/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
@import url("../../fonts/roboto/roboto.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 {
    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"] {
    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;
    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;
        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
    }

    select {
        background: #fff !important
    }

    .navbar {
        display: none
    }

    .btn>.caret,.dropup>.btn>.caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

    .table td,.table th {
        background-color: #fff !important
    }

    .table-bordered th,.table-bordered td {
        border: 1px solid #ddd !important
    }
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url("../../fonts/bootstrap/glyphicons-halflings-regular.eot");
    src: url("../../fonts/bootstrap/glyphicons-halflings-regular-.eot#iefix") format("embedded-opentype"),url("../../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"),url("../../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"),url("../../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"),url("../../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg")
}

.glyphicon,.landing-wrap .reset-btn:before {
    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: "\2a"
}

.glyphicon-plus:before {
    content: "\2b"
}

.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"
}

@font-face {
    font-family: 'ClearSans';
    src: url("../../fonts/clearsans/clearsans-regular.eot");
    src: url("../../fonts/clearsans/clearsans-regular-.eot#iefix") format("embedded-opentype"),url("../../fonts/clearsans/clearsans-regular.woff") format("woff"),url("../../fonts/clearsans/clearsans-regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'ClearSans';
    src: url("../../fonts/clearsans/clearsans-italic.eot");
    src: url("../../fonts/clearsans/clearsans-italic-.eot#iefix") format("embedded-opentype"),url("../../fonts/clearsans/clearsans-italic.woff") format("woff"),url("../../fonts/clearsans/clearsans-italic.ttf") format("truetype");
    font-weight: normal;
    font-style: italic
}

@font-face {
    font-family: 'ClearSans';
    src: url("../../fonts/clearsans/clearsans-thin.eot");
    src: url("../../fonts/clearsans/clearsans-thin-.eot#iefix") format("embedded-opentype"),url("../../fonts/clearsans/clearsans-thin.woff") format("woff"),url("../../fonts/clearsans/clearsans-thin.ttf") format("truetype");
    font-weight: 100;
    font-style: normal
}

@font-face {
    font-family: 'ClearSans';
    src: url("../../fonts/clearsans/clearsans-bold.eot");
    src: url("../../fonts/clearsans/clearsans-bold-.eot#iefix") format("embedded-opentype"),url("../../fonts/clearsans/clearsans-bold.woff") format("woff"),url("../../fonts/clearsans/clearsans-bold.ttf") format("truetype");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: 'ClearSans';
    src: url("../../fonts/clearsans/clearsans-bolditalic.eot");
    src: url("../../fonts/clearsans/clearsans-bolditalic-.eot#iefix") format("embedded-opentype"),url("../../fonts/clearsans/clearsans-bolditalic.woff") format("woff"),url("../../fonts/clearsans/clearsans-bolditalic.ttf") format("truetype");
    font-weight: 700;
    font-style: italic
}

@font-face {
    font-family: 'ClearSans';
    src: url("../../fonts/clearsans/clearsans-light.eot");
    src: url("../../fonts/clearsans/clearsans-light-.eot#iefix") format("embedded-opentype"),url("../../fonts/clearsans/clearsans-light.woff") format("woff"),url("../../fonts/clearsans/clearsans-light.ttf") format("truetype");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: 'ClearSans';
    src: url("../../fonts/clearsans/clearsans-medium.eot");
    src: url("../../fonts/clearsans/clearsans-medium-.eot#iefix") format("embedded-opentype"),url("../../fonts/clearsans/clearsans-medium.woff") format("woff"),url("../../fonts/clearsans/clearsans-medium.ttf") format("truetype");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: 'ClearSans';
    src: url("../../fonts/clearsans/clearsans-mediumitalic.eot");
    src: url("../../fonts/clearsans/clearsans-mediumitalic-.eot#iefix") format("embedded-opentype"),url("../../fonts/clearsans/clearsans-mediumitalic.woff") format("woff"),url("../../fonts/clearsans/clearsans-mediumitalic.ttf") format("truetype");
    font-weight: 500;
    font-style: italic
}

@font-face {
    font-family: 'OpenSans';
    src: url("../../fonts/opensans/OpenSans-Regular.eot");
    src: url("../../fonts/opensans/OpenSans-Regular-.eot#iefix") format("embedded-opentype"),url("../../fonts/opensans/OpenSans-Regular.woff") format("woff"),url("../../fonts/opensans/OpenSans-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'OpenSans';
    src: url("../../fonts/opensans/OpenSans-Italic.eot");
    src: url("../../fonts/opensans/OpenSans-Italic-.eot#iefix") format("embedded-opentype"),url("../../fonts/opensans/OpenSans-Italic.woff") format("woff"),url("../../fonts/opensans/OpenSans-Italic.ttf") format("truetype");
    font-weight: normal;
    font-style: italic
}

@font-face {
    font-family: 'OpenSans';
    src: url("../../fonts/opensans/OpenSans-Light.eot");
    src: url("../../fonts/opensans/OpenSans-Light-.eot#iefix") format("embedded-opentype"),url("../../fonts/opensans/OpenSans-Light.woff") format("woff"),url("../../fonts/opensans/OpenSans-Light.ttf") format("truetype");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: 'OpenSans';
    src: url("../../fonts/opensans/OpenSans-LightItalic.eot");
    src: url("../../fonts/opensans/OpenSans-LightItalic-.eot#iefix") format("embedded-opentype"),url("../../fonts/opensans/OpenSans-LightItalic.woff") format("woff"),url("../../fonts/opensans/OpenSans-LightItalic.ttf") format("truetype");
    font-weight: 300;
    font-style: italic
}

@font-face {
    font-family: 'OpenSans';
    src: url("../../fonts/opensans/OpenSans-Semibold.eot");
    src: url("../../fonts/opensans/OpenSans-Semibold-.eot#iefix") format("embedded-opentype"),url("../../fonts/opensans/OpenSans-Semibold.woff") format("woff"),url("../../fonts/opensans/OpenSans-Semibold.ttf") format("truetype");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: 'OpenSans';
    src: url("../../fonts/opensans/OpenSans-SemiboldItalic.eot");
    src: url("../../fonts/opensans/OpenSans-SemiboldItalic-.eot#iefix") format("embedded-opentype"),url("../../fonts/opensans/OpenSans-SemiboldItalic.woff") format("woff"),url("../../fonts/opensans/OpenSans-SemiboldItalic.ttf") format("truetype");
    font-weight: 500;
    font-style: italic
}

@font-face {
    font-family: 'OpenSans';
    src: url("../../fonts/opensans/OpenSans-Bold.eot");
    src: url("../../fonts/opensans/OpenSans-Bold-.eot#iefix") format("embedded-opentype"),url("../../fonts/opensans/OpenSans-Bold.woff") format("woff"),url("../../fonts/opensans/OpenSans-Bold.ttf") format("truetype");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: 'OpenSans';
    src: url("../../fonts/opensans/OpenSans-BoldItalic.eot");
    src: url("../../fonts/opensans/OpenSans-BoldItalic-.eot#iefix") format("embedded-opentype"),url("../../fonts/opensans/OpenSans-BoldItalic.woff") format("woff"),url("../../fonts/opensans/OpenSans-BoldItalic.ttf") format("truetype");
    font-weight: 700;
    font-style: italic
}

@font-face {
    font-family: 'OpenSans';
    src: url("../../fonts/opensans/OpenSans-ExtraBold.eot.html");
    src: url("../../fonts/opensans/OpenSans-ExtraBold.eot-.html#iefix") format("embedded-opentype"),url("../../fonts/opensans/OpenSans-ExtraBold.woff.html") format("woff"),url("../../fonts/opensans/OpenSans-ExtraBold.ttf") format("truetype");
    font-weight: 800;
    font-style: normal
}

@font-face {
    font-family: 'OpenSans';
    src: url("../../fonts/opensans/OpenSans-ExtraboldItalic.eot");
    src: url("../../fonts/opensans/OpenSans-ExtraboldItalic-.eot#iefix") format("embedded-opentype"),url("../../fonts/opensans/OpenSans-ExtraboldItalic.woff") format("woff"),url("../../fonts/opensans/OpenSans-ExtraboldItalic.ttf.html") format("truetype");
    font-weight: 800;
    font-style: italic
}

@font-face {
    font-family: 'ALSRubl-Arial';
    src: url("../../fonts/b-rub_arial/alsrubl-arial-regular.eot");
    src: url("../../fonts/b-rub_arial/alsrubl-arial-regular-.eot#iefix") format("embedded-opentype"),url("../../fonts/b-rub_arial/alsrubl-arial-regular.woff") format("woff"),url("../../fonts/b-rub_arial/alsrubl-arial-regular.ttf") format("truetype"),url("../../fonts/b-rub_arial/alsrubl-arial-regular.svg#ALSRublArialRegular") format("svg");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'ALSRubl-Arial';
    src: url("../../fonts/b-rub_arial/alsrubl-arial-italic.eot");
    src: url("../../fonts/b-rub_arial/alsrubl-arial-italic-.eot#iefix") format("embedded-opentype"),url("../../fonts/b-rub_arial/alsrubl-arial-italic.woff") format("woff"),url("../../fonts/b-rub_arial/alsrubl-arial-italic.ttf") format("truetype"),url("../../fonts/b-rub_arial/alsrubl-arial-italic.svg#ALSRublArialItalic") format("svg");
    font-weight: normal;
    font-style: italic
}

@font-face {
    font-family: 'ALSRubl-Arial';
    src: url("../../fonts/b-rub_arial/alsrubl-arial-bold.eot");
    src: url("../../fonts/b-rub_arial/alsrubl-arial-bold-.eot#iefix") format("embedded-opentype"),url("../../fonts/b-rub_arial/alsrubl-arial-bold.woff") format("woff"),url("../../fonts/b-rub_arial/alsrubl-arial-bold.ttf") format("truetype"),url("../../fonts/b-rub_arial/alsrubl-arial-bold.svg#ALSRublArialBold") format("svg");
    font-weight: bold;
    font-style: normal
}

@font-face {
    font-family: 'ALSRubl-Arial';
    src: url("../../fonts/b-rub_arial/alsrubl-arial-bolditalic.eot");
    src: url("../../fonts/b-rub_arial/alsrubl-arial-bolditalic-.eot#iefix") format("embedded-opentype"),url("../../fonts/b-rub_arial/alsrubl-arial-bolditalic.woff") format("woff"),url("../../fonts/b-rub_arial/alsrubl-arial-bolditalic.ttf") format("truetype"),url("../../fonts/b-rub_arial/alsrubl-arial-bolditalic.svg#ALSRublArialBoldItalic") format("svg");
    font-weight: bold;
    font-style: italic
}

.b-rub,.b-rub_arial {
    font-family: 'ALSRubl-Arial', Arial, sans-serif;
    line-height: normal
}

@font-face {
    font-family: 'flaticon';
    src: url("../../fonts/icons/flaticon-fsiqu.eot");
    src: url("../../fonts/icons/flaticon-.eot#iefixfsiqu") format("embedded-opentype"),url("../../fonts/icons/flaticon-fsiqu.woff") format("woff"),url("../../fonts/icons/flaticon-fsiqu.ttf") format("truetype"),url("../../fonts/icons/flaticon-fsiqu.svg#flaticon") format("svg");
    font-weight: normal;
    font-style: normal
}

[class^="flaticon-"],[class*="flaticon-"] {
    width: auto;
    min-height: 0;
    line-height: normal;
    font-weight: normal
}

[class^="flaticon-"]:before,[class*=" flaticon-"]:before,[class^="flaticon-"]:after,[class*=" flaticon-"]:after {
    font-family: Flaticon;
    font-size: 22px;
    margin-right: 10px;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.flaticon-arrowhead7:before {
    content: "\e600"
}

.flaticon-cake14:before {
    content: "\e601"
}

.flaticon-celebration2:before {
    content: "\e602"
}

.flaticon-chevron14:before,.bd-arrow-prev:before {
    content: "\e603"
}

.flaticon-chevron15:before,.bd-arrow-next:before {
    content: "\e604"
}

.flaticon-chocolate1:before {
    content: "\e605"
}

.flaticon-clipboard109:before {
    content: "\e606"
}

.flaticon-commerce:before {
    content: "\e607"
}

.flaticon-commercial15:before {
    content: "\e608"
}

.flaticon-cooker4:before {
    content: "\e609"
}

.flaticon-cross108:before,.btn-remove:before {
    content: "\e60a"
}

.flaticon-delivery23:before {
    content: "\e60b"
}

.flaticon-delivery55:before {
    content: "\e60c"
}

.flaticon-direction13:before {
    content: "\e60d"
}

.flaticon-down126:before {
    content: "\e60e"
}

.flaticon-email20:before {
    content: "\e60f"
}

.flaticon-email131:before {
    content: "\e610"
}

.flaticon-emoticon46:before {
    content: "\e611"
}

.flaticon-facebook3:before {
    content: "\e612"
}

.flaticon-google-plus:before {
    content: "\e613"
}

.flaticon-handshake1:before {
    content: "\e614"
}

.flaticon-happy50:before {
    content: "\e615"
}

.flaticon-instagram19:before {
    content: "\e616"
}

.flaticon-location27:before {
    content: "\e617"
}

.flaticon-muffin1:before {
    content: "\e618"
}

.flaticon-multiple25:before {
    content: "\e619"
}

.flaticon-odnolassniki1:before {
    content: "\e61a"
}

.flaticon-phone64:before {
    content: "\e61b"
}

.flaticon-phone72:before {
    content: "\e61c"
}

.flaticon-read4:before {
    content: "\e61d"
}

.flaticon-right218:before,.btn-send:before {
    content: "\e61e"
}

.flaticon-sad27:before,.btn-error:before {
    content: "\e61f"
}

.flaticon-shoppingcart9:before {
    content: "\e620"
}

.flaticon-show5:before {
    content: "\e621"
}

.flaticon-smiling36:before,.btn-success:before {
    content: "\e622"
}

.flaticon-sweet9:before {
    content: "\e623"
}

.flaticon-timer20:before,.time-left:before {
    content: "\e624"
}

.flaticon-trolley7:before {
    content: "\e625"
}

.flaticon-twitter:before {
    content: "\e626"
}

.flaticon-vk5:before {
    content: "\e627"
}

.flaticon-linkedin1:before {
    content: "\e000"
}

.flaticon-youtube31:before {
    content: "\e001"
}

.glypthicons,.landing-wrap input[type="checkbox"]+label:after {
    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
}

.flaticon,.landing-wrap .bd-arrow-next:before,.landing-wrap .bd-arrow-prev:before,.landing-wrap .btn-send:before,.landing-wrap .main-header .mob-toggle:before,.landing-wrap .countdown-disc .time-left:before {
    font-family: 'Flaticon';
    font-style: normal;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.anim-to-cart {
    position: absolute;
    opacity: 1;
    top: 0;
    left: 0;
    z-index: 777;
    -webkit-transition: all 1s;
    transition: all 1s
}

@-webkit-keyframes anim-moema-1 {
    60% {
        -webkit-transform: scale3d(0.8, 0.8, 1);
        transform: scale3d(0.8, 0.8, 1)
    }

    85% {
        -webkit-transform: scale3d(1.1, 1.1, 1);
        transform: scale3d(1.1, 1.1, 1)
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes anim-moema-1 {
    60% {
        -webkit-transform: scale3d(0.8, 0.8, 1);
        transform: scale3d(0.8, 0.8, 1)
    }

    85% {
        -webkit-transform: scale3d(1.1, 1.1, 1);
        transform: scale3d(1.1, 1.1, 1)
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@-webkit-keyframes anim-moema-2 {
    to {
        opacity: 0;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes anim-moema-2 {
    to {
        opacity: 0;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@-webkit-keyframes fadeOutText {
    0% {
        color: transparent
    }

    80% {
        color: transparent
    }

    100% {
        color: #fff
    }
}

@keyframes fadeOutText {
    0% {
        color: transparent
    }

    80% {
        color: transparent
    }

    100% {
        color: #fff
    }
}

@-webkit-keyframes moveToRight {
    80% {
        -webkit-transform: translateX(250%);
        transform: translateX(250%)
    }

    81% {
        opacity: 1;
        -webkit-transform: translateX(250%);
        transform: translateX(250%)
    }

    82% {
        opacity: 0;
        -webkit-transform: translateX(250%);
        transform: translateX(250%)
    }

    83% {
        opacity: 0;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    84% {
        opacity: 1;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    100% {
        -webkit-transform: translateX(0%);
        transform: translateX(0%)
    }
}

@keyframes moveToRight {
    80% {
        -webkit-transform: translateX(250%);
        transform: translateX(250%)
    }

    81% {
        opacity: 1;
        -webkit-transform: translateX(250%);
        transform: translateX(250%)
    }

    82% {
        opacity: 0;
        -webkit-transform: translateX(250%);
        transform: translateX(250%)
    }

    83% {
        opacity: 0;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    84% {
        opacity: 1;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    100% {
        -webkit-transform: translateX(0%);
        transform: translateX(0%)
    }
}

@-webkit-keyframes moveUp {
    0% {
        -webkit-transform: translateY(50%);
        transform: translateY(50%);
        opacity: 0
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes moveUp {
    0% {
        -webkit-transform: translateY(50%);
        transform: translateY(50%);
        opacity: 0
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes shake {
    0%,100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

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

    20%,40%,60%,80% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px)
    }
}

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

@media (min-width: 320px) and (max-width: 767px) {
    .animated {
        visibility:visible !important;
        -webkit-animation: none;
        animation: none
    }
}

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

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

.animated.bounceIn,.animated.bounceOut {
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}

.animated.flipOutX,.animated.flipOutY {
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}

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

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

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

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

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

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

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

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

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

@-webkit-keyframes flash {
    0%,50%,100% {
        opacity: 1
    }

    25%,75% {
        opacity: 0
    }
}

@keyframes flash {
    0%,50%,100% {
        opacity: 1
    }

    25%,75% {
        opacity: 0
    }
}

.flash {
    -webkit-animation-name: flash;
    animation-name: flash
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

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

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

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

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse
}

@-webkit-keyframes rubberBand {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

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

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

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

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

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

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes rubberBand {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

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

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

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

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

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

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand
}

@-webkit-keyframes shake {
    0%,100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

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

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

@keyframes shake {
    0%,100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

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

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

.shake {
    -webkit-animation-name: shake;
    animation-name: shake
}

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

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

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

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

    100% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg)
    }
}

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

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

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

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

    100% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg)
    }
}

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

@-webkit-keyframes tada {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

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

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

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

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes tada {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

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

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

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

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada
}

@-webkit-keyframes wobble {
    0% {
        -webkit-transform: none;
        transform: none
    }

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

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

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

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

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

    100% {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes wobble {
    0% {
        -webkit-transform: none;
        transform: none
    }

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

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

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

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

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

    100% {
        -webkit-transform: none;
        transform: none
    }
}

.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble
}

@-webkit-keyframes jello {
    11.1% {
        -webkit-transform: none;
        transform: none
    }

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

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

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

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

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

    77.7% {
        -webkit-transform: skewX(0.39062deg) skewY(0.39062deg);
        transform: skewX(0.39062deg) skewY(0.39062deg)
    }

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

    100% {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes jello {
    11.1% {
        -webkit-transform: none;
        transform: none
    }

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

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

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

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

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

    77.7% {
        -webkit-transform: skewX(0.39062deg) skewY(0.39062deg);
        transform: skewX(0.39062deg) skewY(0.39062deg)
    }

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

    100% {
        -webkit-transform: none;
        transform: none
    }
}

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

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

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

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

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

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

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

    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

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

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

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

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

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

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

    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn
}

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

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

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

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

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

    100% {
        -webkit-transform: none;
        transform: none
    }
}

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

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

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

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

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

    100% {
        -webkit-transform: none;
        transform: none
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown
}

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

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

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

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

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

    100% {
        -webkit-transform: none;
        transform: none
    }
}

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

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

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

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

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

    100% {
        -webkit-transform: none;
        transform: none
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft
}

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

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

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

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

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

    100% {
        -webkit-transform: none;
        transform: none
    }
}

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

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

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

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

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

    100% {
        -webkit-transform: none;
        transform: none
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight
}

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

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

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

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

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

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

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

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

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

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

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

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

.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp
}

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

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

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

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

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

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

.bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut
}

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

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

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

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

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

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown
}

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

    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

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

    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft
}

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

    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

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

    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight
}

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

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

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

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

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

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

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

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

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

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

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

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

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

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig
}

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

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

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

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

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

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

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

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig
}

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

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

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

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

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

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

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

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig
}

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

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

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

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

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

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

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

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1
    }

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

@keyframes fadeOutDown {
    0% {
        opacity: 1
    }

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

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig
}

@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1
    }

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

@keyframes fadeOutLeft {
    0% {
        opacity: 1
    }

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

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1
    }

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

@keyframes fadeOutRight {
    0% {
        opacity: 1
    }

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

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight
}

@-webkit-keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig
}

@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1
    }

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

@keyframes fadeOutUp {
    0% {
        opacity: 1
    }

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

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

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

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

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

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

    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

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

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

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

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

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

    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

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

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

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

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

    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

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

@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

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

    100% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0
    }
}

@keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

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

    100% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0
    }
}

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

@-webkit-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

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

    100% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0
    }
}

@keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

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

    100% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0
    }
}

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

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

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

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

    100% {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

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

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

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

    100% {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

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

@-webkit-keyframes lightSpeedOut {
    0% {
        opacity: 1
    }

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

@keyframes lightSpeedOut {
    0% {
        opacity: 1
    }

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

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

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

    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

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

    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn
}

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

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

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

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft
}

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

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

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

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight
}

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

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

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

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft
}

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

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

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

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight
}

@-webkit-keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }

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

@keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }

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

.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut
}

@-webkit-keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

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

@keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

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

.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft
}

@-webkit-keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

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

@keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

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

.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight
}

@-webkit-keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

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

@keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

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

.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft
}

@-webkit-keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

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

@keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

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

.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight
}

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

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

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

    100% {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

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

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

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

    100% {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

.hinge {
    -webkit-animation-name: hinge;
    animation-name: hinge
}

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

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

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

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn
}

@-webkit-keyframes rollOut {
    0% {
        opacity: 1
    }

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

@keyframes rollOut {
    0% {
        opacity: 1
    }

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

.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }

    50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }

    50% {
        opacity: 1
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}

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

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

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

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

.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown
}

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

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

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

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

.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft
}

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

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

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

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

.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight
}

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

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

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

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

.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp
}

@-webkit-keyframes zoomOut {
    0% {
        opacity: 1
    }

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

    100% {
        opacity: 0
    }
}

@keyframes zoomOut {
    0% {
        opacity: 1
    }

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

    100% {
        opacity: 0
    }
}

.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut
}

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

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

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

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

.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown
}

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

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

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

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

.zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft
}

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

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

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

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

.zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight
}

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

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

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

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

.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp
}

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

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

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

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

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown
}

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

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

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

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

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft
}

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

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

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

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

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight
}

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

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

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

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

.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp
}

@-webkit-keyframes slideOutDown {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

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

@keyframes slideOutDown {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

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

.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown
}

@-webkit-keyframes slideOutLeft {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

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

@keyframes slideOutLeft {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

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

.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft
}

@-webkit-keyframes slideOutRight {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

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

@keyframes slideOutRight {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

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

.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight
}

@-webkit-keyframes slideOutUp {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

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

@keyframes slideOutUp {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

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

.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp
}

@-webkit-keyframes rollInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(100%) rotate(120deg);
        transform: translateX(100%) rotate(120deg)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0px) rotate(0deg);
        transform: translateX(0px) rotate(0deg)
    }
}

@keyframes rollInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(100%) rotate(120deg);
        -ms-transform: translateX(100%) rotate(120deg);
        transform: translateX(100%) rotate(120deg)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0px) rotate(0deg);
        -ms-transform: translateX(0px) rotate(0deg);
        transform: translateX(0px) rotate(0deg)
    }
}

.rollInRight {
    -webkit-animation-name: rollInRight;
    animation-name: rollInRight
}

html {
    overflow-x: hidden
}

body {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    font-family: "Roboto";
    font-size: 14px;
    line-height: 1.5em
}

@media (min-width: 320px) and (max-width: 767px) {
    body {
        font-size:12px
    }
}

.modal-open {
    overflow: hidden
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.preloader-block {
    position: fixed;
    z-index: 5000;
    background: #ffffff;
    opacity: 0.99;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.preloader-block img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 100%;
    max-height: 100%
}

.landing-wrap {
    height: 100%;
    font-family: "Roboto";
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-size: 10px;
    -webkit-tap-highlight-color: transparent;
    color: #333;
    background-color: #fff;
    font-family: "Roboto";
    font-size: 14px;
    line-height: 1.5em;
    /*!
 * Bootstrap-select v1.7.0 (http://silviomoreto.github.io/bootstrap-select)
 *
 * Copyright 2013-2015 bootstrap-select
 * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
 */
    /*!
 * Bootstrap Colorpicker
 * http://mjolnic.github.io/bootstrap-colorpicker/
 *
 * Originally written by (c) 2012 Stefan Petre
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0.txt
 *
 */
    position: relative
}

@media (min-width: 320px) and (max-width: 767px) {
    .landing-wrap {
        font-size:12px
    }
}

.landing-wrap * {
    box-sizing: border-box
}

.landing-wrap *:before,.landing-wrap *:after {
    box-sizing: border-box
}

.landing-wrap input,.landing-wrap button,.landing-wrap select,.landing-wrap textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

.landing-wrap a {
    color: #e74c3c;
    text-decoration: none
}

.landing-wrap a:hover,.landing-wrap a:focus {
    color: #23527c;
    text-decoration: underline
}

.landing-wrap a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.landing-wrap figure {
    margin: 0
}

.landing-wrap img {
    vertical-align: middle
}

.landing-wrap .img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.landing-wrap .img-rounded {
    border-radius: 6px
}

.landing-wrap .img-thumbnail {
    padding: 4px;
    line-height: 1.42857;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.landing-wrap .img-circle {
    border-radius: 50%
}

.landing-wrap hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.landing-wrap .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.landing-wrap .sr-only-focusable:active,.landing-wrap .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

.landing-wrap [role="button"] {
    cursor: pointer
}

.landing-wrap h1,.landing-wrap h2,.landing-wrap h3,.landing-wrap h4,.landing-wrap h5,.landing-wrap h6,.landing-wrap .h1,.landing-wrap .h2,.landing-wrap .h3,.landing-wrap .h4,.landing-wrap .h5,.landing-wrap .h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

.landing-wrap h1 small,.landing-wrap h1 .small,.landing-wrap h2 small,.landing-wrap h2 .small,.landing-wrap h3 small,.landing-wrap h3 .small,.landing-wrap h4 small,.landing-wrap h4 .small,.landing-wrap h5 small,.landing-wrap h5 .small,.landing-wrap h6 small,.landing-wrap h6 .small,.landing-wrap .h1 small,.landing-wrap .h1 .small,.landing-wrap .h2 small,.landing-wrap .h2 .small,.landing-wrap .h3 small,.landing-wrap .h3 .small,.landing-wrap .h4 small,.landing-wrap .h4 .small,.landing-wrap .h5 small,.landing-wrap .h5 .small,.landing-wrap .h6 small,.landing-wrap .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777
}

.landing-wrap h1,.landing-wrap .h1,.landing-wrap h2,.landing-wrap .h2,.landing-wrap h3,.landing-wrap .h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

.landing-wrap h1 small,.landing-wrap h1 .small,.landing-wrap .h1 small,.landing-wrap .h1 .small,.landing-wrap h2 small,.landing-wrap h2 .small,.landing-wrap .h2 small,.landing-wrap .h2 .small,.landing-wrap h3 small,.landing-wrap h3 .small,.landing-wrap .h3 small,.landing-wrap .h3 .small {
    font-size: 65%
}

.landing-wrap h4,.landing-wrap .h4,.landing-wrap h5,.landing-wrap .h5,.landing-wrap h6,.landing-wrap .h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

.landing-wrap h4 small,.landing-wrap h4 .small,.landing-wrap .h4 small,.landing-wrap .h4 .small,.landing-wrap h5 small,.landing-wrap h5 .small,.landing-wrap .h5 small,.landing-wrap .h5 .small,.landing-wrap h6 small,.landing-wrap h6 .small,.landing-wrap .h6 small,.landing-wrap .h6 .small {
    font-size: 75%
}

.landing-wrap h1,.landing-wrap .h1 {
    font-size: 36px
}

.landing-wrap h2,.landing-wrap .h2 {
    font-size: 30px
}

.landing-wrap h3,.landing-wrap .h3 {
    font-size: 24px
}

.landing-wrap h4,.landing-wrap .h4 {
    font-size: 18px
}

.landing-wrap h5,.landing-wrap .h5 {
    font-size: 14px
}

.landing-wrap h6,.landing-wrap .h6 {
    font-size: 12px
}

.landing-wrap p {
    margin: 0 0 10px
}

.landing-wrap .lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

@media (min-width: 768px) {
    .landing-wrap .lead {
        font-size:21px
    }
}

.landing-wrap small,.landing-wrap .small {
    font-size: 85%
}

.landing-wrap mark,.landing-wrap .mark {
    background-color: #fcf8e3;
    padding: .2em
}

.landing-wrap .text-left {
    text-align: left
}

.landing-wrap .text-right {
    text-align: right
}

.landing-wrap .text-center {
    text-align: center
}

.landing-wrap .text-justify {
    text-align: justify
}

.landing-wrap .text-nowrap {
    white-space: nowrap
}

.landing-wrap .text-lowercase {
    text-transform: lowercase
}

.landing-wrap .text-uppercase,.landing-wrap .initialism {
    text-transform: uppercase
}

.landing-wrap .text-capitalize {
    text-transform: capitalize
}

.landing-wrap .text-muted {
    color: #777
}

.landing-wrap .text-primary {
    color: #337ab7
}

.landing-wrap a.text-primary:hover {
    color: #286090
}

.landing-wrap .text-success {
    color: #3c763d
}

.landing-wrap a.text-success:hover {
    color: #2b542c
}

.landing-wrap .text-info {
    color: #31708f
}

.landing-wrap a.text-info:hover {
    color: #245269
}

.landing-wrap .text-warning {
    color: #8a6d3b
}

.landing-wrap a.text-warning:hover {
    color: #66512c
}

.landing-wrap .text-danger {
    color: #a94442
}

.landing-wrap a.text-danger:hover {
    color: #843534
}

.landing-wrap .bg-primary {
    color: #fff
}

.landing-wrap .bg-primary {
    background-color: #337ab7
}

.landing-wrap a.bg-primary:hover {
    background-color: #286090
}

.landing-wrap .bg-success {
    background-color: #dff0d8
}

.landing-wrap a.bg-success:hover {
    background-color: #c1e2b3
}

.landing-wrap .bg-info {
    background-color: #d9edf7
}

.landing-wrap a.bg-info:hover {
    background-color: #afd9ee
}

.landing-wrap .bg-warning {
    background-color: #fcf8e3
}

.landing-wrap a.bg-warning:hover {
    background-color: #f7ecb5
}

.landing-wrap .bg-danger {
    background-color: #f2dede
}

.landing-wrap a.bg-danger:hover {
    background-color: #e4b9b9
}

.landing-wrap .page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

.landing-wrap ul,.landing-wrap ol {
    margin-top: 0;
    margin-bottom: 10px
}

.landing-wrap ul ul,.landing-wrap ul ol,.landing-wrap ol ul,.landing-wrap ol ol {
    margin-bottom: 0
}

.landing-wrap .list-unstyled {
    padding-left: 0;
    list-style: none
}

.landing-wrap .list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px
}

.landing-wrap .list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

.landing-wrap dl {
    margin-top: 0;
    margin-bottom: 20px
}

.landing-wrap dt,.landing-wrap dd {
    line-height: 1.42857
}

.landing-wrap dt {
    font-weight: bold
}

.landing-wrap dd {
    margin-left: 0
}

.landing-wrap .dl-horizontal dd:before,.landing-wrap .dl-horizontal dd:after {
    content: " ";
    display: table
}

.landing-wrap .dl-horizontal dd:after {
    clear: both
}

@media (min-width: 768px) {
    .landing-wrap .dl-horizontal dt {
        float:left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .landing-wrap .dl-horizontal dd {
        margin-left: 180px
    }
}

.landing-wrap abbr[title],.landing-wrap abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

.landing-wrap .initialism {
    font-size: 90%
}

.landing-wrap blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

.landing-wrap blockquote p:last-child,.landing-wrap blockquote ul:last-child,.landing-wrap blockquote ol:last-child {
    margin-bottom: 0
}

.landing-wrap blockquote footer,.landing-wrap blockquote small,.landing-wrap blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #777
}

.landing-wrap blockquote footer:before,.landing-wrap blockquote small:before,.landing-wrap blockquote .small:before {
    content: '\2014 \00A0'
}

.landing-wrap .blockquote-reverse,.landing-wrap blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right
}

.landing-wrap .blockquote-reverse footer:before,.landing-wrap .blockquote-reverse small:before,.landing-wrap .blockquote-reverse .small:before,.landing-wrap blockquote.pull-right footer:before,.landing-wrap blockquote.pull-right small:before,.landing-wrap blockquote.pull-right .small:before {
    content: ''
}

.landing-wrap .blockquote-reverse footer:after,.landing-wrap .blockquote-reverse small:after,.landing-wrap .blockquote-reverse .small:after,.landing-wrap blockquote.pull-right footer:after,.landing-wrap blockquote.pull-right small:after,.landing-wrap blockquote.pull-right .small:after {
    content: '\00A0 \2014'
}

.landing-wrap address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857
}

.landing-wrap code,.landing-wrap kbd,.landing-wrap pre,.landing-wrap samp {
    font-family: Menlo,Monaco,Consolas,"Courier New",monospace
}

.landing-wrap code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

.landing-wrap kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0,0,0,0.25)
}

.landing-wrap kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none
}

.landing-wrap pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

.landing-wrap pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}

.landing-wrap .pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.landing-wrap .container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.landing-wrap .container:before,.landing-wrap .container:after {
    content: " ";
    display: table
}

.landing-wrap .container:after {
    clear: both
}

@media (min-width: 768px) {
    .landing-wrap .container {
        width:750px
    }
}

@media (min-width: 992px) {
    .landing-wrap .container {
        width:970px
    }
}

@media (min-width: 1200px) {
    .landing-wrap .container {
        width:1170px
    }
}

.landing-wrap .container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.landing-wrap .container-fluid:before,.landing-wrap .container-fluid:after {
    content: " ";
    display: table
}

.landing-wrap .container-fluid:after {
    clear: both
}

.landing-wrap .row {
    margin-left: -15px;
    margin-right: -15px
}

.landing-wrap .row:before,.landing-wrap .row:after {
    content: " ";
    display: table
}

.landing-wrap .row:after {
    clear: both
}

.landing-wrap .col-xs-1,.landing-wrap .col-sm-1,.landing-wrap .col-md-1,.landing-wrap .col-lg-1,.landing-wrap .col-xs-2,.landing-wrap .col-sm-2,.landing-wrap .col-md-2,.landing-wrap .col-lg-2,.landing-wrap .col-xs-3,.landing-wrap .col-sm-3,.landing-wrap .col-md-3,.landing-wrap .col-lg-3,.landing-wrap .col-xs-4,.landing-wrap .col-sm-4,.landing-wrap .col-md-4,.landing-wrap .col-lg-4,.landing-wrap .col-xs-5,.landing-wrap .col-sm-5,.landing-wrap .col-md-5,.landing-wrap .col-lg-5,.landing-wrap .col-xs-6,.landing-wrap .col-sm-6,.landing-wrap .col-md-6,.landing-wrap .col-lg-6,.landing-wrap .col-xs-7,.landing-wrap .col-sm-7,.landing-wrap .col-md-7,.landing-wrap .col-lg-7,.landing-wrap .col-xs-8,.landing-wrap .col-sm-8,.landing-wrap .col-md-8,.landing-wrap .col-lg-8,.landing-wrap .col-xs-9,.landing-wrap .col-sm-9,.landing-wrap .col-md-9,.landing-wrap .col-lg-9,.landing-wrap .col-xs-10,.landing-wrap .col-sm-10,.landing-wrap .col-md-10,.landing-wrap .col-lg-10,.landing-wrap .col-xs-11,.landing-wrap .col-sm-11,.landing-wrap .col-md-11,.landing-wrap .col-lg-11,.landing-wrap .col-xs-12,.landing-wrap .col-sm-12,.landing-wrap .col-md-12,.landing-wrap .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.landing-wrap .col-xs-1,.landing-wrap .col-xs-2,.landing-wrap .col-xs-3,.landing-wrap .col-xs-4,.landing-wrap .col-xs-5,.landing-wrap .col-xs-6,.landing-wrap .col-xs-7,.landing-wrap .col-xs-8,.landing-wrap .col-xs-9,.landing-wrap .col-xs-10,.landing-wrap .col-xs-11,.landing-wrap .col-xs-12 {
    float: left
}

.landing-wrap .col-xs-1 {
    width: 8.33333%
}

.landing-wrap .col-xs-2 {
    width: 16.66667%
}

.landing-wrap .col-xs-3 {
    width: 25%
}

.landing-wrap .col-xs-4 {
    width: 33.33333%
}

.landing-wrap .col-xs-5 {
    width: 41.66667%
}

.landing-wrap .col-xs-6 {
    width: 50%
}

.landing-wrap .col-xs-7 {
    width: 58.33333%
}

.landing-wrap .col-xs-8 {
    width: 66.66667%
}

.landing-wrap .col-xs-9 {
    width: 75%
}

.landing-wrap .col-xs-10 {
    width: 83.33333%
}

.landing-wrap .col-xs-11 {
    width: 91.66667%
}

.landing-wrap .col-xs-12 {
    width: 100%
}

.landing-wrap .col-xs-pull-0 {
    right: auto
}

.landing-wrap .col-xs-pull-1 {
    right: 8.33333%
}

.landing-wrap .col-xs-pull-2 {
    right: 16.66667%
}

.landing-wrap .col-xs-pull-3 {
    right: 25%
}

.landing-wrap .col-xs-pull-4 {
    right: 33.33333%
}

.landing-wrap .col-xs-pull-5 {
    right: 41.66667%
}

.landing-wrap .col-xs-pull-6 {
    right: 50%
}

.landing-wrap .col-xs-pull-7 {
    right: 58.33333%
}

.landing-wrap .col-xs-pull-8 {
    right: 66.66667%
}

.landing-wrap .col-xs-pull-9 {
    right: 75%
}

.landing-wrap .col-xs-pull-10 {
    right: 83.33333%
}

.landing-wrap .col-xs-pull-11 {
    right: 91.66667%
}

.landing-wrap .col-xs-pull-12 {
    right: 100%
}

.landing-wrap .col-xs-push-0 {
    left: auto
}

.landing-wrap .col-xs-push-1 {
    left: 8.33333%
}

.landing-wrap .col-xs-push-2 {
    left: 16.66667%
}

.landing-wrap .col-xs-push-3 {
    left: 25%
}

.landing-wrap .col-xs-push-4 {
    left: 33.33333%
}

.landing-wrap .col-xs-push-5 {
    left: 41.66667%
}

.landing-wrap .col-xs-push-6 {
    left: 50%
}

.landing-wrap .col-xs-push-7 {
    left: 58.33333%
}

.landing-wrap .col-xs-push-8 {
    left: 66.66667%
}

.landing-wrap .col-xs-push-9 {
    left: 75%
}

.landing-wrap .col-xs-push-10 {
    left: 83.33333%
}

.landing-wrap .col-xs-push-11 {
    left: 91.66667%
}

.landing-wrap .col-xs-push-12 {
    left: 100%
}

.landing-wrap .col-xs-offset-0 {
    margin-left: 0%
}

.landing-wrap .col-xs-offset-1 {
    margin-left: 8.33333%
}

.landing-wrap .col-xs-offset-2 {
    margin-left: 16.66667%
}

.landing-wrap .col-xs-offset-3 {
    margin-left: 25%
}

.landing-wrap .col-xs-offset-4 {
    margin-left: 33.33333%
}

.landing-wrap .col-xs-offset-5 {
    margin-left: 41.66667%
}

.landing-wrap .col-xs-offset-6 {
    margin-left: 50%
}

.landing-wrap .col-xs-offset-7 {
    margin-left: 58.33333%
}

.landing-wrap .col-xs-offset-8 {
    margin-left: 66.66667%
}

.landing-wrap .col-xs-offset-9 {
    margin-left: 75%
}

.landing-wrap .col-xs-offset-10 {
    margin-left: 83.33333%
}

.landing-wrap .col-xs-offset-11 {
    margin-left: 91.66667%
}

.landing-wrap .col-xs-offset-12 {
    margin-left: 100%
}

@media (min-width: 768px) {
    .landing-wrap .col-sm-1,.landing-wrap .col-sm-2,.landing-wrap .col-sm-3,.landing-wrap .col-sm-4,.landing-wrap .col-sm-5,.landing-wrap .col-sm-6,.landing-wrap .col-sm-7,.landing-wrap .col-sm-8,.landing-wrap .col-sm-9,.landing-wrap .col-sm-10,.landing-wrap .col-sm-11,.landing-wrap .col-sm-12 {
        float:left
    }

    .landing-wrap .col-sm-1 {
        width: 8.33333%
    }

    .landing-wrap .col-sm-2 {
        width: 16.66667%
    }

    .landing-wrap .col-sm-3 {
        width: 25%
    }

    .landing-wrap .col-sm-4 {
        width: 33.33333%
    }

    .landing-wrap .col-sm-5 {
        width: 41.66667%
    }

    .landing-wrap .col-sm-6 {
        width: 50%
    }

    .landing-wrap .col-sm-7 {
        width: 58.33333%
    }

    .landing-wrap .col-sm-8 {
        width: 66.66667%
    }

    .landing-wrap .col-sm-9 {
        width: 75%
    }

    .landing-wrap .col-sm-10 {
        width: 83.33333%
    }

    .landing-wrap .col-sm-11 {
        width: 91.66667%
    }

    .landing-wrap .col-sm-12 {
        width: 100%
    }

    .landing-wrap .col-sm-pull-0 {
        right: auto
    }

    .landing-wrap .col-sm-pull-1 {
        right: 8.33333%
    }

    .landing-wrap .col-sm-pull-2 {
        right: 16.66667%
    }

    .landing-wrap .col-sm-pull-3 {
        right: 25%
    }

    .landing-wrap .col-sm-pull-4 {
        right: 33.33333%
    }

    .landing-wrap .col-sm-pull-5 {
        right: 41.66667%
    }

    .landing-wrap .col-sm-pull-6 {
        right: 50%
    }

    .landing-wrap .col-sm-pull-7 {
        right: 58.33333%
    }

    .landing-wrap .col-sm-pull-8 {
        right: 66.66667%
    }

    .landing-wrap .col-sm-pull-9 {
        right: 75%
    }

    .landing-wrap .col-sm-pull-10 {
        right: 83.33333%
    }

    .landing-wrap .col-sm-pull-11 {
        right: 91.66667%
    }

    .landing-wrap .col-sm-pull-12 {
        right: 100%
    }

    .landing-wrap .col-sm-push-0 {
        left: auto
    }

    .landing-wrap .col-sm-push-1 {
        left: 8.33333%
    }

    .landing-wrap .col-sm-push-2 {
        left: 16.66667%
    }

    .landing-wrap .col-sm-push-3 {
        left: 25%
    }

    .landing-wrap .col-sm-push-4 {
        left: 33.33333%
    }

    .landing-wrap .col-sm-push-5 {
        left: 41.66667%
    }

    .landing-wrap .col-sm-push-6 {
        left: 50%
    }

    .landing-wrap .col-sm-push-7 {
        left: 58.33333%
    }

    .landing-wrap .col-sm-push-8 {
        left: 66.66667%
    }

    .landing-wrap .col-sm-push-9 {
        left: 75%
    }

    .landing-wrap .col-sm-push-10 {
        left: 83.33333%
    }

    .landing-wrap .col-sm-push-11 {
        left: 91.66667%
    }

    .landing-wrap .col-sm-push-12 {
        left: 100%
    }

    .landing-wrap .col-sm-offset-0 {
        margin-left: 0%
    }

    .landing-wrap .col-sm-offset-1 {
        margin-left: 8.33333%
    }

    .landing-wrap .col-sm-offset-2 {
        margin-left: 16.66667%
    }

    .landing-wrap .col-sm-offset-3 {
        margin-left: 25%
    }

    .landing-wrap .col-sm-offset-4 {
        margin-left: 33.33333%
    }

    .landing-wrap .col-sm-offset-5 {
        margin-left: 41.66667%
    }

    .landing-wrap .col-sm-offset-6 {
        margin-left: 50%
    }

    .landing-wrap .col-sm-offset-7 {
        margin-left: 58.33333%
    }

    .landing-wrap .col-sm-offset-8 {
        margin-left: 66.66667%
    }

    .landing-wrap .col-sm-offset-9 {
        margin-left: 75%
    }

    .landing-wrap .col-sm-offset-10 {
        margin-left: 83.33333%
    }

    .landing-wrap .col-sm-offset-11 {
        margin-left: 91.66667%
    }

    .landing-wrap .col-sm-offset-12 {
        margin-left: 100%
    }
}

@media (min-width: 992px) {
    .landing-wrap .col-md-1,.landing-wrap .col-md-2,.landing-wrap .col-md-3,.landing-wrap .col-md-4,.landing-wrap .col-md-5,.landing-wrap .col-md-6,.landing-wrap .col-md-7,.landing-wrap .col-md-8,.landing-wrap .col-md-9,.landing-wrap .col-md-10,.landing-wrap .col-md-11,.landing-wrap .col-md-12 {
        float:left
    }

    .landing-wrap .col-md-1 {
        width: 8.33333%
    }

    .landing-wrap .col-md-2 {
        width: 16.66667%
    }

    .landing-wrap .col-md-3 {
        width: 25%
    }

    .landing-wrap .col-md-4 {
        width: 33.33333%
    }

    .landing-wrap .col-md-5 {
        width: 41.66667%
    }

    .landing-wrap .col-md-6 {
        width: 50%
    }

    .landing-wrap .col-md-7 {
        width: 58.33333%
    }

    .landing-wrap .col-md-8 {
        width: 66.66667%
    }

    .landing-wrap .col-md-9 {
        width: 75%
    }

    .landing-wrap .col-md-10 {
        width: 83.33333%
    }

    .landing-wrap .col-md-11 {
        width: 91.66667%
    }

    .landing-wrap .col-md-12 {
        width: 100%
    }

    .landing-wrap .col-md-pull-0 {
        right: auto
    }

    .landing-wrap .col-md-pull-1 {
        right: 8.33333%
    }

    .landing-wrap .col-md-pull-2 {
        right: 16.66667%
    }

    .landing-wrap .col-md-pull-3 {
        right: 25%
    }

    .landing-wrap .col-md-pull-4 {
        right: 33.33333%
    }

    .landing-wrap .col-md-pull-5 {
        right: 41.66667%
    }

    .landing-wrap .col-md-pull-6 {
        right: 50%
    }

    .landing-wrap .col-md-pull-7 {
        right: 58.33333%
    }

    .landing-wrap .col-md-pull-8 {
        right: 66.66667%
    }

    .landing-wrap .col-md-pull-9 {
        right: 75%
    }

    .landing-wrap .col-md-pull-10 {
        right: 83.33333%
    }

    .landing-wrap .col-md-pull-11 {
        right: 91.66667%
    }

    .landing-wrap .col-md-pull-12 {
        right: 100%
    }

    .landing-wrap .col-md-push-0 {
        left: auto
    }

    .landing-wrap .col-md-push-1 {
        left: 8.33333%
    }

    .landing-wrap .col-md-push-2 {
        left: 16.66667%
    }

    .landing-wrap .col-md-push-3 {
        left: 25%
    }

    .landing-wrap .col-md-push-4 {
        left: 33.33333%
    }

    .landing-wrap .col-md-push-5 {
        left: 41.66667%
    }

    .landing-wrap .col-md-push-6 {
        left: 50%
    }

    .landing-wrap .col-md-push-7 {
        left: 58.33333%
    }

    .landing-wrap .col-md-push-8 {
        left: 66.66667%
    }

    .landing-wrap .col-md-push-9 {
        left: 75%
    }

    .landing-wrap .col-md-push-10 {
        left: 83.33333%
    }

    .landing-wrap .col-md-push-11 {
        left: 91.66667%
    }

    .landing-wrap .col-md-push-12 {
        left: 100%
    }

    .landing-wrap .col-md-offset-0 {
        margin-left: 0%
    }

    .landing-wrap .col-md-offset-1 {
        margin-left: 8.33333%
    }

    .landing-wrap .col-md-offset-2 {
        margin-left: 16.66667%
    }

    .landing-wrap .col-md-offset-3 {
        margin-left: 25%
    }

    .landing-wrap .col-md-offset-4 {
        margin-left: 33.33333%
    }

    .landing-wrap .col-md-offset-5 {
        margin-left: 41.66667%
    }

    .landing-wrap .col-md-offset-6 {
        margin-left: 50%
    }

    .landing-wrap .col-md-offset-7 {
        margin-left: 58.33333%
    }

    .landing-wrap .col-md-offset-8 {
        margin-left: 66.66667%
    }

    .landing-wrap .col-md-offset-9 {
        margin-left: 75%
    }

    .landing-wrap .col-md-offset-10 {
        margin-left: 83.33333%
    }

    .landing-wrap .col-md-offset-11 {
        margin-left: 91.66667%
    }

    .landing-wrap .col-md-offset-12 {
        margin-left: 100%
    }
}

@media (min-width: 1200px) {
    .landing-wrap .col-lg-1,.landing-wrap .col-lg-2,.landing-wrap .col-lg-3,.landing-wrap .col-lg-4,.landing-wrap .col-lg-5,.landing-wrap .col-lg-6,.landing-wrap .col-lg-7,.landing-wrap .col-lg-8,.landing-wrap .col-lg-9,.landing-wrap .col-lg-10,.landing-wrap .col-lg-11,.landing-wrap .col-lg-12 {
        float:left
    }

    .landing-wrap .col-lg-1 {
        width: 8.33333%
    }

    .landing-wrap .col-lg-2 {
        width: 16.66667%
    }

    .landing-wrap .col-lg-3 {
        width: 25%
    }

    .landing-wrap .col-lg-4 {
        width: 33.33333%
    }

    .landing-wrap .col-lg-5 {
        width: 41.66667%
    }

    .landing-wrap .col-lg-6 {
        width: 50%
    }

    .landing-wrap .col-lg-7 {
        width: 58.33333%
    }

    .landing-wrap .col-lg-8 {
        width: 66.66667%
    }

    .landing-wrap .col-lg-9 {
        width: 75%
    }

    .landing-wrap .col-lg-10 {
        width: 83.33333%
    }

    .landing-wrap .col-lg-11 {
        width: 91.66667%
    }

    .landing-wrap .col-lg-12 {
        width: 100%
    }

    .landing-wrap .col-lg-pull-0 {
        right: auto
    }

    .landing-wrap .col-lg-pull-1 {
        right: 8.33333%
    }

    .landing-wrap .col-lg-pull-2 {
        right: 16.66667%
    }

    .landing-wrap .col-lg-pull-3 {
        right: 25%
    }

    .landing-wrap .col-lg-pull-4 {
        right: 33.33333%
    }

    .landing-wrap .col-lg-pull-5 {
        right: 41.66667%
    }

    .landing-wrap .col-lg-pull-6 {
        right: 50%
    }

    .landing-wrap .col-lg-pull-7 {
        right: 58.33333%
    }

    .landing-wrap .col-lg-pull-8 {
        right: 66.66667%
    }

    .landing-wrap .col-lg-pull-9 {
        right: 75%
    }

    .landing-wrap .col-lg-pull-10 {
        right: 83.33333%
    }

    .landing-wrap .col-lg-pull-11 {
        right: 91.66667%
    }

    .landing-wrap .col-lg-pull-12 {
        right: 100%
    }

    .landing-wrap .col-lg-push-0 {
        left: auto
    }

    .landing-wrap .col-lg-push-1 {
        left: 8.33333%
    }

    .landing-wrap .col-lg-push-2 {
        left: 16.66667%
    }

    .landing-wrap .col-lg-push-3 {
        left: 25%
    }

    .landing-wrap .col-lg-push-4 {
        left: 33.33333%
    }

    .landing-wrap .col-lg-push-5 {
        left: 41.66667%
    }

    .landing-wrap .col-lg-push-6 {
        left: 50%
    }

    .landing-wrap .col-lg-push-7 {
        left: 58.33333%
    }

    .landing-wrap .col-lg-push-8 {
        left: 66.66667%
    }

    .landing-wrap .col-lg-push-9 {
        left: 75%
    }

    .landing-wrap .col-lg-push-10 {
        left: 83.33333%
    }

    .landing-wrap .col-lg-push-11 {
        left: 91.66667%
    }

    .landing-wrap .col-lg-push-12 {
        left: 100%
    }

    .landing-wrap .col-lg-offset-0 {
        margin-left: 0%
    }

    .landing-wrap .col-lg-offset-1 {
        margin-left: 8.33333%
    }

    .landing-wrap .col-lg-offset-2 {
        margin-left: 16.66667%
    }

    .landing-wrap .col-lg-offset-3 {
        margin-left: 25%
    }

    .landing-wrap .col-lg-offset-4 {
        margin-left: 33.33333%
    }

    .landing-wrap .col-lg-offset-5 {
        margin-left: 41.66667%
    }

    .landing-wrap .col-lg-offset-6 {
        margin-left: 50%
    }

    .landing-wrap .col-lg-offset-7 {
        margin-left: 58.33333%
    }

    .landing-wrap .col-lg-offset-8 {
        margin-left: 66.66667%
    }

    .landing-wrap .col-lg-offset-9 {
        margin-left: 75%
    }

    .landing-wrap .col-lg-offset-10 {
        margin-left: 83.33333%
    }

    .landing-wrap .col-lg-offset-11 {
        margin-left: 91.66667%
    }

    .landing-wrap .col-lg-offset-12 {
        margin-left: 100%
    }
}

.landing-wrap table {
    background-color: transparent
}

.landing-wrap caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left
}

.landing-wrap th {
    text-align: left
}

.landing-wrap .table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

.landing-wrap .table>thead>tr>th,.landing-wrap .table>thead>tr>td,.landing-wrap .table>tbody>tr>th,.landing-wrap .table>tbody>tr>td,.landing-wrap .table>tfoot>tr>th,.landing-wrap .table>tfoot>tr>td {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.landing-wrap .table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.landing-wrap .table>caption+thead>tr:first-child>th,.landing-wrap .table>caption+thead>tr:first-child>td,.landing-wrap .table>colgroup+thead>tr:first-child>th,.landing-wrap .table>colgroup+thead>tr:first-child>td,.landing-wrap .table>thead:first-child>tr:first-child>th,.landing-wrap .table>thead:first-child>tr:first-child>td {
    border-top: 0
}

.landing-wrap .table>tbody+tbody {
    border-top: 2px solid #ddd
}

.landing-wrap .table .table {
    background-color: #fff
}

.landing-wrap .table-condensed>thead>tr>th,.landing-wrap .table-condensed>thead>tr>td,.landing-wrap .table-condensed>tbody>tr>th,.landing-wrap .table-condensed>tbody>tr>td,.landing-wrap .table-condensed>tfoot>tr>th,.landing-wrap .table-condensed>tfoot>tr>td {
    padding: 5px
}

.landing-wrap .table-bordered {
    border: 1px solid #ddd
}

.landing-wrap .table-bordered>thead>tr>th,.landing-wrap .table-bordered>thead>tr>td,.landing-wrap .table-bordered>tbody>tr>th,.landing-wrap .table-bordered>tbody>tr>td,.landing-wrap .table-bordered>tfoot>tr>th,.landing-wrap .table-bordered>tfoot>tr>td {
    border: 1px solid #ddd
}

.landing-wrap .table-bordered>thead>tr>th,.landing-wrap .table-bordered>thead>tr>td {
    border-bottom-width: 2px
}

.landing-wrap .table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.landing-wrap .table-hover>tbody>tr:hover {
    background-color: #f5f5f5
}

.landing-wrap table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column
}

.landing-wrap table td[class*="col-"],.landing-wrap table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell
}

.landing-wrap .table>thead>tr>td.active,.landing-wrap .table>thead>tr>th.active,.landing-wrap .table>thead>tr.active>td,.landing-wrap .table>thead>tr.active>th,.landing-wrap .table>tbody>tr>td.active,.landing-wrap .table>tbody>tr>th.active,.landing-wrap .table>tbody>tr.active>td,.landing-wrap .table>tbody>tr.active>th,.landing-wrap .table>tfoot>tr>td.active,.landing-wrap .table>tfoot>tr>th.active,.landing-wrap .table>tfoot>tr.active>td,.landing-wrap .table>tfoot>tr.active>th {
    background-color: #f5f5f5
}

.landing-wrap .table-hover>tbody>tr>td.active:hover,.landing-wrap .table-hover>tbody>tr>th.active:hover,.landing-wrap .table-hover>tbody>tr.active:hover>td,.landing-wrap .table-hover>tbody>tr:hover>.active,.landing-wrap .table-hover>tbody>tr.active:hover>th {
    background-color: #e8e8e8
}

.landing-wrap .table>thead>tr>td.success,.landing-wrap .table>thead>tr>th.success,.landing-wrap .table>thead>tr.success>td,.landing-wrap .table>thead>tr.success>th,.landing-wrap .table>tbody>tr>td.success,.landing-wrap .table>tbody>tr>th.success,.landing-wrap .table>tbody>tr.success>td,.landing-wrap .table>tbody>tr.success>th,.landing-wrap .table>tfoot>tr>td.success,.landing-wrap .table>tfoot>tr>th.success,.landing-wrap .table>tfoot>tr.success>td,.landing-wrap .table>tfoot>tr.success>th {
    background-color: #dff0d8
}

.landing-wrap .table-hover>tbody>tr>td.success:hover,.landing-wrap .table-hover>tbody>tr>th.success:hover,.landing-wrap .table-hover>tbody>tr.success:hover>td,.landing-wrap .table-hover>tbody>tr:hover>.success,.landing-wrap .table-hover>tbody>tr.success:hover>th {
    background-color: #d0e9c6
}

.landing-wrap .table>thead>tr>td.info,.landing-wrap .table>thead>tr>th.info,.landing-wrap .table>thead>tr.info>td,.landing-wrap .table>thead>tr.info>th,.landing-wrap .table>tbody>tr>td.info,.landing-wrap .table>tbody>tr>th.info,.landing-wrap .table>tbody>tr.info>td,.landing-wrap .table>tbody>tr.info>th,.landing-wrap .table>tfoot>tr>td.info,.landing-wrap .table>tfoot>tr>th.info,.landing-wrap .table>tfoot>tr.info>td,.landing-wrap .table>tfoot>tr.info>th {
    background-color: #d9edf7
}

.landing-wrap .table-hover>tbody>tr>td.info:hover,.landing-wrap .table-hover>tbody>tr>th.info:hover,.landing-wrap .table-hover>tbody>tr.info:hover>td,.landing-wrap .table-hover>tbody>tr:hover>.info,.landing-wrap .table-hover>tbody>tr.info:hover>th {
    background-color: #c4e3f3
}

.landing-wrap .table>thead>tr>td.warning,.landing-wrap .table>thead>tr>th.warning,.landing-wrap .table>thead>tr.warning>td,.landing-wrap .table>thead>tr.warning>th,.landing-wrap .table>tbody>tr>td.warning,.landing-wrap .table>tbody>tr>th.warning,.landing-wrap .table>tbody>tr.warning>td,.landing-wrap .table>tbody>tr.warning>th,.landing-wrap .table>tfoot>tr>td.warning,.landing-wrap .table>tfoot>tr>th.warning,.landing-wrap .table>tfoot>tr.warning>td,.landing-wrap .table>tfoot>tr.warning>th {
    background-color: #fcf8e3
}

.landing-wrap .table-hover>tbody>tr>td.warning:hover,.landing-wrap .table-hover>tbody>tr>th.warning:hover,.landing-wrap .table-hover>tbody>tr.warning:hover>td,.landing-wrap .table-hover>tbody>tr:hover>.warning,.landing-wrap .table-hover>tbody>tr.warning:hover>th {
    background-color: #faf2cc
}

.landing-wrap .table>thead>tr>td.danger,.landing-wrap .table>thead>tr>th.danger,.landing-wrap .table>thead>tr.danger>td,.landing-wrap .table>thead>tr.danger>th,.landing-wrap .table>tbody>tr>td.danger,.landing-wrap .table>tbody>tr>th.danger,.landing-wrap .table>tbody>tr.danger>td,.landing-wrap .table>tbody>tr.danger>th,.landing-wrap .table>tfoot>tr>td.danger,.landing-wrap .table>tfoot>tr>th.danger,.landing-wrap .table>tfoot>tr.danger>td,.landing-wrap .table>tfoot>tr.danger>th {
    background-color: #f2dede
}

.landing-wrap .table-hover>tbody>tr>td.danger:hover,.landing-wrap .table-hover>tbody>tr>th.danger:hover,.landing-wrap .table-hover>tbody>tr.danger:hover>td,.landing-wrap .table-hover>tbody>tr:hover>.danger,.landing-wrap .table-hover>tbody>tr.danger:hover>th {
    background-color: #ebcccc
}

.landing-wrap .table-responsive {
    overflow-x: auto;
    min-height: 0.01%
}

@media screen and (max-width: 767px) {
    .landing-wrap .table-responsive {
        width:100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }

    .landing-wrap .table-responsive>.table {
        margin-bottom: 0
    }

    .landing-wrap .table-responsive>.table>thead>tr>th,.landing-wrap .table-responsive>.table>thead>tr>td,.landing-wrap .table-responsive>.table>tbody>tr>th,.landing-wrap .table-responsive>.table>tbody>tr>td,.landing-wrap .table-responsive>.table>tfoot>tr>th,.landing-wrap .table-responsive>.table>tfoot>tr>td {
        white-space: nowrap
    }

    .landing-wrap .table-responsive>.table-bordered {
        border: 0
    }

    .landing-wrap .table-responsive>.table-bordered>thead>tr>th:first-child,.landing-wrap .table-responsive>.table-bordered>thead>tr>td:first-child,.landing-wrap .table-responsive>.table-bordered>tbody>tr>th:first-child,.landing-wrap .table-responsive>.table-bordered>tbody>tr>td:first-child,.landing-wrap .table-responsive>.table-bordered>tfoot>tr>th:first-child,.landing-wrap .table-responsive>.table-bordered>tfoot>tr>td:first-child {
        border-left: 0
    }

    .landing-wrap .table-responsive>.table-bordered>thead>tr>th:last-child,.landing-wrap .table-responsive>.table-bordered>thead>tr>td:last-child,.landing-wrap .table-responsive>.table-bordered>tbody>tr>th:last-child,.landing-wrap .table-responsive>.table-bordered>tbody>tr>td:last-child,.landing-wrap .table-responsive>.table-bordered>tfoot>tr>th:last-child,.landing-wrap .table-responsive>.table-bordered>tfoot>tr>td:last-child {
        border-right: 0
    }

    .landing-wrap .table-responsive>.table-bordered>tbody>tr:last-child>th,.landing-wrap .table-responsive>.table-bordered>tbody>tr:last-child>td,.landing-wrap .table-responsive>.table-bordered>tfoot>tr:last-child>th,.landing-wrap .table-responsive>.table-bordered>tfoot>tr:last-child>td {
        border-bottom: 0
    }
}

.landing-wrap fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0
}

.landing-wrap legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

.landing-wrap label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold
}

.landing-wrap input[type="search"] {
    box-sizing: border-box
}

.landing-wrap input[type="radio"],.landing-wrap input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal
}

.landing-wrap input[type="file"] {
    display: block
}

.landing-wrap input[type="range"] {
    display: block;
    width: 100%
}

.landing-wrap select[multiple],.landing-wrap select[size] {
    height: auto
}

.landing-wrap input[type="file"]:focus,.landing-wrap input[type="radio"]:focus,.landing-wrap input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.landing-wrap output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555
}

.landing-wrap .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s
}

.landing-wrap .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6)
}

.landing-wrap .form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.landing-wrap .form-control:-ms-input-placeholder {
    color: #999
}

.landing-wrap .form-control::-webkit-input-placeholder {
    color: #999
}

.landing-wrap .form-control[disabled],.landing-wrap .form-control[readonly],fieldset[disabled] .landing-wrap .form-control {
    background-color: #eee;
    opacity: 1
}

.landing-wrap .form-control[disabled],fieldset[disabled] .landing-wrap .form-control {
    cursor: not-allowed
}

.landing-wrap textarea.form-control {
    height: auto
}

.landing-wrap input[type="search"] {
    -webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .landing-wrap input[type="date"],.landing-wrap input[type="time"],.landing-wrap input[type="datetime-local"],.landing-wrap input[type="month"] {
        line-height:34px
    }

    .landing-wrap input[type="date"].input-sm,.landing-wrap .input-group-sm>input[type="date"].form-control,.landing-wrap .input-group-sm>input[type="date"].input-group-addon,.landing-wrap .input-group-sm>.input-group-btn>input[type="date"].btn,.input-group-sm .landing-wrap input[type="date"],.landing-wrap input[type="time"].input-sm,.landing-wrap .input-group-sm>input[type="time"].form-control,.landing-wrap .input-group-sm>input[type="time"].input-group-addon,.landing-wrap .input-group-sm>.input-group-btn>input[type="time"].btn,.input-group-sm .landing-wrap input[type="time"],.landing-wrap input[type="datetime-local"].input-sm,.landing-wrap .input-group-sm>input[type="datetime-local"].form-control,.landing-wrap .input-group-sm>input[type="datetime-local"].input-group-addon,.landing-wrap .input-group-sm>.input-group-btn>input[type="datetime-local"].btn,.input-group-sm .landing-wrap input[type="datetime-local"],.landing-wrap input[type="month"].input-sm,.landing-wrap .input-group-sm>input[type="month"].form-control,.landing-wrap .input-group-sm>input[type="month"].input-group-addon,.landing-wrap .input-group-sm>.input-group-btn>input[type="month"].btn,.input-group-sm .landing-wrap input[type="month"] {
        line-height: 30px
    }

    .landing-wrap input[type="date"].input-lg,.landing-wrap .input-group-lg>input[type="date"].form-control,.landing-wrap .input-group-lg>input[type="date"].input-group-addon,.landing-wrap .input-group-lg>.input-group-btn>input[type="date"].btn,.input-group-lg .landing-wrap input[type="date"],.landing-wrap input[type="time"].input-lg,.landing-wrap .input-group-lg>input[type="time"].form-control,.landing-wrap .input-group-lg>input[type="time"].input-group-addon,.landing-wrap .input-group-lg>.input-group-btn>input[type="time"].btn,.input-group-lg .landing-wrap input[type="time"],.landing-wrap input[type="datetime-local"].input-lg,.landing-wrap .input-group-lg>input[type="datetime-local"].form-control,.landing-wrap .input-group-lg>input[type="datetime-local"].input-group-addon,.landing-wrap .input-group-lg>.input-group-btn>input[type="datetime-local"].btn,.input-group-lg .landing-wrap input[type="datetime-local"],.landing-wrap input[type="month"].input-lg,.landing-wrap .input-group-lg>input[type="month"].form-control,.landing-wrap .input-group-lg>input[type="month"].input-group-addon,.landing-wrap .input-group-lg>.input-group-btn>input[type="month"].btn,.input-group-lg .landing-wrap input[type="month"] {
        line-height: 46px
    }
}

.landing-wrap .form-group {
    margin-bottom: 15px
}

.landing-wrap .radio,.landing-wrap .checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.landing-wrap .radio label,.landing-wrap .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer
}

.landing-wrap .radio input[type="radio"],.landing-wrap .radio-inline input[type="radio"],.landing-wrap .checkbox input[type="checkbox"],.landing-wrap .checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px \9
}

.landing-wrap .radio+.radio,.landing-wrap .checkbox+.checkbox {
    margin-top: -5px
}

.landing-wrap .radio-inline,.landing-wrap .checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer
}

.landing-wrap .radio-inline+.radio-inline,.landing-wrap .checkbox-inline+.checkbox-inline {
    margin-top: 0;
    margin-left: 10px
}

.landing-wrap input[type="radio"][disabled],.landing-wrap input[type="radio"].disabled,fieldset[disabled] .landing-wrap input[type="radio"],.landing-wrap input[type="checkbox"][disabled],.landing-wrap input[type="checkbox"].disabled,fieldset[disabled] .landing-wrap input[type="checkbox"] {
    cursor: not-allowed
}

.landing-wrap .radio-inline.disabled,fieldset[disabled] .landing-wrap .radio-inline,.landing-wrap .checkbox-inline.disabled,fieldset[disabled] .landing-wrap .checkbox-inline {
    cursor: not-allowed
}

.landing-wrap .radio.disabled label,fieldset[disabled] .landing-wrap .radio label,.landing-wrap .checkbox.disabled label,fieldset[disabled] .landing-wrap .checkbox label {
    cursor: not-allowed
}

.landing-wrap .form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 34px
}

.landing-wrap .form-control-static.input-lg,.landing-wrap .input-group-lg>.form-control-static.form-control,.landing-wrap .input-group-lg>.form-control-static.input-group-addon,.landing-wrap .input-group-lg>.input-group-btn>.form-control-static.btn,.landing-wrap .form-control-static.input-sm,.landing-wrap .input-group-sm>.form-control-static.form-control,.landing-wrap .input-group-sm>.form-control-static.input-group-addon,.landing-wrap .input-group-sm>.input-group-btn>.form-control-static.btn {
    padding-left: 0;
    padding-right: 0
}

.landing-wrap .input-sm,.landing-wrap .input-group-sm>.form-control,.landing-wrap .input-group-sm>.input-group-addon,.landing-wrap .input-group-sm>.input-group-btn>.btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.landing-wrap select.input-sm,.landing-wrap .input-group-sm>select.form-control,.landing-wrap .input-group-sm>select.input-group-addon,.landing-wrap .input-group-sm>.input-group-btn>select.btn {
    height: 30px;
    line-height: 30px
}

.landing-wrap textarea.input-sm,.landing-wrap .input-group-sm>textarea.form-control,.landing-wrap .input-group-sm>textarea.input-group-addon,.landing-wrap .input-group-sm>.input-group-btn>textarea.btn,.landing-wrap select[multiple].input-sm,.landing-wrap .input-group-sm>select[multiple].form-control,.landing-wrap .input-group-sm>select[multiple].input-group-addon,.landing-wrap .input-group-sm>.input-group-btn>select[multiple].btn {
    height: auto
}

.landing-wrap .form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.landing-wrap .form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}

.landing-wrap .form-group-sm textarea.form-control,.landing-wrap .form-group-sm select[multiple].form-control {
    height: auto
}

.landing-wrap .form-group-sm .form-control-static {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    min-height: 32px
}

.landing-wrap .input-lg,.landing-wrap .input-group-lg>.form-control,.landing-wrap .input-group-lg>.input-group-addon,.landing-wrap .input-group-lg>.input-group-btn>.btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px
}

.landing-wrap select.input-lg,.landing-wrap .input-group-lg>select.form-control,.landing-wrap .input-group-lg>select.input-group-addon,.landing-wrap .input-group-lg>.input-group-btn>select.btn {
    height: 46px;
    line-height: 46px
}

.landing-wrap textarea.input-lg,.landing-wrap .input-group-lg>textarea.form-control,.landing-wrap .input-group-lg>textarea.input-group-addon,.landing-wrap .input-group-lg>.input-group-btn>textarea.btn,.landing-wrap select[multiple].input-lg,.landing-wrap .input-group-lg>select[multiple].form-control,.landing-wrap .input-group-lg>select[multiple].input-group-addon,.landing-wrap .input-group-lg>.input-group-btn>select[multiple].btn {
    height: auto
}

.landing-wrap .form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px
}

.landing-wrap .form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}

.landing-wrap .form-group-lg textarea.form-control,.landing-wrap .form-group-lg select[multiple].form-control {
    height: auto
}

.landing-wrap .form-group-lg .form-control-static {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    min-height: 38px
}

.landing-wrap .has-feedback {
    position: relative
}

.landing-wrap .has-feedback .form-control {
    padding-right: 42.5px
}

.landing-wrap .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
}

.landing-wrap .input-lg+.form-control-feedback,.landing-wrap .input-group-lg>.form-control+.form-control-feedback,.landing-wrap .input-group-lg>.input-group-addon+.form-control-feedback,.landing-wrap .input-group-lg>.input-group-btn>.btn+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.landing-wrap .input-sm+.form-control-feedback,.landing-wrap .input-group-sm>.form-control+.form-control-feedback,.landing-wrap .input-group-sm>.input-group-addon+.form-control-feedback,.landing-wrap .input-group-sm>.input-group-btn>.btn+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.landing-wrap .has-success .help-block,.landing-wrap .has-success .control-label,.landing-wrap .has-success .radio,.landing-wrap .has-success .checkbox,.landing-wrap .has-success .radio-inline,.landing-wrap .has-success .checkbox-inline,.landing-wrap .has-success.radio label,.landing-wrap .has-success.checkbox label,.landing-wrap .has-success.radio-inline label,.landing-wrap .has-success.checkbox-inline label {
    color: #3c763d
}

.landing-wrap .has-success .form-control {
    border-color: #3c763d;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075)
}

.landing-wrap .has-success .form-control:focus {
    border-color: #2b542c;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168
}

.landing-wrap .has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

.landing-wrap .has-success .form-control-feedback {
    color: #3c763d
}

.landing-wrap .has-warning .help-block,.landing-wrap .has-warning .control-label,.landing-wrap .has-warning .radio,.landing-wrap .has-warning .checkbox,.landing-wrap .has-warning .radio-inline,.landing-wrap .has-warning .checkbox-inline,.landing-wrap .has-warning.radio label,.landing-wrap .has-warning.checkbox label,.landing-wrap .has-warning.radio-inline label,.landing-wrap .has-warning.checkbox-inline label {
    color: #8a6d3b
}

.landing-wrap .has-warning .form-control {
    border-color: #8a6d3b;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075)
}

.landing-wrap .has-warning .form-control:focus {
    border-color: #66512c;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b
}

.landing-wrap .has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.landing-wrap .has-warning .form-control-feedback {
    color: #8a6d3b
}

.landing-wrap .has-error .help-block,.landing-wrap .has-error .control-label,.landing-wrap .has-error .radio,.landing-wrap .has-error .checkbox,.landing-wrap .has-error .radio-inline,.landing-wrap .has-error .checkbox-inline,.landing-wrap .has-error.radio label,.landing-wrap .has-error.checkbox label,.landing-wrap .has-error.radio-inline label,.landing-wrap .has-error.checkbox-inline label {
    color: #a94442
}

.landing-wrap .has-error .form-control {
    border-color: #a94442;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075)
}

.landing-wrap .has-error .form-control:focus {
    border-color: #843534;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483
}

.landing-wrap .has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}

.landing-wrap .has-error .form-control-feedback {
    color: #a94442
}

.landing-wrap .has-feedback label ~ .form-control-feedback {
    top: 25px
}

.landing-wrap .has-feedback label.sr-only ~ .form-control-feedback {
    top: 0
}

.landing-wrap .help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width: 768px) {
    .landing-wrap .form-inline .form-group {
        display:inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .landing-wrap .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .landing-wrap .form-inline .form-control-static {
        display: inline-block
    }

    .landing-wrap .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .landing-wrap .form-inline .input-group .input-group-addon,.landing-wrap .form-inline .input-group .input-group-btn,.landing-wrap .form-inline .input-group .form-control {
        width: auto
    }

    .landing-wrap .form-inline .input-group>.form-control {
        width: 100%
    }

    .landing-wrap .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .landing-wrap .form-inline .radio,.landing-wrap .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .landing-wrap .form-inline .radio label,.landing-wrap .form-inline .checkbox label {
        padding-left: 0
    }

    .landing-wrap .form-inline .radio input[type="radio"],.landing-wrap .form-inline .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0
    }

    .landing-wrap .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.landing-wrap .form-horizontal .radio,.landing-wrap .form-horizontal .checkbox,.landing-wrap .form-horizontal .radio-inline,.landing-wrap .form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.landing-wrap .form-horizontal .radio,.landing-wrap .form-horizontal .checkbox {
    min-height: 27px
}

.landing-wrap .form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

.landing-wrap .form-horizontal .form-group:before,.landing-wrap .form-horizontal .form-group:after {
    content: " ";
    display: table
}

.landing-wrap .form-horizontal .form-group:after {
    clear: both
}

@media (min-width: 768px) {
    .landing-wrap .form-horizontal .control-label {
        text-align:right;
        margin-bottom: 0;
        padding-top: 7px
    }
}

.landing-wrap .form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media (min-width: 768px) {
    .landing-wrap .form-horizontal .form-group-lg .control-label {
        padding-top:14.33333px
    }
}

@media (min-width: 768px) {
    .landing-wrap .form-horizontal .form-group-sm .control-label {
        padding-top:6px
    }
}

.landing-wrap .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.42857;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.landing-wrap .btn:focus,.landing-wrap .btn.focus,.landing-wrap .btn:active:focus,.landing-wrap .btn:active.focus,.landing-wrap .btn.active:focus,.landing-wrap .btn.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.landing-wrap .btn:hover,.landing-wrap .btn:focus,.landing-wrap .btn.focus {
    color: #333;
    text-decoration: none
}

.landing-wrap .btn:active,.landing-wrap .btn.active {
    outline: 0;
    background-image: none;
    box-shadow: inset 0 3px 5px rgba(0,0,0,0.125)
}

.landing-wrap .btn.disabled,.landing-wrap .btn[disabled],fieldset[disabled] .landing-wrap .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    box-shadow: none
}

.landing-wrap .btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.landing-wrap .btn-default:hover,.landing-wrap .btn-default:focus,.landing-wrap .btn-default.focus,.landing-wrap .btn-default:active,.landing-wrap .btn-default.active,.open>.landing-wrap .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.landing-wrap .btn-default:active,.landing-wrap .btn-default.active,.open>.landing-wrap .btn-default.dropdown-toggle {
    background-image: none
}

.landing-wrap .btn-default.disabled,.landing-wrap .btn-default.disabled:hover,.landing-wrap .btn-default.disabled:focus,.landing-wrap .btn-default.disabled.focus,.landing-wrap .btn-default.disabled:active,.landing-wrap .btn-default.disabled.active,.landing-wrap .btn-default[disabled],.landing-wrap .btn-default[disabled]:hover,.landing-wrap .btn-default[disabled]:focus,.landing-wrap .btn-default[disabled].focus,.landing-wrap .btn-default[disabled]:active,.landing-wrap .btn-default[disabled].active,fieldset[disabled] .landing-wrap .btn-default,fieldset[disabled] .landing-wrap .btn-default:hover,fieldset[disabled] .landing-wrap .btn-default:focus,fieldset[disabled] .landing-wrap .btn-default.focus,fieldset[disabled] .landing-wrap .btn-default:active,fieldset[disabled] .landing-wrap .btn-default.active {
    background-color: #fff;
    border-color: #ccc
}

.landing-wrap .btn-default .badge {
    color: #fff;
    background-color: #333
}

.landing-wrap .btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

.landing-wrap .btn-primary:hover,.landing-wrap .btn-primary:focus,.landing-wrap .btn-primary.focus,.landing-wrap .btn-primary:active,.landing-wrap .btn-primary.active,.open>.landing-wrap .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.landing-wrap .btn-primary:active,.landing-wrap .btn-primary.active,.open>.landing-wrap .btn-primary.dropdown-toggle {
    background-image: none
}

.landing-wrap .btn-primary.disabled,.landing-wrap .btn-primary.disabled:hover,.landing-wrap .btn-primary.disabled:focus,.landing-wrap .btn-primary.disabled.focus,.landing-wrap .btn-primary.disabled:active,.landing-wrap .btn-primary.disabled.active,.landing-wrap .btn-primary[disabled],.landing-wrap .btn-primary[disabled]:hover,.landing-wrap .btn-primary[disabled]:focus,.landing-wrap .btn-primary[disabled].focus,.landing-wrap .btn-primary[disabled]:active,.landing-wrap .btn-primary[disabled].active,fieldset[disabled] .landing-wrap .btn-primary,fieldset[disabled] .landing-wrap .btn-primary:hover,fieldset[disabled] .landing-wrap .btn-primary:focus,fieldset[disabled] .landing-wrap .btn-primary.focus,fieldset[disabled] .landing-wrap .btn-primary:active,fieldset[disabled] .landing-wrap .btn-primary.active {
    background-color: #337ab7;
    border-color: #2e6da4
}

.landing-wrap .btn-primary .badge {
    color: #337ab7;
    background-color: #fff
}

.landing-wrap .btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.landing-wrap .btn-success:hover,.landing-wrap .btn-success:focus,.landing-wrap .btn-success.focus,.landing-wrap .btn-success:active,.landing-wrap .btn-success.active,.open>.landing-wrap .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.landing-wrap .btn-success:active,.landing-wrap .btn-success.active,.open>.landing-wrap .btn-success.dropdown-toggle {
    background-image: none
}

.landing-wrap .btn-success.disabled,.landing-wrap .btn-success.disabled:hover,.landing-wrap .btn-success.disabled:focus,.landing-wrap .btn-success.disabled.focus,.landing-wrap .btn-success.disabled:active,.landing-wrap .btn-success.disabled.active,.landing-wrap .btn-success[disabled],.landing-wrap .btn-success[disabled]:hover,.landing-wrap .btn-success[disabled]:focus,.landing-wrap .btn-success[disabled].focus,.landing-wrap .btn-success[disabled]:active,.landing-wrap .btn-success[disabled].active,fieldset[disabled] .landing-wrap .btn-success,fieldset[disabled] .landing-wrap .btn-success:hover,fieldset[disabled] .landing-wrap .btn-success:focus,fieldset[disabled] .landing-wrap .btn-success.focus,fieldset[disabled] .landing-wrap .btn-success:active,fieldset[disabled] .landing-wrap .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.landing-wrap .btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.landing-wrap .btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.landing-wrap .btn-info:hover,.landing-wrap .btn-info:focus,.landing-wrap .btn-info.focus,.landing-wrap .btn-info:active,.landing-wrap .btn-info.active,.open>.landing-wrap .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.landing-wrap .btn-info:active,.landing-wrap .btn-info.active,.open>.landing-wrap .btn-info.dropdown-toggle {
    background-image: none
}

.landing-wrap .btn-info.disabled,.landing-wrap .btn-info.disabled:hover,.landing-wrap .btn-info.disabled:focus,.landing-wrap .btn-info.disabled.focus,.landing-wrap .btn-info.disabled:active,.landing-wrap .btn-info.disabled.active,.landing-wrap .btn-info[disabled],.landing-wrap .btn-info[disabled]:hover,.landing-wrap .btn-info[disabled]:focus,.landing-wrap .btn-info[disabled].focus,.landing-wrap .btn-info[disabled]:active,.landing-wrap .btn-info[disabled].active,fieldset[disabled] .landing-wrap .btn-info,fieldset[disabled] .landing-wrap .btn-info:hover,fieldset[disabled] .landing-wrap .btn-info:focus,fieldset[disabled] .landing-wrap .btn-info.focus,fieldset[disabled] .landing-wrap .btn-info:active,fieldset[disabled] .landing-wrap .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da
}

.landing-wrap .btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.landing-wrap .btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.landing-wrap .btn-warning:hover,.landing-wrap .btn-warning:focus,.landing-wrap .btn-warning.focus,.landing-wrap .btn-warning:active,.landing-wrap .btn-warning.active,.open>.landing-wrap .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.landing-wrap .btn-warning:active,.landing-wrap .btn-warning.active,.open>.landing-wrap .btn-warning.dropdown-toggle {
    background-image: none
}

.landing-wrap .btn-warning.disabled,.landing-wrap .btn-warning.disabled:hover,.landing-wrap .btn-warning.disabled:focus,.landing-wrap .btn-warning.disabled.focus,.landing-wrap .btn-warning.disabled:active,.landing-wrap .btn-warning.disabled.active,.landing-wrap .btn-warning[disabled],.landing-wrap .btn-warning[disabled]:hover,.landing-wrap .btn-warning[disabled]:focus,.landing-wrap .btn-warning[disabled].focus,.landing-wrap .btn-warning[disabled]:active,.landing-wrap .btn-warning[disabled].active,fieldset[disabled] .landing-wrap .btn-warning,fieldset[disabled] .landing-wrap .btn-warning:hover,fieldset[disabled] .landing-wrap .btn-warning:focus,fieldset[disabled] .landing-wrap .btn-warning.focus,fieldset[disabled] .landing-wrap .btn-warning:active,fieldset[disabled] .landing-wrap .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236
}

.landing-wrap .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.landing-wrap .btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.landing-wrap .btn-danger:hover,.landing-wrap .btn-danger:focus,.landing-wrap .btn-danger.focus,.landing-wrap .btn-danger:active,.landing-wrap .btn-danger.active,.open>.landing-wrap .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.landing-wrap .btn-danger:active,.landing-wrap .btn-danger.active,.open>.landing-wrap .btn-danger.dropdown-toggle {
    background-image: none
}

.landing-wrap .btn-danger.disabled,.landing-wrap .btn-danger.disabled:hover,.landing-wrap .btn-danger.disabled:focus,.landing-wrap .btn-danger.disabled.focus,.landing-wrap .btn-danger.disabled:active,.landing-wrap .btn-danger.disabled.active,.landing-wrap .btn-danger[disabled],.landing-wrap .btn-danger[disabled]:hover,.landing-wrap .btn-danger[disabled]:focus,.landing-wrap .btn-danger[disabled].focus,.landing-wrap .btn-danger[disabled]:active,.landing-wrap .btn-danger[disabled].active,fieldset[disabled] .landing-wrap .btn-danger,fieldset[disabled] .landing-wrap .btn-danger:hover,fieldset[disabled] .landing-wrap .btn-danger:focus,fieldset[disabled] .landing-wrap .btn-danger.focus,fieldset[disabled] .landing-wrap .btn-danger:active,fieldset[disabled] .landing-wrap .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a
}

.landing-wrap .btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.landing-wrap .btn-link {
    color: #e74c3c;
    font-weight: normal;
    border-radius: 0
}

.landing-wrap .btn-link,.landing-wrap .btn-link:active,.landing-wrap .btn-link.active,.landing-wrap .btn-link[disabled],fieldset[disabled] .landing-wrap .btn-link {
    background-color: transparent;
    box-shadow: none
}

.landing-wrap .btn-link,.landing-wrap .btn-link:hover,.landing-wrap .btn-link:focus,.landing-wrap .btn-link:active {
    border-color: transparent
}

.landing-wrap .btn-link:hover,.landing-wrap .btn-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent
}

.landing-wrap .btn-link[disabled]:hover,.landing-wrap .btn-link[disabled]:focus,fieldset[disabled] .landing-wrap .btn-link:hover,fieldset[disabled] .landing-wrap .btn-link:focus {
    color: #777;
    text-decoration: none
}

.landing-wrap .btn-lg,.landing-wrap .btn-group-lg>.btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px
}

.landing-wrap .btn-sm,.landing-wrap .btn-group-sm>.btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.landing-wrap .btn-xs,.landing-wrap .btn-group-xs>.btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.landing-wrap .btn-block {
    display: block;
    width: 100%
}

.landing-wrap .btn-block+.btn-block {
    margin-top: 5px
}

.landing-wrap input[type="submit"].btn-block,.landing-wrap input[type="reset"].btn-block,.landing-wrap input[type="button"].btn-block {
    width: 100%
}

.landing-wrap .fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear
}

.landing-wrap .fade.in {
    opacity: 1
}

.landing-wrap .collapse {
    display: none
}

.landing-wrap .collapse.in {
    display: block
}

.landing-wrap tr.collapse.in {
    display: table-row
}

.landing-wrap tbody.collapse.in {
    display: table-row-group
}

.landing-wrap .collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height,visibility;
    transition-property: height,visibility;
    -webkit-transition-duration: 0.35s;
    transition-duration: 0.35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

.landing-wrap .caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.landing-wrap .dropup,.landing-wrap .dropdown {
    position: relative
}

.landing-wrap .dropdown-toggle:focus {
    outline: 0
}

.landing-wrap .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;
    box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    background-clip: padding-box
}

.landing-wrap .dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.landing-wrap .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.landing-wrap .dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857;
    color: #333;
    white-space: nowrap
}

.landing-wrap .dropdown-menu>li>a:hover,.landing-wrap .dropdown-menu>li>a:focus {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5
}

.landing-wrap .dropdown-menu>.active>a,.landing-wrap .dropdown-menu>.active>a:hover,.landing-wrap .dropdown-menu>.active>a:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #337ab7
}

.landing-wrap .dropdown-menu>.disabled>a,.landing-wrap .dropdown-menu>.disabled>a:hover,.landing-wrap .dropdown-menu>.disabled>a:focus {
    color: #777
}

.landing-wrap .dropdown-menu>.disabled>a:hover,.landing-wrap .dropdown-menu>.disabled>a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    cursor: not-allowed
}

.landing-wrap .open>.dropdown-menu {
    display: block
}

.landing-wrap .open>a {
    outline: 0
}

.landing-wrap .dropdown-menu-right {
    left: auto;
    right: 0
}

.landing-wrap .dropdown-menu-left {
    left: 0;
    right: auto
}

.landing-wrap .dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857;
    color: #777;
    white-space: nowrap
}

.landing-wrap .dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.landing-wrap .pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.landing-wrap .dropup .caret,.landing-wrap .navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid;
    content: ""
}

.landing-wrap .dropup .dropdown-menu,.landing-wrap .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media (min-width: 768px) {
    .landing-wrap .navbar-right .dropdown-menu {
        right:0;
        left: auto
    }

    .landing-wrap .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.landing-wrap .btn-group,.landing-wrap .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.landing-wrap .btn-group>.btn,.landing-wrap .btn-group-vertical>.btn {
    position: relative;
    float: left
}

.landing-wrap .btn-group>.btn:hover,.landing-wrap .btn-group>.btn:focus,.landing-wrap .btn-group>.btn:active,.landing-wrap .btn-group>.btn.active,.landing-wrap .btn-group-vertical>.btn:hover,.landing-wrap .btn-group-vertical>.btn:focus,.landing-wrap .btn-group-vertical>.btn:active,.landing-wrap .btn-group-vertical>.btn.active {
    z-index: 2
}

.landing-wrap .btn-group .btn+.btn,.landing-wrap .btn-group .btn+.btn-group,.landing-wrap .btn-group .btn-group+.btn,.landing-wrap .btn-group .btn-group+.btn-group {
    margin-left: -1px
}

.landing-wrap .btn-toolbar {
    margin-left: -5px
}

.landing-wrap .btn-toolbar:before,.landing-wrap .btn-toolbar:after {
    content: " ";
    display: table
}

.landing-wrap .btn-toolbar:after {
    clear: both
}

.landing-wrap .btn-toolbar .btn-group,.landing-wrap .btn-toolbar .input-group {
    float: left
}

.landing-wrap .btn-toolbar>.btn,.landing-wrap .btn-toolbar>.btn-group,.landing-wrap .btn-toolbar>.input-group {
    margin-left: 5px
}

.landing-wrap .btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.landing-wrap .btn-group>.btn:first-child {
    margin-left: 0
}

.landing-wrap .btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.landing-wrap .btn-group>.btn:last-child:not(:first-child),.landing-wrap .btn-group>.dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.landing-wrap .btn-group>.btn-group {
    float: left
}

.landing-wrap .btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.landing-wrap .btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.landing-wrap .btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.landing-wrap .btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.landing-wrap .btn-group .dropdown-toggle:active,.landing-wrap .btn-group.open .dropdown-toggle {
    outline: 0
}

.landing-wrap .btn-group>.btn+.dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}

.landing-wrap .btn-group>.btn-lg+.dropdown-toggle,.landing-wrap .btn-group-lg.btn-group>.btn+.dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}

.landing-wrap .btn-group.open .dropdown-toggle {
    box-shadow: inset 0 3px 5px rgba(0,0,0,0.125)
}

.landing-wrap .btn-group.open .dropdown-toggle.btn-link {
    box-shadow: none
}

.landing-wrap .btn .caret {
    margin-left: 0
}

.landing-wrap .btn-lg .caret,.landing-wrap .btn-group-lg>.btn .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.landing-wrap .dropup .btn-lg .caret,.landing-wrap .dropup .btn-group-lg>.btn .caret {
    border-width: 0 5px 5px
}

.landing-wrap .btn-group-vertical>.btn,.landing-wrap .btn-group-vertical>.btn-group,.landing-wrap .btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.landing-wrap .btn-group-vertical>.btn-group:before,.landing-wrap .btn-group-vertical>.btn-group:after {
    content: " ";
    display: table
}

.landing-wrap .btn-group-vertical>.btn-group:after {
    clear: both
}

.landing-wrap .btn-group-vertical>.btn-group>.btn {
    float: none
}

.landing-wrap .btn-group-vertical>.btn+.btn,.landing-wrap .btn-group-vertical>.btn+.btn-group,.landing-wrap .btn-group-vertical>.btn-group+.btn,.landing-wrap .btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}

.landing-wrap .btn-group-vertical>.btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.landing-wrap .btn-group-vertical>.btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.landing-wrap .btn-group-vertical>.btn:last-child:not(:first-child) {
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.landing-wrap .btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.landing-wrap .btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.landing-wrap .btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.landing-wrap .btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.landing-wrap .btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.landing-wrap .btn-group-justified>.btn,.landing-wrap .btn-group-justified>.btn-group {
    float: none;
    display: table-cell;
    width: 1%
}

.landing-wrap .btn-group-justified>.btn-group .btn {
    width: 100%
}

.landing-wrap .btn-group-justified>.btn-group .dropdown-menu {
    left: auto
}

.landing-wrap [data-toggle="buttons"]>.btn input[type="radio"],.landing-wrap [data-toggle="buttons"]>.btn input[type="checkbox"],.landing-wrap [data-toggle="buttons"]>.btn-group>.btn input[type="radio"],.landing-wrap [data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.landing-wrap .input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.landing-wrap .input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0
}

.landing-wrap .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.landing-wrap .input-group-addon,.landing-wrap .input-group-btn,.landing-wrap .input-group .form-control {
    display: table-cell
}

.landing-wrap .input-group-addon:not(:first-child):not(:last-child),.landing-wrap .input-group-btn:not(:first-child):not(:last-child),.landing-wrap .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0
}

.landing-wrap .input-group-addon,.landing-wrap .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.landing-wrap .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
}

.landing-wrap .input-group-addon.input-sm,.landing-wrap .input-group-sm>.input-group-addon,.landing-wrap .input-group-sm>.input-group-btn>.input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}

.landing-wrap .input-group-addon.input-lg,.landing-wrap .input-group-lg>.input-group-addon,.landing-wrap .input-group-lg>.input-group-btn>.input-group-addon.btn {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px
}

.landing-wrap .input-group-addon input[type="radio"],.landing-wrap .input-group-addon input[type="checkbox"] {
    margin-top: 0
}

.landing-wrap .input-group .form-control:first-child,.landing-wrap .input-group-addon:first-child,.landing-wrap .input-group-btn:first-child>.btn,.landing-wrap .input-group-btn:first-child>.btn-group>.btn,.landing-wrap .input-group-btn:first-child>.dropdown-toggle,.landing-wrap .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),.landing-wrap .input-group-btn:last-child>.btn-group:not(:last-child)>.btn {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.landing-wrap .input-group-addon:first-child {
    border-right: 0
}

.landing-wrap .input-group .form-control:last-child,.landing-wrap .input-group-addon:last-child,.landing-wrap .input-group-btn:last-child>.btn,.landing-wrap .input-group-btn:last-child>.btn-group>.btn,.landing-wrap .input-group-btn:last-child>.dropdown-toggle,.landing-wrap .input-group-btn:first-child>.btn:not(:first-child),.landing-wrap .input-group-btn:first-child>.btn-group:not(:first-child)>.btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.landing-wrap .input-group-addon:last-child {
    border-left: 0
}

.landing-wrap .input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

.landing-wrap .input-group-btn>.btn {
    position: relative
}

.landing-wrap .input-group-btn>.btn+.btn {
    margin-left: -1px
}

.landing-wrap .input-group-btn>.btn:hover,.landing-wrap .input-group-btn>.btn:focus,.landing-wrap .input-group-btn>.btn:active {
    z-index: 2
}

.landing-wrap .input-group-btn:first-child>.btn,.landing-wrap .input-group-btn:first-child>.btn-group {
    margin-right: -1px
}

.landing-wrap .input-group-btn:last-child>.btn,.landing-wrap .input-group-btn:last-child>.btn-group {
    margin-left: -1px
}

.landing-wrap .nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.landing-wrap .nav:before,.landing-wrap .nav:after {
    content: " ";
    display: table
}

.landing-wrap .nav:after {
    clear: both
}

.landing-wrap .nav>li {
    position: relative;
    display: block
}

.landing-wrap .nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px
}

.landing-wrap .nav>li>a:hover,.landing-wrap .nav>li>a:focus {
    text-decoration: none;
    background-color: #eee
}

.landing-wrap .nav>li.disabled>a {
    color: #777
}

.landing-wrap .nav>li.disabled>a:hover,.landing-wrap .nav>li.disabled>a:focus {
    color: #777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.landing-wrap .nav .open>a,.landing-wrap .nav .open>a:hover,.landing-wrap .nav .open>a:focus {
    background-color: #eee;
    border-color: #e74c3c
}

.landing-wrap .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.landing-wrap .nav>li>a>img {
    max-width: none
}

.landing-wrap .nav-tabs {
    border-bottom: 1px solid #ddd
}

.landing-wrap .nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.landing-wrap .nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.landing-wrap .nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}

.landing-wrap .nav-tabs>li.active>a,.landing-wrap .nav-tabs>li.active>a:hover,.landing-wrap .nav-tabs>li.active>a:focus {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}

.landing-wrap .nav-pills>li {
    float: left
}

.landing-wrap .nav-pills>li>a {
    border-radius: 4px
}

.landing-wrap .nav-pills>li+li {
    margin-left: 2px
}

.landing-wrap .nav-pills>li.active>a,.landing-wrap .nav-pills>li.active>a:hover,.landing-wrap .nav-pills>li.active>a:focus {
    color: #fff;
    background-color: #337ab7
}

.landing-wrap .nav-stacked>li {
    float: none
}

.landing-wrap .nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

.landing-wrap .nav-justified,.landing-wrap .nav-tabs.nav-justified {
    width: 100%
}

.landing-wrap .nav-justified>li,.landing-wrap .nav-tabs.nav-justified>li {
    float: none
}

.landing-wrap .nav-justified>li>a,.landing-wrap .nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}

.landing-wrap .nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width: 768px) {
    .landing-wrap .nav-justified>li,.landing-wrap .nav-tabs.nav-justified>li {
        display:table-cell;
        width: 1%
    }

    .landing-wrap .nav-justified>li>a,.landing-wrap .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
}

.landing-wrap .nav-tabs-justified,.landing-wrap .nav-tabs.nav-justified {
    border-bottom: 0
}

.landing-wrap .nav-tabs-justified>li>a,.landing-wrap .nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.landing-wrap .nav-tabs-justified>.active>a,.landing-wrap .nav-tabs.nav-justified>.active>a,.landing-wrap .nav-tabs-justified>.active>a:hover,.landing-wrap .nav-tabs.nav-justified>.active>a:hover,.landing-wrap .nav-tabs-justified>.active>a:focus,.landing-wrap .nav-tabs.nav-justified>.active>a:focus {
    border: 1px solid #ddd
}

@media (min-width: 768px) {
    .landing-wrap .nav-tabs-justified>li>a,.landing-wrap .nav-tabs.nav-justified>li>a {
        border-bottom:1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .landing-wrap .nav-tabs-justified>.active>a,.landing-wrap .nav-tabs.nav-justified>.active>a,.landing-wrap .nav-tabs-justified>.active>a:hover,.landing-wrap .nav-tabs.nav-justified>.active>a:hover,.landing-wrap .nav-tabs-justified>.active>a:focus,.landing-wrap .nav-tabs.nav-justified>.active>a:focus {
        border-bottom-color: #fff
    }
}

.landing-wrap .tab-content>.tab-pane {
    display: none
}

.landing-wrap .tab-content>.active {
    display: block
}

.landing-wrap .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.landing-wrap .navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

.landing-wrap .navbar:before,.landing-wrap .navbar:after {
    content: " ";
    display: table
}

.landing-wrap .navbar:after {
    clear: both
}

@media (min-width: 768px) {
    .landing-wrap .navbar {
        border-radius:4px
    }
}

.landing-wrap .navbar-header:before,.landing-wrap .navbar-header:after {
    content: " ";
    display: table
}

.landing-wrap .navbar-header:after {
    clear: both
}

@media (min-width: 768px) {
    .landing-wrap .navbar-header {
        float:left
    }
}

.landing-wrap .navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    -webkit-overflow-scrolling: touch
}

.landing-wrap .navbar-collapse:before,.landing-wrap .navbar-collapse:after {
    content: " ";
    display: table
}

.landing-wrap .navbar-collapse:after {
    clear: both
}

.landing-wrap .navbar-collapse.in {
    overflow-y: auto
}

@media (min-width: 768px) {
    .landing-wrap .navbar-collapse {
        width:auto;
        border-top: 0;
        box-shadow: none
    }

    .landing-wrap .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }

    .landing-wrap .navbar-collapse.in {
        overflow-y: visible
    }

    .navbar-fixed-top .landing-wrap .navbar-collapse,.navbar-static-top .landing-wrap .navbar-collapse,.navbar-fixed-bottom .landing-wrap .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

.landing-wrap .navbar-fixed-top .navbar-collapse,.landing-wrap .navbar-fixed-bottom .navbar-collapse {
    max-height: 340px
}

@media (max-device-width: 480px) and (orientation: landscape) {
    .landing-wrap .navbar-fixed-top .navbar-collapse,.landing-wrap .navbar-fixed-bottom .navbar-collapse {
        max-height:200px
    }
}

.landing-wrap .container>.navbar-header,.landing-wrap .container>.navbar-collapse,.landing-wrap .container-fluid>.navbar-header,.landing-wrap .container-fluid>.navbar-collapse {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width: 768px) {
    .landing-wrap .container>.navbar-header,.landing-wrap .container>.navbar-collapse,.landing-wrap .container-fluid>.navbar-header,.landing-wrap .container-fluid>.navbar-collapse {
        margin-right:0;
        margin-left: 0
    }
}

.landing-wrap .navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media (min-width: 768px) {
    .landing-wrap .navbar-static-top {
        border-radius:0
    }
}

.landing-wrap .navbar-fixed-top,.landing-wrap .navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media (min-width: 768px) {
    .landing-wrap .navbar-fixed-top,.landing-wrap .navbar-fixed-bottom {
        border-radius:0
    }
}

.landing-wrap .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.landing-wrap .navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.landing-wrap .navbar-brand {
    float: left;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
    height: 50px
}

.landing-wrap .navbar-brand:hover,.landing-wrap .navbar-brand:focus {
    text-decoration: none
}

.landing-wrap .navbar-brand>img {
    display: block
}

@media (min-width: 768px) {
    .navbar>.container .landing-wrap .navbar-brand,.navbar>.container-fluid .landing-wrap .navbar-brand {
        margin-left:-15px
    }
}

.landing-wrap .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
}

.landing-wrap .navbar-toggle:focus {
    outline: 0
}

.landing-wrap .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.landing-wrap .navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

@media (min-width: 768px) {
    .landing-wrap .navbar-toggle {
        display:none
    }
}

.landing-wrap .navbar-nav {
    margin: 7.5px -15px
}

.landing-wrap .navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

@media (max-width: 767px) {
    .landing-wrap .navbar-nav .open .dropdown-menu {
        position:static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }

    .landing-wrap .navbar-nav .open .dropdown-menu>li>a,.landing-wrap .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px
    }

    .landing-wrap .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }

    .landing-wrap .navbar-nav .open .dropdown-menu>li>a:hover,.landing-wrap .navbar-nav .open .dropdown-menu>li>a:focus {
        background-image: none
    }
}

@media (min-width: 768px) {
    .landing-wrap .navbar-nav {
        float:left;
        margin: 0
    }

    .landing-wrap .navbar-nav>li {
        float: left
    }

    .landing-wrap .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

.landing-wrap .navbar-form {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    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) {
    .landing-wrap .navbar-form .form-group {
        display:inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .landing-wrap .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .landing-wrap .navbar-form .form-control-static {
        display: inline-block
    }

    .landing-wrap .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .landing-wrap .navbar-form .input-group .input-group-addon,.landing-wrap .navbar-form .input-group .input-group-btn,.landing-wrap .navbar-form .input-group .form-control {
        width: auto
    }

    .landing-wrap .navbar-form .input-group>.form-control {
        width: 100%
    }

    .landing-wrap .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .landing-wrap .navbar-form .radio,.landing-wrap .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .landing-wrap .navbar-form .radio label,.landing-wrap .navbar-form .checkbox label {
        padding-left: 0
    }

    .landing-wrap .navbar-form .radio input[type="radio"],.landing-wrap .navbar-form .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0
    }

    .landing-wrap .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@media (max-width: 767px) {
    .landing-wrap .navbar-form .form-group {
        margin-bottom:5px
    }

    .landing-wrap .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

@media (min-width: 768px) {
    .landing-wrap .navbar-form {
        width:auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        box-shadow: none
    }
}

.landing-wrap .navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.landing-wrap .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
}

.landing-wrap .navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.landing-wrap .navbar-btn.btn-sm,.landing-wrap .btn-group-sm>.navbar-btn.btn {
    margin-top: 10px;
    margin-bottom: 10px
}

.landing-wrap .navbar-btn.btn-xs,.landing-wrap .btn-group-xs>.navbar-btn.btn {
    margin-top: 14px;
    margin-bottom: 14px
}

.landing-wrap .navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media (min-width: 768px) {
    .landing-wrap .navbar-text {
        float:left;
        margin-left: 15px;
        margin-right: 15px
    }
}

@media (min-width: 768px) {
    .landing-wrap .navbar-left {
        float:left !important
    }

    .landing-wrap .navbar-right {
        float: right !important;
        margin-right: -15px
    }

    .landing-wrap .navbar-right ~ .navbar-right {
        margin-right: 0
    }
}

.landing-wrap .navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.landing-wrap .navbar-default .navbar-brand {
    color: #777
}

.landing-wrap .navbar-default .navbar-brand:hover,.landing-wrap .navbar-default .navbar-brand:focus {
    color: #5e5e5e;
    background-color: transparent
}

.landing-wrap .navbar-default .navbar-text {
    color: #777
}

.landing-wrap .navbar-default .navbar-nav>li>a {
    color: #777
}

.landing-wrap .navbar-default .navbar-nav>li>a:hover,.landing-wrap .navbar-default .navbar-nav>li>a:focus {
    color: #333;
    background-color: transparent
}

.landing-wrap .navbar-default .navbar-nav>.active>a,.landing-wrap .navbar-default .navbar-nav>.active>a:hover,.landing-wrap .navbar-default .navbar-nav>.active>a:focus {
    color: #555;
    background-color: #e7e7e7
}

.landing-wrap .navbar-default .navbar-nav>.disabled>a,.landing-wrap .navbar-default .navbar-nav>.disabled>a:hover,.landing-wrap .navbar-default .navbar-nav>.disabled>a:focus {
    color: #ccc;
    background-color: transparent
}

.landing-wrap .navbar-default .navbar-toggle {
    border-color: #ddd
}

.landing-wrap .navbar-default .navbar-toggle:hover,.landing-wrap .navbar-default .navbar-toggle:focus {
    background-color: #ddd
}

.landing-wrap .navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.landing-wrap .navbar-default .navbar-collapse,.landing-wrap .navbar-default .navbar-form {
    border-color: #e7e7e7
}

.landing-wrap .navbar-default .navbar-nav>.open>a,.landing-wrap .navbar-default .navbar-nav>.open>a:hover,.landing-wrap .navbar-default .navbar-nav>.open>a:focus {
    background-color: #e7e7e7;
    color: #555
}

@media (max-width: 767px) {
    .landing-wrap .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color:#777
    }

    .landing-wrap .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,.landing-wrap .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #333;
        background-color: transparent
    }

    .landing-wrap .navbar-default .navbar-nav .open .dropdown-menu>.active>a,.landing-wrap .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,.landing-wrap .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #555;
        background-color: #e7e7e7
    }

    .landing-wrap .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.landing-wrap .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,.landing-wrap .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #ccc;
        background-color: transparent
    }
}

.landing-wrap .navbar-default .navbar-link {
    color: #777
}

.landing-wrap .navbar-default .navbar-link:hover {
    color: #333
}

.landing-wrap .navbar-default .btn-link {
    color: #777
}

.landing-wrap .navbar-default .btn-link:hover,.landing-wrap .navbar-default .btn-link:focus {
    color: #333
}

.landing-wrap .navbar-default .btn-link[disabled]:hover,.landing-wrap .navbar-default .btn-link[disabled]:focus,fieldset[disabled] .landing-wrap .navbar-default .btn-link:hover,fieldset[disabled] .landing-wrap .navbar-default .btn-link:focus {
    color: #ccc
}

.landing-wrap .navbar-inverse {
    background-color: #222;
    border-color: #090909
}

.landing-wrap .navbar-inverse .navbar-brand {
    color: #9d9d9d
}

.landing-wrap .navbar-inverse .navbar-brand:hover,.landing-wrap .navbar-inverse .navbar-brand:focus {
    color: #fff;
    background-color: transparent
}

.landing-wrap .navbar-inverse .navbar-text {
    color: #9d9d9d
}

.landing-wrap .navbar-inverse .navbar-nav>li>a {
    color: #9d9d9d
}

.landing-wrap .navbar-inverse .navbar-nav>li>a:hover,.landing-wrap .navbar-inverse .navbar-nav>li>a:focus {
    color: #fff;
    background-color: transparent
}

.landing-wrap .navbar-inverse .navbar-nav>.active>a,.landing-wrap .navbar-inverse .navbar-nav>.active>a:hover,.landing-wrap .navbar-inverse .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #090909
}

.landing-wrap .navbar-inverse .navbar-nav>.disabled>a,.landing-wrap .navbar-inverse .navbar-nav>.disabled>a:hover,.landing-wrap .navbar-inverse .navbar-nav>.disabled>a:focus {
    color: #444;
    background-color: transparent
}

.landing-wrap .navbar-inverse .navbar-toggle {
    border-color: #333
}

.landing-wrap .navbar-inverse .navbar-toggle:hover,.landing-wrap .navbar-inverse .navbar-toggle:focus {
    background-color: #333
}

.landing-wrap .navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.landing-wrap .navbar-inverse .navbar-collapse,.landing-wrap .navbar-inverse .navbar-form {
    border-color: #101010
}

.landing-wrap .navbar-inverse .navbar-nav>.open>a,.landing-wrap .navbar-inverse .navbar-nav>.open>a:hover,.landing-wrap .navbar-inverse .navbar-nav>.open>a:focus {
    background-color: #090909;
    color: #fff
}

@media (max-width: 767px) {
    .landing-wrap .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color:#090909
    }

    .landing-wrap .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #090909
    }

    .landing-wrap .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #9d9d9d
    }

    .landing-wrap .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,.landing-wrap .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #fff;
        background-color: transparent
    }

    .landing-wrap .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.landing-wrap .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,.landing-wrap .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #fff;
        background-color: #090909
    }

    .landing-wrap .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.landing-wrap .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,.landing-wrap .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #444;
        background-color: transparent
    }
}

.landing-wrap .navbar-inverse .navbar-link {
    color: #9d9d9d
}

.landing-wrap .navbar-inverse .navbar-link:hover {
    color: #fff
}

.landing-wrap .navbar-inverse .btn-link {
    color: #9d9d9d
}

.landing-wrap .navbar-inverse .btn-link:hover,.landing-wrap .navbar-inverse .btn-link:focus {
    color: #fff
}

.landing-wrap .navbar-inverse .btn-link[disabled]:hover,.landing-wrap .navbar-inverse .btn-link[disabled]:focus,fieldset[disabled] .landing-wrap .navbar-inverse .btn-link:hover,fieldset[disabled] .landing-wrap .navbar-inverse .btn-link:focus {
    color: #444
}

.landing-wrap .breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

.landing-wrap .breadcrumb>li {
    display: inline-block
}

.landing-wrap .breadcrumb>li+li:before {
    content: "/Â ";
    padding: 0 5px;
    color: #ccc
}

.landing-wrap .breadcrumb>.active {
    color: #777
}

.landing-wrap .pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

.landing-wrap .pagination>li {
    display: inline
}

.landing-wrap .pagination>li>a,.landing-wrap .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857;
    text-decoration: none;
    color: #337ab7;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px
}

.landing-wrap .pagination>li:first-child>a,.landing-wrap .pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}

.landing-wrap .pagination>li:last-child>a,.landing-wrap .pagination>li:last-child>span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px
}

.landing-wrap .pagination>li>a:hover,.landing-wrap .pagination>li>a:focus,.landing-wrap .pagination>li>span:hover,.landing-wrap .pagination>li>span:focus {
    color: #23527c;
    background-color: #eee;
    border-color: #ddd
}

.landing-wrap .pagination>.active>a,.landing-wrap .pagination>.active>a:hover,.landing-wrap .pagination>.active>a:focus,.landing-wrap .pagination>.active>span,.landing-wrap .pagination>.active>span:hover,.landing-wrap .pagination>.active>span:focus {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default
}

.landing-wrap .pagination>.disabled>span,.landing-wrap .pagination>.disabled>span:hover,.landing-wrap .pagination>.disabled>span:focus,.landing-wrap .pagination>.disabled>a,.landing-wrap .pagination>.disabled>a:hover,.landing-wrap .pagination>.disabled>a:focus {
    color: #777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed
}

.landing-wrap .pagination-lg>li>a,.landing-wrap .pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px
}

.landing-wrap .pagination-lg>li:first-child>a,.landing-wrap .pagination-lg>li:first-child>span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px
}

.landing-wrap .pagination-lg>li:last-child>a,.landing-wrap .pagination-lg>li:last-child>span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px
}

.landing-wrap .pagination-sm>li>a,.landing-wrap .pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px
}

.landing-wrap .pagination-sm>li:first-child>a,.landing-wrap .pagination-sm>li:first-child>span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.landing-wrap .pagination-sm>li:last-child>a,.landing-wrap .pagination-sm>li:last-child>span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.landing-wrap .pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center
}

.landing-wrap .pager:before,.landing-wrap .pager:after {
    content: " ";
    display: table
}

.landing-wrap .pager:after {
    clear: both
}

.landing-wrap .pager li {
    display: inline
}

.landing-wrap .pager li>a,.landing-wrap .pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}

.landing-wrap .pager li>a:hover,.landing-wrap .pager li>a:focus {
    text-decoration: none;
    background-color: #eee
}

.landing-wrap .pager .next>a,.landing-wrap .pager .next>span {
    float: right
}

.landing-wrap .pager .previous>a,.landing-wrap .pager .previous>span {
    float: left
}

.landing-wrap .pager .disabled>a,.landing-wrap .pager .disabled>a:hover,.landing-wrap .pager .disabled>a:focus,.landing-wrap .pager .disabled>span {
    color: #777;
    background-color: #fff;
    cursor: not-allowed
}

.landing-wrap .alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

.landing-wrap .alert h4 {
    margin-top: 0;
    color: inherit
}

.landing-wrap .alert .alert-link {
    font-weight: bold
}

.landing-wrap .alert>p,.landing-wrap .alert>ul {
    margin-bottom: 0
}

.landing-wrap .alert>p+p {
    margin-top: 5px
}

.landing-wrap .alert-dismissable,.landing-wrap .alert-dismissible {
    padding-right: 35px
}

.landing-wrap .alert-dismissable .close,.landing-wrap .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.landing-wrap .alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

.landing-wrap .alert-success hr {
    border-top-color: #c9e2b3
}

.landing-wrap .alert-success .alert-link {
    color: #2b542c
}

.landing-wrap .alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}

.landing-wrap .alert-info hr {
    border-top-color: #a6e1ec
}

.landing-wrap .alert-info .alert-link {
    color: #245269
}

.landing-wrap .alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}

.landing-wrap .alert-warning hr {
    border-top-color: #f7e1b5
}

.landing-wrap .alert-warning .alert-link {
    color: #66512c
}

.landing-wrap .alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}

.landing-wrap .alert-danger hr {
    border-top-color: #e4b9c0
}

.landing-wrap .alert-danger .alert-link {
    color: #843534
}

.landing-wrap .media {
    margin-top: 15px
}

.landing-wrap .media:first-child {
    margin-top: 0
}

.landing-wrap .media,.landing-wrap .media-body {
    zoom:1;overflow: hidden
}

.landing-wrap .media-body {
    width: 10000px
}

.landing-wrap .media-object {
    display: block
}

.landing-wrap .media-right,.landing-wrap .media>.pull-right {
    padding-left: 10px
}

.landing-wrap .media-left,.landing-wrap .media>.pull-left {
    padding-right: 10px
}

.landing-wrap .media-left,.landing-wrap .media-right,.landing-wrap .media-body {
    display: table-cell;
    vertical-align: top
}

.landing-wrap .media-middle {
    vertical-align: middle
}

.landing-wrap .media-bottom {
    vertical-align: bottom
}

.landing-wrap .media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.landing-wrap .media-list {
    padding-left: 0;
    list-style: none
}

.landing-wrap .close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.2;
    filter: alpha(opacity=20)
}

.landing-wrap .close:hover,.landing-wrap .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50)
}

.landing-wrap button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none
}

.landing-wrap .modal-open {
    overflow: hidden
}

.landing-wrap .modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.landing-wrap .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out
}

.landing-wrap .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.landing-wrap .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.landing-wrap .modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.landing-wrap .modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,0.2);
    border-radius: 6px;
    box-shadow: 0 3px 9px rgba(0,0,0,0.5);
    background-clip: padding-box;
    outline: 0
}

.landing-wrap .modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.landing-wrap .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}

.landing-wrap .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50)
}

.landing-wrap .modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.42857px
}

.landing-wrap .modal-header .close {
    margin-top: -2px
}

.landing-wrap .modal-title {
    margin: 0;
    line-height: 1.42857
}

.landing-wrap .modal-body {
    position: relative;
    padding: 15px
}

.landing-wrap .modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.landing-wrap .modal-footer:before,.landing-wrap .modal-footer:after {
    content: " ";
    display: table
}

.landing-wrap .modal-footer:after {
    clear: both
}

.landing-wrap .modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0
}

.landing-wrap .modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.landing-wrap .modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.landing-wrap .modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width: 768px) {
    .landing-wrap .modal-dialog {
        width:600px;
        margin: 30px auto
    }

    .landing-wrap .modal-content {
        box-shadow: 0 5px 15px rgba(0,0,0,0.5)
    }

    .landing-wrap .modal-sm {
        width: 300px
    }
}

@media (min-width: 992px) {
    .landing-wrap .modal-lg {
        width:900px
    }
}

.landing-wrap .tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0)
}

.landing-wrap .tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90)
}

.landing-wrap .tooltip.top {
    margin-top: -3px;
    padding: 5px 0
}

.landing-wrap .tooltip.right {
    margin-left: 3px;
    padding: 0 5px
}

.landing-wrap .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0
}

.landing-wrap .tooltip.left {
    margin-left: -3px;
    padding: 0 5px
}

.landing-wrap .tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    border-radius: 4px
}

.landing-wrap .tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.landing-wrap .tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.landing-wrap .tooltip.top-left .tooltip-arrow {
    bottom: 0;
    right: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.landing-wrap .tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.landing-wrap .tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.landing-wrap .tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.landing-wrap .tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.landing-wrap .tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.landing-wrap .tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.landing-wrap .popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857;
    text-align: left;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,0.2);
    border-radius: 6px;
    box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    white-space: normal
}

.landing-wrap .popover.top {
    margin-top: -10px
}

.landing-wrap .popover.right {
    margin-left: 10px
}

.landing-wrap .popover.bottom {
    margin-top: 10px
}

.landing-wrap .popover.left {
    margin-left: -10px
}

.landing-wrap .popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.landing-wrap .popover-content {
    padding: 9px 14px
}

.landing-wrap .popover>.arrow,.landing-wrap .popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.landing-wrap .popover>.arrow {
    border-width: 11px
}

.landing-wrap .popover>.arrow:after {
    border-width: 10px;
    content: ""
}

.landing-wrap .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
}

.landing-wrap .popover.top>.arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff
}

.landing-wrap .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)
}

.landing-wrap .popover.right>.arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff
}

.landing-wrap .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
}

.landing-wrap .popover.bottom>.arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff
}

.landing-wrap .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)
}

.landing-wrap .popover.left>.arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px
}

.landing-wrap .carousel {
    position: relative
}

.landing-wrap .carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%
}

.landing-wrap .carousel-inner>.item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left
}

.landing-wrap .carousel-inner>.item>img,.landing-wrap .carousel-inner>.item>a>img {
    display: block;
    max-width: 100%;
    height: auto;
    line-height: 1
}

@media all and (transform-3d), (-webkit-transform-3d) {
    .landing-wrap .carousel-inner>.item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000;
        perspective: 1000
    }

    .landing-wrap .carousel-inner>.item.next,.landing-wrap .carousel-inner>.item.active.right {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        left: 0
    }

    .landing-wrap .carousel-inner>.item.prev,.landing-wrap .carousel-inner>.item.active.left {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        left: 0
    }

    .landing-wrap .carousel-inner>.item.next.left,.landing-wrap .carousel-inner>.item.prev.right,.landing-wrap .carousel-inner>.item.active {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0
    }
}

.landing-wrap .carousel-inner>.active,.landing-wrap .carousel-inner>.next,.landing-wrap .carousel-inner>.prev {
    display: block
}

.landing-wrap .carousel-inner>.active {
    left: 0
}

.landing-wrap .carousel-inner>.next,.landing-wrap .carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.landing-wrap .carousel-inner>.next {
    left: 100%
}

.landing-wrap .carousel-inner>.prev {
    left: -100%
}

.landing-wrap .carousel-inner>.next.left,.landing-wrap .carousel-inner>.prev.right {
    left: 0
}

.landing-wrap .carousel-inner>.active.left {
    left: -100%
}

.landing-wrap .carousel-inner>.active.right {
    left: 100%
}

.landing-wrap .carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,0.6)
}

.landing-wrap .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: 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)
}

.landing-wrap .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: 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)
}

.landing-wrap .carousel-control:hover,.landing-wrap .carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90)
}

.landing-wrap .carousel-control .icon-prev,.landing-wrap .carousel-control .icon-next,.landing-wrap .carousel-control .glyphicon-chevron-left,.landing-wrap .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block
}

.landing-wrap .carousel-control .icon-prev,.landing-wrap .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px
}

.landing-wrap .carousel-control .icon-next,.landing-wrap .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px
}

.landing-wrap .carousel-control .icon-prev,.landing-wrap .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    line-height: 1;
    font-family: "Roboto"
}

.landing-wrap .carousel-control .icon-prev:before {
    content: '\2039'
}

.landing-wrap .carousel-control .icon-next:before {
    content: '\203a'
}

.landing-wrap .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
}

.landing-wrap .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: transparent
}

.landing-wrap .carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff
}

.landing-wrap .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)
}

.landing-wrap .carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width: 768px) {
    .landing-wrap .carousel-control .glyphicon-chevron-left,.landing-wrap .carousel-control .glyphicon-chevron-right,.landing-wrap .carousel-control .icon-prev,.landing-wrap .carousel-control .icon-next {
        width:30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px
    }

    .landing-wrap .carousel-control .glyphicon-chevron-left,.landing-wrap .carousel-control .icon-prev {
        margin-left: -15px
    }

    .landing-wrap .carousel-control .glyphicon-chevron-right,.landing-wrap .carousel-control .icon-next {
        margin-right: -15px
    }

    .landing-wrap .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }

    .landing-wrap .carousel-indicators {
        bottom: 20px
    }
}

.landing-wrap .clearfix:before,.landing-wrap .clearfix:after {
    content: " ";
    display: table
}

.landing-wrap .clearfix:after {
    clear: both
}

.landing-wrap .center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.landing-wrap .pull-right {
    float: right !important
}

.landing-wrap .pull-left {
    float: left !important
}

.landing-wrap .hide {
    display: none !important
}

.landing-wrap .show {
    display: block !important
}

.landing-wrap .invisible {
    visibility: hidden
}

.landing-wrap .text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.landing-wrap .hidden {
    display: none !important
}

.landing-wrap .affix {
    position: fixed
}

@-ms-viewport {
    .landing-wrap {
        width: device-width
    }
}

.landing-wrap .visible-xs {
    display: none !important
}

.landing-wrap .visible-sm {
    display: none !important
}

.landing-wrap .visible-md {
    display: none !important
}

.landing-wrap .visible-lg {
    display: none !important
}

.landing-wrap .visible-xs-block,.landing-wrap .visible-xs-inline,.landing-wrap .visible-xs-inline-block,.landing-wrap .visible-sm-block,.landing-wrap .visible-sm-inline,.landing-wrap .visible-sm-inline-block,.landing-wrap .visible-md-block,.landing-wrap .visible-md-inline,.landing-wrap .visible-md-inline-block,.landing-wrap .visible-lg-block,.landing-wrap .visible-lg-inline,.landing-wrap .visible-lg-inline-block {
    display: none !important
}

@media (max-width: 767px) {
    .landing-wrap .visible-xs {
        display:block !important
    }

    .landing-wrap table.visible-xs {
        display: table
    }

    .landing-wrap tr.visible-xs {
        display: table-row !important
    }

    .landing-wrap th.visible-xs,.landing-wrap td.visible-xs {
        display: table-cell !important
    }
}

@media (max-width: 767px) {
    .landing-wrap .visible-xs-block {
        display:block !important
    }
}

@media (max-width: 767px) {
    .landing-wrap .visible-xs-inline {
        display:inline !important
    }
}

@media (max-width: 767px) {
    .landing-wrap .visible-xs-inline-block {
        display:inline-block !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .landing-wrap .visible-sm {
        display:block !important
    }

    .landing-wrap table.visible-sm {
        display: table
    }

    .landing-wrap tr.visible-sm {
        display: table-row !important
    }

    .landing-wrap th.visible-sm,.landing-wrap td.visible-sm {
        display: table-cell !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .landing-wrap .visible-sm-block {
        display:block !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .landing-wrap .visible-sm-inline {
        display:inline !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .landing-wrap .visible-sm-inline-block {
        display:inline-block !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .landing-wrap .visible-md {
        display:block !important
    }

    .landing-wrap table.visible-md {
        display: table
    }

    .landing-wrap tr.visible-md {
        display: table-row !important
    }

    .landing-wrap th.visible-md,.landing-wrap td.visible-md {
        display: table-cell !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .landing-wrap .visible-md-block {
        display:block !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .landing-wrap .visible-md-inline {
        display:inline !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .landing-wrap .visible-md-inline-block {
        display:inline-block !important
    }
}

@media (min-width: 1200px) {
    .landing-wrap .visible-lg {
        display:block !important
    }

    .landing-wrap table.visible-lg {
        display: table
    }

    .landing-wrap tr.visible-lg {
        display: table-row !important
    }

    .landing-wrap th.visible-lg,.landing-wrap td.visible-lg {
        display: table-cell !important
    }
}

@media (min-width: 1200px) {
    .landing-wrap .visible-lg-block {
        display:block !important
    }
}

@media (min-width: 1200px) {
    .landing-wrap .visible-lg-inline {
        display:inline !important
    }
}

@media (min-width: 1200px) {
    .landing-wrap .visible-lg-inline-block {
        display:inline-block !important
    }
}

@media (max-width: 767px) {
    .landing-wrap .hidden-xs {
        display:none !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .landing-wrap .hidden-sm {
        display:none !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .landing-wrap .hidden-md {
        display:none !important
    }
}

@media (min-width: 1200px) {
    .landing-wrap .hidden-lg {
        display:none !important
    }
}

.landing-wrap .visible-print {
    display: none !important
}

@media print {
    .landing-wrap .visible-print {
        display: block !important
    }

    .landing-wrap table.visible-print {
        display: table
    }

    .landing-wrap tr.visible-print {
        display: table-row !important
    }

    .landing-wrap th.visible-print,.landing-wrap td.visible-print {
        display: table-cell !important
    }
}

.landing-wrap .visible-print-block {
    display: none !important
}

@media print {
    .landing-wrap .visible-print-block {
        display: block !important
    }
}

.landing-wrap .visible-print-inline {
    display: none !important
}

@media print {
    .landing-wrap .visible-print-inline {
        display: inline !important
    }
}

.landing-wrap .visible-print-inline-block {
    display: none !important
}

@media print {
    .landing-wrap .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .landing-wrap .hidden-print {
        display: none !important
    }
}

.landing-wrap .intl-tel-input {
    position: relative;
    display: inline-block
}

.landing-wrap .intl-tel-input * {
    box-sizing: border-box;
    -moz-box-sizing: border-box
}

.landing-wrap .intl-tel-input .hide {
    display: none
}

.landing-wrap .intl-tel-input .v-hide {
    visibility: hidden
}

.landing-wrap .intl-tel-input input,.landing-wrap .intl-tel-input input[type=text],.landing-wrap .intl-tel-input input[type=tel] {
    position: relative;
    z-index: 0;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-left: 48px;
    margin-left: 0;
    -webkit-transition: background-color 100ms ease-out;
    transition: background-color 100ms ease-out
}

.landing-wrap .intl-tel-input input.iti-invalid-key {
    -webkit-transition: background-color 0;
    transition: background-color 0;
    background-color: #FFC7C7
}

.landing-wrap .intl-tel-input .flag-dropdown {
    position: absolute;
    top: 0;
    bottom: 0;
    padding: 1px
}

.landing-wrap .intl-tel-input .flag-dropdown:hover {
    cursor: pointer
}

.landing-wrap .intl-tel-input .flag-dropdown:hover .selected-flag {
    background-color: rgba(0,0,0,0.05)
}

.landing-wrap .intl-tel-input input[disabled]+.flag-dropdown:hover,.landing-wrap .intl-tel-input input[readonly]+.flag-dropdown:hover {
    cursor: default
}

.landing-wrap .intl-tel-input input[disabled]+.flag-dropdown:hover .selected-flag,.landing-wrap .intl-tel-input input[readonly]+.flag-dropdown:hover .selected-flag {
    background-color: transparent
}

.landing-wrap .intl-tel-input .selected-flag {
    z-index: 1;
    position: relative;
    width: 42px;
    height: 100%;
    padding: 0 0 0 8px
}

.landing-wrap .intl-tel-input .selected-flag .iti-flag {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto
}

.landing-wrap .intl-tel-input .selected-flag .arrow {
    position: absolute;
    top: 50%;
    margin-top: -2px;
    right: 4px;
    width: 0;
    height: 0;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 4px solid #555
}

.landing-wrap .intl-tel-input .selected-flag .arrow.up {
    border-top: none;
    border-bottom: 4px solid #555
}

.landing-wrap .intl-tel-input .country-list {
    list-style: none;
    position: absolute;
    z-index: 2;
    padding: 0;
    margin: 0 0 0 -1px;
    box-shadow: 1px 1px 4px rgba(0,0,0,0.2);
    background-color: white;
    border: 1px solid #CCC;
    white-space: nowrap;
    max-height: 200px;
    overflow-y: scroll
}

.landing-wrap .intl-tel-input .country-list .flag {
    display: inline-block;
    width: 20px
}

@media (max-width: 500px) {
    .landing-wrap .intl-tel-input .country-list {
        white-space:normal
    }
}

.landing-wrap .intl-tel-input .country-list .divider {
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #CCC
}

.landing-wrap .intl-tel-input .country-list .country {
    padding: 5px 10px
}

.landing-wrap .intl-tel-input .country-list .country .dial-code {
    color: #999
}

.landing-wrap .intl-tel-input .country-list .country.highlight {
    background-color: rgba(0,0,0,0.05)
}

.landing-wrap .intl-tel-input .country-list .flag,.landing-wrap .intl-tel-input .country-list .country-name,.landing-wrap .intl-tel-input .country-list .dial-code {
    vertical-align: middle
}

.landing-wrap .intl-tel-input .country-list .flag,.landing-wrap .intl-tel-input .country-list .country-name {
    margin-right: 6px
}

.landing-wrap .intl-tel-input select {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 42px;
    height: 100%;
    opacity: 0
}

.landing-wrap .iti-flag {
    width: 20px
}

.landing-wrap .iti-flag.be {
    width: 18px
}

.landing-wrap .iti-flag.ch {
    width: 15px
}

.landing-wrap .iti-flag.mc {
    width: 19px
}

.landing-wrap .iti-flag.ne {
    width: 18px
}

.landing-wrap .iti-flag.np {
    width: 13px
}

.landing-wrap .iti-flag.va {
    width: 15px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .landing-wrap .iti-flag {
        background-size:5630px 15px
    }
}

.landing-wrap .iti-flag.ac {
    height: 10px;
    background-position: 0px 0px
}

.landing-wrap .iti-flag.ad {
    height: 14px;
    background-position: -22px 0px
}

.landing-wrap .iti-flag.ae {
    height: 10px;
    background-position: -44px 0px
}

.landing-wrap .iti-flag.af {
    height: 14px;
    background-position: -66px 0px
}

.landing-wrap .iti-flag.ag {
    height: 14px;
    background-position: -88px 0px
}

.landing-wrap .iti-flag.ai {
    height: 10px;
    background-position: -110px 0px
}

.landing-wrap .iti-flag.al {
    height: 15px;
    background-position: -132px 0px
}

.landing-wrap .iti-flag.am {
    height: 10px;
    background-position: -154px 0px
}

.landing-wrap .iti-flag.ao {
    height: 14px;
    background-position: -176px 0px
}

.landing-wrap .iti-flag.aq {
    height: 14px;
    background-position: -198px 0px
}

.landing-wrap .iti-flag.ar {
    height: 13px;
    background-position: -220px 0px
}

.landing-wrap .iti-flag.as {
    height: 10px;
    background-position: -242px 0px
}

.landing-wrap .iti-flag.at {
    height: 14px;
    background-position: -264px 0px
}

.landing-wrap .iti-flag.au {
    height: 10px;
    background-position: -286px 0px
}

.landing-wrap .iti-flag.aw {
    height: 14px;
    background-position: -308px 0px
}

.landing-wrap .iti-flag.ax {
    height: 13px;
    background-position: -330px 0px
}

.landing-wrap .iti-flag.az {
    height: 10px;
    background-position: -352px 0px
}

.landing-wrap .iti-flag.ba {
    height: 10px;
    background-position: -374px 0px
}

.landing-wrap .iti-flag.bb {
    height: 14px;
    background-position: -396px 0px
}

.landing-wrap .iti-flag.bd {
    height: 12px;
    background-position: -418px 0px
}

.landing-wrap .iti-flag.be {
    height: 15px;
    background-position: -440px 0px
}

.landing-wrap .iti-flag.bf {
    height: 14px;
    background-position: -460px 0px
}

.landing-wrap .iti-flag.bg {
    height: 12px;
    background-position: -482px 0px
}

.landing-wrap .iti-flag.bh {
    height: 12px;
    background-position: -504px 0px
}

.landing-wrap .iti-flag.bi {
    height: 12px;
    background-position: -526px 0px
}

.landing-wrap .iti-flag.bj {
    height: 14px;
    background-position: -548px 0px
}

.landing-wrap .iti-flag.bl {
    height: 14px;
    background-position: -570px 0px
}

.landing-wrap .iti-flag.bm {
    height: 10px;
    background-position: -592px 0px
}

.landing-wrap .iti-flag.bn {
    height: 10px;
    background-position: -614px 0px
}

.landing-wrap .iti-flag.bo {
    height: 14px;
    background-position: -636px 0px
}

.landing-wrap .iti-flag.bq {
    height: 14px;
    background-position: -658px 0px
}

.landing-wrap .iti-flag.br {
    height: 14px;
    background-position: -680px 0px
}

.landing-wrap .iti-flag.bs {
    height: 10px;
    background-position: -702px 0px
}

.landing-wrap .iti-flag.bt {
    height: 14px;
    background-position: -724px 0px
}

.landing-wrap .iti-flag.bv {
    height: 15px;
    background-position: -746px 0px
}

.landing-wrap .iti-flag.bw {
    height: 14px;
    background-position: -768px 0px
}

.landing-wrap .iti-flag.by {
    height: 10px;
    background-position: -790px 0px
}

.landing-wrap .iti-flag.bz {
    height: 14px;
    background-position: -812px 0px
}

.landing-wrap .iti-flag.ca {
    height: 10px;
    background-position: -834px 0px
}

.landing-wrap .iti-flag.cc {
    height: 10px;
    background-position: -856px 0px
}

.landing-wrap .iti-flag.cd {
    height: 15px;
    background-position: -878px 0px
}

.landing-wrap .iti-flag.cf {
    height: 14px;
    background-position: -900px 0px
}

.landing-wrap .iti-flag.cg {
    height: 14px;
    background-position: -922px 0px
}

.landing-wrap .iti-flag.ch {
    height: 15px;
    background-position: -944px 0px
}

.landing-wrap .iti-flag.ci {
    height: 14px;
    background-position: -961px 0px
}

.landing-wrap .iti-flag.ck {
    height: 10px;
    background-position: -983px 0px
}

.landing-wrap .iti-flag.cl {
    height: 14px;
    background-position: -1005px 0px
}

.landing-wrap .iti-flag.cm {
    height: 14px;
    background-position: -1027px 0px
}

.landing-wrap .iti-flag.cn {
    height: 14px;
    background-position: -1049px 0px
}

.landing-wrap .iti-flag.co {
    height: 14px;
    background-position: -1071px 0px
}

.landing-wrap .iti-flag.cp {
    height: 14px;
    background-position: -1093px 0px
}

.landing-wrap .iti-flag.cr {
    height: 12px;
    background-position: -1115px 0px
}

.landing-wrap .iti-flag.cu {
    height: 10px;
    background-position: -1137px 0px
}

.landing-wrap .iti-flag.cv {
    height: 12px;
    background-position: -1159px 0px
}

.landing-wrap .iti-flag.cw {
    height: 14px;
    background-position: -1181px 0px
}

.landing-wrap .iti-flag.cx {
    height: 10px;
    background-position: -1203px 0px
}

.landing-wrap .iti-flag.cy {
    height: 14px;
    background-position: -1225px 0px
}

.landing-wrap .iti-flag.cz {
    height: 14px;
    background-position: -1247px 0px
}

.landing-wrap .iti-flag.de {
    height: 12px;
    background-position: -1269px 0px
}

.landing-wrap .iti-flag.dg {
    height: 10px;
    background-position: -1291px 0px
}

.landing-wrap .iti-flag.dj {
    height: 14px;
    background-position: -1313px 0px
}

.landing-wrap .iti-flag.dk {
    height: 15px;
    background-position: -1335px 0px
}

.landing-wrap .iti-flag.dm {
    height: 10px;
    background-position: -1357px 0px
}

.landing-wrap .iti-flag.do {
    height: 13px;
    background-position: -1379px 0px
}

.landing-wrap .iti-flag.dz {
    height: 14px;
    background-position: -1401px 0px
}

.landing-wrap .iti-flag.ea {
    height: 14px;
    background-position: -1423px 0px
}

.landing-wrap .iti-flag.ec {
    height: 14px;
    background-position: -1445px 0px
}

.landing-wrap .iti-flag.ee {
    height: 13px;
    background-position: -1467px 0px
}

.landing-wrap .iti-flag.eg {
    height: 14px;
    background-position: -1489px 0px
}

.landing-wrap .iti-flag.eh {
    height: 10px;
    background-position: -1511px 0px
}

.landing-wrap .iti-flag.er {
    height: 10px;
    background-position: -1533px 0px
}

.landing-wrap .iti-flag.es {
    height: 14px;
    background-position: -1555px 0px
}

.landing-wrap .iti-flag.et {
    height: 10px;
    background-position: -1577px 0px
}

.landing-wrap .iti-flag.eu {
    height: 14px;
    background-position: -1599px 0px
}

.landing-wrap .iti-flag.fi {
    height: 12px;
    background-position: -1621px 0px
}

.landing-wrap .iti-flag.fj {
    height: 10px;
    background-position: -1643px 0px
}

.landing-wrap .iti-flag.fk {
    height: 10px;
    background-position: -1665px 0px
}

.landing-wrap .iti-flag.fm {
    height: 11px;
    background-position: -1687px 0px
}

.landing-wrap .iti-flag.fo {
    height: 15px;
    background-position: -1709px 0px
}

.landing-wrap .iti-flag.fr {
    height: 14px;
    background-position: -1731px 0px
}

.landing-wrap .iti-flag.ga {
    height: 15px;
    background-position: -1753px 0px
}

.landing-wrap .iti-flag.gb {
    height: 10px;
    background-position: -1775px 0px
}

.landing-wrap .iti-flag.gd {
    height: 12px;
    background-position: -1797px 0px
}

.landing-wrap .iti-flag.ge {
    height: 14px;
    background-position: -1819px 0px
}

.landing-wrap .iti-flag.gf {
    height: 14px;
    background-position: -1841px 0px
}

.landing-wrap .iti-flag.gg {
    height: 14px;
    background-position: -1863px 0px
}

.landing-wrap .iti-flag.gh {
    height: 14px;
    background-position: -1885px 0px
}

.landing-wrap .iti-flag.gi {
    height: 10px;
    background-position: -1907px 0px
}

.landing-wrap .iti-flag.gl {
    height: 14px;
    background-position: -1929px 0px
}

.landing-wrap .iti-flag.gm {
    height: 14px;
    background-position: -1951px 0px
}

.landing-wrap .iti-flag.gn {
    height: 14px;
    background-position: -1973px 0px
}

.landing-wrap .iti-flag.gp {
    height: 14px;
    background-position: -1995px 0px
}

.landing-wrap .iti-flag.gq {
    height: 14px;
    background-position: -2017px 0px
}

.landing-wrap .iti-flag.gr {
    height: 14px;
    background-position: -2039px 0px
}

.landing-wrap .iti-flag.gs {
    height: 10px;
    background-position: -2061px 0px
}

.landing-wrap .iti-flag.gt {
    height: 13px;
    background-position: -2083px 0px
}

.landing-wrap .iti-flag.gu {
    height: 11px;
    background-position: -2105px 0px
}

.landing-wrap .iti-flag.gw {
    height: 10px;
    background-position: -2127px 0px
}

.landing-wrap .iti-flag.gy {
    height: 12px;
    background-position: -2149px 0px
}

.landing-wrap .iti-flag.hk {
    height: 14px;
    background-position: -2171px 0px
}

.landing-wrap .iti-flag.hm {
    height: 10px;
    background-position: -2193px 0px
}

.landing-wrap .iti-flag.hn {
    height: 10px;
    background-position: -2215px 0px
}

.landing-wrap .iti-flag.hr {
    height: 10px;
    background-position: -2237px 0px
}

.landing-wrap .iti-flag.ht {
    height: 12px;
    background-position: -2259px 0px
}

.landing-wrap .iti-flag.hu {
    height: 10px;
    background-position: -2281px 0px
}

.landing-wrap .iti-flag.ic {
    height: 14px;
    background-position: -2303px 0px
}

.landing-wrap .iti-flag.id {
    height: 14px;
    background-position: -2325px 0px
}

.landing-wrap .iti-flag.ie {
    height: 10px;
    background-position: -2347px 0px
}

.landing-wrap .iti-flag.il {
    height: 15px;
    background-position: -2369px 0px
}

.landing-wrap .iti-flag.im {
    height: 10px;
    background-position: -2391px 0px
}

.landing-wrap .iti-flag.in {
    height: 14px;
    background-position: -2413px 0px
}

.landing-wrap .iti-flag.io {
    height: 10px;
    background-position: -2435px 0px
}

.landing-wrap .iti-flag.iq {
    height: 14px;
    background-position: -2457px 0px
}

.landing-wrap .iti-flag.ir {
    height: 12px;
    background-position: -2479px 0px
}

.landing-wrap .iti-flag.is {
    height: 15px;
    background-position: -2501px 0px
}

.landing-wrap .iti-flag.it {
    height: 14px;
    background-position: -2523px 0px
}

.landing-wrap .iti-flag.je {
    height: 12px;
    background-position: -2545px 0px
}

.landing-wrap .iti-flag.jm {
    height: 10px;
    background-position: -2567px 0px
}

.landing-wrap .iti-flag.jo {
    height: 10px;
    background-position: -2589px 0px
}

.landing-wrap .iti-flag.jp {
    height: 14px;
    background-position: -2611px 0px
}

.landing-wrap .iti-flag.ke {
    height: 14px;
    background-position: -2633px 0px
}

.landing-wrap .iti-flag.kg {
    height: 12px;
    background-position: -2655px 0px
}

.landing-wrap .iti-flag.kh {
    height: 13px;
    background-position: -2677px 0px
}

.landing-wrap .iti-flag.ki {
    height: 10px;
    background-position: -2699px 0px
}

.landing-wrap .iti-flag.km {
    height: 12px;
    background-position: -2721px 0px
}

.landing-wrap .iti-flag.kn {
    height: 14px;
    background-position: -2743px 0px
}

.landing-wrap .iti-flag.kp {
    height: 10px;
    background-position: -2765px 0px
}

.landing-wrap .iti-flag.kr {
    height: 14px;
    background-position: -2787px 0px
}

.landing-wrap .iti-flag.kw {
    height: 10px;
    background-position: -2809px 0px
}

.landing-wrap .iti-flag.ky {
    height: 10px;
    background-position: -2831px 0px
}

.landing-wrap .iti-flag.kz {
    height: 10px;
    background-position: -2853px 0px
}

.landing-wrap .iti-flag.la {
    height: 14px;
    background-position: -2875px 0px
}

.landing-wrap .iti-flag.lb {
    height: 14px;
    background-position: -2897px 0px
}

.landing-wrap .iti-flag.lc {
    height: 10px;
    background-position: -2919px 0px
}

.landing-wrap .iti-flag.li {
    height: 12px;
    background-position: -2941px 0px
}

.landing-wrap .iti-flag.lk {
    height: 10px;
    background-position: -2963px 0px
}

.landing-wrap .iti-flag.lr {
    height: 11px;
    background-position: -2985px 0px
}

.landing-wrap .iti-flag.ls {
    height: 14px;
    background-position: -3007px 0px
}

.landing-wrap .iti-flag.lt {
    height: 12px;
    background-position: -3029px 0px
}

.landing-wrap .iti-flag.lu {
    height: 12px;
    background-position: -3051px 0px
}

.landing-wrap .iti-flag.lv {
    height: 10px;
    background-position: -3073px 0px
}

.landing-wrap .iti-flag.ly {
    height: 10px;
    background-position: -3095px 0px
}

.landing-wrap .iti-flag.ma {
    height: 14px;
    background-position: -3117px 0px
}

.landing-wrap .iti-flag.mc {
    height: 15px;
    background-position: -3139px 0px
}

.landing-wrap .iti-flag.md {
    height: 10px;
    background-position: -3160px 0px
}

.landing-wrap .iti-flag.me {
    height: 10px;
    background-position: -3182px 0px
}

.landing-wrap .iti-flag.mf {
    height: 14px;
    background-position: -3204px 0px
}

.landing-wrap .iti-flag.mg {
    height: 14px;
    background-position: -3226px 0px
}

.landing-wrap .iti-flag.mh {
    height: 11px;
    background-position: -3248px 0px
}

.landing-wrap .iti-flag.mk {
    height: 10px;
    background-position: -3270px 0px
}

.landing-wrap .iti-flag.ml {
    height: 14px;
    background-position: -3292px 0px
}

.landing-wrap .iti-flag.mm {
    height: 14px;
    background-position: -3314px 0px
}

.landing-wrap .iti-flag.mn {
    height: 10px;
    background-position: -3336px 0px
}

.landing-wrap .iti-flag.mo {
    height: 14px;
    background-position: -3358px 0px
}

.landing-wrap .iti-flag.mp {
    height: 10px;
    background-position: -3380px 0px
}

.landing-wrap .iti-flag.mq {
    height: 14px;
    background-position: -3402px 0px
}

.landing-wrap .iti-flag.mr {
    height: 14px;
    background-position: -3424px 0px
}

.landing-wrap .iti-flag.ms {
    height: 10px;
    background-position: -3446px 0px
}

.landing-wrap .iti-flag.mt {
    height: 14px;
    background-position: -3468px 0px
}

.landing-wrap .iti-flag.mu {
    height: 14px;
    background-position: -3490px 0px
}

.landing-wrap .iti-flag.mv {
    height: 14px;
    background-position: -3512px 0px
}

.landing-wrap .iti-flag.mw {
    height: 14px;
    background-position: -3534px 0px
}

.landing-wrap .iti-flag.mx {
    height: 12px;
    background-position: -3556px 0px
}

.landing-wrap .iti-flag.my {
    height: 10px;
    background-position: -3578px 0px
}

.landing-wrap .iti-flag.mz {
    height: 14px;
    background-position: -3600px 0px
}

.landing-wrap .iti-flag.na {
    height: 14px;
    background-position: -3622px 0px
}

.landing-wrap .iti-flag.nc {
    height: 10px;
    background-position: -3644px 0px
}

.landing-wrap .iti-flag.ne {
    height: 15px;
    background-position: -3666px 0px
}

.landing-wrap .iti-flag.nf {
    height: 10px;
    background-position: -3686px 0px
}

.landing-wrap .iti-flag.ng {
    height: 10px;
    background-position: -3708px 0px
}

.landing-wrap .iti-flag.ni {
    height: 12px;
    background-position: -3730px 0px
}

.landing-wrap .iti-flag.nl {
    height: 14px;
    background-position: -3752px 0px
}

.landing-wrap .iti-flag.no {
    height: 15px;
    background-position: -3774px 0px
}

.landing-wrap .iti-flag.np {
    height: 15px;
    background-position: -3796px 0px
}

.landing-wrap .iti-flag.nr {
    height: 10px;
    background-position: -3811px 0px
}

.landing-wrap .iti-flag.nu {
    height: 10px;
    background-position: -3833px 0px
}

.landing-wrap .iti-flag.nz {
    height: 10px;
    background-position: -3855px 0px
}

.landing-wrap .iti-flag.om {
    height: 10px;
    background-position: -3877px 0px
}

.landing-wrap .iti-flag.pa {
    height: 14px;
    background-position: -3899px 0px
}

.landing-wrap .iti-flag.pe {
    height: 14px;
    background-position: -3921px 0px
}

.landing-wrap .iti-flag.pf {
    height: 14px;
    background-position: -3943px 0px
}

.landing-wrap .iti-flag.pg {
    height: 15px;
    background-position: -3965px 0px
}

.landing-wrap .iti-flag.ph {
    height: 10px;
    background-position: -3987px 0px
}

.landing-wrap .iti-flag.pk {
    height: 14px;
    background-position: -4009px 0px
}

.landing-wrap .iti-flag.pl {
    height: 13px;
    background-position: -4031px 0px
}

.landing-wrap .iti-flag.pm {
    height: 14px;
    background-position: -4053px 0px
}

.landing-wrap .iti-flag.pn {
    height: 10px;
    background-position: -4075px 0px
}

.landing-wrap .iti-flag.pr {
    height: 14px;
    background-position: -4097px 0px
}

.landing-wrap .iti-flag.ps {
    height: 10px;
    background-position: -4119px 0px
}

.landing-wrap .iti-flag.pt {
    height: 14px;
    background-position: -4141px 0px
}

.landing-wrap .iti-flag.pw {
    height: 13px;
    background-position: -4163px 0px
}

.landing-wrap .iti-flag.py {
    height: 11px;
    background-position: -4185px 0px
}

.landing-wrap .iti-flag.qa {
    height: 8px;
    background-position: -4207px 0px
}

.landing-wrap .iti-flag.re {
    height: 14px;
    background-position: -4229px 0px
}

.landing-wrap .iti-flag.ro {
    height: 14px;
    background-position: -4251px 0px
}

.landing-wrap .iti-flag.rs {
    height: 14px;
    background-position: -4273px 0px
}

.landing-wrap .iti-flag.ru {
    height: 14px;
    background-position: -4295px 0px
}

.landing-wrap .iti-flag.rw {
    height: 14px;
    background-position: -4317px 0px
}

.landing-wrap .iti-flag.sa {
    height: 14px;
    background-position: -4339px 0px
}

.landing-wrap .iti-flag.sb {
    height: 10px;
    background-position: -4361px 0px
}

.landing-wrap .iti-flag.sc {
    height: 10px;
    background-position: -4383px 0px
}

.landing-wrap .iti-flag.sd {
    height: 10px;
    background-position: -4405px 0px
}

.landing-wrap .iti-flag.se {
    height: 13px;
    background-position: -4427px 0px
}

.landing-wrap .iti-flag.sg {
    height: 14px;
    background-position: -4449px 0px
}

.landing-wrap .iti-flag.sh {
    height: 10px;
    background-position: -4471px 0px
}

.landing-wrap .iti-flag.si {
    height: 10px;
    background-position: -4493px 0px
}

.landing-wrap .iti-flag.sj {
    height: 15px;
    background-position: -4515px 0px
}

.landing-wrap .iti-flag.sk {
    height: 14px;
    background-position: -4537px 0px
}

.landing-wrap .iti-flag.sl {
    height: 14px;
    background-position: -4559px 0px
}

.landing-wrap .iti-flag.sm {
    height: 15px;
    background-position: -4581px 0px
}

.landing-wrap .iti-flag.sn {
    height: 14px;
    background-position: -4603px 0px
}

.landing-wrap .iti-flag.so {
    height: 14px;
    background-position: -4625px 0px
}

.landing-wrap .iti-flag.sr {
    height: 14px;
    background-position: -4647px 0px
}

.landing-wrap .iti-flag.ss {
    height: 10px;
    background-position: -4669px 0px
}

.landing-wrap .iti-flag.st {
    height: 10px;
    background-position: -4691px 0px
}

.landing-wrap .iti-flag.sv {
    height: 12px;
    background-position: -4713px 0px
}

.landing-wrap .iti-flag.sx {
    height: 14px;
    background-position: -4735px 0px
}

.landing-wrap .iti-flag.sy {
    height: 14px;
    background-position: -4757px 0px
}

.landing-wrap .iti-flag.sz {
    height: 14px;
    background-position: -4779px 0px
}

.landing-wrap .iti-flag.ta {
    height: 10px;
    background-position: -4801px 0px
}

.landing-wrap .iti-flag.tc {
    height: 10px;
    background-position: -4823px 0px
}

.landing-wrap .iti-flag.td {
    height: 14px;
    background-position: -4845px 0px
}

.landing-wrap .iti-flag.tf {
    height: 14px;
    background-position: -4867px 0px
}

.landing-wrap .iti-flag.tg {
    height: 13px;
    background-position: -4889px 0px
}

.landing-wrap .iti-flag.th {
    height: 14px;
    background-position: -4911px 0px
}

.landing-wrap .iti-flag.tj {
    height: 10px;
    background-position: -4933px 0px
}

.landing-wrap .iti-flag.tk {
    height: 10px;
    background-position: -4955px 0px
}

.landing-wrap .iti-flag.tl {
    height: 10px;
    background-position: -4977px 0px
}

.landing-wrap .iti-flag.tm {
    height: 14px;
    background-position: -4999px 0px
}

.landing-wrap .iti-flag.tn {
    height: 14px;
    background-position: -5021px 0px
}

.landing-wrap .iti-flag.to {
    height: 10px;
    background-position: -5043px 0px
}

.landing-wrap .iti-flag.tr {
    height: 14px;
    background-position: -5065px 0px
}

.landing-wrap .iti-flag.tt {
    height: 12px;
    background-position: -5087px 0px
}

.landing-wrap .iti-flag.tv {
    height: 10px;
    background-position: -5109px 0px
}

.landing-wrap .iti-flag.tw {
    height: 14px;
    background-position: -5131px 0px
}

.landing-wrap .iti-flag.tz {
    height: 14px;
    background-position: -5153px 0px
}

.landing-wrap .iti-flag.ua {
    height: 14px;
    background-position: -5175px 0px
}

.landing-wrap .iti-flag.ug {
    height: 14px;
    background-position: -5197px 0px
}

.landing-wrap .iti-flag.um {
    height: 11px;
    background-position: -5219px 0px
}

.landing-wrap .iti-flag.us {
    height: 11px;
    background-position: -5241px 0px
}

.landing-wrap .iti-flag.uy {
    height: 14px;
    background-position: -5263px 0px
}

.landing-wrap .iti-flag.uz {
    height: 10px;
    background-position: -5285px 0px
}

.landing-wrap .iti-flag.va {
    height: 15px;
    background-position: -5307px 0px
}

.landing-wrap .iti-flag.vc {
    height: 14px;
    background-position: -5324px 0px
}

.landing-wrap .iti-flag.ve {
    height: 14px;
    background-position: -5346px 0px
}

.landing-wrap .iti-flag.vg {
    height: 10px;
    background-position: -5368px 0px
}

.landing-wrap .iti-flag.vi {
    height: 14px;
    background-position: -5390px 0px
}

.landing-wrap .iti-flag.vn {
    height: 14px;
    background-position: -5412px 0px
}

.landing-wrap .iti-flag.vu {
    height: 12px;
    background-position: -5434px 0px
}

.landing-wrap .iti-flag.wf {
    height: 14px;
    background-position: -5456px 0px
}

.landing-wrap .iti-flag.ws {
    height: 10px;
    background-position: -5478px 0px
}

.landing-wrap .iti-flag.xk {
    height: 15px;
    background-position: -5500px 0px
}

.landing-wrap .iti-flag.ye {
    height: 14px;
    background-position: -5522px 0px
}

.landing-wrap .iti-flag.yt {
    height: 14px;
    background-position: -5544px 0px
}

.landing-wrap .iti-flag.za {
    height: 14px;
    background-position: -5566px 0px
}

.landing-wrap .iti-flag.zm {
    height: 14px;
    background-position: -5588px 0px
}

.landing-wrap .iti-flag.zw {
    height: 10px;
    background-position: -5610px 0px
}

.landing-wrap .iti-flag {
    width: 20px;
    height: 15px;
    box-shadow: 0px 0px 1px 0px #888;
    background-image: url("../../img/flags.png");
    background-color: #DBDBDB;
    background-position: 100% 100%
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .landing-wrap .iti-flag {
        background-image:url("../../img/flags@2x.png")
    }
}

.landing-wrap .iti-flag.np {
    background-color: transparent
}

.landing-wrap .bootstrap-select {
    width: 220px \0
}

.landing-wrap .bootstrap-select>.dropdown-toggle {
    width: 100%;
    padding-right: 25px
}

.landing-wrap .has-error .bootstrap-select .dropdown-toggle,.landing-wrap .error .bootstrap-select .dropdown-toggle {
    border-color: #b94a48
}

.landing-wrap .bootstrap-select.fit-width {
    width: auto !important
}

.landing-wrap .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 220px
}

.landing-wrap .bootstrap-select .dropdown-toggle:focus {
    outline: thin dotted #333333 !important;
    outline: 5px auto -webkit-focus-ring-color !important;
    outline-offset: -2px
}

.landing-wrap .bootstrap-select.form-control {
    margin-bottom: 0;
    padding: 0;
    border: none
}

.landing-wrap .bootstrap-select.form-control:not([class*="col-"]) {
    width: 100%
}

.landing-wrap .bootstrap-select.form-control.input-group-btn {
    z-index: auto
}

.landing-wrap .bootstrap-select.btn-group:not(.input-group-btn),.landing-wrap .bootstrap-select.btn-group[class*="col-"] {
    float: none;
    display: inline-block;
    margin-left: 0
}

.landing-wrap .bootstrap-select.btn-group.dropdown-menu-right,.landing-wrap .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right,.landing-wrap .row .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right {
    float: right
}

.landing-wrap .form-inline .bootstrap-select.btn-group,.landing-wrap .form-horizontal .bootstrap-select.btn-group,.landing-wrap .form-group .bootstrap-select.btn-group {
    margin-bottom: 0
}

.landing-wrap .form-group-lg .bootstrap-select.btn-group.form-control,.landing-wrap .form-group-sm .bootstrap-select.btn-group.form-control {
    padding: 0
}

.landing-wrap .form-inline .bootstrap-select.btn-group .form-control {
    width: 100%
}

.landing-wrap .bootstrap-select.btn-group.disabled,.landing-wrap .bootstrap-select.btn-group>.disabled {
    cursor: not-allowed
}

.landing-wrap .bootstrap-select.btn-group.disabled:focus,.landing-wrap .bootstrap-select.btn-group>.disabled:focus {
    outline: none !important
}

.landing-wrap .bootstrap-select.btn-group .dropdown-toggle .filter-option {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    text-align: left
}

.landing-wrap .bootstrap-select.btn-group .dropdown-toggle .caret {
    position: absolute;
    top: 50%;
    right: 12px;
    margin-top: -2px;
    vertical-align: middle
}

.landing-wrap .bootstrap-select.btn-group[class*="col-"] .dropdown-toggle {
    width: 100%
}

.landing-wrap .bootstrap-select.btn-group .dropdown-menu {
    min-width: 100%;
    z-index: 1035;
    box-sizing: border-box
}

.landing-wrap .bootstrap-select.btn-group .dropdown-menu.inner {
    position: static;
    float: none;
    border: 0;
    padding: 0;
    margin: 0;
    border-radius: 0;
    box-shadow: none
}

.landing-wrap .bootstrap-select.btn-group .dropdown-menu li {
    position: relative
}

.landing-wrap .bootstrap-select.btn-group .dropdown-menu li.active small {
    color: #fff
}

.landing-wrap .bootstrap-select.btn-group .dropdown-menu li.disabled a {
    cursor: not-allowed
}

.landing-wrap .bootstrap-select.btn-group .dropdown-menu li a {
    cursor: pointer
}

.landing-wrap .bootstrap-select.btn-group .dropdown-menu li a.opt {
    position: relative;
    padding-left: 2.25em
}

.landing-wrap .bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
    display: none
}

.landing-wrap .bootstrap-select.btn-group .dropdown-menu li a span.text {
    display: inline-block
}

.landing-wrap .bootstrap-select.btn-group .dropdown-menu li small {
    padding-left: 0.5em
}

.landing-wrap .bootstrap-select.btn-group .dropdown-menu .notify {
    position: absolute;
    bottom: 5px;
    width: 96%;
    margin: 0 2%;
    min-height: 26px;
    padding: 3px 5px;
    background: #f5f5f5;
    border: 1px solid #e3e3e3;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
    pointer-events: none;
    opacity: 0.9;
    box-sizing: border-box
}

.landing-wrap .bootstrap-select.btn-group .no-results {
    padding: 3px;
    background: #f5f5f5;
    margin: 0 5px;
    white-space: nowrap
}

.landing-wrap .bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option {
    position: static
}

.landing-wrap .bootstrap-select.btn-group.fit-width .dropdown-toggle .caret {
    position: static;
    top: auto;
    margin-top: -1px
}

.landing-wrap .bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
    position: absolute;
    display: inline-block;
    right: 15px;
    margin-top: 5px
}

.landing-wrap .bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
    margin-right: 34px
}

.landing-wrap .bootstrap-select.show-menu-arrow.open>.dropdown-toggle {
    z-index: 1036
}

.landing-wrap .bootstrap-select.show-menu-arrow .dropdown-toggle:before {
    content: '';
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid rgba(204,204,204,0.2);
    position: absolute;
    bottom: -4px;
    left: 9px;
    display: none
}

.landing-wrap .bootstrap-select.show-menu-arrow .dropdown-toggle:after {
    content: '';
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid white;
    position: absolute;
    bottom: -4px;
    left: 10px;
    display: none
}

.landing-wrap .bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
    bottom: auto;
    top: -3px;
    border-top: 7px solid rgba(204,204,204,0.2);
    border-bottom: 0
}

.landing-wrap .bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
    bottom: auto;
    top: -3px;
    border-top: 6px solid white;
    border-bottom: 0
}

.landing-wrap .bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
    right: 12px;
    left: auto
}

.landing-wrap .bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
    right: 13px;
    left: auto
}

.landing-wrap .bootstrap-select.show-menu-arrow.open>.dropdown-toggle:before,.landing-wrap .bootstrap-select.show-menu-arrow.open>.dropdown-toggle:after {
    display: block
}

.landing-wrap .bs-searchbox,.landing-wrap .bs-actionsbox,.landing-wrap .bs-donebutton {
    padding: 4px 8px
}

.landing-wrap .bs-actionsbox {
    float: left;
    width: 100%;
    box-sizing: border-box
}

.landing-wrap .bs-actionsbox .btn-group button {
    width: 50%
}

.landing-wrap .bs-donebutton {
    float: left;
    width: 100%;
    box-sizing: border-box
}

.landing-wrap .bs-donebutton .btn-group button {
    width: 100%
}

.landing-wrap .bs-searchbox+.bs-actionsbox {
    padding: 0 8px 4px
}

.landing-wrap .bs-searchbox .form-control {
    margin-bottom: 0;
    width: 100%
}

.landing-wrap select.bs-select-hidden,.landing-wrap select.selectpicker {
    display: none !important
}

.landing-wrap select.mobile-device {
    position: absolute !important;
    top: 0;
    left: 0;
    display: block !important;
    width: 100%;
    height: 100% !important;
    opacity: 0
}

.landing-wrap .colorpicker-saturation {
    float: left;
    width: 100px;
    height: 100px;
    cursor: crosshair;
    background-image: url("../img/bootstrap-colorpicker/saturation.png.html")
}

.landing-wrap .colorpicker-saturation i {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 5px;
    height: 5px;
    margin: -4px 0 0 -4px;
    border: 1px solid #000;
    border-radius: 5px
}

.landing-wrap .colorpicker-saturation i b {
    display: block;
    width: 5px;
    height: 5px;
    border: 1px solid #fff;
    border-radius: 5px
}

.landing-wrap .colorpicker-hue,.landing-wrap .colorpicker-alpha {
    float: left;
    width: 15px;
    height: 100px;
    margin-bottom: 4px;
    margin-left: 4px;
    cursor: row-resize
}

.landing-wrap .colorpicker-hue i,.landing-wrap .colorpicker-alpha i {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 1px;
    margin-top: -1px;
    background: #000;
    border-top: 1px solid #fff
}

.landing-wrap .colorpicker-hue {
    background-image: url("../img/bootstrap-colorpicker/hue.png.html")
}

.landing-wrap .colorpicker-alpha {
    display: none;
    background-image: url("../img/bootstrap-colorpicker/alpha.png.html")
}

.landing-wrap .colorpicker-saturation,.landing-wrap .colorpicker-hue,.landing-wrap .colorpicker-alpha {
    background-size: contain
}

.landing-wrap .colorpicker {
    top: 0;
    left: 0;
    z-index: 2500;
    min-width: 130px;
    padding: 4px;
    margin-top: 1px;
    border-radius: 4px;
    *zoom:1}

.landing-wrap .colorpicker:before,.landing-wrap .colorpicker:after {
    display: table;
    line-height: 0;
    content: ""
}

.landing-wrap .colorpicker:after {
    clear: both
}

.landing-wrap .colorpicker:before {
    position: absolute;
    top: -7px;
    left: 6px;
    display: inline-block;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-left: 7px solid transparent;
    border-bottom-color: rgba(0,0,0,0.2);
    content: ''
}

.landing-wrap .colorpicker:after {
    position: absolute;
    top: -6px;
    left: 7px;
    display: inline-block;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #ffffff;
    border-left: 6px solid transparent;
    content: ''
}

.landing-wrap .colorpicker div {
    position: relative
}

.landing-wrap .colorpicker.colorpicker-with-alpha {
    min-width: 140px
}

.landing-wrap .colorpicker.colorpicker-with-alpha .colorpicker-alpha {
    display: block
}

.landing-wrap .colorpicker-color {
    height: 10px;
    margin-top: 5px;
    clear: both;
    background-image: url("../img/bootstrap-colorpicker/alpha.png.html");
    background-position: 0 100%
}

.landing-wrap .colorpicker-color div {
    height: 10px
}

.landing-wrap .colorpicker-element .input-group-addon i,.landing-wrap .colorpicker-element .add-on i {
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: text-top;
    cursor: pointer
}

.landing-wrap .colorpicker.colorpicker-inline {
    position: relative;
    z-index: auto;
    display: inline-block;
    float: none
}

.landing-wrap .colorpicker.colorpicker-horizontal {
    width: 110px;
    height: auto;
    min-width: 110px
}

.landing-wrap .colorpicker.colorpicker-horizontal .colorpicker-saturation {
    margin-bottom: 4px
}

.landing-wrap .colorpicker.colorpicker-horizontal .colorpicker-color {
    width: 100px
}

.landing-wrap .colorpicker.colorpicker-horizontal .colorpicker-hue,.landing-wrap .colorpicker.colorpicker-horizontal .colorpicker-alpha {
    float: left;
    width: 100px;
    height: 15px;
    margin-bottom: 4px;
    margin-left: 0;
    cursor: col-resize
}

.landing-wrap .colorpicker.colorpicker-horizontal .colorpicker-hue i,.landing-wrap .colorpicker.colorpicker-horizontal .colorpicker-alpha i {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 1px;
    height: 15px;
    margin-top: 0;
    background: #ffffff;
    border: none
}

.landing-wrap .colorpicker.colorpicker-horizontal .colorpicker-hue {
    background-image: url("../img/bootstrap-colorpicker/hue-horizontal.png.html")
}

.landing-wrap .colorpicker.colorpicker-horizontal .colorpicker-alpha {
    background-image: url("../img/bootstrap-colorpicker/alpha-horizontal.png.html")
}

.landing-wrap .colorpicker.colorpicker-hidden {
    display: none
}

.landing-wrap .colorpicker.colorpicker-visible {
    display: block
}

.landing-wrap .colorpicker-inline.colorpicker-visible {
    display: inline-block
}

.landing-wrap .colorpicker-right:before {
    right: 6px;
    left: auto
}

.landing-wrap .colorpicker-right:after {
    right: 7px;
    left: auto
}

.landing-wrap .settings-content,.landing-wrap .cart-modal-content,.landing-wrap .item-detail-content {
    display: none
}

.landing-wrap .s-map iframe {
    pointer-events: none
}

.landing-wrap #container {
    position: relative;
    overflow: hidden
}

.landing-wrap #container .content {
    position: absolute;
    top: 0;
    left: 0
}

.landing-wrap img {
    border: none;
    outline: none
}

.landing-wrap img.stable {
    display: block
}

.landing-wrap img.full-w {
    width: 100%;
    height: auto
}

.landing-wrap img.compense {
    opacity: 0;
    visibility: hidden
}

.landing-wrap .mt5 {
    margin-top: 5px !important
}

.landing-wrap .mb5 {
    margin-bottom: 5px !important
}

.landing-wrap .ml5 {
    margin-left: 5px !important
}

.landing-wrap .mr5 {
    margin-right: 5px !important
}

.landing-wrap .pl5 {
    padding-left: 5px !important
}

.landing-wrap .pr5 {
    padding-right: 5px !important
}

.landing-wrap .mt10 {
    margin-top: 10px !important
}

.landing-wrap .mb10 {
    margin-bottom: 10px !important
}

.landing-wrap .ml10 {
    margin-left: 10px !important
}

.landing-wrap .mr10 {
    margin-right: 10px !important
}

.landing-wrap .pl10 {
    padding-left: 10px !important
}

.landing-wrap .pr10 {
    padding-right: 10px !important
}

.landing-wrap .mt15 {
    margin-top: 15px !important
}

.landing-wrap .mb15 {
    margin-bottom: 15px !important
}

.landing-wrap .ml15 {
    margin-left: 15px !important
}

.landing-wrap .mr15 {
    margin-right: 15px !important
}

.landing-wrap .pl15 {
    padding-left: 15px !important
}

.landing-wrap .pr15 {
    padding-right: 15px !important
}

.landing-wrap .mt20 {
    margin-top: 20px !important
}

.landing-wrap .mb20 {
    margin-bottom: 20px !important
}

.landing-wrap .ml20 {
    margin-left: 20px !important
}

.landing-wrap .mr20 {
    margin-right: 20px !important
}

.landing-wrap .pl20 {
    padding-left: 20px !important
}

.landing-wrap .pr20 {
    padding-right: 20px !important
}

.landing-wrap .mt25 {
    margin-top: 25px !important
}

.landing-wrap .mb25 {
    margin-bottom: 25px !important
}

.landing-wrap .ml25 {
    margin-left: 25px !important
}

.landing-wrap .mr25 {
    margin-right: 25px !important
}

.landing-wrap .pl25 {
    padding-left: 25px !important
}

.landing-wrap .pr25 {
    padding-right: 25px !important
}

.landing-wrap .mt30 {
    margin-top: 30px !important
}

.landing-wrap .mb30 {
    margin-bottom: 30px !important
}

.landing-wrap .ml30 {
    margin-left: 30px !important
}

.landing-wrap .mr30 {
    margin-right: 30px !important
}

.landing-wrap .pl30 {
    padding-left: 30px !important
}

.landing-wrap .pr30 {
    padding-right: 30px !important
}

.landing-wrap .mt35 {
    margin-top: 35px !important
}

.landing-wrap .mb35 {
    margin-bottom: 35px !important
}

.landing-wrap .ml35 {
    margin-left: 35px !important
}

.landing-wrap .mr35 {
    margin-right: 35px !important
}

.landing-wrap .pl35 {
    padding-left: 35px !important
}

.landing-wrap .pr35 {
    padding-right: 35px !important
}

.landing-wrap .mt40 {
    margin-top: 40px !important
}

.landing-wrap .mb40 {
    margin-bottom: 40px !important
}

.landing-wrap .ml40 {
    margin-left: 40px !important
}

.landing-wrap .mr40 {
    margin-right: 40px !important
}

.landing-wrap .pl40 {
    padding-left: 40px !important
}

.landing-wrap .pr40 {
    padding-right: 40px !important
}

.landing-wrap .mt45 {
    margin-top: 45px !important
}

.landing-wrap .mb45 {
    margin-bottom: 45px !important
}

.landing-wrap .ml45 {
    margin-left: 45px !important
}

.landing-wrap .mr45 {
    margin-right: 45px !important
}

.landing-wrap .pl45 {
    padding-left: 45px !important
}

.landing-wrap .pr45 {
    padding-right: 45px !important
}

.landing-wrap .mt50 {
    margin-top: 50px !important
}

.landing-wrap .mb50 {
    margin-bottom: 50px !important
}

.landing-wrap .ml50 {
    margin-left: 50px !important
}

.landing-wrap .mr50 {
    margin-right: 50px !important
}

.landing-wrap .pl50 {
    padding-left: 50px !important
}

.landing-wrap .pr50 {
    padding-right: 50px !important
}

.landing-wrap .mt55 {
    margin-top: 55px !important
}

.landing-wrap .mb55 {
    margin-bottom: 55px !important
}

.landing-wrap .ml55 {
    margin-left: 55px !important
}

.landing-wrap .mr55 {
    margin-right: 55px !important
}

.landing-wrap .pl55 {
    padding-left: 55px !important
}

.landing-wrap .pr55 {
    padding-right: 55px !important
}

.landing-wrap .mt60 {
    margin-top: 60px !important
}

.landing-wrap .mb60 {
    margin-bottom: 60px !important
}

.landing-wrap .ml60 {
    margin-left: 60px !important
}

.landing-wrap .mr60 {
    margin-right: 60px !important
}

.landing-wrap .pl60 {
    padding-left: 60px !important
}

.landing-wrap .pr60 {
    padding-right: 60px !important
}

.landing-wrap .mt65 {
    margin-top: 65px !important
}

.landing-wrap .mb65 {
    margin-bottom: 65px !important
}

.landing-wrap .ml65 {
    margin-left: 65px !important
}

.landing-wrap .mr65 {
    margin-right: 65px !important
}

.landing-wrap .pl65 {
    padding-left: 65px !important
}

.landing-wrap .pr65 {
    padding-right: 65px !important
}

.landing-wrap .mt70 {
    margin-top: 70px !important
}

.landing-wrap .mb70 {
    margin-bottom: 70px !important
}

.landing-wrap .ml70 {
    margin-left: 70px !important
}

.landing-wrap .mr70 {
    margin-right: 70px !important
}

.landing-wrap .pl70 {
    padding-left: 70px !important
}

.landing-wrap .pr70 {
    padding-right: 70px !important
}

.landing-wrap .mt75 {
    margin-top: 75px !important
}

.landing-wrap .mb75 {
    margin-bottom: 75px !important
}

.landing-wrap .ml75 {
    margin-left: 75px !important
}

.landing-wrap .mr75 {
    margin-right: 75px !important
}

.landing-wrap .pl75 {
    padding-left: 75px !important
}

.landing-wrap .pr75 {
    padding-right: 75px !important
}

.landing-wrap .mt80 {
    margin-top: 80px !important
}

.landing-wrap .mb80 {
    margin-bottom: 80px !important
}

.landing-wrap .ml80 {
    margin-left: 80px !important
}

.landing-wrap .mr80 {
    margin-right: 80px !important
}

.landing-wrap .pl80 {
    padding-left: 80px !important
}

.landing-wrap .pr80 {
    padding-right: 80px !important
}

.landing-wrap .mt85 {
    margin-top: 85px !important
}

.landing-wrap .mb85 {
    margin-bottom: 85px !important
}

.landing-wrap .ml85 {
    margin-left: 85px !important
}

.landing-wrap .mr85 {
    margin-right: 85px !important
}

.landing-wrap .pl85 {
    padding-left: 85px !important
}

.landing-wrap .pr85 {
    padding-right: 85px !important
}

.landing-wrap .mt90 {
    margin-top: 90px !important
}

.landing-wrap .mb90 {
    margin-bottom: 90px !important
}

.landing-wrap .ml90 {
    margin-left: 90px !important
}

.landing-wrap .mr90 {
    margin-right: 90px !important
}

.landing-wrap .pl90 {
    padding-left: 90px !important
}

.landing-wrap .pr90 {
    padding-right: 90px !important
}

.landing-wrap .mt95 {
    margin-top: 95px !important
}

.landing-wrap .mb95 {
    margin-bottom: 95px !important
}

.landing-wrap .ml95 {
    margin-left: 95px !important
}

.landing-wrap .mr95 {
    margin-right: 95px !important
}

.landing-wrap .pl95 {
    padding-left: 95px !important
}

.landing-wrap .pr95 {
    padding-right: 95px !important
}

.landing-wrap .mt100 {
    margin-top: 100px !important
}

.landing-wrap .mb100 {
    margin-bottom: 100px !important
}

.landing-wrap .ml100 {
    margin-left: 100px !important
}

.landing-wrap .mr100 {
    margin-right: 100px !important
}

.landing-wrap .pl100 {
    padding-left: 100px !important
}

.landing-wrap .pr100 {
    padding-right: 100px !important
}

.landing-wrap .ib {
    display: inline-block
}

.landing-wrap .dtab {
    display: table;
    width: 100%;
    border-collapse: separate
}

.landing-wrap .pos-re {
    position: relative
}

.landing-wrap .pos-a {
    position: absolute
}

.landing-wrap .z-up {
    z-index: 1
}

.landing-wrap .ta-left {
    text-align: left !important
}

.landing-wrap .ta-center {
    text-align: center !important
}

.landing-wrap .ta-right {
    text-align: right !important
}

.landing-wrap .vat {
    vertical-align: top
}

.landing-wrap .vam {
    vertical-align: middle
}

.landing-wrap .vab {
    vertical-align: bottom
}

.landing-wrap .ib-vam {
    display: inline-block;
    vertical-align: middle;
    height: 100%
}

.landing-wrap .ib-vab {
    display: inline-block;
    vertical-align: bottom;
    height: 100%
}

.landing-wrap .clearfix:before {
    content: '';
    display: table
}

.landing-wrap .clearfix:after {
    content: '';
    display: block;
    clear: both
}

.landing-wrap .capitel {
    -moz-font-feature-settings: "smcp";
    -moz-font-feature-settings: "smcp=1";
    -ms-font-feature-settings: "smcp";
    -o-font-feature-settings: "smcp";
    -webkit-font-feature-settings: "smcp";
    font-feature-settings: "smcp"
}

.landing-wrap .font-clear {
    font-size: 0px
}

.landing-wrap .justify {
    text-align: justify;
    font-size: 0px;
    zoom:1}

.landing-wrap .justify:after {
    content: '';
    display: inline-block;
    width: 100%;
    height: 0
}

.landing-wrap .justify .ib {
    text-align: left
}

.landing-wrap .two-column {
    font-size: 0
}

.landing-wrap .two-column .col {
    width: 50%;
    vertical-align: top
}

.landing-wrap .two-column .col p {
    font-size: 1em;
    margin-top: 0;
    line-height: 1.5em;
    margin: 1.5em 0
}

.landing-wrap *:focus,.landing-wrap *:hover {
    outline: none;
   
}

.landing-wrap *:focus,.landing-wrap *.focus {
    outline: none !important
}

.landing-wrap a {
    -webkit-transition: color 0.3s;
    transition: color 0.3s
}

.landing-wrap a:hover,.landing-wrap a:focus {
    text-decoration: none;
    outline: none;
    color: inherit
}

.landing-wrap iframe {
    overflow: hidden
}

.landing-wrap .fw-n {
    font-weight: normal !important
}

.landing-wrap .nav-pills>li>a {
    border-radius: 0
}

.landing-wrap .nav-pills>li.active>a,.landing-wrap .nav-pills>li.active>a:hover,.landing-wrap .nav-pills>li.active>a:focus,.landing-wrap .nav>li>a:hover,.landing-wrap .nav>li>a:focus {
    background: none
}

.landing-wrap .media-left {
    padding-right: 0
}

.landing-wrap u {
    display: inline-block;
    text-decoration: none;
    border-bottom: 1px solid;
    line-height: 1.05em
}

.landing-wrap body {
    overflow-x: hidden;
    font-family: "Roboto";
    font-size: 14px;
    line-height: 1.5em
}

.landing-wrap .reset-btn {
    display: inline-block;
    position: relative;
    padding-left: 30px;
    line-height: 16px;
    font-size: 16px;
    color: black
}

.landing-wrap .reset-btn:before {
    content: '\e030';
    position: absolute;
    left: 0;
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.landing-wrap .reset-btn span {
    border-bottom: 1px dotted
}

.landing-wrap label {
    font-weight: normal;
    font-size: 18px;
    color: #000
}

@media (min-width: 320px) and (max-width: 767px) {
    .landing-wrap label {
        font-size:14px
    }
}

.landing-wrap .title {
    margin-top: 0.6em;
    margin-bottom: 0.8em;
    text-align: center;
    text-transform: uppercase;
    font-family: "Roboto";
    font-weight: bold;
    font-size: 30px
}

@media (min-width: 992px) and (max-width: 1199px) {
    .landing-wrap .title {
        font-size:28px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .landing-wrap .title {
        font-size:25px
    }
}

.landing-wrap .form-title {
    margin-bottom: 7px;
    font-weight: 500;
    font-size: 18px;
    color: black
}

.landing-wrap .sub-title {
    font-weight: 300;
    font-size: 24px
}

@media (min-width: 320px) and (max-width: 767px) {
    .landing-wrap .sub-title {
        font-size:12px
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .landing-wrap .sub-title {
        font-size:20px
    }
}

@media (min-width: 1200px) and (max-width: 1651px) {
    .landing-wrap .sub-title {
        font-size:22px
    }
}

.landing-wrap .sub-imp {
    font-weight: 300;
    font-size: 18px
}

@media (min-width: 320px) and (max-width: 767px) {
    .landing-wrap .sub-imp {
        font-size:12px
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .landing-wrap .sub-imp {
        font-size:14px
    }
}

@media (min-width: 1200px) and (max-width: 1651px) {
    .landing-wrap .sub-imp {
        font-size:16px
    }
}

.landing-wrap .b-title,.landing-wrap h1 {
    text-transform: uppercase;
    font-family: "Roboto";
    font-weight: bold;
    font-size: 36px
}

@media (min-width: 320px) and (max-width: 767px) {
    .landing-wrap .b-title,.landing-wrap h1 {
        font-size:25px;
        line-height: 38px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .landing-wrap .b-title,.landing-wrap h1 {
        font-size:31px;
        line-height: 46px
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .landing-wrap .b-title,.landing-wrap h1 {
        font-size:32px;
        line-height: 48px
    }
}

@media (min-width: 1200px) and (max-width: 1651px) {
    .landing-wrap .b-title,.landing-wrap h1 {
        font-size:34px;
        line-height: 51px
    }
}

.landing-wrap .sub-b-title {
    font-size: 22px
}

@media (min-width: 1200px) and (max-width: 1651px) {
    .landing-wrap .sub-b-title {
        font-size:20px
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .landing-wrap .sub-b-title {
        font-size:18px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .landing-wrap .sub-b-title {
        font-size:16px
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    .landing-wrap .sub-b-title {
        font-size:18px
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    .landing-wrap h1 {
        font-size:25px;
        line-height: 19px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .landing-wrap h1 {
        font-size:31px;
        line-height: 23px
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .landing-wrap h1 {
        font-size:32px;
        line-height: 24px
    }
}

@media (min-width: 1200px) and (max-width: 1651px) {
    .landing-wrap h1 {
        font-size:34px;
        line-height: 26px
    }
}

.landing-wrap .bd-arrow-next,.landing-wrap .bd-arrow-prev {
    background: none;
    position: absolute;
    top: 0;
    width: 100px;
    height: 100%;
    margin-top: 0;
    line-height: normal;
    opacity: 1;
    z-index: 5;
    cursor: pointer;
    color: #fff
}

.landing-wrap .bd-arrow-next:before,.landing-wrap .bd-arrow-prev:before {
    position: absolute;
    top: 50%;
    margin-top: -50px;
    font-size: 100px
}

.landing-wrap .bd-arrow-next.swiper-button-disabled:before,.landing-wrap .bd-arrow-prev.swiper-button-disabled:before {
    opacity: 0.35
}

@media (min-width: 320px) and (max-width: 767px) {
    .landing-wrap .bd-arrow-next,.landing-wrap .bd-arrow-prev {
        width:35px
    }

    .landing-wrap .bd-arrow-next:before,.landing-wrap .bd-arrow-prev:before {
        margin-top: -20px;
        font-size: 40px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .landing-wrap .bd-arrow-next,.landing-wrap .bd-arrow-prev {
        width:55px
    }

    .landing-wrap .bd-arrow-next:before,.landing-wrap .bd-arrow-prev:before {
        margin-top: -30px;
        font-size: 60px
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .landing-wrap .bd-arrow-next,.landing-wrap .bd-arrow-prev {
        width:75px
    }

    .landing-wrap .bd-arrow-next:before,.landing-wrap .bd-arrow-prev:before {
        margin-top: -40px;
        font-size: 80px
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .landing-wrap .bd-arrow-next,.landing-wrap .bd-arrow-prev {
        width:85px
    }

    .landing-wrap .bd-arrow-next:before,.landing-wrap .bd-arrow-prev:before {
        margin-top: -45px;
        font-size: 90px
    }
}

.landing-wrap .wrap-a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.landing-wrap .c-white {
    color: white
}

.landing-wrap .c-req {
    color: #d31616
}

.landing-wrap .description {
    font-size: 16px
}

@media (min-width: 320px) and (max-width: 767px) {
    .landing-wrap .description {
        font-size:12px
    }
}

.landing-wrap .text-list {
    margin-bottom: 0.9em;
    font-family: "Roboto";
    font-size: 16px
}

.landing-wrap .text-list .name {
    margin-bottom: 0.2em;
    font-weight: bold;
    color: black
}

.landing-wrap .text-list .text {
    font-size: 1em;
    line-height: 1.5em;
    margin: 1.5em 0;
    margin-top: 1em
}

.landing-wrap .text-list .dropdown-menu .text {
    margin-top: 0;
    margin: 0
}

.landing-wrap .para-block {
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    overflow: hidden;
    z-index: 1
}

.landing-wrap .para-img-fix {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -5;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed
}

@media (min-width: 320px) and (max-width: 767px) {
    .landing-wrap .para-img-fix {
        background-attachment:scroll
    }
}

.landing-wrap .s-parallax {
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -2;
    width: 100%
}

.landing-wrap .bg-back {
    background-color: #ecf0f1
}

.landing-wrap .bg-map {
    background-color: #C8F7C5
}

.landing-wrap .swiper-container .swiper-slide {
    width: auto
}

.landing-wrap .swiper-container .swiper-slide .disc-item {
    margin-left: 8px;
    margin-right: 7px
}

.landing-wrap .s-cut {
    margin: 0 auto;
    overflow: hidden
}

@media (min-width: 320px) and (max-width: 767px) {
    .landing-wrap .br-span {
        display:block
    }
}

.landing-wrap .btn {
    display: inline-block;
    background: none;
    position: relative;
    min-width: 270px;
    min-height: 50px;
    line-height: 50px;
    padding: 0 15px;
    margin: 0;
    border: none;
    outline: none;
    border-radius: 3px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    text-transform: uppercase;
    font-weight: bold;
    font-family: "Roboto";
    font-size: 18px;
    color: white;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

.landing-wrap .btn:disabled {
    background-color: #d7d9d9 !important;
    opacity: 1
}

.landing-wrap .btn:disabled,.landing-wrap .btn.disabled {
    opacity: 1;
    pointer-events: auto;
    cursor: pointer
}

.landing-wrap .btn.btn-buy {
    min-width: 167px
}

.landing-wrap .btn.btn-buy:disabled:after {
    content: 'not available';
    background: none;
    position: absolute;
    top: 100% !important;
    bottom: auto !important;
    left: 5px;
    right: 0;
    line-height: 1.5;
    text-align: left;
    font-family: "Roboto";
    font-style: italic;
    font-size: 13px;
    color: #62646f;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1
}

@media (min-width: 1200px) and (max-width: 1651px) {
    .landing-wrap .btn {
        min-width:240px;
        font-size: 16px
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .landing-wrap .btn {
        min-height:45px;
        line-height: 45px;
        min-width: 205px;
        font-size: 16px
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    .landing-wrap .btn {
        min-width:160px;
        min-height: 40px;
        line-height: 40px;
        font-size: 16px
    }
}

.landing-wrap .mode-disabled {
    padding-bottom: 20px
}

.landing-wrap .mode-disabled:after {
    content: 'not available';
    background: none;
    position: absolute;
    top: auto !important;
    bottom: 0 !important;
    left: -1px;
    right: -2px;
    line-height: 1.5;
    text-align: left;
    font-family: 'OpenSans', sans-serif;
    font-style: italic;
    font-size: 13px;
    color: #62646f;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1
}

.landing-wrap .btn-sm,.landing-wrap .btn-group-sm>.btn {
    min-height: 36px;
    line-height: 36px
}

.landing-wrap .btn-sm.btn-icon,.landing-wrap .btn-group-sm>.btn-icon.btn {
    padding-left: 60px;
    padding-right: 30px
}

.landing-wrap .btn-sm.btn-icon:before,.landing-wrap .btn-group-sm>.btn-icon.btn:before {
    font-size: 110%;
    line-height: 1.75
}

.landing-wrap .btn-sm.btn--moema:after,.landing-wrap .btn-group-sm>.btn--moema.btn:after {
    top: -12px;
    bottom: -12px
}

@media (min-width: 1200px) and (max-width: 1651px) {
    .landing-wrap .btn-sm.btn-icon,.landing-wrap .btn-group-sm>.btn-icon.btn {
        padding-left:30px;
        padding-right: 15px
    }

    .landing-wrap .btn-sm.btn-icon:before,.landing-wrap .btn-group-sm>.btn-icon.btn:before {
        font-size: 100%;
        line-height: 2
    }

    .landing-wrap .btn-sm.btn-buy,.landing-wrap .btn-group-sm>.btn-buy.btn {
        min-width: 130px
    }
}

@media (min-width: 768px) and (max-width: 1651px) {
    .landing-wrap .btn-sm,.landing-wrap .btn-group-sm>.btn {
        min-height:32px;
        line-height: 32px
    }

    .landing-wrap .btn-sm.btn-buy,.landing-wrap .btn-group-sm>.btn-buy.btn {
        width: auto;
        font-size: 16px
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .landing-wrap .btn-sm.btn-icon,.landing-wrap .btn-group-sm>.btn-icon.btn {
        padding-left:20px;
        padding-right: 5px
    }

    .landing-wrap .btn-sm.btn-icon:before,.landing-wrap .btn-group-sm>.btn-icon.btn:before {
        font-size: 100%;
        line-height: 2
    }

    .landing-wrap .btn-sm.btn-buy,.landing-wrap .btn-group-sm>.btn-buy.btn {
        min-width: 120px;
        font-size: 15px
    }
}

.landing-wrap .btn-icon {
    position: relative;
    padding-left: 90px;
    padding-right: 60px
}

.landing-wrap .btn-icon:before {
    position: absolute;
    left: 0;
    width: 40%;
    margin: 0;
    font-size: 140%;
    line-height: 2.1;
    color: white
}

.landing-wrap .btn-icon:after {
    content: '';
    position: absolute;
    margin: 0;
    z-index: -1;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

@media (min-width: 768px) and (max-width: 1651px) {
    .landing-wrap .btn-icon {
        min-width:260px;
        padding-left: 75px;
        padding-right: 30px
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    .landing-wrap .btn-icon {
        min-width:245px;
        min-height: 45px;
        line-height: 45px;
        padding-left: 50px;
        padding-right: 30px;
        font-size: 16px
    }

    .landing-wrap .btn-icon:before {
        width: 25%
    }
}

.landing-wrap .btn-success,.landing-wrap .btn-error {
    color: transparent !important
}

.landing-wrap .btn-success:after,.landing-wrap .btn-error:after {
    left: 40%;
    font-family: inherit;
    text-transform: inherit;
    font-weight: inherit;
    font-size: inherit;
    color: #fff;
    z-index: 1
}

.landing-wrap .btn-success:after {
    content: "Ready!";
    -webkit-animation: moveUp 0.5s;
    animation: moveUp 0.5s
}

.landing-wrap .btn-error {
    -webkit-animation: shake 0.5s;
    animation: shake 0.5s
}

.landing-wrap .btn-error:after {
    content: "Error!";
    -webkit-animation: scaleFromUp 0.5s;
    animation: scaleFromUp 0.5s
}

.landing-wrap .btn--sendord.btn-activated {
    -webkit-animation: fadeOutText 0.5s;
    animation: fadeOutText 0.5s
}

.landing-wrap .btn--sendord.btn-activated:before {
    -webkit-animation: moveToRight 0.5s;
    animation: moveToRight 0.5s
}

.landing-wrap .btn--moema:after {
    content: '';
    position: absolute;
    top: -20px;
    left: -20px;
    bottom: -20px;
    right: -20px;
    background: inherit;
    border-radius: inherit;
    z-index: -1;
    opacity: 0.4;
    -webkit-transform: scale3d(0.8, 0.5, 1);
    transform: scale3d(0.8, 0.5, 1)
}

.landing-wrap .btn--moema.btn-activated {
    -webkit-transition: background-color 0.1s 0.3s;
    transition: background-color 0.1s 0.3s;
    -webkit-animation: anim-moema-1 0.3s forwards;
    animation: anim-moema-1 0.3s forwards
}

.landing-wrap .btn--moema.btn-activated:after {
    -webkit-animation: anim-moema-2 0.3s 0.3s forwards;
    animation: anim-moema-2 0.3s 0.3s forwards
}

.landing-wrap .btn-remove {
    display: inline-block;
    position: relative;
    line-height: normal;
    color: #336E7B
}

.landing-wrap .btn-remove:before {
    font-family: Flaticon;
    font-size: 40px;
    font-style: normal;
    margin-right: 0;
    speak: none;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased
}

.landing-wrap .btn-remove:after {
    content: 'remove';
    background-color: #fffabf;
    position: absolute;
    top: 50%;
    left: 100%;
    padding: 3px 10px 3px 10px;
    margin-left: 5px;
    font-size: 14px;
    color: black;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    transition: opacity 0.3s 0s, visibility 0s 0.3s;
    z-index: 5
}

.landing-wrap .btn-remove:hover,.landing-wrap .btn-remove:focus {
    color: #67809F
}

.landing-wrap .btn-remove:hover:after {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.3s 0.5s, visibility 0s 0.5s;
    transition: opacity 0.3s 0.5s, visibility 0s 0.5s
}

.landing-wrap .counter-badge {
    min-width: 90px;
    width: auto;
    height: 30px;
    font-size: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.landing-wrap .counter-badge .input-group-btn {
    display: inline-block;
    width: auto;
    height: 100%;
    vertical-align: middle
}

.landing-wrap .counter-badge .form-control.input-number {
    display: inline-block;
    width: 30px;
    height: 100%;
    padding: 0;
    float: none;
    vertical-align: middle;
    text-align: center;
    font-family: "Roboto";
    font-size: 18px
}

.landing-wrap .counter-badge .btn-number {
    width: 30px;
    height: 100%;
    min-height: 0;
    min-width: 0;
    margin: 0 !important;
    padding: 0;
    line-height: 30px;
    border-radius: 0;
    text-align: center
}

.landing-wrap .counter-badge .input-number {
    background-color: #fff !important;
    min-width: 30px;
    width: auto
}

@media (min-width: 320px) and (max-width: 767px) {
    .landing-wrap .counter-badge {
        min-width:105px;
        height: 35px
    }

    .landing-wrap .counter-badge .form-control.input-number {
        width: 35px;
        font-size: 14px
    }

    .landing-wrap .counter-badge .btn-number {
        width: 35px;
        line-height: 35px;
        font-weight: bold;
        font-size: 25px
    }

    .landing-wrap .counter-badge .input-number {
        min-width: 35px
    }
}

.landing-wrap .btn-send:before {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -10px;
    margin-top: -10px;
    line-height: normal;
    font-size: 22px
}

.landing-wrap .btn.btn-cart-alert {
    background-color: #fff !important;
    min-width: 230px
}

.landing-wrap .btn.btn-cart-alert:hover {
    -webkit-transition: background-color 0.1s 0.3s;
    transition: background-color 0.1s 0.3s;
    -webkit-animation: anim-moema-1 0.3s forwards;
    animation: anim-moema-1 0.3s forwards
}

.landing-wrap .btn.btn-cart-alert:hover:after {
    -webkit-animation: anim-moema-2 0.3s 0.3s forwards;
    animation: anim-moema-2 0.3s 0.3s forwards
}

@media (min-width: 768px) and (max-width: 991px) {
    .landing-wrap .btn.btn-cart-alert {
        min-width:150px;
        font-size: 16px
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    .landing-wrap .btn.btn-cart-alert {
        min-width:70px;
        font-size: 11px;
        line-height: 30px;
        min-height: 30px;
        padding: 0 5px
    }

    .landing-wrap .btn.btn-cart-alert:after {
        top: -10px;
        left: -10px;
        bottom: -10px;
        right: -10px
    }
}

.landing-wrap .bootstrap-filestyle .form-control {
    width: 115px;
    border-radius: 3px;
    text-overflow: ellipsis
}

.landing-wrap .bootstrap-filestyle .group-span-filestyle {
    padding-right: 10px
}

.landing-wrap .bootstrap-filestyle .group-span-filestyle .btn {
    min-width: 110px;
    border-radius: 3px;
    font-size: 16px
}

.landing-wrap .bootstrap-filestyle .group-span-filestyle .btn-sm,.landing-wrap .bootstrap-filestyle .group-span-filestyle .btn-group-sm>.btn {
    min-height: 34px;
    line-height: 34px
}

.landing-wrap input[type="text"],.landing-wrap input[type="password"],.landing-wrap input[type="email"],.landing-wrap .form-control,.landing-wrap textarea {
    background-color: #eceffa;
    width: 100%;
    height: 45px;
    border: none;
    border-radius: 3px;
    box-shadow: inset 0 0 0 1px transparent;
    font-family: "Roboto";
    color: black;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    font-size: 16px
}

.landing-wrap input[type="text"]:hover,.landing-wrap input[type="password"]:hover,.landing-wrap input[type="email"]:hover,.landing-wrap .form-control:hover,.landing-wrap textarea:hover {
    box-shadow: inset 0 0 0 1px #bec2d1
}

.landing-wrap input[type="text"]:focus,.landing-wrap input[type="password"]:focus,.landing-wrap input[type="email"]:focus,.landing-wrap .form-control:focus,.landing-wrap textarea:focus {
    background-color: #f4f5fa;
    box-shadow: inset 0 0 0 1px #c6cad8
}

.landing-wrap input[type="text"]:disabled,.landing-wrap input[type="password"]:disabled,.landing-wrap input[type="email"]:disabled,.landing-wrap .form-control:disabled,.landing-wrap textarea:disabled {
    background-color: #eef1f4;
    box-shadow: none
}

.landing-wrap textarea {
    padding: 10px 15px;
    height: auto;
    min-height: 110px;
    resize: none
}

.landing-wrap .has-error .help-block,.landing-wrap .has-error .help-inline {
    color: #d11a21
}

.landing-wrap .help-block ul,.landing-wrap .help-inline ul {
    margin: 0
}

.landing-wrap .input-group.input-with-btn .form-control {
    display: inline-block;
    width: 218px;
    margin-right: 5px;
    vertical-align: middle;
    border-radius: 3px !important
}

.landing-wrap .input-group.input-with-btn .btn-send {
    display: inline-block;
    width: 34px;
    min-width: 0;
    height: 34px;
    min-height: 0;
    margin: 0;
    vertical-align: middle
}

.landing-wrap input[type="text"].input-sm,.landing-wrap .input-group-sm>input[type="text"].form-control,.landing-wrap .input-group-sm>input[type="text"].input-group-addon,.landing-wrap .input-group-sm>.input-group-btn>input[type="text"].btn,.landing-wrap input[type="password"].input-sm,.landing-wrap .input-group-sm>input[type="password"].form-control,.landing-wrap .input-group-sm>input[type="password"].input-group-addon,.landing-wrap .input-group-sm>.input-group-btn>input[type="password"].btn,.landing-wrap input[type="email"].input-sm,.landing-wrap .input-group-sm>input[type="email"].form-control,.landing-wrap .input-group-sm>input[type="email"].input-group-addon,.landing-wrap .input-group-sm>.input-group-btn>input[type="email"].btn,.landing-wrap .form-control.input-sm,.landing-wrap .input-group-sm>.form-control,.landing-wrap .input-group-sm>.input-group-btn>.form-control.btn {
    height: 34px;
    font-size: 14px
}

.landing-wrap ::-webkit-input-placeholder {
    font-family: inherit;
    font-size: inherit;
    color: #797f91
}

.landing-wrap :-moz-placeholder {
    font-family: inherit;
    font-size: inherit;
    color: #797f91
}

.landing-wrap ::-moz-placeholder {
    font-family: inherit;
    font-size: inherit;
    color: #797f91
}

.landing-wrap :-ms-input-placeholder {
    font-family: inherit;
    font-size: inherit;
    color: #797f91
}

.landing-wrap input[type="checkbox"],.landing-wrap input[type="radio"] {
    display: none
}

.landing-wrap input[type="checkbox"]+label,.landing-wrap input[type="radio"]+label {
    padding-left: 30px;
    font-size: 16px;
    color: black
}

.landing-wrap input[type="checkbox"]+label:before,.landing-wrap input[type="checkbox"]+label:after,.landing-wrap input[type="radio"]+label:before,.landing-wrap input[type="radio"]+label:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    border: 1px solid;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

.landing-wrap input[type="checkbox"]+label:after,.landing-wrap input[type="radio"]+label:after {
    border: none
}

.landing-wrap input[type="checkbox"]+label:before {
    background-color: #ecf0f1;
    border-color: #336E7B;
    border-radius: 2px
}

.landing-wrap input[type="checkbox"]+label:after {
    content: "\e013";
    left: 0;
    margin-top: -7px;
    text-align: center;
    font-size: 14px;
    opacity: 0;
    visibility: hidden;
    color: #fff
}

.landing-wrap input[type="checkbox"]+label:hover:before {
    background-color: transparent
}

.landing-wrap input[type="checkbox"]:checked+label:before {
    border-color: transparent
}

.landing-wrap input[type="checkbox"]:checked+label:after {
    opacity: 1;
    visibility: visible
}

.landing-wrap input[type="checkbox"]:disabled+label:before {
    background-color: #ECECEC !important;
    border-color: #D2D7D3 !important
}

.landing-wrap input[type="radio"]+label:before {
    border-width: 2px;
    border-color: #BFBFBF;
    border-radius: 50%
}

.landing-wrap input[type="radio"]+label:after {
    left: 4px;
    margin-top: -6px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    opacity: 0;
    visibility: hidden
}

.landing-wrap input[type="radio"]+label:hover:after {
    background-color: #BFBFBF;
    opacity: 1;
    visibility: visible
}

.landing-wrap input[type="radio"]:checked+label:before {
    border-color: #BFBFBF !important
}

.landing-wrap input[type="radio"]:checked+label:after {
    opacity: 1;
    visibility: visible
}

.landing-wrap input[type="radio"]:disabled+label:before {
    background-color: #ECECEC !important;
    border-color: #D2D7D3 !important
}

.landing-wrap input[type="radio"]:disabled+label:after {
    display: none
}

.landing-wrap .checkbox.ib,.landing-wrap .radio.ib {
    margin-top: 0;
    margin-bottom: 5px
}

.landing-wrap .checkbox label,.landing-wrap .radio label {
    padding-left: 30px;
    font-size: 16px;
    color: black
}

.landing-wrap .form-tel {
    width: 400px
}

.landing-wrap .intl-tel-input .selected-flag {
    width: 55px;
    padding-left: 12px;
    border-radius: 3px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

.landing-wrap .intl-tel-input .selected-flag .arrow {
    right: 11px;
    border-top-color: white
}

.landing-wrap .intl-tel-input .country-list {
    border: 2px solid #ecf0f1;
    border-top: none;
    overflow-y: auto
}

.landing-wrap .intl-tel-input input,.landing-wrap .intl-tel-input input[type=text],.landing-wrap .intl-tel-input input[type=tel] {
    padding-left: 67px
}

.landing-wrap .composition {
    background-color: #ecf0f1;
    min-height: 305px;
    padding: 15px 20px;
    border-radius: 3px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.landing-wrap .bootstrap-select.sel-berry .dropdown-toggle {
    padding-left: 50px
}

.landing-wrap .bootstrap-select .dropdown-toggle {
    background-color: white !important;
    min-width: 195px;
    min-height: 34px;
    margin: 0;
    padding-left: 15px;
    padding-right: 40px;
    line-height: 34px;
    float: none;
    text-transform: none;
    font-family: "Roboto";
    font-weight: normal;
    font-size: 16px;
    color: black !important
}

.landing-wrap .bootstrap-select .dropdown-toggle:focus {
    outline: none !important
}

.landing-wrap .bootstrap-select.open .dropdown-toggle,.landing-wrap .bootstrap-select .dropdown-toggle:active {
    box-shadow: none
}

.landing-wrap .bootstrap-select .icon-comp:before {
    content: '';
    position: absolute;
    left: 10px;
    top: 50%
}

.landing-wrap .bootstrap-select .icon-comp.ico-cher:before {
    background-image: url("../../img/sprite.png");
    background-position: -49px 0px;
    width: 26px;
    height: 19px;
    margin-top: -9px
}

.landing-wrap .bootstrap-select .icon-comp.ico-vish:before {
    background-image: url("../../img/sprite.png");
    background-position: -49px -24px;
    width: 18px;
    height: 20px;
    margin-top: -10px
}

.landing-wrap .bootstrap-select .icon-comp.ico-klub:before {
    background-image: url("../../img/sprite.png");
    background-position: -80px -24px;
    width: 13px;
    height: 21px;
    margin-top: -10px
}

.landing-wrap .bootstrap-select .icon-comp.ico-mal:before {
    background-image: url("../../img/sprite.png");
    background-position: -24px -49px;
    width: 19px;
    height: 18px;
    margin-top: -9px
}

.landing-wrap .bootstrap-select .icon-comp.ico-ej:before {
    background-image: url("../../img/sprite.png");
    background-position: -80px 0px;
    width: 15px;
    height: 19px;
    margin-top: -9px
}

.landing-wrap .dropdown-menu {
    font-size: 16px
}

.landing-wrap .sel-berry .dropdown-menu>li>a {
    padding-left: 50px
}

.landing-wrap .sel-berry .dropdown-menu {
    overflow: visible !important;
    background: none;
    box-shadow: none
}

.landing-wrap .sel-berry .dropdown-menu.open {
    padding-right: 35px !important
}

.landing-wrap .sel-berry .dropdown-menu.inner {
    background-color: #fff;
    border-radius: 0 0 3px 3px !important;
    box-shadow: 0 6px 12px rgba(0,0,0,0.175) !important;
    overflow: hidden !important
}

.landing-wrap .dropdown-menu>li>a {
    padding-left: 15px;
    line-height: 22px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    white-space: normal
}

.landing-wrap .dropdown-menu>li>a:hover,.landing-wrap .dropdown-menu>li>a:focus {
    color: white
}

.landing-wrap .bootstrap-select.btn-group .dropdown-toggle .filter-option {
    text-overflow: ellipsis
}

.landing-wrap .bootstrap-select.btn-group .dropdown-toggle .caret {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    width: 35px;
    height: 100%;
    border: none;
    border-radius: 3px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

.landing-wrap .bootstrap-select.btn-group .dropdown-toggle .caret:before {
    content: '';
    position: absolute;
    top: 50%;
    right: 14px;
    margin-top: -2px;
    vertical-align: middle;
    border-top: 4px dashed white;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.landing-wrap .bootstrap-select.btn-group .dropdown-menu {
    min-width: 100%;
    left: 0;
    margin: 0;
    padding: 0;
    margin-top: -1px;
    border: none
}

.landing-wrap .bootstrap-select.btn-group .dropdown-menu li {
    border-top: 1px solid #ecf0f1
}

.landing-wrap .alert {
    background-color: #fff;
    position: relative;
    padding-top: 100px;
    padding-bottom: 25px;
    border: 3px solid;
    border-radius: 0;
    text-align: center;
    font-size: 16px;
    color: black !important
}

.landing-wrap .alert-success {
    border-color: green
}

.landing-wrap .alert-success:before {
    color: green
}

.landing-wrap .alert-warning {
    border-color: #F39C12
}

.landing-wrap .alert-warning:before {
    color: #F39C12
}

.landing-wrap .alert-error {
    border-color: #EF4836
}

.landing-wrap .alert-error:before {
    color: #CF000F
}

.landing-wrap .alert .close {
    position: absolute;
    top: 0;
    right: 0;
    float: none;
    width: 26px;
    font-size: 26px;
    opacity: 1
}

.landing-wrap .alert:before {
    position: absolute;
    top: 22px;
    left: 50%;
    margin-left: -30px;
    font-size: 60px
}

.landing-wrap .nav-items {
    background-color: none;
    margin-bottom: 60px;
    border: none
}

@media (min-width: 768px) and (max-width: 991px) {
    .landing-wrap .nav-items {
        margin-bottom:25px
    }
}

.landing-wrap .nav-items ul {
    position: relative;
    margin: 0;
    padding: 0;
    font-size: 0
}

.landing-wrap .nav-items ul:after {
    content: '';
    display: inline-block;
    vertical-align: top;
    width: 100%
}

.landing-wrap .nav-items li {
    display: inline-block;
    position: relative;
    width: 235px;
    height: 100% !important;
    float: none;
    margin-bottom: 0;
    text-align: center
}

.landing-wrap .nav-items li.active a {
    color: black
}

.landing-wrap .nav-items li a {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    position: relative;
    display: block;
    height: 100%;
    width: 100%;
    padding: 22px 47px 20px 90px;
    font-family: "Roboto";
    font-weight: bold;
    font-size: 14px;
    white-space: nowrap;
    text-transform: uppercase;
    color: #313030;
    color: rgba(49,48,48,0.7)
}

@media (min-width: 992px) and (max-width: 1199px) {
    .landing-wrap .nav-items li a {
        font-size:16px
    }
}

.landing-wrap .nav-items li a .sum {
    position: absolute;
    top: -3px;
    left: 35px;
    min-width: 21px;
    min-height: 21px;
    line-height: 20px;
    border-radius: 50%;
    text-align: center;
    font-family: "Roboto";
    font-weight: bold;
    font-style: normal;
    font-size: 11px;
    color: white
}

.landing-wrap .nav-items li a i {
    position: absolute;
    top: 50%;
    left: 42px;
    margin-top: -18px
}

.landing-wrap .nav-items li a i:before {
    margin-right: 0;
    font-size: 32px;
    color: #b2b6c6
}

.landing-wrap .nav-items li a .ico-cat {
    position: absolute;
    top: 50%;
    left: 42px;
    margin-top: -18px;
    max-width: 50px
}

.landing-wrap .nav-items li a .ico-cat img {
    width: 100%;
    height: auto
}

.landing-wrap .nav-items li a:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    margin-right: -4px
}

.landing-wrap .nav-items li a .category-name {
    display: inline-block;
    vertical-align: middle;
    word-wrap: break-word;
    white-space: normal
}

@media (min-width: 768px) and (max-width: 992px) {
    .landing-wrap .nav-items li {
        width:175px
    }

    .landing-wrap .nav-items li a {
        padding-left: 60px;
        padding-right: 30px
    }

    .landing-wrap .nav-items li a .ico-cat {
        left: 12px
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    .landing-wrap .nav-items {
        display:none
    }
}

.landing-wrap .items-place {
    overflow: hidden
}

@media (min-width: 992px) and (max-width: 1651px) {
    .landing-wrap .items-place [class^=col-],.landing-wrap .items-place [class*=col-] {
        padding-left:10px;
        padding-right: 10px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .landing-wrap .items-place [class^=col-],.landing-wrap .items-place [class*=col-] {
        padding-left:5px;
        padding-right: 5px
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    .landing-wrap .items-place [class^=col-],.landing-wrap .items-place [class*=col-] {
        padding-left:4px;
        padding-right: 4px
    }
}

.landing-wrap .items-place .item {
    display: inline-block;
    background-color: #ecf0f1;
    position: relative;
    width: 100%;
    padding: 6px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

@media (min-width: 320px) and (max-width: 767px) {
    .landing-wrap .items-place .item {
        padding:3px
    }

    .landing-wrap .items-place .item .desc .weight,.landing-wrap .items-place .item .desc .price,.landing-wrap .items-place .item .desc .old-price,.landing-wrap .items-place .item .desc .changes {
        display: none
    }
}

.landing-wrap .items-place .item .link-item {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 1
}

.landing-wrap .items-place .item .wrap {
    position: relative;
    overflow: hidden;
    z-index: 1;
    padding-bottom: 64.28571%
}

.landing-wrap .items-place .item .wrap img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto
}

.landing-wrap .items-place .item .desc {
    -webkit-transition: bottom .5s;
    transition: bottom .5s;
    position: absolute;
    z-index: 2;
    left: 0px;
    right: 0px;
    height: auto !important;
    padding: 0 !important;
    text-align: center;
    color: black;
    background: #fff;
    background: rgba(255,255,255,0.82);
    bottom: 0px
}

@media (min-width: 768px) {
    .landing-wrap .items-place .item .desc {
        bottom:-100px
    }
}

@media (min-width: 1652px) {
    .landing-wrap .items-place .item .desc {
        bottom:-95px
    }
}

@media (max-width: 767px) {
    .landing-wrap .items-place .item .desc {
        padding-top:5px;
        bottom: 0px
    }
}

.landing-wrap .items-place .item .name {
    position: static;
    margin-bottom: 3px;
    text-transform: uppercase;
    font-family: "Roboto";
    font-weight: bold;
    line-height: 1.5em;
    font-size: 1em
}

@media (min-width: 768px) and (max-width: 1651px) {
    .landing-wrap .items-place .item .name {
        font-size:12px
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    .landing-wrap .items-place .item .name {
        font-size:11px
    }
}

.landing-wrap .items-place .item .weight {
    font-size: 16px
}

@media (min-width: 768px) and (max-width: 1651px) {
    .landing-wrap .items-place .item .weight {
        font-size:14px
    }
}

.landing-wrap .items-place .item .price {
    line-height: 1.25em;
    font-size: 35px
}

@media (min-width: 768px) and (max-width: 1651px) {
    .landing-wrap .items-place .item .price {
        font-size:28px
    }
}

.landing-wrap .items-place .item .old-price {
    padding-right: 15px;
    line-height: 1.25em;
    text-decoration: line-through;
    font-size: 16px;
    color: #34495E
}

@media (min-width: 768px) and (max-width: 1651px) {
    .landing-wrap .items-place .item .old-price {
        font-size:14px
    }
}

.landing-wrap .items-place .item .changes {
    display: table;
    background-color: #fff;
    position: relative;
    width: 100%;
    padding: 8px 14px;
    text-align: left;
    border-collapse: separate
}

.landing-wrap .items-place .item .changes .btn {
    margin: 0
}

.landing-wrap .items-place .item .changes .btn:after {
    display: none
}

@media (min-width: 768px) and (max-width: 1651px) {
    .landing-wrap .items-place .item .changes {
        padding:8px 7px
    }
}

.landing-wrap .items-place .item .media-left {
    padding: 0
}

.landing-wrap .items-place .item:hover .desc {
    bottom: 0
}

.landing-wrap .tumbl-styles {
    position: fixed;
    top: 10%;
    right: 0;
    width: 40px;
    height: 40px;
    box-shadow: 0 0 3px rgba(0,0,0,0.25);
    z-index: 555
}

.landing-wrap .tumbl-styles .tumb-uses {
    display: inline-block;
    width: 40px;
    height: 40px;
    border: 2px solid #ecf0f1
}

.landing-wrap .tumbl-styles .st-comm {
    background-image: -webkit-linear-gradient(top, #e74c3c 50%, #1abc9c 100%);
    background-image: linear-gradient(top, #e74c3c 50%, #1abc9c 100%)
}

.landing-wrap .magnify {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle
}

.landing-wrap .magnify .magnify-lens {
    position: absolute;
    width: 200px;
    height: 200px;
    border-radius: 100%;
    box-shadow: 0 0 0 7px rgba(255,255,255,0.85),0 0 7px 7px rgba(0,0,0,0.25),inset 0 0 40px 2px rgba(0,0,0,0.25);
    cursor: none;
    display: none;
    z-index: 100
}

.landing-wrap .magnify .magnify-lens.loading {
    background: #333 !important;
    opacity: .75
}

.landing-wrap .magnify .magnify-lens.loading:after {
    position: absolute;
    top: 45%;
    left: 0;
    width: 100%;
    color: #fff;
    content: 'Loading...';
    font: italic normal 16px/1 Calibri, sans-serif;
    text-align: center;
    text-shadow: 0 0 2px rgba(51,51,51,0.8);
    text-transform: none
}

.landing-wrap .main-header {
    background: #f9f9f9;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    min-height: 180px;
    font-family: "Roboto";
    z-index: 46;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    min-height: 160px
}

.landing-wrap .main-header .listing {
    text-align: center;
    overflow: hidden;
    position: relative
}

.landing-wrap .main-header.affix {
    position: fixed;
    border-bottom: 1px solid #e6e6e6;
    background-color: #f9f9f9;
    -webkit-transition: opacity .4s;
    transition: opacity .4s;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.1)
}

.landing-wrap .main-header.affix .listing {
    margin-right: 65px
}

@media (min-width: 320px) and (max-width: 767px) {
    .landing-wrap .main-header.affix {
        min-height:60px;
        padding-bottom: 5px;
        padding-top: 5px
    }

    .landing-wrap .main-header.affix .main-header-top {
        padding-top: 0
    }

    .landing-wrap .main-header.affix #shop-cart {
        position: absolute;
        left: 0;
        margin-top: 0
    }

    .landing-wrap .main-header.affix .call-up {
        display: none;
        margin-top: 10px
    }

    .landing-wrap .main-header.affix .logo-main {
        display: none;
        right: -60px;
        position: absolute;
        margin: 0 auto
    }
}

@media (min-width: 320px) and (max-width: 767px) and (min-width: 400px) and (max-width: 767px) {
    .landing-wrap .main-header.affix .logo-main {
        display:block
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    .landing-wrap .main-header.affix .logo-main img {
        height:40px;
        width: 88px
    }

    .landing-wrap .main-header.affix .mob-toggle {
        top: 5px
    }
}

@media (min-width: 767px) and (max-width: 5000px) {
    .landing-wrap .main-header.affix {
        min-height:10px
    }

    .landing-wrap .main-header.affix .row.main-header-top {
        display: none
    }

    .landing-wrap .main-header.affix a.shop-cart {
        -webkit-transition: top .5s;
        transition: top .5s;
        min-width: 20px;
        min-height: 20px;
        padding: 10px;
        background: none;
        z-index: 2;
        top: 0;
        right: 0
    }

    .landing-wrap .main-header.affix a.shop-cart i:before {
        font-size: 2em
    }

    .landing-wrap .main-header.affix a.shop-cart i span {
        background-color: #ECEFFA
    }
}

.landing-wrap .main-header nav {
    display: block !important;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: box-shadow 0.3s;
    transition: box-shadow 0.3s
}

.landing-wrap .main-header .mob-toggle {
    display: none;
    background: none;
    position: absolute;
    top: 10px;
    right: 5px;
    padding: 0 5px;
    border: none;
    line-height: 1;
    font-size: 34px
}

.landing-wrap .main-header .mob-toggle:before {
    content: "\e621"
}

.landing-wrap .main-header .main-nav {
    width: auto;
    display: inline-block;
    vertical-align: top;
    float: none;
    position: relative;
    white-space: nowrap
}

.landing-wrap .main-header .main-nav li {
    float: none
}

.landing-wrap .main-header .main-nav:before,.landing-wrap .main-header .main-nav:after {
    display: none
}

.landing-wrap .main-header .arr-nav {
    position: absolute;
    z-index: 1;
    width: 80px;
    top: 50%;
    height: 42px;
    line-height: 40px;
    margin-top: -21px;
    font-size: 18px
}

.landing-wrap .main-header .arr-nav:before {
    display: none
}

.landing-wrap .main-header .arr-nav.prev {
    text-align: left;
    left: -2px;
    background: -webkit-linear-gradient(left, #f9f9f9 60%, rgba(255,255,255,0));
    background: linear-gradient(to right, #f9f9f9 60%, rgba(255,255,255,0))
}

.landing-wrap .main-header .arr-nav.next {
    text-align: right;
    right: -2px;
    background: -webkit-linear-gradient(right, #f9f9f9 60%, rgba(255,255,255,0));
    background: linear-gradient(to left, #f9f9f9 60%, rgba(255,255,255,0))
}

.landing-wrap .main-header .arr-nav.disabled {
    display: none
}

@media (min-width: 768px) and (max-width: 991px) {
    .landing-wrap .main-header .arr-nav {
        font-size:14px
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    .landing-wrap .main-header {
        min-height:180px
    }

    .landing-wrap .main-header .mob-toggle {
        display: block
    }

    .landing-wrap .main-header nav {
        background: #000;
        background: transparent\9;
        background: rgba(0,0,0,0.4);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000,endColorstr=#66000000);
        zoom:1;position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: opacity 0.3s, visibility 0s 0.3s;
        transition: opacity 0.3s, visibility 0s 0.3s;
        z-index: 2000
    }

    .landing-wrap .main-header nav.in {
        opacity: 1;
        visibility: visible;
        overflow-y: auto;
        -webkit-transition: opacity 0.3s;
        transition: opacity 0.3s
    }

    .landing-wrap .main-header nav.in .listing {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    .landing-wrap .main-header nav .listing {
        background-color: #fff;
        position: absolute;
        z-index: 2;
        right: 0;
        top: 0;
        bottom: 0;
        -webkit-transition: all 0.3s;
        transition: all 0.3s;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    .landing-wrap .main-header nav .main-nav li {
        display: block;
        border-bottom: 1px solid #ecf0f1
    }

    .landing-wrap .main-header nav .main-nav li:before {
        display: none
    }

    .landing-wrap .main-header nav .main-nav li a {
        padding: 5px 15px !important;
        font-size: 11px
    }

    .landing-wrap .main-header nav .navbar-nav {
        margin: 0
    }

    .landing-wrap .main-header nav .arr-nav,.landing-wrap .main-header nav .shop-cart {
        display: none
    }
}

.landing-wrap .main-header-top {
    position: relative;
    padding-top: 160px;
    margin-bottom: 33px;
}

.landing-wrap .main-header-top .logo-main {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center
}

.landing-wrap .main-header-top .logo-main .brand {
    display: inline-block
}

.landing-wrap .main-header-top .logo-main img {
    width: 150px;
    height: 150px;
}

@media (min-width: 768px) and (max-width: 1651px) {
    .landing-wrap .main-header-top {
        margin-bottom:20px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .landing-wrap .main-header-top .brand {
        width:165px
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    .landing-wrap .main-header-top {
        padding-top:73px
    }

    .landing-wrap .main-header-top .logo-main {
        top: 6px
    }

    .landing-wrap .main-header-top .brand {
        width: 125px
    }
}

.landing-wrap .stuck {
    background: #fff;
    background: transparent\9;
    background: rgba(255,255,255,0.9);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#e5ffffff,endColorstr=#e5ffffff);
    zoom:1;position: fixed;
    top: 0;
    left: 0;
    right: 0;
    box-shadow: 0 1px 5px rgba(0,0,0,0.1)
}

@media (min-width: 320px) and (max-width: 767px) {
    .landing-wrap .stuck {
        background:none;
        position: static;
        box-shadow: none
    }
}

.landing-wrap .main-nav {
    font-size: 0
}

.landing-wrap .main-nav li {
    display: inline-block;
    position: relative
}

.landing-wrap .main-nav li.active:before {
    content: '';
    position: absolute;
    top: 0;
    left: 7px;
    right: 7px;
    height: 3px
}

.landing-wrap .main-nav li:first-of-type.active:before,.landing-wrap .main-nav li.slvzr-first-of-type.active:before {
    right: 7px;
    left: -7px
}

.landing-wrap .main-nav li:first-of-type a,.landing-wrap .main-nav li.slvzr-first-of-type a {
    padding-left: 0
}

.landing-wrap .main-nav li:last-of-type.active:before,.landing-wrap .main-nav li.slvzr-last-of-type.active:before {
    left: 7px;
    right: -7px
}

.landing-wrap .main-nav li:last-of-type a,.landing-wrap .main-nav li.slvzr-last-of-type a {
    padding-right: 0
}

.landing-wrap .main-nav li a {
    padding-top: 12px !important;
    padding-bottom: 10px !important;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
    color: #000000
}

@media (min-width: 768px) and (max-width: 1199px) {
    .landing-wrap .main-nav li a {
        font-size:15px
    }
}

.landing-wrap .call-up {
    display: inline-block;
    position: relative;
    width: 333px;
    min-height: 60px;
    padding: 3px;
    line-height: 52px;
    border-radius: 2px;
    text-align: center;
    font-weight: bold;
    font-size: 22px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    z-index: 1
}

.landing-wrap .call-up a {
    display: block;
    color: white;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

.landing-wrap .call-up a:hover,.landing-wrap .call-up a:focus {
    color: white
}

.landing-wrap .call-up:hover,.landing-wrap .call-up:focus {
    background: white;
    text-decoration: none
}

.landing-wrap .call-up div {
    display: block;
    border: 1px solid rgba(255,255,255,0.75);
    border-radius: 2px;
    -webkit-transition: border-color 0.3s;
    transition: border-color 0.3s
}

@media (min-width: 768px) and (max-width: 991px) {
    .landing-wrap .call-up {
        width:241px
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    .landing-wrap .call-up {
        width:137px;
        min-height: 45px;
        line-height: 37px;
        font-size: 14px
    }

    .landing-wrap .call-up i {
        display: none
    }
}

.landing-wrap .shop-cart {
    display: inline-block;
    background-color: #d7d9d9;
    position: relative;
    min-width: 172px;
    min-height: 61px;
    padding: 10px 70px 10px 20px;
    border-radius: 2px;
    font-family: "Roboto";
    color: #232323;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    z-index: 1
}

.landing-wrap .shop-cart .line {
    display: block;
    line-height: 19px;
    font-size: 16px
}

.landing-wrap .shop-cart i {
    position: absolute;
    top: 12px;
    right: 15px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

.landing-wrap .shop-cart i:before {
    font-size: 35px;
    margin: 0
}

.landing-wrap .shop-cart i span {
    background-color: #fff;
    position: absolute;
    top: -2px;
    right: -8px;
    min-width: 17px;
    height: 17px;
    padding: 0 3px;
    text-align: center;
    line-height: 17px;
    border-radius: 50%;
    font-weight: bold;
    font-style: normal;
    font-size: 14px;
    color: #000
}

.landing-wrap .shop-cart.sticky i {
    top: 7px
}

.landing-wrap .shop-cart:hover {
    color: white
}

.landing-wrap .shop-cart:hover i {
    color: #d7d9d9
}

@media (min-width: 768px) and (max-width: 991px) {
    .landing-wrap .shop-cart {
        min-width:160px;
        line-height: 40px
    }

    .landing-wrap .shop-cart .line {
        display: inline-block;
        margin-right: 2px
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    .landing-wrap .shop-cart {
        min-width:135px;
        min-height: 45px;
        padding-left: 15px;
        padding-right: 50px;
        padding-top: 5px;
        padding-bottom: 5px
    }

    .landing-wrap .shop-cart .line {
        font-size: 14px;
        line-height: 17px
    }

    .landing-wrap .shop-cart i {
        top: 50%;
        right: 15px;
        margin-top: -15px
    }

    .landing-wrap .shop-cart i:before {
        font-size: 29px
    }

    .landing-wrap .shop-cart i span {
        font-size: 13px
    }
}

.landing-wrap .main-section section {
    position: relative;
    z-index: 45
}

.landing-wrap .main-section .btn,.landing-wrap .main-section button,.landing-wrap .main-section .form-control,.landing-wrap .main-section input[type="text"],.landing-wrap .main-section input[type="email"],.landing-wrap .main-section input[type="password"],.landing-wrap .main-section input[type="submit"] {
    margin: 0
}

.landing-wrap .main-section .b-title,.landing-wrap .main-section h1 {
    margin-top: 1em;
    margin-bottom: 1em
}

.landing-wrap #main-slider {
    font-family: "Roboto";
    position: relative;
    min-height: 532px
}

.landing-wrap #main-slider .swiper-container {
    width: 100%;
    height: 100%;
    padding-bottom: 126px
}

.landing-wrap #main-slider .swiper-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    background: url("../../img/vakhulaslider2.jpg");
    background-size: cover;
}

.landing-wrap #main-slider .swiper-mask {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(49,113,114,0.4)
}

.landing-wrap #main-slider .swiper-slide {
    min-height: 532px;
    text-align: center;
    font-size: 18px;
    color: white;
    font-size: 4em;
    line-height: 1.5em;
    padding: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.landing-wrap #main-slider .swiper-button-prev,.landing-wrap #main-slider .swiper-button-next {
    -webkit-transition: 0.5s;
    transition: 0.5s;
    position: absolute;
    top: 50%;
    margin-top: -22px;
    background: none !important
}

.landing-wrap #main-slider .swiper-button-prev:before,.landing-wrap #main-slider .swiper-button-next:before {
    font-size: 44px
}

@media (min-width: 768px) and (max-width: 991px) {
    .landing-wrap #main-slider .swiper-button-prev {
        left:30px
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .landing-wrap #main-slider .swiper-button-prev {
        left:50px
    }
}

@media (min-width: 1200px) {
    .landing-wrap #main-slider .swiper-button-prev {
        left:100px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .landing-wrap #main-slider .swiper-button-next {
        right:30px
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .landing-wrap #main-slider .swiper-button-next {
        right:50px
    }
}

@media (min-width: 1200px) {
    .landing-wrap #main-slider .swiper-button-next {
        right:75px
    }
}

.landing-wrap #main-slider .wrap {
    position: absolute;
    text-align: center;
    top: 50%;
    margin-top: -41.5px
}

.landing-wrap #main-slider .slider-text {
    position: relative;
    width: 70%;
    background-color: rgba(255,255,255,0.01)
}

.landing-wrap #main-slider .slider-text .slider-title {
    font-weight: 600;
    font-size: .8em;
    line-height: 1.2em
}

.landing-wrap #main-slider .slider-text .slider-description {
    margin-top: 1em;
    font-size: .5em;
    line-height: 1.5em
}

.landing-wrap .component {
    margin: 0 auto;
    position: relative;
    margin-bottom: 40px;
    max-width: 100%
}

.landing-wrap .component-small {
    width: 650px;
    height: 290px
}

.landing-wrap .component-fullwidth {
    width: 100%;
    margin-bottom: 0;
    background: #333;
    position: absolute;
    height: 100%;
    left: 0;
    right: 0;
    top: 0
}

.landing-wrap .component-transparent {
    width: 900px;
    height: 500px
}

.landing-wrap .component>ul {
    width: 100%;
    max-width: 100%;
    height: 100%;
    position: absolute;
    list-style: none;
    padding: 0;
    margin: 0 auto
}

.landing-wrap .component-small>ul {
    width: 450px
}

.landing-wrap .component-fullwidth>ul {
    overflow: hidden
}

.landing-wrap .component-transparent>ul {
    width: 112px
}

.landing-wrap .component .itemwrap>li {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none;
    opacity: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.landing-wrap .component-fullwidth .itemwrap>li {
    overflow: hidden
}

.landing-wrap .component .itemwrap .current {
    opacity: 1;
    pointer-events: auto
}

.landing-wrap .component .itemwrap>li img {
    display: block;
    max-width: 100%
}

.landing-wrap .component-fullwidth .itemwrap>li img {
    min-width: 100%;
    max-width: none;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.landing-wrap .component nav a::before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    line-height: 60px;
    height: 100%;
    font-family: 'fontawesome';
    font-size: 60px;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    opacity: 0.5;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.landing-wrap .component nav a:hover::before {
    opacity: 1
}

.landing-wrap a.prev::before {
    content: "\e601"
}

.landing-wrap a.next::before {
    content: "\e600"
}

@media screen and (max-width: 35.5em) {
    .landing-wrap .component-small nav a {
        top:100%;
        margin-top: 10px;
        -webkit-transform: translateY(0%);
        -ms-transform: translateY(0%);
        transform: translateY(0%)
    }

    .landing-wrap .component-small nav a.prev {
        left: 50%;
        margin-left: -80px
    }

    .landing-wrap .component-small nav a.next {
        margin-left: 20px;
        right: auto;
        left: 50%
    }
}

.landing-wrap .fxSoftScale .itemwrap .navOutNext {
    -webkit-animation: scaleUp 1.5s forwards cubic-bezier(0.7, 0, 0.3, 1);
    animation: scaleUp 1.5s forwards cubic-bezier(0.7, 0, 0.3, 1)
}

.landing-wrap .fxSoftScale .itemwrap .navInNext {
    -webkit-animation: scaleDownUp 1.5s forwards cubic-bezier(0.7, 0, 0.3, 1);
    animation: scaleDownUp 1.5s forwards cubic-bezier(0.7, 0, 0.3, 1)
}

.landing-wrap .fxSoftScale .itemwrap .navOutPrev {
    -webkit-animation: scaleDown 1.5s forwards cubic-bezier(0.7, 0, 0.3, 1);
    animation: scaleDown 1.5s forwards cubic-bezier(0.7, 0, 0.3, 1)
}

.landing-wrap .fxSoftScale .itemwrap .navInPrev {
    -webkit-animation: scaleUpDown 1.5s forwards cubic-bezier(0.7, 0, 0.3, 1);
    animation: scaleUpDown 1.5s forwards cubic-bezier(0.7, 0, 0.3, 1)
}

@-webkit-keyframes scaleUp {
    from {
    }

    to {
        -webkit-transform: scale(1.2);
        opacity: 0
    }
}

@keyframes scaleUp {
    from {
    }

    to {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
        opacity: 0
    }
}

@-webkit-keyframes scaleDownUp {
    from {
        opacity: 0;
        -webkit-transform: scale(0.9)
    }

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

@keyframes scaleDownUp {
    from {
        opacity: 0;
        -webkit-transform: scale(0.9);
        transform: scale(0.9)
    }

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

@-webkit-keyframes scaleDown {
    from {
    }

    to {
        opacity: 0;
        -webkit-transform: scale(0.9)
    }
}

@keyframes scaleDown {
    from {
    }

    to {
        opacity: 0;
        -webkit-transform: scale(0.9);
        transform: scale(0.9)
    }
}

@-webkit-keyframes scaleUpDown {
    from {
        -webkit-transform: scale(1.2)
    }

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

@keyframes scaleUpDown {
    from {
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }

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

.landing-wrap .fxPressAway .itemwrap .navOutNext {
    -webkit-animation: slideOutScaleRight 1.2s forwards cubic-bezier(0.7, 0, 0.3, 1);
    animation: slideOutScaleRight 1.2s forwards cubic-bezier(0.7, 0, 0.3, 1)
}

.landing-wrap .fxPressAway .itemwrap .navInNext {
    opacity: 1;
    -webkit-animation: slideInFromLeft 1.2s forwards cubic-bezier(0.7, 0, 0.3, 1);
    animation: slideInFromLeft 1.2s forwards cubic-bezier(0.7, 0, 0.3, 1)
}

.landing-wrap .fxPressAway .itemwrap .navOutPrev {
    -webkit-animation: slideOutScaleLeft 1.2s forwards cubic-bezier(0.7, 0, 0.3, 1);
    animation: slideOutScaleLeft 1.2s forwards cubic-bezier(0.7, 0, 0.3, 1)
}

.landing-wrap .fxPressAway .itemwrap .navInPrev {
    opacity: 1;
    -webkit-animation: slideInFromRight 1.2s forwards cubic-bezier(0.7, 0, 0.3, 1);
    animation: slideInFromRight 1.2s forwards cubic-bezier(0.7, 0, 0.3, 1)
}

@-webkit-keyframes slideOutScaleRight {
    from {
    }

    to {
        -webkit-transform: translateX(100%) scale(0.9);
        opacity: 0
    }
}

@keyframes slideOutScaleRight {
    from {
    }

    to {
        -webkit-transform: translateX(100%) scale(0.9);
        transform: translateX(100%) scale(0.9);
        opacity: 0
    }
}

@-webkit-keyframes slideInFromLeft {
    from {
        -webkit-transform: translateX(-100%)
    }

    to {
        -webkit-transform: translateX(0)
    }
}

@keyframes slideInFromLeft {
    from {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }

    to {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@-webkit-keyframes slideOutScaleLeft {
    from {
    }

    to {
        -webkit-transform: translateX(-100%) scale(0.9);
        opacity: 0
    }
}

@keyframes slideOutScaleLeft {
    from {
    }

    to {
        -webkit-transform: translateX(-100%) scale(0.9);
        transform: translateX(-100%) scale(0.9);
        opacity: 0
    }
}

@-webkit-keyframes slideInFromRight {
    from {
        -webkit-transform: translateX(100%)
    }

    to {
        -webkit-transform: translateX(0)
    }
}

@keyframes slideInFromRight {
    from {
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }

    to {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.landing-wrap .fxSideSwing .itemwrap .navOutNext {
    -webkit-animation: slideOutScaleRight 1.2s forwards;
    animation: slideOutScaleRight 1.2s forwards;
    -webkit-animation-timing-function: cubic-bezier(1, 0, 0, 1);
    -webkit-animation-timing-function: cubic-bezier(1, -0.2, 0, 1);
    animation-timing-function: cubic-bezier(1, -0.2, 0, 1)
}

.landing-wrap .fxSideSwing .itemwrap .navInNext {
    opacity: 1;
    -webkit-animation: slideInFromLeft 1.2s forwards;
    animation: slideInFromLeft 1.2s forwards;
    -webkit-animation-timing-function: cubic-bezier(1, 0, 0, 1);
    -webkit-animation-timing-function: cubic-bezier(1, -0.2, 0, 1);
    animation-timing-function: cubic-bezier(1, -0.2, 0, 1)
}

.landing-wrap .fxSideSwing .itemwrap .navOutPrev {
    -webkit-animation: slideOutScaleLeft 1.2s forwards;
    animation: slideOutScaleLeft 1.2s forwards;
    -webkit-animation-timing-function: cubic-bezier(1, 0, 0, 1);
    -webkit-animation-timing-function: cubic-bezier(1, -0.2, 0, 1);
    animation-timing-function: cubic-bezier(1, -0.2, 0, 1)
}

.landing-wrap .fxSideSwing .itemwrap .navInPrev {
    opacity: 1;
    -webkit-animation: slideInFromRight 1.2s forwards;
    animation: slideInFromRight 1.2s forwards;
    -webkit-animation-timing-function: cubic-bezier(1, 0, 0, 1);
    -webkit-animation-timing-function: cubic-bezier(1, -0.2, 0, 1);
    animation-timing-function: cubic-bezier(1, -0.2, 0, 1)
}

.landing-wrap .fxFortuneWheel .itemwrap {
    -webkit-perspective: 1600px;
    perspective: 1600px
}

.landing-wrap .fxFortuneWheel .itemwrap .navOutNext {
    -webkit-animation: slideOutScaleRight 1.2s forwards cubic-bezier(0.7, 0, 0.3, 1);
    animation: slideOutScaleRight 1.2s forwards cubic-bezier(0.7, 0, 0.3, 1)
}

.landing-wrap .fxFortuneWheel .itemwrap .navInNext {
    -webkit-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-animation: rotateInFromLeft 1.2s forwards cubic-bezier(0.7, 0, 0.3, 1);
    animation: rotateInFromLeft 1.2s forwards cubic-bezier(0.7, 0, 0.3, 1)
}

.landing-wrap .fxFortuneWheel .itemwrap .navOutPrev {
    -webkit-animation: slideOutScaleLeft 1.2s forwards cubic-bezier(0.7, 0, 0.3, 1);
    animation: slideOutScaleLeft 1.2s forwards cubic-bezier(0.7, 0, 0.3, 1)
}

.landing-wrap .fxFortuneWheel .itemwrap .navInPrev {
    -webkit-transform-origin: 0% 50%;
    -ms-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
    -webkit-animation: rotateInFromRight 1.2s forwards cubic-bezier(0.7, 0, 0.3, 1);
    animation: rotateInFromRight 1.2s forwards cubic-bezier(0.7, 0, 0.3, 1)
}

@-webkit-keyframes rotateInFromLeft {
    from {
        -webkit-transform: translateX(-100%) rotateY(-55deg)
    }

    to {
        -webkit-transform: translateX(0) rotateY(0deg);
        opacity: 1
    }
}

@keyframes rotateInFromLeft {
    from {
        -webkit-transform: translateX(-100%) rotateY(-55deg);
        transform: translateX(-100%) rotateY(-55deg)
    }

    to {
        -webkit-transform: translateX(0) rotateY(0deg);
        transform: translateX(0) rotateY(0deg);
        opacity: 1
    }
}

@-webkit-keyframes rotateInFromRight {
    from {
        -webkit-transform: translateX(100%) rotateY(55deg)
    }

    to {
        -webkit-transform: translateX(0) rotateY(0deg);
        opacity: 1
    }
}

@keyframes rotateInFromRight {
    from {
        -webkit-transform: translateX(100%) rotateY(55deg);
        transform: translateX(100%) rotateY(55deg)
    }

    to {
        -webkit-transform: translateX(0) rotateY(0deg);
        transform: translateX(0) rotateY(0deg);
        opacity: 1
    }
}

.landing-wrap .fxSwipe .itemwrap .navOutNext {
    -webkit-animation: decreaseHeight 0.8s forwards ease-in-out;
    animation: decreaseHeight 0.8s forwards ease-in-out
}

.landing-wrap .fxSwipe .itemwrap .navInNext {
    -webkit-animation: show 0.8s forwards ease-in-out;
    animation: show 0.8s forwards ease-in-out
}

.landing-wrap .fxSwipe .itemwrap .navOutPrev {
    -webkit-animation: hide 0.8s forwards ease-in-out;
    animation: hide 0.8s forwards ease-in-out
}

.landing-wrap .fxSwipe .itemwrap .navInPrev {
    z-index: 1001;
    opacity: 1;
    -webkit-animation: increaseHeight 0.8s forwards ease-in-out;
    animation: increaseHeight 0.8s forwards ease-in-out
}

@-webkit-keyframes decreaseHeight {
    from {
    }

    to {
        height: 0
    }
}

@keyframes decreaseHeight {
    from {
    }

    to {
        height: 0
    }
}

@-webkit-keyframes show {
    0% {
        opacity: 0
    }

    1%,100% {
        opacity: 1
    }
}

@keyframes show {
    0% {
        opacity: 0
    }

    1%,100% {
        opacity: 1
    }
}

@-webkit-keyframes hide {
    0%,99% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes hide {
    0%,99% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@-webkit-keyframes increaseHeight {
    from {
        height: 0
    }

    to {
        height: 100%
    }
}

@keyframes increaseHeight {
    from {
        height: 0
    }

    to {
        height: 100%
    }
}

.landing-wrap .fxPushReveal .itemwrap .navOutNext {
    opacity: 1;
    -webkit-animation: slideOutBottom 0.7s forwards ease-in-out;
    animation: slideOutBottom 0.7s forwards ease-in-out
}

.landing-wrap .fxPushReveal .itemwrap .navInNext {
    opacity: 1;
    -webkit-animation: slideInHalfFromTop 0.7s forwards ease-in-out;
    animation: slideInHalfFromTop 0.7s forwards ease-in-out
}

.landing-wrap .fxPushReveal .itemwrap .navOutPrev {
    opacity: 1;
    -webkit-animation: slideOutHalfTop 0.7s forwards ease-in-out;
    animation: slideOutHalfTop 0.7s forwards ease-in-out
}

.landing-wrap .fxPushReveal .itemwrap .navInPrev {
    opacity: 1;
    z-index: 1001;
    -webkit-animation: slideInFromBottom 0.7s forwards ease-in-out;
    animation: slideInFromBottom 0.7s forwards ease-in-out
}

@-webkit-keyframes slideOutBottom {
    from {
    }

    to {
        -webkit-transform: translateY(100%)
    }
}

@keyframes slideOutBottom {
    from {
    }

    to {
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
}

@-webkit-keyframes slideInHalfFromTop {
    from {
        -webkit-transform: translateY(-50%)
    }

    to {
        -webkit-transform: translateY(0)
    }
}

@keyframes slideInHalfFromTop {
    from {
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes slideOutHalfTop {
    from {
    }

    to {
        -webkit-transform: translateY(-50%)
    }
}

@keyframes slideOutHalfTop {
    from {
    }

    to {
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}

@-webkit-keyframes slideInFromBottom {
    from {
        -webkit-transform: translateY(100%)
    }

    to {
        -webkit-transform: translateY(0)
    }
}

@keyframes slideInFromBottom {
    from {
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.landing-wrap .fxSnapIn .itemwrap .navOutNext {
    -webkit-animation: slideOutLeft 0.5s forwards ease-in;
    animation: slideOutLeft 0.5s forwards ease-in
}

.landing-wrap .fxSnapIn .itemwrap .navInNext {
    z-index: 1001;
    opacity: 1;
    -webkit-animation: slideFromRightFast 0.5s forwards cubic-bezier(0.7, 0, 0.3, 1);
    animation: slideFromRightFast 0.5s forwards cubic-bezier(0.7, 0, 0.3, 1)
}

.landing-wrap .fxSnapIn .itemwrap .navOutPrev {
    -webkit-animation: slideOutRight 0.5s forwards ease-in;
    animation: slideOutRight 0.5s forwards ease-in
}

.landing-wrap .fxSnapIn .itemwrap .navInPrev {
    z-index: 1001;
    opacity: 1;
    -webkit-animation: slideFromLeftFast 0.5s forwards cubic-bezier(0.7, 0, 0.3, 1);
    animation: slideFromLeftFast 0.5s forwards cubic-bezier(0.7, 0, 0.3, 1)
}

.landing-wrap .fxSnapIn li::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    pointer-events: none;
    background-color: rgba(0,0,0,0.8);
    -webkit-transition: opacity 0.4s 0.1s ease-in;
    transition: opacity 0.4s 0.1s ease-in
}

.landing-wrap .fxSnapIn .itemwrap .navOutPrev::after,.landing-wrap .fxSnapIn .itemwrap .navOutNext::after {
    opacity: 1
}

@-webkit-keyframes slideOutLeft {
    from {
    }

    to {
        -webkit-transform: translateX(-10%)
    }
}

@keyframes slideOutLeft {
    from {
    }

    to {
        -webkit-transform: translateX(-10%);
        transform: translateX(-10%)
    }
}

@-webkit-keyframes slideFromRightFast {
    0%,50% {
        -webkit-transform: translateX(100%)
    }

    100% {
        -webkit-transform: translateX(0%)
    }
}

@keyframes slideFromRightFast {
    0%,50% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }

    100% {
        -webkit-transform: translateX(0%);
        transform: translateX(0%)
    }
}

@-webkit-keyframes slideOutRight {
    from {
    }

    to {
        -webkit-transform: translateX(10%)
    }
}

@keyframes slideOutRight {
    from {
    }

    to {
        -webkit-transform: translateX(10%);
        transform: translateX(10%)
    }
}

@-webkit-keyframes slideFromLeftFast {
    0%,50% {
        -webkit-transform: translateX(-100%)
    }

    100% {
        -webkit-transform: translateX(0%)
    }
}

@keyframes slideFromLeftFast {
    0%,50% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }

    100% {
        -webkit-transform: translateX(0%);
        transform: translateX(0%)
    }
}

.landing-wrap .fxLetMeIn .itemwrap {
    -webkit-perspective: 1600px;
    perspective: 1600px
}

.landing-wrap .fxLetMeIn .itemwrap .navOutNext {
    -webkit-transform-origin: 0% 50%;
    -ms-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
    -webkit-animation: rotateOutRight 0.5s forwards ease-in-out;
    animation: rotateOutRight 0.5s forwards ease-in-out
}

.landing-wrap .fxLetMeIn .itemwrap .navInNext {
    z-index: 1001;
    opacity: 1;
    -webkit-animation: slideFromRightFast 0.5s forwards ease;
    animation: slideFromRightFast 0.5s forwards ease
}

.landing-wrap .fxLetMeIn .itemwrap .navOutPrev {
    -webkit-transform-origin: 100% 0%;
    -ms-transform-origin: 100% 0%;
    transform-origin: 100% 0%;
    -webkit-animation: rotateOutLeft 0.5s forwards ease-in-out;
    animation: rotateOutLeft 0.5s forwards ease-in-out
}

.landing-wrap .fxLetMeIn .itemwrap .navInPrev {
    z-index: 1001;
    opacity: 1;
    -webkit-animation: slideFromLeftFast 0.5s forwards ease;
    animation: slideFromLeftFast 0.5s forwards ease
}

.landing-wrap .fxLetMeIn li::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    pointer-events: none;
    background-color: rgba(0,0,0,0.6);
    -webkit-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out
}

.landing-wrap .fxLetMeIn .itemwrap .navOutPrev::after,.landing-wrap .fxLetMeIn .itemwrap .navOutNext::after {
    opacity: 1
}

@-webkit-keyframes rotateOutRight {
    from {
    }

    to {
        -webkit-transform: rotateY(10deg)
    }
}

@keyframes rotateOutRight {
    from {
    }

    to {
        -webkit-transform: rotateY(10deg);
        transform: rotateY(10deg)
    }
}

@-webkit-keyframes rotateOutLeft {
    from {
    }

    to {
        -webkit-transform: rotateY(-10deg)
    }
}

@keyframes rotateOutLeft {
    from {
    }

    to {
        -webkit-transform: rotateY(-10deg);
        transform: rotateY(-10deg)
    }
}

.landing-wrap .fxStickIt .itemwrap {
    -webkit-perspective: 1600px;
    perspective: 1600px
}

.landing-wrap .fxStickIt .itemwrap .navOutNext {
    -webkit-transform-origin: 50% 0%;
    -ms-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
    -webkit-animation: rotateBottomSideOut 0.8s forwards ease-in;
    animation: rotateBottomSideOut 0.8s forwards ease-in
}

.landing-wrap .fxStickIt .itemwrap .navInNext {
    z-index: 1001;
    opacity: 1;
    -webkit-animation: slideInFromBottomDelayed 0.8s forwards;
    animation: slideInFromBottomDelayed 0.8s forwards
}

.landing-wrap .fxStickIt .itemwrap .navOutPrev {
    opacity: 1;
    -webkit-animation: slideOutToBottom 0.8s forwards;
    animation: slideOutToBottom 0.8s forwards
}

.landing-wrap .fxStickIt .itemwrap .navInPrev {
    -webkit-transform-origin: 50% 0%;
    -ms-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
    -webkit-animation: rotateBottomSideIn 0.8s 0.1s forwards ease-in;
    animation: rotateBottomSideIn 0.8s 0.1s forwards ease-in
}

@-webkit-keyframes rotateBottomSideOut {
    from {
    }

    40% {
        -webkit-transform: rotateX(-15deg);
        -webkit-animation-timing-function: ease-out
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(0.8) translateZ(-200px)
    }
}

@keyframes rotateBottomSideOut {
    from {
    }

    40% {
        -webkit-transform: rotateX(-15deg);
        transform: rotateX(-15deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(0.8) translateZ(-200px);
        transform: scale(0.8) translateZ(-200px)
    }
}

@-webkit-keyframes slideInFromBottomDelayed {
    0%,30% {
        -webkit-transform: translateY(100%)
    }

    100% {
        -webkit-transform: translateY(0)
    }
}

@keyframes slideInFromBottomDelayed {
    0%,30% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes rotateBottomSideIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.8) translateZ(-200px)
    }

    60% {
        -webkit-transform: scale(1) translateZ(0) rotateX(-15deg);
        -webkit-animation-timing-function: ease-out
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1) translateZ(0) rotateX(0deg)
    }
}

@keyframes rotateBottomSideIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.8) translateZ(-200px);
        transform: scale(0.8) translateZ(-200px)
    }

    60% {
        -webkit-transform: scale(1) translateZ(0) rotateX(-15deg);
        transform: scale(1) translateZ(0) rotateX(-15deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1) translateZ(0) rotateX(0deg);
        transform: scale(1) translateZ(0) rotateX(0deg)
    }
}

.landing-wrap .fxArchiveMe .itemwrap .navOutNext {
    -webkit-animation: scaleHalfDown 0.7s forwards cubic-bezier(0.7, 0, 0.3, 1);
    animation: scaleHalfDown 0.7s forwards cubic-bezier(0.7, 0, 0.3, 1)
}

.landing-wrap .fxArchiveMe .itemwrap .navInNext {
    z-index: 1001;
    opacity: 1;
    -webkit-animation: slideInFromBottom 0.7s forwards cubic-bezier(0.7, 0, 0.3, 1);
    animation: slideInFromBottom 0.7s forwards cubic-bezier(0.7, 0, 0.3, 1)
}

.landing-wrap .fxArchiveMe .itemwrap .navOutPrev {
    -webkit-animation: slideOutToBottom 0.7s forwards cubic-bezier(0.7, 0, 0.3, 1);
    animation: slideOutToBottom 0.7s forwards cubic-bezier(0.7, 0, 0.3, 1)
}

.landing-wrap .fxArchiveMe .itemwrap .navInPrev {
    -webkit-animation: scaleHalfUp 0.7s forwards cubic-bezier(0.7, 0, 0.3, 1);
    animation: scaleHalfUp 0.7s forwards cubic-bezier(0.7, 0, 0.3, 1)
}

.landing-wrap .fxArchiveMe li::before,.landing-wrap .fxArchiveMe li::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    background-color: rgba(0,0,0,0.7);
    -webkit-transition: opacity 0.7s cubic-bezier(0.7, 0, 0.3, 1);
    transition: opacity 0.7s cubic-bezier(0.7, 0, 0.3, 1)
}

.landing-wrap .fxArchiveMe li::after,.landing-wrap .fxArchiveMe .itemwrap .navOutNext::before {
    opacity: 1
}

.landing-wrap .fxArchiveMe li::before,.landing-wrap .fxArchiveMe li.current::after,.landing-wrap .fxArchiveMe .itemwrap .navInNext::after,.landing-wrap .fxArchiveMe .itemwrap .navInPrev::after {
    opacity: 0
}

.landing-wrap .fxArchiveMe .itemwrap .navInNext::after {
    -webkit-transition: none;
    transition: none
}

@-webkit-keyframes scaleHalfDown {
    from {
    }

    to {
        -webkit-transform: scale(0.6);
        opacity: 0
    }
}

@keyframes scaleHalfDown {
    from {
    }

    to {
        -webkit-transform: scale(0.6);
        transform: scale(0.6);
        opacity: 0
    }
}

@-webkit-keyframes slideOutToBottom {
    from {
    }

    to {
        -webkit-transform: translateY(100%)
    }
}

@keyframes slideOutToBottom {
    from {
    }

    to {
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
}

@-webkit-keyframes scaleHalfUp {
    from {
        opacity: 0;
        -webkit-transform: scale(0.6)
    }

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

@keyframes scaleHalfUp {
    from {
        opacity: 0;
        -webkit-transform: scale(0.6);
        transform: scale(0.6)
    }

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

.landing-wrap .fxVGrowth .itemwrap .navOutNext {
    -webkit-animation: scaleDown 0.6s forwards cubic-bezier(0.6, 0, 0.4, 1);
    animation: scaleDown 0.6s forwards cubic-bezier(0.6, 0, 0.4, 1)
}

.landing-wrap .fxVGrowth .itemwrap .navInNext {
    z-index: 1001;
    opacity: 1;
    -webkit-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-animation: maximize 0.6s forwards cubic-bezier(0.6, 0, 0.4, 1);
    animation: maximize 0.6s forwards cubic-bezier(0.6, 0, 0.4, 1)
}

.landing-wrap .fxVGrowth .itemwrap .navOutPrev {
    -webkit-animation: scaleDown 0.6s forwards cubic-bezier(0.6, 0, 0.4, 1);
    animation: scaleDown 0.6s forwards cubic-bezier(0.6, 0, 0.4, 1)
}

.landing-wrap .fxVGrowth .itemwrap .navInPrev {
    z-index: 1001;
    opacity: 1;
    -webkit-transform-origin: 50% 0%;
    -ms-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
    -webkit-animation: maximize 0.6s forwards cubic-bezier(0.6, 0, 0.4, 1);
    animation: maximize 0.6s forwards cubic-bezier(0.6, 0, 0.4, 1)
}

@-webkit-keyframes maximize {
    from {
        -webkit-transform: scale(0)
    }

    to {
        -webkit-transform: scale(1)
    }
}

@keyframes maximize {
    from {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.landing-wrap .fxSlideBehind .itemwrap {
    -webkit-perspective: 1000px;
    perspective: 1000px
}

.landing-wrap .fxSlideBehind .itemwrap .navOutNext {
    -webkit-animation: hideLeft 0.8s forwards;
    animation: hideLeft 0.8s forwards
}

.landing-wrap .fxSlideBehind .itemwrap .navInNext {
    -webkit-animation: showRight 0.8s forwards;
    animation: showRight 0.8s forwards
}

.landing-wrap .fxSlideBehind .itemwrap .navOutPrev {
    -webkit-animation: hideRight 0.8s forwards;
    animation: hideRight 0.8s forwards
}

.landing-wrap .fxSlideBehind .itemwrap .navInPrev {
    -webkit-animation: showLeft 0.8s forwards;
    animation: showLeft 0.8s forwards
}

@-webkit-keyframes hideLeft {
    0% {
        -webkit-transform: translateZ(0px)
    }

    40% {
        -webkit-transform: translate(0, -40%) scale(0.8) rotateX(-20deg);
        z-index: 9999
    }

    100% {
        opacity: 1;
        -webkit-transform: translateZ(-400px)
    }
}

@keyframes hideLeft {
    0% {
        -webkit-transform: translateZ(0px);
        transform: translateZ(0px)
    }

    40% {
        -webkit-transform: translate(0, -40%) scale(0.8) rotateX(-20deg);
        transform: translate(0, -40%) scale(0.8) rotateX(-20deg);
        z-index: 9999
    }

    100% {
        opacity: 1;
        -webkit-transform: translateZ(-400px);
        transform: translateZ(-400px)
    }
}

@-webkit-keyframes showRight {
    0% {
        -webkit-transform: translateZ(-400px);
        opacity: 1
    }

    40% {
        -webkit-transform: translate(0, 40%) scale(0.8) rotateX(20deg);
        opacity: 1
    }

    41% {
        -webkit-transform: translate(0, 40%) scale(0.8) rotateX(20deg);
        opacity: 1;
        z-index: 9999
    }

    100% {
        -webkit-transform: translateZ(0px);
        opacity: 1;
        z-index: 9999
    }
}

@keyframes showRight {
    0% {
        -webkit-transform: translateZ(-400px);
        transform: translateZ(-400px);
        opacity: 1
    }

    40% {
        -webkit-transform: translate(0, 40%) scale(0.8) rotateX(20deg);
        transform: translate(0, 40%) scale(0.8) rotateX(20deg);
        opacity: 1
    }

    41% {
        -webkit-transform: translate(0, 40%) scale(0.8) rotateX(20deg);
        transform: translate(0, 40%) scale(0.8) rotateX(20deg);
        opacity: 1;
        z-index: 9999
    }

    100% {
        -webkit-transform: translateZ(0px);
        transform: translateZ(0px);
        opacity: 1;
        z-index: 9999
    }
}

@-webkit-keyframes hideRight {
    0% {
        -webkit-transform: translateZ(0px)
    }

    40% {
        -webkit-transform: translate(0, 40%) scale(0.8) rotateX(20deg);
        z-index: 9999
    }

    100% {
        opacity: 1;
        -webkit-transform: translateZ(-400px)
    }
}

@keyframes hideRight {
    0% {
        -webkit-transform: translateZ(0px);
        transform: translateZ(0px)
    }

    40% {
        -webkit-transform: translate(0, 40%) scale(0.8) rotateX(20deg);
        transform: translate(0, 40%) scale(0.8) rotateX(20deg);
        z-index: 9999
    }

    100% {
        opacity: 1;
        -webkit-transform: translateZ(-400px);
        transform: translateZ(-400px)
    }
}

@-webkit-keyframes showLeft {
    0% {
        -webkit-transform: translateZ(-400px);
        opacity: 1
    }

    40% {
        -webkit-transform: translate(0, -40%) scale(0.8) rotateX(-20deg);
        opacity: 1
    }

    41% {
        -webkit-transform: translate(0, -40%) scale(0.8) rotateX(-20deg);
        opacity: 1;
        z-index: 9999
    }

    100% {
        -webkit-transform: translateZ(0px);
        opacity: 1;
        z-index: 9999
    }
}

@keyframes showLeft {
    0% {
        -webkit-transform: translateZ(-400px);
        transform: translateZ(-400px);
        opacity: 1
    }

    40% {
        -webkit-transform: translate(0, -40%) scale(0.8) rotateX(-20deg);
        transform: translate(0, -40%) scale(0.8) rotateX(-20deg);
        opacity: 1
    }

    41% {
        -webkit-transform: translate(0, -40%) scale(0.8) rotateX(-20deg);
        transform: translate(0, -40%) scale(0.8) rotateX(-20deg);
        opacity: 1;
        z-index: 9999
    }

    100% {
        -webkit-transform: translateZ(0px);
        transform: translateZ(0px);
        opacity: 1;
        z-index: 9999
    }
}

.landing-wrap .fxSoftPulse .itemwrap .navOutPrev,.landing-wrap .fxSoftPulse .itemwrap .navOutNext {
    -webkit-animation: scaleUpFadeOut 0.8s forwards ease-in;
    animation: scaleUpFadeOut 0.8s forwards ease-in
}

.landing-wrap .fxSoftPulse .itemwrap .navInPrev,.landing-wrap .fxSoftPulse .itemwrap .navInNext {
    -webkit-animation: scaleDownFadeIn 0.8s forwards ease-out;
    animation: scaleDownFadeIn 0.8s forwards ease-out
}

@-webkit-keyframes scaleUpFadeOut {
    from {
    }

    50% {
        -webkit-transform: scale(1.2);
        opacity: 1
    }

    75% {
        -webkit-transform: scale(1.1);
        opacity: 0
    }

    100% {
        -webkit-transform: scale(1);
        opacity: 0
    }
}

@keyframes scaleUpFadeOut {
    from {
    }

    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
        opacity: 1
    }

    75% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
        opacity: 0
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }
}

@-webkit-keyframes scaleDownFadeIn {
    from {
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.2)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1)
    }
}

@keyframes scaleDownFadeIn {
    from {
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.landing-wrap .fxEarthquake .itemwrap .navOutNext {
    opacity: 1;
    -webkit-animation: shakeSlideBottom 1s 0.1s forwards;
    animation: shakeSlideBottom 1s 0.1s forwards
}

.landing-wrap .fxEarthquake .itemwrap .navInNext {
    -webkit-animation: pushFromTop 1s 0.1s forwards;
    animation: pushFromTop 1s 0.1s forwards
}

.landing-wrap .fxEarthquake .itemwrap .navOutPrev {
    opacity: 1;
    -webkit-animation: shakeSlideTop 1s 0.1s forwards;
    animation: shakeSlideTop 1s 0.1s forwards
}

.landing-wrap .fxEarthquake .itemwrap .navInPrev {
    opacity: 1;
    -webkit-animation: pushFromBottom 1s 0.1s forwards;
    animation: pushFromBottom 1s 0.1s forwards
}

.landing-wrap .fxEarthquake li::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    pointer-events: none;
    background-color: rgba(0,0,0,0.3);
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s
}

.landing-wrap .fxEarthquake .itemwrap .navOutPrev::after,.landing-wrap .fxEarthquake .itemwrap .navOutNext::after {
    opacity: 1
}

@-webkit-keyframes shakeSlideBottom {
    0% {
        -webkit-transform: translate(0px, 0px) rotate(0deg)
    }

    2% {
        -webkit-transform: translate(-1px, -1px) rotate(-0.5deg)
    }

    4% {
        -webkit-transform: translate(-1px, -1px) rotate(-0.5deg)
    }

    6% {
        -webkit-transform: translate(0px, 0px) rotate(-0.5deg)
    }

    8% {
        -webkit-transform: translate(-1px, -1px) rotate(-0.5deg)
    }

    10% {
        -webkit-transform: translate(-1px, -1px) rotate(-0.5deg)
    }

    12% {
        -webkit-transform: translate(0px, 0px) rotate(-0.5deg)
    }

    14% {
        -webkit-transform: translate(-1px, -1px) rotate(-0.5deg)
    }

    16% {
        -webkit-transform: translate(0px, 0px) rotate(-0.5deg)
    }

    18% {
        -webkit-transform: translate(0px, -1px) rotate(-0.5deg)
    }

    20% {
        -webkit-transform: translate(0px, -1px) rotate(-0.5deg)
    }

    22% {
        -webkit-transform: translate(0px, -1px) rotate(-0.5deg)
    }

    24% {
        -webkit-transform: translate(-1px, 0px) rotate(-0.5deg)
    }

    26% {
        -webkit-transform: translate(0px, 0px) rotate(-0.5deg)
    }

    28% {
        -webkit-transform: translate(-1px, 0px) rotate(-0.5deg)
    }

    30% {
        -webkit-transform: translate(0px, -1px) rotate(-0.5deg)
    }

    32% {
        -webkit-transform: translate(-1px, 0px) rotate(-0.5deg)
    }

    34% {
        -webkit-transform: translate(0px, -1px) rotate(-0.5deg)
    }

    36% {
        -webkit-transform: translate(0px, 0px) rotate(-0.5deg)
    }

    38% {
        -webkit-transform: translate(-1px, -1px) rotate(-0.5deg)
    }

    40% {
        -webkit-transform: translate(0px, 0px) rotate(-0.5deg)
    }

    42% {
        -webkit-transform: translate(-1px, 0px) rotate(-0.5deg)
    }

    44% {
        -webkit-transform: translate(0px, -1px) rotate(-0.5deg)
    }

    46% {
        -webkit-transform: translate(-1px, -1px) rotate(-0.5deg)
    }

    48% {
        -webkit-transform: translate(-1px, -1px) rotate(-0.5deg)
    }

    50% {
        -webkit-transform: translate(0px, -1px) rotate(-0.5deg)
    }

    52% {
        -webkit-transform: translate(-1px, 0px) rotate(-0.5deg)
    }

    54% {
        -webkit-transform: translate(0px, -1px) rotate(-0.5deg)
    }

    56% {
        -webkit-transform: translate(-1px, -1px) rotate(-0.5deg)
    }

    58% {
        -webkit-transform: translate(0px, 0px) rotate(-0.5deg)
    }

    60% {
        -webkit-transform: translate(-1px, 0px) rotate(-0.5deg)
    }

    62% {
        -webkit-transform: translate(-1px, -1px) rotate(-0.5deg)
    }

    64% {
        -webkit-transform: translate(0px, -1px) rotate(-0.5deg)
    }

    66% {
        -webkit-transform: translate(-1px, -1px) rotate(-0.5deg)
    }

    68% {
        -webkit-transform: translate(-1px, 0px) rotate(-0.5deg)
    }

    70% {
        -webkit-transform: translate(0px, 0px) rotate(-0.5deg)
    }

    100% {
        -webkit-transform: translateY(100%)
    }
}

@keyframes shakeSlideBottom {
    0% {
        -webkit-transform: translate(0px, 0px) rotate(0deg);
        transform: translate(0px, 0px) rotate(0deg)
    }

    2% {
        -webkit-transform: translate(-1px, -1px) rotate(-0.5deg);
        transform: translate(-1px, -1px) rotate(-0.5deg)
    }

    4% {
        -webkit-transform: translate(-1px, -1px) rotate(-0.5deg);
        transform: translate(-1px, -1px) rotate(-0.5deg)
    }

    6% {
        -webkit-transform: translate(0px, 0px) rotate(-0.5deg);
        transform: translate(0px, 0px) rotate(-0.5deg)
    }

    8% {
        -webkit-transform: translate(-1px, -1px) rotate(-0.5deg);
        transform: translate(-1px, -1px) rotate(-0.5deg)
    }

    10% {
        -webkit-transform: translate(-1px, -1px) rotate(-0.5deg);
        transform: translate(-1px, -1px) rotate(-0.5deg)
    }

    12% {
        -webkit-transform: translate(0px, 0px) rotate(-0.5deg);
        transform: translate(0px, 0px) rotate(-0.5deg)
    }

    14% {
        -webkit-transform: translate(-1px, -1px) rotate(-0.5deg);
        transform: translate(-1px, -1px) rotate(-0.5deg)
    }

    16% {
        -webkit-transform: translate(0px, 0px) rotate(-0.5deg);
        transform: translate(0px, 0px) rotate(-0.5deg)
    }

    18% {
        -webkit-transform: translate(0px, -1px) rotate(-0.5deg);
        transform: translate(0px, -1px) rotate(-0.5deg)
    }

    20% {
        -webkit-transform: translate(0px, -1px) rotate(-0.5deg);
        transform: translate(0px, -1px) rotate(-0.5deg)
    }

    22% {
        -webkit-transform: translate(0px, -1px) rotate(-0.5deg);
        transform: translate(0px, -1px) rotate(-0.5deg)
    }

    24% {
        -webkit-transform: translate(-1px, 0px) rotate(-0.5deg);
        transform: translate(-1px, 0px) rotate(-0.5deg)
    }

    26% {
        -webkit-transform: translate(0px, 0px) rotate(-0.5deg);
        transform: translate(0px, 0px) rotate(-0.5deg)
    }

    28% {
        -webkit-transform: translate(-1px, 0px) rotate(-0.5deg);
        transform: translate(-1px, 0px) rotate(-0.5deg)
    }

    30% {
        -webkit-transform: translate(0px, -1px) rotate(-0.5deg);
        transform: translate(0px, -1px) rotate(-0.5deg)
    }

    32% {
        -webkit-transform: translate(-1px, 0px) rotate(-0.5deg);
        transform: translate(-1px, 0px) rotate(-0.5deg)
    }

    34% {
        -webkit-transform: translate(0px, -1px) rotate(-0.5deg);
        transform: translate(0px, -1px) rotate(-0.5deg)
    }

    36% {
        -webkit-transform: translate(0px, 0px) rotate(-0.5deg);
        transform: translate(0px, 0px) rotate(-0.5deg)
    }

    38% {
        -webkit-transform: translate(-1px, -1px) rotate(-0.5deg);
        transform: translate(-1px, -1px) rotate(-0.5deg)
    }

    40% {
        -webkit-transform: translate(0px, 0px) rotate(-0.5deg);
        transform: translate(0px, 0px) rotate(-0.5deg)
    }

    42% {
        -webkit-transform: translate(-1px, 0px) rotate(-0.5deg);
        transform: translate(-1px, 0px) rotate(-0.5deg)
    }

    44% {
        -webkit-transform: translate(0px, -1px) rotate(-0.5deg);
        transform: translate(0px, -1px) rotate(-0.5deg)
    }

    46% {
        -webkit-transform: translate(-1px, -1px) rotate(-0.5deg);
        transform: translate(-1px, -1px) rotate(-0.5deg)
    }

    48% {
        -webkit-transform: translate(-1px, -1px) rotate(-0.5deg);
        transform: translate(-1px, -1px) rotate(-0.5deg)
    }

    50% {
        -webkit-transform: translate(0px, -1px) rotate(-0.5deg);
        transform: translate(0px, -1px) rotate(-0.5deg)
    }

    52% {
        -webkit-transform: translate(-1px, 0px) rotate(-0.5deg);
        transform: translate(-1px, 0px) rotate(-0.5deg)
    }

    54% {
        -webkit-transform: translate(0px, -1px) rotate(-0.5deg);
        transform: translate(0px, -1px) rotate(-0.5deg)
    }

    56% {
        -webkit-transform: translate(-1px, -1px) rotate(-0.5deg);
        transform: translate(-1px, -1px) rotate(-0.5deg)
    }

    58% {
        -webkit-transform: translate(0px, 0px) rotate(-0.5deg);
        transform: translate(0px, 0px) rotate(-0.5deg)
    }

    60% {
        -webkit-transform: translate(-1px, 0px) rotate(-0.5deg);
        transform: translate(-1px, 0px) rotate(-0.5deg)
    }

    62% {
        -webkit-transform: translate(-1px, -1px) rotate(-0.5deg);
        transform: translate(-1px, -1px) rotate(-0.5deg)
    }

    64% {
        -webkit-transform: translate(0px, -1px) rotate(-0.5deg);
        transform: translate(0px, -1px) rotate(-0.5deg)
    }

    66% {
        -webkit-transform: translate(-1px, -1px) rotate(-0.5deg);
        transform: translate(-1px, -1px) rotate(-0.5deg)
    }

    68% {
        -webkit-transform: translate(-1px, 0px) rotate(-0.5deg);
        transform: translate(-1px, 0px) rotate(-0.5deg)
    }

    70% {
        -webkit-transform: translate(0px, 0px) rotate(-0.5deg);
        transform: translate(0px, 0px) rotate(-0.5deg)
    }

    100% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
}

@-webkit-keyframes pushFromTop {
    0%,70% {
        opacity: 0;
        -webkit-transform: translateY(-100%)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}

@keyframes pushFromTop {
    0%,70% {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes shakeSlideTop {
    0% {
        -webkit-transform: translate(0px, 0px) rotate(0deg)
    }

    2% {
        -webkit-transform: translate(-1px, -1px) rotate(-0.5deg)
    }

    4% {
        -webkit-transform: translate(-1px, -1px) rotate(-0.5deg)
    }

    6% {
        -webkit-transform: translate(0px, 0px) rotate(-0.5deg)
    }

    8% {
        -webkit-transform: translate(-1px, -1px) rotate(-0.5deg)
    }

    10% {
        -webkit-transform: translate(-1px, -1px) rotate(-0.5deg)
    }

    12% {
        -webkit-transform: translate(0px, 0px) rotate(-0.5deg)
    }

    14% {
        -webkit-transform: translate(-1px, -1px) rotate(-0.5deg)
    }

    16% {
        -webkit-transform: translate(0px, 0px) rotate(-0.5deg)
    }

    18% {
        -webkit-transform: translate(0px, -1px) rotate(-0.5deg)
    }

    20% {
        -webkit-transform: translate(0px, -1px) rotate(-0.5deg)
    }

    22% {
        -webkit-transform: translate(0px, -1px) rotate(-0.5deg)
    }

    24% {
        -webkit-transform: translate(-1px, 0px) rotate(-0.5deg)
    }

    26% {
        -webkit-transform: translate(0px, 0px) rotate(-0.5deg)
    }

    28% {
        -webkit-transform: translate(-1px, 0px) rotate(-0.5deg)
    }

    30% {
        -webkit-transform: translate(0px, -1px) rotate(-0.5deg)
    }

    32% {
        -webkit-transform: translate(-1px, 0px) rotate(-0.5deg)
    }

    34% {
        -webkit-transform: translate(0px, -1px) rotate(-0.5deg)
    }

    36% {
        -webkit-transform: translate(0px, 0px) rotate(-0.5deg)
    }

    38% {
        -webkit-transform: translate(-1px, -1px) rotate(-0.5deg)
    }

    40% {
        -webkit-transform: translate(0px, 0px) rotate(-0.5deg)
    }

    42% {
        -webkit-transform: translate(-1px, 0px) rotate(-0.5deg)
    }

    44% {
        -webkit-transform: translate(0px, -1px) rotate(-0.5deg)
    }

    46% {
        -webkit-transform: translate(-1px, -1px) rotate(-0.5deg)
    }

    48% {
        -webkit-transform: translate(-1px, -1px) rotate(-0.5deg)
    }

    50% {
        -webkit-transform: translate(0px, -1px) rotate(-0.5deg)
    }

    52% {
        -webkit-transform: translate(-1px, 0px) rotate(-0.5deg)
    }

    54% {
        -webkit-transform: translate(0px, -1px) rotate(-0.5deg)
    }

    56% {
        -webkit-transform: translate(-1px, -1px) rotate(-0.5deg)
    }

    58% {
        -webkit-transform: translate(0px, 0px) rotate(-0.5deg)
    }

    60% {
        -webkit-transform: translate(-1px, 0px) rotate(-0.5deg)
    }

    62% {
        -webkit-transform: translate(-1px, -1px) rotate(-0.5deg)
    }

    64% {
        -webkit-transform: translate(0px, -1px) rotate(-0.5deg)
    }

    66% {
        -webkit-transform: translate(-1px, -1px) rotate(-0.5deg)
    }

    68% {
        -webkit-transform: translate(-1px, 0px) rotate(-0.5deg)
    }

    70% {
        -webkit-transform: translate(0px, 0px) rotate(-0.5deg)
    }

    100% {
        -webkit-transform: translateY(-100%)
    }
}

@keyframes shakeSlideTop {
    0% {
        -webkit-transform: translate(0px, 0px) rotate(0deg);
        transform: translate(0px, 0px) rotate(0deg)
    }

    2% {
        -webkit-transform: translate(-1px, -1px) rotate(-0.5deg);
        transform: translate(-1px, -1px) rotate(-0.5deg)
    }

    4% {
        -webkit-transform: translate(-1px, -1px) rotate(-0.5deg);
        transform: translate(-1px, -1px) rotate(-0.5deg)
    }

    6% {
        -webkit-transform: translate(0px, 0px) rotate(-0.5deg);
        transform: translate(0px, 0px) rotate(-0.5deg)
    }

    8% {
        -webkit-transform: translate(-1px, -1px) rotate(-0.5deg);
        transform: translate(-1px, -1px) rotate(-0.5deg)
    }

    10% {
        -webkit-transform: translate(-1px, -1px) rotate(-0.5deg);
        transform: translate(-1px, -1px) rotate(-0.5deg)
    }

    12% {
        -webkit-transform: translate(0px, 0px) rotate(-0.5deg);
        transform: translate(0px, 0px) rotate(-0.5deg)
    }

    14% {
        -webkit-transform: translate(-1px, -1px) rotate(-0.5deg);
        transform: translate(-1px, -1px) rotate(-0.5deg)
    }

    16% {
        -webkit-transform: translate(0px, 0px) rotate(-0.5deg);
        transform: translate(0px, 0px) rotate(-0.5deg)
    }

    18% {
        -webkit-transform: translate(0px, -1px) rotate(-0.5deg);
        transform: translate(0px, -1px) rotate(-0.5deg)
    }

    20% {
        -webkit-transform: translate(0px, -1px) rotate(-0.5deg);
        transform: translate(0px, -1px) rotate(-0.5deg)
    }

    22% {
        -webkit-transform: translate(0px, -1px) rotate(-0.5deg);
        transform: translate(0px, -1px) rotate(-0.5deg)
    }

    24% {
        -webkit-transform: translate(-1px, 0px) rotate(-0.5deg);
        transform: translate(-1px, 0px) rotate(-0.5deg)
    }

    26% {
        -webkit-transform: translate(0px, 0px) rotate(-0.5deg);
        transform: translate(0px, 0px) rotate(-0.5deg)
    }

    28% {
        -webkit-transform: translate(-1px, 0px) rotate(-0.5deg);
        transform: translate(-1px, 0px) rotate(-0.5deg)
    }

    30% {
        -webkit-transform: translate(0px, -1px) rotate(-0.5deg);
        transform: translate(0px, -1px) rotate(-0.5deg)
    }

    32% {
        -webkit-transform: translate(-1px, 0px) rotate(-0.5deg);
        transform: translate(-1px, 0px) rotate(-0.5deg)
    }

    34% {
        -webkit-transform: translate(0px, -1px) rotate(-0.5deg);
        transform: translate(0px, -1px) rotate(-0.5deg)
    }

    36% {
        -webkit-transform: translate(0px, 0px) rotate(-0.5deg);
        transform: translate(0px, 0px) rotate(-0.5deg)
    }

    38% {
        -webkit-transform: translate(-1px, -1px) rotate(-0.5deg);
        transform: translate(-1px, -1px) rotate(-0.5deg)
    }

    40% {
        -webkit-transform: translate(0px, 0px) rotate(-0.5deg);
        transform: translate(0px, 0px) rotate(-0.5deg)
    }

    42% {
        -webkit-transform: translate(-1px, 0px) rotate(-0.5deg);
        transform: translate(-1px, 0px) rotate(-0.5deg)
    }

    44% {
        -webkit-transform: translate(0px, -1px) rotate(-0.5deg);
        transform: translate(0px, -1px) rotate(-0.5deg)
    }

    46% {
        -webkit-transform: translate(-1px, -1px) rotate(-0.5deg);
        transform: translate(-1px, -1px) rotate(-0.5deg)
    }

    48% {
        -webkit-transform: translate(-1px, -1px) rotate(-0.5deg);
        transform: translate(-1px, -1px) rotate(-0.5deg)
    }

    50% {
        -webkit-transform: translate(0px, -1px) rotate(-0.5deg);
        transform: translate(0px, -1px) rotate(-0.5deg)
    }

    52% {
        -webkit-transform: translate(-1px, 0px) rotate(-0.5deg);
        transform: translate(-1px, 0px) rotate(-0.5deg)
    }

    54% {
        -webkit-transform: translate(0px, -1px) rotate(-0.5deg);
        transform: translate(0px, -1px) rotate(-0.5deg)
    }

    56% {
        -webkit-transform: translate(-1px, -1px) rotate(-0.5deg);
        transform: translate(-1px, -1px) rotate(-0.5deg)
    }

    58% {
        -webkit-transform: translate(0px, 0px) rotate(-0.5deg);
        transform: translate(0px, 0px) rotate(-0.5deg)
    }

    60% {
        -webkit-transform: translate(-1px, 0px) rotate(-0.5deg);
        transform: translate(-1px, 0px) rotate(-0.5deg)
    }

    62% {
        -webkit-transform: translate(-1px, -1px) rotate(-0.5deg);
        transform: translate(-1px, -1px) rotate(-0.5deg)
    }

    64% {
        -webkit-transform: translate(0px, -1px) rotate(-0.5deg);
        transform: translate(0px, -1px) rotate(-0.5deg)
    }

    66% {
        -webkit-transform: translate(-1px, -1px) rotate(-0.5deg);
        transform: translate(-1px, -1px) rotate(-0.5deg)
    }

    68% {
        -webkit-transform: translate(-1px, 0px) rotate(-0.5deg);
        transform: translate(-1px, 0px) rotate(-0.5deg)
    }

    70% {
        -webkit-transform: translate(0px, 0px) rotate(-0.5deg);
        transform: translate(0px, 0px) rotate(-0.5deg)
    }

    100% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
}

@-webkit-keyframes pushFromBottom {
    0%,70% {
        opacity: 0;
        -webkit-transform: translateY(100%)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}

@keyframes pushFromBottom {
    0%,70% {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.landing-wrap .fxCliffDiving li {
    -webkit-transform-origin: 50% 400%;
    -ms-transform-origin: 50% 400%;
    transform-origin: 50% 400%
}

.landing-wrap .fxCliffDiving .itemwrap .navOutNext {
    opacity: 1;
    -webkit-animation: rotateOutCircLeft 0.9s forwards cubic-bezier(0.7, 0, 0.3, 1);
    animation: rotateOutCircLeft 0.9s forwards cubic-bezier(0.7, 0, 0.3, 1)
}

.landing-wrap .fxCliffDiving .itemwrap .navInNext {
    opacity: 1;
    -webkit-animation: rotateInCircRight 0.9s forwards cubic-bezier(0.7, 0, 0.3, 1);
    animation: rotateInCircRight 0.9s forwards cubic-bezier(0.7, 0, 0.3, 1)
}

.landing-wrap .fxCliffDiving .itemwrap .navOutPrev {
    opacity: 1;
    -webkit-animation: rotateOutCircRight 0.9s forwards cubic-bezier(0.7, 0, 0.3, 1);
    animation: rotateOutCircRight 0.9s forwards cubic-bezier(0.7, 0, 0.3, 1)
}

.landing-wrap .fxCliffDiving .itemwrap .navInPrev {
    opacity: 1;
    -webkit-animation: rotateInCircLeft 0.9s forwards cubic-bezier(0.7, 0, 0.3, 1);
    animation: rotateInCircLeft 0.9s forwards cubic-bezier(0.7, 0, 0.3, 1)
}

.landing-wrap .fxCliffDiving li::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    pointer-events: none;
    background-color: #000;
    -webkit-transition: opacity 0.9s cubic-bezier(0.7, 0, 0.3, 1);
    transition: opacity 0.9s cubic-bezier(0.7, 0, 0.3, 1)
}

.landing-wrap .fxCliffDiving .itemwrap .navOutPrev::after,.landing-wrap .fxCliffDiving .itemwrap .navOutNext::after {
    opacity: 1
}

@-webkit-keyframes rotateOutCircLeft {
    from {
    }

    to {
        -webkit-transform: rotate(-20deg) translateX(-100%)
    }
}

@keyframes rotateOutCircLeft {
    from {
    }

    to {
        -webkit-transform: rotate(-20deg) translateX(-100%);
        transform: rotate(-20deg) translateX(-100%)
    }
}

@-webkit-keyframes rotateInCircRight {
    from {
        -webkit-transform: rotate(20deg) translateX(100%)
    }

    to {
        -webkit-transform: rotate(0deg) translateX(0)
    }
}

@keyframes rotateInCircRight {
    from {
        -webkit-transform: rotate(20deg) translateX(100%);
        transform: rotate(20deg) translateX(100%)
    }

    to {
        -webkit-transform: rotate(0deg) translateX(0);
        transform: rotate(0deg) translateX(0)
    }
}

@-webkit-keyframes rotateOutCircRight {
    from {
    }

    to {
        -webkit-transform: rotate(20deg) translateX(100%)
    }
}

@keyframes rotateOutCircRight {
    from {
    }

    to {
        -webkit-transform: rotate(20deg) translateX(100%);
        transform: rotate(20deg) translateX(100%)
    }
}

@-webkit-keyframes rotateInCircLeft {
    from {
        -webkit-transform: rotate(-20deg) translateX(-100%)
    }

    to {
        -webkit-transform: rotate(0deg) translateX(0)
    }
}

@keyframes rotateInCircLeft {
    from {
        -webkit-transform: rotate(-20deg) translateX(-100%);
        transform: rotate(-20deg) translateX(-100%)
    }

    to {
        -webkit-transform: rotate(0deg) translateX(0);
        transform: rotate(0deg) translateX(0)
    }
}

.landing-wrap .s-subscribe {
    position: relative;
    min-height: 532px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    overflow: hidden
}

.landing-wrap .s-subscribe .itemwrap>li .mask {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1
}

.landing-wrap .s-subscribe .bd-arrows {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin-top: 180px !important;
    padding: 0
}

.landing-wrap .s-subscribe .bd-arrows .bd-arrow-next,.landing-wrap .s-subscribe .bd-arrows .bd-arrow-prev {
    font-size: 0;
    z-index: 3377
}

.landing-wrap .s-subscribe .bd-arrows .bd-arrow-next {
    left: auto;
    right: 0
}

@media (min-width: 768px) and (max-width: 1651px) {
    .landing-wrap .s-subscribe .bd-arrows {
        margin-top:160px !important
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    .landing-wrap .s-subscribe .bd-arrows {
        display:none;
        margin-top: 130px !important
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    .landing-wrap .s-subscribe .main-bd-arrow-prev,.landing-wrap .s-subscribe .main-bd-arrow-next {
        display:none
    }
}

.landing-wrap .s-subscribe .wrap-a {
    display: inline-block;
    position: relative;
    width: 100%;
    margin-top: 180px;
    overflow: hidden;
    z-index: 2222
}

@media (min-width: 768px) and (max-width: 1651px) {
    .landing-wrap .s-subscribe .wrap-a {
        margin-top:160px
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    .landing-wrap .s-subscribe .wrap-a {
        margin-top:130px
    }
}

.landing-wrap .s-subscribe .wrap {
    max-width: 895px;
    margin: 0 auto;
    margin-bottom: 25px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

.landing-wrap .s-subscribe .container {
    margin-top: 65px
}

.landing-wrap .s-subscribe .b-title,.landing-wrap .s-subscribe h1 {
    margin-top: 0.7em;
    margin-bottom: 0.3em
}

.landing-wrap .s-subscribe .form-group {
    margin-bottom: 0
}

.landing-wrap .s-subscribe .form-control {
    width: 585px;
    height: 52px;
    padding-left: 24px;
    font-size: 18px
}

.landing-wrap .s-subscribe .btn {
    margin: 0;
    height: 52px
}

.landing-wrap .s-subscribe .form-sub {
    margin: 0 auto;
    padding: 16px
}

.landing-wrap .s-subscribe .help-block {
    margin: 0
}

@media (min-width: 992px) and (max-width: 1199px) {
    .landing-wrap .s-subscribe .wrap {
        max-width:675px
    }

    .landing-wrap .s-subscribe .form-control {
        width: 475px
    }

    .landing-wrap .s-subscribe .btn {
        min-width: 150px
    }
}

@media (min-width: 1200px) and (max-width: 1651px) {
    .landing-wrap .s-subscribe .wrap {
        max-width:790px
    }

    .landing-wrap .s-subscribe .form-control {
        width: 555px
    }

    .landing-wrap .s-subscribe .btn {
        min-width: 200px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .landing-wrap .s-subscribe .wrap {
        max-width:620px
    }

    .landing-wrap .s-subscribe .form-control {
        width: 420px
    }

    .landing-wrap .s-subscribe .btn {
        min-width: 145px
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    .landing-wrap .s-subscribe {
        min-height:255px
    }

    .landing-wrap .s-subscribe .container {
        margin-top: 5px
    }

    .landing-wrap .s-subscribe .wrap {
        max-width: 320px;
        margin-bottom: 10px
    }

    .landing-wrap .s-subscribe .b-title,.landing-wrap .s-subscribe h1,.landing-wrap .s-subscribe h1 {
        font-size: 13px;
        margin-bottom: 0
    }

    .landing-wrap .s-subscribe .form-sub {
        margin-top: 10px !important;
        margin-bottom: 0 !important;
        padding: 4px
    }

    .landing-wrap .s-subscribe .form-control {
        width: 210px;
        height: 37px;
        padding-left: 10px;
        font-size: 12px
    }

    .landing-wrap .s-subscribe .btn {
        min-width: 95px;
        height: 37px;
        min-height: 37px;
        padding: 0;
        line-height: 37px;
        font-size: 12px
    }

    .landing-wrap .s-subscribe .btn:after {
        top: -10px;
        left: -10px;
        bottom: -10px;
        right: -10px
    }

    .landing-wrap .s-subscribe .help-block {
        display: none !important;
        font-size: 10px
    }
}

.landing-wrap .s-list {
    padding-bottom: 100px;
    padding-top: 65px
}

.landing-wrap .s-list .item-card {
    padding: 10px
}

.landing-wrap .s-list .item {
    margin-bottom: 60px
}

.landing-wrap .s-list .item .desc {
    height: 140px
}

@media (min-width: 320px) and (max-width: 767px) {
    .landing-wrap .s-list .item .desc {
        height:30px;
        padding: 10px
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .landing-wrap .s-list .item .desc {
        height:160px
    }
}

@media (min-width: 1200px) and (max-width: 1651px) {
    .landing-wrap .s-list .item .desc {
        height:140px;
        padding: 10px
    }
}

@media (min-width: 1651px) and (max-width: 5000px) {
    .landing-wrap .s-list .item .desc {
        height:150px;
        padding: 10px
    }
}

@media (min-width: 768px) and (max-width: 1651px) {
    .landing-wrap .s-list .items-place {
        margin-left:-10px;
        margin-right: -10px
    }

    .landing-wrap .s-list .items-place.row {
        padding-bottom: 15px
    }

    .landing-wrap .s-list .item {
        margin-bottom: 45px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .landing-wrap .s-list .container {
        padding-right:5px;
        padding-left: 5px
    }

    .landing-wrap .s-list .items-place {
        margin-left: -10px;
        margin-right: -10px
    }

    .landing-wrap .s-list .item {
        margin-bottom: 35px
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    .landing-wrap .s-list {
        padding-bottom:50px;
        padding-top: 35px
    }

    .landing-wrap .s-list .items-place {
        margin: 0;
        margin-bottom: 5px
    }

    .landing-wrap .s-list .item {
        margin-bottom: 13px
    }
}

.landing-wrap .s-list .container {
    position: relative;
    padding-left: 0;
    padding-right: 0
}

.landing-wrap .s-list .container ul {
    text-align: justify
}

.landing-wrap .s-list .container ul li {
    height: 100px;
    display: inline-block
}

.landing-wrap .s-list .container ul li.helper {
    width: 100%;
    height: 0;
    visibility: hidden
}

.landing-wrap #categories {
    position: static
}

.landing-wrap #categories li {
    position: static
}

.landing-wrap #categories-bar {
    height: 4px;
    -webkit-transition: left .4s, width .4s;
    transition: left .4s, width .4s;
    position: absolute;
    bottom: 0;
    left: 0
}

.landing-wrap .s-discounts {
    position: relative;
    min-height: 630px;
    overflow: hidden;
    z-index: 1 !important;
    padding-top: 60px;
    padding-bottom: 60px
}

.landing-wrap .s-discounts:before {
    content: '';
    background-color: rgba(0,0,0,0.5);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1
}

.landing-wrap .s-discounts .title {
    margin-top: 0;
    margin-bottom: 1.6em
}

.landing-wrap .s-discounts .pre-line {
    position: relative
}

.landing-wrap .s-discounts .pre-line:before,.landing-wrap .s-discounts .pre-line:after {
    content: '';
    background-color: #fff;
    position: absolute;
    top: 50%;
    right: 100%;
    width: 469px;
    height: 3px;
    margin-right: 40px
}

.landing-wrap .s-discounts .pre-line:after {
    right: auto;
    left: 100%;
    margin-right: 0;
    margin-left: 40px
}

.landing-wrap .s-discounts .ico-mob {
    position: absolute;
    top: -15px;
    left: 50%;
    width: 30px;
    height: 30px;
    margin-left: -15px;
    border-radius: 50%;
    box-shadow: inset 0 -2px rgba(1,3,4,0.15)
}

.landing-wrap .s-discounts .ico-mob:before {
    content: '';
    background-image: url("../../img/sprite.png");
    background-position: 0px -49px;
    width: 19px;
    height: 18px;
    margin-top: -9px;
    margin-left: -9px;
    position: absolute;
    top: 50%;
    left: 50%
}

@media (min-width: 320px) and (max-width: 1651px) {
    .landing-wrap .s-discounts [class^=col-],.landing-wrap .s-discounts [class*=col-] {
        padding-left:5px;
        padding-right: 5px
    }
}

@media (min-width: 1200px) and (max-width: 1651px) {
    .landing-wrap .s-discounts {
        min-height:540px
    }

    .landing-wrap .s-discounts .title {
        margin-bottom: 1.8em
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .landing-wrap .s-discounts {
        min-height:420px
    }

    .landing-wrap .s-discounts .title {
        margin-bottom: 1em
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .landing-wrap .s-discounts {
        min-height:350px
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    .landing-wrap .s-discounts {
        min-height:0;
        padding-top: 25px;
        padding-bottom: 5px;
        overflow: visible
    }

    .landing-wrap .s-discounts:before {
        display: none
    }
}

.landing-wrap .s-discounts .swiper-wrapper {
    margin-bottom: 10px
}

.landing-wrap .discount-slider {
    position: relative;
    padding-bottom: 70px;
    font-size: 0
}

.landing-wrap .discount-slider [class^=col-],.landing-wrap .discount-slider [class*=col-] {
    display: inline-block;
    float: none;
    vertical-align: top
}

.landing-wrap .discount-slider .disc-item {
    background-color: #fff;
    min-height: 410px;
    padding: 11px;
    padding-bottom: 20px;
    border-bottom: 4px solid #d4d5d5;
    color: #000;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

.landing-wrap .discount-slider .disc-item .img-wrap {
    position: relative
}

.landing-wrap .discount-slider .disc-item .name {
    margin-top: 0.6em;
    margin-bottom: 0.7em;
    font-family: "Roboto";
    font-weight: bold;
    font-size: 1.83em
}

.landing-wrap .discount-slider .disc-item .desc {
    margin: 0 20px
}

.landing-wrap .discount-slider .disc-item .text {
    font-weight: 300;
    font-size: 16px
}

@media (min-width: 1652px) and (max-width: 5000px) {
    .landing-wrap .discount-slider .disc-item {
        padding:9px
    }

    .landing-wrap .discount-slider .disc-item .name {
        margin-top: 0.9em;
        margin-bottom: 0.5em;
        font-size: 18px
    }

    .landing-wrap .discount-slider .disc-item .text {
        font-size: 16px;
        line-height: 24px
    }
}

@media (min-width: 1200px) and (max-width: 1651px) {
    .landing-wrap .discount-slider .disc-item {
        min-height:310px;
        padding: 9px
    }

    .landing-wrap .discount-slider .disc-item .name {
        margin-top: 0.9em;
        margin-bottom: 0.5em;
        font-size: 17px
    }

    .landing-wrap .discount-slider .disc-item .text {
        font-size: 16px;
        line-height: 24px
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .landing-wrap .discount-slider {
        padding-bottom:45px
    }

    .landing-wrap .discount-slider .disc-item {
        min-height: 270px;
        padding: 7px
    }

    .landing-wrap .discount-slider .disc-item .name {
        margin-top: 0.6em;
        margin-bottom: 0.1em;
        font-size: 16px;
        line-height: 21px
    }

    .landing-wrap .discount-slider .disc-item .desc {
        margin: 0 5px
    }

    .landing-wrap .discount-slider .disc-item .text {
        font-size: 14px;
        line-height: 21px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .landing-wrap .discount-slider {
        padding-bottom:40px
    }

    .landing-wrap .discount-slider .disc-item {
        min-height: 190px;
        padding: 5px
    }

    .landing-wrap .discount-slider .disc-item .name {
        margin-top: 0.6em;
        margin-bottom: 0.1em;
        font-size: 14px;
        line-height: 21px
    }

    .landing-wrap .discount-slider .disc-item .desc {
        margin: 0
    }

    .landing-wrap .discount-slider .disc-item .text {
        line-height: 1.2;
        font-size: 12px;
        line-height: 21px
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    .landing-wrap .discount-slider {
        padding-bottom:40px;
        margin-bottom: 0
    }

    .landing-wrap .discount-slider .disc-item {
        min-height: 170px;
        padding: 4px;
        margin-bottom: 10px
    }

    .landing-wrap .discount-slider .disc-item .name {
        margin-top: 0.3em;
        margin-bottom: 0.3em;
        line-height: 1;
        font-size: 12px
    }

    .landing-wrap .discount-slider .disc-item .text {
        line-height: 1.2;
        font-size: 8px
    }

    .landing-wrap .discount-slider .discount-pagination {
        bottom: 15px !important
    }

    .landing-wrap .discount-slider .discount-pagination .swiper-pagination-switch,.landing-wrap .discount-slider .discount-pagination .swiper-pagination-bullet {
        width: 12px;
        height: 12px;
        margin: 0 4px !important
    }

    .landing-wrap .discount-slider .discount-pagination .swiper-pagination-bullet {
        padding-bottom: 1px
    }
}

.landing-wrap .countdown-disc {
    background: #fff;
    background: transparent\9;
    background: rgba(255,255,255,0.85);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#d8ffffff,endColorstr=#d8ffffff);
    zoom:1;position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    width: 240px;
    min-height: 90px;
    padding: 7px 10px;
    margin: 0 auto;
    margin-top: -45px;
    text-align: center;
    border-radius: 2px
}

.landing-wrap .countdown-disc .t-title {
    margin-bottom: 5px;
    font-family: "Roboto";
    font-size: 16px
}

.landing-wrap .countdown-disc .time-left {
    position: relative;
    text-align: left;
    padding-right: 40px
}

.landing-wrap .countdown-disc .time-left:before {
    position: absolute;
    top: 4px;
    bottom: 2px;
    right: -4px;
    width: 38px;
    border-left: 2px solid #d9d9d9;
    text-align: right;
    line-height: 1.2;
    font-size: 30px
}

.landing-wrap .countdown-disc .time-left .t-num,.landing-wrap .countdown-disc .time-left .t-sep {
    line-height: 26px;
    font-weight: bold;
    font-size: 25px
}

.landing-wrap .countdown-disc .time-left .t-sep {
    padding: 0 7px;
    margin-top: -2px;
    vertical-align: top
}

.landing-wrap .countdown-disc .time-left .t-label {
    text-transform: lowercase;
    font-size: 12px
}

@media (min-width: 992px) and (max-width: 1199px) {
    .landing-wrap .countdown-disc {
        width:210px;
        min-height: 75px
    }

    .landing-wrap .countdown-disc .t-title {
        font-size: 14px
    }

    .landing-wrap .countdown-disc .time-left .t-num,.landing-wrap .countdown-disc .time-left .t-sep {
        line-height: 23px;
        font-size: 21px
    }

    .landing-wrap .countdown-disc .time-left .t-sep {
        padding: 0 4px
    }

    .landing-wrap .countdown-disc .time-left .t-label {
        font-size: 11px
    }
}

@media (min-width: 320px) and (max-width: 991px) {
    .landing-wrap .countdown-disc {
        width:auto;
        width: 125px;
        padding: 5px;
        min-height: 65px;
        margin-top: -25px
    }

    .landing-wrap .countdown-disc .t-title {
        font-size: 11px
    }

    .landing-wrap .countdown-disc .time-left {
        padding-right: 25px
    }

    .landing-wrap .countdown-disc .time-left:before {
        width: 28px;
        font-size: 22px
    }

    .landing-wrap .countdown-disc .time-left .t-num,.landing-wrap .countdown-disc .time-left .t-sep {
        line-height: 21px;
        font-size: 18px
    }

    .landing-wrap .countdown-disc .time-left .t-sep {
        padding: 0 4px
    }

    .landing-wrap .countdown-disc .time-left .t-label {
        font-size: 9px
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    .landing-wrap .countdown-disc {
        min-height:60px;
        margin-top: -30px
    }

    .landing-wrap .countdown-disc .t-title {
        font-size: 9px
    }

    .landing-wrap .countdown-disc .time-left {
        padding-right: 0;
        text-align: center
    }

    .landing-wrap .countdown-disc .time-left:before {
        display: none
    }

    .landing-wrap .countdown-disc .time-left .t-num,.landing-wrap .countdown-disc .time-left .t-sep {
        font-size: 16px
    }

    .landing-wrap .countdown-disc .time-left .t-sep {
        padding: 0 3px
    }

    .landing-wrap .countdown-disc .time-left .t-label {
        font-size: 8px
    }
}

.landing-wrap .swiper-pagination {
    bottom: 0
}

.landing-wrap .swiper-container-horizontal>.swiper-pagination {
    bottom: 0
}

.landing-wrap .swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet,.landing-wrap .swiper-container>.swiper-pagination .swiper-pagination-switch,.landing-wrap .swiper-container-horizontal>.swiper-pagination .swiper-pagination-switch {
    margin: 0 10px;
    margin-bottom: 1px
}

.landing-wrap .swiper-pagination-bullet,.landing-wrap .swiper-pagination-switch {
    display: inline-block;
    background-color: #fff;
    width: 22px;
    height: 22px;
    opacity: 1;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

.landing-wrap .ie8 .swiper-wrapper,.landing-wrap .ie8 .swiper-slide {
    height: 100% !important
}

.landing-wrap .ie8 .swiper-pagination {
    left: 0;
    right: 0
}

.landing-wrap .s-contacts {
    padding-top: 100;
    padding-bottom: 60px
}

.landing-wrap .s-contacts .b-title,.landing-wrap .s-contacts h1 {
    margin-top: 0;
    margin-bottom: 0
}

.landing-wrap .form-req {
    text-align: left;
    max-width: 495px;
    margin: 0 auto;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

@media (min-width: 992px) and (max-width: 1651px) {
    .landing-wrap .form-req {
        max-width:445px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .landing-wrap .form-req {
        max-width:365px
    }
}

.landing-wrap .form-req .form-group {
    margin-bottom: 20px
}

@media (min-width: 320px) and (max-width: 767px) {
    .landing-wrap .form-req .form-group {
        margin-bottom:15px
    }
}

.landing-wrap .form-req .description {
    margin-top: -15px
}

.landing-wrap .form-req .btn {
    margin-top: 55px
}

@media (min-width: 768px) and (max-width: 1199px) {
    .landing-wrap .form-req .btn {
        margin-top:25px
    }
}

.landing-wrap .intl-tel-input {
    width: 100%
}

.landing-wrap .s-why {
    padding-top: 100px;
    padding-bottom: 30px
}

.landing-wrap .s-why .b-title,.landing-wrap .s-why h1 {
    margin-top: 0;
    margin-bottom: 1.2em
}

.landing-wrap .s-why .why-item {
    display: inline-block;
    width: 33.33%;
    margin-bottom: 60px;
    padding-right: 40px;
    vertical-align: top;
    text-align: left;
    -moz-text-align-last: left;
    text-align-last: left
}

.landing-wrap .s-why .why-item img {
    float: left
}

.landing-wrap .s-why .why-item .desc {
    margin-left: 140px
}

@media (min-width: 992px) and (max-width: 1199px) {
    .landing-wrap .s-why .why-item .desc:nth-child(3n) {
        padding-right:5px;
        padding-right: 0
    }
}

@media (min-width: 1200px) and (max-width: 1651px) {
    .landing-wrap .s-why .why-item .desc {
        padding-right:15px
    }
}

.landing-wrap .s-why .why-item .name {
    margin-bottom: 0.1em;
    line-height: 1.2;
    font-family: "Roboto";
    font-weight: bold;
    font-size: 20px
}

.landing-wrap .s-why .why-item .text {
    font-size: 16px;
    color: #656c7e;
    line-height: 1.5em
}

@media (min-width: 1200px) and (max-width: 1651px) {
    .landing-wrap .s-why .why-item .desc {
        margin-left:120px;
        padding-top: 5px;
        max-width: 250px
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .landing-wrap .s-why .why-item img {
        width:75px;
        height: auto
    }

    .landing-wrap .s-why .why-item .desc {
        margin-left: 95px;
        padding-top: 5px;
        max-width: 190px
    }

    .landing-wrap .s-why .why-item .name {
        font-size: 16px
    }

    .landing-wrap .s-why .why-item .text {
        font-size: 14px
    }
}

@media (min-width: 320px) and (max-width: 991px) {
    .landing-wrap .s-why {
        padding-bottom:0;
        padding-top: 60px
    }

    .landing-wrap .s-why .b-title,.landing-wrap .s-why h1 {
        font-size: 22px
    }

    .landing-wrap .s-why .justify {
        -moz-text-align-last: center;
        text-align-last: center
    }

    .landing-wrap .s-why .row-just {
        display: inline-block;
        width: 50%;
        float: left
    }

    .landing-wrap .s-why .row-just .why-item {
        width: 100%;
        min-height: 220px;
        padding: 0 5px;
        margin-bottom: 15px;
        text-align: center;
        -moz-text-align-last: center;
        text-align-last: center
    }

    .landing-wrap .s-why .row-just .why-item img {
        float: none
    }

    .landing-wrap .s-why .row-just .why-item .desc {
        max-width: none;
        margin: 0;
        padding-top: 5px
    }

    .landing-wrap .s-why .row-just .why-item .name {
        margin-bottom: 0.4em
    }

    .landing-wrap .s-why .row-just .why-item .name,.landing-wrap .s-why .row-just .why-item .text {
        font-size: 14px;
        line-height: 20px
    }
}

.landing-wrap .s-video {
    position: relative;
    min-height: 400px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    overflow: hidden
}

.landing-wrap .s-video iframe {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1080px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.landing-wrap .s-video .poster {
    background-position: center;
    background-size: cover;
    font-size: 0
}

.landing-wrap .s-video .container,.landing-wrap .s-video .container>.row {
    height: 100%
}

.landing-wrap .s-video .video-info,.landing-wrap .s-video #container .video-info {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 55;
    background-color: rgba(255,255,255,0.85);
    width: 710px;
    margin-top: 50px;
    margin-bottom: 50px;
    margin-left: 50px;
    padding: 11px;
    border-radius: 3px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

.landing-wrap .s-video .video-info .wrap,.landing-wrap .s-video #container .video-info .wrap {
    background-color: #fff;
    padding: 15px;
    border-radius: 3px
}

.landing-wrap .s-video .video-info .b-title,.landing-wrap .s-video .video-info h1,.landing-wrap .s-video #container .video-info .b-title,.landing-wrap .s-video #container .video-info h1 {
    -webkit-transition: .4s;
    transition: .4s;
    position: relative;
    margin-top: 0;
    padding-left: 70px;
    margin-bottom: 0.4em;
    color: #2e313e;
    cursor: pointer
}

.landing-wrap .s-video .video-info .b-title:before,.landing-wrap .s-video .video-info h1:before,.landing-wrap .s-video #container .video-info .b-title:before,.landing-wrap .s-video #container .video-info h1:before {
    content: '';
    background-image: url("../../img/sprite.png");
    background-position: 0px 0px;
    width: 44px;
    height: 44px;
    margin-top: -22px;
    position: absolute;
    top: 50%;
    left: 0
}

.landing-wrap .s-video .video-info .b-title:hover,.landing-wrap .s-video .video-info h1:hover,.landing-wrap .s-video #container .video-info .b-title:hover,.landing-wrap .s-video #container .video-info h1:hover {
    color: #4f546a
}

.landing-wrap .s-video .video-info .title-text,.landing-wrap .s-video #container .video-info .title-text {
    border-bottom: 1px dotted
}

.landing-wrap .s-video .video-info .name,.landing-wrap .s-video #container .video-info .name {
    margin-bottom: 1.1em;
    padding-top: 10px;
    font-weight: bold;
    font-size: 18px
}

@media (min-width: 320px) and (max-width: 767px) {
    .landing-wrap .s-video .video-info,.landing-wrap .s-video #container .video-info {
        width:80%
    }

    .landing-wrap .s-video .video-info .text,.landing-wrap .s-video #container .video-info .text {
        width: 90%
    }

    .landing-wrap .s-video .video-info .wrap,.landing-wrap .s-video #container .video-info .wrap {
        padding-top: 20px
    }

    .landing-wrap .s-video .video-info .name,.landing-wrap .s-video #container .video-info .name {
        margin-top: 20px
    }
}

.landing-wrap .s-video .video-info .text,.landing-wrap .s-video #container .video-info .text {
    line-height: 24px;
    font-weight: 300;
    font-size: 16px;
    color: #0a0c11
}

@media (min-width: 1652px) and (max-width: 5000px) {
    .landing-wrap .s-video .video-info {
        width:590px
    }

    .landing-wrap .s-video .video-info .b-title,.landing-wrap .s-video .video-info h1 {
        margin-top: 10px
    }

    .landing-wrap .s-video .video-info .name {
        font-size: 18px
    }

    .landing-wrap .s-video .video-info .text {
        font-size: 16px;
        line-height: 24px
    }
}

@media (min-width: 1200px) and (max-width: 1651px) {
    .landing-wrap .s-video .video-info {
        width:585px
    }

    .landing-wrap .s-video .video-info .name {
        font-size: 16px
    }

    .landing-wrap .s-video .video-info .text {
        font-size: 16px;
        line-height: 24px
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .landing-wrap .s-video {
        min-height:410px
    }

    .landing-wrap .s-video .video-info {
        width: 485px
    }

    .landing-wrap .s-video .video-info .b-title,.landing-wrap .s-video .video-info h1 {
        font-size: 28px
    }

    .landing-wrap .s-video .video-info .wrap {
        padding-bottom: 15px
    }

    .landing-wrap .s-video .video-info .name {
        font-size: 16px
    }

    .landing-wrap .s-video .video-info .text {
        line-height: 1.5;
        font-size: 14px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .landing-wrap .s-video {
        min-height:360px
    }

    .landing-wrap .s-video .video-info {
        width: 365px;
        padding: 7px;
        margin-top: 30px;
        margin-bottom: 30px;
        margin-left: 30px
    }

    .landing-wrap .s-video .video-info .b-title,.landing-wrap .s-video .video-info h1 {
        margin-bottom: 0.6em;
        padding-left: 60px;
        font-size: 20px
    }

    .landing-wrap .s-video .video-info .wrap {
        padding: 10px;
        padding-bottom: 15px
    }

    .landing-wrap .s-video .video-info .name {
        font-size: 13.5px;
        line-height: 20px
    }

    .landing-wrap .s-video .video-info .text {
        font-size: 13px;
        line-height: 20px
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    .landing-wrap .s-video {
        padding:10px
    }

    .landing-wrap .s-video .video-info {
        padding: 3px;
        margin-top: 10px;
        margin-bottom: 10px;
        margin-left: 0
    }

    .landing-wrap .s-video .video-info .wrap {
        padding: 4px;
        padding-bottom: 4px
    }

    .landing-wrap .s-video .video-info .b-title,.landing-wrap .s-video .video-info h1 {
        padding-left: 15px;
        font-size: 14px;
        margin-bottom: 0;
        margin-left: 5px
    }

    .landing-wrap .s-video .video-info .b-title:before,.landing-wrap .s-video .video-info h1:before {
        background-image: url("../../img/sprite.png");
        background-position: -80px -50px;
        width: 12px;
        height: 12px;
        margin-top: -6px
    }

    .landing-wrap .s-video .video-info .name {
        margin-bottom: 0.4em;
        margin-top: 0;
        padding-top: 5px;
        padding-bottom: 5px
    }

    .landing-wrap .s-video .video-info .text {
        line-height: 1.5
    }

    .landing-wrap .s-video .video-info .b-title,.landing-wrap .s-video .video-info h1,.landing-wrap .s-video .video-info .name,.landing-wrap .s-video .video-info .text {
        font-size: 14px
    }
}

.landing-wrap .s-how-work {
    padding-bottom: 100px;
    background-color: #F6F8FC;
    background-color: white
}

.landing-wrap .s-how-work .b-title,.landing-wrap .s-how-work h1 {
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1.5
}

.landing-wrap .s-how-work .sub-title {
    font-weight: normal;
    line-height: 1.5;
    margin-bottom: 40px
}

.landing-wrap .s-how-work .btn {
    cursor: auto
}

.landing-wrap .s-how-work .steps4 {
    margin-top: 0;
    font-family: 'Roboto';
    font-size: 0
}

.landing-wrap .s-how-work .steps4 .col-md-3 {
    float: none;
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    text-align: center;
    margin: 0 auto
}

.landing-wrap .s-how-work .steps4 .col-md-3 .rounded-shape {
    font-family: 'Roboto';
    position: relative;
    background-color: #F7F9FC;
    margin: 0 auto;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    display: table;
    vertical-align: middle;
    text-align: center
}

.landing-wrap .s-how-work .steps4 .col-md-3 .rounded-shape .shape-icon {
    display: table-cell;
    vertical-align: middle
}

.landing-wrap .s-how-work .steps4 .col-md-3 .rounded-shape .shape-icon i {
    position: relative;
    left: 5px
}

.landing-wrap .s-how-work .steps4 .col-md-3 .rounded-shape .shape-icon i:before {
    color: #717d90;
    font-size: 3.5em;
    font-weight: 100
}

.landing-wrap .s-how-work .steps4 .col-md-3 .title {
    font-family: 'Roboto';
    font-size: 18px;
    line-height: 1.5em;
    font-weight: 400
}

.landing-wrap .s-how-work .steps4 .col-md-3 .description {
    font-family: 'Roboto';
    color: #656c7e;
    font-size: 16px;
    line-height: 1.5em
}

@media (min-width: 320px) and (max-width: 991px) {
    .landing-wrap .s-how-work .steps4 .col-md-3 .description {
        margin-bottom:40px;
        font-size: 14px
    }
}

.landing-wrap .s-how-work .steps {
    width: 680px;
    margin: 0 auto;
    text-align: center
}

.landing-wrap .s-how-work .steps .step.rght .wrap {
    text-align: right
}

.landing-wrap .s-how-work .steps .step.rght .text {
    text-align: left
}

.landing-wrap .s-how-work .steps .step.rght h2 {
    line-height: 1.5
}

.landing-wrap .s-how-work .steps .step .wrap {
    position: relative;
    height: 210px;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: left
}

.landing-wrap .s-how-work .steps .step .wrap:before,.landing-wrap .s-how-work .steps .step .wrap:after {
    content: '';
    position: absolute;
    top: 0;
    left: 50%
}

.landing-wrap .s-how-work .steps .step .wrap:before {
    background-color: #ecf0f1;
    bottom: 0;
    margin-left: -1px;
    width: 3px
}

.landing-wrap .s-how-work .steps .step .wrap:after {
    background-color: #6b7084;
    top: 50%;
    width: 24px;
    height: 24px;
    margin-top: -12px;
    margin-left: -12px;
    border-radius: 50%
}

.landing-wrap .s-how-work .steps .step .desc {
    display: inline-block;
    vertical-align: middle;
    max-width: 300px
}

.landing-wrap .s-how-work .steps .step .desc .text {
    padding-left: 10px;
    vertical-align: middle;
    font-size: 0
}

.landing-wrap .s-how-work .steps .step .desc .text-label {
    font-size: 16px;
    line-height: 1.5
}

.landing-wrap .s-how-work .steps .step .icon-step {
    width: 82px;
    height: 82px;
    vertical-align: middle;
    text-align: center;
    border-radius: 50%;
    color: white
}

.landing-wrap .s-how-work .steps .step .icon-step:before {
    margin: 0;
    line-height: 82px;
    font-size: 45px
}

@media (min-width: 320px) and (max-width: 767px) {
    .landing-wrap .s-how-work {
        padding-bottom:20px
    }

    .landing-wrap .s-how-work .b-title,.landing-wrap .s-how-work h1 {
        font-size: 25px
    }

    .landing-wrap .s-how-work .sub-title {
        font-size: 18px
    }

    .landing-wrap .s-how-work .steps {
        width: auto;
        max-width: 310px;
        margin-top: 20px
    }

    .landing-wrap .s-how-work .steps .step {
        -webkit-animation: none;
        animation: none;
        visibility: visible !important
    }

    .landing-wrap .s-how-work .steps .step .wrap {
        text-align: right
    }

    .landing-wrap .s-how-work .steps .step.rght .wrap {
        text-align: left
    }

    .landing-wrap .s-how-work .steps .step.rght .icon-step {
        left: auto;
        right: 20px
    }

    .landing-wrap .s-how-work .steps .step.rght .desc .text {
        padding-left: 0;
        padding-right: 10px;
        right: auto;
        left: 0
    }

    .landing-wrap .s-how-work .steps .step .wrap {
        height: 140px;
        margin-top: 10px;
        margin-bottom: 10px
    }

    .landing-wrap .s-how-work .steps .step .wrap:after {
        width: 16px;
        height: 16px;
        margin-top: -8px;
        margin-left: -8px
    }

    .landing-wrap .s-how-work .steps .step .icon-step {
        position: absolute;
        top: 50%;
        left: 20px;
        width: 62px;
        height: 62px;
        margin-top: -36px
    }

    .landing-wrap .s-how-work .steps .step .icon-step:before {
        line-height: 62px;
        font-size: 34px
    }

    .landing-wrap .s-how-work .steps .step .desc .text {
        max-width: 145px;
        padding-left: 10px
    }

    .landing-wrap .s-how-work .steps .step .desc .text-label {
        font-size: 12px
    }

    .landing-wrap .s-how-work .btn {
        min-width: 220px;
        min-height: 38px;
        line-height: 38px;
        font-size: 15px
    }
}

@media (min-width: 768px) and (max-width: 5000px) {
    .landing-wrap .hidden-big {
        display:none
    }
}

.landing-wrap .s-shopnum {
    padding-top: 80px;
    padding-bottom: 80px;
    min-height: 350px;
    -webkit-transition: height 0.3s;
    transition: height 0.3s
}

.landing-wrap .s-shopnum .b-title,.landing-wrap .s-shopnum h1 {
    margin-top: 0;
    margin-bottom: 1.6em;
    color: white
}

.landing-wrap .s-shopnum .snum-items {
    width: 1230px;
    margin: 0 auto;
    color: white;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

.landing-wrap .s-shopnum .snum-items .snum-item {
    display: inline-block;
    max-width: 23%;
    vertical-align: top;
    text-align: center;
    font-family: "Roboto"
}

.landing-wrap .s-shopnum .snum-items .snum-item .media-left {
    max-width: 170px
}

.landing-wrap .s-shopnum .snum-items .snum-item i.media-left {
    max-width: none
}

@media (min-width: 320px) and (max-width: 767px) {
    .landing-wrap .s-shopnum .snum-items .snum-icon.flaticon-cooker4 {
        position:relative;
        left: -8px
    }

    .landing-wrap .s-shopnum .snum-items .snum-icon.flaticon-cake14 {
        position: relative;
        left: -11px
    }

    .landing-wrap .s-shopnum .snum-items .snum-icon.flaticon-commercial15 {
        position: relative;
        left: -16px
    }
}

.landing-wrap .s-shopnum .snum-items .snum-icon:before {
    font-size: 78px
}

.landing-wrap .s-shopnum .snum-items .num {
    margin-top: -5px;
    margin-bottom: 0.4em;
    line-height: 1em;
    font-weight: bold;
    font-size: 45px;
    word-break: break-word
}

.landing-wrap .s-shopnum .snum-items .snum-label {
    line-height: 1em;
    text-transform: uppercase;
    font-size: 20px
}

@media (min-width: 768px) and (max-width: 1651px) {
    .landing-wrap .s-shopnum {
        min-height:330px
    }

    .landing-wrap .s-shopnum .snum-items {
        width: 100%
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .landing-wrap .s-shopnum {
        min-height:265px
    }

    .landing-wrap .s-shopnum .snum-items .snum-icon:before {
        font-size: 65px
    }

    .landing-wrap .s-shopnum .snum-items .num {
        font-size: 36px
    }

    .landing-wrap .s-shopnum .snum-items .snum-label {
        font-size: 16px
    }
}

@media (min-width: 768px) and (max-width: 1651px) {
    .landing-wrap .s-shopnum .snum-items {
        padding-left:15px;
        padding-right: 15px
    }

    .landing-wrap .s-shopnum .snum-items .snum-icon:before {
        font-size: 60px
    }

    .landing-wrap .s-shopnum .snum-items .num {
        font-size: 32px
    }

    .landing-wrap .s-shopnum .snum-items .snum-label {
        font-size: 14px
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    .landing-wrap .s-shopnum {
        min-height:0;
        padding-top: 60px;
        padding-bottom: 20px
    }

    .landing-wrap .s-shopnum .b-title,.landing-wrap .s-shopnum h1 {
        font-size: 25px
    }

    .landing-wrap .s-shopnum .snum-items {
        width: auto;
        text-align: center;
        margin-bottom: 0
    }

    .landing-wrap .s-shopnum .snum-items .snum-item {
        display: block;
        max-width: none;
        margin-bottom: 40px
    }

    .landing-wrap .s-shopnum .snum-items .snum-item .dtab {
        display: inline-block;
        width: auto
    }

    .landing-wrap .s-shopnum .snum-items .snum-icon:before {
        font-size: 45px
    }

    .landing-wrap .s-shopnum .snum-items .num {
        font-size: 25px
    }

    .landing-wrap .s-shopnum .snum-items .snum-label {
        font-size: 14px
    }
}

.landing-wrap .s-deliv {
    background-color: #ffffff;
    position: relative;
    padding-top: 20px;
    padding-bottom: 40px;
    z-index: 1
}

.landing-wrap .s-deliv .deliv-wrap {
    max-width: 1060px;
    margin: 0 auto
}

.landing-wrap .s-deliv .deliv-col {
    display: inline-block;
    position: relative;
    padding-top: 75px;
    vertical-align: top;
    text-align: left;
    -moz-text-align-last: left;
    text-align-last: left;
    color: #23313E
}

.landing-wrap .s-deliv .deliv-col.lf {
    width: 335px
}

.landing-wrap .s-deliv .deliv-col.rt {
    width: 410px
}

.landing-wrap .s-deliv .deliv-col .icon-deliv {
    background-color: #ecf0f1;
    position: absolute;
    top: -48px;
    left: 50%;
    width: 96px;
    height: 96px;
    margin-left: -48px;
    border-radius: 50%;
    box-shadow: inset 0 -4px rgba(1,3,4,0.15);
    text-align: center;
    -moz-text-align-last: center;
    text-align-last: center;
    color: #23313E
}

.landing-wrap .s-deliv .deliv-col .icon-deliv:before {
    margin: 0;
    line-height: 96px;
    font-size: 50px
}

.landing-wrap .s-deliv .deliv-col .icon-deliv.flaticon-commerce:before {
    font-size: 42px
}

.landing-wrap .s-deliv .deliv-col .title {
    margin-top: 0;
    line-height: 1.5;
    text-align: left
}

.landing-wrap .s-deliv .deliv-col .line {
    margin-bottom: 0.9em;
    font-size: 16px;
    line-height: 24px
}

.landing-wrap .s-deliv .deliv-col .name {
    margin-bottom: 0.2em;
    font-weight: bold;
    color: black
}

.landing-wrap .s-deliv .deliv-col .text {
    color: #36383e;
    line-height: 24px;
    min-height: 120px
}

@media (min-width: 768px) and (max-width: 991px) {
    .landing-wrap .s-deliv .deliv-col .text {
        min-height:100px
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    .landing-wrap .s-deliv .deliv-col .text {
        min-height:0
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .landing-wrap .s-deliv {
        padding-bottom:40px
    }

    .landing-wrap .s-deliv .deliv-col.rt {
        width: 385px
    }

    .landing-wrap .s-deliv .deliv-col .line {
        font-size: 14px;
        line-height: 21px
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    .landing-wrap .s-deliv {
        padding-bottom:10px
    }

    .landing-wrap .s-deliv .deliv-col {
        padding-top: 40px;
        width: auto !important;
        padding-left: 10px;
        padding-right: 10px
    }

    .landing-wrap .s-deliv .deliv-col.rt {
        background-color: #fff;
        margin-top: 40px;
        margin-left: -5px;
        margin-right: -5px;
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 10px
    }

    .landing-wrap .s-deliv .deliv-col .icon-deliv {
        width: 70px;
        height: 70px;
        margin-left: -35px;
        top: -35px
    }

    .landing-wrap .s-deliv .deliv-col .icon-deliv:before {
        line-height: 73px;
        font-size: 40px
    }

    .landing-wrap .s-deliv .deliv-col .icon-deliv.flaticon-commerce {
        background-color: #fff
    }

    .landing-wrap .s-deliv .deliv-col .icon-deliv.flaticon-commerce:before {
        font-size: 35px
    }

    .landing-wrap .s-deliv .deliv-col .title {
        font-size: 20px;
        margin-bottom: 1.6em
    }

    .landing-wrap .s-deliv .deliv-col .line {
        font-size: 14px;
        line-height: 21px
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    .landing-wrap .s-deliv [class^="shipping-icon-"]:before,.landing-wrap .s-deliv [class*=" shipping-icon-"]:before {
        font-size:65px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .landing-wrap .s-deliv [class^="shipping-icon-"]:before,.landing-wrap .s-deliv [class*=" shipping-icon-"]:before {
        font-size:65px;
        margin-left: 15px
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .landing-wrap .s-deliv [class^="shipping-icon-"]:before,.landing-wrap .s-deliv [class*=" shipping-icon-"]:before {
        font-size:65px;
        left: 10px;
        bottom: -10px;
        position: relative
    }
}

@media (min-width: 1200px) and (max-width: 1656px) {
    .landing-wrap .s-deliv [class^="shipping-icon-"]:before,.landing-wrap .s-deliv [class*=" shipping-icon-"]:before {
        font-size:65px;
        position: relative;
        top: 10px;
        left: 10px
    }
}

@media (min-width: 1657px) and (max-width: 5000px) {
    .landing-wrap .s-deliv [class^="shipping-icon-"]:before,.landing-wrap .s-deliv [class*=" shipping-icon-"]:before {
        font-size:65px;
        position: relative;
        top: 10px;
        left: 10px
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    .landing-wrap .s-deliv .shipping-icon-pickup-man:before {
        font-size:55px;
        margin-left: 5px
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    .landing-wrap .s-deliv .shipping-icon-postbox:before {
        font-size:55px;
        margin-left: 5px
    }
}

.landing-wrap .s-clients {
    padding-top: 80px;
    padding-bottom: 80px
}

.landing-wrap .s-clients .b-title,.landing-wrap .s-clients h1 {
    margin-top: 0;
    margin-bottom: 1.5em;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    color: white
}

@media (min-width: 320px) and (max-width: 767px) {
    .landing-wrap .s-clients {
        padding-top:60px;
        padding-bottom: 60px
    }
}

.landing-wrap .swiper-container {
    overflow: hidden
}

.landing-wrap .clients-slider {
    position: static;
    overflow: visible
}

.landing-wrap .clients-slider .client {
    background-color: #fff;
    padding: 4px;
    border-radius: 50%
}

.landing-wrap .clients-slider .client img {
    width: 100%;
    height: auto;
    border-radius: 50%
}

@media (min-width: 992px) and (max-width: 1199px) {
    .landing-wrap .clients-slider .client {
        padding:3px
    }
}

.landing-wrap .clients-slider .cli-next-arrow,.landing-wrap .clients-slider .cli-prev-arrow {
    width: 55px
}

.landing-wrap .clients-slider .cli-next-arrow:before,.landing-wrap .clients-slider .cli-prev-arrow:before {
    margin-top: -29px;
    font-size: 55px
}

.landing-wrap .clients-slider .cli-next-arrow:hover:before,.landing-wrap .clients-slider .cli-prev-arrow:hover:before {
    color: silver
}

.landing-wrap .clients-slider .cli-next-arrow.swiper-button-disabled:hover:before,.landing-wrap .clients-slider .cli-prev-arrow.swiper-button-disabled:hover:before {
    color: silver
}

.landing-wrap .clients-slider .cli-next-arrow {
    right: -11px
}

.landing-wrap .clients-slider .cli-prev-arrow {
    left: -11px
}

@media (min-width: 320px) and (max-width: 767px) {
    .landing-wrap .clients-slider .cli-next-arrow,.landing-wrap .clients-slider .cli-prev-arrow {
        width:45px
    }

    .landing-wrap .clients-slider .cli-next-arrow:before,.landing-wrap .clients-slider .cli-prev-arrow:before {
        margin-top: -19px;
        font-size: 35px
    }

    .landing-wrap .clients-slider .cli-next-arrow {
        right: 0
    }

    .landing-wrap .clients-slider .cli-prev-arrow {
        left: 0
    }

    .landing-wrap .clients-slider .tooltip:hover .tooltip-content {
        opacity: 0;
        pointer-events: none;
        -webkit-transform: scale3d(0.1, 0.2, 1);
        transform: scale3d(0.1, 0.2, 1)
    }

    .landing-wrap .clients-slider .swiper-slide-active.tooltip .tooltip-content,.landing-wrap .clients-slider .swiper-slide-active.tooltip:hover .tooltip-content {
        opacity: 1;
        pointer-events: auto;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.landing-wrap .pseudo-overflow {
    display: inline-block;
    position: relative;
    width: 100%;
    padding-left: 50px;
    padding-right: 50px
}

.landing-wrap .pseudo-overflow:before,.landing-wrap .pseudo-overflow:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 100%;
    width: 100%;
    z-index: 55
}

.landing-wrap .pseudo-overflow:after {
    right: auto;
    left: 100%
}

.landing-wrap .tooltip {
    display: inline-block;
    position: relative;
    line-height: normal;
    z-index: 999;
    opacity: 1;
    -webkit-filter: none;
    filter: none;
    cursor: pointer
}

.landing-wrap .tooltip:hover .tooltip-sharp {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.landing-wrap .tooltip:hover .tooltip-round-1,.landing-wrap .tooltip:hover .tooltip-round-2,.landing-wrap .tooltip:hover .tooltip-round-1 span,.landing-wrap .tooltip:hover .tooltip-round-2 span {
    pointer-events: auto;
    -webkit-transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
    transform: translate3d(0, 0, 0) scale3d(1, 1, 1)
}

.landing-wrap .tooltip:hover .tooltip-round-1 span {
    -webkit-transform: rotate3d(1, 1, 1, 0);
    transform: rotate3d(1, 1, 1, 0)
}

.landing-wrap .tooltip-content {
    position: absolute;
    background-color: #fafafa;
    z-index: 9999;
    width: 420px;
    bottom: 100%;
    left: 50%;
    margin-left: -210px;
    margin-bottom: 40px;
    padding: 30px 40px;
    padding-bottom: 35px;
    text-align: center;
    color: #fff;
    opacity: 0;
    cursor: default;
    border-radius: 400px;
    line-height: 1.5;
    pointer-events: none;
    -webkit-transform: scale3d(0.1, 0.2, 1);
    transform: scale3d(0.1, 0.2, 1);
    -webkit-transform-origin: 50% 120%;
    -ms-transform-origin: 50% 120%;
    transform-origin: 50% 120%;
    -webkit-transition: opacity 0.4s, -webkit-transform 0.4s;
    transition: opacity 0.4s, transform 0.4s;
    -webkit-transition-timing-function: ease,cubic-bezier(0.6, 0, 0.4, 1);
    transition-timing-function: ease,cubic-bezier(0.6, 0, 0.4, 1);
    font-family: "Roboto";
    font-size: 14px;
    color: #36383e
}

.landing-wrap .tooltip-content:before {
    content: '';
    position: absolute;
    top: 100%;
    height: 100px;
    width: 60px;
    left: 50%;
    margin-left: -30px;
    cursor: pointer
}

.ie8 .landing-wrap .tooltip-content {
    display: none
}

.landing-wrap .tooltip-content .name {
    display: block;
    margin-bottom: 7px;
    font-weight: bold;
    font-size: 22px;
    color: #000
}

.landing-wrap .tooltip-content .city {
    color: #62646f
}

.landing-wrap .tooltip-content .quote {
    font-style: italic;
    font-size: 14px;
    color: #36383e
}

@media (min-width: 768px) and (max-width: 1199px) {
    .landing-wrap .tooltip-content {
        padding:15px 25px
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    .landing-wrap .tooltip-content {
        width:310px;
        padding: 20px 25px;
        padding-bottom: 25px;
        margin-left: -155px;
        border-radius: 90px
    }

    .landing-wrap .tooltip-content .quote {
        font-size: 12px
    }
}

.landing-wrap .tooltip:hover .tooltip-content {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
}

.ie8 .landing-wrap .tooltip:hover .tooltip-content {
    display: block
}

.landing-wrap .tooltip-content::after {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -30px;
    border-top: 20px solid #fafafa;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent
}

.landing-wrap .tooltip-sharp {
    opacity: 0;
    border-radius: 10px/50%;
    -webkit-transform: translate3d(0, 50px, 0) rotate3d(1, 1, 1, 6deg);
    transform: translate3d(0, 50px, 0) rotate3d(1, 1, 1, 6deg);
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, transform 0.3s
}

.landing-wrap .tooltip-round-1 {
    -webkit-transform: translate3d(0, 10px, 0) rotate3d(1, 1, 1, 45deg);
    transform: translate3d(0, 10px, 0) rotate3d(1, 1, 1, 45deg);
    -webkit-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, transform 0.3s
}

.landing-wrap .tooltip-round-1 span {
    -webkit-transform: scale3d(0, 0, 1);
    transform: scale3d(0, 0, 1);
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, transform 0.3s
}

.landing-wrap .tooltip-round-2 {
    -webkit-transform: translate3d(0, 10px, 0) rotate3d(0, 1, 0, 90deg);
    transform: translate3d(0, 10px, 0) rotate3d(0, 1, 0, 90deg);
    -webkit-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, transform 0.3s
}

.landing-wrap .tooltip-round-2 span {
    -webkit-transform: scale3d(0, 0, 1);
    transform: scale3d(0, 0, 1);
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, transform 0.3s
}

.landing-wrap .s-address {
    padding-top: 100px;
    padding-bottom: 100px
}

.landing-wrap .s-address .text-center {
    margin-bottom: 40px;
    color: #313030
}

@media (min-width: 768px) and (max-width: 991px) {
    .landing-wrap .s-address .text-center {
        margin-bottom:25px
    }
}

.landing-wrap .s-address .b-title,.landing-wrap .s-address h1 {
    margin-bottom: 0;
    margin-top: 0
}

.landing-wrap .s-address .sub-b-title {
    font-size: 20px
}

@media (min-width: 768px) and (max-width: 1651px) {
    .landing-wrap .s-address .sub-b-title {
        font-size:18px
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    .landing-wrap .s-address {
        padding-top:60px;
        padding-bottom: 60px
    }

    .landing-wrap .s-address .sub-b-title {
        font-size: 18px
    }

    .landing-wrap .s-address .text-center {
        margin-bottom: 35px
    }
}

.landing-wrap .adrs-items {
    max-width: 1000px;
    margin: 0 auto
}

@media (min-width: 320px) and (max-width: 767px) {
    .landing-wrap .adrs-items {
        text-align:center
    }
}

.landing-wrap .adrs-items .add-wrap {
    display: inline-block;
    position: relative;
    max-width: 260px;
    width: 33.33%;
    font-size: 20px;
    padding-top: 90px;
    vertical-align: top;
    text-align: center;
    -moz-text-align-last: center;
    text-align-last: center
}

@media (min-width: 320px) and (max-width: 767px) {
    .landing-wrap .adrs-items .add-wrap {
        display:block;
        width: auto;
        max-width: none;
        padding-top: 65px;
        margin-bottom: 20px
    }

    .landing-wrap .adrs-items .add-wrap:last-of-type {
        margin-bottom: 0
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .landing-wrap .adrs-items .add-wrap {
        margin-bottom:0
    }
}

.landing-wrap .adrs-items .adrs-item {
    display: inline-block;
    vertical-align: top;
    font-size: 20px;
    color: #000
}

.landing-wrap .adrs-items .adrs-item:before {
    position: absolute;
    top: 0;
    left: 50%;
    margin: 0;
    margin-left: -38px;
    font-size: 75px
}

.landing-wrap .adrs-items .adrs-item .name {
    display: block;
    margin-bottom: 0.3em;
    text-transform: uppercase;
    font-family: "Roboto";
    font-weight: bold
}

.landing-wrap .adrs-items .adrs-item .text {
    color: #6b7084;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

@media (min-width: 768px) and (max-width: 1651px) {
    .landing-wrap .adrs-items .adrs-item .text {
        font-size:18px
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    .landing-wrap .adrs-items .adrs-item {
        font-size:14px
    }

    .landing-wrap .adrs-items .adrs-item:before {
        margin-left: -28px;
        font-size: 56px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .landing-wrap .adrs-items .adrs-item {
        font-size:14px;
        margin-top: -20px
    }

    .landing-wrap .adrs-items .adrs-item:before {
        margin-left: -30px;
        font-size: 56px
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .landing-wrap .adrs-items .adrs-item:before {
        font-size:56px;
        margin-left: -30px
    }
}

@media (min-width: 1200px) and (max-width: 1651px) {
    .landing-wrap .adrs-items .adrs-item:before {
        font-size:56px;
        margin-left: -30px
    }
}

.landing-wrap .s-map {
    position: relative;
    height: 420px;
    -webkit-transition: height 0.3s;
    transition: height 0.3s;
    z-index: 45;
    margin-top: 60px
}

.landing-wrap .s-map .map-info {
    background-color: #fff;
    position: absolute;
    top: 40px;
    left: 50px;
    width: 360px;
    padding: 20px 35px;
    border: 4px solid #ecf0f1;
    border-radius: 3px;
    z-index: 10
}

.landing-wrap .s-map .map-info .name {
    text-transform: uppercase;
    font-family: "Roboto";
    font-weight: bold;
    font-size: 18px
}

.landing-wrap .s-map .map-info .text {
    line-height: 1.2;
    font-size: 16px;
    color: #6b7084
}

@media (min-width: 992px) and (max-width: 1651px) {
    .landing-wrap .s-map {
        height:340px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .landing-wrap .s-map {
        height:280px
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    .landing-wrap .s-map {
        height:230px
    }
}

.landing-wrap .s-map iframe {
    height: 100%;
    width: 100%;
    border: none
}

.landing-wrap .detail-popup {
    position: relative;
    max-width: 1010px;
    top: 100px;
    padding: 40px;
    margin: 0 auto;
    margin-bottom: 50px;
    border: none;
    border-radius: 3px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.landing-wrap .detail-popup .form-req {
    max-width: 450px
}

.landing-wrap .detail-popup .b-title,.landing-wrap .detail-popup h1 {
    margin-bottom: 20px
}

@media (min-width: 320px) and (max-width: 767px) {
    .landing-wrap .detail-popup {
        top:90px;
        padding: 40px 5px;
        margin: 0 5px;
        top: 0;
        margin-bottom: 0
    }

    .landing-wrap .detail-popup .b-title,.landing-wrap .detail-popup h1 {
        font-size: 18px
    }
}

.landing-wrap .modal-backdrop {
    display: none
}

.landing-wrap .overlay {
    display: block !important;
    background: #000;
    background: transparent\9;
    background: rgba(0,0,0,0.6);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);
    zoom:1;position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    overflow: auto;
    z-index: 5555;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.landing-wrap .overlay.in {
    overflow-x: hidden
}

.landing-wrap .overlay .overlay-close {
    background: none;
    position: absolute;
    right: 20px;
    top: 20px;
    overflow: hidden;
    border: none;
    outline: none;
    line-height: 60px;
    font-size: 80px;
    color: white;
    z-index: 555;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

.landing-wrap .overlay .overlay-close.inner {
    top: 0px;
    right: 0px;
    line-height: 30px;
    font-size: 45px;
    font-weight: bold;
    color: black
}

.landing-wrap .overlay-corner {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(50px) translateX(50px);
    -ms-transform: translateY(50px) translateX(50px);
    transform: translateY(50px) translateX(50px);
    -webkit-transition: opacity 0.5s, -webkit-transform 0.5s, visibility 0s 0.5s;
    transition: opacity 0.5s, transform 0.5s, visibility 0s 0.5s
}

.landing-wrap .overlay-hugeinc {
    opacity: 0;
    visibility: hidden;
    -webkit-perspective: 1200px;
    perspective: 1200px;
    -webkit-transform: translateY(-25%) rotateX(35deg);
    transform: translateY(-25%) rotateX(35deg);
    -webkit-transition: opacity 0.5s, -webkit-transform 0.5s, visibility 0s 0.5s;
    transition: opacity 0.5s, transform 0.5s, visibility 0s 0.5s
}

.landing-wrap .overlay-slidedown {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: -webkit-transform 0.4s ease-in-out, opacity 0.4s, visibility 0s 0.4s;
    transition: transform 0.4s ease-in-out, opacity 0.4s, visibility 0s 0.4s
}

.landing-wrap .overlay-scale {
    visibility: hidden;
    opacity: 0;
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
    -webkit-transition: -webkit-transform 0.2s, opacity 0.2s, visibility 0s 0.2s;
    transition: transform 0.2s, opacity 0.2s, visibility 0s 0.2s
}

.landing-wrap .overlay-door {
    visibility: hidden;
    width: 0;
    left: 50%;
    overflow: hidden;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: width 0.5s 0.3s, visibility 0s 0.8s;
    transition: width 0.5s 0.3s, visibility 0s 0.8s
}

.landing-wrap .overlay-door .detail-popup {
    color: black;
    opacity: 0;
    -webkit-transition: opacity 0.3s 0.5s;
    transition: opacity 0.3s 0.5s
}

.landing-wrap .overlay-contentpush {
    visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: -webkit-transform 0.5s, visibility 0s 0.5s;
    transition: transform 0.5s, visibility 0s 0.5s
}

.landing-wrap .overlay-contentpush2 {
    visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: -webkit-transform 0.5s, visibility 0s 0.5s;
    transition: transform 0.5s, visibility 0s 0.5s
}

.landing-wrap .overlay-simplegenie {
    visibility: hidden;
    -webkit-transform: translateY(60%) scale(0);
    -ms-transform: translateY(60%) scale(0);
    transform: translateY(60%) scale(0);
    -webkit-transition: -webkit-transform 0.4s, visibility 0s 0.4s;
    transition: transform 0.4s, visibility 0s 0.4s
}

.landing-wrap .in.overlay-corner {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
    -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
    transition: opacity 0.5s, transform 0.5s
}

.landing-wrap .in.overlay-hugeinc {
    visibility: visible;
    opacity: 1;
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s, transform 0.5s
}

.landing-wrap .in.overlay-slidedown {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
    -webkit-transition: -webkit-transform 0.4s ease-in-out, opacity 0.4s;
    transition: transform 0.4s ease-in-out, opacity 0.4s
}

.landing-wrap .in.overlay-scale {
    visibility: visible;
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
    transition: transform 0.4s, opacity 0.4s
}

.landing-wrap .in.overlay-door {
    visibility: visible;
    overflow: auto;
    width: 100%;
    -webkit-transition: width 0.5s, visibility 0s 0s;
    transition: width 0.5s, visibility 0s 0s
}

.landing-wrap .in.overlay-door .detail-popup {
    opacity: 1;
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

.landing-wrap .in.overlay-contentpush {
    visibility: visible;
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
    -webkit-transition: -webkit-transform 0.5s;
    transition: transform 0.5s
}

.landing-wrap .in.overlay-contentpush2 {
    visibility: visible;
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
    -webkit-transition: -webkit-transform 0.5s;
    transition: transform 0.5s
}

.landing-wrap .in.overlay-simplegenie {
    visibility: visible;
    -webkit-transform: translateY(0%) scale(1);
    -ms-transform: translateY(0%) scale(1);
    transform: translateY(0%) scale(1);
    -webkit-transition: -webkit-transform 0.4s;
    transition: transform 0.4s
}

.landing-wrap #bottom-cart {
    width: 100%
}

.landing-wrap .modal {
    width: 560px;
    margin-left: -280px
}

.landing-wrap .modal-content .detail-popup .b-title.c-white,.landing-wrap .modal-content .detail-popup h1.c-white {
    color: black
}

.landing-wrap .cart-items .ci-thead-mob {
    background-color: #ecf0f1;
    height: 40px;
    line-height: 40px;
    border-radius: 3px;
    text-align: center;
    font-weight: bold
}

.landing-wrap .cart-items .ci-head th {
    background-color: #ecf0f1
}

.landing-wrap .cart-items .ci-head th:first-child {
    border-radius: 3px 0 0 3px
}

.landing-wrap .cart-items .ci-head th:last-child {
    border-radius: 0 3px 3px 0
}

.landing-wrap .cart-items .table {
    margin: 0
}

.landing-wrap .cart-items .table thead>tr>th {
    vertical-align: middle;
    border: none
}

.ie8 .landing-wrap .cart-items .table thead>tr>th {
    font-size: 14px
}

.landing-wrap .cart-items .table tbody>tr:first-child>td {
    padding-top: 20px
}

.landing-wrap .cart-items .table tbody>tr:last-child>td {
    padding-bottom: 20px
}

.landing-wrap .cart-items .table tbody>tr>td {
    padding: 5px;
    vertical-align: middle;
    text-align: center;
    border: none
}

.landing-wrap .cart-items .table tbody tr td:nth-of-type(2) {
    text-align: left;
    padding-left: 10px
}

.landing-wrap .cart-items .ci-item .media {
    width: 96px
}

.landing-wrap .cart-items .ci-item .media-object {
    width: 100%;
    height: auto
}

.landing-wrap .cart-items .ci-info {
    text-transform: uppercase;
    font-family: "Roboto";
    font-size: 17px
}

.ie8 .landing-wrap .cart-items .ci-info {
    font-size: 16px
}

.landing-wrap .cart-items .ci-text {
    font-weight: 500;
    font-size: 16px
}

.landing-wrap .cart-items .link-item {
    margin-bottom: 10px;
    text-decoration: underline;
    font-weight: 500;
    font-size: 12px;
    color: #006cff
}

.landing-wrap .cart-items .ci-num {
    font-size: 25px
}

.landing-wrap .cart-items .btn-remove:before {
    font-size: 30px
}

.landing-wrap .cart-items .ci-bottom {
    padding-top: 20px;
    border-top: 4px solid #ecf0f1
}

.landing-wrap .cart-items .ci-promo {
    float: left
}

.landing-wrap .cart-items .ci-promo .name {
    font-weight: 500;
    font-size: 14px
}

.landing-wrap .cart-items .ci-sum-all {
    float: right;
    font-size: 16px
}

.landing-wrap .cart-items .ci-sum-all .name {
    text-transform: uppercase;
    font-family: "Roboto";
    font-weight: bold;
    font-size: 18px
}

@media (min-width: 768px) and (max-width: 991px) {
    .landing-wrap .cart-items .ci-num {
        font-size:20px
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    .landing-wrap .cart-items .ci-info,.landing-wrap .cart-items .ci-num {
        font-size:16px
    }

    .landing-wrap .cart-items .ci-num {
        margin-bottom: 15px
    }

    .landing-wrap .cart-items .ci-item .media {
        width: 76px;
        height: 76px
    }

    .landing-wrap .cart-items .ci-sum-all,.landing-wrap .cart-items .ci-promo {
        max-width: 310px;
        margin: 0 auto;
        float: none
    }

    .landing-wrap .cart-items .ci-sum-all {
        margin-bottom: 30px
    }

    .landing-wrap .cart-items .ci-promo .dtab,.landing-wrap .cart-items .ci-promo .media-left {
        display: block
    }

    .landing-wrap .cart-items .ci-promo .name {
        margin-bottom: 10px
    }
}

.landing-wrap .cart-alert {
    display: block !important;
    visibility: visible;
    position: static;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 4444;
    opacity: 1;
    overflow: auto;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: visibility 0s, opacity 0s;
    transition: visibility 0s, opacity 0s
}

.landing-wrap .cart-alert.closed {
    visibility: hidden;
    z-index: -555;
    opacity: 0;
    -webkit-transition: visibility 0s 0.3s, opacity 0s 0.3s, z-index 0s 0.3s;
    transition: visibility 0s 0.3s, opacity 0s 0.3s, z-index 0s 0.3s
}

.landing-wrap .cart-alert.closed .cart-alert-wrap {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

.ie8 .landing-wrap .cart-alert.closed .cart-alert-wrap,.ie9 .landing-wrap .cart-alert.closed .cart-alert-wrap {
    top: 120%
}

.landing-wrap .cart-alert.in {
    position: fixed;
    overflow-x: hidden
}

.landing-wrap .cart-alert.in .cart-alert-wrap {
    position: absolute;
    top: 205px;
    bottom: auto;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.landing-wrap .cart-alert.in .cart-alert-close .lines {
    margin-left: 20px
}

.landing-wrap .cart-alert.in .cart-alert-close .lines:before,.landing-wrap .cart-alert.in .cart-alert-close .lines:after {
    width: 22px
}

.landing-wrap .cart-alert.in .cart-alert-close .lines:before {
    -webkit-transform: rotate3d(0, 0, 1, 25deg);
    transform: rotate3d(0, 0, 1, 25deg)
}

.landing-wrap .cart-alert.in .cart-alert-close .lines:after {
    left: auto;
    right: 0;
    -webkit-transform: rotate3d(0, 0, 1, -25deg);
    transform: rotate3d(0, 0, 1, -25deg)
}

.landing-wrap .cart-alert.in .cart-alert-close .name {
    opacity: 0
}

.landing-wrap .cart-alert.in .cart-alert-close .name-x {
    opacity: 1
}

.landing-wrap .cart-alert.in .cart-info,.landing-wrap .cart-alert.in .btn-wrap {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.3s, visibility 0s 0s;
    transition: opacity 0.3s, visibility 0s 0s
}

.landing-wrap .cart-alert.in form {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.landing-wrap .cart-alert.in .b-title,.landing-wrap .cart-alert.in h1 {
    opacity: 1
}

.landing-wrap .cart-alert .cart-alert-wrap {
    position: fixed;
    top: 100%;
    left: 0;
    right: 0;
    min-height: 75px;
    -webkit-transform: translate3d(0, -75px, 0);
    transform: translate3d(0, -75px, 0);
    visibility: visible;
    opacity: 1;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    z-index: 4444;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-overflow-scrolling: touch
}

.landing-wrap .cart-alert .cart-alert-wrap .b-title,.landing-wrap .cart-alert .cart-alert-wrap h1 {
    color: white
}

.landing-wrap .cart-alert form {
    -webkit-transform: translate3d(0, 35px, 0);
    transform: translate3d(0, 35px, 0);
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s
}

.landing-wrap .cart-alert .cart-info {
    display: inline-block;
    position: relative;
    padding-left: 60px;
    vertical-align: middle;
    font-size: 22px;
    color: white
}

.landing-wrap .cart-alert .cart-info:before {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -20px;
    font-size: 40px
}

@media (min-width: 768px) and (max-width: 1651px) {
    .landing-wrap .cart-alert .cart-info {
        font-size:18px
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .landing-wrap .cart-alert .cart-info {
        max-width:300px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .landing-wrap .cart-alert .cart-info {
        max-width:275px;
        padding-left: 50px;
        font-size: 14px
    }

    .landing-wrap .cart-alert .cart-info:before {
        font-size: 30px;
        margin-top: -15px
    }
}

@media (min-width: 1200px) {
    .landing-wrap .cart-alert .cart-info {
        max-width:450px
    }
}

.landing-wrap .cart-alert .cart-menu {
    display: inline-block;
    position: relative;
    width: 100%;
    line-height: 75px
}

.landing-wrap .cart-alert .cart-menu .btn-wrap {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.landing-wrap .cart-alert .cart-info,.landing-wrap .cart-alert .btn-wrap {
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity 0.3s, visibility 0s 0.3s;
    transition: opacity 0.3s, visibility 0s 0.3s
}

.landing-wrap .cart-alert .cart-alert-close {
    display: inline-block;
    vertical-align: middle;
    -webkit-transition: all .3s;
    transition: all .3s;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-radius: 5.71429px
}

.landing-wrap .cart-alert .cart-alert-close:hover {
    opacity: 0.7
}

.landing-wrap .cart-alert .cart-alert-close .name {
    display: inline-block;
    vertical-align: middle;
    line-height: 18px;
    border-bottom: 1px dotted #fff;
    font-size: 18px
}

.landing-wrap .cart-alert .cart-alert-close .lines {
    margin-left: 13px;
    display: inline-block;
    width: 40px;
    height: 4px;
    border-radius: 2.85714px;
    position: relative;
    background: transparent
}

.landing-wrap .cart-alert .cart-alert-close .lines:before,.landing-wrap .cart-alert .cart-alert-close .lines:after {
    display: inline-block;
    width: 40px;
    height: 4px;
    border-radius: 2.85714px;
    position: absolute;
    background-color: #fff;
    left: 0;
    content: '';
    -webkit-transform-origin: 2.85714px center;
    -ms-transform-origin: 2.85714px center;
    transform-origin: 2.85714px center
}

.landing-wrap .cart-alert .cart-alert-close .lines:before {
    top: 10px
}

.landing-wrap .cart-alert .cart-alert-close .lines:after {
    top: -10px
}

.landing-wrap .cart-alert .cart-alert-close .lines:before,.landing-wrap .cart-alert .cart-alert-close .lines:after {
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    top: 0;
    width: 40px
}

.landing-wrap .cart-alert .cart-alert-close .lines:before {
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg)
}

.landing-wrap .cart-alert .cart-alert-close .lines:after {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg)
}

.landing-wrap .cart-alert .cart-alert-close .name {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 1
}

.landing-wrap .cart-alert .cart-alert-close .name-x {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0
}

.landing-wrap .cart-alert .cart-alert-close .fade-name {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    line-height: normal;
    font-size: 0
}

.landing-wrap .cart-alert .cart-alert-close span {
    vertical-align: middle;
    font-size: 50px;
    color: #fff !important
}

.landing-wrap .cart-alert .wrap-cart-window {
    background-color: #fff;
    padding: 35px 40px;
    margin-bottom: 100px;
    border-radius: 3px
}

.landing-wrap .cart-alert .cart-items {
    width: 100%;
    max-width: 930px;
    float: left
}

.landing-wrap .cart-alert .form-req {
    float: right
}

.landing-wrap .cart-alert .form-req .form-group {
    margin-bottom: 13px
}

.landing-wrap .cart-alert .b-title,.landing-wrap .cart-alert h1 {
    margin-top: -45px;
    margin-bottom: 35px;
    opacity: 0;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s
}

@media (min-width: 320px) and (max-width: 1651px) {
    .landing-wrap .cart-alert .cart-items {
        max-width:none;
        float: none
    }

    .landing-wrap .cart-alert .form-req {
        float: none
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .landing-wrap .cart-alert .container {
        width:730px
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    .landing-wrap .cart-alert .b-title,.landing-wrap .cart-alert h1 {
        margin-top:-35px;
        margin-bottom: 20px;
        font-size: 18px
    }

    .landing-wrap .cart-alert.in .cart-alert-close {
        margin-top: 15px
    }

    .landing-wrap .cart-alert.in .cart-alert-close .lines {
        width: 40px;
        margin-left: 5px
    }

    .landing-wrap .cart-alert.in .cart-alert-close .lines:before,.landing-wrap .cart-alert.in .cart-alert-close .lines:after {
        width: 22px
    }

    .landing-wrap .cart-alert .cart-alert-wrap {
        min-height: 50px;
        -webkit-transform: translate3d(0, -50px, 0);
        transform: translate3d(0, -50px, 0)
    }

    .landing-wrap .cart-alert .cart-menu {
        line-height: 50px
    }

    .landing-wrap .cart-alert .wrap-cart-window {
        padding: 0;
        padding-top: 15px;
        padding-bottom: 50px
    }

    .landing-wrap .cart-alert .cart-alert-close {
        margin-right: 15px;
        line-height: 20px;
        text-align: center
    }

    .landing-wrap .cart-alert .cart-alert-close .fade-name {
        display: block
    }

    .landing-wrap .cart-alert .cart-alert-close .name {
        line-height: 12px;
        font-size: 11px
    }

    .landing-wrap .cart-alert .cart-alert-close .lines {
        width: 20px;
        margin-left: 0
    }

    .landing-wrap .cart-alert .cart-alert-close .lines:before,.landing-wrap .cart-alert .cart-alert-close .lines:after {
        width: 100%
    }

    .landing-wrap .cart-alert .cart-items {
        margin-bottom: 45px
    }

    .landing-wrap .cart-alert .cart-items .ci-bottom {
        margin-left: 5px;
        margin-right: 5px
    }

    .landing-wrap .cart-alert .form-req {
        padding-left: 5px;
        padding-right: 5px
    }
}

.mobile .landing-wrap .cart-alert.in .cart-alert-wrap,.tablet .landing-wrap .cart-alert.in .cart-alert-wrap {
    top: 0;
    bottom: auto;
    margin-bottom: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.mobile .landing-wrap .cart-alert.closed .cart-alert-wrap,.tablet .landing-wrap .cart-alert.closed .cart-alert-wrap {
    margin-bottom: -100%;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
}

.mobile .landing-wrap .cart-alert .cart-alert-wrap,.tablet .landing-wrap .cart-alert .cart-alert-wrap {
    top: auto;
    bottom: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
}

.mobile .landing-wrap .cart-alert .cart-alert-wrap {
    margin-bottom: 50px
}

.tablet .landing-wrap .cart-alert .cart-alert-wrap {
    margin-bottom: 75px
}

.landing-wrap .item-detail {
    padding: 0 110px
}

.landing-wrap .item-detail .it-info {
    width: 410px;
    float: left
}

.landing-wrap .item-detail .composition {
    width: 280px;
    padding: 25px;
    float: right
}

.landing-wrap .item-detail .composition .form-group {
    padding-left: 15px;
    padding-right: 15px
}

.landing-wrap .item-detail .composition .selectpicker,.landing-wrap .item-detail .composition .bootstrap-select {
    width: 100% !important
}

.landing-wrap .item-detail .composition .name {
    margin-bottom: 10px
}

.landing-wrap .item-detail .composition .it-price {
    margin-top: 15px;
    margin-bottom: 25px;
    text-align: center
}

.landing-wrap .item-detail .composition .it-price .it-sum {
    margin-bottom: 10px;
    font-size: 35px;
    height: 50px;
    line-height: 50px
}

.landing-wrap .item-detail .composition .btn-buy {
    width: 100%
}

@media (min-width: 992px) and (max-width: 1199px) {
    .landing-wrap .item-detail {
        padding:0 40px
    }
}

@media (min-width: 320px) and (max-width: 991px) {
    .landing-wrap .item-detail {
        padding:0
    }

    .landing-wrap .item-detail .it-info {
        width: auto;
        margin-bottom: 25px;
        float: none
    }

    .landing-wrap .item-detail .composition {
        float: none;
        margin: 0 auto
    }

    .landing-wrap .item-detail .composition .btn-buy {
        padding-left: 80px;
        padding-right: 60px
    }

    .landing-wrap .item-detail .composition .btn-buy:before {
        width: 55%
    }
}

.landing-wrap .it-gallery {
    height: 450px
}

.landing-wrap .it-gallery .it-big img {
    width: 100%;
    height: 100%
}

@media (min-width: 320px) and (max-width: 767px) {
    .landing-wrap .it-gallery {
        height:190px
    }
}

.landing-wrap .it-gallery-thumbs {
    position: relative;
    margin-top: 10px;
    margin-bottom: 25px;
    overflow: hidden;
    z-index: 1
}

.landing-wrap .it-gallery-thumbs .it-gallery-thumbs-wrap {
    padding: 0;
    white-space: nowrap;
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    font-size: 0
}

.landing-wrap .it-gallery-thumbs .it-thumb {
    display: inline-block;
    position: relative;
    vertical-align: top;
    cursor: pointer;
    width: 100px;
    height: auto
}

.landing-wrap .it-gallery-thumbs .it-thumb+.it-thumb {
    margin-left: 30px
}

.landing-wrap .it-gallery-thumbs .it-thumb .wrap {
    width: 100%;
    height: auto;
    position: relative
}

.landing-wrap .it-gallery-thumbs .it-thumb .wrap:before {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    top: 0;
    border: 3px solid transparent
}

.landing-wrap .it-gallery-thumbs .it-thumb img {
    width: 100%;
    height: auto;
    max-height: 100%;
    cursor: pointer
}

@media (min-width: 320px) and (max-width: 767px) {
    .landing-wrap .it-gallery-thumbs {
        margin-top:5px;
        margin-left: 0;
        margin-right: 0
    }

    .landing-wrap .it-gallery-thumbs .it-thumb {
        width: 70px;
        height: auto
    }

    .landing-wrap .it-gallery-thumbs .it-thumb+.it-thumb {
        margin-left: 15px
    }
}

.landing-wrap .zoomContainer {
    z-index: 5555;
    overflow: hidden
}

.landing-wrap .form-settings {
    padding-left: 20px;
    padding-right: 20px
}

.landing-wrap .form-settings .row {
    margin: 0
}

.landing-wrap .form-settings .title {
    text-align: left;
    text-transform: none;
    font-family: "Roboto";
    font-size: 20px
}

.landing-wrap .form-settings .form-group {
    margin-bottom: 15px
}

.landing-wrap .form-settings .form-group .name {
    margin-bottom: 7px;
    font-weight: 500;
    font-size: 16px
}

.landing-wrap .form-settings .inp-colorpicker {
    width: 95px;
    min-width: 95px
}

.landing-wrap .form-settings .nav-bg a {
    display: inline-block;
    width: 70px;
    height: 70px;
    margin-right: 13px
}

.landing-wrap .form-settings .nav-bg a img {
    width: 100%;
    height: 100%
}

.landing-wrap .form-settings .nav-mini a {
    display: inline-block;
    width: 35px;
    height: 35px;
    margin-right: 3px
}

.landing-wrap .form-settings .nav-mini a img {
    width: 100%;
    height: 100%
}

.landing-wrap .form-settings .nav-mini a:hover {
    cursor: pointer;
    border: 1px solid #22313F
}

.landing-wrap .form-settings .nav-mini a.active {
    border: 1px solid #22313F
}

.landing-wrap .form-settings .col {
    font-size: 14px
}

.landing-wrap .form-settings .bootstrap-select .dropdown-toggle {
    background-color: #ecf0f1 !important
}

.landing-wrap .form-settings .text-center {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.landing-wrap .colorpicker.dropdown-menu {
    background-color: #0e0e0e;
    padding: 5px;
    z-index: 7777
}

.landing-wrap .colorpicker.dropdown-menu .colorpicker-saturation {
    width: 150px;
    height: 135px;
    border: 2px solid #494a4a;
    border-radius: 3px
}

.landing-wrap .colorpicker.dropdown-menu .colorpicker-hue,.landing-wrap .colorpicker.dropdown-menu .colorpicker-alpha {
    width: 30px;
    height: 135px
}

.landing-wrap .colorpicker.dropdown-menu .colorpicker-color,.landing-wrap .colorpicker.dropdown-menu .colorpicker-color div {
    height: 30px
}

.landing-wrap .bootstrap-filestyle.input-group .form-control {
    border-radius: 3px
}

.landing-wrap .d-cut .d-section.d-dis .d-name {
    margin: 0
}

.landing-wrap .d-cut .d-section .d-name {
    margin: 0 20px
}

.landing-wrap .d-section {
    position: relative;
    min-width: 290px;
    height: 40px;
    margin-right: 45px;
    line-height: 40px;
    border: 1px solid #D2D7D3;
    border-bottom: none;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    cursor: move;
    cursor: grab;
    cursor: -webkit-grab;
    font-family: "Roboto";
    font-weight: 500;
    font-size: 16px;
    text-align: center;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.landing-wrap .d-section.d-dis {
    pointer-events: none
}

.landing-wrap .d-section:last-child {
    border-bottom: 1px solid #D2D7D3
}

.landing-wrap .d-section input[type="checkbox"]:disabled+label,.landing-wrap .d-section input[type="checkbox"]:disabled+label:before,.landing-wrap .d-section input[type="checkbox"]:disabled+label:after {
    display: none
}

.landing-wrap .d-section input[type="checkbox"]+label {
    background: #ecf0f1;
    position: absolute;
    top: 50%;
    right: -45px;
    width: 26px;
    height: 26px;
    line-height: 26px;
    padding-left: 0;
    margin-top: -13px;
    margin-bottom: 0;
    border-radius: 3px;
    cursor: pointer
}

.landing-wrap .d-section input[type="checkbox"]+label:before {
    content: '\00D7';
    background: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin-top: 0;
    border: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    font-weight: bold;
    font-size: 26px
}

.landing-wrap .d-section input[type="checkbox"]+label:after {
    display: none
}

.landing-wrap .d-section input[type="checkbox"] ~ .d-name {
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    opacity: 0.3
}

.landing-wrap .d-section input[type="checkbox"]:checked+label:before {
    background: none;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg)
}

.landing-wrap .d-section input[type="checkbox"]:checked ~ .d-name {
    opacity: 1
}

.landing-wrap .d-section input {
    position: absolute;
    right: -37px;
    top: 50%;
    margin-top: -7px;
    z-index: 5
}

.landing-wrap .d-handle {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    cursor: move;
    z-index: 555
}

.landing-wrap .gu-mirror {
    position: fixed !important;
    margin: 0 !important;
    z-index: 9999 !important
}

.landing-wrap .gu-hide {
    display: none !important
}

.landing-wrap .gu-unselectable {
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important
}

.landing-wrap .gu-transit {
    opacity: 0.2;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
    filter: alpha(opacity=20)
}

.landing-wrap .gu-mirror {
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80)
}

.landing-wrap .settings-toggle {
    position: fixed;
    z-index: 999;
    width: 40px;
    height: 40px;
    top: 161px;
    left: 0;
    background-color: #fff;
    border: 1px solid silver;
    border-left: none;
    border-radius: 0 5px 5px 0;
    cursor: pointer
}

.landing-wrap .settings-toggle:before {
    position: absolute;
    top: 50%;
    margin-top: -2px;
    left: 50%;
    margin-left: -10px;
    content: '';
    width: 20px;
    height: 4px;
    border-radius: 2px;
    background-color: gray;
    box-shadow: 0px -7px 0px gray,0px 7px 0px gray
}

@media (max-width: 767px) {
    .landing-wrap .settings-toggle {
        display:none
    }
}

.landing-wrap #settings-panel {
    -webkit-transition-property: left;
    transition-property: left;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    position: fixed;
    z-index: 999;
    top: 200px;
    width: 245px;
    left: -245px;
    padding: 25px 15px 16px 25px;
    background-color: #fff;
    border: 1px solid silver;
    border-left: none;
    border-radius: 0px 5px 5px 0
}

.landing-wrap #settings-panel .name {
    font-weight: 600;
    font-size: 1.3em;
    padding-bottom: 20px
}

.landing-wrap #settings-panel .nav-themes a {
    text-align: center;
    display: inline-block;
    width: 35px;
    height: 35px
}

.landing-wrap #settings-panel .nav-themes a:hover {
    border: 1px solid rgba(0,0,0,0.6)
}

.landing-wrap #settings-panel .nav-themes a.active {
    border: 1px solid black
}

@media (max-width: 767px) {
    .landing-wrap #settings-panel {
        display:none
    }
}

.landing-wrap #settings-toggle-input:checked+.settings-panel {
    left: 0
}

.landing-wrap #sett-modal-button {
    background-color: #fff;
    position: fixed;
    top: 50%;
    left: 0;
    padding: 8px;
    box-shadow: 0 0 5px rgba(0,0,0,0.3);
    font-size: 45px;
    cursor: pointer;
    z-index: 3399
}

.landing-wrap #sett-page {
    display: none;
    background-color: #fff;
    position: fixed;
    top: 50%;
    right: 0;
    padding: 8px;
    box-shadow: 0 0 5px rgba(0,0,0,0.3);
    font-size: 45px;
    cursor: pointer;
    z-index: 3399
}

.landing-wrap .bx-panel-dummy {
    height: 200px;
    background: gray
}

.landing-wrap .message {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    padding: 15px 0
}

.landing-wrap .message-warning {
    color: orange
}

.landing-wrap .message-success {
    color: green
}

.landing-wrap .message-error {
    color: red
}

.landing-wrap footer {
    position: relative;
    font-family: "Roboto";
    z-index: 45
}

.landing-wrap footer .footer-container {
    padding-top: 40px;
    padding-bottom: 40px;
    background: #313030
}

@media (min-width: 320px) and (max-width: 889px) {
    .landing-wrap footer .footer-container .subscription-form .subscribe-form {
        width:100%;
        padding-left: 15px;
        padding-right: 15px;
        width: none;
        position: relative;
        left: 150px
    }
}

.landing-wrap footer .footer-container .subscription-form .text.subscription-title {
    font-size: 1.3em !important;
    color: #313030;
    font-weight: 600;
    padding-bottom: 10px
}

.landing-wrap footer .footer-container .footer-menu ul {
    text-decoration: none
}

.landing-wrap footer .footer-container .footer-menu ul li {
    list-style: none;
    margin-bottom: 12px
}

.landing-wrap footer .footer-container .footer-menu ul li a {
    color: white;
    font-size: 1.3em;
    font-weight: 600;
    border-bottom: 1px solid rgba(255,255,255,0.6);
    text-transform: capitalize;
    line-height: 1.5em
}

.landing-wrap footer .footer-container .footer-menu ul li a:hover {
    color: #fff;
    opacity: 0.7;
    border-bottom: 1px solid rgba(255,255,255,0.4);
    -webkit-transition: 0.5s;
    transition: 0.5s
}

.landing-wrap footer .footer-container .footer-menu ul li a:link {
    text-decoration: none
}

.landing-wrap .socials {
    padding: 40px 0;
    text-align: center
}

.landing-wrap .socials .icon-soc {
    display: inline-block;
    margin: 0 7px;
    color: #6b7084
}

@media (min-width: 320px) and (max-width: 767px) {
    .landing-wrap .socials .icon-soc {
        margin:0 4px
    }
}

.landing-wrap .socials .icon-soc:before {
    margin: 0;
    font-size: 40px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

.landing-wrap .subscribe-form {
    width: 400px;
    position: relative;
    padding: 0;
    box-sizing: border-box
}

.landing-wrap .subscribe-form input,.landing-wrap .subscribe-form button.btn-primary {
    height: 50px
}

@media (max-width: 767px) {
    .landing-wrap .subscribe-form input .text,.landing-wrap .subscribe-form button.btn-primary .text {
        content:"\f105";
        font-size: 2.5em
    }
}

.landing-wrap .subscribe-form .input-group-btn,.landing-wrap .subscribe-form button.btn-primary {
    min-width: 0
}

.landing-wrap .copyright {
    padding-top: 5px;
    padding-bottom: 18px;
    font-size: 1.3em;
    vertical-align: middle;
    font-weight: 600;
    color: #313030
}

@media (max-width: 991px) {
    .landing-wrap .copyright {
        text-align:center
    }
}

.landing-wrap .copyright img {
    vertical-align: middle;
    width: 32px;
    position: relative;
    top: -5px
}

.landing-wrap .copyright a {
    color: white;
    font-size: 1.3em
}

.landing-wrap .copyright a:hover {
    color: #fff;
    opacity: 0.7
}

@media (min-width: 320px) and (max-width: 767px) {
    .landing-wrap body {
        font-size:12px
    }

    .landing-wrap .container {
        padding-right: 5px;
        padding-left: 5px
    }

    .landing-wrap .row {
        margin: 0
    }

    .landing-wrap #sett-page {
        display: none
    }

    .landing-wrap .s-cut {
        max-width: 767px;
        max-width: 100%
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .landing-wrap .container {
        width:750px
    }

    .landing-wrap .s-cut {
        max-width: 750px
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .landing-wrap .container {
        width:971px
    }

    .landing-wrap .s-cut {
        max-width: 971px
    }
}

@media (min-width: 1200px) and (max-width: 1651px) {
    .landing-wrap .container {
        width:1170px
    }

    .landing-wrap .s-cut {
        max-width: 1170px
    }
}

@media (min-width: 1652px) {
    .landing-wrap .container {
        width:1605px
    }

    .landing-wrap .s-cut {
        max-width: 1605px
    }

    .landing-wrap .cart-alert.in .cart-alert-wrap {
        bottom: 0
    }
}

@media (min-width: 768px) and (max-width: 1651px) {
    .landing-wrap .main-section .counter-badge {
        min-width:72px;
        height: 24px
    }

    .landing-wrap .main-section .counter-badge .form-control.input-number {
        width: 24px;
        font-size: 14px
    }

    .landing-wrap .main-section .counter-badge .btn-number {
        width: 24px;
        line-height: 24px
    }

    .landing-wrap .main-section .counter-badge .input-number {
        min-width: 24px
    }
}

.landing-wrap .has-success input[type="text"],.landing-wrap .has-success input[type="password"],.landing-wrap .has-success input[type="email"],.landing-wrap .has-success .form-control,.landing-wrap .has-success textarea {
    background-color: #e2f7e9;
    box-shadow: inset 0 0 0 1px #299834
}

.landing-wrap .has-success input[type="text"]:focus,.landing-wrap .has-success input[type="password"]:focus,.landing-wrap .has-success input[type="email"]:focus,.landing-wrap .has-success .form-control:focus,.landing-wrap .has-success textarea:focus {
    box-shadow: inset 0 0 0 1px #299834
}

.landing-wrap .has-error input[type="text"],.landing-wrap .has-error input[type="password"],.landing-wrap .has-error input[type="email"],.landing-wrap .has-error .form-control,.landing-wrap .has-error textarea {
    background-color: #f6e7e7;
    box-shadow: inset 0 0 0 1px #d31616
}

.landing-wrap .has-error input[type="text"]:focus,.landing-wrap .has-error input[type="password"]:focus,.landing-wrap .has-error input[type="email"]:focus,.landing-wrap .has-error .form-control:focus,.landing-wrap .has-error textarea:focus {
    box-shadow: inset 0 0 0 1px #d31616
}

.ie8 .landing-wrap .cart-alert.in,.ie9 .landing-wrap .cart-alert.in {
    top: 0
}

.ie8 .landing-wrap .cart-alert.closed .cart-alert-wrap,.ie9 .landing-wrap .cart-alert.closed .cart-alert-wrap {
    top: 120%
}

.ie8 .landing-wrap .landing-wrap .btn-sm.btn-icon:before,.ie8 .landing-wrap .landing-wrap .btn-group-sm>.btn-icon.btn:before,.ie9 .landing-wrap .landing-wrap .btn-sm.btn-icon:before,.ie9 .landing-wrap .landing-wrap .btn-group-sm>.btn-icon.btn:before,.ie .landing-wrap .landing-wrap .btn-sm.btn-icon:before,.ie .landing-wrap .landing-wrap .btn-group-sm>.btn-icon.btn:before {
    font-size: 20px
}

@media (min-width: 1200px) and (max-width: 1651px) {
    .ie8 .landing-wrap .landing-wrap .btn-sm.btn-icon:before,.ie8 .landing-wrap .landing-wrap .btn-group-sm>.btn-icon.btn:before,.ie9 .landing-wrap .landing-wrap .btn-sm.btn-icon:before,.ie9 .landing-wrap .landing-wrap .btn-group-sm>.btn-icon.btn:before,.ie .landing-wrap .landing-wrap .btn-sm.btn-icon:before,.ie .landing-wrap .landing-wrap .btn-group-sm>.btn-icon.btn:before {
        font-size:18px
    }
}

.ie8 .landing-wrap .landing-wrap .btn-icon:before,.ie9 .landing-wrap .landing-wrap .btn-icon:before,.ie .landing-wrap .landing-wrap .btn-icon:before {
    font-size: 25px
}

.ie8 .landing-wrap .landing-wrap .btn--moema:after,.ie9 .landing-wrap .landing-wrap .btn--moema:after,.ie .landing-wrap .landing-wrap .btn--moema:after {
    display: none
}

.ie8 .landing-wrap .btn-sm.btn-icon:before,.ie8 .landing-wrap .btn-group-sm>.btn-icon.btn:before {
    left: 20px
}

.ie8 .landing-wrap .btn-icon:before {
    left: 35px
}

.ie8 .landing-wrap .main-nav li.slvzr-first-of-type a {
    padding-left: 0
}

.ie8 .landing-wrap .main-nav li.slvzr-last-of-type a {
    padding-right: 0
}

.ie8 .landing-wrap .main-nav a {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 15px
}

.ie8 .landing-wrap input[type="checkbox"] {
    display: inline-block
}

.ie8 .landing-wrap input[type="checkbox"]+label {
    padding-left: 10px
}

.ie8 .landing-wrap input[type="checkbox"]+label:before,.ie8 .landing-wrap input[type="checkbox"]+label:after {
    display: none
}

.ie8 .landing-wrap input[type="radio"] {
    display: inline-block
}

.ie8 .landing-wrap input[type="radio"]+label {
    padding-left: 10px
}

.ie8 .landing-wrap input[type="radio"]+label:before,.ie8 .landing-wrap input[type="radio"]+label:after {
    display: none
}

.ie8 .landing-wrap .component-fullwidth .itemwrap>li img {
    left: 0
}

.ie8 .landing-wrap .swiper-pagination-bullet:hover,.ie8 .landing-wrap .swiper-pagination-switch:hover {
    background-color: #e74c3c;
    opacity: 0.5;
    filter: alpha(opacity=50)
}

.ie8 .landing-wrap .it-gallery-thumbs .it-thumb {
    padding: 0
}

.ie8 .landing-wrap .it-gallery-thumbs .it-thumb .wrap {
    margin: 0 18px
}

.ie8 .landing-wrap .tooltip {
    background: none;
    padding: 0
}

.ie8 .landing-wrap .tooltip .wrap {
    background-color: #fff;
    padding: 4px;
    margin: 0 11px
}

.ie8 .landing-wrap .countdown-disc .time-left .t-num,.ie8 .landing-wrap .countdown-disc .time-left .t-sep {
    font-size: 22px
}

.ie8 .landing-wrap .countdown-disc .time-left .t-label {
    font-size: 10px
}

.ie8 .landing-wrap .cart-items .table thead>tr>th {
    font-size: 14px
}

.ie8 .landing-wrap .cart-items .ci-info {
    font-size: 16px
}

.mobile .landing-wrap .cart-alert.in .cart-alert-wrap,.tablet .landing-wrap .cart-alert.in .cart-alert-wrap {
    top: 0;
    bottom: auto;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.mobile .landing-wrap .cart-alert.closed .cart-alert-wrap,.tablet .landing-wrap .cart-alert.closed .cart-alert-wrap {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
}

.mobile .landing-wrap .cart-alert .cart-alert-wrap,.tablet .landing-wrap .cart-alert .cart-alert-wrap {
    top: auto;
    bottom: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
}

.mobile .landing-wrap .cart-alert .cart-alert-wrap {
    margin-bottom: 50px
}

.tablet .landing-wrap .cart-alert .cart-alert-wrap {
    margin-bottom: 75px
}

@media (min-width: 768px) {
    .desktop .landing-wrap .para-block {
        background:none
    }
}

.chrome .landing-wrap .para-img-fix,.mobile .landing-wrap .para-img-fix {
    position: absolute;
    background-attachment: scroll
}

@media (min-width: 768px) {
    .desktop .landing-wrap .s-parallax,.tablet .landing-wrap .s-parallax {
        display:block
    }
}

html .landing-wrap input[type="button"] {
    -webkit-appearance: button;
    cursor: pointer
}

html .landing-wrap input[disabled] {
    cursor: default
}

.landing-wrap .btn .badge {
    position: relative;
    top: -1px
}

.landing-wrap .btn-xs .badge,.landing-wrap .btn-group-xs>.btn .badge,.landing-wrap .btn-group-xs>.btn .badge {
    top: 0;
    padding: 1px 5px
}

.landing-wrap .list-group-item.active>.badge,.landing-wrap .nav-pills>.active>a>.badge {
    color: #337ab7;
    background-color: #fff
}

.landing-wrap .list-group-item>.badge {
    float: right
}

.landing-wrap .list-group-item>.badge+.badge {
    margin-right: 5px
}

.landing-wrap .nav-pills>li>a>.badge {
    margin-left: 3px
}

.landing-wrap fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    box-shadow: none
}

.landing-wrap fieldset[disabled] .btn-link {
    background-color: transparent;
    box-shadow: none
}

.landing-wrap fieldset[disabled] .btn-link:hover,.landing-wrap fieldset[disabled] .btn-link:focus {
    color: #777;
    text-decoration: none
}

.landing-wrap fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1
}

.landing-wrap fieldset[disabled] .form-control {
    cursor: not-allowed
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .landing-wrap .input-group-sm input[type="date"],.landing-wrap .input-group-sm input[type="time"],.landing-wrap .input-group-sm input[type="datetime-local"],.landing-wrap .input-group-sm input[type="month"] {
        line-height:30px
    }

    .landing-wrap .input-group-lg input[type="date"],.landing-wrap .input-group-lg input[type="time"],.landing-wrap .input-group-lg input[type="datetime-local"],.landing-wrap .input-group-lg input[type="month"] {
        line-height: 46px
    }
}

.landing-wrap fieldset[disabled] input[type="radio"],.landing-wrap fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed
}

.landing-wrap fieldset[disabled] .radio-inline,.landing-wrap fieldset[disabled] .checkbox-inline {
    cursor: not-allowed
}

.landing-wrap fieldset[disabled] .radio label,.landing-wrap fieldset[disabled] .checkbox label {
    cursor: not-allowed
}

.landing-wrap fieldset[disabled] .navbar-default .btn-link:hover,.landing-wrap fieldset[disabled] .navbar-default .btn-link:focus {
    color: #ccc
}

.landing-wrap fieldset[disabled] .navbar-inverse .btn-link:hover,.landing-wrap fieldset[disabled] .navbar-inverse .btn-link:focus {
    color: #444
}

.container .landing-wrap,.landing-wrap .container-fluid .jumbotron {
    border-radius: 6px
}

@media screen and (min-width: 768px) {
    .container .landing-wrap,.landing-wrap .container-fluid .jumbotron {
        padding-left:60px;
        padding-right: 60px
    }
}

.landing-wrap .btn .label {
    position: relative;
    top: -1px
}

@media (min-width: 768px) {
    .landing-wrap .navbar-fixed-top .navbar-collapse,.landing-wrap .navbar-static-top .navbar-collapse,.landing-wrap .navbar-fixed-bottom .navbar-collapse {
        padding-left:0;
        padding-right: 0
    }

    .landing-wrap .navbar>.container .navbar-brand,.landing-wrap .navbar>.container-fluid .navbar-brand {
        margin-left: -15px
    }
}

