/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */ /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

.label, sub, sup {
    vertical-align: baseline
}

hr, img {
    border: 0
}

body, figure {
    margin: 0
}

.btn-group > .btn-group, .btn-toolbar .btn, .btn-toolbar .btn-group, .btn-toolbar .input-group, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .dropdown-menu {
    float: left
}

.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .pre-scrollable {
    max-height: 340px
}


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
    }

b, optgroup, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    margin: .67em 0
}

mark {
    color: #000;
    background: #ff0
}

sub, sup {
    position: relative;
    font-size: 75%;
    line-height: 0
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    vertical-align: middle
}

svg:not(:root) {
    overflow: hidden
}

hr {
    height: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

*, :after, :before, input[type=checkbox], input[type=radio] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

pre, textarea {
    overflow: auto
}

code, kbd, pre, samp {
    font-size: 1em
}

button, input, optgroup, select, textarea {
    margin: 0;
    font: inherit;
    color: inherit
}

.glyphicon, address {
    font-style: normal
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

    button[disabled], html input[disabled] {
        cursor: default
    }

    button::-moz-focus-inner, input::-moz-focus-inner {
        padding: 0;
        border: 0
    }

input[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-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

table {
    border-spacing: 0;
    border-collapse: collapse
}

td, th {
    padding: 0
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {
    blockquote, img, pre, tr {
        page-break-inside: avoid
    }

    *, :after, :before {
        color: #000 !important;
        text-shadow: none !important;
        background: 0 0 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important
    }

    a, a:visited {
        text-decoration: underline
    }

        a[href]:after {
            content: " (" attr(href) ")"
        }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="javascript:"]:after, a[href^="#"]:after {
        content: ""
    }

    blockquote, pre {
        border: 1px solid #999
    }

    thead {
        display: table-header-group
    }

    img {
        max-width: 100% !important
    }

    h2, h3, p {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }

    .navbar {
        display: none
    }

    .btn > .caret, .dropup > .btn > .caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

        .table td, .table th {
            background-color: #fff !important
        }

    .table-bordered td, .table-bordered th {
        border: 1px solid #ddd !important
    }
}

.img-thumbnail, body {
    background-color: #fff
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(../fonts/glyphicons-halflings-regular.eot);
    src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(../fonts/glyphicons-halflings-regular.woff2) format('woff2'),url(../fonts/glyphicons-halflings-regular.woff) format('woff'),url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
    content: "\002a"
}

.glyphicon-plus:before {
    content: "\002b"
}

.glyphicon-eur:before, .glyphicon-euro: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, .glyphicon-btc:before, .glyphicon-xbt:before {
    content: "\e227"
}

.glyphicon-jpy:before, .glyphicon-yen:before {
    content: "\00a5"
}

.glyphicon-rub:before, .glyphicon-ruble: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"
}

*, :after, :before {
    box-sizing: border-box
}

html {
    -webkit-tap-highlight-color: transparent
}

button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #337ab7;
    text-decoration: none
}

    a:focus, a:hover {
        color: #23527c;
        text-decoration: underline
    }

    a:focus {
        outline: -webkit-focus-ring-color auto 5px;
        outline-offset: -2px
    }

.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role=button] {
    cursor: pointer
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: sans-serif;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

    .h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
        font-weight: 400;
        line-height: 1;
        color: #777
    }

.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

    .h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
        font-size: 65%
    }

.h4, .h5, .h6, h4, h5, h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

    .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
        font-size: 75%
    }

.h1, h1 {
    font-size: 36px
}

.h2, h2 {
    font-size: 30px
}

.h3, h3 {
    font-size: 24px
}

.h4, h4 {
    font-size: 18px
}

.h5, h5 {
    font-size: 14px
}

.h6, h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

dt, kbd kbd, label {
    font-weight: 700
}

address, blockquote .small, blockquote footer, blockquote small, dd, dt, pre {
    line-height: 1.42857143
}

@media (min-width:768px) {
    .lead {
        font-size: 21px
    }
}

.small, small {
    font-size: 85%
}

.mark, mark {
    padding: .2em;
    background-color: #fcf8e3
}

.list-inline, .list-unstyled {
    padding-left: 0;
    list-style: none
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #337ab7
}

a.text-primary:focus, a.text-primary:hover {
    color: #286090
}

.text-success {
    color: #3c763d
}

a.text-success:focus, a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:focus, a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:focus, a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:focus, a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #337ab7
}

a.bg-primary:focus, a.bg-primary:hover {
    background-color: #286090
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:focus, a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:focus, a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:focus, a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:focus, a.bg-danger:hover {
    background-color: #e4b9b9
}

pre code, table {
    background-color: transparent
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

dl, ol, ul {
    margin-top: 0
}

    blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child, ol ol, ol ul, ul ol, ul ul {
        margin-bottom: 0
    }

address, dl {
    margin-bottom: 20px
}

ol, ul {
    margin-bottom: 10px
}

.list-inline {
    margin-left: -5px
}

    .list-inline > li {
        display: inline-block;
        padding-right: 5px;
        padding-left: 5px
    }

dd {
    margin-left: 0
}

@media (min-width:768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        overflow: hidden;
        clear: left;
        text-align: right;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }

    .container {
        width: 750px
    }
}

abbr[data-original-title], abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

    blockquote .small, blockquote footer, blockquote small {
        display: block;
        font-size: 80%;
        color: #777
    }

legend, pre {
    display: block;
    color: #333
}

kbd, output {
    color: #fff
}

blockquote .small:before, blockquote footer:before, blockquote small:before {
    content: '\2014 \00A0'
}

.blockquote-reverse, blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    text-align: right;
    border-right: 5px solid #eee;
    border-left: 0
}

code, kbd {
    padding: 2px 4px;
    font-size: 90%
}

caption, th {
    text-align: left
}

.blockquote-reverse .small:before, .blockquote-reverse footer:before, .blockquote-reverse small:before, blockquote.pull-right .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before {
    content: ''
}

.blockquote-reverse .small:after, .blockquote-reverse footer:after, .blockquote-reverse small:after, blockquote.pull-right .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after {
    content: '\00A0 \2014'
}

code, kbd, pre, samp {
    font-family: Menlo,Monaco,Consolas,"Courier New",monospace
}

code {
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

kbd {
    background-color: #333;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.25);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.25)
}

    kbd kbd {
        padding: 0;
        font-size: 100%;
        -webkit-box-shadow: none;
        box-shadow: none
    }

pre {
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

.container, .container-fluid {
    margin-right: auto;
    margin-left: auto
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    border-radius: 0
}

.container, .container-fluid {
    padding-right: 15px;
    padding-left: 15px
}

.pre-scrollable {
    overflow-y: scroll
}

/*@media (min-width:992px) {
    .container {
        width: 970px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px
    }
}*/

.row {
    margin-right: -15px;
    margin-left: -15px
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width:768px) {
    .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width:992px) {
    .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1200px) {
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
        float: left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

    .table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
        padding: 8px;
        line-height: 1.42857143;
        vertical-align: top;
        border-top: 1px solid #ddd
    }

    .table > thead > tr > th {
        vertical-align: bottom;
        border-bottom: 2px solid #ddd
    }

    .table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th {
        border-top: 0
    }

    .table > tbody + tbody {
        border-top: 2px solid #ddd
    }

    .table .table {
        background-color: #fff
    }

.table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
    padding: 5px
}

.table-bordered, .table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border: 1px solid #ddd
}

    .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
        border-bottom-width: 2px
    }

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover > tbody > tr:hover, .table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > thead > tr > td.active, .table > thead > tr > th.active {
    background-color: #f5f5f5
}

table col[class*=col-] {
    position: static;
    display: table-column;
    float: none
}

table td[class*=col-], table th[class*=col-] {
    position: static;
    display: table-cell;
    float: none
}

.table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr.active:hover > th, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover {
    background-color: #e8e8e8
}

.table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > thead > tr > td.success, .table > thead > tr > th.success {
    background-color: #dff0d8
}

.table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover {
    background-color: #d0e9c6
}

.table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > thead > tr > td.info, .table > thead > tr > th.info {
    background-color: #d9edf7
}

.table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr.info:hover > th, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover {
    background-color: #c4e3f3
}

.table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > thead > tr > td.warning, .table > thead > tr > th.warning {
    background-color: #fcf8e3
}

.table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr.warning:hover > th, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover {
    background-color: #faf2cc
}

.table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > thead > tr > td.danger, .table > thead > tr > th.danger {
    background-color: #f2dede
}

.table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover {
    background-color: #ebcccc
}

.table-responsive {
    min-height: .01%;
    overflow-x: auto
}

@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }

        .table-responsive > .table {
            margin-bottom: 0
        }

            .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th {
                white-space: nowrap
            }

        .table-responsive > .table-bordered {
            border: 0
        }

            .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > thead > tr > th:first-child {
                border-left: 0
            }

            .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > thead > tr > th:last-child {
                border-right: 0
            }

            .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th {
                border-bottom: 0
            }
}

fieldset, legend {
    padding: 0;
    border: 0
}

fieldset {
    min-width: 0;
    margin: 0
}

legend {
    width: 100%;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px
}

input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none
}

input[type=checkbox], input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal
}

.form-control, output {
    font-size: 14px;
    line-height: 1.42857143;
    display: block
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple], select[size] {
    height: auto
}

input[type=checkbox]:focus, input[type=file]:focus, input[type=radio]:focus {
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

output {
    float: right;
    position: absolute;
    right: 0;
    top: -10px;
    padding: 5px 10px;
    background: #1a95e2
}

.dropdown-menu, .modal-content {
    -webkit-background-clip: padding-box
}

    .btn, .btn-danger.active, .btn-danger:active, .btn-default.active, .btn-default:active, .btn-info.active, .btn-info:active, .btn-primary.active, .btn-primary:active, .btn-warning.active, .btn-warning:active, .btn.active, .btn:active, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover, .form-control, .navbar-toggle, .open > .dropdown-toggle.btn-danger, .open > .dropdown-toggle.btn-default, .open > .dropdown-toggle.btn-info, .open > .dropdown-toggle.btn-primary, .open > .dropdown-toggle.btn-warning {
        background-image: none
    }

.form-control {
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    color: #1976b1;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 8px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s
}

    .form-control:focus {
        border-color: #66afe9;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)
    }

    .form-control::-moz-placeholder {
        color: #999;
        opacity: 1
    }

    .form-control:-ms-input-placeholder {
        color: #999
    }

    .form-control::-webkit-input-placeholder {
        color: #999
    }

.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .form-control-feedback, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.checkbox label, .has-success.checkbox-inline label, .has-success.radio label, .has-success.radio-inline label {
    color: #3c763d
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1
}

.form-control[disabled], fieldset[disabled] .form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type=date].form-control, input[type=datetime-local].form-control, input[type=month].form-control, input[type=time].form-control {
        line-height: 34px
    }

    .input-group-sm input[type=date], .input-group-sm input[type=datetime-local], .input-group-sm input[type=month], .input-group-sm input[type=time], input[type=date].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm, input[type=time].input-sm {
        line-height: 30px
    }

    .input-group-lg input[type=date], .input-group-lg input[type=datetime-local], .input-group-lg input[type=month], .input-group-lg input[type=time], input[type=date].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg, input[type=time].input-lg {
        line-height: 46px
    }
}

.form-group {
    margin-bottom: 15px
}

.checkbox, .radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

    .checkbox label, .radio label {
        min-height: 20px;
        padding-left: 20px;
        margin-bottom: 0;
        font-weight: 400;
        cursor: pointer
    }

    .checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
        position: absolute;
        margin-top: 4px\9;
        margin-left: -20px
    }

    .checkbox + .checkbox, .radio + .radio {
        margin-top: -5px
    }

.checkbox-inline, .radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer
}

    .checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline {
        margin-top: 0;
        margin-left: 10px
    }

    .checkbox-inline.disabled, .checkbox.disabled label, .radio-inline.disabled, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio label, fieldset[disabled] .radio-inline, fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox].disabled, input[type=checkbox][disabled], input[type=radio].disabled, input[type=radio][disabled] {
        cursor: not-allowed
    }

.form-control-static {
    min-height: 34px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0
}

    .form-control-static.input-lg, .form-control-static.input-sm {
        padding-right: 0;
        padding-left: 0
    }

.form-group-sm .form-control, .input-sm {
    padding: 5px 10px;
    border-radius: 3px;
    font-size: 12px
}

.input-sm {
    height: 30px;
    line-height: 1.5
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

select[multiple].input-sm, textarea.input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 30px;
    line-height: 1.5
}

.form-group-lg .form-control, .input-lg {
    border-radius: 6px;
    padding: 10px 16px;
    font-size: 18px
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}

.form-group-sm select[multiple].form-control, .form-group-sm textarea.form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5
}

.input-lg {
    height: 46px;
    line-height: 1.3333333
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

select[multiple].input-lg, textarea.input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 46px;
    line-height: 1.3333333
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}

.form-group-lg select[multiple].form-control, .form-group-lg textarea.form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.has-feedback {
    position: relative
}

    .has-feedback .form-control {
        padding-right: 42.5px
    }

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}

.collapsing, .dropdown, .dropup {
    position: relative
}

.form-group-lg .form-control + .form-control-feedback, .input-group-lg + .form-control-feedback, .input-lg + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.form-group-sm .form-control + .form-control-feedback, .input-group-sm + .form-control-feedback, .input-sm + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

    .has-success .form-control:focus {
        border-color: #2b542c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168
    }

.has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d
}

.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning .control-label, .has-warning .form-control-feedback, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline, .has-warning.checkbox label, .has-warning.checkbox-inline label, .has-warning.radio label, .has-warning.radio-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

    .has-warning .form-control:focus {
        border-color: #66512c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b
    }

.has-warning .input-group-addon {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #8a6d3b
}

.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .form-control-feedback, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

    .has-error .form-control:focus {
        border-color: #843534;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483
    }

.has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442
}

.has-feedback label ~ .form-control-feedback {
    top: 25px
}

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width:768px) {
    .form-inline .form-control-static, .form-inline .form-group {
        display: inline-block
    }

    .form-inline .control-label, .form-inline .form-group {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

        .form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {
            width: auto
        }

        .form-inline .input-group > .form-control {
            width: 100%
        }

    .form-inline .checkbox, .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

        .form-inline .checkbox label, .form-inline .radio label {
            padding-left: 0
        }

        .form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
            position: relative;
            margin-left: 0
        }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }

    .form-horizontal .control-label {
        padding-top: 7px;
        margin-bottom: 0;
        text-align: right
    }
}

.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0
}

.form-horizontal .checkbox, .form-horizontal .radio {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media (min-width:768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 18px
    }

    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px
    }
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    border-radius: 4px
}

    .btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
        outline: -webkit-focus-ring-color auto 5px;
        outline-offset: -2px
    }

    .btn.focus, .btn:focus, .btn:hover {
        color: #333;
        text-decoration: none
    }

    .btn.active, .btn:active {
        outline: 0;
        -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
        box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
    }

    .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
        cursor: not-allowed;
        filter: alpha(opacity=65);
        -webkit-box-shadow: none;
        box-shadow: none;
        opacity: .65
    }

a.btn.disabled, fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

    .btn-default.focus, .btn-default:focus {
        color: #333;
        background-color: #e6e6e6;
        border-color: #8c8c8c
    }

    .btn-default.active, .btn-default:active, .btn-default:hover, .open > .dropdown-toggle.btn-default {
        color: #333;
        background-color: #e6e6e6;
        border-color: #adadad
    }

        .btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open > .dropdown-toggle.btn-default.focus, .open > .dropdown-toggle.btn-default:focus, .open > .dropdown-toggle.btn-default:hover {
            color: #333;
            background-color: #d4d4d4;
            border-color: #8c8c8c
        }

    .btn-default.disabled.focus, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled].focus, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
        background-color: #fff;
        border-color: #ccc
    }

    .btn-default .badge {
        color: #fff;
        background-color: #333
    }

.btn-primary {
    padding: 6px 16px;
    font-size: 18px;
    color: #fff;
    background: #0081c5;
    transition: all .3s ease-in-out;
    border-radius: 6px;
}

    .btn-primary.focus, .btn-primary:focus {
        color: #fff;
        background-color: #286090;
        border-color: #122b40
    }

    .btn-primary.active, .btn-primary:active, .btn-primary:hover, .open > .dropdown-toggle.btn-primary {
        color: #fff;
        background-color: #286090;
        border-color: #204d74
    }

        .btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover {
            color: #fff;
            background-color: #204d74;
            border-color: #122b40
        }

    .btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled].focus, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
        background-color: #337ab7;
        border-color: #2e6da4
    }

    .btn-primary .badge {
        color: #337ab7;
        background-color: #fff
    }

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

    .btn-success.focus, .btn-success:focus {
        color: #fff;
        background-color: #449d44;
        border-color: #255625
    }

    .btn-success.active, .btn-success:active, .btn-success:hover, .open > .dropdown-toggle.btn-success {
        color: #fff;
        background-color: #449d44;
        border-color: #398439
    }

        .btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open > .dropdown-toggle.btn-success.focus, .open > .dropdown-toggle.btn-success:focus, .open > .dropdown-toggle.btn-success:hover {
            color: #fff;
            background-color: #398439;
            border-color: #255625
        }

    .btn-success.active, .btn-success:active, .open > .dropdown-toggle.btn-success {
        background-image: none
    }

    .btn-success.disabled.focus, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled].focus, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
        background-color: #5cb85c;
        border-color: #4cae4c
    }

    .btn-success .badge {
        color: #5cb85c;
        background-color: #fff
    }

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

    .btn-info.focus, .btn-info:focus {
        color: #fff;
        background-color: #31b0d5;
        border-color: #1b6d85
    }

    .btn-info.active, .btn-info:active, .btn-info:hover, .open > .dropdown-toggle.btn-info {
        color: #fff;
        background-color: #31b0d5;
        border-color: #269abc
    }

        .btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open > .dropdown-toggle.btn-info.focus, .open > .dropdown-toggle.btn-info:focus, .open > .dropdown-toggle.btn-info:hover {
            color: #fff;
            background-color: #269abc;
            border-color: #1b6d85
        }

    .btn-info.disabled.focus, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled].focus, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
        background-color: #5bc0de;
        border-color: #46b8da
    }

    .btn-info .badge {
        color: #5bc0de;
        background-color: #fff
    }

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

    .btn-warning.focus, .btn-warning:focus {
        color: #fff;
        background-color: #ec971f;
        border-color: #985f0d
    }

    .btn-warning.active, .btn-warning:active, .btn-warning:hover, .open > .dropdown-toggle.btn-warning {
        color: #fff;
        background-color: #ec971f;
        border-color: #d58512
    }

        .btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning:active.focus, .btn-warning:active:focus, .btn-warning:active:hover, .open > .dropdown-toggle.btn-warning.focus, .open > .dropdown-toggle.btn-warning:focus, .open > .dropdown-toggle.btn-warning:hover {
            color: #fff;
            background-color: #d58512;
            border-color: #985f0d
        }

    .btn-warning.disabled.focus, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled].focus, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
        background-color: #f0ad4e;
        border-color: #eea236
    }

    .btn-warning .badge {
        color: #f0ad4e;
        background-color: #fff
    }

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

    .btn-danger.focus, .btn-danger:focus {
        color: #fff;
        background-color: #c9302c;
        border-color: #761c19
    }

    .btn-danger.active, .btn-danger:active, .btn-danger:hover, .open > .dropdown-toggle.btn-danger {
        color: #fff;
        background-color: #c9302c;
        border-color: #ac2925
    }

        .btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover, .open > .dropdown-toggle.btn-danger.focus, .open > .dropdown-toggle.btn-danger:focus, .open > .dropdown-toggle.btn-danger:hover {
            color: #fff;
            background-color: #ac2925;
            border-color: #761c19
        }

    .btn-danger.disabled.focus, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled].focus, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
        background-color: #d9534f;
        border-color: #d43f3a
    }

    .btn-danger .badge {
        color: #d9534f;
        background-color: #fff
    }

.btn-link {
    font-weight: 400;
    color: #337ab7;
    border-radius: 0
}

    .btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
        background-color: transparent;
        -webkit-box-shadow: none;
        box-shadow: none
    }

        .btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
            border-color: transparent
        }

            .btn-link:focus, .btn-link:hover {
                color: #23527c;
                text-decoration: underline;
                background-color: transparent
            }

            .btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
                color: #777;
                text-decoration: none
            }

.btn-group-lg > .btn, .btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.btn-group-sm > .btn, .btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-group-xs > .btn, .btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%
}

    .btn-block + .btn-block {
        margin-top: 5px
    }

input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

    .fade.in {
        opacity: 1
    }

.collapse {
    display: none
}

    .collapse.in {
        display: block
    }

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    height: 0;
    overflow: hidden;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height,visibility;
    -o-transition-property: height,visibility;
    transition-property: height,visibility
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    min-width: 160px;
    padding: 5px;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175)
}

    .dropdown-menu-right, .dropdown-menu.pull-right {
        right: 0;
        left: auto
    }

    .dropdown-header, .dropdown-menu > li > a {
        display: block;
        padding: 3px 20px;
        line-height: 1.42857143;
        white-space: nowrap
    }

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle, .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child, .btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child), .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn, .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu > li > a {
    clear: both;
    font-weight: 400;
    color: #333
}

    .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
        color: #262626;
        text-decoration: none;
        background-color: #f5f5f5
    }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #337ab7;
    outline: 0
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
    color: #777
}

    .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
        text-decoration: none;
        cursor: not-allowed;
        background-color: transparent;
        filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
    }

.open > .dropdown-menu {
    display: block
}

.open > a {
    outline: 0
}

.dropdown-menu-left {
    right: auto;
    left: 0
}

.dropdown-header {
    font-size: 12px;
    color: #777
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990
}

.nav-justified > .dropdown .dropdown-menu, .nav-tabs.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid\9
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media (min-width:768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }

    .navbar-right .dropdown-menu-left {
        right: auto;
        left: 0
    }
}

.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

    .btn-group-vertical > .btn, .btn-group > .btn {
        position: relative;
        float: left
    }

        .btn-group-vertical > .btn.active, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:hover, .btn-group > .btn.active, .btn-group > .btn:active, .btn-group > .btn:focus, .btn-group > .btn:hover {
            z-index: 2
        }

    .btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
        margin-left: -1px
    }

.btn-toolbar {
    margin-left: -5px
}

    .btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
        margin-left: 5px
    }

.btn .caret, .btn-group > .btn:first-child {
    margin-left: 0
}

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group > .btn + .dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px
}

.btn-group > .btn-lg + .dropdown-toggle {
    padding-right: 12px;
    padding-left: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}

    .btn-group.open .dropdown-toggle.btn-link {
        -webkit-box-shadow: none;
        box-shadow: none
    }

.btn-lg .caret {
    border-width: 5px 5px 0
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

    .btn-group-vertical > .btn-group > .btn {
        float: none
    }

    .btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
        margin-top: -1px;
        margin-left: 0
    }

    .btn-group-vertical > .btn:first-child:not(:last-child) {
        border-radius: 4px 4px 0 0
    }

    .btn-group-vertical > .btn:last-child:not(:first-child) {
        border-radius: 0 0 4px 4px
    }

    .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
        border-radius: 0
    }

    .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0
    }

    .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
        border-top-left-radius: 0;
        border-top-right-radius: 0
    }

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

    .btn-group-justified > .btn, .btn-group-justified > .btn-group {
        display: table-cell;
        float: none;
        width: 1%
    }

        .btn-group-justified > .btn-group .btn {
            width: 100%
        }

        .btn-group-justified > .btn-group .dropdown-menu {
            left: auto
        }

[data-toggle=buttons] > .btn input[type=checkbox], [data-toggle=buttons] > .btn input[type=radio], [data-toggle=buttons] > .btn-group > .btn input[type=checkbox], [data-toggle=buttons] > .btn-group > .btn input[type=radio] {
    position: absolute;
    clip: rect(0,0,0,0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

    .input-group[class*=col-] {
        float: none;
        padding-right: 0;
        padding-left: 0
    }

    .input-group .form-control {
        position: relative;
        z-index: 2;
        float: left;
        width: 100%;
        margin-bottom: 0
    }

        .input-group .form-control:focus {
            z-index: 3
        }

.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-group-lg > .form-control, select.input-group-lg > .input-group-addon, select.input-group-lg > .input-group-btn > .btn {
    height: 46px;
    line-height: 46px
}

select[multiple].input-group-lg > .form-control, select[multiple].input-group-lg > .input-group-addon, select[multiple].input-group-lg > .input-group-btn > .btn, textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn {
    height: auto
}

.input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-group-sm > .form-control, select.input-group-sm > .input-group-addon, select.input-group-sm > .input-group-btn > .btn {
    height: 30px;
    line-height: 30px
}

select[multiple].input-group-sm > .form-control, select[multiple].input-group-sm > .input-group-addon, select[multiple].input-group-sm > .input-group-btn > .btn, textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn {
    height: auto
}

.input-group .form-control, .input-group-addon, .input-group-btn {
    display: table-cell
}

.nav > li, .nav > li > a {
    display: block;
    position: relative
}

.input-group .form-control:not(:first-child):not(:last-child), .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

    .input-group-addon.input-sm {
        padding: 5px 10px;
        font-size: 12px;
        border-radius: 3px
    }

    .input-group-addon.input-lg {
        padding: 10px 16px;
        font-size: 18px;
        border-radius: 6px
    }

    .input-group-addon input[type=checkbox], .input-group-addon input[type=radio] {
        margin-top: 0
    }

    .input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn-group:not(:last-child) > .btn, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

    .input-group-addon:first-child {
        border-right: 0
    }

    .input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:first-child > .btn-group:not(:first-child) > .btn, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }

    .input-group-addon:last-child {
        border-left: 0
    }

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

    .input-group-btn > .btn {
        position: relative
    }

        .input-group-btn > .btn + .btn {
            margin-left: -1px
        }

        .input-group-btn > .btn:active, .input-group-btn > .btn:focus, .input-group-btn > .btn:hover {
            z-index: 2
        }

    .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
        margin-right: -1px
    }

    .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
        z-index: 2;
        margin-left: -1px
    }

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}


    .nav > li > a:focus, .nav > li > a:hover {
        text-decoration: none;
        background-color: #0090cb
    }

    .nav > li.disabled > a {
        color: #777
    }

        .nav > li.disabled > a:focus, .nav > li.disabled > a:hover {
            color: #777;
            text-decoration: none;
            cursor: not-allowed;
            background-color: transparent
        }

    .nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
        background-color: #eee;
        border-color: #337ab7
    }

    .nav .nav-divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5
    }

    .nav > li > a > img {
        max-width: none
    }

.nav-tabs {
    border-bottom: 1px solid #ddd
}

    .nav-tabs > li {
        float: left;
        margin-bottom: -1px
    }

        .nav-tabs > li > a {
            margin-right: 2px;
            line-height: 1.42857143;
            border: 1px solid transparent;
            border-radius: 4px 4px 0 0
        }

            .nav-tabs > li > a:hover {
                border-color: #eee #eee #ddd
            }

        .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
            color: #555;
            cursor: default;
            background-color: #fff;
            border: 1px solid #ddd;
            border-bottom-color: transparent
        }

    .nav-tabs.nav-justified {
        width: 100%;
        border-bottom: 0
    }

        .nav-tabs.nav-justified > li {
            float: none
        }

            .nav-tabs.nav-justified > li > a {
                margin-bottom: 5px;
                text-align: center;
                margin-right: 0;
                border-radius: 4px
            }

        .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
            border: 1px solid #ddd
        }

@media (min-width:768px) {
    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%
    }

        .nav-tabs.nav-justified > li > a {
            margin-bottom: 0;
            border-bottom: 1px solid #ddd;
            border-radius: 4px 4px 0 0
        }

    .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
        border-bottom-color: #fff
    }
}

.nav-pills > li {
    float: left
}

.nav-justified > li, .nav-stacked > li {
    float: none
}

.nav-pills > li > a {
    border-radius: 4px
}

.nav-pills > li + li {
    margin-left: 2px
}

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
    color: #fff;
    background-color: #337ab7
}

.nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified {
    width: 100%
}

    .nav-justified > li > a {
        margin-bottom: 5px;
        text-align: center
    }

.nav-tabs-justified {
    border-bottom: 0
}

    .nav-tabs-justified > li > a {
        margin-right: 0;
        border-radius: 4px
    }

    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover {
        border: 1px solid #ddd
    }

@media (min-width:768px) {
    .nav-justified > li {
        display: table-cell;
        width: 1%
    }

        .nav-justified > li > a {
            margin-bottom: 0
        }

    .nav-tabs-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover {
        border-bottom-color: #fff
    }
}

.tab-content > .tab-pane {
    display: none
}

.tab-content > .active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1)
}

    .navbar-collapse.in {
        overflow-y: auto
    }

@media (min-width:768px) {
    .navbar {
        border-radius: 4px
    }

    .navbar-header {
        float: left
    }

    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

        .navbar-collapse.collapse {
            display: block !important;
            height: auto !important;
            padding-bottom: 0;
            overflow: visible !important
        }

        .navbar-collapse.in {
            overflow-y: visible
        }

    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {
        padding-right: 0;
        padding-left: 0
    }
}

.carousel-inner, .embed-responsive, .modal, .modal-open, .progress {
    overflow: hidden
}

@media (max-device-width:480px) and (orientation:landscape) {
    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
        max-height: 200px
    }
}

.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

.navbar-fixed-bottom, .navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px;
    font-size: 18px;
    line-height: 20px
}

    .navbar-brand:focus, .navbar-brand:hover {
        text-decoration: none
    }

    .navbar-brand > img {
        display: block
    }

@media (min-width:768px) {
    .container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
        margin-right: 0;
        margin-left: 0
    }

    .navbar-fixed-bottom, .navbar-fixed-top, .navbar-static-top {
        border-radius: 0
    }

    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 4px
}

    .navbar-toggle:focus {
        outline: 0
    }

    .navbar-toggle .icon-bar {
        display: block;
        width: 22px;
        height: 2px;
        border-radius: 1px
    }

        .navbar-toggle .icon-bar + .icon-bar {
            margin-top: 4px
        }

.navbar-nav {
    margin: 7.5px -15px
}


@media (max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

        .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu > li > a {
            padding: 5px 15px 5px 25px
        }

        .navbar-nav .open .dropdown-menu > li > a {
            line-height: 20px
        }

            .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-nav .open .dropdown-menu > li > a:hover {
                background-image: none
            }
}

.progress-bar-striped, .progress-striped .progress-bar, .progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

@media (min-width:768px) {
    .navbar-toggle {
        display: none
    }

    .navbar-nav {
        float: left;
        margin: 0
    }

        .navbar-nav > li {
            float: left
        }

            .navbar-nav > li > a {
                padding-top: 15px;
                padding-bottom: 15px
            }
}

.navbar-form {
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);
    margin: 8px -15px
}

@media (min-width:768px) {
    .navbar-form .form-control-static, .navbar-form .form-group {
        display: inline-block
    }

    .navbar-form .control-label, .navbar-form .form-group {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }

        .navbar-form .input-group .form-control, .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn {
            width: auto
        }

        .navbar-form .input-group > .form-control {
            width: 100%
        }

    .navbar-form .checkbox, .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

        .navbar-form .checkbox label, .navbar-form .radio label {
            padding-left: 0
        }

        .navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {
            position: relative;
            margin-left: 0
        }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }

    .navbar-form {
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.breadcrumb > li, .pagination {
    display: inline-block
}

.btn .badge, .btn .label {
    top: -1px;
    position: relative
}

@media (max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }

        .navbar-form .form-group:last-child {
            margin-bottom: 0
        }
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    margin-bottom: 0;
    border-radius: 4px 4px 0 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

    .navbar-btn.btn-sm {
        margin-top: 10px;
        margin-bottom: 10px
    }

    .navbar-btn.btn-xs {
        margin-top: 14px;
        margin-bottom: 14px
    }

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media (min-width:768px) {
    .navbar-text {
        float: left;
        margin-right: 15px;
        margin-left: 15px
    }

    .navbar-left {
        float: left !important
    }

    .navbar-right {
        float: right !important;
        margin-right: -15px
    }

        .navbar-right ~ .navbar-right {
            margin-right: 0
        }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

    .navbar-default .navbar-brand {
        color: #777
    }

        .navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
            color: #5e5e5e;
            background-color: transparent
        }


    .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
        color: #333;
        background-color: transparent
    }

    .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:focus, .navbar-default .navbar-nav > .disabled > a:hover {
        color: #ccc;
        background-color: transparent
    }

    .navbar-default .navbar-toggle {
        border-color: #ddd
    }

        .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
            background-color: #ddd
        }

        .navbar-default .navbar-toggle .icon-bar {
            background-color: #888
        }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: #e7e7e7
    }

    .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
        color: #555;
        background-color: #e7e7e7
    }

@media (max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777
    }

        .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
            color: #333;
            background-color: transparent
        }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

    .navbar-default .navbar-link:hover {
        color: #333
    }

.navbar-default .btn-link {
    color: #777
}

    .navbar-default .btn-link:focus, .navbar-default .btn-link:hover {
        color: #333
    }

    .navbar-default .btn-link[disabled]:focus, .navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:focus, fieldset[disabled] .navbar-default .btn-link:hover {
        color: #ccc
    }

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

    .navbar-inverse .navbar-brand {
        color: #9d9d9d
    }

        .navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
            color: #fff;
            background-color: transparent
        }

    .navbar-inverse .navbar-nav > li > a, .navbar-inverse .navbar-text {
        color: #9d9d9d
    }

        .navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
            color: #fff;
            background-color: transparent
        }

    .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
        color: #fff;
        background-color: #080808
    }

    .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:focus, .navbar-inverse .navbar-nav > .disabled > a:hover {
        color: #444;
        background-color: transparent
    }

    .navbar-inverse .navbar-toggle {
        border-color: #333
    }

        .navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
            background-color: #333
        }

        .navbar-inverse .navbar-toggle .icon-bar {
            background-color: #fff
        }

    .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
        border-color: #101010
    }

    .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
        color: #fff;
        background-color: #080808
    }

@media (max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #9d9d9d
    }

        .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
            color: #fff;
            background-color: transparent
        }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #fff;
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #9d9d9d
}

    .navbar-inverse .navbar-link:hover {
        color: #fff
    }

.navbar-inverse .btn-link {
    color: #9d9d9d
}

    .navbar-inverse .btn-link:focus, .navbar-inverse .btn-link:hover {
        color: #fff
    }

    .navbar-inverse .btn-link[disabled]:focus, .navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:focus, fieldset[disabled] .navbar-inverse .btn-link:hover {
        color: #444
    }

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

    .breadcrumb > li + li:before {
        padding: 0 5px;
        color: #ccc;
        content: "/\00a0"
    }

    .breadcrumb > .active {
        color: #777
    }

.pagination {
    padding-left: 0;
    /*margin: 20px 0;*/
    border-radius: 4px
}

    .pager li, .pagination > li {
        display: inline
    }

        .pagination > li > a, .pagination > li > span {
            position: relative;
            float: left;
            padding: 6px 12px;
            margin-left: -1px;
            line-height: 1.42857143;
            color: #337ab7;
            text-decoration: none;
            background-color: #fff;
            border: 1px solid #ddd
        }

        .pagination > li:first-child > a, .pagination > li:first-child > span {
            margin-left: 0;
            border-top-left-radius: 4px;
            border-bottom-left-radius: 4px
        }

        .pagination > li:last-child > a, .pagination > li:last-child > span {
            border-top-right-radius: 4px;
            border-bottom-right-radius: 4px
        }

        .pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
            z-index: 2;
            color: #23527c;
            background-color: #eee;
            border-color: #ddd
        }

    .pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
        z-index: 3;
        color: #fff;
        cursor: default;
        background-color: #337ab7;
        border-color: #337ab7
    }

    .pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
        color: #777;
        cursor: not-allowed;
        background-color: #fff;
        border-color: #ddd
    }

.pagination-lg > li > a, .pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px
}

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px
}

.pagination-sm > li > a, .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}

.badge, .label {
    font-weight: 700;
    line-height: 1;
    white-space: nowrap;
    text-align: center
}

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none
}

    .pager li > a, .pager li > span {
        display: inline-block;
        padding: 5px 14px;
        background-color: #fff;
        border: 1px solid #ddd;
        border-radius: 15px
    }

        .pager li > a:focus, .pager li > a:hover {
            text-decoration: none;
            background-color: #eee
        }

    .pager .next > a, .pager .next > span {
        float: right
    }

    .pager .previous > a, .pager .previous > span {
        float: left
    }

    .pager .disabled > a, .pager .disabled > a:focus, .pager .disabled > a:hover, .pager .disabled > span {
        color: #777;
        cursor: not-allowed;
        background-color: #fff
    }

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    color: #fff;
    border-radius: .25em
}

a.label:focus, a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label:empty {
    display: none
}

.label-default {
    background-color: #777
}

    .label-default[href]:focus, .label-default[href]:hover {
        background-color: #5e5e5e
    }

.label-primary {
    background-color: #337ab7
}

    .label-primary[href]:focus, .label-primary[href]:hover {
        background-color: #286090
    }

.label-success {
    background-color: #5cb85c
}

    .label-success[href]:focus, .label-success[href]:hover {
        background-color: #449d44
    }

.label-info {
    background-color: #5bc0de
}

    .label-info[href]:focus, .label-info[href]:hover {
        background-color: #31b0d5
    }

.label-warning {
    background-color: #f0ad4e
}

    .label-warning[href]:focus, .label-warning[href]:hover {
        background-color: #ec971f
    }

.label-danger {
    background-color: #d9534f
}

    .label-danger[href]:focus, .label-danger[href]:hover {
        background-color: #c9302c
    }

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    color: #fff;
    vertical-align: middle;
    background-color: #777;
    border-radius: 10px
}

    .badge:empty {
        display: none
    }

.media-object, .thumbnail {
    display: block
}

.btn-group-xs > .btn .badge, .btn-xs .badge {
    top: 0;
    padding: 1px 5px
}

a.badge:focus, a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
    color: #337ab7;
    background-color: #fff
}

.jumbotron, .jumbotron .h1, .jumbotron h1 {
    color: inherit
}

.list-group-item > .badge {
    float: right
}

    .list-group-item > .badge + .badge {
        margin-right: 5px
    }

.nav-pills > li > a > .badge {
    margin-left: 3px
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    background-color: #eee
}

    .jumbotron p {
        margin-bottom: 15px;
        font-size: 21px;
        font-weight: 200
    }

.alert, .thumbnail {
    margin-bottom: 20px
}

    .alert .alert-link, .close {
        font-weight: 700
    }

.jumbotron > hr {
    border-top-color: #d5d5d5
}

.container .jumbotron, .container-fluid .jumbotron {
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 6px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width:768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }

    .container .jumbotron, .container-fluid .jumbotron {
        padding-right: 60px;
        padding-left: 60px
    }

    .jumbotron .h1, .jumbotron h1 {
        font-size: 63px
    }
}

.thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}

    .thumbnail a > img, .thumbnail > img {
        margin-right: auto;
        margin-left: auto
    }

a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
    border-color: #337ab7
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

.alert {
    padding: 15px;
    border: 1px solid transparent;
    border-radius: 4px
}

    .alert h4 {
        margin-top: 0;
        color: inherit
    }

    .alert > p, .alert > ul {
        margin-bottom: 0
    }

        .alert > p + p {
            margin-top: 5px
        }

.alert-dismissable, .alert-dismissible {
    padding-right: 35px
}

    .alert-dismissable .close, .alert-dismissible .close {
        position: relative;
        top: -2px;
        right: -21px;
        color: inherit
    }

.modal, .modal-backdrop {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

    .alert-success hr {
        border-top-color: #c9e2b3
    }

    .alert-success .alert-link {
        color: #2b542c
    }

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

    .alert-info hr {
        border-top-color: #a6e1ec
    }

    .alert-info .alert-link {
        color: #245269
    }

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

    .alert-warning hr {
        border-top-color: #f7e1b5
    }

    .alert-warning .alert-link {
        color: #66512c
    }

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

    .alert-danger hr {
        border-top-color: #e4b9c0
    }

    .alert-danger .alert-link {
        color: #843534
    }

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@-o-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1)
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease
}

.progress-bar-striped, .progress-striped .progress-bar {
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px
}

.progress-bar.active, .progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.progress-striped .progress-bar-info, .progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.media {
    margin-top: 15px
}

    .media:first-child {
        margin-top: 0
    }

.media, .media-body {
    overflow: hidden;
    zoom: 1
}

.media-body {
    width: 10000px
}

.media-object.img-thumbnail {
    max-width: none
}

.media-right, .media > .pull-right {
    padding-left: 10px
}

.media-left, .media > .pull-left {
    padding-right: 10px
}

.media-body, .media-left, .media-right {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.list-group {
    padding-left: 0;
    margin-bottom: 20px
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

    .list-group-item:first-child {
        border-top-left-radius: 4px;
        border-top-right-radius: 4px
    }

    .list-group-item:last-child {
        margin-bottom: 0;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px
    }

a.list-group-item, button.list-group-item {
    color: #555
}

    a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading {
        color: #333
    }

    a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover {
        color: #555;
        text-decoration: none;
        background-color: #f5f5f5
    }

button.list-group-item {
    width: 100%;
    text-align: left
}

.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #eee
}

    .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
        color: inherit
    }

    .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
        color: #777
    }

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

    .list-group-item.active .list-group-item-heading, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading > small {
        color: inherit
    }

    .list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
        color: #c7ddef
    }

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success, button.list-group-item-success {
    color: #3c763d
}

    a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading {
        color: inherit
    }

    a.list-group-item-success:focus, a.list-group-item-success:hover, button.list-group-item-success:focus, button.list-group-item-success:hover {
        color: #3c763d;
        background-color: #d0e9c6
    }

    a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover, button.list-group-item-success.active, button.list-group-item-success.active:focus, button.list-group-item-success.active:hover {
        color: #fff;
        background-color: #3c763d;
        border-color: #3c763d
    }

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info, button.list-group-item-info {
    color: #31708f
}

    a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading {
        color: inherit
    }

    a.list-group-item-info:focus, a.list-group-item-info:hover, button.list-group-item-info:focus, button.list-group-item-info:hover {
        color: #31708f;
        background-color: #c4e3f3
    }

    a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover, button.list-group-item-info.active, button.list-group-item-info.active:focus, button.list-group-item-info.active:hover {
        color: #fff;
        background-color: #31708f;
        border-color: #31708f
    }

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning, button.list-group-item-warning {
    color: #8a6d3b
}

    a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading {
        color: inherit
    }

    a.list-group-item-warning:focus, a.list-group-item-warning:hover, button.list-group-item-warning:focus, button.list-group-item-warning:hover {
        color: #8a6d3b;
        background-color: #faf2cc
    }

    a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover, button.list-group-item-warning.active, button.list-group-item-warning.active:focus, button.list-group-item-warning.active:hover {
        color: #fff;
        background-color: #8a6d3b;
        border-color: #8a6d3b
    }

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger, button.list-group-item-danger {
    color: #a94442
}

    a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading {
        color: inherit
    }

    a.list-group-item-danger:focus, a.list-group-item-danger:hover, button.list-group-item-danger:focus, button.list-group-item-danger:hover {
        color: #a94442;
        background-color: #ebcccc
    }

    a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover, button.list-group-item-danger.active, button.list-group-item-danger.active:focus, button.list-group-item-danger.active:hover {
        color: #fff;
        background-color: #a94442;
        border-color: #a94442
    }

.panel-heading > .dropdown .dropdown-toggle, .panel-title, .panel-title > .small, .panel-title > .small > a, .panel-title > a, .panel-title > small, .panel-title > small > a {
    color: inherit
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05)
}

    .panel-title, .panel > .list-group, .panel > .panel-collapse > .list-group, .panel > .panel-collapse > .table, .panel > .table, .panel > .table-responsive > .table {
        margin-bottom: 0
    }

.panel-body {
    padding: 15px
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel-title {
    margin-top: 0;
    font-size: 16px
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel-group .panel-heading, .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
    border-bottom: 0
}

.panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.list-group + .panel-footer, .panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0
}

.panel > .panel-collapse > .table caption, .panel > .table caption, .panel > .table-responsive > .table caption {
    padding-right: 15px;
    padding-left: 15px
}

.panel > .table-responsive:first-child > .table:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table:first-child > thead:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
        border-top-left-radius: 3px
    }

    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
        border-top-right-radius: 3px
    }

.panel > .table-responsive:last-child > .table:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
        border-bottom-left-radius: 3px
    }

    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
        border-bottom-right-radius: 3px
    }

.panel > .panel-body + .table, .panel > .panel-body + .table-responsive, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body {
    border-top: 1px solid #ddd
}

.panel > .table > tbody:first-child > tr:first-child td, .panel > .table > tbody:first-child > tr:first-child th {
    border-top: 0
}

.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
    border: 0
}

    .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
        border-left: 0
    }

    .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
        border-right: 0
    }

.panel > .table-responsive {
    margin-bottom: 0;
    border: 0
}

.panel-group {
    margin-bottom: 20px
}

    .panel-group .panel {
        margin-bottom: 0;
        border-radius: 4px
    }

        .panel-group .panel + .panel {
            margin-top: 5px
        }

    .panel-group .panel-heading + .panel-collapse > .list-group, .panel-group .panel-heading + .panel-collapse > .panel-body {
        border-top: 1px solid #ddd
    }

    .panel-group .panel-footer {
        border-top: 0
    }

        .panel-group .panel-footer + .panel-collapse .panel-body {
            border-bottom: 1px solid #ddd
        }

.panel-default {
    border-color: #ddd
}

    .panel-default > .panel-heading {
        color: #333;
        background-color: #f5f5f5;
        border-color: #ddd
    }

        .panel-default > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #ddd
        }

        .panel-default > .panel-heading .badge {
            color: #f5f5f5;
            background-color: #333
        }

    .panel-default > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #ddd
    }

.panel-primary {
    border-color: #337ab7
}

    .panel-primary > .panel-heading {
        color: #fff;
        background-color: #337ab7;
        border-color: #337ab7
    }

        .panel-primary > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #337ab7
        }

        .panel-primary > .panel-heading .badge {
            color: #337ab7;
            background-color: #fff
        }

    .panel-primary > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #337ab7
    }

.panel-success {
    border-color: #d6e9c6
}

    .panel-success > .panel-heading {
        color: #3c763d;
        background-color: #dff0d8;
        border-color: #d6e9c6
    }

        .panel-success > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #d6e9c6
        }

        .panel-success > .panel-heading .badge {
            color: #dff0d8;
            background-color: #3c763d
        }

    .panel-success > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #d6e9c6
    }

.panel-info {
    border-color: #bce8f1
}

    .panel-info > .panel-heading {
        color: #31708f;
        background-color: #d9edf7;
        border-color: #bce8f1
    }

        .panel-info > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #bce8f1
        }

        .panel-info > .panel-heading .badge {
            color: #d9edf7;
            background-color: #31708f
        }

    .panel-info > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #bce8f1
    }

.panel-warning {
    border-color: #faebcc
}

    .panel-warning > .panel-heading {
        color: #8a6d3b;
        background-color: #fcf8e3;
        border-color: #faebcc
    }

        .panel-warning > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #faebcc
        }

        .panel-warning > .panel-heading .badge {
            color: #fcf8e3;
            background-color: #8a6d3b
        }

    .panel-warning > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #faebcc
    }

.panel-danger {
    border-color: #ebccd1
}

    .panel-danger > .panel-heading {
        color: #a94442;
        background-color: #f2dede;
        border-color: #ebccd1
    }

        .panel-danger > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #ebccd1
        }

        .panel-danger > .panel-heading .badge {
            color: #f2dede;
            background-color: #a94442
        }

    .panel-danger > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #ebccd1
    }

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0
}

    .embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: 0
    }

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05)
}

    .well blockquote {
        border-color: #ddd;
        border-color: rgba(0,0,0,.15)
    }

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    float: right;
    font-size: 21px;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2
}

.popover, .tooltip {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    line-break: auto;
    text-decoration: none
}

.close:focus, .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5
}

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0
}

.modal {
    position: fixed;
    z-index: 1050;
    display: none;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

    .modal.fade .modal-dialog {
        -webkit-transition: -webkit-transform .3s ease-out;
        -o-transition: -o-transform .3s ease-out;
        transition: transform .3s ease-out;
        -webkit-transform: translate(0,-25%);
        -ms-transform: translate(0,-25%);
        -o-transform: translate(0,-25%);
        transform: translate(0,-25%)
    }

    .modal.in .modal-dialog {
        -webkit-transform: translate(0,0);
        -ms-transform: translate(0,0);
        -o-transform: translate(0,0);
        transform: translate(0,0)
    }

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5)
}

.modal-backdrop {
    position: fixed;
    z-index: 1040;
    background-color: #000
}

    .modal-backdrop.fade {
        filter: alpha(opacity=0);
        opacity: 0
    }

    .carousel-control, .modal-backdrop.in {
        filter: alpha(opacity=50);
        opacity: .5
    }

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

    .modal-header .close {
        margin-top: -2px
    }

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

    .modal-footer .btn + .btn {
        margin-bottom: 0;
        margin-left: 5px
    }

    .modal-footer .btn-group .btn + .btn {
        margin-left: -1px
    }

    .modal-footer .btn-block + .btn-block {
        margin-left: 0
    }

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
        box-shadow: 0 5px 15px rgba(0,0,0,.5)
    }

    .modal-sm {
        width: 300px
    }
}

.tooltip.top-left .tooltip-arrow, .tooltip.top-right .tooltip-arrow {
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-size: 12px;
    text-align: left;
    text-align: start;
    filter: alpha(opacity=0);
    opacity: 0
}

    .tooltip.in {
        filter: alpha(opacity=90);
        opacity: .9
    }

    .tooltip.top {
        padding: 5px 0;
        margin-top: -3px
    }

    .tooltip.right {
        padding: 0 5px;
        margin-left: 3px
    }

    .tooltip.bottom {
        padding: 5px 0;
        margin-top: 3px
    }

    .tooltip.left {
        padding: 0 5px;
        margin-left: -3px
    }

.tooltip-inner {
    max-width: 200px;
    padding: 5px 8px;
    color: #fff;
    text-align: center;
    background-color: #07934a;
    border-color: #269abc;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #07934a;
}

.tooltip.top-left .tooltip-arrow {
    right: 5px
}

.tooltip.top-right .tooltip-arrow {
    left: 5px
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow, .tooltip.bottom-left .tooltip-arrow, .tooltip.bottom-right .tooltip-arrow {
    border-width: 0 5px 5px;
    border-bottom-color: #000;
    top: 0
}

.tooltip.bottom .tooltip-arrow {
    left: 50%;
    margin-left: -5px
}

.tooltip.bottom-left .tooltip-arrow {
    right: 5px;
    margin-top: -5px
}

.tooltip.bottom-right .tooltip-arrow {
    left: 5px;
    margin-top: -5px
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-size: 14px;
    text-align: left;
    text-align: start;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0,0,0,.2)
}

.carousel-caption, .carousel-control {
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6)
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover > .arrow, .popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.carousel, .carousel-inner {
    position: relative
}

.popover > .arrow {
    border-width: 11px
}

    .popover > .arrow:after {
        content: "";
        border-width: 10px
    }

.popover.top > .arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0,0,0,.25);
    border-bottom-width: 0
}

    .popover.top > .arrow:after {
        bottom: 1px;
        margin-left: -10px;
        content: " ";
        border-top-color: #fff;
        border-bottom-width: 0
    }

.popover.left > .arrow:after, .popover.right > .arrow:after {
    bottom: -10px;
    content: " "
}

.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0,0,0,.25);
    border-left-width: 0
}

    .popover.right > .arrow:after {
        left: 1px;
        border-right-color: #fff;
        border-left-width: 0
    }

.popover.bottom > .arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0,0,0,.25)
}

    .popover.bottom > .arrow:after {
        top: 1px;
        margin-left: -10px;
        content: " ";
        border-top-width: 0;
        border-bottom-color: #fff
    }

.popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0,0,0,.25)
}

    .popover.left > .arrow:after {
        right: 1px;
        border-right-width: 0;
        border-left-color: #fff
    }

.carousel-inner {
    width: 100%
}

    .carousel-inner > .item {
        position: relative;
        display: none;
        -webkit-transition: .6s ease-in-out left;
        -o-transition: .6s ease-in-out left;
        transition: .6s ease-in-out left
    }

        .carousel-inner > .item > a > img, .carousel-inner > .item > img {
            line-height: 1
        }

@media all and (transform-3d),(-webkit-transform-3d) {
    .carousel-inner > .item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px
    }

        .carousel-inner > .item.active.right, .carousel-inner > .item.next {
            left: 0;
            -webkit-transform: translate3d(100%,0,0);
            transform: translate3d(100%,0,0)
        }

        .carousel-inner > .item.active.left, .carousel-inner > .item.prev {
            left: 0;
            -webkit-transform: translate3d(-100%,0,0);
            transform: translate3d(-100%,0,0)
        }

            .carousel-inner > .item.active, .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right {
                left: 0;
                -webkit-transform: translate3d(0,0,0);
                transform: translate3d(0,0,0)
            }
}

.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
    display: block
}

.carousel-inner > .active {
    left: 0
}

.carousel-inner > .next, .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner > .next {
    left: 100%
}

.carousel-inner > .prev {
    left: -100%
}

    .carousel-inner > .next.left, .carousel-inner > .prev.right {
        left: 0
    }

.carousel-inner > .active.left {
    left: -100%
}

.carousel-inner > .active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    background-color: rgba(0,0,0,0)
}

    .carousel-control.left {
        background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
        background-image: -o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
        background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));
        background-image: linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
        background-repeat: repeat-x
    }

    .carousel-control.right {
        right: 0;
        left: auto;
        background-image: -webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
        background-image: -o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
        background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));
        background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
        background-repeat: repeat-x
    }

    .carousel-control:focus, .carousel-control:hover {
        color: #fff;
        text-decoration: none;
        filter: alpha(opacity=90);
        outline: 0;
        opacity: .9
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
        position: absolute;
        top: 50%;
        z-index: 5;
        display: inline-block;
        margin-top: -10px
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        left: 50%;
        margin-left: -10px
    }

    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        right: 50%;
        margin-right: -10px
    }

    .carousel-control .icon-next, .carousel-control .icon-prev {
        width: 20px;
        height: 20px;
        font-family: serif;
        line-height: 1
    }

        .carousel-control .icon-prev:before {
            content: '\2039'
        }

        .carousel-control .icon-next:before {
            content: '\203a'
        }

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none
}

    .carousel-indicators li {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 1px;
        text-indent: -999px;
        cursor: pointer;
        background-color: #000\9;
        background-color: rgba(0,0,0,0);
        border: 1px solid #fff;
        border-radius: 10px
    }

    .carousel-indicators .active {
        width: 12px;
        height: 12px;
        margin: 0;
        background-color: #fff
    }

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px
}

    .carousel-caption .btn, .text-hide {
        text-shadow: none
    }

@media screen and (min-width:768px) {
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        margin-left: -10px
    }

    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        margin-right: -10px
    }

    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.btn-group-vertical > .btn-group:after, .btn-group-vertical > .btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
    display: table;
    content: " "
}

.btn-group-vertical > .btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .modal-header:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {
    clear: both
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.pull-right {
    float: right !important;
    position: absolute;
    right: 8px;
    top: 15px;
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.hidden, .visible-lg, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
    display: none !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    background-color: transparent;
    border: 0
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

@media (max-width:767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table !important
    }

    tr.visible-xs {
        display: table-row !important
    }

    td.visible-xs, th.visible-xs {
        display: table-cell !important
    }

    .visible-xs-block {
        display: block !important
    }

    .visible-xs-inline {
        display: inline !important
    }

    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table !important
    }

    tr.visible-sm {
        display: table-row !important
    }

    td.visible-sm, th.visible-sm {
        display: table-cell !important
    }

    .visible-sm-block {
        display: block !important
    }

    .visible-sm-inline {
        display: inline !important
    }

    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table !important
    }

    tr.visible-md {
        display: table-row !important
    }

    td.visible-md, th.visible-md {
        display: table-cell !important
    }

    .visible-md-block {
        display: block !important
    }

    .visible-md-inline {
        display: inline !important
    }

    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table !important
    }

    tr.visible-lg {
        display: table-row !important
    }

    td.visible-lg, th.visible-lg {
        display: table-cell !important
    }

    .visible-lg-block {
        display: block !important
    }

    .visible-lg-inline {
        display: inline !important
    }

    .visible-lg-inline-block {
        display: inline-block !important
    }

    .hidden-lg {
        display: none !important
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table !important
    }

    tr.visible-print {
        display: table-row !important
    }

    td.visible-print, th.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }

    .hidden-print {
        display: none !important
    }
}

.owl-theme .owl-nav{margin-top:10px;text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav [class*='owl-']{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*='owl-']:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;transition:opacity 200ms ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}.owl-carousel{/*display:none;*/width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px,0px,0px)}.owl-carousel .owl-wrapper,.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-nav.disabled,.owl-carousel .owl-dots.disabled{display:none}.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-dot{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .animated{animation-duration:1000ms;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height 500ms ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity 400ms ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url("owl.video.play.png") no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform 100ms ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-tn,.owl-carousel .owl-video-playing .owl-video-play-icon{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity 400ms ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{position:absolute!important;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px)}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}.ui-helper-clearfix{display:inline-block}* html .ui-helper-clearfix{height:1%}.ui-helper-clearfix{display:block}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:absolute;top:0;left:0;width:100%;height:100%}.ui-accordion{width:100%}.ui-accordion .ui-accordion-header{cursor:pointer;position:relative;margin-top:1px;zoom:1}.ui-accordion .ui-accordion-li-fix{display:inline}.ui-accordion .ui-accordion-header-active{border-bottom:0!important}.ui-accordion .ui-accordion-header a{display:block;font-size:1em;padding:.5em .5em .5em .7em}.ui-accordion-icons .ui-accordion-header a{padding-left:2.2em}.ui-accordion .ui-accordion-header .ui-icon{position:absolute;left:.5em;top:50%;margin-top:-8px}.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;margin-top:-2px;position:relative;top:1px;margin-bottom:2px;overflow:auto;display:none;zoom:1}.ui-accordion .ui-accordion-content-active{display:block}.ui-autocomplete{position:absolute;cursor:default}* html .ui-autocomplete{width:1px}.ui-menu{list-style:none;padding:2px;margin:0;display:block;float:left}.ui-menu .ui-menu{margin-top:-3px}.ui-menu .ui-menu-item{margin:0;padding:0;zoom:1;float:left;clear:left;width:100%}.ui-menu .ui-menu-item a{text-decoration:none;display:block;padding:.2em .4em;line-height:1.5;zoom:1}.ui-menu .ui-menu-item a.ui-state-hover,.ui-menu .ui-menu-item a.ui-state-active{font-weight:400;margin:-1px}.ui-button{display:inline-block;position:relative;padding:0;margin-right:.1em;text-decoration:none!important;cursor:pointer;text-align:center;zoom:1;overflow:visible}.ui-button-icon-only{width:2.2em}button.ui-button-icon-only{width:2.4em}.ui-button-icons-only{width:3.4em}button.ui-button-icons-only{width:3.7em}.ui-button .ui-button-text{display:block;line-height:1.4}.ui-button-text-only .ui-button-text{padding:.4em 1em}.ui-button-icon-only .ui-button-text,.ui-button-icons-only .ui-button-text{padding:.4em;text-indent:-9999999px}.ui-button-text-icon-primary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 1em .4em 2.1em}.ui-button-text-icon-secondary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 2.1em .4em 1em}.ui-button-text-icons .ui-button-text{padding-left:2.1em;padding-right:2.1em}input.ui-button{padding:.4em 1em}.ui-button-icon-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon,.ui-button-icons-only .ui-icon{position:absolute;top:50%;margin-top:-8px}.ui-button-icon-only .ui-icon{left:50%;margin-left:-8px}.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary,.ui-button-icons-only .ui-button-icon-primary{left:.5em}.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary,.ui-button-icons-only .ui-button-icon-secondary{right:.5em}.ui-button-text-icons .ui-button-icon-secondary,.ui-button-icons-only .ui-button-icon-secondary{right:.5em}.ui-buttonset{margin-right:7px}.ui-buttonset .ui-button{margin-left:0;margin-right:-.3em}button.ui-button::-moz-focus-inner{border:0;padding:0}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0;border-radius:0}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px;background:url(/Projects/Visoft/Resources/images/calendar-prev.png);background-size:cover}.ui-datepicker .ui-datepicker-next{right:2px;background:url(/Projects/Visoft/Resources/images/calendar-next.png);background-size:cover}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month-year{width:100%}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:49%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;border:0;font-weight:400}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current{float:right}.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-datepicker-cover{display:none;display//:block;position:absolute;z-index:-1;filter:mask();top:-4px;left:-4px;width:200px;height:200px}.ui-dialog{position:absolute;padding:.2em;width:300px;overflow:hidden}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:left;margin:.1em 16px .1em 0}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:19px;margin:-10px 0 0;padding:1px;height:18px}.ui-dialog .ui-dialog-titlebar-close span{display:block;margin:1px}.ui-dialog .ui-dialog-titlebar-close:hover,.ui-dialog .ui-dialog-titlebar-close:focus{padding:0}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:none;overflow:auto;zoom:1}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0;background-image:none;margin:.5em 0 0;padding:.3em 1em .5em .4em}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right}.ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer}.ui-dialog .ui-resizable-se{width:14px;height:14px;right:3px;bottom:3px}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-progressbar{height:2em;text-align:left}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:.1px;z-index:99999;display:block}.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted #000}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-tabs{position:relative;padding:.2em;zoom:1}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:1px;margin:0 .2em 1px 0;border-bottom:0!important;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav li a{float:left;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-selected{margin-bottom:0;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-tabs-selected a,.ui-tabs .ui-tabs-nav li.ui-state-disabled a,.ui-tabs .ui-tabs-nav li.ui-state-processing a{cursor:text}.ui-tabs .ui-tabs-nav li a,.ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:none}.ui-tabs .ui-tabs-hide{display:none!important}.ui-widget{font-family:Verdana,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Verdana,Arial,sans-serif;font-size:1em}.ui-widget-content{border-bottom:1px solid #888;background:#fff 50% 50% repeat-x;color:#222}.ui-widget-content a{color:#222}.ui-widget-header{border-bottom:1px solid #888}.ui-widget-header a{color:#222}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #d3d3d3;font-weight:400;color:#555}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#555;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus{font-weight:400;color:#212121}.ui-state-hover a,.ui-state-hover a:hover{color:#212121;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #aaa;font-weight:400;color:#212121}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#212121;text-decoration:none}.ui-widget :active{outline:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #158cb3;color:#363636}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;color:#cd0a0a}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#cd0a0a}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#cd0a0a}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:700}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:400}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35)}.ui-icon-carat-1-n{background-position:0 0}.ui-icon-carat-1-ne{background-position:-16px 0}.ui-icon-carat-1-e{background-position:-32px 0}.ui-icon-carat-1-se{background-position:-48px 0}.ui-icon-carat-1-s{background-position:-64px 0}.ui-icon-carat-1-sw{background-position:-80px 0}.ui-icon-carat-1-w{background-position:-96px 0}.ui-icon-carat-1-nw{background-position:-112px 0}.ui-icon-carat-2-n-s{background-position:-128px 0}.ui-icon-carat-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-64px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-64px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:0 -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-off{background-position:-96px -144px}.ui-icon-radio-on{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{-moz-border-radius-topleft:4px;-webkit-border-top-left-radius:4px;-khtml-border-top-left-radius:4px;border-top-left-radius:4px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{-moz-border-radius-topright:4px;-webkit-border-top-right-radius:4px;-khtml-border-top-right-radius:4px;border-top-right-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{-moz-border-radius-bottomleft:4px;-webkit-border-bottom-left-radius:4px;-khtml-border-bottom-left-radius:4px;border-bottom-left-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{-moz-border-radius-bottomright:4px;-webkit-border-bottom-right-radius:4px;-khtml-border-bottom-right-radius:4px;border-bottom-right-radius:4px}.ui-widget-overlay{background:#aaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3;filter:Alpha(Opacity=30)}.ui-widget-shadow{margin:-8px 0 0 -8px;padding:8px;background:#aaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3;filter:Alpha(Opacity=30);-moz-border-radius:8px;-khtml-border-radius:8px;-webkit-border-radius:8px;border-radius:8px}
@charset "utf-8";

a:focus, a:hover, button, input, select, textarea {
    outline: 0 !important
}

a, body {
    color: #333
}

.slick-loading .slick-slide, .slick-loading .slick-track {
    visibility: hidden
}

.slick-list, .slick-slider, .slick-track, .wp-nav-right {
    position: relative
}

.nav-form-c1 > li.active > a img, .nav-form-c1 > li > a img {
    filter: brightness(0) invert(1)
}
.icon-bus:before {
    content: ""
}

.icon-plane:before {
    content: ""
}

.icon-boat:before {
    content: ""
}

.icon-train:before {
    content: ""
}

.icon-ticket2:before {
    content: ""
}

.icon-flag2:before {
    content: ""
}

.icon-checkmark3:before {
    content: ""
}

.icon-breakfast:before {
    content: ""
}
@font-face {
    font-family: Lato;
    font-style: normal;
    font-weight: 400;
    src: local('Lato Regular'),local(Lato-Regular),url(https://fonts.gstatic.com/s/lato/v16/S6uyw4BMUTPHjxAwXjeu.woff2) format("woff2");
    unicode-range: U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF
}

@font-face {
    font-family: Lato;
    font-style: normal;
    font-weight: 400;
    src: local('Lato Regular'),local(Lato-Regular),url(https://fonts.gstatic.com/s/lato/v16/S6uyw4BMUTPHjx4wXg.woff2) format("woff2");
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD
}

body {
    background: #fff;
    line-height: 1.4
}

h1, h2, h3, h4 {
    margin-top: 0;
    font-weight: 300
}

.ul-b {
    padding-left: 0;
    margin-bottom: 0
}

    .ul-b li {
        list-style-type: none
    }

img {
    border: none;
    max-width: 100%;
    height: auto;
    object-fit: cover;
}

a:focus, a:hover {
    text-decoration: none
}

.owl-theme .owl-nav {
    margin-top: 0 !important
}

.owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
    margin: 0 !important;
    padding: 0 !important
}

.owl-next, .owl-prev {
    margin: 0 !important;
    border-radius: 0 !important
}

.mb-bot-10, .mg-b-10 {
    margin-bottom: 10px
}

.fl-left {
    float: left !important
}

.fl-right {
    float: right !important
}

.ds-fl {
    display: flex !important;
    flex-wrap: wrap
}

.eclip-1, .eclip-2, .eclip-3, .eclip-4, .eclip-5 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    word-break: break-word;
    overflow: hidden
}

.ju-spe, .wp-logo {
    align-items: center
}

.img-cover img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.row.row-edit-10, .row.row-edit-2 {
    margin-left: -2px;
    margin-right: -2px
}

.row.row-edit-0 {
    margin-left: 0;
    margin-right: 0
}

.main-page-danhmuc .row.row-edit-10 {
    margin-left: -10px;
    margin-right: -10px
}

.row.row-edit-0 .col-edit-0 {
    padding-left: 0;
    padding-right: 0
}

    .row.row-edit-0 .col-edit-0.pd-l-10 {
        padding-left: 10px
    }

.row.row-edit-10 .col-edit-2 {
    padding: 0 10px 10px
}

.row.row-edit-10 .col-edit-10 {
    padding-left: 10px;
    padding-right: 10px
}

.eclip-1 {
    -webkit-line-clamp: 1
}

.eclip-2 {
    -webkit-line-clamp: 2
}

.eclip-3 {
    -webkit-line-clamp: 3
}

.eclip-4 {
    -webkit-line-clamp: 4
}

.eclip-5 {
    -webkit-line-clamp: 5
}

.bg-xam {
    background: #faf8f9
}

.ju-spe {
    justify-content: space-between
}

.do {
    color: #ed2024
}

.cam, .xanh {
    color: #0081c5
}

.bg-white {
    background: #fff
}

.pd-0 {
    padding: 0
}

.pd-10 {
    padding: 10px
}

.mg-b-15 {
    margin-bottom: 15px
}

.pd-r-0 {
    padding-right: 0
}

.mg-b-20 {
    margin-bottom: 20px
}
.mg-t-20 {
    margin-top: 20px
}
.pd-l-r-10 {
    padding-left: 10px;
    padding-right: 10px
}

i {
    margin-right: 5px
}

.e-tabs .tabs-title {
    margin-bottom: 22px;
    border-bottom: 1px solid #00a2dd;
    overflow: hidden
}

    .e-tabs .tabs-title li {
        text-align: center;
        line-height: 40px;
        margin-right: 1px;
        cursor: pointer;
        border-bottom: 1px solid transparent;
        text-transform: capitalize;
        font-weight: 600;
        height: auto;
        width: auto;
        padding: 0 15px;
        transition: all .2s ease-in-out;
        color: #666
    }

        .e-tabs .tabs-title li i {
            font-size: 20px;
            font-weight: 600;
            color: #0081c5
        }

        .e-tabs .tabs-title li.current, .e-tabs .tabs-title li:hover {
            color: #0081c5;
            border-bottom: 1px solid #0081c5;
            will-change: transform;
            list-style:none;
        }

.e-tabs .tab-content {
    opacity: 0;
    display: none;
    height: 0;
    overflow: hidden;
    clear: left
}

    .e-tabs .tab-content.current {
        opacity: 1;
        display: block;
        height: auto;
        -webkit-transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        -ms-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out
    }

.slick-slider {
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

    .slick-list:focus {
        outline: 0
    }

    .slick-list.dragging {
        cursor: pointer;
        cursor: hand
    }

.slick-slider .slick-list, .slick-slider .slick-track {
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.slick-track {
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

    .slick-track:after, .slick-track:before {
        display: table;
        content: ''
    }

    .slick-track:after {
        clear: both
    }

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

.wp-nav-right ul.ul-nav-top, [dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.wp-header-top {
    padding: 10px 0;
    /*background: #0081c5;*/
    color: #fff;
    background: -webkit-linear-gradient(left,#0081c5 0%,#5d34af 50%,#07934a 100%);
    background: linear-gradient(to right,#0081c5 0%,#5d34af 50%,#07934a 100%);
}

.wp-hotline-left a:not(:last-child) {
    margin-right: 60px
}

.wp-hotline-left a {
    color: #fff
}

    .wp-hotline-left a:hover {
        color: #2b0303
    }

    .wp-hotline-left a b {
        font-size: 13px;
        color: #fff
    }

.wp-nav-right {
    display: table;
    width: 100%
}

.wp-hotline-left span b {
    font-size: 16px
}

.wp-nav-right ul.ul-nav-top li {
    float: left;
    margin-left: 30px;
    position: relative
}

    .wp-nav-right ul.ul-nav-top li:not(:last-child)::after {
        content: '';
        width: 1.5px;
        height: 15px;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: -15px;
        background: #fff
    }

    .wp-nav-right ul.ul-nav-top li a {
        color: #fff
    }

        .wp-nav-right ul.ul-nav-top li a:hover {
            color: #2b0303
        }

.language ul {
    min-width: 120px;
    left: -15px;
    padding: 10px 10px 10px 0;
    margin: 12px 0 0;
    box-shadow: 0 1px 1px rgba(0,0,0,.1);
    border-color: #eee
}

.wp-nav-right ul.ul-nav-top li.language a {
    color: #000
}

.wp-nav-right ul.ul-nav-top li.language ul li {
    margin-left: 0
}

.navbar-default {
    border: none;
    border-radius: 0;
    background: 0 0;
    box-shadow: none;
    margin-bottom: 0;
    min-height: 0;
    float:right;
}

.navbar-right {
    padding: 15px 0
}

.darkHeader .wp-logo img {
    height: 40px
}

.darkHeader ul.navbar-right {
    padding: 5px 0
}

.navbar-default .navbar-nav > li > a {
    padding: 0 15px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    font-weight: 600;
    color: #666;
    position: relative;
    transition: all .3s ease-in-out
}

.navbar-default .navbar-nav > li.active > a, .navbar-default .navbar-nav > li:hover > a {
    background: #07934a;
    color: #fff;
    border-bottom-right-radius: 25px;
    border-top-left-radius: 25px
}

.wp-logo {
    padding: 5px 0;
    display: flex
}

    .wp-logo img {
        height: 50px
    }

.navbar-default .navbar-nav > li.dropdown ul li a {
    padding: 8px 10px
}

    .navbar-default .navbar-nav > li.dropdown ul li a:hover {
        background: #0081c5;
        color: #fff
    }

#slider-home .owl-next, #slider-home .owl-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: rgba(0,0,0,.3);
    opacity: 0;
    width: 48px;
    height: 48px;
    line-height: 48px;
    font-size: 16px;
    font-weight: 100;
    transition: all .8s
}

.wp-icon-sec-02, .wp-title-sec {
    position: relative
}

#slider-home .owl-prev {
    left: 120px
}

#slider-home .owl-next {
    right: 120px
}

    #slider-home .owl-next:hover, #slider-home .owl-prev:hover {
        background-color: rgba(0,0,0,.4)
    }

#slider-home:hover .owl-prev {
    left: 95px;
    opacity: 1
}

#slider-home:hover .owl-next {
    right: 95px;
    opacity: 1
}

.wp-dg-trainghiem {
    padding: 15px 0 20px
}

.wp-icon-sec-02 {
    display: flex;
    align-items: center;
    justify-content: flex-start
}

    .wp-icon-sec-02 .icon-sec-02 {
        width: 55px;
        transition: all .3s ease-in-out
    }

    .wp-icon-sec-02:hover .icon-sec-02 {
        transform: translateY(-10px)
    }

    .wp-icon-sec-02 .text-sec-02 {
        width: calc(100% - 55px);
        padding-left: 8px
    }

.text-sec-02 .h3-title {
    font-size: 15px;
    color: #0081c5;
    margin-bottom: 3px
}

.text-sec-02 p {
    font-size: 12px
}

.wp-sec-khuyenmai {
    padding: 20px 0
}
.wp-tab-dulich{
    padding-top:10px;
}
.wp-title-sec .h2-title {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 15px;
    color: #0081c5;
    position: relative;
    z-index: 0;
    display: inline-block;
    padding: 0 10px;
    background: #fff
}

.text-km a, .wp-item-km .item-km:hover .span-price {
    color: #fff
}

.wp-title-sec.post-box-title:before {
    display: table;
    content: "";
    border-top: 1px solid #0081c5;
    width: 100%;
    position: absolute;
    top: 50%
}

.list-li-ft li a::after, .wp-item-km .img-ads-km::before, .wp-item-km .item-km::after, .wp-item-tour .text-tour a .h3-title::after, .wp-item-tour::after {
    content: ''
}

.img-km {
    overflow: hidden;
    border-radius: 10px
}

    .img-km img {
        transition: all .5s ease-in-out
    }

.wp-item-km .item-km {
    position: relative;
    margin-bottom: 4px
}

    .wp-item-km .item-km:last-child {
        margin-bottom: 0
    }

    .wp-item-km .item-km .text-km {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        padding: 20px 15px 5px 10px;
        z-index: 2
    }

    .wp-item-km .item-km::after {
        width: 100%;
        height: 35%;
        background-image: linear-gradient(to bottom,rgba(0,0,0,.08),rgba(0,0,0,.99));
        position: absolute;
        bottom: 0;
        left: 0;
        z-index: 1;
        transition: all .3s ease-in-out;
        border-radius: 8px
    }

.text-km a {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.left-text .h3-title {
    font-size: 16px;
    transition: all .2s ease-in-out
}

.right-text > p {
    text-align: right;
    margin-bottom: 5px
}

.right-text .span-price {
    padding: 6px 0 6px 12px;
    display: block;
    font-size: 16px;
    line-height: 1;
    transition: all .3s ease-in-out
}

.wp-item-km .item-km:hover .left-text {
    background-image: url(../images/icon-cuaso.png);
    background-repeat: no-repeat
}

.wp-item-km .item-km .left-text {
    padding-left: 30px
}

.wp-item-km .item-km .right-text {
    width: 70px
}

    .wp-item-km .item-km .right-text .span-price {
        text-align: right;
        width: 90px;
        padding-right: 20px;
        padding-left: 0
    }

.wp-item-km .item-km:hover .img-km img {
    transform: scale(1.08)
}

.wp-item-km {
    position: relative
}

    .wp-item-km .img-ads-km {
        display: block;
        width: 100%;
        height: 100%;
        background-repeat: no-repeat;
        background-size: cover;
        overflow: hidden;
        border-radius: 10px
    }

        .wp-item-km .img-ads-km::before {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background: rgba(255,255,255,.3);
            -webkit-transition: -webkit-transform .8s;
            transition: transform .6s;
            -webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
            transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,-45deg) translate3d(0,-100%,0)
        }

        .wp-item-km .img-ads-km:hover::before {
            -webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,-45deg) translate3d(0,100%,0);
            transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,-45deg) translate3d(0,100%,0)
        }

.btn-view-all {
    margin-top: 10px
}

    .btn-view-all a.btn {
        padding: 5px 15px;
        border-color: #0081c5;
        border-radius: 6px;
        color: #0081c5;
        font-size: 14px;
        transition: all .3s ease-in-out;
        font-weight: 600
    }

        .btn-view-all a.btn i {
            margin-left: 5px;
            transition: all .1s ease-in-out
        }

@keyframes icon-right {
    0% {
        transform: translateX(5px)
    }

    10% {
        transform: translateX(8px)
    }

    30% {
        transform: translateX(6px)
    }

    100%,60% {
        transform: translateX(0)
    }
}

.btn-view-all a.btn:hover {
    border-color: #ebebeb;
    color: #fff;
    background: #07934a
}

    .btn-view-all a.btn:hover i {
        color: #fff;
        animation: 1s ease-in-out .3s normal none infinite running icon-right
    }

.wp-tour-yeuthich {
    padding: 20px 0 10px
}

.tour-yeuthich, .wp-du-lich-nuocngoai {
    padding-top: 20px
}

.wp-item-tour {
    position: relative
}

    .wp-item-tour .img-tour {
        overflow: hidden;
        border-radius: 15px;
    }

        .wp-item-tour .img-tour img {
            transition: all .5s ease-in-out
        }

    .wp-item-tour:hover .img-tour img {
        transform: scale(1.08)
    }

    .wp-item-tour .text-tour {
        position: absolute;
        bottom: 10px;
        left: 0;
        width: 100%;
        text-align: center;
        z-index: 2
    }

    .wp-item-tour::after {
        width: 100%;
        height: 35%;
        background-image: linear-gradient(to bottom,rgba(0,0,0,.08),rgba(0,0,0,.99));
        position: absolute;
        bottom: 0;
        left: 0;
        z-index: 1;
        transition: all .3s ease-in-out;
        border-radius: 15px;
    }

    .wp-item-tour .text-tour a .h3-title {
        color: #fff;
        font-size: 20px;
        line-height: 1.5;
        font-weight:700;
        margin-bottom: 15px;
        transition: all .3s ease-in-out;
        position: relative
    }

    .wp-item-tour .text-tour a:hover .h3-title {
        color: #0081c5
    }

    .wp-item-tour .text-tour a .h3-title::after {
        width: 120px;
        height: 1px;
        background: #fff;
        position: absolute;
        bottom: -8px;
        left: 50%;
        transform: translateX(-50%)
    }

    .wp-item-tour .text-tour a span {
        color: #fff;
        display: block;
        transition: all .2s ease-in-out
    }

        .wp-item-tour .text-tour a span i {
            transition: all .1s ease-in-out
        }

    .wp-item-tour .text-tour a:hover span {
        transform: scale(1.06)
    }

        .wp-item-tour .text-tour a:hover span i {
            animation: 1s ease-in-out .3s normal none infinite running icon-right
        }
.tour-item__image-inner__bottom__category {
    background: #fff;
    border-radius: 2px 2px 0 0;
    padding: 5px 10px;
    color: #ff0000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 600;
}
.tour-item__image-inner__bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.about_daily {
    position: relative;
}
.booktour-details {
    position: relative;
}
.img-overlay-banner {
    background: #000 !important;
}
    .img-overlay-banner img {
        width: 100%;
        height:257px;
    }
.banner-figcaption {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    background: #00000078;
}
.booktour-details .box_about_h1 h1 {
    font-size: 35px;
}
.box_about_h1 {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 40px;
    text-align: center;
    left: 0;
    right: 0;
}
.box_about_h1 h1 {
    font-size: 2.4rem;
    line-height: 1.5;
    color: #fff;
    font-weight: 700;
    text-align: center;
    text-shadow: 1px 1px 2px rgb(0 0 0 / 68%);
    text-transform: uppercase !important;
}
.box_about_h1 div {
    line-height: 1.5;
    color: #fff;
    font-weight: 700;
    text-align: center;
    text-shadow: 1px 1px 2px rgb(0 0 0 / 68%);
    clear: both;
}
#banggia{
    clear:both;
}
.wp-item-dulich .img-dulich {
    position: relative;
}
#slide-tour .owl-next, #slide-tour .owl-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 26px;
    height: 45px;
    background: rgba(18,118,178,.5);
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .2s ease-in-out
}

#slide-tour .owl-next {
    right: 0
}

    #slide-tour .owl-next:hover, #slide-tour .owl-prev:hover {
        background: #1276b2
    }

.wp-item-dulich {
    position: relative;
    background: center no-repeat #fafafa;
    background-size: cover;
}

.img-dulich {
    overflow: hidden;
}

    .img-dulich img {
        transition: all .5s ease-in-out
    }

.wp-item-dulich:hover .img-dulich img {
    transform: scale(1.08);
    opacity: .8
}

.wp-item-dulich .text-dulich {
    padding: 10px 10px 15px;
    border-top: none
}

.btn-datngay a.btn, .wp-item-dulich:hover .text-dulich {
    border-color: #0081c5
}

.wp-item-dulich .text-dulich .p-date-dulich i, .wp-item-dulich .text-dulich .p-dichvu i, .wp-item-dulich .text-dulich .p-time-dulich i {
    color: #00a2dd
}

.text-dulich .title-dulich {
    font-size: 15px;
    margin-bottom: 10px;
    height: 45px;
    line-height: 1.5
}

    .text-dulich .title-dulich a {
        color: #0081c5;
        transition: all .1s ease-in-out;
        font-weight: 600
    }

        .text-dulich .title-dulich a:hover {
            color: #07934a
        }

.wp-item-dulich .p-time-dulich {
    height: 38px;
    margin-bottom: 10px;
    color: #666;
    font-weight: 500
}

.wp-item-dulich .p-date-dulich {
    margin-bottom: 5px;
    color: #666;
    font-weight: 500
}

.wp-item-dulich .price-dulich {
    text-align: center;
    margin: 10px 0
}

    .wp-item-dulich .price-dulich span.del {
        font-size: 14px;
        text-decoration: line-through;
        color: #666;
        font-weight: 600
    }

    .wp-item-dulich .price-dulich span.ins {
        font-size: 16px;
        color: #07934a;
        margin-left: 15px;
        font-weight: 600
    }

.btn-datngay a.btn {
    padding: 6px 16px;
    font-size: 18px;
    color: #fff;
    background: #0081c5;
    transition: all .3s ease-in-out;
    border-radius: 6px
}

    .btn-datngay a.btn:hover {
        background: #07934a;
        border-color: #0081c5;
        color: #fff
    }

.wp-du-lich-trongnuoc, .wp-sec-tintuc {
    padding-top: 20px;
    padding-bottom: 25px
}

.wp-item-tin_two {
    background: #fff;
    -webkit-box-shadow: 0 .125rem .25rem rgba(0,0,0,.075) !important;
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075) !important;
    border: 1px solid #dddfe2;
}


    .wp-item-tin .img-item-tin a, .wp-tintuc .img-tin a {
        display: block;
        width: 100%;
        height: 100%;
        overflow: hidden;
        position: relative;
    }

.left-main-dm .wp-item-tin .img-item-tin a, .wp-left-danhmuc .wp-tintuc .img-tin a {
    border-radius: 0
}

.left-main-dm .wp-item-tin {
    margin-bottom: 4px;
    border-bottom: 1px solid #b7b7b738
}

.wp-item-tin .img-item-tin a::after, .wp-tintuc .img-tin a::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,.3);
    content: '';
    -webkit-transition: -webkit-transform .8s;
    transition: transform .6s;
    -webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
    transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,-45deg) translate3d(0,-100%,0)
}

.btn.btn-xem-ct, .btn.btn-xem-ct i, .wp-form-nhantin button {
    transition: all .3s ease-in-out
}

.wp-item-tin .img-item-tin a:hover::after, .wp-tintuc .img-tin a:hover::after {
    -webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,-45deg) translate3d(0,100%,0);
    transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,-45deg) translate3d(0,100%,0)
}

.wp-tintuc .text-tin {
    padding: 15px
}

.wp-left-danhmuc .wp-tintuc .text-tin {
    padding: 15px 0
}

.wp-tintuc .text-tin .h3-title {
    font-size: 15px;
    font-weight: 700
}

    .wp-tintuc .text-tin .h3-title a {
        color: #0081c5
    }

        .wp-tintuc .text-tin .h3-title a:hover {
            color: #07934a
        }

.p-post-tin {
    color: #666
}

.btn.btn-xem-ct {
    padding: 0;
    color: #0081c5;
    font-weight: 600
}

.info-cty .h4-title, .text-kh .title-ykkh {
    font-weight: 700;
    font-size: 14px;
    color: #0081c5
}

.btn.btn-xem-ct:hover {
    padding-left: 10px;
    font-style: italic
}

.btn.btn-xem-ct i {
    margin-left: 5px
}

.btn.btn-xem-ct:hover i {
    animation: 1s ease-in-out .3s normal none infinite running icon-right
}

.wp-item-tin {
    display: table;
    width: 100%;
    margin-bottom: 4px
}

.wp-tintuc .wp-item-tin:last-child {
    margin-bottom: 0
}

.wp-item-tin .img-item-tin {
    width: 230px;
    float: left;
    height: 190px
}

.wp-item-tin .text-item-tin {
    width: calc(100% - 231.5px);
    float: left;
    padding: 5px 10px 0
}

    .wp-item-tin .text-item-tin .h3-title {
        font-size: 15px;
        font-weight: 700;
        line-height: 1.3
    }

        .wp-item-tin .text-item-tin .h3-title a {
            color: #0081c5
        }

            .wp-item-tin .text-item-tin .h3-title a:hover {
                color: #07934a
            }

.wp-ykkh {
    padding: 20px 0
}

.wp-slide-kh {
    padding-top: 40px
}

.wp-item-kh {
    display: table;
    width: 100%
}

    .wp-item-kh .img-kh {
        width: 155px;
        float: left;
        border-radius: 100%;
        overflow: hidden
    }

    .wp-item-kh .text-kh {
        width: calc(100% - 155px);
        float: left;
        padding-left: 25px
    }

.text-kh .title-ykkh {
    margin-bottom: 15px
}

.text-kh .p-post-ykkh {
    font-style: italic;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    word-break: break-word;
    overflow: hidden;
    -webkit-line-clamp: 7
}

.info-cty {
    padding-top: 10px;
    border-top: 1px solid #ccc
}

    .info-cty .p-post-cty {
        color: #0081c5;
        margin-bottom: 5px
    }

    .info-cty .p-rating i {
        font-size: 16px;
        color: #ffb40c
    }

#slide-ykkh .owl-dots .owl-dot.active span, #slide-ykkh .owl-dots .owl-dot:hover span {
    background: #0081c5
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline
}

#slide-ykkh .owl-dots .owl-dot span {
    background: #fff;
    border: 1px solid #0081c5;
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 200ms ease;
    border-radius: 30px
}

#slide-ykkh .owl-dots {
    margin-top: 0
}

    #slide-ykkh .owl-dots span {
        margin: 1px 5px
    }

.wp-doitac {
    padding: 10px 0 22px;
    background: center no-repeat #fafafa;
    background-size: cover;
    max-height: 145px;
}

    .wp-doitac .wp-title-sec .h2-title {
        background: no-repeat !important
    }

.wp-slide-doitac {
    padding-top: 10px
}

.wp-form-dky-tin {
    padding: 25px 0 0
}

.pd-t-20 {
    padding-top: 20px
}

.form-dky-tin .h4-title {
    font-size: 16px;
    margin-bottom: 20px;
    color: #0081c5;
    font-weight: 600
}

.wp-form-nhantin {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 550px;
    margin: 0 auto
}

    .wp-form-nhantin input {
        width: calc(40% - 20px)
    }

    .wp-form-nhantin button {
        width: 20%;
        border-color: #0081c5;
        background: #0081c5;
        color: #fff;
        border-radius: 6px;
        font-weight: 600
    }

        .wp-form-nhantin button:hover {
            background: #fff;
            border-color: #0081c5;
            color: #0081c5
        }

#back-to-top {
    position: fixed;
    bottom: -30px;
    right: 30px;
    z-index: 9999;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 30px;
    cursor: pointer;
    border: 0;
    border-radius: 2px;
    text-decoration: none;
    transition: opacity .2s ease-out;
    opacity: 0
}

    #back-to-top.show {
        transition: .6s;
        bottom: 30px;
        opacity: 1;
        right: 25px
    }

    #back-to-top i {
        color: #07934a;
        font-size: 36px;
        opacity: .8
    }

        #back-to-top i:hover {
            opacity: 1
        }

.wp-footer-site {
    padding: 10px 0 0;
    background: #334960;
    color: #fff;
}

.wp-logo-ft span {
    display: block;
    font-size: 12px
}

.wp-footer-site .wp-ft {
    padding-top: 20px
}

    .wp-footer-site .wp-ft p {
        font-weight: 600
    }

        .wp-footer-site .wp-ft p i, .wp-footer-site .wp-ft p img {
            padding-right: 5px
        }

    .wp-footer-site .wp-ft .h3-title-ft {
        font-size: 16px;
        text-transform: uppercase;
        font-weight: 600
    }

    .wp-footer-site .wp-ft p a {
        color: #dde0e6
    }

        .wp-footer-site .wp-ft p a:hover {
            color: #fe9110
        }
.list-li-ft li {
    list-style-type: none;
}
    .list-li-ft li a {
        color: #dde0e6;
        display: block;
        position: relative;
        padding: 4px 0 4px 15px;
        transition: all .2s ease-in-out
    }

    .list-li-ft li a:hover {
        color: #fe9110;
        padding-left: 20px
    }

        .list-li-ft li a::after {
            width: 5px;
            height: 5px;
            border-radius: 100%;
            position: absolute;
            top: 10px;
            left: 0;
            background: #dde0e6;
            transition: all .2s ease-in-out
        }

    .list-li-ft li a:hover::after {
        left: 5px;
        background: #fe9110
    }

.wp-copyright {
    padding: 8px 0;
    color: #0081c5;
    background: #f5f5f5
}

.footer-static-content .fb-page, .footer-static-content .fb-page iframe, .footer-static-content .fb-page span {
    width: 100% !important
}

.footer-static-content {
    padding-bottom: 20px
}

.social-icons .fb {
    margin-top: 2px
}

.wp-copyright .container {
    display: flex;
    align-items: center;
    justify-content: flex-start
}

    .wp-copyright .container > div {
        margin-right: 15px
    }

.wp-list-tt {
    display: flex;
    align-items: center;
    justify-content: flex-start
}

.list-visa {
    display: table;
    width: auto
}

    .list-visa li {
        float: left;
        margin-left: 8px
    }

        .list-visa li img {
            width: 100%;
            border: 1px solid transparent;
            transition: all .3s ease-in-out;
            border-radius: 3px
        }

        .list-visa li:hover img {
            transform: scale(1.1);
            border-color: #0081c5
        }

.dk-nhan-uu-dai {
    width: 75px;
    position: fixed;
    top: 30%;
    z-index: 9;
    right: 0;
    border-radius: 5px;
    padding: 10px 5px;
    background: #1276b2;
    color: #fff;
    text-align: center;
    font-size: 12px;
    cursor: pointer
}

.ribbon-km, .time-hanchot, .wp-ribbon {
    position: absolute;
    z-index: 1
}

.wp-ribbon {
    width: 75px;
    height: 78px;
    background: url(../images/tour-hot-icon.png) center no-repeat;
    background-size: contain;
    top: -3px;
    left: -2px;
}

.time-hanchot {
    top: 0;
    left: 0;
    padding: 5px 15px;
    background: rgba(255,255,255,.5)
}

.wp-item-tour-chot .p-time-dulich {
    margin-bottom: 10px
}

.p-ghengoi {
    color: #ed2024
}

.ribbon-km {
    width: 36px;
    height: 36px;
    background: #fe9110;
    border-radius: 100%;
    top: 5px;
    right: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff
}

.rating-combo i {
    color: #ffb40c;
    margin: 0
}

.rating-combo img {
    max-width: 50%;
    padding-left: 10px
}

.wp-item-dulich .rating-combo img {
    display: none
}

/*.price-dulich.price-combo span, .wp-item-dulich .img-combo img {
    display: block
}*/

.wp-item-combo .p-time-dulich {
    height: auto;
    margin-bottom: 10px
}

.wp-item-combo .text-dulich > p {
    margin-bottom: 5px;
    color: #666;
    font-size: 13px
}

.wp-sec-vemaybay-giare {
    padding: 20px 0
}

.wp-left-pttt .panel-default > .panel-heading {
    position: relative;
    padding: 12px 0 12px 35px;
    color: #fff;
    background: #007ac1;
    border-radius: 0
}

    .wp-left-pttt .panel-default > .panel-heading a {
        display: block;
        font-size: 16px
    }

        .wp-left-pttt .panel-default > .panel-heading a span {
            color: #e41515
        }

    .wp-left-pttt .panel-default > .panel-heading::after {
        content: '\f0da';
        font-family: FontAwesome;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: 20px;
        font-size: 25px;
        transition: all .3s ease-in-out;
        line-height: 0
    }

    .wp-left-pttt .panel-default > .panel-heading.open::after {
        transform: rotate(90deg)
    }

.wp-left-pttt .panel-group .panel {
    border-radius: 0;
    border: none
}

    .wp-left-pttt .panel-group .panel + .panel {
        margin-top: 2px
    }

.nav.nav-vmb li a {
    padding: 0;
    border-radius: 0;
    background: #fff !important
}

.nav.nav-vmb {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap
}

    .nav.nav-vmb li {
        width: calc(20% - 5px);
        border: 1px solid #ccc;
        margin-bottom: 10px
    }

        .nav.nav-vmb li.active {
            border-color: #173898
        }

.wp-tab-content-2 {
    padding: 13px 20px;
    background: #e9e9e9
}

.wp-panel .h3-title-vmb {
    font-size: 14px
}

.wp-combo-giare, .wp-thongtin-huuich {
    padding: 15px 0 0
}

.text-thongtin {
    padding: 10px
}

    .text-thongtin .h3-title {
        font-size: 15px;
        font-weight: 700
    }

        .text-thongtin .h3-title a {
            color: #0081c5
        }

    .text-thongtin .p-post-thongtin {
        color: #666
    }

.wp-tab-vmb-giare .wp-item-km .item-km {
    margin-bottom: 4px
}

.mb-giare-destop {
    display: block
}

.vmb-giare-mobile {
    display: none
}

.wp-bread .breadcrumb {
    background: 0 0;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 0
}

    .wp-bread .breadcrumb > .active {
        color: #0081c5;
        font-weight: 700
    }

    .wp-bread .breadcrumb > li + li:before {
        content: '\f101';
        font-family: FontAwesome
    }

    .wp-bread .breadcrumb > li {
        font-weight: 600;
        color: #666
    }

        .wp-bread .breadcrumb > li a {
            color: #666
        }

.box-ten-chuyenbay {
    padding: 15px 10px;
    background: #faebda;
    align-items: center;
    justify-content: space-between;
    border: 1px solid #ccc;
    margin-bottom: 20px
}

.left-box1 {
    font-size: 18px;
    float: left;
    display: flex;
    align-items: center
}

.loai-chuyenbay {
    display: block;
    width: 30px;
    height: 20px;
    position: relative
}

    .loai-chuyenbay i:nth-child(1) {
        position: absolute;
        line-height: .8;
        top: 0;
        left: 50%;
        transform: translateX(-50%)
    }

    .loai-chuyenbay i:nth-child(2) {
        position: absolute;
        list-style: outside;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%)
    }

.right-box1 span {
    color: #3c9ed6;
    cursor: pointer
}

.box-thongtin-chuyenbay {
    border: 1px solid #a6a6a6;
    background: #f3f3f3;
    padding: 10px 5px 15px;
    margin-bottom: 10px
}

.week ul.list-thu {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px
}

    .week ul.list-thu li {
        width: calc((100% - 10px)/ 7);
        padding: 10px 3px;
        border: 1px solid #0081c5;
        background: #fff;
        border-radius: 5px 5px 0 0;
        text-align: center;
        cursor: pointer;
        color: #0081c5
    }

.left-boloc a.btn, .right-boloc select {
    padding: 0 10px;
    height: 28px;
    line-height: 28px
}

.week ul.list-thu li:hover {
    background: #f1f1f1
}

.left-boloc a.btn.active, .week ul.list-thu li.active {
    background: #0081c5;
    color: #fff
}

.week ul.list-thu li span {
    display: block
}

.bo-loc-ve {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap
}

.left-boloc a.btn.active {
    border-color: #0081c5
}

.right-boloc select {
    border-radius: 4px;
    border: 1px solid #ccc
}

.wp-tab-vemaybay .panel-heading {
    background: #fff
}

.wp-tab-vemaybay .panel-default {
    border: 1px solid #ccc;
    border-radius: 0;
    background: 0 0
}

.wp-tab-vemaybay .panel-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    font-size: 13px
}

    .wp-tab-vemaybay .panel-title .img-hangbay {
        width: 15%;
        text-align: left;
        background-repeat: no-repeat;
        background-position: left
    }

    .wp-tab-vemaybay .panel-title .ma-chuyenbay {
        width: 15%
    }

    .wp-tab-vemaybay .panel-title .gio-bay {
        width: 25%
    }

    .wp-tab-vemaybay .panel-title .so-tien {
        width: 20%;
        font-size: 15px;
        color: #0081c5;
        font-weight: 700
    }

    .wp-tab-vemaybay .panel-title a.a-chitiet {
        width: 5%;
        color: #0081c5
    }

    .wp-tab-vemaybay .panel-title .btn-chonve {
        width: 15%
    }

.wp-tab-vemaybay a, .wp-tab-vemaybay span {
    text-align: center;
    width: 13%
}

.wp-tab-vemaybay .tongtien span {
    width: auto
}

.wp-tab-vemaybay .panel-title .btn-chonve button {
    background: #fff;
    border: 1px solid #0081c5;
    border-radius: 4px;
    height: 30px;
    line-height: 30px;
    padding: 0 15px;
    color: #0081c5;
    transition: all .2s ease-in-out
}

    .wp-tab-vemaybay .panel-title .btn-chonve button:hover {
        background: #0081c5;
        border-color: #0081c5;
        color: #fff
    }

.wp-tab-vemaybay .panel-group.open .panel-heading {
    background: #e0f4ff;
    border-color: #0081c5
}

.wp-tab-vemaybay .panel-group.open .panel-default {
    border-color: #0081c5
}

.wp-tab-vemaybay .panel-group.open .panel-body {
    background: #fff
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
    padding: 15px 10px;
    font-size: 13px
}

.wp-thongtin-cbay {
    position: relative;
    padding: 0 10px
}

    .wp-thongtin-cbay .box-thanhtien {
        position: absolute;
        padding: 10px;
        background: #f6f5f5;
        top: 15px;
        right: 15px;
        border: 1px solid #0081c5
    }

        .wp-thongtin-cbay .box-thanhtien p {
            display: flex;
            align-items: center;
            justify-content: space-between
        }

            .wp-thongtin-cbay .box-thanhtien p.tongtien {
                padding-top: 10px;
                border-top: 1px solid #ccc
            }

                .wp-thongtin-cbay .box-thanhtien p.tongtien .tong-tien-tt {
                    font-size: 16px;
                    font-weight: 700;
                    color: #0081c5
                }

.side-bar-tt .h2-title {
    padding: 10px 15px;
    border: 1px solid #0081c5;
    background: #fff;
    color: #0081c5;
    font-size: 20px;
    margin-bottom: 0;
    font-weight: 700;
    border-bottom: 0;
}

.side-bar-tt .box-thanhtoan {
    padding: 15px;
    border: 1px solid #0081c5;
    background: #fff;
    border-top:0;
}

.side-bar-tt .box-thanhtoan-mobile {
    padding: 15px;
    border: 1px solid #0081c5;
    background: #fff
}

.side-bar-tt .box-thanhtoan.box-tien-nghi-ks {
    padding: 10px
}

.box-thanhtoan .bor-bot {
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc
}

.box-thanhtoan .ds-fl {
    justify-content: space-between;
    align-items: center
}

.box-thanhtoan p.tongtien b {
    font-size: 18px
}

.box-thanhtoan p.tongtien .tong-tien-tt {
    font-size: 18px;
    font-weight: 700;
    color: #0081c5
}

.form-gg {
    position: relative
}

    .form-gg button {
        position: absolute;
        top: 0;
        right: 0
    }

.wp-form-ma-giamgia {
    margin-bottom: 10px
}

.main-page-danhmuc {
    margin-bottom: 20px
}

.box-tt4 .btn-thanhtoan {
    font-size: 18px;
    border: 1px solid #0081c5;
    background: #0081c5;
    color: #fff;
    transition: all .3s ease-in-out;
    padding-left: 15px;
    padding-right: 15px
}

    .box-tt4 .btn-thanhtoan:hover {
        background: #fff;
        color: #0081c5
    }

.box-tt1 .btn-modal-ct {
    color: #2693d2;
    font-size: 14px;
    font-style: italic;
    text-decoration: underline
}

#modal-ctve .modal-content {
    border-radius: 0;
    border: 1.5px solid #0081c5
}

#modal-ctve .modal-header {
    position: relative;
    padding: 15px 20px;
    background: #e0f4ff
}

    #modal-ctve .modal-header .close {
        width: 20px;
        height: 20px;
        line-height: 20px;
        padding: 0;
        text-align: center;
        background: #0081c5;
        border-radius: 100%;
        color: #fff;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 20px;
        opacity: 1;
        font-size: 14px
    }

.cheapest .price-table {
    margin-left: -.3%;
    margin-right: -.3%
}

    .cheapest .price-table .item-price {
        width: 14.28%;
        padding: .3%;
        position: relative
    }

.cheapest .item-content {
    height: 67px;
    padding: 5px 10px;
    background-color: #f8f8f8;
    border: 1px solid #e6e6e6;
    cursor: pointer
}

.cheapest .item-disable {
    cursor: default !important;
    background-color: #eef2f1 !important;
    border: 1px solid #a7a8aa !important
}

.cheapest .item-content .date {
    font-size: 14px;
    margin-top: 5px
}

.cheapest .pull-right {
    float: right !important
}
.form_content__row__input__col {
    display: flex;
    align-items: center;
    margin-bottom: 0;
}

    .form_content__row__input__col label {
        line-height: 18px;
        font-size: 16px;
        font-weight: 700;
        margin-right: 10px;
        margin-bottom: 0;
    }

.input-group-number {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    border: 1px solid #d2d2d2;
    width: fit-content !important;
    padding: 2px 3px;
    border-radius: 18.5px;
    margin-left: auto;
    margin-right: auto;
}

.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}

.input-group-number .input-group-btn {
    width: fit-content;
}

.input-group-number input {
    width: 20px !important;
    text-align: right;
    font-weight: 700;
    border: 0;
    z-index: 0 !important;
    background: #fff !important;
    box-shadow: none;
    font-size: 18px !important;
    padding: 0 !important;
    color: #999;
}

.input-group-number .unit {
    margin-right: 8px;
    margin-left: 2px;
    color: #828282;
    font-weight: 400;
    margin-top: 3px;
}

.input-group-number .input-group-btn .btn-plus {
    background: #2d9cdb;
    border: 1px solid #2d9cdb;
}

.input-group-number .input-group-btn button {
    width: 30px;
    height: 30px;
    border-radius: 50%;
}

.input-group-number .input-group-btn .btn-minus {
    background: #d3d3d3;
    border: 1px solid #d3d3d3;
}

    .input-group-number .input-group-btn .btn-minus[disabled], .input-group-number .input-group-btn .btn-plus[disabled] {
        cursor: not-allowed;
    }

.form_content__row__label {
    width: 23%;
    font-weight: 500;
    font-size: 16px;
    line-height: 18px;
    display: flex;
    align-items: center;
    color: #828282;
    justify-content: flex-end;
    padding-right: 20px;
    margin-bottom: 0;
}

.form_content__row__input.departure_date_customize {
    display: flex;
    align-items: center;
}

    .form_content__row__input.departure_date_customize .div-datepicker {
        position: relative;
    }

        .form_content__row__input.departure_date_customize .div-datepicker input, .form_content__row__input.departure_date_customize .div-datepicker .date-pick {
            height: 46px;
            background: #fff;
            border: 2px solid #9cdbff;
            padding: 5px 15px;
            padding-left: 45px;
            width: 100%;
        }

        .form_content__row__input.departure_date_customize .div-datepicker svg {
            position: absolute;
            left: 10px;
            top: 10px;
        }

.form_content__row {
    clear: both;
    display: flex;
    padding: 30px 0 0 0;
}

.form_content__row__input__list {
    display: flex;
    flex-wrap: wrap;
}

.form_content__row__input__list__item {
    width: 43%;
    padding: 7px 10px;
    border: 1px solid #e5e5e5;
    color: #828282;
    background-color: #fbfbfb;
    margin-right: 20px;
    border-radius: 20px;
    font-weight: 400;
    text-align: center;
    margin-bottom: 15px;
}

.form_content__row__input__list__item {
    width: fit-content;
    margin-bottom: 0;
}

    .form_content__row__input__list__item .radio {
        padding-top: 0;
        min-height: auto;
        margin-top: 0;
        margin-bottom: 0;
    }

.checkbox label, .radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer;
}

.form_content__row__input__list__item label {
    padding-left: 0;
    min-height: auto;
}

.form_content__row__input__list__item input {
    display: none;
}
.flight-VJ {
    width: 50px;
    height: 18px;
    background-image: url(../images/bg-vietjet.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    display: inline-block;
    vertical-align: middle
}

.cheapest .item-price .icon-check-red {
    position: absolute;
    width: 16px;
    height: 12px;
    bottom: 20px;
    left: 10px;
    background: url(../images/icon-check.png)
}

.cheapest .item-content.item-content-cam {
    background-color: #fe9110
}

.cheapest .item-content.item-content-xanh {
    background-color: #82d0fc
}

.btn-active a.btn {
    color: #fff;
    background: #0081c5
}

.wp-box-dk {
    padding: 18px;
    background: #faebda
}

    .wp-box-dk .h3-title {
        color: #0081c5;
        font-size: 16px;
        text-align: center
    }

.wp-form input {
    margin-bottom: 10px
}

.wp-form button {
    display: block;
    border: 1px solid #0081c5;
    color: #0081c5;
    background: #fff;
    margin: 0 auto;
    padding: 5px 15px;
    transition: all .3s ease-in-out
}

.owl-carousel .owl-item, .wp-item-tour-dmuc, .wp-item-tour-dmuc .wp-img-item-tour-dmuc img, .wp-thongtin-cactour .wp-item-tour-dmuc {
    border-radius: 10px
}

.wp-form button:hover {
    background: #0081c5;
    color: #fff
}

.wp-text-tour-dmuc-title .h3-title a, p.thongbao {
    color: #0081c5
}

.wp-combo-ks {
    padding-top: 30px
}

    .wp-combo-ks .text-dulich {
        padding-bottom: 10px
    }

.combo-kethua .wp-thongtin-huuich {
    padding-top: 10px
}

.wp-tour-dulich {
    padding: 20px 0
}

    .wp-tour-dulich.tour-danhmuc {
        padding: 0 0 20px
    }

.list-cactour, .wp-list-tour {
    padding-top: 20px
}

p.thongbao {
    padding: 10px;
    background: #c9e9fb
}

.wp-item-tour-dmuc {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
    padding: 0;
    background: center no-repeat #fafafa;
    background-size: cover
}

    .wp-item-tour-dmuc .wp-img-item-tour-dmuc {
        width: 100%
    }

    .wp-item-tour-dmuc .wp-text-tour-dmuc {
        width: 100%;
        padding: 10px 10px 0;
        position: relative
    }

        .wp-item-tour-dmuc .wp-text-tour-dmuc::after {
            width: 1px;
            height: 60%;
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            right: 20px;
            background: #ccc
        }

.wp-text-tour-dmuc-title .h3-title {
    font-size: 18px;
    color: #0081c5;
    font-weight: 500
}

    .wp-text-tour-dmuc-title .h3-title a:hover {
        color: #07934a
    }

.wp-item-tour-dmuc .wp-robbin-tour {
    width: 100%;
    position: relative;
    top: 5px
}

.wp-text-tour-dmuc .h3-title {
    font-size: 14px;
    margin-bottom: 10px;
    font-weight: 500;
    line-height: 1.5;
    height: 40px
}

    .wp-text-tour-dmuc .h3-title a {
        color: #0081c5
    }

        .wp-text-tour-dmuc .h3-title a:hover {
            color: #07934a
        }

.vitri-date-time.ju-spe {
    align-items: flex-start
}

.vitri-date-time > div:nth-child(1) {
    width: 100%
}

.owl-carousel .owl-item .p-ghengoi img {
    width: 11px;
    float: left;
    margin-right: 5px
}

.wp-thongbao {
    position: relative
}

    .wp-thongbao .tool-tip {
        position: absolute;
        bottom: 0;
        left: 2%;
        opacity: 0;
        z-index: -1;
        transition: all .5s ease-in-out;
        background: #fff;
        border: 2px solid #0072bc
    }

.box-thanhtoan .panel-title a::after, .btn-ct button, .btn-datve button, .group1 .btn-xemgia, .wp-left-box1 .view-all-img {
    transition: all .3s ease-in-out
}

.box-tool-tip .wp-info-uudai span.mui-ten::after, .box-tool-tip .wp-info-uudai span.mui-ten::before {
    content: '';
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 8px solid transparent;
    left: 30%
}

.wp-thongbao:hover .tool-tip {
    bottom: 20px;
    opacity: 1;
    z-index: 1
}

.box-tool-tip .h3-title {
    margin-bottom: 0;
    padding: 8px 10px;
    background: #0072bc;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    height:auto;
}

.box-tool-tip .wp-info-uudai {
    padding:10px;
    position: relative
}

    .box-tool-tip .wp-info-uudai span.mui-ten {
        position: absolute;
        bottom: 0;
        left: 30%
    }

        .box-tool-tip .wp-info-uudai span.mui-ten::after {
            border-top: 10px solid #0072bc;
            position: absolute;
            bottom: -10px;
            z-index: 1
        }

        .box-tool-tip .wp-info-uudai span.mui-ten::before {
            border-top: 10px solid #fff;
            position: absolute;
            bottom: -7px;
            z-index: 2
        }

.img-robbin {
    transform: translateY(-15px)
}

.wp-robbin-tour .price-dprice {
    margin-bottom: 15px
}

    .wp-robbin-tour .price-dprice .del {
        font-size: 12px;
        text-decoration: line-through;
        float: left;
        padding-left: 10px;
        color: #666
    }

    .wp-robbin-tour .price-dprice .ins {
        font-size: 15px;
        color: #0081c5;
        float: right;
        padding-right: 10px;
        font-weight: 700
    }

.wp-robbin-tour .btn-ct {
    padding: 20px
}

.hot-tour-lienquan .owl-next, .hot-tour-lienquan .owl-prev {
    position: absolute;
    top: 50%;
    margin-top: -15px
}

.hot-tour-lienquan .owl-next {
    right: -15px;
    color: #a2a2a2
}

.hot-tour-lienquan .owl-prev {
    left: -15px;
    color: #a2a2a2
}
.hot-tour-lienquan img{
    overflow:hidden;
}
.btn-ct button {
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
    background: #0081c5;
    border: 1px solid #0081c5;
    color: #fff
}

.main-site-vemaybay .btn-ct button {
    width: auto;
    padding: 5px 25px
}

.btn-ct button:hover {
    background: #07934a;
    border-color: #0072bc;
    color: #fff
}


    .owl-carousel.owl-drag .owl-item.active.current {
        border: 1px solid #0072bc
    }

#slide-ykkh .owl-carousel.owl-drag .owl-item.active {
    border: none
}

    #slide-ykkh .owl-carousel.owl-drag .owl-item.active.current {
        border: none
    }

.frame-info {
    webkit-box-shadow: 2px 2px 7px -3px #000;
    box-shadow: 2px 2px 7px -3px #000;
    padding: 0;
    float: left;
    width: 100%;
    height: auto;
    background: #fff
}

.hotline-product {
    overflow: hidden;
    display: flex;
    justify-content: center
}

.register-phone {
    text-align: center;
    background: #ddd;
    padding: 15px
}

.hotline-product .icon {
    width: 60px;
    float: left;
    /*top: 73%;
    left: 20%;*/
}

.hotline-product .text {
    display: block;
    margin-top: -6px
}

.hotline-product .icon i {
    color: #ff5722;
    font-size: 50px
}

.hotline-product .text a {
    display: block;
    color: #ff5722;
    font-size: 24px;
    font-weight: 700;
    margin-top: -7px
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group {
    display: flex;
    width: 100%
}

.mt-3, .my-3 {
    margin-top: 1rem !important
}

.title-box h2 {
    margin: 0;
    padding: 15px 10px;
    color: #0081c5;
    font-weight: 700;
    font-size: 20px;
    background:#fff;
    border: 1px solid #a6a6a6;
    border-bottom:0;
}

.wp-content-box {
    padding: 0 15px 0 15px;
    border: 1px solid #ccc;
    background: #fff;
    border-top: 0;
}

.left-thongtin-kh > div:not(:last-child) {
    margin-bottom: 20px
}

.box-thongtin1 .wp-content-box .ds-fl {
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap
}

.wp-content-box .ds-fl > div {
    margin-right: 8px
}

.wp-list-tt2 {
    display: table;
    width: 100%
}

    .wp-list-tt2 .form-group:not(:last-child) {
        width: 46%;
        float: left
    }

    .wp-list-tt2 .form-group:nth-child(2n) {
        margin-left: 8%
    }

.width-100 {
    width: 100% !important;
    margin: 0 !important
}

.box-thanhtoan .panel-heading {
    padding-right: 45px
}

.box-thanhtoan .panel-title a {
    display: flex;
    align-items: center;
    position: relative
}

.label-1, .panel-title .text-title span {
    display: block
}

.box-thanhtoan .panel-title a::after {
    content: '\f111';
    font-family: FontAwesome;
    color: #b7b7b7;
    position: absolute;
    top: 0;
    right: -20px;
    font-size: 36px
}

.box-thanhtoan .panel-title a[aria-expanded=true]::after {
    content: '\f058';
    color: #0081c5
}

.box-thanhtoan .panel-title a img {
    width: 75px;
    height: 50px;
    object-fit: cover
}

.box-thanhtoan .panel-title a .text-title {
    width: calc(100% - 75px);
    padding-left: 20px
}

.btn-datve button {
    width: 100%;
    max-width: 200px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: 700;
    background: #0081c5;
    border: 1px solid #0081c5;
    color: #fff
}

    .btn-datve button:hover {
        background: #0072bc;
        border-color: #0072bc;
        color: #fff
    }

.left-box-ct-tour .slider-for .slick-next, .left-box-ct-tour .slider-for .slick-prev {
    background: 0 0;
    border: none;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 26px;
    z-index: 1;
    color: #3f9fd7
}

.left-box-ct-tour .slider-for .slick-prev {
    left: 0
}

.left-box-ct-tour .slider-for .slick-next {
    right: 0
}

.left-box-ct-tour .slider-for img {
    width: 100%
}

.left-box-ct-tour {
    background: #e2e2e2
}

    .left-box-ct-tour .slider-nav {
        padding: 10px 0
    }

        .left-box-ct-tour .slider-nav img {
            border: 1.5px solid transparent
        }

.slider-nav .slick-current img {
    border-color: #0072bc
}

.wp-side-bar-cttour {
    height: 100%
}

.box-sidebar-cttour .item-sidebar-tour {
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc
}

.box-sidebar-cttour .wp-tongtien .price {
    text-align: right;
    margin-bottom: 10px;
    margin-top: 10px
}

.box-sidebar-cttour .wp-tongtien .ins {
    font-size: 30px;
    color: #0081c5;
    margin-left: 15px;
    font-weight: 600
}

.box-sidebar-cttour .wp-tongtien .del {
    font-size: 14px;
    text-decoration: line-through;
    color: #666;
    font-weight: 600
}

.box-sidebar-cttour .btn-datngay a.btn {
    padding: 5px 15px;
    width: 100%;
    max-width: 245px
}

.p-box1 .title-box {
    font-size: 20px;
    color: #0081c5
}

.wp-tab-content .panel {
    border: none;
    border-radius: 0
}

.wp-tab-content .panel-heading a {
    position: relative;
    display: block;
    width: 100%
}

    .wp-tab-content .panel-heading a::after {
        content: '\f196';
        font-family: FontAwesome;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 0;
        font-size: 20px;
        transition: all .3s ease-in-out;
        color: #0081c5
    }

    .wp-tab-content .panel-heading a[aria-expanded=true]::after {
        content: '\f147'
    }

.title-bang-gia {
    align-items: center;
    justify-content: flex-start;
    font-size: 16px;
    margin-bottom: 12px;
    margin-top: 12px;
}

    .title-bang-gia span {
        margin-right: 10px
    }
    .title-bang-gia h3 {
        margin-bottom: 0;
        padding-right: 15px;
        font-weight:600;
    }
    .tab-banggia .nav-pills a {
        border: 1px solid #0081c5;
        color: #0081c5;
        padding: 5px 10px;
    }
    .tab-banggia .nav-pills a:hover {
        background: #07934a;
        color: #fff;
        /*border-bottom-right-radius: 25px;
        border-top-left-radius: 25px;*/
        border: 1px solid #0081c5;
    }
    .tab-banggia .nav-pills li + li {
        margin-left: 10px
    }

.wp-tab-gia table td {
    border: 1px solid #ccc;
    padding: 10px;
    text-align: center
}

.wp-tab-gia .btn-datngay a.btn {
    font-size: 16px;
    padding: 2px 15px
}

.wp-tab-gia table tr:first-child td {
    font-weight: 700
}

.flex-dattour .colum1 {
    width: 15%
}

.box-post-1 .h2-title-tour {
    font-size: 22px;
    margin-bottom: 10px;
}

.box-post-1 .h1-title-tour {
    font-size: 18px;
    color: #0081c5
}

.wp-item-ks .text-dulich .title-dulich {
    margin-bottom: 10px
}

.wp-sec-ks .price-dulich span.ins {
    font-weight: 600
}

.wp-sec-ks {
    padding: 15px 0 0
}

.label-1 {
    position: relative;
    padding-left: 25px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.list-filter, .list-img-ks-right li:nth-child(1), .list-img-ks-right li:nth-child(2), .wp-item-ks-tk .h3-title {
    margin-bottom: 10px
}

.label-1 input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0
}

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 15px;
    width: 15px;
    background-color: #fff;
    border: 1px solid #333
}

.label-1:hover input ~ .checkmark {
    background-color: #fff;
    border-color: #0081c5
}

.label-1 input:checked ~ .checkmark {
    background-color: #0081c5;
    border-color: #0081c5
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none
}

.list-filter li, .wp-left-box1 {
    position: relative
}

.label-1 input:checked ~ .checkmark:after {
    display: block
}

.box-fl-timkiem, .list-filter {
    display: flex;
    align-items: center
}

.label-1 .checkmark:after {
    left: 5px;
    top: 0;
    width: 6px;
    height: 11px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.wp-item-box-filter i.fa-star {
    color: #ffb40c;
    margin-right: 5px
}
.wp-item-box-filter h4.h4-title {
    font-weight: 700;
    font-size: 13px;
    line-height: 16px;
    text-transform: uppercase;
    color: #0081c5;
    margin-bottom: 15px;
}
.vang {
    color: #ffb40c
}

.wp-item-ks-tk .wp-text-tour-dmuc {
    width: 60%;
    padding: 0 15px
}

.wp-item-ks-tk .wp-robbin-tour {
    width: 15%
}

.list-filter {
    justify-content: space-between;
    border-bottom: 1px solid #acacac;
    flex-wrap: wrap
}

    .list-filter li {
        font-size: 16px;
        padding: 12px 0
    }

        .list-filter li.active {
            border-bottom: 2px solid #0081c5
        }

        .list-filter li select {
            font-size: 16px;
            color: #0081c5;
            border: none;
            background: 0 0
        }

.wp-side-bar-ks .title-box- .h4-title {
    font-size: 16px;
    padding: 16px 0
}

.box-fl-timkiem, .wp-item-box-filter {
    padding: 15px 10px;
    border: 1px solid #ccc
}

.box-fl-timkiem {
    background: #faebda;
    justify-content: space-between;
    margin-top: 20px;
    flex-wrap: wrap;
    position: relative
}

.row.row-edit-5 {
    margin-left: -5px;
    margin-right: -5px
}

    .row.row-edit-5 .col-edit-5 {
        padding-right: 5px;
        padding-left: 5px
    }

.box-post-1 .h1-title-ks {
    font-size: 20px
}

.wp-left-box1 .view-all-img {
    color: #0081c5;
    background: #fff;
    padding: 5px 15px;
    border-radius: 4px;
    position: absolute;
    bottom: 10px;
    right: 20px
}

    .wp-left-box1 .view-all-img:hover {
        background: #0081c5;
        color: #fff
    }

.list-img-ks-right {
    display: table;
    width: 100%
}

    .list-img-ks-right li {
        width: calc(50% - 5px);
        float: left
    }

        .list-img-ks-right li:nth-child(2n) {
            margin-left: 10px
        }

.wp-form-ks {
    padding: 15px 35px;
    background: #fefae7
}

.group1 .btn-xemgia {
    background: #0081c5;
    color: #fff;
    padding: 6px 20px
}

    .group1 .btn-xemgia:hover {
        background: #1276b2
    }

.tab-phong tr td {
    padding: 5px;
    border: 1px solid #ccc
}

.tab-phong tr:first-child {
    background: #ebebeb
}

    .tab-phong tr:first-child td {
        text-align: center
    }

.tab-phong tr td:first-child {
    width: 35%
}

.tab-phong td h3 {
    font-size: 16px;
    color: #0081c5
}

.tab-phong td img {
    width: 100%
}

.tab-phong td i img {
    width: auto
}

.tab-phong td .del, .tab-phong td .ins {
    display: block;
    text-align: right
}

.tab-phong td .ins {
    font-size: 20px;
    color: #0081c5
}

.del {
    text-decoration: line-through
}

.wp-text-ct-phong .h1-title {
    font-size: 20px
}

.btn-thaydoi {
    font-size: 16px;
    border-radius: 0;
    border: 1px solid #ccc;
    background: #fff;
    color: #0081c5
}

#main-site {
    position: relative;
    min-height: calc(100vh - 0px)
}

.main-form-cc {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    top: -35px;
    width: 100%;
    max-width: 880px;
    z-index: 2;
}

.hidden-form {
    display: none !important
}

.hidden-form1, .hidden-form2 {
    display: none
}

.nav-form-c1 {
    display: flex;
    align-items: center;
    justify-content: center
}

    .nav-form-c1 > li + li {
        margin: 0
    }

    .nav-form-c1 > li > a {
        background: #0081c5;
        padding: 0;
        min-width: 145px;
        height: 35px;
        text-align: center;
        line-height: 35px;
        border-radius: 8px 8px 0 0;
        color: #fff;
        font-size: 16px;
        font-weight: 500;
    }

        .nav-form-c1 > li > a img {
            margin-right: 6px
        }

    .nav-form-c1 > li.active > a, .nav-form-c1 > li.active > a:focus, .nav-form-c1 > li.active > a:hover {
        background: #07934a
    }

.nav > li > a:focus, .nav > li > a:hover {
    background-color: #07934a
}

.main-form-cc .tab-content {
    background: #cecece;
    padding: 10px 15px;
    border-radius: 10px
}

#diem-den, #diem-di {
    position: relative;
    width: 28%
}

#ngay-di, #ngay-ve,  {
    width: 22%
}
#thoi-gian-tour {
    width: 18%
}
input.icon-map {
    background: url(../images/bg-map.png) 96% 50% no-repeat #fff;
    background-size: 10px
}

input.icon-date {
    background: url(../images/bg-lich.png) 96% 50% no-repeat #fff;
    background-size: 10px
}

#form-tour .form-group {
    margin-bottom: 0
}

#form-tour .form-control {
    box-shadow: none;
    font-size: 13px;
    color: #0081c5;
    border: 1px solid #b7b7b7
}

.wp-over-bg-form.active {
    background-color: #000;
    opacity: .8;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    transition: ease-in-out;
    -webkit-transition: ease-in-out;
    -moz-transition: ease-in-out;
    -ms-transition: ease-in-out;
    /*display: block*/
    display:none;
}
#diem-di .diem-di {
    display: none;
}

#diem-di .diem-di-content {
    width:100%;
}
#diem-di .box-diadiem {
    min-width:120px;
    /*background:none*/
}
#form-tour.active {
    z-index: 4
}

    #form-tour.active .hidden-form {
        display: block !important
    }
.form-c2.active .hidden-form {
    display: block !important;
}
.form-c2 .hidden-form {
    display: block !important;
}
.form-c2 .form-control {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle;
    border: none;
    font-weight: 600;
    font-size: 16px;
    padding-left: 10px;
    box-shadow: none;
}
.form-c2 .btn-danger {
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    height: 52px;
    border-radius: 8px;
    color: #fff;
    background-color: #0081c5;
    border-color: #0081c5;
}
    .form-c2 .btn-danger:hover {
        color: #fff;
        background-color: #07934a;
        border-color: #07934a;
    }
.service-from{
    width:100%;
}
#form-tour.active .ds-fl.hidden-form {
    display: flex !important
}

    #form-tour.active .form-group {
        margin-bottom: 0
    }

.row2 p {
    margin-bottom: 5px
}

.row2 #id-search-1, .row2 #so-khach {
    width: 36%
}

.row2 #id-search-1 {
    padding-top: 0;
    margin-top: -5px
}

.row2 #ma-khuyen-mai {
    width: 25%
}

.row2 #id-search-1 .btn, .wp-btn-search .btn {
    width: 100%;
    background: #0081c5;
    color: #fff;
    border-color: #0081c5;
    transition: all .5s ease-in-out;
    max-width: 280px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px
}

    .wp-btn-search .btn.btn-service {
        margin-top: 0
    }

    .row2 #id-search-1 .btn:hover {
        background: #0081c5;
        border-color: #0081c5
    }

.row4 > div, .row5 > div {
    width: 24.5%
}

    .row5 > div.search-service {
        width: 70%
    }

#form-tour.active .tab-content {
    background: #fefae7;
    padding-bottom: 50px
}
    #form-tour.active .tab-content .tab-content {
        background: #ffffff;
        padding: 10px 0 10px 0;
        margin: 0;
        border-top:none;
    }
.btn-close-fr {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    cursor: pointer;
    z-index: 9
}

.wp-main-form-cc.open .btn-close-fr {
    display: block !important
}

.wp-main-form-cc {
    position: relative
}
.hotline-box {
    border: 1px dashed #ccc;
    font-size: 14px;
    padding: 10px;
    margin-bottom: 10px;
}
    .hotline-box .h2-title {
        font-size: 16px;
        font-weight: 600;
        margin-bottom: 0;
        color: #0081c5;
        position: relative;
        z-index: 0;
        display: inline-block;
        padding: 0 0 15px 0;
        background: #fff;
    }
.hotline-box .titlecompany {
    box-sizing: border-box;
    font-weight: 700;
    text-transform: uppercase;
}
    .hotline-box ul {
        padding-left: 0px !important;
        margin: 0px 0px 0px 20px;
    }
        .hotline-box ul li {
            box-sizing: border-box;
            margin-left: 20px;
        }
            .hotline-box ul li em {
                box-sizing: border-box;
            }
                .hotline-box ul li em span {
                    box-sizing: border-box;
                    font-weight: 700;
                }

                .nav-form-c2 > li > a {
                    background: #fff;
                    color: #333;
                    border: 1px solid #ccc;
                    border-radius: 10px;
                    padding: 6px 15px
                }

.nav-form-c2 > li + li {
    margin-left: 10px
}

.box-diadiem {
    position: absolute;
    left: 0;
    top: 100%;
    background: #fff;
    width: 100%;
    min-width: 550px;
    z-index: 10;
    padding-top: 10px;
    border-radius: 10px;
    border: 1px solid #0081c5
}

    .box-diadiem .btn-close {
        position: absolute;
        top: 0;
        right: 10px;
        border: none;
        background: 0 0;
        color: #0081c5;
        z-index: 11;
        cursor: pointer
    }

        .box-diadiem .btn-close:hover {
            color: #07934a
        }

.nav-sub-form1 li {
    display: block;
    margin: 0 !important;
    width: 100%;
    border-top: 1px solid #a6a6a6
}

    .nav-sub-form1 li:first-child {
        border-top: none
    }

    .nav-sub-form1 li a {
        color: #0081c5;
        background: #fff;
        border-radius: 0;
        padding: 10px;
        display: block;
        font-weight: 600
    }

        .nav-sub-form1 li a:hover, .nav-sub-form1 > li.active > a, .nav-sub-form1 > li.active > a:focus, .nav-sub-form1 > li.active > a:hover {
            background: #0081c5;
            color: #fff
        }

.box-diadiem .wp-list-quocgia {
    padding-left: 10px
}

    .box-diadiem .wp-list-quocgia li {
        padding: 10px;
        /*border-bottom: 1px solid #a6a6a6*/
    }

.wp-list-quocgia li a {
    color: #0081c5;
    display: block;
    border-bottom: 1px solid #a6a6a6
}

    .wp-list-quocgia li a:hover {
        color: #07934a
    }

.wp-input-form.open .box-diadiem {
    display: block !important;
    border-radius: 10px
}

#diem-den .activeshow, #diem-di .activeshow, #so-khach2 .activeshow, .wp-main-form-cc.open #diem-den .activeshow, .wp-main-form-cc.open #diem-di .activeshow, .wp-main-form-cc.open #so-khach .activeshow {
    display: block !important
}

input.icon-down {
    background: url(../images/bg-down.png) 96% 50% no-repeat #fff;
    background-size: 10px
}

#so-khach2 {
    width: 18%
}

#so-khach, #so-khach1, #so-khach2 {
    position: relative
}

    #so-khach #sub-form-so-khach, #so-khach1 #sub-form-so-khach1, #so-khach2 #sub-form-so-khach2 {
        position: absolute;
        top: 100%;
        left: 0
    }

.list-sokhach li {
    padding: 10px;
    background: #fff;
    border-bottom: 1px solid #ccc;
    justify-content: space-between;
    align-items: center;
    color: #0081c5
}

    .list-sokhach li .right-li {
        margin-left: 30px
    }

.right-li .btn {
    width: 22px;
    height: 22px;
    border: 1px solid #0081c5;
    border-radius: 100%;
    background: #f2efef;
    color: #0081c5;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0
}

.right-li #id-so-luong {
    width: 20px;
    text-align: center
}

#mot-chieu .row1 {
    justify-content: flex-start
}

    #mot-chieu .row1 > div {
        margin-right: 10px
    }

.add-chuyenbay {
    display: flex;
    align-items: center;
    padding-left: 50px
}

    .add-chuyenbay button {
        color: #0081c5;
        border: 1px solid #0081c5;
        background: #f2efef;
        border-radius: 2px;
        font-size: 16px;
        margin-right: 10px
    }

.wp-tin-danhmuc .wp-item-tin {
    margin-bottom: 10px
}

    .wp-tin-danhmuc .wp-item-tin .text-item-tin {
        width: 100%;
        border-bottom: 1px solid #ccc;
        padding-left: 0;
        padding-bottom: 10px;
        padding-top: 0
    }

.wp-left-danhmuc .wp-tin-danhmuc .wp-item-tin .text-item-tin {
    padding: 0
}

.wp-tin-danhmuc .wp-item-tin:last-child .text-item-tin {
    border-bottom: none
}

.title-sidebar-dm .h2-title {
    margin-bottom: 0;
    font-weight: 300;
    padding: 10px;
    color: #fff;
    background: #0081c5;
    font-size: 16px
}

.wp-list-tin {
    padding: 10px;
    background: #faf8f9
}

.list-tin-dm li {
    display: table;
    width: 100%;
    margin-bottom: 10px
}

.img-tin-sidebar {
    width: 82px;
    height: 66px;
    float: left;
    border: 1px solid #07934a;
    border-radius: 5px
}

    .img-tin-sidebar img {
        width: 100%;
        height: 100%;
        object-fit: cover
    }

.text-tin-sidebar {
    width: calc(100% - 82px);
    float: left;
    padding-left: 10px
}

    .text-tin-sidebar .p-view {
        padding-top: 5px;
        color: #0081c5
    }

.wp-box-right-sidebar {
    padding: 10px;
    background: #faf8f9
}

.row-2-side {
    margin-top: 15px
}

.title-page-2 .h2-title {
    display: table;
    width: 100%;
    border-bottom: 2px solid #0081c5
}

    .title-page-2 .h2-title span {
        display: block;
        float: left;
        padding: 10px 30px 10px 10px;
        background: #0081c5;
        font-size: 18px;
        color: #fff;
        min-width: 205px
    }

.wp-item-tin-dm .img-item-tin {
    width: 205px;
    height: 155px;
}

.wp-item-tin-dm .text-item-tin {
    width: calc(100% - 205px)
}

.left-main-dm > div {
    margin-bottom: 20px
}

.title-sidebar-dm2 .h3-title2 {
    font-size: 16px;
    color: #07934a;
    font-weight: 700;
    text-transform: uppercase
}

.wp-img-ads img {
    margin-bottom: 15px
}

.wp-list-ulli .h4-title2 {
    font-size: 16px;
    color: #0081c5;
    text-transform: uppercase
}

    .wp-list-ulli .h4-title2 a {
        color: #0081c5
    }

        .wp-list-ulli .h4-title2 a:hover {
            color: #07934a
        }

.wp-list-ulli ul li {
    margin-bottom: 10px
}

    .wp-list-ulli ul li a {
        padding-left: 10px;
        color: #0081c5;
        font-size: 16px;
        position: relative;
        transition: all .3s ease-in-out
    }

        .wp-list-ulli ul li a:hover {
            color: #07934a;
            padding-left: 15px
        }

        .wp-list-ulli ul li a::after {
            content: '\f105';
            font-family: FontAwesome;
            position: absolute;
            top: 50%;
            left: 0;
            transform: translateY(-50%)
        }

.wp-box-right-sidebar > div:not(:last-child) {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #b7b7b7
}

.left-ct-tin .h1-title-ct {
    font-size: 24px
}

.plugin-fb-share span {
    color: #0081c5
}

.left-ct-tin > img {
    width: auto;
    display: block;
    max-width: 100%;
    margin: 10px auto
}

.wp-tin-lienquan {
    padding-top: 25px;
    border-top: 1px solid #b7b7b7
}

    .wp-tin-lienquan .h2-title-lienquan {
        font-size: 24px;
        color: #0081c5;
        margin-bottom: 20px
    }

.wp-list-dichvu ul li {
    border: 1px solid #b7b7b7;
    border-top: none;
    background: #fff
}

    .wp-list-dichvu ul li a {
        padding: 12px 15px;
        border-left: 2px solid transparent;
        display: block;
        transition: all .3s ease-in-out
    }

        .wp-list-dichvu ul li a:hover, .wp-list-dichvu ul li.active a {
            background: #f4f2f2;
            color: #0081c5;
            border-left-color: #0081c5
        }

.wp-main-dichvu {
    padding: 15px;
}
.title-dichvu .h1-title-dv {
    font-size: 22px;
    color: #0081c5;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-weight: 600;
}
.wp-content-ct-dv h2, .wp-content-ct-dv h3 {
    font-size: 18px;
    font-weight: 500;
}
.wp-content-ct-dv h4 {
    font-size: 16px;
    font-weight: 500;
}
.wp-content-ct-dv table {
    width: 100% !important;
    margin: 10px 0;
}
.wp-content-ct-dv table tr td {
    padding: 0 10px;
}
.text-dich-vu .h2-title, .wp-gui-yeucau .btn {
    font-size: 18px;
    font-weight: 700
}

.wp-item-dv {
    display: table;
    width: 100%;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #b7b7b738
}

.wp-list-item-dv .wp-item-dv:last-child {
    border-bottom: none
}

.wp-item-dv .img-dichvu {
    width: 205px;
    height: 155px;
    float: left;
}

.wp-item-dv .text-dich-vu {
    width: calc(100% - 205px);
    float: left;
    padding-left: 20px
}

.text-dich-vu .h2-title a {
    color: #0081c5
}

    .text-dich-vu .h2-title a:hover {
        color: #07934a
    }

.view-ct a {
    color: #0081c5;
    text-decoration: underline
}

.wp-content-ct-dv ul, .wp-content-ct-dv ol {
    padding: 0 0 10px 25px;
}
.wp-content-ct-dv ul.tags-wrap{
    padding:0 !important;
}
.wp-gui-yeucau {
    margin: 30px 0 55px
}

    .wp-gui-yeucau .btn {
        padding: 10px 25px;
        color: #fff;
        background: #0081c5;
        transition: all .3s ease-in-out;
        border: 1px solid #0081c5;
        border-radius: 10px
    }

        .wp-gui-yeucau .btn:hover {
            background: #0081c5
        }

.wp-sub-lienhe {
    display: none;
    position: absolute;
    top: calc(100% + 10px);
    right: 0;
    width: 100%;
    min-width: 655px;
    border: 1px solid #3097d3;
    z-index: 3;
    background: #fff
}

    .wp-sub-lienhe.open {
        display: block
    }

.li-sub-lienhe, .wp-title-sub-lh {
    position: relative
}

    .wp-title-sub-lh .h2-title {
        margin-bottom: 0;
        padding: 15px;
        color: #fff;
        font-size: 16px;
        font-weight: 700;
        background: #3097d3
    }

    .wp-title-sub-lh .btn-close {
        position: absolute;
        top: 50%;
        right: 10px;
        transform: translateY(-50%);
        border: 1px solid #fff;
        width: 30px;
        height: 30px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 100%;
        padding: 0;
        background: #3097d3;
        color: #fff
    }

.n3-tour-detail .menu-left, .wp-item-thongtin {
    position: relative
}

.wp-sub-lienhe {
    color: #333
}

.wp-gui-yeucau-sub .btn {
    background: #0081c5;
    border: #0081c5;
    border-radius: 10px;
    color: #fff
}

.progress {
    margin-bottom: 0;
    height: 10px !important
}
.progress-bars {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #ff5722;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease
}
.text-sp-deal .progress-bar-danger {
    background-color: #d52329
}

.box-rating .rating {
    padding: 30px;
    font-size: 12px
}

.box-rating1 {
    height: 100%;
    border: 2px solid #1a95e2;
    border-radius: 20px;
    text-align: center;
    padding-top: 20%
}

    .box-rating1 .h3-title {
        width: 100%;
        display: block;
        font-size: 20px;
        color: #444
    }

    .box-rating1 .diem-so {
        font-size: 30px;
        font-weight: 700;
        color: #1a95e2;
        display: block;
        margin: 10px 0
    }

.box-rating-c .h2-title {
    font-size: 18px;
    font-weight: 700;
    color: #27aa45
}

.box-rating-c .item-rating {
    margin-bottom: 10px
}

.item-rating .progress {
    width: 75px;
    border-radius: 0;
    background-color: #d8d8d8;
    margin-right: 10px
}

.wp-item-thongtin, .wp-item-thongtin .img-thongtin {
    border-radius: 10px
}

.item-rating .right-item {
    width: 45%
}

.b {
    font-weight: 700
}

.wp-item-thongtin {
    background: center no-repeat #fafafa;
    background-size: cover
}

.main-form-trainghiem, .wp-header-top.wp-header-top-mobile {
    display: none
}

.float-r {
    float: right
}

.tim-kiem-destop {
    display: block
}

.tim-kiem-mobile {
    display: none
}

.wp-hotline-left span:not(:last-child) {
    margin-right: 60px
}

.wp-item-dulich {
    margin-bottom: 4px;
    background: #fff;
    -webkit-box-shadow: 0 0 10px 5px rgba(0,0,0,.06) !important;
    box-shadow: 0 0 10px 5px rgba(0,0,0,.06) !important;
    /*border: 1px solid #dddfe2;*/
}

.wp-list-tt2 .font-bold span {
    padding-left: 15px
}

.right-boloc .filter-airline .filter-airline-item label {
    display: flex !important;
    align-items: center
}

    .right-boloc .filter-airline .filter-airline-item label .airline {
        background-size: 100% 100%;
        width: 30px;
        height: 19px
    }

.mg-bot30 {
    margin-bottom: 30px
}

.mg-bot20 {
    margin-bottom: 20px
}

.mg-top20 {
    margin-top: 20px
}

.n3-tour-detail .menu-left .menutour {
    border: none !important;
    background: #ebebeb
}

.bg-gray {
    background: #f5f5f5
}
.BgRed {
    color: #ff4500;
}
.n3-tour-detail .panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05)
}

body {
    font-family: "Segoe UI",Roboto,sans-serif;
    font-size: 16px
}

.n3-tour-detail .menu-left .panel-side-menu .panel-body {
    padding: 0 !important
}

.n3-tour-detail .menu-left .side-menu {
    padding: 0;
    list-style: none
}

.n3-tour-detail .menu-left .list-unstyled {
    padding-left: 0;
    list-style: none;
    float: left;
    margin-bottom: 0
}

ol, ul {
    padding: 0;
    margin: 0
}

.menu-left ul, ol {
    padding: 0;
    margin: 0 0 10px
}

.n3-tour-detail .menu-left .side-menu li.active a {
    /*background-color: #07934a;*/
    border: 0;
    margin: 0;
    color: #07934a
}
#sync1.owl-carousel .owl-item img {
    margin: auto;
    height: 428px;
    object-fit: contain;
    filter: brightness(110%);
}
.n3-tour-detail .menu-left .side-menu li a {
    padding: 10px 0;
    text-decoration: none;
    display: block;
    color: #333;
    font-size: 15px;
    font-weight: 600;
    box-shadow: 0 2px 5px #ccc
}

    .n3-tour-detail .menu-left .side-menu li a i {
        font-size: 16px;
        color: #4c4c4c;
        width: 20px
    }

    .n3-tour-detail .menu-left .side-menu li a:hover {
        /*background: #07934a;*/
        color: #07934a
    }

.n3-tour-detail .side-menu ul li i {
    margin-left: 0 !important
}

.n3-tour-detail .services {
    background: #f1f1f1;
    margin-bottom: 30px
}

.n3-tour-detail .title-lg {
    text-transform: uppercase;
    font-size: 16px;
    padding: 10px 0;
    font-weight: 700;
    clear:both;
}

.n3-tour-detail .tab-content ul {
    margin: 0 0 10px 20px
}

.n3-tour-detail .tab-content ol {
    margin: 0 0 10px 15px
}

.n3-tour-detail .tab-content ul li {
    line-height: 1.5
}

.n3-tour-detail .services .frame-service {
    background: #f1f1f1;
    padding: 10px 15px 15px
}

    .n3-tour-detail .services .frame-service ul.list-service li {
        margin: 10px 0 !important;
        display: block;
        list-style: none;
        background: url(../images/circle.png) top left no-repeat;
        padding-left: 20px;
        font-weight: 400
    }

.title-lg h2 {
    margin: 0
}

.n3-tour-detail .title-lg h2 {
    font-size: 20px;
    font-weight: 700
}

.n3-tour-detail .chitiettour .note-content, .n3-tour-detail .luuy .attention {
    line-height: 20px;
    text-align: justify
}

.n3-tour-detail .sec-info {
    background: #f1f1f1;
    height: auto;
    float: left;
    width: 100%
}

.n3-tour-detail .chuongtrinhtour .list {
    float: left;
    padding: 1.5em 0 0;
    margin-bottom: 0
}

    .n3-tour-detail .chuongtrinhtour .list .list__item {
        float: left;
        width: 100%;
        display: flex;
        justify-content: space-around
    }

        .n3-tour-detail .chuongtrinhtour .list .list__item .list__time {
            color: #212121;
            width: 5%;
            text-align: left
        }

.n3-tour-detail .chuongtrinhtour .num {
    font-size: 28px;
    font-weight: 700;
    color: #fc3400;
    margin-bottom: 7px
}

.n3-tour-detail .chuongtrinhtour .day {
    font-weight: 700;
    color: #fc3400
}

.day {
    width: 80px
}

.n3-tour-detail .chuongtrinhtour .list .list__item .list__desc .border:after {
    background: #fc3400;
    border: 3px solid #174786;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    margin-top: -9px;
    left: -9px;
    width: 20px;
    height: 20px
}

.n3-tour-detail .chuongtrinhtour .list .list__item .list__desc .border {
    width: 3px;
    position: absolute;
    top: 0;
    bottom: -1px;
    left: -8%
}

.n3-tour-detail .chuongtrinhtour .list .list__item .list__desc {
    width: 88%;
    color: #212121;
    font-size: 15px;
    line-height: 22px;
    padding-bottom: 30px;
    position: relative
}

.n3-tour-detail .chuongtrinhtour .name {
    padding-bottom: 7px;
    border-bottom: 1px dashed #ccc;
    margin-bottom: 7px;
    color: #007ce6;
    margin-top: 0;
    font-size: 16px;
    font-weight: 700;
    line-height:1.5;
}
.n3-tour-detail .chuongtrinhtour .list__desc .name img{
    padding-right:5px;
}
.n3-tour-detail .chuongtrinhtour .list__time .name {
    border-bottom: none;
    color: #fc3400
}

.font500 {
    font-weight: 500
}

.n3-tour-detail .chuongtrinhtour .detail {
    text-align: justify;
    line-height: 22px;
    margin-bottom: 10px;
    max-height: 136px;
    overflow-y: hidden;
    padding:0 5px;
}

.n3-tour-detail .chuongtrinhtour .an-hien a {
    color: #fc3400
}
.n3-tour-detail .chuongtrinhtour .d1.detail img {
    width: 99% !important;
}
.n3-tour-detail .sec-info .sec-content {
    padding: 20px
}

.tour-name {
    font-size: 28px;
    color: #174786;
    font-weight: 700;
    margin-top: 15px;
    line-height: 1.2
}

.n3-tour-detail .news-relate ul.list-news li {
    margin: 5px 0 !important;
    list-style: none;
    padding: 0 20px 0 0
}

    .n3-tour-detail .news-relate ul.list-news li a {
        color: #333;
        list-style: none;
        background: url(../images/circle1.png) top left no-repeat;
        padding-left: 20px;
        line-height: 14px;
        transition: all linear .15s
    }

.wp-side-bar-tt {
    box-shadow: 2px 2px 7px -3px #000
}

.mobile-tourdetails-right .wp-tour-lienquan {
    display: none
}

.mobile-chi-tiet-thanh-toan .chi-tiet-thanh-toan {
    display: block
}

.box-cttour2 .tien-nghi, .mobile-tourdetails .chi-tiet-thanh-toan {
    display: none
}

.box-cttour2 #hangphong ul li {
    margin-left: 30px
}

.title-tt {
    font-size: 16px;
    font-weight: 500;
    line-height: 2;
    color: #07934a;
    margin-left: 15px
}

.hotel-mobile {
    display: block
}

.hotels-mobile .chi-tiet-thanh-toan {
    display: none
}

.hotels-mobile-right .chi-tiet-thanh-toan {
    display: block
}

.owl-carousel .owl-item i img {
    display: initial;
    width: auto
}

.box-thanhtoan .nav > li > a > img {
    max-width: 100%
}

#thongtin ol, #thongtin ul, .box-thanhtoan .panel-default ol, .box-thanhtoan .panel-default ul {
    padding: 0 0 0 15px
}

    #thongtin ol ol, #thongtin ul ul, .box-thanhtoan .panel-default ol ol, .box-thanhtoan .panel-default ul ul {
        padding: 0 0 0 30px
    }

.thongbao-cam {
    height: 38px
}

.wp-phuongthuc-thanhtoan ol li, .wp-phuongthuc-thanhtoan ul li {
    margin-left: 25px
}

.fb-widget, fb-livechat {
    display: none
}

.facebook-icon {
    width: 50px;
    position: fixed;
    top: 15%;
    z-index: 9999;
    right: 0;
    color: #fff;
    text-align: right;
    font-size: 12px;
    cursor: pointer
}

.bubble, .bubble-msg, .ctrlq.fb-button, .fb-credit, .footer-social {
    text-align: center
}

.tour_dl:hover .dropdown-menu-tour {
    display: inline-block
}

.dropdown-menu-tour {
    padding: 0;
    margin: 0;
    background: #ddd;
    max-width: 100%;
    z-index: 9999;
    display: none;
    position: absolute;
    left: 0
}

#header-site {
    position: relative
}

.dropdown-menu-tour .ul-1 {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
    /*display: flex;*/
justify-content: center
}

    .dropdown-menu-tour .ul-1 li {
        margin: 0 10px
    }

.dropdown-menu-tour ul li:hover .a_hover_items {
    background: #0081c5;
    color: #fff
}

.dropdown-menu-tour .ul-1 li .a_hover_items {
    padding: 10px;
    position: relative;
    float: left;
    width: 100%;
    color: #000;
    font-weight: 700
}

    .dropdown-menu-tour .ul-1 li .a_hover_items:after {
        position: absolute;
        right: -10px;
        top: 45%;
        transform: translateY(-50%)
    }

.dropdown-menu-tour ul li .popover_tourr {
    position: absolute;
    top: 39px;
    z-index: 999999;
    background: #fff;
    width: 100%
}

.navbar-right .tour_dl {
    position: unset !important
}

.ul-1 li:hover .dropdown-menu-tour-2 {
    display: flex !important
}

footer#footer-site {
    margin-top: 20px
}

.dropdown-menu-tour-2 {
    display: none;
    float: left;
    position: absolute;
    padding: 0;
    background: #fff !important;
    border: 1px solid #bcbebf;
}

    /*.dropdown-menu-tour-2 ul {
        width: 150px !important;
        float: left
    }*/

    /*.dropdown-menu-tour-2 label:last-child {
        display: none
    }*/

    /*.dropdown-menu-tour-2 ul li:first-child {
        margin-bottom: 10px !important;
        text-align: center;
        border-bottom: 1px solid #ccc
    }*/

    .dropdown-menu-tour-2 ul li {
        list-style: none;
        margin-bottom: 10px !important
    }
        .dropdown-menu-tour-2 ul li.bd-r {
            border-right: solid 1px rgba(0,0,0,.15);
            padding:0 15px;
        }
        .dropdown-menu-tour-2 ul li.bd-r:last-child {
            border-right: none;
        }
/*.dropdown-menu-tour-2 ul li:hover a {
            text-decoration: underline;
            color: #337ab7
        }*/
/*.dropdown-menu-tour-2 ul li:first-child a {
            font-weight: 700;
            font-size: 15px;
            margin-bottom: 10px;
            text-transform: uppercase
        }*/
.dropdown-menu-tour-2 ul li:last-child {
    margin-bottom: 0px !important
}
        .wp-list-quocgia {
            max-height: 400px;
            overflow-y: auto
        }

.guide {
    border: 1px solid #f0f0f0;
    padding: 0
}

.width205 {
    width: 205px !important
}

.height400 {
    max-height: 400px;
    overflow: scroll
}

.BgRed {
    color: #ff4500
}

.lich-trinh .nav li:first-child {
    padding-left: 0
}

.lich-trinh .nav li {
    padding-left: 0;
    margin: 0
}

.lich-trinh .nav a {
    padding: 9.3px 0 9.3px 24px;
    border-radius: 0;
    position: relative;
    background: #ddd
}

    .lich-trinh .nav a:after, .lich-trinh .nav a:before {
        height: 38px;
        content: '';
        position: absolute;
        right: -38px;
        z-index: 99;
        top: 0
    }

    .lich-trinh .nav a:focus, .lich-trinh .nav a:hover {
        background: #0081c5 !important;
        color: #fff !important
    }

.f89820 {
    color: #0081c5;
    font-weight: 700
}

.lich-trinh .nav a:after {
    width: 38px;
    border-top: 18.5px solid transparent;
    border-bottom: 18.5px solid transparent;
    border-left: 24px solid #ddd
}

.lich-trinh .nav a:before {
    width: 37px;
    border-top: 17.5px solid transparent;
    border-bottom: 17.5px solid transparent;
    border-left: 24px solid #adb9d4
}

.lich-trinh .nav a:hover:after, .lich-trinh .nav li.active a:after {
    border-left: 24px solid #0081c5
}

.lich-trinh .nav .active a .f89820, .lich-trinh .nav a:hover .f89820 {
    color: #fff !important
}

.lich-trinh .nav .active a {
    background: #0081c5;
    padding: 9.3px 0 9.3px 24px
}

.fb-livechat, .fb-widget {
    display: none
}

.ctrlq.fb-button, .ctrlq.fb-close {
    position: fixed;
    right: 24px;
    cursor: pointer
}

.ctrlq.fb-button {
    z-index: 999;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjwhRE9DVFlQRSBzdmcgIFBVQkxJQyAnLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4nICAnaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkJz48c3ZnIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDEyOCAxMjgiIGhlaWdodD0iMTI4cHgiIGlkPSJMYXllcl8xIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAxMjggMTI4IiB3aWR0aD0iMTI4cHgiIHhtbDpzcGFjZT0icHJlc2VydmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxnPjxyZWN0IGZpbGw9IiMwMDg0RkYiIGhlaWdodD0iMTI4IiB3aWR0aD0iMTI4Ii8+PC9nPjxwYXRoIGQ9Ik02NCwxNy41MzFjLTI1LjQwNSwwLTQ2LDE5LjI1OS00Niw0My4wMTVjMCwxMy41MTUsNi42NjUsMjUuNTc0LDE3LjA4OSwzMy40NnYxNi40NjIgIGwxNS42OTgtOC43MDdjNC4xODYsMS4xNzEsOC42MjEsMS44LDEzLjIxMywxLjhjMjUuNDA1LDAsNDYtMTkuMjU4LDQ2LTQzLjAxNUMxMTAsMzYuNzksODkuNDA1LDE3LjUzMSw2NCwxNy41MzF6IE02OC44NDUsNzUuMjE0ICBMNTYuOTQ3LDYyLjg1NUwzNC4wMzUsNzUuNTI0bDI1LjEyLTI2LjY1N2wxMS44OTgsMTIuMzU5bDIyLjkxLTEyLjY3TDY4Ljg0NSw3NS4yMTR6IiBmaWxsPSIjRkZGRkZGIiBpZD0iQnViYmxlX1NoYXBlIi8+PC9zdmc+) center no-repeat #0084ff;
    width: 50px;
    height: 50px;
    bottom: 10px;
    border: 0;
    outline: 0;
    border-radius: 60px;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    -ms-border-radius: 60px;
    -o-border-radius: 60px;
    box-shadow: 0 1px 6px rgba(0,0,0,.06),0 2px 32px rgba(0,0,0,.16);
    -webkit-transition: box-shadow .2s ease;
    background-size: 80%;
    transition: all .2s ease-in-out;
    right: 15px;
}
.ctrlq.zalo-button {
    z-index: 999;
    background: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgNDYwLjEgNDM2LjYiIHdpZHRoPSI1MCIgaGVpZ2h0PSI1MCI+PHN0eWxlPi5zdDB7ZmlsbDojZmRmZWZlfS5zdDF7ZmlsbDojMDE4MGM3fS5zdDJ7ZmlsbDojMDE3MmIxfS5zdDN7ZmlsbDpub25lO3N0cm9rZTojMDE4MGM3O3N0cm9rZS13aWR0aDoyO3N0cm9rZS1taXRlcmxpbWl0OjEwfTwvc3R5bGU+PHRpdGxlPmxvZ28temFsby12ZWN0b3I8L3RpdGxlPjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik04Mi42IDM4MC45Yy0xLjgtLjgtMy4xLTEuNy0xLTMuNSAxLjMtMSAyLjctMS45IDQuMS0yLjggMTMuMS04LjUgMjUuNC0xNy44IDMzLjUtMzEuNSA2LjgtMTEuNCA1LjctMTguMS0yLjgtMjYuNUM2OSAyNjkuMiA0OC4yIDIxMi41IDU4LjYgMTQ1LjUgNjQuNSAxMDcuNyA4MS44IDc1IDEwNyA0Ni42YzE1LjItMTcuMiAzMy4zLTMxLjEgNTMuMS00Mi43IDEuMi0uNyAyLjktLjkgMy4xLTIuNy0uNC0xLTEuMS0uNy0xLjctLjctMzMuNyAwLTY3LjQtLjctMTAxIC4yQzI4LjMgMS43LjUgMjYuNi42IDYyLjNjLjIgMTA0LjMgMCAyMDguNiAwIDMxMyAwIDMyLjQgMjQuNyA1OS41IDU3IDYwLjcgMjcuMyAxLjEgNTQuNi4yIDgyIC4xIDIgLjEgNCAuMiA2IC4ySDI5MGMzNiAwIDcyIC4yIDEwOCAwIDMzLjQgMCA2MC41LTI3IDYwLjUtNjAuM3YtLjYtNTguNWMwLTEuNC41LTIuOS0uNC00LjQtMS44LjEtMi41IDEuNi0zLjUgMi42LTE5LjQgMTkuNS00Mi4zIDM1LjItNjcuNCA0Ni4zLTYxLjUgMjcuMS0xMjQuMSAyOS0xODcuNiA3LjItNS41LTItMTEuNS0yLjItMTcuMi0uOC04LjQgMi4xLTE2LjcgNC42LTI1IDcuMS0yNC40IDcuNi00OS4zIDExLTc0LjggNnptNzIuNS0xNjguNWMxLjctMi4yIDIuNi0zLjUgMy42LTQuOCAxMy4xLTE2LjYgMjYuMi0zMy4yIDM5LjMtNDkuOSAzLjgtNC44IDcuNi05LjcgMTAtMTUuNSAyLjgtNi42LS4yLTEyLjgtNy0xNS4yLTMtLjktNi4yLTEuMy05LjQtMS4xLTE3LjgtLjEtMzUuNy0uMS01My41IDAtMi41IDAtNSAuMy03LjQuOS01LjYgMS40LTkgNy4xLTcuNiAxMi44IDEgMy44IDQgNi44IDcuOCA3LjcgMi40LjYgNC45LjkgNy40LjggMTAuOC4xIDIxLjcgMCAzMi41LjEgMS4yIDAgMi43LS44IDMuNiAxLS45IDEuMi0xLjggMi40LTIuNyAzLjUtMTUuNSAxOS42LTMwLjkgMzkuMy00Ni40IDU4LjktMy44IDQuOS01LjggMTAuMy0zIDE2LjNzOC41IDcuMSAxNC4zIDcuNWM0LjYuMyA5LjMuMSAxNCAuMSAxNi4yIDAgMzIuMy4xIDQ4LjUtLjEgOC42LS4xIDEzLjItNS4zIDEyLjMtMTMuMy0uNy02LjMtNS05LjYtMTMtOS43LTE0LjEtLjEtMjguMiAwLTQzLjMgMHptMTE2LTUyLjZjLTEyLjUtMTAuOS0yNi4zLTExLjYtMzkuOC0zLjYtMTYuNCA5LjYtMjIuNCAyNS4zLTIwLjQgNDMuNSAxLjkgMTcgOS4zIDMwLjkgMjcuMSAzNi42IDExLjEgMy42IDIxLjQgMi4zIDMwLjUtNS4xIDIuNC0xLjkgMy4xLTEuNSA0LjguNiAzLjMgNC4yIDkgNS44IDE0IDMuOSA1LTEuNSA4LjMtNi4xIDguMy0xMS4zLjEtMjAgLjItNDAgMC02MC0uMS04LTcuNi0xMy4xLTE1LjQtMTEuNS00LjMuOS02LjcgMy44LTkuMSA2Ljl6bTY5LjMgMzcuMWMtLjQgMjUgMjAuMyA0My45IDQ2LjMgNDEuMyAyMy45LTIuNCAzOS40LTIwLjMgMzguNi00NS42LS44LTI1LTE5LjQtNDIuMS00NC45LTQxLjMtMjMuOS43LTQwLjggMTkuOS00MCA0NS42em0tOC44LTE5LjljMC0xNS43LjEtMzEuMyAwLTQ3IDAtOC01LjEtMTMtMTIuNy0xMi45LTcuNC4xLTEyLjMgNS4xLTEyLjQgMTIuOC0uMSA0LjcgMCA5LjMgMCAxNHY3OS41YzAgNi4yIDMuOCAxMS42IDguOCAxMi45IDYuOSAxLjkgMTQtMi4yIDE1LjgtOS4xLjMtMS4yLjUtMi40LjQtMy43LjItMTUuNS4xLTMxIC4xLTQ2LjV6Ii8+PHBhdGggY2xhc3M9InN0MSIgZD0iTTEzOS41IDQzNi4yYy0yNy4zIDAtNTQuNy45LTgyLS4xLTMyLjMtMS4zLTU3LTI4LjQtNTctNjAuNyAwLTEwNC4zLjItMjA4LjYgMC0zMTNDLjUgMjYuNyAyOC40IDEuOCA2MC41LjljMzMuNi0uOSA2Ny4zLS4yIDEwMS0uMi42IDAgMS40LS4zIDEuNy43LS4yIDEuOC0yIDItMy4xIDIuNy0xOS44IDExLjYtMzcuOSAyNS41LTUzLjEgNDIuNy0yNS4xIDI4LjQtNDIuNSA2MS00OC40IDk4LjktMTAuNCA2Ni45IDEwLjUgMTIzLjcgNTcuOCAxNzEuMSA4LjQgOC41IDkuNSAxNS4xIDIuOCAyNi41LTguMSAxMy43LTIwLjQgMjMtMzMuNSAzMS41LTEuNC44LTIuOCAxLjgtNC4yIDIuNy0yLjEgMS44LS44IDIuNyAxIDMuNS40LjkuOSAxLjcgMS41IDIuNSAxMS41IDEwLjIgMjIuNCAyMS4xIDMzLjcgMzEuNSA1LjMgNC45IDEwLjYgMTAgMTUuNyAxNS4xIDIuMSAxLjkgNS42IDIuNSA2LjEgNi4xeiIvPjxwYXRoIGNsYXNzPSJzdDIiIGQ9Ik0xMzkuNSA0MzYuMmMtLjUtMy41LTQtNC4xLTYuMS02LjItNS4xLTUuMi0xMC40LTEwLjItMTUuNy0xNS4xLTExLjMtMTAuNC0yMi4yLTIxLjMtMzMuNy0zMS41LS42LS44LTEuMS0xLjYtMS41LTIuNSAyNS41IDUgNTAuNCAxLjYgNzQuOS01LjkgOC4zLTIuNSAxNi42LTUgMjUtNy4xIDUuNy0xLjUgMTEuNy0xLjIgMTcuMi44IDYzLjQgMjEuOCAxMjYgMTkuOCAxODcuNi03LjIgMjUuMS0xMS4xIDQ4LTI2LjcgNjcuNC00Ni4yIDEtMSAxLjctMi41IDMuNS0yLjYuOSAxLjQuNCAyLjkuNCA0LjR2NTguNWMuMiAzMy40LTI2LjYgNjAuNi02MCA2MC45aC0uNWMtMzYgLjItNzIgMC0xMDggMEgxNDUuNWMtMi0uMi00LS4zLTYtLjN6Ii8+PHBhdGggY2xhc3M9InN0MSIgZD0iTTE1NS4xIDIxMi40YzE1LjEgMCAyOS4zLS4xIDQzLjQgMCA3LjkuMSAxMi4yIDMuNCAxMyA5LjcuOSA3LjktMy43IDEzLjItMTIuMyAxMy4zLTE2LjIuMi0zMi4zLjEtNDguNS4xLTQuNyAwLTkuMy4yLTE0LS4xLTUuOC0uMy0xMS41LTEuNS0xNC4zLTcuNXMtLjgtMTEuNCAzLTE2LjNjMTUuNC0xOS42IDMwLjktMzkuMyA0Ni40LTU4LjkuOS0xLjIgMS44LTIuNCAyLjctMy41LTEtMS43LTIuNC0uOS0zLjYtMS0xMC44LS4xLTIxLjcgMC0zMi41LS4xLTIuNSAwLTUtLjMtNy40LS44LTUuNy0xLjMtOS4yLTctNy45LTEyLjYuOS0zLjggMy45LTYuOSA3LjctNy44IDIuNC0uNiA0LjktLjkgNy40LS45IDE3LjgtLjEgMzUuNy0uMSA1My41IDAgMy4yLS4xIDYuMy4zIDkuNCAxLjEgNi44IDIuMyA5LjcgOC42IDcgMTUuMi0yLjQgNS43LTYuMiAxMC42LTEwIDE1LjUtMTMuMSAxNi43LTI2LjIgMzMuMy0zOS4zIDQ5LjgtMS4xIDEuMy0yLjEgMi42LTMuNyA0Ljh6Ii8+PHBhdGggY2xhc3M9InN0MSIgZD0iTTI3MS4xIDE1OS44YzIuNC0zLjEgNC45LTYgOS02LjggNy45LTEuNiAxNS4zIDMuNSAxNS40IDExLjUuMyAyMCAuMiA0MCAwIDYwIDAgNS4yLTMuNCA5LjgtOC4zIDExLjMtNSAxLjktMTAuNy40LTE0LTMuOS0xLjctMi4xLTIuNC0yLjUtNC44LS42LTkuMSA3LjQtMTkuNCA4LjctMzAuNSA1LjEtMTcuOC01LjgtMjUuMS0xOS43LTI3LjEtMzYuNi0yLjEtMTguMyA0LTMzLjkgMjAuNC00My41IDEzLjYtOC4xIDI3LjQtNy40IDM5LjkgMy41em0tMzUuNCAzNi41Yy4yIDQuNCAxLjYgOC42IDQuMiAxMi4xIDUuNCA3LjIgMTUuNyA4LjcgMjMgMy4zIDEuMi0uOSAyLjMtMiAzLjMtMy4zIDUuNi03LjYgNS42LTIwLjEgMC0yNy43LTIuOC0zLjktNy4yLTYuMi0xMS45LTYuMy0xMS0uNy0xOC43IDcuOC0xOC42IDIxLjl6TTM0MC40IDE5Ni45Yy0uOC0yNS43IDE2LjEtNDQuOSA0MC4xLTQ1LjYgMjUuNS0uOCA0NC4xIDE2LjMgNDQuOSA0MS4zLjggMjUuMy0xNC43IDQzLjItMzguNiA0NS42LTI2LjEgMi42LTQ2LjgtMTYuMy00Ni40LTQxLjN6bTI1LjEtMi40Yy0uMiA1IDEuMyA5LjkgNC4zIDE0IDUuNSA3LjIgMTUuOCA4LjYgMjMgMyAxLjEtLjggMi0xLjggMi45LTIuOCA1LjgtNy42IDUuOC0yMC40LjEtMjgtMi44LTMuOC03LjItNi4yLTExLjktNi4zLTEwLjgtLjYtMTguNCA3LjYtMTguNCAyMC4xek0zMzEuNiAxNzdjMCAxNS41LjEgMzEgMCA0Ni41LjEgNy4xLTUuNSAxMy0xMi42IDEzLjItMS4yIDAtMi41LS4xLTMuNy0uNC01LTEuMy04LjgtNi42LTguOC0xMi45di03OS41YzAtNC43LS4xLTkuMyAwLTE0IC4xLTcuNyA1LTEyLjcgMTIuNC0xMi43IDcuNi0uMSAxMi43IDQuOSAxMi43IDEyLjkuMSAxNS42IDAgMzEuMyAwIDQ2Ljl6Ii8+PHBhdGggY2xhc3M9InN0MCIgZD0iTTIzNS43IDE5Ni4zYy0uMS0xNC4xIDcuNi0yMi42IDE4LjUtMjIgNC43LjIgOS4xIDIuNSAxMS45IDYuNCA1LjYgNy41IDUuNiAyMC4xIDAgMjcuNy01LjQgNy4yLTE1LjcgOC43LTIzIDMuMy0xLjItLjktMi4zLTItMy4zLTMuMy0yLjUtMy41LTMuOS03LjctNC4xLTEyLjF6TTM2NS41IDE5NC41YzAtMTIuNCA3LjYtMjAuNyAxOC40LTIwLjEgNC43LjEgOS4xIDIuNSAxMS45IDYuMyA1LjcgNy42IDUuNyAyMC41LS4xIDI4LTUuNiA3LjEtMTYgOC4zLTIzLjEgMi43LTEuMS0uOC0yLTEuOC0yLjgtMi45LTMtNC4xLTQuNC05LTQuMy0xNHoiLz48cGF0aCBjbGFzcz0ic3QzIiBkPSJNNjYgMWgzMjguMWMzNS45IDAgNjUgMjkuMSA2NSA2NXYzMDNjMCAzNS45LTI5LjEgNjUtNjUgNjVINjZjLTM1LjkgMC02NS0yOS4xLTY1LTY1VjY2QzEgMzAuMSAzMC4xIDEgNjYgMXoiLz48L3N2Zz4=) center no-repeat #ffff;
    width: 50px;
    height: 50px;
    bottom: 10px;
    border: 0;
    outline: 0;
    border-radius: 60px;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    -ms-border-radius: 60px;
    -o-border-radius: 60px;
    box-shadow: 0 1px 6px rgba(0,0,0,.06),0 2px 32px rgba(0,0,0,.16);
    -webkit-transition: box-shadow .2s ease;
    background-size: 80%;
    transition: all .2s ease-in-out
}

    .ctrlq.fb-button:focus, .ctrlq.fb-button:hover {
        transform: scale(1.1);
        box-shadow: 0 2px 8px rgba(0,0,0,.09),0 4px 40px rgba(0,0,0,.24)
    }
.ctrlq.zalo-button:focus, .ctrlq.zalo-button:hover {
    transform: scale(1.1);
    box-shadow: 0 2px 8px rgba(0,0,0,.09),0 4px 40px rgba(0,0,0,.24)
}

.fb-widget {
    background: #fff;
    z-index: 1000;
    position: fixed;
    width: 360px;
    height: 435px;
    overflow: hidden;
    opacity: 0;
    bottom: 0;
    right: 24px;
    border-radius: 6px;
    -o-border-radius: 6px;
    -webkit-border-radius: 6px;
    box-shadow: 0 5px 40px rgba(0,0,0,.16);
    -webkit-box-shadow: 0 5px 40px rgba(0,0,0,.16);
    -moz-box-shadow: 0 5px 40px rgba(0,0,0,.16);
    -o-box-shadow: 0 5px 40px rgba(0,0,0,.16)
}

.fb-credit {
    margin-top: 8px
}

    .fb-credit a {
        transition: none;
        color: #bec2c9;
        font-family: Helvetica,Arial,sans-serif;
        font-size: 12px;
        text-decoration: none;
        border: 0;
        font-weight: 400
    }

.ctrlq.fb-overlay {
    z-index: 0;
    position: fixed;
    height: 100vh;
    width: 100vw;
    -webkit-transition: opacity .4s,visibility .4s;
    transition: opacity .4s,visibility .4s;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.05);
    display: none
}

.ctrlq.fb-close {
    z-index: 4;
    padding: 0 6px;
    background: #365899;
    font-weight: 700;
    font-size: 11px;
    color: #fff;
    margin: 8px;
    border-radius: 3px
}

    .ctrlq.fb-close::after {
        content: "X";
        font-family: sans-serif
    }

.bubble {
    width: 20px;
    height: 20px;
    background: #c00;
    color: #fff;
    position: absolute;
    z-index: 999999999;
    vertical-align: middle;
    top: -2px;
    left: -5px;
    border-radius: 50%
}

.bubble-msg {
    left: -140px;
    top: 5px;
    position: relative;
    background: rgba(59,89,152,.8);
    color: #fff;
    padding: 5px 8px;
    border-radius: 8px;
    font-size: 13px;
    width: 125px !important;
    margin-top: 12px
}

.paddingTop30 {
    padding-top: 30px
}

.paddingBottom40 {
    padding-bottom: 40px
}

.menuFocus {
    cursor: pointer;
    font-size: 16px
}

#fb-root {
    padding-right: 100px !important
}

.text-white, .text-white:hover {
    color: #fff
}

.footer-social {
    padding: 10px 0
}

.wp-footer-site .footer-social li {
    position: relative;
    display: inline-block;
    margin-right: 4px;
    list-style: none
}

    .wp-footer-site .footer-social li a {
        position: relative;
        display: inline-block;
        font-size: 20px;
        width: 40px;
        height: 40px;
        line-height: 33px;
        color: #dde0e6;
        border: 2px solid #dde0e6;
        text-align: center;
        transition: all .5s ease
    }

        .wp-footer-site .footer-social li a:hover {
            background: #07934a;
            color:#fff;
        }

        .wp-footer-site .footer-social li a i {
            margin-right: 0
        }

.panel-body.cong-van {
    padding: 15px 0 0 !important
}

xuat-hoa-don .wp-left-pttt .panel-default > .panel-heading {
    background: none;
    color: #ed2024;
    padding: 0
}

.xuat-hoa-don {
    padding-top: 5px
}

    .xuat-hoa-don .panel-group {
        margin-bottom: 0
    }

    .xuat-hoa-don .wp-left-pttt .panel-default > .panel-heading::after {
        content: none
    }

    .xuat-hoa-don .panel-collapse {
        border: 1px solid #ccc;
        border-radius: 5px;
        padding: 0 10px
    }

    .xuat-hoa-don .form-group {
        margin: 10px 0
    }

        .xuat-hoa-don .form-group:nth-child(2n) {
            margin: 10px 0
        }

    .xuat-hoa-don .ma-so-thue {
        width: 50%
    }

    .xuat-hoa-don .panel-default > .panel-heading + .panel-collapse > .panel-body {
        border-top: none
    }

.xuat-vat {
    display: none;
    border: 1px solid #ccc;
    border-radius: 8px;
    margin: 5px 0;
    padding: 10px
}

    .xuat-vat.active {
        display: block
    }

.bestseller {
    display: block
}

.bestseller-mobille {
    display: none
}

.p-b-10 {
    padding-bottom: 10px
}

.m-g-t-8 {
    margin-top: 8px
}

.IBESearchBoxContent > div:first-child {
    background: #0081c5 !important;
    font-size: 0 !important
}

#ButtonBook .ButtonGreen, #IBEProgressBarWrapper li.active i, #IBESearchBox .IBESearchButton, #IBESearchResult .IBESearchBoxHeader, #IBESearchResult .IBESelectFlight, #IBESearchResult .IBESelectFlight i, #SearchParamDomesticDepart, #Step1 .IBEBookingInfoBox > h1, #Step2 .IBEBookingInfoBox > h1, #pnFilter .BoxTitle, .Box .BoxTitle, .FareHeader, .NormalBox .Title, .SearchParamDomestic, .SearchParamGlobal {
    background: #0081c5 !important
}

#IBEProgressBarWrapper li.active a, #IBEWeAreSearchingFlight, .FareFlightContent .FilghtItem .FilghtInfo .FlightInfoDetails .FlightInfoDetailsContent .Arrival .City, .FareFlightContent .FilghtItem .FilghtInfo .FlightInfoDetails .FlightInfoDetailsContent .Arrival .Time .TimeDetail, .FareFlightContent .FilghtItem .FilghtInfo .FlightInfoDetails .FlightInfoDetailsContent .Depart .City, .FareFlightContent .FilghtItem .FilghtInfo .FlightInfoDetails .FlightInfoDetailsContent .Depart .Time .TimeDetail {
    color: #0081c5 !important
}

#IBESearchResult .IBESelectFlight i {
    border-left: 1px solid #0081c5
}

.IBEMobileBreadCrumb .IBEMBCSteps li a.done {
    background: #216cbd
}

.IBESearchResult {
    width: 100% !important
}

.IBESRMain {
    width: 70% !important
}

.IBESRRight {
    margin-left: 8px !important;
    width: 29% !important
}
.FlightItem .Price, .FlightItem .Price b{
    width:180px !important;
}
.FlightItem .FlightInfo {
    padding-left: 40px !important;
}
.IBESRWrapper .IBESearchBoxMain {
    border-color: #ddd !important
}

.tab-content .IBESearchBoxMain {
    padding: 10px 0 !important
}

.IBESearchBoxFrom {
    width: 49% !important;
    float: left
}

.IBESearchBoxTo {
    width: 49% !important;
    float: right
}

.BoxFareOption, .IBESRRight .IBESearchBoxFrom, .IBESRRight .IBESearchBoxTo {
    width: 100% !important
}

.IBESearchBoxReturnDate .IBEFormItem[data-type=text] label, .IBESearchBoxStartDate .IBEFormItem[data-type=text] label {
    min-width: 100px !important;
    font-weight: 400 !important
}

.PageNumber {
    margin-left: 15px !important;
    color: #fff !important
}

.IBEFormItem span.IBESearchButton {
    margin-top: 32px !important
}

.IBESearchBoxHeader {
    font-size: 0 !important
}

    .IBESearchBoxHeader:before {
        content: "Tìm và đặt vé máy bay";
        font-size: 16px !important
    }

.vitravel-thankyou .payment-order {
    position: relative;
    line-height: 30px;
    padding: 40px 10px 20px;
    margin-bottom: 15px;
    border: 1px solid #ddd
}

    .vitravel-thankyou .payment-order h3 {
        font-size: 18px;
        margin-bottom: 0
    }

    .vitravel-thankyou .payment-order p {
        margin-bottom: 0
    }

    .vitravel-thankyou .payment-order h1.page-heading {
        font-size: 16px;
        margin-bottom: 5px;
        color: green;
        font-weight: 600;
        height: 40px;
        border-bottom: 1px solid #eaeaea;
        line-height: 40px;
        position: relative
    }

    .vitravel-thankyou .payment-order h2.page-heading {
        font-size: 16px;
        margin-bottom: 0;
        color: green;
        font-weight: 600;
        position: relative
    }

    .vitravel-thankyou .payment-order table thead {
        background-color: #eaeaea
    }

    .vitravel-thankyou .payment-order .print-order a {
        color: #fff;
        background-color: red;
        line-height: 20px;
        padding: 5px;
        position: absolute;
        left: 0;
        top: 0
    }

.vitravel-thankyou .table > tbody > tr > td span {
    color: #00467e;
    font-weight: 500;
    line-height: 20px;
    vertical-align: top
}

.vitravel-thankyou .table > tbody > tr > td.w15, .vitravel-thankyou .table > thead > tr > th.w15 {
    width: 15%
}

.vitravel-thankyou .table > thead > tr > th.w5 {
    width: 5%
}

.vitravel-thankyou .table > tbody > tr > td.w30 {
    width: 30%
}

.vitravel-thankyou .payment-order .total-payment {
    color: red;
    font-weight: 600
}

.vitravel-thankyou .table > tbody > tr > td.ins {
    font-size: 16px;
    color: #07934a;
    margin-left: 15px;
    font-weight: 600
}

.preloader {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 999999;
    background-color: #fff;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(/Projects/Visoft/Resources/icons/preloader.gif)
}

#slider-home {
    max-height: 489px;
    overflow: hidden;
    width:100%;
}
#slide-tour {
    /*max-height: 255px;*/
    overflow: hidden;
}
@media (min-width:1200px) {
    .list-img-ks-right li img {
        height: 153px
    }
    wp-list-item-dv li {margin-left: 20px;}
    .wp-left-box1 img {
        height: 316px
    }

    /*.wp-thongbao .tool-tip {
        min-width: auto;
    }*/

    .wp-item-dulich.wp-item-tour-chot .img-dulich img {
        height: auto
    }

    .container {
        width: 1170px
    }

    span.dropdown-toggle {
        display: none
    }

    .navbar-default .navbar-nav > li > a {
        padding: 0 15px
    }

    .navbar-default .navbar-nav > li.dropdown, .navbar-default .navbar-nav > li.dropdown > ul > li.dropdown {
        position: relative
    }

        .navbar-default .navbar-nav > li.dropdown > ul.dropdown-menu, .navbar-default .navbar-nav > li.dropdown > ul.dropdown-menu > li.dropdown > ul.dropdown-menu {
            margin: 0;
            border-radius: 0;
            padding: 15px !important;
            border: none;
            box-shadow: 0 1px 5px rgba(0,0,0,.175);
            background: #fff;
            min-width: 220px;
            opacity: 0;
            position: absolute;
            -webkit-transform-origin: top;
            transform-origin: top;
            -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
            -webkit-transform: scale(1,0);
            transform: scale(1,0);
            transition: transform .5s ease,opacity .2s ease;
            -webkit-transition: -webkit-transform .5s ease,opacity .2s ease;
            display: block;
            left: 0
        }

            .navbar-default .navbar-nav > li.dropdown:hover > ul.dropdown-menu, .navbar-default .navbar-nav > li.dropdown > ul.dropdown-menu > li.dropdown:hover > ul.dropdown-menu {
                display: block;
                visibility: visible;
                z-index: 9999;
                opacity: 1;
                -webkit-transform: scale(1,1);
                transform: scale(1,1);
                transition: transform .3s ease,opacity .2s ease .1s;
                -webkit-transition: -webkit-transform .3s ease,opacity .2s ease .1s;
                left: 0
            }


    
    

    .dropdown-menu-tour-2 {
        max-width: 930px !important;
        box-shadow: 0 2px 5px #ccc;
        left: 33.7% !important
    }

        .dropdown-menu-tour-2.tour-domestic {
            /*left: auto !important;
            right: -230px*/
            left: 0% !important;
        }

    .darkHeader .container, footer .container {
        width: 1170px
    }

    .darkHeader {
        position: fixed !important;
        z-index: 9999999999999;
        top: 0;
        width: 100%;
        background: #fff;
        padding-top: 0;
        box-shadow: 0 2px 5px #ccc
    }
}
.tourslide .owl-carousel.owl-drag .owl-item {
    opacity: 0.5;
}
    .tourslide .owl-carousel.owl-drag .owl-item.active {
        border: 1px solid #f1f1f1;
        opacity: 1;
    }
.tourslide #sync2{
    display:none;
}
.tour_dl .d-flex-menu {
    display: flex;
    align-items: stretch;
}

.wp-main-header .nav-tabs {
    float: left;
}

    .wp-main-header .nav-tabs li {
        width: 100%;
        white-space: nowrap;
    }

.wp-main-header ul.nav-stacked li .tab-menu {
    color: #000 !important;
    padding: 15px 20px !important;
    cursor: pointer;
    font-size: 16px;
    font-weight: 500;
}

.wp-main-header .tab-content .mega-item-menu {
    display: inline-block;
    padding: 15px;
    border-bottom: 1px solid #eee;
    padding-bottom: 8px;
    width: 100%;
}

    .wp-main-header .tab-content .mega-item-menu:last-child {
        margin-bottom: 15px;
        border-bottom: 0;
        padding-bottom: 0;
    }

.mega-item-menu a {
    text-decoration: none;
    color: #333;
    float: right;
    background: 0 0;
    font-size: 16px;
}

    .mega-item-menu a:hover {
        color: #de6c2e;
        border-color: transparent !important;
    }

.wp-main-header .tab-content .mega-item-menu .label {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700 !important;
    width: 100%;
    display: block;
    text-align: left;
    padding: 0 !important;
    margin-bottom: 15px;
}

.wp-main-header .tab-content .mega-item-menu ul {
    list-style: none;
    padding: 0;
    float: left;
    width: 100%;
    display: grid;
    grid-template-columns: repeat(3,1fr);
}
    .wp-main-header .tab-content .mega-item-menu ul.gtc-5 {
        grid-template-columns: repeat(5,1fr);
    }
    .wp-main-header .tab-content .mega-item-menu ul li ul {
        grid-template-columns: repeat(1,1fr);
    }
    /*.wp-main-header .tab-content .mega-item-menu ul li {
        display: inline-block;
        width: 206px;
    }*/
    .wp-main-header .dropdown-menu-tour li > a {
        width: 100%;
        text-align: left;
        line-height: 1.6;
    }

.wp-main-header ul.nav-stacked li .tab-menu {
    color: #000 !important;
    padding: 15px 20px !important;
    cursor: pointer;
    font-size: 16px;
    font-weight: 500;
}

.wp-main-header ul.nav-stacked li.active .tab-menu {
    background-color: #fff !important;
}

.wp-main-header ul.nav-stacked {
    background-color: #ededed;
}
#slider-range {
    margin-bottom: 25px;
    margin-top: 10px;
}
#TourPrice {
    border: 0;
    color: #ed0080;
    font-weight: 700;
    height: auto;
    padding: 0;
    width: 100%;
    background:no-repeat;
}
.ui-slider-horizontal {
    height: 3px;
    background: #ed0080;
    border: 1px solid #ed0080;
}
.ui-slider-horizontal .ui-slider-range {
    top: -2px;
    background: #ed0080;
    height: 3px;
    border: 3px solid #ed0080;
}
    .ui-slider-horizontal .ui-slider-handle {
        background-color: #f5f5f5;
        border: 1px solid rgba(0,0,0,.1);
        height: 20px;
        top: -10px;
        cursor: pointer;
        border-radius: 16px;
        width: 20px;
    }
        .ui-slider-horizontal .ui-slider-handle:after {
            border-radius: 6px;
            -webkit-border-radius: 6px;
            -moz-border-radius: 6px;
            top: 4px;
            left: 4px;
            width: 10px;
            position: absolute;
            height: 10px;
            content: ' ';
            background: #4fa5e0;
        }
@media (min-width:1024px) {
    .tabs-title, .wp-tab-km .tab-1 .row.row-edit-10 {
        display: flex
    }

    .wp-list-tt2 {
        width: 100%
    }

    .tabs-title {
        align-items: center;
        justify-content: center
    }

    .wp-tab-km .tab-1 .row.row-edit-10 .col-md-4 > div {
        height: 100%;
        overflow: hidden
    }

    .wp-footer-site .row.row-edit-10 .col-edit-18 {
        width: 18.666667%
    }

    .wp-footer-site .row.row-edit-10 .col-edit-48 {
        width: 48%
    }

    .img-thongtin img {
        height: 212px;
        object-fit: cover;
    }

    .row .edit-width-70 {
        width: 65%
    }

    .row .edit-width-30 {
        width: 35%
    }
    .main-form-cc {
        position: relative;
        top: -45px
    }
    #diem-den, #diem-di, #ngay-di, #thoi-gian-tour, #ngay-nhan-phong, #ngay-tra-phong, #so-khach2, #service-search {
        border: 2px solid #07934a;
        background: #fff;
        border-radius: 10px;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
        #diem-den p, #diem-di p, #ngay-di p, #thoi-gian-tour p, #ngay-nhan-phong p, #ngay-tra-phong p, #so-khach2 p, #service-search p {
            padding: 10px 0 0 10px;
            margin-bottom: 0;
            font-size: 15px;
        }
        #diem-den i, #diem-di i, #ngay-di i, #thoi-gian-tour i, #ngay-nhan-phong i, #ngay-tra-phong i, #so-khach2 i, #service-search i {
            padding: 15px 0 15px 15px !important;
            font-size: 30px;
            color:#666;
        }
    #form-tour .form-control {
        box-sizing: border-box;
        display: inline-block;
        margin: 0;
        position: relative;
        vertical-align: middle;
        border: none;
        font-weight: 600;
        font-size: 16px;
        padding-left: 10px;
    }
    #form-tour .hidden-form {
        display: block !important;
    }
    #form-tour .tab-content {
        background: #fff;
        padding: 15px 15px;
        border-radius: 0 0 24px 24px;
        border-top: 1px solid #ccc;
    }
    #form-tour.active .tab-content {
        background: #fff;
        padding: 15px 15px;
        border-radius: 24px;
    }
    #form-tour .btn-danger {
        font-size: 18px;
        font-weight: 700;
        line-height: 22px;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 52px;
        border-radius: 8px;
        color: #fff;
        background-color: #0081c5;
        border-color: #0081c5;
    }
        #form-tour .btn-danger:hover {
            color: #fff;
            background-color: #07934a;
            border-color: #07934a;
        }
    .nav-form-c1 > li > a {
        min-width: 160px;
        height: 45px;
        font-size: 17px;
        font-weight: 600;
        line-height: 40px;
    }
    #form-tour.active .tab-content .tab-content {
        box-shadow: none;
    }
    #form-tour .hidden-form.btn-close-fr {
        display: none !important;
    }
    .nav-form-c1 > li > a {
        background: #fff;
        color: #666;
        border-radius: 24px 0 0 0;
    }
    .nav-form-c1 > li.active > a, .nav-form-c1 > li.active > a:focus, .nav-form-c1 > li.active > a:hover {
        background: #fff;
        color: #07934a;
        border-bottom: 5px solid #07934a;
    }
    .nav > li > a:focus, .nav > li > a:hover {
        background: #fff;
        color: #07934a;
        /*border-bottom: 5px solid #07934a;*/
    }
    #diem-den .nav > li > a:focus, #diem-den .nav > li > a:hover {
        border-bottom:none;
    }
    .nav-form-c1 {
        justify-content: normal;
    }
    #form-tour {
        background: #fff;
        box-shadow: 0 0 28px 6px rgb(0 0 0 / 20%);
        border-radius: 24px;
    }
    .nav-form-c1 > li > a img {
        color: #666;
    }
    /*.wp-item-dulich, .wp-item-tin_two, .wp-item-tour-dmuc, .wp-tintuc_one {
        border: 1px solid #07934a
    }*/
}
#form-tour ul li i {
    font-size: 20px;
}
.icon--tour::before {
    content: '\f196';
}
.icon::before {
    font-family: icons !important;
    font-style: normal;
    font-weight: 400 !important;
    vertical-align: middle;
}
.rowsearch {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.rowsearch > div {
    padding-left: 8px;
    padding-right: 8px;
    position: relative;
}
.rowsearch > div a {
    display: block;
    background: linear-gradient(to top,rgba(0,0,0,.65),transparent 100%);
}
.rowsearch > div span {
    margin: 0 auto;
    width: 100%;
    top: 35% !important;
    font-size: 14px;
    line-height: 1.5em;
    text-align: center;
    color: #fff;
    position: absolute;
    z-index: 999;
    -webkit-padding-start: 0;
    text-transform: uppercase;
    font-weight: 600;
    left: 0;
}
.rowsearch > div a img {
    opacity: 0.8 !important;
    width: 100%;
}
.rowsearch > div a:after {
    background: #fff;
    display: block;
    height: 2px;
    left: 15%;
    margin: 0 auto;
    position: absolute;
    transform: scaleX(0);
    transition: all .25s linear 0s;
    visibility: hidden;
    width: 70% !important;
    z-index: 999;
    content: "";
    top: 57%;
}
.rowsearch > div a:hover {
    background: #000 !important;
    color: #fff !important;
}
.category-list-search {
    background: #fff;
    box-shadow: 0 2px 2px #ccc;
    width: 610px;
    overflow: hidden;
    display: none;
    border-top: 1px solid #07934a;
    position: absolute;
    left: -5px;
    top: 70px;
}

.list-menu-categories {
    width: 200px;
    float: left;
    border-right: 1px #eee solid;
    height: 430px;
}

.content-menu-categories {
    height: 430px;
    padding-bottom: 15px;
}

.list-menu-categories ul {
    list-style: none;
    text-align: left;
    padding: 0;
    margin: 0;
}

    .list-menu-categories ul li {
        padding: 16px 20px;
        text-transform: uppercase;
        font-weight: 700;
        position: relative;
        border-bottom: 1px #eee solid;
    }

        .list-menu-categories ul li.active {
            background: #ff891e;
            color: #fff;
        }

            .list-menu-categories ul li.active:after {
                position: absolute;
                top: 50%;
                transform: translateY(-50%);
                content: "";
                border-color: transparent transparent transparent #ff891e;
                border-width: 8px;
                border-style: solid;
                right: -16px;
            }

.content-menu-categories .sub-list-tour li a:hover {
    color: #ff891e;
}
.content-menu-categories .rowsearch > div a.mobile-travelpoint {
    display: none
}
.pl-4, .px-4 {
    padding-left: 1.5rem !important;
}

.mt-3, .my-3 {
    margin-top: 1rem !important;
}

.content-menu-categories .rowsearch > div a {
    display: block;
    background: linear-gradient(to top,rgba(0,0,0,.65),transparent 100%);
}

.img-fluid {
    max-width: 100%;
    height: auto;
}

.content-menu-categories .rowsearch > div strong {
    position: absolute;
    left: 0;
    bottom: 10px;
    color: #fff;
    width: 100%;
    text-align: center;
    font-size: 13px;
}

.d-none {
    display: none !important;
}

.rowsearch {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.content-menu-categories .rowsearch > div {
    padding-left: 8px;
    padding-right: 8px;
    position: relative;
}

.pr-4, .px-4 {
    padding-right: 1.5rem !important;
}

.content-menu-categories .sub-cateogory {
    /*width: 200px;*/
    float: left;
    font-weight: 700;
    text-align: left;
    padding-left: 15px;
    font-size: 18px;
}

    .content-menu-categories .sub-cateogory ~ .sub-list-tour {
        padding-left: 110px;
    }

.content-menu-categories .sub-list-tour {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: left;
}

    .content-menu-categories .sub-list-tour li a {
        color: #999;
        font-size: 12px;
    }

    .content-menu-categories .sub-list-tour li {
        padding: 0 5px;
        display: inline-block;
    }

.content-menu-categories .sub-menu-list-categories {
    overflow: hidden;
    padding: 10px 15px 10px 0;
}

.f_14c {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    color: #174786;
}

.body-content-contact p {
    margin: 0px;
}

.body-content-contact .form-group {
    margin-bottom: 35px;
}

.color_red {
    color: red;
}

#diem-den, #diem-di, #thoi-gian-tour, #ngay-di, #ngay-nhan-phong, #ngay-tra-phong, #so-khach2, #service-search {
    border: 2px solid #07934a;
    background: #fff;
    border-radius: 10px;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}

    #diem-den p, #diem-di p, #thoi-gian-tour p, #ngay-di p, #ngay-nhan-phong p, #ngay-tra-phong p, #so-khach2 p, #service-search p {
        padding: 10px 0 0 10px;
        margin-bottom: 0;
        font-size: 15px;
    }

    #diem-den i, #diem-di i, #thoi-gian-tour i, #ngay-di i, #ngay-nhan-phong i, #ngay-tra-phong i, #so-khach2 i, #service-search i {
        padding: 15px 0 15px 15px !important;
        font-size: 30px;
        color: #666;
    }

#form-tour .form-control {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle;
    border: none;
    font-weight: 600;
    font-size: 16px;
    padding-left: 10px;
}

#form-tour .hidden-form {
    display: block !important;
}
#form-tour .btn-danger {
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 52px;
    border-radius: 8px;
    color: #fff;
    background-color: #0081c5;
    border-color: #0081c5;
}

    #form-tour .btn-danger:hover {
        color: #fff;
        background-color: #07934a;
        border-color: #07934a;
    }
@media (min-width: 1200px) {
    .col-md-1-5 {
        width: 13%
    }

    .col-md-2-5 {
        width: 24%
    }
}

@media (min-width:993px) and (max-width:1199px) {
    .wp-robbin-tour .price-dprice .ins {
        font-size: 16px
    }

    .wp-side-bar-ks .title-box- .h4-title {
        font-size: 14px;
        padding: 15px 0
    }

    .list-filter li, .list-filter li select {
        font-size: 14px
    }

    .list-filter li {
        padding: 12px 0
    }

    span.dropdown-toggle {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 0
    }

    .navbar-default .navbar-nav > li.dropdown > ul.dropdown-menu, .navbar-default .navbar-nav > li.dropdown > ul.dropdown-menu > li.dropdown > ul.dropdown-menu {
        padding: 15px !important;
        left: 0;
        width: auto;
        min-width: 250px
    }

    .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
        background: 0 0
    }

    .wp-dg-trainghiem .row .col-md-3 {
        width: 50%
    }

        .wp-dg-trainghiem .row .col-md-3:nth-child(1), .wp-dg-trainghiem .row .col-md-3:nth-child(2) {
            margin-bottom: 10px
        }

    .wp-item-dulich .text-dulich {
        padding: 10px
    }

    .wp-item-tin .img-item-tin {
        width: 200px
    }

    .wp-item-tin .text-item-tin {
        width: calc(100% - 200px)
    }

    .wp-slide-kh {
        padding-top: 30px
    }
}

@media (min-width:768px) and (max-width:992px) {
    .wp-box-right-sidebar {
        width: 100%;
        display: table
    }

        .wp-box-right-sidebar > div {
            width: 50%;
            float: left;
            border-bottom: none !important
        }

    .wp-item-tour-dmuc .wp-text-tour-dmuc {
        width: 75%;
        padding: 0 20px 0 0
    }

    .wp-item-tour-dmuc .wp-robbin-tour {
        width: 100%
    }

    .img-robbin {
        transform: translateY(0)
    }

    .wp-item-tour-dmuc .wp-img-item-tour-dmuc {
        width: 100%;
        text-align: center
    }

    .wp-img-item-tour-dmuc img {
        width: 100%;
        display: block;
        margin: 0 auto
    }

    .wp-hotline-left span:not(:last-child) {
        margin-right: 10px
    }

    .wp-logo {
        height: 80px
    }

        .wp-logo img {
            height: 68px
        }

    .content .tabs-title {
        display: flex;
        width: 100%;
        justify-content: center;
        flex-wrap: wrap
    }

        .content .tabs-title li {
            width: auto;
            min-width: 100px
        }

    .wp-item-tin .img-item-tin {
        width: 40%
    }

    .wp-item-tin-dm .img-item-tin {
        width: 25%
    }

    .wp-item-tin .text-item-tin {
        width: 60%;
        padding-left: 10px;
        padding-top: 0
    }

    .wp-item-tin-dm .text-item-tin {
        width: 75%
    }

    .wp-slide-kh {
        padding-top: 30px
    }

    .btn-view-all {
        margin-top: 10px
    }

    .wp-copyright .container {
        flex-wrap: wrap;
        justify-content: center
    }

        .wp-copyright .container > div.wp-list-tt {
            justify-content: center;
            width: 100%;
            margin: 0
        }

    .wp-title-sec .h2-title {
        margin-bottom: 15px;
        font-size: 20px
    }

    .wp-iframe-video img {
        display: block;
        width: auto;
        margin: 0 auto
    }

    .thongtin-huuich .wp-item-thongtin, .wp-combo-giare .wp-item-combo {
        margin-bottom: 15px
    }

    .side-bar-tt {
        width: 100%;
        margin: 0 auto
    }

    .wp-header-top.wp-header-top-mobile {
        display: block !important
    }

    .col-sm-1-5 {
        width: 12.5%
    }
}


/*Tour details*/
.floatBox {
    transition: all .2s ease-in-out;
    padding: 5px;
    background-color: #fff;
}
    .floatBox.highlight .title {
        font-size: 20px;
        font-weight: bold;
        color: #003c71;
        margin-bottom: 10px;
    }
.no-padding {
    padding: 0 !important;
}
.v-margin-bottom-10 {
    margin-bottom: 10px;
}
.floatBox.highlight .wrapper-depart-date {
    display: flex;
    flex-direction: row;
    padding: 0;
}
    .floatBox.highlight .wrapper-depart-date .left .ls-date {
        display: flex;
        flex-wrap: nowrap;
        list-style: none;
        padding-inline-start: 0;
    }
.floatBox.highlight .box-white {
    min-height: 54px;
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 0 3px 0 rgba(0,0,0,.15);
    margin-bottom: 10px;
    padding: 5px 10px;
    position: relative;
    font-size: 16px;
}
.tourSideBar ul.nav-tabs li:first-child {
    border-top: none;
}
.floatBox.highlight .wrapper-depart-date .left .ls-date .item {
    line-height: 41px;
    margin-bottom: 0;
    margin-right: 8px;
    cursor: pointer;
}
    .floatBox.highlight .wrapper-depart-date .left .ls-date .item.box-white {
        padding: 5px 12px;
    }
.tourSideBar ul.nav-tabs li {
    margin: 0;
    border-bottom: 1px solid #f1f1f2;
}
.floatBox.highlight .wrapper-depart-date .left .ls-date .item.box-white.active {
    border: solid 2px #26bed6;
}
.floatBox.highlight .wrapper-depart-date .right {
    flex-grow: 1;
}
.floatBox.highlight .box-white {
    min-height: 54px;
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 0 3px 0 rgba(0,0,0,.15);
    margin-bottom: 10px;
    padding: 5px 10px;
    position: relative;
    font-size: 16px;
}
.floatBox.highlight .date-input-group {
    width: 100%;
    position: relative;
}
    .floatBox.highlight .date-input-group i {
        position: absolute;
        top: 15px;
        left: 3px;
    }
    .floatBox.highlight .date-input-group .date-input .DateCheckinText {
        font-size: 15px;
        color: #494b55;
    }
    .floatBox.highlight .date-input-group .date-input {
        padding: 5px 0 0 30px;
        cursor: pointer;
        height: 34px;
        background-color: transparent;
        border-width: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
.floatBox.highlight .btn-group .number-detail {
    float: left;
    font-size: 16px;
    font-weight: 300;
    padding: 4px 0;
    min-width: 38px;
    text-align: center;
}
.floatBox .form-group label {
    font-weight: normal;
    position: relative;
    top: 7px;
}
.text-detail {
    top: 15px;
    position: absolute;
}
    .text-detail .width-70 {
        width: 75px;
        display: inline-block;
    }
.price-color {
    color: #ffbd00;
    font-size: 16px;
    line-height: 20px;
    position: absolute;
    top: 15px;
    right: 130px;
}
.floatBox.highlight .btn-group {
    width: 110px;
    height: 30px;
    float: right;
    margin-top: 6px;
}
    .floatBox.highlight .btn-group .number-button {
        background-color: #fff;
        width: 36px;
        padding: 4px;
    }
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.floatBox.highlight .btn-group .number-button {
    background-color: #fff;
    width: 36px;
    padding: 4px;
}
.floatBox .form-group label {
    font-weight: normal;
    position: relative;
    top: 7px;
}
.floatBox.highlight .showMsgPrice {
    color: #26bed6;
    border-radius: 4px;
    font-size: 16px;
    margin-bottom: 5px;
    padding: 5px 0;
}
.v-margin-bottom-10 {
    margin-bottom: 10px;
}
.lblPrice {
    font-size: 16px;
    line-height: 42px;
}
.floatBox.highlight .priceDiv .price {
    color: #0081c5;
    font-weight: bold;
    font-size: 27px;
}
.floatBox .priceDiv .price-ota {
    position: absolute;
    left: 0;
    top: -18px;
    font-size: 16px;
}
.hide-class {
    display: none;
}
.floatBox .priceDiv .price-line {
    position: absolute;
    right: 0;
    top: -18px;
    font-size: 16px;
    text-decoration: line-through;
    display: block;
}
.floatBox.highlight .adviseButton, .floatBox.highlight .bookButton, .floatBox.highlight .checkButton, .floatBox.highlight .requestButton {
    height: 47px;
    border-radius: 4px;
    font-size: 18px;
}
    .floatBox.highlight .adviseButton:hover, .floatBox.highlight .adviseButton:focus {
        color: #fff;
    }
.btn.btn-action:hover {
    background: #f9ab52 !important;
    color: #fff;
}
.floatBox.highlight .adviseButton {
    background-color: #fff;
    color: #f79321;
}
.floatBox .priceDiv .price {
    color: #00c1de;
    float: right;
}
.btn.btn-action:hover {
    background: #f9ab52 !important;
    color: #fff;
}
.btn.btn-action {
    transition: all .2s linear;
    box-shadow: 0 1px 1px rgba(0,0,0,.1);
    background: #f79321;
    border: 1px solid #f79321;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    padding: 8px;
}
.floatBox .priceDiv .price .tourItemCurrency {
    font-size: 13px;
    font-weight: normal;
}
[class*=" ico-"], [class^=ico-] {
    font-family: icomoon !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.floatBox.highlight .showMsgPrice img {
    position: relative;
    top: inherit;
    right: inherit;
    display: inline-block;
    visibility: visible;
}
.tourSideBar ul.nav-tabs li img {
    position: absolute;
    top: 13px;
    right: 15px;
    display: none;
    visibility: hidden;
}
.tourFormPrice .adult-surcharge {
    margin: -3px 0;
    font-size: 16px;
}
.text-right .price-text {
    top: 2px;
    color: #ffbd00;
    font-size: 16px;
}
@media (max-width:991px) {
    .main-form-cc.open {
        position: fixed;
        padding-top: 20px;
        background:#fff;
        top:0;
    }

    .main-site-vemaybay .float-right {
        float: left !important
    }

    .main-form-cc.open .tab-content {
        display: block;
        margin: 0 10px
    }
    #form-tour.active .form-group .wp-input-form {
        margin-bottom: 15px !important;
    }
    .nav-form-c1 {
        padding: 0 10px;
        justify-content: space-between
    }

    .float-right {
        float: right !important
    }

    .nav-form-c1 > li {
        width: 49%;
        padding-bottom: 10px
    }

    .wp-main-form-cc.open .nav-form-c1 > li {
        display: none
    }

        .wp-main-form-cc.open .nav-form-c1 > li.active {
            display: block;
            width: 100%
        }

    .nav-form-c1 > li > a {
        min-width: 50px;
        height: 42px;
        line-height: 1.4;
        padding: 10px 5px 10px 20px;
        border-radius: 5px;
        text-align: left
    }

        /*.nav-form-c1 > li > a span {
            color: #0081c5;
            font-weight: 500
        }*/

    #form-tour.active .form-group .wp-input-form {
        width: 100%
    }

    .box-diadiem {
        min-width: 100px;
        width: 100%
    }

    .box-rating-c, .box-rating1 {
        margin-bottom: 20px;
        height: auto
    }

    .box-rating1 {
        padding: 20px 0
    }

    .tab-thongtin-phong {
        width: 100%;
        overflow-x: scroll
    }

    .left-box1 {
        font-size: 16px
    }

    .wp-side-bar-ks {
        width: 55%;
        left: 0;
        transition: transform .5s;
        text-align: left;
        transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        -webkit-transform: translateX(-100%);
        -moz-transform: translateX(-100%);
        position: fixed;
        top: 100px;
        bottom: 0;
        z-index: 998;
        padding: 10px;
        margin: 0;
        outline: transparent solid 1px;
        overflow-x: hidden;
        background: #fff;
        max-height: calc(100vh - 300px);
        overflow-y: scroll;
        border: 1px solid #ccc
    }

    .icon-fil {
        display: none;
        position: fixed;
        top: 30%;
        left: 0;
        z-index: 999;
        transition: all .5s ease-in-out;
        padding: 5px;
        background: #0081c5 !important
    }

        .icon-fil.open {
            left: calc(55% + 0px)
        }

    .wp-side-bar-ks.open {
        transform: translateX(0) !important;
        -ms-transform: translateX(0) !important;
        -webkit-transform: translateX(0) !important;
        -moz-transform: translateX(0) !important
    }

    .wp-side-bar-ks .title-box- .h4-title {
        padding: 0
    }

    .wp-text-tour-dmuc .h3-title {
        margin-bottom: 10px
    }

    #slider-home .owl-next, #slider-home .owl-prev {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 12px
    }

    #slider-home .owl-prev {
        left: 0 !important
    }

    #slider-home .owl-next {
        right: 0 !important
    }

    .wp-logo {
        justify-content: left
    }

    .wp-header-top {
        padding: 2px 0
    }

    .wp-main-header {
        position: relative
    }

    .wp-header-top-mobile .wp-hotline-left {
        padding: 10px 0;
        text-align: center
    }

        .wp-header-top-mobile .wp-hotline-left a {
            border: 1px solid #fff;
            border-radius: 5px;
            padding: 5px;
            margin: 5px 0
        }
            .wp-header-top-mobile .wp-hotline-left a i{color:#fff;font-size:16px;}

            .wp-hotline-left a {
                color: #2b0303
            }

        .wp-hotline-left a:not(:last-child) {
            margin-right: 5px
        }

    .row {
        margin-left: -15px;
        margin-right: -15px
    }

    .wp-form-lienhe .row {
        margin-left: -10px;
        margin-right: -10px
    }

    .row [class*=col-] {
        padding-left: 10px;
        padding-right: 10px
    }

    .wp-header-top.wp-header-top-mobile {
        display: block !important
    }

    /*.nav-form-c1 > li.active > a, .nav-form-c1 > li.active > a:focus, .nav-form-c1 > li.active > a:hover, .nav-form-c1 > li > a {
        background: #e1f4fc
    }*/
    .nav-form-c1 > li.active > a, .nav-form-c1 > li.active > a:focus, .nav-form-c1 > li.active > a:hover {
        background-color: #0081c5;
    }
    /*.nav-form-c1 > li.active > a img, .nav-form-c1 > li > a img {
        filter: none
    }*/

    .wp-tintuc .img-tin {
        width: 170px;
        float: left;
        /*height: 100px*/
    }

        .wp-item-tin .img-item-tin a, .wp-tintuc .img-tin a {
            border-radius: 0
        }

    .wp-tintuc .text-tin {
        width: calc(100% - 170px);
        float: left;
        padding: 0 0 0 10px
    }

        .wp-item-tin .text-item-tin .h3-title, .wp-tintuc .text-tin .h3-title {
            font-size: 14px;
            margin-bottom: 5px
        }

    .wp-item-tin .img-item-tin {
        width: 170px !important;
        float: left;
        /*height: 100px*/
    }

    .wp-item-tin .text-item-tin {
        width: calc(100% - 170px) !important;
        float: left;
        padding: 0 0 0 10px !important
    }

        .wp-item-tin .text-item-tin .eclip-2 {
            -webkit-line-clamp: 1
        }

        .wp-item-tin .text-item-tin .eclip-5 {
            -webkit-line-clamp: 2
        }

    .wp-item-tin.wp-item-tin_two {
        background: no-repeat;
        margin-top: 10px
    }

    .wp-tab-tintuc .btn-view-all {
        margin-top: 0
    }

    #main-site.main-home .wp-sec-khuyenmai, #main-site.main-home .wp-ykkh {
        display: none
    }

    .btn.btn-xem-ct {
        font-size: 12px
    }

    .hidden-form-mobile {
        display: none !important
    }

    .main-form-trainghiem {
        padding: 10px 10px 0;
        display: block
    }

        .main-form-trainghiem .panel-group {
            margin-bottom: 0
        }

        .main-form-trainghiem .wp-left-pttt .panel-default > .panel-heading {
            border-radius: 5px
        }

        .main-form-trainghiem .wp-left-pttt .panel {
            box-shadow: none
        }

        .main-form-trainghiem .wp-left-pttt .panel-default > .panel-heading i {
            border: 2px solid;
            border-radius: 50%;
            padding: 5px;
            margin-right: 15px
        }

            .main-form-trainghiem .wp-left-pttt .panel-default > .panel-heading i.chevron-down-mobile {
                border: none;
                position: absolute;
                bottom: 5px;
                transform: translateY(-50%);
                left: 0;
                font-size: 20px;
                transition: all .3s ease-in-out;
                line-height: 0;
                right: 0;
                text-align: center
            }

    .main-site-vemaybay .main-form-cc.open, .main-site-vemaybay .wp-title-sec .h2-title, .wp-sec-vemaybay-giare .wp-title-sec .h2-title, .wp-title-sec .h2-title {
        position: relative
    }

    .main-form-trainghiem .wp-left-pttt .panel-default > .panel-heading.open i.chevron-down-mobile::before {
        content: "\f077"
    }

    .main-form-trainghiem .wp-left-pttt .panel-default > .panel-heading::after {
        content: none;
        display: none
    }

    .main-form-trainghiem .hidden-form-mobile {
        display: block !important
    }

    .dk-nhan-uu-dai, .img-bct {
        display: none
    }

    .main-form-trainghiem .hidden-form-mobile .row.row-edit-10 {
        margin-left: -15px;
        margin-right: -15px
    }

    /*.wp-form-dky-tin .form-dky-tin, .wp-sec-tintuc {
        margin-left: -5px;
        margin-right: -5px
    }*/

    .wp-left-pttt .panel-default > .panel-heading {
        padding-bottom: 20px
    }

    .wp-sec-tintuc {
        padding-bottom: 0
    }

    .wp-footer-site {
        background-size: 100%;
        background-repeat: no-repeat
    }

        .wp-footer-site .pd-t-125 {
            margin-left: -15px;
            margin-right: -15px
        }

            .wp-footer-site .pd-t-125 img {
                height: 55px
            }

        .wp-footer-site .wp-ft p img {
            width: 20px;
            height: 20px
        }

    .list-visa li img {
        width: 20px
    }

    .main-site-vemaybay .form-c1 {
        position: relative;
        background: center no-repeat #fafafa;
        background-size: cover;
        border-radius: 5px;
        margin: 0 10px
    }

    .main-site-vemaybay .nav-form-c1 {
        background: #0090cb
    }

        .main-site-vemaybay .nav-form-c1 > li {
            display: none;
            background: #0090cb;
            padding-bottom: 0
        }

            .main-site-vemaybay .nav-form-c1 > li.active {
                display: block
            }

                .main-site-vemaybay .nav-form-c1 > li.active a {
                    background: 0 0;
                    color: #fff
                }

                .main-site-vemaybay .nav-form-c1 > li.active span {
                    color: #fff;
                    font-weight: 500
                }

                .main-site-vemaybay .nav-form-c1 > li.active > a img {
                    filter: brightness(0) invert(1)
                }

    .main-site-vemaybay .tab-content {
        display: block !important;
        margin: 0;
        background: 0 0 !important;
        padding:10px 0 !important;
    }

    .main-site-vemaybay .form-c2 ul.nav-form-c2 {
        display: block !important;
        padding: 0 0 10px
    }

    .main-site-vemaybay #diem-den, .main-site-vemaybay #diem-di, .main-site-vemaybay #diem-khoi-hanh {
        width: 49%;
        margin-bottom: 10px
    }

    .main-site-vemaybay #ngay-di, .main-site-vemaybay #ngay-ve, .main-site-vemaybay #thoi-gian-tour {
        width: 49% !important
    }

    .main-site-vemaybay #diem-khoi-hanh, .main-site-vemaybay #ngay-nhan-phong, .main-site-vemaybay #thanhpho-khachsan {
        width: 49%;
        padding-bottom: 10px
    }

    .main-site-vemaybay #ngay-tra-phong, .main-site-vemaybay #so-khach2, .main-site-vemaybay #thoi-gian-tour {
        width: 49% !important
    }

    .main-site-vemaybay #so-khach {
        width: 49% !important;
        float: left
    }

    .main-site-vemaybay #ma-khuyen-mai {
        width: 49% !important;
        float: right
    }

    .main-site-vemaybay .ju-spe.hidden-form {
        padding-top: 10px
    }

    .main-site-vemaybay .row2 #id-search-1 {
        width: 100%;
        margin-top: 10px
    }

        .main-site-vemaybay .row2 #id-search-1 .btn {
            margin-top: 50px;
            max-width: 100%
        }

    .main-site-vemaybay #form-tour.active .form-group .wp-input-form#id-search-1 .btn {
        margin-top: 0
    }

    #form-tour.active .form-group .wp-input-form {
        margin-bottom: 0
    }

    #form-tour.active #service-search {
        margin-bottom: 20px
    }

    .wp-sec-vemaybay-giare {
        margin: 0 -5px;
        padding-bottom: 0
    }

    .wp-combo-giare .img-dulich {
        width: 140px;
        height: 120px;
        float: left;
        border-radius: 4px;
        padding-top: 10px
    }

    .wp-combo-giare .text-dulich {
        width: calc(100% - 140px);
        float: left;
        padding: 0 0 0 10px
    }

    .text-dulich .title-dulich {
        font-size: 14px;
        line-height: 1.5;
        margin-bottom: 5px;
        height: 42px
    }

    .wp-item-dulich .rating-combo img {
        display: inline-block
    }

    /*.wp-combo-giare .btn-datngay, .wp-item-dulich .img-combo img {
        display: none
    }*/

    .wp-combo-giare {
        margin: 0 -5px
    }

    .wp-item-dulich .price-dulich span.del {
        font-size: 13px
    }

    .wp-item-dulich .price-dulich span.ins {
        font-size: 14px
    }

    .ribbon-km span, .week ul.list-thu li span, .wp-item-dv .text-dich-vu p, .wp-list-quocgia li a {
        font-size: 13px
    }

    .wp-item-combo .text-dulich > p {
        margin-bottom: 0
    }

    .main-site-vemaybay .wp-title-sec:before {
        display: table;
        content: "";
        border-top: 1px solid #0081c5;
        width: 100%;
        position: absolute;
        top: 50%
    }

    .facebook-icon, .main-site-vemaybay .wp-sec-tintuc, .tim-kiem-destop, .wp-ykkh {
        display: none
    }

    .main-site-vemaybay .wp-doitac .wp-title-sec:before {
        border: none
    }

    .wp-combo-giare .btn-view-all {
        text-align: center;
        margin-top: 0
    }

    .wp-combo-ks {
        padding-top: 15px
    }

    /*.wp-du-lich-nuocngoai .e-tabs, .wp-du-lich-trongnuoc .e-tabs, .wp-sec-ks, .main-page-danhmuc {
        margin: 0 -5px !important
    }*/

    .wp-footer-site .wp-ft {
        padding-top: 10px;
        padding-bottom:10px;
        
    }

    .wp-footer-site .wp-ft-mobile:last-child .wp-ft {
        padding-top: 0
    }

    /*.main-page-danhmuc .row.row-edit-10 .col-edit-10 {
        padding: 0 10px
    }*/
    .main-page-danhmuc .row.row-edit-10 {
        margin-left: -5px;
        margin-right: -5px
    }
    .wp-left-danhmuc .wp-tintuc .img-tin {
        width: 100% !important;
        padding: 0;
        height: auto
    }

    .wp-left-danhmuc .wp-tintuc .text-tin {
        padding: 15px 0 0;
        width: 100% !important;
        border-bottom: 1px solid #ccc;
        margin-bottom: 10px
    }

    .wp-left-danhmuc .wp-tin-danhmuc .wp-item-tin .text-item-tin {
        width: 100% !important;
        padding: 0 !important
    }

    .wp-list-tin {
        padding: 15px 10px 0
    }

    .wp-box-right-sidebar {
        padding: 15px 10px
    }

    .wp-main-dichvu {
        padding: 15px 10px 10px
    }

    .vmb-giare-mobile .img-cover img {
        height: auto !important
    }

    .tim-kiem-mobile {
        display: block
    }

    .chi-tiet-tin .wp-img-ads, .chi-tiet-tin .wp-right.sidebar-2, .chi-tiet-tin .wp-side-bar-tt, .mobile-tourdetails .wp-tour-lienquan {
        display: none
    }

    wp-bread {
        margin: 0 -5px
    }

    .main-page-danhmuc {
        margin: 0
    }

    .wp-item-tour-dmuc .wp-text-tour-dmuc::after {
        background: 0 0
    }

    .wp-item-tour-dmuc .wp-text-tour-dmuc {
        padding: 10px 10px 0 !important;
        margin-bottom: 0 !important
    }

        .wp-item-tour-dmuc .wp-text-tour-dmuc i, .wp-item-tour-dmuc .wp-text-tour-dmuc img {
            color: #00a2dd
        }

    .wp-tour-lienquan .p-time-dulich {
        margin-top: 10px
    }

    .list-cactour, .wp-list-tour {
        padding-top: 10px
    }

    .wp-item-dulich .p-time-dulich {
        margin-bottom: 0;
        height: auto
    }

    .wp-img-ct-phong img {
        width: 100%;
        padding-bottom: 10px
    }

    .main-page-danhmuc-ct-tin {
        margin: 0
    }

    .left-ct-tin.left-main-dm img {
        width: 100% !important;
        height: auto !important
    }

    .img-dulich {
        border: none
    }

    .wp-tintuc .img-tin {
        border: none
    }

    .left-ct-tin .h1-title-ct {
        margin-top: 10px
    }

    .ribbon-km {
        top: 10px;
        right: 10px
    }

    .nav-sub-form1 li a {
        color: #0081c5;
        background: #fff;
        padding: 5px 10px
    }

    .nav-sub-form1 > li.active > a, .nav-sub-form1 > li.active > a:focus, .nav-sub-form1 > li.active > a:hover {
        background: #0081c5;
        color: #fff
    }

    .box-diadiem {
        padding-top: 20px
    }

        .box-diadiem .btn {
            padding: 5px 10px;
            font-weight: 600
        }

        .box-diadiem .wp-list-quocgia {
            padding-left: 10px
        }

            .box-diadiem .wp-list-quocgia li {
                padding: 5px 10px 5px 0
            }

    .week ul.list-thu li {
        width: 33%
    }

    .wp-tab-vemaybay .panel-title .img-hangbay {
        padding: 5px
    }

    .wp-tab-vemaybay .panel-title .gio-bay {
        padding: 5px 0
    }

    .wp-tab-vemaybay .panel-title .ma-chuyenbay {
        text-align: left
    }

    .wp-tab-vemaybay span.cmd-choose {
        width: 66%;
        float: right;
        text-align: right
    }

    .flight-fromto, .row.fare-rule {
        margin-left: -10px;
        margin-right: -10px
    }

    .left-main-dm .title-page-2 .h2-title span {
        width: 100% !important;
        text-align: center
    }

    .wp-item-dv .img-dichvu {
        height: auto
    }

    .wp-main-dichvu .wp-content-ct-dv img {
        width: 100% !important;
        height: auto !important
    }

    #mot-chieu .row1 > div {
        margin-right: 0;
        width: 100%;
        margin-bottom: 10px
    }

    .row.row-edit-10 .col-edit-2 {
        padding: 2px
    }

    .row.row-edit-10 .col-edit-10 {
        padding-left: 0;
        padding-right: 0
    }

    .mobile-tourdetails-right .wp-tour-lienquan {
        display: block
    }

    .mobile-tourdetails-right {
        padding-left: 0 !important
    }

        .mobile-tourdetails-right .frame-info {
            margin-bottom: 15px;
            float: none
        }

    .n3-tour-detail .chuongtrinhtour .list .list__item .list__time {
        width: 10%
    }

    .n3-tour-detail .chuongtrinhtour .list .list__item .list__desc {
        width: 90%
    }

    .mobile-chi-tiet-thanh-toan .chi-tiet-thanh-toan {
        display: none
    }

    .box-cttour2 .tien-nghi, .mobile-tourdetails .chi-tiet-thanh-toan {
        display: block
    }

    .wp-form-ks {
        padding: 15px
    }

    .box-cttour2 {
        padding: 10px 0
    }

    .box-rating .rating {
        padding: 10px
    }

    .hotel-mobile .side-bar-tt.tien-nghi {
        display: none
    }

    .comment_face {
        padding: 0 !important
    }

    .hotels-mobile .chi-tiet-thanh-toan {
        display: block
    }

    .hotels-mobile-right .chi-tiet-thanh-toan {
        display: none
    }

    .left-thongtin-kh {
        margin-left: -5px;
        margin-right: -5px
    }

    .hotels-mobile .left-thongtin-kh .wp-ct-phong .wp-img-ct {
        padding-left: 15px;
        padding-right: 0
    }

    .hotels-mobile .left-thongtin-kh .wp-ct-phong .wp-text-ct {
        padding-left: 15px;
        padding-right: 15px
    }

    .thongbao-cam {
        height: 38px;
        margin: 5px 0
    }

    #thongtin ol, #thongtin ul {
        padding: 0
    }

        #thongtin ol ol li, #thongtin ul ul li {
            margin-left: 15px
        }

    .n3-tour-detail .menu-left .side-menu li a {
        padding: 5px 0
    }

    .IBESRMain {
        width: 100% !important
    }

    .IBESRRight {
        width: 50% !important;
        margin-top: 10px !important;
        margin-left: 0 !important
    }
}
.n3-tour-detail .tour-des {
    font-size: 15px;
    line-height: 1.5;
    margin-bottom:20px;
}

    .n3-tour-detail .tour-des ul {
        padding-left: 20px;
        display: grid;
        grid-template-columns: repeat(2,1fr);
    }

        .n3-tour-detail .tour-des ul li {
            padding-right: 20px;
            line-height: 1.5;
            transition: all linear .15s;
            list-style:none;
            
        }
            .n3-tour-detail .tour-des ul li:before {
                content: "\f00c";
                padding-right: 5px;
                color: #07934a;
                display: inline-block;
                font: normal normal normal 14px/1 FontAwesome;
                font-size: inherit;
                text-rendering: auto;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
            }
            .n3-tour-detail .tour-des ul li::marker{
                color:#07934a;
            }
            .n3-tour-detail .group-services {
                display: grid;
                grid-template-columns: repeat(4,1fr);
                grid-column-gap: 20px;
                grid-row-gap: 20px;
                padding-bottom: 20px;
                margin-top: 20px;
                text-align: center;
            }
                .n3-tour-detail .group-services .car-Group {
                    display: flex;
                    grid-column-gap: 5px;
                }
                .n3-tour-detail .group-services .item {
                    display: -webkit-box;
                    display: -ms-flexbox;
                    display: flex;
                    -webkit-box-orient: vertical;
                    -webkit-box-direction: normal;
                    -ms-flex-direction: column;
                    flex-direction: column;
                    align-items: center;
                }
                .n3-tour-detail .group-services .car-Group span::after {
                    content: ", ";
                }

                .n3-tour-detail .group-services .car-Group span:last-child::after {
                    content: "";
                }
        .n3-tour-detail .group-services .item i {
            font-size: 25px;
            color: #07934a;
            margin-bottom: 5px;
        }

        .n3-tour-detail .group-services .item label {
            margin-bottom: 5px;
            font-weight: 700;
            font-size: 16px;
        }

        .n3-tour-detail .group-services .item p {
            margin: 0;
            font-size: 16px;
        }

@media (max-width:767px) {
    .main-home .mobile-home {
        display: none
    }
    .wp-logo img {
        height: 40px;
        width: auto;
    }
    #main-site {
        min-height: auto
    }

    .btn-view-all, .wp-item-tour-dmuc .wp-robbin-tour, .wp-logo-ft {
        text-align: center
    }

    .wp-item-dv .img-dichvu {
        width: 100%;
        margin-bottom: 10px
    }

    .wp-thongtin-huuich {
        display: none
    }

    .wp-item-dv .text-dich-vu {
        width: 100%;
        padding: 0
    }

    .list-filter li, .list-filter li select {
        font-size: 14px
    }

    .wp-text-tour-dmuc p:last-child {
        margin-bottom: 0
    }

    .wp-item-tour-dmuc {
        padding: 0
    }

        .wp-item-tour-dmuc .img-robbin {
            position: absolute;
            top: 0;
            right: 0;
            transform: translateY(0)
        }

        .wp-item-tour-dmuc > div {
            width: 100% !important;
            margin-bottom: 10px;
            position: initial !important;
            padding: 0 !important
        }

            .wp-item-tour-dmuc > div a img {
                width: 100%
            }

    .wp-content-box .ds-fl > div {
        width: calc(50% - 20px);
        margin-bottom: 10px
    }

    .wp-content-box .ds-fl div:nth-child(1), .wp-content-box .ds-fl div:nth-child(4) {
        width: 100%
    }

    .thongtin-huuich .wp-item-thongtin {
        margin-bottom: 10px
    }

    .wp-icon-sec-02 {
        margin-bottom: 15px
    }

    .wp-dg-trainghiem .row .col-md-3:last-child .wp-icon-sec-02 {
        margin-bottom: 0
    }

    .e-tabs .content ul {
        margin: 0;
        padding: 0 0 10px;
        border: none
    }

    /*.wp-sec-tintuc {
        margin-left: -5px;
        margin-right: -5px
    }*/

    .e-tabs .content ul li {
        list-style-type: none
    }

    /*.wp-logo {
        height: 50px
    }

        .wp-logo img {
            height: 40px
        }*/

    .tab-mobile {
        display: flex;
        align-items: center;
        justify-content: space-between
    }

        .tab-mobile li.next, .tab-mobile li.prev {
            width: 30px;
            height: 30px;
            padding: 0;
            border: 1px solid #0081c5;
            border-radius: 100%;
            min-width: 0;
            display: flex;
            align-items: center;
            justify-content: center
        }

        .tab-mobile li.tab-link {
            width: 65%;
            padding: 0
        }

    .wp-title-sec .h2-title {
        font-size: 20px;
        margin-bottom: 10px
    }

    .wp-item-dulich, .wp-item-km, .wp-tintuc {
        margin-bottom: 15px
    }

    .wp-sec-tintuc .wp-title-sec .h2-title {
        z-index: 0
    }

    .wp-combo-giare .img-dulich {
        width: 100%;
        height: auto
    }

    .wp-item-dulich .text-dulich {
        padding: 10px;
        width: 100%
    }

    .wp-item-tour-dmuc {
        position: relative;
        background: center no-repeat #fafafa;
        background-size: cover
    }

    .wp-item-dulich {
        display: table;
        width: 100%;
    }

    .btn-view-all {
        margin-top: 10px
    }

    .wp-item-tin .img-item-tin {
        width: 100%;
        height: auto !important
    }

    .wp-item-tin .text-item-tin {
        width: 100%;
        padding-left: 0
    }

    .wp-slide-kh {
        padding-top: 15px
    }

    .wp-item-kh .img-kh {
        width: 80px
    }

    .wp-item-kh .text-kh {
        width: calc(100% - 80px);
        padding-left: 10px
    }

    .list_items, .row.row-edit-10 .col-edit-2 {
        padding: 0
    }

    .wp-form-nhantin {
        flex-wrap: wrap
    }

        .wp-form-nhantin input {
            width: 39%;
            margin-bottom: 10px
        }

        .wp-form-nhantin button {
            margin-bottom: 10px
        }

    .wp-copyright .container, .wp-copyright .container > div {
        flex-wrap: wrap;
        margin: 0 0 5px;
        justify-content: center
    }

    .text-copyright {
        margin-bottom: 0 !important
    }

    .week ul.list-thu, .wp-tab-vemaybay .panel-title {
        justify-content: flex-start;
        flex-wrap: wrap
    }

    .list-thu.list-thu-mobile {
        flex-wrap: nowrap !important
    }

    .week ul.list-thu li {
        width: 33%
    }

    .left-boloc {
        margin-bottom: 10px
    }

    .wp-tab-vemaybay .panel-title .btn-chonve, .wp-tab-vemaybay .panel-title .gio-bay, .wp-tab-vemaybay .panel-title .img-hangbay, .wp-tab-vemaybay .panel-title .ma-chuyenbay, .wp-tab-vemaybay .panel-title .so-tien {
        width: 33% !important;
        margin: 0 !important
    }

    .wp-tab-vemaybay .panel-title a.a-chitiet {
        width: 10% !important;
        margin: 0 !important
    }

    .wp-thongtin-cbay .box-thanhtien {
        margin-bottom: 10px;
        position: static
    }

    .box-ten-chuyenbay {
        flex-wrap: wrap
    }

    .box-dangky-sidebar {
        margin-top: 20px
    }

    .wp-header-top.wp-header-top-mobile {
        display: block !important
    }

    .tour_same {
        margin: 0 0 0 -10px
    }

    .row.row-edit-10 .col-edit-10 {
        padding-left: 0;
        padding-right: 0
    }

    .wp-nav-right {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 65px;
        justify-content: left
    }

        .wp-nav-right img {
            height: 20px
        }

    .n3-tour-detail .chuongtrinhtour .list .list__item .list__time {
        width: 10%
    }

    .n3-tour-detail .chuongtrinhtour .list .list__item .list__desc {
        width: 78%
    }

    .mobile-tourdetails .wp-tour-lienquan {
        display: none
    }

    .mobile-tourdetails-right .wp-tour-lienquan {
        display: block
    }

    .mobile-tourdetails-right {
        padding-left: 0 !important
    }

        .mobile-tourdetails-right .frame-info {
            margin-bottom: 15px
        }

    .mobile-chi-tiet-thanh-toan .chi-tiet-thanh-toan {
        display: none
    }

    .box-cttour2 .tien-nghi, .mobile-tourdetails .chi-tiet-thanh-toan {
        display: block
    }

    .wp-form-ks {
        padding: 15px
    }

    .box-cttour2 {
        padding: 10px 0
    }

    .box-rating .rating {
        padding: 10px
    }

    table.tab-phong {
        width: 700px
    }

    .tab-phong tr td {
        padding: 5px
    }

    .hotel-mobile .side-bar-tt.tien-nghi {
        display: none
    }

    .comment_face {
        padding: 0 !important
    }

    .left-thongtin-kh > div:not(:last-child) {
        margin-top: 15px
    }

    .wp-ct-phong .wp-img-ct-phong, .wp-ct-phong .wp-text-ct-phong {
        padding: 0 5px
    }

    .hotels-mobile .chi-tiet-thanh-toan {
        display: block
    }

    .hotels-mobile-right .chi-tiet-thanh-toan, .mb-giare-destop {
        display: none
    }

    .hotels-mobile .left-thongtin-kh .wp-ct-phong .wp-img-ct {
        padding-left: 15px;
        padding-right: 15px
    }

    .text-dulich .title-dulich, .thongbao-cam {
        height: auto
    }

    .vmb-giare-mobile {
        display: block
    }

    .row5 > div.search-service {
        width: 65%
    }

    .row5 > div.btn-search-service {
        width: 30%
    }

    #thongtin table, .IBESearchResult.IBEMobile .IBESRMain {
        width: 100% !important
    }

    #thongtin ol, #thongtin ul {
        padding: 0
    }

        #thongtin ol ol li, #thongtin ul ul li, .title-tt {
            margin-left: 15px
        }

    .n3-tour-detail .menu-left .side-menu li a {
        padding: 5px 0
    }

    .IBESearchBoxFrom, .IBESearchBoxTo {
        width: 100% !important;
        float: left
    }

    #IBESearchBox .IBESearchButton {
        margin-top: 30px !important;
        padding: 0 10px !important
    }

    .IBESearchResult.IBEMobile {
        padding: 10px 10px 0
    }

    .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-nav .owl-prev {
        top: 35% !important;
        background: 0 0
    }

    .owl-carousel .owl-controls .owl-dot {
        display: none !important
    }

    #form-tour .form-control {
        margin-bottom: 0
    }

    .wp-btn-search .btn.btn-service {
        margin-top: 0
    }

    #form-tour #ngay-di, #form-tour #ngay-tra-phong, #form-tour #ngay-ve, #form-tour #so-khach2, #form-tour #thoi-gian-tour {
        width: 49% !important
    }

    .search-hotel .pull-right {
        position: initial
    }

    .box-search-hotel #ngay-nhan-phong, .box-search-hotel #diem-di, .box-search-hotel #ngay-tra-phong, .box-search-hotel #so-khach2 {
        width: 49%
    }
    .img-overlay-banner img{
        height:auto;
    }
    .left-thongtin-kh .box-post-1{
        padding:0 10px;
    }
        .n3-tour-detail .tour-des ul {
            grid-template-columns: repeat(1,1fr);
        }
    .n3-tour-detail .group-services {
        grid-template-columns: repeat(2,1fr);
    }
    
}
a.vt-sumbit {
    display: inline-block;
    background: #07934a;
    color: #fff;
    padding: 1px 4px;
    font-size: 13px;
    margin-right: 3px;
    line-height: 20px;
    border-radius: 5px;
    margin-bottom: 6px;
    min-width: 45px;
    font-weight: 600;
}
a.vt-sumbit:hover {
    background: #fff;
    color: #004B91;
    border: 1px solid;
}
.wp-menu-mobile {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 10px
}

span.bar {
    display: block;
    width: 38px;
    height: 3px;
    background-color: #0081c5;
    margin: 5px 0;
    transition: all .5s ease-in-out;
    border-radius: 5px
}

.backdrop__body-backdrop___1rvky {
    visibility: hidden;
    position: fixed;
    opacity: 0;
    width: 99%;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,.55);
    z-index: 9999;
    transition: opacity .5s ease
}

    .backdrop__body-backdrop___1rvky.active {
        transition: opacity .5s ease;
        visibility: visible;
        opacity: 1
    }

.mobile-main-menu {
    height: 100%;
    overflow-y: auto;
    position: fixed;
    background-color: #2F98D4;
    -webkit-transition: -webkit-transform .5s;
    transition: transform .5s;
    z-index: 999999 !important;
    top: 0 !important;
    left: 0;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%)
}

    .mobile-main-menu.active {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        width: calc(100% - 55%)
    }

    .mobile-main-menu .drawer-header {
        background-color: #f72b3f
    }

        .mobile-main-menu .drawer-header .drawer-header--auth {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -webkit-align-items: center;
            -ms-flex-align: center;
            align-items: center;
            margin: 0 16px;
            padding: 15px 0
        }

            .mobile-main-menu .drawer-header .drawer-header--auth ._object {
                width: 40px;
                height: 40px;
                margin-right: 16px;
                border-radius: 50%;
                overflow: hidden
            }

            .mobile-main-menu .drawer-header .drawer-header--auth ._body {
                color: #fff;
                font-size: 12px
            }

    .mobile-main-menu .ul-first-menu {
        flex-grow: initial;
        flex: 1 1 auto;
        margin: 0;
        padding: 0;
        position: relative;
        list-style: none;
        border-bottom: 1px solid rgba(0,0,0,.12);
        display: flex;
        align-items: center;
        justify-content: flex-start
    }

        .mobile-main-menu .ul-first-menu li {
            display: flex;
            position: relative;
            align-items: center;
            justify-content: flex-start;
            text-decoration: none;
            margin-right: 50px
        }

            .mobile-main-menu .ul-first-menu li:last-child {
                margin-right: 0
            }

            .mobile-main-menu .ul-first-menu li a {
                display: block;
                padding: 5px 10px;
                color: rgba(0,0,0,.87);
                width: 100%;
                line-height: 1.1
            }

                .mobile-main-menu .ul-first-menu li a i {
                    width: 24px;
                    color: rgba(0,0,0,.54);
                    height: 24px;
                    font-size: 20px;
                    flex-shrink: 0;
                    margin-right: 5px
                }

    .mobile-main-menu .la-scroll-fix-infor-user {
        height: calc(100% - 263px);
        height: -moz-calc(100% - 263px);
        height: -webkit-calc(100% - 263px);
        height: -o-calc(100% - 263px);
        overflow: auto
    }

        .mobile-main-menu .la-scroll-fix-infor-user .la-nav-menu-items .la-title-nav-items {
            padding: 10px 10px 0;
            color: #757575;
            font-size: 14px
        }

        .mobile-main-menu .la-scroll-fix-infor-user .la-nav-menu-items .la-nav-list-items {
            position: relative;
            overflow-y: auto
        }

            .mobile-main-menu .la-scroll-fix-infor-user .la-nav-menu-items .la-nav-list-items li {
                width: 100%;
                float: left;
                padding: 0;
                border-bottom: 1px solid #fff;
                position: relative;
                overflow: hidden
            }

                .mobile-main-menu .la-scroll-fix-infor-user .la-nav-menu-items .la-nav-list-items li a {
                    display: block;
                    color: #fff;
                    font-size: 14px;
                    width: 100%;
                    height: 100%;
                    padding: 10px 15px;
                    position: relative
                }

            .mobile-main-menu .la-scroll-fix-infor-user .la-nav-menu-items .la-nav-list-items .ng-has-child1 a i, .mobile-main-menu .la-scroll-fix-infor-user .la-nav-menu-items .la-nav-list-items .ng-has-child2 a i {
                padding: 3px 0;
                position: absolute;
                right: 0;
                top: 50%;
                transform: translate(0,-50%);
                height: 25px;
                width: 25px;
                line-height: 25px;
                text-align: center
            }

                .mobile-main-menu .la-scroll-fix-infor-user .la-nav-menu-items .la-nav-list-items .ng-has-child1 a i.active:before, .mobile-main-menu .la-scroll-fix-infor-user .la-nav-menu-items .la-nav-list-items .ng-has-child2 a i.active:before {
                    content: "\f068"
                }

            .mobile-main-menu .la-scroll-fix-infor-user .la-nav-menu-items .la-nav-list-items .ng-has-child1 .ul-has-child1 {
                padding-left: 10px;
                display: none
            }

                .mobile-main-menu .la-scroll-fix-infor-user .la-nav-menu-items .la-nav-list-items .ng-has-child1 .ul-has-child1 .ul-has-child2 {
                    padding-left: 20px;
                    display: none
                }

                .mobile-main-menu .la-scroll-fix-infor-user .la-nav-menu-items .la-nav-list-items .ng-has-child1 .ul-has-child1 li {
                    border: none
                }

.navbar-toggle .icon-bar {
    background: #f3b94d
}

@media (max-width:991px) {
    #trigger-mobile {
        width: 35px;
        float: left;
        margin: 7px 5px 8px 0;
        padding: 0;
        text-align: left
    }

    .main-form-cc {
        position: relative;
        top: 10px
    }

    .nav-form-c1 {
        display: block
    }
}

.baobuasang, .list_items, .menutour li, .tour_same h2 {
    text-align: center
}

.fa-chevron-down.top {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=.1)
}

#so-khach .activeshow {
    display: block !important
}

.left-box-ct-tour .slider-nav {
    background: 0 0;
    position: absolute;
    bottom: 1px
}

.left-box-ct-tour {
    position: relative
}

.menutour {
    padding: 0;
    margin: 0 0 5px;
    background: #f9f9f9;
    width: 100%;
    float: left
}

    .menutour li {
        list-style: none;
        padding: 0;
        float: left;
        line-height: 1.6
    }

        .menutour li:not(:last-child)::after {
            content: '';
            width: 1.5px;
            height: 15px;
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            right: 0;
            background: #07934a
        }

        .menutour li a {
            font-weight: 600
        }

        .menutour li.active a {
            color: #0081c5
        }

#menutour.fixed {
    position: fixed;
    top: 95px;
    left: 50%;
    z-index: 9999;
    width: 900px;
    transform: translateX(-50%)
}

.list_items, .wp-img-item-tour-dmuc {
    position: relative
}

.modal-ctve-atc {
    top: 100px;
    left: 0
}

.red {
    color: red;
    font-weight: 700
}

.tour_same {
    background: #fff;
    clear: both
}

.list_items {
    padding: 10px;
    background: center no-repeat #fafafa;
    background-size: cover
}

.tour_same h2 {
    background: #0081c5;
    width: 100%;
    padding: 10px;
    color: #fff;
    font-size: 20px
}

.list_items .tour_same_items img {
    width: 100%;
    max-width: 100%
}

.list_items .tour_same_items h3 {
    margin: 10px 0;
    color: #000;
    font-size: 18px;
    font-weight: 700
}

.list_items .tour_same_items .price_same {
    color: red;
    font-size: 18px;
    font-weight: 700
}

.box-rating.img-cover {
    margin-bottom: 10px
}

.xem-ct-danhgia {
    color: #1a95e2
}

    .xem-ct-danhgia i {
        margin-left: 5px
    }

.list_comments_itmes {
    margin-bottom: 20px
}

.description_comment_items, .list_comments_itmes {
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 10px
}

.hoidap_tour {
    width: 100%;
    margin-top: 10px;
    border: 1px solid #ddd
}

    .hoidap_tour h2 {
        color: #000;
        background: #ddd;
        font-size: 20px;
        padding: 10px
    }

.comment_face {
    padding: 0
}

#myModalDK .wrapper {
    height: 500px;
    overflow-y: scroll
}

.wrapper::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #F5F5F5
}

.wrapper::-webkit-scrollbar {
    width: 5px;
    background-color: #F5F5F5
}

.wrapper::-webkit-scrollbar-thumb {
    background-color: #000;
    border: 1px solid #555
}

.p-time-dulich.eclip-1 {
    color: #2c82cf;
    text-decoration: underline
}

.baobuasang {
    position: absolute;
    top: 10px;
    left: -9px;
    width: 103px;
    height: 43px;
    line-height: 33px;
    color: #fff;
    background: url(../images/baobuasang.png) no-repeat
}

.side-bar-tt .box-thanhtoan ul {
    padding-left: 7px;
    margin: 0;
    list-style: none
}

.side-bar-tt .box-thanhtoan.box-tien-nghi-ks ul {
    padding-left: 0
}

.side-bar-tt .box-thanhtoan ul li {
    margin-bottom: 10px;
    position: relative
}

    .side-bar-tt .box-thanhtoan ul li a {
        padding-left: 30px
    }

.side-bar-tt .box-thanhtoan.box-tien-nghi-ks ul li a {
    padding-left: 0
}

.side-bar-tt .box-thanhtoan ul li:before {
    content: "";
    position: absolute
}

.side-bar-tt .box-thanhtoan ul li.ti_1:before {
    background: url(../images/tienich_icon.png) no-repeat;
    width: 30px;
    height: 15px
}

.side-bar-tt .box-thanhtoan ul li.ti_2:before {
    background: url(../images/tienich_icon.png) 0 -25px no-repeat;
    width: 30px;
    height: 15px
}

.side-bar-tt .box-thanhtoan ul li.ti_3:before {
    background: url(../images/tienich_icon.png) 0 -52px no-repeat;
    width: 30px;
    height: 17px
}

.side-bar-tt .box-thanhtoan ul li.ti_4:before {
    background: url(../images/tienich_icon.png) 0 -104px no-repeat;
    width: 30px;
    height: 15px
}

.side-bar-tt .box-thanhtoan ul li.ti_5:before {
    background: url(../images/tienich_icon.png) 0 -130px no-repeat;
    width: 30px;
    height: 17px
}

.side-bar-tt .box-thanhtoan ul li.ti_6:before {
    background: url(../images/tienich_icon.png) 0 -156px no-repeat;
    width: 30px;
    height: 17px
}

.side-bar-tt .box-thanhtoan ul li.ti_7:before {
    background: url(../images/tienich_icon.png) 0 -180px no-repeat;
    width: 30px;
    height: 19px
}

.side-bar-tt .box-thanhtoan ul li.ti_8:before {
    background: url(../images/tienich_icon.png) 0 -207px no-repeat;
    width: 30px;
    height: 18px
}

.side-bar-tt .box-thanhtoan ul li.ti_9:before {
    background: url(../images/tienich_icon.png) 0 -234px no-repeat;
    width: 30px;
    height: 15px
}

.side-bar-tt .box-thanhtoan ul li.ti_10:before {
    background: url(../images/tienich_icon.png) 0 -78px no-repeat;
    width: 30px;
    height: 15px
}

.khachsan_same {
    padding: 0;
    float: left;
    width: 100%;
    position: relative;
    background: center no-repeat #fafafa;
    background-size: cover;
    border: 1px solid #0081c5
}

.khachsan_same_items a {
    font-size: 15px;
    color: #0081c5;
    font-weight: 700
}

.khachsan_same_items img {
    width: 100%
}

.price_khachsan_same_items {
    font-size: 18px;
    color: #0081c5;
    font-weight: 700;
    float: right
}

.khachsan_same_items {
    float: left;
    border-bottom: 1px solid #0081c5;
    padding: 5px
}

#myModalCMT .form-group {
    margin-bottom: 10px;
    float: left;
    width: 100%
}

#myModalCMT .close {
    margin-left: 20px;
    background: #7d7e7f !important;
    color: #fff;
    border: 0;
    font-size: 14px;
    padding: 6px 12px;
    line-height: 1.42857143;
    font-weight: 400;
    opacity: inherit
}

#myModalCMT .modal-header {
    background: #0081c5
}

    #myModalCMT .modal-header h4 {
        color: #fff;
        margin: 0;
        text-align: left
    }

#myModalCMT .form_cmt_1 {
    border-bottom: 2px solid #ddd;
    float: left;
    width: 100%;
    text-align: left
}

/*.ui-corner-all, .ui-corner-bottom, .ui-corner-br, .ui-corner-right {
    border: 1px solid #c5c5c5;
    background: #acacac !important
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background: url(../images/icon_cmt.png) no-repeat !important;
    border: 0 !important;
    top: -3px !important
}*/

.hotline-phone-ring-wrap {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 999999
}

.hotline-phone-ring {
    position: relative;
    visibility: visible;
    background-color: transparent;
    width: 110px;
    height: 110px;
    cursor: pointer;
    z-index: 11;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility .5s;
    left: 0;
    bottom: 0;
    display: block
}

.hotline-phone-ring-circle, .hotline-phone-ring-circle-fill {
    border-radius: 100%;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    position: absolute
}

.hotline-phone-ring-circle {
    width: 85px;
    height: 85px;
    top: 10px;
    left: 10px;
    background-color: transparent;
    border: 2px solid #007bc1;
    -webkit-animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
    animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
    transform-origin: 50% 50%;
    opacity: .5
}

.hotline-phone-ring-circle-fill {
    width: 55px;
    height: 55px;
    top: 25px;
    left: 25px;
    background-color: rgba(0,123,193,.7);
    border: 2px solid transparent;
    -webkit-animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
    animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
    transform-origin: 50% 50%
}

.hotline-phone-ring-img-circle {
    background-color: #007bc1;
    width: 33px;
    height: 33px;
    top: 37px;
    left: 37px;
    position: absolute;
    background-size: 20px;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center
}

    .hotline-phone-ring-img-circle .pps-btn-img {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

        .hotline-phone-ring-img-circle .pps-btn-img img {
            width: 20px;
            height: 20px
        }

.hotline-bar {
    position: absolute;
    background: rgba(0,123,193,.75);
    height: 40px;
    width: 180px;
    line-height: 40px;
    padding: 0 10px;
    background-size: 100%;
    cursor: pointer;
    transition: all .8s;
    -webkit-transition: all .8s;
    z-index: 9;
    box-shadow: 0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.1);
    border-radius: 50px !important;
    left: 33px;
    bottom: 37px
}

    .hotline-bar > a {
        color: #fff;
        text-decoration: none;
        font-size: 15px;
        font-weight: 700;
        text-indent: 50px;
        display: block;
        letter-spacing: 1px;
        line-height: 40px;
        font-family: Arial
    }

        .hotline-bar > a:active, .hotline-bar > a:hover {
            color: #fff
        }

@-webkit-keyframes phonering-alo-circle-anim {
    0% {
        -webkit-transform: rotate(0) scale(.5) skew(1deg);
        -webkit-opacity: .1
    }

    30% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        -webkit-opacity: .5
    }

    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        -webkit-opacity: .1
    }
}

@-webkit-keyframes phonering-alo-circle-fill-anim {
    0%,100% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .6
    }

    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        opacity: .6
    }
}

@-webkit-keyframes phonering-alo-circle-img-anim {
    0%,100%,50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }

    10%,30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    20%,40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }
}

.ctrlq.fb-button {
    bottom: 10px
}

.hotel-detail .menutour li {
    padding: 0
}

#danhgia {
    display: block !important
}

#BookingDetailControl_pnBookingMessage p {
    color: red
}

#BookingDetailControl_PaymentStatusLbl span {
    font-weight: 600
}

    #BookingDetailControl_PaymentStatusLbl span:before {
        content: "\f06a";
        padding-right: 5px;
        font: normal normal normal 14px/1 FontAwesome;
        color: #ff0000ed
    }
.news-relate {
    margin-top: 15px
}

    .news-relate .list-news {
        padding: 10px 0 0 10px
    }

    .news-relate ul.list-news li {
        margin: 5px 0 !important;
        list-style: none;
        padding: 0 20px 0 0
    }

.bestseller .news-relate ul.list-news li a {
    text-decoration: underline;
    color: #07934a;
    list-style: none;
    background: url(../images/circle1.png) no-repeat top left;
    padding-left: 20px;
    line-height: 16px;
    transition: all linear .15s
}

    .bestseller .news-relate ul.list-news li a:hover {
        color: #0081c5
    }

.zalo-chat-widget {
    left: 10px !important
}

.n3-tour-detail #sync1 {
    overflow:hidden;
}

.n3-tour-detail #sync2 {
    max-height: 48px;
    overflow: hidden;
}
@media (max-width: 991px) {
    .title-dichvu .h1-title-dv {
        font-family: inherit;
        font-weight: 400
    }

    .left-ct-tin .h1-title-ct {
        font-family: inherit;
        font-weight: 400
    }
    .n3-tour-detail #sync1 {
    }

    .n3-tour-detail #sync2 {
        max-height: 48px;
    }
}

.table-customize {
    margin: 0;
    border-radius: 4px;
    overflow: hidden;
    box-shadow: 0 0 0 1px #ccc inset
}

    .table-customize > thead > tr {
        border-radius: 3px 3px 0 0
    }

        .table-customize > thead > tr > th {
            border-bottom: none;
            padding: 10px 14px;
            font-size: 14px;
            font-weight: 400;
            border: 1px solid rgba(0,0,0,0.2)
        }

            .table-customize > thead > tr > th:first-child {
                border-radius: 3px 0 0 0;
                border-top: 1px solid rgba(0,0,0,0.2)
            }

            .table-customize > thead > tr > th:last-child {
                border-radius: 0 3px 0 0
            }

    .table-customize > tbody > tr > td {
        vertical-align: middle;
        padding: 5px 10px;
        color: #ccc;
        font-size: 14px;
        color: #000
    }

        .table-customize > tbody > tr > td a {
            text-decoration: none
        }

.table-order > tbody > tr:nth-child(-n + 3) > td:first-child {
    position: relative;
    font-size: 10px;
    font-weight: 700
}

    .table-order > tbody > tr:nth-child(-n + 3) > td:first-child span {
        position: absolute;
        left: 0;
        right: 0;
        margin: auto;
        top: 14px
    }

.table-order > tbody > tr:nth-child(1) > td:first-child {
    background: url(../img/bg-order-1.png) no-repeat center center
}

.table-order > tbody > tr:nth-child(2) > td:first-child {
    background: url(../img/bg-order-2.png) no-repeat center center
}

.table-order > tbody > tr:nth-child(3) > td:first-child {
    background: url(../img/bg-order-3.png) no-repeat center center
}

.table-order > tbody > tr td:first-child, .table-order > tbody > tr th:first-child {
    text-align: center
}

.ft-list-gt {
    margin-top: 20px
}
.wp-tour-yeuthich .tour-yeuthich .item:first-child .img-tour img {
    height: 463px;
    object-fit: cover;
}

.iframe-container {
    overflow: hidden;
    padding: 30% 0 0 !important;
}

.audio-control {
    filter: invert(1);
}

.iframe-container iframe {
    height: 133% !important;
    top: 50% !important;
    transform: translateY(-50%);
}

iframe .ControlBar_module_controlBarWrapper__8f61408f {
    display: none !important
}
/*#hero {
    max-height: 489px;
    overflow: hidden;
    width: 100%;
}
#heroVideoBg {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px,0px,0px);
    width:100%;
}

    #heroImgBg {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -1;

    @media (min-width: 768px) {
        display: none;
    }
}

#heroContent {
    text-align: center;
    padding-top: 100px;
}

}*/
#main-site .iframe-container {
    position: relative;
}
/*ThemName*/
.wp-tour-yeuthich {
    position: relative;
}

    .wp-tour-yeuthich .tour-yeuthich {
        overflow: auto;
        padding-top: 10px;
    }

        .wp-tour-yeuthich .tour-yeuthich .item {
            width: 33%;
            float: left;
            margin-right: 1%;
            margin-bottom: 1%;
            box-sizing: border-box;
            position: relative;
            padding-right: 10px;
            padding-bottom: 10px;
        }

            .wp-tour-yeuthich .tour-yeuthich .item .img-tour img {
                width: 100%;
                height: 220px;
                display: block;
                object-fit: cover;
            }

.box img {
    max-width: 100%;
}
.wp-tour-yeuthich .tour-yeuthich .item .info {
    position: absolute;
    left: 0;
    bottom: 0;
    color: #fff;
    padding: 13px 15px;
    width: 100%;
    box-sizing: border-box;
    height: 85px;
    background-image: linear-gradient(transparent,rgba(0,0,0,.8)),none;
}

    .wp-tour-yeuthich .tour-yeuthich .item .info h3 {
        height: 36px;
        overflow: hidden;
    }

        .wp-tour-yeuthich .tour-yeuthich .item .info h3 a {
            color: #fff;
            text-transform: uppercase;
            font-size: 14px;
            text-shadow: 1px 1px 1px rgb(0 0 0 / 80%);
            color: #fff;
        }

    .wp-tour-yeuthich .tour-yeuthich .item .info .more {
        background: url(../images/icon_more.png) no-repeat;
        background-size: 100%;
        width: 30px;
        height: 30px;
        display: block;
        position: absolute;
        right: 10px;
        bottom: 10px;
    }

.wp-tour-yeuthich .tour-yeuthich .item:nth-child(2), .wp-tour-yeuthich .tour-yeuthich .item:nth-child(5) {
    width: 40%;
}

.wp-tour-yeuthich .tour-yeuthich .item:nth-child(3), .wp-tour-yeuthich .tour-yeuthich .item:nth-child(4) {
    width: 25%;
}

.wp-tour-yeuthich .tour-yeuthich .item:nth-child(3), .wp-tour-yeuthich .tour-yeuthich .item:nth-child(5) {
    margin-right: 0;
    padding-right:0;
}
.wp-tour-yeuthich .tour-yeuthich .item:nth-child(n+6) {
    width: 24.25%;
}
.wp-tour-yeuthich .tour-yeuthich .item:nth-child(9), .wp-tour-yeuthich .tour-yeuthich .item:nth-child(13) {
    margin-right: 0;
}
.date-go.lichkh {
    height: 30px;
}
#lienhe-hotel .modal-header h4.modal-title {
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 15px;
}
.quote {
    border: solid 1px #e4e2e2;
    padding: 10px;
    background-color: #edf9d2;
    font-style: italic;
    line-height: 18px;
    text-align: justify;
    margin-bottom: 15px;
}
#lienhe-hotel .modal-header {
    padding: 0.4em 1em;
    position: relative;
    border: 1px solid #e4e2e2;
    background: var(--link-color, #5191FA);
    color: #fff;
    font-weight: 700;
}
#lienhe-hotel p {
    text-align: left;
}
@media (max-width: 768px) {
    .hotline-bar {
        display: none
    }

    .xuat-hoa-don .ma-so-thue {
        width: 100%
    }

    .box-thanhtoan .panel-title a .text-title {
        padding-left: 15px;
        font-size: 13px;
        width: calc(100% - 68px)
    }

    .box-thanhtoan .panel-title a img {
        width: 50px;
        height: auto
    }

    .box-thanhtoan .panel-heading {
        padding-right: 30px
    }

    .bestseller {
        display: none
    }

        .bestseller.bestseller-mobille {
            display: block
        }

    .vitravel-thankyou .payment-order {
        padding: 10px
    }

    .table-responsive, .table-responsive thead, .table-responsive tbody, .table-responsive th, .table-responsive td, .table-responsive tr {
        display: block
    }

    .table-responsive {
        border: none;
        box-shadow: none
    }

        .table-responsive > thead > tr {
            top: -9999px;
            left: -9999px
        }

        .table-responsive > tbody > tr {
            border-bottom: 1px solid #ccc
        }

            .table-responsive > tbody > tr:first-child {
                border-radius: 3px 3px 0 0;
                border-top: none
            }

            .table-responsive > tbody > tr:last-child {
                border-radius: 0 0 3px 3px;
                border-bottom: none
            }

            .table-responsive > tbody > tr td {
                border: none;
                position: relative;
                padding: 5px 0 !important;
                width: 100%;
                overflow: hidden
            }

    .vitravel-thankyou .table > tbody > tr > td.w30 {
        width: 100%
    }

    .vitravel-thankyou .table > tbody > tr > td.w15 {
        width: 35%;
        float: left
    }

    .vitravel-thankyou .table > tbody > tr > td.w65 {
        width: 65%
    }

    .table-responsive > tbody > tr td:before {
        content: attr(data-title);
        position: absolute;
        top: 5px;
        left: 5px;
        width: 35%;
        padding-right: 10px;
        white-space: nowrap;
        font-size: 14px
    }

    .table-responsive > tbody > tr td:first-child {
        text-align: left
    }

    .vitravel-thankyou .payment-order table.table-responsive.price tfoot > tr > td:first-child {
        text-align: left
    }

    .vitravel-thankyou .payment-order table.table-responsive.price thead {
        width: 40%;
        float: left
    }

    .vitravel-thankyou .payment-order table.table-responsive.price.price-tour thead > tr {
        position: absolute
    }

    .vitravel-thankyou .payment-order table.table-responsive.price tbody {
        width: 100%;
        float: left
    }

    .vitravel-thankyou .payment-order table.table-responsive.price.price-tour tbody {
        width: 100%
    }

    .vitravel-thankyou .payment-order table.table-responsive.price tfoot {
        width: 100%;
        float: right
    }

        .vitravel-thankyou .payment-order table.table-responsive.price tfoot > tr > td {
            width: 50%;
            float: left;
            border: none;
            border-bottom: 1px solid #ddd
        }

            .vitravel-thankyou .payment-order table.table-responsive.price tfoot > tr > td.w34 {
                width: 33%
            }

            .vitravel-thankyou .payment-order table.table-responsive.price tfoot > tr > td.w29 {
                width: 34%
            }

    .vitravel-thankyou .table > thead > tr > th, .vitravel-thankyou .table > thead > tr > th.w15 {
        width: 100%;
        text-align: left;
        padding: 5px;
        border: none;
        border-radius: 0;
        border-bottom: 1px solid #ddd
    }

    .vitravel-thankyou .payment-order table.table-responsive.price thead > tr {
        position: absolute
    }

    .vitravel-thankyou .payment-order table.table-responsive.price tbody > tr > td {
        border-bottom: 1px solid #ddd;
        padding-left: 10px !important;
        text-align: left;
        font-size: 14px;
        padding-left: 35% !important
    }

    .vitravel-thankyou .table > tbody > tr > td.ins {
        margin-left: 0
    }

    .table-responsive.table-order > tbody > tr:nth-child(-n + 3) > td:first-child {
        padding: 25px 0 25px 30% !important;
        background-position: left 32% center
    }

        .table-responsive.table-order > tbody > tr:nth-child(-n + 3) > td:first-child span {
            left: 32%
        }

    .mess-1, .mess-2 {
        line-height: 1.4
    }

    .vitravel-thankyou .payment-order table.table-responsive.price tbody > tr > td.w7 {
        width: 7%;
        float: left
    }

    .vitravel-thankyou .payment-order table.table-responsive.price tbody > tr > td.w28 {
        width: 28%;
        float: left
    }

    .vitravel-thankyou .payment-order table.table-responsive.price tbody > tr > td.w29 {
        width: 30%;
        float: left;
        text-align: right
    }

    .vitravel-thankyou .table > tfoot > tr > td.ins {
        font-size: 14px;
        color: #07934a;
        font-weight: 600
    }

    .ui-datepicker td a span.ui-datepicker-lunar {
        text-align: center !important
    }

    #ui-datepicker-div .ui-state-default .ui-datepicker-day {
        text-align: center !important
    }

    #ui-datepicker-div .ui-widget-header {
        margin: 10px !important
    }

    .ft-list-gt {
        margin-top: 0 !important
    }

    .n3-tour-detail #sync2 {
        max-height: 48px;
    }
    .main-form-cc .tab-content{
        display:none;
    }
    .wp-tour-yeuthich .tour-yeuthich .item:first-child .img-tour img {
        height: 200px;
    }

    .wp-tour-yeuthich .tour-yeuthich .item {
        width: 100%;
        margin-bottom: 10px;
    }

        .wp-tour-yeuthich .tour-yeuthich .item:nth-child(2), .wp-tour-yeuthich .tour-yeuthich .item:nth-child(3), .wp-tour-yeuthich .tour-yeuthich .item:nth-child(4), .wp-tour-yeuthich .tour-yeuthich .item:nth-child(5) {
            width: 50%;
            margin-right: 0;
        }

        .wp-tour-yeuthich .tour-yeuthich .item:nth-child(3), .wp-tour-yeuthich .tour-yeuthich .item:nth-child(5) {
            padding-left: 5px;
        }

        .wp-tour-yeuthich .tour-yeuthich .item:nth-child(2), .wp-tour-yeuthich .tour-yeuthich .item:nth-child(4) {
            padding-right: 5px;
        }

        .wp-tour-yeuthich .tour-yeuthich .item .img-tour img {
            height: 200px;
        }
        .wp-tour-yeuthich .tour-yeuthich .item:nth-child(n+6) {
            width: 50%;
            margin-right: 0;
        }
        .wp-tour-yeuthich .tour-yeuthich .item:nth-child(even):nth-child(n+6) {
            padding-right: 5px;
        }
        .wp-tour-yeuthich .tour-yeuthich .item:nth-child(odd):nth-child(n+6) {
            padding-left: 5px;
        }
}
.loader {
    width: 99%;
    height: 99%;
    background: #ffffff;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100000000000;
    display: block;
    overflow: hidden;
}
.fa-spinner:before {
    content: "\f110";
}
.icon {
    /*font-size: 80px;*/
    /*color: #0081c5;*/
    /*position: absolute;*/
    /*top: 50%;
    left: 50%;
    margin-top: -40px;
    margin-left: -40px;*/
}
.xoay {
    animation: xoay 1.5s linear infinite;
    -moz-animation: xoay 1.5s linear infinite;
    -ms-animation: xoay 1.5s linear infinite;
    -o-animation: xoay 1.5s linear infinite;
    -webkit-animation: xoay 1.5s linear infinite;
}
.fa, .fab, .fal, .far, .fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}
.fa, .far, .fas {
    font-family: "Font Awesome 5 Free";
}
.fa, .fas {
    font-weight: 900;
}
.tags-wrap {
    margin: 20px 0 0;
    padding: 0;
    list-style: none;
}
    .tags-wrap li {
        float: left;
        margin: 8px 10px 0 0;
        color: #666;
    }
    .tags-wrap a {
        color: #666;
        font-size: 13px;
        padding: 3px 8px;
        border: 1px solid #e5e5e5;
        display: block;
        background: #f5f5f5 none;
    }
.support-wrap {
    position: fixed;
    right: 15px;
    bottom: 10px;
    z-index: 99;
}
    .support-wrap a {
        display: block;
        width: 50px;
        height: 50px;
        line-height: 0;
        margin: 0;
    }
        .support-wrap a img {
            width: 100%;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            border-radius: 50%;
        }
.mg-b-10 {
    margin-bottom: 10px !important
}
.marketing-wrap {
    position: fixed;
    top: 50%;
    right: 0;
    margin: 0;
    padding: 0;
    list-style: none;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 999;
}
.marketing-messenger a, .marketing-messenger .marketing-text {
    background: #4177b7 none;
}
.marketing-item a {
    width: 52px;
    height: 52px;
    -webkit-border-radius: 26px 0 0 26px;
    -moz-border-radius: 26px 0 0 26px;
    border-radius: 26px 0 0 26px;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    color: #fff;
}
.marketing-item .marketing-text {
    position: absolute;
    top: 0;
    right: 26px;
    white-space: nowrap;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    color: #fff;
    z-index: -1;
    -webkit-border-radius: 26px 0 0 26px;
    -moz-border-radius: 26px 0 0 26px;
    border-radius: 26px 0 0 26px;
    -webkit-transition: all .2s;
    transition: all .2s;
    width: 0;
    padding: 9px 0;
    overflow: hidden;
    height: 52px;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
}
.marketing-messenger img, .marketing-tiktok img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
    width: 22px;
    height: 22px;
}
.marketing-zalo img {
    width: 32px;
    height: 32px;
}
.marketing-zalo a, .marketing-zalo .marketing-text {
    background: #0180c7 none;
}
.marketing-item:hover .marketing-text {
    padding: 9px 31px 9px 20px;
    width: 200px;
}
.marketing-phone a, .marketing-phone .marketing-text {
    background: #d00000 none;
}
.marketing-instagram i, .marketing-phone i, .marketing-youtube i {
    font-size: 20px;
}
.marketing-instagram a, .marketing-instagram .marketing-text {
    background: #cb2027 none;
}
.marketing-youtube a, .marketing-youtube .marketing-text {
    background: #f03434 none;
}
@media only screen and (max-width: 991px) {
    .marketing-wrap {
        top: auto;
        right: auto;
        left: 0;
        bottom: 0;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 98%;
    }
        .marketing-wrap .marketing-item {
            position: relative;
            width: 100%;
            -ms-flex: 0 0 20%;
            flex: 0 0 20%;
            max-width: 20%;
        }
    .marketing-item a {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        width: 100%;
        height: 40px;
    }
}
@media (max-width:991px) {
    #lbtSortByAirlines {
        font-size: 0 !important;
        width: 20% !important;
        margin-right: 0 !important;
    }

        #lbtSortByAirlines::before {
            content: "Hãng";
            font-size: 13px !important;
        }
    #lbtSortByDepatureTime {
        width: 40%;
        text-align: center;
        margin: 0;
        font-size:0 !important;
    }
        #lbtSortByDepatureTime::before {
            content: "Giờ đi - Giờ đến";
            font-size: 13px !important;
        }
        #lbtSortByPrice {
            width: 20% !important;
            text-align: center !important;
            margin: 0;
        }
    .IBESearchResult.IBEMobile .FlightItem .Carrier {
        width: 20% !important;
    }
    .IBESearchResult.IBEMobile .FlightItem .Price {
        width: 20% !important;
        text-align: center;
    }
    .FlightItem .Select {
        width: 20% !important;
    }
    .IBESearchResult.IBEMobile .FlightItem .Arrival{text-align:center;}
    .IBESearchResult.IBEMobile .FlightItem .Depart{text-align:center}
    .SearchParam {
        margin-top: 10px !important;
        padding: 0 !important;
        color: #fff !important;
    }
        .SearchParam .SearchParamContent .Itinerary{padding:10px 10px 0 10px !important;}
        .SearchParam .SearchParamContent .Itinerary * {
            color: #fff !important
        }
        .SearchParam .SearchParamContent .FlightDate{
            padding:0 10px 0 10px !important
        }
    .IBESearchResult.IBEMobile #pnSort a {
        margin: 0 !important;
        font-weight: 600 !important;
    }
    .IBEPickDateMobileOuter .IBEPickDateMobile-Stage .IBEPickDate-Item span{font-size:13px !important;font-weight:600 !important;}
    .IBEPickDateMobileOuter .IBEPickDateMobile-Stage .IBEPickDate-Item.current {
        border-top: 5px solid #ff4500 !important;
    }
}
.contact-now .btn-datngay {
    position: fixed;
    top: 50%;
    left: 0;
    margin: 0;
    padding: 0;
    list-style: none;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 999;
    
}
    .contact-now .btn-datngay button {
        height: 52px;
        border-radius: 0 25px 25px 0;
        color: #fff;
        background-color: #07934a;
        border-color: #07934a;
    }
    .contact-now .btn-datngay .marketing-text {
        position: absolute;
        top: 0;
        left: 26px;
        white-space: nowrap;
        font-size: 14px;
        line-height: 20px;
        font-weight: 400;
        color: #fff;
        z-index: -1;
        -webkit-border-radius: 26px 0 0 26px;
        -moz-border-radius: 26px 0 0 26px;
        border-radius: 0 25px 25px 0;
        -webkit-transition: all .2s;
        transition: all .2s;
        width: 0;
        padding: 9px 0;
        overflow: hidden;
        height: 52px;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
        -webkit-justify-content: flex-end;
        justify-content: flex-end;
    }
    .contact-now .btn-datngay:hover .marketing-text {
        padding: 9px 31px 9px 20px;
        width: 200px;
        background: #07934a none;
    }
.left-ct-tin a {
    line-height: 1.5;
}

    .left-ct-tin a i {
        margin-left: 10px;
    }

.youtube {
    position: relative;
    padding-top: 20px;
    overflow: hidden;
    height: 200px;
}

    .youtube iframe, .youtube object, .youtube embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
    }

.wy {
    width: 80%;
    max-width: 640px;
    margin: 0 auto;
}

@media (max-width:991px) {
    #lbtSortByAirlines, #lbtSortByAirlinesRT {
        font-size: 0 !important;
        width: 20% !important;
        margin-right: 0 !important;
    }

        #lbtSortByAirlines::before, #lbtSortByAirlinesRT::before {
            content: "Hãng";
            font-size: 13px !important;
        }

    #lbtSortByDepatureTime, #lbtSortByDepatureTimeRT {
        width: 40%;
        text-align: center;
        margin: 0;
        font-size: 0 !important;
    }

        #lbtSortByDepatureTime::before, #lbtSortByDepatureTimeRT::before {
            content: "Giờ đi  -  Giờ đến";
            font-size: 13px !important;
        }

    #lbtSortByPrice, #lbtSortByPriceRT {
        width: 20% !important;
        text-align: center !important;
        margin: 0;
    }

    .IBESearchResult.IBEMobile .FlightItem .Carrier {
        width: 20% !important;
    }

    .IBESearchResult.IBEMobile .FlightItem .Price {
        width: 20% !important;
        text-align: center;
    }

    .FlightItem .Select {
        width: 20% !important;
    }

    .IBESearchResult.IBEMobile .FlightItem .Arrival {
        text-align: center;
    }

    .IBESearchResult.IBEMobile .FlightItem .Depart {
        text-align: center
    }

    .SearchParam {
        margin-top: 10px !important;
        padding: 0 !important;
        color: #fff !important;
    }

        .SearchParam .SearchParamContent .Itinerary {
            padding: 10px 10px 0 10px !important;
        }

            .SearchParam .SearchParamContent .Itinerary * {
                color: #fff !important
            }

        .SearchParam .SearchParamContent .FlightDate {
            padding: 0 10px 0 10px !important
        }

    .IBESearchResult.IBEMobile #pnSort a {
        margin: 0 !important;
        font-weight: 600 !important;
    }

    .IBEPickDateMobileOuter .IBEPickDateMobile-Stage .IBEPickDate-Item span {
        font-size: 13px !important;
        font-weight: 600 !important;
    }

    .IBEPickDateMobileOuter .IBEPickDateMobile-Stage .IBEPickDate-Item.current {
        border-top: 5px solid #ff4500 !important;
    }
}
.title-conditions {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0;
    color: #0081c5;
    position: relative;
    z-index: 0;
    display: inline-block;
    padding: 5px 0;
    background: #fff;
}

.conditions .panel-body {
    border: 1px solid #ccc;
    padding: 0;
}

.check-conditions {
    width: 100%;
    height: 200px;
    overflow: auto;
    padding: 5px;
}
.loader {
    width: 99%;
    height: 99%;
    background: #0081c5d6;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100000000000;
    display: none;
    overflow: hidden;
}

    .loader .xoay {
        animation: xoay 1.5s linear infinite;
        -moz-animation: xoay 1.5s linear infinite;
        -ms-animation: xoay 1.5s linear infinite;
        -o-animation: xoay 1.5s linear infinite;
        -webkit-animation: xoay 1.5s linear infinite;
    }

    .loader .icon {
        font-size: 80px !important;
        color: #ff0000;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-top: -40px;
        margin-left: -40px;
    }

@-webkit-keyframes xoay {
    from {
        -ms-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -ms-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
.item-sidebar-tour label:last-child {
    display: none;
}
@media (max-width:991px) {
    .snow {
        background: #00a0ad;
        background-size: 100%;
        background-repeat: no-repeat;
        overflow: hidden;
        margin: 0;
        width: 100%;
        padding: 10px
    }

    .wp-copyright {
        padding: 8px 0 45px 0 !important;
    }
}
table th, td {
    border: 1px solid #868585;
}

table {
    border-collapse: collapse;
    width: 100%;
}

th, td {
    text-align: left;
    padding: 10px;
}

table tr:nth-child(odd) {
    background-color: #eeeeee87;
}

table tr:nth-child(even) {
    background-color: white;
}

table thead tr:nth-child(1) {
    background-color: #0081c5;
    color: #fff;
}

table th p, td p {
    margin: 0;
}

.left-ct-tin.left-main-dm p a {
    color: #0081c5;
}

    .left-ct-tin.left-main-dm p a:hover {
        color: #07934a;
    }
.loader-gif {
    width: 100%;
    height: 100%;
    background: #0081c5d6;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100000000000;
}
    .loader-gif img {
        width: 100%;
        text-align: center;
        position: absolute;
        top: -30%;
    }
.box-thanhtoan-mobile .bor-bot {
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc
}

.box-thanhtoan-mobile .ds-fl {
    justify-content: space-between;
    align-items: center
}

.box-thanhtoan-mobile p.tongtien b {
    font-size: 18px
}

.box-thanhtoan-mobile p.tongtien .tong-tien-tt {
    font-size: 18px;
    font-weight: 700;
    color: #0081c5
}
@media (max-width: 991px){
    .loader-gif img {
        width: 100%;
        text-align: center;
        position: absolute;
        top: 0;
    }
    .wp-langua {
        right: 60px;
        height: 32px;
    }

        .wp-langua a img {
            height: 32px;
        }
    .input-group-number {
        margin-right: 0;
        margin-bottom: 15px;
    }

    .form_content__row {
        padding: 15px;
    }

    .form_content__row__label {
        width: auto;
    }

    .form_content__row__input.departure_date_customize {
        margin-left: auto;
    }
}
.wp-nav-right ul.ul-nav-top img{height:22px;}
.ahihi {
    display: none;
    clear: both;
}

.tour-header {
    display: flex;
    width: 100%;
}

    .tour-header .tour-logo {
        padding: 20px;
        width: 30%;
    }

        .tour-header .tour-logo img {
            width: 230px;
            margin-top: 25px;
        }

    .tour-header .tour-ft {
        padding: 20px;
        width: 70%;
        text-align: right;
    }

.tour-logo:not(:last-child)::after {
    content: '';
    width: 1.5px;
    height: 15px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    background: #07934a;
}

.tour-header .tour-ft .h3-title-ft {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    color: #0081c5;
}

.tour-header .tour-ft p {
    text-align: right;
}

    .tour-header .tour-ft p i, .tour-header .tour-ft p img {
        padding-right: 5px;
        font-weight: 600;
    }

.tour-title-sec {
    width: 100%;
}

    .tour-title-sec .h2-title {
        font-size: 20px;
        font-weight: 600;
        margin-bottom: 20px;
        color: #0081c5;
        text-align: center;
    }

.ahihi .title-lg h2 {
    font-size: 15px;
    font-weight: 700;
}
#ADESearchForm {
    background: #F5F5FA !important;
    border-radius: 10px;
    min-height: 200px !important;
}

#ADESearchFormClient {
    min-height: auto !important;
}

    #ADESearchFormClient .ui-widget-header {
        display: none !important;
    }

#ADESearchForm .ADEItinerary {
    width: 100%;
}

#ADESearchForm .ADEPoint > label, #ADESearchForm .ADETimeItem > label, #ADESearchForm .ADEPassengerItem > label, select {
    font-weight: 500;
    margin-bottom: 0 !important;
}

#ADESearchForm .ADEBody {
    background: #F5F5FA !important;
    border-radius: 10px;
}

#ADESearchForm .ADEItineraryItem > input[type=radio] {
    margin-bottom: 5px !important;
}

@media only screen and (min-width: 1200px) {
    #ADESearchForm .ADEPoint {
        width: 50%;
        float: left;
    }

        #ADESearchForm .ADEPoint:nth-child(2) {
            padding: 5px 5px 5px 0 !important;
        }

        #ADESearchForm .ADEPoint:nth-child(2) {
            padding: 5px 5px 5px 0 !important;
        }

    #ADESearchForm .ADEPassengerItem > input {
        font-size: 18px !important;
        padding: 4px 25px !important;
        border: none !important;
        border-radius: 5px !important;
        width: 100%;
    }

    #ADESearchForm .MiniADEPassengerItem > input {
        font-size: 15px !important;
        border: none !important;
        margin-top: 15px !important;
        border-radius: 5px !important;
    }
}

.ADEFullPrice label, .ADEBoxBody label, .ADEBody label {
    margin-left: 5px;
    font-weight: 500;
}

#ADEResult .ADEResultFlight td {
    border: none !important;
    border-bottom: 1px solid #e9e9e9 !important;
}

#ADEResult .ADEPassengerPriceLabel {
    color: #ff9b00;
    font-size: 14px;
}

#ADEResult .ADEPassengerPrice table th {
    color: #666666 !important;
    border: none !important;
    border-bottom: 1px solid #e8e8e8 !important;
}

#ADEResult .ADEPassengerPrice td, th {
    padding-right: 5px 15px 5px 0px;
    border-bottom: 1px solid #e8e8e8;
    padding-right: 10px;
}

#ADEResult .ADEPassengerPrice table {
    border: 1px solid #e9e9e9;
}

    #ADEResult .ADEPassengerPrice table thead tr {
        background: #F6F5F5;
    }

#ADEResult .ADEPassengerPrice td, th {
    padding-right: 5px 15px 5px 0px;
    border-bottom: 1px solid #e8e8e8 !important;
    padding-right: 10px;
}

#ADEResult .ADEPassengerPrice table tr {
    line-height: 20px !important;
}

.ADEPassengerPrice table tbody tr:nth-child(odd) {
    background-color: #fff !important;
}

#ADEResult {
    max-width: max-content !important;
}

    #ADEResult .ADEMoblieTable td {
        border: none !important
    }

    #ADEResult .ADEPassengerPrice table td, #ADEResult .ADESegment table td {
        border: none;
    }

.item-sidebar-tour label:last-child {
    display: none;
}


/*ThemName*/
.box_featured_medium {
    position: relative;
}
    .box_featured_medium .content_box {
        overflow: auto;
        padding-top: 10px;
    }
        .box_featured_medium .content_box .item {
            width: 32.6%;
            float: left;
            margin-right: 1%;
            margin-bottom: 1%;
            box-sizing: border-box;
            position: relative;
        }
            .box_featured_medium .content_box .item .image img {
                width: 100%;
                height: 220px;
                display: block;
            }
.box img {
    max-width: 100%;
}
.box_featured_medium1 .content_box .item:first-child .image img {
    height: 450px;
}
.box_featured_medium .content_box .item .info {
    position: absolute;
    left: 0;
    bottom: 0;
    color: #fff;
    padding: 13px 15px;
    width: 100%;
    box-sizing: border-box;
    height: 85px;
    background-image: linear-gradient(transparent,rgba(0,0,0,.8)),none;
}
    .box_featured_medium .content_box .item .info h3 {
        height: 36px;
        overflow: hidden;
    }
        .box_featured_medium .content_box .item .info h3 a {
            color: #fff;
            text-transform: uppercase;
            font-size: 14px;
            text-shadow: 1px 1px 1px rgb(0 0 0 / 80%);
            color: #fff;
        }
    .box_featured_medium .content_box .item .info .more {
        background: url(../images/icon_more.png) no-repeat;
        background-size: 100%;
        width: 30px;
        height: 30px;
        display: block;
        position: absolute;
        right: 10px;
        bottom: 10px;
    }
.box_featured_medium1 .content_box .item:nth-child(2), .box_featured_medium1 .content_box .item:nth-child(5) {
    width: 40%;
}
.box_featured_medium1 .content_box .item:nth-child(3), .box_featured_medium1 .content_box .item:nth-child(4) {
    width: 25%;
}
.box_featured_medium1 .content_box .item:nth-child(3), .box_featured_medium1 .content_box .item:nth-child(5) {
    margin-right: 0;
}
.review-form {
    margin: 15px 0;
}
.review-form .form-wrapper {
    margin-top: 15px;
    padding: 30px;
    background: #f9f9f9;
    border: 1px solid #d7dce3;
    border-top: 4px solid #59815b;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.review-form .form-wrapper textarea.form-control {
    min-height: 350px;
    margin-top: 15px;
}
.review-form .form-wrapper .review-items {
    background: #fff;
    padding: 25px 30px;
    border: 1px solid #eee;
    border-radius: 5px;
    margin-top: 15px;
    min-height: 350px;
}
.review-form .form-wrapper .review-items .item label {
    font-size: 16px;
    font-weight: 500;
    color: #768090;
    margin-bottom: 4px;
}
.review-form .form-wrapper .review-items .item {
    margin-bottom: 10px;
}
.review-form .form-wrapper .review-items .item .fa.grey {
    color: #5e6d77;
}
.invalid-feedback {
    display: none;
    width: 100%;
    margin-top: 0.25rem;
    font-size: 80%;
    color: #dc3545;
}
.review-form .form-wrapper .review-items .item .fa.hovered:before, .review-form .form-wrapper .review-items .item .fa.selected:before {
    content: "";
}
.review-form .form-wrapper .review-items .item .fa.hovered, .review-form .form-wrapper .review-items .item .fa.selected {
    color: #ffdc00;
}
.time-go {
    display: flex;
    justify-content: space-around;
    align-items: center;
    border: 1px #ff891e solid;
    color: #ff891e;
    text-align: center;
    background: #fff;
    border-radius: 4px;
    cursor: pointer;
}
    .time-go .icon-first {
        font-size: 20px;
    }
    .time-go .day-detail {
        display: block;
        font-weight: 300;
        color: #999;
        font-size: 13px;
        margin-top: -3px;
    }
.floatBox.highlight .btn-group .number-detail{
    width:30px;
    border:none;
}

.rev_overview {
    display: flex;
    background: #27aa4626;
    padding: 10px;
    border-radius: 16px;
    margin-bottom: 20px;
}

.rev_overview__score {
    background: #27aa45;
    border-radius: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 28px !important;
    color: #fff;
    width: 72px;
    height: 72px;
    margin-right: 10px;
}

.rev_overview__text {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.text-very-good {
    color: #297aa8;
    font-size: 24px !important;
    font-weight: 700;
}

.box-rating-c span {
    font-weight: 700;
}

.comments-list-v2 {
    margin-top: 20px;
}

    .comments-list-v2 .item-rv {
        border-top: 1px solid #ddd;
        margin-top: 20px;
        padding-top: 20px;
    }

        .comments-list-v2 .item-rv:first-child {
            border-top: 0;
            padding-top: 0;
            margin-top: 0;
        }

        .comments-list-v2 .item-rv .cus-rv-info {
            position: relative;
            margin-bottom: 15px;
            display: flex;
        }

            .comments-list-v2 .item-rv .cus-rv-info .rv-name {
                width: 40px;
                height: 40px;
                border-radius: 8px;
                display: flex;
                align-items: center;
                justify-content: center;
                color: #fff;
                margin-right: 10px;
            }

.bg-color-excellent {
    background: #27aa45;
}

.bg-color-very-good {
    background: #297aa8
}

.comments-list-v2 .item-rv .cus-rv-info .cus-rv {
    width: calc(100% - 50px);
}

.comments-list-v2 .item-rv .cus-rv p {
    margin-bottom: 0;
    line-height: 22px;
}

    .comments-list-v2 .item-rv .cus-rv p span:first-child {
        font-size: 16px;
        font-weight: 700;
        margin-right: 5px;
    }

.text-excellent {
    color: #27aa45;
}

.comments-list-v2 .item-rv .cus-rv p span:last-child {
    color: #000;
    margin-left: 3px;
}

.comments-list-v2 .item-rv .cus-rv p:last-child {
    font-size: 14px;
    overflow: hidden;
}

.comments-list-v2 .item-rv .cus-rv p {
    margin-bottom: 0;
    line-height: 22px;
}

.comments-list-v2 .form_content__row__input {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    padding-bottom: 20px;
    margin-top: 20px;
    clear: both;
}

.comments-list-v2 .form_content__row__input__col {
    justify-content: space-between;
}

.comments-list-v2 .wp-gui-yeucau {
    margin: 20px 0 25px;
}

.clean {
    clear: both
}
@media (min-width: 1380px) {
    .container {
        width: 1300px;
    }
}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/*!
 * Font Awesome Pro 6.0.0-alpha2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
@font-face {
    font-family: 'Font Awesome 6 Brands';
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url("/Projects/Visoft/Resources/webfonts/fa-brands-400.woff2") format("woff2"), url("/Projects/Visoft/Resources/webfonts/fa-brands-400.woff") format("woff"), url("/Projects/Visoft/Resources/webfonts/fa-brands-400.ttf") format("truetype");
}

.fab,
.fa-brands {
    font-family: 'Font Awesome 6 Brands';
    font-weight: 400;
}

.fa-500px:before {
    content: "\f26e";
}

.fa-accessible-icon:before {
    content: "\f368";
}

.fa-accusoft:before {
    content: "\f369";
}

.fa-acquisitions-incorporated:before {
    content: "\f6af";
}

.fa-adn:before {
    content: "\f170";
}

.fa-adversal:before {
    content: "\f36a";
}

.fa-affiliatetheme:before {
    content: "\f36b";
}

.fa-airbnb:before {
    content: "\f834";
}

.fa-algolia:before {
    content: "\f36c";
}

.fa-alipay:before {
    content: "\f642";
}

.fa-amazon:before {
    content: "\f270";
}

.fa-amazon-pay:before {
    content: "\f42c";
}

.fa-amilia:before {
    content: "\f36d";
}

.fa-android:before {
    content: "\f17b";
}

.fa-angellist:before {
    content: "\f209";
}

.fa-angrycreative:before {
    content: "\f36e";
}

.fa-angular:before {
    content: "\f420";
}

.fa-app-store:before {
    content: "\f36f";
}

.fa-app-store-ios:before {
    content: "\f370";
}

.fa-apper:before {
    content: "\f371";
}

.fa-apple:before {
    content: "\f179";
}

.fa-apple-pay:before {
    content: "\f415";
}

.fa-artstation:before {
    content: "\f77a";
}

.fa-asymmetrik:before {
    content: "\f372";
}

.fa-atlassian:before {
    content: "\f77b";
}

.fa-audible:before {
    content: "\f373";
}

.fa-autoprefixer:before {
    content: "\f41c";
}

.fa-avianex:before {
    content: "\f374";
}

.fa-aviato:before {
    content: "\f421";
}

.fa-aws:before {
    content: "\f375";
}

.fa-bandcamp:before {
    content: "\f2d5";
}

.fa-battle-net:before {
    content: "\f835";
}

.fa-behance:before {
    content: "\f1b4";
}

.fa-behance-square:before {
    content: "\f1b5";
}

.fa-bimobject:before {
    content: "\f378";
}

.fa-bitbucket:before {
    content: "\f171";
}

.fa-bitcoin:before {
    content: "\f379";
}

.fa-bity:before {
    content: "\f37a";
}

.fa-black-tie:before {
    content: "\f27e";
}

.fa-blackberry:before {
    content: "\f37b";
}

.fa-blogger:before {
    content: "\f37c";
}

.fa-blogger-b:before {
    content: "\f37d";
}

.fa-bluetooth:before {
    content: "\f293";
}

.fa-bluetooth-b:before {
    content: "\f294";
}

.fa-bootstrap:before {
    content: "\f836";
}

.fa-btc:before {
    content: "\f15a";
}

.fa-buffer:before {
    content: "\f837";
}

.fa-buromobelexperte:before {
    content: "\f37f";
}

.fa-buy-n-large:before {
    content: "\f8a6";
}

.fa-buysellads:before {
    content: "\f20d";
}

.fa-canadian-maple-leaf:before {
    content: "\f785";
}

.fa-cc-amazon-pay:before {
    content: "\f42d";
}

.fa-cc-amex:before {
    content: "\f1f3";
}

.fa-cc-apple-pay:before {
    content: "\f416";
}

.fa-cc-diners-club:before {
    content: "\f24c";
}

.fa-cc-discover:before {
    content: "\f1f2";
}

.fa-cc-jcb:before {
    content: "\f24b";
}

.fa-cc-mastercard:before {
    content: "\f1f1";
}

.fa-cc-paypal:before {
    content: "\f1f4";
}

.fa-cc-stripe:before {
    content: "\f1f5";
}

.fa-cc-visa:before {
    content: "\f1f0";
}

.fa-centercode:before {
    content: "\f380";
}

.fa-centos:before {
    content: "\f789";
}

.fa-chrome:before {
    content: "\f268";
}

.fa-chromecast:before {
    content: "\f838";
}

.fa-cloudflare:before {
    content: "\e07d";
}

.fa-cloudscale:before {
    content: "\f383";
}

.fa-cloudsmith:before {
    content: "\f384";
}

.fa-cloudversify:before {
    content: "\f385";
}

.fa-codepen:before {
    content: "\f1cb";
}

.fa-codiepie:before {
    content: "\f284";
}

.fa-confluence:before {
    content: "\f78d";
}

.fa-connectdevelop:before {
    content: "\f20e";
}

.fa-contao:before {
    content: "\f26d";
}

.fa-cotton-bureau:before {
    content: "\f89e";
}

.fa-cpanel:before {
    content: "\f388";
}

.fa-creative-commons:before {
    content: "\f25e";
}

.fa-creative-commons-by:before {
    content: "\f4e7";
}

.fa-creative-commons-nc:before {
    content: "\f4e8";
}

.fa-creative-commons-nc-eu:before {
    content: "\f4e9";
}

.fa-creative-commons-nc-jp:before {
    content: "\f4ea";
}

.fa-creative-commons-nd:before {
    content: "\f4eb";
}

.fa-creative-commons-pd:before {
    content: "\f4ec";
}

.fa-creative-commons-pd-alt:before {
    content: "\f4ed";
}

.fa-creative-commons-remix:before {
    content: "\f4ee";
}

.fa-creative-commons-sa:before {
    content: "\f4ef";
}

.fa-creative-commons-sampling:before {
    content: "\f4f0";
}

.fa-creative-commons-sampling-plus:before {
    content: "\f4f1";
}

.fa-creative-commons-share:before {
    content: "\f4f2";
}

.fa-creative-commons-zero:before {
    content: "\f4f3";
}

.fa-critical-role:before {
    content: "\f6c9";
}

.fa-css3:before {
    content: "\f13c";
}

.fa-css3-alt:before {
    content: "\f38b";
}

.fa-cuttlefish:before {
    content: "\f38c";
}

.fa-d-and-d:before {
    content: "\f38d";
}

.fa-d-and-d-beyond:before {
    content: "\f6ca";
}

.fa-dailymotion:before {
    content: "\e052";
}

.fa-dashcube:before {
    content: "\f210";
}

.fa-deezer:before {
    content: "\e077";
}

.fa-delicious:before {
    content: "\f1a5";
}

.fa-deploydog:before {
    content: "\f38e";
}

.fa-deskpro:before {
    content: "\f38f";
}

.fa-dev:before {
    content: "\f6cc";
}

.fa-deviantart:before {
    content: "\f1bd";
}

.fa-dhl:before {
    content: "\f790";
}

.fa-diaspora:before {
    content: "\f791";
}

.fa-digg:before {
    content: "\f1a6";
}

.fa-digital-ocean:before {
    content: "\f391";
}

.fa-discord:before {
    content: "\f392";
}

.fa-discourse:before {
    content: "\f393";
}

.fa-dochub:before {
    content: "\f394";
}

.fa-docker:before {
    content: "\f395";
}

.fa-draft2digital:before {
    content: "\f396";
}

.fa-dribbble:before {
    content: "\f17d";
}

.fa-dribbble-square:before {
    content: "\f397";
}

.fa-dropbox:before {
    content: "\f16b";
}

.fa-drupal:before {
    content: "\f1a9";
}

.fa-dyalog:before {
    content: "\f399";
}

.fa-earlybirds:before {
    content: "\f39a";
}

.fa-ebay:before {
    content: "\f4f4";
}

.fa-edge:before {
    content: "\f282";
}

.fa-edge-legacy:before {
    content: "\e078";
}

.fa-elementor:before {
    content: "\f430";
}

.fa-ello:before {
    content: "\f5f1";
}

.fa-ember:before {
    content: "\f423";
}

.fa-empire:before {
    content: "\f1d1";
}

.fa-envira:before {
    content: "\f299";
}

.fa-erlang:before {
    content: "\f39d";
}

.fa-ethereum:before {
    content: "\f42e";
}

.fa-etsy:before {
    content: "\f2d7";
}

.fa-evernote:before {
    content: "\f839";
}

.fa-expeditedssl:before {
    content: "\f23e";
}

.fa-facebook:before {
    content: "\f09a";
}

.fa-facebook-f:before {
    content: "\f39e";
}

.fa-facebook-messenger:before {
    content: "\f39f";
}

.fa-facebook-square:before {
    content: "\f082";
}

.fa-fantasy-flight-games:before {
    content: "\f6dc";
}

.fa-fedex:before {
    content: "\f797";
}

.fa-fedora:before {
    content: "\f798";
}

.fa-figma:before {
    content: "\f799";
}

.fa-firefox:before {
    content: "\f269";
}

.fa-firefox-browser:before {
    content: "\e007";
}

.fa-first-order:before {
    content: "\f2b0";
}

.fa-first-order-alt:before {
    content: "\f50a";
}

.fa-firstdraft:before {
    content: "\f3a1";
}

.fa-flickr:before {
    content: "\f16e";
}

.fa-flipboard:before {
    content: "\f44d";
}

.fa-fly:before {
    content: "\f417";
}

.fa-font-awesome:before {
    content: "\f2b4";
}

.fa-font-awesome-logo-full:before {
    content: "\f2b4";
}

.fa-font-awesome-flag:before {
    content: "\f2b4";
}

.fa-fonticons:before {
    content: "\f280";
}

.fa-fonticons-fi:before {
    content: "\f3a2";
}

.fa-fort-awesome:before {
    content: "\f286";
}

.fa-fort-awesome-alt:before {
    content: "\f3a3";
}

.fa-forumbee:before {
    content: "\f211";
}

.fa-foursquare:before {
    content: "\f180";
}

.fa-free-code-camp:before {
    content: "\f2c5";
}

.fa-freebsd:before {
    content: "\f3a4";
}

.fa-fulcrum:before {
    content: "\f50b";
}

.fa-galactic-republic:before {
    content: "\f50c";
}

.fa-galactic-senate:before {
    content: "\f50d";
}

.fa-get-pocket:before {
    content: "\f265";
}

.fa-gg:before {
    content: "\f260";
}

.fa-gg-circle:before {
    content: "\f261";
}

.fa-git:before {
    content: "\f1d3";
}

.fa-git-alt:before {
    content: "\f841";
}

.fa-git-square:before {
    content: "\f1d2";
}

.fa-github:before {
    content: "\f09b";
}

.fa-github-alt:before {
    content: "\f113";
}

.fa-github-square:before {
    content: "\f092";
}

.fa-gitkraken:before {
    content: "\f3a6";
}

.fa-gitlab:before {
    content: "\f296";
}

.fa-gitter:before {
    content: "\f426";
}

.fa-glide:before {
    content: "\f2a5";
}

.fa-glide-g:before {
    content: "\f2a6";
}

.fa-gofore:before {
    content: "\f3a7";
}

.fa-goodreads:before {
    content: "\f3a8";
}

.fa-goodreads-g:before {
    content: "\f3a9";
}

.fa-google:before {
    content: "\f1a0";
}

.fa-google-drive:before {
    content: "\f3aa";
}

.fa-google-pay:before {
    content: "\e079";
}

.fa-google-play:before {
    content: "\f3ab";
}

.fa-google-plus:before {
    content: "\f2b3";
}

.fa-google-plus-g:before {
    content: "\f0d5";
}

.fa-google-plus-square:before {
    content: "\f0d4";
}

.fa-google-wallet:before {
    content: "\f1ee";
}

.fa-gratipay:before {
    content: "\f184";
}

.fa-grav:before {
    content: "\f2d6";
}

.fa-gripfire:before {
    content: "\f3ac";
}

.fa-grunt:before {
    content: "\f3ad";
}

.fa-guilded:before {
    content: "\e07e";
}

.fa-gulp:before {
    content: "\f3ae";
}

.fa-hacker-news:before {
    content: "\f1d4";
}

.fa-hacker-news-square:before {
    content: "\f3af";
}

.fa-hackerrank:before {
    content: "\f5f7";
}

.fa-hips:before {
    content: "\f452";
}

.fa-hire-a-helper:before {
    content: "\f3b0";
}

.fa-hive:before {
    content: "\e07f";
}

.fa-hooli:before {
    content: "\f427";
}

.fa-hornbill:before {
    content: "\f592";
}

.fa-hotjar:before {
    content: "\f3b1";
}

.fa-houzz:before {
    content: "\f27c";
}

.fa-html5:before {
    content: "\f13b";
}

.fa-hubspot:before {
    content: "\f3b2";
}

.fa-ideal:before {
    content: "\e013";
}

.fa-imdb:before {
    content: "\f2d8";
}

.fa-innosoft:before {
    content: "\e080";
}

.fa-instagram:before {
    content: "\f16d";
}

.fa-instagram-square:before {
    content: "\e055";
}

.fa-instalod:before {
    content: "\e081";
}

.fa-intercom:before {
    content: "\f7af";
}

.fa-internet-explorer:before {
    content: "\f26b";
}

.fa-invision:before {
    content: "\f7b0";
}

.fa-ioxhost:before {
    content: "\f208";
}

.fa-itch-io:before {
    content: "\f83a";
}

.fa-itunes:before {
    content: "\f3b4";
}

.fa-itunes-note:before {
    content: "\f3b5";
}

.fa-java:before {
    content: "\f4e4";
}

.fa-jedi-order:before {
    content: "\f50e";
}

.fa-jenkins:before {
    content: "\f3b6";
}

.fa-jira:before {
    content: "\f7b1";
}

.fa-joget:before {
    content: "\f3b7";
}

.fa-joomla:before {
    content: "\f1aa";
}

.fa-js:before {
    content: "\f3b8";
}

.fa-js-square:before {
    content: "\f3b9";
}

.fa-jsfiddle:before {
    content: "\f1cc";
}

.fa-kaggle:before {
    content: "\f5fa";
}

.fa-keybase:before {
    content: "\f4f5";
}

.fa-keycdn:before {
    content: "\f3ba";
}

.fa-kickstarter:before {
    content: "\f3bb";
}

.fa-kickstarter-k:before {
    content: "\f3bc";
}

.fa-korvue:before {
    content: "\f42f";
}

.fa-laravel:before {
    content: "\f3bd";
}

.fa-lastfm:before {
    content: "\f202";
}

.fa-lastfm-square:before {
    content: "\f203";
}

.fa-leanpub:before {
    content: "\f212";
}

.fa-less:before {
    content: "\f41d";
}

.fa-line:before {
    content: "\f3c0";
}

.fa-linkedin:before {
    content: "\f08c";
}

.fa-linkedin-in:before {
    content: "\f0e1";
}

.fa-linode:before {
    content: "\f2b8";
}

.fa-linux:before {
    content: "\f17c";
}

.fa-lyft:before {
    content: "\f3c3";
}

.fa-magento:before {
    content: "\f3c4";
}

.fa-mailchimp:before {
    content: "\f59e";
}

.fa-mandalorian:before {
    content: "\f50f";
}

.fa-markdown:before {
    content: "\f60f";
}

.fa-mastodon:before {
    content: "\f4f6";
}

.fa-maxcdn:before {
    content: "\f136";
}

.fa-mdb:before {
    content: "\f8ca";
}

.fa-medapps:before {
    content: "\f3c6";
}

.fa-medium:before {
    content: "\f23a";
}

.fa-medium-m:before {
    content: "\f23a";
}

.fa-medrt:before {
    content: "\f3c8";
}

.fa-meetup:before {
    content: "\f2e0";
}

.fa-megaport:before {
    content: "\f5a3";
}

.fa-mendeley:before {
    content: "\f7b3";
}

.fa-microblog:before {
    content: "\e01a";
}

.fa-microsoft:before {
    content: "\f3ca";
}

.fa-mix:before {
    content: "\f3cb";
}

.fa-mixcloud:before {
    content: "\f289";
}

.fa-mixer:before {
    content: "\e056";
}

.fa-mizuni:before {
    content: "\f3cc";
}

.fa-modx:before {
    content: "\f285";
}

.fa-monero:before {
    content: "\f3d0";
}

.fa-napster:before {
    content: "\f3d2";
}

.fa-neos:before {
    content: "\f612";
}

.fa-nimblr:before {
    content: "\f5a8";
}

.fa-node:before {
    content: "\f419";
}

.fa-node-js:before {
    content: "\f3d3";
}

.fa-npm:before {
    content: "\f3d4";
}

.fa-ns8:before {
    content: "\f3d5";
}

.fa-nutritionix:before {
    content: "\f3d6";
}

.fa-octopus-deploy:before {
    content: "\e082";
}

.fa-odnoklassniki:before {
    content: "\f263";
}

.fa-odnoklassniki-square:before {
    content: "\f264";
}

.fa-old-republic:before {
    content: "\f510";
}

.fa-opencart:before {
    content: "\f23d";
}

.fa-openid:before {
    content: "\f19b";
}

.fa-opera:before {
    content: "\f26a";
}

.fa-optin-monster:before {
    content: "\f23c";
}

.fa-orcid:before {
    content: "\f8d2";
}

.fa-osi:before {
    content: "\f41a";
}

.fa-page4:before {
    content: "\f3d7";
}

.fa-pagelines:before {
    content: "\f18c";
}

.fa-palfed:before {
    content: "\f3d8";
}

.fa-patreon:before {
    content: "\f3d9";
}

.fa-paypal:before {
    content: "\f1ed";
}

.fa-penny-arcade:before {
    content: "\f704";
}

.fa-perbyte:before {
    content: "\e083";
}

.fa-periscope:before {
    content: "\f3da";
}

.fa-phabricator:before {
    content: "\f3db";
}

.fa-phoenix-framework:before {
    content: "\f3dc";
}

.fa-phoenix-squadron:before {
    content: "\f511";
}

.fa-php:before {
    content: "\f457";
}

.fa-pied-piper:before {
    content: "\f2ae";
}

.fa-pied-piper-alt:before {
    content: "\f1a8";
}

.fa-pied-piper-hat:before {
    content: "\f4e5";
}

.fa-pied-piper-pp:before {
    content: "\f1a7";
}

.fa-pied-piper-square:before {
    content: "\e01e";
}

.fa-pinterest:before {
    content: "\f0d2";
}

.fa-pinterest-p:before {
    content: "\f231";
}

.fa-pinterest-square:before {
    content: "\f0d3";
}

.fa-playstation:before {
    content: "\f3df";
}

.fa-product-hunt:before {
    content: "\f288";
}

.fa-pushed:before {
    content: "\f3e1";
}

.fa-python:before {
    content: "\f3e2";
}

.fa-qq:before {
    content: "\f1d6";
}

.fa-quinscape:before {
    content: "\f459";
}

.fa-quora:before {
    content: "\f2c4";
}

.fa-r-project:before {
    content: "\f4f7";
}

.fa-raspberry-pi:before {
    content: "\f7bb";
}

.fa-ravelry:before {
    content: "\f2d9";
}

.fa-react:before {
    content: "\f41b";
}

.fa-reacteurope:before {
    content: "\f75d";
}

.fa-readme:before {
    content: "\f4d5";
}

.fa-rebel:before {
    content: "\f1d0";
}

.fa-red-river:before {
    content: "\f3e3";
}

.fa-reddit:before {
    content: "\f1a1";
}

.fa-reddit-alien:before {
    content: "\f281";
}

.fa-reddit-square:before {
    content: "\f1a2";
}

.fa-redhat:before {
    content: "\f7bc";
}

.fa-renren:before {
    content: "\f18b";
}

.fa-replyd:before {
    content: "\f3e6";
}

.fa-researchgate:before {
    content: "\f4f8";
}

.fa-resolving:before {
    content: "\f3e7";
}

.fa-rev:before {
    content: "\f5b2";
}

.fa-rocketchat:before {
    content: "\f3e8";
}

.fa-rockrms:before {
    content: "\f3e9";
}

.fa-rust:before {
    content: "\e07a";
}

.fa-safari:before {
    content: "\f267";
}

.fa-salesforce:before {
    content: "\f83b";
}

.fa-sass:before {
    content: "\f41e";
}

.fa-schlix:before {
    content: "\f3ea";
}

.fa-scribd:before {
    content: "\f28a";
}

.fa-searchengin:before {
    content: "\f3eb";
}

.fa-sellcast:before {
    content: "\f2da";
}

.fa-sellsy:before {
    content: "\f213";
}

.fa-servicestack:before {
    content: "\f3ec";
}

.fa-shirtsinbulk:before {
    content: "\f214";
}

.fa-shopify:before {
    content: "\e057";
}

.fa-shopware:before {
    content: "\f5b5";
}

.fa-simplybuilt:before {
    content: "\f215";
}

.fa-sistrix:before {
    content: "\f3ee";
}

.fa-sith:before {
    content: "\f512";
}

.fa-sketch:before {
    content: "\f7c6";
}

.fa-skyatlas:before {
    content: "\f216";
}

.fa-skype:before {
    content: "\f17e";
}

.fa-slack:before {
    content: "\f198";
}

.fa-slack-hash:before {
    content: "\f198";
}

.fa-slideshare:before {
    content: "\f1e7";
}

.fa-snapchat:before {
    content: "\f2ab";
}

.fa-snapchat-ghost:before {
    content: "\f2ab";
}

.fa-snapchat-square:before {
    content: "\f2ad";
}

.fa-soundcloud:before {
    content: "\f1be";
}

.fa-sourcetree:before {
    content: "\f7d3";
}

.fa-speakap:before {
    content: "\f3f3";
}

.fa-speaker-deck:before {
    content: "\f83c";
}

.fa-spotify:before {
    content: "\f1bc";
}

.fa-square-font-awesome:before {
    content: "\f425";
}

.fa-square-font-awesome-stroke:before {
    content: "\f35c";
}

.fa-font-awesome-alt:before {
    content: "\f35c";
}

.fa-squarespace:before {
    content: "\f5be";
}

.fa-stack-exchange:before {
    content: "\f18d";
}

.fa-stack-overflow:before {
    content: "\f16c";
}

.fa-stackpath:before {
    content: "\f842";
}

.fa-staylinked:before {
    content: "\f3f5";
}

.fa-steam:before {
    content: "\f1b6";
}

.fa-steam-square:before {
    content: "\f1b7";
}

.fa-steam-symbol:before {
    content: "\f3f6";
}

.fa-sticker-mule:before {
    content: "\f3f7";
}

.fa-strava:before {
    content: "\f428";
}

.fa-stripe:before {
    content: "\f429";
}

.fa-stripe-s:before {
    content: "\f42a";
}

.fa-studiovinari:before {
    content: "\f3f8";
}

.fa-stumbleupon:before {
    content: "\f1a4";
}

.fa-stumbleupon-circle:before {
    content: "\f1a3";
}

.fa-superpowers:before {
    content: "\f2dd";
}

.fa-supple:before {
    content: "\f3f9";
}

.fa-suse:before {
    content: "\f7d6";
}

.fa-swift:before {
    content: "\f8e1";
}

.fa-symfony:before {
    content: "\f83d";
}

.fa-teamspeak:before {
    content: "\f4f9";
}

.fa-telegram:before {
    content: "\f2c6";
}

.fa-telegram-plane:before {
    content: "\f2c6";
}

.fa-tencent-weibo:before {
    content: "\f1d5";
}

.fa-the-red-yeti:before {
    content: "\f69d";
}

.fa-themeco:before {
    content: "\f5c6";
}

.fa-themeisle:before {
    content: "\f2b2";
}

.fa-think-peaks:before {
    content: "\f731";
}

.fa-tiktok:before {
    content: "\e07b";
}

.fa-trade-federation:before {
    content: "\f513";
}

.fa-trello:before {
    content: "\f181";
}

.fa-tripadvisor:before {
    content: "\f262";
}

.fa-tumblr:before {
    content: "\f173";
}

.fa-tumblr-square:before {
    content: "\f174";
}

.fa-twitch:before {
    content: "\f1e8";
}

.fa-twitter:before {
    content: "\f099";
}

.fa-twitter-square:before {
    content: "\f081";
}

.fa-typo3:before {
    content: "\f42b";
}

.fa-uber:before {
    content: "\f402";
}

.fa-ubuntu:before {
    content: "\f7df";
}

.fa-uikit:before {
    content: "\f403";
}

.fa-umbraco:before {
    content: "\f8e8";
}

.fa-uncharted:before {
    content: "\e084";
}

.fa-uniregistry:before {
    content: "\f404";
}

.fa-unity:before {
    content: "\e049";
}

.fa-unsplash:before {
    content: "\e07c";
}

.fa-untappd:before {
    content: "\f405";
}

.fa-ups:before {
    content: "\f7e0";
}

.fa-usb:before {
    content: "\f287";
}

.fa-usps:before {
    content: "\f7e1";
}

.fa-ussunnah:before {
    content: "\f407";
}

.fa-vaadin:before {
    content: "\f408";
}

.fa-viacoin:before {
    content: "\f237";
}

.fa-viadeo:before {
    content: "\f2a9";
}

.fa-viadeo-square:before {
    content: "\f2aa";
}

.fa-viber:before {
    content: "\f409";
}

.fa-vimeo:before {
    content: "\f40a";
}

.fa-vimeo-square:before {
    content: "\f194";
}

.fa-vimeo-v:before {
    content: "\f27d";
}

.fa-vine:before {
    content: "\f1ca";
}

.fa-vk:before {
    content: "\f189";
}

.fa-vnv:before {
    content: "\f40b";
}

.fa-vuejs:before {
    content: "\f41f";
}

.fa-watchman-monitoring:before {
    content: "\e087";
}

.fa-waze:before {
    content: "\f83f";
}

.fa-weebly:before {
    content: "\f5cc";
}

.fa-weibo:before {
    content: "\f18a";
}

.fa-weixin:before {
    content: "\f1d7";
}

.fa-whatsapp:before {
    content: "\f232";
}

.fa-whatsapp-square:before {
    content: "\f40c";
}

.fa-whmcs:before {
    content: "\f40d";
}

.fa-wikipedia-w:before {
    content: "\f266";
}

.fa-windows:before {
    content: "\f17a";
}

.fa-wix:before {
    content: "\f5cf";
}

.fa-wizards-of-the-coast:before {
    content: "\f730";
}

.fa-wodu:before {
    content: "\e088";
}

.fa-wolf-pack-battalion:before {
    content: "\f514";
}

.fa-wordpress:before {
    content: "\f19a";
}

.fa-wordpress-simple:before {
    content: "\f411";
}

.fa-wpbeginner:before {
    content: "\f297";
}

.fa-wpexplorer:before {
    content: "\f2de";
}

.fa-wpforms:before {
    content: "\f298";
}

.fa-wpressr:before {
    content: "\f3e4";
}

.fa-xbox:before {
    content: "\f412";
}

.fa-xing:before {
    content: "\f168";
}

.fa-xing-square:before {
    content: "\f169";
}

.fa-y-combinator:before {
    content: "\f23b";
}

.fa-yahoo:before {
    content: "\f19e";
}

.fa-yammer:before {
    content: "\f840";
}

.fa-yandex:before {
    content: "\f413";
}

.fa-yandex-international:before {
    content: "\f414";
}

.fa-yarn:before {
    content: "\f7e3";
}

.fa-yelp:before {
    content: "\f1e9";
}

.fa-yoast:before {
    content: "\f2b1";
}

.fa-youtube:before {
    content: "\f167";
}

.fa-youtube-square:before {
    content: "\f431";
}

.fa-zhihu:before {
    content: "\f63f";
}

@font-face {
    font-family: 'FontAwesome';
    src: url('/Projects/Visoft/Resources/fonts/fontawesome-webfont.eot?v=4.7.0');
    src: url('/Projects/Visoft/Resources/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('/Projects/Visoft/Resources/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('/Projects/Visoft/Resources/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('/Projects/Visoft/Resources/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('/Projects/Visoft/Resources/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571429em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

    .fa-ul > li {
        position: relative
    }

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

    .fa-li.fa-lg {
        left: -1.85714286em
    }

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right {
    margin-left: .3em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x, .fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-remove:before, .fa-close:before, .fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-gear:before, .fa-cog:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-rotate-right:before, .fa-repeat:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before, .fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-photo:before, .fa-image:before, .fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before, .fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before, .fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-warning:before, .fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before, .fa-bar-chart:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-gears:before, .fa-cogs:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before, .fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-feed:before, .fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before, .fa-users:before {
    content: "\f0c0"
}

.fa-chain:before, .fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before, .fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before, .fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-save:before, .fa-floppy-o:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-unsorted:before, .fa-sort:before {
    content: "\f0dc"
}

.fa-sort-down:before, .fa-sort-desc:before {
    content: "\f0dd"
}

.fa-sort-up:before, .fa-sort-asc:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before, .fa-undo:before {
    content: "\f0e2"
}

.fa-legal:before, .fa-gavel:before {
    content: "\f0e3"
}

.fa-dashboard:before, .fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-flash:before, .fa-bolt:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-paste:before, .fa-clipboard:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before, .fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before, .fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before, .fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-unlink:before, .fa-chain-broken:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-toggle-down:before, .fa-caret-square-o-down:before {
    content: "\f150"
}

.fa-toggle-up:before, .fa-caret-square-o-up:before {
    content: "\f151"
}

.fa-toggle-right:before, .fa-caret-square-o-right:before {
    content: "\f152"
}

.fa-euro:before, .fa-eur:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before, .fa-usd:before {
    content: "\f155"
}

.fa-rupee:before, .fa-inr:before {
    content: "\f156"
}

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
    content: "\f157"
}

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
    content: "\f158"
}

.fa-won:before, .fa-krw:before {
    content: "\f159"
}

.fa-bitcoin:before, .fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before, .fa-gratipay:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-toggle-left:before, .fa-caret-square-o-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-turkish-lira:before, .fa-try:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-institution:before, .fa-bank:before, .fa-university:before {
    content: "\f19c"
}

.fa-mortar-board:before, .fa-graduation-cap:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before, .fa-car:before {
    content: "\f1b9"
}

.fa-cab:before, .fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
    content: "\f1c5"
}

.fa-file-zip-o:before, .fa-file-archive-o:before {
    content: "\f1c6"
}

.fa-file-sound-o:before, .fa-file-audio-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before, .fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before, .fa-resistance:before, .fa-rebel:before {
    content: "\f1d0"
}

.fa-ge:before, .fa-empire:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before, .fa-weixin:before {
    content: "\f1d7"
}

.fa-send:before, .fa-paper-plane:before {
    content: "\f1d8"
}

.fa-send-o:before, .fa-paper-plane-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-soccer-ball-o:before, .fa-futbol-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-venus:before {
    content: "\f221"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-intersex:before, .fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-facebook-official:before {
    content: "\f230"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-hotel:before, .fa-bed:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-yc:before, .fa-y-combinator:before {
    content: "\f23b"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-battery-4:before, .fa-battery:before, .fa-battery-full:before {
    content: "\f240"
}

.fa-battery-3:before, .fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battery-2:before, .fa-battery-half:before {
    content: "\f242"
}

.fa-battery-1:before, .fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-0:before, .fa-battery-empty:before {
    content: "\f244"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-sticky-note-o:before {
    content: "\f24a"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-hourglass-o:before {
    content: "\f250"
}

.fa-hourglass-1:before, .fa-hourglass-start:before {
    content: "\f251"
}

.fa-hourglass-2:before, .fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-3:before, .fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hand-grab-o:before, .fa-hand-rock-o:before {
    content: "\f255"
}

.fa-hand-stop-o:before, .fa-hand-paper-o:before {
    content: "\f256"
}

.fa-hand-scissors-o:before {
    content: "\f257"
}

.fa-hand-lizard-o:before {
    content: "\f258"
}

.fa-hand-spock-o:before {
    content: "\f259"
}

.fa-hand-pointer-o:before {
    content: "\f25a"
}

.fa-hand-peace-o:before {
    content: "\f25b"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-safari:before {
    content: "\f267"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-tv:before, .fa-television:before {
    content: "\f26c"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-500px:before {
    content: "\f26e"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-calendar-plus-o:before {
    content: "\f271"
}

.fa-calendar-minus-o:before {
    content: "\f272"
}

.fa-calendar-times-o:before {
    content: "\f273"
}

.fa-calendar-check-o:before {
    content: "\f274"
}

.fa-industry:before {
    content: "\f275"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-map-o:before {
    content: "\f278"
}

.fa-map:before {
    content: "\f279"
}

.fa-commenting:before {
    content: "\f27a"
}

.fa-commenting-o:before {
    content: "\f27b"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-vimeo:before {
    content: "\f27d"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-edge:before {
    content: "\f282"
}

.fa-credit-card-alt:before {
    content: "\f283"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-modx:before {
    content: "\f285"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-usb:before {
    content: "\f287"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-pause-circle-o:before {
    content: "\f28c"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stop-circle-o:before {
    content: "\f28e"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-percent:before {
    content: "\f295"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-envira:before {
    content: "\f299"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-wheelchair-alt:before {
    content: "\f29b"
}

.fa-question-circle-o:before {
    content: "\f29c"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-volume-control-phone:before {
    content: "\f2a0"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before {
    content: "\f2a3"
}

.fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before {
    content: "\f2a4"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-signing:before, .fa-sign-language:before {
    content: "\f2a7"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-google-plus-circle:before, .fa-google-plus-official:before {
    content: "\f2b3"
}

.fa-fa:before, .fa-font-awesome:before {
    content: "\f2b4"
}

.fa-handshake-o:before {
    content: "\f2b5"
}

.fa-envelope-open:before {
    content: "\f2b6"
}

.fa-envelope-open-o:before {
    content: "\f2b7"
}

.fa-linode:before {
    content: "\f2b8"
}

.fa-address-book:before {
    content: "\f2b9"
}

.fa-address-book-o:before {
    content: "\f2ba"
}

.fa-vcard:before, .fa-address-card:before {
    content: "\f2bb"
}

.fa-vcard-o:before, .fa-address-card-o:before {
    content: "\f2bc"
}

.fa-user-circle:before {
    content: "\f2bd"
}

.fa-user-circle-o:before {
    content: "\f2be"
}

.fa-user-o:before {
    content: "\f2c0"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-drivers-license:before, .fa-id-card:before {
    content: "\f2c2"
}

.fa-drivers-license-o:before, .fa-id-card-o:before {
    content: "\f2c3"
}

.fa-quora:before {
    content: "\f2c4"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-telegram:before {
    content: "\f2c6"
}

.fa-thermometer-4:before, .fa-thermometer:before, .fa-thermometer-full:before {
    content: "\f2c7"
}

.fa-thermometer-3:before, .fa-thermometer-three-quarters:before {
    content: "\f2c8"
}

.fa-thermometer-2:before, .fa-thermometer-half:before {
    content: "\f2c9"
}

.fa-thermometer-1:before, .fa-thermometer-quarter:before {
    content: "\f2ca"
}

.fa-thermometer-0:before, .fa-thermometer-empty:before {
    content: "\f2cb"
}

.fa-shower:before {
    content: "\f2cc"
}

.fa-bathtub:before, .fa-s15:before, .fa-bath:before {
    content: "\f2cd"
}

.fa-podcast:before {
    content: "\f2ce"
}

.fa-window-maximize:before {
    content: "\f2d0"
}

.fa-window-minimize:before {
    content: "\f2d1"
}

.fa-window-restore:before {
    content: "\f2d2"
}

.fa-times-rectangle:before, .fa-window-close:before {
    content: "\f2d3"
}

.fa-times-rectangle-o:before, .fa-window-close-o:before {
    content: "\f2d4"
}

.fa-bandcamp:before {
    content: "\f2d5"
}

.fa-grav:before {
    content: "\f2d6"
}

.fa-etsy:before {
    content: "\f2d7"
}

.fa-imdb:before {
    content: "\f2d8"
}

.fa-ravelry:before {
    content: "\f2d9"
}

.fa-eercast:before {
    content: "\f2da"
}

.fa-microchip:before {
    content: "\f2db"
}

.fa-snowflake-o:before {
    content: "\f2dc"
}

.fa-superpowers:before {
    content: "\f2dd"
}

.fa-wpexplorer:before {
    content: "\f2de"
}

.fa-meetup:before {
    content: "\f2e0"
}
.fa-sparkles:before {
    content: "\f890";
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}
@font-face {
    font-family: icons;
    src: url('/Projects/Visoft/Resources/fonts/icons.eot?a978f6de474e62cbeeee2c144d45e930?#iefix') format("embedded-opentype"),url('/Projects/Visoft/Resources/fonts/icons.woff2?a978f6de474e62cbeeee2c144d45e930') format("woff2"),url('/Projects/Visoft/Resources/fonts/icons.woff?a978f6de474e62cbeeee2c144d45e930') format("woff"),url('/Projects/Visoft/Resources/fonts/icons.ttf?a978f6de474e62cbeeee2c144d45e930') format("truetype"),url('/Projects/Visoft/Resources/fonts/icons.svg?a978f6de474e62cbeeee2c144d45e930#icons') format("svg")
}

.icon {
    line-height: 1;
    display: inline-block
}

    .icon::before {
        font-family: icons !important;
        font-style: normal;
        font-weight: 400 !important;
        vertical-align: middle
    }

.icon--Vector::before {
    content: '\f101'
}

.icon--airport-transfer::before {
    content: '\f102'
}

.icon--am-dun::before {
    content: '\f103'
}

.icon--angle-right::before {
    content: '\f104'
}

.icon--ao-choang-tam::before {
    content: '\f105'
}

.icon--arrow-narrow-left::before {
    content: '\f106'
}

.icon--arrow-right::before {
    content: '\f107'
}

.icon--atm::before {
    content: '\f108'
}

.icon--bai-bien-rieng::before {
    content: '\f109'
}

.icon--ban-cong::before {
    content: '\f10a'
}

.icon--ban-lam-viec::before {
    content: '\f10b'
}

.icon--ban-ui-do::before {
    content: '\f10c'
}

.icon--bank-transfer::before {
    content: '\f10d'
}

.icon--bank::before {
    content: '\f10e'
}

.icon--bar::before {
    content: '\f10f'
}

.icon--bay-hoi-huong::before {
    content: '\f110'
}

.icon--bep-va-dung-cu-bep::before {
    content: '\f111'
}

.icon--bon-rua-mat-thap-hon::before {
    content: '\f112'
}

.icon--bon-tam-hoi-kieu-tho-nhi-ky::before {
    content: '\f113'
}

.icon--bon-tam::before {
    content: '\f114'
}

.icon--business-center::before {
    content: '\f115'
}

.icon--calendar-2::before {
    content: '\f116'
}

.icon--calendar::before {
    content: '\f117'
}

.icon--cart::before {
    content: '\f118'
}

.icon--cash::before {
    content: '\f119'
}

.icon--chau-a::before {
    content: '\f11a'
}

.icon--chau-au::before {
    content: '\f11b'
}

.icon--chau-my::before {
    content: '\f11c'
}

.icon--chau-phi::before {
    content: '\f11d'
}

.icon--chau-uc::before {
    content: '\f11e'
}

.icon--chevron-down::before {
    content: '\f11f'
}

.icon--chevron-left::before {
    content: '\f120'
}

.icon--chevron-right::before {
    content: '\f121'
}

.icon--chevron-up::before {
    content: '\f122'
}

.icon--cho-do-xe::before {
    content: '\f123'
}

.icon--cho-nghi-co-dam-bao-suc-khoe::before {
    content: '\f124'
}

.icon--cho-phep-vat-nuoi::before {
    content: '\f125'
}

.icon--clb-tre-em::before {
    content: '\f126'
}

.icon--clock::before {
    content: '\f127'
}

.icon--close-circle-filled::before {
    content: '\f128'
}

.icon--close::before {
    content: '\f129'
}

.icon--credit-card::before {
    content: '\f12a'
}

.icon--da-lat::before {
    content: '\f12b'
}

.icon--da-nang::before {
    content: '\f12c'
}

.icon--day-khan-cap-trong-phong-tam::before {
    content: '\f12d'
}

.icon--dep::before {
    content: '\f12e'
}

.icon--dich-vu-bao-thuc::before {
    content: '\f12f'
}

.icon--dich-vu-cho-thue-xe-dap-xe-may::before {
    content: '\f130'
}

.icon--dich-vu-tau-cano::before {
    content: '\f131'
}

.icon--dien-thoai::before {
    content: '\f132'
}

.icon--dieu-hoa-khong-khi::before {
    content: '\f133'
}

.icon--do-ve-sinh-ca-nhan::before {
    content: '\f134'
}

.icon--doi-dien-bien::before {
    content: '\f135'
}

.icon--down::before {
    content: '\f136'
}

.icon--du::before {
    content: '\f137'
}

.icon--equivalent::before {
    content: '\f138'
}

.icon--facebook::before {
    content: '\f139'
}

.icon--family-room::before {
    content: '\f13a'
}

.icon--fire::before {
    content: '\f13b'
}

.icon--flight::before {
    content: '\f13c'
}

.icon--flightandhotel::before {
    content: '\f13d'
}

.icon--fromto::before {
    content: '\f13e'
}

.icon--gan-bien::before {
    content: '\f13f'
}

.icon--gem::before {
    content: '\f140'
}

.icon--ghe-sofa::before {
    content: '\f141'
}

.icon--giap-bien::before {
    content: '\f142'
}

.icon--gift::before {
    content: '\f143'
}

.icon--good-price-tour::before {
    content: '\f144'
}

.icon--gym::before {
    content: '\f145'
}

.icon--ha-long::before {
    content: '\f146'
}

.icon--ha-noi::before {
    content: '\f147'
}

.icon--hamburger::before {
    content: '\f148'
}

.icon--he-thong-cach-am::before {
    content: '\f149'
}

.icon--heart-fill::before {
    content: '\f14a'
}

.icon--heart-filled::before {
    content: '\f14b'
}

.icon--heart::before {
    content: '\f14c'
}

.icon--ho-boi-ngoai-troi::before {
    content: '\f14d'
}

.icon--ho-boi-trong-nha::before {
    content: '\f14e'
}

.icon--hotel-filled::before {
    content: '\f14f'
}

.icon--hotel::before {
    content: '\f150'
}

.icon--hue::before {
    content: '\f151'
}

.icon--huong-dam-bang-am-thanh::before {
    content: '\f152'
}

.icon--information::before {
    content: '\f153'
}

.icon--instagram::before {
    content: '\f154'
}

.icon--karaoke::before {
    content: '\f155'
}

.icon--khan-tam::before {
    content: '\f156'
}

.icon--khoang-cach-1km::before {
    content: '\f157'
}

.icon--khoang-cach-3km::before {
    content: '\f158'
}

.icon--khoang-cach-5km::before {
    content: '\f159'
}

.icon--khu-vuc-bep::before {
    content: '\f15a'
}

.icon--le-tan-24h::before {
    content: '\f15b'
}

.icon--location-marker::before {
    content: '\f15c'
}

.icon--loi-vao-cho-nguoi-di-xe-lan::before {
    content: '\f15d'
}

.icon--long-arrow-left::before {
    content: '\f15e'
}

.icon--mail::before {
    content: '\f15f'
}

.icon--map::before {
    content: '\f160'
}

.icon--may-pha-cafe::before {
    content: '\f161'
}

.icon--may-quat::before {
    content: '\f162'
}

.icon--may-suoi::before {
    content: '\f163'
}

.icon--mini-bar::before {
    content: '\f164'
}

.icon--minus-circle::before {
    content: '\f165'
}

.icon--minus-square::before {
    content: '\f166'
}

.icon--momo::before {
    content: '\f167'
}

.icon--nha-hang::before {
    content: '\f168'
}

.icon--nha-wc::before {
    content: '\f169'
}

.icon--noti::before {
    content: '\f16a'
}

.icon--package-tour::before {
    content: '\f16b'
}

.icon--passenger::before {
    content: '\f16c'
}

.icon--phone::before {
    content: '\f16d'
}

.icon--phong-gia-dinh::before {
    content: '\f16e'
}

.icon--phong-khong-hut-thuoc::before {
    content: '\f16f'
}

.icon--phong-tam-khong-gian-mo::before {
    content: '\f170'
}

.icon--phong-xong-hoi-kho::before {
    content: '\f171'
}

.icon--phong-xong-hoi-uot::before {
    content: '\f172'
}

.icon--phu-quoc::before {
    content: '\f173'
}

.icon--plan-departure::before {
    content: '\f174'
}

.icon--plane::before {
    content: '\f175'
}

.icon--plus-circle::before {
    content: '\f176'
}

.icon--plus-square::before {
    content: '\f177'
}

.icon--plus::before {
    content: '\f178'
}

.icon--pool::before {
    content: '\f179'
}

.icon--premium-tour::before {
    content: '\f17a'
}

.icon--private-beach::before {
    content: '\f17b'
}

.icon--qr-code::before {
    content: '\f17c'
}

.icon--quan-bar::before {
    content: '\f17d'
}

.icon--rating-point::before {
    content: '\f17e'
}

.icon--right-arrow::before {
    content: '\f17f'
}

.icon--room::before {
    content: '\f180'
}

.icon--sa-pa::before {
    content: '\f181'
}

.icon--san-golf::before {
    content: '\f182'
}

.icon--san-hien::before {
    content: '\f183'
}

.icon--san-tennis::before {
    content: '\f184'
}

.icon--save-price-tour::before {
    content: '\f185'
}

.icon--search::before {
    content: '\f186'
}

.icon--seat-class::before {
    content: '\f187'
}

.icon--share::before {
    content: '\f188'
}

.icon--shopping::before {
    content: '\f189'
}

.icon--spa-massage::before {
    content: '\f18a'
}

.icon--spa::before {
    content: '\f18b'
}

.icon--sparkle::before {
    content: '\f18c'
}

.icon--standard-tour::before {
    content: '\f18d'
}

.icon--star-outline::before {
    content: '\f18e'
}

.icon--star::before {
    content: '\f18f'
}

.icon--tam-suoi-nuoc-nong::before {
    content: '\f190'
}

.icon--thang-may::before {
    content: '\f191'
}

.icon--thu-vien::before {
    content: '\f192'
}

.icon--ticket::before {
    content: '\f193'
}

.icon--toilet-danh-cho-nguoi-khuyet-tat::before {
    content: '\f194'
}

.icon--toilet-san-cao-hon::before {
    content: '\f195'
}

.icon--tour::before {
    content: '\f196'
}

.icon--tram-sac-xe-dien::before {
    content: '\f197'
}

.icon--truck::before {
    content: '\f198'
}

.icon--truyen-hinh-cap::before {
    content: '\f199'
}

.icon--tu-quan-ao::before {
    content: '\f19a'
}

.icon--tv-man-hinh-phang::before {
    content: '\f19b'
}

.icon--twitter::before {
    content: '\f19c'
}

.icon--user::before {
    content: '\f19d'
}

.icon--vehicle::before {
    content: '\f19e'
}

.icon--vehicleandhotel::before {
    content: '\f19f'
}

.icon--view-bien::before {
    content: '\f1a0'
}

.icon--view-ho-boi::before {
    content: '\f1a1'
}

.icon--view-nui-doi::before {
    content: '\f1a2'
}

.icon--view-san-vuon::before {
    content: '\f1a3'
}

.icon--view-thanh-pho::before {
    content: '\f1a4'
}

.icon--voi-hoa-sen::before {
    content: '\f1a5'
}

.icon--vu-truong-dj::before {
    content: '\f1a6'
}

.icon--why-1::before {
    content: '\f1a7'
}

.icon--why-2::before {
    content: '\f1a8'
}

.icon--why-3::before {
    content: '\f1a9'
}

.icon--why-4::before {
    content: '\f1aa'
}

.icon--why-5::before {
    content: '\f1ab'
}

.icon--why-6::before {
    content: '\f1ac'
}

.icon--why-7::before {
    content: '\f1ad'
}

.icon--wifi-free::before {
    content: '\f1ae'
}

.icon--wifi::before {
    content: '\f1af'
}

.icon--xe-dua-don-san-bay::before {
    content: '\f1b0'
}

.icon--youtube::before {
    content: '\f1b1'
}

.icon--zalo::before {
    content: '\f1b2'
}
.ui-pnotify{top:25px;right:25px;position:absolute;height:auto;z-index:9999}html>body>.ui-pnotify{position:fixed}.ui-pnotify .ui-pnotify-shadow{-webkit-box-shadow:0 2px 10px rgba(50,50,50,.5);-moz-box-shadow:0 2px 10px rgba(50,50,50,.5);box-shadow:0 2px 10px rgba(50,50,50,.5)}.ui-pnotify-container{background-position:0 0;padding:.8em;height:100%;margin:0}.ui-pnotify-sharp{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.ui-pnotify-title{display:block;margin-bottom:.4em;margin-top:0}.ui-pnotify-text{display:block}.ui-pnotify-icon,.ui-pnotify-icon span{display:block;float:left;margin-right:.2em}.ui-pnotify.stack-bottomleft,.ui-pnotify.stack-topleft{left:25px;right:auto}.ui-pnotify.stack-bottomleft,.ui-pnotify.stack-bottomright{bottom:25px;top:auto}.ui-pnotify-closer,.ui-pnotify-sticker{float:right;margin-left:.2em}.ui-pnotify-history-container{position:absolute;top:0;right:18px;width:70px;border-top:none;padding:0;-webkit-border-top-left-radius:0;-moz-border-top-left-radius:0;border-top-left-radius:0;-webkit-border-top-right-radius:0;-moz-border-top-right-radius:0;border-top-right-radius:0;z-index:10000}.ui-pnotify-history-container.ui-pnotify-history-fixed{position:fixed}.ui-pnotify-history-container .ui-pnotify-history-header{padding:2px;text-align:center}.ui-pnotify-history-container button{cursor:pointer;display:block;width:100%}.ui-pnotify-history-container .ui-pnotify-history-pulldown{display:block;margin:0 auto}
/*!
 * Datepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
.datepicker-dropdown:after,.datepicker-dropdown:before{content:'';display:inline-block;border-top:0;position:absolute}.datepicker{padding:4px;border-radius:4px;direction:ltr}.datepicker-inline{width:100%}.datepicker.datepicker-rtl{direction:rtl}.datepicker.datepicker-rtl table tr td span{float:right}.datepicker-dropdown{top:0;left:0}.datepicker-dropdown:before{border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #ccc;border-bottom-color:rgba(0,0,0,.2)}.datepicker-dropdown:after{border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff}.datepicker-dropdown.datepicker-orient-left:before{left:6px}.datepicker-dropdown.datepicker-orient-left:after{left:7px}.datepicker-dropdown.datepicker-orient-right:before{right:6px}.datepicker-dropdown.datepicker-orient-right:after{right:7px}.datepicker-dropdown.datepicker-orient-top:before{top:-7px}.datepicker-dropdown.datepicker-orient-top:after{top:-6px}.datepicker-dropdown.datepicker-orient-bottom:before{bottom:-7px;border-bottom:0;border-top:7px solid #999}.datepicker-dropdown.datepicker-orient-bottom:after{bottom:-6px;border-bottom:0;border-top:6px solid #fff}.datepicker>div{display:none}.datepicker.days div.datepicker-days,.datepicker.months div.datepicker-months,.datepicker.years div.datepicker-years{display:block}.datepicker table{margin:0;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.datepicker table tr td,.datepicker table tr th{text-align:center;width:30px;height:30px;border-radius:4px;border:none}.table-striped .datepicker table tr td,.table-striped .datepicker table tr th{background-color:transparent}.datepicker table tr td.day.focused,.datepicker table tr td.day:hover{background:rgba(0,0,0,.2);cursor:pointer}.datepicker table tr td.new,.datepicker table tr td.old{color:#777}.datepicker table tr td.disabled,.datepicker table tr td.disabled:hover{background:0 0;color:#999999;cursor:default}.datepicker table tr td.today,.datepicker table tr td.today.disabled,.datepicker table tr td.today.disabled:hover,.datepicker table tr td.today:hover{color:#ff0000;background:#ffe45c;border-color:#ffb733}.datepicker table tr td.today.active,.datepicker table tr td.today.disabled.active,.datepicker table tr td.today.disabled:active,.datepicker table tr td.today.disabled:focus,.datepicker table tr td.today.disabled:hover,.datepicker table tr td.today.disabled:hover.active,.datepicker table tr td.today.disabled:hover:active,.datepicker table tr td.today.disabled:hover:focus,.datepicker table tr td.today.disabled:hover:hover,.datepicker table tr td.today:active,.datepicker table tr td.today:focus,.datepicker table tr td.today:hover,.datepicker table tr td.today:hover.active,.datepicker table tr td.today:hover:active,.datepicker table tr td.today:hover:focus,.datepicker table tr td.today:hover:hover,.open .dropdown-toggle.datepicker table tr td.today,.open .dropdown-toggle.datepicker table tr td.today.disabled,.open .dropdown-toggle.datepicker table tr td.today.disabled:hover,.open .dropdown-toggle.datepicker table tr td.today:hover{color:#000;background:rgba(0,0,0,.2);border-color:#f59e00}.datepicker table tr td.today.active,.datepicker table tr td.today.disabled.active,.datepicker table tr td.today.disabled:active,.datepicker table tr td.today.disabled:hover.active,.datepicker table tr td.today.disabled:hover:active,.datepicker table tr td.today:active,.datepicker table tr td.today:hover.active,.datepicker table tr td.today:hover:active,.open .dropdown-toggle.datepicker table tr td.today,.open .dropdown-toggle.datepicker table tr td.today.disabled,.open .dropdown-toggle.datepicker table tr td.today.disabled:hover,.open .dropdown-toggle.datepicker table tr td.today:hover{background-image:none}.datepicker table tr td.today.disabled,.datepicker table tr td.today.disabled.active,.datepicker table tr td.today.disabled.disabled,.datepicker table tr td.today.disabled.disabled.active,.datepicker table tr td.today.disabled.disabled:active,.datepicker table tr td.today.disabled.disabled:focus,.datepicker table tr td.today.disabled.disabled:hover,.datepicker table tr td.today.disabled:active,.datepicker table tr td.today.disabled:focus,.datepicker table tr td.today.disabled:hover,.datepicker table tr td.today.disabled:hover.disabled,.datepicker table tr td.today.disabled:hover.disabled.active,.datepicker table tr td.today.disabled:hover.disabled:active,.datepicker table tr td.today.disabled:hover.disabled:focus,.datepicker table tr td.today.disabled:hover.disabled:hover,.datepicker table tr td.today.disabled:hover[disabled],.datepicker table tr td.today.disabled:hover[disabled].active,.datepicker table tr td.today.disabled:hover[disabled]:active,.datepicker table tr td.today.disabled:hover[disabled]:focus,.datepicker table tr td.today.disabled:hover[disabled]:hover,.datepicker table tr td.today.disabled[disabled],.datepicker table tr td.today.disabled[disabled].active,.datepicker table tr td.today.disabled[disabled]:active,.datepicker table tr td.today.disabled[disabled]:focus,.datepicker table tr td.today.disabled[disabled]:hover,.datepicker table tr td.today:hover.disabled,.datepicker table tr td.today:hover.disabled.active,.datepicker table tr td.today:hover.disabled:active,.datepicker table tr td.today:hover.disabled:focus,.datepicker table tr td.today:hover.disabled:hover,.datepicker table tr td.today:hover[disabled],.datepicker table tr td.today:hover[disabled].active,.datepicker table tr td.today:hover[disabled]:active,.datepicker table tr td.today:hover[disabled]:focus,.datepicker table tr td.today:hover[disabled]:hover,.datepicker table tr td.today[disabled],.datepicker table tr td.today[disabled].active,.datepicker table tr td.today[disabled]:active,.datepicker table tr td.today[disabled]:focus,.datepicker table tr td.today[disabled]:hover,fieldset[disabled] .datepicker table tr td.today,fieldset[disabled] .datepicker table tr td.today.active,fieldset[disabled] .datepicker table tr td.today.disabled,fieldset[disabled] .datepicker table tr td.today.disabled.active,fieldset[disabled] .datepicker table tr td.today.disabled:active,fieldset[disabled] .datepicker table tr td.today.disabled:focus,fieldset[disabled] .datepicker table tr td.today.disabled:hover,fieldset[disabled] .datepicker table tr td.today.disabled:hover.active,fieldset[disabled] .datepicker table tr td.today.disabled:hover:active,fieldset[disabled] .datepicker table tr td.today.disabled:hover:focus,fieldset[disabled] .datepicker table tr td.today.disabled:hover:hover,fieldset[disabled] .datepicker table tr td.today:active,fieldset[disabled] .datepicker table tr td.today:focus,fieldset[disabled] .datepicker table tr td.today:hover,fieldset[disabled] .datepicker table tr td.today:hover.active,fieldset[disabled] .datepicker table tr td.today:hover:active,fieldset[disabled] .datepicker table tr td.today:hover:focus,fieldset[disabled] .datepicker table tr td.today:hover:hover{background:rgba(0,0,0,.2);border-color:#ffb733}.datepicker table tr td.today:hover:hover{color:#000}.datepicker table tr td.today.active:hover{color:#fff}.datepicker table tr td.range,.datepicker table tr td.range.disabled,.datepicker table tr td.range.disabled:hover,.datepicker table tr td.range:hover{background:rgba(0,0,0,.2);border-radius:0}.datepicker table tr td.range.today,.datepicker table tr td.range.today.disabled,.datepicker table tr td.range.today.disabled:hover,.datepicker table tr td.range.today:hover{color:#000;background:rgba(0,0,0,.2);border-color:#f1a417;border-radius:0}.datepicker table tr td.range.today.active,.datepicker table tr td.range.today.disabled.active,.datepicker table tr td.range.today.disabled:active,.datepicker table tr td.range.today.disabled:focus,.datepicker table tr td.range.today.disabled:hover,.datepicker table tr td.range.today.disabled:hover.active,.datepicker table tr td.range.today.disabled:hover:active,.datepicker table tr td.range.today.disabled:hover:focus,.datepicker table tr td.range.today.disabled:hover:hover,.datepicker table tr td.range.today:active,.datepicker table tr td.range.today:focus,.datepicker table tr td.range.today:hover,.datepicker table tr td.range.today:hover.active,.datepicker table tr td.range.today:hover:active,.datepicker table tr td.range.today:hover:focus,.datepicker table tr td.range.today:hover:hover,.open .dropdown-toggle.datepicker table tr td.range.today,.open .dropdown-toggle.datepicker table tr td.range.today.disabled,.open .dropdown-toggle.datepicker table tr td.range.today.disabled:hover,.open .dropdown-toggle.datepicker table tr td.range.today:hover{color:#000;background:rgba(0,0,0,.2);border-color:#bf800c}.datepicker table tr td.range.today.active,.datepicker table tr td.range.today.disabled.active,.datepicker table tr td.range.today.disabled:active,.datepicker table tr td.range.today.disabled:hover.active,.datepicker table tr td.range.today.disabled:hover:active,.datepicker table tr td.range.today:active,.datepicker table tr td.range.today:hover.active,.datepicker table tr td.range.today:hover:active,.open .dropdown-toggle.datepicker table tr td.range.today,.open .dropdown-toggle.datepicker table tr td.range.today.disabled,.open .dropdown-toggle.datepicker table tr td.range.today.disabled:hover,.open .dropdown-toggle.datepicker table tr td.range.today:hover{background-image:none}.datepicker table tr td.range.today.disabled,.datepicker table tr td.range.today.disabled.active,.datepicker table tr td.range.today.disabled.disabled,.datepicker table tr td.range.today.disabled.disabled.active,.datepicker table tr td.range.today.disabled.disabled:active,.datepicker table tr td.range.today.disabled.disabled:focus,.datepicker table tr td.range.today.disabled.disabled:hover,.datepicker table tr td.range.today.disabled:active,.datepicker table tr td.range.today.disabled:focus,.datepicker table tr td.range.today.disabled:hover,.datepicker table tr td.range.today.disabled:hover.disabled,.datepicker table tr td.range.today.disabled:hover.disabled.active,.datepicker table tr td.range.today.disabled:hover.disabled:active,.datepicker table tr td.range.today.disabled:hover.disabled:focus,.datepicker table tr td.range.today.disabled:hover.disabled:hover,.datepicker table tr td.range.today.disabled:hover[disabled],.datepicker table tr td.range.today.disabled:hover[disabled].active,.datepicker table tr td.range.today.disabled:hover[disabled]:active,.datepicker table tr td.range.today.disabled:hover[disabled]:focus,.datepicker table tr td.range.today.disabled:hover[disabled]:hover,.datepicker table tr td.range.today.disabled[disabled],.datepicker table tr td.range.today.disabled[disabled].active,.datepicker table tr td.range.today.disabled[disabled]:active,.datepicker table tr td.range.today.disabled[disabled]:focus,.datepicker table tr td.range.today.disabled[disabled]:hover,.datepicker table tr td.range.today:hover.disabled,.datepicker table tr td.range.today:hover.disabled.active,.datepicker table tr td.range.today:hover.disabled:active,.datepicker table tr td.range.today:hover.disabled:focus,.datepicker table tr td.range.today:hover.disabled:hover,.datepicker table tr td.range.today:hover[disabled],.datepicker table tr td.range.today:hover[disabled].active,.datepicker table tr td.range.today:hover[disabled]:active,.datepicker table tr td.range.today:hover[disabled]:focus,.datepicker table tr td.range.today:hover[disabled]:hover,.datepicker table tr td.range.today[disabled],.datepicker table tr td.range.today[disabled].active,.datepicker table tr td.range.today[disabled]:active,.datepicker table tr td.range.today[disabled]:focus,.datepicker table tr td.range.today[disabled]:hover,fieldset[disabled] .datepicker table tr td.range.today,fieldset[disabled] .datepicker table tr td.range.today.active,fieldset[disabled] .datepicker table tr td.range.today.disabled,fieldset[disabled] .datepicker table tr td.range.today.disabled.active,fieldset[disabled] .datepicker table tr td.range.today.disabled:active,fieldset[disabled] .datepicker table tr td.range.today.disabled:focus,fieldset[disabled] .datepicker table tr td.range.today.disabled:hover,fieldset[disabled] .datepicker table tr td.range.today.disabled:hover.active,fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:active,fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:focus,fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:hover,fieldset[disabled] .datepicker table tr td.range.today:active,fieldset[disabled] .datepicker table tr td.range.today:focus,fieldset[disabled] .datepicker table tr td.range.today:hover,fieldset[disabled] .datepicker table tr td.range.today:hover.active,fieldset[disabled] .datepicker table tr td.range.today:hover:active,fieldset[disabled] .datepicker table tr td.range.today:hover:focus,fieldset[disabled] .datepicker table tr td.range.today:hover:hover{background:rgba(0,0,0,.2);border-color:#f1a417}.datepicker table tr td.selected,.datepicker table tr td.selected.disabled,.datepicker table tr td.selected.disabled:hover,.datepicker table tr td.selected:hover{color:#fff;background:rgba(0,0,0,.2);border-color:#555;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.datepicker table tr td.selected.active,.datepicker table tr td.selected.disabled.active,.datepicker table tr td.selected.disabled:active,.datepicker table tr td.selected.disabled:focus,.datepicker table tr td.selected.disabled:hover,.datepicker table tr td.selected.disabled:hover.active,.datepicker table tr td.selected.disabled:hover:active,.datepicker table tr td.selected.disabled:hover:focus,.datepicker table tr td.selected.disabled:hover:hover,.datepicker table tr td.selected:active,.datepicker table tr td.selected:focus,.datepicker table tr td.selected:hover,.datepicker table tr td.selected:hover.active,.datepicker table tr td.selected:hover:active,.datepicker table tr td.selected:hover:focus,.datepicker table tr td.selected:hover:hover,.open .dropdown-toggle.datepicker table tr td.selected,.open .dropdown-toggle.datepicker table tr td.selected.disabled,.open .dropdown-toggle.datepicker table tr td.selected.disabled:hover,.open .dropdown-toggle.datepicker table tr td.selected:hover{color:#fff;background:rgba(0,0,0,.2);border-color:#373737}.datepicker table tr td.selected.active,.datepicker table tr td.selected.disabled.active,.datepicker table tr td.selected.disabled:active,.datepicker table tr td.selected.disabled:hover.active,.datepicker table tr td.selected.disabled:hover:active,.datepicker table tr td.selected:active,.datepicker table tr td.selected:hover.active,.datepicker table tr td.selected:hover:active,.open .dropdown-toggle.datepicker table tr td.selected,.open .dropdown-toggle.datepicker table tr td.selected.disabled,.open .dropdown-toggle.datepicker table tr td.selected.disabled:hover,.open .dropdown-toggle.datepicker table tr td.selected:hover{background-image:none}.datepicker table tr td.selected.disabled,.datepicker table tr td.selected.disabled.active,.datepicker table tr td.selected.disabled.disabled,.datepicker table tr td.selected.disabled.disabled.active,.datepicker table tr td.selected.disabled.disabled:active,.datepicker table tr td.selected.disabled.disabled:focus,.datepicker table tr td.selected.disabled.disabled:hover,.datepicker table tr td.selected.disabled:active,.datepicker table tr td.selected.disabled:focus,.datepicker table tr td.selected.disabled:hover,.datepicker table tr td.selected.disabled:hover.disabled,.datepicker table tr td.selected.disabled:hover.disabled.active,.datepicker table tr td.selected.disabled:hover.disabled:active,.datepicker table tr td.selected.disabled:hover.disabled:focus,.datepicker table tr td.selected.disabled:hover.disabled:hover,.datepicker table tr td.selected.disabled:hover[disabled],.datepicker table tr td.selected.disabled:hover[disabled].active,.datepicker table tr td.selected.disabled:hover[disabled]:active,.datepicker table tr td.selected.disabled:hover[disabled]:focus,.datepicker table tr td.selected.disabled:hover[disabled]:hover,.datepicker table tr td.selected.disabled[disabled],.datepicker table tr td.selected.disabled[disabled].active,.datepicker table tr td.selected.disabled[disabled]:active,.datepicker table tr td.selected.disabled[disabled]:focus,.datepicker table tr td.selected.disabled[disabled]:hover,.datepicker table tr td.selected:hover.disabled,.datepicker table tr td.selected:hover.disabled.active,.datepicker table tr td.selected:hover.disabled:active,.datepicker table tr td.selected:hover.disabled:focus,.datepicker table tr td.selected:hover.disabled:hover,.datepicker table tr td.selected:hover[disabled],.datepicker table tr td.selected:hover[disabled].active,.datepicker table tr td.selected:hover[disabled]:active,.datepicker table tr td.selected:hover[disabled]:focus,.datepicker table tr td.selected:hover[disabled]:hover,.datepicker table tr td.selected[disabled],.datepicker table tr td.selected[disabled].active,.datepicker table tr td.selected[disabled]:active,.datepicker table tr td.selected[disabled]:focus,.datepicker table tr td.selected[disabled]:hover,fieldset[disabled] .datepicker table tr td.selected,fieldset[disabled] .datepicker table tr td.selected.active,fieldset[disabled] .datepicker table tr td.selected.disabled,fieldset[disabled] .datepicker table tr td.selected.disabled.active,fieldset[disabled] .datepicker table tr td.selected.disabled:active,fieldset[disabled] .datepicker table tr td.selected.disabled:focus,fieldset[disabled] .datepicker table tr td.selected.disabled:hover,fieldset[disabled] .datepicker table tr td.selected.disabled:hover.active,fieldset[disabled] .datepicker table tr td.selected.disabled:hover:active,fieldset[disabled] .datepicker table tr td.selected.disabled:hover:focus,fieldset[disabled] .datepicker table tr td.selected.disabled:hover:hover,fieldset[disabled] .datepicker table tr td.selected:active,fieldset[disabled] .datepicker table tr td.selected:focus,fieldset[disabled] .datepicker table tr td.selected:hover,fieldset[disabled] .datepicker table tr td.selected:hover.active,fieldset[disabled] .datepicker table tr td.selected:hover:active,fieldset[disabled] .datepicker table tr td.selected:hover:focus,fieldset[disabled] .datepicker table tr td.selected:hover:hover{background:rgba(0,0,0,.2);border-color:#555}.datepicker table tr td.active,.datepicker table tr td.active.disabled,.datepicker table tr td.active.disabled:hover,.datepicker table tr td.active:hover{color:#fff;background:rgba(0,0,0,.2);border-color:#357ebd;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.datepicker table tr td.active.active,.datepicker table tr td.active.disabled.active,.datepicker table tr td.active.disabled:active,.datepicker table tr td.active.disabled:focus,.datepicker table tr td.active.disabled:hover,.datepicker table tr td.active.disabled:hover.active,.datepicker table tr td.active.disabled:hover:active,.datepicker table tr td.active.disabled:hover:focus,.datepicker table tr td.active.disabled:hover:hover,.datepicker table tr td.active:active,.datepicker table tr td.active:focus,.datepicker table tr td.active:hover,.datepicker table tr td.active:hover.active,.datepicker table tr td.active:hover:active,.datepicker table tr td.active:hover:focus,.datepicker table tr td.active:hover:hover,.open .dropdown-toggle.datepicker table tr td.active,.open .dropdown-toggle.datepicker table tr td.active.disabled,.open .dropdown-toggle.datepicker table tr td.active.disabled:hover,.open .dropdown-toggle.datepicker table tr td.active:hover{color:#fff;background:#07934a;border-color:#285e8e}.datepicker table tr td.active.active,.datepicker table tr td.active.disabled.active,.datepicker table tr td.active.disabled:active,.datepicker table tr td.active.disabled:hover.active,.datepicker table tr td.active.disabled:hover:active,.datepicker table tr td.active:active,.datepicker table tr td.active:hover.active,.datepicker table tr td.active:hover:active,.open .dropdown-toggle.datepicker table tr td.active,.open .dropdown-toggle.datepicker table tr td.active.disabled,.open .dropdown-toggle.datepicker table tr td.active.disabled:hover,.open .dropdown-toggle.datepicker table tr td.active:hover{background-image:none}.datepicker table tr td.active.disabled,.datepicker table tr td.active.disabled.active,.datepicker table tr td.active.disabled.disabled,.datepicker table tr td.active.disabled.disabled.active,.datepicker table tr td.active.disabled.disabled:active,.datepicker table tr td.active.disabled.disabled:focus,.datepicker table tr td.active.disabled.disabled:hover,.datepicker table tr td.active.disabled:active,.datepicker table tr td.active.disabled:focus,.datepicker table tr td.active.disabled:hover,.datepicker table tr td.active.disabled:hover.disabled,.datepicker table tr td.active.disabled:hover.disabled.active,.datepicker table tr td.active.disabled:hover.disabled:active,.datepicker table tr td.active.disabled:hover.disabled:focus,.datepicker table tr td.active.disabled:hover.disabled:hover,.datepicker table tr td.active.disabled:hover[disabled],.datepicker table tr td.active.disabled:hover[disabled].active,.datepicker table tr td.active.disabled:hover[disabled]:active,.datepicker table tr td.active.disabled:hover[disabled]:focus,.datepicker table tr td.active.disabled:hover[disabled]:hover,.datepicker table tr td.active.disabled[disabled],.datepicker table tr td.active.disabled[disabled].active,.datepicker table tr td.active.disabled[disabled]:active,.datepicker table tr td.active.disabled[disabled]:focus,.datepicker table tr td.active.disabled[disabled]:hover,.datepicker table tr td.active:hover.disabled,.datepicker table tr td.active:hover.disabled.active,.datepicker table tr td.active:hover.disabled:active,.datepicker table tr td.active:hover.disabled:focus,.datepicker table tr td.active:hover.disabled:hover,.datepicker table tr td.active:hover[disabled],.datepicker table tr td.active:hover[disabled].active,.datepicker table tr td.active:hover[disabled]:active,.datepicker table tr td.active:hover[disabled]:focus,.datepicker table tr td.active:hover[disabled]:hover,.datepicker table tr td.active[disabled],.datepicker table tr td.active[disabled].active,.datepicker table tr td.active[disabled]:active,.datepicker table tr td.active[disabled]:focus,.datepicker table tr td.active[disabled]:hover,fieldset[disabled] .datepicker table tr td.active,fieldset[disabled] .datepicker table tr td.active.active,fieldset[disabled] .datepicker table tr td.active.disabled,fieldset[disabled] .datepicker table tr td.active.disabled.active,fieldset[disabled] .datepicker table tr td.active.disabled:active,fieldset[disabled] .datepicker table tr td.active.disabled:focus,fieldset[disabled] .datepicker table tr td.active.disabled:hover,fieldset[disabled] .datepicker table tr td.active.disabled:hover.active,fieldset[disabled] .datepicker table tr td.active.disabled:hover:active,fieldset[disabled] .datepicker table tr td.active.disabled:hover:focus,fieldset[disabled] .datepicker table tr td.active.disabled:hover:hover,fieldset[disabled] .datepicker table tr td.active:active,fieldset[disabled] .datepicker table tr td.active:focus,fieldset[disabled] .datepicker table tr td.active:hover,fieldset[disabled] .datepicker table tr td.active:hover.active,fieldset[disabled] .datepicker table tr td.active:hover:active,fieldset[disabled] .datepicker table tr td.active:hover:focus,fieldset[disabled] .datepicker table tr td.active:hover:hover{background-color:#428bca;border-color:#357ebd}.datepicker table tr td span{display:block;width:23%;height:54px;line-height:54px;float:left;margin:1%;cursor:pointer;border-radius:4px}.datepicker table tr td span:hover{background:rgba(0,0,0,.2)}.datepicker table tr td span.disabled,.datepicker table tr td span.disabled:hover{background:0 0;color:#444;cursor:default}.datepicker table tr td span.active,.datepicker table tr td span.active.disabled,.datepicker table tr td span.active.disabled:hover,.datepicker table tr td span.active:hover{color:#fff;background-color:#428bca;border-color:#357ebd;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.datepicker table tr td span.active.active,.datepicker table tr td span.active.disabled.active,.datepicker table tr td span.active.disabled:active,.datepicker table tr td span.active.disabled:focus,.datepicker table tr td span.active.disabled:hover,.datepicker table tr td span.active.disabled:hover.active,.datepicker table tr td span.active.disabled:hover:active,.datepicker table tr td span.active.disabled:hover:focus,.datepicker table tr td span.active.disabled:hover:hover,.datepicker table tr td span.active:active,.datepicker table tr td span.active:focus,.datepicker table tr td span.active:hover,.datepicker table tr td span.active:hover.active,.datepicker table tr td span.active:hover:active,.datepicker table tr td span.active:hover:focus,.datepicker table tr td span.active:hover:hover,.open .dropdown-toggle.datepicker table tr td span.active,.open .dropdown-toggle.datepicker table tr td span.active.disabled,.open .dropdown-toggle.datepicker table tr td span.active.disabled:hover,.open .dropdown-toggle.datepicker table tr td span.active:hover{color:#fff;background-color:#3276b1;border-color:#285e8e}.datepicker table tr td span.active.active,.datepicker table tr td span.active.disabled.active,.datepicker table tr td span.active.disabled:active,.datepicker table tr td span.active.disabled:hover.active,.datepicker table tr td span.active.disabled:hover:active,.datepicker table tr td span.active:active,.datepicker table tr td span.active:hover.active,.datepicker table tr td span.active:hover:active,.open .dropdown-toggle.datepicker table tr td span.active,.open .dropdown-toggle.datepicker table tr td span.active.disabled,.open .dropdown-toggle.datepicker table tr td span.active.disabled:hover,.open .dropdown-toggle.datepicker table tr td span.active:hover{background-image:none}.datepicker table tr td span.active.disabled,.datepicker table tr td span.active.disabled.active,.datepicker table tr td span.active.disabled.disabled,.datepicker table tr td span.active.disabled.disabled.active,.datepicker table tr td span.active.disabled.disabled:active,.datepicker table tr td span.active.disabled.disabled:focus,.datepicker table tr td span.active.disabled.disabled:hover,.datepicker table tr td span.active.disabled:active,.datepicker table tr td span.active.disabled:focus,.datepicker table tr td span.active.disabled:hover,.datepicker table tr td span.active.disabled:hover.disabled,.datepicker table tr td span.active.disabled:hover.disabled.active,.datepicker table tr td span.active.disabled:hover.disabled:active,.datepicker table tr td span.active.disabled:hover.disabled:focus,.datepicker table tr td span.active.disabled:hover.disabled:hover,.datepicker table tr td span.active.disabled:hover[disabled],.datepicker table tr td span.active.disabled:hover[disabled].active,.datepicker table tr td span.active.disabled:hover[disabled]:active,.datepicker table tr td span.active.disabled:hover[disabled]:focus,.datepicker table tr td span.active.disabled:hover[disabled]:hover,.datepicker table tr td span.active.disabled[disabled],.datepicker table tr td span.active.disabled[disabled].active,.datepicker table tr td span.active.disabled[disabled]:active,.datepicker table tr td span.active.disabled[disabled]:focus,.datepicker table tr td span.active.disabled[disabled]:hover,.datepicker table tr td span.active:hover.disabled,.datepicker table tr td span.active:hover.disabled.active,.datepicker table tr td span.active:hover.disabled:active,.datepicker table tr td span.active:hover.disabled:focus,.datepicker table tr td span.active:hover.disabled:hover,.datepicker table tr td span.active:hover[disabled],.datepicker table tr td span.active:hover[disabled].active,.datepicker table tr td span.active:hover[disabled]:active,.datepicker table tr td span.active:hover[disabled]:focus,.datepicker table tr td span.active:hover[disabled]:hover,.datepicker table tr td span.active[disabled],.datepicker table tr td span.active[disabled].active,.datepicker table tr td span.active[disabled]:active,.datepicker table tr td span.active[disabled]:focus,.datepicker table tr td span.active[disabled]:hover,fieldset[disabled] .datepicker table tr td span.active,fieldset[disabled] .datepicker table tr td span.active.active,fieldset[disabled] .datepicker table tr td span.active.disabled,fieldset[disabled] .datepicker table tr td span.active.disabled.active,fieldset[disabled] .datepicker table tr td span.active.disabled:active,fieldset[disabled] .datepicker table tr td span.active.disabled:focus,fieldset[disabled] .datepicker table tr td span.active.disabled:hover,fieldset[disabled] .datepicker table tr td span.active.disabled:hover.active,fieldset[disabled] .datepicker table tr td span.active.disabled:hover:active,fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus,fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover,fieldset[disabled] .datepicker table tr td span.active:active,fieldset[disabled] .datepicker table tr td span.active:focus,fieldset[disabled] .datepicker table tr td span.active:hover,fieldset[disabled] .datepicker table tr td span.active:hover.active,fieldset[disabled] .datepicker table tr td span.active:hover:active,fieldset[disabled] .datepicker table tr td span.active:hover:focus,fieldset[disabled] .datepicker table tr td span.active:hover:hover{background-color:#428bca;border-color:#357ebd}.datepicker table tr td span.new,.datepicker table tr td span.old{color:#444}.datepicker th.datepicker-switch{width:145px}.datepicker tfoot tr th,.datepicker thead tr:first-child th{cursor:pointer}.datepicker tfoot tr th:hover,.datepicker thead tr:first-child th:hover{background:rgba(0,0,0,.2)}.datepicker .cw{font-size:10px;width:12px;padding:0 2px 0 5px;vertical-align:middle}.datepicker thead tr:first-child th.cw{cursor:default;background-color:transparent}.input-group.date .input-group-addon i{cursor:pointer;width:16px;height:16px}.input-daterange input{text-align:center}.input-daterange input:first-child{border-radius:3px 0 0 3px}.input-daterange input:last-child{border-radius:0 3px 3px 0}.input-daterange .input-group-addon{width:auto;min-width:16px;padding:4px 5px;font-weight:400;line-height:1.428571429;text-align:center;text-shadow:0 1px 0 #fff;vertical-align:middle;background-color:#eee;border:solid #ccc;border-width:1px 0;margin-left:-5px;margin-right:-5px}.datepicker.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;float:left;display:none;min-width:160px;list-style:none;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:5px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);-moz-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box;color:#333;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:13px;line-height:1.428571429}.datepicker.dropdown-menu td,.datepicker.dropdown-menu th{padding:4px 5px}
.lg-sub-html,.lg-toolbar{background-color:rgba(0,0,0,.45)}@font-face{font-family:lg;src:url(/Projects/Visoft/Resources/plugins/lightGallery/fonts/lg.eot?n1z373);src:url(/Projects/Visoft/Resources/plugins/lightGallery/fonts/lg.eot?#iefixn1z373) format("embedded-opentype"),url(/Projects/Visoft/Resources/plugins/lightGallery/fonts/lg.woff?n1z373) format("woff"),url(/Projects/Visoft/Resources/plugins/lightGallery/fonts/lg.ttf?n1z373) format("truetype"),url(/Projects/Visoft/Resources/plugins/lightGallery/fonts/lg.svg?n1z373#lg) format("svg");font-weight:400;font-style:normal}.lg-icon{font-family:lg;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lg-actions .lg-next,.lg-actions .lg-prev{background-color:rgba(0,0,0,.45);border-radius:2px;color:#999;cursor:pointer;display:block;font-size:22px;margin-top:-10px;padding:8px 10px 9px;position:absolute;top:50%;z-index:1080;border:none;outline:0}.lg-actions .lg-next.disabled,.lg-actions .lg-prev.disabled{pointer-events:none;opacity:.5}.lg-actions .lg-next:hover,.lg-actions .lg-prev:hover{color:#FFF}.lg-actions .lg-next{right:20px}.lg-actions .lg-next:before{content:"\e095"}.lg-actions .lg-prev{left:20px}.lg-actions .lg-prev:after{content:"\e094"}@-webkit-keyframes lg-right-end{0%,100%{left:0}50%{left:-30px}}@-moz-keyframes lg-right-end{0%,100%{left:0}50%{left:-30px}}@-ms-keyframes lg-right-end{0%,100%{left:0}50%{left:-30px}}@keyframes lg-right-end{0%,100%{left:0}50%{left:-30px}}@-webkit-keyframes lg-left-end{0%,100%{left:0}50%{left:30px}}@-moz-keyframes lg-left-end{0%,100%{left:0}50%{left:30px}}@-ms-keyframes lg-left-end{0%,100%{left:0}50%{left:30px}}@keyframes lg-left-end{0%,100%{left:0}50%{left:30px}}.lg-outer.lg-right-end .lg-object{-webkit-animation:lg-right-end .3s;-o-animation:lg-right-end .3s;animation:lg-right-end .3s;position:relative}.lg-outer.lg-left-end .lg-object{-webkit-animation:lg-left-end .3s;-o-animation:lg-left-end .3s;animation:lg-left-end .3s;position:relative}.lg-toolbar{z-index:1082;left:0;position:absolute;top:0;width:100%}.lg-toolbar .lg-icon{color:#999;cursor:pointer;float:right;font-size:24px;height:47px;line-height:27px;padding:10px 0;text-align:center;width:50px;text-decoration:none!important;outline:0;-webkit-transition:color .2s linear;-o-transition:color .2s linear;transition:color .2s linear}.lg-toolbar .lg-icon:hover{color:#FFF}.lg-toolbar .lg-close:after{content:"\e070"}.lg-toolbar .lg-download:after{content:"\e0f2"}.lg-sub-html{bottom:0;color:#EEE;font-size:16px;left:0;padding:10px 40px;position:fixed;right:0;text-align:center;z-index:1080}.lg-sub-html h4{margin:0;font-size:13px;font-weight:700}.lg-sub-html p{font-size:12px;margin:5px 0 0}#lg-counter{color:#999;display:inline-block;font-size:16px;padding-left:20px;padding-top:12px;vertical-align:middle}.lg-next,.lg-prev,.lg-toolbar{opacity:1;-webkit-transition:-webkit-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear;-moz-transition:-moz-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear;-o-transition:-o-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear;transition:transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear}.lg-hide-items .lg-prev{opacity:0;-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}.lg-hide-items .lg-next{opacity:0;-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}.lg-hide-items .lg-toolbar{opacity:0;-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object{-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5);opacity:0;-webkit-transition:-webkit-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;-moz-transition:-moz-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;-o-transition:-o-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;transition:transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);opacity:1}.lg-outer .lg-thumb-outer{background-color:#0D0A0A;bottom:0;position:absolute;width:100%;z-index:1080;max-height:350px;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform .25s cubic-bezier(0,0,.25,1) 0s;transition:transform .25s cubic-bezier(0,0,.25,1) 0s}.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb{-webkit-transition-duration:0s!important;transition-duration:0s!important}.lg-outer.lg-thumb-open .lg-thumb-outer{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.lg-outer .lg-thumb{padding:10px 0;height:100%;margin-bottom:-5px}.lg-outer .lg-thumb-item{cursor:pointer;float:left;overflow:hidden;height:100%;border:2px solid #FFF;border-radius:4px;margin-bottom:5px}@media (min-width:1025px){.lg-outer .lg-thumb-item{-webkit-transition:border-color .25s ease;-o-transition:border-color .25s ease;transition:border-color .25s ease}}.lg-outer .lg-thumb-item.active,.lg-outer .lg-thumb-item:hover{border-color:#a90707}.lg-outer .lg-thumb-item img{width:100%;height:100%;object-fit:cover}.lg-outer.lg-has-thumb .lg-item{padding-bottom:120px}.lg-outer.lg-can-toggle .lg-item{padding-bottom:0}.lg-outer.lg-pull-caption-up .lg-sub-html{-webkit-transition:bottom .25s ease;-o-transition:bottom .25s ease;transition:bottom .25s ease}.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html{bottom:100px}.lg-outer .lg-toogle-thumb{background-color:#0D0A0A;border-radius:2px 2px 0 0;color:#999;cursor:pointer;font-size:24px;height:39px;line-height:27px;padding:5px 0;position:absolute;right:20px;text-align:center;top:-39px;width:50px}.lg-outer .lg-toogle-thumb:hover,.lg-outer.lg-dropdown-active #lg-share{color:#FFF}.lg-outer .lg-toogle-thumb:after{content:"\e1ff"}.lg-outer .lg-video-cont{display:inline-block;vertical-align:middle;max-width:1140px;max-height:100%;width:100%;padding:0 5px}.lg-outer .lg-video{width:100%;height:0;padding-bottom:56.25%;overflow:hidden;position:relative}.lg-outer .lg-video .lg-object{display:inline-block;position:absolute;top:0;left:0;width:100%!important;height:100%!important}.lg-outer .lg-video .lg-video-play{width:84px;height:59px;position:absolute;left:50%;top:50%;margin-left:-42px;margin-top:-30px;z-index:1080;cursor:pointer}.lg-outer .lg-has-iframe .lg-video{-webkit-overflow-scrolling:touch;overflow:auto}.lg-outer .lg-has-vimeo .lg-video-play{background:url(/Projects/Visoft/Resources/plugins/lightGallery/img/vimeo-play.png) no-repeat}.lg-outer .lg-has-vimeo:hover .lg-video-play{background:url(/Projects/Visoft/Resources/plugins/lightGallery/img/vimeo-play.png) 0 -58px no-repeat}.lg-outer .lg-has-html5 .lg-video-play{background:url(/Projects/Visoft/Resources/plugins/lightGallery/img/video-play.png) no-repeat;height:64px;margin-left:-32px;margin-top:-32px;width:64px;opacity:.8}.lg-outer .lg-has-html5:hover .lg-video-play{opacity:1}.lg-outer .lg-has-youtube .lg-video-play{background:url(/Projects/Visoft/Resources/plugins/lightGallery/img/youtube-play.png) no-repeat}.lg-outer .lg-has-youtube:hover .lg-video-play{background:url(/Projects/Visoft/Resources/plugins/lightGallery/img/youtube-play.png) 0 -60px no-repeat}.lg-outer .lg-video-object{width:100%!important;height:100%!important;position:absolute;top:0;left:0}.lg-outer .lg-has-video .lg-video-object{visibility:hidden}.lg-outer .lg-has-video.lg-video-playing .lg-object,.lg-outer .lg-has-video.lg-video-playing .lg-video-play{display:none}.lg-outer .lg-has-video.lg-video-playing .lg-video-object{visibility:visible}.lg-progress-bar{background-color:#333;height:5px;left:0;position:absolute;top:0;width:100%;z-index:1083;opacity:0;-webkit-transition:opacity 80ms ease 0s;-moz-transition:opacity 80ms ease 0s;-o-transition:opacity 80ms ease 0s;transition:opacity 80ms ease 0s}.lg-progress-bar .lg-progress{background-color:#a90707;height:5px;width:0}.lg-progress-bar.lg-start .lg-progress{width:100%}.lg-show-autoplay .lg-progress-bar{opacity:1}.lg-autoplay-button:after{content:"\e01d"}.lg-show-autoplay .lg-autoplay-button:after{content:"\e01a"}.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image,.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition-duration:0s;transition-duration:0s}.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition:-webkit-transform .3s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform .3s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform .3s cubic-bezier(0,0,.25,1) 0s;transition:transform .3s cubic-bezier(0,0,.25,1) 0s}.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s;-moz-transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s;-o-transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s;transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transition:-webkit-transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;-moz-transition:-moz-transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;-o-transition:-o-transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;transition:transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}#lg-zoom-in:after{content:"\e311"}#lg-actual-size{font-size:20px}#lg-actual-size:after{content:"\e033"}#lg-zoom-out{opacity:.5;pointer-events:none}#lg-zoom-out:after{content:"\e312"}.lg-zoomed #lg-zoom-out{opacity:1;pointer-events:auto}.lg-outer .lg-pager-outer{bottom:60px;left:0;position:absolute;right:0;text-align:center;z-index:1080;height:10px}.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont{overflow:visible}.lg-outer .lg-pager-cont{cursor:pointer;display:inline-block;overflow:hidden;position:relative;vertical-align:top;margin:0 5px}.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.lg-outer .lg-pager-cont.lg-pager-active .lg-pager{box-shadow:0 0 0 2px #fff inset}.lg-outer .lg-pager-thumb-cont{background-color:#fff;color:#FFF;bottom:100%;height:83px;left:0;margin-bottom:20px;margin-left:-60px;opacity:0;padding:5px;position:absolute;width:120px;border-radius:3px;-webkit-transition:opacity .15s ease 0s,-webkit-transform .15s ease 0s;-moz-transition:opacity .15s ease 0s,-moz-transform .15s ease 0s;-o-transition:opacity .15s ease 0s,-o-transform .15s ease 0s;transition:opacity .15s ease 0s,transform .15s ease 0s;-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}.lg-outer .lg-pager-thumb-cont img{width:100%;height:100%}.lg-outer .lg-pager{background-color:rgba(255,255,255,.5);border-radius:50%;box-shadow:0 0 0 8px rgba(255,255,255,.7) inset;display:block;height:12px;-webkit-transition:box-shadow .3s ease 0s;-o-transition:box-shadow .3s ease 0s;transition:box-shadow .3s ease 0s;width:12px}.lg-outer .lg-pager:focus,.lg-outer .lg-pager:hover{box-shadow:0 0 0 8px #fff inset}.lg-outer .lg-caret{border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px dashed;bottom:-10px;display:inline-block;height:0;left:50%;margin-left:-5px;position:absolute;vertical-align:middle;width:0}.lg-fullscreen:after{content:"\e20c"}.lg-fullscreen-on .lg-fullscreen:after{content:"\e20d"}.lg-outer #lg-dropdown-overlay{background-color:rgba(0,0,0,.25);bottom:0;cursor:default;left:0;position:fixed;right:0;top:0;z-index:1081;opacity:0;visibility:hidden;-webkit-transition:visibility 0s linear .18s,opacity .18s linear 0s;-o-transition:visibility 0s linear .18s,opacity .18s linear 0s;transition:visibility 0s linear .18s,opacity .18s linear 0s}.lg-outer.lg-dropdown-active #lg-dropdown-overlay,.lg-outer.lg-dropdown-active .lg-dropdown{-webkit-transition-delay:0s;transition-delay:0s;-moz-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;visibility:visible}.lg-outer .lg-dropdown{background-color:#fff;border-radius:2px;font-size:14px;list-style-type:none;margin:0;padding:10px 0;position:absolute;right:0;text-align:left;top:50px;opacity:0;visibility:hidden;-moz-transform:translate3d(0,5px,0);-o-transform:translate3d(0,5px,0);-ms-transform:translate3d(0,5px,0);-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0);-webkit-transition:-webkit-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;-moz-transition:-moz-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;-o-transition:-o-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;transition:transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s}.lg-outer .lg-dropdown:after{content:"";display:block;height:0;width:0;position:absolute;border:8px solid transparent;border-bottom-color:#FFF;right:16px;top:-16px}.lg-outer .lg-dropdown>li:last-child{margin-bottom:0}.lg-outer .lg-dropdown>li:hover .lg-icon,.lg-outer .lg-dropdown>li:hover a{color:#333}.lg-outer .lg-dropdown a{color:#333;display:block;white-space:pre;padding:4px 12px;font-family:"Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px}.lg-outer .lg-dropdown a:hover{background-color:rgba(0,0,0,.07)}.lg-outer .lg-dropdown .lg-dropdown-text{display:inline-block;line-height:1;margin-top:-3px;vertical-align:middle}.lg-outer .lg-dropdown .lg-icon{color:#333;display:inline-block;float:none;font-size:20px;height:auto;line-height:1;margin-right:8px;padding:0;vertical-align:middle;width:auto}.lg-outer,.lg-outer .lg,.lg-outer .lg-inner{width:100%;height:100%}.lg-outer #lg-share{position:relative}.lg-outer #lg-share:after{content:"\e80d"}.lg-outer #lg-share-facebook .lg-icon{color:#3b5998}.lg-outer #lg-share-facebook .lg-icon:after{content:"\e901"}.lg-outer #lg-share-twitter .lg-icon{color:#00aced}.lg-outer #lg-share-twitter .lg-icon:after{content:"\e904"}.lg-outer #lg-share-googleplus .lg-icon{color:#dd4b39}.lg-outer #lg-share-googleplus .lg-icon:after{content:"\e902"}.lg-outer #lg-share-pinterest .lg-icon{color:#cb2027}.lg-outer #lg-share-pinterest .lg-icon:after{content:"\e903"}.lg-group:after{content:"";display:table;clear:both}.lg-outer{position:fixed;top:0;left:0;z-index:1050;text-align:left;opacity:0;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-outer *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.lg-outer.lg-visible{opacity:1}.lg-outer.lg-css3 .lg-item.lg-current,.lg-outer.lg-css3 .lg-item.lg-next-slide,.lg-outer.lg-css3 .lg-item.lg-prev-slide{-webkit-transition-duration:inherit!important;transition-duration:inherit!important;-webkit-transition-timing-function:inherit!important;transition-timing-function:inherit!important}.lg-outer.lg-css3.lg-dragging .lg-item.lg-current,.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide{-webkit-transition-duration:0s!important;transition-duration:0s!important;opacity:1}.lg-outer.lg-grab img.lg-object{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer.lg-grabbing img.lg-object{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg{position:relative;overflow:hidden;margin-left:auto;margin-right:auto;max-width:100%;max-height:100%}.lg-outer .lg-inner{position:absolute;left:0;top:0;white-space:nowrap}.lg-outer .lg-item{background:url(/Projects/Visoft/Resources/plugins/lightGallery/img/loading.gif) center center no-repeat;display:none!important}.lg-outer.lg-css .lg-current,.lg-outer.lg-css3 .lg-current,.lg-outer.lg-css3 .lg-next-slide,.lg-outer.lg-css3 .lg-prev-slide{display:inline-block!important}.lg-outer .lg-img-wrap,.lg-outer .lg-item{display:inline-block;text-align:center;position:absolute;width:100%;height:100%}.lg-outer .lg-img-wrap:before,.lg-outer .lg-item:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}.lg-outer .lg-img-wrap{position:absolute;padding:0 5px;left:0;right:0;top:0;bottom:0}.lg-outer .lg-item.lg-complete{background-image:none}.lg-outer .lg-item.lg-current{z-index:1060}.lg-outer .lg-image{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%;width:auto!important;height:auto!important}.lg-outer.lg-show-after-load .lg-item .lg-object,.lg-outer.lg-show-after-load .lg-item .lg-video-play{opacity:0;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play{opacity:1}.lg-outer .lg-empty-html,.lg-outer.lg-hide-download #lg-download{display:none}.lg-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1040;background-color:#000;opacity:0;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-backdrop.in{opacity:1}.lg-css3.lg-no-trans .lg-current,.lg-css3.lg-no-trans .lg-next-slide,.lg-css3.lg-no-trans .lg-prev-slide{-webkit-transition:none 0s ease 0s!important;-moz-transition:none 0s ease 0s!important;-o-transition:none 0s ease 0s!important;transition:none 0s ease 0s!important}.lg-css3.lg-use-css3 .lg-item,.lg-css3.lg-use-left .lg-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-css3.lg-fade .lg-item{opacity:0}.lg-css3.lg-fade .lg-item.lg-current{opacity:1}.lg-css3.lg-fade .lg-item.lg-current,.lg-css3.lg-fade .lg-item.lg-next-slide,.lg-css3.lg-fade .lg-item.lg-prev-slide{-webkit-transition:opacity .1s ease 0s;-moz-transition:opacity .1s ease 0s;-o-transition:opacity .1s ease 0s;transition:opacity .1s ease 0s}.lg-css3.lg-slide.lg-use-css3 .lg-item{opacity:0}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-css3.lg-slide.lg-use-left .lg-item{opacity:0;position:absolute;left:0}.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide{left:-100%}.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide{left:100%}.lg-css3.lg-slide.lg-use-left .lg-item.lg-current{left:0;opacity:1}.lg-css3.lg-slide.lg-use-left .lg-item.lg-current,.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide{-webkit-transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}
