
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=bc534d4b67618d9ce4da8bb22fd4596b)
 * Config saved to config.json and https://gist.github.com/bc534d4b67618d9ce4da8bb22fd4596b
 */
/*!
 * 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;
    -ms-text-size-adjust: 100%;
    -webkit-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 {
    font-size: 2em;
    margin: 0.67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 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-appearance: textfield;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {

    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        text-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
    }
}

 
.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: #62657a;
    background-color: #fff
}

input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #d31145;
    text-decoration: none
}

a:hover,
a:focus {
    color: #d31145;
    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 {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.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;
    margin: -1px;
    padding: 0;
    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 {
    background-color: #fcf8e3;
    padding: .2em
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #d31145
}

a.text-primary:hover,
a.text-primary:focus {
    color: #a40d36
}

.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: #d31145
}

a.bg-primary:hover,
a.bg-primary:focus {
    background-color: #a40d36
}

.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;
    list-style: none;
    margin-left: -5px
}

.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 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;
        clear: left;
        text-align: right;
        overflow: hidden;
        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;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right
}

.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;
    word-break: break-all;
    word-wrap: break-word;
    color: #62657a;
    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 {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:768px) {
    .container {
        width: 750px
    }
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
}

@media (min-width:1240px) {
    .container {
        width: 1200px
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.row {
    margin-left: -15px;
    margin-right: -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-left: 15px;
    padding-right: 15px
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left
}

.col-xs-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:1240px) {

    .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;
    float: none;
    display: table-column
}

table td[class*="col-"],
table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell
}

.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 {
    overflow-x: auto;
    min-height: 0.01%
}

@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 {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #62657a;
    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 .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(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 {
    border: 0;
    background-color: transparent
}

.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-left: -20px;
    margin-top: 4px \9
}

.radio+.radio,
.checkbox+.checkbox {
    margin-top: -5px
}

.radio-inline,
.checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    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 {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 34px
}

.form-control-static.input-lg,
.form-control-static.input-sm {
    padding-left: 0;
    padding-right: 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;
    border-color: #3c763d;
    background-color: #dff0d8
}

.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;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.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;
    border-color: #a94442;
    background-color: #f2dede
}

.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: #a5a7b7
}

@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 {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .radio,
.form-horizontal .checkbox {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

@media (min-width:768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px
    }
}

.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;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.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 {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}

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: #d31145;
    border-color: #bb0f3d
}

.btn-primary:focus,
.btn-primary.focus {
    color: #fff;
    background-color: #a40d36;
    border-color: #450617
}

.btn-primary:hover {
    color: #fff;
    background-color: #a40d36;
    border-color: #830b2b
}

.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #a40d36;
    border-color: #830b2b
}

.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: #830b2b;
    border-color: #450617
}

.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: #d31145;
    border-color: #bb0f3d
}

.btn-primary .badge {
    color: #d31145;
    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 {
    color: #d31145;
    font-weight: normal;
    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: #d31145;
    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 .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .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-property: height, visibility;
    -o-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease
}

.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;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    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);
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

.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: #62657a;
    white-space: nowrap
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    text-decoration: none;
    color: #57596c;
    background-color: #f5f5f5
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #d31145
}

.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;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-menu-right {
    left: auto;
    right: 0
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid \9;
    content: ""
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media (min-width:768px) {
    .navbar-right .dropdown-menu {
        left: auto;
        right: 0
    }

    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.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-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group>.btn-group {
    float: left
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group>.btn+.dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}

.btn-group>.btn-lg+.dropdown-toggle {
    padding-left: 12px;
    padding-right: 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-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-top-right-radius: 0;
    border-top-left-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-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
    float: none;
    display: table-cell;
    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-left: 0;
    padding-right: 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-bottom-right-radius: 0;
    border-top-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-bottom-left-radius: 0;
    border-top-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 {
    margin-bottom: 0;
    padding-left: 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;
    background-color: transparent;
    cursor: not-allowed
}

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
    background-color: #eee;
    border-color: #d31145
}

.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;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabs.nav-justified>li {
    float: none
}

.nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}

.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: #d31145
}

.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 {
    text-align: center;
    margin-bottom: 5px
}

.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-right-radius: 0;
    border-top-left-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 {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    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);
    -webkit-overflow-scrolling: touch
}

.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-left: 0;
        padding-right: 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;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
    height: 50px
}

.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;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.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 {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    margin-top: 8px;
    margin-bottom: 8px
}

@media (min-width:768px) {
    .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;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    margin-bottom: 0;
    border-top-right-radius: 4px;
    border-top-left-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-left: 15px;
        margin-right: 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 {
    background-color: #e7e7e7;
    color: #555
}

@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 {
    background-color: #080808;
    color: #fff
}

@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 {
    content: "/\00a0";
    padding: 0 5px;
    color: #ccc
}

.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;
    line-height: 1.42857143;
    text-decoration: none;
    color: #d31145;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px
}

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
    z-index: 2;
    color: #d31145;
    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;
    background-color: #d31145;
    border-color: #d31145;
    cursor: default
}

.pagination>.disabled>span,
.pagination>.disabled>span:hover,
.pagination>.disabled>span:focus,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
    color: #777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed
}

.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-bottom-left-radius: 6px;
    border-top-left-radius: 6px
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
    border-bottom-right-radius: 6px;
    border-top-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-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center
}

.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;
    background-color: #fff;
    cursor: not-allowed
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .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: #d31145
}

.label-primary[href]:hover,
.label-primary[href]:focus {
    background-color: #a40d36
}

.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;
    color: #fff;
    line-height: 1;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    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: #d31145;
    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 {
    border-radius: 6px;
    padding-left: 15px;
    padding-right: 15px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width:768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }

    .container .jumbotron,
    .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 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 .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}

.thumbnail>img,
.thumbnail a>img {
    margin-left: auto;
    margin-right: auto
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
    border-color: #d31145
}

.thumbnail .caption {
    padding: 9px;
    color: #62657a
}

.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 {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}

.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 {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1)
}

.progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #d31145;
    -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 .6s ease;
    -o-transition: width .6s ease;
    transition: width .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 {
    zoom: 1;
    overflow: hidden
}

.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 {
    margin-bottom: 20px;
    padding-left: 0
}

.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-right-radius: 4px;
    border-top-left-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 {
    text-decoration: none;
    color: #555;
    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 {
    background-color: #eee;
    color: #777;
    cursor: not-allowed
}

.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: #d31145;
    border-color: #d31145
}

.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: #f9b7c9
}

.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-right-radius: 3px;
    border-top-left-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-right-radius: 3px;
    border-top-left-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-right-radius: 0;
    border-top-left-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-left: 15px;
    padding-right: 15px
}

.panel>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child {
    border-top-right-radius: 3px;
    border-top-left-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-left-radius: 3px;
    border-bottom-right-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 {
    border: 0;
    margin-bottom: 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: #62657a;
    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: #62657a
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #d31145
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #d31145;
    border-color: #d31145
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d31145
}

.panel-primary>.panel-heading .badge {
    color: #d31145;
    background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d31145
}

.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;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 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;
    opacity: .2;
    filter: alpha(opacity=20)
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50)
}

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none
}

.modal-open {
    overflow: hidden
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out
}

.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;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}

.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50)
}

.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-left: 5px;
    margin-bottom: 0
}

.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-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 12px;
    opacity: 0;
    filter: alpha(opacity=0)
}

.tooltip.in {
    opacity: .9;
    filter: alpha(opacity=90)
}

.tooltip.top {
    margin-top: -3px;
    padding: 5px 0
}

.tooltip.right {
    margin-left: 3px;
    padding: 0 5px
}

.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0
}

.tooltip.left {
    margin-left: -3px;
    padding: 0 5px
}

.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 {
    bottom: 0;
    right: 5px;
    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-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 14px;
    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)
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    margin: 0;
    padding: 8px 14px;
    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 {
    border-width: 10px;
    content: ""
}

.popover.top>.arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, 0.25);
    bottom: -11px
}

.popover.top>.arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, 0.25)
}

.popover.right>.arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff
}

.popover.bottom>.arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    top: -11px
}

.popover.bottom>.arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    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 {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%
}

.carousel-inner>.item {
    display: none;
    position: relative;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .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 {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        left: 0
    }

    .carousel-inner>.item.prev,
    .carousel-inner>.item.active.left {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        left: 0
    }

    .carousel-inner>.item.next.left,
    .carousel-inner>.item.prev.right,
    .carousel-inner>.item.active {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 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;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    filter: alpha(opacity=50);
    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)
}

.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, color-stop(0, 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%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}

.carousel-control.right {
    left: auto;
    right: 0;
    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, color-stop(0, 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%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}

.carousel-control:hover,
.carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: .9;
    filter: alpha(opacity=90)
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block
}

.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;
    line-height: 1;
    font-family: serif
}

.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%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0)
}

.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    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 {
        left: 20%;
        right: 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 {
    content: " ";
    display: table
}

.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-left: auto;
    margin-right: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    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:1239px) {
    .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:1239px) {
    .visible-md-block {
        display: block !important
    }
}

@media (min-width:992px) and (max-width:1239px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media (min-width:992px) and (max-width:1239px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width:1240px) {
    .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:1240px) {
    .visible-lg-block {
        display: block !important
    }
}

@media (min-width:1240px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media (min-width:1240px) {
    .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:1239px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width:1240px) {
    .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
    }
}

.slick-slider {
    position: relative;
    display: block;
    -moz-box-sizing: border-box;
    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;
}
 

.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: .75s;
}

@keyframes bounce {

    from,
    20%,
    53%,
    80%,
    to {
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        transform: translate3d(0, 0, 0);
    }

    40%,
    43% {
        animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        transform: translate3d(0, -30px, 0);
    }

    70% {
        animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        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;
}

@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(.95, 1.05, 1);
    }

    75% {
        transform: scale3d(1.05, .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(.9, .9, .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;
}

@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.610, 0.355, 1.000);
    }

    0% {
        opacity: 0;
        transform: scale3d(.3, .3, .3);
    }

    20% {
        transform: scale3d(1.1, 1.1, 1.1);
    }

    40% {
        transform: scale3d(.9, .9, .9);
    }

    60% {
        opacity: 1;
        transform: scale3d(1.03, 1.03, 1.03);
    }

    80% {
        transform: scale3d(.97, .97, .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.610, 0.355, 1.000);
    }

    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.610, 0.355, 1.000);
    }

    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.610, 0.355, 1.000);
    }

    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.610, 0.355, 1.000);
    }

    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(.9, .9, .9);
    }

    50%,
    55% {
        opacity: 1;
        transform: scale3d(1.1, 1.1, 1.1);
    }

    to {
        opacity: 0;
        transform: scale3d(.3, .3, .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(.95, .95, .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;
}

@keyframes rollIn {
    from {
        opacity: 0;
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    }

    to {
        opacity: 1;
        transform: none;
    }
}

.rollIn {
    animation-name: rollIn;
}

@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(.3, .3, .3);
    }

    50% {
        opacity: 1;
    }
}

.zoomIn {
    animation-name: zoomIn;
}

@keyframes zoomInDown {
    from {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

.zoomInDown {
    animation-name: zoomInDown;
}

@keyframes zoomInLeft {
    from {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

.zoomInLeft {
    animation-name: zoomInLeft;
}

@keyframes zoomInRight {
    from {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

.zoomInRight {
    animation-name: zoomInRight;
}

@keyframes zoomInUp {
    from {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

.zoomInUp {
    animation-name: zoomInUp;
}

@keyframes zoomOut {
    from {
        opacity: 1;
    }

    50% {
        opacity: 0;
        transform: scale3d(.3, .3, .3);
    }

    to {
        opacity: 0;
    }
}

.zoomOut {
    animation-name: zoomOut;
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    to {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform-origin: center bottom;
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

.zoomOutDown {
    animation-name: zoomOutDown;
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    }

    to {
        opacity: 0;
        transform: scale(.1) translate3d(-2000px, 0, 0);
        transform-origin: left center;
    }
}

.zoomOutLeft {
    animation-name: zoomOutLeft;
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    }

    to {
        opacity: 0;
        transform: scale(.1) translate3d(2000px, 0, 0);
        transform-origin: right center;
    }
}

.zoomOutRight {
    animation-name: zoomOutRight;
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    to {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform-origin: center bottom;
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 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;
}

@font-face {
    font-family: 'AdobeBlank';
    src: url("data:font/opentype;base64,T1RUTwAKAIAAAwAgQ0ZGIM6ZbkwAAEPEAAAZM0RTSUcAAAABAABtAAAAAAhPUy8yAR6vMwAAARAAAABgY21hcDqI98oAACjEAAAa4GhlYWT+BQILAAAArAAAADZoaGVhCCID7wAAAOQAAAAkaG10eAPoAHwAAFz4AAAQBm1heHAIAVAAAAABCAAAAAZuYW1lD/tWxwAAAXAAACdScG9zdP+4ADIAAEOkAAAAIAABAAAAAQj1Snw1O18PPPUAAwPoAAAAAM2C2p8AAAAAzYLanwB8/4gDbANwAAAAAwACAAAAAAAAAAEAAANw/4gAyAPoAHwAfANsAAEAAAAAAAAAAAAAAAAAAAACAABQAAgBAAAABAAAAZAABQAAAooCWAAAAEsCigJYAAABXgAyANwAAAAAAAAAAAAAAAD3/67/+9///w/gAD8AAAAAQURCRQHAAAD//wNw/4gAyANwAHhgLwH/AAAAAAAAAAAAAAAgAAAAAAARANIAAQAAAAAAAQALAAAAAQAAAAAAAgAHAAsAAQAAAAAAAwAbABIAAQAAAAAABAALAAAAAQAAAAAABQA5AC0AAQAAAAAABgAKAGYAAwABBAkAAABuAHAAAwABBAkAAQAWAN4AAwABBAkAAgAOAPQAAwABBAkAAwA2AQIAAwABBAkABAAWAN4AAwABBAkABQByATgAAwABBAkABgAUAaoAAwABBAkACAA0Ab4AAwABBAkACwA0AfIAAwABBAkADSQSAiYAAwABBAkADgBIJjhBZG9iZSBCbGFua1JlZ3VsYXIxLjAzNTtBREJFO0Fkb2JlQmxhbms7QURPQkVWZXJzaW9uIDEuMDM1O1BTIDEuMDAzO2hvdGNvbnYgMS4wLjcwO21ha2VvdGYubGliMi41LjU5MDBBZG9iZUJsYW5rAKkAIAAyADAAMQAzACAAQQBkAG8AYgBlACAAUwB5AHMAdABlAG0AcwAgAEkAbgBjAG8AcgBwAG8AcgBhAHQAZQBkAC4AIABBAGwAbAAgAFIAaQBnAGgAdABzACAAUgBlAHMAZQByAHYAZQBkAC4AQQBkAG8AYgBlACAAQgBsAGEAbgBrAFIAZQBnAHUAbABhAHIAMQAuADAAMwA1ADsAQQBEAEIARQA7AEEAZABvAGIAZQBCAGwAYQBuAGsAOwBBAEQATwBCAEUAVgBlAHIAcwBpAG8AbgAgADEALgAwADMANQA7AFAAUwAgADEALgAwADAAMwA7AGgAbwB0AGMAbwBuAHYAIAAxAC4AMAAuADcAMAA7AG0AYQBrAGUAbwB0AGYALgBsAGkAYgAyAC4ANQAuADUAOQAwADAAQQBkAG8AYgBlAEIAbABhAG4AawBBAGQAbwBiAGUAIABTAHkAcwB0AGUAbQBzACAASQBuAGMAbwByAHAAbwByAGEAdABlAGQAaAB0AHQAcAA6AC8ALwB3AHcAdwAuAGEAZABvAGIAZQAuAGMAbwBtAC8AdAB5AHAAZQAvAEEAZABvAGIAZQAgAEIAbABhAG4AawAgAGkAcwAgAHIAZQBsAGUAYQBzAGUAZAAgAHUAbgBkAGUAcgAgAHQAaABlACAAUwBJAEwAIABPAHAAZQBuACAARgBvAG4AdAAgAEwAaQBjAGUAbgBzAGUAIAAtACAAcABsAGUAYQBzAGUAIAByAGUAYQBkACAAaQB0ACAAYwBhAHIAZQBmAHUAbABsAHkAIABhAG4AZAAgAGQAbwAgAG4AbwB0ACAAZABvAHcAbgBsAG8AYQBkACAAdABoAGUAIABmAG8AbgB0AHMAIAB1AG4AbABlAHMAcwAgAHkAbwB1ACAAYQBnAHIAZQBlACAAdABvACAAdABoAGUAIAB0AGgAZQAgAHQAZQByAG0AcwAgAG8AZgAgAHQAaABlACAAbABpAGMAZQBuAHMAZQA6AA0ACgANAAoAQwBvAHAAeQByAGkAZwBoAHQAIACpACAAMgAwADEAMwAgAEEAZABvAGIAZQAgAFMAeQBzAHQAZQBtAHMAIABJAG4AYwBvAHIAcABvAHIAYQB0AGUAZAAgACgAaAB0AHQAcAA6AC8ALwB3AHcAdwAuAGEAZABvAGIAZQAuAGMAbwBtAC8AKQAsACAAdwBpAHQAaAAgAFIAZQBzAGUAcgB2AGUAZAAgAEYAbwBuAHQAIABOAGEAbQBlACAAQQBkAG8AYgBlACAAQgBsAGEAbgBrAA0ACgANAAoAVABoAGkAcwAgAEYAbwBuAHQAIABTAG8AZgB0AHcAYQByAGUAIABpAHMAIABsAGkAYwBlAG4AcwBlAGQAIAB1AG4AZABlAHIAIAB0AGgAZQAgAFMASQBMACAATwBwAGUAbgAgAEYAbwBuAHQAIABMAGkAYwBlAG4AcwBlACwAIABWAGUAcgBzAGkAbwBuACAAMQAuADEALgANAAoADQAKAFQAaABpAHMAIABsAGkAYwBlAG4AcwBlACAAaQBzACAAYwBvAHAAaQBlAGQAIABiAGUAbABvAHcALAAgAGEAbgBkACAAaQBzACAAYQBsAHMAbwAgAGEAdgBhAGkAbABhAGIAbABlACAAdwBpAHQAaAAgAGEAIABGAEEAUQAgAGEAdAA6ACAAaAB0AHQAcAA6AC8ALwBzAGMAcgBpAHAAdABzAC4AcwBpAGwALgBvAHIAZwAvAE8ARgBMAA0ACgANAAoALQAtAC0ALQAtAC0ALQAtAC0ALQAtAC0ALQAtAC0ALQAtAC0ALQAtAC0ALQAtAC0ALQAtAC0ALQAtAC0ALQAtAC0ALQAtAC0ALQAtAC0ALQAtAC0ALQAtAC0ALQAtAC0ALQAtAC0ALQAtAC0ALQAtAC0ALQAtAA0ACgBTAEkATAAgAE8AUABFAE4AIABGAE8ATgBUACAATABJAEMARQBOAFMARQAgAFYAZQByAHMAaQBvAG4AIAAxAC4AMQAgAC0AIAAyADYAIABGAGUAYgByAHUAYQByAHkAIAAyADAAMAA3AA0ACgAtAC0ALQAtAC0ALQAtAC0ALQAtAC0ALQAtAC0ALQAtAC0ALQAtAC0ALQAtAC0ALQAtAC0ALQAtAC0ALQAtAC0ALQAtAC0ALQAtAC0ALQAtAC0ALQAtAC0ALQAtAC0ALQAtAC0ALQAtAC0ALQAtAC0ALQAtAC0ADQAKAA0ACgBQAFIARQBBAE0AQgBMAEUADQAKAFQAaABlACAAZwBvAGEAbABzACAAbwBmACAAdABoAGUAIABPAHAAZQBuACAARgBvAG4AdAAgAEwAaQBjAGUAbgBzAGUAIAAoAE8ARgBMACkAIABhAHIAZQAgAHQAbwAgAHMAdABpAG0AdQBsAGEAdABlACAAdwBvAHIAbABkAHcAaQBkAGUAIABkAGUAdgBlAGwAbwBwAG0AZQBuAHQAIABvAGYAIABjAG8AbABsAGEAYgBvAHIAYQB0AGkAdgBlACAAZgBvAG4AdAAgAHAAcgBvAGoAZQBjAHQAcwAsACAAdABvACAAcwB1AHAAcABvAHIAdAAgAHQAaABlACAAZgBvAG4AdAAgAGMAcgBlAGEAdABpAG8AbgAgAGUAZgBmAG8AcgB0AHMAIABvAGYAIABhAGMAYQBkAGUAbQBpAGMAIABhAG4AZAAgAGwAaQBuAGcAdQBpAHMAdABpAGMAIABjAG8AbQBtAHUAbgBpAHQAaQBlAHMALAAgAGEAbgBkACAAdABvACAAcAByAG8AdgBpAGQAZQAgAGEAIABmAHIAZQBlACAAYQBuAGQAIABvAHAAZQBuACAAZgByAGEAbQBlAHcAbwByAGsAIABpAG4AIAB3AGgAaQBjAGgAIABmAG8AbgB0AHMAIABtAGEAeQAgAGIAZQAgAHMAaABhAHIAZQBkACAAYQBuAGQAIABpAG0AcAByAG8AdgBlAGQAIABpAG4AIABwAGEAcgB0AG4AZQByAHMAaABpAHAAIAB3AGkAdABoACAAbwB0AGgAZQByAHMALgANAAoADQAKAFQAaABlACAATwBGAEwAIABhAGwAbABvAHcAcwAgAHQAaABlACAAbABpAGMAZQBuAHMAZQBkACAAZgBvAG4AdABzACAAdABvACAAYgBlACAAdQBzAGUAZAAsACAAcwB0AHUAZABpAGUAZAAsACAAbQBvAGQAaQBmAGkAZQBkACAAYQBuAGQAIAByAGUAZABpAHMAdAByAGkAYgB1AHQAZQBkACAAZgByAGUAZQBsAHkAIABhAHMAIABsAG8AbgBnACAAYQBzACAAdABoAGUAeQAgAGEAcgBlACAAbgBvAHQAIABzAG8AbABkACAAYgB5ACAAdABoAGUAbQBzAGUAbAB2AGUAcwAuACAAVABoAGUAIABmAG8AbgB0AHMALAAgAGkAbgBjAGwAdQBkAGkAbgBnACAAYQBuAHkAIABkAGUAcgBpAHYAYQB0AGkAdgBlACAAdwBvAHIAawBzACwAIABjAGEAbgAgAGIAZQAgAGIAdQBuAGQAbABlAGQALAAgAGUAbQBiAGUAZABkAGUAZAAsACAAcgBlAGQAaQBzAHQAcgBpAGIAdQB0AGUAZAAgAGEAbgBkAC8AbwByACAAcwBvAGwAZAAgAHcAaQB0AGgAIABhAG4AeQAgAHMAbwBmAHQAdwBhAHIAZQAgAHAAcgBvAHYAaQBkAGUAZAAgAHQAaABhAHQAIABhAG4AeQAgAHIAZQBzAGUAcgB2AGUAZAAgAG4AYQBtAGUAcwAgAGEAcgBlACAAbgBvAHQAIAB1AHMAZQBkACAAYgB5ACAAZABlAHIAaQB2AGEAdABpAHYAZQAgAHcAbwByAGsAcwAuACAAVABoAGUAIABmAG8AbgB0AHMAIABhAG4AZAAgAGQAZQByAGkAdgBhAHQAaQB2AGUAcwAsACAAaABvAHcAZQB2AGUAcgAsACAAYwBhAG4AbgBvAHQAIABiAGUAIAByAGUAbABlAGEAcwBlAGQAIAB1AG4AZABlAHIAIABhAG4AeQAgAG8AdABoAGUAcgAgAHQAeQBwAGUAIABvAGYAIABsAGkAYwBlAG4AcwBlAC4AIABUAGgAZQAgAHIAZQBxAHUAaQByAGUAbQBlAG4AdAAgAGYAbwByACAAZgBvAG4AdABzACAAdABvACAAcgBlAG0AYQBpAG4AIAB1AG4AZABlAHIAIAB0AGgAaQBzACAAbABpAGMAZQBuAHMAZQAgAGQAbwBlAHMAIABuAG8AdAAgAGEAcABwAGwAeQAgAHQAbwAgAGEAbgB5ACAAZABvAGMAdQBtAGUAbgB0ACAAYwByAGUAYQB0AGUAZAAgAHUAcwBpAG4AZwAgAHQAaABlACAAZgBvAG4AdABzACAAbwByACAAdABoAGUAaQByACAAZABlAHIAaQB2AGEAdABpAHYAZQBzAC4ADQAKAA0ACgBEAEUARgBJAE4ASQBUAEkATwBOAFMADQAKACIARgBvAG4AdAAgAFMAbwBmAHQAdwBhAHIAZQAiACAAcgBlAGYAZQByAHMAIAB0AG8AIAB0AGgAZQAgAHMAZQB0ACAAbwBmACAAZgBpAGwAZQBzACAAcgBlAGwAZQBhAHMAZQBkACAAYgB5ACAAdABoAGUAIABDAG8AcAB5AHIAaQBnAGgAdAAgAEgAbwBsAGQAZQByACgAcwApACAAdQBuAGQAZQByACAAdABoAGkAcwAgAGwAaQBjAGUAbgBzAGUAIABhAG4AZAAgAGMAbABlAGEAcgBsAHkAIABtAGEAcgBrAGUAZAAgAGEAcwAgAHMAdQBjAGgALgAgAFQAaABpAHMAIABtAGEAeQAgAGkAbgBjAGwAdQBkAGUAIABzAG8AdQByAGMAZQAgAGYAaQBsAGUAcwAsACAAYgB1AGkAbABkACAAcwBjAHIAaQBwAHQAcwAgAGEAbgBkACAAZABvAGMAdQBtAGUAbgB0AGEAdABpAG8AbgAuAA0ACgANAAoAIgBSAGUAcwBlAHIAdgBlAGQAIABGAG8AbgB0ACAATgBhAG0AZQAiACAAcgBlAGYAZQByAHMAIAB0AG8AIABhAG4AeQAgAG4AYQBtAGUAcwAgAHMAcABlAGMAaQBmAGkAZQBkACAAYQBzACAAcwB1AGMAaAAgAGEAZgB0AGUAcgAgAHQAaABlACAAYwBvAHAAeQByAGkAZwBoAHQAIABzAHQAYQB0AGUAbQBlAG4AdAAoAHMAKQAuAA0ACgANAAoAIgBPAHIAaQBnAGkAbgBhAGwAIABWAGUAcgBzAGkAbwBuACIAIAByAGUAZgBlAHIAcwAgAHQAbwAgAHQAaABlACAAYwBvAGwAbABlAGMAdABpAG8AbgAgAG8AZgAgAEYAbwBuAHQAIABTAG8AZgB0AHcAYQByAGUAIABjAG8AbQBwAG8AbgBlAG4AdABzACAAYQBzACAAZABpAHMAdAByAGkAYgB1AHQAZQBkACAAYgB5ACAAdABoAGUAIABDAG8AcAB5AHIAaQBnAGgAdAAgAEgAbwBsAGQAZQByACgAcwApAC4ADQAKAA0ACgAiAE0AbwBkAGkAZgBpAGUAZAAgAFYAZQByAHMAaQBvAG4AIgAgAHIAZQBmAGUAcgBzACAAdABvACAAYQBuAHkAIABkAGUAcgBpAHYAYQB0AGkAdgBlACAAbQBhAGQAZQAgAGIAeQAgAGEAZABkAGkAbgBnACAAdABvACwAIABkAGUAbABlAHQAaQBuAGcALAAgAG8AcgAgAHMAdQBiAHMAdABpAHQAdQB0AGkAbgBnACAALQAtACAAaQBuACAAcABhAHIAdAAgAG8AcgAgAGkAbgAgAHcAaABvAGwAZQAgAC0ALQAgAGEAbgB5ACAAbwBmACAAdABoAGUAIABjAG8AbQBwAG8AbgBlAG4AdABzACAAbwBmACAAdABoAGUAIABPAHIAaQBnAGkAbgBhAGwAIABWAGUAcgBzAGkAbwBuACwAIABiAHkAIABjAGgAYQBuAGcAaQBuAGcAIABmAG8AcgBtAGEAdABzACAAbwByACAAYgB5ACAAcABvAHIAdABpAG4AZwAgAHQAaABlACAARgBvAG4AdAAgAFMAbwBmAHQAdwBhAHIAZQAgAHQAbwAgAGEAIABuAGUAdwAgAGUAbgB2AGkAcgBvAG4AbQBlAG4AdAAuAA0ACgANAAoAIgBBAHUAdABoAG8AcgAiACAAcgBlAGYAZQByAHMAIAB0AG8AIABhAG4AeQAgAGQAZQBzAGkAZwBuAGUAcgAsACAAZQBuAGcAaQBuAGUAZQByACwAIABwAHIAbwBnAHIAYQBtAG0AZQByACwAIAB0AGUAYwBoAG4AaQBjAGEAbAAgAHcAcgBpAHQAZQByACAAbwByACAAbwB0AGgAZQByACAAcABlAHIAcwBvAG4AIAB3AGgAbwAgAGMAbwBuAHQAcgBpAGIAdQB0AGUAZAAgAHQAbwAgAHQAaABlACAARgBvAG4AdAAgAFMAbwBmAHQAdwBhAHIAZQAuAA0ACgANAAoAUABFAFIATQBJAFMAUwBJAE8ATgAgACYAIABDAE8ATgBEAEkAVABJAE8ATgBTAA0ACgBQAGUAcgBtAGkAcwBzAGkAbwBuACAAaQBzACAAaABlAHIAZQBiAHkAIABnAHIAYQBuAHQAZQBkACwAIABmAHIAZQBlACAAbwBmACAAYwBoAGEAcgBnAGUALAAgAHQAbwAgAGEAbgB5ACAAcABlAHIAcwBvAG4AIABvAGIAdABhAGkAbgBpAG4AZwAgAGEAIABjAG8AcAB5ACAAbwBmACAAdABoAGUAIABGAG8AbgB0ACAAUwBvAGYAdAB3AGEAcgBlACwAIAB0AG8AIAB1AHMAZQAsACAAcwB0AHUAZAB5ACwAIABjAG8AcAB5ACwAIABtAGUAcgBnAGUALAAgAGUAbQBiAGUAZAAsACAAbQBvAGQAaQBmAHkALAAgAHIAZQBkAGkAcwB0AHIAaQBiAHUAdABlACwAIABhAG4AZAAgAHMAZQBsAGwAIABtAG8AZABpAGYAaQBlAGQAIABhAG4AZAAgAHUAbgBtAG8AZABpAGYAaQBlAGQAIABjAG8AcABpAGUAcwAgAG8AZgAgAHQAaABlACAARgBvAG4AdAAgAFMAbwBmAHQAdwBhAHIAZQAsACAAcwB1AGIAagBlAGMAdAAgAHQAbwAgAHQAaABlACAAZgBvAGwAbABvAHcAaQBuAGcAIABjAG8AbgBkAGkAdABpAG8AbgBzADoADQAKAA0ACgAxACkAIABOAGUAaQB0AGgAZQByACAAdABoAGUAIABGAG8AbgB0ACAAUwBvAGYAdAB3AGEAcgBlACAAbgBvAHIAIABhAG4AeQAgAG8AZgAgAGkAdABzACAAaQBuAGQAaQB2AGkAZAB1AGEAbAAgAGMAbwBtAHAAbwBuAGUAbgB0AHMALAAgAGkAbgAgAE8AcgBpAGcAaQBuAGEAbAAgAG8AcgAgAE0AbwBkAGkAZgBpAGUAZAAgAFYAZQByAHMAaQBvAG4AcwAsACAAbQBhAHkAIABiAGUAIABzAG8AbABkACAAYgB5ACAAaQB0AHMAZQBsAGYALgANAAoADQAKADIAKQAgAE8AcgBpAGcAaQBuAGEAbAAgAG8AcgAgAE0AbwBkAGkAZgBpAGUAZAAgAFYAZQByAHMAaQBvAG4AcwAgAG8AZgAgAHQAaABlACAARgBvAG4AdAAgAFMAbwBmAHQAdwBhAHIAZQAgAG0AYQB5ACAAYgBlACAAYgB1AG4AZABsAGUAZAAsACAAcgBlAGQAaQBzAHQAcgBpAGIAdQB0AGUAZAAgAGEAbgBkAC8AbwByACAAcwBvAGwAZAAgAHcAaQB0AGgAIABhAG4AeQAgAHMAbwBmAHQAdwBhAHIAZQAsACAAcAByAG8AdgBpAGQAZQBkACAAdABoAGEAdAAgAGUAYQBjAGgAIABjAG8AcAB5ACAAYwBvAG4AdABhAGkAbgBzACAAdABoAGUAIABhAGIAbwB2AGUAIABjAG8AcAB5AHIAaQBnAGgAdAAgAG4AbwB0AGkAYwBlACAAYQBuAGQAIAB0AGgAaQBzACAAbABpAGMAZQBuAHMAZQAuACAAVABoAGUAcwBlACAAYwBhAG4AIABiAGUAIABpAG4AYwBsAHUAZABlAGQAIABlAGkAdABoAGUAcgAgAGEAcwAgAHMAdABhAG4AZAAtAGEAbABvAG4AZQAgAHQAZQB4AHQAIABmAGkAbABlAHMALAAgAGgAdQBtAGEAbgAtAHIAZQBhAGQAYQBiAGwAZQAgAGgAZQBhAGQAZQByAHMAIABvAHIAIABpAG4AIAB0AGgAZQAgAGEAcABwAHIAbwBwAHIAaQBhAHQAZQAgAG0AYQBjAGgAaQBuAGUALQByAGUAYQBkAGEAYgBsAGUAIABtAGUAdABhAGQAYQB0AGEAIABmAGkAZQBsAGQAcwAgAHcAaQB0AGgAaQBuACAAdABlAHgAdAAgAG8AcgAgAGIAaQBuAGEAcgB5ACAAZgBpAGwAZQBzACAAYQBzACAAbABvAG4AZwAgAGEAcwAgAHQAaABvAHMAZQAgAGYAaQBlAGwAZABzACAAYwBhAG4AIABiAGUAIABlAGEAcwBpAGwAeQAgAHYAaQBlAHcAZQBkACAAYgB5ACAAdABoAGUAIAB1AHMAZQByAC4ADQAKAA0ACgAzACkAIABOAG8AIABNAG8AZABpAGYAaQBlAGQAIABWAGUAcgBzAGkAbwBuACAAbwBmACAAdABoAGUAIABGAG8AbgB0ACAAUwBvAGYAdAB3AGEAcgBlACAAbQBhAHkAIAB1AHMAZQAgAHQAaABlACAAUgBlAHMAZQByAHYAZQBkACAARgBvAG4AdAAgAE4AYQBtAGUAKABzACkAIAB1AG4AbABlAHMAcwAgAGUAeABwAGwAaQBjAGkAdAAgAHcAcgBpAHQAdABlAG4AIABwAGUAcgBtAGkAcwBzAGkAbwBuACAAaQBzACAAZwByAGEAbgB0AGUAZAAgAGIAeQAgAHQAaABlACAAYwBvAHIAcgBlAHMAcABvAG4AZABpAG4AZwAgAEMAbwBwAHkAcgBpAGcAaAB0ACAASABvAGwAZABlAHIALgAgAFQAaABpAHMAIAByAGUAcwB0AHIAaQBjAHQAaQBvAG4AIABvAG4AbAB5ACAAYQBwAHAAbABpAGUAcwAgAHQAbwAgAHQAaABlACAAcAByAGkAbQBhAHIAeQAgAGYAbwBuAHQAIABuAGEAbQBlACAAYQBzACAAcAByAGUAcwBlAG4AdABlAGQAIAB0AG8AIAB0AGgAZQAgAHUAcwBlAHIAcwAuAA0ACgANAAoANAApACAAVABoAGUAIABuAGEAbQBlACgAcwApACAAbwBmACAAdABoAGUAIABDAG8AcAB5AHIAaQBnAGgAdAAgAEgAbwBsAGQAZQByACgAcwApACAAbwByACAAdABoAGUAIABBAHUAdABoAG8AcgAoAHMAKQAgAG8AZgAgAHQAaABlACAARgBvAG4AdAAgAFMAbwBmAHQAdwBhAHIAZQAgAHMAaABhAGwAbAAgAG4AbwB0ACAAYgBlACAAdQBzAGUAZAAgAHQAbwAgAHAAcgBvAG0AbwB0AGUALAAgAGUAbgBkAG8AcgBzAGUAIABvAHIAIABhAGQAdgBlAHIAdABpAHMAZQAgAGEAbgB5ACAATQBvAGQAaQBmAGkAZQBkACAAVgBlAHIAcwBpAG8AbgAsACAAZQB4AGMAZQBwAHQAIAB0AG8AIABhAGMAawBuAG8AdwBsAGUAZABnAGUAIAB0AGgAZQAgAGMAbwBuAHQAcgBpAGIAdQB0AGkAbwBuACgAcwApACAAbwBmACAAdABoAGUAIABDAG8AcAB5AHIAaQBnAGgAdAAgAEgAbwBsAGQAZQByACgAcwApACAAYQBuAGQAIAB0AGgAZQAgAEEAdQB0AGgAbwByACgAcwApACAAbwByACAAdwBpAHQAaAAgAHQAaABlAGkAcgAgAGUAeABwAGwAaQBjAGkAdAAgAHcAcgBpAHQAdABlAG4AIABwAGUAcgBtAGkAcwBzAGkAbwBuAC4ADQAKAA0ACgA1ACkAIABUAGgAZQAgAEYAbwBuAHQAIABTAG8AZgB0AHcAYQByAGUALAAgAG0AbwBkAGkAZgBpAGUAZAAgAG8AcgAgAHUAbgBtAG8AZABpAGYAaQBlAGQALAAgAGkAbgAgAHAAYQByAHQAIABvAHIAIABpAG4AIAB3AGgAbwBsAGUALAAgAG0AdQBzAHQAIABiAGUAIABkAGkAcwB0AHIAaQBiAHUAdABlAGQAIABlAG4AdABpAHIAZQBsAHkAIAB1AG4AZABlAHIAIAB0AGgAaQBzACAAbABpAGMAZQBuAHMAZQAsACAAYQBuAGQAIABtAHUAcwB0ACAAbgBvAHQAIABiAGUAIABkAGkAcwB0AHIAaQBiAHUAdABlAGQAIAB1AG4AZABlAHIAIABhAG4AeQAgAG8AdABoAGUAcgAgAGwAaQBjAGUAbgBzAGUALgAgAFQAaABlACAAcgBlAHEAdQBpAHIAZQBtAGUAbgB0ACAAZgBvAHIAIABmAG8AbgB0AHMAIAB0AG8AIAByAGUAbQBhAGkAbgAgAHUAbgBkAGUAcgAgAHQAaABpAHMAIABsAGkAYwBlAG4AcwBlACAAZABvAGUAcwAgAG4AbwB0ACAAYQBwAHAAbAB5ACAAdABvACAAYQBuAHkAIABkAG8AYwB1AG0AZQBuAHQAIABjAHIAZQBhAHQAZQBkACAAdQBzAGkAbgBnACAAdABoAGUAIABGAG8AbgB0ACAAUwBvAGYAdAB3AGEAcgBlAC4ADQAKAA0ACgBUAEUAUgBNAEkATgBBAFQASQBPAE4ADQAKAFQAaABpAHMAIABsAGkAYwBlAG4AcwBlACAAYgBlAGMAbwBtAGUAcwAgAG4AdQBsAGwAIABhAG4AZAAgAHYAbwBpAGQAIABpAGYAIABhAG4AeQAgAG8AZgAgAHQAaABlACAAYQBiAG8AdgBlACAAYwBvAG4AZABpAHQAaQBvAG4AcwAgAGEAcgBlACAAbgBvAHQAIABtAGUAdAAuAA0ACgANAAoARABJAFMAQwBMAEEASQBNAEUAUgANAAoAVABIAEUAIABGAE8ATgBUACAAUwBPAEYAVABXAEEAUgBFACAASQBTACAAUABSAE8AVgBJAEQARQBEACAAIgBBAFMAIABJAFMAIgAsACAAVwBJAFQASABPAFUAVAAgAFcAQQBSAFIAQQBOAFQAWQAgAE8ARgAgAEEATgBZACAASwBJAE4ARAAsACAARQBYAFAAUgBFAFMAUwAgAE8AUgAgAEkATQBQAEwASQBFAEQALAAgAEkATgBDAEwAVQBEAEkATgBHACAAQgBVAFQAIABOAE8AVAAgAEwASQBNAEkAVABFAEQAIABUAE8AIABBAE4AWQAgAFcAQQBSAFIAQQBOAFQASQBFAFMAIABPAEYAIABNAEUAUgBDAEgAQQBOAFQAQQBCAEkATABJAFQAWQAsACAARgBJAFQATgBFAFMAUwAgAEYATwBSACAAQQAgAFAAQQBSAFQASQBDAFUATABBAFIAIABQAFUAUgBQAE8AUwBFACAAQQBOAEQAIABOAE8ATgBJAE4ARgBSAEkATgBHAEUATQBFAE4AVAAgAE8ARgAgAEMATwBQAFkAUgBJAEcASABUACwAIABQAEEAVABFAE4AVAAsACAAVABSAEEARABFAE0AQQBSAEsALAAgAE8AUgAgAE8AVABIAEUAUgAgAFIASQBHAEgAVAAuACAASQBOACAATgBPACAARQBWAEUATgBUACAAUwBIAEEATABMACAAVABIAEUAIABDAE8AUABZAFIASQBHAEgAVAAgAEgATwBMAEQARQBSACAAQgBFACAATABJAEEAQgBMAEUAIABGAE8AUgAgAEEATgBZACAAQwBMAEEASQBNACwAIABEAEEATQBBAEcARQBTACAATwBSACAATwBUAEgARQBSACAATABJAEEAQgBJAEwASQBUAFkALAAgAEkATgBDAEwAVQBEAEkATgBHACAAQQBOAFkAIABHAEUATgBFAFIAQQBMACwAIABTAFAARQBDAEkAQQBMACwAIABJAE4ARABJAFIARQBDAFQALAAgAEkATgBDAEkARABFAE4AVABBAEwALAAgAE8AUgAgAEMATwBOAFMARQBRAFUARQBOAFQASQBBAEwAIABEAEEATQBBAEcARQBTACwAIABXAEgARQBUAEgARQBSACAASQBOACAAQQBOACAAQQBDAFQASQBPAE4AIABPAEYAIABDAE8ATgBUAFIAQQBDAFQALAAgAFQATwBSAFQAIABPAFIAIABPAFQASABFAFIAVwBJAFMARQAsACAAQQBSAEkAUwBJAE4ARwAgAEYAUgBPAE0ALAAgAE8AVQBUACAATwBGACAAVABIAEUAIABVAFMARQAgAE8AUgAgAEkATgBBAEIASQBMAEkAVABZACAAVABPACAAVQBTAEUAIABUAEgARQAgAEYATwBOAFQAIABTAE8ARgBUAFcAQQBSAEUAIABPAFIAIABGAFIATwBNACAATwBUAEgARQBSACAARABFAEEATABJAE4ARwBTACAASQBOACAAVABIAEUAIABGAE8ATgBUACAAUwBPAEYAVABXAEEAUgBFAC4ADQAKAGgAdAB0AHAAOgAvAC8AdwB3AHcALgBhAGQAbwBiAGUALgBjAG8AbQAvAHQAeQBwAGUALwBsAGUAZwBhAGwALgBoAHQAbQBsAAAAAAAFAAAAAwAAADgAAAAEAAABUAABAAAAAAAsAAMAAQAAADgAAwAKAAABUAAGAAwAAAAAAAEAAAAEARgAAABCAEAABQACB/8P/xf/H/8n/y//N/8//0f/T/9X/1//Z/9v/3f/f/+H/4//l/+f/6f/r/+3/7//x//P/9f/5//v//f//c///f//AAAAAAgAEAAYACAAKAAwADgAQABIAFAAWABgAGgAcAB4AIAAiACQAJgAoACoALAAuADAAMgA0ADgAOgA8AD4AP3w//8AAfgB8AHoAeAB2AHQAcgBwAG4AbABqAGgAZgBkAGIAYABeAFwAWgBYAFYAVABSAFAATgBMAEgARgBEAEIAQgBAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADAAAAAAZkAAAAAAAAAIgAAAAAAAAB/8AAAABAAAIAAAAD/8AAAABAAAQAAAAF/8AAAABAAAYAAAAH/8AAAABAAAgAAAAJ/8AAAABAAAoAAAAL/8AAAABAAAwAAAAN/8AAAABAAA4AAAAP/8AAAABAABAAAAAR/8AAAABAABIAAAAT/8AAAABAABQAAAAV/8AAAABAABYAAAAX/8AAAABAABgAAAAZ/8AAAABAABoAAAAb/8AAAABAABwAAAAd/8AAAABAAB4AAAAf/8AAAABAACAAAAAh/8AAAABAACIAAAAj/8AAAABAACQAAAAl/8AAAABAACYAAAAn/8AAAABAACgAAAAp/8AAAABAACoAAAAr/8AAAABAACwAAAAt/8AAAABAAC4AAAAv/8AAAABAADAAAAAx/8AAAABAADIAAAAz/8AAAABAADQAAAA1/8AAAABAADgAAAA5/8AAAABAADoAAAA7/8AAAABAADwAAAA9/8AAAABAAD4AAAA/c8AAAABAAD98AAA//0AAAXxAAEAAAABB/8AAAABAAEIAAABD/8AAAABAAEQAAABF/8AAAABAAEYAAABH/8AAAABAAEgAAABJ/8AAAABAAEoAAABL/8AAAABAAEwAAABN/8AAAABAAE4AAABP/8AAAABAAFAAAABR/8AAAABAAFIAAABT/8AAAABAAFQAAABV/8AAAABAAFYAAABX/8AAAABAAFgAAABZ/8AAAABAAFoAAABb/8AAAABAAFwAAABd/8AAAABAAF4AAABf/8AAAABAAGAAAABh/8AAAABAAGIAAABj/8AAAABAAGQAAABl/8AAAABAAGYAAABn/8AAAABAAGgAAABp/8AAAABAAGoAAABr/8AAAABAAGwAAABt/8AAAABAAG4AAABv/8AAAABAAHAAAABx/8AAAABAAHIAAABz/8AAAABAAHQAAAB1/8AAAABAAHYAAAB3/8AAAABAAHgAAAB5/8AAAABAAHoAAAB7/8AAAABAAHwAAAB9/8AAAABAAH4AAAB//0AAAABAAIAAAACB/8AAAABAAIIAAACD/8AAAABAAIQAAACF/8AAAABAAIYAAACH/8AAAABAAIgAAACJ/8AAAABAAIoAAACL/8AAAABAAIwAAACN/8AAAABAAI4AAACP/8AAAABAAJAAAACR/8AAAABAAJIAAACT/8AAAABAAJQAAACV/8AAAABAAJYAAACX/8AAAABAAJgAAACZ/8AAAABAAJoAAACb/8AAAABAAJwAAACd/8AAAABAAJ4AAACf/8AAAABAAKAAAACh/8AAAABAAKIAAACj/8AAAABAAKQAAACl/8AAAABAAKYAAACn/8AAAABAAKgAAACp/8AAAABAAKoAAACr/8AAAABAAKwAAACt/8AAAABAAK4AAACv/8AAAABAALAAAACx/8AAAABAALIAAACz/8AAAABAALQAAAC1/8AAAABAALYAAAC3/8AAAABAALgAAAC5/8AAAABAALoAAAC7/8AAAABAALwAAAC9/8AAAABAAL4AAAC//0AAAABAAMAAAADB/8AAAABAAMIAAADD/8AAAABAAMQAAADF/8AAAABAAMYAAADH/8AAAABAAMgAAADJ/8AAAABAAMoAAADL/8AAAABAAMwAAADN/8AAAABAAM4AAADP/8AAAABAANAAAADR/8AAAABAANIAAADT/8AAAABAANQAAADV/8AAAABAANYAAADX/8AAAABAANgAAADZ/8AAAABAANoAAADb/8AAAABAANwAAADd/8AAAABAAN4AAADf/8AAAABAAOAAAADh/8AAAABAAOIAAADj/8AAAABAAOQAAADl/8AAAABAAOYAAADn/8AAAABAAOgAAADp/8AAAABAAOoAAADr/8AAAABAAOwAAADt/8AAAABAAO4AAADv/8AAAABAAPAAAADx/8AAAABAAPIAAADz/8AAAABAAPQAAAD1/8AAAABAAPYAAAD3/8AAAABAAPgAAAD5/8AAAABAAPoAAAD7/8AAAABAAPwAAAD9/8AAAABAAP4AAAD//0AAAABAAQAAAAEB/8AAAABAAQIAAAED/8AAAABAAQQAAAEF/8AAAABAAQYAAAEH/8AAAABAAQgAAAEJ/8AAAABAAQoAAAEL/8AAAABAAQwAAAEN/8AAAABAAQ4AAAEP/8AAAABAARAAAAER/8AAAABAARIAAAET/8AAAABAARQAAAEV/8AAAABAARYAAAEX/8AAAABAARgAAAEZ/8AAAABAARoAAAEb/8AAAABAARwAAAEd/8AAAABAAR4AAAEf/8AAAABAASAAAAEh/8AAAABAASIAAAEj/8AAAABAASQAAAEl/8AAAABAASYAAAEn/8AAAABAASgAAAEp/8AAAABAASoAAAEr/8AAAABAASwAAAEt/8AAAABAAS4AAAEv/8AAAABAATAAAAEx/8AAAABAATIAAAEz/8AAAABAATQAAAE1/8AAAABAATYAAAE3/8AAAABAATgAAAE5/8AAAABAAToAAAE7/8AAAABAATwAAAE9/8AAAABAAT4AAAE//0AAAABAAUAAAAFB/8AAAABAAUIAAAFD/8AAAABAAUQAAAFF/8AAAABAAUYAAAFH/8AAAABAAUgAAAFJ/8AAAABAAUoAAAFL/8AAAABAAUwAAAFN/8AAAABAAU4AAAFP/8AAAABAAVAAAAFR/8AAAABAAVIAAAFT/8AAAABAAVQAAAFV/8AAAABAAVYAAAFX/8AAAABAAVgAAAFZ/8AAAABAAVoAAAFb/8AAAABAAVwAAAFd/8AAAABAAV4AAAFf/8AAAABAAWAAAAFh/8AAAABAAWIAAAFj/8AAAABAAWQAAAFl/8AAAABAAWYAAAFn/8AAAABAAWgAAAFp/8AAAABAAWoAAAFr/8AAAABAAWwAAAFt/8AAAABAAW4AAAFv/8AAAABAAXAAAAFx/8AAAABAAXIAAAFz/8AAAABAAXQAAAF1/8AAAABAAXYAAAF3/8AAAABAAXgAAAF5/8AAAABAAXoAAAF7/8AAAABAAXwAAAF9/8AAAABAAX4AAAF//0AAAABAAYAAAAGB/8AAAABAAYIAAAGD/8AAAABAAYQAAAGF/8AAAABAAYYAAAGH/8AAAABAAYgAAAGJ/8AAAABAAYoAAAGL/8AAAABAAYwAAAGN/8AAAABAAY4AAAGP/8AAAABAAZAAAAGR/8AAAABAAZIAAAGT/8AAAABAAZQAAAGV/8AAAABAAZYAAAGX/8AAAABAAZgAAAGZ/8AAAABAAZoAAAGb/8AAAABAAZwAAAGd/8AAAABAAZ4AAAGf/8AAAABAAaAAAAGh/8AAAABAAaIAAAGj/8AAAABAAaQAAAGl/8AAAABAAaYAAAGn/8AAAABAAagAAAGp/8AAAABAAaoAAAGr/8AAAABAAawAAAGt/8AAAABAAa4AAAGv/8AAAABAAbAAAAGx/8AAAABAAbIAAAGz/8AAAABAAbQAAAG1/8AAAABAAbYAAAG3/8AAAABAAbgAAAG5/8AAAABAAboAAAG7/8AAAABAAbwAAAG9/8AAAABAAb4AAAG//0AAAABAAcAAAAHB/8AAAABAAcIAAAHD/8AAAABAAcQAAAHF/8AAAABAAcYAAAHH/8AAAABAAcgAAAHJ/8AAAABAAcoAAAHL/8AAAABAAcwAAAHN/8AAAABAAc4AAAHP/8AAAABAAdAAAAHR/8AAAABAAdIAAAHT/8AAAABAAdQAAAHV/8AAAABAAdYAAAHX/8AAAABAAdgAAAHZ/8AAAABAAdoAAAHb/8AAAABAAdwAAAHd/8AAAABAAd4AAAHf/8AAAABAAeAAAAHh/8AAAABAAeIAAAHj/8AAAABAAeQAAAHl/8AAAABAAeYAAAHn/8AAAABAAegAAAHp/8AAAABAAeoAAAHr/8AAAABAAewAAAHt/8AAAABAAe4AAAHv/8AAAABAAfAAAAHx/8AAAABAAfIAAAHz/8AAAABAAfQAAAH1/8AAAABAAfYAAAH3/8AAAABAAfgAAAH5/8AAAABAAfoAAAH7/8AAAABAAfwAAAH9/8AAAABAAf4AAAH//0AAAABAAgAAAAIB/8AAAABAAgIAAAID/8AAAABAAgQAAAIF/8AAAABAAgYAAAIH/8AAAABAAggAAAIJ/8AAAABAAgoAAAIL/8AAAABAAgwAAAIN/8AAAABAAg4AAAIP/8AAAABAAhAAAAIR/8AAAABAAhIAAAIT/8AAAABAAhQAAAIV/8AAAABAAhYAAAIX/8AAAABAAhgAAAIZ/8AAAABAAhoAAAIb/8AAAABAAhwAAAId/8AAAABAAh4AAAIf/8AAAABAAiAAAAIh/8AAAABAAiIAAAIj/8AAAABAAiQAAAIl/8AAAABAAiYAAAIn/8AAAABAAigAAAIp/8AAAABAAioAAAIr/8AAAABAAiwAAAIt/8AAAABAAi4AAAIv/8AAAABAAjAAAAIx/8AAAABAAjIAAAIz/8AAAABAAjQAAAI1/8AAAABAAjYAAAI3/8AAAABAAjgAAAI5/8AAAABAAjoAAAI7/8AAAABAAjwAAAI9/8AAAABAAj4AAAI//0AAAABAAkAAAAJB/8AAAABAAkIAAAJD/8AAAABAAkQAAAJF/8AAAABAAkYAAAJH/8AAAABAAkgAAAJJ/8AAAABAAkoAAAJL/8AAAABAAkwAAAJN/8AAAABAAk4AAAJP/8AAAABAAlAAAAJR/8AAAABAAlIAAAJT/8AAAABAAlQAAAJV/8AAAABAAlYAAAJX/8AAAABAAlgAAAJZ/8AAAABAAloAAAJb/8AAAABAAlwAAAJd/8AAAABAAl4AAAJf/8AAAABAAmAAAAJh/8AAAABAAmIAAAJj/8AAAABAAmQAAAJl/8AAAABAAmYAAAJn/8AAAABAAmgAAAJp/8AAAABAAmoAAAJr/8AAAABAAmwAAAJt/8AAAABAAm4AAAJv/8AAAABAAnAAAAJx/8AAAABAAnIAAAJz/8AAAABAAnQAAAJ1/8AAAABAAnYAAAJ3/8AAAABAAngAAAJ5/8AAAABAAnoAAAJ7/8AAAABAAnwAAAJ9/8AAAABAAn4AAAJ//0AAAABAAoAAAAKB/8AAAABAAoIAAAKD/8AAAABAAoQAAAKF/8AAAABAAoYAAAKH/8AAAABAAogAAAKJ/8AAAABAAooAAAKL/8AAAABAAowAAAKN/8AAAABAAo4AAAKP/8AAAABAApAAAAKR/8AAAABAApIAAAKT/8AAAABAApQAAAKV/8AAAABAApYAAAKX/8AAAABAApgAAAKZ/8AAAABAApoAAAKb/8AAAABAApwAAAKd/8AAAABAAp4AAAKf/8AAAABAAqAAAAKh/8AAAABAAqIAAAKj/8AAAABAAqQAAAKl/8AAAABAAqYAAAKn/8AAAABAAqgAAAKp/8AAAABAAqoAAAKr/8AAAABAAqwAAAKt/8AAAABAAq4AAAKv/8AAAABAArAAAAKx/8AAAABAArIAAAKz/8AAAABAArQAAAK1/8AAAABAArYAAAK3/8AAAABAArgAAAK5/8AAAABAAroAAAK7/8AAAABAArwAAAK9/8AAAABAAr4AAAK//0AAAABAAsAAAALB/8AAAABAAsIAAALD/8AAAABAAsQAAALF/8AAAABAAsYAAALH/8AAAABAAsgAAALJ/8AAAABAAsoAAALL/8AAAABAAswAAALN/8AAAABAAs4AAALP/8AAAABAAtAAAALR/8AAAABAAtIAAALT/8AAAABAAtQAAALV/8AAAABAAtYAAALX/8AAAABAAtgAAALZ/8AAAABAAtoAAALb/8AAAABAAtwAAALd/8AAAABAAt4AAALf/8AAAABAAuAAAALh/8AAAABAAuIAAALj/8AAAABAAuQAAALl/8AAAABAAuYAAALn/8AAAABAAugAAALp/8AAAABAAuoAAALr/8AAAABAAuwAAALt/8AAAABAAu4AAALv/8AAAABAAvAAAALx/8AAAABAAvIAAALz/8AAAABAAvQAAAL1/8AAAABAAvYAAAL3/8AAAABAAvgAAAL5/8AAAABAAvoAAAL7/8AAAABAAvwAAAL9/8AAAABAAv4AAAL//0AAAABAAwAAAAMB/8AAAABAAwIAAAMD/8AAAABAAwQAAAMF/8AAAABAAwYAAAMH/8AAAABAAwgAAAMJ/8AAAABAAwoAAAML/8AAAABAAwwAAAMN/8AAAABAAw4AAAMP/8AAAABAAxAAAAMR/8AAAABAAxIAAAMT/8AAAABAAxQAAAMV/8AAAABAAxYAAAMX/8AAAABAAxgAAAMZ/8AAAABAAxoAAAMb/8AAAABAAxwAAAMd/8AAAABAAx4AAAMf/8AAAABAAyAAAAMh/8AAAABAAyIAAAMj/8AAAABAAyQAAAMl/8AAAABAAyYAAAMn/8AAAABAAygAAAMp/8AAAABAAyoAAAMr/8AAAABAAywAAAMt/8AAAABAAy4AAAMv/8AAAABAAzAAAAMx/8AAAABAAzIAAAMz/8AAAABAAzQAAAM1/8AAAABAAzYAAAM3/8AAAABAAzgAAAM5/8AAAABAAzoAAAM7/8AAAABAAzwAAAM9/8AAAABAAz4AAAM//0AAAABAA0AAAANB/8AAAABAA0IAAAND/8AAAABAA0QAAANF/8AAAABAA0YAAANH/8AAAABAA0gAAANJ/8AAAABAA0oAAANL/8AAAABAA0wAAANN/8AAAABAA04AAANP/8AAAABAA1AAAANR/8AAAABAA1IAAANT/8AAAABAA1QAAANV/8AAAABAA1YAAANX/8AAAABAA1gAAANZ/8AAAABAA1oAAANb/8AAAABAA1wAAANd/8AAAABAA14AAANf/8AAAABAA2AAAANh/8AAAABAA2IAAANj/8AAAABAA2QAAANl/8AAAABAA2YAAANn/8AAAABAA2gAAANp/8AAAABAA2oAAANr/8AAAABAA2wAAANt/8AAAABAA24AAANv/8AAAABAA3AAAANx/8AAAABAA3IAAANz/8AAAABAA3QAAAN1/8AAAABAA3YAAAN3/8AAAABAA3gAAAN5/8AAAABAA3oAAAN7/8AAAABAA3wAAAN9/8AAAABAA34AAAN//0AAAABAA4AAAAOB/8AAAABAA4IAAAOD/8AAAABAA4QAAAOF/8AAAABAA4YAAAOH/8AAAABAA4gAAAOJ/8AAAABAA4oAAAOL/8AAAABAA4wAAAON/8AAAABAA44AAAOP/8AAAABAA5AAAAOR/8AAAABAA5IAAAOT/8AAAABAA5QAAAOV/8AAAABAA5YAAAOX/8AAAABAA5gAAAOZ/8AAAABAA5oAAAOb/8AAAABAA5wAAAOd/8AAAABAA54AAAOf/8AAAABAA6AAAAOh/8AAAABAA6IAAAOj/8AAAABAA6QAAAOl/8AAAABAA6YAAAOn/8AAAABAA6gAAAOp/8AAAABAA6oAAAOr/8AAAABAA6wAAAOt/8AAAABAA64AAAOv/8AAAABAA7AAAAOx/8AAAABAA7IAAAOz/8AAAABAA7QAAAO1/8AAAABAA7YAAAO3/8AAAABAA7gAAAO5/8AAAABAA7oAAAO7/8AAAABAA7wAAAO9/8AAAABAA74AAAO//0AAAABAA8AAAAPB/8AAAABAA8IAAAPD/8AAAABAA8QAAAPF/8AAAABAA8YAAAPH/8AAAABAA8gAAAPJ/8AAAABAA8oAAAPL/8AAAABAA8wAAAPN/8AAAABAA84AAAPP/8AAAABAA9AAAAPR/8AAAABAA9IAAAPT/8AAAABAA9QAAAPV/8AAAABAA9YAAAPX/8AAAABAA9gAAAPZ/8AAAABAA9oAAAPb/8AAAABAA9wAAAPd/8AAAABAA94AAAPf/8AAAABAA+AAAAPh/8AAAABAA+IAAAPj/8AAAABAA+QAAAPl/8AAAABAA+YAAAPn/8AAAABAA+gAAAPp/8AAAABAA+oAAAPr/8AAAABAA+wAAAPt/8AAAABAA+4AAAPv/8AAAABAA/AAAAPx/8AAAABAA/IAAAPz/8AAAABAA/QAAAP1/8AAAABAA/YAAAP3/8AAAABAA/gAAAP5/8AAAABAA/oAAAP7/8AAAABAA/wAAAP9/8AAAABAA/4AAAP//0AAAABABAAAAAQB/8AAAABABAIAAAQD/8AAAABABAQAAAQF/8AAAABABAYAAAQH/8AAAABABAgAAAQJ/8AAAABABAoAAAQL/8AAAABABAwAAAQN/8AAAABABA4AAAQP/8AAAABABBAAAAQR/8AAAABABBIAAAQT/8AAAABABBQAAAQV/8AAAABABBYAAAQX/8AAAABABBgAAAQZ/8AAAABABBoAAAQb/8AAAABABBwAAAQd/8AAAABABB4AAAQf/8AAAABABCAAAAQh/8AAAABABCIAAAQj/8AAAABABCQAAAQl/8AAAABABCYAAAQn/8AAAABABCgAAAQp/8AAAABABCoAAAQr/8AAAABABCwAAAQt/8AAAABABC4AAAQv/8AAAABABDAAAAQx/8AAAABABDIAAAQz/8AAAABABDQAAAQ1/8AAAABABDYAAAQ3/8AAAABABDgAAAQ5/8AAAABABDoAAAQ7/8AAAABABDwAAAQ9/8AAAABABD4AAAQ//0AAAABAAMAAAAAAAD/tQAyAAAAAAAAAAAAAAAAAAAAAAAAAAABAAQCAAEBAQtBZG9iZUJsYW5rAAEBATD4G/gciwwe+B0B+B4Ci/sM+gD6BAUeGgA/DB8cCAEMIvdMD/dZEfdRDCUcGRYMJAAFAQEGDk1YZ0Fkb2JlSWRlbnRpdHlDb3B5cmlnaHQgMjAxMyBBZG9iZSBTeXN0ZW1zIEluY29ycG9yYXRlZC4gQWxsIFJpZ2h0cyBSZXNlcnZlZC5BZG9iZSBCbGFua0Fkb2JlQmxhbmstMjA0OQAAAgABB/8DAAEAAAAIAQgBAgABAEsATABNAE4ATwBQAFEAUgBTAFQAVQBWAFcAWABZAFoAWwBcAF0AXgBfAGAAYQBiAGMAZABlAGYAZwBoAGkAagBrAGwAbQBuAG8AcABxAHIAcwB0AHUAdgB3AHgAeQB6AHsAfAB9AH4AfwCAAIEAggCDAIQAhQCGAIcAiACJAIoAiwCMAI0AjgCPAJAAkQCSAJMAlACVAJYAlwCYAJkAmgCbAJwAnQCeAJ8AoAChAKIAowCkAKUApgCnAKgAqQCqAKsArACtAK4ArwCwALEAsgCzALQAtQC2ALcAuAC5ALoAuwC8AL0AvgC/AMAAwQDCAMMAxADFAMYAxwDIAMkAygDLAMwAzQDOAM8A0ADRANIA0wDUANUA1gDXANgA2QDaANsA3ADdAN4A3wDgAOEA4gDjAOQA5QDmAOcA6ADpAOoA6wDsAO0A7gDvAPAA8QDyAPMA9AD1APYA9wD4APkA+gD7APwA/QD+AP8BAAEBAQIBAwEEAQUBBgEHAQgBCQEKAQsBDAENAQ4BDwEQAREBEgETARQBFQEWARcBGAEZARoBGwEcAR0BHgEfASABIQEiASMBJAElASYBJwEoASkBKgErASwBLQEuAS8BMAExATIBMwE0ATUBNgE3ATgBOQE6ATsBPAE9AT4BPwFAAUEBQgFDAUQBRQFGAUcBSAFJAUoBSwFMAU0BTgFPAVABUQFSAVMBVAFVAVYBVwFYAVkBWgFbAVwBXQFeAV8BYAFhAWIBYwFkAWUBZgFnAWgBaQFqAWsBbAFtAW4BbwFwAXEBcgFzAXQBdQF2AXcBeAF5AXoBewF8AX0BfgF/AYABgQGCAYMBhAGFAYYBhwGIAYkBigGLAYwBjQGOAY8BkAGRAZIBkwGUAZUBlgGXAZgBmQGaAZsBnAGdAZ4BnwGgAaEBogGjAaQBpQGmAacBqAGpAaoBqwGsAa0BrgGvAbABsQGyAbMBtAG1AbYBtwG4AbkBugG7AbwBvQG+Ab8BwAHBAcIBwwHEAcUBxgHHAcgByQHKAcsBzAHNAc4BzwHQAdEB0gHTAdQB1QHWAdcB2AHZAdoB2wHcAd0B3gHfAeAB4QHiAeMB5AHlAeYB5wHoAekB6gHrAewB7QHuAe8B8AHxAfIB8wH0AfUB9gH3AfgB+QH6AfsB/AH9Af4B/wIAAgECAgIDAgQCBQIGAgcCCAIJAgoCCwIMAg0CDgIPAhACEQISAhMCFAIVAhYCFwIYAhkCGgIbAhwCHQIeAh8CIAIhAiICIwIkAiUCJgInAigCKQIqAisCLAItAi4CLwIwAjECMgIzAjQCNQI2AjcCOAI5AjoCOwI8Aj0CPgI/AkACQQJCAkMCRAJFAkYCRwJIAkkCSgJLAkwCTQJOAk8CUAJRAlICUwJUAlUCVgJXAlgCWQJaAlsCXAJdAl4CXwJgAmECYgJjAmQCZQJmAmcCaAJpAmoCawJsAm0CbgJvAnACcQJyAnMCdAJ1AnYCdwJ4AnkCegJ7AnwCfQJ+An8CgAKBAoICgwKEAoUChgKHAogCiQKKAosCjAKNAo4CjwKQApECkgKTApQClQKWApcCmAKZApoCmwKcAp0CngKfAqACoQKiAqMCpAKlAqYCpwKoAqkCqgKrAqwCrQKuAq8CsAKxArICswK0ArUCtgK3ArgCuQK6ArsCvAK9Ar4CvwLAAsECwgLDAsQCxQLGAscCyALJAsoCywLMAs0CzgLPAtAC0QLSAtMC1ALVAtYC1wLYAtkC2gLbAtwC3QLeAt8C4ALhAuIC4wLkAuUC5gLnAugC6QLqAusC7ALtAu4C7wLwAvEC8gLzAvQC9QL2AvcC+AL5AvoC+wL8Av0C/gL/AwADAQMCAwMDBAMFAwYDBwMIAwkDCgMLAwwDDQMOAw8DEAMRAxIDEwMUAxUDFgMXAxgDGQMaAxsDHAMdAx4DHwMgAyEDIgMjAyQDJQMmAycDKAMpAyoDKwMsAy0DLgMvAzADMQMyAzMDNAM1AzYDNwM4AzkDOgM7AzwDPQM+Az8DQANBA0IDQwNEA0UDRgNHA0gDSQNKA0sDTANNA04DTwNQA1EDUgNTA1QDVQNWA1cDWANZA1oDWwNcA10DXgNfA2ADYQNiA2MDZANlA2YDZwNoA2kDagNrA2wDbQNuA28DcANxA3IDcwN0A3UDdgN3A3gDeQN6A3sDfAN9A34DfwOAA4EDggODA4QDhQOGA4cDiAOJA4oDiwOMA40DjgOPA5ADkQOSA5MDlAOVA5YDlwOYA5kDmgObA5wDnQOeA58DoAOhA6IDowOkA6UDpgOnA6gDqQOqA6sDrAOtA64DrwOwA7EDsgOzA7QDtQO2A7cDuAO5A7oDuwO8A70DvgO/A8ADwQPCA8MDxAPFA8YDxwPIA8kDygPLA8wDzQPOA88D0APRA9ID0wPUA9UD1gPXA9gD2QPaA9sD3APdA94D3wPgA+ED4gPjA+QD5QPmA+cD6APpA+oD6wPsA+0D7gPvA/AD8QPyA/MD9AP1A/YD9wP4A/kD+gP7A/wD/QP+A/8EAAQBBAIEAwQEBAUEBgQHBAgECQQKBAsEDAQNBA4EDwQQBBEEEgQTBBQEFQQWBBcEGAQZBBoEGwQcBB0EHgQfBCAEIQQiBCMEJAQlBCYEJwQoBCkEKgQrBCwELQQuBC8EMAQxBDIEMwQ0BDUENgQ3BDgEOQQ6BDsEPAQ9BD4EPwRABEEEQgRDBEQERQRGBEcESARJBEoESwRMBE0ETgRPBFAEUQRSBFMEVARVBFYEVwRYBFkEWgRbBFwEXQReBF8EYARhBGIEYwRkBGUEZgRnBGgEaQRqBGsEbARtBG4EbwRwBHEEcgRzBHQEdQR2BHcEeAR5BHoEewR8BH0EfgR/BIAEgQSCBIMEhASFBIYEhwSIBIkEigSLBIwEjQSOBI8EkASRBJIEkwSUBJUElgSXBJgEmQSaBJsEnASdBJ4EnwSgBKEEogSjBKQEpQSmBKcEqASpBKoEqwSsBK0ErgSvBLAEsQSyBLMEtAS1BLYEtwS4BLkEugS7BLwEvQS+BL8EwATBBMIEwwTEBMUExgTHBMgEyQTKBMsEzATNBM4EzwTQBNEE0gTTBNQE1QTWBNcE2ATZBNoE2wTcBN0E3gTfBOAE4QTiBOME5ATlBOYE5wToBOkE6gTrBOwE7QTuBO8E8ATxBPIE8wT0BPUE9gT3BPgE+QT6BPsE/AT9BP4E/wUABQEFAgUDBQQFBQUGBQcFCAUJBQoFCwUMBQ0FDgUPBRAFEQUSBRMFFAUVBRYFFwUYBRkFGgUbBRwFHQUeBR8FIAUhBSIFIwUkBSUFJgUnBSgFKQUqBSsFLAUtBS4FLwUwBTEFMgUzBTQFNQU2BTcFOAU5BToFOwU8BT0FPgU/BUAFQQVCBUMFRAVFBUYFRwVIBUkFSgVLBUwFTQVOBU8FUAVRBVIFUwVUBVUFVgVXBVgFWQVaBVsFXAVdBV4FXwVgBWEFYgVjBWQFZQVmBWcFaAVpBWoFawVsBW0FbgVvBXAFcQVyBXMFdAV1BXYFdwV4BXkFegV7BXwFfQV+BX8FgAWBBYIFgwWEBYUFhgWHBYgFiQWKBYsFjAWNBY4FjwWQBZEFkgWTBZQFlQWWBZcFmAWZBZoFmwWcBZ0FngWfBaAFoQWiBaMFpAWlBaYFpwWoBakFqgWrBawFrQWuBa8FsAWxBbIFswW0BbUFtgW3BbgFuQW6BbsFvAW9Bb4FvwXABcEFwgXDBcQFxQXGBccFyAXJBcoFywXMBc0FzgXPBdAF0QXSBdMF1AXVBdYF1wXYBdkF2gXbBdwF3QXeBd8F4AXhBeIF4wXkBeUF5gXnBegF6QXqBesF7AXtBe4F7wXwBfEF8gXzBfQF9QX2BfcF+AX5BfoF+wX8Bf0F/gX/BgAGAQYCBgMGBAYFBgYGBwYIBgkGCgYLBgwGDQYOBg8GEAYRBhIGEwYUBhUGFgYXBhgGGQYaBhsGHAYdBh4GHwYgBiEGIgYjBiQGJQYmBicGKAYpBioGKwYsBi0GLgYvBjAGMQYyBjMGNAY1BjYGNwY4BjkGOgY7BjwGPQY+Bj8GQAZBBkIGQwZEBkUGRgZHBkgGSQZKBksGTAZNBk4GTwZQBlEGUgZTBlQGVQZWBlcGWAZZBloGWwZcBl0GXgZfBmAGYQZiBmMGZAZlBmYGZwZoBmkGagZrBmwGbQZuBm8GcAZxBnIGcwZ0BnUGdgZ3BngGeQZ6BnsGfAZ9Bn4GfwaABoEGggaDBoQGhQaGBocGiAaJBooGiwaMBo0GjgaPBpAGkQaSBpMGlAaVBpYGlwaYBpkGmgabBpwGnQaeBp8GoAahBqIGowakBqUGpganBqgGqQaqBqsGrAatBq4GrwawBrEGsgazBrQGtQa2BrcGuAa5BroGuwa8Br0Gvga/BsAGwQbCBsMGxAbFBsYGxwbIBskGygbLBswGzQbOBs8G0AbRBtIG0wbUBtUG1gbXBtgG2QbaBtsG3AbdBt4G3wbgBuEG4gbjBuQG5QbmBucG6AbpBuoG6wbsBu0G7gbvBvAG8QbyBvMG9Ab1BvYG9wb4BvkG+gb7BvwG/Qb+Bv8HAAcBBwIHAwcEBwUHBgcHBwgHCQcKBwsHDAcNBw4HDwcQBxEHEgcTBxQHFQcWBxcHGAcZBxoHGwccBx0HHgcfByAHIQciByMHJAclByYHJwcoBykHKgcrBywHLQcuBy8HMAcxBzIHMwc0BzUHNgc3BzgHOQc6BzsHPAc9Bz4HPwdAB0EHQgdDB0QHRQdGB0cHSAdJB0oHSwdMB00HTgdPB1AHUQdSB1MHVAdVB1YHVwdYB1kHWgdbB1wHXQdeB18HYAdhB2IHYwdkB2UHZgdnB2gHaQdqB2sHbAdtB24HbwdwB3EHcgdzB3QHdQd2B3cHeAd5B3oHewd8B30Hfgd/B4AHgQeCB4MHhAeFB4YHhweIB4kHigeLB4wHjQeOB48HkAeRB5IHkweUB5UHlgeXB5gHmQeaB5sHnAedB54HnwegB6EHogejB6QHpQemB6cHqAepB6oHqwesB60HrgevB7AHsQeyB7MHtAe1B7YHtwe4B7kHuge7B7wHvQe+B78HwAfBB8IHwwfEB8UHxgfHB8gHyQfKB8sHzAfNB84HzwfQB9EH0gfTB9QH1QfWB9cH2AfZB9oH2wfcB90H3gffB+AH4QfiB+MH5AflB+YH5wfoB+kH6gfrB+wH7QfuB+8H8AfxB/IH8wf0B/UH9gf3B/gH+Qf6B/sH/Af9B/4H/wgACAEIAggDCAQIBQgGCAcICAgJCAoICwgMCA0IDggPCBAIEQgSCBMIFAgVCBYIFwgYCBkIGggbCBwIHQgeCB8IIAghCCIIIwgkCCUIJggnCCgIKQgqCCsILAgtCC4ILwgwCDEIMggzCDQINQg2CDcIOAg5CDoIOwg8CD0IPgg/CEAIQQhCCEMIRAhFCEYIRwhICEkISghLIPsMt/oktwH3ELf5LLcD9xD6BBX+fPmE+nwH/Vj+JxX50gf3xfwzBaawFfvF+DcF+PYGpmIV/dIH+8X4MwVwZhX3xfw3Bfz2Bg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODgABAQEK+B8MJpocGSQS+46LHAVGiwa9Cr0L+ucVAAPoAHwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAAAA");
    font-display: swap;
}

html {
    scroll-behavior: smooth;
}

body {
    font-family: "Montserrat", sans-serif;
    min-width: 320px;
    color: #35393D;
}

img {
    border-style: none;
}

a {
    -webkit-transition: all .3s;
    transition: all .3s;
    outline: none;
    text-decoration: none;
    color: #D2002D;
}

a:active,
a:focus,
a:hover {
    text-decoration: none;
    outline: none;
}

a:hover {
    text-decoration: underline;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: none;
    cursor: pointer;
    -webkit-transition: all .3s;
    transition: all .3s;
}

input[type="search"] {
    -webkit-appearance: textfield;
}

.clearfix:after {
    content: '';
    display: block;
    clear: both;
}

button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner {
    border: none;
    padding: 0;
}

input {
    font-size: 15px;
}

select {
    font-size: 15px;
}

h1 {
    font-size: 24px;
    line-height: 28px;
    margin: 0 0 15px;
}

h2 {
    font: 600 30px/40px 'Montserrat', sans-serif;
    margin: 0 0 15px;
    letter-spacing: -0.36px
}

h3 {
    font: 600 24px/34px 'Montserrat', sans-serif;
    margin: 0 0 15px;
}

h4 {
    font-size: 18px;
    line-height: 22px;
    margin: 0 0 15px;
}

h5 {
    font-size: 16px;
    line-height: 20px;
    margin: 0 0 15px;
}

h6 {
    font-size: 15px;
    line-height: 21px;
    margin: 0 0 15px;
}

#wrapper {
    position: relative;
    overflow: hidden;
    min-height: 100vh;
}

.new .container {
    max-width: 980px;
}

section.dark {
    background-color: #F8F9FA;
}

.btn {
    vertical-align: top;
    border: solid 2px;
    padding: 13px 20px;
    outline: 0 !important;
    white-space: normal;
    text-align: center;
    position: relative;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    min-width: 192px;
    border-radius: 3px;
    font: 600 13px/16px 'Montserrat', sans-serif;
    letter-spacing: 0.5px;
}

.btn-default {
    border-color: rgb(0, 158, 211);
    background-color: rgb(0, 158, 211);
    box-shadow: none;
    color: #ffffff;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    height: 43px;
    line-height: 14px;
    padding-bottom: 19px;
}

.btn-default:active,
.btn-default.active,
.open>.dropdown-toggle.btn-default,
.btn-default:focus,
.btn-default.focus,
.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,
.btn-default:hover {
    border-color: #00ADE6;
    background: #00ADE6;
    color: #fff;
    text-decoration: none;
    box-shadow: 3px 5.196px 18px 0px rgba(0, 0, 0, 0.25);
}

.btn-primary {
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    height: 43px;
    line-height: 14px;
    border-color: #D2002D;
    padding-bottom: 19px;
    padding-top: 14px;
    background-color: #D2002D;
}

.btn-green {
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    height: 43px;
    line-height: 14px;
    border-color: #8FB940;
    padding-bottom: 19px;
    padding-top: 14px;
    background-color: #8FB940;
    color: #ffffff;
}

.btn-green:hover {
    color: #ffffff;
    background-color: #86a34e;
    border-color: #86a34e;
}

.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary,
.btn-primary:focus,
.btn-primary.focus,
.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,
.btn-primary:hover {
    border-color: #E0003E !important;
    color: #fff;
    text-decoration: none;
    border-radius: 3px;
    background-color: #E0003E !important;
    box-shadow: 3px 5.196px 18px 0px rgba(0, 0, 0, 0.25);
}

.btn-link {
    border-color: #d31145;
    background: #fff;
    color: #d31145;
}

.btn-link:active,
.btn-link.active,
.open>.dropdown-toggle.btn-link,
.btn-link:focus,
.btn-link.focus,
.btn-link:active:hover,
.btn-link.active:hover,
.open>.dropdown-toggle.btn-link:hover,
.btn-link:active:focus,
.btn-link.active:focus,
.open>.dropdown-toggle.btn-link:focus,
.btn-link:active.focus,
.btn-link.active.focus,
.open>.dropdown-toggle.btn-link.focus,
.btn-link:hover {
    color: #fff;
    text-decoration: none;
    border-radius: 3px;
    background-color: rgb(179, 15, 59);
    box-shadow: 3px 5.196px 18px 0px rgba(0, 0, 0, 0.25);
}

.btn-success {
    background: #009ed3;
    color: #fff;
    border-color: #fff;
}

.btn-success:active,
.btn-success.active,
.open>.dropdown-toggle.btn-success,
.btn-success:focus,
.btn-success.focus,
.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,
.btn-success:hover {
    border-color: #fff;
    background: #fff;
    color: #009ed3;
    text-decoration: none;
}

.btn.ico-clock:before {
    content: "";
    background-image: url("clock.svg");
    width: 28px;
    height: 28px;
    display: inline-block;
    background-size: cover;
    vertical-align: middle;
    margin-right: 10px;
    background-repeat: no-repeat;
}

.btn .caret {
    border-left: 12px solid;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-right: 0;
    position: relative;
    top: -1px;
    margin-left: 7px;
}

.btn-schedule {
    display: inline-block;
    vertical-align: top;
    background: #009ed3;
    color: #fff;
    text-transform: uppercase;
    font: 13px/16px 'Montserrat', sans-serif;
    text-align: center;
    width: 116px;
    border-radius: 4px 0 0 4px;
    padding: 81px 10px 23px;
    position: relative;
}

.btn-schedule:hover,
.btn-schedule:focus {
    text-decoration: none;
    color: #fff;
    background: #d31145;
}

.btn-schedule:before {
    content: '';
    position: absolute;
    z-index: 20;
    top: -8px;
    left: 50%;
    width: 58px;
    height: 58px;
    background: url("ico-become-a-member.svg") no-repeat;
    background-size: 52px 52px;
    margin: 25px 0 0 -25px
}

.link-more {
    display: inline-block;
    vertical-align: top;
    color: #d31145;
    position: relative;
    padding: 0 19px 0 0;
    font: 700 14px/18px 'Montserrat', sans-serif;
    letter-spacing: -0.4px;
    text-transform: uppercase;
}

.link-more:hover {
    text-decoration: none;
}

.link-more:after {
    content: '>';
    position: absolute;
    z-index: 20;
    top: 0;
    right: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.link-more:hover:after {
    margin-right: -5px;
}

.btn-store {
    position: relative;
    overflow: hidden;
    width: 135px;
    display: inline-block;
    vertical-align: top;
}

.btn-store img {
    display: block;
    width: 100%;
    max-width: 100%;
    position: relative;
    border-radius: 5px;
}

.btn-close {
    width: 30px;
    height: 30px;
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
    text-indent: -9999px;
    position: relative;
}

.btn-close:before,
.btn-close:after {
    content: '';
    position: absolute;
    z-index: 20;
    top: 0;
    left: 0;
    width: 2px;
    height: 21px;
    background: #ffffff;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.btn-close:before {
    margin: 4px 0 0 15px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.btn-close:after {
    margin: 4px 0 0 15px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.btn-close:hover:before,
.btn-close:hover:after {
    background: #d31145;
}

#header {
    position: relative;
    z-index: 100;
    background: #fff;
}

.dropdown-lng {
    display: inline-block;
    margin-left: 20px;
    margin-top: 3px;
    position: relative;
}

.dropdown-lng .dropdown-menu {
    border-radius: 6px;
    min-width: inherit;
}

.dropdown-lng .dropdown-toggle img {
    width: 24px;
    height: 24px;
}

.dropdown-lng .dropdown-menu a {
    font-size: 9px;
    line-height: 30px;
    margin-left: 8px;
    color: #000;
    font-weight: 600;
    white-space: nowrap;
    margin-right: 10px;
    display: block;
}

.dropdown-lng .dropdown-menu a:hover {
    color: #009ED3;
    text-decoration: none;
}

.dropdown-lng .dropdown-menu img {
    width: 16px;
    height: 16px;
}

.languages {
    margin-top: 18px;
}

.languages .sr-only {
    position: relative;
    width: auto;
    height: auto;
    color: #35393D;
}

.languages .dropdown-lng {
    display: block;
    margin-left: 0;
}

.languages .dropdown-lng .dropdown-toggle {
    color: #35393D;
    font-weight: 500;
    line-height: 60px;
    display: block;
    position: relative;
}

.languages .dropdown-lng .dropdown-toggle img {
    margin-right: 5px;
}

.languages .dropdown-lng .dropdown-toggle:focus {
    text-decoration: none;
}

.languages .dropdown-lng .dropdown-menu img {
    width: 24px;
    height: 24px;
    margin-right: 5px;
}

#main-nav .languages .open .opener::before {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    content: url("icon-v-up.svg");
    margin-top: -4px;
}

#main-nav .languages .opener::before {
    margin-top: -21px;
}

#main-nav .languages .open .dropdown-menu {
    display: block;
}

.languages .dropdown-lng .dropdown-menu a {
    letter-spacing: -0.15px;
    color: #959BA3;
    font-weight: 500;
    font-size: 15px;
    line-height: 32px;
    display: block;
    margin-bottom: 12px;
    margin-left: 0;
}

help-area.centred .img-mobile2 img {
    width: 205px;
    height: auto;
}

#header .container,
#header .container-fluid {
    padding-top: 8px;
}

#header .logo {
    width: 160px;
    height: 27px;
    text-indent: -9999px;
    overflow: hidden;
    background: url("logo.png") no-repeat;
    background-size: 152px 38px;
    float: left;
    margin: 10px 40px 0 25px;
    position: relative;
    z-index: 95;
}

#header .logo a {
    display: block;
    height: 100%;
}

#header .block {
    float: right;
    text-align: right;
    padding: 0 10px 0 15px;
}

#main-nav {
    display: inline-block;
    vertical-align: top;
    padding: 14px 0 0;
}

#main-nav>ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block;
    vertical-align: top;
}

#main-nav>ul>li {
    display: inline-block;
    vertical-align: top;
    font: 600 15px/18px 'Montserrat', sans-serif;
    position: relative;
}

#main-nav>ul>li.big-dropdown {
    position: static;
}

#main-nav>ul>li+li {
    margin: 0 0 0 20px;
}

#main-nav>ul>li>a {
    display: inline-block;
    vertical-align: top;
    color: #35393D;
    position: relative;
    padding: 0 0 25px;
    z-index: 95;
}

#main-nav>ul>li>a:hover {
    text-decoration: none;
}

#main-nav>ul>li>a:before {
    content: '';
    position: absolute;
    z-index: 20;
    bottom: 18px;
    left: 0;
    right: 0;
    height: 4px;
    background: #d31145;
    -webkit-transition: all .3s;
    transition: all .3s;
    opacity: 0;
}

#main-nav>ul>li:hover>a:before,
#main-nav>ul>li.active>a:before {
    opacity: 1;
}

#main-nav .dropdown-menu {
    background: #fff;
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: 0 4px 60px rgba(0, 0, 0, .1);
    box-shadow: 0 4px 60px rgba(0, 0, 0, .1);
    display: block;
    float: none;
    margin: 0;
    z-index: 90;
    min-width: 158px;
    max-width: 306px;
    padding: 0 20px;
    overflow: hidden;
    height: 0;
    opacity: 0;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
}

#main-nav .big-dropdown .dropdown-menu {
    max-width: none;
    min-width: 1px;
    right: 0;
}

#main-nav li:hover>.dropdown-menu {
    padding-top: 21px;
    padding-bottom: 16px;
    opacity: 1;
    height: auto;
    overflow: visible;
}

#main-nav li.big-dropdown:hover>.dropdown-menu {
    padding-top: 17px;
    padding-bottom: 19px;
}

#main-nav .dropdown-menu:before {
    content: '';
    position: absolute;
    z-index: 10;
    bottom: 100%;
    left: -50px;
    right: -50px;
    height: 50px;
    background: #fff;
    margin: 0 0 1px;
}

#main-nav .dropdown-menu .box {
    min-width: 190px;
    padding: 13px 9px 10px;
}

#main-nav .dropdown-menu .box+.box {
    padding-top: 14px;
}

#main-nav .dropdown-menu h3 {
    color: #d31145;
    text-transform: uppercase;
    margin: 0 0 8px;
    font: 17px/21px 'Montserrat', sans-serif;
}

#main-nav .dropdown-menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
    font: 500 15px/18px 'Montserrat', sans-serif;
}

#main-nav .dropdown-menu ul li {
    padding: 5px 0 10px;
}

#main-nav .dropdown-menu ul a {
    color: #35393D;
    white-space: nowrap;
}

#main-nav .dropdown-menu ul a:hover {
    text-decoration: none;
    color: #D2002D;
    background: none;
}

#main-nav .dropdown-menu .features-info {
    list-style: none;
    margin: 0 auto;
    padding: 0;
    font-size: 0;
    line-height: 0;
    font-family: 'AdobeBlank';
    max-width: 1161px;
}

#main-nav .dropdown-menu .features-info>li {
    display: inline-block;
    vertical-align: top;
    width: 20%;
    position: relative;
    padding: 11px 10px 20px;
    text-align: center;
}

#main-nav .dropdown-menu .features-info>li+li {
    border-left: solid 1px #dbdbdb;
}

#main-nav .dropdown-menu .features-info .feature-heading {
    padding: 0 0 18px;
}

#main-nav .dropdown-menu .features-info .feature-heading .ico {
    display: block;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

#main-nav .dropdown-menu .features-info .feature-heading .ico-diamond {
    margin-top: 9px;
    margin-bottom: 12px;
    width: 27px;
}

#main-nav .dropdown-menu .features-info .feature-heading .ico-dollar {
    margin-top: 3px;
    margin-bottom: 8px;
    width: 17px;
}

#main-nav .dropdown-menu .features-info .feature-heading .ico-person {
    margin-bottom: 11px;
    width: 23px;
}

#main-nav .dropdown-menu .features-info .feature-heading .ico-info {
    margin-top: 2px;
    margin-bottom: 8px;
    width: 8px;
}

#main-nav .dropdown-menu .features-info .feature-heading .ico-dots {
    margin-top: 16px;
    margin-bottom: 21px;
    width: 29px;
}

#main-nav .dropdown-menu .features-info .feature-heading .ico img {
    display: block;
    width: 100%;
    max-width: 100%;
}

#main-nav .dropdown-menu .features-info .feature-heading h3 {
    font: 17px/21px 'Montserrat', sans-serif;
    text-transform: uppercase;
    margin: 0;
}

#main-nav .dropdown-menu .features-info .feature-heading.color-01 h3 {
    color: #009ed3;
}

#main-nav .dropdown-menu .features-info .feature-heading.color-02 h3 {
    color: #7faf26;
}

#main-nav .dropdown-menu .features-info .feature-heading.color-03 h3 {
    color: #f47a20;
}

#main-nav .dropdown-menu .features-info .feature-heading.color-04 h3 {
    color: #af3d8e;
}

#main-nav .dropdown-menu .features-info .feature-heading.color-05 h3 {
    color: #000;
}

#header .languages-box {
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: 30px;
    padding: 0 0 28px;
    text-align: center;
    margin: 6px 4px 0 13px;
    z-index: 95;
}

#header .languages-box:before {
    content: '';
    position: absolute;
    z-index: 20;
    bottom: 0;
    left: 0;
    right: 0;
    height: 4px;
    background: #d31145;
    -webkit-transition: all .3s;
    transition: all .3s;
    opacity: 0;
}

#header .languages-box:hover:before,
#header .languages-box.open:before {
    opacity: 1;
}

#header .languages-box .languages-opener {
    width: 30px;
    height: 30px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    overflow: hidden;
    text-indent: -9999px;
    text-align: left;
}

#header .languages-box .languages-opener:before {
    content: '';
    position: absolute;
    z-index: 20;
    top: 50%;
    left: 50%;
    width: 16px;
    height: 16px;
    background: url("ico-globe-black-01.svg") no-repeat;
    background-size: 16px 16px;
    margin: -10px 0 0 -10px;
}

#header .languages-box .dropdown-menu {
    background: #fff;
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: 0 4px 60px rgba(0, 0, 0, .1);
    box-shadow: 0 4px 60px rgba(0, 0, 0, .1);
    display: block;
    float: none;
    margin: 0;
    min-width: 96px;
    max-width: 96px;
    padding: 0 20px;
    overflow: hidden;
    height: 0;
    opacity: 0;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
}

#header .languages-box:hover>.dropdown-menu,
#header .languages-box.open>.dropdown-menu {
    padding-top: 21px;
    padding-bottom: 16px;
    opacity: 1;
    height: auto;
    overflow: visible;
}

#header .languages-box .dropdown-menu li {
    padding: 0 0 7px;
    text-transform: none;
}

#header .languages-box .dropdown-menu a {
    color: #686868;
    padding: 0;
    white-space: normal;
    font: 15px/19px 'Montserrat', sans-serif;
}

#header .languages-box .dropdown-menu a:hover {
    text-decoration: none;
    color: #d31145;
    background: none;
}

#header .btn {
    margin: 0 0 0 13px;
    font-size: 13px;
    line-height: 15px;
    font-weight: 500;
    padding: 5px 20px;
    position: relative;
    z-index: 95;
    height: 30px;
}

#header .btn-phone {
    font-size: 15px;
    font-weight: 600;
    border-width: 0;
    padding-left: 0;
    padding-right: 0;
    min-width: initial;
    margin-right: 7px;
    color: #000;
}

#header .btn-primary {
    min-width: 1px;
    letter-spacing: -0.13px;
}

#header .btn-link {
    min-width: 80px;
    letter-spacing: -0.26px;
}

#main-nav>ul>li.extra {
    display: none;
}

.title-section {
    text-align: center;
    color: #35393d;
    font-size: 21px;
    line-height: 27px;
    font-weight: 500;
    position: relative;
    z-index: 30;
    background: #fff;
    padding-top: 83px;
}

.title-section .text-part-conatiner {
    max-width: 45%;
    text-align: left;
    width: 100%;
}

.title-section .slogan-text {
    color: #ffffff;
    font: 500 21px/27px 'Montserrat', sans-serif;
    margin-bottom: 20px;
    letter-spacing: -0.42px;
}

.title-section h1 {
    color: #ffffff;
    margin: 0 0 14px;
    letter-spacing: -0.92px;
    font: 600 30px/40px 'Montserrat', sans-serif
}

.title-section h1.red {
    color: #D21046;
}

.title-section p {
    margin: 0 0 21px;
}

.title-section h3 {
    letter-spacing: -0.21px;
    font-size: 21px;
    line-height: 27px;
    font-weight: 500;
    max-width: 649px;
    margin: 0 auto;
}

.title-section .powered-title {
    display: block;
    color: #ffffff;
    font: 300 12px/15px 'Montserrat', sans-serif;
    margin-bottom: 40px;
}

.title-section .powered-title .bold-text {
    font-weight: 500;
}

.title-section .powered-title .logo-img {
    display: inline-block;
    vertical-align: middle;
    width: 103px;
    position: relative;
    overflow: hidden;
    margin: -1px 0 0 8px;
}

.title-section .powered-title .logo-img img {
    display: block;
    width: 100%;
    max-width: 100%;
}

.title-section .btns {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 0;
    line-height: 0;
    width: 100%;
}

.title-section .btns li {
    display: inline-block;
    vertical-align: top;
    padding: 0 20px 0 0;
}

.devices-section {
    position: relative;
    background: #fff;
    padding: 0 0 22px;
}

.devices-section .btn-schedule {
    position: absolute;
    z-index: 32;
    top: 0;
    right: 0;
    margin: 1px 0 0;
}

.devices-section .container {
    position: relative;
    padding-top: 16px;
}

.devices-section .img {
    position: relative;
    overflow: hidden;
}

.devices-section .img-macbook {
    max-width: 971px;
    margin: 0 auto;
    z-index: 28;
    left: -3px;
}

.devices-section .img-mobile {
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 174px;
    margin: 0 0 68px 355px;
    z-index: 30;
}

.devices-section .img-diamonds {
    position: absolute;
    z-index: 26;
    bottom: 0;
    left: 50%;
}

.devices-section .img-diamonds.diamonds-01 {
    width: 441px;
    margin: 0 0 78px -680px;
}

.devices-section .img-diamonds.diamonds-02 {
    width: 541px;
    margin: 0 0 57px 198px;
}

.devices-section .img img {
    display: block;
    width: 100%;
    max-width: 100%;
}

.why-section {
    background: #fff;
    position: relative;
}

.why-section .container {
    padding-top: 65px;
    padding-bottom: 101px;
}

.why-section h2 {
    text-align: center;
    margin: 0 0 71px;
    color: #35393d;
    font: 46px/50px 'Montserrat', sans-serif;
}

.image-box {
    margin: 0;
    position: relative;
}

.image-box .img {
    position: relative;
    overflow: hidden;
    padding: 96.2% 0 0;
}

.image-box .img span {
    position: absolute;
    z-index: 20;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.image-box .img span>img {
    display: none;
}

.image-box figcaption {
    position: relative;
    padding: 60px 0 30px;
    color: #575a71;
    font-size: 18px;
    line-height: 28px;
    font-weight: 300;
    z-index: 20;
}

.image-box .ico {
    position: absolute;
    z-index: 20;
    top: 0;
    left: 0;
    margin: -28px 0 0 -2px;
    width: 57px;
    height: 57px;
    border-radius: 100%;
}

.image-box .ico.color-01 {
    background: #009ed3;
}

.image-box .ico.color-02 {
    background: #8fb940;
}

.image-box .ico.color-03 {
    background: #f47a20;
}

.image-box .ico.color-04 {
    background: #ac368d;
}

.image-box .ico img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 57%;
    max-width: 90%;
    max-height: 70%;
}

.image-box .block {
    padding: 0 0 23px;
}

.image-box h3 {
    color: #000;
    margin: 0 0 10px;
    font: 29px/33px 'Montserrat', sans-serif;
}

.image-box p {
    margin: 0;
}

.why-section .btn-section {
    padding: 52px 0 0;
    text-align: center;
}

.image-section {
    min-height: 440px;
    color: #35393D;
    font-size: 18px;
    line-height: 28px;
    background: #f8f9fa;
    position: relative;
    z-index: 20;
}

.image-section.type2 {
    min-height: 665px;
    background: #fff;
    z-index: 15;
}

.image-section.type2+.image-section {
    z-index: 13;
}

.image-section .img {
    position: absolute;
    z-index: 20;
    top: 0;
    bottom: 0;
    right: 0;
    width: 50%;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    background-position-x: left;
}

.image-section .img>img {
    display: none;
}

.image-section .image {
    position: absolute;
    z-index: 20;
    top: 0;
    left: 50%;
    overflow: hidden;
}

.image-section .image-magazine {
    width: 1064px;
    margin: -317px 0 0 -906px;
    z-index: 20;
}

.image-section .image-tablet {
    width: 783px;
    margin: 164px 0 0 -1065px;
    z-index: 22;
}

.image-section .image img {
    display: block;
    width: 100%;
    max-width: 100%;
}

.image-section .valign {
    display: table-cell;
    vertical-align: middle;
    width: 1%;
    height: 500px;
    font-family: 'Montserrat', sans-serif;
}

.image-section .valign .container {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.image-section.type2 .valign {
    height: 665px;
}

.image-section .container {
    padding-top: 30px;
    padding-bottom: 30px;
}

.image-section .block {
    max-width: 370px;
    margin: 0 0 0 8.55%;
}

.image-section.type2 .block {
    margin: 0 0 0 auto;
}

.image-section h2 {
    color: #35393d;
    margin: 0 0 20px;
    font: 24px/34px 'Montserrat', sans-serif;
    font-weight: 600;
    letter-spacing: -0.48px;
}

.buttons-header-new {
    margin-top: 10px;
}

.image-section p {
    margin: 0;
}

.second-solutions .price sub {
    padding: 0;
}

.image-section .btn-row {
    padding: 41px 0 0;
}

.image-section .btn-row .btn {
    font-size: 18px;
    line-height: 22px;
    min-width: 200px;
    padding-top: 16px;
    padding-bottom: 16px;
}

.image-section .btn-row .btn-default {
    background: none;
}

.image-section .btn-row .btn-default:active,
.image-section .btn-row .btn-default.active,
.image-section .btn-row .btn-default:focus,
.image-section .btn-row .btn-default.focus,
.image-section .btn-row .btn-default:active:hover,
.image-section .btn-row .btn-default.active:hover,
.image-section .btn-row .btn-default:active:focus,
.image-section .btn-row .btn-default.active:focus,
.image-section .btn-row .btn-default:active.focus,
.image-section .btn-row .btn-default.active.focus,
.image-section .btn-row .btn-default:hover {
    background: #009ed3;
}

.mobile-section {
    background: #f8f9fa;
    text-align: center;
    color: #575a71;
    font-size: 18px;
    line-height: 28px;
    position: relative;
    min-height: 560px;
    overflow: hidden;
}

.mobile-section .container {
    padding-top: 96px;
    padding-bottom: 88px;
    max-width: 415px;
    position: relative;
    z-index: 25;
}

.mobile-section h2 {
    color: #35393d;
    margin: 0 0 39px;
    font: 42px/46px 'Montserrat', sans-serif;
}

.mobile-section p {
    margin: 0 0 52px;
}

.mobile-section .btn {
    margin: 0 0 54px;
    min-width: 200px;
    font-size: 17px;
    line-height: 22px;
    padding-top: 16px;
    padding-bottom: 16px;
}

.mobile-section .btn-default {
    background: none;
}

.mobile-section .btn-default:active,
.mobile-section .btn-default.active,
.mobile-section .btn-default:focus,
.mobile-section .btn-default.focus,
.mobile-section .btn-default:active:hover,
.mobile-section .btn-default.active:hover,
.mobile-section .btn-default:active:focus,
.mobile-section .btn-default.active:focus,
.mobile-section .btn-default:active.focus,
.mobile-section .btn-default.active.focus,
.mobile-section .btn-default:hover {
    background: #009ed3;
    border-color: rgb(0, 158, 211);
    background-color: rgb(0, 158, 211);
    box-shadow: 3px 5.196px 18px 0px rgba(0, 0, 0, 0.25);
}

.mobile-section .btns {
    font-size: 0;
    line-height: 0;
    font-family: 'AdobeBlank';
    list-style: none;
    margin: 0;
    padding: 0;
}

.mobile-section .btns li {
    display: inline-block;
    vertical-align: top;
    padding: 0 11px;
}

.mobile-section .mobile-img {
    position: absolute;
    z-index: 20;
    overflow: hidden;
    left: 50%;
}

.mobile-section .mobile-01 {
    width: 511px;
    bottom: 0;
    margin: 0 0 -172px -785px;
}

.mobile-section .mobile-02 {
    width: 524px;
    top: 0;
    margin: -147px 0 0 158px;
}

.mobile-section .mobile-img img {
    display: block;
    width: 100%;
    max-width: 100%;
}

.slick-dots {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 0;
    line-height: 0;
    font-family: 'AdobeBlank';
    text-align: center;
}

.slick-dots li {
    display: inline-block;
    vertical-align: top;
    padding: 0 5px;
}

.slick-dots button {
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
    text-indent: -9999px;
    padding: 0;
    border: solid 1px #101010;
    cursor: pointer;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background: rgba(255, 255, 255, 0.50);
    border-color: rgba(255, 255, 255, 0.00);
}

.slick-dots button:hover,
.slick-dots .slick-active button {
    background: #fff;
    border-color: rgba(255, 255, 255, 0.00);
}

.slick-dots button:focus {
    outline: none;
}

.schedule-box {
    position: fixed;
    z-index: 120;
    top: 40vh;
    right: 0;
    width: 116px;
}

.schedule-box.left {
    right: auto;
    left: 0;
}

.open-request {
    overflow: hidden;
}

.request-box {
    position: fixed;
    background-color: rgb(0, 158, 211);
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 120;
    width: 370px;
    margin: 0 -370px 0 0;
    overflow: auto;
    -webkit-transition: -webkit-box-shadow .3s;
    transition: box-shadow .3s;
}

.left .request-box {
    right: auto;
    left: 0;
    margin: 0 0 0 -370px;
}

.open-request .request-box {
    -webkit-box-shadow: 0 0 60px rgba(0, 0, 0, .1);
    box-shadow: 0 0 60px rgba(0, 0, 0, .1);
}

.request-box .btn-close {
    position: absolute;
    z-index: 20;
    top: 0;
    right: 0;
    margin: 9px 11px 0 0;
}

.request-box .valign {
    display: table-cell;
    vertical-align: middle;
    width: 1%;
    height: 100vh;
    padding: 50px 26px;
}

.request-box .request-heading {
    text-align: center;
    padding: 0 4px 30px;
    color: #35393d;
    font-size: 17px;
    line-height: 20px;
    font-weight: 400;
}

.request-box .request-heading h3 {
    color: #fff;
    margin: 0 0 29px;
    font: 500 30px/36px 'Montserrat', sans-serif;
}

.request-box .request-heading p {
    margin: 0;
    color: #fff;
    font-size: 15px;
    line-height: 21px;
}

.request-box label {
    display: block;
    color: #000;
    font-size: 15px;
    line-height: 19px;
    font-weight: 300;
    margin: 0;
    padding: 0 0 7px;
}

.request-box .form-control {
    height: 36px;
    font: 300 15px 'Montserrat', sans-serif;
    border: 0;
    background: #fff;
    color: #abacb8;
    padding: 2px 14px;
    margin: 0 0 10px;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.request-box .form-control::-moz-placeholder {
    color: #abacb8;
    opacity: 1;
}

.request-box .form-control:-ms-input-placeholder {
    color: #abacb8;
}

.request-box .form-control::-webkit-input-placeholder {
    color: #abacb8;
}

.request-box .select-area {
    margin: 0 0 10px;
}

.request-box .check-block {
    padding: 5px 0 25px;
}

.request-box .check-block:after {
    content: '';
    display: block;
    clear: both;
}

.check-box {
    position: relative;
}

.check-box input[type=checkbox] {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: -99999px;
    left: -99999px;
}

.check-box input[type=checkbox]+label {
    display: inline-block;
    vertical-align: top;
    height: 16px;
    width: 16px;
    background: #fff;
    border: solid 1px #d7d7d7;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 0;
    line-height: 0;
    font-family: 'AdobeBlank';
    padding: 0;
    margin: 0;
}

.check-box input[type=checkbox]+label:before {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    top: 2px;
    left: 2px;
    opacity: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
    background: #009ed3;
}

.check-box input[type=checkbox]:checked+label:before {
    opacity: 1;
}

.request-box .check-block .check-box {
    float: left;
    margin: 1px 5px 0 0;
}

.request-box .check-block label {
    display: block;
    overflow: hidden;
    padding: 0;
    font-size: 13px;
    line-height: 17px;
}

.request-box .btn {
    display: block;
    width: 100%;
    min-width: 1px;
    font-size: 18px;
    line-height: 22px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.title-section.type2 .container {
    padding-top: 60px;
    min-height: 252px;
}

.why-info {
    background: #f8f9fa;
    color: #575a71;
    padding-top: 100px;
    padding-bottom: 96px;
}

.why-info .why-head {
    padding-bottom: 69px;
    margin-bottom: 20px;
    position: relative;
}

.why-info .why-head:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 46px;
    height: 3px;
    background: #d31145;
}

.why-info .offset-holder {
    margin-left: auto;
    max-width: 500px;
    width: 100%;
}

.why-info h2 {
    color: #35393d;
    font: 300 45px/54px 'Montserrat', sans-serif;
    margin: 0 0 20px;
}

.why-info .lead {
    font-size: 20px;
    line-height: 28px;
    font-weight: 600;
    margin-top: 7px;
    margin-bottom: 52px;
}

.bulled-list {
    list-style: none;
    margin: 0 0 20px;
    padding: 0;
}

.bulled-list li {
    position: relative;
    padding: 0 0 15px 10px;
}

.bulled-list li:before {
    content: '';
    position: absolute;
    top: 12px;
    left: 0;
    width: 6px;
    height: 6px;
    background: #d31145;
}

.bulled-list li a {
    color: #575a71;
}

.heading {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    max-width: 580px;
}

.heading h2 {
    font: 42px/50px 'Montserrat', sans-serif;
    color: #35393d;
    margin: 0 0 32px;
}

.heading p {
    margin-bottom: 32px;
}

.tabset {
    text-align: center;
    margin-bottom: 41px;
}

.tabset .nav {
    display: inline-block;
    vertical-align: top;
    font-size: 15px;
    line-height: 18px;
    font-weight: 500;
}

.tabset .nav-pills>li+li {
    margin-left: -1px;
}

.tabset .nav-pills>li>a {
    border-radius: 0;
    border: 1px solid #D2002D;
    padding: 11px 56px;
    background: #fff;
    background: #fff;
}

.plans-section .tabset .nav-pills>li>a {
    border: 1px solid #039ed3
}

.plans-for-registration .nav.nav-pill #month-price {
    border-radius: 0px 5px 5px 0px !important;
}

.second-solutions.choose-- .tabset .nav-pills>li:first-child>a {
    border-radius: 3px 0px 0px 3px;
}

.second-solutions.choose-plan .btn {
    padding: 13px 54px;
}

.second-solutions.choose-plan .price {
    color: #35393D;
    font-family: "Montserrat";
    font-size: 60px;
    margin-bottom: 27px;
}

.second-solutions.choose-plan .price sub {
    color: #35393D;
    font-size: 24px;
    font-weight: 500;
    line-height: 40px;
}

.second-solutions.choose-plan .price.price-white sub {
    font-size: 28px;
    font-weight: 400;
}

.second-solutions.choose-plan .tabset .nav-pills>li:last-child>a {
    border-radius: 0px 5px 5px 0px;
}

.tabset .nav-pills>li:first-child>a {
    border-radius: 4px 0px 0px 4px;
}

.tabset .nav-pills>li:last-child>a {
    border-radius: 4Px 0px 0px 4px;
}

.tabset .nav-pills>li>a:hover {
    background-color: rgba(211, 17, 69, .1);
}

.tabset .nav-pills>li.active>a,
.tabset .nav-pills>li.active>a:hover,
.tabset .nav-pills>li.active>a:focus {
    color: #fff;
    background-color: #d31145;
}

.benefit-area {
    text-align: center;
    padding-top: 80px;
    padding-bottom: 100px;
}

.benefit-area .heading {
    margin-bottom: 114px;
}

.benefits-list {
    list-style: none;
    margin: 60px -15px 31px;
    padding: 0;
    font-size: 0;
    line-height: 0;
    font-family: 'AdobeBlank';
    text-align: left;
}

.benefits-list>li {
    display: inline-block;
    vertical-align: top;
    width: 33.33%;
    padding: 0 10px 27px;
    font-size: 18px;
    line-height: 28px;
    font-family: 'Montserrat', Arial, Helvetica, sans-serif;
    text-align: center;
}

.benefits-list .holder {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 370px;
}

.benefits-list h3 {
    font: 500 24px/28px 'Montserrat', sans-serif;
    margin: 0 0 14px;
}

.benefits-list p {
    margin: 0 0 20px;
    font: 500 15px/21px 'Montserrat', sans-serif;
    color: #959BA3;
    letter-spacing: -0.15px;
}

.benefits-list .img {
    position: relative;
    height: 50px;
    margin: 0 0 6px;
}

.benefits-list .img img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    max-width: 100%;
    max-height: 44px;
}

.join-area {
    background: #f8f9fa;
    text-align: center;
    padding-top: 60px;
    padding-bottom: 60px;
}

.join-area h3 {
    font: 27px/32px 'Montserrat', sans-serif;
    margin: 0 0 36px;
    color: #57585b;
}

.join-area h3 strong {
    font-weight: 600;
}

.join-area .btns {
    font-size: 0;
    line-height: 0;
    font-family: 'AdobeBlank';
}

.join-area .btns .btn {
    margin-left: 8px;
    margin-right: 8px;
    margin-bottom: 20px;
    min-width: 230px;
}

.help-area {
    position: relative;
    background: #009ed3;
    color: #fff;
    line-height: 28px;
    padding-top: 47px;
    padding-bottom: 36px;
}

.help-area h3 {
    color: inherit;
    font: 300 36px/44px 'Montserrat', sans-serif;
    margin: 0 0 19px;
}

.help-area h3 strong {
    font-weight: 400;
}

.help-area h3 .str {
    display: block;
}

.help-area p {
    margin-bottom: 20px;
}

.help-area .btns {
    margin-top: 47px;
    margin-right: -17px;
    font-size: 0;
    line-height: 0;
}

.help-area .btn {
    min-width: 142px;
    margin-right: 16px;
    margin-bottom: 0;
    height: 44px;
    padding: 12px;
    letter-spacing: 0;
    line-height: 22px;
}

.help-area .btn-default {
    border-color: #fff;
}

.help-area .img {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-right: 241px;
}

.help-area .row>* {
    position: static;
}

.help-area.type2 {
    text-align: center;
    padding-top: 55px;
    padding-bottom: 27px;
}

.help-area.type2 h3 {
    font-size: 27px;
    line-height: 37px;
    font-weight: 400;
}

.help-area.type2 h3 strong {
    font-weight: 600;
}

.help-area.type2 .btns {
    margin-top: 41px;
}

.help-area.type2 .img {
    margin-right: 285px;
}

.help-area.type5 {
    background-color: transparent;
    background-image: url("./bg_gray@2x.png");
    color: #35393D;
    padding-top: 66px;
    padding-bottom: 59px;
    background-size: contain;
    background-position-y: center;
    background-position-x: center;
}

.help-area.type6 {
    background-color: transparent;
    background-image: url("./bg_gray@2x.png");
    color: #35393D;
    padding-top: 60px;
    padding-bottom: 100px;
}

.help-area.type6 img {
    height: 600px;
}

.help-area.type6 .img {
    left: 0;
    bottom: -41px;
    z-index: 31;
}

.help-area.type6 .img-mobile {
    right: 0;
    position: absolute;
    top: -32px;
    z-index: 100;
}

.help-area.type6 .img-mobile img {
    width: 205px;
    height: auto;
}

.help-area.type5 .choose-button,
.help-area.type5 .demo-button,
.help-area.type6 .choose-button,
.help-area.type6 .demo-button,
.help-area.type6 .btns {
    font-weight: 500;
}

.solution-area {
    padding-top: 63px;
    padding-bottom: 57px;
    position: relative;
}

.solution-area .heading h2 {
    margin-bottom: 28px;
}

.solution-list {
    list-style: none;
    margin: 0 -15px;
    padding: 0;
    font-size: 0;
    line-height: 0;
    font-family: 'AdobeBlank';
    text-align: center;
}

.solution-list>li {
    display: inline-block;
    vertical-align: top;
    padding: 0 15px 20px;
}

.solution-item {
    width: 370px;
    font-size: 15px;
    line-height: 18px;
    font-family: 'Montserrat', Arial, Helvetica, sans-serif;
    text-align: center;
    color: #999;
    background: #f8f9fa;
    border: solid #af3d8e;
    border-width: 4px 0 0;
    border-radius: 0;
    margin: 0 0 20px;
    padding-top: 5px;
    -webkit-box-shadow: 0 4px 12px 0 rgba(0, 0, 0, .08);
    box-shadow: 0 4px 12px 0 rgba(0, 0, 0, .08);
}

.solution-item .caption {
    width: 100%;
    max-width: 254px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 10px 12px;
    color: inherit;
}

.solution-item .tbl {
    display: table;
    width: 100%;
    height: 112px;
    margin-bottom: 8px;
}

.solution-item .tbl-cell {
    display: table-cell;
    vertical-align: middle;
    padding: 5px 0;
}

.solution-item h3 {
    font: 300 36px/1em 'Montserrat', sans-serif;
    text-transform: uppercase;
    color: #af3d8e;
    margin-bottom: 0;
}

.solution-item h3 small {
    display: block;
    color: inherit;
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    margin-bottom: 3px;
}

.solution-item h3 .mdl {
    display: block;
    font-size: 18px;
    line-height: 21px;
}

.solution-item h3 .mdl2 {
    display: block;
    font-size: 32px;
    line-height: 35px;
}

.solution-item .descr {
    min-height: 64px;
    margin-bottom: 10px;
}

.solution-item p {
    margin: 0;
}

.solution-item .more {
    display: inline-block;
    vertical-align: top;
    text-transform: uppercase;
    font: 700 15px/18px 'Montserrat', sans-serif;
    color: #35393d;
    margin-bottom: 20px;
}

.solution-item .more:after {
    content: '>';
    margin-left: 11px;
}

.solution-item .more:hover,
.solution-item .more:focus {
    text-decoration: none;
    opacity: .8;
}

.solution-item.color-02 {
    border-top-color: #7faf26;
}

.solution-item.color-03 {
    border-top-color: #767e86;
}

.solution-item.color-04 {
    border-top-color: #009ed3;
}

.solution-item.color-05 {
    border-top-color: #f47a20;
}

.solution-item.color-02 h3 {
    color: #7faf26;
}

.solution-item.color-03 h3 {
    color: #767e86;
}

.solution-item.color-04 h3 {
    color: #009ed3;
}

.solution-item.color-05 h3 {
    color: #f47a20;
}

.title-section.type3 {
    line-height: 26px;
}

.title-section.type3 .container {
    max-width: 600px;
    padding-top: 83px;
}

.title-section.type3 h1 {
    margin-bottom: 24px;
}

.title-section.type3 p {
    margin-bottom: 46px;
}

.watch-block {
    margin: 31px auto 23px;
    width: 971px;
}

.watch-block .holder {
    background: url("img-01.png") no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    padding: 32px 114px 137px 118px;
    max-width: 100%;
    height: 630px;
}

.watch-block a {
    display: block;
    height: 100%;
    cursor: pointer;
    position: relative;
    color: #fff;
}

.watch-block img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.watch-block a:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    background: rgba(53, 57, 61, .7);
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.watch-block a:hover:before {
    background: rgba(53, 57, 61, .9);
}

.watch-block a span {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    z-index: 5;
    width: 100%;
    max-width: 180px;
    margin: -40px auto 0;
    padding: 79px 0 0;
    text-align: center;
    text-transform: uppercase;
    font: 500 16px/19px 'Montserrat', sans-serif;
}

.watch-block a span:before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    margin: 0 0 0 -33px;
    width: 66px;
    height: 66px;
    background: url("ico-play.svg") no-repeat 50% 50%;
    -webkit-background-size: cover;
    background-size: cover;
    border-radius: 50%;
    -webkit-box-shadow: 0 4px 40px 0 rgba(0, 0, 0, .25);
    box-shadow: 0 4px 40px 0 rgba(0, 0, 0, .25);
}

.why-features {
    padding: 50px 0 65px;
    text-align: center;
    position: relative;
}

.why-features.new p {
    font-size: 15px;
    line-height: 21px;
    font-weight: 500;
}

.features-list {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 0;
    line-height: 0;
    font-family: 'AdobeBlank';
    text-align: center;
}

.features-list>li {
    display: inline-block;
    vertical-align: top;
    width: 25%;
    padding: 29px 10px 10px;
    font: 400 16px/20px 'Montserrat', sans-serif
}

.features-list .img {
    margin: 0 0 2px;
    height: 58px;
    position: relative;
}

.features-list .img img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.features-list h3 {
    font: 500 28px/38px 'Montserrat', sans-serif;
    color: #35393D;
    margin: 0 0 14px;
}

.features-list p {
    margin: 0 0 20px;
}

.how-area {
    padding: 78px 0 62px;
    position: relative;
}

.why-features .bottom-diamonds {
    position: absolute;
    bottom: -53px;
    left: 0;
}

.how-area h2 {
    text-align: center;
    color: #35393d;
    margin: 0 0 40px;
}

.how-item {
    border: 0;
    border-radius: 0;
    padding: 0;
    margin: 26px 0 20px;
    line-height: inherit;
}

.how-item .img {
    position: relative;
    margin: 0 0 48px;
}

.how-item .img .num {
    position: absolute;
    left: 40%;
    bottom: -29px;
    z-index: 5;
    width: 57px;
    height: 57px;
    border-radius: 50%;
    background: #d31145;
    color: #fff;
    text-align: center;
    font: 29px/54px 'Montserrat', sans-serif;
}

.how-item .img a {
    display: block;
    position: relative;
    cursor: pointer;
    padding: 0 0 80.8%;
    height: 0;
    border: 1px solid #ddd;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    -webkit-box-shadow: 0 4px 12px 0 rgba(0, 0, 0, .08);
    box-shadow: 0 4px 12px 0 rgba(0, 0, 0, .08);
}

.how-item .img a:before,
.how-item .img a:after {
    content: '';
    position: absolute;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    opacity: 0;
}

.how-item .img a:before {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(53, 57, 61, .6);
}

.how-item .img a:after {
    top: 50%;
    left: 50%;
    margin: -35px 0 0 -30px;
    width: 59px;
    height: 70px;
    background: url("ico-zoom-001.svg") no-repeat 50% 50%;
    -webkit-background-size: auto 70px;
    background-size: auto 70px;
}

.how-item .img a:hover:before,
.how-item .img a:hover:after {
    opacity: 1;
}

.how-item header {
    padding: 0 0 6px;
    position: relative;
}

.how-item header:before {}

.how-item h3 {
    font: 500 24px/28px 'Montserrat', sans-serif;
    margin: 0 0 0px;
    color: #35393D;
    text-align: center;
}

.how-item .caption {
    color: inherit;
    padding: 40px 0 9px 0;
}

.how-item p {
    color: #959BA3;
    margin: 0 auto 20px;
    text-align: center;
    max-width: 316px;
    font: 500 15px/21px 'Montserrat', sans-serif
}

.under-title-section.space {
    padding: 60px 0 92px;
}

.try-section {
    padding: 78px 0 68px;
    background: #ffffff;
    background-repeat: no-repeat;
    background-size: cover;
    color: #35393D;
    position: relative;
}

.try-section .bottom-diamonds {
    position: absolute;
    top: -24px;
}

.try-section .head {
    text-align: center;
    padding: 0 0 25px;
}

.try-section h2 {
    color: inherit;
    margin: 0 0 0px;
}

.try-section p {
    margin: 0 0 20px;
    font: 400 24px/36px 'Montserrat', sans-serif;
}

.try-section .try-img {
    margin: 0 -15px 20px;
    border: 1px solid #ddd;
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, .15);
    box-shadow: 0 0 30px rgba(0, 0, 0, .15);
}

.try-section .try-img img {
    display: block;
    width: 100%;
    height: auto;
}

.tab-nav {
    text-align: center;
    border-bottom: 1px solid #d0d2d3;
    position: relative;
    z-index: 30;
    background: #fff;
}

.tab-nav .nav {
    display: inline-block;
    vertical-align: top;
    font: 500 21px/27px 'Montserrat', sans-serif;
}

.tab-nav .nav>li+li {
    margin-left: 58px;
}

.tab-nav .nav>li>a {
    padding: 3px 0 10px;
    position: relative;
    color: #35393D;
    background: none;
    border-radius: 0;
}

.solution-second .tab-nav .nav>li>a {
    padding: 3px 0 21px;
    position: relative;
    color: #9a9c9d;
    background: none;
    border-radius: 0;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 200px;
}

.tab-nav .nav>li>a:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -1px;
    height: 2px;
    background: #d31145;
    opacity: 0;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.tab-nav .nav>li>a:hover,
.tab-nav .nav>li.active>a {
    background: none;
    color: #d31145;
}

.tab-nav .nav>li.active>a:before {
    opacity: 1;
}

.image-section.white {
    background: #fff;
}

.image-section.inversed .img {
    left: 0;
    right: auto;
}

.image-section.inversed .image {
    left: auto;
    right: 50%;
}

.image-section.inversed .block {
    margin-left: auto;
    margin-right: 8.55%;
}

.image-section .img.bg-right {
    background-position: 100% 50%;
}

.image-section .image-laptop {
    width: 1092px;
    margin-top: 41px;
    overflow: visible;
    z-index: 20;
}

.image-section .image-laptop img {
    position: relative;
    margin-right: -111px;
    margin-left: auto;
}

.image-section .image-magazine.type2 {
    margin-top: -149px;
    margin-right: -37px;
}

.image-section .block.wide {
    max-width: 399px;
    margin-left: 0;
}

.image-section.inversed .block.wide {
    margin-right: 0;
    margin-left: auto;
}

.image-section.level1 {
    z-index: 10;
}

.image-section.level2 {
    z-index: 15;
}

.image-section.level3 {
    z-index: 25;
}

.image-section.level4 {
    z-index: 35;
}

.image-section.level5 {
    z-index: 45;
}

.image-section.level6 {
    z-index: 55;
}

.image-section .note-str {
    display: block;
    font-size: 72.22%;
}

.mobile-section.type2 {
    background: #fff;
    overflow: visible;
    min-height: 690px;
}

.mobile-section.type2 .container {
    padding-top: 120px;
    max-width: 500px;
}

.mobile-section h1 {
    font: 60px/67px 'Montserrat', sans-serif;
    color: #35393d;
    margin: 0 0 12px;
}

.mobile-section .lead {
    font-size: 22px;
    line-height: 26px;
    font-weight: 400;
    margin-bottom: 8px;
}

.mobile-section .note-str {
    display: block;
    font-weight: 600;
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 33px;
}

.mobile-section .text-muted {
    color: #9a9c9d;
}

.image-section .btns {
    padding-top: 30px;
    padding-left: 0;
    font-size: 0;
    line-height: 0;
    font-family: 'AdobeBlank';
    list-style: none;
    margin: 0;
}

.image-section .btns li {
    display: inline-block;
    vertical-align: top;
    padding: 0 22px 0 0;
}

.mobile-section.type2 .btns {
    margin-bottom: 50px;
}

.mobile-section.type2 .btns li {
    padding-bottom: 30px;
}

.mobile-section.type2 .mobile-01 {
    width: 581px;
    margin-left: -859px;
    margin-bottom: -92px;
}

.mobile-section.type2 .mobile-02 {
    width: 564px;
    margin-left: 190px;
    margin-top: -61px;
    -webkit-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
    transform: rotate(-10deg);
}

.testimonials-section.type2 {
    background: #fff;
}

.new-features {
    background: #f8f9fa;
    text-align: center;
    position: relative;
    z-index: 25;
}

.new-features .container {
    padding-top: 57px;
    padding-bottom: 83px;
}

.new-features h2 {
    color: #35393d;
    margin: 0 0 6px;
    font: 42px/46px 'Montserrat', sans-serif;
}

.image-block {
    margin: 0;
}

.image-block .img {
    position: relative;
    overflow: hidden;
    margin: 0 auto 31px;
    max-width: 260px;
}

.image-block .img img {
    display: block;
    width: 100%;
    max-width: 100%;
}

.image-block figcaption {
    color: #35393d;
    text-align: center;
    display: block;
    font: 23px/27px 'Montserrat', sans-serif;
}

.image-section.leve14 {
    z-index: 27;
}

.image-section .image-mobile-01 {
    width: 381px;
    z-index: 20;
    top: auto;
    bottom: 0;
    margin: 0 299px -225px 0;
}

.image-section .image-mobile-02 {
    width: 381px;
    z-index: 22;
    top: auto;
    bottom: 0;
    margin: 0 75px -276px 0;
}

.image-section .image-mobile-03 {
    width: 564px;
    margin: -138px 261px 0 0;
}

.image-section .image-mobile-04 {
    width: 564px;
    top: auto;
    bottom: 0;
    margin: 0 -34px -259px 0;
    z-index: 22;
}

.image-section .image-mobile-05 {
    width: 494px;
    top: auto;
    bottom: 0;
    margin: 0 101px -373px 0;
}

.about-section {
    background: #35393d;
    color: #fff;
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    margin: 0;
    position: relative;
}

.about-section .img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 10;
    width: 700px;
    overflow: hidden;
}

.about-section .img span {
    position: absolute;
    z-index: 20;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.about-section .img span>img {
    display: none;
}

.about-section figcaption {
    display: table-cell;
    vertical-align: middle;
    width: 1%;
    height: 610px;
    position: relative;
    z-index: 20;
}

.about-section .container {
    padding-top: 30px;
    padding-bottom: 30px;
}

.about-section .block {
    max-width: 57%;
    margin: 0 8.9% 0 auto;
    padding: 0 0 8px;
}

.about-section h2 {
    color: #d31145;
    font: 42px/50px 'Montserrat', sans-serif;
    margin: 0 0 31px;
}

.about-section p {
    margin: 0;
}

.about-info {
    color: #575a71;
    font-size: 18px;
    line-height: 28px;
    font-weight: 300;
    position: relative;
    min-height: 630px;
}

.about-info .container {
    padding-top: 145px;
    padding-bottom: 77px;
    position: relative;
    z-index: 20;
}

.about-info .block {
    max-width: 677px;
}

.about-info .block {
    margin: 0 0 86px;
}

.about-info .images-block {
    position: absolute;
    z-index: 10;
    top: 0;
    bottom: 0;
    right: 0;
    width: 700px;
}

.about-info .images-block .img {
    position: absolute;
    z-index: 10;
    top: 50%;
    right: 0;
    overflow: hidden;
}

.about-info .images-block .img-diamond-01 {
    width: 637px;
    margin: -290px -87px 0 0;
    z-index: 12;
}

.about-info .images-block .img-diamond-02 {
    width: 517px;
    margin: -142px 185px 0 0;
}

.about-info .images-block .img img {
    display: block;
    width: 100%;
    max-width: 100%;
}

.story-intro {
    text-align: center;
    color: #575a71;
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    background: #f8f9fa;
}

.story-intro .container {
    max-width: 1020px;
    padding-top: 101px;
    padding-bottom: 321px;
}

.story-intro p {
    margin: 0;
}

.history-area {
    position: relative;
    z-index: 20;
    background: #fff;
}

.history-area .container {
    padding-bottom: 188px;
}

.video-box {
    position: relative;
    overflow: hidden;
    max-width: 716px;
    margin: 0 auto;
}

.video-box>a {
    display: block;
    padding: 57.7% 0 0;
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    cursor: pointer;
}

.video-box>a:hover {
    text-decoration: none;
}

.video-box>a:before {
    content: '';
    position: absolute;
    z-index: 10;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #35393d;
    opacity: 0.6;
}

.video-box>a>img {
    display: none;
}

.history-area .video-box {
    margin: -204px auto 142px;
}

.btn-play {
    position: absolute;
    z-index: 20;
    top: 50%;
    left: 50%;
    width: 76px;
    height: 76px;
    border-radius: 100%;
    margin: -38px 0 0 -38px;
    background: #fff;
    overflow: hidden;
    text-indent: -9999px;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.btn-play:before {
    content: '';
    position: absolute;
    z-index: 20;
    top: 50%;
    left: 50%;
    width: 28px;
    height: 31px;
    background: url("ico-play-blue-01.svg") no-repeat;
    background-size: 28px 31px;
    margin: -15px 0 0 -11px;
}

.video-box:hover .btn-play {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.history-area h2 {
    text-align: center;
    color: #35393d;
    margin: 0 0 78px;
    font: 500 24px/28px 'Montserrat', sans-serif;
}

.history-list {
    list-style: none;
    margin: 0 auto;
    padding: 0;
    position: relative;
    max-width: 860px;
    z-index: 20;
}

.history-list:before {
    content: '';
    position: absolute;
    z-index: 5;
    top: 19px;
    bottom: 1px;
    left: 50%;
    width: 1px;
    background: #c1c6cc;
}

.history-list>li {
    position: relative;
    color: #575a71;
    font-size: 16px;
    line-height: 19px;
    font-weight: 400;
}

.history-list>li+li {
    margin-top: 38px;
}

.history-list>li:before {
    content: '';
    position: absolute;
    z-index: 10;
    top: 0;
    left: 50%;
    width: 21px;
    height: 14px;
    background: #fff;
    background-image: url("diamond-timeline.png");
    margin: 10px 0 0 -10px;
    background-repeat: no-repeat;
    background-size: cover;
}

.history-list>li:last-child:after {
    content: '';
    position: absolute;
    z-index: 8;
    bottom: 0;
    top: 24px;
    left: 50%;
    width: 20px;
    margin: 0 0 0 -10px;
    background: #fff;
}

.history-list .ico {
    position: absolute;
    z-index: 20;
    top: 0;
    left: 50%;
    width: 53px;
    height: 53px;
    border-radius: 100%;
    margin: -4px 0 0 -26px;
    background: #fff;
    border: solid 2px #d31145;
}

.history-list .ico-no-cirlce img {
    position: absolute;
    top: 8px;
    left: 11px;
}

.history-list .ico-no-cirlce {
    position: absolute;
    z-index: 20;
    top: 0;
    left: 50%;
    width: 30px;
    height: 15px;
    border-radius: 100%;
    margin: -4px 0 0 -26px;
    background: #fff;
}

.history-list .ico img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 50%;
    max-width: 90%;
    max-height: 70%;
}

.history-list .block {
    max-width: 50%;
    padding: 0 41px 0 0;
    text-align: right;
    position: relative;
    z-index: 20;
}

.history-list>li:nth-child(even) .block {
    margin: 0 0 0 auto;
    padding: 0 0 0 41px;
    text-align: left;
}

.history-list h3 {
    color: #35393d;
    margin: 0 0 5px;
    line-height: 28px;
    font-weight: 500;
}

.history-list p {
    margin: 0;
    font-size: 15px;
    line-height: 21px;
}

.history-list .img {
    position: absolute;
    z-index: 5;
    overflow: hidden;
}

.history-list .img-magazine {
    width: 600px;
    top: 0;
    right: 100%;
}

.history-list .img-braclet {
    width: 500px;
    left: 100%;
    margin: -395px 0px 0px 0px;
}

.history-list .img-diamonds2 {
    width: 512px;
    right: 100%;
}

.history-list .img-computer {
    width: 446px;
    top: 0;
    left: 100%;
    margin: -250px 0 0 52px;
}

.history-list .img-diamonds {
    width: 601px;
    top: 0;
    right: 100%;
    margin: 21px 7px 0 0;
}

.history-list .img img {
    display: block;
    width: 100%;
    max-width: 100%;
}

.management-section {
    background: #f8f9fa;
    text-align: center;
}

.management-section .container {
    padding-top: 70px;
    padding-bottom: 37px;
}

.management-section h2 {
    color: #35393d;
    margin: 0 0 72px;
    font: 42px/46px 'Montserrat', sans-serif;
}

.management-list {
    list-style: none;
    margin: 0 -14px;
    padding: 0;
    font-size: 0;
    line-height: 0;
    font-family: 'AdobeBlank';
}

.management-list>li {
    display: inline-block;
    vertical-align: top;
    width: 25%;
    padding: 0 15px 50px;
}

.person-box {
    margin: 0;
}

.person-box .photo {
    position: relative;
    overflow: hidden;
    max-width: 250px;
    margin: 0 auto;
}

.person-box .photo a {
    display: inline-block;
    border-radius: 50%;
    background-repeat: no-repeat;
    width: 140px;
    height: 140px;
}

.person-box .photo a>img {
    display: none;
}

.person-box figcaption {
    padding: 17px 0;
    color: #35393d;
    font: 14px/21px 'Montserrat', sans-serif;
}

.person-box figcaption h3 {
    color: #35393D;
    margin: 0 0 3px;
    font: 700 17px/20px 'Montserrat', sans-serif;
}
}

.person-box figcaption h3 a {
    color: #35393d;
}

.person-box figcaption h3 a:hover {
    text-decoration: none;
    color: #d31145;
}

.person-box figcaption p {
    margin: 0;
}

.team-section {
    text-align: center;
    background: #fff;
}

.team-section .container {
    padding-top: 62px;
    padding-bottom: 46px;
}

.team-section h2 {
    color: #35393d;
    margin: 0 0 56px;
    font: 42px/46px 'Montserrat', sans-serif;
}

.team-list {
    list-style: none;
    margin: 0 -15px;
    padding: 0;
    font-size: 0;
    line-height: 0;
    font-family: 'AdobeBlank';
}

.team-list>li {
    padding: 0 15px 42px;
    display: inline-block;
    vertical-align: top;
    width: 16.66%;
}

.team-list .person-box figcaption {
    font-size: 13px;
    line-height: 17px;
    padding: 14px 0;
}

.team-list .person-box figcaption h3 {
    font-size: 18px;
    line-height: 22px;
    margin: 0 0 3px;
}

.events-area {
    background: #f8f9fa;
}

.events-area .container {
    padding-top: 57px;
    padding-bottom: 77px;
}

.events-area h2 {
    text-align: center;
    color: #35393d;
    margin: 0 0 32px;
    font: 42px/46px 'Montserrat', sans-serif;
}

.events-list {
    list-style: none;
    margin: 0;
    padding: 0 0 18px;
}

.events-list>li {
    padding: 0 0 25px;
}

.event-box {
    background: #fff;
    -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, .1);
    box-shadow: 0 4px 12px rgba(0, 0, 0, .1);
    display: table;
    width: 100%;
}

.event-box .table-row {
    display: table-row;
}

.event-box .cell {
    display: table-cell;
    vertical-align: middle;
    color: #26292b;
    font: 16px/19px 'Montserrat', sans-serif;
    padding: 15px 25px 22px;
}

.event-box .cell:first-child {
    width: 146px;
    border-right: solid 1px #dedede;
    text-align: center;
    padding: 15px;
    font-size: 0;
    line-height: 0;
    font-family: 'AdobeBlank';
}

.event-box .date {
    display: inline-block;
    vertical-align: top;
    color: #afb3b6;
    font: 500 15px/19px 'Montserrat', sans-serif;
    position: relative;
    padding: 0 0 5px;
}

.event-box .date+.date {
    padding-left: 12px;
}

.event-box .date+.date:before {
    content: '-';
    color: #009ed3;
    font-size: 42px;
    line-height: 46px;
    font-weight: 300;
    position: absolute;
    z-index: 20;
    top: 0;
    left: 0;
    margin: 0 0 0 -2px;
}

.event-box .date b {
    display: block;
    color: #009ed3;
    font-size: 42px;
    line-height: 46px;
    font-weight: 300;
    padding: 0 0 6px;
}

.event-box h3 {
    color: #26292b;
    margin: 0 0 8px;
    font: 500 24px/28px 'Montserrat', sans-serif;
}

.event-box h3 a {
    color: #26292b;
}

.event-box h3 a:hover {
    text-decoration: none;
    color: #d31145;
}

.event-box p {
    margin: 0;
}

.event-box p a {
    color: #26292b;
}

.plans-section {
    text-align: center;
    color: #35393d;
    font-size: 15px;
    line-height: 21px;
    font-weight: 500;
    letter-spacing: -0.15px;
}

.plans-section .container {
    padding-top: 60px;
    padding-bottom: 56px;
    max-width: 710px;
}

.plans-heading {
    padding: 0 0 30px;
}

.plans-heading .ico-logo {
    display: block;
    width: 50px;
    position: relative;
    overflow: hidden;
    margin: 0 auto -1px;
}

.plans-heading svg {
    height: 10px;
}

.plans-heading .ico-logo img {
    display: block;
    width: 100%;
    max-width: 100%;
}

.plans-heading h1 {
    color: #7faf26;
    margin: 0;
    text-transform: uppercase;
    font: 600 30px/40px 'Montserrat', sans-serif;
    letter-spacing: -0.6px;
}

.plans-heading h1 sup {
    vertical-align: top;
    position: relative;
    top: 5px;
    font-size: 19px;
    line-height: 23px;
    padding: 0 0 0 5px;
}

.plans-section h2 {
    color: #35393d;
    margin: 0 0 30px;
    font-family: 'Montserrat', sans-serif;
    font-size: 24px;
    font-weight: 500;
    line-height: 28px;
}

.plans-section p {
    max-width: 650px;
    margin: 0 auto 0px;
}

.choose-plan {
    text-align: center;
    padding: 41px 0 0;
}

.tabset.color-green .nav-pills>li>a {
    border-color: #7faf26;
    color: #7faf26;
}

.tabset.color-green .nav-pills>li>a:hover {
    background-color: rgba(127, 175, 38, .1);
}

.tabset.color-green .nav-pills>li.active>a,
.tabset.color-green .nav-pills>li.active>a:hover,
.tabset.color-green .nav-pills>li.active>a:focus {
    color: #fff;
    background-color: #7faf26;
}

.choose-plan .tabset {
    margin-bottom: 20px;
}

.choose-plan .tabset .nav-pills>li>a {
    padding: 5px 29px;
    min-width: 166px;
    background-color: transparent;
}

.choose-plan .tabset .nav-pills>li>a:hover {
    background-color: rgba(0, 158, 211, 0.2);
    color: #009ED3;
}

.plans-area .choose-plan .tabset .nav-pills>li>a:hover {
    background-color: #fff;
    color: #D21046;
}

.choose-plan .note {
    display: block;
    color: #9a9c9d;
    font-size: 15px;
    line-height: 19px;
    font-weight: 600;
    padding: 0 0 23px;
}

.price {
    display: block;
    text-align: center;
    color: #35393d;
    font: 60px/64px 'Montserrat', sans-serif;
}

.price sub {
    position: relative;
    vertical-align: bottom;
    font-size: 15px;
    line-height: 19px;
    font-weight: 300;
    padding: 0 0 0 5px;
    bottom: 5px;
}

.choose-plan .tab-content {
    padding: 0 0 37px;
}

.choose-plan .btn {
    font-size: 17px;
    font-weight: 500;
    padding: 13px;
    min-width: 1px;
}

.why-info.type2 {
    background: #fff;
    padding-top: 102px;
    padding-bottom: 78px;
}

.why-info.type2 .container>.row>div[class^="col-"]:nth-child(1) {
    width: 47%;
}

.why-info.type2 .container>.row>div[class^="col-"]:nth-child(2) {
    width: 53%;
}

.why-info.color-green .why-head::before {
    background: #7faf26;
}

.why-info.type2 .bulled-list {
    padding: 5px 0 0;
}

.why-info.color-green .bulled-list li::before {
    background: #7faf26;
}

.features-section {
    text-align: center;
    background: #7faf26;
    color: #f0f4ec;
    font-size: 18px;
    line-height: 28px;
}

.features-section .container {
    padding-top: 68px;
    padding-bottom: 80px;
}

.features-section .ico {
    position: relative;
    display: block;
    height: 50px;
    margin: 0 0 9px;
}

.features-section .ico img {
    position: absolute;
    z-index: 20;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 100%;
    max-height: 73%;
}

.features-section h2 {
    margin: 0 0 16px;
    font: 500 24px/28px 'Montserrat', sans-serif;
}

.features-section p {
    margin: 0;
}

.btn-default.color-green {
    color: #7faf26;
    border-color: #7faf26;
}

.btn-default.color-green:active,
.btn-default.color-green.active,
.open>.dropdown-toggle.btn-default.color-green,
.btn-default.color-green:focus,
.btn-default.color-green.focus,
.btn-default.color-green:active:hover,
.btn-default.color-green.active:hover,
.open>.dropdown-toggle.btn-default.color-green:hover,
.btn-default.color-green:active:focus,
.btn-default.color-green.active:focus,
.open>.dropdown-toggle.btn-default.color-green:focus,
.btn-default.color-green:active.focus,
.btn-default.color-green.active.focus,
.open>.dropdown-toggle.btn-default.color-green.focus,
.btn-default.color-green:hover {
    border-color: #7faf26;
    background: #7faf26;
    color: #fff;
}

.image-section .btn-row .btn-default.color-green:active,
.image-section .btn-row .btn-default.color-green.active,
.image-section .btn-row .btn-default.color-green:focus,
.image-section .btn-row .btn-default.color-green.focus,
.image-section .btn-row .btn-default.color-green:active:hover,
.image-section .btn-row .btn-default.color-green.active:hover,
.image-section .btn-row .btn-default.color-green:active:focus,
.image-section .btn-row .btn-default.color-green.active:focus,
.image-section .btn-row .btn-default.color-green:active.focus,
.image-section .btn-row .btn-default.color-green.active.focus,
.image-section .btn-row .btn-default.color-green:hover {
    background: #7faf26;
}

.btn-primary.color-green {
    background: #7faf26;
    border-color: #7faf26;
}

.btn-primary.color-green:active,
.btn-primary.color-green.active,
.open>.dropdown-toggle.btn-primary.color-green,
.btn-primary.color-green:focus,
.btn-primary.color-green.focus,
.btn-primary.color-green:active:hover,
.btn-primary.color-green.active:hover,
.open>.dropdown-toggle.btn-primary.color-green:hover,
.btn-primary.color-green:active:focus,
.btn-primary.color-green.active:focus,
.open>.dropdown-toggle.btn-primary.color-green:focus,
.btn-primary.color-green:active.focus,
.btn-primary.color-green.active.focus,
.open>.dropdown-toggle.btn-primary.color-green.focus,
.btn-primary.color-green:hover {
    border-color: #7faf26;
    background: #fff;
    color: #7faf26;
}

.benefits-section {
    background: #fff;
    text-align: center;
}

.benefits-section .container {
    padding-top: 94px;
    padding-bottom: 55px;
}

.benefits-section h2 {
    color: #35393d;
    margin: 0 0 62px;
    letter-spacing: -0.72px;
    font-size: 36px;
    line-height: 46px;
}

.benefits-section .benefits-list {
    margin-bottom: 12px;
}

.benefits-section .btn-row {
    text-align: center;
}

.benefits-section .btn-row .btn {
    min-width: 239px;
}

.testimonials-section.color-green .testimonial q b {
    color: #8fb942;
}

.testimonials-section.color-green .slick-dots button:hover,
.testimonials-section.color-green .slick-dots .slick-active button {
    background: #7faf26;
    border-color: #7faf26;
}

.questions-section {
    background: #fff;
    color: #62657a;
    font-size: 15px;
    line-height: 21px;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
}

.questions-section .collapse,
.questions-section .collapsing {
    margin-left: 10px;
    margin-top: 10px;
    max-width: 711px;
}

.questions-section .container {
    padding-top: 66px;
    padding-bottom: 63px;
}

.questions-section h2 {
    text-align: center;
    color: #35393d;
    margin: 0 0 35px;
    font-size: 36px;
    line-height: 40px;
}

.questions-section .container>.row>div[class^="col-"] {
    padding-bottom: 56px;
}

.questions-section h3 {
    color: #35393D;
    margin: 0;
    font: 600 17px/20px Montserrat;
}

.questions-section p {
    margin: 0;
}

.plans-area {
    background-image: url("./bg_red@2x.png");
    background-position: center, center;
    background-size: cover;
    text-align: center;
}

.plans-area .container {
    padding-top: 65px;
    padding-bottom: 75px;
}

.plans-area h2 {
    color: #7faf26;
    margin: 0 0 24px;
}

.plans-area .choose-plan {
    padding: 0;
}

.plans-area .choose-plan .note {
    padding: 0 0 18px;
}

.plans-area .choose-plan .tab-content {
    padding: 0 0 28px;
}

.title-section.type4 .container {
    padding-top: 73px;
    padding-bottom: 87px;
}

.title-section.type4 h1 {
    margin: 0 0 14px;
}

.plans-block {
    background: #f8f9fa;
    text-align: center;
}

.plans-block .container {
    padding-top: 45px;
    padding-bottom: 52px;
    max-width: 1180px;
}

.plans-headline {
    padding: 0 0 41px;
}

.plans-headline .tabset {
    margin-bottom: 20px;
}

.plans-headline .tabset .nav-pills>li>a {
    padding: 11px 14px;
    min-width: 166px;
}

.plans-headline .note {
    display: block;
    color: #9a9c9d;
    font-size: 15px;
    line-height: 19px;
    font-weight: 600;
}

.plans-list {
    list-style: none;
    margin: 0 -15px;
    padding: 0;
    text-align: center;
    font-size: 0;
    line-height: 0;
    font-family: 'AdobeBlank';
}

.plans-list>li {
    display: inline-block;
    vertical-align: top;
    width: 33.33%;
    padding: 0 15px;
}

.plan-box {
    background: #fff;
    border-top: solid 4px;
    padding: 7px 25px 20px;
    text-align: center;
    color: #a0a0a0;
    font: 300 15px/18px 'Montserrat', sans-serif;
    -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, .1);
    box-shadow: 0 4px 12px rgba(0, 0, 0, .1);
}

.plan-box.color-purple {
    border-top-color: #af3d8e;
}

.plan-box.color-green {
    border-top-color: #7faf26;
}

.plan-box.color-gray {
    border-top-color: #767e86;
}

.plan-box.color-blue {
    border-top-color: #009ed3;
}

.plan-box.color-orange {
    border-top-color: #f47a20;
}

.plan-box .plan-heading {
    display: table-cell;
    vertical-align: middle;
    width: 1%;
    height: 120px;
    text-transform: uppercase;
    font: 300 18px/22px 'Montserrat', sans-serif;
    padding: 12px 0 0;
}

.plan-box.color-purple .plan-heading {
    color: #af3d8e;
}

.plan-box.color-green .plan-heading {
    color: #7faf26;
}

.plan-box.color-gray .plan-heading {
    color: #767e86;
}

.plan-box.color-blue .plan-heading {
    color: #009ed3;
}

.plan-box.color-orange .plan-heading {
    color: #f47a20;
}

.plan-box .plan-heading .ico-logo {
    width: 53px;
    height: 10px;
    text-indent: -9999px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 53px 10px;
    display: block;
    margin: 0 auto 4px;
}

.plan-box.color-purple .plan-heading .ico-logo {
    background-image: url("ico-rapnet-purple-01.svg");
}

.plan-box.color-green .plan-heading .ico-logo {
    background-image: url("ico-rapnet-green-01.svg");
}

.plan-box.color-grey .plan-heading .ico-logo {
    background-image: url("ico-rapnet-gray-01.svg");
}

.plan-box.color-blue .plan-heading .ico-logo {
    background-image: url("ico-rapnet-blue-01.svg");
}

.plan-box.color-orange .plan-heading .ico-logo {
    background-image: url("ico-rapnet-orange-01.svg");
}

.plan-box .plan-heading h2 {
    margin: 0;
    text-transform: uppercase;
    font: 300 36px/40px 'Montserrat', sans-serif;
}

.plan-box.color-purple .plan-heading h2 {
    color: #af3d8e;
}

.plan-box.color-green .plan-heading h2 {
    color: #7faf26;
}

.plan-box.color-gray .plan-heading h2 {
    color: #767e86;
}

.plan-box.color-blue .plan-heading h2 {
    color: #009ed3;
}

.plan-box.color-orange .plan-heading h2 {
    color: #f47a20;
}

.plan-box .plan-heading p {
    min-height: 22px;
    margin: -4px 0 0;
}

.plan-box .plan-heading p sup {
    vertical-align: top;
    position: relative;
    top: 11px;
}

.plan-box .block {
    padding: 0 0 32px;
    margin: 0 0 27px;
    border-bottom: solid 1px #ededed;
}

.plan-box .price {
    padding: 0 0 0px;
}

.plan-box .block p {
    margin: 0 auto 31px;
    max-width: 240px;
}

.plan-box .btn-primary {
    font-size: 17px;
    line-height: 22px;
    font-weight: 400;
    padding: 13px 15px;
    min-width: 1px;
}

.plan-box .links-block {
    padding: 0 0 16px;
}

.plan-box .links {
    list-style: none;
    margin: 0;
    padding: 0;
}

.plan-box .links>li {
    font: 17px/20px 'Montserrat', sans-serif;
    padding: 0 0 9px;
}

.plan-box .links a {
    display: inline-block;
    vertical-align: top;
    color: #35393d;
    text-decoration: none;
    border-bottom: solid 1px #fff;
}

.plan-box .links a:hover {
    text-decoration: none;
    color: #d31145;
    border-color: #d31145;
}

.plan-box .links a sup {
    vertical-align: top;
    position: relative;
    top: 0;
    font-size: 14px;
    line-height: 16px;
}

.plan-box h3 {
    color: #99a7b4;
    margin: 0 0 10px;
    font: 17px/20px 'Montserrat', sans-serif;
}

.btn-info {
    color: #d31145;
    border-color: #f8f9fa;
    background: #f8f9fa;
    font: 700 15px/19px 'Montserrat', sans-serif;
    padding: 6px 20px;
    text-transform: uppercase;
    border-radius: 0;
}

.btn-info:active,
.btn-info.active,
.open>.dropdown-toggle.btn-info,
.btn-info:focus,
.btn-info.focus,
.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,
.btn-info:hover {
    border-color: #d31145;
    background: #d31145;
    color: #fff;
    text-decoration: none;
}

.btn-info:after {
    content: '>';
    padding: 0 0 0 10px;
}

.plan-box .btn-info {
    display: block;
    min-width: 1px;
}

.resources-section .container {
    padding-bottom: 103px;
}

.resources-list {
    text-align: center;
    list-style: none;
    margin: 0 -15px;
    padding: 0;
    font-size: 0;
    line-height: 0;
    font-family: 'AdobeBlank';
}

.resources-list>li {
    display: inline-block;
    vertical-align: top;
    padding: 0 15px 23px;
    width: 33.33%;
}

.resource-box {
    margin: 0;
    background: #fff;
    text-align: center;
    color: #575a71;
    font: 16px/19px 'Montserrat', sans-serif;
    padding: 27px 15px 24px;
    -webkit-transition: all .3s;
    transition: all .3s;
    -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, .1);
    box-shadow: 0 4px 12px rgba(0, 0, 0, .1);
    border-top: solid 5px #009ed3;
}

.resource-box:hover {
    background: #009ed3;
    color: #fff;
}

.resource-box .ico {
    width: 100px;
    height: 100px;
    display: block;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.resource-box .ico img {
    display: block;
    width: 100%;
    max-width: 100%;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.resource-box .ico img:nth-child(2) {
    position: absolute;
    z-index: 20;
    top: 0;
    left: 0;
    right: 0;
    opacity: 0;
}

.resource-box:hover .ico img:nth-child(1) {
    opacity: 0;
}

.resource-box:hover .ico img:nth-child(2) {
    opacity: 1;
}

.resource-box figcaption {
    padding: 11px 0 0;
}

.resource-box figcaption .block {
    padding: 0 0 19px;
}

.resource-box h2 {
    color: #57585b;
    -webkit-transition: all .3s;
    transition: all .3s;
    text-transform: uppercase;
    margin: 0 0 20px;
    font: 24px/28px 'Montserrat', sans-serif;
}

.resource-box:hover h2 {
    color: #fff;
}

.resource-box p {
    margin: 0;
}

.resource-box .bottom-link {
    display: inline-block;
    vertical-align: top;
    text-transform: uppercase;
    text-decoration: underline;
    font: 15px/19px 'Montserrat', sans-serif;
    color: #009ed3;
}

.resource-box:hover .bottom-link {
    color: #fff;
}

.resource-box .bottom-link:hover {
    text-decoration: none;
}

.addon-description {
    margin-bottom: 20px;
}

.addon-description p {
    line-height: 18px;
    font-size: 13px;
    font-family: 'Montserrat';
    font-weight: 400;
}

.addon-link {
    font-weight: bold;
    text-transform: uppercase;
    color: deepskyblue;
    font-size: 13px;
}

.addon-link:hover {
    color: deepskyblue;
}

.addon-overview h1 {
    margin-bottom: 40px;
    font-weight: 600;
    color: #35393d;
}

.row-center {
    text-align: center;
    font-size: 0;
}

.col-center {
    float: none;
    vertical-align: top;
    display: inline-block;
}

.copyright {
    text-align: right;
}

.demo-button {
    background-color: #D21046 !important;
    border: unset !important;
    border-radius: 5px !important;
}

.demo-button:hover {
    color: white !important;
}

.choose-button {
    background-color: #009ed3 !important;
    color: white !important;
    border-radius: 5px !important;
    border-color: unset !important;
    border: unset !important;
    font-weight: 300;
}

.diamond-spacing {
    position: absolute;
    bottom: 20px !important;
    right: 50% !important;
    margin-right: 400px !important;
    margin-bottom: 250px !important;
    z-index: 80 !important;
}

.d-inline-block {
    display: inline-block !important;
}

.btns-float-right {
    float: right;
    margin: unset !important;
}

.why-section-new {
    position: relative;
}

.why-section-new h2 {
    text-align: center;
    letter-spacing: -0.6px;
    color: #35393D;
    opacity: 1;
}

.why-rapnet-card img {
    margin-left: auto;
    margin-right: auto;
    max-height: 84px;
    margin-bottom: 30px;
}

.why-rapnet-card-row {
    margin-top: 48px;
}

.why-rapnet-card-body-subtitle {
    max-width: 316px;
    margin: 0 auto 108px;
}

.why-rapnet-card-body-subtitle ul {
    list-style: url("Component22.png");
    margin: 0;
    padding: 0;
}

.Home.Page .why-rapnet-card-body-subtitle ul {
    list-style-position: outside;
    text-align: left;
    margin-left: 21px;
}

.why-rapnet-card-body h3 {
    margin: 0 0 21px;
    font: normal normal 600 24px/30px Montserrat;
    letter-spacing: -0.48px;
    color: #35393D;
}

.why-rapnet-top-image {
    max-height: 147px;
    position: absolute;
    right: -27px;
    top: -74px;
}

.why-rapnet-bottom-image {
    max-height: 160px;
    position: absolute;
    bottom: -40px;
    left: 0;
    z-index: 1;
}

.solution-area-new {
    background-image: url("./red.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    position: relative;
}

.solution-area-new-title h2 {
    padding-top: 76px;
    margin-bottom: 55px;
    font: normal normal 600 30px/40px Montserrat;
    letter-spacing: -0.6px;
}

.solution-area-new-card-body h3 {
    text-transform: capitalize;
    font: 400 24px/30px Montserrat;
    letter-spacing: -0.24px;
}

.solution-area-new-card-body h3 span {
    font-weight: 700;
    display: block;
}

.solution-area-new-card-body {
    font-size: 17px;
    display: flex;
    flex-direction: column;
}

.solution-area-new-img {
    margin-left: auto;
    margin-right: auto;
}

.solution-area-new .diamonds7 {
    position: absolute;
    left: 0;
    bottom: -70px;
}

.no-pad {
    margin-right: 0;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
}

.app-area-body h2 {
    margin-top: 82px;
    margin-bottom: 25px;
}

.app-area-body p {
    font-family: 'Montserrat', sans-serif;
    line-height: 25px;
    font-size: 17px;
}

.app-area-link {
    border: 2px;
    border-radius: 4px;
    border-style: solid;
    border-color: #009ED3;
    color: #009ED3;
    text-transform: uppercase;
    font-size: 15px;
    margin-left: 60px;
    margin-right: 60px;
    margin-top: 21px;
    margin-bottom: 105px;
}

.app-area-link:hover {
    text-decoration: none;
}

.promoImage20 {
    position: absolute;
    top: -73px;
    left: -81px;
    height: 111px;
}

.row.no-pad {
    margin-right: 0;
    margin-left: 0;
}

.row.no-pad>[class*='col-'] {
    padding-right: 0;
    padding-left: 0;
}

.google-link img,
.apple-link img {
    margin-left: auto;
    margin-right: auto;
    padding: 0px 3px;
}

.why-rapnet-card-body-subtitle li {
    font: 400 15px/21px Montserrat;
    letter-spacing: -0.15px;
    color: #35393D;
}

.headerVideo {
    color: #fff;
    left: 45%;
    z-index: 101;
    cursor: pointer;
    font-weight: 300;
    font-size: 15px;
    line-height: 21px;
}

#play-icon {
    content: url("ico-play.svg");
    width: 34px;
    vertical-align: middle;
    margin-right: 10px;
    opacity: 0.7;
    margin-bottom: 3px;
}

.d-inline-block {
    display: inline-block !important;
}

.title-section .btns .btn {
    min-width: 150px;
    letter-spacing: -0.3px;
}

.title-whyRapNet h1 {
    color: #D21046;
    font-weight: 300;
}

.subtitile-whyRapNet p {
    float: left;
    font-size: 21px;
    text-align: left;
    line-height: 30px;
}

.buttons-whyRapNet a {
    text-transform: uppercase;
    float: left;
    background: #009ed3;
    color: #ffffff;
    font-weight: 400;
}

.typeVideo {
    background-image: url("header_why-rapnet-blank.png");
    background-position-y: top;
    background-repeat: no-repeat;
    width: 100% !important;
    background-size: cover;
    position: relative;
    height: 575px;
    font-family: 'Montserrat', sans-serif;
}

.solution-area-new-img-container {
    height: 185px;
}

.app-area-link div {
    padding-bottom: 35px;
}

.video-box-whyRapNet .laptop-frame {
    background-image: url("macbook-blank.png");
}

.title-section.typeVideo .container {
    padding-top: 98px;
    max-width: 1200px !important;
}

.laptop-frame {
    background-image: url("macbook-blank.png");
    background-size: contain;
    height: 375px;
    width: 689px;
    position: relative;
    background-repeat: no-repeat;
}

.laptop-frame .preview-video {
    margin-top: 24px;
}

.laptop-frame .play-video {
    display: inline;
    height: 68px;
    position: absolute;
    top: 0;
    left: 0px;
    right: 0;
    bottom: 0;
    margin: auto;
    cursor: pointer;
    transform: translateY(-50%);
}

.laptop-frame .play-video span {
    font: 600 17px/25px Montserrat;
    color: #ffffff;
    display: block;
    text-transform: uppercase;
    margin-top: 17px;
}

.laptop-frame .play-video:hover {
    text-decoration: none;
    opacity: 0.7;
}

.title-typeVideo {
    text-align: left;
    max-width: 486px;
}

.title-typeVideo h1 {
    color: #D21046;
    margin: 0px 0px 10px 0px;
}

.video-box-whyRapNet .dimonds {
    position: absolute;
    width: 151px;
    height: 55px;
    bottom: -18px;
    left: 85px;
}

.benefits-title {
    font: 600 36px/40px 'Montserrat', sans-serif;
    margin-bottom: 45px;
}

.hs-form-field {
    padding: 5px;
}

.app-area-link:hover,
.app-area-link:focus {
    border-color: #00ADE6;
    color: #fff;
    box-shadow: 3px 5.196px 18px 0px rgba(0, 0, 0, 0.25);
    background-color: #00ADE6;
}

.testimonials-section .small-diamonds,
.homepage-videos .small-diamonds {
    position: absolute;
    bottom: -96px;
    right: 0;
}

#footer .bottom .footer-seperator {
    display: none;
}

.btns .btn.btn-mobile {
    min-width: 142px;
    height: 44px;
    line-height: 17px;
    padding-top: 11.5px;
    padding-bottom: 16.5px;
    font-size: 17px;
}

.btns.btns-mobile {
    position: fixed !important;
}

.fixed-to-bottom {
    bottom: 20px;
}

.save20-ico {
    position: absolute;
    top: -64px;
    left: -105px;
    max-width: 116px;
    max-height: 116px;
}

.title-section.type2.comapanyPage {
    background-image: url("header_why-rapnet-blank222.png");
    background-position-y: bottom;
    height: 340px;
}

.title-section.type2.comapanyPage h1 {
    margin-bottom: 10px;
}

.title-section.type2.comapanyPage h3 p {
    font-size: 24px;
    line-height: 28px;
    font-weight: 500;
}

.management-list .person-box {
    margin-bottom: 80px;
}

.help-area {
    font-family: 'Montserrat', sans-serif !important;
}

.help-area h3 p {
    font-size: 30px;
    line-height: 40px;
    font-weight: 600;
}

.help-area p {
    font-size: 15px;
    line-height: 21px;
    font-weight: 500;
}

.valign p {
    font-size: 15px;
    line-height: 21px;
    font-weight: 500;
    margin-bottom: 20px;
}

.help-area.type5 .container {
    position: relative;
}

.help-area.type5 .container .img {
    top: -78px;
    left: 0;
    z-index: 100;
}

.help-area.type5.Jewlery .container .img {
    top: -115px;
}

#BuywithConfidencefromVerifiedSuppliers .img {
    background-position-x: left;
}

.why-info-body ul li {
    margin: 0px 0px 15px 10px;
}

.help-area.type5 img {
    position: absolute;
}

.slick-next.slick-arrow {
    color: red;
    background-color: yellow;
    position: absolute;
    right: -60px;
    top: 0;
    bottom: 0;
    height: 35px;
    margin: auto;
}

.slick-prev.slick-arrow {
    color: red;
    background-color: yellow;
    position: absolute;
    left: -60px;
    top: 0;
    bottom: 0;
    height: 35px;
    margin: auto;
}

@media(min-width:992px) {
    .header-buttons {
        margin-top: 49px;
    }
}

@media(max-width:992px) {
    .Instant.Inventory .title-section.typeVideo {
        height: unset !important;
    }

    .header-buttons {
        margin-top: 20px;
    }
}

@media (max-width:498px) {
    .header-buttons .btn {
        width: 100%;
    }

    .header-buttons .btn:first-child {
        margin-bottom: 10px;
    }
}

@media(min-width:498px) and (max-width:992px) {
    .header-buttons .btn:first-child {
        float: left;
    }

    .header-buttons .btn:last-child {
        float: right;
    }

    .header-buttons {
        margin-top: 30px;
    }
}

.open-menu .sticky-mobile {
    display: none;
}

.why-rapnet-header-text ul li {
    margin: 0px 0px 5px 15px;
}

section.WhyRapNetPage .valign h2 {
    margin: 0 0 10px 18px;
}

.why-rapnet-page .image-section .block.wide {
    max-width: inherit;
}

.additional-services .learn-more {
    color: #d31145;
    font-weight: 600;
    display: block !important;
}

.submitted-message {
    color: #000 !important;
    font-weight: 500;
    text-align: center;
    margin-top: 23px;
    overflow: hidden !important;
}

.applications-counter-tooltip {
    width: 240px;
    height: 110px;
    text-align: center;
    z-index: 100;
    position: fixed;
    left: 20px;
    bottom: 3px;
    background-repeat: no-repeat;
    box-shadow: 0px 3px 6px #00000029;
    opacity: 1;
    background-size: cover;
}

.tooltip-blue .applications-counter-tooltip {
    background-image: url("tooltip-people-2.svg");
}

.tooltip-blue .applications-counter-tooltip p {
    color: #FFFFFF !important;
}

.tooltip-blue #applications-counter-close:before {
    color: #fff !important;
}

.tooltip-red .applications-counter-tooltip {
    background-image: url("tooltip-people-1.svg");
}

.applications-counter-tooltip #applications-counter {
    text-align: center;
    font-size: 36px;
    line-height: 44px;
    letter-spacing: -0.36px;
    color: #D21046;
    opacity: 1;
    margin-bottom: 0;
}

.applications-counter-tooltip #applications-text {
    display: block;
    font-size: 14px;
    line-height: 17px;
}

.applications-counter-tooltip #applications-counter-close:before {
    content: 'x';
    color: #000;
    font-weight: 300;
    font-family: Arial, sans-serif;
    position: absolute;
    top: 0;
    right: 10px;
}

@media(max-width:768px) {
    .applications-counter-tooltip {
        left: 50%;
        transform: translate(-50%, -50%);
        bottom: -50px;
    }

    .applications-counter-tooltip #applications-counter-close:before {
        font-size: 25px;
    }
}

.help-area.type6 .img {
    right: 90%;
}

.applications-counter-tooltip #applications-text {
    max-width: 90%;
    margin: auto;
}

#main-nav .mobile-only.btn.btn-default {
    width: 100%;
    margin-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
    height: 48px;
    font-size: 17px;
    line-height: 33px;
}

#main-nav .mobile-bottom-menue {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    padding: 10px;
    text-align: center;
    z-index: 200;
}

.thumbnail.how-item {
    background-color: inherit;
}

ul.blue-list {
    list-style-image: url("bullet-v.svg");
    font-size: 17px;
    line-height: 25px;
    padding-left: 20px;
    margin-top: 5px;
}

ul.blue-list li {
    padding-bottom: 6px;
}

ul.red-list {
    list-style-image: url("bullet-v-red.svg");
    padding-left: 20px;
    margin-top: 5px;
    margin-bottom: 40px;
}

ul.red-list li {
    padding-bottom: 20px;
}

.open-menu .intercom-lightweight-app-launcher {
    display: none;
}

.banner-close,
.banner-close:hover,
.banner-close:active,
.banner-close:active:hover {
    background-color: transparent;
    padding: 0;
    min-width: inherit;
    width: 35px;
    height: 35px;
    border: 0;
}

.banner-block>.container {
    position: relative;
}

.banner-close-container {
    position: absolute;
    top: 10px;
    right: 10px;
}

.banner-close:before,
.banner-close:after {
    content: '';
    position: absolute;
    z-index: 20;
    top: 0;
    left: 0;
    width: 2px;
    height: 21px;
    background: #ffffff;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.banner-close:before {
    margin: 4px 0 0 15px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.banner-close:after {
    margin: 4px 0 0 15px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.banner-close:hover:before,
.banner-close:hover:after {
    background-color: rgb(235, 235, 235);
}

.zebra:nth-child(even) {
    background: #f8f9fa
}

.zebra:nth-child(odd) {
    background: #fff
}

.solution-item.color-01 {
    border-top-color: #009ed3;
}

.solution-item.color-02 {
    border-top-color: #7faf26;
}

.solution-item.color-03 {
    border-top-color: #f47a20;
}

.solution-item.color-04 {
    border-top-color: #af3d8e;
}

.solution-item.color-05 {
    border-top-color: #000;
}

.solution-item.color-06 {
    border-top-color: #767e86;
}

.solution-item.color-01 h3 {
    color: #009ed3;
}

.solution-item.color-02 h3 {
    color: #7faf26;
}

.solution-item.color-03 h3 {
    color: #f47a20;
}

.solution-item.color-04 h3 {
    color: #af3d8e;
}

.solution-item.color-05 h3 {
    color: #000;
}

.solution-item.color-06 h3 {
    color: #767e86;
}

.home-page-rework.device-video video {
    z-index: -10;
}

.home-page-rework .btn-default {
    background-color: transparent;
}

.privacy-policy {
    background: #f8f9fa;
    color: #575a71;
    padding-top: 100px;
    padding-bottom: 96px;
}

.content-page {
    background: #f8f9fa;
    color: #575a71;
    padding-top: 100px;
    padding-bottom: 96px;
}

.cards-list p {
    font-size: 14px;
}

.resources-item .resource-box .ico {
    height: initial;
    width: 100%;
}

.resources-item .resource-box:hover .ico img:nth-child(1) {
    opacity: 1;
}

.resources-item .resource-box:hover h2 {
    color: #575a71;
}

.resources-item .resource-box:hover .bottom-link {
    color: #009ed3;
}

.resources-item .resource-box:hover {
    background: #fff;
    color: #575a71;
}

.mobile-section .my-mobile p {
    margin: 0;
}

.content-item .resource-box .ico {
    height: 100%;
    width: 100%;
}

.content-item .resource-box:hover .ico img:nth-child(1) {
    opacity: 1;
}

.content-item .resource-box:hover h2 {
    color: #575a71;
}

.content-item .resource-box:hover .bottom-link {
    color: #009ed3;
}

.content-item .resource-box:hover {
    background: none;
    color: #575a71;
}

.resources-list .resource-box a:hover {
    color: white;
    text-decoration: none;
}

.resources-list .resource-box p {
    color: #575a71;
}

.resources-list a {
    text-decoration: none;
}

.resources-list .resource-box:hover p {
    color: white;
}

.resources-list a:hover p,
.resources-list a:focus p {
    color: white;
}

.resources-list.interior .resource-box .bottom-link p {
    color: #009ed3;
}

.resources-list.interior .resource-box:hover p {
    color: #575a71;
}

.resources-list.interior .resource-box:hover .bottom-link p {
    color: #009ed3;
}

#header .btn-primary:hover {
    border-radius: 3px;
    background-color: #E0003E;
    border-color: #E0003E;
    box-shadow: 3px 5.196px 18px 0px rgba(0, 0, 0, 0.25);
}

#header .btn-link:hover {
    border-radius: 3px;
    background-color: rgb(179, 15, 59);
    box-shadow: 3px 5.196px 18px 0px rgba(0, 0, 0, 0.25);
    border-color: rgb(179, 15, 59);
}

#header .container,
#header .container-fluid {
    padding-top: 18px;
}

#header {
    background-color: rgb(255, 255, 255);
    position: absolute;
    width: 100%;
    z-index: 101;
    top: 0;
}

#header.scrolled {
    top: 0;
    position: fixed;
    box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.15);
    transition: box-shadow 0.3s ease-in-out;
}

.btn-primary:hover {
    background-color: #E0003E !important;
    border-color: #E0003E !important;
    box-shadow: 3px 5.196px 18px 0px rgba(0, 0, 0, 0.25);
}

.title-section .btns .btn-default:hover {
    border-color: rgb(0, 158, 211);
    background-color: rgb(0, 158, 211);
    box-shadow: 3px 5.196px 18px 0px rgba(0, 0, 0, 0.25);
}

.signup-form .btn-primary:hover {
    border-radius: 3px;
    background-color: rgb(179, 15, 59);
    box-shadow: 3px 5.196px 18px 0px rgba(0, 0, 0, 0.25);
}

.plans-section {
    margin-top: 83px;
    position: relative;
}

.contact-section .field-validation-error {
    color: #D41F30;
    font-size: 14px;
}

.contact-section #captchaError {
    color: red;
    font-size: 12px;
}

.not-found-area {
    padding-top: 150px;
    text-align: center;
    padding-bottom: 150px;
}

.not-found-area h1 {
    font-size: 100px;
    line-height: 102px;
    text-transform: uppercase;
    padding-bottom: 20px;
}

.color-green .plans-heading h1 {
    color: #23A456;
}

.color-green .features-section {
    background: #23A456;
    color: #f0f4ec;
}

.color-green .plans-area h2 {
    color: #23A456;
}

.color-purple .plans-heading h1 {
    color: #af3d8e;
}

.tabset.color-purple .nav-pills>li.active>a,
.tabset.color-purple .nav-pills>li.active>a:hover,
.tabset.color-purple .nav-pills>li.active>a:focus {
    background-color: #af3d8e;
    color: #fff;
}

.tabset.color-purple .nav-pills>li>a {
    border-color: #af3d8e;
    color: #af3d8e;
}

.tabset.color-purple .nav-pills>li>a:hover {
    background-color: rgba(175, 61, 142, 0.1);
}

.color-purple .features-section {
    background: #af3d8e;
    color: #f4ecf3;
}

.color-purple .plans-area h2 {
    color: #af3d8e;
}

.why-info.color-purple .bulled-list li::before {
    background: #af3d8e;
}

.why-info.color-purple .why-head:before {
    background: #af3d8e;
}

.color-purple .btn-default.color-purple {
    color: #af3d8e;
    border-color: #af3d8e;
}

.image-section .btn-row .btn-default.color-purple {
    background: none;
}

.image-section .btn-row .btn-default.color-purple:active,
.image-section .btn-row .btn-default.color-purple.active,
.image-section .btn-row .btn-default.color-purple:focus,
.image-section .btn-row .btn-default.color-purple.focus,
.image-section .btn-row .btn-default.color-purple:active:hover,
.image-section .btn-row .btn-default.color-purple.active:hover,
.image-section .btn-row .btn-default.color-purple:active:focus,
.image-section .btn-row .btn-default.color-purple.active:focus,
.image-section .btn-row .btn-default.color-purple:active.focus,
.image-section .btn-row .btn-default.color-purple.active.focus,
.image-section .btn-row .btn-default.color-purple:hover {
    background: #af3d8e;
    color: #fff;
}

.testimonials-section.color-purple .testimonial q b {
    color: #af3d8e;
}

.testimonials-section.color-purple .slick-dots button:hover,
.testimonials-section.color-purple .slick-dots .slick-active button {
    background: #af3d8e;
    border-color: #af3d8e;
}

.btn-primary.color-purple:active,
.btn-primary.color-purple.active,
.open>.dropdown-toggle.btn-primary.color-purple,
.btn-primary.color-purple:focus,
.btn-primary.color-purple.focus,
.btn-primary.color-purple:active:hover,
.btn-primary.color-purple.active:hover,
.open>.dropdown-toggle.btn-primary.color-purple:hover,
.btn-primary.color-purple:active:focus,
.btn-primary.color-purple.active:focus,
.open>.dropdown-toggle.btn-primary.color-purple:focus,
.btn-primary.color-purple:active.focus,
.btn-primary.color-purple.active.focus,
.open>.dropdown-toggle.btn-primary.color-purple.focus,
.btn-primary.color-purple:hover {
    border-color: #af3d8e;
    background: #fff;
    color: #af3d8e;
}

.btn-primary.color-purple {
    background: #af3d8e;
    border-color: #af3d8e;
}

.color-grey .plans-heading h1 {
    color: #959BA3;
}

.tabset.color-grey .nav-pills>li.active>a,
.tabset.color-grey .nav-pills>li.active>a:hover,
.tabset.color-grey .nav-pills>li.active>a:focus {
    background-color: #a0a0a0;
    color: #fff;
}

.tabset.color-grey .nav-pills>li>a {
    border-color: #a0a0a0;
    color: #a0a0a0;
}

.tabset.color-grey .nav-pills>li>a:hover {
    background-color: rgba(160, 160, 160, 0.1);
}

.color-grey .features-section {
    background: #a0a0a0;
    color: #eceff4;
}

.color-grey .plans-area h2 {
    color: #a0a0a0;
}

.why-info.color-grey .bulled-list li::before {
    background: #a0a0a0;
}

.why-info.color-grey .why-head:before {
    background: #a0a0a0;
}

.color-grey .btn-default.color-grey {
    color: #a0a0a0;
    border-color: #a0a0a0;
}

.image-section .btn-row .btn-default.color-grey {
    background: none;
}

.image-section .btn-row .btn-default.color-grey:active,
.image-section .btn-row .btn-default.color-grey.active,
.image-section .btn-row .btn-default.color-grey:focus,
.image-section .btn-row .btn-default.color-grey.focus,
.image-section .btn-row .btn-default.color-grey:active:hover,
.image-section .btn-row .btn-default.color-grey.active:hover,
.image-section .btn-row .btn-default.color-grey:active:focus,
.image-section .btn-row .btn-default.color-grey.active:focus,
.image-section .btn-row .btn-default.color-grey:active.focus,
.image-section .btn-row .btn-default.color-grey.active.focus,
.image-section .btn-row .btn-default.color-grey:hover {
    background: #a0a0a0;
    color: #fff;
}

.testimonials-section.color-grey .testimonial q b {
    color: #a0a0a0;
}

.testimonials-section.color-grey .slick-dots button:hover,
.testimonials-section.color-grey .slick-dots .slick-active button {
    background: #a0a0a0;
    border-color: #a0a0a0;
}

.btn-primary.color-grey:active,
.btn-primary.color-grey.active,
.open>.dropdown-toggle.btn-primary.color-grey,
.btn-primary.color-grey:focus,
.btn-primary.color-grey.focus,
.btn-primary.color-grey:active:hover,
.btn-primary.color-grey.active:hover,
.open>.dropdown-toggle.btn-primary.color-grey:hover,
.btn-primary.color-grey:active:focus,
.btn-primary.color-grey.active:focus,
.open>.dropdown-toggle.btn-primary.color-grey:focus,
.btn-primary.color-grey:active.focus,
.btn-primary.color-grey.active.focus,
.open>.dropdown-toggle.btn-primary.color-grey.focus,
.btn-primary.color-grey:hover {
    border-color: #a0a0a0;
    background: #fff;
    color: #a0a0a0;
}

.btn-primary.color-grey {
    background: #a0a0a0;
    border-color: #a0a0a0;
}

.color-blue .plans-heading h1 {
    color: #009ed3;
}

.color-gold .plans-heading h1 {
    color: #E4B92E;
}

.tabset.color-blue .nav-pills>li.active>a,
.tabset.color-blue .nav-pills>li.active>a:hover,
.tabset.color-blue .nav-pills>li.active>a:focus {
    background-color: #009ed3;
    color: #fff;
}

.tabset.color-blue .nav-pills>li>a {
    border-color: #009ed3;
    color: #009ed3;
}

.tabset.color-blue .nav-pills>li>a:hover {
    background-color: rgba(0, 158, 211, 0.1);
}

.color-blue .features-section {
    background: #009ed3;
    color: #eceff4;
}

.color-blue .plans-area h2 {
    color: #009ed3;
}

.why-info.color-blue .bulled-list li::before {
    background: #009ed3;
}

.why-info.color-blue .why-head:before {
    background: #009ed3;
}

.color-blue .btn-default.color-blue {
    color: #009ed3;
    border-color: #009ed3;
}

.image-section .btn-row .btn-default.color-blue {
    background: none;
}

.image-section .btn-row .btn-default.color-blue:active,
.image-section .btn-row .btn-default.color-blue.active,
.image-section .btn-row .btn-default.color-blue:focus,
.image-section .btn-row .btn-default.color-blue.focus,
.image-section .btn-row .btn-default.color-blue:active:hover,
.image-section .btn-row .btn-default.color-blue.active:hover,
.image-section .btn-row .btn-default.color-blue:active:focus,
.image-section .btn-row .btn-default.color-blue.active:focus,
.image-section .btn-row .btn-default.color-blue:active.focus,
.image-section .btn-row .btn-default.color-blue.active.focus,
.image-section .btn-row .btn-default.color-blue:hover {
    background: #009ed3;
    color: #fff;
}

.testimonials-section.color-blue .testimonial q b {
    color: #009ed3;
}

.testimonials-section.color-blue .slick-dots button:hover,
.testimonials-section.color-blue .slick-dots .slick-active button {
    background: #009ed3;
    border-color: #009ed3;
}

.btn-primary.color-blue:active,
.btn-primary.color-blue.active,
.open>.dropdown-toggle.btn-primary.color-blue,
.btn-primary.color-blue:focus,
.btn-primary.color-blue.focus,
.btn-primary.color-blue:active:hover,
.btn-primary.color-blue.active:hover,
.open>.dropdown-toggle.btn-primary.color-blue:hover,
.btn-primary.color-blue:active:focus,
.btn-primary.color-blue.active:focus,
.open>.dropdown-toggle.btn-primary.color-blue:focus,
.btn-primary.color-blue:active.focus,
.btn-primary.color-blue.active.focus,
.open>.dropdown-toggle.btn-primary.color-blue.focus,
.btn-primary.color-blue:hover {
    border-color: #009ed3;
    background: #fff;
    color: #009ed3;
}

.btn-primary.color-blue {
    background: #009ed3;
    border-color: #009ed3;
}

.color-orange .plans-heading h1 {
    color: #f47a20;
}

.tabset.color-orange .nav-pills>li.active>a,
.tabset.color-orange .nav-pills>li.active>a:hover,
.tabset.color-orange .nav-pills>li.active>a:focus {
    background-color: #f47a20;
    color: #fff;
}

.tabset.color-orange .nav-pills>li>a {
    border-color: #f47a20;
    color: #f47a20;
}

.tabset.color-orange .nav-pills>li>a:hover {
    background-color: rgba(244, 122, 32, 0.1);
}

.color-orange .features-section {
    background: #f47a20;
    color: #f4eeec;
}

.color-orange .plans-area h2 {
    color: #f47a20;
}

.why-info.color-orange .bulled-list li::before {
    background: #f47a20;
}

.why-info.color-orange .why-head:before {
    background: #f47a20;
}

.color-orange .btn-default.color-orange {
    color: #f47a20;
    border-color: #f47a20;
}

.image-section .btn-row .btn-default.color-orange {
    background: none;
}

.image-section .btn-row .btn-default.color-orange:active,
.image-section .btn-row .btn-default.color-orange.active,
.image-section .btn-row .btn-default.color-orange:focus,
.image-section .btn-row .btn-default.color-orange.focus,
.image-section .btn-row .btn-default.color-orange:active:hover,
.image-section .btn-row .btn-default.color-orange.active:hover,
.image-section .btn-row .btn-default.color-orange:active:focus,
.image-section .btn-row .btn-default.color-orange.active:focus,
.image-section .btn-row .btn-default.color-orange:active.focus,
.image-section .btn-row .btn-default.color-orange.active.focus,
.image-section .btn-row .btn-default.color-orange:hover {
    background: #f47a20;
    color: #fff;
}

.testimonials-section.color-orange .testimonial q b {
    color: #f47a20;
}

.testimonials-section.color-orange .slick-dots button:hover,
.testimonials-section.color-orange .slick-dots .slick-active button {
    background: #f47a20;
    border-color: #f47a20;
}

.btn-primary.color-orange:active,
.btn-primary.color-orange.active,
.open>.dropdown-toggle.btn-primary.color-orange,
.btn-primary.color-orange:focus,
.btn-primary.color-orange.focus,
.btn-primary.color-orange:active:hover,
.btn-primary.color-orange.active:hover,
.open>.dropdown-toggle.btn-primary.color-orange:hover,
.btn-primary.color-orange:active:focus,
.btn-primary.color-orange.active:focus,
.open>.dropdown-toggle.btn-primary.color-orange:focus,
.btn-primary.color-orange:active.focus,
.btn-primary.color-orange.active.focus,
.open>.dropdown-toggle.btn-primary.color-orange.focus,
.btn-primary.color-orange:hover {
    border-color: #f47a20;
    background: #fff;
    color: #f47a20;
}

.btn-primary.color-orange {
    background: #f47a20;
    border-color: #f47a20;
}

.why-section.visible-element .btn-section.animated {
    z-index: 99;
}

.why-section .col-sm-6.col-md-3 {
    z-index: 100;
}

.btn-schedule {
    box-shadow: 3px 5.196px 18px 0px rgba(0, 0, 0, 0.25);
}

#main-nav>ul>li>a:before {
    opacity: 1;
    background: transparent;
}

#main-nav>ul>li:hover>a:before,
#main-nav>ul>li.active>a:before {
    opacity: 1;
    background: #d31145;
}

#main-nav .dropdown-menu {
    will-change: opacity;
}

.signup-form .formContainer.news-letter.hs-form {
    display: block;
}

.signup-form .hs-form fieldset.form-columns-2 .input {
    margin-right: 32px !important;
    padding-right: 10px;
    width: 100%;
}

.signup-form .hs-error-msgs.inputs-list {
    padding: 0;
    margin: 0;
    list-style: none;
}

.signup-form .hs-error-msgs.inputs-list label {
    color: #d1202f;
    font-size: 12px;
    padding-top: 5px;
}

.signup-form .hs-form fieldset.form-columns-1 .input {
    width: 100%;
}

.signup-form .hs-form fieldset.form-columns-1 .hs-input {
    width: 100% !important;
    margin-right: 25px;
}

.signup-form .hbspt-form label {
    display: none;
}

.signup-form .hbspt-form .hs-error-msgs.inputs-list label {
    display: block;
}

.request-box .hs_submit {
    width: 100%;
    height: 100%;
}

.request-box .hs-form fieldset.form-columns-2 .hs-form-field {
    width: 100%;
}

.request-box li {
    list-style: none;
}

.request-box .inputs-list {
    padding-left: 0;
}

.request-box .hs-error-msgs.inputs-list label {
    color: #fff;
    font-weight: 600;
}

.request-box .select-hs-input+.hs-input {
    display: none;
}

.request-box .submitted-message {
    font-size: 17px;
    text-align: center;
    font-weight: bold;
    color: #D41F30;
}

.hs-form fieldset.form-columns-1 .hs-input:not(.hs-input[type="checkbox"]) {
    width: 100% !important;
}

.plans-text {
    display: block;
    margin: 0 auto 31px;
}

.description-benefit {
    color: #35393d;
    padding-bottom: 50px;
}

.title-section.benefit-title h1 {
    margin: 0 0 20px;
}

.benefits-details .links a {
    color: #009ed3;
}

.benefits-details .contacts-list a {
    color: #009ed3;
}

.company-list .more-info {
    -webkit-transition: all .3s;
    transition: all .3s;
}

.company-list .more-info:after {
    content: '>';
    -webkit-transition: all .3s;
    transition: all .3s;
    padding: 0 0 0 10px;
}

.company-list .more-info:hover:after {
    padding: 0 0 0 15px;
}

.company-list .more-info:hover {
    padding: 10px 20px 10px 25px;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.company-list a {
    text-decoration: none;
}

.company-list .more-info {
    text-decoration: none;
    width: 100%;
    border-color: #f8f9fa;
    background: #f8f9fa;
    font: 700 15px/19px 'Montserrat', sans-serif;
    padding: 10px 20px;
    text-transform: uppercase;
    border-radius: 0;
}

.try-section iframe {
    width: 98%;
    height: 970px;
}

.devices-section .watch-block {
    z-index: 27;
}

.benefits-details .discount-link {
    padding: 10px 13px;
    float: left;
    font-size: 14px;
    color: #FFF;
    font-weight: bold;
    background: #009ed3;
    text-transform: uppercase;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.benefits-details .discount-link:hover {
    color: #FFF;
}

.benefits-details .discount-block {
    display: inline-block;
    padding: 0 0 17px;
}

.contact-form .g-recaptcha {
    margin-top: 34px;
}

.schedule-box .hs-input {
    margin-right: 5px;
}

.contact-form .field-validation-error {
    top: 30px;
    font-size: 12px;
    font-weight: 700;
    background: #fff;
    padding: 0px 10px;
}

.questions-section .question {
    cursor: pointer;
    margin-right: 10px;
}

.color-purple .questions-section .question:before {
    background-color: #af3d8e;
}

.color-green .questions-section .question:before {
    background-color: #7faf26;
}

.color-grey .questions-section .question:before {
    background-color: #a0a0a0;
}

.color-blue .questions-section .question:before {
    background-color: #009ed3;
}

.color-orange .questions-section .question:before {
    background-color: #f47a20;
}

.solutions-all .col-md-5 .plans-list li {
    width: 50%;
    padding: 0 10px;
}

.solutions-all .col-md-7 .plans-list li {
    width: 33%;
    padding: 0 10px;
}

.solutions-all .tab-nav.tab-categoty {
    background: none;
    margin-bottom: 30px;
    text-transform: uppercase;
}

.solutions-all .plans-block .col-md-5 {
    padding-right: 30px;
}

.solutions-all .plans-block .col-md-7 {
    padding-left: 30px;
}

.solutions-all .price {
    font: 38px/38px 'Montserrat', sans-serif;
}

.solutions-all .plan-box {
    padding: 7px 15px 20px;
}

.solutions-all .plan-box .btn-primary {
    font-size: 14px;
    padding: 13px 5px;
}

.title-section.type4.solution-title .container {
    padding-bottom: 0;
    padding-top: 0;
    max-width: 648px;
}

.tab-nav.tab-categoty ul li a {
    color: #d31145;
}

.tab-nav.tab-categoty {
    border-bottom: 1px solid #d31145;
}

.form-sign-up label {
    display: none;
}

.form-sign-up .hs-error-msgs label {
    display: block;
}

.banner-line {
    margin: 0px;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    width: 100%;
    position: inherit;
    z-index: 101;
}

.banner-block {
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: 50%;
    margin-top: 0;
    background-color: #f8f9fa;
    background-size: cover;
}

.banner-block h3 {
    font-size: 24px;
    line-height: 38px;
    font-weight: 600;
    margin: 0;
}

.banner-block p {
    font-size: 17px;
    line-height: 25px;
}

.banner-block .banner-align {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.banner-line .btn-primary {
    font-size: 15px;
    line-height: 20px;
    font-weight: 400;
    letter-spacing: 0;
}

.solution-second .plans-block .col-md-5,
.solution-second .plans-block .col-md-7 {
    padding: 0 10px;
    margin-bottom: 60px;
}

.solution-second .tab-nav .nav {
    font-family: "Montserrat", 'Montserrat', sans-serif;
}

.solution-second .tab-nav.tab-categoty {
    border: 1px solid #d0d2d3;
    margin-bottom: 0;
    background: #fff;
}

.solution-second .plan-box.color-purple,
.solution-second .plan-box.color-green,
.solution-second .plan-box.color-grey,
.solution-second .plan-box.color-blue,
.solution-second .plan-box.color-orange {
    border-top: none;
}

.solution-second .plan-box {
    box-shadow: none;
}

.solution-second .tab-nav .nav>li>a {
    padding: 10px 0;
    font-size: 16px;
    letter-spacing: 3px;
}

.solution-second .plans-list {
    margin: 0;
    border: 1px solid #d1d3d4;
    border-top: none;
    background: #fff;
}

.solution-second .plans-list li {
    padding: 0;
    border-right: 1px solid #d0d2d3;
}

.solution-second .plans-list li:last-child {
    border-right: none;
}

.solution-second .tab-nav.tab-categoty ul li a {
    color: #35393D;
}

.solution-second .plan-box .plan-heading h2 {
    font-size: 34px;
}

.solution-second .plan-box .plan-heading {
    padding: 20px 0;
    height: 144px;
}

.solution-second .plan-box .block {
    border-bottom: none;
    padding: 0;
    margin: 0 0 5px;
}

.solution-second .plan-box .price {
    margin: 0;
    font: 50px 'Montserrat';
}

.solution-second .price sub {
    font: 25px 'Montserrat';
    line-height: 50px;
}

.solution-second .cost-block {
    margin: 10px 0 15px;
    box-shadow: none;
    color: #999999;
    font-family: "'Montserrat'";
    font-size: 13px;
    margin: 10px 0 30px;
}

.solution2 .button-save img {
    margin-right: 3px;
}

.solution-second .plan-box .block p {
    margin-bottom: 0;
}

.solution-second .btn-info {
    background: transparent;
    border-color: transparent;
    padding: 0;
    text-decoration: underline;
    color: #D31145;
    font-family: "Montserrat";
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 30px;
}

.solution-second .btn-info:hover,
.solution-second .btn-info:focus,
.solution-second .btn-info:active {
    background: transparent;
    border-color: transparent;
    color: initial;
    text-decoration: none;
    box-shadow: none;
    color: #d31145;
}

.solution-second .btn-info::after {
    display: none;
}

.solution-second .plans-text {
    margin: 0 0 0;
    height: auto !important;
}

.solution-second .plan-box .block p {
    color: #252525;
    font-family: "'Montserrat'";
    font-size: 13px;
    font-weight: 400;
    overflow: hidden;
    text-overflow: ellipsis;
}

.solution-second .price sub {
    padding: 0;
}

.solutions-all.solution-second .plan-box {
    padding: 7px 6px 21px;
}

.solution-second .plan-box .btn-primary {
    padding: 7px 5px;
    box-shadow: 3px 2px 12px 0px rgba(0, 0, 0, 0.19);
    padding: 7px 36px;
}

.solution-second .cards-list h2,
.solution3 .cards-list p {
    font-size: 14px;
    color: #32363a;
    margin: 0 0 15px;
}

.solution3 .cards-list {
    text-align: center;
    padding-top: 82px;
}

.solution-second .cards-item,
.solution3 .cards-item {
    display: inline-block;
    vertical-align: top;
    margin: 0 10px;
    border: 1px solid #E1E1E1;
    border-radius: 3px;
}

.solution2 .questions-section .delay-02,
.solution3 .questions-section .delay-02 {
    max-width: 780px;
    margin: 0 auto;
    padding: 20px 10px 20px;
    border-bottom: 1px solid #d0d2d3;
    max-width: 814px;
}

.solution2 .delay-02 .question,
.solution3 .delay-02 .question {
    position: relative;
    padding-right: 20px;
}

.solution2 .delay-02 .question:after,
.solution3 .delay-02 .question:after {
    content: '';
    position: absolute;
    right: -10px;
    top: 0;
    display: block;
    background: url("next.svg");
    width: 20px;
    height: 20px;
}

.solution2 .delay-02 .question.open:after,
.solution3 .delay-02 .question.open:after {
    transform: rotate(180deg);
    background: url("next-open.svg");
    background-repeat: no-repeat;
}

.solution-second .links-block {
    display: none;
}

.solution-second .plan-box .price main {
    padding: 0;
}

.button-save {
    margin: 0 0 25px;
}

.solution-second .button-save {
    margin: 0 0 15px;
}

.button-save .btn-save {
    background: transparent;
    padding: 3px 7px;
    min-width: 90px;
    border: 1px solid #A1A1A1;
    text-transform: none;
    color: #57585B;
    font-family: "'Montserrat'";
    font-size: 16px;
    font-style: italic;
    font-weight: 600;
    cursor: default;
}

.button-save .btn-save:focus,
.button-save .btn-save:active:focus,
.button-save .btn-save:active,
.button-save .btn-save.active {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.solution-second .cost-button::before {
    content: "";
    background-image: url("get-free.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
    position: absolute;
    height: 65px;
    width: 82px;
    margin-left: -90px;
    margin-top: -30px;
}

.second-solutions .cost-block {
    color: #fff;
    font-family: "'Montserrat'";
    font-size: 13px;
    margin: 0 0 10px;
}

.second-solutions.choose-plan .btn-save {
    padding: 3px 7px;
}

.second-solutions .plans-section p {
    color: #252525;
    font-family: "'Montserrat'";
    font-weight: 400;
}

.tabset .nav {
    position: relative;
}

.second-solutions .cost-button:before {
    content: "";
    background-image: url("get-free.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
    position: absolute;
    height: 65px;
    width: 82px;
    margin-left: -90px;
    margin-top: -30px;
}

.solution2 .plans-heading p {
    margin: 0 auto 0;
}

.solution2 .choose-plan {
    padding: 30px 0 0;
}

.solution2 .choose-plan .tabset {
    margin-bottom: 48px;
}

.solution2 .choose-plan .tab-content {
    padding: 0;
}

.solution2 .button-save {
    margin: 0 0 20px;
}

.solution2 .questions-section .question:before {
    content: none;
}

.form-sign-up .legal-consent-container label {
    display: inline-flex;
    padding: 0;
    font-size: 14px;
    line-height: 18px;
}

.form-sign-up .legal-consent-container .hs-form-booleancheckbox {
    list-style: none;
    line-height: 0;
}

.form-sign-up .legal-consent-container ul {
    padding: 0;
    margin: 0;
}

.form-sign-up .legal-consent-container .hs-richtext p {
    margin: 0;
}

.signup-form .legal-consent-container .hs-input {
    margin-right: 10px;
}

.form-sign-up fieldset {
    display: inline-block;
}

.form-columns-1 .hs-form-field {
    float: left;
    width: 100%;
}

.signup-form .legal-consent-container label span {
    padding-top: 8px;
}

.signup-form .legal-consent-container .field.hs-form-field {
    margin-bottom: 0;
}

.request-demo-form .legal-consent-container .hs-richtext {
    font-size: 14px;
    line-height: 18px;
    padding-bottom: 10px;
}

.plans-section.plans-registration-section .container {
    max-width: 100%;
}

.homepage2 #main-nav {
    padding: 14px 0 0;
}

.homepage2 #header .logo {
    margin-top: 7px;
}

.homepage2 .title-section.home-page-rework {
    margin-top: 0;
    background: url("./bg-index-new.png") 0 0 no-repeat;
    background-size: 100% 100%;
}

.homepage2 #header {
    background-color: transparent;
}

.homepage2 #header.scrolled {
    background-color: rgb(255, 255, 255);
    background-image: none;
}

.homepage2.open-menu #header {
    background-color: rgb(255, 255, 255);
    background-image: none;
}

.homepage2 #main-nav>ul>li>a:before {
    background: none;
}

.homepage2 #main-nav>ul>li:hover>a:before,
#main-nav>ul>li.active>a:before {
    background: #d31145;
}

.homepage2 header .btn-link {
    background: #ffffff;
    border-color: #fff;
}

.homepage2 header.scrolled .btn-link {
    border-color: #d31145;
}

.homepage2 .title-section .btns .btn-default {
    border-color: rgb(0, 158, 211);
    background-color: rgb(0, 158, 211);
    box-shadow: none;
    color: #ffffff;
}

.homepage2 #header .logo {
    background-image: url("RapNet-WHITE.svg");
    background-size: auto;
}

.homepage2 #header.scrolled .logo {
    background-image: url("RapNet-RED.svg");
    background-size: auto;
}

.homepage2.open-menu #header .logo {
    background-image: url("RapNet-RED.svg");
    background-size: auto;
}

.homepage2 .title-section .btns .btn-default:hover {
    text-decoration: none;
    border-color: rgb(0, 140, 187);
    background-color: rgb(0, 140, 187);
    box-shadow: 3px 5.196px 18px 0px rgba(0, 0, 0, 0.25);
}

.homepage2 #main-nav li:hover>.dropdown-menu {
    overflow: hidden;
}

.homepage2 .video-block {
    position: relative;
    margin-bottom: -7px;
}

.homepage2 .home-page-rework.device-video video {
    width: 100% !important;
    max-width: 100%;
    top: 0 !important;
    left: 0 !important;
    transform: translate(0, 0) !important;
    bottom: 0;
    position: static !important;
    height: 100%;
}

.homepage2 .video-block:before,
.homepage2 .mobile-image-block:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 46, 96, 0.78);
    left: 0;
    z-index: -1;
    height: 100%;
    bottom: 0;
    z-index: 9;
}

.homepage2 #main-nav>ul>li>a {
    color: #fff;
}

.homepage2 .scrolled #main-nav>ul>li>a {
    color: #000;
}

.homepage2 .schedule-box>a {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s;
}

.homepage2 .schedule-box.active>a {
    visibility: visible;
    opacity: 1;
}

.homepage2 #header .btn-link:hover {
    background-color: rgb(235, 235, 235);
    border-color: rgb(235, 235, 235);
    color: #d31145;
}

.homepage2 #header.scrolled .btn-link:hover {
    border-radius: 3px;
    background-color: rgb(179, 15, 59);
    box-shadow: 3px 5.196px 18px 0px rgba(0, 0, 0, 0.25);
    border-color: rgb(179, 15, 59);
    color: #fff;
}

.homepage2 .title-section .btns {
    padding: 0 0 44px;
}

.homepage2 .scroll-down {
    position: absolute;
    top: 85vh;
    line-height: 14px;
    left: 50%;
    display: block;
    opacity: 1;
    color: #ffffff;
    text-transform: uppercase;
    font-family: 'Montserrat';
    font-size: 10px;
    letter-spacing: 2px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: all 350ms ease-in-out !important;
    -moz-transition: all 350ms ease-in-out !important;
    transition: all 350ms ease-in-out !important;
    cursor: pointer;
    z-index: 101;
    text-decoration: none;
}

.homepage2 .scroll-down:after {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    margin: 5px auto 0;
    border-left: 2px solid #ffffff;
    border-top: 2px solid #ffffff;
    transform: rotate(-135deg);
}

.request-box .request-demo-form .mktoForm input,
.request-box .request-demo-form .mktoForm select {
    height: 36px !important;
    font: 400 15px 'Montserrat', sans-serif;
    border: 0;
    background: #fff;
    color: #000000;
    padding: 2px 14px;
    margin: 0 0 10px;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 100%;
}

.request-box .request-demo-form .mktoForm label.mktoLabel {
    display: none;
}

.request-box .request-demo-form .mktoButtonRow {
    width: 100%;
    margin-left: 10px;
    padding-right: 10px;
}

.request-box .valign {
    padding: 50px 25px;
}

.request-box .select-area.select-mktoField {
    display: none;
}

.visible-mobile-tablet {}

.hidden-mobile-tablet {
    display: block !important
}

.text-white {
    color: white !important;
}

.padding-top-unset {
    padding-top: unset !important;
}

.homepage2 .title-section .btns ul li a {
    font-weight: 100 !important;
}

#trigger-video #js-modal-btn:hover {
    color: yellow !important;
}

.image image-laptop laptopSide {
    margin-top: -109px;
}

.signup-form .formContainer.news-letter.hs-form .form-columns-3 {
    max-width: none !important;
}

.solution-area-new-button {
    color: #fff;
    max-height: 40px;
    border: 2px solid #fff;
    padding: 10px 20px;
    border-radius: 4px;
    display: inline-block;
    font-size: 15px;
    line-height: 19px;
    font-weight: normal;
    letter-spacing: -0.15px;
}

.solution-area-new-button:hover {
    background-color: #fff;
    color: #D21046 !important;
}

.solution-area-new-button:hover {
    text-decoration: none;
    color: #fff;
}

.solution-area-new-card-body-subtitle {
    margin-bottom: 20px;
}

.solution-area-new-card-body-subtitle p {
    font-size: 15px;
    line-height: 21px;
    font-weight: normal;
    letter-spacing: -0.15px;
    padding-bottom: 20px;
}

.solution-area-new-card-body-title {
    flex-grow: 1;
    margin-bottom: 20px;
}

.nav.nav-pills.cost-button #month-price {
    border-color: #D21046 !important;
}

.centered-absolute {
    margin-top: auto;
    margin-bottom: auto;
    top: 0;
    bottom: 0;
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}

.p-relative {
    position: relative;
}

#main-nav .buttom-links {
    display: none;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: 20px;
}

#main-nav .buttom-links .btn {
    min-width: 110px;
    height: 44px;
    line-height: 17px;
    padding-top: 11.5px;
    padding-bottom: 16.5px;
    font-size: 17px;
}

#main-nav .buttom-links .btn-trial {
    background-color: rgb(0, 158, 211);
    box-shadow: none;
    color: #ffffff;
    border: 1px solid #009ED3;
    border-radius: 2px;
}

#main-nav .buttom-links .btn-trial:hover {
    border-radius: 3px;
    background-color: #00ADE6;
    box-shadow: 3px 5.196px 18px 0px rgba(0, 0, 0, 0.25);
    border-color: #00ADE6;
}

#main-nav .buttom-links .btn-call {
    background: #d31145;
    color: #fff;
    border: 1px solid #d31145;
    border-radius: 2px;
}

#main-nav .buttom-links .btn-call:hover {
    border-radius: 3px;
    background-color: rgb(179, 15, 59);
    box-shadow: 3px 5.196px 18px 0px rgba(0, 0, 0, 0.25);
    border-color: rgb(179, 15, 59);
}

.call-icon {
    background-image: url("ico-call-black.svg");
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
    height: 21px;
    width: 18px;
    margin: 0 2px -5px -14px;
    background-position-y: 2px;
}

.btns-liner-gradient {
    background: rgb(255, 255, 255);
    background: linear-gradient(360deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.8211659663865546) 34%, rgba(255, 255, 255, 0) 100%);
}

.btns-menu-side {
    display: inline-block;
    padding-left: 0px;
    padding-top: 6px;
}

.gradient-wrapper {
    height: 100%;
    background: linear-gradient(360deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.8211659663865546) 3%, rgba(255, 255, 255, 0) 25%);
}

.plans-area .btn-row {
    height: auto;
    display: inline-block;
    margin-top: 100px;
}

.hs-form label {
    margin-bottom: 0;
}

.header-new.type-mobileApps {
    background-image: url("header_app@2x.png");
}

.btn-plans {
    height: 40px;
    width: 150px;
    line-height: 20px;
    font-weight: 500;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 4px;
    margin-bottom: 23px;
    min-width: unset;
    max-width: 100%;
    padding-top: 8px;
}

.CallToAction.plans {
    background-image: url("bg_gray.png");
    padding-top: 52px;
    padding-bottom: 52px;
    position: relative;
}

.CallToAction.plans h3 {
    font: 600 36px/40px 'Montserrat', sans-serif;
    margin-bottom: 16px;
    letter-spacing: -0.72px;
}

.CallToAction.plans .plans-text {
    font-size: 15px;
    line-height: 21px;
    font-weight: 500;
    margin-bottom: 28px;
}

.CallToAction.plans img.ring {
    position: absolute;
    top: -70px;
    left: 160px;
}

.CallToAction.plans img.diamonds {
    position: absolute;
    top: -85px;
    right: 136px;
}

.d-flex.justify-content-center {
    display: flex;
    justify-content: center;
}

.row.management-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.container-fluid.our-story {
    background-color: #F8F9FA;
}

.container-fluid.our-story .row {
    max-width: 980px;
    margin: auto;
    padding-top: 81px;
    padding-bottom: 81px;
}

.story-text {
    font-size: 15px;
    line-height: 21px;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
}

.story-text h3 {
    font-size: 28px;
    font-weight: 400;
}

.history-area h2 {
    margin-top: 64px;
}

.why-rapnet-header-text ul li {
    list-style-position: outside;
    font-size: 15px;
    line-height: 28px;
    font-weight: 500;
}

.homepage2 .mobile-image-block {
    height: 100%;
    width: 100%;
    position: absolute;
    background-repeat: no-repeat;
    right: 0;
    left: 0;
    background-size: cover;
    z-index: -1;
    background-position-x: center;
    background-position-y: bottom;
}

.app-area-img {
    max-height: 655px;
    max-width: 100%;
}

.video .testemonial-wrapper .top {
    height: auto;
}

.testemonial-wrapper .top .testimonial-memberName {
    font-weight: bold;
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    padding-bottom: 10px;
}

.testemonial-wrapper .testimonial-recommendation {
    margin-top: 19px;
    font-size: 15px;
    overflow: hidden;
    max-height: 95px;
}

.testemonial-wrapper .testimonial-recommendation h4 {
    font-size: 17px;
    line-height: 22px;
    margin-bottom: 10px;
}

.testemonial-wrapper .testimonial-recommendation p {
    font-size: 15px;
    line-height: 25px;
    color: #CBCFD5;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical
}

.testimonials-section h2 {
    margin-bottom: 40px;
    font: 600 30px/40px Montserrat;
    letter-spacing: -0.6px;
}

.mb-2 {
    margin-bottom: 20px !important;
}

.slick-arrows .next {
    position: absolute;
    right: -82px;
    top: 0;
    bottom: 0;
    margin: auto;
    background-image: url("arrow-right.svg");
    background-size: contain;
    height: 60px;
    width: 30px;
    background-repeat: no-repeat;
    cursor: pointer;
    background-position: right;
    list-style-type: none;
}

.slick-arrows .prev {
    display: list-item;
    position: absolute;
    left: -82px;
    top: 0;
    bottom: 0;
    margin: auto;
    background-image: url("arrow-left.svg");
    background-size: contain;
    height: 60px;
    width: 30px;
    background-repeat: no-repeat;
    cursor: pointer;
    list-style: none;
    background-position: left;
}

.slick-arrows {
    position: relative;
    bottom: 176px;
    width: 100%;
}

@media(max-width:768px) {

    .slick-arrows .prev,
    .next {
        display: none !important;
    }

    .banner-close-container {
        top: 6px;
    }
}

.modal {
    z-index: 1000000 !important;
}

.learn-more.primary {
    margin-top: 20px;
}

.primary.box-plan {
    margin-top: 30px;
}

.primary.box-plan .btn-primary.btn-plans {
    margin-bottom: 0px;
}

.title-section.home-page-rework ul.btns.hidden-xs li a {
    padding-top: 13px;
}

.header-buttons a.btn {
    padding-top: 13px;
    margin-right: 5px;
}

.header-buttons a.btn-primary {
    margin-right: 0;
}

.buttons-header-new .btn-default {
    padding-top: 13px;
    font-size: 17px;
}

input,
input:before,
input:after {
    -webkit-user-select: initial;
    -khtml-user-select: initial;
    -moz-user-select: initial;
    -ms-user-select: initial;
    user-select: initial;
}

.title-section .header-content {
    max-width: 70%;
    margin: auto;
    text-align: left;
}

.title-section .header-content h1 {
    text-align: left;
    letter-spacing: -0.4px;
    color: #D21046;
    opacity: 1;
    margin-bottom: 10px;
}

.title-section .header-content .app-links {
    margin-left: 15px;
}

.title-section .header-content .app-button {
    display: inline-block;
    float: left;
}

.title-section[data-id="5578"] {
    background-position-y: top;
    background-position-x: center;
    background-size: cover;
    height: 575px;
}

.btn.dark-blue {
    border-radius: 4px;
    border-style: solid;
    border-color: #00386D;
    background-color: #00386D;
    color: #ffffff;
}

.btn.dark-blue-border {
    border: 2px;
    border-radius: 4px;
    border-style: solid;
    border-color: #00386D;
    color: #00386D;
}

.btn.light-blue-border {
    border: 2px;
    border-radius: 4px;
    border-style: solid;
    border-color: #009ED3;
    color: #009ED3;
}

.banner-button .btn {
    padding: 8px 29px 8px 28px !important;
    font: 400 14px/21px 'Montserrat', sans-serif;
}

.banner-button .btn-link:hover {
    background-color: rgb(235, 235, 235);
    border-color: rgb(235, 235, 235);
}

.banner-button .btn-link {
    background: #ffffff;
    border-color: #fff;
    color: #d31145;
}

.banner-button .btn-link.blue {
    color: #009ED3;
}

@media (max-width:576px) {
    .app-links {
        max-width: 95%;
        margin: auto !important;
    }

    .app-links .app-button:last-child {
        float: right;
    }

    .header-content {
        max-width: 100% !important;
        background-color: #fff;
    }

    .app-button img {
        min-width: 47vw;
    }
}

@media (min-width:768px) and (max-width:992px) {
    .title-section .header-content {
        max-width: unset !important;
    }

    .title-section[data-id="5578"] .header-content .row {
        margin-top: 96px;
        max-width: 70%;
    }
}

@media (min-width:992px) {
    .title-section .header-content .row {
        margin-top: 96px;
        max-width: 70%;
    }
}

@media (min-width:1200px) {
    .title-section .header-content .row {
        max-width: 482px;
    }

    .why-rapnet-page .title-section.typeVideo {
        padding-top: 0;
        height: 660px;
    }

    .why-rapnet-page .title-section.typeVideo .container {
        padding-top: 160px;
    }

    .why-rapnet-page .video-box-whyRapNet .laptop-frame {
        height: 398px;
    }

    .why-rapnet-page .video-box-whyRapNet .dimonds {
        bottom: 0;
    }
}

.mobile-background {
    width: 100%;
}

.title-section.typeVideo {
    padding-top: 85px;
}

.list-container {
    display: flex;
    flex-wrap: wrap;
}

.list-container .list-item {
    display: flex;
}

.appstore-btns a {
    display: inline-block;
}



@keyframes modal-video {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes modal-video-inner {
    from {
        transform: translate(0, 100px)
    }

    to {
        transform: translate(0, 0)
    }
}

.modal-video {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1000000;
    cursor: pointer;
    opacity: 1;
    animation-timing-function: ease-out;
    animation-duration: .3s;
    animation-name: modal-video;
    -webkit-transition: opacity .3s ease-out;
    -moz-transition: opacity .3s ease-out;
    -ms-transition: opacity .3s ease-out;
    -o-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out
}

.modal-video-close {
    opacity: 0
}

.modal-video-close .modal-video-movie-wrap {
    -webkit-transform: translate(0, 100px);
    -moz-transform: translate(0, 100px);
    -ms-transform: translate(0, 100px);
    -o-transform: translate(0, 100px);
    transform: translate(0, 100px)
}

.modal-video-body {
    max-width: 960px;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    padding: 0 10px;
    display: flex;
    justify-content: center;
    box-sizing: border-box
}

.modal-video-inner {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%
}

@media (orientation: landscape) {
    .modal-video-inner {
        padding: 10px 60px;
        box-sizing: border-box
    }
}

.modal-video-movie-wrap {
    width: 100%;
    height: 0;
    position: relative;
    padding-bottom: 56.25%;
    background-color: #333;
    animation-timing-function: ease-out;
    animation-duration: .3s;
    animation-name: modal-video-inner;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -ms-transition: -ms-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out
}

.modal-video-movie-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.modal-video-close-btn {
    position: absolute;
    z-index: 2;
    top: -45px;
    right: 0;
    display: inline-block;
    width: 35px;
    height: 35px;
    overflow: hidden;
    border: none;
    background: transparent
}

@media (orientation: landscape) {
    .modal-video-close-btn {
        top: 0;
        right: -45px
    }
}

.modal-video-close-btn:before {
    transform: rotate(45deg)
}

.modal-video-close-btn:after {
    transform: rotate(-45deg)
}

.modal-video-close-btn:before,
.modal-video-close-btn:after {
    content: '';
    position: absolute;
    height: 2px;
    width: 100%;
    top: 50%;
    left: 0;
    margin-top: -1px;
    background: #fff;
    border-radius: 5px;
    margin-top: -6px
}


.tabletNew {
    width: 560px
}

#BuyatCompetitivePrices .container {
    padding-top: 13px;
}

#BuyatCompetitivePrices .image {
    width: 656px;
    margin-top: -10px;
}

#TradeSmarterwithPricingInformation {
    margin-bottom: -60px;
}

#TradeSmarterwithPricingInformation .image {
    width: 670px;
    margin-top: -40px;
    right: calc(50% - 50px);
}

#DiamondInventoryIntegration .image {
    margin-top: -30px;
    width: 660px;
}

#DiamondPriceCalculator .image {
    width: 399px;
    right: 55%;
    margin-top: 39px;
    z-index: 20 !important;
}

#RapNetXLAdd-on .imgbg-right {
    background-size: 460px 487px;
    margin-top: -5px;
}

#SaveMoneybyDealingDirect .image,
#Ahorredinerohaciendocomprasoventasdirectas .image {
    width: 385.98px;
    margin-top: -25px;
}

#SaveMoneybyDealingDirect .img,
#Ahorredinerohaciendocomprasoventasdirectas .img {
    right: 43%;
    z-index: 0;
}

#SaveMoneybyDealingDirect .image img,
#Ahorredinerohaciendocomprasoventasdirectas .image img {
    z-index: 20 !important;
}

#TradeScreen .image {
    width: 524px;
    margin-top: 24px;
}

.iMacRight {
    width: 460px;
    margin-top: -20px;
    left: 54% !important;
}

#Findthejewelrypieceyourcustomerwants .img {
    background-size: contain;
    background-position-x: right;
    background-position-y: top;
}

#BuyJewelryatCompetitivePrices .image {
    width: 560px;
    margin-top: -30px;
}

@media screen and (max-width:767px) {
    .title-section p.disclaimer {
        margin: 10px 0px 20px 0px;
    }

    .laptopSide {
        position: relative !important;
        left: 0 !important;
        max-width: 100%;
        margin: 0px auto;
    }

    #SaveMoneybyDealingDirect .image,
    #Ahorredinerohaciendocomprasoventasdirectas .image {
        margin-bottom: 0;
    }

    .tabletNew {
        position: relative !important;
        left: 0 !important;
        max-width: 100%;
        margin: -50px auto;
    }

    #DiamondInventoryIntegration .image {
        margin: -30px 0px 0px -46px;
    }

    #DiamondPriceCalculator .image {
        position: relative;
        left: 45px;
    }
}

.disclaimer {
    text-align: left;
    letter-spacing: 0;
    color: #959BA3;
    opacity: 1;
    display: block;
    font-size: 14px;
    line-height: 21px;
    font-family: 'Montserrat', sans-serif;
    margin: 10px 0px 40px 0px;
}

.padding-left-unset {
    padding-left: unset !important;
}

.row-center-inner {
    display: flex;
    justify-content: center;
}

.solution-area-new-card-body.mobileApp .solution-area-new-card-body-title h3 {
    margin-top: 20px;
}

.solution-area-new.mobileApp {
    min-height: 520px;
}

.gradinet-from-right {
    background: transparent linear-gradient(90deg, #F8F9FA 0%, #F8F9FA00 50%, #F8F9FA00 100%) 0% 0% no-repeat padding-box;
    height: 100%;
    width: 100%;
    float: left;
}

#FindPrices .image {
    right: 55%;
    margin-top: -28px;
}

#FindDiamondsandJewelry .img {
    background-position-x: right;
    background-position-y: top;
}

#FindPeople .img {
    background-size: 675px;
    background-position-x: right;
    background-position-y: top;
}

#MarketInsight .img {
    background-size: 675px;
    background-position-x: right;
    background-position-y: top;
}

#TradeCenter .image {
    margin-top: -43px;
}

@media (max-width:991px) {
    .header-new.type-mobileApps .subtitile-header-new {
        max-width: 330px;
    }

    .header-new.type-mobileApps .container {
        max-width: 330px;
        float: left;
    }

    .header-new.type-mobileApps . buttons-header-new .app-button img {
        float: left;
    }
}

@media (max-width:768px) {
    .header-new.type-diamonds .container {
        margin-top: 130px;
    }

    .header-new.type-jewelry .container {
        margin-top: 130px;
    }
}

.image.laptopSide {
    width: 660px;
}

.image.laptopSide {
    width: 660px;
}

.image.tabletNew {
    width: 560px;
}

@media (max-width:768px) {
    #DiamondPriceCalculator .image {
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
    }

    #RapNetXLAdd-on .image {
        margin-right: auto;
        margin-left: auto;
        max-width: 100%;
        position: unset !important;
    }
}

@media (max-width:480px) {
    #Findthejewelrypieceyourcustomerwants .img {
        background-size: unset !important;
    }

    #SaveMoneybyDealingDirect .image.imgbg-left,
    #Ahorredinerohaciendocomprasoventasdirectas .image.imgbg-left {
        width: 100%;
        left: unset;
        right: unset;
    }

    #SaveMoneybyDealingDirect .image.imgbg-left img,
    #Ahorredinerohaciendocomprasoventasdirectas .image.imgbg-left img {
        height: 375px;
        width: auto;
    }

    #SaveMoneybyDealingDirect .img,
    #Ahorredinerohaciendocomprasoventasdirectas .img {
        margin-right: auto;
        margin-left: auto;
        left: 0;
        right: 0;
    }
}

#FindTheJewelryPieceYourCustomerWants .img {
    background-size: cover;
    background-position-x: left;
    background-position-y: center;
}

#FindPeople .img {
    background-size: cover;
    background-position-x: left;
    background-position-y: center;
}

#MarketInsight .img {
    background-size: cover;
    background-position-x: left;
    background-position-y: center;
}

#SaveMoneybyDealingDirect .jewlerry-selling-jewlery-1,
#Ahorredinerohaciendocomprasoventasdirecta .jewlerry-selling-jewlery-1 {
    right: 64%;
}

#SaveMoneybyDealingDirect .jewlerry-selling-jewlery-2,
#Ahorredinerohaciendocomprasoventasdirecta .jewlerry-selling-jewlery-2 {
    right: 57%;
    left: unset;
}

@media(max-width:480px) {

    #SaveMoneybyDealingDirect .jewlerry-selling-jewlery-2,
    #Ahorredinerohaciendocomprasoventasdirecta .jewlerry-selling-jewlery-2 {
        left: unset;
        right: 22%;
        width: 100%;
    }
}

@media (min-width:768px) and (max-width:1024px) {

    #SaveMoneybyDealingDirect .jewlerry-selling-jewlery-1,
    #Ahorredinerohaciendocomprasoventasdirecta .jewlerry-selling-jewlery-1 {
        right: 47%;
    }

    #SaveMoneybyDealingDirect .jewlerry-selling-jewlery-2,
    #Ahorredinerohaciendocomprasoventasdirecta .jewlerry-selling-jewlery-2 {
        right: 38%;
        left: unset;
    }
}

#wrapper>div.why-section-new.appear.dark.visible-element>div>h2 {
    max-width: 635px;
}

.free-search-widget #free-search-container .form-btns {
    margin-top: 32px;
}

.free-search-widget h2 {
    color: #D2002D;
    line-height: 40px;
    font-size: 30px;
    letter-spacing: -0.6px;
    text-align: center;
    padding-bottom: 13px;
}

.free-search-widget h2 span {
    width: 70px;
    display: inline-block;
    vertical-align: middle;
}

.free-search-widget h3 {
    color: #FFFFFF;
    background-color: #D2002D;
    letter-spacing: -0.17px;
    line-height: 20px;
    font-size: 17px;
    font-weight: 500;
    max-width: 980px;
    margin: 0 auto;
    border-radius: 10px 10px 0px 0px;
    text-align: center;
    padding: 15px 0;
}

.free-search-widget h3 span {
    font-weight: 700;
}

.free-search-widget .show-more-link {
    color: #009ED3;
    font-weight: 500;
    display: inline-block;
    padding: 12px 20px 12px;
}

.free-search-widget .show-more-link.show-more-open {
    filter: grayscale(1);
}

.free-search-widget .show-more-link .open {
    display: none;
}

.free-search-widget .show-more-link.show-more-open .init {
    display: none;
}

.free-search-widget .show-more-link.show-more-open .open {
    display: inline-block;
}

.free-search-widget div.show-more {
    border-left: 1px solid rgba(149, 155, 163, 0.2);
    border-right: 1px solid rgba(149, 155, 163, 0.2);
    border-bottom: 1px solid rgba(149, 155, 163, 0.2);
    background-color: #ffffff;
}

.free-search-widget .form-group {
    background-color: #ffffff;
}

.free-search-widget .show-more-link .arrow-btn {
    width: 14px;
    height: 12px;
    display: inline-block;
}

.free-search-widget img.left {
    margin-top: -144px;
    margin-left: -127px;
    float: left;
    z-index: -1;
    position: relative;
}

.free-search-widget img.right {
    float: right;
    margin-top: -100px;
    margin-right: -80px;
    z-index: -1;
    position: relative;
}

.show-results .free-search-widget h2,
.show-results .free-search-widget h3 {
    display: none;
}

.dark {
    background: rgba(234, 236, 239, 0.5);
    padding-top: 60px;
}

h2 {
    font-weight: 600;
    max-width: 648px;
    margin: 0 auto;
}

.homepage2 .title-section .container {
    max-height: 100%;
    padding-top: 0;
    padding-bottom: 0;
    position: relative;
    padding-bottom: 160px;
    z-index: 10;
    max-width: 100%;
}

#header .btn-phone {
    color: #FFFFFF;
}

#header .btn-phone .call-icon {
    background-image: url("ico-call.svg");
}

#header.scrolled .btn-phone .call-icon {
    background-image: url("ico-call-black.svg");
}

#header.scrolled .btn-phone {
    color: #000;
}

.statistic-section {
    text-align: center;
    position: relative;
}

.statistic-section::before {
    content: '';
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 80%;
    z-index: 2;
    background-image: -webkit-linear-gradient(90deg, #13316c 0%, #071b38 83%, #05172d00 100%);
    background: -moz-linear-gradient(90deg, #13316c 0%, #071b38 83%, #05172d00 100%);
    background: -o-linear-gradient(90deg, #13316c 0%, #071b38 83%, #05172d00 100%);
    background: linear-gradient(90deg, #13316c 0%, #071b38 83%, #05172d00 100%);
}

.statistic-section .container-fluid {
    padding: 0;
}

.statistic-section .count-head {
    font-size: 30px;
    line-height: 40px;
    letter-spacing: -0.6px;
    margin-bottom: 6px;
}

.statistic-section .container-count {
    position: absolute;
    z-index: 2;
    width: 100%;
    max-width: 75%;
    top: 0;
    padding-top: 90px;
    left: 0;
    color: #ffffff;
}

.statistic-section .container-count h2 {
    font-size: 46px;
    margin-bottom: 57px;
    padding-right: 15%;
}

.statistic-section .video-bg {
    height: 500px;
    position: relative;
    overflow: hidden;
    width: 100%;
    max-width: 675px;
    float: right;
}

.statistic-section video {
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
}

.statistic-info {
    font-size: 0;
    line-height: 0;
    text-align: center;
    display: flex;
}

.statistic-box {
    flex: 232px;
    max-width: 232px;
    position: relative;
    color: #ffffff;
    font: 13px/16px 'Montserrat', sans-serif;
    letter-spacing: -0.13px;
    margin-right: 40px;
}

.statistic-box .ico {
    display: block;
    margin: 0 auto 23px;
    width: 54px;
    height: 54px;
}

.statistic-box .ico img {
    display: block;
    width: 100%;
    height: 54px;
    max-width: 100%;
}

.statistic-box p {
    margin: 0;
}

.bottom-image-block {
    max-width: 373px;
    position: absolute;
    bottom: -119px;
    left: -88px;
    z-index: 2;
}

.homepage2 .title-section h1 {
    font: 600 60px/70px Montserrat;
    letter-spacing: -1.2px;
    max-width: 500px;
    margin-bottom: 20px;
    white-space: break-spaces;
}

.homepage2 .title-section .btns .btn {
    font-weight: 500;
    box-shadow: 0px 6px 20px #0000004D;
    border-radius: 4px;
}

.homepage2 .help-area .type6-text p {
    font-size: 21px;
    line-height: 27px;
}

.testemonial-wrapper .top .testimonial-organizationName,
.testemonial-wrapper .top .testimonial-memberName {
    font-size: 13px;
    line-height: 16px;
    letter-spacing: -0.13px;
    color: rgba(255, 255, 255, 0.6);
}

.testemonial-wrapper .top .testimonial-memberName,
.testemonial-wrapper .testimonial-recommendation p {
    color: #fff;
}

.testemonial-wrapper .top .testimonial-memberName {
    display: inline-block;
    vertical-align: middle;
    padding-bottom: 10px;
}

.testemonial-wrapper .testimonial-recommendation p {
    letter-spacing: -0.15px;
    font-weight: 500;
}

.homepage2 .title-section .container {
    width: 100%;
    max-width: 980px;
    margin: auto;
}

.homepage2 .title-section .text-part-conatiner {
    padding-left: 0;
    padding-right: 0;
    max-width: 500px;
}

.homepage2 .title-section.home-page-rework {
    display: flex;
    justify-content: center;
}

.homepage2 .image-banner {
    background-image: url("hero-frame@2x.png");
    background-repeat: no-repeat;
    background-position: 0 0;
    right: -950px;
    left: 510px;
    background-size: contain;
    height: 640px;
    position: absolute;
    top: 80px;
    margin-top: -160px;
}

.homepage2 .image-banner img {
    height: 100%;
    visibility: hidden;
    max-height: 546px;
}

.homepage2 .video-banner {
    position: relative;
    top: 26px;
    width: 900px;
    right: -203px;
    z-index: -1;
    height: 447px;
}

.homepage2 .video-banner video {
    height: 447px;
    object-fit: contain !important;
}

.homepage2 .help-are-text .type6-text {
    max-width: 534px;
}

.homepage2 .why-rapnet-card-row {
    max-width: 1038px;
    margin: 48px auto 0;
}

.homepage2 .why-rapnet-card-row .why-rapnet-card-body {
    padding-left: 0;
}

.homepage2 .solution-area-new-card {
    max-width: 220px;
    flex: 0 0 220px;
    display: flex;
    flex-direction: column;
    height: 100%;
    margin-bottom: 97px;
}

.homepage2 .testimonials-slideshow {
    max-width: 980px;
    margin: 0 auto;
}

.homepage2 .testimonials-section .container {
    padding-top: 80px;
}

.homepage2 .title-section {
    height: 860px !important;
}

.statistic-section .container {
    position: relative;
    z-index: 2;
}

.solution-area-new .container,
.why-section-new .container,
.statistic-section .container {
    max-width: 980px;
}

.title-section .powered-title {
    margin-bottom: 50px;
}

.headerVideo {
    font-size: 17px;
    line-height: 25px;
}

.solution-area-wrapper {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
    align-items: stretch;
}

@media (min-width:769px) {
    .solution-area-wrapper {
        flex-direction: row;
    }
}

@media (min-width:769px) {

    header:not(.scrolled) .btn-link,
    .homepage2 header:not(.scrolled) .btn-link:hover {
        color: #00386D !important;
    }

    header:not(.scrolled) .btn-primary {
        border-color: #FFFFFF;
        background: transparent;
    }

    header:not(.scrolled) .btn-primary:hover {
        color: #053971 !important;
        background: #FFFFFF !important;
        border-color: #FFFFFF !important;
    }
}

@media (min-width:1921px) {
    .statistic-section:before {
        width: 95%;
    }
}

@media (max-width:1366px) {
    .homepage2 .title-section .text-part-conatiner {
        padding-left: 2%;
        padding-right: 0;
        max-width: 520px;
    }

    .statistic-section .container-count {
        left: 2%;
    }
}

@media only screen and (max-width:1100px) {
    .homepage2 .video-banner {
        width: 800px;
        right: -249px;
        left: auto;
    }
}

@media only screen and (max-width:1024px) {
    .statistic-section:before {
        width: 65%;
    }

    .homepage2 .testimonials-slideshow {
        max-width: 680px;
    }
}

@media (max-width:991px) {
    .statistic-section:before {
        width: 60%;
    }

    .homepage2 .title-section.home-page-rework {
        display: block;
    }

    .homepage2 .title-section .container {
        padding-bottom: 0;
    }

    .homepage2 .title-section .container {
        padding-left: 15px;
        padding-right: 15px;
    }

    .homepage2 .title-section .text-part-conatiner {
        max-width: 100%;
    }

    .homepage2 .why-rapnet-card-row .why-rapnet-card-body {
        padding-left: 0;
    }

    .homepage2 .solution-area-new-card {
        max-width: inherit;
    }

    .homepage2 .title-section {
        height: 781px !important;
    }
}

@media (max-width:768px) {
    .free-search-widget h2 {
        padding-bottom: 20px;
    }

    .free-search-widget h2 span {
        display: block;
        margin: 0 auto 10px auto;
    }

    .free-search-widget .container-search {
        margin: 0 10px;
    }

    .filter-box .send-btn,
    .filter-box .reset-btn {
        max-width: 220px;
    }

    .free-search-widget img.left,
    .free-search-widget img.right {
        display: none;
    }

    .dark {
        padding-top: 40px;
    }

    .free-search-widget h3 {
        margin: 0 10px;
        padding: 15px 10px;
    }

    .homepage2 .testimonials-section .container {
        padding-top: 60px;
    }

    .solution-area-new {
        background-image: url("bg-red-mobile.png");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .homepage2 .title-section.home-page-rework {
        background-size: 240% 100%;
    }

    .homepage2 .title-section .text-part-conatiner {
        padding-left: 0;
        padding-right: 0
    }

    .homepage2 .title-section .btns.visible-xs {
        padding-bottom: 70px;
    }

    .home-page-rework .slogan-text {
        font-size: 21px;
        line-height: 27px;
    }

    .statistic-section>.container-fluid {
        display: flex;
        flex-direction: column-reverse;
    }

    .statistic-section .container-count {
        padding: 60px 0px 0;
        left: 0;
        right: 0;
        margin: 0 auto;
        position: static;
        max-width: 100%;
    }

    .statistic-section .video-bg {
        height: auto;
        float: none;
        max-width: 100%;
    }

    .statistic-section video {
        width: 100%;
        position: static;
    }

    .statistic-section .container-count h2 {
        font-size: 30px;
        margin-bottom: 41px;
        padding-right: 0;
    }

    .solution-area-new-title h2 {
        padding-top: 60px;
    }

    .solution-area-new-card-body h3 {
        font-size: 24px;
        line-height: 30px;
    }

    .statistic-section:before {
        width: 100%;
        top: auto;
        bottom: auto;
        height: 55%;
        background: transparent linear-gradient(-180deg, #13316c 0%, #071b38 83%, #05172d00 100%) no-repeat;
    }

    .testimonials-section h2 {
        margin-bottom: 60px;
    }
}

@media (max-width:580px) {
    .statistic-info {
        flex-wrap: wrap;
    }

    .statistic-section:before {
        height: 79%;
    }

    .statistic-section .video-bg {
        margin-top: -9%;
    }

    .statistic-box {
        flex: 100%;
        margin-bottom: 60px;
        margin-right: 12px;
        margin-left: 12px;
    }

    .statistic-box .ico {
        height: 40px;
        height: 40px;
    }

    .statistic-box .ico img {
        height: 40px;
    }

    .homepage2 .title-section .container {
        position: static;
        transform: none;
    }

    .homepage2 .title-section {
        padding-top: 70px;
        padding-bottom: 100px;
        height: inherit !important;
        overflow: visible !important;
    }

    .homepage2 .container {
        padding-left: 30px;
        padding-right: 30px;
    }

    .homepage2 .title-section .container {
        padding-left: 15px;
        padding-right: 15px;
    }

    .homepage2 .why-rapnet-card-body-subtitle li {
        font-weight: 500;
    }

    .homepage2 .help-area .type6-text p {
        font-size: 15px;
        letter-spacing: -0.15px;
        padding: 14px 14px 20px;
    }

    .homepage2 .why-rapnet-card-body-subtitle {
        padding-left: 15px;
    }

    .homepage2 .title-section h1 {
        max-width: 280px;
    }
}

@media (max-width:480px) {
    .statistic-section {
        height: 1120px;
    }

    .statistic-section:before {
        height: 93%;
    }

    .bottom-image-block {
        height: 140px;
        bottom: -157px;
    }

    .statistic-section .video-bg {
        height: 300px;
        width: 100%;
    }

    .statistic-section video {
        width: auto;
        height: 100%;
    }

    .statistic-box {
        margin-right: auto;
        margin-left: auto;
    }
}

.blocker {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    z-index: 1;
    padding: 20px;
    box-sizing: border-box;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
    text-align: center
}

.blocker:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.05em
}

.blocker.behind {
    background-color: transparent
}

.modal {
    display: none;
    vertical-align: middle;
    position: relative;
    z-index: 2;
    max-width: 500px;
    box-sizing: border-box;
    width: 90%;
    background: #fff;
    padding: 15px 30px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    -ms-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: 0 0 10px #000;
    -moz-box-shadow: 0 0 10px #000;
    -o-box-shadow: 0 0 10px #000;
    -ms-box-shadow: 0 0 10px #000;
    box-shadow: 0 0 10px #000;
    text-align: left
}

.modal a.close-modal {
    position: absolute;
    top: -12.5px;
    right: -12.5px;
    display: block;
    width: 30px;
    height: 30px;
    text-indent: -9999px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAAXNSR0IArs4c6QAAA3hJREFUaAXlm8+K00Acx7MiCIJH/yw+gA9g25O49SL4AO3Bp1jw5NvktC+wF88qevK4BU97EmzxUBCEolK/n5gp3W6TTJPfpNPNF37MNsl85/vN/DaTmU6PknC4K+pniqeKJ3k8UnkvDxXJzzy+q/yaxxeVHxW/FNHjgRSeKt4rFoplzaAuHHDBGR2eS9G54reirsmienDCTRt7xwsp+KAoEmt9nLaGitZxrBbPFNaGfPloGw2t4JVamSt8xYW6Dg1oCYo3Yv+rCGViV160oMkcd8SYKnYV1Nb1aEOjCe6L5ZOiLfF120EjWhuBu3YIZt1NQmujnk5F4MgOpURzLfAwOBSTmzp3fpDxuI/pabxpqOoz2r2HLAb0GMbZKlNV5/Hg9XJypguryA7lPF5KMdTZQzHjqxNPhWhzIuAruOl1eNqKEx1tSh5rfbxdw7mOxCq4qS68ZTjKS1YVvilu559vWvFHhh4rZrdyZ69Vmpgdj8fJbDZLJpNJ0uv1cnr/gjrUhQMuI+ANjyuwftQ0bbL6Erp0mM/ny8Fg4M3LtdRxgMtKl3jwmIHVxYXChFy94/Rmpa/pTbNUhstKV+4Rr8lLQ9KlUvJKLyG8yvQ2s9SBy1Jb7jV5a0yapfF6apaZLjLLcWtd4sNrmJUMHyM+1xibTjH82Zh01TNlhsrOhdKTe00uAzZQmN6+KW+sDa/JD2PSVQ873m29yf+1Q9VDzfEYlHi1G5LKBBWZbtEsHbFwb1oYDwr1ZiF/2bnCSg1OBE/pfr9/bWx26UxJL3ONPISOLKUvQza0LZUxSKyjpdTGa/vDEr25rddbMM0Q3O6Lx3rqFvU+x6UrRKQY7tyrZecmD9FODy8uLizTmilwNj0kraNcAJhOp5aGVwsAGD5VmJBrWWbJSgWT9zrzWepQF47RaGSiKfeGx6Szi3gzmX/HHbihwBser4B9UJYpFBNX4R6vTn3VQnez0SymnrHQMsRYGTr1dSk34ljRqS/EMd2pLQ8YBp3a1PLfcqCpo8gtHkZFHKkTX6fs3MY0blKnth66rKCnU0VRGu37ONrQaA4eZDFtWAu2fXj9zjFkxTBOo8F7t926gTp/83Kyzzcy2kZD6xiqxTYnHLRFm3vHiRSwNSjkz3hoIzo8lCKWUlg/YtGs7tObunDAZfpDLbfEI15zsEIY3U/x/gHHc/G1zltnAgAAAABJRU5ErkJggg==')
}

.modal-spinner {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    padding: 12px 16px;
    border-radius: 5px;
    background-color: #111;
    height: 20px
}

.modal-spinner>div {
    border-radius: 100px;
    background-color: #fff;
    height: 20px;
    width: 2px;
    margin: 0 1px;
    display: inline-block;
    -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
    animation: sk-stretchdelay 1.2s infinite ease-in-out
}

.modal-spinner .rect2 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s
}

.modal-spinner .rect3 {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s
}

.modal-spinner .rect4 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s
}

@-webkit-keyframes sk-stretchdelay {

    0%,
    40%,
    100% {
        -webkit-transform: scaleY(0.5)
    }

    20% {
        -webkit-transform: scaleY(1.0)
    }
}

@keyframes sk-stretchdelay {

    0%,
    40%,
    100% {
        transform: scaleY(0.5);
        -webkit-transform: scaleY(0.5)
    }

    20% {
        transform: scaleY(1.0);
        -webkit-transform: scaleY(1.0)
    }
}

.blog-hubSpot-container .hs-form {
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    padding: 10px 0;
}

.hs_submit .actions {
    text-align: center;
}

.hs-input input:not(input[type=checkbox]) {
    border: 1px solid #D0D2D3;
    width: 100%;
    color: #000000;
    background-color: #e8f0fe;
}

.hs-form-field .hs-input {
    height: 32px;
    color: #959BA3;
    background-color: #e8f0fe;
    border: 0;
    border-radius: 4px;
}

.form-control-hs {
    color: #000000;
}

.form-sign-up fieldset.form-columns-3 .hs-form-field {
    width: 25% !important;
    padding: 0 !important;
    margin: 0 !important;
}

.form-sign-up .submitted-message {
    color: #ffffff !important;
}

.form-sign-up .legal-consent-container {
    min-width: 560px;
}

.form-sign-up fieldset.form-columns-3 .hs_submit {
    float: left;
    width: 25% !important;
}

.hs_error_rollup {
    display: none;
}

.form-sign-up div.input {
    margin: 0 25px 0 0 !important;
}

body .hs-button.primary,
body input[type="submit"],
body input[type="button"] {
    background: #D21046;
    color: #fff;
    border-color: #d31145 !important;
    border-radius: 2px;
    font: 500 15px/21px 'Montserrat', sans-serif;
    vertical-align: top;
    border: solid 0px;
    outline: 0 !important;
    white-space: normal;
    text-align: center;
    padding: 12px 28px 12px 28px;
    border-radius: 4px;
    margin-top: 10px;
}

body .hs-button.primary:hover,
body input[type="submit"]:hover,
body input[type="button"]:hover {
    background-color: #E0003E
}

body .hs-button.primary:focus,
body input[type="submit"]:focus,
body input[type="button"]:focus {
    background-color: #E0003E
}

.legal-consent-container .hs-richtext {
    word-break: break-word;
    padding-top: 20px;
    padding-left: 5px;
    padding-left: 5px;
    margin: 0 5px;
    max-width: 560px;
    display: inline-block;
}

.legal-consent-container .hs-richtext a {
    text-decoration: underline;
}

.hs-form label {
    font-size: 13px;
    line-height: 17px;
    font-weight: 400;
    color: #ffffff;
    padding-bottom: 6px;
}

.hs-form .hs-error-msgs label {
    color: #E0003E;
}

.hs-form ul.inputs-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.legal-consent-container .hs-form-booleancheckbox-display>span {
    display: block;
    margin-left: 7px !important;
    font-size: 13px;
    line-height: 14px;
}

.legal-consent-container {
    position: relative;
}

.legal-consent-container .hs-form-booleancheckbox-display input {
    width: unset;
    margin: 2px 6px 0px 7px;
}

.blog-hubSpot-container {
    background-color: #F4F5F7;
    padding: 20px 20px 37px 20px;
    margin-bottom: 60px;
    background-image: url("bg_dark-gray@2x.png");
    border-radius: 6px;
    color: #fff;
}

.blog-hubSpot-container .legal-consent-container .hs-richtext {
    margin: 0;
    padding-left: 0px;
}

.blog-hubSpot-container .hs-form-field {
    padding-left: 0;
    padding-right: 0;
}

.blog-hubSpot-container h2 {
    font-size: 28px;
    line-height: 38px;
    color: #35393D;
    font-weight: normal;
}

.blog-hubSpot-container h3 {
    font-size: 24px;
    line-height: 32px;
    color: #35393D;
    font-weight: normal;
}

footer .hs_submit.hs-submit {
    text-align: center;
    margin: 0;
    float: right;
    padding-top: 20px;
    width: 225.5px;
}

.form-sign-up fieldset.button-row {
    width: 100%;
    min-width: 100%;
}

.request-demo-container h1,
.request-demo-container .popup-form-title {
    font-size: 24px;
    color: #fff;
    line-height: 34px;
    text-align: center;
    font-weight: 600;
    margin-bottom: 10px;
}

.request-demo-container h3,
.request-demo-container .popup-from-subtitle {
    font-size: 15px;
    color: #fff;
    line-height: 21px;
    margin-top: 0px;
    margin-bottom: 26px;
    text-align: center;
    font-weight: 500;
}

.request-demo-container .legal-consent-container {
    color: #ffffff !important;
}

#form-container-trigger.modal {
    width: 100%;
    max-width: 648px;
    background-color: #F4F5F7;
}

@media (min-width:675px) {
    #form-container-trigger.modal {
        padding: 51px 83px 41px;
    }
}

.blocker {
    z-index: 200;
    background-color: rgba(0, 0, 0, 0.3);
}

fieldset.form-columns-2>div:first-child {
    padding-right: 8px;
}

fieldset.form-columns-2>div:last-child {
    padding-left: 8px;
}

#hsForm_256b03b9-64f1-4864-9e6b-084873e7759a .form-columns-2 {
    max-width: unset;
}

.request-demo-container .hs-form .hs-error-msgs label {
    line-height: 20px;
    margin-top: 5px;
}

::-webkit-input-placeholder {
    color: #959BA3;
    font-size: 14px;
    line-height: 32px;
}

::-moz-placeholder {
    color: #959BA3;
    font-size: 14px;
    line-height: 14px;
}

:-ms-input-placeholder {
    color: #959BA3;
    font-size: 14px;
    line-height: 14px;
}

:-moz-placeholder {
    color: #959BA3;
    font-size: 14px;
    line-height: 14px;
}

.request-demo-container .hbspt-form .input input {
    text-indent: 6px;
}

.request-demo-container .hbspt-form .input .hs-input {
    width: 100% !important;
}

.request-demo-container .hbspt-form .input .hs-form-radio .hs-input {
    width: auto !important;
    margin-top: 2px;
}

.request-demo-container .hbspt-form .input .hs-input.hs-fieldtype-intl-phone select {
    width: 30% !important;
}

.request-demo-container .hbspt-form .input .hs-input.hs-fieldtype-intl-phone input.hs-input {
    width: 65% !important;
}

.request-demo-container .hbspt-form .hs-input input:not([type="submit"]) {
    background-color: #e8f0fe;
    border: 1px solid #D0D2D3;
    width: 100%;
    color: #000000;
    font-size: 14px;
    text-indent: 6px;
    height: 32px;
    border-radius: 4px;
}

.request-demo-container .hbspt-form .hs-input input[type="submit"] {
    width: unset;
    margin-right: 5px;
}

.modal {
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
}

.modal a.close-modal {
    background-image: url("modal-close.png");
    top: 10px;
    right: 10px;
    background-size: 20px 20px;
}

@media (max-wdith:684px) {
    .hbspt-form fieldset {
        max-width: 100%;
    }
}

.modal .bottom-text {
    text-align: center;
    font-size: 13px;
    line-height: 17px;
    font-weight: 500;
    color: #fff;
    margin-top: 20px;
    margin-bottom: 7px;
}

.request-demo-container .hbspt-form .input input:-webkit-autofill,
.request-demo-container .hbspt-form .input input:-internal-autofill-selected,
.request-demo-container .hbspt-form .input input:-internal-autofill-selected:hover,
.request-demo-container .hbspt-form .input input:-internal-autofill-selected:focus {
    background-color: red !important;
    color: #959BA3 !important;
}

.hs-richtext {
    text-align: center;
    font-size: 11px;
    line-height: 13px;
}

span.hs-form-required {
    color: #fff;
    margin-left: 5px;
}

.hbspt-form .submitted-message {
    color: #fff;
    font-weight: 500;
}

#footer .middle .signup-form .hs-input {
    width: 100%;
    height: 36px;
    font: 15px/36px 'Montserrat', sans-serif;
    border: 0;
    background: #000000;
    color: rgba(255, 255, 255, 0.5);
    padding: 2px 10px;
    margin: 0;
    border-radius: 4px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#footer .middle .signup-form select.hs-input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='292.4' height='292.4'%3E%3Cpath fill='%236B6B6B' d='M287 69.4a17.6 17.6 0 0 0-13-5.4H18.4c-5 0-9.3 1.8-12.9 5.4A17.6 17.6 0 0 0 0 82.2c0 5 1.8 9.3 5.4 12.9l128 127.9c3.6 3.6 7.8 5.4 12.8 5.4s9.2-1.8 12.8-5.4L287 95c3.5-3.5 5.4-7.8 5.4-12.8 0-5-1.9-9.2-5.5-12.8z'/%3E%3C/svg%3E") !important;
    background-repeat: no-repeat, repeat !important;
    background-position: right .7em top 50%, 0 0 !important;
    background-size: .65em auto, 100% !important;
    border: none;
    padding: 0em 6px 0em 10px;
    border-radius: 4px;
}

#footer .middle .signup-form .hs-richtext,
#footer .middle .signup-form .hs-richtext a {
    text-align: left;
    font-size: 11px;
    line-height: 13px;
    color: #959BA3;
    font-family: "Montserrat", sans-serif;
}

#footer .middle .signup-form .btn.btn-primary.type-2 {
    height: 36px;
    text-align: center;
    padding: 7px 32px 9px 32px;
    display: block;
    font-family: "Montserrat", sans-serif;
    font-size: 15px;
    line-height: 21px;
    letter-spacing: -0.15px;
    width: 100%;
    margin: 0;
}

@media(min-width:413px) and (max-width:768px) {
    .form-sign-up {
        text-align: center;
    }

    #footer .middle .signup-form .btn.btn-primary.type-2 {
        float: unset;
    }

    #footer .middle .form-sign-up fieldset:last-of-type {
        margin-top: 20px;
    }

    .formContainer.news-letter.hs-form .form-columns-1:nth-child(2) {
        display: none;
    }

    .signup-form .formContainer.news-letter.hs-form .form-columns-3 {
        width: 100%;
    }

    #footer .middle .signup-form .hs-input {
        width: 100%;
    }

    #footer .link-list {
        display: none;
    }

    #footer .middle>.row>div[class^="col-"].no-padding:nth-child(2) {
        margin: auto;
        text-align: center;
    }
}

@media(max-width:415px) {
    #footer .middle .signup-form .hs-input {
        width: 100%;
    }

    #footer .middle .signup-form .btn.btn-primary.type-2 {
        float: unset;
        margin-left: auto;
        margin-right: auto;
    }

    #footer .social-block {
        margin-left: auto;
        width: 100%;
    }

    #footer .social-block h4 {
        margin-top: 0px !important;
    }
}

.submitted-message p {
    color: #fff;
    font-weight: 500;
    text-align: center;
}

@media(max-width:415px) {
    .blog-hubSpot-container {
        margin-top: 20px;
        max-width: unset;
    }

    .blog-hubSpot-container .formDescription {
        text-align: center;
    }

    .blog-side-form .hs-richtext p {
        max-width: unset !important;
    }

    .blog-area .sidebar {
        max-width: unset;
    }
}

.hs-form-booleancheckbox {
    color: #fff;
}

.hs-button-sec {
    background: #D21046;
    color: #fff;
    border-color: #d31145 !important;
    border-radius: 2px;
    font: 400 15px/23px 'Montserrat', sans-serif;
    text-transform: uppercase;
    vertical-align: top;
    border: solid 2px;
    outline: 0 !important;
    white-space: normal;
    text-align: center;
    padding: 9.69px 66px 11.31px 66px;
    font-size: 15px;
    border-radius: 4px;
}

input[type=checkbox].hs-input {
    width: unset;
    margin-right: 5px;
    margin-top: 5px;
}

.hs-form-booleancheckbox-display span {
    vertical-align: top;
}

.hs-input {
    width: 100%;
}

.hs-input input[type=checkbox] {
    width: unset !important;
}

.hs-form-radio input[type="radio"] {
    width: unset;
    margin-right: 5px;
    vertical-align: text-top;
    height: unset;
}

.hs-input[type="checkbox"] {
    width: unset !important;
    margin-right: 9px;
    height: unset;
}

.hs-fieldtype-intl-phone select {
    width: 30% !important;
}

.hs-fieldtype-intl-phone input {
    margin-right: 0 !important;
}

.valign .request-demo-container .hs-richtext p span {
    font-size: 11px;
    line-height: 15px;
    color: #fff;
    padding: 7px;
    text-align: center;
}

.valign .request-demo-container .hs-richtext p {
    font-size: 11px;
    line-height: 13px;
    color: #000000;
    padding: 7px;
    text-align: center;
    margin-bottom: 0;
}

.hs-fieldtype-select .input {
    width: 100% !important;
}

.modal.popup-form {
    max-width: 648px;
    padding: 20px 83px;
    width: 100%;
    background-color: rgb(0, 158, 211);
}

.form-control-hs .input {
    margin-right: unset !important;
}

.form-control-hs .input input,
.hs-fieldtype-select.form-control-hs select {
    border-radius: 4px;
    font-size: 14px;
    line-height: 21px;
    padding: 3px 5px;
}

.hs-fieldtype-select.form-control-hs select {
    width: 100% !important;
}

.form-control-hs .input input[type=text],
.form-control-hs .input input[type=email],
.form-control-hs .input input[type=tel] {
    width: 100% !important;
}

.hs-fieldtype-intl-phone {
    width: 100% !important;
}

.input[data-reactid*="wechat"] {
    margin-right: unset !important;
}

input[id*='wechat'] {
    width: 100% !important;
}

.form-columns-1 .input {
    margin-right: unset !important;
}

.blog-hubSpot-container span.heading {
    color: #fff;
    font-family: Montserrat;
    font-weight: 600;
    font-size: 24px;
    line-height: 29px;
    letter-spacing: -0.48px;
    margin: 0 0 15px;
    display: block;
}

.blog-hubSpot-container p {
    font-size: 15px;
    line-height: 19px;
    font-family: Montserrat;
    text-align: center;
    font-weight: 500;
}

.blog-side-form .hs-input {
    background-color: #fff;
    border-radius: 4px;
}

.blog-side-form .hs-richtext p {
    color: #CBCFD5;
    font-size: 11px;
    line-height: 15px;
    text-align: left;
}

.content-post .post.author-post .divider {
    margin-bottom: 0px;
}

#footer .form-sign-up .submitted-message {
    text-align: left;
}

#white-box {
    background-color: #fff;
    border-radius: 6px;
    padding-top: 30px;
    padding-bottom: 46px;
    padding-left: 73px;
    padding-right: 73px;
}

#white-box h1 {
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    color: #35393D;
    font-size: 28px;
    line-height: 38px;
    text-align: center;
    margin-bottom: 24px;
}

#white-box h3 {
    text-align: center;
}

.modal-second-from {
    padding-top: 40px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    max-width: 648px;
}

#white-box p {
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-size: 28px;
    color: #fff;
    text-align: center;
    line-height: 38px;
}

.modal-second-from .submitted-message h2 {
    margin-bottom: unset;
}

.modal-second-from h4.submitted-message {
    font: 17px/21px 'Montserrat', sans-serif;
    color: #fff !important;
    margin-top: unset;
    margin-bottom: 23px;
}

.hs-form-booleancheckbox span {
    color: #000;
}

#white-box h3 {
    color: #35393D;
}

#white-box .submitted-message p {
    color: #35393D;
}

#white-box {
    margin-top: 35px;
}

@media screen and (max-width:420px) {

    body .hs-button.primary,
    body input[type="submit"],
    body input[type="button"] {
        padding: 9.69px 20px 11.31px 20px;
    }
}

@media screen and (max-width:567px) {
    .modal.popup-form {
        padding: 10px 10px;
    }
}

@media screen and (max-width:768px) {
    #footer .middle .form-sign-up fieldset:last-of-type {
        margin-top: -50px !important;
    }

    .request-demo-container .hs-fieldtype-intl-phone select {
        width: 30% !important;
    }

    .request-demo-container .hs-fieldtype-intl-phone input {
        width: 66% !important;
        margin-right: 0 !important;
    }

    footer .hs_submit.hs-submit {
        width: 100% !important;
    }
}

@media (max-width:995px) {
    #footer .middle .signup-form .btn.btn-primary.type-2 {
        min-width: inherit;
    }
}

.logos-section h2 {
    margin-bottom: 60px;
    font: 600 30px/40px Montserrat;
    letter-spacing: -0.6px;
    color: #35393D;
}

.logos-section .container-fluid {
    max-width: 980px;
}

.logos-section {
    text-align: center;
    background: #fff;
    padding-top: 60px;
    padding-bottom: 80px;
}

.logos-section .container {
    padding-top: 66px;
    padding-bottom: 65px;
}

.logos-list {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 0;
    line-height: 0;
}

.logos-list>li {
    display: inline-block;
    vertical-align: middle;
}

.logos-list .logo-image {
    position: relative;
    overflow: hidden;
    display: inline-block;
    margin-bottom: 50px;
}

.logos-list .logo-image img {
    max-height: 40px;
    display: block;
    width: auto;
    max-width: 100%;
}

.logos-list .logo-image.logo img {
    padding: 0px 58px 0px 0px;
}

.logos-list .logo-image.logo-01 img {
    padding: 0px 58px 0px 0px;
}

.logos-list .logo-image.logo-02 img {
    padding: 0px 63px 0px 0px;
}

.logos-list .logo-image.logo-03 img {
    padding: 0px 61px 0px 0px;
}

.logos-list .logo-image.logo-04 img {
    padding: 10px 44px 0px 0px;
}

.logos-list .logo-image.logo-05 img {
    padding: 0px 34px 0px 0px;
}

.logos-list .logo-image.logo-06 img {
    padding: 0px 0px 0px 0px;
}

.logos-list.logos-trusted .logo-image img {
    max-height: 50px !important;
}

.logos-list.logos-trusted .logo-image.logo-01 img {
    padding: 0px 56px 0px 0px;
}

.logos-list.logos-trusted .logo-image.logo-02 img {
    padding: 0px 71px 0px 0px;
}

.logos-list.logos-trusted .logo-image.logo-03 img {
    padding: 0px 66px 0px 0px;
}

.logos-list.logos-trusted .logo-image.logo-04 img {
    padding: 0px 65px 0px 0px;
}

.logos-list.logos-trusted .logo-image.logo-05 img {
    padding: 0px 78px 0px 0px;
}

.logos-list.logos-trusted .logo-image.logo-06 img {
    padding: 0px 0px 0px 0px;
}

.logos-slider .slick-dots .slick-active button {
    background-color: #009CD0;
}

.logos-slider .slick-dots button {
    background-color: rgba(0, 61, 82, 0.50);
}

@media (max-width:768px) {
    .logos-section {
        padding-top: 140px;
        padding-bottom: 40px;
    }

    .logo-members {
        padding-top: 99px;
    }

    .logos-list.logos-trusted .logo-image.logo-01 img {
        padding: unset;
    }

    .logos-list.logos-trusted .logo-image.logo-02 img {
        padding: unset;
    }

    .logos-list.logos-trusted .logo-image.logo-03 img {
        padding: unset;
    }

    .logos-list.logos-trusted .logo-image.logo-04 img {
        padding: unset;
    }

    .logos-list.logos-trusted .logo-image.logo-05 img {
        padding: unset;
    }

    .logos-list.logos-trusted .logo-image.logo-06 img {
        padding: unset;
    }

    .logos-section:not(.logos-slider) li {
        display: block;
        width: 100% !important;
    }

    .logos-section.logos-slider .slick-dots {
        margin-top: 60px;
    }
}

@media (max-width:580px) {
    .logos-section .container-fluid {
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media (max-width:480px) {
    .logos-list .logo-image img {
        padding: unset !important;
        margin-left: auto;
        margin-right: auto;
    }

    .logos-list .logo-image {
        display: inline-block;
    }
}

.testimonials-section {
    background-image: url("blue.png");
    background-repeat: no-repeat;
    background-position-y: center;
    background-position-x: center;
    background-size: cover;
    color: #fff;
    text-align: center;
    height: 581px;
    padding-top: 0;
}

.testimonials-slideshow {
    max-width: 980px;
    margin-left: auto;
    margin-right: auto;
}

.testimonials-section .container {
    max-width: 1300px;
    padding-top: 80px;
}

.testimonials-slideshow {
    position: relative;
}

.testimonials-slideshow .slick-slide:focus {
    outline: none;
}

.testimonial {
    text-align: center;
    border: 0;
    margin: 0;
    padding: 0;
}

.testimonials-slideshow .slide .read-more {
    font-size: 15px;
    line-height: 25px;
    color: #009ED3;
    letter-spacing: -0.15px;
    position: absolute;
    font-weight: 500;
    bottom: 20px;
}

.testimonial q {
    display: block;
    position: relative;
    font-size: 20px;
    line-height: 30px;
    font-weight: 300;
    font-style: italic;
    padding: 40px 105px 45px;
    quotes: none;
}

.testimonial q:before,
.testimonial q:after {
    color: #e1e1e1;
    font: 700 200px/204px 'BrandonGrotesque', sans-serif;
    position: absolute;
    z-index: 20;
}

.testimonial q:before {
    content: '';
    top: 0;
    left: 0;
    margin: -10px 0 0 -3px;
    background-image: url("testemonials-item.png");
    width: 111px;
    height: 77px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.testimonial q b {
    font-weight: 300;
    color: #fff;
}

.testimonial cite {
    display: block;
    color: #fff;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    font-style: normal;
}

.testimonial cite .photo {
    display: block;
    position: relative;
    overflow: hidden;
    margin: 0 auto 23px;
    width: 100px;
    height: 100px;
    border-radius: 100%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.testimonial cite .photo>img {
    display: none;
}

.testimonial cite span {
    display: block;
}

.testimonial cite strong {
    font-weight: 600;
}

.testimonials-slideshow .slick-dots {
    padding: 0;
    margin-top: 40px;
}

.testemonial-wrapper .slider__item {
    position: relative;
    margin-bottom: 8px;
    margin-top: 20px;
}

.testemonial-wrapper {
    padding: 20px;
    display: inline-block;
    width: 316px;
    height: 294px;
    background-color: #00386D;
    position: relative;
    text-align: left;
    font-family: 'Montserrat', sans-serif;
    border-color: #00386D;
    border-radius: 4px;
    border: 1px solid #00386D;
}

.testemonial-wrapper .top {
    width: 100%;
    font-size: 13px;
    color: rgba(255, 255, 255, 0.4);
    font-size: 13px;
    line-height: 16px;
}

.testemonial-wrapper .top img {
    display: inline;
    margin-right: 14px;
    margin-bottom: 10px;
    width: 36px;
}

.testemonial-wrapper .js-video-btn {
    display: inline;
    background: rgba(0, 0, 0, 0.5);
    height: 44px;
    width: 44px;
    position: absolute;
    top: 0;
    left: 0px;
    right: 0;
    bottom: 0;
    margin: auto;
    border-width: 0;
    border-radius: 50%;
}

.testemonial-wrapper .js-video-btn:hover {
    background: rgba(0, 0, 0, 0.7);
}

.testemonial-wrapper .js-video-btn i::after {
    content: '';
    display: inline-block;
    position: relative;
    top: 1px;
    left: 3px;
    border-style: solid;
    border-width: 6px 0 6px 12px;
    border-color: transparent transparent transparent white;
}

@media (max-width:580px) {
    .testemonial-wrapper {
        margin: 0 1.5%;
        width: auto;
    }

    .testimonials-section h2 {
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .iti-flag {
        background-image: url("flags@2x.png");
    }
}

@media (max-width:768px) {
    #header .block {
        padding-right: 0;
    }

    .plans-for-registration .plans-list.col-3 .sm-size-box {
        width: 100%;
    }

    .col-newsletters {
        padding: 26px 29px;
    }

    .requested-plan {
        background: url("diamonds-registration.png") bottom right no-repeat;
    }

    .heading {
        font-size: 46px;
    }

    .list-checkbox {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .list-checkbox li {
        width: 100%;
        padding-right: 0;
        margin-bottom: 10px;
    }

    .contact-information .form-control,
    .contact-information .input-group,
    .contact-information .select-selected,
    .contact-information .select-items {
        max-width: 100%;
    }
}

@media(max-width:767px) {
    .registration-title.title-section.type4 .container {
        padding-top: 10px;
    }

    .registration-title.title-section p {
        margin: 0;
    }

    .registration-title.title-section.custom-title p {
        margin: 0 0 60px;
    }

    .plans-for-registration .plans-block {
        margin-top: 60px;
    }

    .middle-part p {
        font-size: 18px;
        line-height: 24px;
    }

    .sm-size-box .middle-part {
        margin-bottom: -10px;
    }

    .plans-for-registration .plans-list .btn-page {
        font-size: 24px;
        min-height: 54px;
        font-weight: 600;
        max-width: 200px;
        padding: 0;
        line-height: 54px;
    }

    .registration-page .umbraco-forms-form fieldset {
        padding-right: 0;
        padding-left: 0;
        margin-right: 0;
        margin-left: 0;
    }

    .registration-page .umbraco-forms-container {
        padding: 0;
    }
}

@media (max-width:580px) {
    .registration-page {
        padding: 58px 0 100px;
    }

    .requested-plan {
        background: url("diamonds-registration.png") 26px bottom no-repeat;
        padding: 0;
        -webkit-background-size: contain;
        -o-background-size: contain;
        background-size: contain;
    }

    .smaller-heading {
        font: 600 30px/40px Montserrat;
    }

    .dealer-plan {
        max-width: 260px;
    }

    .dealer-plan:before {
        background: url("shadow_plan_mob.png") 0 0 no-repeat;
        max-width: 333px;
        height: 62px;
        left: -36px;
    }

    .interested-block {
        margin-bottom: 0;
    }

    .col-newsletters .row .col-sm-6:last-child .block {
        margin-bottom: 0;
    }

    .how-hear .form-group {
        max-width: 300px;
    }
}

@media (max-width:359px) {
    .dealer-plan:before {
        display: none;
    }
}

@media (max-width:580px) {
    .congratulation {
        background: url("congrats_bg_mob.png") 100% 100% no-repeat;
        -webkit-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }

    .text-congratulation h1 {
        font-size: 24px;
    }

    .text-congratulation {
        font-size: 15px;
        margin-top: 30px;
        padding: 37px 22px;
    }

    .text-congratulation p {
        margin-bottom: 25px;
    }

    .text-congratulation p:last-child {
        margin-bottom: 0;
    }
}

@media (max-width:992px) {
    .primary .bottom-part {
        width: 53%;
    }

    .plans-for-registration .plan-img {
        display: none;
    }

    .plans-for-registration .sm-size-box {
        width: 25%;
    }
}

@media (max-width:768px) {
    .plans-for-registration .plans-list {
        padding: 20px 0 0 0;
    }

    .plans-for-registration .plans-headline {
        padding: 0;
    }

    .plans-for-registration .plans-headline .tabset .nav-pills>li>a {
        padding-left: 5px;
        padding-right: 5px;
        white-space: nowrap;
        font-size: 15px;
        letter-spacing: -0.15px;
        font-weight: 600;
    }

    .plans-for-registration .plans-headline .tabset .nav {
        margin: 0 auto;
        text-align: center;
    }

    .additional-services .container-text {
        margin-bottom: 50px;
    }

    .plans-for-registration .box-plan {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: center;
        justify-content: center;
    }

    .plans-for-registration .plans-list>li.instant-desktop {
        display: none;
    }

    .plans-for-registration .plans-list>li.instant-mobile {
        display: flex;
    }

    .plans-for-registration .sm-size-box:nth-child(n-2) {
        border-right: 1px solid #D0D2D3;
    }

    .plans-for-registration .sm-size-box.popular {
        border-color: #35393D;
        margin-top: 30px;
    }

    .label-popular {
        left: -1px;
        right: -1px;
        width: initial;
    }

    .popular .label-popular {
        width: auto;
    }

    .plans-for-registration .sm-size-box {
        width: 100%;
        max-width: 100%;
        margin-bottom: 20px;
        border: 1px solid #D0D2D3;
    }

    .middle-part {
        margin-bottom: 43px;
    }

    .primary .bottom-part,
    .box-plan.sm-size-box .bottom-part {
        width: 100%;
        text-align: center;
    }

    .middle-part .price {
        margin: 0 0 10px;
    }

    .mobile-link {
        display: block;
    }

    .primary {
        margin-top: 0;
    }

    .plans-for-registration .tooltip-box,
    .plans-for-registration .desktop-downblock {
        display: none;
    }

    .plans-for-registration .inform-plan {
        margin: 0 0 40px;
        width: initial;
        max-width: initial;
        border-bottom: 1px solid #D0D2D3;
    }

    .mobile-downblock .table {
        table-layout: initial;
    }

    .mobile-downblock .table-information {
        border-top: none;
    }

    .mobile-downblock .table-information .table td {
        padding: 10px;
        vertical-align: middle;
    }
}

@media screen and (max-width:768px) {
    .title-typeVideo {
        margin-left: auto;
        margin-right: auto;
        margin-top: 32px;
    }

    .title-typeVideo h1 {
        line-height: 0px;
    }

    .laptop-frame {
        height: 209px;
        width: 385px;
        margin-top: 50px;
        margin-left: auto;
        margin-right: auto;
    }

    .laptop-frame .preview-video {
        width: 269px;
        height: 167px;
        margin-top: 13px;
    }

    .video-box-whyRapNet .dimonds {
        bottom: -33px;
        right: 0px;
        left: unset;
    }
}

@media (max-width:600px) {
    .signup-form .footer-signup-form-description {
        margin-bottom: 30px;
    }

    .formContainer.news-letter.hs-form .form-columns-1:nth-child(2) {
        display: none;
    }
}

@media (max-width:768px) {
    .link-list {
        border-top: solid 2px #464b50;
        padding-top: 52px !important;
    }

    .link-list h4 {
        padding-bottom: 43px;
        font-size: 28px;
    }
}

@media(min-width:497px) {
    .title-typeVideo .btns {
        width: 400px;
    }
}

@media(max-width:768px) {
    .title-section.type2.comapanyPage {
        background-image: url("header_plan-light.png");
        background-position-y: bottom;
        background-position-x: center;
        height: auto;
        min-height: 280px;
        background-size: cover;
        margin-top: 0;
        display: flex;
        justify-content: center;
        align-content: center;
    }

    .title-section.type2.comapanyPage .container {
        margin-top: 0;
        padding-top: 44px;
        min-height: inherit;
    }

    .title-section.type2.comapanyPage .container h1 {
        margin-left: auto;
        margin-right: auto;
    }
}

@media(max-width:767px) {
    .why-text {
        margin-top: 20px;
        transform: none;
    }

    .history-list>li:before {
        left: 0;
    }

    .history-list .ico-no-cirlce {
        left: 2px;
        margin-top: 0px;
    }

    .history-list .ico {
        margin: -35px 0px -50px -48px;
        width: 40px;
        height: 40px;
    }

    .history-list:before {
        left: 12px;
    }

    .history-list .block {
        text-align: left !important;
    }

    .history-list li {
        padding: 0px 0px 50px 35px;
    }
}

@media(max-width:1020px) {
    .modal-video-close-btn {
        position: absolute;
        z-index: 2;
        top: -32px !important;
        right: 0 !important;
        display: inline-block;
        width: 35px;
        height: 35px;
        overflow: hidden;
        border: none;
        background: transparent;
    }
}

@media(min-width:1131px) {
    #main-nav .buttom-links .btn:not(.btn-choose-plan) {
        width: 250px;
    }
}

@media(max-width:991px) {
    .banner-block {
        padding-bottom: 15px;
    }
}

@media (max-width:1477px) {
    .help-area.type6 .img {
        display: none;
    }

    .help-area.type6 .img-mobile {
        display: block;
    }
}

@media (min-width:1477px) {
    .help-area.type6 .img {
        display: block;
    }

    .help-area.type6 .img-mobile {
        display: none;
    }

    .help-area.type6.centred .img-mobile {
        display: block;
        z-index: 100;
    }
}

@media(min-width:1240px) {
    .help-area.type5 .btns {
        margin-top: 41px;
    }
}

@media screen and (max-width:576px) {
    .help-area.type5 .img {
        display: block !important;
        transform: scale(1);
    }
}

@media screen and (max-width:991px) {
    .choose-button {
        display: block;
    }

    .help-area.type5 .btns .btn-primary {
        display: block;
    }

    .help-area.type5 h3 {
        font-size: 36px;
        line-height: 29px;
    }

    .help-area.type5 .type5-text {
        font-size: 17px;
    }

    .help-area.type6 h3 {
        font-size: 36px;
        line-height: 29px;
        text-align: center;
    }

    .help-area.type6 .type6-text {
        font-size: 17px;
        text-align: center;
    }

    .help-area.type6 .btns-float-right {
        float: none
    }

    .help-area.type6 .d-inline-block {
        display: block !important;
    }
}

@media only screen and (min-width:1240px) {
    .animated {
        -webkit-transition: all .5s;
        transition: all .5s;
        opacity: 0;
    }

    .delay-01 {
        -webkit-transition-delay: .5s;
        -o-transition-delay: .5s;
        transition-delay: .5s;
    }

    .delay-02 {
        -webkit-transition-delay: .8s;
        -o-transition-delay: .8s;
        transition-delay: .8s;
    }

    .delay-03 {
        -webkit-transition-delay: 1.1s;
        -o-transition-delay: 1.1s;
        transition-delay: 1.1s;
    }

    .delay-04 {
        -webkit-transition-delay: 1.4s;
        -o-transition-delay: 1.4s;
        transition-delay: 1.4s;
    }

    .delay-05 {
        -webkit-transition-delay: 1.7s;
        -o-transition-delay: 1.7s;
        transition-delay: 1.7s;
    }

    .delay-06 {
        -webkit-transition-delay: 2.0s;
        -o-transition-delay: 2.0s;
        transition-delay: 2.0s;
    }

    .delay-07 {
        -webkit-transition-delay: 2.3s;
        -o-transition-delay: 2.3s;
        transition-delay: 2.3s;
    }

    .delay-08 {
        -webkit-transition-delay: 2.6s;
        -o-transition-delay: 2.6s;
        transition-delay: 2.6s;
    }

    .delay-09 {
        -webkit-transition-delay: 2.9s;
        -o-transition-delay: 2.9s;
        transition-delay: 2.9s;
    }

    .delay-10 {
        -webkit-transition-delay: 3.2s;
        -o-transition-delay: 3.2s;
        transition-delay: 3.2s;
    }

    .delay-11 {
        -webkit-transition-delay: 3.5s;
        -o-transition-delay: 3.5s;
        transition-delay: 3.5s;
    }

    .delay-12 {
        -webkit-transition-delay: 3.8s;
        -o-transition-delay: 3.8s;
        transition-delay: 3.8s;
    }

    .delay-13 {
        -webkit-transition-delay: 4.1s;
        -o-transition-delay: 4.1s;
        transition-delay: 4.1s;
    }

    .delay-14 {
        -webkit-transition-delay: 4.4s;
        -o-transition-delay: 4.4s;
        transition-delay: 4.4s;
    }

    .delay-15 {
        -webkit-transition-delay: 4.7s;
        -o-transition-delay: 4.7s;
        transition-delay: 4.7s;
    }

    .animated.visible-element,
    .visible-element .animated {
        opacity: 1;
    }

    .title-section h1.animated,
    .title-section p.animated,
    .title-section .powered-title.animated,
    .title-section .btns.animated {
        position: relative;
        top: -25px;
    }

    .title-section.visible-element h1.animated,
    .title-section.visible-element p.animated,
    .title-section.visible-element .powered-title.animated,
    .title-section.visible-element .btns.animated {
        top: 0;
    }

    .devices-section .img-macbook.animated {
        position: relative;
        top: 25px;
    }

    .devices-section.visible-element .img-macbook.animated {
        top: 0;
    }

    .devices-section .img-mobile.animated {
        margin-bottom: 43px;
    }

    .devices-section.visible-element .img-mobile.animated {
        margin-bottom: 68px;
    }

    .devices-section .img-diamonds.diamonds-01.animated {
        margin-left: -300px;
        -webkit-transition-duration: .8s;
        transition-duration: .8s;
    }

    .devices-section.visible-element .img-diamonds.diamonds-01.animated {
        margin-left: -680px;
    }

    .devices-section .img-diamonds.diamonds-02.animated {
        margin-left: -100px;
        -webkit-transition-duration: .8s;
        transition-duration: .8s;
    }

    .devices-section.visible-element .img-diamonds.diamonds-02.animated {
        margin-left: 198px;
    }

    .statistic-section h2.animated,
    .why-section h2.animated {
        position: relative;
        top: -25px;
    }

    .statistic-section.visible-element h2.animated,
    .why-section.visible-element h2.animated {
        top: 0;
    }

    .statistic-section .statistic-box .ico.animated {
        opacity: 0.2;
    }

    .statistic-section.visible-element .statistic-box .ico.animated {
        opacity: 1;
    }

    .statistic-section .statistic-box p.animated {
        opacity: 0.2;
    }

    .statistic-section.visible-element .statistic-box p.animated {
        opacity: 1;
    }

    .why-section .image-box.animated {
        top: -25px;
    }

    .why-section.visible-element .image-box.animated {
        top: 0;
    }

    .why-section .btn-section.animated {
        position: relative;
        top: -25px;
    }

    .why-section.visible-element .btn-section.animated {
        top: 0;
    }

    .image-section .img.animated {
        opacity: 0.2;
        right: 100vw;
    }

    .image-section.visible-element .img.animated {
        opacity: 1;
        right: 0;
    }

    .image-section.inversed .image.animated {
        opacity: 0.2;
        right: 100vw;
    }

    .image-section.inversed.visible-element .image.animated {
        opacity: 1;
        right: 50%;
    }

    .image-section.inversed .img.bg-right.animated {
        opacity: 0.2;
        left: -1000px;
    }

    .image-section.inversed.visible-element .img.bg-right.animated {
        opacity: 1;
        left: 0;
    }

    .image-section .img.animated.right-move {
        right: -100vw;
    }

    .image-section.visible-element .img.animated.right-move {
        right: 0;
    }

    .image-section.inversed .image.image-magazine.animated {
        right: 50%;
        margin-top: -1000px;
        opacity: 0;
    }

    .image-section.inversed.visible-element .image.image-magazine.animated {
        opacity: 1;
        right: 50%;
        margin-top: -149px;
    }

    .image-section .image-tablet.animated {
        margin-top: 400px;
    }

    .image-section.visible-element .image-tablet.animated {
        margin-top: 164px;
    }

    .solution-area .heading h2.animated,
    .solution-area .heading p.animated {
        top: -25px;
        position: relative;
    }

    .solution-area.visible-element .heading h2.animated,
    .solution-area.visible-element .heading p.animated {
        top: 0;
    }

    .mobile-section h1.animated,
    .mobile-section h2.animated,
    .mobile-section p.animated,
    .mobile-section .note-str.animated {
        top: -25px;
        position: relative;
    }

    .mobile-section.visible-element h1.animated,
    .mobile-section.visible-element h2.animated,
    .mobile-section.visible-element p.animated,
    .mobile-section.visible-element .note-str.animated {
        top: 0;
    }

    .mobile-section .mobile-02.animated {
        margin-top: -400px;
    }

    .mobile-section.visible-element .mobile-02.animated {
        margin-top: -56px;
    }

    .mobile-section .mobile-01.animated {
        margin-bottom: -400px;
    }

    .mobile-section.visible-element .mobile-01.animated {
        margin-bottom: -92px;
    }

    .mobile-section.type2 .mobile-02.animated {
        margin-top: -400px;
    }

    .mobile-section.type2.visible-element .mobile-02.animated {
        margin-top: -61px;
    }

    .mobile-section.type2 .mobile-01.animated {
        margin-bottom: -400px;
    }

    .mobile-section.type2.visible-element .mobile-01.animated {
        margin-bottom: -92px;
    }

    .logos-section h2.animated {
        opacity: 0.2;
    }

    .logos-section.visible-element h2.animated {
        opacity: 1;
    }

    .logos-section .logos-list.animated {
        opacity: 0.2;
    }

    .logos-section.visible-element .logos-list.animated {
        opacity: 1;
    }

    .help-area .img.animated {
        margin-bottom: -300px;
    }

    .help-area.visible-element .img.animated {
        margin-bottom: 0;
    }

    .join-area h3.animated,
    .join-area .btns.animated {
        position: relative;
        top: -25px;
    }

    .join-area.visible-element h3.animated,
    .join-area.visible-element .btns.animated {
        top: 0;
    }

    .watch-block.animated {
        position: relative;
        top: 25px;
    }

    .visible-element .watch-block.animated {
        top: 0;
    }

    .why-features h2.animated {
        position: relative;
        top: -25px;
    }

    .why-features.visible-element h2.animated {
        top: 0;
    }

    .why-features .img.animated {
        opacity: 0.2;
    }

    .why-features.visible-element .img.animated {
        opacity: 1;
    }

    .why-features h3.animated,
    .why-features p.animated {
        opacity: 0.2;
    }

    .why-features.visible-element h3.animated,
    .why-features.visible-element p.animated {
        opacity: 1;
    }

    .how-area h2.animated {
        position: relative;
        top: -25px;
    }

    .how-area.visible-element h2.animated {
        top: 0;
    }

    .how-area .how-item.animated {
        top: -25px;
        position: relative;
    }

    .how-area.visible-element .how-item.animated {
        top: 0;
    }

    .try-section h2.animated,
    .try-section p.animated {
        position: relative;
        top: -25px;
    }

    .try-section.visible-element h2.animated,
    .try-section.visible-element p.animated {
        top: 0;
    }

    .try-section .try-img.animated {
        position: relative;
        top: 25px;
    }

    .try-section.visible-element .try-img.animated {
        top: 0;
    }

    .image-section .image.image-mobile-01.animated {
        margin-bottom: -1000px;
        right: 50%;
        opacity: 0;
    }

    .image-section.visible-element .image.image-mobile-01.animated {
        margin-bottom: -225px;
    }

    .image-section .image.image-mobile-02.animated {
        margin-bottom: -1000px;
        right: 50%;
        opacity: 0;
    }

    .image-section.visible-element .image.image-mobile-02.animated {
        margin-bottom: -276px;
    }

    .image-section .image.image-mobile-03.animated {
        margin-top: -1000px;
        right: 50%;
        opacity: 0;
    }

    .image-section.visible-element .image.image-mobile-03.animated {
        margin-top: -138px;
    }

    .image-section .image.image-mobile-04.animated {
        margin-bottom: -1000px;
        right: 50%;
        opacity: 0;
    }

    .image-section.visible-element .image.image-mobile-04.animated {
        margin-bottom: -259px;
    }

    .image-section .image.image-mobile-05.animated {
        margin-bottom: -1000px;
        right: 50%;
        opacity: 0;
    }

    .image-section.visible-element .image.image-mobile-05.animated {
        margin-bottom: -373px;
    }

    .new-features h2.animated {
        position: relative;
        top: -25px;
    }

    .new-features.visible-element h2.animated {
        top: 0;
    }

    .new-features .image-block.animated {
        position: relative;
        top: -25px;
    }

    .new-features.visible-element .image-block.animated {
        top: 0;
    }

    .why-info .why-head.animated,
    .why-info .lead.animated,
    .why-info span.animated,
    .why-info .bulled-list.animated {
        position: relative;
        top: -25px;
    }

    .why-info.visible-element .why-head.animated,
    .why-info.visible-element .lead.animated,
    .why-info.visible-element span.animated,
    .why-info.visible-element .bulled-list.animated {
        top: 0;
    }

    .benefit-area h2.animated {
        position: relative;
        top: -25px;
    }

    .benefit-area.visible-element h2.animated {
        top: 0;
    }
}

@media only screen and (max-width:1239px) {

    #header .container,
    #header .container-fluid {
        width: auto;
    }

    #header .block {
        padding-left: 5px;
    }

    #header .languages-box {
        margin: 6px 0 0 7px;
    }

    #main-nav>ul>li+li {
        margin: 0 0 0 15px;
    }

    .devices-section .img-macbook {
        max-width: 700px;
        left: auto;
    }

    .devices-section .img-mobile {
        width: 115px;
        margin: 0 0 73px 271px;
    }

    .devices-section .img-diamonds.diamonds-01 {
        width: 380px;
        margin: 0 0 50px -472px;
    }

    .devices-section .img-diamonds.diamonds-02 {
        width: 413px;
        margin: 0 0 50px 106px;
    }

    .image-section {
        min-height: 450px;
    }

    .image-section.type2 {
        min-height: 500px;
    }

    .image-section .image-magazine {
        width: 920px;
    }

    .image-section .image-tablet {
        width: 500px;
        margin: 154px 0 0 -683px;
    }

    .image-section .valign {
        height: 450px;
    }

    .image-section.type2 .valign {
        height: 500px;
    }

    .image-section .block {
        margin: 0;
    }

    .image-section.type2 .block {
        margin: 0 0 0 auto;
    }

    .mobile-section .mobile-01 {
        width: 400px;
        margin: 0 0 -132px -627px;
    }

    .mobile-section .mobile-02 {
        width: 400px;
        margin: 38px 0 0 157px;
    }

    .logos-list {
        margin: 0 -15px;
    }

    .logos-list>li {
        padding: 0 15px;
    }

    #footer .top>.row>div[class^="col-"]>.row>div[class^="col-"]:nth-child(1) {
        width: 16.1%;
    }

    #footer .top>.row>div[class^="col-"]>.row>div[class^="col-"]:nth-child(3) {
        width: 15.8%;
    }

    #footer .top>.row>div[class^="col-"]>.row>div[class^="col-"]:nth-child(4) {
        width: 14.5%;
    }

    #footer .top>.row>div[class^="col-"]>.row>div[class^="col-"]:nth-child(6) {
        width: 18.2%;
    }

    #footer .bottom>.row>div[class^="col-"]:nth-child(1) {
        width: 39.5%;
    }

    #footer .bottom>.row>div[class^="col-"]:nth-child(2) {
        width: 60.5%;
    }

    #footer .bottom-links li {
        font-size: 14px;
        line-height: 18px;
    }

    #footer .bottom-links li+li {
        padding: 0 0 0 20px;
    }

    #footer .bottom-links li+li::before {
        margin: 1px 0 0 10px;
    }

    .help-area.type2 .img {
        margin-right: 235px;
    }

    .solution-item {
        width: 290px;
    }

    .image-section .block.wide {
        max-width: 400px;
    }

    .image-section .image-magazine.type2 {
        margin-top: -260px;
    }

    .image-section .image-laptop {
        width: 730px;
    }

    .image-section .image-laptop img {
        margin-right: -51px;
    }

    .image-section .image-mobile-01 {
        width: 300px;
        margin: 0 220px -225px 0;
    }

    .image-section .image-mobile-02 {
        width: 300px;
        margin: 0 27px -276px 0;
    }

    .image-section .image-mobile-03 {
        width: 450px;
        margin: -166px 153px 0 0;
    }

    .image-section .image-mobile-04 {
        width: 450px;
        margin: 0 -34px -218px 0;
    }

    .image-section .image-mobile-05 {
        width: 385px;
        margin: 0 101px -297px 0;
    }
}

@media screen and (max-width:1199px) {
    .watch-block {
        width: auto;
    }

    .watch-block .holder {
        position: relative;
        height: 0;
        padding: 0 0 64.88%;
    }

    .watch-block a {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: 3.19% 11.74% 14.11% 12.15%;
        height: auto;
    }

    .features-list>li {
        width: 50%;
    }
}

@media screen and (min-width:992px) {
    .why-text {
        margin-top: 50%;
        transform: translate(0, -50%);
    }

    .tabset.type2 .nav-pills>li>a {
        padding-left: 20px;
        padding-right: 20px;
        min-width: 170px;
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    .how-item h3 {
        font-size: 24px;
    }
}

@media only screen and (max-width:991px) {
    .devices-section .btn-schedule {
        width: 105px;
    }

    .devices-section .img-macbook {
        max-width: 490px;
    }

    .devices-section .img-mobile {
        width: 80px;
        margin: 0 0 51px 189px;
    }

    .devices-section .img-diamonds.diamonds-01 {
        width: 270px;
        margin: 0 0 40px -368px;
    }

    .devices-section .img-diamonds.diamonds-02 {
        width: 300px;
        margin: 0 0 37px 90px;
    }

    .why-section .btn-section {
        padding: 35px 0 0;
    }

    .image-section .block {
        max-width: 340px;
    }

    .image-section h2 {
        margin: 0 0 20px;
    }

    .image-section .btn-row {
        padding: 25px 0 0;
    }

    .mobile-section .mobile-01 {
        width: 300px;
        margin: 0 0 -58px -505px;
    }

    .mobile-section .mobile-02 {
        width: 300px;
        margin: 38px 0 0 127px;
    }

    .logos-list>li {
        width: 33.33%;
        padding: 15px;
    }

    .testimonial q {
        padding-left: 65px;
        padding-right: 65px;
    }

    .testimonial q::before,
    .testimonial q::after {
        font-size: 140px;
        line-height: 144px;
    }

    .testimonial q::before {
        margin: 12px 0 0;
    }

    .testimonial q::after {
        margin: 0 0 -57px;
    }

    #footer .container {
        padding-top: 45px;
        padding-bottom: 45px;
    }

    #footer .top>.row>div[class^="col-"]:nth-child(1),
    #footer .top>.row>div[class^="col-"]:nth-child(2) {
        width: auto;
    }

    #footer .top>.row>div[class^="col-"]+div[class^="col-"] {
        padding-top: 25px;
    }

    #footer .logo-footer {
        margin: 0 auto 20px;
    }

    #footer .label-powered {
        position: relative;
        bottom: auto;
        left: auto;
        margin: 0;
        display: block;
        text-align: center;
        max-width: none;
    }

    #footer .top>.row>div[class^="col-"]>.row>div[class^="col-"]:nth-child(1) {
        width: 17%;
    }

    #footer .top>.row>div[class^="col-"]>.row>div[class^="col-"]:nth-child(2) {
        width: 17%;
    }

    #footer .top>.row>div[class^="col-"]>.row>div[class^="col-"]:nth-child(3) {
        width: 15%;
    }

    #footer .top>.row>div[class^="col-"]>.row>div[class^="col-"]:nth-child(3) h4 {
        width: 92px;
    }

    #footer .top>.row>div[class^="col-"]>.row>div[class^="col-"]:nth-child(4) {
        width: 14%;
    }

    #footer .top>.row>div[class^="col-"]>.row>div[class^="col-"]:nth-child(5) {
        width: 18%;
    }

    #footer .top>.row>div[class^="col-"]>.row>div[class^="col-"]:nth-child(6) {
        width: 18%;
    }

    #footer .links li {
        font-size: 14px;
        line-height: 18px;
    }

    #footer .middle>.row>div[class^="col-"]:nth-child(1),
    #footer .middle>.row>div[class^="col-"]:nth-child(2) {
        width: auto;
    }

    #footer .middle>.row>div[class^="col-"]+div[class^="col-"] {
        padding-top: 25px;
    }

    .signup-form label {
        text-align: center;
    }

    #footer .social-block {
        text-align: center;
    }

    #footer .bottom {
        text-align: center;
        padding: 25px 0 0;
    }

    #footer .bottom>.row>div[class^="col-"]:nth-child(1),
    #footer .bottom>.row>div[class^="col-"]:nth-child(2) {
        width: auto;
        text-align: center;
    }

    #footer .bottom>.row>div[class^="col-"]+div[class^="col-"] {
        padding-top: 10px;
    }

    .schedule-box {
        z-index: 90;
    }

    .open-request .schedule-box {
        z-index: 120;
    }

    .why-info {
        padding-top: 71px;
        padding-bottom: 54px;
    }

    .why-info .why-head {
        padding-bottom: 29px;
        margin-bottom: 59px;
    }

    .why-info .lead {
        margin-bottom: 25px;
    }

    .why-info h2 {
        font-size: 38px;
        line-height: 46px;
    }

    .why-info .offset-holder {
        max-width: 100%;
    }

    .benefit-area {
        padding-top: 56px;
        padding-bottom: 15px;
    }

    .benefit-area .heading {
        margin-bottom: 52px;
    }

    .benefits-list>li {
        width: 50%;
        padding-bottom: 45px;
    }

    .join-area {
        padding-top: 44px;
        padding-bottom: 22px;
    }

    .join-area h3 {
        font-size: 24px;
        line-height: 29px;
        margin-bottom: 28px;
    }

    .help-area {
        padding-top: 57px;
        padding-bottom: 30px;
        font-size: 12px;
        line-height: 19px;
    }

    .help-area .img {
        margin-right: 150px;
    }

    .help-area h3 {
        font-size: 18px;
        line-height: 29px;
    }

    .help-area .btns {
        margin-top: 0px;
    }

    .help-area.type6 .btn {
        margin-left: auto;
        margin-right: auto;
    }

    .help-area.type2 .img {
        margin-right: 135px;
    }

    .solution-area {
        padding-top: 52px;
        padding-bottom: 62px;
    }

    .tabset.type2 .nav-pills>li>a {
        padding-left: 34px;
        padding-right: 34px;
    }

    .image-section .block.wide {
        max-width: 340px;
    }

    .image-section .image-magazine.type2 {
        margin-right: 0;
    }

    .image-section .image-laptop img {
        margin-right: 0;
    }

    .mobile-section.type2 .mobile-01 {
        width: 420px;
        margin-left: -664px;
    }

    .mobile-section.type2 .mobile-02 {
        width: 400px;
        margin-left: 170px;
    }

    .image-section .image-mobile-01 {
        width: 280px;
        margin: 0 162px -225px 0;
    }

    .image-section .image-mobile-02 {
        width: 280px;
        margin: 0 6px -276px 0;
    }

    .image-section .image-mobile-03 {
        width: 380px;
        margin: -114px 121px 0 0;
    }

    .image-section .image-mobile-04 {
        width: 380px;
        margin: 0 1px -193px 0;
    }

    .image-section .image-mobile-05 {
        width: 365px;
        margin: 0 34px -297px 0;
    }
}

@media screen and (max-width:767px),
screen and (orientation:landscape) and (max-width:767px),
screen and (orientation:portrait) and (max-width:767px) {
    body {
        -webkit-text-size-adjust: none;
    }

    .container {
        padding-left: 28px;
        padding-right: 28px;
    }

    #header .container,
    #header .container-fluid {
        padding-top: 25px;
        padding-bottom: 20px;
    }

    #header .logo {
        margin: 8px 0 0;
    }

    #header .btn-menu {
        margin: 6px -4px 0 10px;
    }

    .title-section .container {
        padding-top: 29px;
        padding-bottom: 30px;
    }

    .title-section h1 {
        font-size: 50px;
        line-height: 60px;
        max-width: 370px;
    }

    .title-section p {
        margin: 0 0 31px;
    }

    .title-section .powered-title {
        padding: 0 0 43px;
    }

    .title-section .btns {
        margin: 0 -15px;
    }

    .devices-section {
        padding: 0;
    }

    .devices-section .container {
        padding: 33px 0 20px;
        width: auto;
    }

    .devices-section .img-macbook {
        max-width: 453px;
        left: auto;
    }

    .devices-section .img-mobile {
        width: 85px;
        margin: 0 0 51px 140px;
    }

    .devices-section .img-diamonds.diamonds-01 {
        width: 208px;
        margin: 0 0 88px -305px;
    }

    .devices-section .img-diamonds.diamonds-02 {
        width: 255px;
        margin: 0 0 78px 108px;
    }

    .statistic-box+.statistic-box:before {
        display: none;
    }

    .why-section .container {
        padding-top: 36px;
        padding-bottom: 96px;
    }

    .why-section .container>.row>div[class^="col-"]+div[class^="col-"] {
        padding-top: 17px;
    }

    .why-section h2 {
        margin: 0 0 42px;
        font-size: 46px;
        line-height: 50px;
    }

    .image-box {
        max-width: 270px;
        margin: 0 auto;
    }

    .image-box figcaption {
        padding: 60px 0 30px;
    }

    .image-box .block {
        padding: 0 0 24px;
        height: auto !important;
    }

    .image-box h3 {
        margin: 0 0 10px;
        font-size: 29px;
        line-height: 33px;
    }

    .why-section .btn-section {
        padding: 30px 0 0;
    }

    .image-section {
        min-height: 1px;
        text-align: left;
    }

    .image-section.type2 {
        min-height: 1px;
        padding: 320px 0 0;
    }

    .image-section .img,
    .image-section.inversed .imgbg-left {
        position: relative;
        top: auto;
        bottom: auto;
        right: auto;
        width: auto;
        height: 450px;
    }

    .image-section .image-magazine {
        width: 488px;
        margin: -168px 0 0 -240px;
    }

    .image-section .image-tablet {
        width: 358px;
        margin: 52px 0 0 -312px;
    }

    .image-section .valign {
        display: block;
        vertical-align: top;
        width: auto;
        height: auto;
    }

    .image-section.type2 .valign {
        height: auto;
    }

    .image-section .container {
        padding-top: 40px;
        padding-bottom: 44px;
    }

    .image-section.type2 .container {
        padding-bottom: 69px;
    }

    .image-section .block {
        max-width: none;
        margin: 0;
    }

    .image-section.type2 .block {
        margin: 0;
    }

    .image-section h2 {
        margin: 0 0 15px;
        font-size: 24px;
        line-height: 34px;
    }

    .image-section .btn-row {
        padding: 30px 0 9px;
    }

    .mobile-section {
        min-height: 400px;
    }

    .mobile-section .container {
        padding: 106px 80px 131px;
        max-width: none;
    }

    .mobile-section h2 {
        margin: 0 0 39px;
        font-size: 42px;
        line-height: 46px;
    }

    .mobile-section p {
        margin: 0 0 24px;
    }

    .mobile-section .btn {
        margin: 0 0 54px;
    }

    .mobile-section .mobile-img {
        left: auto;
    }

    .mobile-section .mobile-01 {
        left: 0;
        top: 0;
        bottom: auto;
        width: 269px;
        margin: -46px 0 0 -137px;
    }

    .mobile-section .mobile-02 {
        width: 269px;
        top: auto;
        bottom: 0;
        right: 0;
        margin: 0 -102px -61px 0;
    }

    .logos-section .container {
        padding-top: 52px;
        padding-bottom: 46px;
    }

    .logos-list>li {
        width: 100%;
        padding: 15px 15px 37px;
    }

    .solution-area-new-card {
        text-align: center;
    }

    .logos-list .logo-image {
        margin-bottom: 0;
    }

    .testimonials-section .container {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .testimonial q {
        padding: 0 0 33px;
    }

    .testimonial q:before,
    .testimonial q:after {
        display: none;
    }

    .testimonials-slideshow .slick-dots {
        padding: 60px 0 0;
        display: flex !important;
    }

    .slick-dots li {
        padding: 0 7px;
    }

    .schedule-box {
        position: relative;
        top: auto;
        right: auto;
        width: auto;
    }

    .schedule-box .btn-schedule {
        display: none;
        width: auto;
        font-size: 24px;
        line-height: 28px;
        padding: 17px 20px 19px;
        border-radius: 0;
    }

    .schedule-box .btn-schedule::before {
        position: relative;
        left: auto;
        right: auto;
        display: inline-block;
        vertical-align: top;
        width: 44px;
        height: 44px;
        margin: 3px 15px -14px 0;
        background-size: 43px 44px;
    }

    .benefits-list>li {
        width: 100%;
    }

    .help-area .img {
        -webkit-transform-origin: 100% 100%;
        -moz-transform-origin: 100% 100%;
        -ms-transform-origin: 100% 100%;
        -o-transform-origin: 100% 100%;
        transform-origin: 100% 100%;
        -webkit-transform: scale(.78);
        -ms-transform: scale(.78);
        -o-transform: scale(.78);
        transform: scale(.78);
    }

    .help-area.type2 {
        padding-top: 60px;
        padding-bottom: 50px;
    }

    .help-area.type2 .img {
        display: none;
    }

    .solution-item {
        width: 370px;
        max-width: 100%;
    }

    .solution-list>li {
        padding-bottom: 11px;
    }

    .title-section.type3 {
        font-size: 22px;
    }

    .title-section.type3 .container {
        padding-top: 73px;
    }

    .title-section.type3 h1 {
        font-size: 46px;
        line-height: 50px;
        margin-bottom: 28px;
    }

    .title-section.type3 p {
        margin-bottom: 32px;
    }

    .watch-block {
        margin: 35px -15px 45px;
    }

    .why-features {
        padding-top: 50px;
        padding-bottom: 60px;
    }

    .why-features h2 {
        margin-bottom: 18px;
    }

    .features-list>li {
        width: 100%;
        padding-top: 0;
        padding-bottom: 20px;
    }

    .how-area {
        padding-top: 60px;
        padding-bottom: 39px;
    }

    .how-area h2 {
        margin-bottom: 52px;
    }

    .how-item {
        margin: 14px auto;
        max-width: 370px;
    }

    .image-section .block.wide,
    .image-section.inversed .block.wide {
        max-width: none;
        margin-left: 0;
        margin-right: 0;
    }

    .image-section .img.bg-right {
        height: auto;
        padding-bottom: 79%;
    }

    .image-section .image-laptop {
        position: relative;
        top: 81px;
        left: 0;
        margin-top: 0;
        margin-bottom: 50px;
        max-width: 100%;
    }

    .image-section.inversed .image-laptop {
        left: 0;
        right: 0;
    }

    .image-section .image-magazine.type2 {
        position: relative;
        left: 0;
        max-width: 100%;
        margin: -50px auto;
    }

    .image-section.inversed .image-magazine.type2 {
        left: 0;
        right: 0;
    }

    .tab-nav .nav {
        font-size: 15px;
        line-height: 21px;
    }

    .tab-nav .nav>li {
        padding-top: 10px;
    }

    .tab-nav .nav>li+li {
        margin-left: 0px;
    }

    .tab-nav .nav>li>a {
        padding-bottom: 12px;
    }

    .mobile-section h1 {
        font-size: 46px;
        line-height: 50px;
        margin-bottom: 16px;
    }

    .mobile-section .lead {
        margin-bottom: 11px;
    }

    .mobile-section.type2 {
        overflow: hidden;
        min-height: 1px;
    }

    .mobile-section.type2 .container {
        padding: 74px 30px 220px;
    }

    .mobile-section.type2 .btns {
        margin-bottom: 17px;
    }

    .mobile-section.type2 .mobile-01 {
        top: auto;
        left: 50%;
        bottom: -143px;
        z-index: 23;
        width: 372px;
        margin-left: -292px;
        -webkit-transform: rotate(-19deg);
        -ms-transform: rotate(-19deg);
        -o-transform: rotate(-19deg);
        transform: rotate(-19deg);
    }

    .mobile-section.type2 .mobile-02 {
        left: 50%;
        right: auto;
        width: 363px;
        margin-left: -131px;
        margin-bottom: -212px;
        -webkit-transform: rotate(21deg);
        -ms-transform: rotate(21deg);
        -o-transform: rotate(21deg);
        transform: rotate(21deg);
    }

    .new-features .container {
        padding-top: 55px;
        padding-bottom: 71px;
    }

    .new-features .container>.row>div[class^="col-"]+div[class^="col-"] {
        padding-top: 35px;
    }

    .new-features h2 {
        padding: 0 25px;
        margin: 0 0 37px;
        font-size: 42px;
        line-height: 51px;
    }

    .image-block .img {
        margin: 0 auto 31px;
    }

    .image-section .images-holder {
        position: relative;
        overflow: hidden;
        height: 369px;
    }

    .image-section .image-mobile-01 {
        width: 233px;
        margin: 0 -21px -230px 0;
    }

    .image-section .image-mobile-02 {
        width: 233px;
        margin: 0 -157px -261px 0;
    }

    .image-section .image-mobile-03 {
        width: 369px;
        margin: -96px -59px 0 0;
    }

    .image-section .image-mobile-04 {
        width: 369px;
        margin: 0 -252px -177px 0;
    }

    .image-section .image-mobile-05 {
        width: 278px;
        margin: 0 -114px -186px 0;
    }

    .request-box {
        width: 100%;
        margin: 0 -100% 0 0;
    }

    .request-box .request-heading {
        padding: 0 0 25px;
    }

    .header-new .container {}

    .request-demo-container .form-group {
        margin-bottom: unset;
    }
}

@media only screen and (min-width:1240px) {
    .animated.animated-slide-left {
        -webkit-transform: translateX(-100vw);
        -ms-transform: translateX(-100vw);
        -o-transform: translateX(-100vw);
        transform: translateX(-100vw);
    }

    .animated.animated-slide-right {
        -webkit-transform: translateX(100vw);
        -ms-transform: translateX(100vw);
        -o-transform: translateX(100vw);
        transform: translateX(100vw);
    }

    .animated.animated-slide-top {
        -webkit-transform: translateY(-25px);
        -ms-transform: translateY(-25px);
        -o-transform: translateY(-25px);
        transform: translateY(-25px);
    }

    .animated.animated-slide-bottom {
        -webkit-transform: translateY(25px);
        -ms-transform: translateY(25px);
        -o-transform: translateY(25px);
        transform: translateY(25px);
    }

    .animated.animated-slide-left.visible-element,
    .visible-element .animated.animated-slide-left,
    .animated.animated-slide-top.visible-element,
    .visible-element .animated.animated-slide-top,
    .animated.animated-slide-bottom.visible-element,
    .visible-element .animated.animated-slide-bottom,
    .animated.animated-slide-right.visible-element,
    .visible-element .animated.animated-slide-right {
        -webkit-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
    }

    .animated.animated-drop-type1 {
        -webkit-transition: -webkit-transform .5s, opacity .9s;
        transition: transform .5s, opacity .9s;
        -webkit-transform: translate(0, -300px) rotate(-30deg);
        -ms-transform: translate(0, -300px) rotate(-30deg);
        transform: translate(0, -300px) rotate(-30deg);
    }

    .animated.animated-drop-type2 {
        -webkit-transition: -webkit-transform 0.9s, opacity .9s;
        transition: transform 0.9s, opacity .9s;
        -webkit-transition-delay: 0.5s;
        -o-transition-delay: 0.5s;
        transition-delay: 0.5s;
        -webkit-transform: translate(0, -1000px) rotate(-90deg);
        -ms-transform: translate(0, -1000px) rotate(-90deg);
        transform: translate(0, -1000px) rotate(-90deg);
    }

    .animated.animated-drop-type1.visible-element,
    .visible-element .animated.animated-drop-type1,
    .animated.animated-drop-type2.visible-element,
    .visible-element .animated.animated-drop-type2 {
        -webkit-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
    }
}

@media only screen and (max-width:1600px) {
    .about-section .img {
        width: 560px;
    }

    .about-section .block {
        max-width: 53%;
        margin-right: 0;
    }

    .about-info .block {
        max-width: 50%;
    }

    .about-info .images-block {
        width: 50%;
    }

    .about-info .images-block .img-diamond-01 {
        width: 100%;
    }

    .about-info .images-block .img-diamond-02 {
        width: 75%;
    }

    .history-list {
        max-width: 610px;
    }

    .history-list .img-magazine {
        width: 600px;
        margin: -80px 31px 0 0;
    }
}

@media only screen and (max-width:1239px) {
    .about-section .block {
        max-width: 46%;
    }

    .about-info .container {
        padding-top: 90px;
        padding-bottom: 50px;
    }

    .about-info p {
        margin: 0 0 40px;
    }

    .about-info .images-block {
        width: 45%;
    }

    .about-info .images-block .img-diamond-01 {
        margin-top: -195px;
    }

    .about-info .images-block .img-diamond-02 {
        margin-top: -100px;
    }

    .history-list .img-magazine {
        margin: -125px -22px 0 0;
    }

    .history-list .img-computer {
        margin: -250px 0 0 -20px;
    }

    .history-list .img-diamonds {
        width: 480px;
        margin: 104px -113px 0 0;
    }
}

@media only screen and (max-width:991px) {
    .about-section .img {
        position: relative;
        top: auto;
        bottom: auto;
        left: auto;
        padding: 70% 0 0;
        width: auto;
    }

    .about-section .img span:before {
        content: '';
        position: absolute;
        z-index: 20;
        bottom: 0;
        left: 0;
        right: 0;
        height: 100px;
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzM1MzkzZCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk5JSIgc3RvcC1jb2xvcj0iIzM1MzkzZCIgc3RvcC1vcGFjaXR5PSIwLjk5Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzNTM5M2QiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background: -moz-linear-gradient(top, rgba(53, 57, 61, 0) 0%, rgba(53, 57, 61, 0.99) 99%, rgba(53, 57, 61, 1) 100%);
        background: -webkit-linear-gradient(top, rgba(53, 57, 61, 0) 0%, rgba(53, 57, 61, 0.99) 99%, rgba(53, 57, 61, 1) 100%);
        background: linear-gradient(to bottom, rgba(53, 57, 61, 0) 0%, rgba(53, 57, 61, 0.99) 99%, rgba(53, 57, 61, 1) 100%);
    }

    .about-section figcaption {
        display: block;
        vertical-align: top;
        width: auto;
        height: auto;
    }

    .about-section .container {
        padding-top: 25px;
        padding-bottom: 90px;
    }

    .about-section .block {
        max-width: none;
        margin: 0;
        padding: 0;
    }

    .about-section h2 {
        margin: 0 0 30px;
    }

    .about-info {
        min-height: 1px;
    }

    .about-info .container {
        padding-top: 80px;
        padding-bottom: 60px;
    }

    .about-info .block {
        max-width: none;
    }

    .about-info p {
        margin: 0 0 30px;
    }

    .about-info .images-block {
        position: relative;
        top: auto;
        bottom: auto;
        right: auto;
        width: auto;
        min-height: 500px;
    }

    .about-info .images-block .img-diamond-01 {
        width: 85%;
        margin-top: -270px;
    }

    .about-info .images-block .img-diamond-02 {
        width: 60%;
        margin-top: -140px;
    }

    .story-intro .container {
        padding-top: 80px;
        padding-bottom: 290px;
    }

    .history-area .container {
        padding-bottom: 100px;
    }

    .history-area .video-box {
        margin-bottom: 80px;
    }

    .history-area h2 {
        margin: 0 0 50px;
    }

    .history-list {
        max-width: 520px;
    }

    .history-list .img-magazine {
        width: 440px;
        margin: -247px -15px 0 0;
    }

    .history-list .img-computer {
        width: 265px;
        margin: -42px 0 0 -31px;
    }

    .history-list .img-diamonds {
        width: 357px;
        margin: 90px -113px 0 0;
    }

    .management-list>li {
        width: 33.33%;
    }

    .team-list>li {
        width: 25%;
    }

    .features-section .container {
        padding-top: 50px;
        padding-bottom: 60px;
    }

    .features-section h2 {
        font-size: 22px;
        line-height: 26px;
    }

    .why-info.type2 .container>.row>div[class^="col-"]:nth-child(1),
    .why-info.type2 .container>.row>div[class^="col-"]:nth-child(2) {
        width: auto;
    }

    .plans-list {
        margin: 0 -5px;
    }

    .plans-list>li {
        padding: 0 5px;
    }

    .plan-box {
        padding-left: 10px;
        padding-right: 10px;
    }

    .plan-box .plan-heading h2 {
        font-size: 32px;
        line-height: 34px;
    }

    .plan-box .btn-primary {
        font-size: 15px;
        line-height: 19px;
    }

    .signup-section .container {
        padding-top: 50px;
        padding-bottom: 60px;
    }

    .resources-section .container {
        padding-bottom: 20px;
    }

    .resources-list>li {
        width: 50%;
    }

    .why-section-new h2 {
        margin-bottom: 68px;
    }

    .why-rapnet-card-body-subtitle {
        margin-bottom: 68px;
    }

    .image-banner {
        display: none;
    }

    .help-area .btn {
        margin-bottom: 20px;
        max-width: 100%;
    }

    .testimonials-section .small-diamonds {
        display: none;
    }
}

@media screen and (max-width:767px),
screen and (orientation:landscape) and (max-width:767px),
screen and (orientation:portrait) and (max-width:767px) {
    .about-section .img {
        padding: 78% 0 0;
    }

    .about-section figcaption {
        margin: -6px 0 0;
    }

    .about-section .container {
        padding-top: 0;
        padding-bottom: 64px;
    }

    .about-section h2 {
        font-size: 46px;
        line-height: 48px;
        margin: 0 0 24px;
    }

    .about-info .container {
        padding-top: 54px;
        padding-bottom: 0;
    }

    .about-info p {
        margin: 0 0 48px;
    }

    .about-info p:last-child {
        margin-bottom: 0;
    }

    .about-info .images-block {
        min-height: 369px;
    }

    .about-info .images-block .img-diamond-01 {
        width: 383px;
        margin: -171px -54px 0 0;
    }

    .about-info .images-block .img-diamond-02 {
        width: 308px;
        margin: -81px 111px 0 0;
    }

    .story-intro .container {
        padding-top: 67px;
        padding-bottom: 217px;
    }

    .history-area .container {
        padding-bottom: 59px;
    }

    .video-box>a {
        padding: 57.7% 0 0;
    }

    .history-area .video-box {
        margin: -154px -15px 109px;
    }

    .btn-play {
        width: 48px;
        height: 48px;
        margin: -24px 0 0 -24px;
    }

    .btn-play:before {
        width: 18px;
        height: 19px;
        background-size: 18px 19px;
        margin: -9px 0 0 -7px;
    }

    .history-area h2 {
        margin: 40px auto 40px auto;
        font-size: 30px;
        line-height: 40px;
        letter-spacing: -0.6px;
        font-weight: 600;
        max-width: 300px;
    }

    .history-list {
        max-width: none;
        padding: 0 10px;
    }

    .history-list:before {
        top: 19px;
    }

    .history-list>li {
        padding: 0px 0 0;
    }

    .history-list>li+li {
        margin-top: 40px;
    }

    .history-list>li:before {
        margin: 10px 0 0 -8px;
    }

    .history-list .block {
        max-width: none;
        padding: 0;
        text-align: center;
        clear: both;
        margin-left: 37px;
    }

    .history-list>li:nth-child(even) .block {
        margin: 0 0 0 37px;
        padding: 0;
        text-align: center;
    }

    .history-list h3 {
        margin: 0 0 10px;
        line-height: 34px;
        font-weight: 600;
        letter-spacing: -0.48px;
    }

    .history-list p {
        font-size: 15px;
        line-height: 21px;
        letter-spacing: -0.15px;
        font-weight: 500;
    }

    .history-list .ico {
        display: block;
        position: absolute;
        top: auto;
        left: auto;
        margin: 0px 0px 0px -16px;
    }

    .history-list .img {
        position: relative;
    }

    .history-list .img-magazine {
        width: 321px;
        top: auto;
        right: auto;
        margin: 11px 0 -107px -128px;
    }

    .history-list .img-computer {
        width: 206px;
        top: auto;
        left: auto;
        margin: -3px -50px -85px auto;
    }

    .history-list .img-diamonds {
        width: 318px;
        top: auto;
        right: auto;
        margin: -18px 0 -58px -58px;
    }

    .management-section .container {
        padding-top: 49px;
        padding-bottom: 23px;
    }

    .management-section h2 {
        margin: 0 0 37px;
        font-size: 42px;
        line-height: 46px;
    }

    .management-list {
        margin: 0 -14px;
    }

    .management-list>li {
        width: 50%;
        padding: 0 15px 34px;
    }

    .person-box .photo {
        max-width: 172px;
    }

    .person-box .photo a {
        background-size: 107% auto;
    }

    .person-box figcaption {
        padding: 14px 0;
        margin: 0 -5px;
    }

    .person-box figcaption h3 {
        margin: 0 0 3px;
    }

    .team-section .container {
        padding-top: 48px;
        padding-bottom: 12px;
    }

    .team-section h2 {
        margin: 0 0 76px;
        font-size: 42px;
        line-height: 46px;
    }

    .team-list {
        margin: 0 -8px;
    }

    .team-list>li {
        padding: 0 8px 42px;
        width: 33.33%;
    }

    .team-list .person-box figcaption {
        font-size: 12px;
        line-height: 16px;
        padding: 6px 0;
        margin: 0;
    }

    .team-list .person-box figcaption h3 {
        font-size: 16px;
        line-height: 20px;
        margin: 0 0 1px;
    }

    .events-area .container {
        padding: 22px 14px 38px;
    }

    .events-area h2 {
        margin: 0 0 32px;
        font-size: 42px;
        line-height: 46px;
    }

    .events-list {
        padding: 0 0 8px;
    }

    .events-list>li {
        padding: 0 0 30px;
    }

    .event-box {
        display: block;
        width: auto;
        padding: 15px 23px 28px;
    }

    .event-box .table-row {
        display: block;
    }

    .event-box .cell {
        display: block;
        vertical-align: top;
        padding: 0;
    }

    .event-box .cell:first-child {
        width: auto;
        border: 0;
        padding: 0 3px 12px;
        text-align: left;
    }

    .event-box .date {
        padding: 0;
    }

    .event-box .date+.date {
        padding-left: 11px;
    }

    .event-box .date+.date:before {
        font-size: 32px;
        line-height: 36px;
        margin: 0;
    }

    .event-box .date b {
        font-size: 32px;
        line-height: 36px;
        padding: 0;
    }

    .event-box .date span {
        display: none;
    }

    .event-box h3 {
        margin: 0 0 8px;
        font-size: 24px;
        line-height: 28px;
    }

    .plans-section .container {
        padding-top: 49px;
        padding-bottom: 96px;
    }

    .plans-heading {
        padding: 0 0 29px;
    }

    .plans-heading .ico-logo {
        margin: 0px auto 0px;
    }

    .plans-heading h1 {
        margin: 0;
        font-size: 42px;
        line-height: 48px;
    }

    .plans-heading h1 sup {
        top: 5px;
        font-size: 14px;
        line-height: 18px;
        padding: 0 0 0 5px;
    }

    .plans-heading h1 span {
        display: block;
    }

    .plans-section h2 {
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 10px;
    }

    .plans-section p {
        max-width: none;
        margin: 0 0 20px;
    }

    .choose-plan {
        padding: 17px 0 0;
    }

    .features-section .container {
        padding: 68px 60px 60px;
    }

    .features-section .container>.row>div[class^="col-"]+div[class^="col-"] {
        padding-top: 41px;
    }

    .features-section .ico {
        margin: 0 0 9px;
    }

    .features-section h2 {
        margin: 0 0 16px;
        font: 500 24px/28px 'Montserrat', sans-serif;
    }

    .why-info.type2 {
        padding-top: 60px;
        padding-bottom: 45px;
    }

    .why-info.type2 .why-head {
        padding-bottom: 13px;
        margin-bottom: 52px;
    }

    .why-info.type2 h2 {
        font-size: 36px;
        line-height: 43px;
    }

    .why-info.type2 .bulled-list {
        padding: 5px 0 0;
    }

    .benefits-section .container {
        padding-top: 55px;
        padding-bottom: 76px;
    }

    .benefits-section h2 {
        margin: 0 0 62px;
        font: 600 30px/40px Montserrat;
    }

    .benefits-section .benefits-list {
        margin-bottom: 10px;
    }

    .benefits-section .benefits-list>li {
        padding-bottom: 28px;
    }

    .benefits-section .benefits-list .holder {
        max-width: none;
    }

    .questions-section {
        font-size: 15px;
        line-height: 21px;
    }

    .questions-section .container {
        padding-top: 0px;
        padding-bottom: 36px;
    }

    .questions-section h2 {
        margin: 0 0 49px;
        font: 600 30px/40px Montserrat;
    }

    .questions-section .container>.row>div[class^="col-"] {
        padding-bottom: 36px;
    }

    .questions-section h3 {
        margin: 0 0 14px;
        font-size: 18px;
        line-height: 21px;
    }

    .plans-area .container {
        padding-top: 52px;
        padding-bottom: 65px;
    }

    .plans-area h2 {
        padding: 0 5px;
        margin: 0 0 35px;
        font-size: 26px;
        line-height: 32px;
    }

    .plans-area .choose-plan .tabset {
        margin-bottom: 21px;
    }

    .plans-area .choose-plan .note {
        padding: 0 0 18px;
    }

    .plans-area .choose-plan .tab-content {
        padding: 0 0 28px;
    }

    .title-section.type4 .container {
        padding-top: 54px;
        padding-bottom: 18px;
    }

    .title-section.type4 h1 {
        margin: 0 0 20px;
        max-width: none;
        font-size: 30px;
        line-height: 40px;
        letter-spacing: -0.6px;
        font-weight: 600;
        color: #D2002D;
    }

    .plans-block .container {
        padding-top: 45px;
        padding-bottom: 68px;
    }

    .plans-list {
        margin: 0 auto;
        max-width: 370px;
    }

    .plans-list>li {
        display: block;
        width: auto;
        padding: 0;
    }

    .plans-list>li+li {
        padding-top: 33px;
    }

    .plan-box {
        padding: 7px 25px 20px;
    }

    .plan-box .plan-heading h2 {
        font-size: 36px;
        line-height: 40px;
    }

    .plan-box .btn-primary {
        font-size: 17px;
        line-height: 22px;
    }

    .contacts-list {
        padding: 0 0 20px;
    }

    .contacts-list>li+li {
        padding-top: 15px;
    }

    .contacts-list p {
        margin: 0;
    }

    .signup-section .container {
        padding-top: 40px;
        padding-bottom: 50px;
    }

    .signup-section h2 {
        margin: 0 0 30px;
        font-size: 36px;
        line-height: 42px;
    }

    .resources-section .container {
        padding-top: 0px;
        padding-bottom: 56px;
    }

    .resources-list {
        margin: 0 auto;
        max-width: 370px;
    }

    .resources-list>li {
        display: block;
        width: auto;
        padding: 0;
    }

    .resources-list>li+li {
        padding-top: 27px;
    }

    .resource-box figcaption .block {
        height: auto !important;
    }

    .resource-box h2 {
        margin: 0 0 20px;
        font-size: 24px;
        line-height: 28px;
    }
}

@media only screen and (max-width:479px) {
    .about-info .images-block .img-diamond-01 {
        width: 340px;
        margin: -136px -54px 0 0;
    }

    .about-info .images-block .img-diamond-02 {
        width: 270px;
        margin: -48px 45px 0 0;
    }

    .history-list .img-magazine {
        margin: 11px 0 -57px -128px;
    }

    .history-list .img-computer {
        margin: 5px -85px -27px auto;
    }

    .history-list .img-diamonds {
        margin: 8px 0 -30px -58px;
    }

    .management-list {
        margin: 0;
    }

    .management-list>li {
        width: auto;
        display: block;
        padding: 0;
    }

    .management-list>li+li {
        padding-top: 30px;
    }

    .team-list>li {
        width: 50%;
    }

    .plans-heading h1 {
        font-size: 44px;
        line-height: 58px;
    }

    .choose-plan .tabset .nav {
        display: block;
        font-size: 12px;
        line-height: 16px;
    }

    .choose-plan .tabset .nav>li {
        width: 50%;
    }

    .choose-plan .tabset .nav-pills>li>a {
        display: block;
        min-width: 1px;
        padding-left: 10px;
        padding-right: 10px;
    }

    .features-section .container {
        padding-left: 15px;
        padding-right: 15px;
    }

    .plans-area h2 {
        padding: 0;
    }

    .plans-headline .tabset .nav {
        display: block;
        font-size: 12px;
        line-height: 16px;
    }

    .plans-headline .tabset .nav>li {
        width: 50%;
    }

    .plans-headline .tabset .nav-pills>li>a {
        display: block;
        min-width: 1px;
        padding-left: 10px;
        padding-right: 10px;
    }

    .filter-nav {
        margin: 0 -10px;
    }

    .filter-nav>li {
        font-size: 12px;
        line-height: 16px;
    }

    .filter-nav>li+li {
        padding: 0 0 0 10px;
    }

    .filter-nav>li+li::before {
        height: 12px;
        margin: 2px 0 0 4px;
    }

    .testimonials-section>.container {
        padding-right: 0;
        padding-left: 0;
    }
}

@media (max-width:767px) {
    .addon-overview .col-center {
        margin-bottom: 30px;
    }
}

@media screen and (min-width:992px) {
    .float-left-footer {
        float: left !important;
    }
}

@media (min-width:992px) {
    .btnScrollTop.anchor {
        width: 95px;
        height: 95px;
        line-height: 95px;
        bottom: -47.5px;
        margin-left: -47.5px;
        background: #fff;
        border-radius: 50%;
        border: 2px solid #b7b7b7;
        display: block;
        position: absolute;
        left: 50%;
        z-index: 100;
        text-align: center;
        box-shadow: -2px 2px 3px rgba(0, 0, 0, 0.1);
    }

    #main-nav .btn-link {
        display: block;
        margin: 0;
        font-size: 24px;
        line-height: 28px;
        padding: 19px 20px;
        min-width: 1px;
        margin-top: 15px;
    }

    .btnScrollTop:after {
        content: "";
        display: inline-block;
        vertical-align: middle;
        width: 18px;
        height: 18px;
        margin-top: -10px;
        border-left: none;
        border-top: none;
        border-right: 2px solid #b7b7b7;
        border-bottom: 2px solid #b7b7b7;
        position: static;
        -webkit-box-shadow: none;
        box-shadow: none;
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }
}

@media only screen and (min-width:1240px) {
    .animated-title {
        animation-duration: 0.5s;
        -webkit-animation-duration: 0.5s;
        animation-fill-mode: both;
    }

    .del-01 {
        animation-delay: 0.3s;
        -webkit-animation-delay: 0.3s;
        -webkit-animation-iteration-count: unset;
    }

    .del-02 {
        animation-delay: .6s;
        -webkit-animation-delay: .6s;
        -webkit-animation-iteration-count: unset;
    }

    .del-03 {
        animation-delay: .9s;
        -webkit-animation-delay: .9s;
        -webkit-animation-iteration-count: unset;
    }

    .del-04 {
        animation-delay: 1.4s;
        -webkit-animation-delay: 1.4s;
        -webkit-animation-iteration-count: unset;
    }

    .del-05 {
        animation-delay: 1.7s;
        -webkit-animation-delay: 1.7s;
        -webkit-animation-iteration-count: unset;
    }

    .del-06 {
        animation-delay: 2s;
        -webkit-animation-delay: 2s;
        -webkit-animation-iteration-count: unset;
    }

    .del-07 {
        animation-delay: 2.3s;
        -webkit-animation-delay: 2.3s;
        -webkit-animation-iteration-count: unset;
    }

    .del-08 {
        animation-delay: 2.6s;
        -webkit-animation-delay: 2.6s;
        -webkit-animation-iteration-count: unset;
    }

    .animated-fast-duration {
        animation-duration: 0.25s;
        -webkit-animation-duration: 0.25s;
    }

    .fast-animated {
        -webkit-transition: all .25s;
        transition: all .25s;
        opacity: 0;
    }

    .delay-01 {
        -webkit-transition-delay: 0.3s;
        -o-transition-delay: 0.3s;
        transition-delay: 0.3s;
    }

    .delay-02 {
        -webkit-transition-delay: .6s;
        -o-transition-delay: .6s;
        transition-delay: .6s;
    }

    .delay-03 {
        -webkit-transition-delay: 0.8s;
        -o-transition-delay: 0.8s;
        transition-delay: 0.8s;
    }

    .delay-04 {
        -webkit-transition-delay: 1s;
        -o-transition-delay: 1s;
        transition-delay: 1s;
    }

    .delay-05 {
        -webkit-transition-delay: 1.2s;
        -o-transition-delay: 1.2s;
        transition-delay: 1.2s;
    }

    .delay-06 {
        -webkit-transition-delay: 1.4s;
        -o-transition-delay: 1.4s;
        transition-delay: 1.4s;
    }

    .delay-07 {
        -webkit-transition-delay: 1.6s;
        -o-transition-delay: 1.6s;
        transition-delay: 1.6s;
    }

    .delay-08 {
        -webkit-transition-delay: 1.8s;
        -o-transition-delay: 1.8s;
        transition-delay: 1.8s;
    }

    .delay-9 {
        -webkit-transition-delay: 2.0s;
        -o-transition-delay: 2.0s;
        transition-delay: 2.0s;
    }

    .delay-10 {
        -webkit-transition-delay: 2.4s;
        -o-transition-delay: 2.4s;
        transition-delay: 2.4s;
    }

    .delay-11 {
        -webkit-transition-delay: 2.4s;
        -o-transition-delay: 2.4s;
        transition-delay: 2.4s;
    }

    .delay-12 {
        -webkit-transition-delay: 2.6s;
        -o-transition-delay: 2.6s;
        transition-delay: 2.6s;
    }

    .delay-13 {
        -webkit-transition-delay: 2.8s;
        -o-transition-delay: 2.8s;
        transition-delay: 2.8s;
    }

    .delay-14 {
        -webkit-transition-delay: 3.0s;
        -o-transition-delay: 3.0s;
        transition-delay: 3.0s;
    }

    .delay-15 {
        -webkit-transition-delay: 3.2s;
        -o-transition-delay: 3.2s;
        transition-delay: 3.2s;
    }

    .fast-animated.visible-element,
    .visible-element .fast-animated {
        opacity: 1;
    }

    .title-section h1.fast-animated,
    .title-section p.fast-animated,
    .title-section .powered-title.fast-animated,
    .title-section .btns.fast-animated {
        position: relative;
        top: -25px;
    }

    .title-section.visible-element h1.fast-animated,
    .title-section.visible-element p.fast-animated,
    .title-section.visible-element .powered-title.fast-animated,
    .title-section.visible-element .btns.fast-animated {
        top: 0;
    }

    .devices-section .img-macbook.fast-animated {
        position: relative;
        top: 25px;
    }

    .devices-section.visible-element .img-macbook.fast-animated {
        top: 0;
    }

    .devices-section .img-mobile.fast-animated {
        margin-bottom: 43px;
    }

    .devices-section.visible-element .img-mobile.fast-animated {
        margin-bottom: 68px;
    }

    .devices-section .img-diamonds.diamonds-01.fast-animated {
        margin-left: -300px;
        -webkit-transition-duration: .8s;
        transition-duration: .8s;
    }

    .devices-section.visible-element .img-diamonds.diamonds-01.fast-animated {
        margin-left: -680px;
    }

    .devices-section .img-diamonds.diamonds-02.fast-animated {
        margin-left: -100px;
        -webkit-transition-duration: .8s;
        transition-duration: .8s;
    }

    .devices-section.visible-element .img-diamonds.diamonds-02.fast-animated {
        margin-left: 198px;
    }

    .statistic-section h2.fast-animated,
    .why-section h2.fast-animated {
        position: relative;
        top: -25px;
    }

    .statistic-section.visible-element h2.fast-animated,
    .why-section.visible-element h2.fast-animated {
        top: 0;
    }

    .statistic-section .statistic-box .ico.fast-animated {
        opacity: 0.2;
    }

    .statistic-section.visible-element .statistic-box .ico.fast-animated {
        opacity: 1;
    }

    .statistic-section .statistic-box p.fast-animated {
        opacity: 0.2;
    }

    .statistic-section.visible-element .statistic-box p.fast-animated {
        opacity: 1;
    }

    .why-section .image-box.fast-animated {
        top: -25px;
    }

    .why-section.visible-element .image-box.fast-animated {
        top: 0;
    }

    .why-section .btn-section.fast-animated {
        position: relative;
        top: -25px;
    }

    .why-section.visible-element .btn-section.fast-animated {
        top: 0;
    }

    .image-section .img.fast-animated {
        opacity: 0.2;
        left: 100vw;
    }

    .image-section.visible-element .img.fast-animated {
        right: 0;
        left: 50vw;
    }

    .image-section.inversed .img.fast-animated {
        opacity: 0.2;
        right: 100vw;
    }

    .image-section.inversed .visible-element .img.fast-animated {
        right: 0;
    }

    .image-section.inversed .image.fast-animated {
        opacity: 0.2;
        right: 100vw;
    }

    .image-section.inversed.visible-element .image.fast-animated {
        opacity: 1;
        right: 50%;
    }

    .image-section.inversed .img.bg-right.fast-animated {
        opacity: 0.2;
        left: -1000px;
    }

    .image-section.inversed.visible-element .img.bg-right.fast-animated {
        opacity: 1;
        left: 0;
    }

    .image-section .image-magazine.fast-animated {
        margin-top: -1000px;
    }

    .image-section.visible-element .image-magazine.fast-animated {
        margin-top: -317px;
    }

    .image-section.inversed .image.image-magazine.fast-animated {
        right: 50%;
        margin-top: -1000px;
        opacity: 0;
    }

    .image-section.inversed.visible-element .image.image-magazine.fast-animated {
        opacity: 1;
        right: 50%;
        margin-top: -149px;
    }

    .image-section.inversed.visible-element .image.image-laptopSide.fast-animated {
        opacity: 1;
        right: 50%;
        margin-top: -90px;
    }

    .image-section .imgbg-left {
        left: 0;
        margin-left: 0;
        position: absolute;
    }

    .image-section .image-tablet.fast-animated {
        margin-top: 400px;
    }

    .image-section.visible-element .image-tablet.fast-animated {
        margin-top: 164px;
    }

    .solution-area .heading h2.fast-animated,
    .solution-area .heading p.fast-animated {
        top: -25px;
        position: relative;
    }

    .solution-area.visible-element .heading h2.fast-animated,
    .solution-area.visible-element .heading p.fast-animated {
        top: 0;
    }

    .mobile-section h1.fast-animated,
    .mobile-section h2.fast-animated,
    .mobile-section p.fast-animated,
    .mobile-section .note-str.fast-animated {
        top: -25px;
        position: relative;
    }

    .mobile-section.visible-element h1.fast-animated,
    .mobile-section.visible-element h2.fast-animated,
    .mobile-section.visible-element p.fast-animated,
    .mobile-section.visible-element .note-str.fast-animated {
        top: 0;
    }

    .mobile-section .mobile-02.fast-animated {
        margin-top: -400px;
    }

    .mobile-section.visible-element .mobile-02.fast-animated {
        margin-top: -147px;
    }

    .mobile-section .mobile-01.fast-animated {
        margin-bottom: -400px;
    }

    .mobile-section.visible-element .mobile-01.fast-animated {
        margin-bottom: -172px;
    }

    .mobile-section.type2 .mobile-02.fast-animated {
        margin-top: -400px;
    }

    .mobile-section.type2.visible-element .mobile-02.fast-animated {
        margin-top: -61px;
    }

    .mobile-section.type2 .mobile-01.fast-animated {
        margin-bottom: -400px;
    }

    .mobile-section.type2.visible-element .mobile-01.fast-animated {
        margin-bottom: -92px;
    }

    .logos-section h2.fast-animated {
        opacity: 0.2;
    }

    .logos-section.visible-element h2.fast-animated {
        opacity: 1;
    }

    .logos-section .logos-list.fast-animated {
        opacity: 0.2;
    }

    .logos-section.visible-element .logos-list.fast-animated {
        opacity: 1;
    }

    .testimonials-section h2.fast-animated {
        top: -25px;
        position: relative;
    }

    .testimonials-section.visible-element h2.fast-animated {
        top: 0;
    }

    .help-area .img.fast-animated {
        margin-bottom: -300px;
    }

    .help-area.visible-element .img.fast-animated {
        margin-bottom: 0;
    }

    .join-area h3.fast-animated,
    .join-area .btns.fast-animated {
        position: relative;
        top: -25px;
    }

    .join-area.visible-element h3.fast-animated,
    .join-area.visible-element .btns.fast-animated {
        top: 0;
    }

    .watch-block.fast-animated {
        position: relative;
        top: 25px;
    }

    .visible-element .watch-block.fast-animated {
        top: 0;
    }

    .why-features h2.fast-animated {
        position: relative;
        top: -25px;
    }

    .why-features.visible-element h2.fast-animated {
        top: 0;
    }

    .why-features .img.fast-animated {
        opacity: 0.2;
    }

    .why-features.visible-element .img.fast-animated {
        opacity: 1;
    }

    .why-features h3.fast-animated,
    .why-features p.fast-animated {
        opacity: 0.2;
    }

    .why-features.visible-element h3.fast-animated,
    .why-features.visible-element p.fast-animated {
        opacity: 1;
    }

    .how-area h2.fast-animated {
        position: relative;
        top: -25px;
    }

    .how-area.visible-element h2.fast-animated {
        top: 0;
    }

    .how-area .how-item.fast-animated {
        top: -25px;
        position: relative;
    }

    .how-area.visible-element .how-item.fast-animated {
        top: 0;
    }

    .try-section h2.fast-animated,
    .try-section p.fast-animated {
        position: relative;
        top: -25px;
    }

    .try-section.visible-element h2.fast-animated,
    .try-section.visible-element p.fast-animated {
        top: 0;
    }

    .try-section .try-img.fast-animated {
        position: relative;
        top: 25px;
    }

    .try-section.visible-element .try-img.fast-animated {
        top: 0;
    }

    .image-section .image.image-mobile-01.fast-animated {
        margin-bottom: -1000px;
        right: 50%;
        opacity: 0;
    }

    .image-section.visible-element .image.image-mobile-01.fast-animated {
        margin-bottom: -225px;
    }

    .image-section .image.image-mobile-02.fast-animated {
        margin-bottom: -1000px;
        right: 50%;
        opacity: 0;
    }

    .image-section.visible-element .image.image-mobile-02.fast-animated {
        margin-bottom: -276px;
    }

    .image-section .image.image-mobile-03.fast-animated {
        margin-top: -1000px;
        right: 50%;
        opacity: 0;
    }

    .image-section.visible-element .image.image-mobile-03.fast-animated {
        margin-top: -138px;
    }

    .image-section .image.image-mobile-04.fast-animated {
        margin-bottom: -1000px;
        right: 50%;
        opacity: 0;
    }

    .image-section.visible-element .image.image-mobile-04.fast-animated {
        margin-bottom: -259px;
    }

    .image-section .image.image-mobile-05.fast-animated {
        margin-bottom: -1000px;
        right: 50%;
        opacity: 0;
    }

    .image-section.visible-element .image.image-mobile-05.fast-animated {
        margin-bottom: -373px;
    }

    .new-features h2.fast-animated {
        position: relative;
        top: -25px;
    }

    .new-features.visible-element h2.fast-animated {
        top: 0;
    }

    .new-features .image-block.fast-animated {
        position: relative;
        top: -25px;
    }

    .new-features.visible-element .image-block.fast-animated {
        top: 0;
    }

    .why-info .why-head.fast-animated,
    .why-info .lead.fast-animated,
    .why-info span.fast-animated,
    .why-info .bulled-list.fast-animated {
        position: relative;
        top: -25px;
    }

    .why-info.visible-element .why-head.fast-animated,
    .why-info.visible-element .lead.fast-animated,
    .why-info.visible-element span.fast-animated,
    .why-info.visible-element .bulled-list.fast-animated {
        top: 0;
    }

    .benefit-area h2.fast-animated {
        position: relative;
        top: -25px;
    }

    .benefit-area.visible-element h2.fast-animated {
        top: 0;
    }
}

@media only screen and (max-width:1024px) {
    .title-section .text-part-conatiner {
        max-width: 100%;
    }

    .homepage2 .scroll-down {
        margin: 0 auto;
        padding: 25px 0 0 0;
        text-align: center;
        transform: none;
        position: initial;
    }

    #footer .middle .col-centered {
        margin: 0 auto;
    }

    .signup-form {
        padding-bottom: 25px;
    }
}

@media only screen and (max-width:1023px) {
    .questions-section {
        padding-left: 25px;
    }

    .signup-form .hs-form fieldset.form-columns-1 .input {
        width: 90%;
    }

    .signup-form .hbspt-form {
        max-width: 365px;
    }

    .signup-form fieldset.form-columns-1 .input {
        margin-right: 0;
    }

    .signup-form .hs-form fieldset.form-columns-1 .hs-input {
        margin-right: 0;
    }
}

@media only screen and (max-width:991px) {
    .image-box .img {
        background-repeat: no-repeat;
        background-size: cover;
    }

    .banner-line .banner-content {
        text-align: center;
    }

    .banner-line .banner-button {
        text-align: center;
    }

    .plans-list {
        margin-bottom: 25px;
    }
}

@media (max-width:991px),
screen and (orientation:landscape) and (max-width:1024px),
screen and (orientation:portrait) and (max-width:991px) {
    .visible-mobile-tablet {
        color: #000;
    }

    .hidden-mobile-tablet {
        display: none !important
    }

    .homepage2 .title-section.home-page-rework.is-mobile-image h1 {
        margin-top: 15vh;
    }

    .homepage2 .title-section.is-mobile-image .container {
        position: inherit;
        top: auto;
        transform: initial;
        left: auto;
        padding-top: 29px;
        padding-bottom: 90px;
    }

    .homepage2 .title-section .container {
        padding-top: 10px;
        width: 100%;
    }

    .homepage2 .mobile-image-block {
        height: 100%;
        width: 100%;
        position: absolute;
        background-repeat: no-repeat;
        right: 0;
        left: 0;
        background-size: cover;
        z-index: -1;
        background-position-x: center;
        background-position-y: bottom;
    }
}

@media (max-width:768px) {
    .why-rapnet-page .sticky-mobile {
        margin: 0 -15px;
    }

    .under-title-section .text-left {
        margin-top: 40px;
    }

    .image-section.type2 {
        padding-top: 20px;
    }

    .image-section .imgbg-left img {
        max-width: 100%;
    }

    .homepage2 .title-section .powered-title {
        padding: 0 0 50px;
    }

    .signup-form .legal-consent-container .hs-input {
        float: left;
    }

    .signup-form .formContainer.news-letter.hs-form fieldset {
        max-width: 100%;
    }

    .signup-form .formContainer.news-letter.hs-form {
        display: block;
    }

    #footer .container .middle>.row>div[class^="col-"]:nth-child(1) {
        width: 100%;
        margin-bottom: 13px;
    }

    .hs-form-3737cc3f-7d46-4e37-85de-232bd453ed03_83b7d8e9-f1dc-43cd-b60b-c5361418d71a fieldset {
        margin-bottom: 10px;
    }

    .signup-form .hs-form fieldset.form-columns-1 .input {
        width: 100%;
    }

    .hs-form-3737cc3f-7d46-4e37-85de-232bd453ed03_83b7d8e9-f1dc-43cd-b60b-c5361418d71a .form-columns-1 {
        max-width: 50%;
        display: inline-block;
        vertical-align: top;
        width: 100%;
    }

    .signup-form .hs_submit {
        display: inline-block;
        vertical-align: top;
    }

    .legal-consent-container .hs-form-booleancheckbox-display p {
        text-align: left;
    }

    .help-area.type5 .container .img {
        transform: scale(1);
        top: -110px;
        left: unset;
        right: 0;
        z-index: 100;
        display: block;
    }

    .help-area.type5.Jewelry .container .img {
        top: -144px;
    }

    .help-area.type5.Why-RapNet .container .img {
        top: -144px;
    }
}

@media (max-width:479px) {
    .solution-second .plan-box .price {
        font: 31px 'Montserrat';
    }

    .solution-second .price sub {
        font: 25px 'Montserrat';
        line-height: 33px;
    }

    .solution-second .plans-text.month {
        margin: 0;
    }

    .solution-second .plans-headline .tabset .nav {
        margin: 0 auto;
        text-align: center;
        display: inline-block;
    }

    .solution-second .cost-button::before {
        margin-left: -70px;
        background-size: 85% auto;
    }

    .solution-second .plans-headline .tabset .nav-pills>li>a {
        white-space: nowrap;
    }

    .solution-second .plans-headline .tabset .nav-pills>li>a {
        padding-left: 5px;
        padding-right: 5px;
    }
}

@media all and (max-width:375px) and (min-width:320px) {
    .solution2 .cost-button::before {
        content: none;
    }
}

@media (max-width:374px) {

    .solution-second .col-md-5 .plans-list li,
    .solution-second .col-md-7 .plans-list li {
        width: 100%;
        border-right: none;
        border-bottom: 1px solid #d1d3d4;
    }

    .solution-second .col-md-5 .plans-list li:last-child,
    .solution-second .col-md-7 .plans-list li:last-child {
        border-bottom: none;
    }
}

@media (max-width:768px) {
    .stop-scrolling .banner-line {
        display: none;
    }

    .homepage2 #main-nav {
        padding-top: 0;
    }

    .form-columns-3 .hs-form-field {
        float: none !important;
        width: 100% !important;
    }

    .form-columns-3 .hs-form-field .input {
        width: 100% !important;
    }
}

@media (max-width:1200px) {
    .solution-area-new-card-body-subtitle {
        height: 120px;
    }
}

@media (max-width:992px) {
    .solution-area-new-card-body-subtitle {
        height: auto;
    }
}

@media(max-height:568px) {
    #header .buttom-links .btn-choose-plan {
        display: none !important;
    }
}

@media (max-width:991px) {
    #main-nav .buttom-links {
        display: block;
        position: absolute;
        bottom: 16px;
        width: 100%;
        background-color: #ffffff;
        z-index: 1000;
    }

    #main-nav .buttom-links ul {
        list-style: none;
        padding: 0;
        margin: 0 20px;
    }

    #main-nav .buttom-links ul>li {
        padding: 0;
        display: inline-block;
        width: 49%;
        margin: 0 auto;
    }

    #main-nav .buttom-links ul>li:first-child {
        padding-right: 4px;
    }

    #main-nav .buttom-links ul>li:last-child {
        padding-left: 4px;
    }

    #main-nav .buttom-links ul>li .btn {
        width: 100%;
        margin: 0;
    }
}

@media (max-width:767px) {
    .tab-content .image-section .valign h2 {
        text-align: left;
    }

    .tab-content .image-section .valign p {
        text-align: left;
    }
}

@media (min-width:991px) {
    .gradient-wrapper-businnes {
        height: 100%;
        background: linear-gradient(360deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.8211659663865546) 10%, rgba(255, 255, 255, 0) 35%);
    }
}

@media (max-width:991px) {
    .help-area.type6 .help-are-buttons .btn-primary {
        display: block;
    }
}

@media(max-width:600px) {
    .modal-video-close-btn {
        top: -26px;
        right: 0px;
    }
}

@media(min-width:497px) {
    .title-section.typeVideo .btns .btn-default {
        margin-right: 20px;
    }
}

@media(max-width:497px) {
    .laptop-frame {
        background-position-x: center;
        width: unset !important;
        margin-top: 25px;
    }

    .why-info-body ul {
        padding-left: 0px;
    }

    .WhyRapNetPage.image-section {
        display: block !important;
        padding-top: 0;
        z-index: unset;
        background-color: #F8F9FA;
    }
}

@media(max-width:497px) {
    .typeVideo .container .row .video-box-whyRapNet {
        padding: unset;
        margin: unset;
    }
}

@media (max-width:767px) {
    .WhyRapNetPage {
        margin-top: 10px;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -moz-box-align: start;
        -ms-flex-align: start;
        -webkit-align-items: flex-start;
        align-items: flex-start;
    }

    .WhyRapNetPage .img {
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2;
        width: 100%;
    }

    .WhyRapNetPage .valign {
        -webkit-box-ordinal-group: 1;
        -moz-box-ordinal-group: 1;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1;
        width: 100%;
    }

    .WhyRapNetPage .valign h2 {
        margin-left: 0 !important;
    }

    .WhyRapNetPage .valign ul {
        display: inline-block;
        text-align: left;
        margin-left: 0 !important;
    }
}

@media(min-width:991px) {
    .story-text {
        padding-right: 100px;
    }
}

@media(max-width:991px) {
    .video-box {
        margin-bottom: 40px;
    }
}

@media (min-width:992px) {
    .row.buttons-header-new .col-md-5 {
        width: 55.666667%;
    }
}

@media(max-width:767px) {
    #about2 .imgbg-left {
        position: relative !important;
        right: unset;
    }
}

@media (max-width:786px) {
    .sticky-mobile {
        position: fixed;
        top: 62px;
        width: 100%;
        z-index: 1000;
    }
}

@media(min-width:992px) {
    .app-area-img {
        position: absolute;
        height: 655px;
        top: 0;
        right: 0;
        z-index: 1;
    }

    .app-area {
        position: relative;
        height: 580px;
    }
}

@media(max-width:991px) {
    .appstore-btns {
        margin-bottom: 96px;
    }
}

@media only screen and (min-device-width :768px) and (max-device-width :1024px) and (orientation :portrait) {
    .homepage2.open-menu #main-nav>ul>li>a {
        color: #000 !important;
    }

    #main-nav .buttom-links {
        bottom: 45px;
    }

    .why-info-body {
        width: 450px;
        margin-left: auto;
        margin-right: auto;
    }
}

@media only screen and (min-device-width :768px) and (max-device-width :1024px) and (orientation :landscape) {
    #header {
        max-height: 86px !important;
    }
}

@media screen and (max-width:600px) {
    .buttons-header-new a {
        width: 100% !important;
        margin-bottom: 28px;
        z-index: 50;
        letter-spacing: -0.17px;
    }
}

@media(max-width:786px) {
    .tab-nav .container {
        padding: 0 12px;
        padding-top: 12px;
    }

    .tab-nav .diamond-icon {
        display: inline-block;
        left: 7px;
        bottom: 5px;
        margin: 12px 24px 0 -24px;
    }
}

@media(min-height:1000px) {
    .header-new {
        height: 400px;
    }
}

@media screen and (min-width:600px) {
    .type-diamonds {
        background-image: url("header_diamonds.png");
        background-size: cover;
    }

    .type-jewelry {
        background-image: url("header_jewerly.png");
        background-position-x: left;
        background-size: cover;
        background-position-y: top;
    }

    .title-header-new h1 {
        float: left;
        color: #D21046;
    }

    .subtitile-header-new p {
        float: left;
        font-size: 21px;
        text-align: left;
        line-height: 27px
    }
}

@media screen and (min-width:0\0) {
    .show-more:after {
        background-size: 10px 6px;
    }
}

@media only screen and (max-width:1367px) {
    .content-post {
        padding-left: 25px;
        padding-right: 25px;
    }
}

@media only screen and (max-width:768px) {
    .content-post {
        padding-top: 25px;
        padding-left: 40px;
        padding-right: 40px;
    }
}

@media only screen and (max-width:767px) {
    .content-post {
        padding-top: 0;
        padding-left: 15px;
        padding-right: 15px;
    }

    .share-box .list-link>li {
        display: inline-block;
    }

    .share-box {
        position: fixed;
        bottom: -5px;
        background-color: #fff;
        top: auto;
        margin: 0 auto;
        text-align: center;
        padding: 0;
        width: 100%;
        left: 0;
        right: auto;
        box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.15);
        transition: box-shadow 0.3s ease-in-out;
    }

    .share-box {
        padding: 15px 0 15px;
    }
}

@media (max-width:497px) {
    .solution3 .cards-list {
        padding-top: 25px;
    }

    .plans-for-registration .plans-block .container {
        padding-bottom: 88px;
    }

    .questions-section {
        padding-top: 0px;
    }

    .title-section.typeVideo {
        padding-top: unset;
    }

    #footer .middle {
        padding-bottom: unset;
    }

    #footer .middle .signup-form .btn.btn-primary.type-2 {
        margin: auto;
        width: 100%;
    }

    #footer .middle .form-sign-up fieldset:last-of-type {
        margin-top: unset;
    }

    #footer .top {
        border-bottom: none;
        padding-bottom: unset;
    }
}

@media(max-width:768px) {
    .type2.comapanyPage {
        text-align: left
    }

    .title-section {
        padding-top: 62px;
    }

    .title-section.type2.comapanyPage .container h1 {
        margin-left: unset;
        text-align: center;
    }

    .title-section.type2.comapanyPage .container h3 {
        text-align: center;
    }

    .management-list .person-box {
        margin-bottom: 40px;
        margin-bottom: 40px;
    }

    .container-fluid.our-story .row {
        padding-top: 40px;
    }

    .history-area {
        margin: 0 -15px;
    }

    .laptop-frame .play-video {
        top: 40px;
    }

    .history-list .img-magazine {
        display: none;
    }

    .history-list .img-computer {
        display: none;
    }

    .history-list .img-diamonds {
        display: none;
    }
}

@media(min-width:375px) {
    .tab-nav .nav>li:first-child {
        padding-left: 0px;
    }

    .tab-nav .nav>li {
        padding-left: 32px;
    }
}

@media (max-width:400px),
(max-device-width:480px) and (min-device-width:320px) {
    .request-demo-container .hbspt-form .hs-input:not(.hs-fieldtype-intl-phone) .hs-input {
        width: 100% !important;
    }

    .type5.Instant-Inventory .img {
        display: none !important;
    }
}

@media (max-width:993px) {
    .title-typeVideo {
        margin: 32px auto 32px auto;
    }
}

@media (min-width:1306px) {
    #main-nav .dropdown-menu {
        display: block !important;
    }

    #main-nav {
        display: inline-block !important;
    }

    #header .btn-menu {
        display: none;
    }
}

@media (max-width:1305px) {

    #header .container,
    #header .container-fluid {
        width: auto;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    #main-nav {
        display: none;
        position: absolute;
        z-index: 2000;
        top: 100%;
        left: 0;
        right: 0;
        -webkit-box-shadow: 0 25px 25px rgba(0, 0, 0, .2);
        box-shadow: 0 25px 25px rgba(0, 0, 0, .2);
        background: #fff;
        border-top: solid 1px #CBCFD5;
    }

    #main-nav>ul {
        display: block;
        overflow: auto;
    }

    #main-nav>ul>li {
        display: block;
        border-bottom: solid 1px #CBCFD5;
        text-align: left;
        margin: 0 20px;
    }

    #main-nav>ul>li.big-dropdown {
        position: relative;
    }

    #main-nav>ul>li+li,
    .languages {
        margin: 0 20px;
    }

    #main-nav>ul>li>a {
        display: block;
        padding: 19px 50px 18px 0px;
        position: relative;
    }

    #main-nav>ul>li>a:before {
        display: none;
    }

    #main-nav .opener {
        position: absolute;
        z-index: 20;
        top: 0;
        bottom: 0;
        right: 0;
        width: 100px;
        display: block !important;
    }

    #main-nav .opener:before {
        content: url("icon-v-down.svg");
        position: absolute;
        z-index: 20;
        top: 50%;
        right: 0px;
        margin: -17px 0 0 -13px;
        color: #d11f2f;
        -webkit-transition: all .3s;
        transition: all .3s;
        width: 26px;
        height: 25px;
    }

    #main-nav .open .opener:before {
        color: #8B96A7;
    }

    #main-nav .has-drop.open>a>.opener:before {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
        content: url("icon-v-up.svg");
    }

    #main-nav .dropdown-menu {
        display: none;
        position: relative;
        top: auto;
        left: auto;
        background: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        min-width: 1px;
        max-width: none;
        padding: 0;
        margin: -7px 0 0;
        overflow: visible;
        height: auto;
        opacity: 1;
        -webkit-transition: none;
        transition: none;
    }

    #main-nav .dropdown-menu ul {
        margin-top: 6px;
    }

    #main-nav .big-dropdown .dropdown-menu {
        right: auto;
    }

    #main-nav .dropdown-menu:before {
        display: none;
    }

    #main-nav li:hover>.dropdown-menu,
    #main-nav li.open>.dropdown-menu {
        padding-top: 0;
        padding-bottom: 15px;
    }

    #main-nav .dropdown-menu ul #main-nav li.big-dropdown:hover>.dropdown-menu,
    #main-nav li.big-dropdown.open>.dropdown-menu {
        padding-top: 0;
        padding-bottom: 15px;
    }

    #main-nav .dropdown-menu .box {
        min-width: 1px;
        padding: 0;
    }

    #main-nav .dropdown-menu .box+.box {
        padding-top: 15px;
    }

    #main-nav .dropdown-menu h3 {
        margin: 0 0 2px;
        padding: 0 18px;
        font-size: 26px;
        line-height: 30px;
    }

    #main-nav .dropdown-menu ul a {
        color: #959BA3;
        display: block;
        padding: 10px 15px 10px 34px;
        position: relative;
    }

    #main-nav .dropdown-menu ul a:hover {
        color: #d31145;
    }

    #main-nav .languages-box {
        display: block;
        width: auto;
        text-align: left;
        margin: 0 0 33px;
        padding: 0;
        border-bottom: solid 1px #dbdbdb;
    }

    #main-nav .languages-box:before {
        display: none;
    }

    #main-nav .languages-box .languages-opener {
        width: auto;
        height: auto;
        display: block;
        overflow: visible;
        text-indent: 0;
        padding: 19px 50px 18px 17px;
        font: 26px/30px 'Montserrat', sans-serif;
        text-transform: uppercase;
        color: #000;
    }

    #main-nav .languages-box .languages-opener:hover {
        text-decoration: none;
    }

    #main-nav .languages-box .languages-opener:before {
        content: '\f107';
        background: none;
        width: auto;
        height: auto;
        position: absolute;
        z-index: 20;
        top: 50%;
        left: auto;
        right: 0;
        margin: -17px 15px 0 0;
        -webkit-transition: all .3s;
        transition: all .3s;
        color: #d11f2f;
    }

    #main-nav .languages-box.open .languages-opener:before {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
    }

    #main-nav .languages-box .dropdown-menu {
        background: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        display: none;
        min-width: 1px;
        max-width: none;
        padding: 0;
        overflow: visible;
        height: auto;
        opacity: 1;
        -webkit-transition: none;
        transition: none;
    }

    #main-nav .languages-box:hover>.dropdown-menu,
    #main-nav .languages-box.open>.dropdown-menu {
        padding-top: 0;
        padding-bottom: 15px;
    }

    #main-nav .languages-box .dropdown-menu li {
        padding: 0;
    }

    #main-nav .languages-box .dropdown-menu a {
        color: #585858;
        display: block;
        padding: 10px 15px 10px 30px;
        font-size: 22px;
        line-height: 26px;
    }

    #main-nav .languages-box .dropdown-menu a:hover {
        color: #d31145;
    }

    #header .btn {
        padding-left: 15px;
        padding-right: 15px;
    }

    #header .btn-link {
        min-width: 110px;
    }

    #main-nav .btn-primary {
        height: 50px;
        font-size: 17px;
        line-height: 33px;
    }

    #main-nav .btn-link {
        margin-top: 20px;
        height: 50px;
        font-size: 17px;
        line-height: 33px;
        border-color: #D21046;
    }

    #header .btn-menu {
        display: inline-block;
        vertical-align: top;
        margin: 6px -5px 0 10px;
        width: 36px;
        height: 36px;
        padding: 5px;
        position: relative;
    }

    .homepage2 #main-nav>ul>li>a {
        color: #000;
        z-index: 200;
    }

    #main-nav>ul>li.extra {
        display: block;
    }

    #main-nav>ul>li.extra a {
        text-align: left;
        color: #009ED3;
        margin: 0;
        border-width: 0;
        padding: 15px 50px 15px 0px;
        height: auto;
        letter-spacing: -0.15px;
        font-size: 15px;
        line-height: 27px;
        font-weight: 500;
    }

    #main-nav>ul>li.extra a .call-icon {
        background-image: url("ico-call.svg");
        margin-left: 0;
    }

    body.homepage2 #header .btn-menu span {
        background: #fff !important;
    }

    body.homepage2.open-menu #header .btn-menu span {
        background: #8B96A7 !important;
    }

    #wrapper #header .btn-menu span {
        display: block;
        width: 26px;
        height: 3px;
        border-radius: 3px;
        background: #d31145;
        -webkit-transition: all .3s;
        transition: all .3s;
        overflow: hidden;
        text-indent: -9999px;
        position: absolute;
        z-index: 20;
        top: 0;
        left: 0;
    }

    .Home.Page.Home.Page #header.scrolled .btn-menu span {
        background: #d31145 !important;
    }

    #header.scrolled .btn-menu span {
        background: #d31145;
    }

    .open-menu #header .scroll-main-nav .btn-menu span {
        background: #d31145 !important;
    }

    .open-menu #header .btn-menu span {
        width: 28px;
        height: 4px;
    }

    #header .btn-menu span:nth-child(1) {
        margin-top: 5px;
    }

    #header .btn-menu span:nth-child(2) {
        margin-top: 13px;
    }

    #header .btn-menu span:nth-child(3) {
        margin-top: 21px;
    }

    .open-menu #header .btn-menu span:nth-child(1) {
        margin: 15px 0 0 5px;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .open-menu #header .btn-menu span:nth-child(3) {
        margin: 15px 0 0 5px;
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    .open-menu #header .btn-menu span:nth-child(2) {
        opacity: 0;
    }
}

@media only screen and (max-width:479px) {
    .container {
        padding-left: 15px;
        padding-right: 15px;
    }

    .title-section h1 {
        font-size: 30px;
        line-height: 40px;
        font-weight: 600;
    }

    #main-nav {
        padding: 10px 10px 20px;
    }

    #main-nav>ul>li {
        font-size: 15px;
        line-height: 27px;
        letter-spacing: -0.15px;
        font-weight: 500;
    }

    #main-nav>ul>li>a {
        padding: 15px 50px 15px 0px;
    }

    #main-nav .opener::before {
        margin: -11px 0 0 -10px;
    }

    #main-nav .dropdown-menu {
        margin: 0;
    }

    #main-nav .dropdown-menu ul li {
        font-size: 15px;
        line-height: 21px;
        padding: 0;
    }

    #main-nav .dropdown-menu ul a {
        padding: 0px 15px 26px 25px;
    }

    #main-nav .dropdown-menu h3 {
        font-size: 24px;
        line-height: 28px;
        margin: 0;
    }

    #main-nav .languages-box {
        margin: 0 0 15px;
    }

    #main-nav .languages-box .languages-opener {
        padding: 15px 50px 15px 14px;
        font-size: 24px;
        line-height: 28px;
    }

    #main-nav .languages-box .languages-opener::before {
        margin: -19px 12px 0 0;
    }

    #main-nav .languages-box .dropdown-menu a {
        padding: 8px 15px 8px 25px;
        font-size: 20px;
        line-height: 24px;
    }

    .title-section .btns {
        margin: 0;
    }

    .title-section .btns li {
        padding: 0;
        display: inline-block;
        margin: 0 auto;
        width: 50%;
    }

    .title-section .btns li:first-child {
        padding-right: 9px;
    }

    .title-section .btns .btn {
        display: block;
        width: 100%;
        padding: 13px 5px;
        min-width: initial;
    }

    .devices-section .container {
        padding-left: 10px;
        padding-right: 10px;
    }

    .devices-section .img-mobile {
        width: 48px;
        margin: 0 0 51px 115px;
    }

    .devices-section .img-diamonds.diamonds-01 {
        width: 170px;
        margin: 0 0 46px -203px;
    }

    .devices-section .img-diamonds.diamonds-02 {
        width: 235px;
        margin: 0 0 21px 108px;
    }

    .image-section .img,
    .image-section.inversed .imgbg-left {
        height: 250px;
        width: 100%;
        background-size: contain;
    }

    .gradient-wrapper.app-page {
        height: unset;
    }

    .mobile-section .container {
        padding: 310px 20px;
    }

    .mobile-section .mobile-01 {
        left: 50%;
        margin-left: -135px;
    }

    .mobile-section .mobile-02 {
        right: auto;
        left: 50%;
        margin-left: -135px;
    }

    .mobile-section .btns {
        margin: 0 -15px;
    }

    .mobile-section .btns li {
        padding: 0 5px;
    }

    .logos-list>li+li {
        padding-top: 30px;
    }

    .tabset .nav-pills>li>a,
    .tabset.type2 .nav-pills>li>a {
        padding-left: 15px;
        padding-right: 15px;
    }

    .benefits-list {
        margin-top: 74px;
        margin-left: -10px;
        margin-right: -10px;
    }

    .benefits-list h3 {
        font-weight: 600;
        margin-bottom: 20px;
        letter-spacing: -0.48px;
    }

    .help-area .btns {
        margin-right: 0;
    }

    .help-area .btn {
        display: block;
        width: 100%;
        margin-right: 0;
    }

    .solution-list>li {
        display: block;
    }

    .solution-item {
        margin-left: auto;
        margin-right: auto;
    }

    .try-section .try-img {
        margin-left: 0;
        margin-right: 0;
    }

    .tab-nav .nav>li {
        float: none;
        display: inline-block;
        padding-left: 30px;
    }

    .tab-nav .nav>li>a {
        display: inline-block;
        vertical-align: top;
        white-space: nowrap;
        overflow: hidden;
        width: 56px;
    }

    .tab-nav .nav>li a[href*="#tabs-03-03"] {
        width: 100%;
    }

    .tab-nav.comapanyPage .nav>li a {
        width: 100%;
    }

    .tab-nav.comapanyPage .nav>li:first-child {
        padding-left: unset !important;
    }

    .mobile-section.type2 .container {
        padding-left: 15px;
        padding-right: 15px;
    }

    .new-features h2 {
        padding: 0;
    }

    .request-box .valign {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media only screen and (max-width:767px) {
    .request-box .request-demo-form .mktoButtonRow {
        margin-left: 0;
        padding-right: 0;
    }

    .homepage2 .title-section.home-page-rework .powered-title {
        padding: 0;
    }

    .homepage2 .home-page-rework.device-video video {
        min-height: 90vh;
    }

    .homepage2 .title-section h1 {
        font-size: 46px;
        line-height: 50px;
    }

    .homepage2 .title-section .powered-title {
        color: #fff;
        padding: 0 0 30px;
    }

    .homepage2 .title-section .btns {
        min-width: 100%;
        margin: 0;
    }

    .headerVideo {
        margin-bottom: 40px;
    }

    .homepage2 .title-section .btns .btn-default:hover {
        border-color: rgb(0, 158, 211);
        background-color: rgb(0, 158, 211);
        box-shadow: 3px 5.196px 18px 0px rgba(0, 0, 0, 0.25);
        color: #fff0f5;
    }

    .solution2 .button-save {
        margin: 0 0 10px;
    }

    .second-solutions.choose-plan .cost-button {
        margin: 0 auto;
        text-align: center;
        display: inline-block;
        white-space: nowrap;
    }

    .second-solutions .cost-button::before {
        margin-left: -70px;
        background-size: 85% auto;
    }

    .solutions-all .col-md-5 .plans-list li,
    .solutions-all .col-md-7 .plans-list li {
        width: 100%;
    }

    .solutions-all .plan-box {
        margin-bottom: 25px;
    }

    .try-section iframe {
        width: 100%;
        height: 350px;
    }

    .description-benefit {
        font-size: 16px;
    }

    .signup-form .hbspt-form {
        max-width: 100%;
    }

    #footer .middle>.row>div[class^="col-"]+div[class^="col-"] {
        max-width: 100%;
    }

    .benefits-details .btn {
        border-radius: 5px;
    }

    .signup-form .form-columns-1 {
        max-width: 100%;
    }

    .signup-form .form-columns-1>div {
        padding-bottom: 10px;
    }

    .stop-scrolling {
        height: 100%;
        overflow: hidden;
    }

    #main-nav.scroll-main-nav {
        height: auto;
    }

    #header .container,
    #header .container-fluid {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    #main-nav .dropdown-menu .box h3 {
        padding: 0;
    }

    .schedule-box {
        position: fixed;
        bottom: 0px;
        width: 100%;
        z-index: 200;
    }

    .hs-form-booleancheckbox .hs-input {
        width: inherit !important;
    }

    .signup-form .hs-form fieldset {
        width: 100%;
        text-align: center;
    }

    .signup-form .formContainer.news-letter.hs-form {
        display: block;
    }

    .signup-form .hs-form fieldset.form-columns-2 .input {
        padding-bottom: 10px;
    }

    .signup-form .hs-input {
        height: 50px;
        font-size: 18px;
        letter-spacing: 0;
        padding: 2px 15px;
    }

    .signup-form .hs-form fieldset.form-columns-1 .hs-input {
        margin: 0;
        width: 95% !important;
    }

    .signup-form .hs-form fieldset.form-columns-1 .input {
        width: inherit;
    }

    .signup-form label {
        padding: 0;
    }

    .signup-form .hs-error-msgs.inputs-list label {
        padding: 0;
    }

    .signup-form .hs-form fieldset.form-columns-2 .input {
        padding: 0;
    }

    form.hs-form .form-columns-2 .hs-form-field,
    form.hs-form .form-columns-3 .hs-form-field {
        padding-bottom: 10px;
    }

    .hbspt-form {
        padding-top: 25px;
    }

    .signup-form .hs_submit {
        position: inherit;
        width: 100%;
        height: auto;
        padding-top: 10px;
    }

    .signup-form .hs-form fieldset.form-columns-1 .input {
        width: 100% !important;
    }

    .solution-second .plans-block .col-md-5,
    .solution-second .plans-block .col-md-7 {
        padding: 0;
    }

    .solution-second .plans-list {
        max-width: 100%;
    }

    .solution-second .col-md-5 .plans-list li,
    .solution-second .col-md-7 .plans-list li {
        display: inline-block;
        width: 50%;
    }

    .solution-second .col-md-7 .plans-list li:nth-child(2) {
        border-right: none;
    }

    .solution-second .col-md-7 .plans-list li:last-child {
        width: 100%;
        border-top: 1px solid #d1d3d4;
    }

    .solution-second .cost-block {
        margin: 0 0 15px;
    }

    .help-area .img {
        right: 70%;
        transform: scale(.70);
        margin-right: 0;
    }
}

@media only screen and (max-width:767px) {
    .help-area .img {
        display: none;
    }

    .help-area .col-xs-offset-4 {
        margin-left: 0;
        padding-top: 27px;
        width: 100%;
    }

    .questions-section {
        padding-left: 0;
        padding-top: 73px;
    }

    .solution-second .cards-item {
        margin: 0 10px 20px;
    }

    .solution-second .plan-box {
        padding: 0;
    }

    .solution-second .plan-box .btn-primary {
        font-size: 12px;
    }

    .delay-02 .question {
        padding-right: 40px;
    }

    #footer .middle>.row>div[class^="col-"]:nth-child(2) {
        width: 100%;
    }

    .form-sign-up .legal-consent-container label {
        text-align: left;
    }
}

#footer {
    background-image: url("dark-gray.png");
    background-color: #35393d;
    position: relative;
    z-index: 30;
}

.footer-title {
    color: #fff;
    letter-spacing: -0.13px;
    font-size: 13px;
    line-height: 20px;
    font-weight: 500;
}

#footer :not(.middle) h4 {
    margin-bottom: 16px;
}

.footer-title:hover {
    text-decoration: none;
    font-weight: 600;
    color: #fff;
}

#footer .container {
    padding-top: 60px;
    max-width: 980px;
}

#footer .top {
    position: relative;
    margin-bottom: 60px;
}

#footer .top>.row>div[class^="col-"] {
    position: relative;
}

#footer .top>.row>div[class^="col-"]:nth-child(1) {
    width: 17.3%;
}

#footer .top>.row>div[class^="col-"]:nth-child(2) {
    width: 77.7%;
}

#footer .logo-footer {
    width: 152px;
    height: 29px;
    text-indent: -9999px;
    overflow: hidden;
    background: url("logo.png") no-repeat;
    background-size: 152px 38px;
    display: block;
    margin: 3px 0 0;
}

#footer .logo-footer a {
    display: block;
    height: 100%;
}

#footer .label-powered {
    position: absolute;
    z-index: 30;
    bottom: 0;
    left: 0;
    max-width: 152px;
    margin: 0 0 4px 16px;
    color: #8a959f;
    text-transform: capitalize;
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 25px;
}

#footer .label-powered .logo-img {
    display: inline-block;
    vertical-align: top;
    width: 77px;
    position: relative;
    overflow: hidden;
    margin: -1px 0 0 8px;
}

#footer .label-powered .logo-img img {
    display: block;
    width: 100%;
    max-width: 100%;
    margin-top: 4px;
}

#footer .top>.row>div[class^="col-"]>.row>div[class^="col-"]:nth-child(1) {
    width: 15.1%;
}

#footer .top>.row>div[class^="col-"]>.row>div[class^="col-"]:nth-child(2) {
    width: 13.4%;
}

#footer .top>.row>div[class^="col-"]>.row>div[class^="col-"]:nth-child(3) {
    width: 15.8%;
}

#footer .top>.row>div[class^="col-"]>.row>div[class^="col-"]:nth-child(4) {
    width: 13.8%;
}

#footer .top>.row>div[class^="col-"]>.row>div[class^="col-"]:nth-child(5) {
    width: 14%;
}

#footer .top>.row>div[class^="col-"]>.row>div[class^="col-"]:nth-child(6) {
    width: 14.2%;
}

#footer .col-sm-2 {
    padding: 0 8px;
}

#footer h4 {
    color: #fff;
    margin: 0 0 20px;
    font: 400 15px/19px 'Montserrat', sans-serif;
}

#footer h4 span {
    font-weight: 600;
}

#footer .links {
    list-style: none;
    margin: 0;
    padding: 0;
}

#footer .links li {
    font-size: 13px;
    line-height: 20px;
    font-weight: 500;
    padding: 0 0 5px;
    letter-spacing: -0.13px;
}

#footer .links a {
    color: #959BA3;
}

#footer .links a:hover {
    text-decoration: none;
    color: #fff;
}

#footer .middle {
    padding: 0 0 60px;
}

.signup-form {
    padding: 28px 30px 33px 30px;
    background: #191B1D;
}

.signup-form .top-title span {
    line-height: 19px;
    font-weight: 600;
    color: #fff;
    font: 600 15px/20px 'Montserrat', sans-serif;
}

.signup-form .top-title {
    color: #fff;
    font: 15px/20px 'Montserrat', sans-serif;
    margin-bottom: 20px;
}

.signup-form .block {
    position: relative;
    padding: 0 132px 0 0;
}

.signup-form .block>.row {
    margin-left: -5px;
    margin-right: -5px;
}

.signup-form .block>.row>div[class^="col-"] {
    padding-left: 5px;
    padding-right: 5px;
}

.signup-form .form-control {
    height: 36px;
    font: 15px 'Montserrat', sans-serif;
    letter-spacing: 1px;
    border: 0;
    background: #fff;
    color: #464b50;
    padding: 2px 10px;
    margin: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.signup-form .form-control::-moz-placeholder {
    color: #464b50;
    opacity: 1;
}

.signup-form .form-control:-ms-input-placeholder {
    color: #464b50;
}

.signup-form .form-control::-webkit-input-placeholder {
    color: #464b50;
}

#footer .social-block {
    position: relative;
    background: #191B1D;
    margin: 6px -12px 0 0;
    padding: 19px 30px 26px;
}

#footer .footer-social {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 0;
    line-height: 0;
}

#footer .footer-social li {
    display: inline-block;
    vertical-align: top;
}

#footer .footer-social li+li {
    padding: 0 0 0 10px;
}

#footer .footer-social a {
    display: inline-block;
    vertical-align: top;
    width: 36px;
    height: 36px;
    background: #000000;
    border-radius: 100%;
    color: #959BA3;
    position: relative;
}

#footer .footer-social a:hover {
    text-decoration: none;
    background: #fff;
}

#footer .footer-social a:before {
    position: absolute;
    z-index: 20;
    top: 50%;
    left: 50%;
    filter: invert(0.7);
}

#footer .footer-social .facebook:before {
    content: url("footer/facebook-f.svg");
    margin: -10px 0 0 -6px;
    height: 20px;
    width: 10px;
}

#footer .footer-social .twitter:before {
    content: url("footer/twitter.svg");
    margin: -10px 0 0 -8px;
    height: 18px;
    width: 18px;
}

#footer .footer-social .linkedin:before {
    content: url("footer/linkedin-in.svg");
    margin: -10px 0 0 -8px;
    height: 17px;
    width: 17px;
}

#footer .footer-social .instagram:before {
    content: url("footer/instagram.svg");
    margin: -10px 0 0 -10px;
    height: 18px;
    width: 18px;
}

#footer .footer-social .youtube:before {
    content: url("footer/ico-social-youtube.svg");
    margin: -18px 0px 0 -18px;
    font-size: 25px;
}

#footer .footer-social .marketplace:before {
    content: url("footer/ico-social-telegram.svg");
    margin: -18px 0px 0 -18px;
    font-size: 25px;
}

#footer .bottom {
    color: #959BA3;
    background-color: #191B1D;
    padding: 23px 0 0;
    font: 400 13px/16px 'Montserrat', sans-serif
}

#footer .bottom>.row>div[class^="col-"]:nth-child(2) {
    text-align: right;
}

#footer .bottom-links {
    list-style: none;
    margin: 0;
    padding: 0;
}

#footer .bottom-links li {
    display: inline-block;
    vertical-align: top;
    position: relative;
    font: 400 13px/16px 'Montserrat', sans-serif;
}

#footer .bottom-links li+li {
    padding: 0 0 0 20px;
}

#footer .bottom-links li+li:before {
    content: '';
    position: absolute;
    z-index: 20;
    top: 0;
    left: 6px;
    bottom: 0;
    width: 1px;
    background: #959BA3;
}

#footer .bottom-links a {
    color: #959BA3;
}

#footer .bottom-links a:hover {
    text-decoration: none;
    color: #fff;
}

footer .footer-disclaimer {
    margin: 22px 0 29px;
}

#footer .bottom p {
    margin: 0;
    display: inline;
}

#footer .by {
    color: #5f676e;
}

#footer .by a {
    color: #5f676e;
}

#footer .by a:hover {
    text-decoration: none;
    color: #d31145;
}

.link-list {
    padding: 19px 30px 26px;
    background: #191B1D;
    margin: 6px 0 0 -12px;
}

.app-img-container {
    width: 121px;
    height: 36px;
    display: inline-block;
    margin-right: 9px;
}

.app-img-container img {
    max-width: 100%;
    height: auto;
}

@media (max-width:995px) {
    #footer .bottom .footer-seperator {
        display: block !important;
        border-color: #464b50;
        border-width: 2px;
    }

    #footer .bottom-links li {
        display: block;
        font-size: 18px;
        line-height: 38px;
        padding: unset !important;
    }

    #footer .bottom-links li:before {
        display: none;
    }

    #footer .bottom-links ul {
        border-bottom: 1px solid #FFFFFF;
    }

    #footer .copyright p {
        width: 295px;
        margin-left: auto;
        margin-right: auto;
    }

    #footer .copyright {
        height: 80px;
        text-align: center;
    }

    #footer .copyright span {
        display: block;
    }

    #footer .link-list {
        text-align: center;
    }

    #footer .link-list,
    #footer .social-block {
        margin: 6px 0 0;
    }
}

@media (max-width:992px) {
    #footer .middle .signup-form .hs-input {
        width: 100%;
    }
}

@media (max-width:768px) {
    #footer {
        background-image: url("bg-dark-gray-mobile.png");
        background-size: cover;
    }

    #footer .container {
        padding: 60px 14px 50px;
    }

    #footer .middle {
        padding: 0;
    }

    #footer .social-block {
        padding: 19px 20px 26px;
        text-align: left;
    }

    .signup-form {
        max-width: none;
        padding: 28px 20px 40px 20px;
    }

    .signup-form label {
        padding: 0 0 38px;
        font-size: 20px;
        line-height: 29px;
        letter-spacing: -1px;
    }

    .signup-form .block {
        padding: 0 14px;
    }

    .signup-form .block>.row {
        padding-bottom: 2px;
    }

    .signup-form .block>.row>div[class^="col-"] {
        padding-bottom: 11px;
    }

    .signup-form .form-control {
        height: 50px;
        font-size: 18px;
        letter-spacing: 0;
        padding: 2px 15px;
    }

    .signup-form .btn-primary {
        position: relative;
        display: block;
        width: 100%;
        height: auto;
        top: auto;
        right: auto;
        font-size: 20px;
        line-height: 24px;
        padding: 15px;
    }

    #footer .middle>.row>div[class^="col-"]+div[class^="col-"] {
        padding-top: 39px;
    }

    #footer .footer-social {
        justify-content: space-between;
        display: flex
    }

    #footer .social-block h4 {
        font-size: 17px;
        line-height: 20px;
        margin: 61px 0 10px;
    }

    #footer .footer-social li+li {
        padding: 0 0 0 11px;
    }

    #footer .footer-social a {
        width: 36px;
        height: 36px;
    }

    #footer .footer-social a:before {
        font-size: 20px;
        line-height: 26px;
    }

    #footer .footer-social .facebook:before {
        margin: -11px 0 0 -6px;
    }

    #footer .footer-social .twitter:before {
        margin: -11px 0 0 -9px;
    }

    #footer .footer-social .linkedin:before {
        margin: -12px 0 0 -9px;
    }

    #footer .footer-social .instagram:before {
        margin: -11px 0 0 -9px;
    }

    #footer .bottom {
        padding: 37px 0 0;
        text-align: left;
    }

    #footer .bottom>.row>div[class^="col-"]+div[class^="col-"] {
        padding-top: 31px;
    }

    #footer .bottom-links {
        margin: 0;
    }

    #footer .bottom-links li {
        font-size: 15px;
        line-height: 50px;
    }

    #footer .bottom-links li+li {
        padding: 0 0 0 26px;
    }

    #footer .bottom-links li+li:before {
        margin: 3px 0 0 13px;
    }

    #footer .bottom p {
        display: block;
    }

    #footer .by {
        display: block;
    }

    #footer .top {
        display: none;
    }

    #footer .no-padding {
        padding-top: 0 !important;
    }

    #footer .signup-form .top-title,
    #footer .signup-form .top-title span {
        font-size: 17px;
        line-height: 20px;
        text-align: left;
    }

    #footer .signup-form label {
        letter-spacing: normal;
    }

    #footer form.hs-form .form-columns-3 .hs-form-field {
        padding-bottom: 20px !important;
        width: 100% !important;
    }

    .form-sign-up fieldset.form-columns-3 .hs_submit {
        width: 100% !important;
    }

    .form-sign-up .legal-consent-container {
        min-width: initial;
    }
}

* {
    box-sizing: border-box;
}

.container-result-search .table-responsive {
    margin-bottom: 0;
    border: none;
}

.back-link {
    font: 500 17px/27px Montserrat;
    letter-spacing: -0.17px;
    color: #35393D;
    margin-bottom: 15px;
    text-decoration: none;
    display: inline-block;
    margin-left: 30px;
    position: relative;
}

.back-link:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 28px;
    height: 18px;
    background: url("arrow-back.svg") 0 0 no-repeat;
    background-size: contain;
    margin-right: 12px;
    margin-bottom: 2px;
}

.results-heading {
    font: 600 30px/40px Montserrat;
    letter-spacing: -0.6px;
    color: #D2002D;
    margin-bottom: 20px;
    margin-left: 30px;
}

.container-result-search .table {
    border-collapse: collapse;
    margin-bottom: 40px;
}

.table th {
    background: #35393D;
    color: #ffffff;
    letter-spacing: -0.12px;
    font-size: 12px;
    padding: 12px 9px 13px;
    border: none;
    border-right: 1px solid #484D52;
    text-align: center;
}

.table th:last-child {
    border-right: none;
}

.table td {
    background: #ffffff;
    letter-spacing: -0.12px;
    font-size: 12px;
    color: #35393D;
    padding: 12px 13px 13px;
    border: none;
    border-bottom: 1px solid rgba(149, 155, 163, 0.2);
    text-align: center;
    font-weight: 500;
    padding-right: 0 !important;
    word-break: break-word;
}

.table .longer-cell {
    width: 110px;
}

.table-responsive a {
    color: #009ED3;
    text-decoration: none;
}

.number-result {
    font: 500 17px/27px Montserrat;
    letter-spacing: -0.17px;
    color: #35393D;
    margin-left: 32px;
}

.number-result .bold-text {
    font-weight: bold;
}

.mobile-table {
    display: none;
}

table tbody {
    display: block;
    max-height: 500px;
    overflow-y: auto;
}

table tbody::-webkit-scrollbar {
    width: 0.3em;
}

table tbody::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

table tbody::-webkit-scrollbar-thumb {
    background-color: darkgrey;
    outline: 1px solid slategrey;
}

table thead,
table tbody tr {
    display: table;
    width: 100%;
    table-layout: fixed;
    word-break: break-all
}

.container-result-search {
    margin-bottom: 100px;
}

.filter-container {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    height: 60px;
    overflow: hidden;
}

#free-search-container .form-btns {
    margin-top: 50px;
}

#free-search-result tbody {
    border: 2px solid #ddd;
}

#free-search-result .result-mobile-container {
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    margin-top: 10px;
}

#free-search-result .result-mobile-container:first-child {
    margin-top: 0;
}

.free-search-section {
    padding-top: 50px;
    padding-bottom: 50px;
}

.loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: rgba(249, 249, 249, 0.7);
    display: none;
}

.lds-ring {
    position: absolute;
}

.lds-ring {
    top: 50%;
    left: 50%;
    transform: translateX(-64px);
}

.lds-ring div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 128px;
    height: 128px;
    margin: 8px;
    border: 8px solid #fff;
    border-radius: 50%;
    animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: #d31145 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;
}

.filter-box form {
    position: relative;
}

@keyframes lds-ring {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@media (max-width:993px) {
    .back-link {
        margin-left: 0;
    }

    .results-heading {
        margin-left: 0;
        margin-bottom: 40px;
        font: 600 21px/27px Montserrat;
        letter-spacing: -0.42px;
    }

    .container-result-search .table {
        display: none;
    }

    .mobile-table {
        display: block;
        margin-bottom: 41px;
    }

    .mobile-table-cell {
        background: #ffffff;
        padding: 11px 10px;
        font: 500 12px/21px Montserrat;
        letter-spacing: -0.12px;
        color: #35393D;
    }

    .link-row {
        margin-top: 6px;
    }

    .link-row a {
        display: inline-block;
        vertical-align: middle;
        position: relative;
        margin-right: 10px;
    }

    .link-row a:first-child:after {
        content: '|';
        font: 500 12px/21px Montserrat;
        letter-spacing: -0.12px;
        color: #CBCFD5;
        margin-left: 10px;
    }
}

.container-search .top-name-section {
    text-align: center;
    font: 500 15px/21px Montserrat;
    letter-spacing: -0.15px;
    color: #35393D;
    margin-bottom: 30px;
}

.top-name-section .results-heading {
    margin-bottom: 10px;
}

.filter-box {
    max-width: 980px;
    width: 100%;
    margin: 0 auto;
    background: #ffffff;
    margin-bottom: 86px;
}

.filter-box .form-group {
    display: flex;
    border: none;
    border-left: 1px solid rgba(149, 155, 163, 0.2);
    border-right: 1px solid rgba(149, 155, 163, 0.2);
    border-bottom: 1px solid rgba(149, 155, 163, 0.2);
}

.filter-box .form-group:first-child {
    border-top: 1px solid rgba(149, 155, 163, 0.2);
}

.filter-box .name-filter {
    width: 100%;
    font-weight: 600;
    font-size: 15px;
    line-height: 21px;
    max-width: 150px;
    padding: 26px 20px 24px;
    border-right: 1px solid rgba(149, 155, 163, 0.2);
}

.custom-checkbox {
    position: relative;
}

.row-filter {
    display: flex;
    width: calc(100% - 150px);
    padding: 4px 0 4px 4px;
    padding-right: 46px;
    position: relative;
    align-items: center;
}

.shape-group .row-filter {
    padding: 5px 0 5px 5px;
}

.form-group .show-more-container {
    height: auto;
    overflow: visible;
    position: absolute;
    background: #fff;
    box-shadow: 0px 3px 10px #00000029;
    z-index: 99;
    top: 0;
    right: 0;
    padding: 5px 46px 5px 5px;
}

.filter {
    width: 100%;
    max-width: 77.7px;
}

.flu-group .filter {
    max-width: 129px;
}

.custom-control-input {
    position: absolute;
    left: 0;
    z-index: -1;
    width: 1rem;
    height: 1.25rem;
    opacity: 0;
}

.custom-control-label {
    text-align: center;
    font: 500 12px/45px Montserrat;
    letter-spacing: -0.12px;
    color: #35393D;
    height: 60px;
    padding: 8px 5px;
    display: block;
    cursor: pointer;
    background: rgba(234, 236, 239, 0.5);
    border-right: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    margin-bottom: 0;
}

.with-img {
    font: 500 8px/9px Montserrat;
    letter-spacing: -0.08px;
}

.custom-control-input:checked~.custom-control-label {
    background: #009ED3;
    color: #ffffff;
}

.shape-group .filter .img-wrap {
    width: 24px;
    height: 24px;
    overflow: hidden;
    margin: 0 auto 5px;
    display: block;
}

.shape-group .filter .img-wrap img {
    transform: scale(1.1);
}

.custom-control-input:checked~.custom-control-label .img-wrap img {
    filter: invert(1);
}

.show-more-filters {
    background: #ffffff;
    border: none;
    color: #009ED3;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 46px;
    padding: 0;
    min-width: inherit;
    height: 60px;
    top: 0;
}

.show-more-filters:focus,
.show-more-filters:active {
    box-shadow: none;
}

.show-more-filters .arrow-btn {
    width: 14px;
    height: 12px;
    display: inline-block;
    vertical-align: middle;
    transition: transform .3s ease-in-out;
}

.show-more-open {
    z-index: 99;
}

.show-more-open .arrow-btn {
    transform: rotate(-180deg);
}

.show-more-open .arrow-btn img {
    filter: grayscale(1);
    opacity: 0.45;
}

.text-label {
    display: block;
}

.show-more-filters .text {
    display: none;
}

.size-group .form-inline {
    margin-right: 63px;
    display: flex;
    align-items: center;
}

.size-group .form-inline:first-child {
    padding-left: 29px;
}

.size-group .form-inline label {
    padding-right: 10px;
    font: 600 12px/17px Montserrat;
    margin-bottom: 0;
}

.add-choose {
    color: #35393D;
    font: 600 15px/21px Montserrat;
    letter-spacing: -0.15px;
    margin-top: 54px;
    margin-bottom: 26px;
    display: flex;
    align-items: center;
    padding-left: 20px;
}

.add-choose label {
    cursor: pointer;
    margin-bottom: 0;
    padding-left: 30px;
    position: relative;
    font: 600 15px/21px Montserrat;
    letter-spacing: -0.15px;
    color: #35393D;
}

.add-choose label:before {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    border-radius: 4px;
    border: 1px solid #D0D2D3;
    background: #ffffff;
    left: 0;
    top: 0;
}

.add-choose label:after {
    content: '';
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 0;
    background: url("checked-custom.svg") center center no-repeat;
    background-size: 55%;
    display: none;
}

.add-choose .custom-checkbox {
    width: 20px;
    height: 20px;
    border-radius: 4px;
    border: 1px solid #D0D2D3;
    margin-top: 0;
    opacity: 0;
    position: absolute;
}

.add-choose .custom-checkbox:checked~label:after {
    display: block;
}

.multiply-group-filter {
    height: auto;
}

.multiply-group-filter .row-filter {
    padding: 0 32px 0 0;
}

.col-group {
    width: 33.33%;
    padding: 12px 4px 4px 42px;
    border-right: 1px solid rgba(149, 155, 163, 0.2);
    height: 100%;
}

.col-group:last-child {
    border-right: none;
}

.col-group label {
    display: block;
    font: 600 12px/17px Montserrat;
    letter-spacing: -0.12px;
    margin-bottom: 6px;
}

.size-group .form-control {
    height: 32px;
    font: 500 12px/17px Montserrat;
}

.col-group .form-control {
    width: 100%;
    max-width: 90px;
    display: inline-block;
    height: 24px;
    padding: 0;
    cursor: pointer;
    font: 500 12px/17px Montserrat;
    background: linear-gradient(180deg, #FFFFFF 0%, #FFFFFF 20%, #F0F4F5 100%);
}

.col-group span {
    padding: 0 5px;
}

.col-group select:last-child {
    margin-right: 0;
}

.filter-box .form-group {
    margin-bottom: 0;
    position: relative;
}

.filter-box .send-btn {
    margin-top: 0;
    min-width: 162px;
    font: 500 15px/19px Montserrat;
    letter-spacing: -0.3px;
    padding-top: 9px;
}

.filter-box .send-btn img {
    width: 19px;
    height: 19px;
    margin-right: 2px;
}

.filter-box .reset-btn {
    height: 43px;
    margin-left: 20px;
    padding: 11px 20px;
    min-width: 162px;
    font: 500 15px/19px Montserrat;
    letter-spacing: -0.15px;
}

@media (max-width:768px) {
    .form-group .filter-container {
        flex-wrap: nowrap;
        overflow: auto;
        height: auto;
    }

    .shape-group .filter-container {
        flex-wrap: wrap;
        overflow: hidden;
        height: 60px;
    }

    .shape-group .show-more-container {
        height: auto;
    }

    .filter-box .form-group {
        display: block;
        margin-bottom: 20px;
        border-top: 1px solid rgba(149, 155, 163, 0.2);
    }

    .form-group .show-more-container {
        position: static;
        box-shadow: none;
        padding: 0;
    }

    .filter-box .reset-btn {
        margin-left: 0;
    }

    .filter-box {
        margin-bottom: 30px;
    }

    .filter-box .name-filter {
        border-bottom: 1px solid rgba(149, 155, 163, 0.2);
        border-right: 0;
        max-width: 100%;
        font: normal normal 600 15px/21px Montserrat;
        letter-spacing: -0.15px;
        text-align: center;
        padding: 9px 11px 8px;
        height: 40px;
    }

    .row-filter {
        flex-wrap: wrap;
        width: 100%;
        padding: 0;
    }

    .filter-box .form-group .show-more-filters {
        display: none;
    }

    .filter-box .form-group.shape-group .show-more-filters {
        display: block;
    }

    .show-more-filters .arrow-btn {
        margin-bottom: 3px;
    }

    .show-more-open .arrow-btn {
        margin-bottom: 0;
    }

    .multiply-group-filter .row-filter,
    .shape-group .row-filter {
        padding: 0;
    }

    .show-more-filters {
        position: static;
        width: 100%;
        text-align: center;
        border-top: 1px solid rgba(149, 155, 163, 0.2);
        font: 500 13px/21px Montserrat;
        letter-spacing: -0.13px;
        color: #009ED3;
        padding: 9.5px;
        height: 40px;
    }

    .show-more-filters .text {
        display: inline;
    }

    .show-more-filters .text.opened {
        display: none;
    }

    .show-more-open .text {
        display: none;
    }

    .show-more-open .text.opened {
        display: inline;
    }

    .btn-primary.load-more {
        display: block;
        margin: 30px auto 0;
    }

    .filter {
        max-width: inherit;
        width: auto;
        display: inline-block;
    }

    .add-choose {
        border: 1px solid #EAEBED;
        margin-top: 0;
        margin-bottom: 20px;
        padding: 20px 18px;
    }

    .send-btn,
    .reset-btn {
        width: 100%;
        margin-bottom: 20px;
    }

    .shape-group .filter {
        max-width: 20%;
        width: 100%;
    }

    .flu-group .filter {
        max-width: 33.33%;
    }

    .custom-control-label {
        border-bottom: 1px solid #ffffff;
        white-space: nowrap;
        height: 45px;
        line-height: 30px;
        min-width: 40px;
        padding: 8px 10px;
    }

    .filter-box .shape-group .custom-control-label {
        white-space: normal;
        height: 60px;
        line-height: inherit;
        padding: 8px 5px;
    }

    .col-group {
        width: 100%;
        border-right: none;
        padding: 20px 16px 0;
        display: flex;
    }

    .col-group select {
        height: 32px;
    }

    .col-group label {
        width: 28%;
        margin-bottom: 0;
        margin-top: 5px;
    }

    .col-group:last-child {
        padding-bottom: 20px;
    }

    .size-group .form-inline label {
        padding-right: 7px;
    }

    .size-group .form-inline {
        margin-right: 0;
        width: 50%;
        padding: 15px 8px 16px 19px;
    }

    .size-group .form-inline:first-child {
        padding-left: 15px;
        padding-right: 0;
    }

    .size-group .form-inline .form-control {
        width: 100%;
        max-width: 90px;
        height: 32px;
        font: 500 12px/17px Montserrat;
        letter-spacing: -0.12px;
    }

    .container-search .top-name-section {
        text-align: left;
        margin-bottom: 36px;
    }

    .container-search {
        margin: 0 -2px;
    }
}