﻿@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap";

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

input.pw {
    text-security: disc;
    -webkit-text-security: disc;
    -moz-text-security: disc
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

/*!Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css*/
@media print {

    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    a,
    a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr,
    img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }

    .navbar {
        display: none
    }

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

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

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

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

@font-face {
    font-family: glyphicons halflings;
    src: url(../fonts/bootstrap/glyphicons-halflings-regular.html);
    src: url(../fonts/bootstrap/glyphicons-halflings-regulard41d.html?#iefix) format("embedded-opentype"), url(../fonts/bootstrap/glyphicons-halflings-regular-2.html) format("woff2"), url(../fonts/bootstrap/glyphicons-halflings-regular-3.html) format("woff"), url(../fonts/bootstrap/glyphicons-halflings-regular-4.html) format("truetype"), url(../fonts/bootstrap/glyphicons-halflings-regular-5.html#glyphicons_halflingsregular) format("svg")
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: glyphicons halflings;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
    content: "*"
}

.glyphicon-plus:before {
    content: "+"
}

.glyphicon-euro:before,
.glyphicon-eur:before {
    content: "€"
}

.glyphicon-minus:before {
    content: "−"
}

.glyphicon-cloud:before {
    content: "☁"
}

.glyphicon-envelope:before {
    content: "✉"
}

.glyphicon-pencil:before {
    content: "✏"
}

.glyphicon-glass:before {
    content: ""
}

.glyphicon-music:before {
    content: ""
}

.glyphicon-search:before {
    content: ""
}

.glyphicon-heart:before {
    content: ""
}

.glyphicon-star:before {
    content: ""
}

.glyphicon-star-empty:before {
    content: ""
}

.glyphicon-user:before {
    content: ""
}

.glyphicon-film:before {
    content: ""
}

.glyphicon-th-large:before {
    content: ""
}

.glyphicon-th:before {
    content: ""
}

.glyphicon-th-list:before {
    content: ""
}

.glyphicon-ok:before {
    content: ""
}

.glyphicon-remove:before {
    content: ""
}

.glyphicon-zoom-in:before {
    content: ""
}

.glyphicon-zoom-out:before {
    content: ""
}

.glyphicon-off:before {
    content: ""
}

.glyphicon-signal:before {
    content: ""
}

.glyphicon-cog:before {
    content: ""
}

.glyphicon-trash:before {
    content: ""
}

.glyphicon-home:before {
    content: ""
}

.glyphicon-file:before {
    content: ""
}

.glyphicon-time:before {
    content: ""
}

.glyphicon-road:before {
    content: ""
}

.glyphicon-download-alt:before {
    content: ""
}

.glyphicon-download:before {
    content: ""
}

.glyphicon-upload:before {
    content: ""
}

.glyphicon-inbox:before {
    content: ""
}

.glyphicon-play-circle:before {
    content: ""
}

.glyphicon-repeat:before {
    content: ""
}

.glyphicon-refresh:before {
    content: ""
}

.glyphicon-list-alt:before {
    content: ""
}

.glyphicon-lock:before {
    content: ""
}

.glyphicon-flag:before {
    content: ""
}

.glyphicon-headphones:before {
    content: ""
}

.glyphicon-volume-off:before {
    content: ""
}

.glyphicon-volume-down:before {
    content: ""
}

.glyphicon-volume-up:before {
    content: ""
}

.glyphicon-qrcode:before {
    content: ""
}

.glyphicon-barcode:before {
    content: ""
}

.glyphicon-tag:before {
    content: ""
}

.glyphicon-tags:before {
    content: ""
}

.glyphicon-book:before {
    content: ""
}

.glyphicon-bookmark:before {
    content: ""
}

.glyphicon-print:before {
    content: ""
}

.glyphicon-camera:before {
    content: ""
}

.glyphicon-font:before {
    content: ""
}

.glyphicon-bold:before {
    content: ""
}

.glyphicon-italic:before {
    content: ""
}

.glyphicon-text-height:before {
    content: ""
}

.glyphicon-text-width:before {
    content: ""
}

.glyphicon-align-left:before {
    content: ""
}

.glyphicon-align-center:before {
    content: ""
}

.glyphicon-align-right:before {
    content: ""
}

.glyphicon-align-justify:before {
    content: ""
}

.glyphicon-list:before {
    content: ""
}

.glyphicon-indent-left:before {
    content: ""
}

.glyphicon-indent-right:before {
    content: ""
}

.glyphicon-facetime-video:before {
    content: ""
}

.glyphicon-picture:before {
    content: ""
}

.glyphicon-map-marker:before {
    content: ""
}

.glyphicon-adjust:before {
    content: ""
}

.glyphicon-tint:before {
    content: ""
}

.glyphicon-edit:before {
    content: ""
}

.glyphicon-share:before {
    content: ""
}

.glyphicon-check:before {
    content: ""
}

.glyphicon-move:before {
    content: ""
}

.glyphicon-step-backward:before {
    content: ""
}

.glyphicon-fast-backward:before {
    content: ""
}

.glyphicon-backward:before {
    content: ""
}

.glyphicon-play:before {
    content: ""
}

.glyphicon-pause:before {
    content: ""
}

.glyphicon-stop:before {
    content: ""
}

.glyphicon-forward:before {
    content: ""
}

.glyphicon-fast-forward:before {
    content: ""
}

.glyphicon-step-forward:before {
    content: ""
}

.glyphicon-eject:before {
    content: ""
}

.glyphicon-chevron-left:before {
    content: ""
}

.glyphicon-chevron-right:before {
    content: ""
}

.glyphicon-plus-sign:before {
    content: ""
}

.glyphicon-minus-sign:before {
    content: ""
}

.glyphicon-remove-sign:before {
    content: ""
}

.glyphicon-ok-sign:before {
    content: ""
}

.glyphicon-question-sign:before {
    content: ""
}

.glyphicon-info-sign:before {
    content: ""
}

.glyphicon-screenshot:before {
    content: ""
}

.glyphicon-remove-circle:before {
    content: ""
}

.glyphicon-ok-circle:before {
    content: ""
}

.glyphicon-ban-circle:before {
    content: ""
}

.glyphicon-arrow-left:before {
    content: ""
}

.glyphicon-arrow-right:before {
    content: ""
}

.glyphicon-arrow-up:before {
    content: ""
}

.glyphicon-arrow-down:before {
    content: ""
}

.glyphicon-share-alt:before {
    content: ""
}

.glyphicon-resize-full:before {
    content: ""
}

.glyphicon-resize-small:before {
    content: ""
}

.glyphicon-exclamation-sign:before {
    content: ""
}

.glyphicon-gift:before {
    content: ""
}

.glyphicon-leaf:before {
    content: ""
}

.glyphicon-fire:before {
    content: ""
}

.glyphicon-eye-open:before {
    content: ""
}

.glyphicon-eye-close:before {
    content: ""
}

.glyphicon-warning-sign:before {
    content: ""
}

.glyphicon-plane:before {
    content: ""
}

.glyphicon-calendar:before {
    content: ""
}

.glyphicon-random:before {
    content: ""
}

.glyphicon-comment:before {
    content: ""
}

.glyphicon-magnet:before {
    content: ""
}

.glyphicon-chevron-up:before {
    content: ""
}

.glyphicon-chevron-down:before {
    content: ""
}

.glyphicon-retweet:before {
    content: ""
}

.glyphicon-shopping-cart:before {
    content: ""
}

.glyphicon-folder-close:before {
    content: ""
}

.glyphicon-folder-open:before {
    content: ""
}

.glyphicon-resize-vertical:before {
    content: ""
}

.glyphicon-resize-horizontal:before {
    content: ""
}

.glyphicon-hdd:before {
    content: ""
}

.glyphicon-bullhorn:before {
    content: ""
}

.glyphicon-bell:before {
    content: ""
}

.glyphicon-certificate:before {
    content: ""
}

.glyphicon-thumbs-up:before {
    content: ""
}

.glyphicon-thumbs-down:before {
    content: ""
}

.glyphicon-hand-right:before {
    content: ""
}

.glyphicon-hand-left:before {
    content: ""
}

.glyphicon-hand-up:before {
    content: ""
}

.glyphicon-hand-down:before {
    content: ""
}

.glyphicon-circle-arrow-right:before {
    content: ""
}

.glyphicon-circle-arrow-left:before {
    content: ""
}

.glyphicon-circle-arrow-up:before {
    content: ""
}

.glyphicon-circle-arrow-down:before {
    content: ""
}

.glyphicon-globe:before {
    content: ""
}

.glyphicon-wrench:before {
    content: ""
}

.glyphicon-tasks:before {
    content: ""
}

.glyphicon-filter:before {
    content: ""
}

.glyphicon-briefcase:before {
    content: ""
}

.glyphicon-fullscreen:before {
    content: ""
}

.glyphicon-dashboard:before {
    content: ""
}

.glyphicon-paperclip:before {
    content: ""
}

.glyphicon-heart-empty:before {
    content: ""
}

.glyphicon-link:before {
    content: ""
}

.glyphicon-phone:before {
    content: ""
}

.glyphicon-pushpin:before {
    content: ""
}

.glyphicon-usd:before {
    content: ""
}

.glyphicon-gbp:before {
    content: ""
}

.glyphicon-sort:before {
    content: ""
}

.glyphicon-sort-by-alphabet:before {
    content: ""
}

.glyphicon-sort-by-alphabet-alt:before {
    content: ""
}

.glyphicon-sort-by-order:before {
    content: ""
}

.glyphicon-sort-by-order-alt:before {
    content: ""
}

.glyphicon-sort-by-attributes:before {
    content: ""
}

.glyphicon-sort-by-attributes-alt:before {
    content: ""
}

.glyphicon-unchecked:before {
    content: ""
}

.glyphicon-expand:before {
    content: ""
}

.glyphicon-collapse-down:before {
    content: ""
}

.glyphicon-collapse-up:before {
    content: ""
}

.glyphicon-log-in:before {
    content: ""
}

.glyphicon-flash:before {
    content: ""
}

.glyphicon-log-out:before {
    content: ""
}

.glyphicon-new-window:before {
    content: ""
}

.glyphicon-record:before {
    content: ""
}

.glyphicon-save:before {
    content: ""
}

.glyphicon-open:before {
    content: ""
}

.glyphicon-saved:before {
    content: ""
}

.glyphicon-import:before {
    content: ""
}

.glyphicon-export:before {
    content: ""
}

.glyphicon-send:before {
    content: ""
}

.glyphicon-floppy-disk:before {
    content: ""
}

.glyphicon-floppy-saved:before {
    content: ""
}

.glyphicon-floppy-remove:before {
    content: ""
}

.glyphicon-floppy-save:before {
    content: ""
}

.glyphicon-floppy-open:before {
    content: ""
}

.glyphicon-credit-card:before {
    content: ""
}

.glyphicon-transfer:before {
    content: ""
}

.glyphicon-cutlery:before {
    content: ""
}

.glyphicon-header:before {
    content: ""
}

.glyphicon-compressed:before {
    content: ""
}

.glyphicon-earphone:before {
    content: ""
}

.glyphicon-phone-alt:before {
    content: ""
}

.glyphicon-tower:before {
    content: ""
}

.glyphicon-stats:before {
    content: ""
}

.glyphicon-sd-video:before {
    content: ""
}

.glyphicon-hd-video:before {
    content: ""
}

.glyphicon-subtitles:before {
    content: ""
}

.glyphicon-sound-stereo:before {
    content: ""
}

.glyphicon-sound-dolby:before {
    content: ""
}

.glyphicon-sound-5-1:before {
    content: ""
}

.glyphicon-sound-6-1:before {
    content: ""
}

.glyphicon-sound-7-1:before {
    content: ""
}

.glyphicon-copyright-mark:before {
    content: ""
}

.glyphicon-registration-mark:before {
    content: ""
}

.glyphicon-cloud-download:before {
    content: ""
}

.glyphicon-cloud-upload:before {
    content: ""
}

.glyphicon-tree-conifer:before {
    content: ""
}

.glyphicon-tree-deciduous:before {
    content: ""
}

.glyphicon-cd:before {
    content: ""
}

.glyphicon-save-file:before {
    content: ""
}

.glyphicon-open-file:before {
    content: ""
}

.glyphicon-level-up:before {
    content: ""
}

.glyphicon-copy:before {
    content: ""
}

.glyphicon-paste:before {
    content: ""
}

.glyphicon-alert:before {
    content: ""
}

.glyphicon-equalizer:before {
    content: ""
}

.glyphicon-king:before {
    content: ""
}

.glyphicon-queen:before {
    content: ""
}

.glyphicon-pawn:before {
    content: ""
}

.glyphicon-bishop:before {
    content: ""
}

.glyphicon-knight:before {
    content: ""
}

.glyphicon-baby-formula:before {
    content: ""
}

.glyphicon-tent:before {
    content: "⛺"
}

.glyphicon-blackboard:before {
    content: ""
}

.glyphicon-bed:before {
    content: ""
}

.glyphicon-apple:before {
    content: ""
}

.glyphicon-erase:before {
    content: ""
}

.glyphicon-hourglass:before {
    content: "⌛"
}

.glyphicon-lamp:before {
    content: ""
}

.glyphicon-duplicate:before {
    content: ""
}

.glyphicon-piggy-bank:before {
    content: ""
}

.glyphicon-scissors:before {
    content: ""
}

.glyphicon-bitcoin:before {
    content: ""
}

.glyphicon-btc:before {
    content: ""
}

.glyphicon-xbt:before {
    content: ""
}

.glyphicon-yen:before {
    content: "¥"
}

.glyphicon-jpy:before {
    content: "¥"
}

.glyphicon-ruble:before {
    content: "₽"
}

.glyphicon-rub:before {
    content: "₽"
}

.glyphicon-scale:before {
    content: ""
}

.glyphicon-ice-lolly:before {
    content: ""
}

.glyphicon-ice-lolly-tasted:before {
    content: ""
}

.glyphicon-education:before {
    content: ""
}

.glyphicon-option-horizontal:before {
    content: ""
}

.glyphicon-option-vertical:before {
    content: ""
}

.glyphicon-menu-hamburger:before {
    content: ""
}

.glyphicon-modal-window:before {
    content: ""
}

.glyphicon-oil:before {
    content: ""
}

.glyphicon-grain:before {
    content: ""
}

.glyphicon-sunglasses:before {
    content: ""
}

.glyphicon-text-size:before {
    content: ""
}

.glyphicon-text-color:before {
    content: ""
}

.glyphicon-text-background:before {
    content: ""
}

.glyphicon-object-align-top:before {
    content: ""
}

.glyphicon-object-align-bottom:before {
    content: ""
}

.glyphicon-object-align-horizontal:before {
    content: ""
}

.glyphicon-object-align-left:before {
    content: ""
}

.glyphicon-object-align-vertical:before {
    content: ""
}

.glyphicon-object-align-right:before {
    content: ""
}

.glyphicon-triangle-right:before {
    content: ""
}

.glyphicon-triangle-left:before {
    content: ""
}

.glyphicon-triangle-bottom:before {
    content: ""
}

.glyphicon-triangle-top:before {
    content: ""
}

.glyphicon-console:before {
    content: ""
}

.glyphicon-superscript:before {
    content: ""
}

.glyphicon-subscript:before {
    content: ""
}

.glyphicon-menu-left:before {
    content: ""
}

.glyphicon-menu-right:before {
    content: ""
}

.glyphicon-menu-down:before {
    content: ""
}

.glyphicon-menu-up:before {
    content: ""
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: helvetica ce, Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.428571429;
    color: #333;
    background-color: #ecf9f5;
}

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

a {
    color: #337ab7;
    text-decoration: none
}

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

a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

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

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

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

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

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

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

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

[role=button] {
    cursor: pointer
}

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

h1 small,
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,
.h1,
h2,
.h2,
h3,
.h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

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

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

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

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

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

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

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

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

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

p {
    margin: 0 0 10px
}

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

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

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

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

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

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

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #337ab7
}

a.text-primary:hover,
a.text-primary:focus {
    color: #286090
}

.text-success {
    color: #3c763d
}

a.text-success:hover,
a.text-success:focus {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:hover,
a.text-info:focus {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:hover,
a.text-warning:focus {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:hover,
a.text-danger:focus {
    color: #843534
}

.bg-primary {
    color: #fff
}

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

a.bg-primary:hover,
a.bg-primary:focus {
    background-color: #286090
}

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

a.bg-success:hover,
a.bg-success:focus {
    background-color: #c1e2b3
}

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

a.bg-info:hover,
a.bg-info:focus {
    background-color: #afd9ee
}

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

a.bg-warning:hover,
a.bg-warning:focus {
    background-color: #f7ecb5
}

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

a.bg-danger:hover,
a.bg-danger:focus {
    background-color: #e4b9b9
}

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

ul,
ol {
    margin-top: 0;
    margin-bottom: 10px;
    list-style-type: none
}

ul ul,
ul ol,
ol ul,
ol ol {
    margin-bottom: 0
}

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

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

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

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

dt,
dd {
    line-height: 1.428571429
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

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

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

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

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

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

.initialism {
    font-size: 90%
}

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

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

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

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
    content: "— "
}

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

.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
    content: ""
}

.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
    content: " —"
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.428571429
}

code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, courier new, monospace
}

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

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

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
    box-shadow: none
}

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

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

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

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

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

.container:after {
    clear: both
}

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

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

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

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

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

.container-fluid:after {
    clear: both
}

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

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

.row:after {
    clear: both
}

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

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

.col-xs-1 {
    width: 8.3333333333%
}

.col-xs-2 {
    width: 16.6666666667%
}

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

.col-xs-4 {
    width: 33.3333333333%
}

.col-xs-5 {
    width: 41.6666666667%
}

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

.col-xs-7 {
    width: 58.3333333333%
}

.col-xs-8 {
    width: 66.6666666667%
}

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

.col-xs-10 {
    width: 83.3333333333%
}

.col-xs-11 {
    width: 91.6666666667%
}

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

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

.col-xs-pull-1 {
    right: 8.3333333333%
}

.col-xs-pull-2 {
    right: 16.6666666667%
}

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

.col-xs-pull-4 {
    right: 33.3333333333%
}

.col-xs-pull-5 {
    right: 41.6666666667%
}

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

.col-xs-pull-7 {
    right: 58.3333333333%
}

.col-xs-pull-8 {
    right: 66.6666666667%
}

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

.col-xs-pull-10 {
    right: 83.3333333333%
}

.col-xs-pull-11 {
    right: 91.6666666667%
}

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

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

.col-xs-push-1 {
    left: 8.3333333333%
}

.col-xs-push-2 {
    left: 16.6666666667%
}

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

.col-xs-push-4 {
    left: 33.3333333333%
}

.col-xs-push-5 {
    left: 41.6666666667%
}

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

.col-xs-push-7 {
    left: 58.3333333333%
}

.col-xs-push-8 {
    left: 66.6666666667%
}

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

.col-xs-push-10 {
    left: 83.3333333333%
}

.col-xs-push-11 {
    left: 91.6666666667%
}

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

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

.col-xs-offset-1 {
    margin-left: 8.3333333333%
}

.col-xs-offset-2 {
    margin-left: 16.6666666667%
}

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

.col-xs-offset-4 {
    margin-left: 33.3333333333%
}

.col-xs-offset-5 {
    margin-left: 41.6666666667%
}

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

.col-xs-offset-7 {
    margin-left: 58.3333333333%
}

.col-xs-offset-8 {
    margin-left: 66.6666666667%
}

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

.col-xs-offset-10 {
    margin-left: 83.3333333333%
}

.col-xs-offset-11 {
    margin-left: 91.6666666667%
}

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

@media(min-width:768px) {

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

    .col-sm-1 {
        width: 8.3333333333%
    }

    .col-sm-2 {
        width: 16.6666666667%
    }

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

    .col-sm-4 {
        width: 33.3333333333%
    }

    .col-sm-5 {
        width: 41.6666666667%
    }

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

    .col-sm-7 {
        width: 58.3333333333%
    }

    .col-sm-8 {
        width: 66.6666666667%
    }

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

    .col-sm-10 {
        width: 83.3333333333%
    }

    .col-sm-11 {
        width: 91.6666666667%
    }

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

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

    .col-sm-pull-1 {
        right: 8.3333333333%
    }

    .col-sm-pull-2 {
        right: 16.6666666667%
    }

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

    .col-sm-pull-4 {
        right: 33.3333333333%
    }

    .col-sm-pull-5 {
        right: 41.6666666667%
    }

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

    .col-sm-pull-7 {
        right: 58.3333333333%
    }

    .col-sm-pull-8 {
        right: 66.6666666667%
    }

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

    .col-sm-pull-10 {
        right: 83.3333333333%
    }

    .col-sm-pull-11 {
        right: 91.6666666667%
    }

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

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

    .col-sm-push-1 {
        left: 8.3333333333%
    }

    .col-sm-push-2 {
        left: 16.6666666667%
    }

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

    .col-sm-push-4 {
        left: 33.3333333333%
    }

    .col-sm-push-5 {
        left: 41.6666666667%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-7 {
        left: 58.3333333333%
    }

    .col-sm-push-8 {
        left: 66.6666666667%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-10 {
        left: 83.3333333333%
    }

    .col-sm-push-11 {
        left: 91.6666666667%
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-offset-0 {
        margin-left: 0%
    }

    .col-sm-offset-1 {
        margin-left: 8.3333333333%
    }

    .col-sm-offset-2 {
        margin-left: 16.6666666667%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-4 {
        margin-left: 33.3333333333%
    }

    .col-sm-offset-5 {
        margin-left: 41.6666666667%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-7 {
        margin-left: 58.3333333333%
    }

    .col-sm-offset-8 {
        margin-left: 66.6666666667%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-10 {
        margin-left: 83.3333333333%
    }

    .col-sm-offset-11 {
        margin-left: 91.6666666667%
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }
}

@media(min-width:992px) {

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

    .col-md-1 {
        width: 8.3333333333%
    }

    .col-md-2 {
        width: 16.6666666667%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-4 {
        width: 33.3333333333%
    }

    .col-md-5 {
        width: 41.6666666667%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-7 {
        width: 58.3333333333%
    }

    .col-md-8 {
        width: 66.6666666667%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-10 {
        width: 83.3333333333%
    }

    .col-md-11 {
        width: 91.6666666667%
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-pull-1 {
        right: 8.3333333333%
    }

    .col-md-pull-2 {
        right: 16.6666666667%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-4 {
        right: 33.3333333333%
    }

    .col-md-pull-5 {
        right: 41.6666666667%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-7 {
        right: 58.3333333333%
    }

    .col-md-pull-8 {
        right: 66.6666666667%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-10 {
        right: 83.3333333333%
    }

    .col-md-pull-11 {
        right: 91.6666666667%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-push-1 {
        left: 8.3333333333%
    }

    .col-md-push-2 {
        left: 16.6666666667%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-4 {
        left: 33.3333333333%
    }

    .col-md-push-5 {
        left: 41.6666666667%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-7 {
        left: 58.3333333333%
    }

    .col-md-push-8 {
        left: 66.6666666667%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-10 {
        left: 83.3333333333%
    }

    .col-md-push-11 {
        left: 91.6666666667%
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-offset-0 {
        margin-left: 0%
    }

    .col-md-offset-1 {
        margin-left: 8.3333333333%
    }

    .col-md-offset-2 {
        margin-left: 16.6666666667%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-4 {
        margin-left: 33.3333333333%
    }

    .col-md-offset-5 {
        margin-left: 41.6666666667%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-7 {
        margin-left: 58.3333333333%
    }

    .col-md-offset-8 {
        margin-left: 66.6666666667%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-10 {
        margin-left: 83.3333333333%
    }

    .col-md-offset-11 {
        margin-left: 91.6666666667%
    }

    .col-md-offset-12 {
        margin-left: 100%
    }
}

@media(min-width:1200px) {

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

    .col-lg-1 {
        width: 8.3333333333%
    }

    .col-lg-2 {
        width: 16.6666666667%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-4 {
        width: 33.3333333333%
    }

    .col-lg-5 {
        width: 41.6666666667%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-7 {
        width: 58.3333333333%
    }

    .col-lg-8 {
        width: 66.6666666667%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-10 {
        width: 83.3333333333%
    }

    .col-lg-11 {
        width: 91.6666666667%
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-pull-1 {
        right: 8.3333333333%
    }

    .col-lg-pull-2 {
        right: 16.6666666667%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-4 {
        right: 33.3333333333%
    }

    .col-lg-pull-5 {
        right: 41.6666666667%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-7 {
        right: 58.3333333333%
    }

    .col-lg-pull-8 {
        right: 66.6666666667%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-10 {
        right: 83.3333333333%
    }

    .col-lg-pull-11 {
        right: 91.6666666667%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-push-1 {
        left: 8.3333333333%
    }

    .col-lg-push-2 {
        left: 16.6666666667%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-4 {
        left: 33.3333333333%
    }

    .col-lg-push-5 {
        left: 41.6666666667%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-7 {
        left: 58.3333333333%
    }

    .col-lg-push-8 {
        left: 66.6666666667%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-10 {
        left: 83.3333333333%
    }

    .col-lg-push-11 {
        left: 91.6666666667%
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-offset-0 {
        margin-left: 0%
    }

    .col-lg-offset-1 {
        margin-left: 8.3333333333%
    }

    .col-lg-offset-2 {
        margin-left: 16.6666666667%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-4 {
        margin-left: 33.3333333333%
    }

    .col-lg-offset-5 {
        margin-left: 41.6666666667%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-7 {
        margin-left: 58.3333333333%
    }

    .col-lg-offset-8 {
        margin-left: 66.6666666667%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-10 {
        margin-left: 83.3333333333%
    }

    .col-lg-offset-11 {
        margin-left: 91.6666666667%
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }
}

table {
    background-color: transparent
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left
}

th {
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

.table>thead>tr>th,
.table>thead>tr>td,
.table>tbody>tr>th,
.table>tbody>tr>td,
.table>tfoot>tr>th,
.table>tfoot>tr>td {
    padding: 8px;
    line-height: 1.428571429;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>th,
.table>caption+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>thead:first-child>tr:first-child>th,
.table>thead:first-child>tr:first-child>td {
    border-top: 0
}

.table>tbody+tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

.table-condensed>thead>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tbody>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>tfoot>tr>td {
    padding: 5px
}

.table-bordered {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tbody>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>tfoot>tr>td {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>th,
.table-bordered>thead>tr>td {
    border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover>tbody>tr:hover {
    background-color: #f5f5f5
}

table col[class*=col-] {
    position: static;
    float: none;
    display: table-column
}

table td[class*=col-],
table th[class*=col-] {
    position: static;
    float: none;
    display: table-cell
}

.table>thead>tr>td.active,
.table>thead>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th {
    background-color: #f5f5f5
}

.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover,
.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr.active:hover>th {
    background-color: #e8e8e8
}

.table>thead>tr>td.success,
.table>thead>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th {
    background-color: #dff0d8
}

.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover,
.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr.success:hover>th {
    background-color: #d0e9c6
}

.table>thead>tr>td.info,
.table>thead>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th {
    background-color: #d9edf7
}

.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover,
.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr.info:hover>th {
    background-color: #c4e3f3
}

.table>thead>tr>td.warning,
.table>thead>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th {
    background-color: #fcf8e3
}

.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover,
.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr.warning:hover>th {
    background-color: #faf2cc
}

.table>thead>tr>td.danger,
.table>thead>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th {
    background-color: #f2dede
}

.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover,
.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr.danger:hover>th {
    background-color: #ebcccc
}

.table-responsive {
    overflow-x: auto;
    min-height: .01%
}

@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }

    .table-responsive>.table {
        margin-bottom: 0
    }

    .table-responsive>.table>thead>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>tfoot>tr>td {
        white-space: nowrap
    }

    .table-responsive>.table-bordered {
        border: 0
    }

    .table-responsive>.table-bordered>thead>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child {
        border-left: 0
    }

    .table-responsive>.table-bordered>thead>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child {
        border-right: 0
    }

    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td {
        border-bottom: 0
    }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input[type=radio],
input[type=checkbox] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple],
select[size] {
    height: auto
}

input[type=file]:focus,
input[type=radio]:focus,
input[type=checkbox]:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, 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
}

.form-control::-ms-expand {
    border: 0;
    background-color: transparent
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1
}

.form-control[disabled],
fieldset[disabled] .form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

input[type=search] {
    -webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio:0) {

    input[type=date].form-control,
    input[type=time].form-control,
    input[type=datetime-local].form-control,
    input[type=month].form-control {
        line-height: 34px
    }

    input[type=date].input-sm,
    .input-group-sm>.input-group-btn>input[type=date].btn,
    .input-group-sm input[type=date],
    input[type=time].input-sm,
    .input-group-sm>.input-group-btn>input[type=time].btn,
    .input-group-sm input[type=time],
    input[type=datetime-local].input-sm,
    .input-group-sm>.input-group-btn>input[type=datetime-local].btn,
    .input-group-sm input[type=datetime-local],
    input[type=month].input-sm,
    .input-group-sm>.input-group-btn>input[type=month].btn,
    .input-group-sm input[type=month] {
        line-height: 30px
    }

    input[type=date].input-lg,
    .input-group-lg>.input-group-btn>input[type=date].btn,
    .input-group-lg input[type=date],
    input[type=time].input-lg,
    .input-group-lg>.input-group-btn>input[type=time].btn,
    .input-group-lg input[type=time],
    input[type=datetime-local].input-lg,
    .input-group-lg>.input-group-btn>input[type=datetime-local].btn,
    .input-group-lg input[type=datetime-local],
    input[type=month].input-lg,
    .input-group-lg>.input-group-btn>input[type=month].btn,
    .input-group-lg input[type=month] {
        line-height: 46px
    }
}

.form-group {
    margin-bottom: 15px
}

.radio,
.checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.radio label,
.checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.radio input[type=radio],
.radio-inline input[type=radio],
.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px \9
}

.radio+.radio,
.checkbox+.checkbox {
    margin-top: -5px
}

.radio-inline,
.checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer
}

.radio-inline+.radio-inline,
.checkbox-inline+.checkbox-inline {
    margin-top: 0;
    margin-left: 10px
}

input[type=radio][disabled],
input[type=radio].disabled,
fieldset[disabled] input[type=radio],
input[type=checkbox][disabled],
input[type=checkbox].disabled,
fieldset[disabled] input[type=checkbox] {
    cursor: not-allowed
}

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled] .checkbox-inline {
    cursor: not-allowed
}

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled] .checkbox label {
    cursor: not-allowed
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 34px
}

.form-control-static.input-lg,
.input-group-lg>.form-control-static.form-control,
.input-group-lg>.form-control-static.input-group-addon,
.input-group-lg>.input-group-btn>.form-control-static.btn,
.form-control-static.input-sm,
.input-group-sm>.form-control-static.form-control,
.input-group-sm>.form-control-static.input-group-addon,
.input-group-sm>.input-group-btn>.form-control-static.btn {
    padding-left: 0;
    padding-right: 0
}

.input-sm,
.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-sm,
.input-group-sm>select.form-control,
.input-group-sm>select.input-group-addon,
.input-group-sm>.input-group-btn>select.btn {
    height: 30px;
    line-height: 30px
}

textarea.input-sm,
.input-group-sm>textarea.form-control,
.input-group-sm>textarea.input-group-addon,
.input-group-sm>.input-group-btn>textarea.btn,
select[multiple].input-sm,
.input-group-sm>select[multiple].form-control,
.input-group-sm>select[multiple].input-group-addon,
.input-group-sm>.input-group-btn>select[multiple].btn {
    height: auto
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5
}

.input-lg,
.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-lg,
.input-group-lg>select.form-control,
.input-group-lg>select.input-group-addon,
.input-group-lg>.input-group-btn>select.btn {
    height: 46px;
    line-height: 46px
}

textarea.input-lg,
.input-group-lg>textarea.form-control,
.input-group-lg>textarea.input-group-addon,
.input-group-lg>.input-group-btn>textarea.btn,
select[multiple].input-lg,
.input-group-lg>select[multiple].form-control,
.input-group-lg>select[multiple].input-group-addon,
.input-group-lg>.input-group-btn>select[multiple].btn {
    height: auto
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 42.5px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}

.input-lg+.form-control-feedback,
.input-group-lg>.form-control+.form-control-feedback,
.input-group-lg>.input-group-addon+.form-control-feedback,
.input-group-lg>.input-group-btn>.btn+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.form-group-lg .form-control+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.input-sm+.form-control-feedback,
.input-group-sm>.form-control+.form-control-feedback,
.input-group-sm>.input-group-addon+.form-control-feedback,
.input-group-sm>.input-group-btn>.btn+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.form-group-sm .form-control+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .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;
    border-color: #3c763d;
    background-color: #dff0d8
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .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;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .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;
    border-color: #a94442;
    background-color: #f2dede
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label~.form-control-feedback {
    top: 25px
}

.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media(min-width:768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-static {
        display: inline-block
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
        width: auto
    }

    .form-inline .input-group>.form-control {
        width: 100%
    }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .radio,
    .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .radio label,
    .form-inline .checkbox label {
        padding-left: 0
    }

    .form-inline .radio input[type=radio],
    .form-inline .checkbox input[type=checkbox] {
        position: relative;
        margin-left: 0
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .radio,
.form-horizontal .checkbox {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
    content: " ";
    display: table
}

.form-horizontal .form-group:after {
    clear: both
}

@media(min-width:768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media(min-width:768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 18px
    }
}

@media(min-width:768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn:focus,
.btn.focus,
.btn:active:focus,
.btn:active.focus,
.btn.active:focus,
.btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn:hover,
.btn:focus,
.btn.focus {
    color: #333;
    text-decoration: none
}

.btn:active,
.btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}

a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default:focus,
.btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c
}

.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default:active,
.btn-default.active,
.open>.btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default:active:hover,
.btn-default:active:focus,
.btn-default:active.focus,
.btn-default.active:hover,
.btn-default.active:focus,
.btn-default.active.focus,
.open>.btn-default.dropdown-toggle:hover,
.open>.btn-default.dropdown-toggle:focus,
.open>.btn-default.dropdown-toggle.focus {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}

.btn-default:active,
.btn-default.active,
.open>.btn-default.dropdown-toggle {
    background-image: none
}

.btn-default.disabled:hover,
.btn-default.disabled:focus,
.btn-default.disabled.focus,
.btn-default[disabled]:hover,
.btn-default[disabled]:focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary:focus,
.btn-primary.focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40
}

.btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary:active,
.btn-primary.active,
.open>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary:active:hover,
.btn-primary:active:focus,
.btn-primary:active.focus,
.btn-primary.active:hover,
.btn-primary.active:focus,
.btn-primary.active.focus,
.open>.btn-primary.dropdown-toggle:hover,
.open>.btn-primary.dropdown-toggle:focus,
.open>.btn-primary.dropdown-toggle.focus {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40
}

.btn-primary:active,
.btn-primary.active,
.open>.btn-primary.dropdown-toggle {
    background-image: none
}

.btn-primary.disabled:hover,
.btn-primary.disabled:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled]:hover,
.btn-primary[disabled]:focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary.focus {
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary .badge {
    color: #337ab7;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success:focus,
.btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625
}

.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success:active,
.btn-success.active,
.open>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success:active:hover,
.btn-success:active:focus,
.btn-success:active.focus,
.btn-success.active:hover,
.btn-success.active:focus,
.btn-success.active.focus,
.open>.btn-success.dropdown-toggle:hover,
.open>.btn-success.dropdown-toggle:focus,
.open>.btn-success.dropdown-toggle.focus {
    color: #fff;
    background-color: #398439;
    border-color: #255625
}

.btn-success:active,
.btn-success.active,
.open>.btn-success.dropdown-toggle {
    background-image: none
}

.btn-success.disabled:hover,
.btn-success.disabled:focus,
.btn-success.disabled.focus,
.btn-success[disabled]:hover,
.btn-success[disabled]:focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success.focus {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info:focus,
.btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85
}

.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info:active,
.btn-info.active,
.open>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info:active:hover,
.btn-info:active:focus,
.btn-info:active.focus,
.btn-info.active:hover,
.btn-info.active:focus,
.btn-info.active.focus,
.open>.btn-info.dropdown-toggle:hover,
.open>.btn-info.dropdown-toggle:focus,
.open>.btn-info.dropdown-toggle.focus {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85
}

.btn-info:active,
.btn-info.active,
.open>.btn-info.dropdown-toggle {
    background-image: none
}

.btn-info.disabled:hover,
.btn-info.disabled:focus,
.btn-info.disabled.focus,
.btn-info[disabled]:hover,
.btn-info[disabled]:focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info.focus {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning:focus,
.btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d
}

.btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning:active,
.btn-warning.active,
.open>.btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning:active:hover,
.btn-warning:active:focus,
.btn-warning:active.focus,
.btn-warning.active:hover,
.btn-warning.active:focus,
.btn-warning.active.focus,
.open>.btn-warning.dropdown-toggle:hover,
.open>.btn-warning.dropdown-toggle:focus,
.open>.btn-warning.dropdown-toggle.focus {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d
}

.btn-warning:active,
.btn-warning.active,
.open>.btn-warning.dropdown-toggle {
    background-image: none
}

.btn-warning.disabled:hover,
.btn-warning.disabled:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled]:hover,
.btn-warning[disabled]:focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning.focus {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger:focus,
.btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19
}

.btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger:active,
.btn-danger.active,
.open>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger:active:hover,
.btn-danger:active:focus,
.btn-danger:active.focus,
.btn-danger.active:hover,
.btn-danger.active:focus,
.btn-danger.active.focus,
.open>.btn-danger.dropdown-toggle:hover,
.open>.btn-danger.dropdown-toggle:focus,
.open>.btn-danger.dropdown-toggle.focus {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19
}

.btn-danger:active,
.btn-danger.active,
.open>.btn-danger.dropdown-toggle {
    background-image: none
}

.btn-danger.disabled:hover,
.btn-danger.disabled:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled]:hover,
.btn-danger[disabled]:focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    color: #337ab7;
    font-weight: 400;
    border-radius: 0
}

.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
    border-color: transparent
}

.btn-link:hover,
.btn-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .btn-link:focus {
    color: #777;
    text-decoration: none
}

.btn-lg,
.btn-group-lg>.btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.btn-sm,
.btn-group-sm>.btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-xs,
.btn-group-xs>.btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: 5px
}

input[type=submit].btn-block,
input[type=reset].btn-block,
input[type=button].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropup,
.dropdown {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .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);
    background-clip: padding-box
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.428571429;
    color: #333;
    white-space: nowrap
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #337ab7
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
    color: #777
}

.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-menu-right {
    left: auto;
    right: 0
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.428571429;
    color: #777;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid \9;
    content: ""
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media(min-width:992px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }

    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group>.btn,
.btn-group-vertical>.btn {
    position: relative;
    float: left
}

.btn-group>.btn:hover,
.btn-group>.btn:focus,
.btn-group>.btn:active,
.btn-group>.btn.active,
.btn-group-vertical>.btn:hover,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn.active {
    z-index: 2
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
    margin-left: -1px
}

.btn-toolbar {
    margin-left: -5px
}

.btn-toolbar:before,
.btn-toolbar:after {
    content: " ";
    display: table
}

.btn-toolbar:after {
    clear: both
}

.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: left
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
    margin-left: 5px
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group>.btn:first-child {
    margin-left: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group>.btn-group {
    float: left
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group>.btn+.dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}

.btn-group>.btn-lg+.dropdown-toggle,
.btn-group-lg.btn-group>.btn+.dropdown-toggle {
    padding-left: 12px;
    padding-right: 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 .caret {
    margin-left: 0
}

.btn-lg .caret,
.btn-group-lg>.btn .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-lg .caret,
.dropup .btn-group-lg>.btn .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:before,
.btn-group-vertical>.btn-group:after {
    content: " ";
    display: table
}

.btn-group-vertical>.btn-group:after {
    clear: both
}

.btn-group-vertical>.btn-group>.btn {
    float: none
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
    float: none;
    display: table-cell;
    width: 1%
}

.btn-group-justified>.btn-group .btn {
    width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu {
    left: auto
}

[data-toggle=buttons]>.btn input[type=radio],
[data-toggle=buttons]>.btn input[type=checkbox],
[data-toggle=buttons]>.btn-group>.btn input[type=radio],
[data-toggle=buttons]>.btn-group>.btn input[type=checkbox] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group[class*=col-] {
    float: none;
    padding-left: 0;
    padding-right: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group .form-control:focus {
    z-index: 3
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
    display: table-cell
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

.input-group-addon.input-sm,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}

.input-group-addon.input-lg,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.input-group-addon.btn {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px
}

.input-group-addon input[type=radio],
.input-group-addon input[type=checkbox] {
    margin-top: 0
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

.input-group-btn>.btn {
    position: relative
}

.input-group-btn>.btn+.btn {
    margin-left: -1px
}

.input-group-btn>.btn:hover,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:active {
    z-index: 2
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
    margin-right: -1px
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
    z-index: 2;
    margin-left: -1px
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.nav:before,
.nav:after {
    content: " ";
    display: table
}

.nav:after {
    clear: both
}

.nav>li {
    position: relative;
    display: block
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px
}

.nav>li>a:hover,
.nav>li>a:focus {
    text-decoration: none;
    background-color: #eee
}

.nav>li.disabled>a {
    color: #777
}

.nav>li.disabled>a:hover,
.nav>li.disabled>a:focus {
    color: #777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
    background-color: #eee;
    border-color: #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.428571429;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}

.nav-pills>li {
    float: left
}

.nav-pills>li>a {
    border-radius: 4px
}

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
    color: #fff;
    background-color: #337ab7
}

.nav-stacked>li {
    float: none
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified,
.nav-tabs.nav-justified {
    width: 100%
}

.nav-justified>li,
.nav-tabs.nav-justified>li {
    float: none
}

.nav-justified>li>a,
.nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}

.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media(min-width:768px) {

    .nav-justified>li,
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }

    .nav-justified>li>a,
    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs-justified,
.nav-tabs.nav-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a,
.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified>.active>a,
.nav-tabs.nav-justified>.active>a,
.nav-tabs-justified>.active>a:hover,
.nav-tabs-justified>.active>a:focus {
    border: 1px solid #ddd
}

@media(min-width:768px) {

    .nav-tabs-justified>li>a,
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs-justified>.active>a,
    .nav-tabs.nav-justified>.active>a,
    .nav-tabs-justified>.active>a:hover,
    .nav-tabs-justified>.active>a:focus {
        border-bottom-color: #fff
    }
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

.navbar:before,
.navbar:after {
    content: " ";
    display: table
}

.navbar:after {
    clear: both
}

@media(min-width:992px) {
    .navbar {
        border-radius: 4px
    }
}

.navbar-header:before,
.navbar-header:after {
    content: " ";
    display: table
}

.navbar-header:after {
    clear: both
}

@media(min-width:992px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse:before,
.navbar-collapse:after {
    content: " ";
    display: table
}

.navbar-collapse:after {
    clear: both
}

.navbar-collapse.in {
    overflow-y: auto
}

@media(min-width:992px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }

    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }

    .navbar-collapse.in {
        overflow-y: visible
    }

    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
    max-height: 340px
}

@media(max-device-width:480px)and (orientation:landscape) {

    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px
    }
}

.container>.navbar-header,
.container>.navbar-collapse,
.container-fluid>.navbar-header,
.container-fluid>.navbar-collapse {
    margin-right: -15px;
    margin-left: -15px
}

@media(min-width:992px) {

    .container>.navbar-header,
    .container>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container-fluid>.navbar-collapse {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media(min-width:992px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media(min-width:992px) {

    .navbar-fixed-top,
    .navbar-fixed-bottom {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    padding: 15px;
    font-size: 18px;
    line-height: 20px;
    height: 50px
}

.navbar-brand:hover,
.navbar-brand:focus {
    text-decoration: none
}

.navbar-brand>img {
    display: block
}

@media(min-width:992px) {

    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

@media(min-width:992px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 7.5px -15px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

@media(max-width:991px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }

    .navbar-nav .open .dropdown-menu>li>a,
    .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px
    }

    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }

    .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-nav .open .dropdown-menu>li>a:focus {
        background-image: none
    }
}

@media(min-width:992px) {
    .navbar-nav {
        float: left;
        margin: 0
    }

    .navbar-nav>li {
        float: left
    }

    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

.navbar-form {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .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-top: 8px;
    margin-bottom: 8px
}

@media(min-width:768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .navbar-form .form-control-static {
        display: inline-block
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn,
    .navbar-form .input-group .form-control {
        width: auto
    }

    .navbar-form .input-group>.form-control {
        width: 100%
    }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .radio,
    .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .radio label,
    .navbar-form .checkbox label {
        padding-left: 0
    }

    .navbar-form .radio input[type=radio],
    .navbar-form .checkbox input[type=checkbox] {
        position: relative;
        margin-left: 0
    }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@media(max-width:991px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }

    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

@media(min-width:992px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    margin-bottom: 0;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.navbar-btn.btn-sm,
.btn-group-sm>.navbar-btn.btn {
    margin-top: 10px;
    margin-bottom: 10px
}

.navbar-btn.btn-xs,
.btn-group-xs>.navbar-btn.btn {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media(min-width:992px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px
    }
}

@media(min-width:992px) {
    .navbar-left {
        float: left !important
    }

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

    .navbar-right~.navbar-right {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav>li>a {
    color: #777
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:hover,
.navbar-default .navbar-nav>.disabled>a:focus {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
    background-color: #e7e7e7;
    color: #555
}

@media(max-width:991px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #333;
        background-color: transparent
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
    color: #333
}

.navbar-default .btn-link[disabled]:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:hover,
fieldset[disabled] .navbar-default .btn-link:focus {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #090909
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-text {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>li>a:focus {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #090909
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:hover,
.navbar-inverse .navbar-nav>.disabled>a:focus {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:hover,
.navbar-inverse .navbar-nav>.open>a:focus {
    background-color: #090909;
    color: #fff
}

@media(max-width:991px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #090909
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #090909
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #9d9d9d
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #fff;
        background-color: transparent
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #fff;
        background-color: #090909
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #9d9d9d
}

.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus {
    color: #444
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

.breadcrumb>li {
    display: inline-block
}

.breadcrumb>li+li:before {
    content: "/ ";
    padding: 0 5px;
    color: #ccc
}

.breadcrumb>.active {
    color: #777
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

.pagination>li {
    display: inline
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.428571429;
    text-decoration: none;
    color: #337ab7;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px
}

.pagination>li>a:hover,
.pagination>li>a:focus,
.pagination>li>span:hover,
.pagination>li>span:focus {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd
}

.pagination>.active>a,
.pagination>.active>a:hover,
.pagination>.active>a:focus,
.pagination>.active>span,
.pagination>.active>span:hover,
.pagination>.active>span:focus {
    z-index: 3;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default
}

.pagination>.disabled>span,
.pagination>.disabled>span:hover,
.pagination>.disabled>span:focus,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
    color: #777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed
}

.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px
}

.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center
}

.pager:before,
.pager:after {
    content: " ";
    display: table
}

.pager:after {
    clear: both
}

.pager li {
    display: inline
}

.pager li>a,
.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}

.pager li>a:hover,
.pager li>a:focus {
    text-decoration: none;
    background-color: #eee
}

.pager .next>a,
.pager .next>span {
    float: right
}

.pager .previous>a,
.pager .previous>span {
    float: left
}

.pager .disabled>a,
.pager .disabled>a:hover,
.pager .disabled>a:focus,
.pager .disabled>span {
    color: #777;
    background-color: #fff;
    cursor: not-allowed
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

a.label:hover,
a.label:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label-default {
    background-color: #777
}

.label-default[href]:hover,
.label-default[href]:focus {
    background-color: #5e5e5e
}

.label-primary {
    background-color: #337ab7
}

.label-primary[href]:hover,
.label-primary[href]:focus {
    background-color: #286090
}

.label-success {
    background-color: #5cb85c
}

.label-success[href]:hover,
.label-success[href]:focus {
    background-color: #449d44
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:hover,
.label-info[href]:focus {
    background-color: #31b0d5
}

.label-warning {
    background-color: #f0ad4e
}

.label-warning[href]:hover,
.label-warning[href]:focus {
    background-color: #ec971f
}

.label-danger {
    background-color: #d9534f
}

.label-danger[href]:hover,
.label-danger[href]:focus {
    background-color: #c9302c
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    line-height: 1;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    background-color: #777;
    border-radius: 10px
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.btn-xs .badge,
.btn-group-xs>.btn .badge {
    top: 0;
    padding: 1px 5px
}

.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
    color: #337ab7;
    background-color: #fff
}

.list-group-item>.badge {
    float: right
}

.list-group-item>.badge+.badge {
    margin-right: 5px
}

.nav-pills>li>a>.badge {
    margin-left: 3px
}

a.badge:hover,
a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee
}

.jumbotron h1,
.jumbotron .h1 {
    color: inherit
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200
}

.jumbotron>hr {
    border-top-color: #d5d5d5
}

.container .jumbotron,
.container-fluid .jumbotron {
    border-radius: 6px;
    padding-left: 15px;
    padding-right: 15px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width:768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }

    .container .jumbotron,
    .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px
    }

    .jumbotron h1,
    .jumbotron .h1 {
        font-size: 63px
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.428571429;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}

.thumbnail>img,
.thumbnail a>img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
    border-color: #337ab7
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link {
    font-weight: 700
}

.alert>p,
.alert>ul {
    margin-bottom: 0
}

.alert>p+p {
    margin-top: 5px
}

.alert-dismissable,
.alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .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-striped .progress-bar,
.progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 40px 40px
}

.progress.active .progress-bar,
.progress-bar.active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media,
.media-body {
    zoom: 1;
    overflow: hidden
}

.media-body {
    width: 10000px
}

.media-object {
    display: block
}

.media-object.img-thumbnail {
    max-width: none
}

.media-right,
.media>.pull-right {
    padding-left: 10px
}

.media-left,
.media>.pull-left {
    padding-right: 10px
}

.media-left,
.media-right,
.media-body {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.list-group {
    margin-bottom: 20px;
    padding-left: 0
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

a.list-group-item,
button.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5
}

button.list-group-item {
    width: 100%;
    text-align: left
}

.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
    background-color: #eee;
    color: #777;
    cursor: not-allowed
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
    color: #777
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #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: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,
.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 {
    color: inherit
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
    color: #c7ddef
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success,
button.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info,
button.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning,
button.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger,
button.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-body {
    padding: 15px
}

.panel-body:before,
.panel-body:after {
    content: " ";
    display: table
}

.panel-body:after {
    clear: both
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel-heading>.dropdown .dropdown-toggle {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}

.panel-title>a,
.panel-title>small,
.panel-title>.small,
.panel-title>small>a,
.panel-title>.small>a {
    color: inherit
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.list-group,
.panel>.panel-collapse>.list-group {
    margin-bottom: 0
}

.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.list-group+.panel-footer {
    border-top-width: 0
}

.panel>.table,
.panel>.table-responsive>.table,
.panel>.panel-collapse>.table {
    margin-bottom: 0
}

.panel>.table caption,
.panel>.table-responsive>.table caption,
.panel>.panel-collapse>.table caption {
    padding-left: 15px;
    padding-right: 15px
}

.panel>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table: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-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-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 {
    border-top-left-radius: 3px
}

.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,
.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-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-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 {
    border-top-right-radius: 3px
}

.panel>.table:last-child,
.panel>.table-responsive:last-child>.table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr: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 {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table: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,
.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 {
    border-bottom-left-radius: 3px
}

.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,
.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 {
    border-bottom-right-radius: 3px
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
    border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child th,
.panel>.table>tbody:first-child>tr:first-child td {
    border-top: 0
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
    border: 0
}

.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child {
    border-left: 0
}

.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child {
    border-right: 0
}

.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.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 {
    border-bottom: 0
}

.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-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 {
    border-bottom: 0
}

.panel>.table-responsive {
    border: 0;
    margin-bottom: 0
}

.panel-group {
    margin-bottom: 20px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse>.panel-body,
.panel-group .panel-heading+.panel-collapse>.list-group {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd
}

.panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #337ab7
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #337ab7
}

.panel-primary>.panel-heading .badge {
    color: #337ab7;
    background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #337ab7
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6
}

.panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #bce8f1
}

.panel-info>.panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc
}

.panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1
}

.panel-danger>.panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .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;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50)
}

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none
}

.modal-open {
    overflow: hidden
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 3;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

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

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    background-clip: padding-box;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}

.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50)
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header:before,
.modal-header:after {
    content: " ";
    display: table
}

.modal-header:after {
    clear: both
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.428571429
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer:before,
.modal-footer:after {
    content: " ";
    display: table
}

.modal-footer:after {
    clear: both
}

.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media(min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }

    .modal-sm {
        width: 300px
    }
}

@media(min-width:992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: helvetica ce, Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.428571429;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 12px;
    opacity: 0;
    filter: alpha(opacity=0)
}

.tooltip.in {
    opacity: .9;
    filter: alpha(opacity=90)
}

.tooltip.top {
    margin-top: -3px;
    padding: 5px 0
}

.tooltip.right {
    margin-left: 3px;
    padding: 0 5px
}

.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0
}

.tooltip.left {
    margin-left: -3px;
    padding: 0 5px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    right: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: helvetica ce, Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.428571429;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 14px;
    background-color: #fff;
    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)
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover>.arrow,
.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover>.arrow {
    border-width: 11px
}

.popover>.arrow:after {
    border-width: 10px;
    content: ""
}

.popover.top>.arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    bottom: -11px
}

.popover.top>.arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25)
}

.popover.right>.arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff
}

.popover.bottom>.arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25);
    top: -11px
}

.popover.bottom>.arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25)
}

.popover.left>.arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%
}

.carousel-inner>.item {
    display: none;
    position: relative;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    display: block;
    max-width: 100%;
    height: auto;
    line-height: 1
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-inner>.item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -moz-transition: -moz-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px
    }

    .carousel-inner>.item.next,
    .carousel-inner>.item.active.right {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        left: 0
    }

    .carousel-inner>.item.prev,
    .carousel-inner>.item.active.left {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        left: 0
    }

    .carousel-inner>.item.next.left,
    .carousel-inner>.item.prev.right,
    .carousel-inner>.item.active {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0
    }
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    background-color: transparent
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1)
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1)
}

.carousel-control:hover,
.carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: .9;
    filter: alpha(opacity=90)
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif
}

.carousel-control .icon-prev:before {
    content: "‹"
}

.carousel-control .icon-next:before {
    content: "›"
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent
}

.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width:768px) {

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px
    }

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -10px
    }

    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -10px
    }

    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-xs {
    display: none !important
}

.visible-sm {
    display: none !important
}

.visible-md {
    display: none !important
}

.visible-lg {
    display: none !important
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important
}

@media(max-width:767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table !important
    }

    tr.visible-xs {
        display: table-row !important
    }

    th.visible-xs,
    td.visible-xs {
        display: table-cell !important
    }
}

@media(max-width:767px) {
    .visible-xs-block {
        display: block !important
    }
}

@media(max-width:767px) {
    .visible-xs-inline {
        display: inline !important
    }
}

@media(max-width:767px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media(min-width:768px)and (max-width:991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table !important
    }

    tr.visible-sm {
        display: table-row !important
    }

    th.visible-sm,
    td.visible-sm {
        display: table-cell !important
    }
}

@media(min-width:768px)and (max-width:991px) {
    .visible-sm-block {
        display: block !important
    }
}

@media(min-width:768px)and (max-width:991px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media(min-width:768px)and (max-width:991px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media(min-width:992px)and (max-width:1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table !important
    }

    tr.visible-md {
        display: table-row !important
    }

    th.visible-md,
    td.visible-md {
        display: table-cell !important
    }
}

@media(min-width:992px)and (max-width:1199px) {
    .visible-md-block {
        display: block !important
    }
}

@media(min-width:992px)and (max-width:1199px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media(min-width:992px)and (max-width:1199px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media(min-width:1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table !important
    }

    tr.visible-lg {
        display: table-row !important
    }

    th.visible-lg,
    td.visible-lg {
        display: table-cell !important
    }
}

@media(min-width:1200px) {
    .visible-lg-block {
        display: block !important
    }
}

@media(min-width:1200px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media(min-width:1200px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media(max-width:767px) {
    .hidden-xs {
        display: none !important
    }
}

@media(min-width:768px)and (max-width:991px) {
    .hidden-sm {
        display: none !important
    }
}

@media(min-width:992px)and (max-width:1199px) {
    .hidden-md {
        display: none !important
    }
}

@media(min-width:1200px) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table !important
    }

    tr.visible-print {
        display: table-row !important
    }

    th.visible-print,
    td.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

@-moz-keyframes goingRight {
    0% {
        -moz-transform: translateX(0);
        border-right-color: transparent
    }

    60% {
        -moz-transform: translateX(60%);
        opacity: 0;
        border-right-color: transparent
    }

    100% {
        -moz-transform: translateX(0);
        opacity: 1;
        border-right-color: transparent
    }
}

@-webkit-keyframes goingRight {
    0% {
        -webkit-transform: translateX(0);
        border-right-color: transparent
    }

    60% {
        -webkit-transform: translateX(60%);
        opacity: 0;
        border-right-color: transparent
    }

    100% {
        -webkit-transform: translateX(0);
        opacity: 1;
        border-right-color: transparent
    }
}

@-moz-keyframes goingLeft {
    0% {
        -moz-transform: translateX(0)
    }

    60% {
        -moz-transform: translateX(-60%);
        opacity: 0
    }

    100% {
        -moz-transform: translateX(0);
        opacity: 1
    }
}

@-webkit-keyframes goingLeft {
    0% {
        -webkit-transform: translateX(0)
    }

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

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

@-moz-keyframes rotateMe {
    0% {
        -moz-transform: rotate(0)
    }

    50% {
        -moz-transform: rotate(180deg)
    }

    100% {
        -moz-transform: rotate(0)
    }
}

@-webkit-keyframes rotateMe {
    0% {
        -webkit-transform: rotate(0)
    }

    50% {
        -webkit-transform: rotate(180deg)
    }

    100% {
        -webkit-transform: rotate(0)
    }
}

@-moz-keyframes rotateMemobile {
    0% {
        transform: rotate(0)
    }

    50% {
        transform: rotate(360deg)
    }

    100% {
        transform: rotate(0)
    }
}

@keyframes toprt {
    0% {
        transform: translateY(0)
    }

    50% {
        transform: translateY(73px);
        opacity: 0
    }

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

@keyframes bottomrt {
    0% {
        transform: translateY(0)
    }

    50% {
        transform: translateY(-73px);
        opacity: 0
    }

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

.black {
    color: #000
}

.yellow {
    color: #ff9a04
}

.blue {
    color: #1b75bc
}

.red {
    color: red
}

.white {
    color: #fff
}

.gray {
    color: #ededed
}

.dark-gray {
    color: #989aa2
}

.text-link {
    color: rgba(0, 0, 0, .8)
}

.text-blue {
    color: #1b75bc
}

.bg-blue {
    background: #1b75bc
}

.bg-dark-blue {
    background: #0739da
}

.bg-gray {
    background: #f2f2f2
}

.text-link-green {
    color: #ff7f00
}

.text-link-green:hover,
.text-link-green:focus {
    color: #000;
    text-decoration: none
}

.text-link-black {
    color: #000
}

.text-link-black:hover,
.text-link-black:focus {
    color: #1b75bc;
    text-decoration: none
}

.ui-helper-hidden {
    display: none
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 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 {
    min-height: 0
}

.ui-helper-clearfix:before {
    content: "";
    display: table
}

.ui-helper-clearfix:after {
    content: "";
    display: table;
    clear: both
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0)
}

.ui-front {
    z-index: 100
}

.ui-state-disabled {
    cursor: default !important;
    color: #ccc
}

.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ui-autocomplete {
    min-width: 400px;
    position: absolute;
    top: 0;
    left: 0;
    cursor: default;
    box-shadow: 0 0 2px #333
}

@media(max-width:767px) {
    .ui-autocomplete {
        min-width: 92%;
        left: 15px !important
    }
}

.ui-autocomplete.height {
    height: 378px;
    overflow-y: scroll
}

.ui-autocomplete .ddHide {
    display: none
}

.ui-autocomplete .airport-name {
    padding-left: 35px;
    background: url(../../images/ui-arrow.png) 15px 1px no-repeat
}

.ui-datepicker {
    padding: 10px 0 20px 10px;
    display: none;
    background: #fff;
    border: 1px solid gray
}

@media(max-width:479px) {
    .ui-datepicker {
        width: 92% !important;
        padding: 6px 10px
    }
}

@media(max-width:359px) {
    .ui-datepicker {
        width: 90% !important
    }
}

.ui-datepicker td a:hover {
    background: #ff7f00;
    color: #fff !important
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: 5px
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 10px;
    width: 20px;
    height: 20px;
    display: inline-block;
    font-family: glyphicons halflings;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    cursor: pointer;
    color: #1a1a1a
}

.ui-datepicker .ui-datepicker-prev:hover,
.ui-datepicker .ui-datepicker-next:hover {
    text-decoration: none
}

.ui-datepicker .ui-datepicker-prev.ui-state-disabled,
.ui-datepicker .ui-datepicker-next.ui-state-disabled {
    color: #b3b3b3
}

.ui-datepicker .ui-datepicker-prev {
    left: 10px;
    font: normal normal normal 25px/1 FontAwesome
}

.ui-datepicker .ui-datepicker-prev:before {
    content: ""
}

.ui-datepicker .ui-datepicker-next {
    right: 0;
    font: normal normal normal 25px/1 FontAwesome
}

.ui-datepicker .ui-datepicker-next:before {
    content: ""
}

.ui-datepicker .ui-state-highlight {
    color: #ff7f00;
    font-weight: 700
}

.ui-datepicker .ui-state-active {
    background: #ff7f00 !important;
    color: #fff !important;
    font-weight: 400
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -21px;
    top: 50%;
    margin-top: -11px;
    border-radius: 50%;
    box-shadow: 0 0 6px rgba(204, 204, 204, .8);
    width: 30px;
    height: 30px
}

.ui-datepicker .ui-datepicker-prev:hover span,
.ui-datepicker .ui-datepicker-next:hover span {
    box-shadow: 0 0 6px #ff7f00
}

.ui-datepicker .ui-datepicker-prev.ui-state-disabled:hover span,
.ui-datepicker .ui-datepicker-next.ui-state-disabled:hover span {
    box-shadow: 0 0 6px rgba(204, 204, 204, .8)
}

.ui-datepicker .ui-datepicker-title {
    margin: 3px 12px 14px 26px;
    line-height: 30px;
    font-size: 16px;
    font-weight: 700;
    text-align: center !important
}

@media(max-width:767px) {
    .ui-datepicker .ui-datepicker-title {
        margin: 0 12px 0 40px
    }
}

@media(max-width:479px) {
    .ui-datepicker .ui-datepicker-title {
        margin: 0;
        text-align: center;
        font-size: 16px
    }
}

.ui-datepicker .ui-datepicker-title select {
    margin: 1px 0
}

.ui-datepicker select {
    border: none
}

.ui-datepicker select.ui-datepicker-month-year {
    width: 100%
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    width: 49%;
    background: #ff7f00;
    padding: 5px;
    color: #fff
}

.ui-datepicker table {
    width: 100%;
    border-collapse: collapse
}

.ui-datepicker th {
    text-align: center;
    font-weight: 700;
    border: 0
}

.ui-datepicker td {
    border: 0
}

@media(max-width:479px) {
    .ui-datepicker td {
        padding: 7px 2px
    }
}

@media(max-width:359px) {
    .ui-datepicker td {
        padding: 2px
    }
}

.ui-datepicker td a {
    display: block;
    text-align: center;
    text-decoration: none;
    height: 14.5%;
    width: 100%;
    padding: 8px
}

@media(max-width:479px) {
    .ui-datepicker td a {
        height: 25px;
        line-height: 25px;
        text-decoration: none;
        padding: 0;
        width: 100%
    }
}

.ui-datepicker td a.ui-state-default {
    color: #1a1a1a
}

.ui-datepicker td span {
    display: block;
    padding: 5px;
    text-align: center;
    text-decoration: none;
    height: 30px;
    width: 30px
}

@media(max-width:479px) {
    .ui-datepicker td span {
        height: 25px;
        line-height: 25px;
        text-decoration: none;
        padding: 0;
        width: 25px
    }
}

.ui-datepicker td span.ui-state-default {
    color: #ccc
}

.ui-datepicker .ui-datepicker-buttonpane {
    margin-top: 15px
}

@media(max-width:479px) {
    .ui-datepicker .ui-datepicker-buttonpane {
        margin-top: 5px
    }
}

.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    cursor: pointer;
    width: auto;
    overflow: visible;
    padding: 6px 25px;
    margin: 0;
    font-weight: 600
}

@media(max-width:479px) {
    .ui-datepicker .ui-datepicker-buttonpane button {
        margin: 0
    }
}

@media(max-width:767px) {
    .ui-datepicker .ui-datepicker-buttonpane button {
        margin: 0
    }
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left;
    display: none
}

.ui-datepicker.ui-datepicker-multi {
    width: auto;
    border-radius: 5px;
    padding: 10px !important
}

.ui-datepicker-multi .ui-datepicker-group {
    float: left
}

.ui-datepicker-multi .ui-datepicker-group table {
    width: 100%
}

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 49%;
    padding: 0 4px
}

@media(max-width:767px) {
    .ui-datepicker-multi-2 .ui-datepicker-group {
        width: 100%
    }
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 31.1%
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.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,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px
}

.ui-datepicker .start-date .ui-state-default {
    background: #ff7f00
}

.ui-datepicker td.end-date a,
.ui-datepicker td.start-date a {
    background: #ff7f00;
    color: #fff
}

.ui-datepicker .between-date .ui-state-default {
    background: #ffd4a9
}

.ui-datepicker .between-date .ui-state-default a {
    color: #000
}

.ui-datepicker .between-date a:hover {
    color: #fff;
    background: #ff7f00
}

.ui-datepicker-other-month.ui-datepicker-unselectable.ui-state-disabled {
    visibility: hidden
}

.ui-datepicker-group-first {
    margin-right: 10px;
    border-right: 1px solid #ccc
}

.ui-datepicker-group-middle {
    margin-right: 10px;
    border-right: 1px solid #ccc
}

.ui-datepicker-group-last {
    margin-left: 0
}

.between-date {
    background-color: #ffd4a9
}

.start-date {
    background-color: #ff7f00
}

.end-date {
    background-color: #ff7f00
}

.ui-autocomplete {
    max-height: 300px !important;
    overflow-y: auto !important
}

.ui-datepicker {
    min-height: 265px
}

@media(max-width:479px) {
    .ui-datepicker {
        min-height: auto
    }
}

.ui-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    border-radius: 4px;
    display: block;
    outline: none;
    border-top: 1px solid #9f9f9f;
    box-shadow: none
}

@media(max-width:767px) {
    .ui-menu {
        width: auto
    }
}

.ui-menu .ui-menu {
    margin-top: -3px;
    position: absolute
}

.ui-menu .ui-menu-item {
    margin: 0;
    padding: 10px 5px 10px 30px;
    border-bottom: 1px solid #9f9f9f;
    border-left: 1px solid #9f9f9f;
    border-right: 1px solid #9f9f9f;
    border-radius: 0;
    width: 100%;
    cursor: pointer;
    font-size: 13px;
    background: #fff;
    font-family: Arial;
    position: relative
}

@media(max-width:767px) {
    .ui-menu .ui-menu-item {
        padding: 10px 5px 10px 30px;
        font-size: 12px
    }
}

.ui-menu .ui-menu-item:hover,
.ui-menu .ui-menu-item.ui-state-focus {
    background: #eef3f5;
    color: #ff7f00
}

.ui-menu .ui-menu-item span {
    font-weight: 700;
    text-transform: uppercase
}

.ui-menu .ui-menu-item span.highlight {
    color: #ff7f00;
    font-weight: 700;
    text-transform: uppercase
}

.ui-menu .ui-menu-item a {
    text-decoration: none;
    display: block !important;
    color: #333;
    min-height: 0;
    font-weight: 400
}

.ui-menu .ui-menu-item a:hover,
.ui-menu .ui-menu-item a.ui-state-focus {
    background: #eef3f5;
    color: #ff7f00
}

.ui-menu .ui-menu-item a span {
    font-weight: 700;
    text-transform: uppercase
}

.ui-menu .ui-menu-item a span.code-hilight {
    color: #ff7f00;
    font-weight: 700;
    text-transform: uppercase
}

.ui-menu .ui-menu-divider {
    margin: 5px -2px;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 1px 0 0
}

.ui-menu .ui-state-disabled {
    font-weight: 400;
    margin: .4em 0 .2em;
    line-height: 1.5
}

.ui-menu .ui-state-disabled a {
    cursor: default
}

.ui-menu-icons {
    position: relative
}

.ui-menu-icons .ui-menu-item a {
    position: relative;
    padding-left: 2em
}

.ui-menu .ui-icon {
    position: absolute;
    top: .2em;
    left: .2em
}

.ui-menu .ui-menu-icon {
    position: static;
    float: right
}

.fa-C,
.fa-A,
.fa-L {
    position: absolute;
    left: 8px;
    top: 10px;
    font-size: 16px !important;
    font-style: normal
}

.fa-C:before {
    font-family: fontawesome;
    content: ""
}

.fa-A {
    width: 16px;
    height: 16px;
    display: block;
    background: url(../../images//search-fl.png) no-repeat 0 0;
    background-size: 100%
}

.fa-L:before {
    font-family: fontawesome;
    content: ""
}

.hotelsection .ui-menu .ui-menu-item a {
    position: relative
}

.hotelsection .ui-autocomplete a.ui-state-focus .fa-A {
    background: url(../../images//search-fl-hover.png) no-repeat 0 0
}

.ui-menu .ui-menu-item a {
    position: relative;
    white-space: nowrap
}

.ui-menu .ui-menu-item a .highlight {
    color: red
}

.check-in-label {
    position: absolute;
    top: 2px;
    left: 9px;
    font-size: 12px
}

@media(max-width:767px) {
    .check-in-label {
        left: 39px
    }
}

.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;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0
}

.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit
}

.ui-slider-horizontal {
    height: .2em;
    background: #979aa1;
    z-index: 0;
    margin: 0 10px 0 0
}

.ui-slider-horizontal .ui-slider-handle {
    top: -.6em;
    margin-left: -.6em;
    background: #fff;
    border: 2px solid #1b75bc;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    cursor: pointer
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
    background: #1b75bc
}

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

@media(max-width:1169px) {
    .container {
        max-width: inherit;
        width: 100%
    }
}

body ::-moz-selection {
    color: #fff;
    background: #1b75bc
}

body ::selection {
    color: #fff;
    background: #1b75bc
}

select::-ms-expand {
    display: none
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type=number] {
    -moz-appearance: textfield
}

a {
    color: #1b75bc
}

a:hover {
    color: #1b75bc
}

.no-padding {
    padding: 0
}

.no-padding2 {
    padding: 0 !important
}

.no-padding-left {
    padding-left: 0
}

.no-padding-right {
    padding-right: 0
}

.no-padding-top {
    padding-top: 0
}

.no-padding-bottom {
    padding-bottom: 0
}

.f16 {
    font-size: 16px
}

@media(max-width:479px) {
    .f16 {
        font-size: 14px
    }
}

.f14 {
    font-size: 14px
}

.f13 {
    font-size: 13px
}

.f12 {
    font-size: 12px
}

.f11 {
    font-size: 11px
}

.f28 {
    font-size: 28px
}

.required {
    color: red
}

.error-box {
    border: 1px solid red !important
}

.error {
    color: red !important
}

.success {
    color: #ff7f00 !important
}

.bdrr0 {
    border-right: 0 !important
}

.bdrl0 {
    border-left: 0 !important
}

.pd-3 {
    padding: 0 3px
}

@media(max-width:767px) {
    .pd-3 {
        padding: 0;
        margin-bottom: 6px
    }
}

.mb20 {
    margin-bottom: 10px
}

.input-validation-error {
    background: #ffd89d;
    border-color: red
}

.field-validation-error {
    font-size: 14px
}

.btn-submit,
.ui-datepicker .ui-datepicker-buttonpane button,
.button {
    width: 100%;
    background: #ff7f00;
    color: #fff;
    border-radius: 0
}

.btn-submit:hover,
.ui-datepicker .ui-datepicker-buttonpane button:hover,
.button:hover {
    background: #ff7f00
}

.search-btn {
    background: #E52B50;
    color: #fff;
    padding: 10px;
    width: 150px;
    text-align: center;
    border-radius: 3px;
    font-size: 16px;
    font-weight: 600;
    border: 0
}

@media(max-width:767px) {
    .search-btn {
        width: 100%;
        font-size: 16px;
        padding: 10px
    }
}

a.search-btn {
    background: #ff7f00;
    color: #fff;
    padding: 15px 40px;
    width: 210px;
    text-align: center;
    border-radius: 3px;
    font-size: 18px;
    font-weight: 600;
    text-decoration: none;
    border: 0
}

@media(max-width:767px) {
    a.search-btn {
        font-size: 16px;
        padding: 15px 10px
    }
}

a.next-btn {
    background: #ff7f00;
    color: #fff;
    padding: 10px 30px;
    text-align: center;
    border-radius: 3px;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    border: 1px solid #ff7f00;
    display: block;
    width: 120px;
    cursor: pointer
}

@media(max-width:767px) {
    a.next-btn {
        width: 100px;
        padding: 8px 15px;
        font-size: 14px
    }
}

a.previous-btn {
    background: #fff;
    color: #ff7f00;
    padding: 10px 30px;
    text-align: center;
    border-radius: 3px;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    border: 1px solid #ff7f00;
    display: block;
    width: 120px;
    cursor: pointer
}

@media(max-width:767px) {
    a.previous-btn {
        width: 100px;
        padding: 8px 15px;
        font-size: 14px
    }
}

.button-effect {
    color: #fff;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    border: 1px solid rgba(255, 255, 255, .5);
    position: relative
}

.button-effect span {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%
}

.button-effect::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0%;
    height: 100%;
    opacity: 0;
    background-color: #000;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.button-effect:hover::before {
    opacity: 1;
    width: 100%
}

.form-righterrow {
    display: block;
    overflow: hidden;
    position: relative;
    width: 100%
}

.form-righterrow:before {
    color: #333;
    content: "";
    font-family: fontawesome;
    font-size: 22px;
    position: absolute;
    pointer-events: none;
    right: 2px;
    top: 0;
    padding: 2px 10px 0 0;
    font-weight: 700
}

@media(max-width:767px) {
    .form-righterrow:before {
        padding: 0;
        right: 9px;
        top: 3px
    }
}

.form-control:focus,
.btn:focus,
.btn.focus {
    box-shadow: none
}

a:focus,
button:focus,
select:focus,
* {
    outline: none
}

.radiolist {
    list-style: none;
    padding: 0
}

.radiolist li {
    display: inline-block;
    padding-right: 15px
}

.inputSet label {
    cursor: pointer;
    font-weight: 600;
    line-height: 22px;
    font-size: 14px;
    padding-left: 26px;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%
}

.inputSet label input {
    opacity: 0;
    position: absolute
}

.inputSet label input[type=checkbox]~span::after {
    border: 1px solid gray;
    content: "";
    height: 18px;
    left: 0;
    position: absolute;
    top: 3px;
    width: 18px
}

.inputSet label input[type=checkbox]:checked~span::after {
    border: 1px solid #ff7f00
}

.inputSet label input[type=checkbox]:checked~span {
    color: #ff7f00
}

.inputSet label input[type=checkbox]:checked~span::before {
    font-family: fontawesome;
    content: "";
    display: block;
    color: #ff7f00;
    position: absolute;
    left: 2px;
    top: 0
}

.inputSet2 label {
    cursor: pointer;
    font-weight: 600;
    line-height: 22px;
    font-size: 14px;
    padding-left: 26px;
    position: relative
}

.inputSet2 label input {
    opacity: 0;
    position: absolute
}

.inputSet2 label input[type=checkbox]~span::after {
    border: 1px solid #fff;
    content: "";
    height: 18px;
    left: 0;
    position: absolute;
    top: 0;
    width: 18px
}

.inputSet2 label input[type=checkbox]:checked~span::after {
    border: 1px solid #fff
}

.inputSet2 label input[type=checkbox]:checked~span::before {
    font-family: fontawesome;
    content: "";
    display: block;
    color: #fff;
    position: absolute;
    left: 2px;
    top: -2px
}

.inputSet label input[type=radio]~span::after {
    border-radius: 100%;
    border: 2px solid rgba(0, 0, 0, .7);
    content: "";
    height: 20px;
    left: 0;
    position: absolute;
    top: 0;
    width: 20px
}

.inputSet label input[type=radio]:checked~span {
    color: #1b75bc
}

.inputSet label input[type=radio]:checked~span::after {
    border: 2px solid #1b75bc
}

.inputSet label input[type=radio]:checked~span::before {
    border-radius: 100%;
    background: #1b75bc;
    content: "";
    display: block;
    height: 7px;
    left: 7px;
    position: absolute;
    top: 7px;
    width: 7px
}

.inputSet label.error-check input[type=checkbox]~span::after {
    border: 1px solid red
}

.inputSet.radio-white label input[type=radio]~span::after {
    border: 2px solid #fff
}

.inputSet.radio-white label input[type=radio]:checked~span::after {
    border: 2px solid #fff
}

.inputSet.radio-white label input[type=radio]:checked~span::before {
    background: #fff
}

.inputSet.radio-white label input[type=radio]:checked~span {
    color: #fff
}

.inputSet.input-green label input[type=radio]:checked~span::before {
    border-color: #ff7f00;
    background: #ff7f00
}

.inputSet.input-green label input[type=radio]:checked~span::after {
    border-color: #ff7f00
}

.inputSet.input-green label input[type=radio]:checked~span {
    color: #ff7f00
}

.inputSet.right label input[type=radio]~span::after {
    right: 0;
    left: inherit;
    border-color: #878991
}

.inputSet.right label input[type=radio]~span::before {
    right: 7px;
    left: inherit
}

.inputSet.right {
    padding-right: 88px;
    margin: 16px 0
}

@media(max-width:980px) {
    .inputSet.right {
        padding-right: 0
    }
}

.inputSet.right label {
    display: block;
    color: #000;
    font-weight: 700;
    padding: 0
}

.select_dropdwon {
    position: relative
}

.select_dropdwon select {
    background-color: #fff;
    font-size: 14px;
    -moz-appearance: none;
    border: none;
    -webkit-appearance: none;
    width: 100%;
    padding: 5px;
    border-radius: 0;
    border: 1px solid #b3b3b3;
    cursor: pointer
}

.select_dropdwon:before {
    content: "";
    font-family: fontawesome;
    font-size: 20px;
    position: absolute;
    right: 5px;
    top: -8px;
    height: 20px;
    width: 20px;
    color: #4d4d4d;
    pointer-events: none
}

.select_dropdwon.airline_name:before {
    top: 0
}

.select_dropdwon.airline_name select {
    padding-left: 35px;
    padding-right: 35px
}

.textbox {
    border-radius: 0;
    font-size: .76rem
}

.modal-dialog .close {
    position: absolute;
    right: 7px;
    z-index: 2
}

.quickLinksh {
    list-style: none;
    margin: 0;
    padding: 0
}

.quickLinksh li {
    float: left;
    padding-right: 10px;
    margin-right: 10px;
    position: relative
}

.quickLinksh li a {
    color: #ff7f00
}

.quickLinksh li:before {
    content: "|";
    position: absolute;
    right: 0;
    color: #ccc
}

.quickLinksh li:last-child:before {
    display: none
}

@media(max-width:767px) {
    .d-none-mobile {
        display: none
    }
}

.visible-sm {
    display: none
}

@media(max-width:980px) {
    .visible-sm {
        display: block
    }
}

.page-overlay {
    display: none;
    background: rgba(0, 0, 0, .3);
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0
}

::-webkit-input-placeholder {
    color: #bcbdbe
}

::-moz-placeholder {
    color: #bcbdbe
}

:-ms-input-placeholder {
    color: #bcbdbe
}

:-moz-placeholder {
    color: #bcbdbe
}

figure {
    position: relative;
    overflow: hidden
}

.img-effects1 img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

@media(max-width:980px) {
    .img-effects1 img {
        width: 100%
    }
}

.img-effects1:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.img-effects2 figure::before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: "";
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg)
}

.img-effects2 figure:hover::before {
    -webkit-animation: shine .75s;
    animation: shine .75s
}

@-webkit-keyframes shine {
    100% {
        left: 125%
    }
}

@keyframes shine {
    100% {
        left: 125%
    }
}

.img-effects3 img {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.img-effects3:hover img {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.tooltip-custom {
    position: relative;
    display: inline-block
}

.tooltip-custom .fa-info {
    display: inline-block;
    width: 13px;
    height: 13px;
    text-align: center;
    line-height: 13px;
    border: 1px solid #1b75bc;
    border-radius: 100%;
    font-size: 10px;
    color: #1b75bc
}

@media(max-width:479px) {
    .tooltip-custom .fa-info {
        width: 12px;
        height: 12px;
        line-height: 12px;
        font-size: 9px
    }
}

.tooltip-custom .promo-detail {
    display: none;
    background: #fff;
    font-size: 12px;
    padding: 3px 8px;
    position: absolute;
    left: 50%;
    top: 24px;
    transform: translateX(-50%);
    width: 218px;
    z-index: 2;
    border: 1px solid #1b75bc;
    color: #57585a;
    font-weight: 400
}

@media(max-width:767px) {
    .tooltip-custom .promo-detail {
        left: inherit;
        right: -21px;
        width: 155px;
        transform: none;
        text-align: center;
        margin-bottom: 250px
    }
}

.tooltip-custom .promo-detail:before {
    font-family: fontawesome;
    content: "";
    position: absolute;
    top: -29px;
    left: 48%;
    font-size: 35px;
    color: #fff;
    text-shadow: 0 -2px 0 #1b75bc
}

@media(max-width:767px) {
    .tooltip-custom .promo-detail:before {
        left: 75%
    }
}

.tooltip-custom .promo-detail p {
    margin: 0;
    text-align: left
}

.tooltip-custom .promo-detail ul {
    text-align: left;
    padding-left: 15px
}

.tooltip-custom .promo-detail ul li {
    list-style: circle
}

.tooltip-custom .promo-detail.right_tooltip {
    left: inherit;
    right: -15px;
    transform: none;
    max-width: 300px
}

@media(max-width:767px) {
    .tooltip-custom .promo-detail.right_tooltip {
        width: 190px
    }
}

.tooltip-custom .promo-detail.right_tooltip:before {
    top: -26px;
    left: inherit;
    right: 10px;
    font-size: 31px
}

.tooltip-custom .promo-detail.left_tooltip {
    left: 20px;
    right: inherit;
    transform: none;
    max-width: 300px
}

@media(max-width:767px) {
    .tooltip-custom .promo-detail.left_tooltip {
        width: 190px
    }
}

.tooltip-custom .promo-detail.left_tooltip:before {
    top: -26px;
    left: 20px;
    right: inherit;
    font-size: 31px
}

@media(max-width:767px) {
    .tooltip-custom .promo-detail.tsa_tooltip {
        left: -81px;
        width: 238px
    }
}

@media(max-width:767px) {
    .tooltip-custom .promo-detail.tsa_tooltip:before {
        left: 31%
    }
}

.tooltip-custom:hover .promo-detail {
    display: block;
    font-weight: 400
}

.tooltip-custom-white {
    position: relative;
    display: inline-block
}

.tooltip-custom-white .fa-info {
    display: inline-block;
    width: 17px;
    height: 17px;
    text-align: center;
    line-height: 17px;
    border: 1px solid #1b75bc;
    border-radius: 100%;
    font-size: 12px;
    color: #1b75bc
}

.tooltip-custom-white .promo-detail {
    display: none;
    background: #fff;
    font-size: 13px;
    padding: 8px;
    position: absolute;
    left: 50%;
    top: 30px;
    transform: translateX(-50%);
    width: 170px;
    z-index: 2;
    border: 1px solid #ccc;
    color: #333;
    font-weight: 400
}

.tooltip-custom-white .promo-detail:before {
    color: #ccc;
    content: "";
    font-family: fontawesome;
    font-size: 30px;
    position: absolute;
    pointer-events: none;
    left: 45%;
    top: -28px
}

.tooltip-custom-white .promo-detail p {
    margin: 0
}

.tooltip-custom-white:hover .promo-detail {
    display: block;
    font-weight: 400
}

.code .tooltip-custom:hover .promo-detail {
    display: block;
    font-weight: 400
}

@media(max-width:479px) {
    .code .tooltip-custom:hover .promo-detail {
        display: none
    }
}

.mr-5 {
    margin-right: 5px
}

.see-all-deals {
    color: #ff9a04;
    font-size: 16px;
    font-weight: 600
}

.see-all-deals .fa-angle-right {
    font-size: 22px;
    line-height: 22px;
    margin-left: 4px;
    font-weight: 600;
    position: relative;
    top: 3px
}

.see-all-deals:hover {
    color: #ff7f00
}

@media(max-width:1169px) {
    .slick-slide img {
        max-width: 100%
    }
}

@media print {
    a[href]:after {
        content: none
    }

    .chat-iconss {
        display: none !important
    }

    .profile_menu,
    .confirm-btn,
    .confirmation_page_covid,
    .bottom-text,
    #launcher,
    .noprint,
    .chat-iconss,
    .confirmation-header .msg img {
        display: none
    }

    .col-lg-6 {
        width: 50%;
        float: left
    }

    .form-box .col-sm-4,
    .form-box .col-sm-3,
    .form-box .col-sm-5 {
        width: 32%;
        float: left
    }

    .confirmation-header {
        background: #1b75bc
    }

    td {
        background-color: #1b75bc
    }

    .traveller_print .col-sm-1 {
        width: 9.3333333333%
    }

    .traveller_print .col-sm-3 {
        width: 24%
    }

    .checked_baggage .col-sm-1 {
        width: 9.3333333333%
    }

    .checked_baggage .col-sm-4 {
        width: 33.3333333333%
    }

    .checked_baggage .col-sm-3 {
        width: 24%
    }

    .checked_baggage .col-sm-2 {
        width: 22.8%
    }

    .checked_baggage .col-xs-6 {
        width: 50%
    }

    .xsell-hotel-deal,
    .xsell-car-deal {
        display: none
    }
}

@page {
    size: auto;
    margin: 6mm 4mm;
    page-break-inside: inherit;
    -webkit-print-color-adjust: exact !important
}

.text-link-orange {
    color: #ff7f00
}

.result-block .depart-flight .tooltip-custom .promo-detail {
    left: 50%;
    width: max-content
}

.row {
    margin-left: -8px;
    margin-right: -8px
}

.row [class*=col] {
    padding-left: 8px;
    padding-right: 8px
}

header.navigation_block {
    position: relative;
    height: 53px
}

@media(max-width:767px) {
    header.navigation_block {
        height: auto
    }
}

header.navigation_block .menuBox {
    list-style: none;
    margin-bottom: 0;
    border-bottom: 1px solid #eaf0f3;
    padding: 4px 0;
    background: #fff;
    z-index: 1
}

@media(max-width:767px) {
    header.navigation_block .menuBox {
        padding: 3px 0
    }
}

header.navigation_block .menuBox .navbar-brand {
    height: auto;
    padding: 7px 15px 0 10px
}

@media(max-width:767px) {
    header.navigation_block .menuBox .navbar-brand {
        padding-left: 0
    }
}

header.navigation_block .menuBox .navbar-brand img {
    width: 160px;
    margin: 5px 0 0
}

@media(max-width:767px) {
    header.navigation_block .menuBox .navbar-brand img {
        width: 120px;
        margin: 0 0 0 10px
    }
}

header.navigation_block .menuBox .navbar-toggle {
    background: #fff;
    border: 0;
    margin-right: 0;
    margin-top: 4px
}

@media(max-width:767px) {
    header.navigation_block .menuBox .navbar-toggle {
        margin-top: 0
    }
}

header.navigation_block .menuBox .navbar-nav {
    margin: 12px 0
}

@media(max-width:980px) {
    header.navigation_block .menuBox .navbar-nav {
        height: calc(100vh - 100px);
        overflow-y: auto;
        padding-bottom: 100px
    }
}

header.navigation_block .menuBox .navbar-nav .open a {
    background: transparent
}

header.navigation_block .menuBox .navbar-nav .open a:focus {
    background: transparent
}

header.navigation_block .menuBox .phone-number {
    font-size: 11px;
    margin-left: 30px;
    text-align: left;
    background: #1b75bc;
    border-radius: 4px;
    position: relative;
    color: #fff;
    text-decoration: none;
    padding: 5px 10px 5px 25px
}

@media(max-width:980px) {
    header.navigation_block .menuBox .phone-number {
        text-align: left;
        float: none !important;
        margin-top: 10px;
        margin-left: 14px;
        margin-right: 22px;
        display: inline-block
    }
}

header.navigation_block .menuBox .phone-number a {
    font-size: 17px;
    font-weight: 700;
    text-decoration: none;
    color: #fff;
    line-height: 21px;
    white-space: nowrap
}

@media(max-width:980px) {
    header.navigation_block .menuBox .phone-number a {
        font-size: 16px
    }
}

header.navigation_block .menuBox .phone-number a:hover {
    text-decoration: none
}

header.navigation_block .menuBox .phone-number .call-icon {
    width: 36px;
    position: absolute;
    left: -18px;
    top: 4px;
    border-radius: 4px;
    box-shadow: 0 4px 4px rgba(0, 0, 0, .1607843137);
    background: #ff7f00;
    height: 36px
}

header.navigation_block .menuBox li {
    padding: 0 8px
}

@media(max-width:1169px) {
    header.navigation_block .menuBox li {
        padding: 0 5px
    }
}

@media(max-width:980px) {
    header.navigation_block .menuBox li {
        padding: 10px 0
    }
}

header.navigation_block .menuBox li a {
    font-size: 14px;
    padding: 0;
    color: #333
}

@media(max-width:1169px) {
    header.navigation_block .menuBox li a {
        font-size: 12px
    }
}

@media(max-width:479px) {
    header.navigation_block .menuBox li a {
        font-size: 13px;
        font-weight: 600
    }
}

header.navigation_block .menuBox li a:hover {
    color: #ff7f00
}

@media(max-width:980px) {
    header.navigation_block .menuBox li a:hover {
        color: #333
    }
}

header.navigation_block .menuBox li a .support-icon {
    margin-left: 3px;
    font-size: 16px;
    line-height: 16px;
    font-weight: 700;
    margin-right: 5px
}

@media(max-width:980px) {
    header.navigation_block .menuBox li a .support-icon {
        margin-left: 5px
    }
}

header.navigation_block .menuBox li .dealClickMobile {
    position: relative
}

header.navigation_block .menuBox li .dealClickMobile:after {
    content: "";
    font-family: FontAwesome;
    font-size: 18px;
    font-weight: 400;
    line-height: 17px;
    margin-left: 5px
}

header.navigation_block .menuBox li .dealClickMobile.active {
    color: #005dba
}

header.navigation_block .menuBox li .dealClickMobile.active:after {
    content: "";
    color: #005dba
}

header.navigation_block .menuBox li .submenuMobileLsit {
    padding: 0 8px 0 0;
    display: none
}

header.navigation_block .menuBox li .submenuMobileLsit h4 {
    position: relative;
    padding-left: 10px;
    margin: 15px 0;
    font-size: 13px;
    color: #333;
    font-weight: 600
}

header.navigation_block .menuBox li .submenuMobileLsit h4:before {
    content: "";
    font-family: FontAwesome;
    font-size: 18px;
    font-weight: 400;
    position: absolute;
    right: 2px;
    top: -1px
}

header.navigation_block .menuBox li .submenuMobileLsit h4.active_lavel2:before {
    content: ""
}

header.navigation_block .menuBox li .submenuMobileLsit ul {
    padding: 0;
    margin-top: -10px;
    list-style: none;
    display: none
}

header.navigation_block .menuBox li .submenuMobileLsit li {
    line-height: 28px;
    padding: 0
}

header.navigation_block .menuBox li .submenuMobileLsit li a {
    padding: 2px 18px;
    color: #333;
    font-weight: 400;
    font-size: 13px
}

header.navigation_block .menuBox li .submenuMobileLsit li a:hover {
    color: #4f8ffc
}

header.navigation_block .menuBox .dropdown-menu {
    margin-top: 20px;
    border: 0;
    border-radius: 0;
    width: 209px;
    padding: 15px 0 20px
}

@media(max-width:479px) {
    header.navigation_block .menuBox .dropdown-menu {
        margin: 0;
        width: 100%;
        padding: 0
    }
}

header.navigation_block .menuBox .dropdown-menu li {
    padding: 0 1px 0 10px
}

@media(max-width:479px) {
    header.navigation_block .menuBox .dropdown-menu li {
        padding: 1px 1px 0 0;
        margin-top: 10px
    }
}

header.navigation_block .menuBox .dropdown-menu li img {
    margin-right: 5px
}

@media(max-width:980px) {
    header.navigation_block .menuBox .dropdown-menu li a {
        padding: 0
    }
}

@media(max-width:767px) {
    header.navigation_block.navigation_listing .navbar-toggle {
        display: none
    }

    header.navigation_block.navigation_listing .menuBox .profile_menu {
        right: 0
    }
}

header.navigation_block.navigation_listing .call_icon_header {
    right: 40px;
    top: 1px
}

header .my-history {
    width: 330px !important
}

header .my-history li {
    height: 50px;
    cursor: pointer;
    background: #fff
}

header .my-history li:hover .fa-angle-right,
header .my-history li:hover big {
    color: #ff7f00
}

header .my-history li:hover .history-icon {
    border: 1px solid #ff7f00
}

header .my-history li .history-icon {
    border: 1px solid #ccc;
    float: left;
    padding: 10px;
    border-radius: 50%;
    margin-right: 10px;
    width: 50px;
    height: 50px;
    text-align: center;
    margin-left: -15px
}

header .my-history li big {
    color: #1b75bc
}

header .my-history li .fa-angle-right {
    color: #1b75bc;
    font-size: 24px;
    float: right;
    margin: 10px
}

.main_navigation {
    float: right
}

@media(max-width:980px) {
    .main_navigation {
        float: none;
        background: #fff;
        z-index: 5;
        position: fixed;
        top: 0;
        right: -200%;
        transition: all .5s;
        width: 270px;
        padding-bottom: 11px;
        height: 100vh
    }
}

@media(max-width:767px) {
    .main_navigation {
        width: 80%;
        padding: 20px !important;
        box-shadow: 0 4px 5px #ccc
    }
}

.main_navigation.mainMenuopen {
    right: 0
}

.call_icon_header {
    color: #333;
    position: absolute;
    right: 90px;
    top: 7px;
    width: 47px;
    height: 41px;
    text-align: center;
    padding: 11px;
    display: none
}

@media(max-width:767px) {
    .call_icon_header {
        display: inline-block
    }
}

.profile_menu {
    margin-top: 12px
}

@media(max-width:980px) {
    .profile_menu {
        top: -22px
    }
}

.header-call-strip {
    display: none;
    background-color: #9C7BC0;
}

@media(max-width:980px) {
    .header-call-strip {
        display: block
    }
}

.header-call-strip a {
    background: #9C7BC0;
    color: #fff;
    text-align: center;
    padding: 7px;
    font-size: 16px;
    text-decoration: none;
    display: block;
    font-weight: 600
}

.submenuLsit {
    background: #fff;
    box-shadow: 0 0 15px rgba(0, 0, 0, .4509803922);
    border-radius: 10px;
    position: absolute;
    left: 10%;
    top: 51px;
    z-index: 3;
    width: 80%;
    display: none
}

@media(max-width:1169px) {
    .submenuLsit {
        left: 2%;
        width: 96%
    }
}

.submenuLsit h4 {
    font-size: 13px;
    color: #1b75bc;
    font-weight: 600
}

.submenuLsit ul {
    list-style: none;
    padding: 0
}

.submenuLsit li {
    line-height: 28px
}

.submenuLsit li a {
    font-weight: 500;
    font-size: 13px;
    color: #333
}

.submenuLsit li a:hover {
    color: #ff7d00
}

.submenuLsit .bg_gray {
    background: #f6f6f6
}

.submenuLsit .holder {
    display: flex
}

.submenuLsit .block {
    width: 20%;
    padding: 10px
}

.mobile-overlay {
    display: none;
    background: rgba(0, 0, 0, .5);
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 4
}

.mobileMenuClose {
    width: 40px;
    height: 40px;
    background: #fff;
    position: absolute;
    left: -39px;
    top: 0;
    font-size: 18px;
    color: #333;
    text-decoration: none;
    text-align: center;
    line-height: 40px
}

@media(max-width:980px) {
    .topmenuBox ul li a.login {
        padding: 3px 10px 3px 22px !important
    }
}

.new_tagicon {
    height: 35px;
    top: -24px;
    right: 0;
    position: absolute
}

@media(max-width:980px) {
    .new_tagicon {
        height: 33px;
        display: inline-block;
        left: 62px;
        top: -11px
    }
}

.information_popup {
    display: block;
    padding-bottom: 8px;
    position: absolute;
    right: 8px;
    top: 80px;
    max-width: 285px;
    height: 180px;
    background: #fff;
    z-index: 999;
    box-shadow: 0 4px 10px rgba(0, 0, 0, .1);
    border-right: 3px;
    animation: abcmove .5s
}

.information_popup h3 {
    display: block;
    font-size: 15px;
    font-weight: 600;
    color: #ff7f00;
    padding: 20px 15px 0;
    text-align: left
}

.information_popup ul {
    list-style: none;
    display: block;
    clear: both;
    font-size: 13px;
    color: #000;
    padding: 15px 12px 0;
    margin: 0;
    line-height: 1.4
}

.information_popup li {
    margin-bottom: 10px;
    position: relative;
    padding-left: 20px
}

.information_popup li .number {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    height: 24px;
    width: 10px;
    text-align: center
}

.information_close-popup {
    position: absolute;
    right: 0;
    top: 0;
    font-weight: 100;
    color: #999;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 22px
}

.information_close-popup:hover {
    text-decoration: none;
    color: #1b75bc
}

.information_popup .logo-center {
    float: right;
    margin: 15px 10px 0 7px
}

.information_popup .logo-center img {
    position: absolute;
    right: 10px;
    top: 30px
}

@media(max-width:767px) {
    .information_popup {
        display: block;
        padding-bottom: 8px;
        position: fixed;
        right: 0;
        top: 0;
        font-family: Arial, Helvetica, sans-serif;
        max-width: 100%;
        height: auto;
        background: #1a75bc;
        color: #fff;
        z-index: 999;
        box-shadow: 3px 3px 10px #666;
        border-right: 3px;
        padding-left: 30px;
        -webkit-animation: abcmove1 5s;
        animation: abcmove1 2s
    }

    .information_popup .logo-center {
        float: right;
        margin: 15px 10px 0 7px
    }

    .information_popup .logo-center img {
        position: absolute;
        left: 10px;
        top: 15px
    }

    .information_popup h3 {
        display: block;
        font-size: 15px;
        color: #fff;
        padding: 0 15px 0;
        margin: 10px 0;
        line-height: 1.3em
    }

    .information_popup h3 b {
        display: block
    }

    .information_popup ul {
        list-style: none;
        display: block;
        clear: both;
        font-size: 13px;
        color: #fff;
        padding: 0 15px 0;
        margin: 0;
        line-height: 1.2em
    }

    .information_popup li {
        margin-bottom: 2px;
        position: relative;
        padding-left: 20px;
        font-size: 11px
    }

    .information_popup li .number {
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        height: 24px;
        width: 10px;
        text-align: center
    }

    .information_close-popup {
        position: absolute;
        cursor: pointer;
        right: 10px;
        top: 10px;
        font-weight: 100;
        color: #fff;
        width: 30px;
        height: 30px;
        font-size: 30px;
        text-align: center;
        line-height: 30px
    }
}

@keyframes abcmove {
    0% {
        top: -500px;
        opacity: 0
    }

    100% {
        top: 80px;
        opacity: 1
    }
}

@keyframes abcmove1 {
    0% {
        top: -500px;
        opacity: 0
    }

    100% {
        top: 80px;
        opacity: 1
    }
}

@keyframes mymove1 {
    from {
        top: -200px
    }

    to {
        top: 0
    }
}

.event-tnc {
    max-width: 1120px;
    margin: 0 auto;
    padding: 10px
}

.event-tnc ul {
    list-style: disc;
    padding-left: 20px
}

.event-tnc ul li {
    font-size: 12px;
    line-height: 21px
}

.footer_block {
    /* background: url(../../images/footer/pattern.png) #103360; */
    padding: 0 0 28px 0;
    overflow: hidden
}

@media(max-width:767px) {
    .footer_block {
        padding: 5px 0
    }
}

.footer__link {
    padding-bottom: 22px;
    padding-top: 28px;
    overflow: hidden;
    border-bottom: 1px solid rgba(225, 225, 225, .1)
}

.footer__link .column {
    width: 19%;
    float: left
}

@media(max-width:980px) {
    .footer__link .column {
        width: 25%
    }
}

@media(max-width:767px) {
    .footer__link .column {
        width: 50%
    }
}

@media(max-width:359px) {
    .footer__link .column {
        width: 100%
    }
}

.footer__link h4 {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    padding-bottom: 10px
}

@media(max-width:980px) {
    .footer__link h4 {
        font-size: 14px
    }
}

.footer__link ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.footer__link ul li {
    display: block;
    line-height: 30px
}

@media(max-width:980px) {
    .footer__link ul li {
        font-size: 13px;
        line-height: 26px
    }
}

.footer__link ul li a {
    color: #d2d4d6;
    text-decoration: none;
    transition: all .5s
}

.footer__link ul li a:before {
    font-family: fontawesome;
    content: "";
    margin-right: 6px
}

.footer__link ul li a:hover {
    color: #fff
}

.footer__bottom {
    padding: 12px 0 0;
    overflow: hidden
}

.footer__bottom .copyright {
    padding-top: 8px;
    float: left;
    color: #d2d4d6
}

@media(max-width:767px) {
    .footer__bottom .copyright {
        padding-top: 2px;
        font-size: 11px
    }
}

.footer__bottom .copyright .footer_icon {
    float: left;
    margin-right: 10px
}

.footer__bottom .social {
    float: right;
    list-style: none;
    padding: 0
}

@media(max-width:767px) {
    .footer__bottom .social {
        float: none;
        width: 100%;
        text-align: center
    }
}

.footer__bottom .social li {
    padding-left: 22px;
    float: left
}

@media(max-width:767px) {
    .footer__bottom .social li {
        float: none;
        display: inline-block;
        padding: 0 5px
    }
}

.footer__bottom .social li a {
    border: 1px solid #fff;
    border-radius: 100%;
    color: #fff;
    display: block;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px
}

.footer__bottom .secure__logo {
    padding: 5px 0;
    overflow: hidden
}

.footer__bottom .secure__logo ul {
    list-style: none;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    margin: 0
}

@media(max-width:980px) {
    .footer__bottom .secure__logo ul {
        display: block;
        margin: 0;
        text-align: center
    }
}

.footer__bottom .secure__logo ul li {
    display: inline-block;
    padding: 0 8px
}

.footer__bottom .secure__logo ul li img {
    height: 33px;
    opacity: .7
}

@media(max-width:767px) {
    .footer__bottom .secure__logo ul li img {
        height: 21px
    }
}

.footer__bottom .secure__logo ul li img.hta {
    height: 65px
}

@media(max-width:767px) {
    .footer__bottom .secure__logo ul li img.hta {
        height: 40px
    }
}

.footer__bottom .secure__logo ul li img:hover {
    opacity: 1
}

.footer__bottom .discription__block {
    font-size: 11px;
    color: #d2d4d6;
    line-height: 20px
}

@media(max-width:767px) {
    .footer__bottom .discription__block {
        line-height: 16px;
        margin-bottom: 50px
    }
}

.footer__bottom .discription__block a {
    color: #d2d4d6;
    text-decoration: underline
}

.footer__bottom .discription__block a:hover {
    color: #fff
}

.cookies-strip {
    width: 100%;
    position: fixed;
    bottom: 0;
    z-index: 1;
    background: rgba(0, 0, 0, .85);
    color: #fff;
    padding: 7px 85px 5px 55px;
    left: 0;
    font-size: 14px;
    line-height: 1.5em;
    text-align: center
}

@media(max-width:980px) {
    .cookies-strip {
        font-size: 11px;
        padding: 7px 10px
    }
}

.cookies-strip a {
    color: #ff7f00;
    text-decoration: underline
}

.cookies-strip .accept {
    background: #ff7f00;
    padding: 5px 15px;
    color: #fff;
    border: none;
    border-radius: 3px;
    text-decoration: none;
    cursor: pointer;
    display: inline-block;
    margin-left: 20px
}

.scroll-top {
    background-color: #ff7f00;
    border: medium;
    bottom: 70px;
    color: #fff;
    cursor: pointer;
    display: none;
    font-size: 30px;
    height: 40px;
    line-height: 12px;
    opacity: .7;
    outline: medium;
    padding: 0;
    position: fixed;
    right: 20px;
    text-align: center;
    vertical-align: middle;
    width: 40px;
    z-index: 2
}

.scroll-top:hover {
    opacity: .99
}

.bottom-call-bar {
    padding: 5px;
    background: #fff4e9;
    bottom: 5px !important;
    left: 2%;
    color: #393939;
    position: fixed;
    font-size: 18px;
    text-align: center;
    width: 96%;
    z-index: 3;
    transition: all .5s ease 0s;
    border: 1px solid #ff7f00;
    border-radius: 5px;
    box-shadow: 0 0 6px rgba(0, 0, 0, .3882352941);
    border-left: 5px solid #9C7BC0
}

.bottom-call-bar .call_btndiv {
    position: relative;
    display: inline-block;
    padding-left: 47px
}

.bottom-call-bar .footer_call_icon {
    width: 38px;
    border-radius: 4px;
    box-shadow: 0 4px 4px rgba(0, 0, 0, .1607843137);
    background: #ff7f00;
    height: 38px;
    position: absolute;
    left: 0;
    top: 7px
}

.bottom-call-bar .call-text {
    font-size: 14px;
    display: block
}

.bottom-call-bar .phone {
    font-size: 26px;
    line-height: 1.3em;
    font-weight: 800
}

@media(max-width:359px) {
    .bottom-call-bar .phone {
        font-size: 20px
    }
}

.bottom-call-bar a {
    color: #393939;
    text-decoration: none;
    display: block
}

.bottom-call-bar .close_call_banner {
    float: right;
    color: #393939;
    padding: 0 5px;
    margin-right: 5px;
    display: none
}

.call_popup {
    display: block;
    padding: 15px 30px 15px 80px;
    position: fixed;
    left: 8px;
    bottom: 10px;
    max-width: 450px;
    background: url(../../images//listing/ccg.png?v2) no-repeat left top #ff9a04;
    font-size: 13px;
    font-weight: 500;
    color: #000;
    z-index: 9999;
    border-radius: 5px;
    -webkit-animation: mymove 5s;
    animation: mymove 2s
}

.call_popup.hotel {
    background: url(../../images//listing/ccd.png?v2) no-repeat left center #ff9a04
}

@media(max-width:479px) {
    .call_popup {
        width: 95%;
        max-width: 95%
    }
}

.call_popup .call-strip a {
    color: #000;
    font-size: 16px;
    font-weight: 700;
    margin-left: 5px
}

.call_popup .call-strip a:hover {
    color: #000
}

@-webkit-keyframes mymove {
    from {
        bottom: -100px
    }

    to {
        bottom: 10px
    }
}

@keyframes mymove {
    from {
        bottom: -100px
    }

    to {
        bottom: 10px
    }
}

.popup-close {
    position: absolute;
    right: 0;
    top: 0;
    font-weight: 100;
    color: #fff;
    width: 30px;
    height: 30px;
    font-size: 30px;
    text-align: center;
    line-height: 30px
}

.popup-close:hover {
    text-decoration: none;
    color: #000
}

.engine-block {
    background: blue
}

.dynamic-dealBox h3 {
    font-size: 22px;
    font-weight: 700;
    margin: 0 0 15px
}

@media(max-width:479px) {
    .dynamic-dealBox h3 {
        font-size: 18px
    }
}

.dynamic-dealBox .holder {
    margin-right: -15px;
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: wrap
}

@media(max-width:980px) {
    .dynamic-dealBox .holder {
        margin-right: -10px
    }
}

@media(max-width:767px) {
    .dynamic-dealBox .holder {
        margin-right: 0
    }
}

.dynamic-dealBox .holder .deal_block {
    width: calc(50% - 15px);
    float: left;
    font-size: 14px;
    color: #7e7e7e;
    border: 1px solid #ddd;
    padding: 15px;
    margin: 0 15px 15px 0;
    cursor: pointer
}

@media(max-width:980px) {
    .dynamic-dealBox .holder .deal_block {
        width: calc(50% - 10px);
        margin-right: 10px;
        margin-bottom: 10px;
        padding: 8px;
        font-size: 12px
    }
}

@media(max-width:767px) {
    .dynamic-dealBox .holder .deal_block {
        width: 100%;
        margin-right: 0
    }
}

.dynamic-dealBox .holder .deal_block:hover {
    border: 1px solid #1b75bc
}

.dynamic-dealBox .holder .deal_block .logo {
    float: left
}

.dynamic-dealBox .holder .deal_block .logo img {
    width: 40px
}

@media(max-width:980px) {
    .dynamic-dealBox .holder .deal_block .logo img {
        width: 35px
    }
}

.dynamic-dealBox .holder .deal_block .right {
    width: calc(100% - 50px);
    line-height: 2em;
    float: right
}

@media(max-width:479px) {
    .dynamic-dealBox .holder .deal_block .right {
        width: calc(100% - 48px)
    }
}

.dynamic-dealBox .holder .deal_block .right.w100 {
    width: 100%
}

.dynamic-dealBox .holder .deal_block .destination-code {
    font-size: 16px;
    font-weight: 600;
    color: #666;
    line-height: 18px
}

@media(max-width:980px) {
    .dynamic-dealBox .holder .deal_block .destination-code {
        font-size: 12px
    }
}

.dynamic-dealBox .holder .deal_block .destination-code .fa-angle-right {
    font-weight: 700;
    margin: 0 2px
}

.dynamic-dealBox .holder .deal_block .deal-price {
    font-size: 18px;
    color: #1b75bc;
    font-weight: 600
}

@media(max-width:980px) {
    .dynamic-dealBox .holder .deal_block .deal-price {
        font-size: 15px
    }
}

@media(max-width:980px) {
    .dynamic-dealBox .holder .deal_block .deal-price {
        font-size: 14px
    }
}

.dynamic-dealBox .holder .deal_block .deal-price span {
    font-size: 12px;
    color: #666
}

.dynamic-dealBox .holder .deal_block .deal-price-text {
    border-left: 1px solid #ddd;
    padding-top: 5px;
    padding-bottom: 5px
}

@media(max-width:767px) {
    .dynamic-dealBox .holder .deal_block .deal-price-text {
        padding-top: 15px
    }
}

.airline-section {
    position: relative;
    padding: 30px 0 50px
}

@media(max-width:767px) {
    .airline-section {
        padding: 20px 0 30px
    }
}

.airline-section h1 {
    font-size: 30px;
    font-weight: 700;
    margin: 0 0 30px
}

@media(max-width:767px) {
    .airline-section h1 {
        font-size: 18px;
        margin: 0 0 15px
    }
}

.airline-section h2 {
    font-size: 30px;
    font-weight: 700;
    margin: 0 0 30px
}

@media(max-width:767px) {
    .airline-section h2 {
        font-size: 18px;
        margin: 0 0 15px
    }
}

.airline-section p {
    line-height: 1.7em;
    color: #57585a;
    margin-bottom: 20px;
    text-align: justify;
    font-weight: 500
}

@media(max-width:767px) {
    .airline-section p {
        font-size: 14px;
        margin-bottom: 10px
    }
}

.airline-section h4 {
    font-size: 21px;
    font-weight: 700;
    margin: 0 0 20px
}

.airline-section ul li {
    list-style: circle;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 500
}

.deal-text {
    padding-top: 16px;
    font-size: 13px;
    color: #777
}

.deal-text p {
    font-size: 14px
}

@media(max-width:479px) {
    .deal-text p {
        font-size: 12px
    }
}

.deal-text .text-red {
    color: #ea392b !important
}

.deal-text a {
    color: #1b75bc
}

.travel-protection-banner {
    padding: 20px 0
}

.travel-protection-banner .banner-bdr {
    background: #f7f7f7;
    padding: 20px;
    border: 1px solid #e0e0e0;
    text-align: center
}

.travel-protection-banner .banner-bdr img {
    width: auto
}

@media(max-width:980px) {
    .travel-protection-banner .banner-bdr img {
        width: 100%
    }
}

.best-price-guarantee {
    padding: 30px 0
}

.best-price-guarantee .content-options ul {
    padding: 0;
    margin: 0
}

.best-price-guarantee .content-options ul li {
    list-style: none;
    float: left;
    width: 33%;
    position: relative
}

@media(max-width:980px) {
    .best-price-guarantee .content-options ul li {
        width: 100%;
        float: none
    }
}

.best-price-guarantee .content-options ul li .data {
    font-size: 16px;
    padding: 0 30px 0 80px;
    margin-right: 30px;
    border-right: 1px solid #cecece
}

@media(max-width:980px) {
    .best-price-guarantee .content-options ul li .data {
        border-right: 0;
        border-bottom: 1px solid #cecece;
        padding: 10px 10px 20px 80px;
        margin: 0
    }
}

@media(max-width:767px) {
    .best-price-guarantee .content-options ul li .data {
        font-size: 13px;
        padding: 0 10px 0 50px
    }
}

.best-price-guarantee .content-options ul li .data.bdrr0 {
    border-right: 0
}

.best-price-guarantee .content-options ul li .data img {
    position: absolute;
    left: 0
}

@media(max-width:767px) {
    .best-price-guarantee .content-options ul li .data img {
        width: 40px
    }
}

.best-price-guarantee .content-options ul li .data .head {
    font-weight: 600;
    margin-bottom: 5px;
    font-size: 18px
}

@media(max-width:767px) {
    .best-price-guarantee .content-options ul li .data .head {
        font-size: 15px
    }
}

.best-price-guarantee .content-options ul li .data a {
    display: inline-block
}

.best-price-guarantee .content-options ul li .trustpilot-usp {
    padding: 10px 30px 0 10px;
    margin-right: 30px;
    border-right: 1px solid #cecece;
    cursor: pointer
}

@media(max-width:980px) {
    .best-price-guarantee .content-options ul li .trustpilot-usp {
        margin-right: 0;
        border-bottom: 1px solid #cecece;
        border-right: 0;
        padding: 10px 30px 10px 10px
    }
}

@media(max-width:479px) {
    .best-price-guarantee .content-options ul li .trustpilot-usp {
        margin-right: 0;
        border-bottom: 1px solid #cecece;
        border-right: 0;
        padding: 10px;
        text-align: center
    }
}

.best-price-guarantee .content-options ul li .trustpilot-usp img {
    width: 166px;
    margin-right: 10px;
    margin-bottom: 10px
}

@media(max-width:1169px) {
    .best-price-guarantee .content-options ul li .trustpilot-usp img {
        width: 145px
    }
}

@media(max-width:767px) {
    .best-price-guarantee .content-options ul li .trustpilot-usp img {
        width: 120px
    }
}

.best-price-guarantee .content-options ul li .trustpilot-usp .excellent {
    color: #ff7f00;
    font-size: 20px;
    margin-left: 8px;
    font-weight: 700
}

@media(max-width:767px) {
    .best-price-guarantee .content-options ul li .trustpilot-usp .excellent {
        font-size: 16px;
        margin-left: 0
    }
}

.best-price-guarantee .content-options ul li .trustpilot-usp .trust-score {
    background: #000032;
    color: #fff;
    padding: 5px 20px;
    display: inline-block;
    border-radius: 2px;
    font-size: 20px;
    display: inline-block
}

@media(max-width:767px) {
    .best-price-guarantee .content-options ul li .trustpilot-usp .trust-score {
        padding: 5px 15px;
        font-size: 16px
    }
}

.best-price-guarantee .content-options ul li .trustpilot-usp .tp-logo {
    display: inline-block;
    width: 130px;
    margin-left: 60px
}

@media(max-width:1169px) {
    .best-price-guarantee .content-options ul li .trustpilot-usp .tp-logo {
        width: 110px;
        margin-left: 40px
    }
}

@media(max-width:767px) {
    .best-price-guarantee .content-options ul li .trustpilot-usp .tp-logo {
        margin-left: 15px
    }
}

.top-deals-wrapper {
    padding: 20px 0
}

.top-deals-wrapper .head h2 {
    margin: 0 0 10px;
    font-size: 26px
}

@media(max-width:767px) {
    .top-deals-wrapper .head h2 {
        font-size: 20px
    }
}

.top-deals-wrapper p {
    font-size: 20px;
    margin-bottom: 15px
}

.top-deals-wrapper .airline-bnr-slider {
    margin-bottom: 60px
}

.top-deals-wrapper .deal-section {
    margin-bottom: 20px
}

.top-deals-wrapper .deal-section .seprate-deal a {
    color: #333;
    text-decoration: none;
    cursor: pointer
}

.top-deals-wrapper .deal-section .seprate-deal a:hover {
    text-decoration: none
}

.top-deals-wrapper .deal-section .seprate-deal .box {
    border: 1px solid #e0e0e0;
    border-radius: 5px;
    margin: 0 10px
}

.top-deals-wrapper .deal-section .seprate-deal .box:hover {
    box-shadow: 1px 1px 20px #ccc
}

@media(max-width:479px) {
    .top-deals-wrapper .deal-section .seprate-deal .box {
        margin: 0
    }
}

.top-deals-wrapper .deal-section .seprate-deal .box img {
    width: 100%;
    height: 216px;
    border-radius: 4px 4px 0 0
}

.top-deals-wrapper .deal-section .seprate-deal .box .deal-content {
    padding: 20px
}

.top-deals-wrapper .deal-section .seprate-deal .box .deal-content .name {
    font-size: 20px
}

.top-deals-wrapper .deal-section .seprate-deal .box .deal-content .price {
    float: right;
    color: #1b75bc;
    font-size: 20px
}

.top-deals-wrapper .deal-section .seprate-deal .box .deal-content .city {
    font-size: 15px;
    margin-bottom: 20px;
    color: #484848
}

.top-deals-wrapper .deal-section .seprate-deal .box .deal-content .book {
    font-size: 16px;
    color: #1b75bc
}

.top-deals-wrapper .deal-section .seprate-deal .box .deal-content .book:hover {
    text-decoration: none
}

.top-deals-wrapper .deal-section .theme-name {
    font-size: 20px;
    color: #484848;
    margin-bottom: 20px
}

@media(max-width:767px) {
    .top-deals-wrapper .deal-section .theme-name {
        font-size: 16px;
        margin-top: 10px
    }
}

.top-deals-wrapper .deal-section .see-all {
    margin: 20px 10px
}

.top-deals-wrapper .deal-section .see-all a {
    color: #ff7f00;
    font-size: 16px;
    font-weight: 700
}

.top-deals-wrapper .deal-section .see-all a .fa {
    font-size: 22px;
    margin: 0 0 0 10px
}

.top-deals-wrapper .deal-section .theme-block {
    padding: 0 10px
}

.top-deals-wrapper .deal-section .theme-block a {
    color: #333;
    cursor: pointer
}

.top-deals-wrapper .deal-section .theme-block a:hover {
    text-decoration: none
}

.top-deals-wrapper .deal-section .theme-block a:hover .theme-name {
    color: #1b75bc
}

.top-deals-wrapper .deal-section .theme-block a:hover img {
    box-shadow: 1px 1px 20px #ccc
}

@media(max-width:359px) {
    .top-deals-wrapper .deal-section .theme-block a:hover img {
        width: 100%
    }
}

.top-deals-wrapper .deal-section .theme-block a img {
    box-shadow: 1px 1px 20px #ccc
}

@media(max-width:479px) {
    .top-deals-wrapper .deal-section .theme-block a img {
        width: 100%
    }
}

.airline-bnr2 .deal-section .seprate-deal .box {
    margin: 0;
    cursor: pointer
}

.trustpilot-wraper {
    background: #eee;
    padding: 30px 0 40px
}

@media(max-width:980px) {
    .trustpilot-wraper {
        padding: 20px 0
    }
}

@media(max-width:767px) {
    .trustpilot-wraper {
        padding: 10px 0
    }
}

.trustpilot-wraper .trustpilot-content {
    color: #484848;
    position: relative
}

.trustpilot-wraper .trustpilot-content .title h4 {
    font-size: 16px;
    color: #222;
    margin-top: 15px;
    clear: both
}

@media(max-width:479px) {
    .trustpilot-wraper .trustpilot-content .title h4 {
        font-size: 18px
    }
}

.trustpilot-wraper .trustpilot-content .title h4 img {
    margin: -15px 5px 0 0;
    width: 150px;
    display: inline-block
}

@media(max-width:479px) {
    .trustpilot-wraper .trustpilot-content .title h4 img {
        width: 100px
    }
}

.trustpilot-wraper .trustpilot-content .title p {
    font-size: 18px;
    margin-bottom: 10px
}

@media(max-width:479px) {
    .trustpilot-wraper .trustpilot-content .title p {
        font-size: 12px
    }
}

.trustpilot-wraper .trustpilot-content .title .right {
    float: right
}

@media(max-width:767px) {
    .trustpilot-wraper .trustpilot-content .title .right {
        float: none
    }
}

.trustpilot-wraper .trustpilot-content .total-review {
    text-align: right
}

.trustpilot-wraper .trustpilot-content .total-review img {
    margin-bottom: 5px;
    width: 150px
}

@media(max-width:479px) {
    .trustpilot-wraper .trustpilot-content .total-review img {
        width: 100px
    }
}

.trustpilot-wraper .trustpilot-content .total-review a {
    color: #222;
    text-decoration: underline;
    font-weight: 700;
    display: block
}

.trustpilot-wraper .review-block .review-content {
    background: #fff;
    padding: 15px 22px;
    box-shadow: 0 0 5px #d5d5d5;
    font-size: 16px;
    min-height: 145px;
    margin: 5px 15px 5px 5px;
    border-radius: 5px
}

@media(max-width:980px) {
    .trustpilot-wraper .review-block .review-content {
        margin-bottom: 15px
    }
}

@media(max-width:479px) {
    .trustpilot-wraper .review-block .review-content {
        font-size: 12px;
        min-height: 110px;
        padding: 10px;
        margin-bottom: 10px
    }
}

.trustpilot-wraper .review-block .review-content .name {
    font-weight: 700;
    color: #222
}

.trustpilot-wraper .review-block .review-content .txt {
    line-height: 1.5em;
    margin: 0;
    font-size: 14px
}

.trustpilot-wraper .review-block .review-content .read-more {
    text-decoration: underline;
    font-weight: 600;
    color: #1b75bc;
    cursor: pointer;
    display: inline-block
}

.trustpilot-wraper .review-block .review-content .read-more:hover {
    color: #00b67a
}

.trustpilot-wraper .review-block .review-content .rating-strip {
    overflow: hidden;
    padding-bottom: 20px
}

.trustpilot-wraper .review-block .review-content .rating-strip .time {
    float: right;
    color: #888;
    margin-top: 10px;
    font-size: 12px
}

.trustpilot-wraper .review-block .review-content .rating-strip .first-letter {
    background: #0c1129;
    color: #fff;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-transform: uppercase;
    display: inline-block;
    text-align: center;
    font-size: 20px;
    border-radius: 50%;
    position: absolute
}

.trustpilot-wraper .slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.trustpilot-wraper.trustpilot_list {
    padding: 10px;
    margin-bottom: 20px;
    background: #e9f1e4
}

.trustpilot-wraper.trustpilot_list .title {
    margin-top: 12px
}

@media(max-width:767px) {
    .trustpilot-wraper.trustpilot_list .title {
        margin-top: 0;
        margin-bottom: 10px
    }
}

.trustpilot-wraper.trustpilot_list .title h4 {
    margin-top: 10px;
    color: #1b75bc;
    font-weight: 700
}

@media(max-width:767px) {
    .trustpilot-wraper.trustpilot_list .title h4 {
        display: inline-block
    }
}

.trustpilot-wraper.trustpilot_list .review_total {
    margin-top: 10px
}

@media(max-width:767px) {
    .trustpilot-wraper.trustpilot_list .review_total {
        display: inline-block
    }
}

.trustpilot-wraper.trustpilot_list .review-block {
    padding: 6px 16px;
    font-size: 13px;
    min-height: 110px;
    overflow: hidden;
    width: 49%;
    float: left;
    margin: 0 2px 0 0;
    box-shadow: none
}

.trustpilot-wraper.trustpilot_list .slick-prev,
.trustpilot-wraper.trustpilot_list .slick-next {
    width: 30px;
    height: 30px;
    background: #fff;
    border: 1px solid #f0f0f0;
    border-radius: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 20px;
    font-weight: 700
}

.trustpilot-wraper.trustpilot_list .slick-prev {
    left: -18px
}

.trustpilot-wraper.trustpilot_list .slick-prev:before {
    font-family: fontawesome;
    content: ""
}

.trustpilot-wraper.trustpilot_list .slick-prev.slick-disabled {
    display: none !important
}

.trustpilot-wraper.trustpilot_list .slick-next {
    right: -12px
}

.trustpilot-wraper.trustpilot_list .slick-next:before {
    font-family: fontawesome;
    content: ""
}

.trustpilot-wraper.trustpilot_list .slick-next.slick-disabled {
    display: none !important
}

.modal-backdrop {
    z-index: 1
}

.slick-slider {
    position: relative
}

.slick-slider .slick-prev,
.slick-slider .slick-next {
    width: 40px;
    height: 40px;
    background: #fff;
    border: 1px solid #f0f0f0;
    border-radius: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 25px
}

.slick-slider .slick-prev {
    left: -20px
}

.slick-slider .slick-prev:before {
    font-family: fontawesome;
    content: "";
    display: block;
    text-align: center;
    color: #1b75bc
}

.slick-slider .slick-prev.slick-disabled {
    display: none !important
}

.slick-slider .slick-next {
    right: -15px
}

.slick-slider .slick-next:before {
    font-family: fontawesome;
    content: "";
    display: block;
    text-align: center;
    color: #1b75bc
}

.slick-slider .slick-next.slick-disabled {
    display: none !important
}

.tp-rating.position {
    width: 100%;
    padding: 3px 0 0 45px
}

.tp-rating i {
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    color: #fff;
    display: block;
    margin-right: 2px;
    float: left;
    background: #d6d6d6
}

.tp-rating.one i:first-child {
    background: red
}

.tp-rating.two i:nth-last-child(n+4) {
    background: #ff8622
}

.tp-rating.three i:nth-last-child(n+3) {
    background: #ffce00
}

.tp-rating.four i:nth-last-child(n+2) {
    background: #73cf11
}

.tp-rating.five i {
    background: #00b67a
}

.tp-rating.bigStar i {
    width: 30px;
    height: 30px;
    display: inline-block;
    float: none;
    font-size: 19px;
    line-height: 32px
}

.tp-rating .rating {
    font-size: 17px;
    color: #1b75bc;
    font-weight: 700
}

.bigStar {
    float: left;
    height: 28px;
    margin-right: 5px
}

.review_link {
    text-decoration: none;
    color: #222
}

.review_link:hover {
    text-decoration: none
}

.trust-score {
    display: inline-block;
    background: #0c1129;
    color: #fff;
    padding: 2px 5px
}

.tp-full-review {
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    border: 1px solid #e8e8e8;
    padding: 7px 10px;
    font-size: 12px;
    width: 100%;
    z-index: 1;
    box-shadow: 0 0 5px #d5d5d5
}

@media(max-width:479px) {
    .tp-full-review {
        top: -31px
    }
}

.tpmodelpopUp .trustpilot-wraper {
    padding: 0
}

.tpmodelpopUp .trustpilot-wraper .review-block .review-content {
    min-height: 108px;
    padding: 0;
    box-shadow: none;
    margin: 0;
    border-radius: 0
}

.tpmodelpopUp .trustpilot-wraper .review-block .review-content .rating-strip .time {
    margin: 5px 50px 0 0
}

.tpmodelpopUp .modal-dialog .close {
    top: 11px;
    width: 40px;
    text-align: center
}

.hotel-room-block {
    display: block;
    position: absolute;
    top: 65px;
    background: #fff;
    border: 1px solid #6db3ea;
    width: calc(100% - 190px);
    padding: 20px;
    border-radius: 5px;
    z-index: 1
}

@media(max-width:980px) {
    .hotel-room-block {
        width: calc(100% - 40px);
        margin: 0
    }
}

@media(max-width:767px) {
    .hotel-room-block {
        padding: 10px;
        width: 100%
    }
}

.hotel-room-block .popup-close {
    font-size: 16px;
    position: absolute;
    right: 10px;
    font-family: cursive;
    padding: 10px;
    top: 0;
    z-index: 1;
    text-decoration: none;
    color: #000
}

.hotel-room-block .popup-close:hover {
    color: #ff7f00
}

.hotel-room-block .room-name {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 10px
}

@media(max-width:980px) {
    .hotel-room-block .room-name {
        font-size: 18px
    }
}

.hotel-room-block .room-name a {
    color: #1b75bc;
    font-size: 14px;
    text-decoration: none
}

.hotel-room-block .room-name a:hover {
    text-decoration: underline
}

.hotel-room-block .add-guest {
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 15px;
    clear: both
}

@media(max-width:980px) {
    .hotel-room-block .add-guest {
        font-size: 15px
    }
}

.hotel-room-block .add-guest span {
    float: right
}

.hotel-room-block .add-guest span a {
    width: 24px;
    height: 24px;
    text-align: center;
    line-height: 23px;
    font-size: 14px;
    border: 1px solid #989aa2;
    color: #989aa2;
    background: #fff;
    border-radius: 50%;
    text-decoration: none;
    display: inline-block;
    cursor: pointer
}

.hotel-room-block .add-guest span a:hover {
    color: #ff7f00;
    border-color: #ff7f00;
    text-decoration: none
}

.hotel-room-block .add-guest span .value {
    font-size: 20px;
    margin: 0 15px;
    display: inline-block;
    width: 15px;
    color: #ff7f00;
    font-weight: 700
}

@media(max-width:980px) {
    .hotel-room-block .add-guest span .value {
        font-size: 16px
    }
}

.hotel-room-block .add-room a.another-btn {
    background: #fff;
    color: #404040;
    padding: 10px 30px;
    text-align: center;
    border-radius: 3px;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    border: 1px solid #6db3ea;
    display: inline-block;
    width: 240px;
    cursor: pointer
}

@media(max-width:980px) {
    .hotel-room-block .add-room a.another-btn {
        font-size: 14px;
        padding: 10px;
        width: 190px
    }
}

@media(max-width:767px) {
    .hotel-room-block .add-room a.another-btn {
        width: 34%;
        font-size: 10px;
        padding: 7px 3px
    }
}

.hotel-room-block .add-room a.remove-btn {
    background: #fff;
    color: #404040;
    padding: 10px 30px;
    text-align: center;
    border-radius: 3px;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    border: 1px solid #6db3ea;
    display: inline-block;
    width: 150px;
    cursor: pointer
}

@media(max-width:767px) {
    .hotel-room-block .add-room a.remove-btn {
        width: 32%;
        font-size: 10px;
        padding: 7px 3px
    }
}

.hotel-room-block .roomadd {
    padding-right: 50px;
    border-right: 1px dotted #c7c7c7;
    float: left;
    width: 100%
}

@media(max-width:767px) {
    .hotel-room-block .roomadd {
        border-right: none
    }
}

.hotel-room-block .select-age {
    padding-top: 20px;
    padding-left: 30px;
    float: left;
    width: 100%
}

@media(max-width:767px) {
    .hotel-room-block .select-age {
        padding-left: 2px
    }
}

.hotel-room-block .select-age .drop-errow {
    display: block;
    overflow: hidden;
    position: relative;
    width: 100%
}

.hotel-room-block .select-age .drop-errow:before {
    color: #333;
    content: "";
    font-family: fontawesome;
    font-size: 22px;
    position: absolute;
    pointer-events: none;
    right: 5px;
    top: 38px;
    padding: 0 10px 0 0
}

.hotel-room-block .select-age .age {
    line-height: 1.2em;
    width: 19%;
    float: left;
    display: inline-block;
    padding-right: 5px
}

@media(max-width:767px) {
    .hotel-room-block .select-age .age {
        width: 50%
    }
}

.hotel-room-block .select-age .age label {
    font-size: 12px
}

.hotel-room-block .select-age .age select {
    padding: 10px 24px !important;
    font-size: 14px;
    margin-bottom: 10px
}

.hotel-room-block .sec-devider {
    margin: 15px 1%;
    float: left;
    width: 98%;
    border-bottom: 1px dotted #c7c7c7
}

@media(max-width:767px) {
    .hotel-room-block .sec-devider {
        width: 100%;
        margin: 15px 0
    }
}

.hotel-room-block .devider {
    margin: 10px 0
}

.hotel-room-block .close-btn {
    border: 0;
    padding: 5px 15px;
    background: #1b75bc;
    color: #fff
}

.hotel-room-block .htlclose-btn {
    background: #ff7f00;
    color: #fff;
    padding: 10px 30px;
    text-align: center;
    border-radius: 3px;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    display: inline-block;
    width: 80px;
    cursor: pointer
}

@media(max-width:980px) {
    .hotel-room-block .htlclose-btn {
        font-size: 14px;
        padding: 10px;
        width: 100px
    }
}

@media(max-width:767px) {
    .hotel-room-block .htlclose-btn {
        width: 32%;
        font-size: 10px;
        padding: 7px 3px
    }
}

.dropdown-errow {
    display: block;
    overflow: hidden;
    position: relative;
    width: 100%
}

.dropdown-errow:before {
    color: #333;
    content: "";
    font-family: fontawesome;
    font-size: 22px;
    position: absolute;
    pointer-events: none;
    right: 2px;
    top: -14px;
    padding: 28px 10px 0 0;
    font-weight: 700
}

@media(max-width:1169px) {
    .dropdown-errow:before {
        top: -6px;
        padding: 20px 10px 0 0
    }
}

@media(max-width:980px) {
    .dropdown-errow:before {
        top: -7px
    }
}

.ao {
    position: relative
}

.ao .hotel-icon {
    position: absolute;
    top: 17px;
    left: 7px
}

.ao .hotel-icon:before {
    content: "";
    background: url(../../images/svg/hotel-icon.svg) no-repeat;
    width: 20px;
    height: 20px;
    background-size: 20px;
    float: left;
    margin-right: 5px;
    display: inline-block;
    opacity: .3
}

.ao .star-icon {
    position: absolute;
    top: 17px;
    left: 7px
}

.ao .star-icon:before {
    content: "";
    background: url(../../images/svg/star.svg) no-repeat;
    width: 20px;
    height: 20px;
    background-size: 20px;
    float: left;
    margin-right: 5px;
    display: inline-block;
    opacity: .3
}

.hotel-search-btn,
a.hotel-search-btn {
    background: #ff7f00;
    color: #fff;
    padding: 12px;
    width: 185px;
    text-align: center;
    border-radius: 3px;
    font-size: 17px;
    font-weight: 600;
    border: 0;
    margin-top: 27px;
    text-decoration: none
}

@media(max-width:1169px) {

    .hotel-search-btn,
    a.hotel-search-btn {
        width: 100%;
        margin-top: 0
    }
}

.hotel-search-btn a,
a.hotel-search-btn a {
    color: #fff
}

.hotel-search-btn a:hover,
a.hotel-search-btn a:hover {
    text-decoration: none
}

.moreoptions {
    cursor: pointer
}

.client-logos-new {
    padding: 20px 0 0 10px;
    text-align: center
}

.client-logos-new ul {
    padding: 0
}

.client-logos-new ul li {
    display: inline-block;
    margin: 0 5px
}

@media(max-width:479px) {
    .client-logos-new ul li {
        margin: 0
    }
}

.client-logos-new ul li a {
    width: 130px;
    height: 40px;
    display: block;
    background: url(../../images//secure-icons.png) 0 0 no-repeat;
    background-size: 100%
}

@media(max-width:980px) {
    .client-logos-new ul li a {
        width: 100px;
        height: 30px
    }
}

@media(max-width:767px) {
    .client-logos-new ul li a {
        width: 75px
    }
}

.client-logos-new ul li a.cards {
    background: url(../../images//footer/card-home.png) 0 0 no-repeat;
    width: 250px;
    height: 35px;
    background-size: contain
}

@media(max-width:767px) {
    .client-logos-new ul li a.cards {
        width: 150px;
        height: 30px
    }
}

.client-logos-new ul li a.cloudfare {
    background: url(../../images//footer/cloudfare2.png) 0 0 no-repeat;
    background-size: contain
}

.client-logos-new ul li a.atol {
    background: url(../../images//footer/atol.png) 0 0 no-repeat;
    background-size: contain;
    width: 50px
}

.client-logos-new ul li a.tta {
    background: url(../../images//footer/tta.png) 0 0 no-repeat;
    background-size: contain;
    width: 65px
}

.client-logos-new ul li a.arc {
    background-position: 0 -55px
}

@media(max-width:980px) {
    .client-logos-new ul li a.arc {
        background-position: 0 -39px
    }
}

@media(max-width:767px) {
    .client-logos-new ul li a.arc {
        background-position: 0 -31px
    }
}

@media(max-width:479px) {
    .client-logos-new ul li a.arc {
        background-position: 0 -24px
    }
}

.client-logos-new ul li a.asta {
    background-position: 0 -113px
}

@media(max-width:980px) {
    .client-logos-new ul li a.asta {
        background-position: 0 -85px
    }
}

@media(max-width:767px) {
    .client-logos-new ul li a.asta {
        background-position: 0 -65px
    }
}

@media(max-width:479px) {
    .client-logos-new ul li a.asta {
        background-position: 0 -50px
    }
}

.client-logos-new ul li a.v-secure {
    background-position: 0 -245px
}

@media(max-width:980px) {
    .client-logos-new ul li a.v-secure {
        background-position: 0 -190px
    }
}

@media(max-width:767px) {
    .client-logos-new ul li a.v-secure {
        background-position: 0 -145px
    }
}

@media(max-width:479px) {
    .client-logos-new ul li a.v-secure {
        background-position: 5px -98px
    }
}

.client-logos-new ul li a.trustpilot {
    cursor: default
}

.client-logos-new ul li a.true {
    width: 98px;
    background-position: 0 -130px
}

@media(max-width:980px) {
    .client-logos-new ul li a.true {
        width: 95px
    }
}

@media(max-width:767px) {
    .client-logos-new ul li a.true {
        width: 88px;
        background-position: 0 -123px
    }
}

@media(max-width:479px) {
    .client-logos-new ul li a.true {
        width: 43px;
        background-position: 0 -55px
    }
}

.contentBox {
    line-height: 26px
}

@media(max-width:767px) {
    .contentBox {
        font-size: 13px;
        line-height: 23px
    }
}

@media(max-width:980px) {
    .body-content {
        overflow: hidden
    }
}

.topdealSlider {
    padding: 20px 0;
    display: flex
}

@media(max-width:767px) {
    .topdealSlider {
        display: flex;
        overflow-x: auto
    }
}

.topdealSlider .slick-list {
    margin-right: -20px
}

@media(max-width:767px) {
    .topdealSlider .slick-list {
        margin-right: -15px
    }
}

.topdealSlider .items {
    padding-right: 20px
}

@media(max-width:767px) {
    .topdealSlider .items {
        padding-right: 15px
    }
}

.topdealSlider .items img {
    max-width: 100%
}

@media(max-width:767px) {
    .topdealSlider .items a {
        display: block;
        width: 270px
    }
}

@media(max-width:479px) {
    .topdealSlider .items a {
        width: 210px
    }
}

.popular-flight-routes {
    padding: 0
}

.popular-flight-routes .city-select {
    position: relative
}

.popular-flight-routes .city-select ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex
}

@media(max-width:980px) {
    .popular-flight-routes .city-select ul {
        display: flex;
        overflow-x: auto
    }
}

.popular-flight-routes .city-select ul li {
    padding: 8px 20px 8px 0;
    font-size: 14px;
    margin: 0;
    white-space: nowrap;
    color: #141414;
    float: left;
    text-transform: capitalize
}

@media(max-width:767px) {
    .popular-flight-routes .city-select ul li {
        white-space: nowrap
    }
}

.popular-flight-routes .city-select ul li a {
    color: #141414;
    text-decoration: none;
    padding-bottom: 5px;
    border-bottom: 2px solid transparent
}

.popular-flight-routes .city-select ul li a:hover {
    color: #ff7f00
}

.popular-flight-routes .city-select ul li a.active {
    font-weight: 700;
    color: #ff7f00;
    border-bottom: 2px solid #ff7f00
}

.popular-flight-routes .home_title {
    color: #141414;
    font-weight: 700
}

@media(max-width:767px) {
    .popular-flight-routes .home_title {
        font-size: 18px
    }
}

.popular-flight-routes .flight_routes {
    display: flex
}

@media(max-width:980px) {
    .popular-flight-routes .flight_routes {
        overflow-x: auto;
        padding: 15px 10px
    }
}

.popular-flight-routes .flight_routes .slick-list {
    padding: 24px 100px 25px 5px !important
}

.popular-flight-routes .flight_routes .items {
    padding-right: 20px
}

.popular-flight-routes .flight_routes .routes {
    background: #fff;
    width: 100%;
    overflow: hidden;
    padding: 12px;
    position: relative;
    border-radius: 10px;
    box-shadow: 0 2px 14px rgba(0, 0, 0, .1215686275);
    transition: all .5s;
    cursor: pointer
}

@media(max-width:980px) {
    .popular-flight-routes .flight_routes .routes {
        width: auto;
        overflow: initial
    }
}

.popular-flight-routes .flight_routes .routes:before {
    content: "";
    width: 80px;
    height: 100px;
    z-index: 2;
    position: absolute;
    right: -9px;
    bottom: -14px;
    opacity: .1;
    background: url(/resources/images/icons/Stamp.svg) left top no-repeat;
    background-size: cover
}

@media(max-width:980px) {
    .popular-flight-routes .flight_routes .routes:before {
        right: 0;
        bottom: 0
    }
}

@media(max-width:980px) {
    .popular-flight-routes .flight_routes .routes .block {
        width: 150px
    }
}

.popular-flight-routes .flight_routes .routes .block .flight_date {
    font-size: 12px;
    color: #9b9b9b
}

.popular-flight-routes .flight_routes .routes .block .starting-from {
    font-size: 12px;
    color: #aeaeae;
    font-weight: 500
}

.popular-flight-routes .flight_routes .routes .block .fares {
    font-size: 16px;
    color: #ff7f00;
    font-weight: 700
}

.popular-flight-routes .flight_routes .routes .block .fares small {
    font-size: 11px;
    color: #aeaeae;
    display: none
}

.popular-flight-routes .flight_routes .routes .block .bottom {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.popular-flight-routes .flight_routes .routes a {
    text-decoration: none
}

.popular-flight-routes .flight_routes .routes .deals {
    border-left: 2px dotted #ff7f00;
    padding-left: 12px;
    position: relative;
    margin-bottom: 20px
}

.popular-flight-routes .flight_routes .routes .deals .cityes_top,
.popular-flight-routes .flight_routes .routes .deals .cityes_bottom {
    font-size: 14px;
    color: #141414;
    font-weight: 700
}

.popular-flight-routes .flight_routes .routes .deals .cityes_top {
    position: relative;
    top: -3px
}

.popular-flight-routes .flight_routes .routes .deals .cityes_bottom {
    position: relative;
    bottom: -4px
}

.popular-flight-routes .flight_routes .routes .deals .space {
    height: 25px
}

.popular-flight-routes .flight_routes .routes .deals:before {
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #fff;
    border: 1px solid #ff7f00;
    position: absolute;
    top: 0;
    left: -5px
}

.popular-flight-routes .flight_routes .routes .deals:after {
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #fff;
    border: 1px solid #fff;
    position: absolute;
    bottom: 0;
    left: -5px;
    outline: 1px solid #ff7f00;
    background: #ff7f00
}

.popular-flight-routes .flight_routes .routes:hover {
    box-shadow: 1px 2px 6px #ccc;
    transform: scale(1.1)
}

.popular-flight-routes .flight_routes .routes:hover .fares {
    color: #ff7f00
}

.popular-flight-routes .note {
    font-size: 13px;
    color: #aeaeae;
    font-style: italic
}

.popular-flight-routes .note b {
    color: #000
}

.popular-flight-routes .note strong {
    color: #ff7f00
}

.newdestinationBox .home_title {
    color: #141414;
    font-weight: 700
}

@media(max-width:767px) {
    .newdestinationBox .home_title {
        font-size: 18px
    }
}

.newdestinationBox .destinationList {
    list-style: none;
    padding: 15px 0 0 0;
    display: flex;
    flex-wrap: wrap;
    margin-right: -20px
}

@media(max-width:767px) {
    .newdestinationBox .destinationList {
        margin-right: -15px
    }
}

.newdestinationBox .destinationList li {
    position: relative;
    width: calc(25% - 20px);
    margin: 0 20px 20px 0
}

@media(max-width:980px) {
    .newdestinationBox .destinationList li {
        width: calc(33.3% - 20px)
    }
}

@media(max-width:767px) {
    .newdestinationBox .destinationList li {
        width: calc(50% - 15px);
        margin: 0 15px 15px 0
    }
}

.newdestinationBox .destinationList li img {
    width: 100%
}

.newdestinationBox .destinationList li .info_detail {
    position: absolute;
    left: 0;
    bottom: 5px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 5px 11px
}

.newdestinationBox .destinationList li .info_detail small {
    display: block;
    font-weight: 400
}

.newdestinationBox .destinationList li .info_detail p {
    margin: 0;
    font-weight: 700
}

.newdestinationBox .destinationList li:before {
    content: "";
    width: 100%;
    height: 100%;
    overflow: hidden;
    border-radius: 0 0 10px 10px;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 50%;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.5774684874) 100%)
}

.newairlinedealBox .home_title {
    color: #141414;
    font-weight: 700;
    padding-bottom: 11px;
    margin-top: 0
}

@media(max-width:767px) {
    .newairlinedealBox .home_title {
        font-size: 18px
    }
}

.newairlinedealBox .airlineDealBx {
    margin: 15px 0;
    padding: 15px;
    box-shadow: 0 1px 10px rgba(0, 0, 0, .1607843137);
    border-radius: 10px
}

@media(max-width:767px) {
    .newairlinedealBox .airlineDealBx {
        padding: 8px
    }
}

.newairlinedealBox .airlineDealBx .tabs {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex
}

@media(max-width:767px) {
    .newairlinedealBox .airlineDealBx .tabs {
        display: flex;
        overflow-x: auto
    }
}

.newairlinedealBox .airlineDealBx .tabs .items {
    position: relative;
    white-space: nowrap;
    cursor: pointer;
    background: #f5f5f5;
    border-radius: 30px;
    padding: 16px 10px 16px 57px;
    display: flex;
    align-items: center;
    font-weight: 600;
    font-size: 13px
}

@media(max-width:980px) {
    .newairlinedealBox .airlineDealBx .tabs .items {
        margin-right: 10px;
        padding: 14px 14px 15px 49px;
        font-size: 11px
    }
}

.newairlinedealBox .airlineDealBx .tabs .icon {
    position: absolute;
    left: 7px;
    top: 5px;
    width: 40px;
    height: 40px;
    margin-right: 6px;
    border-radius: 100%;
    background: #fff;
    text-align: center;
    justify-content: center;
    align-items: center;
    display: flex
}

@media(max-width:980px) {
    .newairlinedealBox .airlineDealBx .tabs .icon {
        width: 35px;
        height: 35px;
        margin-right: 5px
    }
}

.newairlinedealBox .airlineDealBx .tabs .icon img {
    width: 22px
}

.newairlinedealBox .airlineDealBx .slick-initialized .slick-slide {
    padding-right: 15px
}

.newairlinedealBox .airlineDealBx .slick-initialized .slick-slide.slick-current .items {
    background: rgba(255, 127, 0, .1411764706)
}

.newairlinedealBox .tab_detail1 {
    padding-top: 20px;
    display: flex
}

.newairlinedealBox .tab_detail1 .holder {
    display: flex;
    align-items: center
}

@media(max-width:767px) {
    .newairlinedealBox .tab_detail1 .holder {
        flex-wrap: wrap
    }
}

@media(max-width:479px) {
    .newairlinedealBox .tab_detail1 .holder {
        flex-direction: column;
        width: 100%
    }
}

.newairlinedealBox .tab_detail1 .tabBlock {
    padding: 10px;
    background: #f5f5f5;
    border-radius: 10px;
    margin-right: 50px
}

@media(max-width:980px) {
    .newairlinedealBox .tab_detail1 .tabBlock {
        margin-right: 10px;
        padding: 8px;
        font-size: 11px
    }
}

@media(max-width:767px) {
    .newairlinedealBox .tab_detail1 .tabBlock {
        width: calc(50% - 10px);
        margin-bottom: 10px;
        font-size: 12px
    }
}

@media(max-width:479px) {
    .newairlinedealBox .tab_detail1 .tabBlock {
        width: 100%;
        margin-right: 0
    }
}

.newairlinedealBox .tab_detail1 .tabBlock .toprow {
    font-weight: 700;
    color: #000;
    display: flex;
    align-items: center;
    justify-content: space-between
}

@media(max-width:980px) {
    .newairlinedealBox .tab_detail1 .tabBlock .toprow {
        white-space: nowrap
    }
}

.newairlinedealBox .tab_detail1 .tabBlock .toprow .seprator {
    width: 80px;
    display: inline-block;
    position: relative;
    border-top: 1px dotted #000;
    margin: 0 10px
}

@media(max-width:767px) {
    .newairlinedealBox .tab_detail1 .tabBlock .toprow .seprator {
        width: 53px
    }
}

.newairlinedealBox .tab_detail1 .tabBlock .toprow .seprator .midarrow {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -47%)
}

.newairlinedealBox .tab_detail1 .tabBlock .date {
    padding: 10px 0;
    font-size: 11px;
    color: #8f8f8f
}

.newairlinedealBox .tab_detail1 .tabBlock .bottom {
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: space-between
}

@media(max-width:767px) {
    .newairlinedealBox .tab_detail1 .tabBlock .bottom {
        font-size: 10px
    }
}

.newairlinedealBox .tab_detail1 .tabBlock .bottom .starting-from {
    color: #8f8f8f;
    font-weight: 500
}

.newairlinedealBox .tab_detail1 .tabBlock .bottom .fares {
    font-size: 14px;
    color: #ff7f00;
    font-weight: 700
}

@media(max-width:767px) {
    .newairlinedealBox .tab_detail1 .tabBlock .bottom .fares {
        font-size: 12px
    }
}

.newairlinedealBox .tab_detail1 .tabBlock .bottom .fares small {
    font-size: 11px;
    color: #8f8f8f
}

@media(max-width:767px) {
    .newairlinedealBox .tab_detail1 .tabBlock .bottom .fares small {
        font-size: 11px
    }
}

.newairlinedealBox .tab_detail1 .morebtn {
    background: #f5f5f5;
    border-radius: 10px;
    width: 86px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    color: #ff7f00;
    font-weight: 500
}

@media(max-width:767px) {
    .newairlinedealBox .tab_detail1 .morebtn {
        height: 50px;
        line-height: 50px;
        border-radius: 5px
    }
}

@media(max-width:479px) {
    .newairlinedealBox .tab_detail1 .morebtn {
        width: 80px;
        height: 40px;
        line-height: 40px;
        font-size: 13px
    }
}

.newairlinedealBox .slidebtn .slick-slider .slick-prev {
    left: -15px
}

.newairlinedealBox .slidebtn .slick-slider .slick-next {
    right: -15px
}

.slidebtn .slick-slider .slick-prev,
.slidebtn .slick-slider .slick-next {
    width: 32px;
    height: 32px;
    background: #ff7f00;
    border: 1px solid #ff7f00;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .1607843137);
    border-radius: 5px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 23px
}

.slidebtn .slick-slider .slick-prev:before,
.slidebtn .slick-slider .slick-next:before {
    color: #fff
}

.slidebtn .slick-slider .slick-next {
    right: 0
}

.slidebtn .slick-slider .slick-prev {
    left: 0
}

.slidebtn .slick-slider .slick-prev.slick-disabled {
    display: block !important;
    background: #fff;
    border: 1px solid #fff;
    box-shadow: 0 2px 6px rgba(0, 0, 0, .1607843137)
}

.slidebtn .slick-slider .slick-prev.slick-disabled:before {
    color: #b8b8b8
}

.topdealSlider::-webkit-scrollbar,
.popular-flight-routes .city-select ul::-webkit-scrollbar,
.popular-flight-routes .flight_routes::-webkit-scrollbar {
    display: none
}

.topdealSlider,
.popular-flight-routes .city-select ul,
.popular-flight-routes .flight_routes {
    -ms-overflow-style: none;
    scrollbar-width: none
}

.customer__service {
    width: 100%;
    overflow: hidden;
    background: #eeeff0;
    padding: 30px 0
}

.customer__service .row {
    display: flex
}

@media(max-width:980px) {
    .customer__service .row {
        display: block
    }
}

.customer__service .customer__block {
    width: 100%;
    min-height: 230px;
    border: 1px solid #ebedef;
    float: left;
    padding: 15px;
    text-align: center;
    background: #fff;
    transition: all .9s ease
}

.customer__service .customer__block .cs-icon {
    height: 40px
}

.customer__service .customer__block h3 {
    color: #ff7f00;
    margin: 10px 0;
    font-size: 18px;
    font-weight: 600
}

.customer__service .customer__block p {
    line-height: 20px;
    padding-bottom: 10px
}

.customer__service .customer__block a {
    color: #ff7f00;
    text-decoration: none
}

.customer__service .customer__block.affirm--block h3 {
    color: #000;
    margin: 10px 0;
    font-size: 19px;
    font-weight: 900
}

.customer__service .customer__block.affirm--block .affirm-link {
    background: #4a4af4;
    margin: 10px 0;
    color: #fff;
    border-radius: 5px;
    padding: 4px 8px;
    display: inline-block
}

.page__title {
    padding-bottom: 20px
}

@media(max-width:980px) {
    .page__title {
        padding-bottom: 10px
    }
}

.page__title h3,
.page__title h2 {
    font-size: 23px;
    color: #333;
    font-weight: 600;
    margin-bottom: 0
}

@media(max-width:767px) {

    .page__title h3,
    .page__title h2 {
        font-size: 18px
    }
}

.page__title .sub__title {
    font-size: 16px;
    color: #333;
    font-weight: 300;
    position: relative;
    line-height: 31px
}

@media(max-width:767px) {
    .page__title .sub__title {
        font-size: 13px
    }
}

.page__title .sub__title:after {
    content: "";
    width: 45px;
    height: 4px;
    background: #1b75bc;
    display: block
}

.top__dealsCntr {
    padding: 0 0 40px;
    width: 100%;
    overflow: hidden;
    position: relative
}

.top__dealsCntr .leftCol {
    width: 400px;
    float: left
}

@media(max-width:980px) {
    .top__dealsCntr .leftCol {
        width: 100%
    }
}

.top__dealsCntr .rightCol {
    padding-left: 17px;
    width: calc(100% - 400px);
    float: left
}

@media(max-width:980px) {
    .top__dealsCntr .rightCol {
        width: 100%;
        padding-left: 0
    }
}

.top__dealsCntr .rightCol.no_deals {
    padding-left: 0;
    width: 100%
}

.top__dealsCntr .top__dealbox {
    width: 100%;
    border: 1px solid #ddd;
    padding: 12px 18px;
    border-radius: 5px
}

@media(max-width:980px) {
    .top__dealsCntr .top__dealbox {
        border: none;
        padding: 0
    }
}

.top__dealsCntr .top__dealbox ul {
    list-style: none;
    padding: 0;
    margin: 0;
    overflow: hidden
}

@media(max-width:980px) {
    .top__dealsCntr .top__dealbox ul {
        margin-right: -10px
    }
}

@media(max-width:767px) {
    .top__dealsCntr .top__dealbox ul {
        margin-right: 0
    }
}

.top__dealsCntr .top__dealbox ul li {
    padding: 12px 0;
    overflow: hidden;
    cursor: pointer;
    border-bottom: 1px solid #ddd
}

@media(max-width:980px) {
    .top__dealsCntr .top__dealbox ul li {
        padding: 10px;
        width: calc(50% - 10px);
        float: left;
        margin: 0 10px 10px 0;
        border: 1px solid #ddd
    }
}

@media(max-width:767px) {
    .top__dealsCntr .top__dealbox ul li {
        margin-right: 0;
        width: 100%
    }
}

.top__dealsCntr .top__dealbox ul li figure {
    float: left
}

.top__dealsCntr .top__dealbox ul li:last-child {
    border-bottom: none
}

@media(max-width:980px) {
    .top__dealsCntr .top__dealbox ul li:last-child {
        border: 1px solid #ddd
    }
}

.top__dealsCntr .top__dealbox ul li .deal__logo {
    float: left;
    width: 37px
}

.top__dealsCntr .top__dealbox ul li .deal__detail {
    padding: 0 10px 0 15px;
    width: calc(100% - 145px);
    float: left
}

@media(max-width:479px) {
    .top__dealsCntr .top__dealbox ul li .deal__detail {
        width: calc(100% - 120px);
        font-size: 12px;
        padding: 0 8px 0
    }
}

.top__dealsCntr .top__dealbox ul li .deal__price {
    border-left: 1px solid #ddd;
    padding-left: 10px;
    float: right;
    width: 100px;
    font-size: 20px;
    color: #ff7f00;
    text-align: right
}

@media(max-width:479px) {
    .top__dealsCntr .top__dealbox ul li .deal__price {
        width: 80px;
        padding-left: 0;
        font-size: 18px
    }
}

.top__dealsCntr .top__dealbox ul li .small_text {
    font-size: 12px;
    color: #909090
}

.top__dealsCntr .top__dealbox ul li:hover {
    border-bottom: 1px solid #ffb266;
    transition: all .5s ease
}

.top__dealsCntr .top__dealbox ul li:hover .deal__detail {
    color: #ff7f00;
    transition: all .5s ease
}

.top__dealsCntr .top__dealbox ul li:hover .deal__price {
    color: #ff7f00;
    transition: all .5s ease
}

.top__dealsCntr .top__dealbox ul li:hover .small_text {
    color: #f93;
    transition: all .5s ease
}

.top__dealsCntr .dealbox__note {
    font-size: 12px;
    padding: 10px 0 0;
    color: #666
}

@media(max-width:479px) {
    .top__dealsCntr .dealbox__note {
        padding: 0 0 20px
    }
}

.top__dealsCntr .destination__block {
    width: 100%;
    overflow: hidden
}

.top__dealsCntr .destination__block .destination_row {
    margin-right: -20px
}

@media(max-width:767px) {
    .top__dealsCntr .destination__block .destination_row {
        margin-right: 0
    }
}

.top__dealsCntr .destination__block .block {
    width: calc(50% - 20px);
    margin: 0 20px 20px 0;
    float: left;
    position: relative;
    overflow: hidden;
    border-radius: 5px;
    cursor: pointer
}

@media(max-width:767px) {
    .top__dealsCntr .destination__block .block {
        width: 100%;
        margin-right: 0
    }
}

.top__dealsCntr .destination__block .block.big--block {
    width: 100%;
    margin: 0
}

.top__dealsCntr .destination__block .block img {
    width: 100%;
    float: left
}

.top__dealsCntr .destination__block .block .destination__title {
    position: absolute;
    left: 18px;
    bottom: 13px;
    font-size: 18px;
    color: #fff
}

.top__dealsCntr .destination__block .block .destination__title .fa-long-arrow-right {
    margin-left: 5px
}

.top__dealsCntr .destination__block .block:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 43%, rgba(0, 0, 0, 0) 47%, rgba(0, 0, 0, 0.65) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 43%, rgba(0, 0, 0, 0) 47%, rgba(0, 0, 0, 0.65) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 43%, rgba(0, 0, 0, 0) 47%, rgba(0, 0, 0, 0.65) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#a6000000", GradientType=0)
}

.hotel__deals {
    padding: 0 0 40px;
    width: 100%;
    overflow: hidden
}

.hotel__deals .dealCntr .deal__item {
    margin: 0 7px
}

.hotel__deals .dealCntr .deal__item img {
    width: 100%
}

.hotel__deals .dealCntr .deal__item .deal__detail {
    position: absolute;
    left: 20px;
    bottom: 10px;
    color: #fff;
    z-index: 2
}

.hotel__deals .dealCntr .deal__item .deal__detail .deal__title {
    font-size: 17px;
    font-weight: 700;
    line-height: 24px
}

.hotel__deals .dealCntr .deal__item .deal__detail small {
    font-size: 11px
}

.hotel__deals .dealCntr .deal__item .deal__detail .deal__price {
    font-size: 20px;
    font-weight: 700
}

.hotel__deals .dealCntr .deal__item .block {
    position: relative;
    cursor: pointer;
    margin: 0 5px
}

.hotel__deals .dealCntr .deal__item .block:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 43%, rgba(0, 0, 0, 0) 47%, rgba(0, 0, 0, 0.65) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 43%, rgba(0, 0, 0, 0) 47%, rgba(0, 0, 0, 0.65) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 43%, rgba(0, 0, 0, 0) 47%, rgba(0, 0, 0, 0.65) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#a6000000", GradientType=0);
    z-index: 1
}

.hotel__deals .slick-prev,
.hotel__deals .slick-next {
    width: 48px;
    height: 48px;
    border-radius: 100%;
    background: #fff;
    color: #333;
    font-size: 0;
    box-shadow: rgba(0, 0, 0, .1) 0 -3px 30px
}

.hotel__deals .slick-prev {
    left: -12px
}

.hotel__deals .slick-next {
    right: -12px
}

.hotel__deals .slick-prev:before,
.hotel__deals .slick-next:before {
    color: #333
}

.newcustomer__serviceBox {
    padding: 30px 0;
    position: absolute;
    left: 0;
    top: -184px;
    width: 100%;
    background: rgba(0, 0, 0, 0) linear-gradient(0deg, #000000 0%, rgba(84, 84, 84, 0) 100%) 0% 0% no-repeat padding-box
}

@media(max-width:980px) {
    .newcustomer__serviceBox {
        top: -174px
    }
}

@media(max-width:767px) {
    .newcustomer__serviceBox {
        background: #e6e6e6;
        padding-bottom: 15px;
        position: static
    }
}

.newcustomer__serviceBox .holder {
    display: flex
}

@media(max-width:767px) {
    .newcustomer__serviceBox .holder {
        margin-right: -15px;
        flex-wrap: wrap
    }
}

.newcustomer__serviceBox .holder .column {
    width: 25%;
    float: left;
    text-align: center;
    color: #d3d3d3
}

.newcustomer__serviceBox .holder .column a {
    color: #d3d3d3;
    text-decoration: none
}

@media(max-width:767px) {
    .newcustomer__serviceBox .holder .column a {
        color: #000
    }
}

@media(max-width:767px) {
    .newcustomer__serviceBox .holder .column {
        width: calc(50% - 15px);
        margin-right: 15px;
        margin-bottom: 15px;
        background: #fff;
        color: #000;
        border: none;
        border-radius: 10px;
        padding: 10px
    }
}

.newcustomer__serviceBox .holder .column:last-child {
    border: none
}

.newcustomer__serviceBox .holder .icon1 {
    width: 92px;
    height: 44px;
    display: inline-block;
    background: url(../../images/home/new/affirm_logo-w.svg) left top no-repeat
}

@media(max-width:767px) {
    .newcustomer__serviceBox .holder .icon1 {
        width: 52px;
        height: 30px;
        background: url(../../images/home/new/affirm_logo.svg) left top no-repeat;
        background-size: 100%
    }
}

.newcustomer__serviceBox .holder .icon2 {
    width: 44px;
    height: 44px;
    display: inline-block;
    background: url(../../images/home/new/price-match-w.svg) left top no-repeat
}

@media(max-width:767px) {
    .newcustomer__serviceBox .holder .icon2 {
        width: 27px;
        height: 30px;
        background: url(../../images/home/new/price-match.svg) left top no-repeat;
        background-size: 100%
    }
}

.newcustomer__serviceBox .holder .icon3 {
    width: 54px;
    height: 44px;
    display: inline-block;
    background: url(../../images/home/new/quick-easy-w.svg) left top no-repeat
}

@media(max-width:767px) {
    .newcustomer__serviceBox .holder .icon3 {
        width: 35px;
        height: 30px;
        background: url(../../images/home/new/quick-easy.svg) left top no-repeat;
        background-size: 100%
    }
}

.newcustomer__serviceBox .holder .icon4 {
    width: 114px;
    height: 44px;
    display: inline-block;
    background: url(../../images/home/new/cloudflare_Logo-w.svg) left top no-repeat
}

@media(max-width:767px) {
    .newcustomer__serviceBox .holder .icon4 {
        width: 68px;
        height: 30px;
        background: url(../../images/home/new/cloudflare_Logo.svg) left top no-repeat;
        background-size: 100%
    }
}

.newcustomer__serviceBox .holder h4 {
    font-size: 18px;
    line-height: 18px;
    font-weight: 600
}

@media(max-width:980px) {
    .newcustomer__serviceBox .holder h4 {
        font-size: 16px
    }
}

@media(max-width:980px) {
    .newcustomer__serviceBox .holder h4 {
        font-size: 13px;
        margin: 5px 0
    }
}

.newcustomer__serviceBox .holder p {
    font-size: 13px;
    line-height: 18px;
    margin: 0
}

@media(max-width:980px) {
    .newcustomer__serviceBox .holder p {
        font-size: 12px
    }
}

@media(max-width:767px) {
    .newcustomer__serviceBox .holder p {
        font-size: 11px
    }

    .newcustomer__serviceBox .holder p br {
        display: none
    }
}

.newserviceBox {
    width: 100%;
    overflow: hidden
}

.newserviceBox .holder {
    display: flex
}

@media(max-width:767px) {
    .newserviceBox .holder {
        flex-wrap: wrap
    }
}

.newserviceBox .holder .column {
    width: calc(25% - 15px);
    margin-right: 15px;
    position: relative
}

@media(max-width:767px) {
    .newserviceBox .holder .column {
        width: calc(50% - 10px);
        margin-right: 10px;
        margin-bottom: 10px;
        padding: 0
    }
}

.newserviceBox .holder .column img {
    border-radius: 10px;
    width: 100%
}

.newserviceBox .holder .column a {
    text-decoration: none
}

.newserviceBox .holder .column h4 {
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0) linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%) 0% 0% no-repeat padding-box;
    border-radius: 0 0 10px 10px;
    font-size: 16px;
    line-height: 25px;
    color: #fff;
    width: 100%;
    margin: 0;
    padding: 16px
}

@media(max-width:980px) {
    .newserviceBox .holder .column h4 {
        font-size: 14px
    }
}

@media(max-width:767px) {
    .newserviceBox .holder .column h4 {
        font-size: 12px;
        padding: 9px 0 6px 9px
    }
}

#carEngineId .fa-A,
#hotelEngineId .fa-A {
    float: left;
    margin-right: 10px
}

#carEngineId .fa-A:before,
#hotelEngineId .fa-A:before {
    content: "";
    background: url(../../../images/home/fa-airline.svg) no-repeat;
    width: 16px;
    height: 16px;
    background-size: 16px;
    float: left;
    display: inline-block;
    opacity: 1
}

#carEngineId .fa-C,
#hotelEngineId .fa-C {
    float: left;
    margin-right: 10px
}

#carEngineId .fa-C:before,
#hotelEngineId .fa-C:before {
    content: "";
    background: url(../../../images/home/fa-hotel.svg) no-repeat;
    width: 16px;
    height: 16px;
    background-size: 16px;
    float: left;
    display: inline-block;
    opacity: 1
}

#carEngineId .fa-L,
#hotelEngineId .fa-L {
    float: left;
    margin-right: 10px
}

#carEngineId .fa-L:before,
#hotelEngineId .fa-L:before {
    content: "";
    background: url(../../../images/home/fa-location.svg) no-repeat;
    width: 16px;
    height: 16px;
    background-size: 16px;
    float: left;
    display: inline-block;
    opacity: 1
}

select {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none
}

.main-engine-wrapper {
    background: url(../../images/home/homeImages.jpg?v=05) no-repeat center;
    background-size: cover;
    width: 100%;
    min-height: 600px;
    position: relative
}

@media(max-width:1169px) {
    .main-engine-wrapper {
        min-height: 650px
    }
}

@media(max-width:767px) {
    .main-engine-wrapper {
        min-height: initial
    }

    .main-engine-wrapper.bg-gray {
        background: #eaebf1
    }
}

.main-engine-wrapper.event_banner {
    background: url(../../images/events/valentine/home-banner.jpg?v=8) no-repeat center;
    background-size: cover
}

.mobile-banner-wrapper {
    position: relative
}

.mobile-banner-wrapper img {
    width: 100%
}

.mobile-banner-wrapper h1,
.mobile-banner-wrapper .searchheading {
    font-size: 16px;
    color: #fff;
    margin: 0;
    position: absolute;
    bottom: 15px;
    left: 20px
}

@media(max-width:359px) {

    .mobile-banner-wrapper h1,
    .mobile-banner-wrapper .searchheading {
        font-size: 14px
    }
}

.main-hotel-engine-wrapper {
    background: url(../../images//hotelpage-bnr.jpg) no-repeat center;
    width: 100%;
    min-height: 500px;
    position: relative
}

@media(max-width:980px) {
    .main-hotel-engine-wrapper {
        min-height: 700px;
        background-size: cover !important
    }
}

@media(max-width:767px) {
    .main-hotel-engine-wrapper {
        background-size: cover !important
    }
}

.main-search-engine {
    width: 100%;
    position: absolute;
    left: 0;
    top: 120px;
    font-size: 14px
}

@media(max-width:980px) {
    .main-search-engine {
        padding: 20px 0 50px;
        position: static
    }
}

@media(max-width:767px) {
    .main-search-engine {
        padding: 25px 0;
        position: static
    }
}

.main-search-engine.homeEngine {
    top: 120px
}

@media(max-width:1169px) {
    .main-search-engine.homeEngine {
        top: 20px
    }
}

@media(max-width:479px) {
    .main-search-engine .container {
        padding-left: 5px;
        padding-right: 5px
    }
}

.main-search-engine .engine-label h1 {
    font-size: 25px;
    line-height: 28px;
    color: #fff;
    text-shadow: 1px 1px 2px #013952;
    margin: 5px 0 10px
}

@media(max-width:767px) {
    .main-search-engine .engine-label h1 {
        margin: 5px 0;
        font-size: 18px;
        line-height: 1.3em
    }
}

.main-search-engine .engine-label h1 span {
    font-family: auto;
    font-style: italic
}

@media(max-width:479px) {
    #sameSearch {
        position: absolute;
        top: 1px;
        left: 90px
    }
}

@media(max-width:479px) {
    #sameSearchDest {
        position: absolute;
        top: 1px;
        left: 60px
    }
}

.engine-tabs ul {
    margin: 0;
    padding: 0
}

.engine-tabs ul li {
    padding: 13px 20px;
    font-weight: 700;
    list-style: none;
    background: #fff;
    color: #000;
    cursor: pointer;
    margin-right: 1px;
    display: inline-block;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}

.engine-tabs ul li:hover,
.engine-tabs ul li.active {
    color: #ff7f00
}

.engine-tabs ul li .icon {
    width: 24px
}

@media(max-width:767px) {
    .engine-tabs ul li {
        padding: 8px 15px;
        font-size: 12px;
        margin-right: 0
    }
}

.engine-tabs ul li .fa {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    font-size: 20px;
    margin-right: 7px
}

@media(max-width:767px) {
    .engine-tabs ul li .fa {
        display: none
    }
}

@media(max-width:359px) {
    .engine-tabs ul li .fa {
        font-size: 13px
    }
}

.common_searchCntr {
    background: #fff;
    padding: 5px 15px 10px;
    width: 100%;
    clear: both;
    position: relative;
    border-radius: 0 10px 10px 10px
}

@media(max-width:479px) {
    .common_searchCntr {
        padding: 10px
    }
}

.searchBg {
    padding: 0 0
}

@media(max-width:479px) {
    .searchBg {
        padding: 0
    }
}

.searchBg [class*=row] {
    margin: 0
}

.searchBg [class*=col] {
    margin: 0;
    padding: 0 5px 0 0
}

@media(max-width:1169px) {
    .searchBg [class*=col] {
        padding: 5px 5px 5px 0
    }
}

@media(max-width:767px) {
    .searchBg [class*=col] {
        padding: 0 0 5px
    }
}

.searchBg [class*=col]:last-child {
    padding-right: 0;
    position: relative
}

.searchBg input[type=text],
.searchBg .form-control[readonly] {
    padding: 12px 5px 12px 35px;
    border-radius: 4px;
    border: 1px solid #bcbdbd;
    font-size: 14px;
    width: 100%
}

@media(max-width:767px) {

    .searchBg input[type=text].start-date,
    .searchBg .form-control[readonly].start-date {
        border-right: none
    }
}

.searchBg input[type=text].hotel-name-input,
.searchBg .form-control[readonly].hotel-name-input {
    padding-left: 35x
}

.searchBg input[type=text].trl-input,
.searchBg .form-control[readonly].trl-input {
    padding-left: 15px
}

.searchBg input[type=text]:focus,
.searchBg .form-control[readonly]:focus {
    border: 1px solid #6db3ea
}

.searchBg select {
    padding: 12px 30px 12px 40px;
    border-radius: 3px;
    border: 1px solid #bcbdbd;
    font-size: 14px;
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    white-space: nowrap;
    text-overflow: ellipsis
}

@media(max-width:767px) {
    .searchBg select.start-date {
        border-right: none
    }
}

.searchBg select.trl-input {
    padding-left: 40px
}

.searchBg .icon {
    position: absolute;
    left: 0;
    top: 11px;
    width: 40px;
    color: #1b75bc
}

@media(max-width:767px) {
    .searchBg .icon {
        width: 30px
    }
}

@media(max-width:1169px) {
    .searchBg .unaccompanied {
        text-align: right
    }
}

.searchBg .bottom-row {
    padding-bottom: 10px
}

.searchBg .form-label {
    display: block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 400
}

.searchBg .input-icon {
    position: absolute;
    top: 13px;
    left: 15px;
    pointer-events: none
}

.searchBg .cal-icon {
    left: 8px;
    top: 12px
}

.searchBg .input-city {
    position: relative
}

.searchBg .input-city span {
    position: absolute;
    top: 45px;
    left: 7px
}

.searchBg .calender-txt {
    border-radius: 3px;
    border: 1px solid #bcbdbd;
    width: 100%;
    overflow: hidden
}

.searchBg .calender-txt .cal {
    margin: 15px 5px 0 8px;
    position: absolute;
    pointer-events: none
}

@media(max-width:767px) {
    .searchBg .calender-txt .cal {
        margin: 18px 5px 0 8px
    }
}

.searchBg .calender-txt .w100 {
    width: 100%
}

.searchBg .calender-block {
    background: #fff
}

.searchBg .calender-block span {
    display: inline-block;
    position: relative;
    width: 49%
}

.searchBg .calender-block span input {
    border: 0;
    background: #fff
}

.searchBg .calender-block span input:focus {
    border: none
}

.searchBg section {
    position: relative
}

.trip-type ul {
    margin: 0;
    padding: 0
}

.trip-type ul li {
    list-style: none;
    margin: 0 15px 0 0;
    float: left;
    font-size: 16px
}

@media(max-width:1169px) {
    .trip-type ul li .radio {
        margin-bottom: 0
    }
}

.htl-head {
    width: 100%;
    font-size: 14px
}

@media(max-width:767px) {
    .htl-head {
        top: 120px
    }
}

.htl-head .engine-head,
.htl-head h1 {
    color: #fff;
    font-size: 32px;
    font-weight: 700;
    margin: 0;
    text-shadow: 1px 1px 2px #333
}

@media(max-width:980px) {

    .htl-head .engine-head,
    .htl-head h1 {
        font-size: 28px
    }
}

@media(max-width:767px) {

    .htl-head .engine-head,
    .htl-head h1 {
        font-size: 22px
    }
}

.htl-head .engine-tagline {
    font-size: 16px;
    color: #fff;
    margin-bottom: 20px;
    text-shadow: 1px 1px 2px #333
}

@media(max-width:479px) {
    .htl-head .engine-tagline {
        font-size: 14px
    }
}

.match-autosugguest {
    padding: 10px 20px !important;
    background: #e7ebff !important;
    font-weight: 600 !important;
    color: #1b75bc !important;
    font-size: 14px !important;
    border-bottom: 0 !important;
    cursor: none !important
}

.deal-offers {
    display: none;
    padding: 10px 20px 9px 60px;
    border: 1px solid #ff7f00;
    border-left: 0;
    font-size: 15px;
    margin-top: 10px;
    background: url(/images/offer-percent.png) no-repeat
}

@media(max-width:479px) {
    .deal-offers {
        display: none
    }
}

.deal-offers b {
    color: #ff7f00
}

.deal-offers span:last-child {
    border-left: 1px solid #ccc;
    margin-left: 10px;
    padding-left: 10px
}

.relative {
    position: relative
}

.drop-errow {
    display: block;
    overflow: hidden;
    position: relative;
    width: 100%
}

.drop-errow:before {
    color: #333;
    content: "";
    font-family: fontawesome;
    font-size: 22px;
    position: absolute;
    pointer-events: none;
    right: 2px;
    top: 8px;
    padding: 0 10px 0 0
}

.engine-bottom-txt {
    margin-top: 8px
}

@media(max-width:980px) {
    .engine-bottom-txt {
        margin-top: 0
    }
}

.engine-bottom-txt .src-btn-align {
    text-align: right;
    margin-top: 20px
}

@media(max-width:980px) {
    .engine-bottom-txt .src-btn-align {
        margin-top: 0
    }
}

@media(max-width:767px) {
    .engine-bottom-txt .src-btn-align {
        margin-top: 10px
    }

    .engine-bottom-txt .src-btn-align .search-btn {
        width: 100%;
        padding: 10px
    }
}

.engine-bottom-txt .direct-flights.mr40 {
    margin-right: 9px
}

.engine-bottom-txt .direct-flights span {
    font-size: 14px;
    color: #4d4d4d;
    font-weight: 400
}

.engine-bottom-txt .trustpilot-engine {
    margin-top: 10px;
    background: #eee;
    padding: 10px 20px 10px 10px;
    display: inline-block
}

.engine-bottom-txt .trustpilot-engine .bigStar {
    height: 23px
}

.engine-bottom-txt .trustpilot-engine .tp-rating .rating {
    font-size: 15px;
    margin-right: 10px
}

.engine-bottom-txt .selectairline {
    display: block;
    position: relative;
    margin-right: 30px;
    color: #737272
}

@media(max-width:479px) {
    .engine-bottom-txt .selectairline {
        margin-right: 0
    }
}

.engine-bottom-txt .selectairline .ui-autocomplete-input {
    padding: 5px 5px 9px 34px;
    border: 1px solid transparent;
    border-bottom: 1px solid #bcbdbd
}

.engine-bottom-txt .selectairline .input-icon {
    top: 10px;
    pointer-events: none
}

.engine-bottom-txt .selectairline.drop-errow:before {
    padding: 0 10px 0 0
}

.engine-bottom-txt .selectairline .clear-search {
    position: absolute;
    top: 20px;
    right: 10px;
    font-size: 18px;
    cursor: pointer
}

.engine-bottom-txt .pet-info {
    font-size: 12px;
    margin-top: 10px;
    position: relative
}

.engine-bottom-txt .pet-info i {
    font-size: 17px;
    color: silver
}

.engine-bottom-txt .pet-info strong {
    color: #ff7f00
}

.engine-bottom-txt .pet-info a {
    color: #ff7f00;
    text-decoration: none
}

.engine-bottom-txt .pet-info a:hover {
    text-decoration: underline
}

.engine-bottom-txt .pet-information-detail {
    display: none;
    max-width: 722px;
    background: #fff;
    padding: 20px 56px 20px 20px;
    border: 1px solid #989aa2;
    border-radius: 4px;
    font-size: 12px;
    line-height: 23px;
    color: #656668;
    position: absolute;
    left: 0;
    top: 38px;
    z-index: 1;
    text-align: justify
}

@media(max-width:980px) {
    .engine-bottom-txt .pet-information-detail {
        padding: 10px 40px 10px 10px
    }
}

.engine-bottom-txt .pet-information-detail .close-button {
    position: absolute;
    right: 14px;
    top: 10px;
    font-size: 20px;
    color: #3d3f42;
    font-weight: 600
}

.custom-autosuggust {
    height: 400px;
    overflow: auto
}

.custom-autosuggust .autosugguest-head {
    font-size: 20px;
    color: #1b75bc;
    margin-bottom: 10px
}

@media(max-width:479px) {
    .custom-autosuggust .autosugguest-head {
        font-size: 16px
    }
}

.custom-autosuggust ul {
    padding-left: 5px
}

.custom-autosuggust ul li {
    width: 32%;
    display: inline-block;
    line-height: 30px
}

@media(max-width:479px) {
    .custom-autosuggust ul li {
        width: 100%
    }
}

.custom-autosuggust ul li .inputSet label {
    font-size: 16px;
    font-weight: 300;
    width: 100%
}

@media(max-width:479px) {
    .custom-autosuggust ul li .inputSet label {
        font-size: 14px;
        width: auto
    }
}

.custom-autosuggust ul li .inputSet label input {
    width: 60%
}

.guest-details {
    display: block;
    position: absolute;
    left: 0;
    width: 100%;
    background: #fff;
    border: 1px solid #989aa2;
    margin: 14px 0 0 0;
    padding: 20px;
    border-radius: 5px;
    z-index: 2
}

@media(max-width:980px) {
    .guest-details {
        width: 99%;
        left: 0;
        padding: 10px
    }
}

@media(max-width:767px) {
    .guest-details {
        width: 94%;
        left: inherit;
        margin-top: -8px
    }
}

@media(max-width:1169px) {
    .guest-details.from-airport {
        top: 120px
    }
}

@media(max-width:767px) {
    .guest-details.from-airport {
        top: 110px
    }
}

@media(max-width:1169px) {
    .guest-details.to-airport {
        top: 120px
    }
}

@media(max-width:767px) {
    .guest-details.to-airport {
        top: 195px
    }
}

.guest-details .head {
    padding: 10px 0 0;
    border-radius: 0;
    border: 0;
    font-size: 20px;
    width: 100%;
    font-weight: 600
}

.guest-details .head.pl50 {
    padding-left: 50px
}

@media(max-width:980px) {
    .guest-details .head.pl50 {
        padding-left: 0
    }
}

.guest-details .head2 {
    padding: 15px 0 10px 50px;
    font-size: 20px
}

.guest-details .popup-close {
    font-size: 16px;
    position: absolute;
    right: 10px;
    font-family: cursive;
    padding: 10px;
    top: 0;
    color: #000;
    z-index: 1;
    text-decoration: none
}

.guest-details .popup-close:hover {
    color: #ff7f00;
    text-decoration: none
}

.guest-details .traveler-section {
    padding: 15px 50px 15px 0;
    border-right: 1px dashed #c7c7c7
}

@media(max-width:980px) {
    .guest-details .traveler-section {
        padding: 15px 15px 15px 0;
        border-bottom: 0
    }
}

@media(max-width:767px) {
    .guest-details .traveler-section {
        padding-right: 0;
        border-right: 0
    }
}

.guest-details .class-section {
    padding: 15px 15px 0 50px;
    line-height: 1.7em;
    font-size: 20px
}

@media(max-width:980px) {
    .guest-details .class-section {
        padding: 15px 15px 0 0
    }
}

@media(max-width:767px) {
    .guest-details .class-section .inputSet.right {
        padding-right: 0
    }
}

.guest-details .class-section select {
    font-size: 16px;
    padding: 10px 15px;
    margin-bottom: 10px
}

.guest-details .minor-txt {
    font-size: 16px;
    margin-left: 50px
}

@media(max-width:980px) {
    .guest-details .minor-txt {
        margin-left: 0
    }
}

.add-traveler {
    font-size: 16px;
    padding: 10px 0 20px;
    clear: both;
    font-weight: 500;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #000
}

@media(max-width:980px) {
    .add-traveler {
        font-size: 14px
    }
}

@media(max-width:767px) {
    .add-traveler {
        font-size: 12px
    }
}

.add-traveler.highlight {
    color: #000
}

.add-traveler.highlight strong {
    color: #ff7f00;
    font-weight: 700;
    font-size: 20px;
    display: inline-block
}

.add-traveler strong {
    width: 50px;
    text-align: center;
    font-weight: 400;
    color: #878991;
    font-size: 20px;
    display: inline-block
}

.add-traveler span {
    float: right;
    width: 100px
}

.add-traveler span a {
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 23px;
    font-size: 14px;
    border: 2px solid #989aa2;
    color: #989aa2;
    background: #fff;
    border-radius: 100%;
    text-decoration: none;
    display: inline-block;
    cursor: pointer;
    font-weight: 600;
    float: left
}

.add-traveler span a.add {
    float: right
}

.add-traveler span a:hover {
    color: #ff7f00;
    border-color: #ff7f00;
    text-decoration: none
}

.add-traveler .minor {
    color: #989aa2;
    font-size: 16px
}

.add-traveler .minor strong {
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 23px;
    font-size: 12px;
    border: 2px solid #989aa2;
    color: #989aa2;
    background: #fff;
    display: inline-block;
    border-radius: 50%
}

.add-traveler .minor:hover {
    color: #ff7f00
}

.add-traveler .minor:hover strong {
    color: #ff7f00;
    border-color: #ff7f00
}

.done {
    color: #ff7f00;
    font-weight: 800;
    text-decoration: none;
    border: 1px solid #ff7f00;
    padding: 8px 15px
}

.done:hover {
    text-decoration: none;
    color: #ff9a04;
    border-color: #ff9a04
}

.pet-details {
    background: #fff;
    color: #333;
    padding: 15px 0;
    border-radius: 5px;
    border: 1px solid #989aa2;
    top: 150px;
    left: 0;
    width: 100%;
    position: absolute;
    z-index: 1
}

@media(max-width:1169px) {
    .pet-details {
        width: 100%
    }
}

@media(max-width:479px) {
    .pet-details {
        width: 100%;
        top: 150px
    }
}

.pet-details.inside-pet-details {
    width: 1100px;
    margin-left: 5px
}

.pet-details .pet-content {
    padding: 10px 20px 0
}

@media(max-width:980px) {
    .pet-details .pet-content {
        padding: 0 10px 0 0
    }
}

.pet-details .pet-content a.next-btn {
    display: inline-block;
    margin-left: 20px
}

.pet-details .pet-content a.previous-btn {
    display: inline-block;
    margin-left: 20px;
    color: #222428;
    border-color: #222428
}

.pet-details .pet-content [class*=col] {
    padding-left: 18px;
    padding-right: 18px
}

.pet-details .pet-content h4 {
    padding: 15px 0;
    font-size: 22px;
    font-weight: 700;
    margin: 0;
    font-family: Arial
}

@media(max-width:980px) {
    .pet-details .pet-content h4 {
        font-size: 18px
    }
}

@media(max-width:767px) {
    .pet-details .pet-content h4 {
        font-size: 18px;
        padding: 10px 0
    }
}

.pet-details .pet-content .close {
    font-size: 16px;
    color: #000;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 1;
    opacity: .9;
    font-weight: 500;
    font-family: cursive
}

.pet-details .pet-content .close:hover {
    color: #ff7f00
}

.pet-details .pet-content .border-right {
    border-right: 1px dashed #c3c3c3
}

@media(max-width:479px) {
    .pet-details .pet-content .border-right {
        border-right: 0;
        border-bottom: 1px dashed #c3c3c3
    }
}

.pet-details .pet-content .border-left {
    border-left: 1px dashed #c3c3c3
}

@media(max-width:479px) {
    .pet-details .pet-content .border-left {
        border-left: 0;
        border-top: 1px dashed #c3c3c3
    }
}

.pet-details .pet-content #petErrorMessage {
    padding-left: 20px
}

@media(max-width:479px) {
    .pet-details .pet-content #petErrorMessage {
        padding-left: 0
    }
}

.pet-details .pet-content .pet-options ul {
    margin: 0;
    padding: 0
}

.pet-details .pet-content .pet-options ul li {
    list-style: none;
    float: left;
    width: 50%;
    min-height: 25px;
    margin-bottom: 10px
}

.pet-details .pet-content .pet-options ul li .certificate-txt {
    font-size: 11px;
    margin-left: 30px;
    font-family: Arial;
    margin-top: 8px
}

.pet-details .pet-content .pet-options ul li .certificate-txt .star {
    font-size: 16px
}

.pet-details .pet-content .pet-options ul li .star {
    color: #ff7f00
}

.last-minute-flights-deals .main-search-engine .engine-label h1,
.beach-travel-deals .main-search-engine .engine-label h1,
.senior-travel-deals .main-search-engine .engine-label h1 {
    color: #000;
    text-shadow: 1px 2px 3px #fff
}

.hotel-room-block {
    display: block;
    position: absolute;
    background: #fff;
    border: 1px solid #bfbfbf;
    margin: 10px 0 0 0;
    width: calc(100% - 190px);
    padding: 15px;
    border-radius: 5px;
    z-index: 1
}

@media(max-width:980px) {
    .hotel-room-block {
        width: calc(100% - 40px);
        margin: 0
    }
}

@media(max-width:767px) {
    .hotel-room-block {
        padding: 10px
    }
}

.hotel-room-block .popup-close {
    font-size: 16px;
    position: absolute;
    right: 10px;
    font-family: cursive;
    padding: 10px;
    top: 0;
    color: #000;
    z-index: 1;
    text-decoration: none
}

.hotel-room-block .popup-close:hover {
    color: #ff7f00
}

.hotel-room-block .room-name {
    font-size: 16px;
    font-weight: 600;
    color: #222428;
    margin-bottom: 10px
}

@media(max-width:980px) {
    .hotel-room-block .room-name {
        font-size: 18px
    }
}

.hotel-room-block .room-name a {
    color: #1b75bc;
    font-size: 14px;
    text-decoration: none
}

.hotel-room-block .room-name a:hover {
    text-decoration: underline
}

.hotel-room-block .add-guest {
    font-size: 14px;
    font-weight: 500;
    color: #222428;
    margin-bottom: 10px;
    clear: both
}

@media(max-width:980px) {
    .hotel-room-block .add-guest {
        font-size: 16px
    }
}

.hotel-room-block .add-guest span {
    float: right
}

.hotel-room-block .add-guest span a {
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    font-size: 10px;
    border: 1px solid #989aa2;
    color: #989aa2;
    background: #fff;
    border-radius: 50%;
    text-decoration: none;
    display: inline-block;
    cursor: pointer
}

.hotel-room-block .add-guest span a:hover {
    color: #1b75bc;
    border-color: #1b75bc;
    text-decoration: none
}

.hotel-room-block .add-guest span .value {
    font-size: 14px;
    margin: 0 10px;
    display: inline-block;
    width: 15px;
    color: #1b75bc
}

@media(max-width:980px) {
    .hotel-room-block .add-guest span .value {
        font-size: 16px
    }
}

.hotel-room-block .add-room a.another-btn {
    background: #fff;
    color: #222428;
    padding: 10px;
    text-align: center;
    border-radius: 3px;
    text-transform: capitalize;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    border: 1px solid #bfbfbf;
    display: inline-block;
    width: 170px;
    cursor: pointer
}

@media(max-width:980px) {
    .hotel-room-block .add-room a.another-btn {
        font-size: 14px;
        padding: 10px;
        width: 170px
    }
}

.hotel-room-block .add-room a.remove-btn {
    background: #fff;
    color: #222428;
    padding: 10px;
    text-align: center;
    border-radius: 3px;
    text-transform: capitalize;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    border: 1px solid #bfbfbf;
    display: inline-block;
    width: 85px;
    cursor: pointer
}

.hotel-room-block .select-age {
    padding-top: 10px
}

.hotel-room-block .select-age .age {
    line-height: 1.5em;
    width: 19.5%;
    margin-right: .5%;
    display: inline-block
}

.hotel-room-block .select-age .age label {
    font-size: 12px
}

.hotel-room-block .select-age .age select {
    padding: 18px;
    font-size: 14px
}

@media(max-width:767px) {
    .hotel-room-block .sec-devider {
        margin: 0 -10px
    }
}

.hotel-room-block .devider {
    margin: 10px 0
}

.hotel-room-block .close-btn {
    border: 0;
    padding: 5px 15px;
    background: #1b75bc;
    color: #fff
}

.hotel-room-block .htlclose-btn {
    background: #1d76bd;
    color: #fff;
    padding: 10px;
    text-align: center;
    border-radius: 3px;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
    border: 1px solid #1d76bd;
    display: inline-block;
    width: 80px;
    cursor: pointer
}

@media(max-width:980px) {
    .hotel-room-block .htlclose-btn {
        font-size: 14px;
        padding: 10px;
        width: 100px
    }
}

.traveller-dropdown {
    min-width: 266px;
    border-radius: 0;
    padding: 0
}

.traveller-dropdown .search-class-div {
    background: #f2f2f2;
    padding: 15px
}

.traveller-dropdown .travelers-wraper {
    padding: 10px
}

.traveller-dropdown .traveler-add,
.traveller-dropdown .traveler-minus {
    width: 21px;
    display: inline-block;
    height: 21px;
    color: #ff7f00;
    background: #f2f2f2;
    font-weight: 700;
    text-align: center;
    line-height: 17px;
    border-radius: 2px;
    cursor: pointer;
    margin: 0 3px
}

.traveller-dropdown .traveler-add:hover,
.traveller-dropdown .traveler-add:focus,
.traveller-dropdown .traveler-minus:hover,
.traveller-dropdown .traveler-minus:focus {
    background: #ff7f00;
    color: #fff
}

.traveller-dropdown .count {
    padding: 0 5px
}

.hand {
    cursor: pointer
}

@media(max-width:1169px) {
    .d-none-tab {
        display: none
    }
}

.d-none-desk {
    display: none
}

@media(max-width:1169px) {
    .d-none-desk {
        display: block
    }
}

.position-static {
    position: static
}

.textoverflow {
    white-space: nowrap;
    text-overflow: ellipsis
}

.error-txt {
    color: red;
    font-weight: 400
}

.error-input {
    border: 1px solid red !important
}

.select-details select {
    padding-left: 10px;
    margin-bottom: 10px
}

.select-details .drop-errow:before {
    padding-top: 15px;
    top: 0
}

.select-details .engine-bottom-txt select {
    padding-left: 40px;
    font-size: 14px
}

.select-details .engine-bottom-txt input {
    font-size: 14px
}

.select-details .engine-bottom-txt .input-city span {
    top: 18px
}

.select-details .engine-bottom-txt .form-label {
    font-size: 14px;
    margin-bottom: 3px
}

.select-details .selectpetstxt {
    padding: 15px 0 10px;
    font-size: 10px
}

@media(max-width:980px) {
    .select-details .selectpetstxt {
        font-size: 14px;
        padding: 0 0 15px
    }
}

.pet-policy-txt {
    padding: 5px 0;
    color: #989898;
    font-size: 11px
}

.swap_button {
    position: absolute;
    right: -12px;
    top: 31px;
    background: #fff;
    width: 30px;
    height: 30px;
    line-height: 28px;
    text-align: center;
    z-index: 1;
    border-radius: 100%;
    border: 1px solid #bcbdbd;
    color: #ff7f00
}

.swap_button:before {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    height: 30px;
    background: #fff;
    width: 5px;
    top: -1px;
    transform: translateX(-50%)
}

.swap_button .fa-exchange {
    position: relative;
    z-index: 1
}

@media(max-width:767px) {
    .swap_button {
        right: 0;
        top: 72px
    }
}

@media(max-width:767px) {
    .swap_button i {
        transform: rotate(90deg);
        transition: width 0s, height 0s, transform 1s
    }
}

@media(max-width:767px) {
    .swap_button.active i {
        transform: rotate(268deg);
        transition: width 0s, height 0s, transform 1s
    }
}

@media(max-width:767px) {
    .trip-type ul li .radio {
        margin-top: 0;
        margin-bottom: 10px
    }
}

.input_origin {
    padding-right: 49px !important
}

.clear_field {
    cursor: pointer;
    width: 17px;
    height: 15px;
    display: block;
    background: url(../../images//clear_field.png) no-repeat left top;
    position: absolute;
    right: 21px;
    top: 17px
}

@media(max-width:767px) {
    .clear_field {
        right: 10px
    }
}

.clear_field.destination {
    right: 10px
}

.clear_field.selectairline-clear {
    top: 10px;
    right: 10px
}

.input_destination {
    padding-right: 20px !important
}

.clear__search {
    padding: 10px 0
}

.clear__search ul {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: center
}

.clear__search ul li {
    background: rgba(255, 255, 255, .9);
    color: #000;
    border-radius: 25px;
    padding: 10px 29px 10px 15px;
    position: relative;
    font-size: 12px;
    margin: 0 5px;
    display: inline-block
}

.clear__search ul li .fa {
    font-size: 14px;
    position: absolute;
    top: 12px;
    right: 10px;
    cursor: pointer
}

.clear__search.flexible__search ul {
    text-align: left
}

.clear__search.flexible__search ul li {
    border-radius: 10px
}

.clear__search.flexible__search ul li b {
    color: #ff7f00
}

.searchBg input[type=text]:focus,
.searchBg .form-control[readonly]:focus,
.modify-engine input:focus,
.modify-engine .form-control[readonly]:focus,
.modify-engine .calender-blc span input:focus {
    background-color: #eef3f5
}

#travelerOpen {
    padding-right: 22px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

#cruiseTab {
    height: 47px
}

@media(max-width:980px) {
    #cruiseTab {
        height: 48px
    }
}

@media(max-width:767px) {
    #cruiseTab {
        height: auto
    }
}

#cruiseTab .cruise_icon {
    float: left;
    margin-right: 8px;
    width: 24px;
    height: 20px;
    display: inline-block;
    background: url(../../images//svg/cruise-icon-black.svg) left top no-repeat;
    background-size: 24px
}

@media(max-width:767px) {
    #cruiseTab .cruise_icon {
        display: none
    }
}

#cruiseTab.active .cruise_icon,
#cruiseTab:hover .cruise_icon {
    background: url(../../images//svg/cruise-icon.svg) left top no-repeat;
    background-size: 24px
}

.common_searchCntr {
    z-index: 2;
    position: relative
}

.main-search-engine.gbookingengine {
    top: 20px
}

.main-search-engine .gbookingdiv {
    text-align: center;
    color: #fff;
    padding-bottom: 20px
}

.main-search-engine .gbookingdiv h1 {
    font-weight: 700
}

.main-search-engine .tfnblock {
    background: #3ab54a;
    border-radius: 26px;
    font-size: 16px;
    color: #fff;
    font-weight: 600;
    display: inline-block;
    padding: 9px 20px
}

.main-search-engine .tfnblock a {
    color: #fff;
    text-decoration: none
}

@media(max-width:767px) {
    .main-search-engine .tfnblock {
        display: none
    }
}

.enginesteps {
    padding: 5px 0;
    list-style: none;
    position: absolute;
    text-align: center;
    width: 100%
}

@media(max-width:767px) {
    .enginesteps {
        position: relative;
        display: flex;
        white-space: nowrap;
        font-size: 13px;
        align-items: center;
        justify-content: center
    }
}

.enginesteps li {
    display: inline-block;
    color: gray;
    padding-right: 15px
}

@media(max-width:767px) {
    .enginesteps li {
        padding-right: 8px
    }
}

.enginesteps li span {
    color: gray;
    border: 1px solid gray;
    border-radius: 22px;
    display: inline-block;
    padding: 3px 11px;
    margin-right: 6px
}

.enginesteps li.active {
    color: #000
}

.enginesteps li.active span {
    color: #fff;
    background: #1b75bc;
    border-color: #1b75bc
}

.searchInformation {
    font-weight: 600;
    font-size: 12px;
    padding: 10px 0
}

.searchInformation .tripicon {
    background: #1b75bc;
    padding: 5px;
    border-radius: 100%;
    color: #fff
}

.searchInformation span {
    padding: 0 5px
}

.searchInformation .classname {
    border-left: 1px solid #ccc
}

.contactenquiry {
    padding-top: 15px
}

.contactenquiry input[type=text],
.contactenquiry .form-control[readonly],
.contactenquiry .tel {
    padding: 12px 5px 12px 12px;
    margin-bottom: 8px;
    border-radius: 4px;
    border: 1px solid #bcbdbd;
    font-size: 14px;
    width: 100%
}

.contactenquiry .search-btn {
    padding: 11px;
    width: 100%
}

.contactenquiry .backbutton {
    color: #000;
    font-weight: 700;
    position: relative;
    z-index: 1;
    margin-top: 7px;
    display: inline-block;
    vertical-align: middle
}

.contactenquiry .backbutton img {
    margin-right: 5px
}

@media(max-width:767px) {
    .contactenquiry .backbutton {
        margin: 0
    }
}

.contactenquiry .intl-tel-input .flag-dropdown .selected-flag .down-arrow {
    top: 5px
}

.contactenquiry .phoneno {
    padding-left: 120px !important
}

.contactenquiry .pad03px {
    padding: 0
}

.contactenquiry .capcha {
    background: #e3edff;
    font-size: 18px;
    line-height: 26px;
    font-weight: 600;
    letter-spacing: 2px;
    padding: 10px 12px;
    border-radius: 3px;
    width: 100%
}

.contactenquiry .refresh-btn {
    top: 15px;
    width: 18px;
    vertical-align: middle;
    position: absolute;
    right: 15px;
    cursor: pointer
}

.group_travel_capcha {
    padding-right: 0
}

.sucesspopupmsg {
    width: 450px;
    background: #fff;
    border-radius: 10px;
    padding: 15px 40px;
    margin: 0 auto;
    text-align: center;
    position: relative
}

@media(max-width:767px) {
    .sucesspopupmsg {
        width: 95%
    }
}

.sucesspopupmsg .close_popup {
    position: absolute;
    right: 10px;
    top: 10px
}

.sucesspopupmsg .close_popup img {
    width: auto
}

.sucesspopupmsg img {
    width: 120px
}

.sucesspopupmsg .thanku {
    font-size: 30px;
    color: #000;
    font-weight: 700;
    margin: 10px 0
}

.sucesspopupmsg p {
    font-size: 13px;
    color: #585858;
    font-weight: 500;
    line-height: 22px
}

.sucesspopupmsg .customer_support {
    font-size: 23px;
    color: #3ab54a;
    font-weight: 700;
    margin-bottom: 8px
}

.sucesspopupmsg .customer_support a {
    color: #3ab54a
}

.sucesspopupmsg .submitreq {
    font-size: 17px
}

.sucesspopupmsg .request {
    font-size: 16px;
    padding-bottom: 10px
}

.contactenquiry .intl-tel-input {
    width: 113px;
    position: absolute !important
}

.contactenquiry .tel {
    padding-left: 30px;
    border: none;
    border-right: 1px solid #bcbdbd;
    margin: 1px;
    border-radius: 4px 0 0 4px
}

.group_traveller .select-dropdown.drop-errow:before {
    top: 3px
}

.group_traveller .select {
    padding: 8px 30px 8px 15px
}

.gbooking_block {
    padding-top: 10px
}

.gbooking_block .intl-tel-input {
    position: absolute !important
}

.gbooking_block .intl-tel-input .flag-dropdown .selected-flag .down-arrow {
    left: 70px;
    top: 5px
}

.gbooking_block input[type=text].gtextbox {
    padding: 12px 5px 12px 10px
}

.gbooking_block input[type=text].phoneno {
    padding-left: 105px
}

#mobile-number_engine {
    padding: 11px 8px 11px 24px;
    margin: 2px 0 0 1px;
    width: 94px;
    border: none;
    border-right: 1px solid rgba(204, 204, 204, .8);
    border-radius: 3px 0 0 3px
}

.src-online-btn {
    background: #efefef;
    padding: 15px 10px;
    border-radius: 5px;
    color: #000;
    width: 100%;
    font-size: 16px;
    font-weight: 600;
    margin: 14px 0 3px;
    display: block
}

.src-online-btn:hover {
    color: #000
}

@media(max-width:767px) {
    .traveller_block .group_traveller .col-50 {
        width: 50%
    }
}

@media(max-width:767px) {
    .traveller_block .group_traveller .col-50.space {
        padding-left: 10px
    }
}

.traveller_block {
    padding: 15px 20px 20px;
    position: absolute;
    top: 74px;
    right: 0;
    width: 405px;
    min-height: 50px;
    background: #fff;
    z-index: 2;
    box-shadow: 0 0 3px gray;
    border-radius: 6px
}

@media(max-width:767px) {
    .traveller_block {
        width: 100%;
        padding: 15px 10px
    }
}

.traveller_block .traveller_title {
    font-size: 16px;
    margin: 0 0 10px
}

.traveller_block .traveller_label {
    color: #333;
    font-weight: 600;
    font-size: 13px;
    margin: 8px 0;
    display: block
}

.traveller_block ul {
    list-style: none;
    box-shadow: 0 0 3px #ccc;
    padding: 0;
    height: 32px;
    display: inline-block;
    margin: 0;
    border-radius: 2px
}

.traveller_block ul li {
    float: left;
    width: 33px;
    line-height: 32px;
    text-align: center;
    cursor: pointer
}

@media(max-width:479px) {
    .traveller_block ul li {
        width: 31px
    }
}

@media(max-width:359px) {
    .traveller_block ul li {
        width: 26px
    }
}

.traveller_block ul li.active,
.traveller_block ul li:hover {
    background: #ff7f00;
    color: #fff
}

.traveller_block .col-50 {
    width: 50%;
    float: left
}

@media(max-width:479px) {
    .traveller_block .col-50 {
        width: 100%;
        padding-left: 0
    }
}

.traveller_block .col-50.space {
    padding-left: 10px
}

@media(max-width:479px) {
    .traveller_block .col-50.space {
        padding-left: 0
    }
}

.traveller_block .done_button {
    background: #ff7f00;
    float: right;
    border-radius: 3px;
    border: none;
    float: right;
    color: #fff;
    cursor: pointer;
    padding: 10px 36px;
    font-size: 14px;
    font-weight: 400;
    margin: 36px auto 0;
    display: block
}

.traveller_block .done_button:hover {
    border: none;
    outline: none
}

@media(max-width:359px) {
    .traveller_block .done_button {
        margin: 35px auto 0;
        padding: 10px 15px
    }
}

.traveller_block .class_block {
    width: 175px;
    float: left
}

@media(max-width:359px) {
    .traveller_block .class_block {
        width: 127px
    }
}

.traveller_block .class_block .select-dropdown {
    display: block;
    position: relative
}

.traveller_block .class_block .select-dropdown select {
    color: #000;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 8px 30px 8px 15px;
    font-weight: 400;
    height: auto
}

.traveller_block .class_block .select-dropdown select:focus {
    outline: 0
}

.traveller_block .class_block .lable {
    float: left;
    width: 50px;
    padding-top: 6px;
    font-weight: 600
}

.traveller_block .minor-txt {
    display: inline-block;
    margin-top: 5px
}

@media(max-width:359px) {
    .traveller_block .minor-txt {
        font-size: 12px
    }
}

@media(max-width:479px) {
    .traveller_block .minor-txt .promo-detail {
        right: inherit;
        left: 0
    }

    .traveller_block .minor-txt .promo-detail:before {
        left: 0
    }
}

.class_block .drop-errow:before {
    top: 3px
}

.searchBox {
    padding: 10px 0
}

.searchBlock .engine-bottom-txt label {
    font-weight: 400
}

.searchBlock [class*=col] {
    margin: 0;
    padding: 0 5px 0 0
}

@media(max-width:767px) {
    .searchBlock [class*=col] {
        padding: 0
    }
}

.searchBlock [class*=row] {
    margin: 0
}

@media(max-width:767px) {
    .searchBlock .sm-pr-5 {
        padding-right: 5px
    }
}

.searchBlock .input-city {
    position: relative
}

@media(max-width:980px) {
    .searchBlock .input-city {
        margin-bottom: 10px
    }
}

.searchBlock .input-icon {
    position: absolute;
    top: 15px;
    left: 10px
}

.searchBlock .textbox,
.searchBlock .select {
    padding: 14px 5px 14px 35px;
    border-radius: 4px;
    border: 1px solid #b3bef0;
    font-size: 14px;
    width: 100%;
    font-weight: 700;
    background: #fff
}

.searchBlock .select {
    padding: 13px 5px 14px 10px
}

.searchBlock .search-btn {
    background: #ff7f00;
    color: #fff;
    padding: 12px;
    width: 145px;
    text-align: center;
    border-radius: 3px;
    font-size: 18px;
    font-weight: 600;
    border: 0;
    margin-right: 5px;
    cursor: pointer;
    display: inline-block
}

@media(max-width:980px) {
    .searchBlock .search-btn {
        width: 168px
    }
}

.searchBlock .checkbox-expend {
    margin-bottom: 10px
}

@media(max-width:767px) {
    .searchBlock .checkbox-expend {
        margin-top: 8px
    }
}

.searchBlock .engine-bottom-txt {
    padding-top: 10px
}

.searchBlock .engine-bottom-txt .fa-exclamation-circle {
    font-size: 19px
}

.searchBlock .advanced-option {
    display: inline-block;
    line-height: 22px;
    color: #333;
    text-decoration: none
}

.searchBlock .location-type {
    list-style: none;
    margin: 0;
    padding: 0
}

.searchBlock .location-type li {
    float: left;
    margin: 0 15px 10px 0;
    font-size: 16px;
    font-weight: 700
}

.searchBlock .driver-age-list {
    list-style: none;
    position: absolute;
    left: 63px;
    top: 26px;
    background: #fff;
    padding: 10px 20px 6px 13px;
    border: 1px solid #989aa2;
    border-radius: 5px;
    width: 193px;
    z-index: 2
}

.searchBlock .driver-age-list li {
    line-height: 22px;
    cursor: pointer
}

.searchBlock .form-label {
    display: none
}

@media(max-width:767px) {
    .searchBlock .form-label {
        font-weight: 700;
        margin: 5px 0
    }
}

.downArrow {
    position: relative
}

.downArrow:after {
    content: "";
    top: 12px;
    right: 5px;
    pointer-events: none;
    font-family: FontAwesome;
    color: #757575;
    position: absolute;
    background: #fff;
    font-size: 24px
}

.widgetdrop-off {
    position: absolute;
    left: 10px;
    top: 2px;
    background: #fff;
    width: 94%
}

.widgetdrop-off label {
    line-height: 18px !important;
    margin: 6px 0 0 6px;
    font-weight: 400
}

.widgetdrop-off_close {
    cursor: pointer;
    width: 17px;
    height: 15px;
    display: none;
    background: url(../../images/clear_field.png) no-repeat left top;
    position: absolute;
    right: -4px;
    top: -4px;
    z-index: 1
}

.error-txt {
    color: red
}

.input-validation-error {
    border: 1px solid red !important;
    background: #fff !important
}

.modify-engine-wrapper {
    background: #1b75bc;
    padding: 10px 0;
    position: relative
}

@media(max-width:767px) {
    .modify-engine.hotel-modify-engine-wrapper {
        display: none
    }
}

.modify-engine label {
    font-size: 14px;
    display: block;
    font-weight: 300;
    color: #fff
}

@media(max-width:1169px) {
    .modify-engine label {
        margin-top: 10px
    }
}

@media(max-width:767px) {
    .modify-engine label {
        margin-top: 3px
    }
}

.modify-engine .input-icon {
    position: absolute;
    margin: 14px 10px;
    pointer-events: none
}

@media(max-width:767px) {
    .modify-engine .input-icon {
        margin: 10px
    }
}

.modify-engine .calen {
    margin: 13px 5px
}

.modify-engine input {
    padding: 12px 5px 12px 34px;
    border-radius: 3px;
    border: 1px solid transparent;
    width: 100%;
    font-family: arial
}

@media(max-width:767px) {
    .modify-engine input {
        padding: 13px 20px 13px 33px;
        font-size: 12px
    }
}

.modify-engine input:fucus {
    border-color: #989aa2
}

.modify-engine input.departDate {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.modify-engine input.returnDate {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.modify-engine select {
    padding: 12px 20px 12px 15px;
    border-radius: 3px;
    border: 1px solid transparent;
    width: 100%;
    font-weight: 600;
    -webkit-appearance: none;
    -moz-appearance: none;
    font-family: montserrat, sans-serif;
    white-space: nowrap;
    text-overflow: ellipsis;
    height: 59px;
    background: #fff
}

.modify-engine .pl10 {
    padding-left: 10px
}

.modify-engine .bdr0 {
    border: 0
}

.modify-engine .calender-blc {
    width: 310px
}

@media(max-width:1169px) {
    .modify-engine .calender-blc {
        clear: both;
        width: 380px
    }
}

@media(max-width:980px) {
    .modify-engine .calender-blc {
        clear: both;
        width: 295px
    }
}

@media(max-width:767px) {
    .modify-engine .calender-blc {
        width: 100%
    }
}

.modify-engine .calender-blc .calender-block {
    background: #fff;
    border-radius: 5px;
    width: 100%;
    float: left
}

.modify-engine .calender-blc span {
    width: 50%;
    float: left;
    position: relative
}

.modify-engine .calender-blc span input {
    background: #fff
}

.modify-engine .calender-blc span .addRetrunDate {
    position: absolute;
    right: 5px;
    top: 0;
    background: #fff;
    color: #1dcd70;
    width: 100%;
    display: block;
    line-height: 45px;
    text-align: right;
    padding-right: 7px
}

.modify-engine .calender-blc span .return_cross {
    position: absolute;
    right: -3px;
    top: 6px;
    font-style: normal;
    font-size: 20px;
    color: #a8a8a8;
    font-family: arial;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    cursor: pointer
}

@media(max-width:767px) {
    .modify-engine .calender-blc span .return_cross {
        top: 4px
    }
}

.modify-engine .search-btn {
    padding: 12px;
    margin-top: 25px;
    width: 130px;
    font-size: 16px;
    font-weight: 400;
    background: #ff7f00;
    color: #fff
}

@media(max-width:1169px) {
    .modify-engine .search-btn {
        margin-top: 35px;
        width: 203px
    }
}

@media(max-width:767px) {
    .modify-engine .search-btn {
        margin-top: 10px;
        width: 100%;
        height: auto;
        padding: 12px
    }
}

.modify-engine .cal-icon {
    margin: 14px 0 0 10px
}

@media(max-width:767px) {
    .modify-engine .cal-icon {
        margin: 11px 0 0 8px
    }
}

.modify-engine .modify-spacer {
    height: 5px
}

.modify-engine .selectairline {
    position: relative;
    color: #fff
}

.modify-engine .selectairline .ui-autocomplete-input {
    border: none;
    border-bottom: 1px solid #fff;
    background: 0 0;
    padding: 5px 5px 9px 34px
}

.modify-engine .selectairline .ui-autocomplete-input::-webkit-input-placeholder {
    color: #fff
}

.modify-engine .selectairline .ui-autocomplete-input::-moz-placeholder {
    color: #fff
}

.modify-engine .selectairline .ui-autocomplete-input:-ms-input-placeholder {
    color: #fff
}

.modify-engine .selectairline .ui-autocomplete-input:-moz-placeholder {
    color: #fff
}

.modify-engine .selectairline select {
    padding-left: 35px;
    margin-top: 5px
}

.modify-engine .selectairline.drop-errow:before {
    top: -8px
}

.modify-engine .selectairline .input-icon {
    margin: 7px 10px 0
}

.modify-engine .selectairline .clear-search {
    position: absolute;
    top: 20px;
    right: 10px;
    font-size: 18px;
    cursor: pointer
}

.column {
    width: 132px;
    float: left
}

@media(max-width:1169px) {
    .column {
        width: 160px
    }
}

@media(max-width:767px) {
    .column {
        width: 100%
    }
}

.column-2 {
    width: 250px;
    float: left;
    position: relative
}

@media(max-width:1169px) {
    .column-2 {
        width: 50%
    }
}

@media(max-width:767px) {
    .column-2 {
        width: 100%
    }
}

.column-3 {
    width: 122px;
    float: left
}

@media(max-width:1169px) {
    .column-3 {
        width: 235px
    }
}

@media(max-width:980px) {
    .column-3 {
        width: 135px
    }
}

@media(max-width:767px) {
    .column-3 {
        width: 100%
    }
}

.column-4 {
    width: 200px;
    float: left
}

@media(max-width:1169px) {
    .column-4 {
        width: 400px
    }
}

@media(max-width:980px) {
    .column-4 {
        width: 236px
    }
}

@media(max-width:767px) {
    .column-4 {
        width: 100%
    }
}

.pr-5 {
    padding-right: 5px
}

.m-0 {
    margin: 0
}

@media(max-width:767px) {
    .results-page .modify-engine-wrapper {
        display: none
    }

    .results-page .modify-engine-wrapper .modify_search_close {
        display: block
    }
}

@media(max-width:767px) {
    .results-page .modify-engine-wrapper.open {
        display: block;
        background: #1b75bc;
        padding: 20px 0;
        position: fixed;
        left: 0;
        top: 0;
        z-index: 5;
        height: 100%;
        overflow-x: hidden;
        overflow-y: auto
    }
}

.results-page .modify-engine-wrapper .close-sidebar {
    position: absolute;
    right: 15px;
    font-size: 20px;
    top: 10px;
    display: none;
    z-index: 9;
    color: #fff;
    font-weight: 100;
    text-decoration: none
}

@media(max-width:767px) {
    .results-page .modify-engine-wrapper .close-sidebar {
        display: block
    }
}

@media(max-width:767px) {
    .results-page .modify-engine-wrapper .pr-5 {
        padding: 0
    }
}

.modify-engine-wrapper .modify_search_close {
    display: none
}

.modify-engine-wrapper .pet-edit-block {
    position: relative;
    margin-bottom: 20px;
    top: 0
}

.modify-engine-wrapper .pet-edit-block .pets-edit {
    padding: 3px
}

.modify-engine-wrapper .pet-edit-block .pets-edit ul.small,
.modify-engine-wrapper .pet-edit-block .pets-edit li.small {
    font-size: 14px;
    padding: 10px 35px 10px 0
}

.modify-engine-wrapper .pet-edit-block .pets-edit ul.large,
.modify-engine-wrapper .pet-edit-block .pets-edit li.large {
    font-size: 16px
}

.modify-engine-wrapper .pet-edit-block .pets-edit ul.large span,
.modify-engine-wrapper .pet-edit-block .pets-edit li.large span {
    font-size: 14px
}

.modify-engine-wrapper .pet-edit-block .pets-edit .edit-btn {
    font-size: 14px;
    padding: 10px 20px
}

.modify-engine-wrapper .pet-details {
    left: 15px;
    border-top: 1px solid #989aa2;
    top: 95px;
    width: 1140px
}

.modify-engine-wrapper .next-btn {
    background: #1b75bc;
    border-color: #1b75bc
}

.calender-infotxt {
    padding: 10px;
    color: #ff7f00;
    font-weight: 700
}

@media(max-width:767px) {
    .calender-infotxt {
        font-size: 11px
    }
}

.mobile-itenery {
    background: #1b75bc;
    color: #fff;
    width: 100%;
    overflow: hidden;
    display: none
}

@media(max-width:767px) {
    .mobile-itenery {
        display: block
    }
}

.mobile-itenery .city-itenery {
    padding: 7px 0 7px 10px;
    font-size: 11px;
    line-height: 14px
}

.mobile-itenery .column {
    width: 58px;
    float: left;
    padding: 0
}

@media(max-width:479px) {
    .mobile-itenery .column {
        width: 40px
    }
}

.mobile-itenery .itenery-date {
    font-size: 12px;
    margin-top: 5px
}

@media(max-width:359px) {
    .mobile-itenery .itenery-date .traveller-xxs {
        display: none
    }
}

.mobile-itenery .column2 {
    width: 50%;
    float: left;
    padding: 0
}

.mobile-itenery .airportCode {
    font-size: 12px;
    font-weight: 700;
    line-height: 12px
}

.mobile-itenery .airporticon {
    font-size: 12px;
    text-align: center;
    line-height: 12px
}

.mobile-itenery p {
    margin: 0
}

.mobile-itenery .modify-src-btn {
    background: #135e99;
    width: 55px;
    text-align: center;
    cursor: pointer;
    height: 45px;
    line-height: 18px;
    font-size: 19px;
    font-weight: 100;
    padding-top: 13px;
    position: absolute;
    right: 0;
    top: 0
}

.search_detail {
    color: #fff
}

.search_detail .fa-exchange {
    margin: 0 8px
}

.modify_search {
    padding: 12px 20px;
    background: #E52B50;
    color: #fff;
    border: none;
    border-radius: 5px
}

.modify-engine label.error-txt {
    color: #f15a5f
}

.close-listing-search {
    float: right;
    color: #fff;
    cursor: pointer
}

.close-listing-search:hover {
    color: #fff
}

.listing-wrapper {
    position: relative;
    padding: 20px 0;
    background: #f9f9f9
}

@media(max-width:767px) {
    .listing-wrapper {
        padding: 10px 0
    }
}

.itenerary-details {
    font-size: 16px;
    font-weight: 700;
    color: #222428;
    margin-bottom: 15px
}

.result-found {
    font-size: 13px;
    font-weight: 400;
    color: #333;
    margin-bottom: 10px
}

.alert-msgs {
    margin-bottom: 15px;
    color: #1b75bc;
    border: 1px solid #1b75bc;
    padding: 10px;
    border-radius: 5px;
    background: #eaf1f7
}

@media(max-width:767px) {
    .alert-msgs {
        padding: 7px 5px;
        font-size: 12px
    }
}

.result-block {
    margin-bottom: 20px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, .1607843137);
    border-radius: 12px;
    background: #fff;
    padding: 5px 10px 10px;
    position: relative;
    border: 3px solid transparent;
    border: 1px solid transparent
}

.result-block:hover {
    box-shadow: 0 2px 3px #99c1e0;
    border: 1px solid #99c1e0
}

@media(max-width:767px) {
    .result-block {
        padding: 0 5px 10px;
        margin: 0 -6px 18px
    }
}

.result-block .h-36 {
    height: 36px
}

@media(max-width:767px) {
    .result-block .h-36 {
        height: 30px
    }
}

.result-block .mobile-resultclick-overlay {
    margin: 0;
    background: transparent;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    cursor: pointer;
    left: 0;
    z-index: 1
}

.result-block .depart-flight {
    padding: 5px 15px 0;
    font-size: 14px;
    color: #6b6b6b
}

@media(max-width:980px) {
    .result-block .depart-flight {
        padding: 10px 5px
    }
}

@media(max-width:767px) {
    .result-block .depart-flight {
        padding: 5px
    }
}

@media(max-width:767px) {
    .result-block .depart-flight .xs-dis-blck {
        display: block
    }
}

.result-block .depart-flight .head {
    font-size: 18px;
    color: #000;
    margin-bottom: 20px
}

@media(max-width:767px) {
    .result-block .depart-flight .head {
        font-size: 13px;
        margin-bottom: 13px
    }
}

.result-block .depart-flight .head b {
    font-weight: 700
}

.result-block .depart-flight .head .flexible-dates,
.result-block .depart-flight .head .nearby {
    color: #1b75bc;
    font-size: 14px
}

.result-block .depart-flight .head small {
    font-size: 13px
}

@media(max-width:767px) {
    .result-block .depart-flight .head small {
        font-size: 12px
    }
}

@media(max-width:359px) {
    .result-block .depart-flight .head small {
        font-size: 11px;
        display: inline-block
    }
}

@media(max-width:767px) {
    .result-block .depart-flight .airline-detail {
        margin-bottom: 5px;
        width: 100%;
        float: left;
        min-height: 36px;
        display: flex;
        align-items: center
    }
}

.result-block .depart-flight .airline-detail .economy {
    position: absolute;
    right: 11px;
    top: 0
}

.result-block .depart-flight .airline-detail img {
    width: 35px;
    float: left;
    vertical-align: middle
}

@media(max-width:479px) {
    .result-block .depart-flight .airline-detail img {
        width: 30px
    }
}

.result-block .depart-flight .airline-detail .name {
    margin-left: 45px;
    padding-top: 7px;
    color: #4d4d4d
}

@media(max-width:767px) {
    .result-block .depart-flight .airline-detail .name {
        padding-top: 0;
        font-weight: 600;
        margin-left: 10px
    }
}

@media(max-width:479px) {
    .result-block .depart-flight .airline-detail .name {
        font-size: 12px;
        margin-top: 0
    }
}

.result-block .depart-flight .airline-detail .name .flightno {
    color: #6b6b6b
}

@media(max-width:980px) {
    .result-block .depart-flight .airline-detail .name .flightno {
        font-size: 12px
    }
}

.result-block .depart-flight .airline-detail .name .operatedby {
    font-weight: 500;
    margin-top: 10px
}

@media(max-width:980px) {
    .result-block .depart-flight .airline-detail .name .operatedby {
        font-size: 12px
    }
}

@media(max-width:767px) {
    .result-block .depart-flight .airline-detail .name .operatedby {
        margin-bottom: 20px
    }
}

.result-block .depart-flight .airline-detail .date {
    float: right
}

.result-block .depart-flight .airline-detail .date strong {
    font-weight: 400
}

.result-block .depart-flight .airline-detail .date p {
    padding-right: 11px
}

.result-block .depart-flight .total-time {
    text-align: right
}

.result-block .depart-flight .total-time strong {
    font-weight: 500
}

.result-block .depart-flight .total-time p {
    padding-right: 0
}

.result-block .depart-flight .flex-date {
    font-size: 11px;
    margin-bottom: 2px;
    color: #444;
    background: transparent
}

.result-block .depart-flight .flex-date.flex-highlight {
    color: #1b75bc;
    background: #d6eeff;
    padding: 2px 4px 2px 7px;
    border-radius: 17px;
    font-size: 11px;
    margin-bottom: 2px;
    display: inline-block
}

@media(max-width:767px) {
    .result-block .depart-flight .flex-date.flex-highlight {
        display: inline-block
    }
}

@media(max-width:479px) {
    .result-block .depart-flight .flex-date.flex-highlight {
        display: inline-block
    }
}

.result-block .depart-flight .leg-details .city {
    width: 70px;
    float: left;
    padding-right: 4px
}

@media(max-width:767px) {
    .result-block .depart-flight .leg-details .city {
        width: 60px
    }
}

.result-block .depart-flight .leg-details .city .time {
    color: #333;
    font-weight: 600
}

@media(max-width:767px) {
    .result-block .depart-flight .leg-details .city .time {
        font-size: 13px;
        color: #000
    }
}

.result-block .depart-flight .leg-details .city .code {
    color: #484848;
    font-size: 13px
}

@media(max-width:767px) {
    .result-block .depart-flight .leg-details .city .code {
        font-size: 12px
    }
}

.result-block .depart-flight .leg-details .city .code .tooltip-custom .promo-detail p {
    text-align: center !important
}

.result-block .depart-flight .leg-details .city sup {
    font-weight: 700
}

.result-block .depart-flight .connnecting-block {
    padding: 13px 10px 0 24px;
    float: left;
    width: calc(100% - 140px)
}

@media(max-width:767px) {
    .result-block .depart-flight .connnecting-block {
        width: calc(100% - 120px)
    }
}

.result-block .depart-flight .connnecting-block .leg-points {
    background: #ced0d4;
    height: 1px;
    position: relative;
    text-align: center
}

.result-block .depart-flight .connnecting-block .leg-points:before,
.result-block .depart-flight .connnecting-block .leg-points:after {
    content: "";
    width: 22px;
    height: 22px;
    display: block;
    position: absolute;
    left: -20px;
    top: -12px;
    /* background: url(/images/connect-flight.png) no-repeat left center #fff */
}

.result-block .depart-flight .connnecting-block .leg-points:after {
    content: "";
    left: auto;
    right: -5px;
    /* background: url(/images/connect-location.png) no-repeat right center #fff; */
    width: 17px
}

.result-block .depart-flight .connnecting-block .leg-points .layovertime {
    position: absolute;
    width: inherit;
    top: -26px;
    white-space: nowrap
}

@media(max-width:980px) {
    .result-block .depart-flight .connnecting-block .leg-points .layovertime {
        top: -21px;
        z-index: 1
    }
}

.result-block .depart-flight .connnecting-block .leg-points .layovertime span {
    width: auto
}

.result-block .depart-flight .connnecting-block .leg-points span {
    font-size: 12px;
    text-align: center;
    width: 50px;
    display: inline-block;
    margin-top: -10px;
    line-height: 2em;
    color: #5c5c5c
}

@media(max-width:980px) {
    .result-block .depart-flight .connnecting-block .leg-points span {
        font-size: 10px;
        width: 38px;
        line-height: 16px
    }
}

@media(max-width:359px) {
    .result-block .depart-flight .connnecting-block .leg-points span {
        width: 37px
    }
}

.result-block .depart-flight .connnecting-block .leg-points span i:before {
    content: "";
    width: 10px;
    height: 10px;
    display: inline-block;
    position: unset;
    margin-top: 6px;
    border: 2px solid #1b75bc;
    border-radius: 100%;
    background: #fff
}

.result-block .depart-flight .connnecting-block .leg-points span.stopchanges {
    width: auto;
    margin-top: -29px;
    line-height: inherit
}

.result-block .depart-flight .connnecting-block .leg-points span.stopchanges i:before {
    margin-bottom: 10px;
    margin-top: 1px
}

.result-block .depart-flight .connnecting-block .leg-points span.stopchanges .layovertime {
    left: 50%;
    transform: translateX(-50%);
    top: inherit;
    bottom: -7px
}

@media(max-width:767px) {
    .result-block .depart-flight .connnecting-block .leg-points span.stopchanges .layovertime {
        bottom: -4px
    }
}

.result-block .depart-flight .connnecting-block .tooltip-custom .promo-detail {
    top: 42px;
    left: 50%;
    transform: translateX(-50%)
}

@media(max-width:767px) {
    .result-block .depart-flight .connnecting-block .tooltip-custom .promo-detail {
        display: none !important
    }
}

.result-block .depart-flight .connnecting-block .tooltip-custom .promo-detail:before {
    top: -23px;
    line-height: 35px
}

.result-block .depart-flight .connnecting-block .destination_code {
    font-weight: 700;
    padding: 4px;
    border-radius: 2px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center
}

@media(max-width:767px) {
    .result-block .depart-flight .connnecting-block .destination_code {
        width: 41px;
        font-size: 9px;
        padding: 2px;
        font-weight: 600;
        height: auto
    }
}

.result-block .depart-flight .connnecting-block .destination_code img {
    display: none;
    margin-right: 4px
}

@media(max-width:767px) {
    .result-block .depart-flight .connnecting-block .destination_code img {
        width: 13px;
        margin-right: 2px
    }
}

.result-block .depart-flight .connnecting-block .destination_code.selftransfer {
    background: #ffe8e8
}

.result-block .depart-flight .connnecting-block .destination_code.selftransfer img {
    display: inline-block
}

.result-block .depart-flight .connnecting-block b {
    position: relative
}

@media(max-width:479px) {
    .result-block .depart-flight .no-padding {
        padding: 0 15px
    }
}

.result-block .depart-flight .flight-oprated {
    clear: both;
    font-size: 12px;
    cursor: default;
    font-weight: 400;
    color: #ff7f00;
    margin-top: 10px
}

.result-block .flight-result-details .leg-details .city {
    width: 200px
}

@media(max-width:980px) {
    .result-block .flight-result-details .leg-details .city {
        width: 100px
    }
}

@media(max-width:479px) {
    .result-block .flight-result-details .depart-flight {
        font-size: 12px
    }
}

.result-block .flight-result-details .depart-flight .connnecting-block {
    width: calc(100% - 400px)
}

@media(max-width:980px) {
    .result-block .flight-result-details .depart-flight .connnecting-block {
        width: calc(100% - 200px)
    }
}

.result-block .price-section {
    padding: 6px;
    text-align: center
}

@media(max-width:980px) {
    .result-block .price-section {
        padding: 6px 0 0;
        position: relative
    }
}

@media(max-width:767px) {
    .result-block .price-section {
        padding: 0;
        background: #f1f1f1;
        margin: 0;
        position: absolute;
        right: 12px;
        text-align: right
    }
}

.result-block .price-section .class-type {
    margin-bottom: 40px;
    font-size: 16px
}

.result-block .price-section price {
    font-size: 20px;
    font-weight: 700;
    position: relative;
    min-height: 35px;
    display: block;
    cursor: pointer;
    color: #E52B50
}

@media(max-width:767px) {
    .result-block .price-section price {
        width: auto;
        float: none;
        font-size: 16px;
        min-height: auto;
        background: #fff;
        margin-top: -3px;
        padding-right: 9px
    }

    .result-block .price-section price:after {
        content: "";
        font-family: fontAwesome;
        position: absolute;
        top: 0;
        font-size: 28px;
        color: #ff7f00;
        right: -7px;
        line-height: 23px
    }
}

.result-block .price-section price sup {
    font-size: 11px
}

.result-block .price-section price .per-adult {
    display: block;
    color: #444;
    font-size: 10px;
    font-weight: 100;
    margin: -4px 15px 0 0;
    font-weight: 500
}

@media(max-width:767px) {
    .result-block .price-section price .per-adult {
        margin: -2px 0 0 0
    }
}

@media(max-width:767px) {
    .result-block .price-section price .per-adult b {
        font-size: 11px
    }
}

.result-block .price-section price span {
    font-weight: 400;
    font-size: 16px
}

@media(max-width:767px) {
    .result-block .price-section price span {
        font-size: 14px
    }
}

.result-block .price-section price .fa-angle-double-right {
    font-size: 20px
}

.result-block .price-section .per-person {
    font-size: 12px;
    cursor: default;
    font-weight: 400;
    color: #666
}

.result-block .price-section .per-person .fa {
    color: #1b75bc
}

.result-block .price-section .per-person.tooltip-custom {
    text-align: right;
    margin-bottom: 10px;
    position: relative
}

.result-block .price-section .per-person.tooltip-custom .promo-detail {
    left: 0
}

.result-block .price-section .per-person.tooltip-custom .promo-detail:before {
    font-size: 33px
}

@media(max-width:767px) {
    .result-block .price-section .per-person .promo-detail {
        right: 0;
        left: auto
    }
}

.result-block .price-section .per-person .promo-detail:before {
    left: auto;
    right: 0
}

@media(max-width:1169px) {
    .result-block .price-section .per-person .promo-detail:before {
        right: 8%
    }
}

@media(max-width:767px) {
    .result-block .price-section .per-person .promo-detail:before {
        right: 0
    }
}

.result-block .price-section .per-person small {
    white-space: nowrap
}

.result-block .price-section button {
    padding: 15px 5px;
    text-align: center;
    font-size: 16px;
    background: #E52B50;
    color: #fff;
    border: 0;
    cursor: pointer;
    border-radius: 3px;
    font-weight: 600;
    width: 140px
}

.result-block .price-section button.seedetail {
    padding: 10px;
    font-size: 14px;
    width: 100%;
    margin: 6px 0;
    text-transform: uppercase
}

@media(max-width:980px) {
    .result-block .price-section button {
        margin-bottom: 15px
    }
}

@media(max-width:767px) {
    .result-block .price-section button {
        padding: 9px 5px;
        font-size: 15px;
        width: 107px;
        margin: 0;
        float: right
    }
}

.result-block .price-section .view-policy {
    color: #59595b;
    display: block;
    margin-top: 10px
}

@media(max-width:980px) {
    .result-block .price-section .view-policy {
        margin: 10px 0
    }
}

.result-block .txt-left {
    text-align: left
}

.result-block.selected {
    border-color: #1b75bc
}

@media(max-width:767px) {
    .result-block #fltlst {
        padding-top: 1px
    }
}

@media(max-width:767px) {
    .usp-tabs {
        padding: 0
    }
}

.usp-tabs ul {
    margin: 0;
    padding: 0
}

.usp-tabs ul li {
    list-style: none;
    display: inline-block;
    border-right: 1px solid #6b6b6b;
    color: #1b75bc
}

.usp-tabs ul li:last-child {
    border-right: 0
}

.usp-tabs ul li a {
    color: #1b75bc;
    text-decoration: underline
}

.usp-tabs ul li a:hover {
    color: #1b75bc;
    text-decoration: none
}

.usp-tabs ul li a .fa-share-alt {
    transform: rotate(180deg)
}

.listappliedfiltr {
    padding-bottom: 10px;
    float: left
}

.listappliedfiltr ul {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: left
}

.listappliedfiltr ul li {
    position: relative;
    margin: 3px 5px;
    display: inline-block;
    border: 0;
    padding: 7px 15px;
    border-radius: 50px;
    background: #ff7f00;
    color: #fff;
    font-size: 13px
}

.listappliedfiltr ul li span {
    padding-left: 7px;
    color: #fff;
    font-size: 13px;
    cursor: pointer
}

.flight-details-btn {
    text-align: right;
    padding: 10px
}

@media(max-width:767px) {
    .flight-details-btn {
        padding: 0;
        white-space: nowrap
    }
}

.flight-details-btn a {
    color: #1b75bc;
    font-size: 14px;
    padding: 10px;
    font-weight: 700;
    cursor: pointer
}

.flight-details-btn a:hover {
    color: #1b75bc;
    text-decoration: none
}

@media(max-width:479px) {
    .flight-details-btn a {
        font-size: 12px;
        display: block;
        padding-bottom: 0
    }
}

.leg-devider {
    margin: 5px 0
}

@media(max-width:767px) {
    .leg-devider {
        margin: 3px 0;
        clear: both;
        border-top: 1px dashed #d8d8d8;
        height: 1px
    }
}

.loader {
    height: 4px;
    width: 100%;
    position: absolute;
    overflow: hidden;
    background-color: #ddd;
    display: none
}

.loader:before {
    display: block;
    position: absolute;
    content: "";
    left: -200px;
    width: 200px;
    height: 4px;
    background-color: #ff9a04;
    animation: loading 2s linear infinite
}

@keyframes loading {
    from {
        left: -200px;
        width: 30%
    }

    50% {
        width: 30%
    }

    70% {
        width: 70%
    }

    80% {
        left: 50%
    }

    95% {
        left: 120%
    }

    to {
        left: 100%
    }
}

.load-more {
    background: #ff7f00;
    padding: 10px;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    cursor: pointer;
    display: block;
    width: 210px;
    margin: 0 auto;
    border-radius: 4px
}

.field-validation-error {
    display: none
}

.field-validation-valid {
    display: none
}

.input-validation-error {
    border: 1px solid red !important;
    background: #fff !important
}

.validation-summary-valid {
    display: none
}

.result-mid-loader {
    width: 500px;
    margin: 40px auto;
    text-align: center;
    font-size: 21px;
    font-weight: 700
}

@media(max-width:767px) {
    .result-mid-loader {
        font-size: 16px;
        width: 96%;
        margin: 10px auto
    }
}

@media(max-width:767px) {
    .result-mid-loader img {
        width: 50%
    }
}

.result-mid-loader .head {
    margin: 20px 0
}

.result-mid-loader .airport-code {
    margin-bottom: 5px
}

.result-mid-loader .airport-code .errow {
    color: #ff9a04;
    margin: 0 15px
}

.result-mid-loader .date,
.result-mid-loader .traveller-details {
    font-size: 16px;
    font-weight: 500
}

.no-result {
    padding: 20px 20px 40px;
    overflow: hidden;
    margin: 30px 0 50px;
    text-align: center;
    background: #fff
}

.no-result .oops {
    font-size: 46px;
    font-weight: 700
}

@media(max-width:767px) {
    .no-result .oops {
        font-size: 30px
    }
}

.no-result .head {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 10px
}

@media(max-width:767px) {
    .no-result .head {
        font-size: 20px
    }
}

.no-result .text {
    font-size: 14px;
    padding: 0 0 10px;
    line-height: 25px
}

.no-result .bottom {
    padding-top: 23px;
    max-width: 333px;
    margin: 0 auto;
    border-top: 1px solid #ccc
}

.no-result .bottom p {
    font-size: 16px;
    margin: 0;
    padding: 0
}

.no-result .bottom .call_number {
    margin-bottom: 22px;
    display: inline-block;
    font-size: 33px;
    color: #66cc65;
    font-weight: 700;
    text-decoration: none
}

.no-result .bottom .home_button {
    padding: 10px 15px;
    display: inline-block;
    border: 1px solid #a2a2a2;
    font-size: 17px;
    color: #222;
    font-weight: 700;
    text-decoration: none;
    border-radius: 2px
}

.no-result .bottom .home_button:hover {
    background: #ff7f00;
    color: #fff;
    border-color: #ff7f00
}

.search-again {
    color: #ff9a04;
    text-align: center;
    font-size: 16px;
    border: 0;
    font-weight: 700;
    cursor: pointer
}

.search-again:hover {
    color: #000;
    text-decoration: none
}

.filter-loader img {
    width: 100%
}

.filter-loader figure::before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: "";
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
    -webkit-animation: shine .75s infinite;
    animation: shine .75s infinite
}

.flexi-content {
    margin: 0;
    display: inline-block;
    padding: 7px 0;
    color: #1b75bc;
    font-size: 13px;
    animation: blinkingText .8s infinite
}

@media(max-width:767px) {
    .flexi-content {
        padding: 0 10px;
        margin: 0;
        text-align: right
    }
}

.flexi-content span {
    display: inline-block;
    padding: 3px 10px;
    border: 1px solid #1b75bc;
    color: #1b75bc;
    margin-right: 15px;
    margin-left: 0;
    background: #d6eeff;
    border-radius: 5px
}

@media(max-width:767px) {
    .flexi-content span {
        padding: 2px 12px;
        margin-left: 10px;
        margin-right: 0;
        font-size: 11px;
        border-radius: 7px 0 7px 0
    }
}

@media(max-width:767px) {
    .flexi-content span sam {
        display: none
    }
}

.flexi-content.flexi-content-payment {
    margin: 0;
    padding: 7px 3px;
    text-align: right
}

.highlight {
    color: #ff7f00 !important;
    font-weight: 700
}

.bookingid {
    font-size: 10px;
    color: #fff
}

@media(max-width:767px) {
    .bookingid {
        display: none
    }
}

.covid-list {
    color: #9c9c9c;
    margin: 0 0 20px;
    font-size: 12px
}

@media(max-width:767px) {
    .covid-list {
        margin-bottom: 10px
    }
}

.covid-list .collapse.in {
    display: inline !important
}

.box-space {
    margin: 50px 0
}

@media(max-width:767px) {
    .box-space {
        margin: 10px 0
    }
}

.loading_block {
    padding: 50px 35px;
    text-align: center;
    width: 500px;
    margin: auto;
    border-radius: 10px;
    background: #fff;
    box-shadow: 6px 30px 35px #ececec
}

@media(max-width:767px) {
    .loading_block {
        width: 100%;
        padding: 20px 10px
    }
}

.loading_block .searched_logo {
    margin-bottom: 15px
}

.loading_block .searched_logo img {
    width: 160px
}

.loading_block .searched_route {
    font-size: 18px;
    margin-bottom: 10px
}

@media(max-width:479px) {
    .loading_block .searched_route {
        font-size: 15px
    }
}

.loading_block .searched_route .trip-arrow {
    margin: 0 15px
}

@media(max-width:359px) {
    .loading_block .searched_route .trip-arrow {
        display: block;
        transform: rotate(90deg)
    }
}

.loading_block .searched_route .trip-arrow img {
    width: 20px
}

.loading_block .loadingBox {
    font-size: 14px;
    line-height: 27px;
    color: #222428
}

.loading_block .pls-wait {
    color: #ff7f00;
    line-height: 1.6em;
    margin: 20px 0;
    clear: both
}

.loading_block .return-date {
    display: inline-block
}

@media(max-width:767px) {
    .loading_block .return-date {
        display: block
    }
}

.loading_block .trust-logo {
    text-align: center;
    color: #575757;
    font-size: 13px
}

@media(max-width:359px) {
    .loading_block .trust-logo {
        font-size: 9px
    }
}

.loading_block .trust-logo img {
    width: 130px;
    height: 40px;
    display: inline-block;
    margin: 0 0 5px
}

@media(max-width:767px) {
    .loading_block .trust-logo img {
        width: 100px;
        height: 32px
    }
}

.loading_block .preloader_block {
    margin: 25px 0;
    height: 10px;
    background: #d6d6d6;
    padding-right: 36px;
    border-radius: 20px
}

.loading_block .preloader_block .preloader {
    display: block;
    height: 10px;
    width: 100%;
    position: relative;
    background-color: #ff7f00;
    z-index: 100;
    overflow: visible !important;
    animation: abc 3s linear infinite;
    border-radius: 20px
}

.loading_block .preloader_block .preloader:before {
    content: "";
    background: url(/images/loading-flight.png) no-repeat;
    width: 30px;
    top: -10px;
    height: 30px;
    position: absolute;
    left: 100%;
    margin-left: 6px
}

@keyframes abc {
    0% {
        width: 0
    }

    100% {
        width: 100%
    }
}

#fltprice {
    border-left: 1px dashed #ccc
}

.goToRight {
    -moz-animation: goingRight .7s 1 ease-in-out;
    -webkit-animation: goingRight .7s 1 ease-in-out;
    -o-animation: goingRight .7s 1 ease-in-out;
    -ms-animation: goingRight .7s 1 ease-in-out;
    animation: goingRight .7s 1 ease-in-out
}

@media(max-width:767px) {
    .goToRight {
        animation: toprt .7s 1 ease-in-out
    }
}

.goToLeft {
    -moz-animation: goingLeft .7s 1 ease-in-out;
    -webkit-animation: goingLeft .7s 1 ease-in-out;
    -o-animation: goingLeft .7s 1 ease-in-out;
    -ms-animation: goingLeft .7s 1 ease-in-out;
    animation: goingLeft .7s 1 ease-in-out
}

@media(max-width:767px) {
    .goToLeft {
        animation: bottomrt .7s 1 ease-in-out
    }
}

.rotateMe {
    -moz-animation: rotateMe .5s 1 ease-in-out;
    -webkit-animation: rotateMe .5s 1 ease-in-out;
    -o-animation: rotateMe .5s 1 ease-in-out;
    -ms-animation: rotateMe .5s 1 ease-in-out;
    animation: rotateMe .5s 1 ease-in-out
}

@media(max-width:767px) {
    .rotateMe {
        animation: rotateMemobile .5s 1 ease-in-out
    }
}

#sess_startagain {
    background: #333;
    margin-left: 20px
}

@media(max-width:767px) {
    #sess_startagain {
        margin-left: 0
    }
}

.text-link-orange {
    color: #ff7f00 !important
}

.fare-breakup {
    width: 300px;
    position: absolute;
    bottom: 100%;
    right: -20px;
    background: #fff;
    padding: 10px 15px;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    color: #242328;
    border: 1px solid #d9d9db
}

@media(max-width:1169px) {
    .fare-breakup {
        right: -12px
    }
}

.fare-breakup:before,
.fare-breakup:after {
    content: "";
    position: absolute;
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    top: 100%;
    right: 15%;
    border-top: 11px solid #ccc
}

@media(max-width:767px) {

    .fare-breakup:before,
    .fare-breakup:after {
        right: auto
    }
}

.fare-breakup:after {
    border-top: 11px solid #fff;
    margin-top: -1px;
    z-index: 1
}

.fare-breakup .line {
    border-bottom: 1px dashed #a6a6a6;
    padding-bottom: 5px;
    margin-bottom: 10px;
    font-size: 12px;
    clear: both
}

.fare-breakup .line span {
    float: right;
    font-size: 14px;
    text-align: right
}

.fare-breakup .line span b {
    font-weight: 700;
    display: block
}

.fare-breakup .line b {
    display: block;
    font-weight: 500;
    font-size: 12px;
    letter-spacing: 0
}

.fare-breakup .line p {
    margin: 0 0 5px 10px;
    clear: both
}

.fare-breakup .line.bdrb0 {
    border-bottom: 0
}

.fare-breakup .total-price {
    font-size: 16px;
    color: #1b75bc;
    border-bottom: 1px dashed #a6a6a6;
    padding-bottom: 10px;
    margin-bottom: 10px
}

@media(max-width:767px) {
    .fare-breakup .total-price {
        font-size: 14px
    }
}

.fare-breakup .total-price span {
    font-size: 16px;
    float: right
}

@media(max-width:767px) {
    .fare-breakup .total-price span {
        font-size: 14px
    }
}

.fare-breakup .line2 {
    padding-bottom: 5px
}

.fare-breakup .line2 a {
    font-size: 16px;
    color: #333
}

.fare-breakup .line2 a span {
    float: right;
    font-size: 16px;
    text-align: right;
    color: #1b75bc
}

@media(max-width:767px) {
    .fare-breakup .line2 a span {
        font-size: 14px
    }
}

.fare-breakup .line2 a span b {
    font-weight: 700;
    display: block;
    letter-spacing: 0
}

.fare-breakup .close-btn {
    background: #000;
    right: -6px;
    top: -10px;
    color: #fff;
    font-size: 13px;
    width: 20px;
    height: 20px;
    text-align: center;
    cursor: pointer;
    border-radius: 50%;
    font-weight: 600
}

.fare-breakup .close-btn:hover {
    color: #000;
    background: #ff9a04
}

.fare-breakup.breakup_tab {
    width: auto;
    border: none;
    position: relative;
    padding: 0 20px 0 0
}

.fare-breakup.breakup_tab:before {
    border: 0;
    display: none
}

.recently-viewed {
    background: #d6eeff;
    padding: 2px 10px;
    white-space: nowrap;
    border: 1px solid #1b75bc;
    position: absolute;
    right: 250px;
    top: -27px;
    font-size: 11px;
    font-weight: 700;
    border-radius: 10px
}

@media(max-width:767px) {
    .recently-viewed {
        right: 128%
    }
}

.baggage-fee-container {
    background: #eee;
    padding: 20px
}

@media(max-width:479px) {
    .baggage-fee-container {
        padding: 10px
    }
}

.baggage-fee-container .main-head {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 15px
}

.baggage-fee-container .bagggae-fees {
    background: #fff;
    padding: 0 15px
}

.baggage-fee-container .bagggae-fees .head {
    background: #1b75bc;
    color: #fff;
    padding: 12px 0;
    font-weight: 700
}

.baggage-fee-container .bagggae-fees .baggage-details {
    background: #fff;
    padding: 10px 0;
    border-bottom: 1px dashed #ccc
}

.baggage-fee-container .bagggae-fees .baggage-details:hover {
    background: #eee
}

.baggage-fee-container .bagggae-fees .baggage-details img {
    float: left;
    margin-right: 10px;
    width: 60px;
    height: 35px;
    outline: 1px solid #fff;
    outline-offset: -1px;
    border-radius: 8px
}

.baggage-fee-container .bagggae-fees .baggage-details .airlname {
    font-size: 14px;
    font-weight: 600;
    margin-top: 8px
}

.baggage-fee-container .bagggae-fees .baggage-details .view-policy {
    color: #ff9a04;
    text-decoration: none;
    font-weight: 500;
    margin-top: 8px
}

.baggage-fee-container .bagggae-fees .baggage-details .view-policy:hover {
    text-decoration: underline;
    color: #000
}

.baggage-fee-container .bagggae-fees .col-xs-5 {
    text-align: right
}

.return-slider-time,
.slider-time {
    float: left
}

.return-slider-time2 {
    display: inline-block !important
}

.time-filter-data {
    text-align: center
}

.slider-range {
    text-align: left
}

.filter-block {
    box-shadow: 0 2px 3px rgba(0, 0, 0, .1607843137);
    border-radius: 12px;
    background: #fff;
    margin-bottom: 25px;
    padding: 15px 15px 20px
}

@media(max-width:980px) {
    .filter-block {
        padding: 0 20px !important;
        box-shadow: none
    }
}

@media(max-width:479px) {
    .filter-block {
        padding: 0 !important
    }
}

.filter-block .filter-item {
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 10px;
    padding: 0
}

@media(max-width:767px) {
    .filter-block .filter-item {
        padding: 10px 10px 0;
        margin-bottom: 0
    }
}

.filter-block .filter-item .main-head {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 15px
}

.filter-block .filter-item .main-head a {
    float: right;
    color: gray;
    font-size: 14px;
    font-weight: 500;
    margin: 10px 0 0
}

.filter-block .filter-item .head {
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 0;
    color: #1b75bc;
    padding-bottom: 10px
}

@media(max-width:767px) {
    .filter-block .filter-item .head {
        font-size: 13px;
        color: #1b75bc;
        font-weight: 700;
        border-bottom: none
    }
}

.filter-block .filter-item .head a {
    float: right;
    color: #333;
    font-size: 12px;
    font-weight: 500;
    margin-right: 10px
}

@media(max-width:767px) {
    .filter-block .filter-item .head a {
        color: #ff7f00
    }
}

.filter-block .filter-item .filter-data {
    line-height: 2em
}

@media(max-width:767px) {
    .filter-block .filter-item .filter-data {
        padding-bottom: 30px
    }
}

.filter-block .filter-item .filter-data span {
    font-size: 13px;
    font-family: Arial;
    display: block;
    color: #5e5e5e;
    font-weight: 500;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.filter-block .filter-item .filter-data .filter-price {
    float: right;
    color: #1b75bc;
    margin-right: 5px
}

.filter-block .filter-item .filter-data .stopset {
    float: none;
    width: 100%
}

.filter-block .filter-item .filter-data .time-filter-data {
    border: 0;
    font-size: 15px;
    color: #5a5a5c;
    font-family: Arial;
    width: 100%;
    margin-bottom: 15px
}

.filter-block .filter-item .clear-all-filters {
    font-size: 12px;
    font-weight: 400;
    text-align: center;
    float: none;
    color: #ff7f00;
    border: 1px solid;
    padding: 5px 10px;
    margin: 0 0 10px;
    display: block
}

.filter-block .filter-item .clear-all-filters:hover {
    text-decoration: none;
    color: #ff7f00
}

.filter-block .bdrR0 {
    border-right: 0
}

.filter-block .show-more a {
    color: #1b75bc
}

.apply-filter {
    position: relative;
    font-size: 16px;
    height: 40px;
    width: 100%;
    margin: auto;
    right: 0;
    margin-top: 30px
}

@media(max-width:980px) {
    .show-component-mobile {
        position: fixed;
        left: -440px;
        top: 0;
        width: 420px;
        transition: all .5s;
        background: #fff;
        height: 100vh;
        overflow-x: hidden;
        overflow-y: auto;
        z-index: 5
    }
}

@media(max-width:767px) {
    .show-component-mobile {
        left: -200%;
        width: 100%
    }
}

.show-component-mobile.open {
    left: 0;
    height: 100%;
    padding: 0
}

.show-component-mobile.open .mobile-header {
    padding: 5px 20px 5px 10px;
    color: #fff;
    font-weight: 700;
    font-size: 13px;
    background: #1b75bc
}

.show-component-mobile .close-sidebar {
    width: 30px;
    height: 30px;
    font-size: 18px;
    text-align: center;
    line-height: 30px;
    position: absolute;
    right: 5px;
    top: 0;
    z-index: 9;
    top: 5px
}

.show-component-mobile .filter-main-head {
    background: #1b75bc;
    color: #fff;
    font-size: 17px;
    padding: 10px 20px;
    display: none
}

@media(max-width:980px) {
    .show-component-mobile .filter-main-head {
        display: block
    }
}

.filterBox {
    margin-bottom: 10px;
    background: #fff;
    border: 1px solid #c7c7c7;
    color: #989aa2;
    overflow: hidden
}

@media(max-width:980px) {
    .filterBox {
        background: #fff;
        border: none;
        margin: 0
    }
}

.filterBox .head {
    font-size: 18px;
    font-weight: 700;
    padding: 20px;
    border-bottom: 1px solid #c7c7c7
}

.filterBox .head span {
    float: right
}

.filterBox .filter-content {
    padding: 20px;
    overflow: hidden
}

.filterBox .filter-content ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.filterBox .filter-content ul li {
    font-size: 13px;
    line-height: 25px;
    position: relative;
    padding: 5px 0
}

.filterBox .filter-content ul li label {
    display: block
}

.filterBox .filter-content ul li label.mode {
    font-size: 16px;
    padding-left: 30px;
    padding-bottom: 10px
}

.filterBox .filter-content ul li label.mode price {
    float: right
}

.filterBox .filter-content ul li label.name {
    font-size: 14px;
    padding-left: 30px;
    padding-bottom: 10px
}

.filterBox .filter-content ul li label.name price {
    float: right
}

.filterBox .filter-content ul li .time {
    font-size: 14px;
    padding-left: 0;
    padding-bottom: 10px
}

.filterBox .filter-content ul li .time time {
    float: right
}

.filterBox .filter-content ul li .text-overflow {
    width: 123px
}

.filterBox .filter-content .show-more a {
    font-size: 16px;
    text-decoration: none;
    color: #989aa2
}

.filterBox .filter-content .show-more a:hover {
    color: #1b75bc
}

.filterBox .filter-content .range {
    cursor: pointer
}

.filterBox .filter-content img {
    width: 100%
}

.filterBox .number {
    position: absolute;
    right: 0;
    top: 0
}

.range-slider-height {
    margin-bottom: 20px
}

.text-overflow {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    padding-right: 10px
}

.border-white {
    border: 1px solid #fff;
    padding: 10px
}

.responsiveReset_btn,
.matrix_btn {
    border-radius: 3px;
    padding: 10px 30px;
    color: #333;
    font-weight: 700;
    cursor: pointer;
    float: right;
    display: none
}

.responsiveReset_btn:hover,
.responsiveReset_btn:focus,
.matrix_btn:hover,
.matrix_btn:focus {
    text-decoration: none;
    color: #3b3b3b
}

@media(max-width:980px) {

    .responsiveReset_btn,
    .matrix_btn {
        display: block
    }
}

@media(max-width:767px) {

    .responsiveReset_btn,
    .matrix_btn {
        margin-top: -10px;
        font-size: 15px;
        padding: 10px 5px;
        font-weight: 100;
        color: #333
    }
}

.responsiveReset_btn .fa,
.matrix_btn .fa {
    color: #1b75bc
}

@media(max-width:767px) {
    .results-page.push {
        overflow: hidden
    }
}

.results-page .page-overlay {
    z-index: 1
}

.close-sidebar {
    color: #fff;
    background: 0 0
}

.close-sidebar:hover,
.close-sidebar:focus {
    color: #fff;
    background: 0 0;
    text-decoration: none
}

@media(max-width:980px) {
    .show-component-mobile.open .mobile-button {
        display: block !important
    }
}

.mobile-button {
    position: fixed;
    left: 0;
    bottom: 0;
    background: rgba(255, 255, 255, .8);
    width: 100%;
    padding: 10px;
    display: none !important;
    border-top: 1px solid #c2c2c2
}

@media(max-width:980px) {
    .mobile-button {
        width: 52%
    }
}

@media(max-width:767px) {
    .mobile-button {
        width: 100%;
        text-align: center
    }
}

.mobile-button .apply-filters {
    border-radius: 3px;
    padding: 7px 10px;
    color: #fff;
    background: #ff7f00;
    border: 1px solid #ff7f00;
    text-align: center;
    font-weight: 700;
    cursor: pointer;
    display: inline-block;
    float: left;
    width: calc(100% - 133px)
}

.mobile-button .reset-all-filters {
    padding: 7px 8px;
    color: #ff7f00;
    background: #fff;
    border: 1px solid #ff7f00;
    border-radius: 3px;
    font-weight: 700;
    cursor: pointer;
    margin-right: 10px;
    display: inline-block
}

.filter_strip_mobile {
    background: #fff;
    padding: 8px;
    box-shadow: 0 1px 0 #ccc
}

.filter_strip_mobile ul {
    margin: 0;
    padding: 0;
    overflow-x: scroll;
    white-space: nowrap;
    -ms-overflow-style: none;
    scrollbar-width: none;
    display: flex;
    list-style: none
}

.filter_strip_mobile ul li {
    display: inline-block;
    padding: 4px 11px;
    border: 1px solid #9b9b9b;
    border-radius: 23px;
    font-size: 12px;
    height: 26px;
    margin-right: 8px;
    cursor: pointer
}

.filter_strip_mobile ul li a {
    color: #333
}

.filter_strip_mobile ul li .reset_filter {
    margin: 0 2px 0 6px;
    display: none
}

.filter_strip_mobile ul li.active {
    background: #ff7f00;
    border-color: #ff7f00;
    color: #edf0fc
}

.filter_strip_mobile ul li.active a {
    color: #fff
}

.filter_strip_mobile ul li.active .reset_filter {
    display: inline-block
}

.filter_strip_mobile .filter_icon_mobile {
    float: left;
    padding-right: 8px;
    margin-top: 5px;
    color: #3961e1
}

.filter_strip_mobile ul::-webkit-scrollbar {
    display: none
}

.filterTabs {
    display: none
}

@media(max-width:767px) {
    .tab-pane {
        display: none
    }

    .tab-pane.active {
        display: block
    }

    .filterTabs {
        width: auto;
        margin: 0;
        padding: 0;
        list-style: none;
        background: #fff;
        border-bottom: 1px solid #c2c2c2;
        overflow: hidden;
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-between;
        overflow-x: scroll
    }

    .filterTabs li {
        position: relative
    }

    .filterTabs li a {
        display: block;
        padding: 15px 20px;
        color: #444;
        font-size: 14px;
        cursor: pointer;
        text-decoration: none
    }

    .filterTabs li.active a {
        background: #ff7f00;
        color: #fff
    }
}

.filter-block .filter-item .filter-data .inputSet label input[type=checkbox]~span::after {
    width: 15px;
    height: 15px
}

.filter-block .filter-item .filter-data .inputSet label input[type=checkbox]:checked~span::before {
    font-size: 12px
}

.filter-block .filter-item .filter-data .inputSet label {
    padding-left: 21px
}

.mobile-header-fixed.fixed {
    width: 100%;
    position: fixed;
    top: 0;
    transition: all .5s ease 0s;
    z-index: 3
}

.time_filter {
    padding: 0;
    list-style: none;
    margin-right: -9px;
    overflow: hidden;
    margin-bottom: 0
}

.time_filter li {
    line-height: 18px;
    width: calc(50% - 9px);
    min-height: 87px;
    margin-right: 9px;
    margin-bottom: 9px;
    float: left;
    font-size: 11px;
    border: 1px solid #ced0d4;
    border-radius: 10px;
    white-space: nowrap;
    text-align: center;
    padding: 5px 9px 9px;
    cursor: pointer
}

.time_filter li:hover {
    border-color: #1b75bc;
    color: #1b75bc
}

.time_filter li.selected {
    border-color: #ff7f00;
    color: #ff7f00
}

.time_filter li strong {
    display: block
}

.filter_top_info h4 {
    font-size: 13px;
    font-weight: 700;
    color: #1b75bc
}

.shorting-tab {
    margin-bottom: 20px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, .1607843137);
    border-radius: 3px;
    background: #fff
}

@media(max-width:767px) {
    .shorting-tab {
        box-shadow: none;
        border-radius: 0;
        margin: 0 -15px 10px -17px;
        padding: 0 3px
    }
}

.shorting-tab ul {
    padding: 0 0;
    margin: 0;
    display: flex
}

@media(max-width:767px) {
    .shorting-tab ul {
        white-space: nowrap;
        overflow-x: auto;
        overflow-y: hidden;
        display: flex
    }
}

.shorting-tab ul li {
    font-size: 14px;
    border-radius: 0;
    list-style: none;
    display: inline-block;
    width: 25%;
    color: #1b75bc;
    padding: 6px 15px;
    text-align: center;
    cursor: pointer;
    border-left: 1px solid #eee
}

@media(max-width:767px) {
    .shorting-tab ul li {
        width: auto;
        float: left;
        font-size: 12px;
        padding: 5px 10px
    }
}

.shorting-tab ul li b {
    color: #484848
}

@media(max-width:767px) {
    .shorting-tab ul li b {
        font-size: 12px
    }
}

.shorting-tab ul li:hover {
    color: #1b75bc
}

.shorting-tab ul li:hover b {
    color: #1b75bc
}

.shorting-tab ul li.active {
    color: #000;
    background: #ffe5cc;
    cursor: default;
    position: relative;
    border: 1px solid #ffbf80;
    border-radius: 3px
}

.shorting-tab ul li.active::after {
    font-family: fontawesome;
    content: "";
    position: absolute;
    bottom: -29px;
    left: 41%;
    font-size: 35px;
    color: #ffe5cc;
    text-shadow: 0 2px 0 #ffb266
}

@media(max-width:767px) {
    .shorting-tab ul li.active::after {
        display: none
    }
}

@media(max-width:767px) {
    .shorting-tab ul li.active {
        cursor: default;
        position: relative;
        animation-duration: 2s
    }
}

.shorting-tab ul li.active b {
    color: #000
}

/* .flight-details {
    position: fixed;
    top: 0;
    right: 0;
    width: 600px;
    background: #fff;
    height: 100vh;
    overflow: auto;
    box-shadow: -3px 1px 5px rgba(0, 0, 0, .5);
    padding: 0 20px;
    z-index: 5
} */

@media(max-width:767px) {
    .flight-details {
        margin: 0;
        position: fixed;
        top: 0;
        background: #fff;
        width: 100%;
        height: 100vh;
        left: 0;
        overflow: auto
    }
}

.flight-details .flight-leg-info {
    padding: 60px 0 15px;
    margin-bottom: 100px;
    background: #fff;
    overflow: hidden
}

@media(max-width:767px) {
    .flight-details .flight-leg-info {
        margin-bottom: 75px
    }
}

.flight-details .flight-leg-info .tab-content {
    color: #484848
}

@media(max-width:767px) {
    .flight-details .flight-leg-info .tab-content {
        padding-left: 2px
    }
}

.flight-details .flight-leg-info .tab-content .head {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 15px
}

@media(max-width:767px) {
    .flight-details .flight-leg-info .tab-content .head {
        margin-bottom: 0
    }
}

.flight-details .flight-leg-info .tab-content .route-info {
    border-left: 1px solid #1b75bc;
    padding-left: 30px;
    margin: 20px 0 7px 15px;
    position: relative
}

@media(max-width:767px) {
    .flight-details .flight-leg-info .tab-content .route-info {
        padding-left: 20px
    }
}

.flight-details .flight-leg-info .tab-content .route-info:before {
    content: "";
    background: #fff;
    border-radius: 50%;
    display: inline-block;
    width: 13px;
    height: 13px;
    margin: 2px 10px;
    border: 1px solid #1b75bc;
    z-index: 1;
    left: -17px;
    position: absolute;
    top: -4px
}

.flight-details .flight-leg-info .tab-content .route-info:after {
    content: "";
    background: #fff;
    border-radius: 50%;
    display: inline-block;
    width: 13px;
    height: 13px;
    margin: 2px 10px;
    border: 1px solid #1b75bc;
    z-index: 1;
    left: -17px;
    position: absolute;
    bottom: -4px
}

.flight-details .flight-leg-info .tab-content .name {
    font-size: 14px;
    line-height: 1.5em
}

@media(max-width:767px) {
    .flight-details .flight-leg-info .tab-content .name {
        font-size: 12px;
        clear: both
    }
}

.flight-details .flight-leg-info .tab-content .airlines-details {
    font-size: 13px;
    margin: 15px 0
}

@media(max-width:767px) {
    .flight-details .flight-leg-info .tab-content .airlines-details {
        font-size: 12px
    }
}

.flight-details .flight-leg-info .tab-content .airlines-details img {
    float: left;
    width: 40px;
    margin-right: 10px;
    margin-bottom: 15px
}

@media(max-width:767px) {
    .flight-details .flight-leg-info .tab-content .airlines-details img {
        margin-bottom: 40px
    }
}

.flight-details .flight-leg-info .tab-content .airlines-details .air-name {
    font-size: 14px;
    padding-left: 48px
}

@media(max-width:479px) {
    .flight-details .flight-leg-info .tab-content .airlines-details .air-name {
        font-size: 12px
    }
}

.flight-details .flight-leg-info .tab-content .airlines-details .air-name .promo-detail {
    left: 80px
}

.flight-details .flight-leg-info .tab-content .airlines-details .air-name .promo-detail:before {
    left: 86%;
    font-size: 33px
}

.flight-details .flight-leg-info .tab-content .airlines-details .flight-info {
    color: #949494
}

.flight-details .flight-leg-info .tab-content .airlines-details .flight-info span.in-block {
    display: inline-block
}

.flight-details .flight-leg-info .tab-content .airlines-details .flight-info span .promo-detail p {
    font-size: 12px
}

.flight-details .flight-leg-info .tab-content .layover-block {
    border-left: 1px dotted #1b75bc;
    margin: 0 0 0 -31px;
    padding: 15px 0 15px 30px;
    background: #fff
}

@media(max-width:767px) {
    .flight-details .flight-leg-info .tab-content .layover-block {
        margin: 0 0 0 -21px
    }
}

.flight-details .flight-leg-info .tab-content .layover-block .layover-txt {
    background: #f7f7f7;
    padding: 15px;
    font-size: 15px
}

@media(max-width:767px) {
    .flight-details .flight-leg-info .tab-content .layover-block .layover-txt {
        padding: 7px;
        font-size: 13px
    }
}

.flight-details .flight-leg-info .tab-content .connection-start {
    position: relative;
    padding-left: 30px;
    border-left: 1px dotted #1b75bc;
    margin-left: -31px;
    background: #fff
}

@media(max-width:767px) {
    .flight-details .flight-leg-info .tab-content .connection-start {
        margin: 0 0 0 -21px
    }
}

.flight-details .flight-leg-info .tab-content .connection-start:before {
    background: #fff;
    position: absolute;
    top: 2px;
    content: "";
    width: 13px;
    height: 13px;
    border: 1px solid #1b75bc;
    display: block;
    left: -7px;
    padding-bottom: 0;
    border-radius: 50%
}

.flight-details .flight-leg-info .tab-content .connection-end {
    position: relative;
    padding-left: 30px;
    border-left: 1px dotted #1b75bc;
    margin-left: -31px;
    background: #fff
}

@media(max-width:767px) {
    .flight-details .flight-leg-info .tab-content .connection-end {
        padding-left: 20px;
        margin: 0 0 0 -21px
    }
}

.flight-details .flight-leg-info .tab-content .connection-end:after {
    background: #fff;
    position: absolute;
    content: "";
    width: 13px;
    height: 13px;
    border: 1px solid #1b75bc;
    display: block;
    left: -7px;
    bottom: 2px;
    border-radius: 50%
}

.flight-details .baggage-details {
    margin-top: 20px
}

.flight-details .baggage-details .head {
    font-size: 18px
}

.flight-details .baggage-details .txt {
    font-size: 14px;
    margin-bottom: 10px
}

.flight-details .baggage-details .content {
    border: 1px solid #f9f9f9;
    border-radius: 0;
    padding: 20px;
    margin-bottom: 10px;
    background: #f9f9f9;
    position: relative
}

.flight-details .baggage-details .content .price {
    font-size: 20px;
    font-weight: 700;
    text-align: right
}

.flight-details .baggage-details .content table td {
    padding: 5px 0;
    font-size: 15px
}

.flight-details .baggage-details .content table td img {
    vertical-align: middle;
    margin-right: 10px;
    width: 25px;
    height: 25px;
    background: #1dcd70;
    color: #fff;
    border-radius: 100%;
    padding: 6px
}

.flight-details .baggage-details .content .base-line {
    border-top: 1px solid #ccc
}

.flight-details .baggage-details .content .baggage-img {
    position: absolute;
    right: 30px;
    top: 30px
}

@media(max-width:767px) {
    .flight-details .baggage-details .content .baggage-img {
        position: absolute;
        right: 10px;
        top: 60px;
        width: 80px
    }
}

.flight-details .baggage-details .txt {
    font-size: 12px;
    line-height: 1.4em;
    color: #666
}

.flight-details .baggage-details .tooltip-custom .promo-detail {
    left: 38%;
    top: 30px
}

@media(max-width:767px) {
    .flight-details .baggage-details .tooltip-custom .promo-detail {
        left: 7%
    }
}

.flight-details .popup-price-strip {
    background: #ededed;
    padding: 0 20px 10px;
    border-top: 1px solid #eee;
    margin: 0 -20px;
    width: 100%;

    position: sticky;

    bottom: 0;

    border-radius: 0;
    z-index: 2;
    box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.1);
}

@media(max-width:767px) {
    .flight-details .popup-price-strip {
        margin: 0;
        left: 0;
        width: 100%;
        padding: 0 10px 10px
    }
}

.flight-details .popup-price-strip .price-section {
    padding-top: 15px
}

@media(max-width:767px) {
    .flight-details .popup-price-strip .price-section {
        padding: 6px 0;
        background: 0 0;
        margin: 0;
        position: relative;
        right: 0;
        white-space: nowrap
    }
}

.flight-details .popup-price-strip .price-section price {
    font-size: 22px;
    font-weight: 700;
    position: relative;
    min-height: 35px;
    display: block;
    cursor: pointer;
    color: #E52B50
}

@media(max-width:767px) {
    .flight-details .popup-price-strip .price-section price {
        font-size: 18px;
        background: 0 0
    }
}

.flight-details .popup-price-strip .price-section .per-person {
    font-size: 12px;
    margin-bottom: 2px;
    cursor: default;
    font-weight: 400;
    color: #666
}

.flight-details .popup-price-strip .price-section button {
    padding: 11px 5px;
    text-align: center;
    font-size: 16px;
    background: #ff7f00;
    color: #fff;
    border: 0;
    cursor: pointer;
    border-radius: 3px;
    font-weight: 600;
    width: 140px
}

@media(max-width:767px) {
    .flight-details .popup-price-strip .price-section button {
        width: auto;
        font-size: 13px;
        padding: 12px 20px
    }
}

@media(max-width:359px) {
    .flight-details .popup-price-strip .price-section button {
        font-size: 12px;
        padding: 12px 10px
    }
}

.flight-details .alert-msgs {
    margin-top: 5px
}

/* .leg-top-fix {
    padding: 10px 0 0;
    position: fixed;
    width: 600px;
    z-index: 2;
    background: #fff;
    margin: 0 -20px
} */

@media(max-width:767px) {
    .leg-top-fix {
        margin: 0 -8px;
        padding-top: 4px;
        width: 100%
    }
}

.leg-top-fix .flight-leg-tab {
    padding-left: 15px;
    border-bottom: 1px solid #1b75bc
}

@media(max-width:1169px) {
    .leg-top-fix .flight-leg-tab {
        padding-left: 50px
    }
}

@media(max-width:767px) {
    .leg-top-fix .flight-leg-tab {
        padding-left: 15px
    }
}

@media(max-width:359px) {
    .leg-top-fix .flight-leg-tab {
        padding-left: 6px
    }
}

.leg-top-fix .flight-leg-tab li {
    list-style: none;
    display: inline-block;
    border: 1px solid transparent;
    margin-bottom: -1px;
    text-align: center
}

.leg-top-fix .flight-leg-tab li a {
    color: #333;
    font-size: 14px;
    font-weight: 700;
    padding: 11px 15px;
    line-height: 2.5em;
    text-decoration: none
}

@media(max-width:767px) {
    .leg-top-fix .flight-leg-tab li a {
        padding: 11px 10px
    }
}

@media(max-width:359px) {
    .leg-top-fix .flight-leg-tab li a {
        padding: 11px 5px;
        font-size: 12px
    }
}

.leg-top-fix .flight-leg-tab li a:hover {
    text-decoration: none;
    color: #333
}

.leg-top-fix .flight-leg-tab li.active {
    border: 1px solid #1b75bc;
    border-bottom: 1px solid #fff;
    margin-bottom: -1px
}

.leg-top-fix .flight-leg-tab li.active a {
    color: #1b75bc
}

.leg-top-fix .detail-head {
    font-size: 18px;
    font-weight: 700;
    background: #fff;
    color: #1b75bc
}

/* .leg-top-fix .detail-head .close-btn {
    position: absolute;
    top: 0;
    left: -30px;
    padding: 14px 15px;
    font-size: 13px;
    background: #fff
} */

@media(max-width:1169px) {
    .leg-top-fix .detail-head .close-btn {
        left: 5px;
        top: -1px
    }
}

@media(max-width:767px) {
    .leg-top-fix .detail-head .close-btn {
        left: inherit;
        right: 10px;
        padding: 8px
    }
}

.leg-top-fix .detail-head .close-btn:hover {
    text-decoration: none
}

.total-trip-time {
    padding: 10px;
    margin-top: 20px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc
}

.p0px {
    padding: 0
}

.modal {
    z-index: 999999 !important
}

#pxdtails {
    text-transform: capitalize
}

.seat-pitch {
    border: 1px solid #d9d9d9;
    min-height: 140px;
    width: 200px;
    float: left;
    display: block;
    box-shadow: 0 2px 2px #ccc;
    position: relative;
    border-radius: 5px;
    background: #fff
}

.seat-pitch::before {
    content: "";
    font-family: FontAwesome;
    left: -13px;
    position: absolute;
    top: 0;
    font-size: 36px;
    color: #ccc
}

.seat-pitch::after {
    content: "";
    font-family: FontAwesome;
    left: -10px;
    position: absolute;
    top: -1px;
    font-size: 36px;
    color: #fff;
    z-index: 1
}

.seat-pitch .seat-graphic {
    width: 50%;
    padding: 10px 5px 10px 10px;
    float: left;
    text-align: center;
    cursor: pointer
}

.seat-pitch .seat-graphic img {
    width: 85px;
    height: 80px
}

.seat-pitch .seat-graphic1 {
    width: 50%;
    padding: 10px 10px 10px 5px;
    float: left;
    text-align: center;
    position: relative;
    cursor: pointer
}

.seat-pitch .seat-graphic1 img {
    width: 85px;
    height: 80px
}

.seat-pitch .seat-graphic1 .more {
    position: absolute;
    top: 35px;
    left: 35px;
    font-size: 15px;
    padding: 5px;
    background: #fff;
    border-radius: 3px;
    font-weight: 600;
    color: #ff7f00
}

.seat-pitch .seat-info {
    width: 100%;
    float: left;
    border-top: 1px solid #d9d9d9;
    padding: 10px
}

.overlay {
    display: none;
    background: rgba(0, 0, 0, .5);
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    height: 100vh;
    z-index: 3
}

.overlay .seat-pitch-details {
    display: block;
    position: fixed;
    top: 12.5%;
    background: #fff;
    min-height: 350px;
    left: 15%;
    width: 50%;
    z-index: 3;
    padding-bottom: 25px;
    border-radius: 10px
}

@media(max-width:767px) {
    .overlay .seat-pitch-details {
        left: 6%;
        width: 88%
    }
}

.overlay .seat-pitch-details .close-seat {
    color: #4d4d4d;
    font-size: 28px;
    position: absolute;
    top: 5px;
    right: 6px
}

@media(max-width:767px) {
    .overlay .seat-pitch-details .close-seat {
        top: 3px;
        right: 3px;
        font-size: 24px
    }
}

.overlay .seat-pitch-details .close-seat:hover {
    color: #333;
    cursor: pointer
}

.seatinfo_slider {
    margin-top: 30px
}

.seatinfo_slider .item_block {
    padding-right: 15px
}

.seatinfo_slider .item_block img {
    width: 100%
}

.seatinfo_slider .item_block .deal-content {
    padding: 10px
}

.seatinfo_slider .item_block .deal-content h5 {
    font-weight: 600;
    font-size: 15px
}

.seatinfo_slider .item_block .deal-content p {
    text-align: justify
}

.seat-pitch-details .slick-prev:hover,
.seat-pitch-details .slick-prev:focus,
.seat-pitch-details .slick-next:hover,
.seat-pitch-details .slick-next:focus {
    background: #fff
}

.model-open {
    overflow: hidden
}

.common_popup {
    background-color: rgba(0, 0, 0, .75);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 4;
    overflow-y: auto
}

.common_popup .center-block {
    width: 100%;
    height: 100%;
    z-index: 3;
    display: table;
    table-layout: fixed
}

.common_popup .outer {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%;
    padding: 40px 0
}

.common_popup .inner {
    width: 400px;
    z-index: 7;
    margin: 20px auto;
    background: #fff;
    position: relative
}

@media(max-width:479px) {
    .common_popup .inner {
        width: 92%
    }
}

.list-count-banner {
    width: 500px;
    border-radius: 5px;
    position: fixed;
    left: 50%;
    top: 50%;
    overflow: hidden;
    transform: translate(-50%, -50%);
    background: #fff;
    color: #333;
    z-index: 4;
    text-align: center;
    font-family: Arial;
    padding: 20px 30px
}

@media(max-width:479px) {
    .list-count-banner {
        padding: 10px 15px
    }
}

.list-count-banner .call-btn a {
    display: inline-block;
    border-radius: 5px;
    background: #ff7f00;
    color: #fff;
    width: 185px;
    text-align: center;
    text-decoration: none;
    padding: 10px;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 10px
}

@media(max-width:767px) {
    .list-count-banner .call-btn a {
        width: 153px
    }
}

.list-count-banner.p0px {
    padding: 0
}

.list-count-banner.sesson-exp {
    min-height: auto;
    width: 220px;
    padding: 10px;
    position: fixed;
    left: auto;
    top: auto;
    right: 20px;
    bottom: 60px;
    transform: inherit;
    box-shadow: 2px 2px 6px #666
}

@media(max-width:767px) {
    .list-count-banner.sesson-exp {
        right: 10px;
        bottom: 10px
    }
}

.list-count-banner h4 {
    color: #1b75bc
}

@media(max-width:767px) {
    .list-count-banner h4 {
        font-size: 16px;
        color: #333
    }
}

@media only screen and (max-width:767px) {
    .list-count-banner {
        width: 95%;
        height: auto;
        overflow: auto;
        left: 6px;
        top: 30px;
        padding: 4px;
        transform: inherit !important
    }
}

#session-expire-warning-modal .midum-overlay {
    background: rgba(0, 0, 0, .5);
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    height: 100vh;
    z-index: 3
}

.midum-overlay {
    background: rgba(0, 0, 0, .5);
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    height: 100vh;
    z-index: 3
}

#div_gotopayment .midum-overlay {
    z-index: 1006
}

.list-count-banner1 {
    width: 400px;
    border-radius: 0;
    min-height: 430px;
    padding: 0;
    background: #fff;
    color: #333;
    font-family: Arial
}

@media(max-width:767px) {
    .list-count-banner1 {
        width: 100%
    }
}

.list-count-banner1 .close-btn {
    position: absolute;
    right: -15px;
    top: -15px;
    background: #fff;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    padding-top: 5px;
    text-align: center;
    z-index: 1;
    cursor: pointer
}

@media(max-width:479px) {
    .list-count-banner1 .close-btn {
        right: -10px;
        top: -10px
    }
}

.list-count-banner1 .top-head {
    width: 100%;
    background: #e1eef8;
    height: 60px;
    position: relative
}

.list-count-banner1 .top-head .logo-sttt {
    position: absolute;
    top: 15px;
    left: 15px
}

.list-count-banner1 .top-head .logo-sttt img {
    width: 140px
}

@media(max-width:359px) {
    .list-count-banner1 .top-head .logo-sttt img {
        width: 110px
    }
}

.list-count-banner1 .top-head .lto {
    font-size: 12px;
    position: absolute;
    top: 35px;
    right: 25px;
    color: #404040
}

.list-count-banner1 .top-head .clock_timer {
    font-size: 22px;
    font-weight: 700;
    color: #1b75bc;
    position: absolute;
    top: 5px;
    right: 25px
}

@media(max-width:359px) {
    .list-count-banner1 .top-head .clock_timer {
        font-size: 16px;
        top: 10px
    }
}

.list-count-banner1 .top-head .clock_timer img {
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle
}

.list-count-banner1 .top-head .clock_timer span {
    display: inline-block
}

.list-count-banner1 .main-section {
    padding: 20px;
    width: 100%;
    float: left
}

@media(max-width:479px) {
    .list-count-banner1 .main-section {
        padding: 20px 8px
    }
}

.list-count-banner1 .triptype {
    width: 100%;
    float: left;
    padding: 5px 0;
    color: #6f6f6f
}

.list-count-banner1 .triptype .trip {
    display: inline-block;
    float: left
}

.list-count-banner1 .triptype .pax {
    display: inline-block;
    float: left
}

.list-count-banner1 .dep-ret {
    width: 100%;
    float: left;
    padding: 5px 0;
    color: #404040;
    position: relative
}

.list-count-banner1 .dep-ret::before {
    content: "";
    border-bottom: 1px dashed #ccc;
    width: 60%;
    height: 10px;
    position: absolute;
    top: 32px;
    left: 20%
}

.list-count-banner1 .dep-ret .dep {
    color: #404040;
    text-transform: uppercase;
    font-weight: 600
}

@media(max-width:767px) {
    .list-count-banner1 .dep-ret .dep {
        font-size: 12px
    }
}

.list-count-banner1 .dep-ret .city-code {
    color: #404040;
    font-size: 22px;
    font-weight: 600;
    text-transform: uppercase
}

@media(max-width:767px) {
    .list-count-banner1 .dep-ret .city-code {
        font-size: 18px
    }
}

.list-count-banner1 .dep-ret .city-name,
.list-count-banner1 .dep-ret .trav-date {
    color: #6f6f6f;
    font-size: 12px
}

.list-count-banner1 .call-btn {
    width: 100%;
    float: left;
    margin-top: 10px
}

@media(max-width:479px) {
    .list-count-banner1 .call-btn {
        margin-bottom: 10px
    }
}

.list-count-banner1 .call-btn .callg {
    float: left;
    width: 80px;
    margin-left: 10px
}

@media(max-width:479px) {
    .list-count-banner1 .call-btn .callg {
        width: 70px;
        margin-left: 0
    }
}

@media(max-width:359px) {
    .list-count-banner1 .call-btn .callg {
        width: 50px
    }
}

.list-count-banner1 .call-btn a {
    display: inline-block;
    border-radius: 5px;
    margin-top: 15px;
    background: #ff7f00;
    color: #fff;
    width: 260px;
    float: right;
    text-align: center;
    text-decoration: none;
    font-size: 20px;
    font-weight: 600;
    height: 52px
}

@media(max-width:479px) {
    .list-count-banner1 .call-btn a {
        font-size: 15px;
        width: 74%
    }
}

@media(max-width:359px) {
    .list-count-banner1 .call-btn a {
        margin-top: 2px;
        height: auto
    }
}

.list-count-banner1 .call-btn a .callnow {
    position: relative;
    height: 52px;
    float: left;
    border-right: 1px solid #feab56;
    width: 70px
}

.list-count-banner1 .call-btn a .callnow img {
    position: absolute;
    top: 7px;
    left: 22px
}

.list-count-banner1 .call-btn a .callnow b {
    font-weight: 500;
    position: absolute;
    top: 33px;
    font-size: 12px;
    color: #fff;
    left: 10px;
    text-transform: capitalize
}

.list-count-banner1 .call-btn a .tfn {
    padding: 13px 10px;
    display: inline-block
}

@media(max-width:479px) {
    .list-count-banner1 .call-btn a .tfn {
        padding: 12px 2px;
        font-size: 20px;
        vertical-align: middle
    }
}

@media(max-width:359px) {
    .list-count-banner1 .call-btn a .tfn {
        font-size: 18px
    }
}

.list-count-banner1 .tp-undercut-block {
    text-align: center
}

.list-count-banner1 .tp-undercut-block .tp-logo {
    margin: 5px 0
}

.list-count-banner1 .tp-undercut-block .tp-logo img {
    width: 100px;
    vertical-align: middle
}

.list-count-banner1 .tp-undercut-block .tp-rating {
    font-size: 14px
}

.list-count-banner1 .tp-undercut-block .tp-rating .tp-head {
    color: #333;
    font-weight: 700;
    font-size: 16px
}

@media(max-width:359px) {
    .list-count-banner1 .tp-undercut-block .tp-rating .tp-head {
        font-size: 13px
    }
}

.list-count-banner1 .tp-undercut-block .tp-rating .tp-score {
    font-size: 18px;
    vertical-align: middle
}

@media(max-width:359px) {
    .list-count-banner1 .tp-undercut-block .tp-rating .tp-score {
        font-size: 12px
    }
}

.list-count-banner1 .tp-undercut-block .tp-rating .top-logo {
    width: 100px;
    vertical-align: middle
}

.list-count-banner1 .btm-txt {
    color: #6f6f6f;
    font-size: 12px;
    text-align: center;
    margin-top: 5px
}

@media(max-width:479px) {
    .list-count-banner1 .btm-txt {
        font-size: 12px
    }
}

.list-count-banner1 .spcial-loc {
    font-size: 20px;
    font-weight: 600;
    color: #404040;
    float: left;
    width: 50%;
    display: inline-block
}

.list-count-banner1 .spcial-loc span {
    font-size: 15px;
    font-weight: 500;
    display: block
}

@media(max-width:479px) {
    .list-count-banner1 .spcial-loc {
        font-size: 14px;
        margin-bottom: 5px
    }
}

.list-count-banner1 .special-fare {
    text-align: right;
    width: 50%;
    float: left;
    display: inline-block
}

.list-count-banner1 .special-fare .price-text {
    font-size: 25px;
    line-height: 1.1;
    color: #ff7f00
}

@media(max-width:767px) {
    .list-count-banner1 .special-fare .price-text {
        font-size: 20px
    }
}

.list-count-banner1 .special-fare .ppp {
    color: #3a3a3a;
    font-size: 12px;
    font-weight: 500;
    padding: 1px 0
}

.list-count-banner1 .exchange-arr {
    width: 100%;
    float: left;
    text-align: center;
    border: 1px solid #ccc;
    background: #fff;
    width: 38px;
    height: 38px;
    border-radius: 50px;
    padding-top: 7px;
    margin-top: 15px;
    position: relative
}

.list-count-banner1 .exchange-arr .round1 {
    position: absolute;
    top: 6px;
    right: 6px
}

.list-count-banner1 .exchange-arr .round1.onweay_arrow {
    top: 11px;
    right: 10px
}

.list-count-banner1 .exchange-arr .round2 {
    position: absolute;
    top: 14px;
    left: 6px
}

.count-top-icon {
    position: fixed;
    bottom: 0;
    border-radius: 3px;
    padding: 0 10px 0 2px;
    color: #fff;
    background: #E52B50;
    font-weight: 600;
    transition: width 2s;
    -webkit-transition: width 2s;
    left: 10px;
    cursor: pointer;
    z-index: 2
}

@media(max-width:767px) {
    .count-top-icon {
        padding: 0 15px 0 3px;
        width: auto;
        font-weight: 500;
        bottom: 70px;
        left: 2px
    }
}

@media(max-width:359px) {
    .count-top-icon {
        bottom: 60px
    }
}

.count-top-icon img {
    width: 50px
}

.count-top-icon .tel-icon {
    width: 20px
}

.count-top-icon .Timer {
    font-size: 14px;
    font-weight: 400;
    border-left: 1px solid #ffaa56;
    padding: 5px 0 5px 10px
}

.count-top-icon .strip-content {
    font-size: 18px;
    text-align: left
}

@media(max-width:479px) {
    .count-top-icon .strip-content {
        font-size: 14px
    }
}

@media only screen and (max-width:359px) {
    .list-count-banner {
        width: 92%;
        top: 45px;
        margin: 2%;
        padding: 4px;
        height: auto
    }

    .list-count-banner .special-fare .price-text {
        font-size: 26px
    }

    .list-count-banner .call-btn .callg {
        width: 50px;
        margin-left: 0
    }

    .list-count-banner .call-btn a {
        font-size: 14px;
        width: 76%;
        height: 40px;
        margin-top: 10px
    }
}

@media only screen and (max-width:359px)and (max-width:479px) {
    .list-count-banner .call-btn a {
        width: 44%
    }
}

@media only screen and (max-width:359px)and (max-width:359px) {
    .list-count-banner .call-btn a {
        width: 100%;
        margin-top: 0
    }
}

@media only screen and (max-width:359px) {
    .list-count-banner .call-btn a .callnow {
        position: relative;
        height: 40px;
        float: left;
        border-right: 1px solid #feab56;
        width: 50px
    }

    .list-count-banner .call-btn a .callnow img {
        position: absolute;
        top: 7px;
        left: 17px;
        width: 16px
    }

    .list-count-banner .call-btn a .callnow b {
        font-weight: 500;
        position: absolute;
        top: 26px;
        font-size: 9px;
        color: #fff;
        left: 7px;
        text-transform: capitalize
    }

    .list-count-banner .call-btn a .tfn {
        padding: 10px 6px;
        display: inline-block
    }

    .list-count-banner .close-btn {
        width: 25px;
        height: 25px;
        right: -3px;
        top: -8px;
        padding-top: 1px
    }
}

@media only screen and (max-height:600px) {
    .list-count-banner {
        position: fixed;
        top: 5px;
        transform: translatex(-50%)
    }
}

#launcher {
    z-index: 3 !important
}

@media(max-width:767px) {
    #launcher {
        bottom: 55px !important
    }
}

@media(max-width:359px) {
    #launcher {
        display: none !important
    }
}

.dealCode .deal {
    background: #195abc;
    text-align: center;
    font-size: 16px;
    color: #fff;
    display: block;
    padding: 4px;
    border-radius: 0;
    position: relative;
    width: auto
}

.dealCode .deal:before {
    border-color: transparent transparent #fff transparent;
    position: absolute;
    display: block;
    border-style: solid;
    top: 0;
    left: 0;
    content: "";
    border-width: 0 30px 32px 0
}

.dealCode .deal:after {
    border-color: transparent transparent #fff transparent;
    position: absolute;
    display: block;
    border-style: solid;
    top: 0;
    right: 0;
    content: "";
    border-width: 0 0 32px 30px
}

@media(max-width:767px) {
    .listing-matrix-section {
        padding: 0 !important
    }
}

.listing-matrix-section .nav-tabs>li.active a {
    color: #1b75bc;
    border-color: #1b75bc;
    border-bottom: 0
}

.listing-matrix-section .nav-tabs>li.active a:hover {
    background: #fff
}

.listing-matrix-section .nav-tabs>li a {
    color: #333;
    font-size: 16px;
    font-weight: 500;
    border: 1px solid #ccc;
    border-bottom: 0;
    border-radius: 0;
    margin-right: 10px
}

@media(max-width:479px) {
    .listing-matrix-section .nav-tabs>li a {
        font-size: 14px
    }
}

.listing-matrix-section .nav-tabs>li a:hover {
    background: #e1e4f5;
    border-color: #1b75bc;
    border-bottom: 0
}

.listing-matrix-section .tab-content {
    padding: 0;
    margin-bottom: 10px
}

@media(max-width:767px) {
    .listing-matrix-section .tab-content {
        margin-bottom: 0
    }
}

.matrix-btn {
    border: 1px solid;
    padding: 9px 15px;
    display: none;
    margin-bottom: 10px;
    position: absolute;
    width: 130px;
    right: 0;
    top: -8px;
    border-radius: 3px
}

@media(max-width:980px) {
    .matrix-btn {
        right: 150px
    }
}

.matrix-btn.reset-all {
    right: 150px
}

.position-relative {
    position: relative
}

.airline-matrix-mobile ul {
    margin: 0;
    padding: 0;
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden
}

.airline-matrix-mobile ul li {
    list-style: none;
    display: inline-block;
    margin: 0 10px 0 0;
    font-size: 12px;
    background: #fff;
    padding: 3px 10px;
    border: 1px solid #cad1f3;
    border-radius: 2px;
    position: relative
}

.airline-matrix-mobile ul li b {
    font-weight: 400;
    margin-top: 4px;
    float: left
}

.airline-matrix-mobile ul li.active {
    box-shadow: 1px 1px 5px #b7c0e6;
    border-color: #1b75bc;
    background: #1b75bc;
    color: #fff
}

.airline-matrix-mobile ul li img {
    width: 30px;
    height: 30px;
    float: left;
    margin-right: 5px
}

.airline-matrix-mobile .matrixstops {
    width: 15px;
    height: 15px;
    border-radius: 100%;
    background: #fff;
    position: absolute;
    left: 33px;
    bottom: 0;
    font-size: 12px;
    color: #fff;
    line-height: 13px;
    text-align: center;
    padding: 2px
}

.airline-matrix-mobile .matrixstops img {
    width: 100%;
    height: 100%
}

.airline-matrix-wrapper {
    font-size: 13px;
    padding: 10px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, .1607843137);
    border-radius: 12px;
    min-height: 100px;
    max-height: 152px;
    position: relative;
    background: #fff
}

@media(max-width:479px) {
    .airline-matrix-wrapper {
        font-size: 12px
    }
}

.airline-matrix-wrapper .reset_button {
    background: #1b75bc;
    border: none;
    color: #fff;
    position: absolute;
    right: 95px;
    top: 12px;
    padding: 5px 15px;
    border-radius: 3px;
    cursor: pointer
}

@media(max-width:767px) {
    .airline-matrix-wrapper .reset_button {
        right: 65px;
        top: 8px;
        padding: 6px 5px 7px
    }
}

.airline-matrix-wrapper h4 {
    color: #1b75bc;
    font-size: 12px;
    font-weight: 700
}

@media(max-width:359px) {
    .airline-matrix-wrapper h4 .for-you {
        display: none
    }
}

.airline-matrix-wrapper .pr0 {
    padding-right: 0
}

.airline-matrix-wrapper .pl0 {
    padding-left: 0
}

.airline-matrix-wrapper .matrix-head ul {
    margin: 0;
    padding: 0
}

.airline-matrix-wrapper .matrix-head ul li {
    list-style: none;
    margin: 0;
    padding: 5px 10px;
    font-size: 12px;
    color: #1b75bc;
    border-bottom: 1px dashed #d7e2f5;
    font-weight: 600
}

@media(max-width:479px) {
    .airline-matrix-wrapper .matrix-head ul li {
        padding: 5px 0;
        font-size: 10px
    }
}

.airline-matrix-wrapper .matrix-head ul li:last-child {
    border-bottom: 0
}

.airline-matrix-wrapper .matrix-head ul li.pt25px {
    padding-top: 25px;
    margin-top: 1px
}

@media(max-width:479px) {
    .airline-matrix-wrapper .matrix-head ul li.pt25px {
        padding-top: 17px
    }
}

.airline-matrix-wrapper .matrix-data {
    border: 1px solid #d7e2f5;
    background: #fff;
    margin: 0;
    position: relative
}

.airline-matrix-wrapper .matrix-data ul {
    margin: 0;
    padding: 0
}

.airline-matrix-wrapper .matrix-data ul li {
    list-style: none;
    margin: 0;
    padding: 5px 10px;
    border-bottom: 1px dashed #d7e2f5;
    text-align: center;
    cursor: pointer
}

@media(max-width:479px) {
    .airline-matrix-wrapper .matrix-data ul li {
        padding: 5px 0
    }
}

.airline-matrix-wrapper .matrix-data ul li:last-child {
    border-bottom: 0
}

.airline-matrix-wrapper .matrix-data ul li.head {
    text-align: center
}

.airline-matrix-wrapper .matrix-data ul li.head img {
    width: 30px;
    outline: 1px solid #fff;
    outline-offset: -1px;
    border-radius: 8px;
    margin: auto
}

.airline-matrix-wrapper .matrix-data ul li.head .mix-air {
    width: auto;
    position: absolute;
    right: 20%
}

@media(max-width:479px) {
    .airline-matrix-wrapper .matrix-data ul li.head .mix-air {
        right: 10%
    }
}

@media(max-width:359px) {
    .airline-matrix-wrapper .matrix-data ul li.head .mix-air {
        right: 4%
    }
}

.airline-matrix-wrapper .matrix-data ul li.head .name {
    text-align: center;
    font-size: 11px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

@media(max-width:479px) {
    .airline-matrix-wrapper .matrix-data ul li.head .name {
        display: none
    }
}

.airline-matrix-wrapper .matrix-data ul li.active {
    border-color: #d7e2f5
}

.airline-matrix-wrapper .matrix-data.active,
.airline-matrix-wrapper .matrix-data .active {
    border-color: #ff7f00;
    background: #f6f9ff;
    font-weight: 700;
    color: #ff7f00;
    cursor: default
}

.airline-matrix-wrapper .matrix-data.active .name,
.airline-matrix-wrapper .matrix-data .active .name {
    font-weight: 400;
    color: #333
}

.airline-matrix-wrapper .matrix-head ul li,
.airline-matrix-wrapper .matrix-data ul li {
    min-height: 36px
}

@media(max-width:479px) {

    .airline-matrix-wrapper .matrix-head ul li,
    .airline-matrix-wrapper .matrix-data ul li {
        min-height: 30px
    }
}

.airline-matrix-wrapper .matrix-head ul li:first-child,
.airline-matrix-wrapper .matrix-data ul li:first-child {
    min-height: 58px
}

.airline-matrix-wrapper .slick-slider .slick-prev,
.airline-matrix-wrapper .slick-slider .slick-next {
    top: -15px;
    background: #1b75bc;
    border-radius: 100%;
    border: 0;
    width: 26px;
    height: 26px;
    right: -9px
}

@media(max-width:479px) {

    .airline-matrix-wrapper .slick-slider .slick-prev,
    .airline-matrix-wrapper .slick-slider .slick-next {
        width: 20px
    }
}

.airline-matrix-wrapper .slick-slider .slick-prev {
    left: inherit;
    right: 21px
}

.airline-matrix-wrapper .slick-slider .slick-prev.slick-disabled,
.airline-matrix-wrapper .slick-slider .slick-next.slick-disabled {
    display: block !important;
    background: #a7b4ef
}

.airline-matrix-wrapper .slick-prev:before,
.airline-matrix-wrapper .slick-next:before {
    font-size: 20px;
    color: #fff;
    line-height: 25px
}

.baggage_txt_green {
    padding: 8px 0 5px;
    font-family: poppins, sans-serif;
    color: #3ab54a;
    margin: 0;
    font-size: 12px;
    font-weight: 500
}

.newbaggage_list {
    font-size: 12px;
    font-family: poppins, sans-serif;
    overflow: hidden;
    border-bottom: 1px dashed #ccc;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 2px 0
}

.newbaggage_list .left {
    position: relative;
    float: left;
    width: calc(100% - 140px);
    padding-left: 37px;
    color: #5f6368
}

.newbaggage_list .left .airicons {
    width: 28px;
    position: absolute;
    left: 0;
    top: 0
}

.newbaggage_list .left h4 {
    margin: 0;
    font-size: 13px;
    font-weight: 600;
    color: #000;
    padding-bottom: 3px
}

.newbaggage_list .right {
    width: 130px;
    float: right
}

.newbaggage_list .right p {
    margin: 9px 0;
    font-weight: 500;
    display: flex;
    align-items: end
}

.newbaggage_list .right p .bag_icon {
    width: 18px;
    margin-right: 5px
}

.baggage_detailBox {
    border: 1px solid #d8dadd;
    border-radius: 10px;
    padding: 10px 15px
}

@media(max-width:767px) {
    .baggage_detailBox {
        padding: 3px 10px
    }
}

.baggage_detailBox .newbaggage_list .left {
    padding-left: 42px
}

@media(max-width:767px) {
    .baggage_detailBox .newbaggage_list .left {
        padding-left: 37px
    }
}

.baggage_detailBox .newbaggage_list .left .airicons {
    width: 33px
}

@media(max-width:767px) {
    .baggage_detailBox .newbaggage_list .left .airicons {
        width: 28px
    }
}

.baggage_detailBox .newbaggage_list.last {
    border-bottom: none
}

.ancelries-selectionloading {
    font-family: poppins, sans-serif;
    margin: 0 auto;
    padding: 30px;
    max-width: 500px;
    border-radius: 30px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    color: #313131;
    text-align: center;
    line-height: 32px
}

@media(max-width:767px) {
    .ancelries-selectionloading {
        width: 95%;
        font-size: 14px;
        line-height: 23px;
        padding: 30px 20px;
        border-radius: 10px
    }
}

.ancelries-selectionloading .head {
    font-size: 21px;
    color: #313131;
    font-weight: 600;
    padding: 20px 0
}

@media(max-width:767px) {
    .ancelries-selectionloading .head {
        font-size: 16px
    }
}

.mainheading.mb-0 {
    margin-bottom: 0
}

.newbaggage_block {
    font-size: 12px;
    font-family: poppins, sans-serif;
    overflow: hidden;
    border-bottom: 1px dashed #ccc;
    padding: 15px 0;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.newbaggage_block .left .top {
    position: relative;
    padding-left: 36px;
    color: #000;
    display: flex;
    font-size: 14px;
    font-weight: 600
}

.newbaggage_block .left .top .airicons {
    width: 26px;
    position: absolute;
    left: 0;
    top: 0
}

.newbaggage_block .left .top .flighticons {
    margin: 0 10px
}

.newbaggage_block .left .top h4 {
    margin: 0;
    font-size: 15px;
    font-weight: 600;
    color: #000;
    margin-right: 10px
}

.newbaggage_block .left ul {
    padding: 5px 0 0 36px;
    font-weight: 500;
    display: flex;
    align-items: end
}

.newbaggage_block .left ul li {
    padding-right: 20px;
    display: flex;
    align-items: center
}

.newbaggage_block .left ul .bag_icon {
    width: 18px;
    margin-right: 5px
}

.newbaggage_block.last {
    border-bottom: none
}

.newbaggage_block .addbutton {
    background: rgba(79, 142, 252, .1490196078);
    border: 1px solid #4f8efc;
    border-radius: 5px;
    font-size: 13px;
    font-weight: 500;
    color: #4f8efc;
    padding: 6px 15px
}

.newbaggage_block .addbutton.editbtn {
    background: 0 0;
    border: none
}

.latest_baggageBoxPoppup {
    font-family: poppins, sans-serif;
    width: 543px;
    background: #fff;
    border-radius: 20px;
    padding: 15px;
    margin: 0 auto;
    position: relative
}

.latest_baggageBoxPoppup h3 {
    font-size: 20px;
    color: #000;
    text-align: center;
    font-weight: 600;
    margin: 5px 0 20px 0
}

.latest_baggageBoxPoppup .innerBox {
    box-shadow: 0 0 8px rgba(0, 0, 0, .1607843137);
    border-radius: 10px;
    padding: 10px 15px;
    margin-bottom: 20px;
    position: relative
}

.latest_baggageBoxPoppup .passenger_text {
    background: #e5eeff;
    border-radius: 12px;
    display: inline-block;
    position: absolute;
    left: 10px;
    top: -10px;
    font-size: 12px;
    color: #2f7ad5;
    padding: 2px 10px
}

.latest_baggageBoxPoppup .included {
    color: #3ab54a;
    font-weight: 500
}

.latest_baggageBoxPoppup .submit_button {
    border: none;
    background: #2f7ad5;
    margin-bottom: 10px;
    width: 300px;
    border-radius: 5px;
    padding: 8px;
    color: #fff;
    font-weight: 600;
    text-decoration: none
}

.latest_baggageBoxPoppup .skip_button {
    border: none;
    border-radius: 5px;
    color: #2f7ad5;
    font-weight: 600;
    text-decoration: underline;
    background: 0 0
}

.latest_baggageBoxPoppup .close_popup {
    position: absolute;
    right: 15px;
    top: 12px;
    color: #6a6a6a;
    font-size: 18px
}

.latest_baggageBoxPoppup.secondpopup {
    width: 488px
}

.latest_baggageBoxPoppup.secondpopup .add-row {
    position: relative;
    display: flex;
    margin: 10px 0 20px;
    font-weight: 600;
    justify-content: space-between
}

.latest_baggageBoxPoppup.secondpopup .add-row .label-head {
    padding-top: 4px
}

.latest_baggageBoxPoppup.secondpopup .add-row .label-head img {
    width: 18px;
    margin-right: 5px
}

.latest_baggageBoxPoppup.secondpopup .add-row .price-selection {
    display: flex;
    align-items: center
}

.latest_baggageBoxPoppup.secondpopup .add-row .value-num {
    width: 20px;
    text-align: center;
    font-size: 14px;
    display: inline-block
}

.latest_baggageBoxPoppup.secondpopup .add-row .subBtn {
    margin-left: 10px;
    display: inline-block;
    width: 28px;
    height: 28px;
    text-decoration: none;
    background: url(/images/new-baggage/minus-gray.svg) left top no-repeat
}

.latest_baggageBoxPoppup.secondpopup .add-row .subBtn.active {
    background: url(/images/new-baggage/minus-active.svg) left top no-repeat
}

.latest_baggageBoxPoppup.secondpopup .add-row .addBtn {
    display: inline-block;
    width: 28px;
    height: 28px;
    text-decoration: none;
    background: url(/images/new-baggage/plus-gray.svg) left top no-repeat
}

.latest_baggageBoxPoppup.secondpopup .add-row .addBtn.active {
    background: url(/images/new-baggage/plus-active.svg) left top no-repeat
}

.latest_baggageBoxPoppup.secondpopup .baggage-content {
    font-size: 14px;
    padding: 20px 10px;
    font-weight: 500;
    text-align: center
}

.latest_baggageBoxPoppup.secondpopup .sub-head {
    color: #222;
    padding: 15px 0 30px;
    text-align: center;
    font-size: 18px;
    font-weight: 700
}

.latest_baggageBoxPoppup.secondpopup .chargable_icon {
    width: 19px
}

.toll-free-mobile {
    background: #333;
    padding: 5px 0;
    color: #fff;
    font-size: 13px
}

.toll-free-mobile a {
    color: #fff;
    text-decoration: none;
    font-weight: 700;
    white-space: nowrap
}

.lds-ring {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px
}

.lds-ring div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 40px;
    height: 40px;
    margin: 8px;
    border: 3px solid #fff;
    border-radius: 50%;
    animation: lds-ring 1.2s cubic-bezier(.5, 0, .5, 1) infinite;
    border-color: #1b75bc transparent transparent transparent
}

.lds-ring div:nth-child(1) {
    animation-delay: -.45s
}

.lds-ring div:nth-child(2) {
    animation-delay: -.3s
}

.lds-ring div:nth-child(3) {
    animation-delay: -.15s
}

@keyframes lds-ring {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

.book_with_confidence .slick-list.draggable {
    padding-right: 150px !important;
    padding-left: 0 !important
}

.book_with_confidence .slick-list.draggable .slick-slide {
    margin: 0 15px
}

.book_with_confidence .slick-list.draggable .slick-slide img {
    width: 100%
}

.ribbon-checked {
    width: 150px;
    height: 32px;
    position: absolute;
    right: -2px;
    top: -7px;
    text-align: left;
    font-size: 12px;
    color: #fff;
    background: #1b75bc;
    padding: 8px 5px 5px 41px;
    font-weight: 600;
    border-radius: 0 12px 0 0;
    z-index: 1
}

@media(max-width:980px) {
    .ribbon-checked {
        font-size: 11px
    }
}

@media(max-width:767px) {
    .ribbon-checked {
        right: 0;
        top: 0;
        height: 28px;
        position: relative;
        float: right
    }
}

@media(max-width:479px) {
    .ribbon-checked {
        width: 120px;
        padding: 6px 5px 5px 31px;
        font-size: 10px;
        right: 2px;
        top: 3px;
        height: 24px
    }
}

.ribbon-checked::before {
    content: "";
    position: absolute;
    top: 0;
    left: -20px;
    display: block;
    border: 16px solid #1b75bc;
    z-index: 0;
    border-right-width: 5px;
    border-left-color: transparent
}

@media(max-width:767px) {
    .ribbon-checked::before {
        border-width: 14px;
        left: -18px
    }
}

@media(max-width:479px) {
    .ribbon-checked::before {
        border-width: 12px;
        left: -18px
    }
}

.ribbon-checked .bag_icon {
    position: absolute;
    left: 7px;
    top: 8px;
    width: 20px
}

@media(max-width:767px) {
    .ribbon-checked .bag_icon {
        top: 5px
    }
}

@media(max-width:479px) {
    .ribbon-checked .bag_icon {
        width: 16px;
        left: 0
    }
}

.ribbon-checked .check_icon {
    position: absolute;
    width: 13px;
    left: 21px;
    top: 6px
}

@media(max-width:767px) {
    .ribbon-checked .check_icon {
        top: 4px
    }
}

@media(max-width:479px) {
    .ribbon-checked .check_icon {
        left: 12px
    }
}

.call_button_mobile {
    padding: 10px 5px;
    text-align: center;
    font-size: 16px;
    background: #ff7f00;
    color: #fff;
    border: 0;
    cursor: pointer;
    border-radius: 5px;
    font-weight: 600;
    width: 100%;
    display: none
}

@media(max-width:767px) {
    .call_button_mobile {
        display: block
    }
}

.call_button_mobile:hover {
    color: #fff
}

.textsmall {
    padding-top: 5px;
    font-size: 12px;
    color: #1b1b1b
}

.call_popupdeal {
    width: 296px;
    margin: 0 auto;
    padding: 20px 10px 10px;
    position: relative;
    background: #fff;
    text-align: center
}

.call_popupdeal .textsmall {
    padding-top: 5px;
    font-size: 12px;
    color: #1b1b1b
}

.call_popupdeal .code {
    font-size: 20px;
    color: #1b1b1b;
    font-weight: 700
}

.call_popupdeal .deal_itinary {
    padding: 40px 0;
    font-size: 12px;
    color: #1b1b1b
}

.call_popupdeal .deal_row {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.call_popupdeal .close_clpopup {
    position: absolute;
    right: 10px;
    top: 10px
}

.call_popupdeal .itinary_devide {
    position: relative;
    width: 152px
}

.call_popupdeal .itinary_devide span {
    border-top: 1px solid #ccc;
    display: inline-block;
    width: 80%;
    height: 1px;
    margin-left: 6px;
    top: -4px;
    position: relative
}

.call_popupdeal .flight-icon {
    position: absolute;
    left: 0;
    top: 0
}

.call_popupdeal .location-icon {
    position: absolute;
    right: 0;
    top: 0
}

.loading_fullpage {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    background: #f2f2f2
}

.loading_fullpage .loading_block {
    padding: 30px 0 0 0
}

.loading_fullpage .bottomtext {
    background: #1b75bc;
    color: #fff;
    padding: 16px
}

.loading_fullpage .loading_block .pls-wait {
    font-size: 30px
}

.selftransfer_title {
    color: #ff1d1d !important;
    display: block;
    font-size: 13px;
    padding: 3px 0
}

.detail-stop img {
    display: none
}

.detail-stop.selftransfer_detailsort {
    background: #ffe8e8;
    padding: 4px;
    border-radius: 2px;
    color: #353541;
    margin-top: 2px;
    display: inline-block
}

.detail-stop.selftransfer_detailsort img {
    margin-right: 5px;
    display: inline-block
}

.selftransfer_detail {
    padding: 5px 15px;
    background: #ffe8e8;
    border-radius: 50px;
    margin: 6px 0;
    display: inline-block
}

@media(max-width:767px) {
    .selftransfer_detail {
        border-radius: 10px
    }
}

.selftransfer_detail strong {
    color: #ff1d1d;
    display: block;
    font-size: 13px
}

.selftransfer_detail p {
    margin: 0
}

.disposed-segment {
    border-radius: 4px;
    background: #f1f8fd;
    border-left: 4px solid #1b75bc;
    padding: 10px 35px 10px 15px;
    margin: 15px 0;
    line-height: 1.4;
    position: relative
}

.disposed-segment b {
    color: #1b75bc;
    text-transform: capitalize
}

.disposed-segment .right_arrow {
    width: 40px;
    text-align: center;
    position: absolute;
    top: 50%;
    right: 3px;
    transform: translateY(-50%);
    font-size: 30px;
    color: #1b75bc
}

.disposed_popup {
    position: relative;
    max-width: 550px;
    margin: 0 auto;
    background: #fff;
    border-radius: 15px;
    padding: 20px
}

@media(max-width:479px) {
    .disposed_popup {
        max-width: 95%;
        padding: 15px 10px 10px
    }
}

.disposed_popup h3 {
    font-size: 20px;
    font-weight: 600;
    margin: 0 0 20px
}

.disposed_popup ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.disposed_popup ul li {
    margin-bottom: 15px;
    position: relative;
    padding: 0 0 0 45px;
    font-size: 13px
}

.disposed_popup ul li .icon {
    display: block;
    position: absolute;
    top: 0;
    left: 0
}

.disposed_popup .close-segment {
    cursor: pointer;
    background: url(../../images/svg/close-button.svg) center no-repeat;
    width: 40px;
    height: 40px;
    background-size: 15px;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    padding: 10px
}

.layovertimemob {
    position: absolute;
    width: inherit !important;
    top: -13px;
    white-space: nowrap;
    left: 50%;
    transform: translateX(-50%)
}

.result-block .depart-flight .connnecting-block .leg-points span.destination_code.nowrap {
    width: auto
}

.listingCombo {
    float: right
}

@media(max-width:767px) {
    .listingCombo {
        right: inherit;
        left: 160px;
        top: 1px
    }
}

.kiwidetail {
    margin: 7px 0
}

.combofare {
    background: #e5ffe5;
    padding: 3px 8px;
    font-size: 11px;
    font-weight: 700;
    border-radius: 4px;
    top: 4px;
    border: 1px solid green
}

.combofare .kiwiTitle {
    padding-top: 5px;
    padding-bottom: 15px
}

.passport_row {
    padding-left: 95px
}

.passport_row .pr {
    padding-right: 0
}

.mt-15 {
    margin-top: 15px
}

.kwTitle {
    font-size: 20px;
    color: #fff;
    text-align: center
}

.bookingTitle {
    font-size: 18px;
    padding: 15px 0
}

.bookingTitle strong {
    color: #fff;
    font-size: 16px;
    display: block
}

.bookingnumb {
    font-size: 18px;
    color: #fff
}

.booking_status {
    background: #f60;
    padding: 5px 15px;
    display: inline-block;
    border-radius: 30px;
    font-size: 13px;
    font-weight: 500;
    color: #fff
}

.booking_status.kwsucess {
    background: #00af00
}

.booking_status.kwpending {
    background: #f73333
}

.stbooking {
    padding-left: 20px;
    margin-left: 20px;
    border-left: 1px solid #ccc;
    text-align: left
}

.booking_status i {
    margin-right: 4px
}

@media(max-width:767px) {
    .entire_trip.pt20 {
        padding: 14px 0
    }
}

@media(max-width:767px) {
    .block_mob {
        padding: 6px 0
    }
}

.flight__wrapper__details {
    z-index: 10003;
    position: fixed;
    right: 0;
    top: 0;
    width: 0;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    padding: 20px 0;
    transition: all .2s
}

.flight__detail {
    max-height: 100%;
    width: 600px;
    margin: 0 auto;
    background: #fff
}

.flight__detail .flight__title {
    padding: 12px 20px;
    margin: 0;
    background: #ff7f00;
    position: relative;
    color: #fff
}

.flight__detail .flight__title h2 {
    font-size: 16px;
    font-weight: 600;
    margin: 0
}

.flight__detail .flight__title .close_flight_detail {
    position: absolute;
    color: #fff;
    font-size: 22px;
    font-weight: 400;
    right: 14px;
    top: 4px;
    text-decoration: none
}

.flight__detail .price__detail_bottom {
    background: #fff;
    box-shadow: 0 -4px 3px -4px #cacaca;
    padding: 7px 20px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.flight__detail .price__detail_bottom .price {
    font-size: 24px;
    font-weight: 700;
    color: #343434;
    line-height: 25px
}

.flight__detail .price__detail_bottom .price .taxes {
    font-size: 13px;
    font-weight: 400
}

.flight__detail .price__detail_bottom .select__button {
    font-size: 18px;
    text-decoration: none;
    display: block;
    padding: 9px 18px;
    color: #fff;
    background: #ff7f00;
    border-radius: 3px;
    cursor: pointer;
    width: 139px;
    text-align: center
}

.flight__detail .flight_detail_content {
    padding: 20px;
    max-height: calc(100% - 100px);
    overflow-y: auto;
    overflow-x: hidden;
    background: #f9fbf6
}

.flight__detail .flight__tab {
    padding: 0 0 10px
}

.flight__detail .flight__tab li {
    list-style: none;
    display: inline-block;
    margin-right: 30px
}

.flight__detail .flight__tab li a {
    color: #333;
    font-size: 15px;
    font-weight: 700;
    line-height: 2em;
    text-decoration: none
}

.flight__detail .flight__tab li.active {
    border-bottom: 2px solid #1b75bc
}

.flight__detail .flight__tab li.active a {
    color: #1b75bc
}

.flight__detail .flight__content-box {
    position: relative
}

.flight__detail .flight__content-box .flight-schedule {
    display: flex
}

.flight_scheduleTime {
    font-weight: 400;
    font-size: 13px;
    color: #414141;
    float: left;
    text-align: right;
    width: 90px
}

@media(max-width:767px) {
    .flight_scheduleTime {
        width: 62px
    }
}

.flight_scheduleTime strong {
    font-size: 13px
}

@media(max-width:767px) {
    .flight_scheduleTime strong {
        font-size: 13px
    }
}

.flight_scheduleStops-circle {
    background: #fff;
    border-radius: 50%;
    display: inline-block;
    width: 13px;
    height: 13px;
    margin: 2px 12px;
    position: relative;
    border: 1px solid #1b75bc;
    z-index: 1
}

.flight_scheduleLocation,
.flight-stop-interval,
.flight-travel-details {
    font-size: 13px;
    float: right;
    width: calc(100% - 130px)
}

@media(max-width:767px) {

    .flight_scheduleLocation,
    .flight-stop-interval,
    .flight-travel-details {
        width: calc(100% - 101px);
        font-size: 12px
    }
}

.flight_scheduleLocation .city,
.flight-stop-interval .city,
.flight-travel-details .city {
    font-weight: 700;
    color: #414141
}

.flight_scheduleLocation .airpoetname,
.flight-stop-interval .airpoetname,
.flight-travel-details .airpoetname {
    font-weight: 400;
    color: #757575;
    font-size: 13px;
    max-height: 2.4em;
    overflow: hidden
}

@media(max-width:767px) {

    .flight_scheduleLocation .airpoetname,
    .flight-stop-interval .airpoetname,
    .flight-travel-details .airpoetname {
        font-size: 12px
    }
}

.flight_detailsInfoTravel {
    padding: 20px 0;
    position: relative
}

.flight-duration {
    float: left;
    font-weight: 400;
    color: #929191;
    font-size: 12px;
    padding-top: 10px;
    text-align: right;
    width: 90px;
    white-space: nowrap;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%)
}

@media(max-width:767px) {
    .flight-duration {
        width: 62px
    }
}

.flight_stopIntervalSeparator {
    border-left: 1px solid #1b75bc;
    bottom: -5px;
    left: 109px;
    position: absolute;
    top: -17px;
    transform: translateX(-1px)
}

@media(max-width:767px) {
    .flight_stopIntervalSeparator {
        left: 80px
    }
}

.flight-stop {
    padding: 20px 0;
    position: relative
}

.flight-stop .flight_stopIntervalSeparator {
    border-left: 1px dotted #1b75bc;
    top: -38px
}

.flight-stop.flight-stop--danger .flight-duration {
    color: red;
    padding: 10px 5px 0;
    border-radius: 20px
}

.flight-layover-label {
    font-weight: 400;
    margin-top: 10px;
    color: red
}

.airlines-details img {
    width: 30px;
    position: absolute;
    top: 0;
    left: 0
}

.airlines-details .right {
    width: 100%;
    float: left
}

.airlines-details .flight-info {
    margin-top: 5px
}

.airlines-details .air-name {
    padding-left: 40px;
    position: relative;
    font-weight: 700
}

.open-model {
    overflow: hidden
}

.text-gray {
    font-weight: 400
}

.detail_height {
    min-height: 396px
}

.direct_flight {
    padding-top: 14px;
    clear: both
}

.direct_flight .direct_tooltip_info {
    text-align: left
}

.pet-policy-Block,
.static_content {
    padding: 22px 0 80px;
    line-height: 24px;
    color: #57585a;
    margin-top: 5px
}

.pet-policy-Block h3,
.static_content h3 {
    font-size: 18px;
    font-weight: 700;
    margin: 0 0 15px;
    color: #2b2b2b
}

@media(max-width:767px) {

    .pet-policy-Block h3,
    .static_content h3 {
        text-align: left
    }
}

.pet-policy-Block h4,
.static_content h4 {
    padding: 10px;
    font-size: 18px;
    background: #005dba;
    color: #fff
}

.pet-policy-Block h5,
.static_content h5 {
    font-size: 20px;
    font-weight: 600;
    color: #2b2b2b;
    padding-bottom: 26px;
    margin: 0
}

@media(max-width:767px) {

    .pet-policy-Block h5,
    .static_content h5 {
        font-size: 16px;
        margin-bottom: 15px;
        text-align: left
    }
}

.pet-policy-Block p,
.static_content p {
    padding-bottom: 10px;
    font-weight: 400
}

@media(max-width:767px) {

    .pet-policy-Block p,
    .static_content p {
        font-size: 12px;
        text-align: left
    }
}

.pet-policy-Block p a,
.static_content p a {
    color: #ff7f00
}

.pet-policy-Block div a,
.static_content div a {
    color: #1b75bc
}

.pet-policy-Block ul,
.static_content ul {
    margin: 0 0 30px 15px;
    padding: 0;
    list-style: none
}

.pet-policy-Block ul li,
.static_content ul li {
    padding: 0 0 0 26px;
    position: relative;
    margin: 5px 0
}

.pet-policy-Block ul li:before,
.static_content ul li:before {
    width: 10px;
    height: 10px;
    content: "";
    border: 2px solid #989aa2;
    border-radius: 100%;
    position: absolute;
    left: 0;
    top: 9px
}

.pet-policy-Block ul li a,
.static_content ul li a {
    color: #1b75bc
}

.pet-policy-Block .airline-list h3,
.static_content .airline-list h3 {
    font-size: 24px;
    clear: both;
    margin-bottom: 10px;
    padding-top: 20px
}

.pet-policy-Block .airline-list ul li,
.static_content .airline-list ul li {
    width: 32%;
    float: left
}

@media(max-width:980px) {

    .pet-policy-Block .airline-list ul li,
    .static_content .airline-list ul li {
        width: 48%
    }
}

@media(max-width:980px) {

    .pet-policy-Block .airline-list ul li,
    .static_content .airline-list ul li {
        width: 100%;
        float: none
    }
}

.pet-policy-Block table,
.static_content table {
    margin-bottom: 30px
}

.pet-policy-Block table td,
.static_content table td {
    padding: 10px;
    font-weight: 400;
    font-size: 14px
}

.pet-policy-Block .table_data,
.static_content .table_data {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden
}

.pet-policy-Block .table_data table,
.static_content .table_data table {
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
    border: 1px solid #ddd
}

.pet-policy-Block .table_data th,
.static_content .table_data th {
    background: #9C7BC0;
    color: #fff;
    white-space: nowrap
}

.pet-policy-Block .table_data td,
.static_content .table_data td {
    background: #efefef
}

.pet-policy-Block .table_data td h3,
.static_content .table_data td h3 {
    color: #fff
}

.pet-policy-Block .table_data tr:nth-child(even) td,
.static_content .table_data tr:nth-child(even) td {
    background: #fff
}

.pet-policy-Block .table_data th,
.pet-policy-Block .table_data td,
.static_content .table_data th,
.static_content .table_data td {
    padding: 10px;
    text-align: center;
    border: 1px solid #ddd
}

@media(max-width:767px) {

    .pet-policy-Block .table_data th,
    .pet-policy-Block .table_data td,
    .static_content .table_data th,
    .static_content .table_data td {
        padding: 6px;
        font-size: 12px;
        line-height: 20px;
        text-align: left
    }
}

.pet-policy-Block .items,
.static_content .items {
    overflow: hidden;
    width: 100%;
    margin-bottom: 30px
}

.pet-policy-Block .items ul li,
.static_content .items ul li {
    width: 25%;
    float: left
}

.pet-policy-Block .page-img img,
.static_content .page-img img {
    margin: 40px 0 80px
}

@media(max-width:767px) {

    .pet-policy-Block .page-img img,
    .static_content .page-img img {
        width: 100%;
        margin: 20px 0 40px
    }
}

.pet-policy-Block .page-carrers-img img,
.static_content .page-carrers-img img {
    margin: 40px 0 80px;
    width: 800px;
    height: 350px;
    border-radius: 5px
}

.baggage-label {
    padding: 8px 10px;
    background: #9C7BC0;
    color: #fff;
    width: 45%;
    float: left;
    margin: 0 20px 10px 0;
    font-weight: 600
}

@media(max-width:767px) {
    .baggage-label {
        width: 100%;
        margin: 0 0 10px
    }
}

.baggage-data {
    padding: 10px 0;
    border-bottom: 1px dashed #ccc;
    width: 45%;
    float: left;
    margin: 0 20px 0 0
}

@media(max-width:767px) {
    .baggage-data {
        width: 100%;
        margin: 0 0 10px;
        min-height: auto;
        padding: 10px
    }
}

.baggage-data img {
    margin-right: 15px;
    float: left;
    line-height: 1.2em
}

.baggage-data span {
    height: 35px;
    padding-top: 8px;
    display: block;
    width: 100%;
    line-height: 1.2em
}

.content-block {
    padding: 40px 10px;
    background: #f6fafd
}

.content-block .back-btn {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 30px;
    text-decoration: none;
    color: #2b2b2b
}

.content-block .back-btn .fa-angle-left {
    font-size: 26px;
    vertical-align: bottom;
    font-weight: 700
}

.content-block .content {
    padding: 10px;
    position: relative
}

.content-block .content .img-block {
    text-align: right
}

@media(max-width:479px) {
    .content-block .content .img-block {
        text-align: left
    }
}

.content-block .content .head {
    font-size: 21px;
    margin-bottom: 50px;
    line-height: 1.5em
}

.content-block .content p {
    font-size: 18px;
    margin-bottom: 30px;
    text-align: justify;
    font-weight: 400
}

@media(max-width:767px) {

    .pet-policy-Block .table_data p,
    .static_content .table_data p {
        font-size: 12px;
        font-weight: 400;
        text-align: left
    }
}

.table_data2 table tr th h3 {
    margin: 0
}

.content-header-Block {
    width: 100%;
    background: url(../../images/home/inner-bg.png) no-repeat center #9C7BC0;
    padding: 20px 0;
    color: #fff
}

@media(max-width:767px) {
    .content-header-Block {
        padding: 10px 0
    }
}

.content-header-Block h2 {
    font-size: 24px;
    color: #fff;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    font-weight: 700
}

@media(max-width:767px) {
    .content-header-Block h2 {
        font-size: 22px;
        margin-bottom: 0
    }
}

.content-header-Block p {
    font-size: 18px;
    margin: 0
}

.content-questions ul {
    margin-bottom: 50px;
    list-style: none
}

.content-questions ul li.list-view {
    padding: 30px 0 30px 30px;
    border-bottom: 1px solid #cbd0d4;
    position: relative;
    cursor: pointer
}

@media(max-width:980px) {
    .content-questions ul li.list-view {
        padding: 20px 0 20px 20px
    }
}

.content-questions ul li.list-view.open .expandContent:before {
    content: "";
    font-size: 24px;
    font-weight: 700;
    font-family: fontawesome;
    position: absolute;
    left: 0;
    top: 23px
}

@media(max-width:980px) {
    .content-questions ul li.list-view.open .expandContent:before {
        font-size: 16px;
        top: 20px
    }
}

.content-questions ul li.list-view .expandContent:before {
    content: "";
    font-size: 24px;
    font-weight: 700;
    font-family: fontawesome;
    position: absolute;
    left: 0;
    top: 23px
}

@media(max-width:980px) {
    .content-questions ul li.list-view .expandContent:before {
        font-size: 16px;
        top: 20px
    }
}

.content-questions ul li.list-view a {
    font-size: 18px;
    font-weight: 700;
    color: #2b2b2b
}

@media(max-width:980px) {
    .content-questions ul li.list-view a {
        font-size: 14px
    }
}

.content-questions ul li.list-view p {
    padding-top: 30px;
    font-size: 16px
}

@media(max-width:767px) {
    .content-questions ul li.list-view p {
        font-size: 12px;
        padding-top: 20px
    }
}

.content-questions ul li.list-view p a {
    font-size: 16px;
    text-decoration: none;
    color: #ff7f00
}

.content-questions ul li.list-view p a:hover {
    text-decoration: underline
}

.content-questions .content {
    cursor: default;
    display: none
}

.content-questions .content p {
    text-align: justify
}

.content-questions .content ul li {
    padding: 10px;
    list-style: circle
}

.content-questions .content ul li a {
    font-size: 14px;
    text-decoration: none;
    color: #ff7f00
}

.content-questions .content ul li a:hover {
    text-decoration: underline
}

.contact-wrapper {
    background: #fff;
    padding: 20px 0;
    position: relative;
    margin-top: 5px
}

.contact-wrapper h2 {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 20px
}

.contact-wrapper .contact-block {
    margin-bottom: 50px;
    margin-top: 20px;
    font-size: 16px
}

.contact-wrapper .contact-block a {
    color: #57585a
}

.contact-wrapper .contact-block .fa {
    font-size: 24px;
    color: #1b75bc;
    float: left;
    margin: 0 15px 30px 0;
    font-weight: 700
}

.contact-wrapper .sub-head {
    margin-bottom: 40px;
    font-size: 16px;
    font-weight: 500
}

.contact-wrapper .sub-head a {
    color: #1b75bc;
    font-weight: 600
}

.contact-wrapper hr {
    border-bottom: 1px solid #cbd1d3;
    margin: 50px 0
}

.contact-wrapper .contact-form.cmb-bdr {
    border: 2px solid #1b75bc;
    padding: 15px
}

.contact-wrapper .contact-form label {
    width: 100%;
    font-weight: 500
}

.contact-wrapper .contact-form input,
.contact-wrapper .contact-form select,
.contact-wrapper .contact-form textarea {
    width: 100%;
    padding: 12px;
    border: 1px solid #ccc;
    font-size: 14px;
    border-radius: 3px;
    -moz-appearance: none;
    -webkit-appearance: none
}

.contact-wrapper .contact-form p {
    font-size: 14px;
    font-weight: 700
}

.contact-wrapper .contact-form [class*=col] {
    margin-bottom: 20px
}

@media(max-width:980px) {
    .contact-wrapper .contact-form [class*=col] {
        margin-bottom: 5px
    }
}

.contact-wrapper .contact-form .search-btn {
    margin: 28px 0 0;
    width: 100%;
    background: #ff7f00;
    font-size: 16px
}

.contact-wrapper .contact-form .search-btn.mt0 {
    margin: 0
}

.contact-wrapper .contact-form .mandatory-field {
    color: red;
    font-size: 12px
}

.contact-wrapper .or-d {
    margin-top: 35px;
    text-align: center;
    font-weight: 700;
    font-size: 16px
}

@media(max-width:980px) {
    .contact-wrapper .or-d {
        margin: 10px 0
    }
}

.contact-wrapper .history-details-box {
    border-top: 1px solid #1b75bc;
    padding: 15px 0;
    position: relative
}

.contact-wrapper .history-details-box .top-arrow {
    position: absolute;
    top: -13px;
    left: 20px;
    font-size: 34px;
    color: #1b75bc
}

.contact-wrapper .history-details-box h3 {
    font-size: 22px
}

.contact-wrapper .history-details-box h3 span {
    color: #1b75bc
}

@media(max-width:767px) {
    .contact-wrapper .history-details-box h3 span {
        font-size: 15px
    }
}

.contact-wrapper .history-details-box .history-details {
    font-size: 16px;
    margin-bottom: 10px
}

.contact-wrapper .history-details-box table {
    width: 100%
}

.contact-wrapper .history-details-box table a {
    color: #1b75bc
}

.contact-wrapper .history-details-box table th {
    background: #1b75bc;
    color: #fff;
    border-color: #3090dc
}

.contact-wrapper.check-my-booking .contact-form {
    background: #e6e6e6;
    padding: 30px 30px 14px
}

.successfully-pop .content {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 500px;
    height: 400px;
    text-align: center;
    background: #fff;
    z-index: 3;
    border-radius: 5px;
    padding: 20px
}

.successfully-pop .content .close {
    right: 10px;
    position: absolute;
    top: 10px;
    color: #000;
    font-size: 16px;
    padding: 10px
}

.successfully-pop .content img {
    margin: 100px 0 40px
}

.successfully-pop .content p {
    font-size: 20px;
    line-height: 1.5em;
    color: #222428
}

.successfully-pop .pop-overlay {
    background: rgba(0, 0, 0, .3);
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    z-index: 2
}

.sitemap-wrapper {
    background: #f9f9f9;
    padding: 20px 0;
    position: relative;
    margin-top: 5px
}

.sitemap-wrapper h2 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 10px
}

.sitemap-wrapper hr {
    border-bottom: 1px solid #cbd1d3;
    margin: 50px 0
}

.sitemap-wrapper .link-view {
    margin-bottom: 20px;
    background: #fff;
    padding: 20px;
    box-shadow: 0 3px 6px #ccc;
    border-radius: 6px
}

.sitemap-wrapper .link-view ul {
    padding: 0;
    margin: 0
}

.sitemap-wrapper .link-view ul li {
    padding-left: 15px;
    width: 25%;
    float: left;
    margin-bottom: 10px;
    position: relative
}

@media(max-width:980px) {
    .sitemap-wrapper .link-view ul li {
        width: 50%
    }
}

@media(max-width:479px) {
    .sitemap-wrapper .link-view ul li {
        width: 100%;
        float: none
    }
}

.sitemap-wrapper .link-view ul li a {
    color: #57585a;
    font-size: 14px;
    font-weight: 500
}

.sitemap-wrapper .link-view ul li a:hover {
    color: #1b75bc
}

.sitemap-wrapper .link-view ul li a:before {
    content: "";
    width: 6px;
    height: 6px;
    background: #1d76bc;
    position: absolute;
    left: 0;
    top: 5px;
    border-radius: 100%
}

.sitemap-wrapper .link-view.guide-link-view ul li {
    width: 50%
}

@media(max-width:980px) {
    .sitemap-wrapper .link-view.guide-link-view ul li {
        width: 100%;
        float: none
    }
}

.sitemap-wrapper .sorting-alpha {
    border-bottom: 1px solid #cbd1d3;
    padding-bottom: 25px;
    margin-bottom: 40px
}

.sitemap-wrapper .sorting-alpha a {
    font-size: 18px;
    color: #57585a;
    display: inline-block;
    text-transform: uppercase;
    margin-right: 20px;
    font-weight: 500
}

.sitemap-wrapper .sorting-alpha a:hover {
    color: #1b75bc
}

.sitemap-wrapper .sorting-alpha a.active {
    color: #1b75bc
}

.sitemap-wrapper .sorting-name {
    font-size: 30px;
    text-transform: uppercase;
    margin-bottom: 20px
}

.unsubscribe-Block {
    padding: 45px 0 135px;
    font-size: 16px;
    line-height: 25px;
    color: #57585a;
    border-top: 1px solid #eef3f5;
    margin-top: 5px
}

.unsubscribe-Block .unsubscribe-content h1 {
    font-size: 90px;
    font-weight: 700;
    color: #2b2b2b;
    margin-bottom: 30px
}

.unsubscribe-Block .unsubscribe-content .head {
    font-size: 32px;
    font-weight: 600;
    margin-bottom: 25px
}

.unsubscribe-Block .unsubscribe-content p {
    font-size: 16px;
    line-height: 1.6em;
    margin-bottom: 50px
}

.unsubscribe-Block .unsubscribe-content .select-options {
    margin-bottom: 30px
}

.unsubscribe-Block .unsubscribe-content .paws-onboard {
    margin: 40px 0;
    text-align: center;
    font-size: 22px;
    font-weight: 600
}

.unsubscribe-Block .unsubscribe-content .paws-onboard p {
    text-align: center;
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 400
}

.unsubscribe-Block .unsubscribe-content .paws-onboard span {
    color: #1b75bc
}

.dealListview {
    overflow: hidden;
    padding-bottom: 15px
}

.dealListview h4 {
    padding-bottom: 5px
}

.dealListview ul {
    padding: 0;
    margin: 0
}

.dealListview ul li {
    padding-left: 15px;
    width: 25%;
    float: left;
    margin-bottom: 10px;
    position: relative
}

@media(max-width:980px) {
    .dealListview ul li {
        width: 50%
    }
}

@media(max-width:479px) {
    .dealListview ul li {
        width: 100%;
        float: none
    }
}

.dealListview ul li a {
    color: #57585a;
    font-size: 14px;
    font-weight: 500
}

.dealListview ul li a:hover {
    color: #1b75bc
}

.dealListview ul li a:before {
    content: "";
    width: 6px;
    height: 6px;
    background: #1d76bc;
    position: absolute;
    left: 0;
    top: 5px;
    border-radius: 100%
}

.travelfusion-popup {
    display: none
}

.travelfusion-popup .travelfusion {
    padding: 20px;
    width: 580px;
    position: fixed;
    top: 135px;
    left: 50%;
    margin-left: -300px;
    box-shadow: 1px 0 5px 0 rgba(0, 0, 0, .75);
    z-index: 1041;
    background: #fff;
    font-weight: 500
}

.travelfusion-popup .travelfusion h3 {
    font-size: 20px;
    font-weight: 700
}

@media(max-width:767px) {
    .travelfusion-popup .travelfusion {
        width: 90%;
        left: 0;
        margin: auto
    }
}

.travelfusion-popup .btn-primary.searchbtn {
    background: #ff7f00;
    border-radius: 3px;
    border-color: #ff7f00;
    padding: 10px;
    font-size: 14px
}

.travelfusion-popup .btn-primary.searchbtn:hover {
    background: #ff9a04;
    border-color: #ff9a04
}

.travelfusion-popup .btn {
    transition: all .3s ease-out
}

.options-container {
    margin-bottom: 12px
}

@media(max-width:767px) {
    .options-container {
        margin: 0 -5px 10px;
        border-radius: 0
    }
}

.options-container .contents {
    background: #fff;
    margin-bottom: 20px;
    padding: 15px 15px 10px;
    border: 1px solid #d3e1ec;
    position: relative
}

@media(max-width:767px) {
    .options-container .contents {
        padding: 10px;
        border-radius: 0;
        margin: 0
    }
}

.options-container .contents .main-head {
    font-size: 15px;
    font-weight: 600;
    color: #4b4b4b;
    margin-bottom: 30px;
    position: relative
}

@media(max-width:767px) {
    .options-container .contents .main-head {
        font-size: 15px;
        margin-bottom: 20px
    }
}

.options-container .contents .main-head p {
    font-weight: 500;
    margin: 5px 0
}

.options-container .contents .price {
    float: right;
    font-size: 13px;
    line-height: 1.4em
}

.options-container .contents .price b {
    font-size: 24px
}

.options-container .contents p {
    margin: 10px 0 30px
}

.options-container .contents p.small-txt {
    margin: 0
}

.options-container .contents p a {
    color: #ff7f00;
    display: inline-block
}

.options-container .contents .list-content {
    margin-bottom: 30px
}

@media(max-width:767px) {
    .options-container .contents .list-content {
        margin-bottom: 0
    }
}

.options-container .contents .list-content ul {
    padding: 0;
    margin: 0
}

.options-container .contents .list-content ul li {
    list-style: none;
    font-size: 13px;
    display: inline-block;
    padding: 0 20px 0 55px;
    width: 32%
}

@media(max-width:767px) {
    .options-container .contents .list-content ul li {
        width: 100%;
        padding: 10px 20px 10px 55px
    }
}

.options-container .contents .list-content ul li:first-child {
    background: url(../../images//payment/tp1.png) no-repeat scroll 12px 3px
}

.options-container .contents .list-content ul li:nth-child(2) {
    background: url(../../images//payment/tp2.png) no-repeat scroll 20px 3px
}

@media(max-width:767px) {
    .options-container .contents .list-content ul li:nth-child(2) {
        background: url(../../images//payment/tp2.png) no-repeat scroll 10px 3px
    }
}

.options-container .contents .list-content ul li:last-child {
    background: url(../../images//payment/tp3.png) no-repeat 0 3px
}

.options-container .contents .list-check {
    margin-bottom: 20px
}

.options-container .contents .list-check ul {
    padding: 0;
    margin: 0
}

.options-container .contents .list-check ul li {
    list-style: none;
    font-size: 16px;
    display: block;
    margin-bottom: 10px
}

.options-container .contents .list-check ul li .fa-check {
    color: #1b75bc
}

.options-container .contents .list-check .box {
    padding: 15px;
    border: 1px solid #ccc;
    margin-bottom: 20px
}

.options-container .contents .list-check .box:hover {
    color: #1b75bc;
    border-color: #1b75bc
}

.options-container .contents .select-option {
    padding-left: 10px
}

.options-container .contents .select-option ul {
    padding: 0;
    margin: 0 0 0 -10px
}

.options-container .contents .select-option ul li {
    list-style: none;
    margin: 0 30px 7px 0;
    padding: 6px 10px;
    position: relative;
    width: calc(50% - 30px);
    float: left;
    border: 1px solid #ccc
}

@media(max-width:767px) {
    .options-container .contents .select-option ul li {
        width: 100%
    }
}

.options-container .contents .select-option ul li label {
    font-weight: 400;
    margin: 0
}

.options-container .contents .image {
    position: absolute;
    right: 20px;
    bottom: 20px;
    width: 200px
}

@media(max-width:767px) {
    .options-container .contents .image {
        right: 15px;
        bottom: 4px;
        width: 100px
    }
}

@media(max-width:767px) {
    .baggage_image {
        width: 100px
    }
}

#seatMaindiv.options-container .contents {
    overflow: hidden
}

.feed-content ul li {
    font-size: 13px
}

.interactiveSeatmap .chooseSeatSelection {
    margin-bottom: -10px
}

@media(max-width:767px) {
    .interactiveSeatmap .chooseSeatSelection {
        margin: 20px -10px -10px !important
    }
}

.expiry-container,
.cvc-container {
    display: none
}

.card-type-icon {
    width: 52px;
    height: 30px;
    position: absolute;
    right: -63px;
    z-index: 1;
    top: 0;
    padding: 10px
}

.card-type-icon.show {
    right: 10px;
    border-left: 1px solid #ccc;
    top: 3px
}

@media(max-width:767px) {
    .card-type-icon.show {
        top: 0;
        height: 35px
    }
}

.card-type-icon.show.visa {
    background: url(../../images/payment/card-icon/visa.png) right center no-repeat
}

.card-type-icon.show.american-express {
    background: url(../../images/payment/card-icon/amex.png) right center no-repeat
}

.card-type-icon.show.diners {
    background: url(../../images/payment/card-icon/diners.png) right center no-repeat
}

.card-type-icon.show.discover {
    background: url(../../images/payment/card-icon/discover.png) right center no-repeat
}

.card-type-icon.show.master-card {
    background: url(../../images/payment/card-icon/master.png) right center no-repeat
}

.hover-ptr {
    cursor: pointer
}

.card-number-wrapper .icon {
    display: none
}

.btxt-italic {
    font-size: 17px;
    font-weight: 700;
    font-style: italic;
    color: #1b75bc;
    margin-bottom: 20px
}

@media(max-width:980px) {
    .btxt-italic {
        font-size: 15px;
        margin-bottom: 0
    }
}

.baggage-img {
    float: right;
    width: 175px
}

@media(max-width:479px) {
    .baggage-img {
        width: 100px
    }
}

.baggage_tab_block {
    overflow: hidden;
    margin-top: -38px
}

@media(max-width:980px) {
    .baggage_tab_block {
        margin: 0;
        padding-bottom: 0
    }
}

@media(max-width:479px) {
    .baggage_tab_block {
        padding: 0
    }
}

.baggage_tab_block .nav-tabs li a {
    padding: 5px 20px;
    font-size: 16px;
    color: #595858;
    font-weight: 700;
    text-align: center
}

@media(max-width:767px) {
    .baggage_tab_block .nav-tabs li a {
        font-size: 13px !important;
        padding: 5px 14px
    }
}

.baggage_tab_block .nav-tabs li a span {
    display: block;
    font-size: 12px;
    font-weight: 400
}

.baggage_tab_block .nav-tabs li a:hover {
    border-radius: 2px 2px 0 0
}

.baggage_tab_block .nav-tabs li.active a {
    color: #1b75bc
}

.baggage_tab_block .tab-content {
    padding: 15px 10px;
    overflow: hidden
}

@media(max-width:767px) {
    .baggage_tab_block .tab-content {
        padding: 0
    }
}

.baggage_tab_block .tab-content .text {
    font-size: 17px;
    color: #737373
}

@media(max-width:767px) {
    .baggage_tab_block .tab-content .text {
        font-size: 13px
    }
}

.baggage_tab_block .tab-content .table {
    margin-bottom: 0
}

.baggage_tab_block .tab-content .tab-pane {
    background: 0 0
}

@media(max-width:767px) {
    .baggage_tab_block .tab-content .tab-pane {
        padding: 10px 0 0 !important
    }
}

.baggage_tab_block .tab-content .baggage_table th,
.baggage_tab_block .tab-content .baggage_table td {
    border: none;
    padding: 5px;
    font-size: 13px;
    color: #454545;
    font-weight: 400;
    vertical-align: middle
}

.baggage_tab_block .tab-content .baggage_table th {
    padding-bottom: 5px;
    border-bottom: 1px solid #ddd
}

.baggage_tab_block .tab-content .baggage_table .blankTd {
    width: 20%;
    border: none
}

@media(max-width:980px) {
    .baggage_tab_block .tab-content .baggage_table .blankTd {
        display: none
    }
}

.baggage_tab_block .tab-content .baggage_table .checkbox {
    margin: 5px 0 0 0
}

.baggage_tab_block .tab-content .baggage_table .fa-info-circle {
    color: #1b75bc
}

.baggage_tab_block .tab-content .baggage_table .tooltip-custom .promo-detail {
    font-size: 11px;
    text-align: center;
    padding: 5px
}

.baggage_tab_block .tab-content .inputSet33 input[type=checkbox]:checked~span:before {
    color: #fff;
    border: 1px solid #1b75bc;
    background: #1b75bc
}

.baggage_tab_block .tab-content .inputSet33 input[type=checkbox]:checked~span {
    color: #1b75bc
}

@media(max-width:479px) {
    .baggage_tab_block .tab-content .result-tooltip .show_policy {
        left: inherit
    }

    .baggage_tab_block .tab-content .show_policy .arrow {
        right: 1px;
        left: initial !important
    }
}

.baggage_tab_block .copy_button {
    display: block;
    float: right;
    font-size: 13px;
    color: #1b75bc;
    font-weight: 700;
    text-decoration: none;
    padding: 8px 20px;
    border: 1px solid #1b75bc;
    border-radius: 28px
}

.baggage_tab_block .copy_button.mt10 {
    margin-top: 10px
}

@media(max-width:767px) {
    .baggage_tab_block .copy_button {
        font-size: 11px;
        padding: 8px 10px
    }
}

.adult_row {
    padding-left: 26px;
    position: relative
}

.adult_row:before {
    content: "";
    position: absolute;
    left: 16px;
    top: 9px;
    width: 5px;
    height: 5px;
    background: #595959;
    border-radius: 100%;
    display: inline-block
}

.checkin-image {
    text-align: right
}

@media(max-width:767px) {
    .checkin-image {
        text-align: center
    }
}

@media(max-width:767px) {
    .checkin-image img {
        width: 65%;
        display: inline-block
    }
}

.options-container .contents .main-head span {
    font-weight: 400
}

.options-container .contents .great-choice {
    background: #f5fcf5;
    color: #ff7f00;
    font-size: 16px;
    padding: 15px 10px 15px 75px;
    margin: 20px -20px -20px
}

@media(max-width:767px) {
    .options-container .contents .great-choice {
        font-size: 14px
    }
}

.options-container .contents .great-choice img {
    position: absolute;
    left: 20px;
    margin-top: -5px
}

@media(max-width:767px) {
    .options-container .contents .great-choice img {
        margin-top: 5px
    }
}

@media(max-width:767px) {
    .options-container .contents .upgrade-plan {
        overflow: auto;
        padding-top: 30px
    }
}

.options-container .contents .upgrade-plan table tr th {
    font-size: 18px;
    color: #4d4d4d;
    text-align: center;
    border-bottom: 0;
    position: relative;
    padding: 15px 10px
}

@media(max-width:767px) {
    .options-container .contents .upgrade-plan table tr th {
        font-size: 14px;
        padding: 10px 5px
    }
}

.options-container .contents .upgrade-plan table tr th.text-left {
    text-align: left
}

.options-container .contents .upgrade-plan table tr th .recommended {
    color: #fff;
    background: #82c882;
    outline: 2px solid #82c882;
    font-size: 12px;
    font-weight: 400;
    position: absolute;
    left: 0;
    top: -26px;
    padding: 3px 10px;
    width: 100%
}

.options-container .contents .upgrade-plan table tr th.green-bdr {
    border-left: 2px solid rgba(30, 180, 28, .3);
    border-right: 2px solid rgba(30, 180, 28, .3);
    background: rgba(245, 252, 245, .6)
}

.options-container .contents .upgrade-plan table tr th.btm-green {
    border-bottom: 2px solid rgba(30, 180, 28, .3)
}

.options-container .contents .upgrade-plan table tr th.top-green {
    border-top: 2px solid rgba(30, 180, 28, .3)
}

.options-container .contents .upgrade-plan table tr td {
    font-size: 15px;
    color: #4d4d4d;
    width: 275px;
    text-align: center;
    padding: 12px 10px
}

@media(max-width:767px) {
    .options-container .contents .upgrade-plan table tr td {
        font-size: 13px;
        padding: 10px 5px
    }
}

.options-container .contents .upgrade-plan table tr td.text-left {
    text-align: left
}

.options-container .contents .upgrade-plan table tr td img {
    margin-right: 7px;
    vertical-align: middle
}

.options-container .contents .upgrade-plan table tr td a.selected-btn {
    background: #fff;
    padding: 10px;
    color: #4d4d4d;
    border: 1px solid #4d4d4d;
    font-size: 16px;
    font-weight: 700;
    width: 170px;
    display: inline-block;
    text-decoration: none;
    cursor: default;
    margin-top: 10px
}

@media(max-width:767px) {
    .options-container .contents .upgrade-plan table tr td a.selected-btn {
        width: 100px;
        font-size: 14px
    }
}

.options-container .contents .upgrade-plan table tr td a.selected-btn:hover {
    text-decoration: none
}

.options-container .contents .upgrade-plan table tr td a.selected-btn.active {
    background: #ff7f00;
    color: #fff;
    border-color: #ff7f00;
    margin-left: 0;
    cursor: pointer
}

.options-container .contents .upgrade-plan table tr td.green-bdr {
    border-left: 2px solid rgba(30, 180, 28, .3);
    border-right: 2px solid rgba(30, 180, 28, .3);
    background: rgba(245, 252, 245, .6)
}

.options-container .contents .upgrade-plan table tr td.btm-green {
    border-bottom: 2px solid rgba(30, 180, 28, .3)
}

.options-container .contents .upgrade-plan table tr td.top-green {
    border-top: 2px solid rgba(30, 180, 28, .3)
}

.options-container .contents .upgrade-plan table tr td b {
    font-weight: 700;
    font-size: 18px;
    display: block;
    line-height: 1em
}

.options-container .contents .upgrade-plan table tr td b span {
    font-weight: 100
}

.upgrade-popup .upgrade-box {
    width: 650px;
    margin: 0;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    z-index: 9991;
    border-radius: 5px
}

@media(max-width:767px) {
    .upgrade-popup .upgrade-box {
        width: 94%;
        top: 20px;
        transform: inherit;
        left: 10px
    }
}

.upgrade-popup .upgrade-box .head {
    background: #ebeeff;
    color: #1b75bc;
    padding: 16px 10px 16px 70px;
    font-size: 20px;
    font-weight: 700;
    position: relative;
    border-radius: 5px 5px 0 0
}

@media(max-width:479px) {
    .upgrade-popup .upgrade-box .head {
        font-size: 15px;
        margin-bottom: 10px;
        padding: 16px 10px 16px 50px
    }
}

.upgrade-popup .upgrade-box .head img {
    position: absolute;
    left: 15px;
    top: 13px
}

@media(max-width:479px) {
    .upgrade-popup .upgrade-box .head img {
        top: 16px;
        width: 28px
    }
}

.upgrade-popup .upgrade-box .head .close-btn {
    font-size: 14px;
    position: absolute;
    right: -10px;
    cursor: pointer;
    padding: 0;
    color: #fff;
    top: -10px;
    background: #333;
    border-radius: 50%;
    width: 26px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    font-weight: 500
}

.upgrade-popup .upgrade-box .head .close-btn:hover {
    background: #000
}

@media(max-width:767px) {
    .upgrade-popup .upgrade-box .head .close-btn {
        cursor: pointer;
        padding: 0;
        color: #fff;
        background: #333;
        position: absolute;
        top: -10px;
        right: -10px
    }
}

.upgrade-popup .upgrade-box .content {
    padding: 30px;
    color: #4d4d4d
}

@media(max-width:479px) {
    .upgrade-popup .upgrade-box .content {
        padding: 15px
    }
}

.upgrade-popup .upgrade-box .content p {
    font-size: 20px;
    padding-right: 100px
}

@media(max-width:479px) {
    .upgrade-popup .upgrade-box .content p {
        font-size: 14px;
        font-weight: 600;
        padding-right: inherit
    }
}

.upgrade-popup .upgrade-box .content ul {
    padding: 15px 0;
    margin: 0
}

.upgrade-popup .upgrade-box .content ul li {
    font-size: 16px;
    list-style: none;
    margin-bottom: 10px
}

@media(max-width:479px) {
    .upgrade-popup .upgrade-box .content ul li {
        font-size: 13px
    }
}

.upgrade-popup .upgrade-box .content ul li .fa {
    color: #ff7f00;
    font-size: 14px;
    margin-right: 10px
}

.upgrade-popup .upgrade-box .content ul li .new {
    border: 1px solid #1b75bc;
    text-transform: uppercase;
    font-size: 12px;
    padding: 2px 10px;
    border-radius: 30px;
    color: #1b75bc;
    margin-left: 5px;
    background: #ebeeff
}

.upgrade-popup .upgrade-box .content .fare {
    font-size: 14px;
    margin-bottom: 20px
}

@media(max-width:479px) {
    .upgrade-popup .upgrade-box .content .fare {
        font-size: 13px
    }
}

.upgrade-popup .upgrade-box .content .fare b {
    font-size: 20px;
    font-weight: 700;
    vertical-align: middle
}

@media(max-width:479px) {
    .upgrade-popup .upgrade-box .content .fare b {
        font-size: 15px
    }
}

.upgrade-popup .upgrade-box .content button {
    background: #fff;
    padding: 15px 2px;
    color: #1b1b1b;
    border: 1px solid #666;
    font-size: 14px;
    font-weight: 700;
    width: 285px;
    margin-left: 10px
}

@media(max-width:479px) {
    .upgrade-popup .upgrade-box .content button {
        margin: 10px 0 0;
        width: 100%;
        padding: 10px 2px
    }
}

.upgrade-popup .upgrade-box .content button.active {
    background: #ff7f00;
    color: #fff;
    border-color: #ff7f00;
    margin-left: 0
}

.upgrade-popup .upgrade-overlay {
    background-color: rgba(0, 0, 0, .5);
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9990
}

.options-container .contents .learn-more-content p {
    margin-bottom: 10px;
    font-size: 13px
}

@media(max-width:767px) {
    .options-container .contents .learn-more-content p {
        font-size: 13px
    }
}

.options-container.travelers-concierge .main-head {
    margin-bottom: 0
}

.options-container.travelers-concierge .main-head span {
    color: #1b75bc
}

.options-container.travelers-concierge .main-head.head_selected {
    background: #d2ffe7;
    margin: -20px -20px 20px;
    padding: 10px 20px;
    position: relative
}

@media(max-width:767px) {
    .options-container.travelers-concierge .main-head.head_selected {
        margin: -10px -10px 0;
        padding: 10px
    }
}

.options-container.travelers-concierge .main-head.head_selected .show-hide {
    display: block
}

.options-container.travelers-concierge .tcp_selected_image {
    position: absolute;
    right: 20px;
    top: 52px
}

@media(max-width:767px) {
    .options-container.travelers-concierge .tcp_selected_image {
        top: 48px;
        right: 10px
    }
}

.options-container.travelers-concierge .tcp_image {
    position: absolute;
    right: 25px;
    top: 0;
    width: 65px
}

.options-container.travelers-concierge .show-hide {
    color: #1b75bc;
    font-size: 15px;
    position: absolute;
    top: 13px;
    right: 35px;
    font-weight: 400;
    display: block;
    padding: 0;
    cursor: pointer
}

@media(max-width:767px) {
    .options-container.travelers-concierge .show-hide {
        right: 25px;
        font-size: 14px
    }
}

.options-container.travelers-concierge .show-hide:before {
    content: "";
    color: #1b75bc;
    font-family: fontawesome;
    position: absolute;
    right: -15px
}

.options-container.travelers-concierge .show-hide.active:before {
    content: "";
    color: #1b75bc;
    font-family: fontawesome;
    position: absolute;
    right: -15px
}

.tcp_contentBox p.tcp_text_black {
    width: 73%;
    color: #4b4b4b;
    margin: 10px 0 15px 0
}

@media(max-width:767px) {
    .tcp_contentBox p.tcp_text_black {
        padding-right: 92px;
        font-size: 12px;
        margin-bottom: 20px;
        width: 100%
    }
}

@media(max-width:767px) {
    .tcp_greatChoise {
        padding-top: 10px;
        padding-right: 68px
    }
}

.travelers-concierge .learn-more-content {
    padding-right: 15px
}

.travelers-concierge .learn-more-content .nav-tabs {
    margin-left: 0
}

.travelers-concierge .learn-more-content .nav-tabs li {
    margin-right: 20px
}

@media(max-width:767px) {
    .travelers-concierge .learn-more-content .nav-tabs li {
        margin-right: 10px
    }
}

.travelers-concierge .learn-more-content .nav-tabs li a {
    background: 0 0 !important;
    border: 0;
    padding-left: 0;
    padding-right: 0;
    color: #4b4b4b;
    cursor: pointer;
    font-size: 14px
}

@media(max-width:767px) {
    .travelers-concierge .learn-more-content .nav-tabs li a {
        font-size: 13px
    }
}

.travelers-concierge .learn-more-content .nav-tabs li.active {
    border-bottom: 2px solid #4b4b4b
}

.travelers-concierge .learn-more-content .nav-tabs li.active a {
    font-weight: 700
}

.travelers-concierge .learn-more-content .brb-list li {
    line-height: 22px;
    font-size: 14px;
    margin-bottom: 9px
}

.tdwidth {
    width: 185px;
    text-align: center
}

@media(max-width:767px) {
    .tdwidth {
        width: 100px
    }
}

.tcp_plan table tr th:first-child,
.tcp_plan table tr td:first-child {
    text-align: left
}

.tcp_plan table tr td.pd-top {
    padding-top: 20px
}

.tcp_plan table tr td {
    border: none;
    text-align: center;
    vertical-align: middle;
    padding: 8px 0;
    font-size: 13px;
    color: #49575c
}

@media(max-width:767px) {
    .tcp_plan table tr td {
        font-size: 12px
    }
}

@media(max-width:479px) {
    .tcp_plan table tr td {
        padding: 3px 0
    }
}

.tcp_plan table tr td strong {
    color: #4b4b4b;
    display: block
}

.tcp_plan table tr td strong sup {
    width: 5px;
    height: 5px;
    background: #ff7f00;
    border-radius: 100%;
    display: inline-block
}

.tcp_plan .heading {
    padding: 6px 0 5px
}

@media(max-width:767px) {
    .tcp_plan .heading {
        padding-bottom: 10px
    }
}

.tcp_plan .tcp_price strong {
    font-size: 21px
}

@media(max-width:767px) {
    .tcp_plan .tcp_price strong {
        font-size: 18px
    }
}

.tcp_plan .selected-btn {
    background: #bbb;
    padding: 10px;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    width: 138px;
    display: inline-block;
    text-decoration: none;
    cursor: default;
    margin-top: 10px;
    border-radius: 3px
}

@media(max-width:767px) {
    .tcp_plan .selected-btn {
        width: 75px;
        font-size: 12px
    }
}

.tcp_plan .selected-btn:hover {
    text-decoration: none
}

.tcp_plan .selected-btn.active {
    background: #1b75bc;
    color: #fff;
    border-color: #1b75bc;
    margin-left: 0;
    cursor: pointer
}

.tcp_plan .learn-more {
    color: #ff7f00;
    font-size: 15px;
    position: relative
}

@media(max-width:767px) {
    .tcp_plan .learn-more {
        font-size: 12px
    }
}

.tcp_plan .learn-more:before {
    content: "";
    color: #ff7f00;
    font-family: fontawesome;
    position: absolute;
    right: -15px
}

@media(max-width:767px) {
    .tcp_plan .learn-more:before {
        right: -13px
    }
}

.tcp_plan .learn-more.collapsed:before {
    content: "";
    font-family: fontawesome;
    position: absolute;
    right: -15px
}

@media(max-width:767px) {
    .tcp_plan .learn-more.collapsed:before {
        right: -5px
    }
}

.tcp_plan .table>thead>tr>th {
    border-width: 1px
}

.great-choice {
    color: #1b75bc;
    font-size: 16px;
    padding: 10px 0
}

@media(max-width:767px) {
    .great-choice {
        font-size: 14px
    }
}

.toster_anceliry {
    max-width: 560px;
    background: #019df4;
    border-radius: 3px;
    padding: 10px;
    position: fixed;
    left: 50%;
    top: 50px;
    z-index: 9;
    color: #fff;
    height: 65px;
    transform: translateX(-50%);
    -webkit-animation: mymove 5s;
    animation: mymove 2s
}

@media(max-width:767px) {
    .toster_anceliry {
        width: 95%;
        height: 88px
    }
}

.toster_anceliry img {
    float: left
}

.toster_anceliry p {
    float: left;
    padding-left: 22px;
    border-left: 1px solid #fff;
    font-size: 15px;
    font-weight: 400;
    width: calc(100% - 60px);
    margin-bottom: 0
}

.toster_anceliry .toster-closebtn {
    float: right;
    color: #fff;
    padding: 0 5px;
    font-size: 14px;
    font-weight: 100;
    margin: 0
}

#tcp_message {
    min-height: 56px
}

.newbaggage_popup {
    position: fixed;
    height: 100vh;
    width: 100%;
    overflow-y: auto;
    left: 0;
    top: 0;
    background: #fff;
    z-index: 1
}

.newbaggage_popup .baggage_title {
    position: relative;
    padding: 10px;
    font-size: 16px;
    font-weight: 700;
    background: #d9e7fe;
    color: #005dba;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.newbaggage_popup .baggage_content {
    padding: 20px
}

.newbaggage_popup .nbaggagebox {
    padding: 15px;
    border-radius: 15px;
    background: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, .231372549)
}

.newbaggage_popup .head_title {
    font-size: 16px;
    color: #000;
    font-weight: 700
}

.repush-desk-pop {
    display: none
}

.newbaggage {
    background: #fff;
    overflow: hidden;
    max-width: 532px;
    padding: 18px 25px;
    margin: 0 auto;
    border-radius: 5px
}

@media(max-width:767px) {
    .newbaggage {
        width: 420px;
        padding: 15px
    }
}

@media(max-width:479px) {
    .newbaggage {
        width: 95%
    }
}

.newbaggage__title {
    text-align: center
}

.newbaggage__title h3 {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 700;
    margin: 0 0 5px
}

@media(max-width:767px) {
    .newbaggage__title h3 {
        font-size: 16px
    }
}

.newbaggage__title h3.blue {
    color: #1b75bc
}

.newbaggage__title p {
    margin: 0 0 10px;
    line-height: 1.5;
    font-weight: 600;
    font-size: 13px
}

@media(max-width:767px) {
    .newbaggage__title p {
        font-size: 12px
    }
}

.newbaggage .trip {
    width: 100%;
    float: left;
    font-size: 15px;
    text-align: center;
    font-weight: 700;
    color: #1b75bc;
    position: relative;
    height: 25px
}

@media(max-width:767px) {
    .newbaggage .trip {
        font-size: 14px;
        line-height: 1.8;
        margin-bottom: 10px
    }
}

.newbaggage .trip small {
    font-weight: 500;
    font-size: 100%
}

.newbaggage .trip .back {
    position: absolute;
    left: 0;
    color: #000;
    font-size: 16px;
    line-height: 1.8;
    padding-left: 20px;
    cursor: pointer
}

.newbaggage .trip .back::before {
    content: "";
    background: url(../../images/payment/addbag/left-arrow.svg);
    width: 13px;
    height: 11px;
    background-size: 13px;
    position: absolute;
    left: 0;
    top: 8px
}

.newbaggage .select-bag {
    width: 100%;
    float: left;
    padding: 20px 0 10px
}

.newbaggage .select-bag__box {
    width: 46%;
    float: left;
    border-radius: 5px;
    box-shadow: 0 0 10px #ccc;
    position: relative;
    padding: 20px 5px 10px
}

@media(max-width:767px) {
    .newbaggage .select-bag__box {
        width: 48%
    }
}

.newbaggage .select-bag__box h4 {
    text-align: center;
    font-size: 15px;
    margin: 0;
    font-weight: 600
}

@media(max-width:767px) {
    .newbaggage .select-bag__box h4 {
        font-size: 14px
    }
}

.newbaggage .select-bag__box p {
    text-align: center;
    font-size: 12px;
    margin: 0;
    padding: 5px 0;
    height: 28px
}

.newbaggage .select-bag__box .bag-size {
    height: 150px;
    text-align: center
}

.newbaggage .select-bag__box .bag-size img {
    max-height: 100%
}

.newbaggage .select-bag__box--carryon .bag-size img {
    margin-top: 30px
}

.newbaggage .select-bag__box .popular {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    display: inline-block;
    padding: 2px 12px;
    border-radius: 25px;
    background: #1b75bc;
    color: #fff;
    font-size: 12px
}

.newbaggage .select-bag__box .bag-option {
    padding: 5px 10px
}

.newbaggage .select-bag__box .bag-option .price {
    color: #ff7f00;
    font-size: 16px;
    font-weight: 600;
    display: inline-block
}

.newbaggage .select-bag__box .bag-option .select {
    width: 63px;
    float: right;
    border: 1px solid #4f8efc;
    padding: 3px 10px;
    border-radius: 3px;
    position: relative;
    cursor: pointer
}

.newbaggage .select-bag__box .bag-option .select::after {
    content: "";
    background: url(../../images/payment/addbag/down.svg);
    width: 14px;
    height: 8px;
    background-size: 14px;
    position: absolute;
    right: 9px;
    top: 9px
}

.newbaggage .select-bag__box .bag-option .select:hover ul {
    display: block
}

.newbaggage .select-bag__box .bag-option .select ul {
    margin: 0;
    padding: 0
}

@media(max-width:767px) {
    .newbaggage .select-bag__box .bag-option .select ul {
        width: 170px;
        right: -22px
    }
}

.newbaggage .select-bag__box .bag-option .select ul li {
    display: block;
    width: 100%;
    padding: 10px;
    font-size: 12px
}

.newbaggage .select-bag__box .bag-option .select ul li:hover,
.newbaggage .select-bag__box .bag-option .select ul li.active {
    background: #cad4ff
}

.newbaggage .select-bag__box .bag-option .select ul li span {
    float: right
}

.newbaggage .select-bag .select-one {
    width: 46%;
    margin-left: 8%;
    float: left
}

@media(max-width:767px) {
    .newbaggage .select-bag .select-one {
        width: 48%;
        margin-left: 4%
    }
}

.newbaggage .select-bag .select-one .depart,
.newbaggage .select-bag .select-one .return {
    margin-bottom: 40px
}

.newbaggage .select-bag .select-one .depart h6,
.newbaggage .select-bag .select-one .return h6 {
    font-size: 14px;
    font-weight: 600;
    margin: 5px 0 10px
}

@media(max-width:767px) {

    .newbaggage .select-bag .select-one .depart h6,
    .newbaggage .select-bag .select-one .return h6 {
        font-size: 13px
    }
}

.newbaggage .select-bag .select-one .depart h6 small,
.newbaggage .select-bag .select-one .return h6 small {
    font-size: 100%
}

.newbaggage .select-bag .select-one .bag-option {
    padding: 0 10px
}

.newbaggage .select-bag .select-one .bag-option .price {
    color: #ff7f00;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.9;
    display: inline-block
}

.newbaggage .select-bag .select-one .bag-option .select {
    width: 63px;
    float: right;
    border: 1px solid #4f8efc;
    padding: 3px 10px;
    border-radius: 3px;
    position: relative;
    cursor: pointer
}

.newbaggage .select-bag .select-one .bag-option .select::after {
    content: "";
    background: url(../../images/payment/addbag/down.svg);
    width: 14px;
    height: 8px;
    background-size: 14px;
    position: absolute;
    right: 9px;
    top: 9px
}

.newbaggage .select-bag .select-one .bag-option .select:hover ul {
    display: block
}

.newbaggage .select-bag .select-one .bag-option .select ul {
    margin: 0;
    padding: 0
}

.newbaggage .select-bag .select-one .bag-option .select ul li {
    display: block;
    width: 100%;
    padding: 10px;
    font-size: 12px
}

.newbaggage .select-bag .select-one .bag-option .select ul li:hover {
    background: #cfd8ff
}

.newbaggage .select-bag .select-one .bag-option .select ul li span {
    float: right
}

.newbaggage .select-bag .select-one .select-block {
    width: 100%;
    float: left;
    text-align: center
}

.newbaggage .select-bag .select-one .select-block label {
    font-size: 16px;
    font-weight: 500
}

.newbaggage .select-bag .select-one .select-block button {
    border-radius: 5px;
    color: #fff;
    background: #ff7f00;
    font-size: 18px;
    width: 100%;
    text-align: center;
    padding: 10px;
    height: 50px;
    border: 0;
    margin-bottom: 10px
}

.newbaggage .select-bag .select-one .select-block a {
    color: #1b75bc;
    text-decoration: underline;
    font-size: 12px
}

.newbaggage .select-bag .select-one .select-block a:hover {
    text-decoration: none
}

.newbaggage .select-bag .select-one .select-block .custom-checkbox {
    position: relative;
    padding-left: 30px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.newbaggage .select-bag .select-one .select-block .custom-checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0
}

.newbaggage .select-bag .select-one .select-block .custom-checkbox input:checked~.checkmark:after {
    display: block
}

.newbaggage .select-bag .select-one .select-block .custom-checkbox .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #fff;
    border: 1px solid #ccc
}

.newbaggage .select-bag .select-one .select-block .custom-checkbox .checkmark::after {
    content: "";
    position: absolute;
    display: none;
    left: 6px;
    top: 3px;
    width: 5px;
    height: 10px;
    border: solid #1b75bc;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.newbaggage .ml {
    margin-left: 8%
}

@media(max-width:767px) {
    .newbaggage .ml {
        margin-left: 4%
    }
}

.newbaggage .btm-block {
    width: 100%;
    float: left;
    text-align: center;
    padding-top: 10px
}

.newbaggage .btm-block label {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.2;
    margin-bottom: 15px
}

.newbaggage .btm-block button {
    border-radius: 5px;
    color: #fff;
    background: #ff7f00;
    font-size: 18px;
    width: 313px;
    text-align: center;
    padding: 10px;
    height: 50px;
    border: 0;
    margin-bottom: 10px
}

@media(max-width:767px) {
    .newbaggage .btm-block button {
        width: 240px
    }
}

.newbaggage .btm-block a {
    color: #1b75bc;
    font-size: 12px
}

.newbaggage .btm-block a:hover {
    text-decoration: none
}

.newbaggage .btm-block .custom-checkbox {
    position: relative;
    padding-left: 30px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.newbaggage .btm-block .custom-checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0
}

.newbaggage .btm-block .custom-checkbox input:checked~.checkmark:after {
    display: block
}

.newbaggage .btm-block .custom-checkbox .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 18px;
    width: 18px;
    background-color: #fff;
    border: 1px solid #959595
}

.newbaggage .btm-block .custom-checkbox .checkmark::after {
    content: "";
    position: absolute;
    display: none;
    left: 5px;
    top: 0;
    width: 6px;
    height: 12px;
    border: solid #ff7f00;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.repush-mob-pop {
    display: none
}

@media(max-width:767px) {
    .repush-mob-pop {
        display: none
    }
}

.repush-mob-pop .mob-newbaggage {
    padding: 15px;
    width: 100%;
    margin: 0;
    position: fixed;
    bottom: 0;
    top: auto;
    border-radius: 15px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    height: auto;
    background: #fff
}

.mob-newbaggage__title {
    text-align: center
}

.mob-newbaggage__title h3 {
    font-size: 23px;
    line-height: 1.5;
    font-weight: 700;
    margin: 0 0 5px
}

.mob-newbaggage__title h3.blue {
    color: #1b75bc
}

.mob-newbaggage__title p {
    margin: 0 0 10px;
    line-height: 1.5;
    font-weight: 600;
    font-size: 14px
}

.mob-newbaggage .select-bag {
    width: 100%;
    float: left;
    padding: 15px;
    border-radius: 5px;
    box-shadow: 0 0 5px #ddd;
    margin-bottom: 10px;
    display: flex;
    align-items: center
}

@media(max-width:767px) {
    .mob-newbaggage .select-bag {
        padding: 7px 15px;
        box-shadow: none;
        border: 1px solid #ccc
    }
}

.mob-newbaggage .select-bag .popular {
    display: inline-block;
    padding: 4px 14px;
    border-radius: 25px;
    background: #1b75bc;
    color: #fff;
    font-size: 12px;
    font-weight: 600
}

.mob-newbaggage .select-bag .bag-size {
    width: 30%;
    float: left;
    text-align: center
}

.mob-newbaggage .select-bag .bag-size img {
    margin-top: 0
}

.mob-newbaggage .select-bag .bag-size img.co-size {
    width: 80px
}

.mob-newbaggage .select-bag .bag-size img.cb-size {
    width: 50px
}

.mob-newbaggage .select-bag .bag-size p {
    font-size: 12px;
    margin: 5px 0 0
}

.mob-newbaggage .select-bag .checked-bag {
    width: 40%;
    float: left;
    padding: 0
}

.mob-newbaggage .select-bag .checked-bag h4 {
    margin: 0;
    font-size: 18px;
    font-weight: 600
}

@media(max-width:767px) {
    .mob-newbaggage .select-bag .checked-bag h4 {
        font-size: 15px
    }
}

.mob-newbaggage .select-bag .checked-bag p {
    margin: 0;
    font-size: 12px
}

.mob-newbaggage .select-bag .bag-option {
    width: 30%;
    float: left;
    text-align: right
}

@media(max-width:767px) {
    .mob-newbaggage .select-bag .bag-option {
        position: relative;
        padding-top: 26px
    }
}

@media(max-width:767px) {
    .mob-newbaggage .select-bag .bag-option .popular {
        position: absolute;
        right: 0;
        top: 0
    }
}

.mob-newbaggage .select-bag .bag-option .price {
    color: #ff7f00;
    font-size: 22px;
    font-weight: 600;
    display: block;
    padding: 5px 0
}

.mob-newbaggage .select-bag .bag-option .select {
    width: 70px;
    float: right;
    border: 1px solid #4f8efc;
    padding: 7px 10px;
    border-radius: 3px;
    position: relative;
    cursor: pointer;
    text-align: left
}

.mob-newbaggage .select-bag .bag-option .select::after {
    content: "";
    background: url(../../images/payment/addbag/down.svg);
    width: 16px;
    height: 8px;
    background-size: 16px;
    position: absolute;
    right: 10px;
    top: 12px
}

.mob-newbaggage .select-bag .bag-option .select:hover ul {
    display: block
}

.mob-newbaggage .select-bag .bag-option .select ul {
    margin: 0;
    padding: 0
}

.mob-newbaggage .select-bag .bag-option .select ul li {
    display: block;
    width: 100%;
    padding: 10px;
    font-size: 14px
}

.mob-newbaggage .select-bag .bag-option .select ul li:hover,
.mob-newbaggage .select-bag .bag-option .select ul li.active {
    background: #cad4ff
}

.mob-newbaggage .select-bag .bag-option .select ul li span {
    float: right
}

.mob-newbaggage .btm-block {
    width: 100%;
    float: left;
    text-align: center;
    padding-top: 5px
}

.mob-newbaggage .btm-block label {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.2;
    margin-bottom: 15px
}

.mob-newbaggage .btm-block button {
    border-radius: 5px;
    color: #fff;
    background: #ff7f00;
    font-size: 18px;
    width: 313px;
    text-align: center;
    padding: 10px;
    height: 50px;
    border: 0;
    margin-bottom: 10px
}

.mob-newbaggage .btm-block a {
    color: #ff7f00;
    text-decoration: underline;
    font-size: 12px
}

.mob-newbaggage .btm-block a:hover {
    text-decoration: none
}

.mob-newbaggage .btm-block .custom-checkbox {
    position: relative;
    padding-left: 30px;
    cursor: pointer;
    user-select: none
}

.mob-newbaggage .btm-block .custom-checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0
}

.mob-newbaggage .btm-block .custom-checkbox input:checked~.checkmark:after {
    display: block
}

.mob-newbaggage .btm-block .custom-checkbox .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 18px;
    width: 18px;
    background-color: #fff;
    border: 1px solid #959595
}

.mob-newbaggage .btm-block .custom-checkbox .checkmark::after {
    content: "";
    position: absolute;
    display: none;
    left: 5px;
    top: 0;
    width: 6px;
    height: 12px;
    border: solid #5b5b5b;
    border-width: 0 3px 3px 0;
    transform: rotate(45deg)
}

.repush-bag-block .head-block h2 {
    font-size: 20px;
    margin: 0 0 10px
}

.repush-bag-block .head-block p {
    line-height: 1.4
}

@media(max-width:767px) {
    .repush-bag-block .head-block p {
        margin-bottom: 20px
    }
}

.repush-bag-block .head-block button,
.repush-bag-block .head-block a,
.repush-bag-block .head-block .add-baggage-btn {
    position: absolute;
    top: 30px;
    right: 0;
    background: #ff7f00;
    border-radius: 5px;
    padding: 10px 20px;
    color: #fff;
    border: none;
    cursor: pointer
}

@media(max-width:767px) {

    .repush-bag-block .head-block button,
    .repush-bag-block .head-block a,
    .repush-bag-block .head-block .add-baggage-btn {
        position: static;
        padding: 10px 30px
    }
}

.repush-bag-block .title-block {
    position: relative;
    width: 100%;
    float: left;
    padding-left: 70px;
    height: 50px;
    margin-bottom: 20px
}

@media(max-width:767px) {
    .repush-bag-block .title-block {
        padding-left: 50px
    }
}

.repush-bag-block .title-block::before {
    content: "";
    background: url(../../images/payment/addbag/baggage-icon.svg);
    width: 50px;
    height: 50px;
    background-size: 50px;
    position: absolute;
    left: 0;
    top: 0
}

@media(max-width:767px) {
    .repush-bag-block .title-block::before {
        width: 40px;
        height: 40px;
        background-size: 40px
    }
}

.repush-bag-block .title-block h4 {
    font-size: 18px;
    font-weight: 600;
    line-height: 2.1;
    margin: 15px 0 0
}

@media(max-width:767px) {
    .repush-bag-block .title-block h4 {
        font-size: 16px;
        margin: 5px 0 0
    }
}

.repush-bag-block .title-block ul {
    position: absolute;
    top: 10px;
    right: 0;
    margin: 0;
    padding: 0;
    list-style: none
}

.repush-bag-block .title-block ul li {
    display: block;
    font-size: 12px;
    text-align: right;
    font-weight: 600
}

.repush-bag-block .title-block ul li:first-child {
    font-size: 18px;
    color: #ff7f00
}

.repush-bag-block .baggage-segment {
    border-radius: 5px;
    padding: 10px;
    margin-bottom: 15px;
    width: 100%;
    border: 1px solid #a6b4f1
}

.repush-bag-block .baggage-segment h5 {
    font-size: 15px;
    font-weight: 600;
    margin: 0 0 5px
}

@media(max-width:767px) {
    .repush-bag-block .baggage-segment h5 {
        font-size: 14px
    }
}

.repush-bag-block .baggage-segment h6 {
    font-weight: 500;
    font-size: 13px;
    margin: 0
}

@media(max-width:767px) {
    .repush-bag-block .baggage-segment h6 {
        margin-top: 5px
    }
}

.repush-bag-block .baggage-segment h6.checked-icon {
    content: "";
    background: url(../../images/payment/addbag/tick.svg?v32) no-repeat;
    height: 17px;
    background-size: 17px;
    display: inline-block;
    vertical-align: middle;
    padding: 2px 0 5px 22px;
    width: 100%
}

.repush-bag-block .baggage-segment .add-btn {
    background: #1b75bc;
    color: #fff;
    border-radius: 5px;
    padding: 2px 5px;
    font-size: 12px;
    text-transform: capitalize;
    margin-top: 5px;
    display: inline-block;
    cursor: pointer
}

.repush-bag-block .baggage-segment .remove-btn {
    background: #fff;
    color: #ff7f00;
    border-radius: 5px;
    padding: 2px 5px;
    font-size: 12px;
    text-transform: capitalize;
    margin-top: 5px;
    display: inline-block;
    cursor: pointer
}

.repush-bag-block .baggage-segment .edit-btn {
    color: #ff7f00;
    margin-top: 12px;
    margin-right: 10px;
    display: inline-block;
    cursor: pointer
}

.repush-bag-block .baggage-segment ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    width: 100%
}

@media(max-width:767px) {
    .repush-bag-block .baggage-segment ul {
        display: block;
        overflow: hidden
    }
}

.repush-bag-block .baggage-segment ul li {
    display: inline-block;
    position: relative
}

.repush-bag-block .baggage-segment ul li .gray-img {
    opacity: .5
}

.repush-bag-block .baggage-segment ul li .gray-color {
    color: #999
}

.repush-bag-block .baggage-segment ul li .tick {
    position: absolute;
    left: 22px;
    top: 5px
}

.repush-bag-block .baggage-segment ul li .tick::before {
    content: "";
    background: url(../../images/payment/addbag/tick.svg?v32);
    width: 17px;
    height: 17px;
    background-size: 17px;
    display: inline-block
}

@media(max-width:767px) {
    .repush-bag-block .baggage-segment ul li .tick {
        left: 90px;
        top: 15px;
        display: none
    }
}

.repush-bag-block .baggage-segment ul li .tick-m {
    display: none
}

@media(max-width:767px) {
    .repush-bag-block .baggage-segment ul li .tick-m {
        display: inline-block
    }
}

.repush-bag-block .baggage-segment ul li .dollar-m {
    background: #282828;
    width: 19px;
    height: 19px;
    border-radius: 50%;
    padding: 1px;
    color: #fff;
    font-size: 12px;
    text-align: center;
    line-height: 19px;
    display: none
}

.repush-bag-block .baggage-segment ul li .dollar-m::before {
    content: "";
    font-family: fontAwesome
}

@media(max-width:767px) {
    .repush-bag-block .baggage-segment ul li .dollar-m {
        display: inline-block
    }
}

.repush-bag-block .baggage-segment ul li .dollar {
    background: #282828;
    position: absolute;
    width: 17px;
    height: 17px;
    border-radius: 50%;
    left: 22px;
    top: 5px;
    color: #fff;
    font-size: 10px;
    text-align: center;
    display: none
}

.repush-bag-block .baggage-segment ul li .dollar::before {
    content: "";
    font-family: fontAwesome
}

@media(max-width:767px) {
    .repush-bag-block .baggage-segment ul li .dollar {
        left: 90px;
        top: 15px
    }
}

@media(max-width:767px) {
    .repush-bag-block .baggage-segment ul li {
        display: block;
        float: left
    }
}

.repush-bag-block .baggage-segment ul li .box {
    padding-left: 10px
}

@media(max-width:767px) {
    .repush-bag-block .baggage-segment ul li .box {
        padding-left: 0
    }
}

.repush-bag-block .baggage-segment ul li.block-1 {
    width: 30%;
    display: flex;
    align-items: center
}

.repush-bag-block .baggage-segment ul li.block-1 p {
    margin: 0
}

@media(max-width:767px) {
    .repush-bag-block .baggage-segment ul li.block-1 {
        width: 100%;
        float: left;
        display: block;
        padding: 10px 0;
        line-height: 1.2
    }

    .repush-bag-block .baggage-segment ul li.block-1 h5 {
        font-size: 16px;
        display: inline-block
    }

    .repush-bag-block .baggage-segment ul li.block-1 p {
        padding-left: 5px;
        display: inline-block
    }
}

.repush-bag-block .baggage-segment ul li.block-2 {
    width: 30%;
    display: flex;
    align-items: center
}

@media(max-width:767px) {
    .repush-bag-block .baggage-segment ul li.block-2 {
        width: 50%;
        float: left;
        min-height: 90px;
        padding-left: 0;
        text-align: center;
        display: inherit
    }
}

.repush-bag-block .baggage-segment ul li.block-2 .plus-btn {
    width: 26px;
    height: 26px;
    border-radius: 50%;
    background: #fff;
    font-size: 24px;
    text-align: center;
    display: inline-block;
    color: #000;
    position: absolute;
    right: 22px;
    top: 13px;
    line-height: 1.2;
    cursor: pointer;
    font-weight: 600
}

@media(max-width:767px) {
    .repush-bag-block .baggage-segment ul li.block-2 .plus-btn {
        width: 30px;
        height: 30px;
        right: -10px;
        top: 15px
    }
}

.repush-bag-block .baggage-segment ul li.block-3 {
    width: 30%;
    display: flex;
    align-items: center
}

@media(max-width:767px) {
    .repush-bag-block .baggage-segment ul li.block-3 {
        width: 50%;
        float: left;
        min-height: 90px;
        padding-left: 0;
        text-align: center;
        display: inherit
    }
}

.repush-bag-block .baggage-segment ul li.block-4 {
    width: 10%;
    text-align: right
}

@media(max-width:767px) {
    .repush-bag-block .baggage-segment ul li.block-4 {
        position: absolute;
        top: auto;
        right: 15px;
        margin-top: -3px
    }
}

.repush-bag-block .baggage-segment-single {
    border-radius: 5px;
    padding: 10px;
    margin-bottom: 15px;
    width: 100%;
    border: 1px solid #a6b4f1
}

.repush-bag-block .baggage-segment-single h5 {
    font-size: 15px;
    font-weight: 600;
    margin: 0 0 5px
}

@media(max-width:767px) {
    .repush-bag-block .baggage-segment-single h5 {
        font-size: 14px;
        font-weight: 700
    }
}

.repush-bag-block .baggage-segment-single h5 small {
    font-size: 14px;
    font-weight: 500
}

.repush-bag-block .baggage-segment-single h6 {
    font-weight: 600;
    font-size: 12px;
    margin: 0;
    display: inline-block
}

.repush-bag-block .baggage-segment-single h6.checked-icon {
    content: "";
    background: url(../../images/payment/addbag/tick.svg?v32) no-repeat;
    height: 17px;
    background-size: 17px;
    display: inline-block;
    vertical-align: middle;
    padding: 2px 0 5px 22px
}

.repush-bag-block .baggage-segment-single .add-btn {
    background: #1b75bc;
    color: #fff;
    border-radius: 5px;
    padding: 3px 5px;
    text-transform: capitalize;
    font-size: 12px
}

.repush-bag-block .baggage-segment-single .edit-btn {
    color: #ff7f00;
    cursor: pointer
}

.repush-bag-block .baggage-segment-single .gray-img {
    opacity: .5
}

.repush-bag-block .baggage-segment-single .gray-color {
    color: #999
}

.repush-bag-block .baggage-segment-single ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex
}

.repush-bag-block .baggage-segment-single ul li {
    display: inline-block;
    position: relative
}

.repush-bag-block .baggage-segment-single ul li.block-1 {
    width: 90%;
    padding-left: 60px
}

.repush-bag-block .baggage-segment-single ul li.block-1 .bag-img {
    position: absolute;
    left: 5px;
    top: -5px;
    width: 34px
}

@media(max-width:767px) {
    .repush-bag-block .baggage-segment-single ul li.block-1 .bag-img.w70 {
        width: 70px
    }
}

.repush-bag-block .baggage-segment-single ul li.block-1 .depart {
    width: 50%;
    float: left
}

@media(max-width:767px) {
    .repush-bag-block .baggage-segment-single ul li.block-1 .depart {
        width: 100%;
        margin-bottom: 20px
    }
}

.repush-bag-block .baggage-segment-single ul li.block-1 .return {
    width: 50%;
    float: left
}

@media(max-width:767px) {
    .repush-bag-block .baggage-segment-single ul li.block-1 .return {
        width: 100%
    }
}

.repush-bag-block .baggage-segment-single ul li.block-2 {
    width: 10%;
    text-align: right
}

@media(max-width:767px) {
    .repush-bag-block .baggage-segment-single ul li.block-2 {
        display: flex;
        align-items: center
    }
}

.repush-bag-block .baggage-segment-single ul li.block-2 .edit-btn {
    margin-top: 12px;
    margin-right: 10px;
    display: inline-block;
    cursor: pointer
}

.baggage-deactive img {
    opacity: .5
}

.baggage-deactive .tick,
.baggage-deactive .checked-icon {
    display: none
}

.baggage-deactive h6 {
    color: #999
}

.baggage-deactive .add-btn {
    display: inline-block
}

.block-2.baggage-deactive .add-btn,
.block-3.baggage-deactive .add-btn {
    display: inline-block !important
}

.depart.baggage-deactive .add-btn,
.return.baggage-deactive .add-btn {
    display: inline-block !important
}

.block-2 .add-btn,
.block-3 .add-btn {
    display: none !important
}

.depart .add-btn,
.return .add-btn {
    display: none !important
}

.checked-icon {
    content: "";
    background: url(../../images/payment/addbag/tick.svg?v32) no-repeat;
    height: 17px;
    width: 17px;
    background-size: 17px;
    display: inline-block;
    vertical-align: middle
}

.pagescroll-hide {
    overflow: hidden !important
}

@media(max-width:767px) {
    .pagescroll-hide {
        position: fixed;
        width: 100%
    }
}

.custom-dropdown {
    display: none;
    position: absolute;
    right: 0;
    width: 200px;
    background: #fff;
    z-index: 1;
    box-shadow: 0 3px 6px #606060;
    padding: 10px;
    max-height: 122px;
    overflow-y: auto;
    top: 30px;
    border-radius: 5px
}

@media(max-width:767px) {
    .custom-dropdown {
        overflow-y: scroll
    }
}

.pushbag-note {
    background: #dfecff;
    padding: 5px 10px;
    clear: both;
    text-align: center;
    margin: 10px -35px -20px;
    border-radius: 0 0 5px 5px
}

@media(max-width:767px) {
    .pushbag-note {
        background: #dfecff;
        padding: 5px 10px;
        clear: both;
        text-align: center;
        margin: 10px -15px -15px;
        border-radius: 0 0 5px 5px;
        font-size: 13px
    }
}

.repush-loading-pop {
    display: block
}

.repush-loading-pop .loading-box {
    text-align: center
}

.repush-loading-pop .loading-box h5 {
    font-size: 14px;
    font-weight: 600;
    margin: 0 0 40px;
    padding: 0
}

@media(max-width:767px) {
    .repush-loading-pop .loading-box h5 {
        font-size: 16px;
        margin-bottom: 20px
    }
}

.repush-loading-pop .loading-box h6 {
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 0;
    padding: 0;
    text-transform: capitalize
}

.repush-loading-pop .loading-box .progress {
    position: relative;
    height: 6px;
    width: 60%;
    margin: 30px 0 20px;
    border: 0 solid #ccc;
    border-radius: 3px;
    background: #e8faf0;
    display: inline-block
}

.repush-loading-pop .loading-box .progress .color {
    position: absolute;
    background-color: #1dcd70;
    width: 0;
    height: 6px;
    border-radius: 3px;
    animation: progres 9s infinite linear
}

@keyframes progres {
    0% {
        width: 0%
    }

    25% {
        width: 50%
    }

    50% {
        width: 75%
    }

    75% {
        width: 85%
    }

    100% {
        width: 100%
    }
}

.successfully-added-pop .newbaggage {
    background: #fff;
    overflow: hidden;
    max-width: 532px;
    padding: 18px 25px;
    margin: 0 auto;
    border-radius: 5px
}

@media(max-width:767px) {
    .successfully-added-pop .newbaggage {
        width: 420px;
        padding: 15px
    }
}

@media(max-width:479px) {
    .successfully-added-pop .newbaggage {
        width: 95%
    }
}

.successfully-added-pop .newbaggage .succesfull-box {
    text-align: center;
    padding: 20px 0 0
}

@media(max-width:767px) {
    .successfully-added-pop .newbaggage .succesfull-box {
        padding: 30px 0 0
    }
}

.successfully-added-pop .newbaggage .succesfull-box h6 {
    font-size: 18px;
    font-weight: 600;
    margin: 20px 0 0;
    padding: 0
}

.successfully-added-pop .checkmark__circle {
    stroke-dasharray: 166;
    stroke-dashoffset: 166;
    stroke-width: 2;
    stroke-miterlimit: 10;
    stroke: #1ecd70;
    fill: none;
    animation: stroke .6s cubic-bezier(.65, 0, .45, 1) forwards
}

.successfully-added-pop .checkmark {
    right: -13px;
    top: -1px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: block;
    stroke-width: 3;
    stroke: #fff;
    stroke-miterlimit: 10;
    margin: 6% auto;
    box-shadow: inset 0 0 0 #00d34f;
    animation: fill .4s ease-in-out .4s forwards, scale .3s ease-in-out .9s both
}

.successfully-added-pop .checkmark__check {
    transform-origin: 50% 50%;
    stroke-dasharray: 48;
    stroke-dashoffset: 48;
    animation: stroke .3s cubic-bezier(.65, 0, .45, 1) .8s forwards
}

@keyframes stroke {
    100% {
        stroke-dashoffset: 0
    }
}

@keyframes scale {

    0%,
    100% {
        transform: none
    }

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

@keyframes fill {
    100% {
        box-shadow: inset 0 0 0 30px #1ecd70
    }
}

.return-loader {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: rgba(255, 255, 255, .9);
    padding: 50px 20px;
    text-align: center;
    height: 100vh
}

@media(max-width:767px) {
    .return-loader {
        height: auto
    }
}

.return-loader h6 {
    font-size: 18px;
    font-weight: 600;
    margin: 20px 0 0;
    padding: 0
}

.delete-bags-pop .newbaggage {
    background: #fff;
    overflow: hidden;
    max-width: 500px;
    padding: 0;
    margin: 0 auto;
    border-radius: 5px
}

@media(max-width:767px) {
    .delete-bags-pop .newbaggage {
        width: 420px;
        padding: 0
    }
}

@media(max-width:479px) {
    .delete-bags-pop .newbaggage {
        width: 95%;
        padding: 0
    }
}

.delete-bags-pop .newbaggage .icon-box {
    background: #dfecff;
    height: 150px;
    text-align: center
}

.delete-bags-pop .newbaggage .icon-box img {
    margin-top: 20px
}

.delete-bags-pop .newbaggage .bags-box {
    text-align: center;
    padding: 15px
}

@media(max-width:767px) {
    .delete-bags-pop .newbaggage .bags-box {
        padding: 15px 10px
    }
}

.delete-bags-pop .newbaggage .bags-box h6 {
    font-size: 22px;
    font-weight: 600;
    margin: 20px 0 15px
}

.delete-bags-pop .newbaggage .bags-box p {
    color: #eb3d52;
    font-size: 16px;
    font-weight: 600;
    margin: 0;
    position: relative;
    text-align: left;
    padding-left: 35px
}

.delete-bags-pop .newbaggage .bags-box p::before {
    content: "";
    background: url(../../images/payment/addbag/bulb-icon.svg);
    width: 26px;
    height: 29px;
    background-size: 26px;
    position: absolute;
    left: 0;
    top: -6px
}

.delete-bags-pop .newbaggage .btn-box {
    display: flex;
    align-items: center;
    margin-top: 15px
}

.delete-bags-pop .newbaggage .btn-box a {
    text-decoration: none;
    padding: 10px 20px;
    height: 50px;
    border-radius: 5px;
    background: #eee;
    color: #222;
    font-size: 18px;
    flex: auto;
    width: 200px;
    margin: 0 15px
}

@media(max-width:767px) {
    .delete-bags-pop .newbaggage .btn-box a {
        padding: 15px 10px;
        margin: 0 5px;
        font-size: 15px
    }
}

.delete-bags-pop .newbaggage .btn-box a.active {
    background: #ff7f00;
    color: #fff
}

.payment-process {
    padding: 40px 0;
    background: #fff;
    color: #484848;
    box-shadow: 1px 1px 5px #ccc;
    margin-bottom: 3px;
    position: relative;
    clear: both
}

.payment-process .payment-step ul {
    margin: 0;
    padding: 0;
    display: flex;
    align-items: stretch;
    justify-content: space-between
}

.payment-process .payment-step ul li {
    list-style: none;
    border-top: 2px solid #56a7e7;
    width: 100%;
    text-align: center;
    position: relative
}

.payment-process .payment-step ul li .head {
    font-size: 15px;
    font-weight: 700;
    padding-top: 30px;
    margin: 0
}

.payment-process .payment-step ul li span {
    width: 32px;
    height: 32px;
    text-align: center;
    background: #fff;
    border: 2px solid #1b75bc;
    border-radius: 50%;
    display: block;
    position: absolute;
    top: -2px;
    font-size: 16px;
    line-height: 30px;
    outline: 10px solid #fff;
    left: 50%;
    transform: translate(-50%, -50%)
}

.payment-process .payment-step ul li.active {
    color: #1b75bc;
    border-top: 2px solid #1b75bc
}

.payment-process .payment-step ul li.active span {
    background: #1b75bc;
    color: #fff
}

.payment-wrapper {
    background: #f5f5f5;
    padding: 20px 0;
    position: relative;
    color: #595959
}

@media(max-width:479px) {
    .payment-wrapper {
        padding: 10px 0
    }
}

.payment-wrapper.white-bg {
    background: #fff
}

.payment-wrapper h2 {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 20px
}

.payment-wrapper .head {
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 20px
}

@media(max-width:479px) {
    .payment-wrapper .head {
        font-size: 16px;
        margin-bottom: 0
    }
}

.payment-wrapper .form-box {
    background: #fff;
    margin-bottom: 20px;
    padding: 15px 15px 10px;
    border: 1px solid #d3e1ec
}

@media(max-width:767px) {
    .payment-wrapper .form-box {
        padding: 10px 13px;
        margin: 0 -5px 10px;
        border-radius: 0
    }
}

.payment-wrapper .form-box .head {
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 20px;
    color: #4b4b4b
}

@media(max-width:767px) {
    .payment-wrapper .form-box .head {
        font-size: 16px
    }
}

.payment-wrapper .form-box .head p {
    font-size: 14px;
    font-weight: 500
}

.payment-wrapper .form-box .head a {
    float: right;
    color: #1b75bc;
    font-size: 12px;
    font-weight: 500;
    margin-right: 10px;
    border-bottom: 1px solid
}

.payment-wrapper .form-box label {
    width: 100%;
    font-weight: 500;
    display: inline-block;
    margin-bottom: 7px;
    padding-top: 2px;
    overflow: initial;
    font-size: 13px
}

@media(max-width:767px) {
    .payment-wrapper .form-box label {
        position: relative;
        margin-bottom: 5px;
        padding-top: 0
    }
}

@media(max-width:479px) {
    .payment-wrapper .form-box label {
        font-size: 12px
    }
}

.payment-wrapper .form-box input,
.payment-wrapper .form-box select,
.payment-wrapper .form-box textarea {
    width: 100%;
    padding: 8px 10px;
    border: 1px solid #bcbdbd;
    border-radius: 3px;
    -moz-appearance: none;
    -webkit-appearance: none;
    margin-bottom: 10px;
    background: #fff
}

@media(max-width:767px) {

    .payment-wrapper .form-box input,
    .payment-wrapper .form-box select,
    .payment-wrapper .form-box textarea {
        padding: 8px 13px;
        border-radius: 0
    }
}

@media(max-width:479px) {

    .payment-wrapper .form-box input,
    .payment-wrapper .form-box select,
    .payment-wrapper .form-box textarea {
        padding: 8px 7px
    }
}

.payment-wrapper .form-box .country-code label {
    display: block
}

.payment-wrapper .form-box .country-code .selected-flag {
    font-size: 18px;
    left: 35px;
    top: 28px;
    font-weight: 500;
    padding: 11px 0 9px 11px
}

.payment-wrapper .form-box .country-code .selected-flag .down-arrow {
    left: 74px;
    top: 3px
}

@media(max-width:1169px) {
    .payment-wrapper .form-box .country-code .selected-flag .down-arrow {
        left: 150px
    }
}

@media(max-width:980px) {
    .payment-wrapper .form-box .country-code .selected-flag .down-arrow {
        left: 100px
    }
}

@media(max-width:767px) {
    .payment-wrapper .form-box .country-code .selected-flag .down-arrow {
        left: auto;
        right: 10px;
        position: absolute;
        top: 15px
    }
}

@media(max-width:767px) {
    .payment-wrapper .form-box .country-code .selected-flag {
        font-size: 13px;
        padding: 10px 0 10px 20px
    }
}

.payment-wrapper .form-box .country-code .country {
    line-height: 20px;
    padding: 10px;
    font-size: 14px;
    font-family: Arial;
    border-bottom: 0
}

.payment-wrapper .form-box .country-code .country:hover,
.payment-wrapper .form-box .country-code .country.active {
    background: #ddf3dd !important
}

.payment-wrapper .form-box .country-code .country-list {
    top: 58px;
    width: 350px !important;
    max-height: 300px !important;
    overflow-y: auto
}

.payment-wrapper .form-box .country-code input {
    padding-left: 50px;
    margin: 0
}

.payment-wrapper .form-box .country-code .intl-tel-input {
    display: inline-block
}

@media(max-width:767px) {
    .payment-wrapper .form-box .country-code .intl-tel-input {
        display: block
    }
}

.payment-wrapper .form-box .country-code .intl-tel-input input {
    padding-right: 0;
    border-radius: 3px 0 0 3px
}

.payment-wrapper .form-box .country-code .phone-number {
    display: inline-block;
    width: calc(100% - 146px);
    border-radius: 0 3px 3px 0;
    padding-left: 10px;
    margin-left: -3px
}

.payment-wrapper .form-box .imp-msg {
    margin: 10px 0 12px
}

.payment-wrapper .form-box .imp-msg.contact_sms_check .inputSet {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding-top: 5px;
    padding-bottom: 10px
}

.payment-wrapper .form-box .imp-msg.contact_sms_check label {
    width: auto;
    color: #4b4b4b
}

.payment-wrapper .form-box .imp-msg.contact_sms_check label input[type=checkbox]:checked~span::before {
    top: 1px
}

.payment-wrapper .form-box .imp-msg.contact_sms_check span {
    top: -8px;
    position: absolute;
    left: 0
}

@media(max-width:479px) {
    .payment-wrapper .form-box .imp-msg.contact_sms_check span {
        top: -13px
    }
}

.payment-wrapper .form-box .imp-msg .more-info a {
    color: #ff7f00;
    font-size: 16px;
    margin-bottom: 5px;
    display: inline-block;
    position: relative
}

.payment-wrapper .form-box .imp-msg .more-info a:before {
    content: "";
    color: #ff7f00;
    font-family: FontAwesome;
    position: absolute;
    right: -20px;
    font-weight: 900;
    font-size: 20px;
    top: -3px
}

.payment-wrapper .form-box .imp-msg .more-info a.collapsed:before {
    content: "";
    color: #ff7f00;
    font-family: FontAwesome;
    position: absolute;
    right: -20px;
    font-weight: 900;
    font-size: 20px;
    top: -3px
}

.payment-wrapper .form-box .imp-msg a {
    color: #ff7f00
}

.payment-wrapper .form-box .imp-msg p {
    text-align: justify
}

@media(max-width:767px) {
    .payment-wrapper .form-box .imp-msg p {
        font-size: 12px
    }
}

.payment-wrapper .form-box .imp-msg ul {
    margin: 0 0 10px 20px;
    padding: 0
}

.payment-wrapper .form-box .imp-msg ul li {
    list-style: circle;
    font-size: 12px;
    line-height: 1.4em;
    margin-bottom: 5px
}

.payment-wrapper .form-box .flyer-optional-info {
    background: #d9ddec;
    padding: 15px;
    margin-bottom: 20px;
    position: relative
}

.payment-wrapper .form-box .flyer-optional-info:before {
    content: "";
    color: #d9ddec;
    font-family: FontAwesome;
    position: absolute;
    left: 69px;
    font-weight: 900;
    font-size: 40px;
    top: -34px
}

.payment-wrapper .form-box .gender-type {
    margin-bottom: 10px
}

.payment-wrapper .form-box .gender-type ul {
    margin: 0;
    padding: 0
}

.payment-wrapper .form-box .gender-type ul li {
    list-style: none;
    display: inline-block;
    padding-right: 30px
}

.payment-wrapper .form-box .payment-method {
    margin-top: 0;
    line-height: 2em
}

@media(max-width:767px) {
    .payment-wrapper .form-box .payment-method {
        margin: 0 0 5px
    }
}

.payment-wrapper .form-box .cvv-txt {
    margin-top: 30px
}

@media(max-width:767px) {
    .payment-wrapper .form-box .cvv-txt {
        margin: 10px 0 0
    }
}

.payment-wrapper .form-box .tnc-txt .inputSet {
    float: left;
    margin-bottom: 170px
}

.payment-wrapper .form-box .flyer-logo ul {
    margin: 0;
    padding: 0
}

.payment-wrapper .form-box .flyer-logo ul li {
    list-style: none;
    font-size: 16px;
    display: inline-block;
    margin-right: 10px
}

@media(max-width:479px) {
    .payment-wrapper .form-box .flyer-logo ul li {
        width: 45%
    }
}

.payment-wrapper .form-box .flyer-logo ul li img {
    outline: 1px solid #fff;
    outline-offset: -1px;
    border-radius: 8px;
    vertical-align: middle;
    width: 40px;
    position: absolute;
    margin: 18px 10px
}

@media(max-width:479px) {
    .payment-wrapper .form-box .flyer-logo ul li img {
        margin: 6px 2px
    }
}

.payment-wrapper .form-box .flyer-logo ul li input {
    padding-left: 55px
}

@media(max-width:479px) {
    .payment-wrapper .form-box .flyer-logo ul li input {
        padding-left: 45px
    }
}

.payment-wrapper .step-continue {
    margin: 0;
    text-align: center
}

@media(max-width:479px) {
    .payment-wrapper .step-continue {
        margin: 20px 0
    }
}

.payment-wrapper .step-continue .main-btn {
    background: #ff7f00;
    color: #fff;
    padding: 15px;
    width: 192px;
    text-align: center;
    border-radius: 3px;
    font-size: 18px;
    font-weight: 600;
    border: 0;
    line-height: 1.7
}

.payment-wrapper .go-button {
    padding: 0 0 20px
}

@media(max-width:767px) {
    .payment-wrapper .go-button {
        padding-top: 0;
        padding-bottom: 0;
        margin-left: -5px;
        margin-top: -4px
    }
}

.payment-wrapper .go-button a {
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    background: #1b75bc;
    padding: 10px 20px;
    display: inline-block;
    border-radius: 3px;
    white-space: nowrap
}

.payment-wrapper .go-button a:hover {
    background: #E52B50
}

@media(max-width:767px) {
    .payment-wrapper .go-button a {
        font-size: 12px;
        padding: 6px 8px;
        margin-bottom: 5px
    }
}

.payment-wrapper .go-button a .icons {
    float: left;
    position: relative;
    top: -2px
}

@media(max-width:767px) {
    .payment-wrapper .go-button a .icons {
        top: -4px
    }
}

.payment-wrapper .popup_header--fixed {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 2
}

.payment-wrapper .flight-details .flight-leg-info {
    padding: 10px 15px;
    margin-bottom: auto;
    overflow: initial
}

.payment-wrapper .flight-details .flight-leg-info .promo-detail {
    left: 0 !important
}

@media(max-width:479px) {
    .payment-wrapper .flight-details .flight-leg-info .promo-detail {
        right: 0 !important;
        left: inherit !important
    }
}

.payment-wrapper .flight-details .flight-leg-info .promo-detail:before {
    left: 49% !important
}

@media(max-width:479px) {
    .payment-wrapper .flight-details .flight-leg-info .promo-detail:before {
        left: inherit !important;
        right: 0
    }
}

.payment-wrapper .flight-details {
    position: relative;
    top: 0;
    right: 0;
    width: 100%;
    background: #fff;
    height: auto !important;
    overflow: initial;
    box-shadow: none;
    padding: 10px 20px;
    z-index: inherit;
    border-top: 1px dashed #ccc
}

@media(max-width:767px) {
    .payment-wrapper .flight-details {
        margin: 0;
        position: fixed;
        top: 0;
        background: #fff;
        width: 100%;
        height: 100vh !important;
        left: 0;
        overflow: auto;
        padding: 5px;
        z-index: 5
    }
}

.payment-wrapper .flight-details .detail-head {
    font-size: 15px;
    font-weight: 700;
    background: #1b75bc;
    color: #fff;
    margin: 0 0 15px;
    padding: 10px
}

.payment-wrapper .flight-details .detail-head .close-btn {
    right: 10px;
    position: absolute;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    font-size: 18px;
    font-weight: 100;
    color: #fff;
    text-decoration: none
}

.payment-wrapper .flight-details .flight-leg-info {
    padding: 0;
    margin: 0
}

.payment-wrapper .flight-leg-tab {
    padding-left: 0
}

.payment-wrapper .flight-leg-tab li {
    list-style: none;
    display: inline-block;
    margin-right: 30px
}

@media(max-width:767px) {
    .payment-wrapper .flight-leg-tab li {
        margin-right: 10px
    }
}

.payment-wrapper .flight-leg-tab li a {
    color: #333;
    font-size: 18px;
    font-weight: 700;
    padding: 0;
    line-height: 1.5em;
    text-decoration: none
}

@media(max-width:479px) {
    .payment-wrapper .flight-leg-tab li a {
        font-size: 16px
    }
}

.payment-wrapper .flight-leg-tab li a:hover {
    text-decoration: none;
    color: #333
}

.payment-wrapper .flight-leg-tab li.active {
    border-bottom: 2px solid #1b75bc
}

.payment-wrapper .flight-leg-tab li.active a {
    color: #1b75bc
}

.payment-wrapper .imp-msg {
    border-top: 1px dashed #ccc;
    padding-top: 10px;
    font-size: 12px
}

.travel-advisory {
    background: #f9f7f1;
    color: #7f5f01;
    border: 1px solid #e6ad0a;
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 10px
}

.travel-advisory .t-head {
    font-size: 15px;
    font-weight: 700
}

@media(max-width:479px) {
    .travel-advisory .t-head {
        font-size: 14px
    }
}

.travel-advisory .t-head .fa {
    padding-right: 15px;
    font-size: 20px;
    vertical-align: middle
}

@media(max-width:479px) {
    .travel-advisory .t-head .fa {
        font-size: 16px;
        padding-right: 5px
    }
}

.travel-advisory p {
    padding-left: 42px;
    margin: 0
}

@media(max-width:479px) {
    .travel-advisory p {
        padding-left: 0;
        margin: 5px;
        font-size: 12px;
        text-align: justify
    }
}

.travel-advisory p a {
    color: #7f5f01;
    text-decoration: underline
}

.travel-advisory p a:hover {
    text-decoration: none
}

.price-summary {
    margin-bottom: 30px
}

@media(max-width:767px) {
    .price-summary {
        margin: 0 -5px
    }
}

.price-summary .content-box {
    padding: 15px 15px 10px;
    background: #fff;
    margin-bottom: 12px;
    border: 1px solid #d3e1ec
}

@media(max-width:767px) {
    .price-summary .content-box {
        margin-bottom: 10px;
        border-radius: 0
    }
}

.price-summary .content-box .head {
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 10px;
    margin-top: 0;
    font-weight: 700;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 5px
}

.price-summary .content-box .head a {
    float: right;
    color: #1b75bc;
    font-size: 12px;
    font-weight: 500;
    margin-right: 10px
}

.price-summary .content-box .head p {
    font-size: 12px;
    margin-bottom: 0
}

.price-summary .content-box .head.fs16 {
    font-size: 16px;
    font-weight: 700
}

.price-summary .content-box ul {
    padding-left: 20px
}

.price-summary .content-box ul li {
    font-size: 12px;
    list-style: circle
}

.price-summary .content-box p {
    clear: both;
    text-align: justify;
    font-size: 12px;
    margin: 0
}

.price-summary .content-box .fare-section {
    border-bottom: 1px solid #e6e6e6
}

.price-summary .content-box .fare-section.bagggae-txt {
    font-size: 12px;
    line-height: 1.5em;
    cursor: pointer
}

.price-summary .content-box .fare-section.bagggae-txt .traveler-fees-slide1 {
    margin-bottom: 10px
}

.price-summary .content-box .fare-section.bagggae-txt .traveler-fees-slide1 .adult_row {
    cursor: default
}

.price-summary .content-box .fare-section.total-price {
    margin: -2px -15px -10px;
    padding: 0 15px;
    border: 0;
    background: #ff7f00;
    color: #fff;
    border-radius: 0 0 10px 10px
}

.price-summary .content-box .fare-section a {
    color: #484848
}

.price-summary .content-box .fare-section a:hover,
.price-summary .content-box .fare-section a:focus {
    text-decoration: none
}

.price-summary .content-box .fare-section .main {
    font-size: 14px;
    display: block;
    padding: 10px 0
}

.price-summary .content-box .fare-section .main span {
    float: right
}

.price-summary .content-box .fare-section .main.bold {
    font-weight: 700
}

.price-summary .content-box .fare-section .main .remove {
    color: #1b75bc;
    text-decoration: none;
    font-size: 11px;
    border: 1px solid #1b75bc;
    padding: 3px 5px;
    margin-left: 5px;
    border-radius: 2px
}

.price-summary .content-box .fare-section .main .remove:hover {
    background: #1b75bc;
    color: #fff
}

.price-summary .content-box .fare-section .main .inputSet span {
    float: none;
    display: block;
    font-weight: 400;
    color: #484848
}

.price-summary .content-box .fare-section .main .inputSet small {
    font-weight: 400;
    color: #949494
}

.price-summary .content-box .fare-section .main .input-group {
    display: block;
    margin-bottom: 10px;
    clear: both
}

.price-summary .content-box .fare-section .main .input-group .go-btn {
    background: #686b70;
    color: #fff;
    padding: 11px;
    font-size: 14px;
    position: absolute;
    right: 0;
    cursor: pointer
}

.price-summary .content-box .fare-section .main .input-group input {
    padding: 10px;
    font-size: 14px;
    float: left;
    color: #555;
    width: calc(100% - 40px);
    border: 1px solid #bfbdbb
}

.price-summary .content-box .fare-section .taxes-fees {
    margin-bottom: 10px;
    font-size: 12px;
    color: gray;
    display: none
}

.price-summary .content-box .fare-section .taxes-fees p {
    clear: both;
    margin: 0;
    line-height: 1.8em
}

.price-summary .content-box .fare-section .taxes-fees p span {
    float: right
}

.price-summary .content-box .fare-section .taxes-fees div b {
    background: #ff7f00;
    padding: 5px 10px;
    font-size: 13px;
    color: #fff;
    display: inline-block;
    font-weight: 500;
    margin-top: 6px
}

.price-summary .content-box .fare-section .taxes-fees div del {
    float: right;
    font-size: 15px;
    color: #484848;
    padding-top: 5px
}

.price-summary .content-box .note {
    font-size: 11px;
    clear: both;
    padding-top: 15px;
    text-align: justify
}

.confirmation-header {
    background: #1b75bc;
    color: #d2daff;
    padding: 20px 0;
    text-align: center
}

.confirmation-header .msg {
    font-size: 15px;
    font-weight: 500;
    margin-top: 5px
}

.confirmation-header .ref-num {
    font-size: 21px;
    font-weight: 700;
    color: #fff
}

.confirmation-header img {
    width: auto
}

@media(max-width:479px) {
    .confirmation-header img {
        margin: 10px 0
    }
}

.baggage-ref {
    margin: 20px 0;
    text-align: center
}

.taxes_fees_payment {
    margin-right: 0
}

.confirm-btn {
    padding: 50px 0
}

@media(max-width:767px) {
    .confirm-btn .search-btn {
        display: block;
        width: 100%
    }
}

@media(max-width:767px) {
    .confirm-btn .price-summary {
        margin: 0
    }
}

.confirm-btn .content-box {
    width: 550px;
    margin: auto
}

@media(max-width:767px) {
    .confirm-btn .content-box {
        width: 100%
    }
}

.required_mobile {
    color: #f15a5f;
    display: none;
    position: absolute;
    left: 11px;
    top: 3px
}

@media(max-width:767px) {
    .required_mobile {
        display: none
    }
}

@media(max-width:767px) {
    label.label_hide_mobile {
        display: block !important
    }
}

@media(max-width:767px) {
    .confirmation-traveller p {
        margin: 5px 0
    }
}

.payment-wrapper {
    overflow: hidden;
    width: 100%
}

@media(max-width:767px) {
    .payment-wrapper h3 {
        font-size: 18px
    }
}

.payment-wrapper .price-section {
    display: none !important
}

.mobile-label_conf {
    float: left;
    margin-right: 10px
}

@media(max-width:767px) {
    .day {
        padding-right: 8px
    }
}

@media(max-width:767px) {
    .month {
        padding-left: 8px;
        padding-right: 8px
    }
}

@media(max-width:767px) {
    .year {
        padding-left: 8px
    }
}

@media(max-width:767px) {
    .row {
        margin-left: -8px;
        margin-right: -8px
    }
}

@media(max-width:767px) {
    [class*=col] {
        padding-left: 8px;
        padding-right: 8px
    }
}

.dob-required {
    position: absolute;
    left: 34px;
    top: 0
}

.form-box ::-webkit-input-placeholder {
    color: #fff
}

.form-box ::-moz-placeholder {
    color: #fff
}

.form-box :-ms-input-placeholder {
    color: #fff
}

.form-box :-moz-placeholder {
    color: #fff
}

#price_block {
    transition: all .5s ease 0s;
    z-index: 1;
    width: 280px;
    position: fixed;
    background: #f5f5f5
}

#price_block.sticky {
    position: fixed
}

@media(max-width:1169px) {
    #price_block.sticky {
        position: static
    }
}

@media(max-width:1169px) {
    #price_block {
        position: static;
        width: auto
    }
}

@media(max-width:1169px) {
    #price_block .tooltip-custom {
        float: none !important
    }

    #price_block .tooltip-custom .promo-detail {
        left: -20px !important
    }

    #price_block .tooltip-custom .promo-detail:before {
        left: 9% !important
    }
}

.easy-free-cancellation {
    background: #4fb67a;
    color: #fff;
    padding: 5px 15px;
    border-radius: 50px;
    margin-top: 7px;
    display: inline-block
}

@media(max-width:767px) {
    .easy-free-cancellation {
        text-align: center;
        font-size: 12px;
        padding: 5px 28px
    }
}

.easy-free-cancellation .fa-check {
    vertical-align: middle;
    background: #fff;
    color: #4fb67a;
    padding: 4px;
    border-radius: 50%
}

@media(max-width:479px) {
    .easy-free-cancellation .fa-check {
        padding: 2px
    }
}

.easy-free-cancellation .tooltip-custom .promo-detail {
    right: -30px
}

.trip_protection_tooltip {
    position: absolute;
    padding: 6px;
    background-color: #eaffd4;
    width: 300px;
    z-index: 2;
    left: 0;
    bottom: 30px;
    border: 1px solid #4fb67a
}

.trip_protection_tooltip .close_tooltip {
    position: absolute;
    right: -11px;
    top: -9px;
    color: #fd7171;
    cursor: pointer;
    font-size: 17px;
    background: #fff;
    width: 20px;
    height: 17px;
    border-radius: 100%
}

.trip_protection_tooltip p {
    margin: 0 !important;
    padding-left: 27px;
    position: relative;
    font-size: 12px !important
}

.trip_protection_tooltip .fa-thumbs-up {
    font-size: 21px;
    color: #4fb67a;
    position: absolute;
    left: 0
}

.trip_protection_tooltip:after {
    content: "";
    position: absolute;
    bottom: -16px;
    left: 10%;
    margin-left: 0;
    border-width: 8px;
    border-style: solid;
    border-color: #4fb67a transparent transparent transparent
}

.mainheading {
    color: #1b75bc;
    margin: -15px -15px 10px;
    padding: 10px;
    font-size: 18px;
    font-weight: 600
}

@media(max-width:767px) {
    .mainheading {
        margin-top: -10px;
        margin-left: -10px;
        margin-right: -10px;
        font-size: 15px
    }
}

.mainheading .icon {
    width: 35px;
    margin-right: 10px
}

@media(max-width:767px) {
    .mainheading .icon {
        width: 30px
    }
}

.mainheading .icon.traveller-info {
    width: 40px
}

@media(max-width:767px) {
    .mainheading .icon.traveller-info {
        width: 35px
    }
}

.mainheading .icon.flightdetail {
    width: 30px
}

.mainheading .baggage-icon {
    width: 34px
}

@media(max-width:767px) {
    .mainheading .baggage-icon {
        width: 30px
    }
}

.mainheading .taxes-fees-price {
    font-weight: 400;
    font-size: 13px
}

.payment_itinary .mainheading {
    margin: 0
}

@media(max-width:767px) {
    .payment_itinary .flexi-content span {
        margin-top: 10px
    }
}

.payment_itinary .result-block {
    box-shadow: none;
    border-radius: 0 0 5px 5px;
    border: none;
    margin: 0
}

.green {
    color: #04ca04
}

.close_window {
    background: #1b75bc;
    z-index: 9999;
    position: fixed;
    left: 0;
    top: 0;
    border: 0;
    width: 100%;
    line-height: 50px;
    font-size: 18px;
    color: #fff
}

.close_window .back_btn {
    width: 50px;
    margin-right: 15px;
    font-size: 18px;
    float: left;
    opacity: 1;
    background: 0 0;
    border: none;
    border-right: 1px solid #fff
}

.close_window .close_btn {
    width: 50px;
    float: right;
    opacity: 1;
    background: 0 0;
    border: none;
    border-left: 1px solid #fff
}

@media(max-width:767px) {
    .modal-content {
        margin-top: 50px
    }
}

.nowrap {
    white-space: nowrap
}

.travel-protection-block {
    position: relative
}

.travel-protection-block .image-bnr {
    position: absolute;
    top: 60px;
    right: 15px;
    width: 100%
}

.travel-protection-block .covid-note {
    border: 1px solid #4863db;
    padding: 5px 10px;
    float: left;
    margin: 0 0 20px;
    background: #d5ddff;
    font-size: 12px
}

.travel-protection-block ul {
    margin: 0;
    padding: 0;
    float: left
}

.travel-protection-block ul li {
    line-height: 18px;
    font-size: 13px;
    width: 100%;
    float: left;
    margin: 0 0 10px;
    position: relative;
    padding-left: 20px
}

@media(max-width:767px) {
    .travel-protection-block ul li {
        font-size: 12px
    }
}

.travel-protection-block ul li::before {
    position: absolute;
    color: #4fb67a;
    font-family: fontawesome;
    font-weight: 900;
    content: "";
    left: 0
}

.travel-protection-block .txt {
    font-size: 11px;
    color: #b3b3b3;
    padding: 10px 5px
}

@media(max-width:767px) {
    #div_insurance .select-option ul li {
        margin: 2px 0
    }
}

@media(max-width:479px) {
    #div_insurance .inputSet label {
        font-size: 12px;
        float: left;
        line-height: 21px
    }
}

@media(max-width:767px) {
    #div_insurance .trip_protection_tooltip {
        width: 280px
    }
}

.insurance-price {
    font-size: 22px;
    font-weight: 600;
    line-height: 1;
    padding-bottom: 11px
}

@media(max-width:767px) {
    .insurance-price {
        font-size: 18px;
        margin-top: 11px;
        margin-right: 10px
    }
}

.insurance-price sup {
    font-size: 30px;
    top: -12px
}

@media(max-width:767px) {
    .insurance-price sup {
        font-size: 16px;
        top: -5px
    }
}

.insurance-price .per-pax {
    font-size: 13px;
    line-height: 1;
    display: inline-block;
    margin-left: 5px
}

@media(max-width:767px) {
    .insurance-price .per-pax {
        font-size: 12px
    }
}

@media(max-width:319px) {
    .inputSet label {
        line-height: 16px;
        white-space: normal
    }
}

.nonvalidateTxt.ff-inputBox {
    padding-left: 50px !important
}

.ff-input {
    position: relative
}

.ff-logo {
    width: 35px;
    position: absolute;
    left: 7px;
    top: 0;
    border-right: 1px solid #ccc;
    padding-right: 10px;
    margin-right: 5px;
    padding-top: 7px;
    padding-bottom: 7px
}

.ffsmall_text {
    margin-left: 25px
}

@media(max-width:767px) {
    .ffsmall_text {
        margin: 0;
        display: block
    }
}

.tsa_precheck {
    padding-left: 10px
}

.tsa_rednessno {
    padding-left: 12px;
    padding-right: 12px
}

.confirmation_title {
    font-size: 20px
}

.boxshadowBox,
.payment-wrapper .form-box,
.options-container .contents,
.price-summary .content-box,
.flight-refundable-container,
.payment_itinary {
    border: none !important;
    box-shadow: 0 2px 3px rgba(0, 0, 0, .1607843137);
    border-radius: 6px
}

.border-top {
    border-top: 1px dashed #ccc;
    margin-bottom: 6px
}

.options-container .contents,
.price-summary .content-box {
    overflow: visible
}

.payment_itinary {
    margin-bottom: 20px
}

@media(max-width:767px) {
    .payment_itinary {
        margin: 0 -5px 10px
    }
}

@media(max-width:767px) {
    .affirm_img {
        width: 70px;
        margin: 5px 0
    }
}

.fareladder-tooltip .fareladder-icon {
    color: #fff;
    border-color: #fff;
    margin-left: 5px
}

.fareladder-tooltip .fareladder-close {
    position: absolute;
    right: -11px;
    top: -9px;
    color: #1b75bc;
    cursor: pointer;
    font-size: 17px;
    width: 18px;
    height: 17px;
    background: #fff;
    border-radius: 100%
}

.fareladder-tooltip .promo-detail {
    padding: 8px;
    width: 250px;
    left: 31px
}

.fareladder-tooltip .promo-detail a {
    color: #ff7f00 !important
}

.fareladder-tooltip .promo-detail:before {
    left: 38%
}

.add_price_btn {
    float: right;
    color: #ff7f00
}

.price_strip_bottom {
    z-index: 22;
    position: fixed;
    left: 0;
    bottom: 0;
    background: #ff7f00;
    width: 100%;
    padding: 10px 20px;
    font-weight: 700;
    color: #fff;
    font-size: 18px;
    display: none;
    align-items: center;
    justify-content: space-between
}

@media(max-width:767px) {
    .price_strip_bottom {
        display: flex
    }
}

.price_strip_mob {
    padding: 8px 10px;
    background: #1b75bc;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 3;
    color: #fff;
    display: none;
    align-items: center;
    justify-content: space-between
}

@media(max-width:767px) {
    .price_strip_mob {
        display: flex
    }
}

.price_strip_mob .book_now_mob {
    background: #ff7f00;
    border: none;
    border-radius: 3px;
    padding: 9px 20px;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    display: block;
    font-style: normal;
    float: right
}

.price_strip_mob .price {
    font-size: 18px;
    font-weight: 700
}

.price_strip_mob .small_text {
    font-size: 13px
}

.discription__block {
    padding-bottom: 40px
}

.intl-tel-input .flag-dropdown .selected-flag .down-arrow {
    top: 0;
    position: relative;
    left: 20px;
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #000
}

.intl-tel-input .flag-dropdown .selected-flag .down-arrow:before {
    content: "";
    display: none
}

.fare-section.add-markup {
    padding: 5px 0
}

.fare-section.add-markup .add-btn {
    position: relative;
    float: right;
    padding-left: 0;
    color: #4863db;
    font-size: 14px;
    font-weight: 500;
    opacity: .8;
    text-align: right
}

.fare-section.add-markup .add-btn:hover {
    opacity: 1;
    cursor: pointer
}

.fare-section.add-markup span {
    font-size: 14px;
    font-weight: 600;
    width: 60px;
    display: inline-block
}

.fare-section.add-markup span input {
    width: 100%;
    order: 1px solid #ccc;
    padding: 3px 10px;
    border-radius: 3px
}

.intl-tel-input .flag-dropdown .country-list .country.highlight {
    background: #ddf3dd !important
}

.payment-wrapper .form-box .country-code .country-list {
    top: 37px
}

@media(max-width:767px) {
    .payment-wrapper .form-box .country-code .country-list {
        width: 304px !important
    }
}

.payment-wrapper .form-box .country-code .selected-flag .down-arrow {
    left: inherit;
    top: 3px;
    right: 10px;
    position: absolute;
    top: 17px
}

.payment-wrapper .form-box .country-code input {
    padding-left: 35px
}

.pci-dss {
    position: absolute;
    right: 60px;
    top: -14px
}

.pci-dss .secured-by {
    font-size: 10px;
    line-height: 12px
}

@media(max-width:767px) {
    .pci-dss {
        right: 50px;
        top: -7px
    }
}

@media(max-width:767px) {
    .pci-dss img {
        width: 72px
    }
}

.payment-wrapper.confirmation-wrapper .flight-details {
    position: static;
    height: auto !important;
    overflow: inherit
}

.godaddy {
    margin-left: 10px
}

.pci-dss1 {
    margin-right: 10px
}

.result-block .head {
    font-size: 18px
}

.seatmap_table {
    font-size: 13px
}

.seatmap_table .table {
    margin-bottom: 0
}

.seatmap_table .table .traveller_col {
    width: 185px;
    vertical-align: middle
}

.seatmap_table .table th {
    border-bottom: 0;
    white-space: nowrap
}

.seatmap_table .table th strong {
    color: #1b75bc;
    white-space: nowrap
}

.seatmap_table .table td {
    padding: 5px;
    width: 130px;
    vertical-align: middle;
    height: 48px
}

.seatmap_table .table .border-right {
    position: relative
}

.seatmap_table .table .border-right:after {
    content: "";
    position: absolute;
    right: 0;
    top: -6px;
    height: 48px;
    border-right: 1px solid #ccc
}

.seatmap_table .table .col-50 {
    width: 50%;
    float: left;
    font-weight: 400;
    padding-right: 5px
}

@media(max-width:767px) {
    .seatmap_table .table .col-50 {
        padding: 0
    }
}

.seatmap_table .table .grayBg {
    background: #f2f2f2
}

.seatmap_table .table .grayBg strong {
    white-space: nowrap
}

.price_section {
    padding-top: 20px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 10px
}

.confirmation-mid {
    margin: 0;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 8
}

@media(max-width:479px) {
    .confirmation-mid {
        width: 100%
    }
}

.confirmation-mid .content-block {
    background: #fff;
    color: #000;
    padding: 30px;
    width: 500px;
    text-align: center
}

@media(max-width:479px) {
    .confirmation-mid .content-block {
        width: 100%;
        padding: 30px 15px
    }
}

.confirmation-mid .content-block .head {
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 10px
}

.confirmation-mid .content-block .txt {
    font-size: 16px;
    margin-bottom: 10px
}

.invalid-card-number {
    text-align: center
}

.invalid-text {
    border-radius: 5px;
    border: 1px solid #ff9d55;
    margin: 10px 0 30px;
    background: #fff0e5;
    padding: 15px 50px;
    text-align: center;
    font-weight: 500
}

@media(max-width:767px) {
    .invalid-text {
        padding: 15px
    }
}

.invalid-card-number b {
    color: #4863db;
    display: inline-block
}

.btn-update {
    border-radius: 5px;
    border: 0;
    background: #ff7f00;
    padding: 11px 15px;
    color: #fff;
    text-transform: capitalize;
    margin-top: 15px;
    cursor: pointer;
    text-decoration: none
}

.btn-update:focus,
.btn-update:hover {
    color: #fff
}

.push_baggageBox {
    width: 500px;
    z-index: 7;
    margin: 0 auto;
    background: #fff;
    position: relative;
    border-radius: 8px
}

@media(max-width:767px) {
    .push_baggageBox {
        width: 96%
    }
}

.push_baggageBox .push_baggage-content {
    padding: 15px 10px;
    text-align: center
}

.push_baggageBox .push_baggage-content .head {
    font-size: 20px;
    padding: 10px 0
}

.push_baggageBox .push_baggage-content p {
    font-size: 14px;
    padding-bottom: 15px
}

.push_baggageBox .btn_row {
    text-align: center;
    padding: 10px 0 0
}

.push_baggageBox .btn_row button {
    background: #ff7f00;
    color: #fff;
    font-size: 16px;
    border-radius: 40px;
    padding: 10px 20px;
    border: 0;
    width: 205px;
    font-weight: 500;
    margin: 0 7px
}

.push_baggageBox .btn_row button.inactive {
    color: #ff7f00;
    border: 1px solid #ff7f00;
    background: #fff;
    font-weight: 500
}

@media(max-width:767px) {
    .push_baggageBox .btn_row button.inactive {
        margin-bottom: 12px
    }
}

@media(max-width:767px) {
    .push_baggageBox .btn_row button {
        padding: 10px 20px
    }
}

.affirm h3 {
    color: #000;
    margin: 5px 0;
    font-size: 18px;
    font-weight: 600
}

@media(max-width:767px) {
    .affirm h3 {
        font-size: 15px
    }
}

.affirm p {
    margin: 0 !important
}

.affirm a {
    color: #1b75bc !important;
    display: inline-block;
    text-decoration: none !important
}

.affirm a:hover {
    text-decoration: none
}

.affirm-block {
    width: 100%;
    float: left;
    text-align: right
}

@media(max-width:767px) {
    .affirm-block {
        text-align: center;
        margin-bottom: 5px;
        border-bottom: 1px dashed #ccc;
        padding-bottom: 5px
    }
}

.affirm-block p.affirm-as-low-as {
    margin: 0 !important;
    padding: 4px
}

@media(max-width:767px) {
    .affirm-block p.affirm-as-low-as {
        font-size: 12px;
        padding: 0
    }
}

.affirm-block p .affirm-ala-price {
    font-weight: 600;
    font-size: 18px
}

@media(max-width:767px) {
    .affirm-block p .affirm-ala-price {
        font-size: 15px
    }
}

.affirm-block p a.affirm-modal-trigger {
    background: #1b75bc;
    color: #fff;
    padding: 2px 5px;
    font-size: 14px;
    font-weight: 400;
    border-radius: 3px;
    margin-left: 15px;
    display: inline-block
}

@media(max-width:980px) {
    .affirm-block p a.affirm-modal-trigger {
        font-size: 12px
    }
}

@media(max-width:767px) {
    .affirm-block p a.affirm-modal-trigger {
        margin-left: 0
    }
}

.affirm-block p a.affirm-modal-trigger:hover {
    text-decoration: none
}

.affirm-tab {
    overflow: hidden;
    margin: 0 0 30px;
    padding: 0
}

@media(max-width:767px) {
    .affirm-tab {
        margin: 0 0 10px
    }
}

.affirm-tab li {
    float: left;
    padding: 5px 13px;
    list-style: none;
    cursor: pointer;
    background: #626262;
    font-size: 14px;
    color: #fff;
    line-height: 30px;
    margin-right: 6px;
    border-radius: 3px;
    position: relative
}

.affirm-tab li:first-child {
    padding-left: 40px
}

.affirm-tab li:last-child {
    margin-right: 0
}

@media(max-width:767px) {
    .affirm-tab li {
        margin-right: 3px;
        padding: 4px 10px;
        font-size: 12px
    }
}

@media(max-width:359px) {
    .affirm-tab li {
        font-size: 11px
    }
}

.affirm-tab li.active {
    background: #1b75bc;
    color: #fff
}

.affirm-tab li .fa-credit-card {
    font-size: 20px;
    position: absolute;
    top: 10px;
    left: 13px
}

@media(max-width:767px) {
    .affirm-tab li .fa-credit-card {
        top: 8px
    }
}

.affirm-tab li span {
    width: 65px;
    height: 27px;
    display: block;
    margin-left: 0;
    float: left;
    background: url(/images/payment/white-affirm-logo.png) left top no-repeat;
    margin-top: 0
}

.pay-with-cc {
    padding: 0 15px
}

.affirm_text_box {
    margin-bottom: 20px;
    width: 100%;
    float: left
}

.affirm_text_box h5 {
    font-size: 15px;
    margin: 0 0 5px;
    font-weight: 700
}

@media(max-width:767px) {
    .affirm_text_box h5 {
        font-size: 13px
    }
}

.affirm_text_box .affirm-as-low-as {
    font-size: 18px;
    font-weight: 700
}

.affirm_text_box p {
    margin: 0 0 5px
}

.affirm-btn {
    width: 63px;
    height: 26px;
    display: block;
    margin-left: 0;
    float: right;
    background: url(/images/payment/white-affirm-logo.png) left top no-repeat;
    float: right;
    margin-top: -4px
}

@media(max-width:767px) {
    .affirm-btn {
        margin-top: 0
    }
}

.border-bottom {
    border-bottom: 1px solid #ccc;
    margin: 5px 0
}

.payment_tab {
    width: auto !important
}

.inputSet.paymentradio label input[type=radio]:checked~span::before {
    height: 10px;
    left: 5px;
    top: 8px;
    width: 10px
}

.inputSet.paymentradio label input[type=radio]~span::after {
    top: 3px
}

.affirm_img {
    max-width: 90px
}

.affirm_text {
    white-space: nowrap
}

.affirm_text .tooltip-custom .promo-detail p {
    padding-top: 10px
}

.result-block .price-section .per-person .affirm_text .promo-detail:before {
    left: auto;
    right: 10px
}

.tooltip-custom .promo-detail ul.affirm_list {
    padding: 10px 0 0;
    margin: 0
}

.tooltip-custom .promo-detail ul.affirm_list li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 6px 0;
    border-bottom: 1px dashed #ccc
}

.tooltip-custom .promo-detail ul.affirm_list li:last-child {
    border-bottom: none
}

.tooltip-custom .promo-detail ul.affirm_list li .price {
    color: #4a4af4;
    font-weight: 700
}

.affir_content_block {
    padding-left: 25px;
    margin-top: -9px
}

.affir_content_block .mobile-scroll {
    padding: 5px 10px;
    border: 1px solid #135e99;
    font-size: 13px;
    display: inline-block;
    margin-top: 10px;
    color: #135e99;
    font-weight: 700;
    border-radius: 20px
}

.affirm_flap {
    font-size: 11px;
    color: #333;
    font-weight: 400
}

.affirm_flap b {
    font-size: 13px
}

.tooltip-custom .promo-detail.right_tooltip.bottom_tooltip {
    bottom: 22px;
    top: inherit
}

.tooltip-custom .promo-detail.right_tooltip.bottom_tooltip:before {
    top: inherit;
    bottom: -24px;
    content: "";
    text-shadow: 0 2px 0 #1b75bc
}

@media(max-width:767px) {
    .tooltip-custom .promo-detail.right_tooltip.bottom_tooltip {
        margin: 0;
        left: -59px;
        width: 200px
    }
}

.affirm_payment {
    margin-top: 6px;
    font-size: 12px;
    font-weight: 400;
    text-align: right
}

.affirm_payment .affirm_img {
    width: 50px;
    vertical-align: text-bottom;
    margin-left: 7px;
    float: right;
    margin-top: -5px
}

.affirm_payment .text-white {
    color: #fff;
    border: 1px solid #fff
}

.affirm_payment b {
    font-size: 13px
}

.textaffirm {
    padding-top: 5px;
    font-size: 14px
}

.easy-payment-logo {
    max-width: 70px
}

@media(max-width:1169px) {
    .affirm_flap .tooltip-custom .promo-detail.right_tooltip {
        left: -80px;
        right: -15px
    }
}

@media(max-width:1169px) {
    .affirm_flap .tooltip-custom .promo-detail.right_tooltip:before {
        left: 78px;
        right: -15px
    }
}

@media(max-width:767px) {
    .affirm_flap .tooltip-custom .promo-detail.right_tooltip:before {
        left: -26px;
        right: 0
    }
}

.secure_payment {
    float: right;
    list-style: none;
    padding: 0;
    margin: 0
}

.secure_payment li {
    float: left;
    padding: 0 26px;
    border-right: 1px solid #d5d5d5;
    position: relative
}

@media(max-width:980px) {
    .secure_payment li {
        padding: 0 10px
    }
}

.secure_payment li span {
    display: block;
    position: relative;
    padding-left: 66px
}

.secure_payment li span img {
    position: absolute;
    left: 0
}

.secure_payment li span.easy {
    padding-left: 43px
}

.secure_payment li span.certified {
    padding-left: 35px
}

.secure_payment li.last {
    border: none
}

.brb_list li {
    line-height: 22px;
    font-size: 14px;
    margin-bottom: 9px
}

.hideContent {
    overflow: hidden;
    height: 1px
}

.insurance_price {
    padding-bottom: 20px;
    font-size: 19px;
    color: #000
}

.insurance_price strong {
    font-size: 21px;
    color: #1b75bc
}

.tripmate-image {
    float: right
}

@media(max-width:767px) {
    .tripmate-image img {
        width: 70px
    }
}

.trip_protection_strip {
    position: absolute;
    right: 0;
    top: 10px;
    font-size: 13px;
    color: #fff
}

.trip_protection_strip span {
    padding: 0 3px;
    display: inline-block;
    font-weight: 700
}

@media(max-width:980px) {
    .trip_protection_strip {
        top: -5px
    }
}

@media(max-width:767px) {
    .trip_protection_strip {
        display: none
    }
}

.per-pax {
    font-weight: 400
}

.fare-protection-plan {
    color: #333;
    font-size: 13px;
    padding: 10px 0 15px;
    line-height: 2em;
    display: none
}

@media(max-width:767px) {
    .fare-protection-plan {
        display: block
    }
}

@media(max-width:479px) {
    .fare-protection-plan {
        font-size: 12px;
        white-space: nowrap
    }
}

.tripmatContent {
    background-color: #fff;
    overflow: hidden;
    color: #333;
    padding: 5px;
    position: relative;
    width: 100%
}

.tripmatContent p {
    padding: 10px 0 5px;
    margin: 0;
    font-size: 15px;
    line-height: 26px
}

.tripmatContent .data {
    margin-bottom: 20px
}

.data table {
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse
}

.data th,
.data td {
    padding: 10px;
    text-align: left;
    border: 1px solid #c7c7c7;
    overflow: hidden
}

.data th {
    background: #fff;
    color: #333;
    font-size: 16px;
    font-weight: 600
}

.insurance_header {
    padding: 10px 0;
    overflow: hidden
}

.bodybg {
    background: #f5f5f5;
    padding: 20px 0;
    width: 100%;
    overflow: hidden
}

.not-robot {
    width: 600px;
    z-index: 7;
    margin: 0 auto;
    background: #fff;
    position: relative;
    border-radius: 8px
}

@media(max-width:767px) {
    .not-robot {
        width: 92%
    }
}

.not-robot .robot-head {
    background: #1b75bc;
    padding: 6px 15px;
    font-size: 20px;
    border-radius: 7px 7px 0 0;
    color: #fff;
    position: relative
}

@media(max-width:767px) {
    .not-robot .robot-head {
        padding: 10px;
        font-size: 16px
    }
}

.not-robot .close-btn {
    position: absolute;
    right: 0;
    top: 5px;
    background: 0 0;
    border: 0;
    color: #fff
}

.not-robot .close-btn:hover {
    background: 0 0;
    border: 0
}

.not-robot .capcha-block {
    padding: 30px;
    font-size: 20px;
    position: relative;
    font-weight: 600
}

@media(max-width:767px) {
    .not-robot .capcha-block {
        padding: 15px;
        font-size: 16px
    }
}

.not-robot .capcha-block img.check {
    vertical-align: middle;
    width: 32px;
    margin-right: 10px
}

@media(max-width:767px) {
    .not-robot .capcha-block img.check {
        width: 27px
    }
}

.not-robot .capcha-img {
    position: absolute;
    right: 20px
}

@media(max-width:767px) {
    .not-robot .capcha-img img {
        width: 70px
    }
}

@media(max-width:767px) {
    .not-robot .capcha-img {
        right: 10px
    }
}

.not-robot .btn-align {
    text-align: center;
    padding: 20px 0
}

.not-robot .btn-align button {
    background: #ff7f00;
    color: #fff;
    font-size: 16px;
    border-radius: 40px;
    padding: 12px 20px;
    border: 0;
    width: 225px;
    font-weight: 500
}

@media(max-width:767px) {
    .not-robot .btn-align button {
        padding: 10px 20px;
        width: 150px
    }
}

.loading_image {
    margin-bottom: 20px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, .1607843137);
    border-radius: 12px;
    background: #fff;
    padding: 5px 10px 10px;
    position: relative
}

.loading_image img {
    width: 100%
}

@media(max-width:767px) {
    .loading_image {
        margin: 0 -11px 10px
    }
}

.safe-secure-block {
    width: 500px;
    z-index: 7;
    margin: 0 auto;
    background: #fff;
    position: relative;
    border-radius: 8px
}

@media(max-width:767px) {
    .safe-secure-block {
        width: 96%
    }
}

.safe-secure-block .safe-secure-content {
    padding: 15px 10px;
    text-align: center
}

.safe-secure-block .safe-secure-content img {
    width: 47px
}

.safe-secure-block .safe-secure-content .head {
    font-size: 18px;
    color: #3ab54a;
    padding: 10px 0 20px;
    font-weight: 500
}

.safe-secure-block .safe-secure-content .head span {
    font-size: 22px;
    display: block
}

.safe-secure-block .safe-secure-content .close-btn {
    padding: 0;
    color: #333;
    font-size: 35px;
    position: absolute;
    top: 5px;
    right: 5px;
    background: 0 0;
    border: 0
}

.safe-secure-block .safe-secure-content .close-btn:hover {
    background: 0 0;
    border: 0
}

.safe-secure-block .safe-secure-content .list-items p {
    font-size: 14px;
    font-weight: 600
}

.safe-secure-block .safe-secure-content .list-items ul {
    padding: 0;
    margin: 0;
    padding-left: 30px;
    margin: 0;
    text-align: left;
    font-size: 14px;
    font-weight: 500
}

.safe-secure-block .safe-secure-content .list-items ul li {
    list-style: num
}

.safe-secure-block .btn-align {
    text-align: center;
    padding: 10px 0 0
}

.safe-secure-block .btn-align button {
    background: #ff7f00;
    color: #fff;
    font-size: 16px;
    border-radius: 40px;
    padding: 12px 20px;
    border: 0;
    width: 225px;
    font-weight: 500
}

@media(max-width:767px) {
    .safe-secure-block .btn-align button {
        padding: 10px 20px
    }
}

.flight-refundable-container {
    background: #fff;
    margin: 0 0 20px;
    position: relative;
    border: 1px solid #d3e1ec
}

@media(max-width:767px) {
    .flight-refundable-container {
        margin: 0 -5px 10px
    }
}

.flight-refundable-container .main-head {
    background: #fff;
    color: #1b75bc;
    padding: 10px 15px;
    font-weight: 700;
    font-size: 18px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px
}

@media(max-width:767px) {
    .flight-refundable-container .main-head {
        font-size: 15px
    }
}

.flight-refundable-container .main-head img {
    vertical-align: middle;
    margin-right: 10px;
    width: 40px
}

@media(max-width:767px) {
    .flight-refundable-container .main-head img {
        height: 30px
    }
}

.flight-refundable-container .main-head .price {
    float: right;
    font-size: 12px;
    line-height: 1.4em;
    text-align: right;
    font-weight: 400
}

.flight-refundable-container .main-head .price b {
    font-size: 20px;
    color: #fff
}

@media(max-width:767px) {
    .flight-refundable-container .main-head .price b {
        font-size: 17px
    }
}

@media(max-width:359px) {
    .flight-refundable-container .main-head .price span {
        display: none
    }
}

.flight-refundable-container .new-ribbon {
    position: absolute;
    left: -8px;
    top: -6px;
    z-index: 1;
    width: 75px
}

@media(max-width:767px) {
    .flight-refundable-container .new-ribbon {
        top: -5px;
        left: -5px;
        width: 60px
    }
}

.flight-refundable-container .refund-subtital {
    font-size: 13px;
    color: #1a58c4;
    background: #f1f8fd;
    border-left: 5px solid #1a58c4;
    padding: 10px 40px 10px 13px;
    margin: 5px 0 18px;
    clear: both;
    border-radius: 3px
}

@media(max-width:479px) {
    .flight-refundable-container .refund-subtital {
        font-size: 12px;
        padding: 10px
    }
}

.flight-refundable-container .covid-txt {
    border-radius: 3px;
    font-size: 14px;
    color: #2ba23b;
    background: #b8f3c0;
    padding: 10px 10px 10px 35px;
    margin-bottom: 20px;
    position: relative
}

@media(max-width:767px) {
    .flight-refundable-container .covid-txt {
        font-size: 12px;
        padding: 10px 10px 10px 27px
    }
}

@media(max-width:359px) {
    .flight-refundable-container .covid-txt {
        padding-left: 25px;
        font-size: 12px
    }
}

.flight-refundable-container .covid-txt:before {
    content: "";
    color: #3ab54a;
    font-family: fontawesome;
    margin: 0;
    position: absolute;
    left: 15px;
    top: 8px;
    font-size: 15px
}

@media(max-width:767px) {
    .flight-refundable-container .covid-txt:before {
        font-size: 13px;
        left: 6px
    }
}

.flight-refundable-container .text-link {
    color: #2ba23b;
    text-decoration: underline
}

.flight-refundable-container .highlited-orange {
    font-weight: 600;
    font-size: 16px;
    padding: 0 0 10px
}

@media(max-width:479px) {
    .flight-refundable-container .highlited-orange {
        font-size: 14px
    }
}

.flight-refundable-container .highlited-orange span {
    color: #ff6e03
}

.flight-refundable-container .refund-details {
    position: relative
}

.flight-refundable-container .refund-details .icon_image {
    position: absolute;
    right: 30px;
    top: 10px
}

@media(max-width:359px) {
    .flight-refundable-container .refund-details .icon_image {
        right: 0;
        top: 0
    }
}

.flight-refundable-container ul.fraList {
    padding: 0 14px;
    overflow: hidden
}

@media(max-width:359px) {
    .flight-refundable-container ul.fraList {
        padding-left: 5px;
        font-size: 12px
    }
}

.flight-refundable-container ul.fraList li {
    list-style: none;
    display: inline-block;
    position: relative;
    padding: 0 0 12px 20px;
    margin: 0;
    vertical-align: top;
    width: 50%;
    float: left;
    font-size: 13px
}

@media(max-width:767px) {
    .flight-refundable-container ul.fraList li {
        padding: 0 10px 10px 20px;
        font-size: 12px;
        width: 100%
    }
}

.flight-refundable-container ul.fraList li:before {
    content: "";
    color: #3ab54a;
    font-family: fontawesome;
    margin: 0;
    position: absolute;
    left: 0;
    top: -1px;
    font-size: 15px
}

@media(max-width:767px) {
    .flight-refundable-container ul.fraList li:before {
        font-size: 12px
    }
}

.flight-refundable-container ul.fraList .moreList {
    padding: 0;
    width: auto
}

.flight-refundable-container ul.fraList .moreList ul {
    padding: 0
}

.flight-refundable-container ul.fraList .moreList:before {
    display: none
}

.flight-refundable-container ul.fraList .manymore {
    color: #4f8ffc;
    cursor: pointer
}

.flight-refundable-container ul.fraList .manymore:before {
    display: none
}

.flight-refundable-container .upgrade-txt {
    border-radius: 5px;
    border: 1px solid #005dba;
    padding: 7px;
    font-size: 12px;
    margin: 10px 0
}

.flight-refundable-container .upgrade-txt p {
    margin: 0
}

.flight-refundable-container .upgrade-txt a {
    display: inline-block;
    color: #005dba;
    text-decoration: underline
}

.flight-refundable-container .flight-refundable-imp {
    border: 1px solid #c9e7ff;
    padding: 10px;
    font-size: 13px;
    float: left;
    margin: 10px 10px 0;
    background: #e4f3ff;
    color: #303030
}

@media(max-width:767px) {
    .flight-refundable-container .flight-refundable-imp {
        font-size: 12px;
        margin: 5px
    }
}

.flight-refundable-container .flight-refundable-content {
    padding: 15px 15px 5px
}

@media(max-width:767px) {
    .flight-refundable-container .flight-refundable-content {
        padding: 10px 13px 5px
    }
}

.flight-refundable-container .flight-refundable-content .w-heading {
    font-size: 16px;
    font-weight: 700;
    color: #1b75bc;
    margin-bottom: 10px
}

@media(max-width:767px) {
    .flight-refundable-container .flight-refundable-content .w-heading {
        font-size: 13px
    }
}

.flight-refundable-container .flight-refundable-content .seal-stump {
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    justify-content: space-evenly
}

.flight-refundable-container .flight-refundable-content .seal-stump span {
    margin-right: 25px
}

@media(max-width:767px) {
    .flight-refundable-container .flight-refundable-content .seal-stump span {
        margin-right: 15px
    }
}

@media(max-width:359px) {
    .flight-refundable-container .flight-refundable-content .seal-stump span {
        margin-right: 10px
    }
}

.flight-refundable-container .flight-refundable-content .seal-stump span:nth-last-child(1) {
    margin-right: 0
}

.flight-refundable-container .flight-refundable-content .seal-stump span img {
    width: 90px
}

@media(max-width:767px) {
    .flight-refundable-container .flight-refundable-content .seal-stump span img {
        width: 75px
    }
}

.flight-refundable-container .flight-refundable-content .benefits {
    margin-bottom: 15px
}

@media(max-width:767px) {
    .flight-refundable-container .flight-refundable-content .benefits {
        margin-bottom: 0;
        padding-top: 15px
    }
}

.flight-refundable-container .flight-refundable-content .benefits ul {
    margin: 0;
    padding: 0
}

.flight-refundable-container .flight-refundable-content .benefits ul li {
    list-style: none;
    display: inline-block;
    position: relative;
    padding: 0 20px 5px;
    margin: 0;
    font-size: 13px;
    vertical-align: top;
    width: 100%
}

@media(max-width:767px) {
    .flight-refundable-container .flight-refundable-content .benefits ul li {
        padding: 0 10px 0 20px;
        font-size: 12px;
        width: 100%
    }
}

.flight-refundable-container .flight-refundable-content .benefits ul li:before {
    content: "";
    color: #57af7f;
    font-family: fontawesome;
    margin: 0;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 15px
}

@media(max-width:767px) {
    .flight-refundable-container .flight-refundable-content .benefits ul li:before {
        font-size: 12px
    }
}

@media(max-width:359px) {
    .flight-refundable-container .flight-refundable-content .benefits ul li {
        width: 100%;
        display: block;
        padding: 0 10px 4px 22px
    }
}

.flight-refundable-container .flight-refundable-content .benefits.refund-details ul li {
    width: 48%;
    line-height: 1.4em;
    margin-bottom: 10px;
    padding-bottom: 0
}

@media(max-width:767px) {
    .flight-refundable-container .flight-refundable-content .benefits.refund-details ul li {
        width: 49%;
        font-size: 12px;
        vertical-align: top;
        padding: 0 0 0 16px;
        display: inline-block
    }
}

@media(max-width:359px) {
    .flight-refundable-container .flight-refundable-content .benefits.refund-details ul li {
        width: 100%;
        display: block
    }
}

.flight-refundable-container .flight-refundable-content .benefits.benifit_sw {
    overflow: hidden;
    margin-bottom: 20px
}

.flight-refundable-container .flight-refundable-content .benefits.benifit_sw li {
    width: 49%;
    float: left
}

@media(max-width:359px) {
    .flight-refundable-container .flight-refundable-content .benefits.benifit_sw li {
        width: 100%
    }
}

.flight-refundable-container .flight-refundable-content .checkin-traveler-block {
    font-size: 13px;
    color: #3b3b3b;
    line-height: 1.5em;
    width: 90%
}

@media(max-width:767px) {
    .flight-refundable-container .flight-refundable-content .checkin-traveler-block {
        width: 100%
    }
}

.flight-refundable-container .flight-refundable-content .checkin-traveler-block tr td {
    padding: 7px 0
}

@media(max-width:767px) {
    .flight-refundable-container .flight-refundable-content .checkin-traveler-block tr td {
        font-size: 12px
    }
}

@media(max-width:479px) {
    .flight-refundable-container .flight-refundable-content .checkin-traveler-block tr td {
        font-size: 11px
    }
}

.flight-refundable-container .flight-refundable-content .checkin-traveler-block tr td.bdrb {
    padding: 0;
    border-bottom: 1px solid #ccc
}

.flight-refundable-container .flight-refundable-content .checkin-traveler-block tr td.bdrt {
    padding: 10px 0 0;
    border-top: 1px solid #ccc
}

.flight-refundable-container .flight-refundable-content .checkin-traveler-block tr td.total-price {
    color: #1b75bc
}

.flight-refundable-container .flight-refundable-content .checkin-traveler-block tr td input {
    cursor: pointer
}

.flight-refundable-container .flight-refundable-content .checkin-traveler-block tr td .custom-checkbox {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 20px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.flight-refundable-container .flight-refundable-content .checkin-traveler-block tr td .custom-checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0
}

.flight-refundable-container .flight-refundable-content .checkin-traveler-block tr td .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 18px;
    width: 18px;
    background-color: #fff;
    border: 1px solid #ccc
}

.flight-refundable-container .flight-refundable-content .checkin-traveler-block tr td .checkmark.disable-checkmark {
    background: #c5c5c5 !important;
    cursor: default
}

.flight-refundable-container .flight-refundable-content .checkin-traveler-block tr td .custom-checkbox:hover input~.checkmark {
    background-color: #fff
}

.flight-refundable-container .flight-refundable-content .checkin-traveler-block tr td .custom-checkbox input:checked~.checkmark {
    background-color: #fff
}

.flight-refundable-container .flight-refundable-content .checkin-traveler-block tr td .custom-checkbox input:checked~.checkmark.disable-box {
    background: #c5c5c5 !important;
    cursor: default
}

.flight-refundable-container .flight-refundable-content .checkin-traveler-block tr td .checkmark:after {
    content: "";
    position: absolute;
    display: none
}

.flight-refundable-container .flight-refundable-content .checkin-traveler-block tr td .custom-checkbox input:checked~.checkmark:after {
    display: block
}

.flight-refundable-container .flight-refundable-content .checkin-traveler-block tr td .custom-checkbox .checkmark:after {
    left: 6px;
    top: 3px;
    width: 5px;
    height: 10px;
    border: solid #1b75bc;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.flight-refundable-container .flight-refundable-content .checkin-traveler-block tr td:nth-last-child(1) b {
    min-width: 61px;
    display: inline-block
}

.flight-refundable-container .flight-refundable-content .checkin-traveler-block .checkin-button {
    padding: 10px 0
}

@media(max-width:767px) {
    .flight-refundable-container .flight-refundable-content .checkin-traveler-block .checkin-button {
        text-align: right
    }
}

.flight-refundable-container .flight-refundable-content .checkin-traveler-block .checkin-button button {
    font-size: 13px;
    padding: 8px 20px;
    background: #fff;
    border: 1px solid #1b75bc;
    margin-right: 10px
}

@media(max-width:767px) {
    .flight-refundable-container .flight-refundable-content .checkin-traveler-block .checkin-button button {
        font-weight: 700;
        margin-right: 0;
        margin-left: 10px
    }
}

.flight-refundable-container .flight-refundable-content .checkin-traveler-block .checkin-button button.active {
    background: #1b75bc;
    color: #fff;
    cursor: pointer
}

.flight-refundable-container .flight-refundable-content .checkin-traveler-block .checkin-button button.active-disable {
    background: #c5c5c5;
    color: #333;
    cursor: default;
    border-color: #c5c5c5
}

.flight-refundable-container .flight-refundable-content .checkin-traveler-block .txt-kudos {
    font-size: 13px;
    color: #3b3b3b;
    border: 1px solid #ddd;
    padding: 10px;
    font-weight: 700;
    text-align: left;
    margin-bottom: 10px;
    overflow: hidden;
    display: flex;
    align-items: center
}

.flight-refundable-container .flight-refundable-content .checkin-traveler-block .txt-kudos span {
    color: #4fb67a
}

@media(max-width:767px) {
    .flight-refundable-container .flight-refundable-content .checkin-traveler-block .txt-kudos span {
        font-weight: 700
    }
}

@media(max-width:767px) {
    .flight-refundable-container .flight-refundable-content .checkin-traveler-block .txt-kudos {
        text-align: left;
        font-weight: 400;
        font-size: 13px
    }
}

.flight-refundable-container .flight-refundable-content .checkin-traveler-block .txt-kudos img {
    margin-right: 7px;
    vertical-align: middle;
    width: 30px;
    float: left
}

.flight-refundable-container .flight-refundable-content .checkin-traveler-block .txt-kudos .text-kudos-content {
    width: calc(100% - 44px);
    float: left;
    padding-left: 8px;
    overflow: hidden
}

.flight-refundable-container .flight-refundable-content .wselection {
    border: 1px solid #ccc;
    padding: 6px 10px;
    margin-bottom: 7px
}

@media(max-width:767px) {
    .flight-refundable-container .flight-refundable-content .wselection {
        margin-bottom: 10px
    }
}

@media(max-width:767px) {
    .flight-refundable-container .flight-refundable-content .wselection:nth-last-child(2) {
        margin-bottom: 0
    }
}

.flight-refundable-container .flight-refundable-content .wselection label {
    margin: 0;
    display: block
}

@media(max-width:359px) {
    .flight-refundable-container .flight-refundable-content .wselection label {
        font-size: 13px
    }
}

.flight-refundable-container .flight-refundable-content .wselection.selected-refund {
    background: #00b67a;
    color: #fff
}

.flight-refundable-container .flight-refundable-content .wselection.selected-refund label input[type=radio]:checked+span::after {
    border: 2px solid #fff
}

.flight-refundable-container .flight-refundable-content .wselection.selected-refund label input[type=radio]:checked+span::before {
    background: #fff
}

.flight-refundable-container .flight-refundable-content .wselection.no-selection {
    background: #828282;
    color: #fff
}

.flight-refundable-container .flight-refundable-content .wselection.no-selection label input[type=radio]:checked+span::after {
    border: 2px solid #fff
}

.flight-refundable-container .flight-refundable-content .wselection.no-selection label input[type=radio]:checked+span::before {
    background: #fff
}

.flight-refundable-container .flight-refundable-content .wselection.inputSet label {
    font-weight: 500
}

.flight-refundable-container .flight-refundable-content .total-price {
    font-size: 13px;
    line-height: 1.5em;
    padding: 5px 0 15px
}

@media(max-width:767px) {
    .flight-refundable-container .flight-refundable-content .total-price {
        font-size: 12px;
        text-align: left
    }
}

@media(max-width:359px) {
    .flight-refundable-container .flight-refundable-content .total-price {
        margin-top: 0
    }
}

.flight-refundable-container .flight-refundable-content .total-price b {
    font-size: 22px
}

@media(max-width:767px) {
    .flight-refundable-container .flight-refundable-content .total-price b {
        font-size: 18px
    }
}

.flight-refundable-container .flight-refundable-content .total-price.refund-price {
    padding: 0 0 15px 0
}

@media(max-width:767px) {
    .flight-refundable-container .flight-refundable-content .total-price.refund-price {
        padding: 8px 0 15px 0
    }
}

@media(max-width:359px) {
    .flight-refundable-container .flight-refundable-content .total-price.refund-price {
        padding: 10px 0 15px 0;
        text-align: left
    }
}

.flight-refundable-container .flight-refundable-content .imp-note {
    font-size: 12px;
    color: #8a8a8a;
    padding: 0 0 15px
}

@media(max-width:767px) {
    .flight-refundable-container .flight-refundable-content .imp-note {
        padding: 5px 0;
        font-size: 11px
    }
}

.flight-refundable-container .learn-more-details .learn-more-link {
    font-size: 15px;
    position: relative;
    text-decoration: none;
    display: inline-block;
    margin-top: 10px;
    color: #ff7f00
}

.flight-refundable-container .learn-more-details .learn-more-link.web-checkin-learn {
    margin: 0 0 10px
}

@media(max-width:767px) {
    .flight-refundable-container .learn-more-details .learn-more-link {
        font-size: 13px
    }
}

.flight-refundable-container .learn-more-details .learn-more-link:hover,
.flight-refundable-container .learn-more-details .learn-more-link:active,
.flight-refundable-container .learn-more-details .learn-more-link:focus {
    text-decoration: none;
    color: #1b75bc
}

.flight-refundable-container .learn-more-details .learn-more-link:before {
    content: "";
    font-family: fontawesome;
    position: absolute;
    right: -15px
}

.flight-refundable-container .learn-more-details .learn-more-link.collapsed:before {
    content: "";
    font-family: fontawesome;
    position: absolute;
    right: -15px
}

@media(max-width:479px) {
    .flight-refundable-container .learn-more-details .learn-more-link.collapsed:before {
        right: -5px
    }
}

.flight-refundable-container .learn-more-details .learn-more-content {
    padding: 10px 0 !important;
    background: #fff
}

.flight-refundable-container .learn-more-details .learn-more-content ul {
    padding: 0
}

.flight-refundable-container .learn-more-details .learn-more-content ul li {
    padding-left: 20px;
    color: #333;
    position: relative;
    margin-bottom: 5px;
    font-size: 13px
}

.flight-refundable-container .learn-more-details .learn-more-content ul li:before {
    content: "";
    color: #57af7f;
    font-family: fontawesome;
    margin: 0;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 12px
}

.flight-refundable-container .learn-more-details .learn-more-content ul li .call-txt {
    font-weight: 700;
    color: #1b75bc;
    display: inline-block
}

.flight-refundable-container .learn-more-details .learn-more-content ul li .call-txt:hover {
    color: red
}

.flight-refundable-container .learn-more-details .nav-tabs {
    margin-left: 0
}

.flight-refundable-container .learn-more-details .nav-tabs li {
    margin-right: 20px
}

@media(max-width:767px) {
    .flight-refundable-container .learn-more-details .nav-tabs li {
        margin-right: 10px
    }
}

.flight-refundable-container .learn-more-details .nav-tabs li a {
    background: 0 0 !important;
    border: 0;
    padding-left: 0;
    padding-right: 0;
    color: #4b4b4b;
    cursor: pointer;
    font-size: 14px
}

@media(max-width:767px) {
    .flight-refundable-container .learn-more-details .nav-tabs li a {
        font-size: 13px
    }
}

.flight-refundable-container .learn-more-details .nav-tabs li.active {
    border-bottom: 2px solid #4b4b4b
}

.flight-refundable-container .learn-more-details .nav-tabs li.active a {
    font-weight: 700
}

.flight-refundable-container .checkin-image {
    padding: 20px 20px 20px 0;
    width: 16%;
    position: absolute;
    right: -40px;
    top: 0
}

.flight-refundable-container .checkin-image img {
    width: 100%
}

.flight-refundable-container .img-responsive {
    width: auto;
    display: inline-block;
    height: initial;
    margin-top: 50px
}

@media(max-width:980px) {
    .flight-refundable-container .img-responsive {
        width: 100%;
        display: block
    }
}

.flight-refundable-container .flight-refundable-content.pd-0 {
    padding-top: 0
}

.cursor-pointer {
    cursor: pointer
}

.remove-btn {
    color: #7895ff;
    vertical-align: text-bottom;
    position: relative
}

.remove-btn:hover {
    color: #ff7f00
}

.ribbon-vertical {
    width: 70px;
    position: absolute;
    right: 20px;
    top: -12px;
    text-align: center;
    font-size: 23px;
    line-height: 1;
    color: #fff;
    background: #1eb41c;
    padding: 25px 5px 30px;
    font-weight: 600;
    line-height: 15px
}

@media(max-width:767px) {
    .ribbon-vertical {
        width: 70px;
        font-size: 18px;
        padding: 20px 8px 25px
    }
}

.ribbon-vertical small {
    font-size: 12px;
    line-height: 1;
    width: 100%;
    font-weight: 500
}

.ribbon-vertical small::before {
    content: "";
    position: absolute;
    bottom: -1px;
    left: 0;
    display: block;
    border: 15px solid #fff;
    border-top-width: 0;
    border-bottom-color: #fff;
    border-left-color: transparent;
    border-right-color: transparent;
    border-top-color: transparent;
    border-right-width: 35px;
    border-left-width: 35px
}

@media(max-width:767px) {
    .ribbon-vertical small::before {
        border: 10px solid #fff;
        border-top-width: 0;
        border-bottom-color: #fff;
        border-left-color: transparent;
        border-right-color: transparent;
        border-top-color: transparent;
        border-right-width: 35px;
        border-left-width: 35px
    }
}

.ribbon-vertical::after {
    border-color: transparent transparent #1a7119 transparent;
    position: absolute;
    display: block;
    border-style: solid;
    top: 0;
    right: -7px;
    content: "";
    border-width: 0 7px 12px 0
}

.ribbon-vertical::before {
    border-color: transparent transparent #1a7119 transparent;
    position: absolute;
    display: block;
    border-style: solid;
    top: 0;
    left: -7px;
    content: "";
    border-width: 0 0 12px 7px
}

.checkbox-upselling {
    position: relative;
    padding-top: 4px;
    margin-bottom: 11px;
    font-size: 13px
}

.checkbox-upselling .custom-checkbox {
    font-weight: 300;
    font-size: 13px;
    padding-top: 2px;
    display: inline-block;
    width: auto
}

@media(max-width:767px) {
    .checkbox-upselling .custom-checkbox {
        font-size: 12px;
        white-space: normal;
        line-height: 16px;
        padding-top: 0
    }
}

.checkbox-upselling label input[type=checkbox]:checked~span::before {
    left: 3px;
    top: 2px
}

.yes-radio.selected {
    border-color: #ff7f00 !important;
    background: #ff7f00
}

.yes-radio.selected label input[type=radio]:checked~span {
    color: #fff
}

.yes-radio.selected label input[type=radio]:checked~span::before {
    background: #fff
}

.yes-radio.selected label input[type=radio]:checked~span::after {
    border-color: #fff
}

.intl-tel-input .flag-dropdown {
    width: 100%
}

.safe-secure-box {
    text-align: center;
    margin-bottom: 25px;
    border: 1px solid #b3d29c;
    padding: 10px 15px;
    background: #e8fdd8;
    color: #528c26;
    border-radius: 5px;
    overflow: hidden
}

@media(max-width:767px) {
    .safe-secure-box {
        font-size: 13px;
        padding: 10px;
        margin-bottom: 10px
    }
}

.safe-secure-box .safe-secure-left {
    width: 60%;
    float: left;
    text-align: left
}

@media(max-width:767px) {
    .safe-secure-box .safe-secure-left {
        width: 100%
    }
}

.safe-secure-box .safe-secure-right {
    width: 40%;
    float: right
}

@media(max-width:767px) {
    .safe-secure-box .safe-secure-right {
        width: 100%
    }
}

.safe-secure-box .safe-secure-right img {
    float: right
}

@media(max-width:767px) {
    .safe-secure-box .safe-secure-right img {
        float: left
    }
}

.display-table {
    display: table;
    width: 100%;
    table-layout: fixed
}

.billingBox {
    width: 100%
}

.billingBox .billing_left {
    width: 60%;
    float: left;
    padding-right: 30px
}

@media(max-width:767px) {
    .billingBox .billing_left {
        width: 100%;
        padding-right: 0
    }
}

.billingBox .billing_left .Payment.visa {
    background: url(../../images/payment/card-icon/visa.png) 98% center no-repeat
}

.billingBox .billing_left .Payment.amex {
    background: url(../../images/payment/card-icon/amex.png) 98% center no-repeat
}

.billingBox .billing_left .Payment.diners {
    background: url(../../images/payment/card-icon/diners.png) 98% center no-repeat
}

.billingBox .billing_left .Payment.discover {
    background: url(../../images/payment/card-icon/discover.png) 98% center no-repeat
}

.billingBox .billing_left .Payment.mastercard {
    background: url(../../images/payment/card-icon/master.png) 98% center no-repeat
}

.billingBox .billing_right {
    width: 40%;
    float: left
}

@media(max-width:767px) {
    .billingBox .billing_right {
        display: none
    }
}

.billingBox .date-example1 {
    position: absolute;
    right: 0;
    top: 0;
    background: #ddd;
    height: 83%;
    padding: 13px 14px
}

@media(max-width:767px) {
    .billingBox .date-example1 {
        padding: 10px;
        height: 77%
    }
}

.billingBox .radiolist {
    margin: 10px 0 15px
}

@media(max-width:767px) {
    .billingBox .radiolist {
        margin: 8px 0 5px
    }
}

.billingBox .radiolist label {
    font-size: 13px;
    font-weight: 700
}

.billingBox .easy_payment {
    border-top: 1px solid #ccc;
    margin-top: 10px
}

.billingBox .easy_payment .afirm_left {
    float: left
}

@media(max-width:767px) {
    .billingBox .easy_payment .afirm_left {
        width: 80px;
        margin: 0 10px 10px 0
    }
}

.billingBox .easy_payment .afirm__detail {
    float: left;
    padding-left: 30px;
    border-left: 1px solid #ccc;
    margin-left: 34px
}

@media(max-width:767px) {
    .billingBox .easy_payment .afirm__detail {
        float: none;
        border: none;
        margin: 0;
        padding: 0
    }
}

.billingBox .easy_payment .afirm__detail .head-tagline {
    font-size: 15px;
    font-weight: 600
}

@media(max-width:767px) {
    .billingBox .easy_payment .afirm__detail .head-tagline {
        font-size: 13px
    }
}

.billingBox .easy_payment .afirm__detail .affirm-as-low-as {
    margin: 5px 0;
    font-weight: 700
}

@media(max-width:767px) {
    .billingBox .easy_payment .afirm__detail .affirm-as-low-as {
        font-size: 12px;
        width: 100%;
        clear: both
    }
}

.billingBox .easy_payment .afirm__detail .small_text {
    color: #333
}

.billingBox .easy_payment .afirm__detail .small_text span {
    color: #1b75bc
}

.billingBox .easy_payment .afirm__detail .affirm-modal-trigger {
    background: #1b75bc;
    padding: 5px 15px;
    color: #fff;
    text-decoration: none;
    border-radius: 33px;
    display: inline-block
}

.billingBox .easy_payment .afirm_logo {
    width: 100px
}

@media(max-width:767px) {
    .billingBox .easy_payment .afirm_logo {
        width: 100%
    }
}

.norton-block {
    border-top: 1px dashed #ccc;
    margin-top: 10px;
    padding: 8px 0 0;
    display: flex;
    align-items: center;
    justify-content: center
}

.norton-block .secured-by {
    font-size: 10px;
    line-height: 12px
}

.norton-block #DigiCertClickID__rSXirCRpayment {
    margin: 0 25px
}

@media(max-width:479px) {
    .norton-block #DigiCertClickID__rSXirCRpayment {
        margin: 0 18px
    }
}

@media(max-width:479px) {
    .norton-block .pci-img {
        width: 65px
    }
}

@media(max-width:479px) {
    .norton-block .nolton {
        width: 80px
    }
}

@media(max-width:479px) {
    .norton-block .godaddy {
        width: 130px
    }
}

#DigiCertClickID__rSXirCR img {
    height: 37px
}

@media(max-width:767px) {
    #DigiCertClickID__rSXirCR img {
        height: 33px;
        top: 15px !important
    }
}

.xsell-car-deal {
    padding: 15px 0
}

.xsell-car-deal h2 {
    margin: 0 0 15px;
    font-size: 20px
}

.xsell-car-deal h3 {
    font-size: 20px;
    font-weight: 600;
    margin: 0 0 20px;
    color: #333
}

@media(max-width:767px) {
    .xsell-car-deal h3 {
        font-size: 18px
    }
}

.xsell-car-deal .car-deal-block {
    background: #fff;
    float: left;
    padding: 10px;
    border-radius: 3px;
    box-shadow: 1px 0 5px #d5d5d5;
    cursor: pointer;
    margin-bottom: 20px
}

@media(max-width:767px) {
    .xsell-car-deal .car-deal-block {
        padding: 11px 15px 12px 13px
    }
}

.xsell-car-deal .car-deal-block:hover {
    box-shadow: 0 2px 3px #9dacec
}

.xsell-car-deal .car-deal-block h4 {
    margin: 0 0 10px;
    font-size: 18px
}

@media(max-width:767px) {
    .xsell-car-deal .car-deal-block h4 {
        font-size: 14px
    }
}

.xsell-car-deal .car-deal-block .left-block {
    width: 100%;
    display: inline-block;
    float: left;
    position: relative;
    min-height: 130px
}

@media(max-width:980px) {
    .xsell-car-deal .car-deal-block .left-block {
        width: 100%;
        min-height: 110px
    }
}

@media(max-width:767px) {
    .xsell-car-deal .car-deal-block .left-block {
        width: 100%;
        min-height: 70px
    }
}

.xsell-car-deal .car-deal-block .left-block .car-img {
    width: 170px;
    display: block
}

@media(max-width:980px) {
    .xsell-car-deal .car-deal-block .left-block .car-img {
        width: 150px
    }
}

@media(max-width:767px) {
    .xsell-car-deal .car-deal-block .left-block .car-img {
        margin-bottom: 0;
        min-height: 50px;
        width: 170px
    }
}

.xsell-car-deal .car-deal-block .left-block .logo-img {
    display: block;
    position: absolute;
    top: 5px;
    right: 5px;
    border: 1px solid #dbdbdb;
    padding: 0;
    border-radius: 0
}

@media(max-width:980px) {
    .xsell-car-deal .car-deal-block .left-block .logo-img {
        width: 45px
    }
}

@media(max-width:767px) {
    .xsell-car-deal .car-deal-block .left-block .logo-img {
        top: 0;
        right: 0;
        left: auto;
        width: auto
    }
}

.xsell-car-deal .car-deal-block .right-block {
    width: 100%;
    display: inline-block;
    min-height: 130px;
    float: left;
    position: relative
}

@media(max-width:767px) {
    .xsell-car-deal .car-deal-block .right-block {
        width: 100%;
        margin-top: 15px;
        padding-left: 0;
        border-left: none
    }
}

.xsell-car-deal .car-deal-block .right-block .car-details {
    width: 100%;
    float: left;
    margin-bottom: 15px
}

.xsell-car-deal .car-deal-block .right-block .car-details ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.xsell-car-deal .car-deal-block .right-block .car-details ul li {
    float: left;
    display: inline-block;
    color: #1a1a1a;
    font-size: 14px;
    margin-right: 20px;
    position: relative;
    padding-right: 20px
}

@media(max-width:980px) {
    .xsell-car-deal .car-deal-block .right-block .car-details ul li {
        font-size: 12px;
        margin-right: 5px;
        padding-right: 11px
    }
}

@media(max-width:767px) {
    .xsell-car-deal .car-deal-block .right-block .car-details ul li {
        font-size: 14px;
        margin-right: 20px;
        padding-right: 20px
    }
}

.xsell-car-deal .car-deal-block .right-block .car-details ul li::after {
    font-family: fontawesome;
    content: "";
    position: absolute;
    top: -5px;
    font-size: 20px;
    right: 0
}

@media(max-width:980px) {
    .xsell-car-deal .car-deal-block .right-block .car-details ul li::after {
        top: 0;
        font-size: 12px
    }
}

@media(max-width:767px) {
    .xsell-car-deal .car-deal-block .right-block .car-details ul li::after {
        top: 0;
        font-size: 14px
    }
}

.xsell-car-deal .car-deal-block .right-block .car-details ul li:last-child {
    margin-right: none
}

.xsell-car-deal .car-deal-block .right-block .car-details ul li .loc {
    display: none;
    position: absolute;
    top: 25px;
    right: -35px;
    width: 160px;
    background: #fff;
    color: #333;
    box-shadow: 0 0 1px #636363;
    padding: 5px;
    border-radius: 3px;
    font-size: 12px;
    text-align: center
}

@media(max-width:767px) {
    .xsell-car-deal .car-deal-block .right-block .car-details ul li .loc {
        left: 0;
        right: auto
    }
}

.xsell-car-deal .car-deal-block .right-block .car-details ul li .loc::after {
    font-family: fontawesome;
    content: "";
    position: absolute;
    top: -15px;
    font-size: 26px;
    left: 48%;
    color: #ccc
}

@media(max-width:767px) {
    .xsell-car-deal .car-deal-block .right-block .car-details ul li .loc::after {
        left: 13%
    }
}

.xsell-car-deal .car-deal-block .right-block .car-details ul li .loc::before {
    font-family: fontawesome;
    content: "";
    position: absolute;
    top: -13px;
    font-size: 26px;
    left: 48%;
    color: #fff;
    z-index: 1
}

@media(max-width:767px) {
    .xsell-car-deal .car-deal-block .right-block .car-details ul li .loc::before {
        left: 13%
    }
}

.xsell-car-deal .car-deal-block .right-block .car-details ul li .car_info {
    display: none;
    position: absolute;
    top: 25px;
    right: -20px;
    width: 150px;
    background: #fff;
    box-shadow: 0 0 1px #636363;
    padding: 5px;
    border-radius: 3px;
    color: #333
}

.xsell-car-deal .car-deal-block .right-block .car-details ul li .car_info::after {
    font-family: fontawesome;
    content: "";
    position: absolute;
    top: -15px;
    font-size: 26px;
    left: 48%;
    color: #ccc
}

.xsell-car-deal .car-deal-block .right-block .car-details ul li .car_info::before {
    font-family: fontawesome;
    content: "";
    position: absolute;
    top: -13px;
    font-size: 26px;
    left: 48%;
    color: #fff;
    z-index: 1
}

.xsell-car-deal .car-deal-block .right-block .car-details ul li .car_info ul li {
    width: 100%;
    text-decoration: none;
    color: #333;
    font-size: 12px;
    padding: 3px;
    margin-right: 0
}

.xsell-car-deal .car-deal-block .right-block .car-details ul li .car_info ul li::after {
    display: none
}

.xsell-car-deal .car-deal-block .right-block .car-details ul li .car-aminities {
    display: none;
    position: absolute;
    top: 25px;
    right: -50px;
    width: 170px;
    background: #fff;
    z-index: 1;
    box-shadow: 0 0 1px #636363;
    border-radius: 3px;
    padding: 5px;
    color: #333
}

.xsell-car-deal .car-deal-block .right-block .car-details ul li .car-aminities::after {
    font-family: fontawesome;
    content: "";
    position: absolute;
    top: -15px;
    font-size: 26px;
    left: 49%;
    color: #ccc
}

.xsell-car-deal .car-deal-block .right-block .car-details ul li .car-aminities::before {
    font-family: fontawesome;
    content: "";
    position: absolute;
    top: -13px;
    font-size: 26px;
    left: 49%;
    color: #fff;
    z-index: 1
}

.xsell-car-deal .car-deal-block .right-block .car-details ul li .car-aminities ul li {
    width: 100%;
    text-decoration: none;
    color: #333;
    font-size: 12px;
    padding-bottom: 5px;
    padding: 3px;
    margin-right: 0
}

.xsell-car-deal .car-deal-block .right-block .car-details ul li .car-aminities ul li::after {
    display: none
}

.xsell-car-deal .car-deal-block .right-block .car-details ul li .car-aminities ul li .passenger-icon {
    background: url(https://www.travelopick.com/us/car/images/svg/passenger.svg) no-repeat
}

.xsell-car-deal .car-deal-block .right-block .car-details ul li .car-aminities ul li .car-window-icon {
    background: url(https://www.travelopick.com/us/car/images/svg/car-window.svg) no-repeat
}

.xsell-car-deal .car-deal-block .right-block .car-details ul li .car-aminities ul li .luggage-icon {
    display: block;
    width: 15px;
    height: 15px;
    position: relative;
    top: 3px;
    background: url(https://www.travelopick.com/us/car/images/svg/luggage.svg) no-repeat
}

.xsell-car-deal .car-deal-block .right-block .car-details ul li .car-aminities ul li .transmission-A-icon {
    display: block;
    width: 16px;
    height: 16px;
    position: relative;
    top: 3px;
    background: url(https://www.travelopick.com/us/car/images/svg/transmission-a.svg) no-repeat
}

.xsell-car-deal .car-deal-block .right-block .car-details ul li .car-aminities ul li i {
    opacity: .5;
    display: block;
    width: 14px;
    height: 14px;
    float: left
}

.xsell-car-deal .car-deal-block .right-block .car-details ul li .car-aminities ul li .info_text {
    float: left;
    margin: 0 0 0 5px
}

.xsell-car-deal .car-deal-block .right-block .car-details ul li:hover .car_info,
.xsell-car-deal .car-deal-block .right-block .car-details ul li:hover .car-aminities,
.xsell-car-deal .car-deal-block .right-block .car-details ul li:hover .loc {
    display: block
}

.xsell-car-deal .car-deal-block .right-block .brand {
    font-size: 18px;
    font-weight: 700;
    width: 100%;
    float: left;
    color: #ff7f00
}

.xsell-car-deal .car-deal-block .right-block .type {
    color: #1a1a1a;
    font-size: 14px;
    width: 100%;
    float: left
}

.xsell-car-deal .car-deal-block .right-block .customer_review {
    cursor: pointer;
    float: left;
    width: 100%
}

.xsell-car-deal .car-deal-block .right-block .customer_review .left {
    float: left;
    font-weight: 600;
    line-height: 38px;
    font-size: 18px
}

.xsell-car-deal .car-deal-block .right-block .customer_review .left .rating {
    font-size: 22px;
    color: #1eb41c
}

.xsell-car-deal .car-deal-block .right-block .customer_review .right {
    float: left;
    padding-left: 2px;
    margin-top: 9px
}

.xsell-car-deal .car-deal-block .right-block .customer_review .right strong {
    color: #1eb41c
}

.xsell-car-deal .car-deal-block .right-block .customer_review .right .text-link {
    color: gray;
    text-decoration: underline;
    font-size: 12px
}

.xsell-car-deal .car-deal-block .right-block .location {
    font-size: 14px;
    font-weight: 300;
    color: #4863db;
    margin-top: 10px
}

.xsell-car-deal .car-deal-block .right-block .price-block {
    font-size: 13px;
    color: #1a1a1a;
    padding: 5px 0;
    border-top: 1px dotted gray;
    float: left;
    width: 100%;
    position: absolute;
    bottom: 0;
    padding-right: 15px
}

.xsell-car-deal .car-deal-block .right-block .price-block span {
    font-size: 22px;
    font-weight: 600;
    color: #ff7f00
}

.xsell-car-deal .car-deal-block .right-block .price-block .select-btn {
    color: #fff;
    background: #1eb41c;
    padding: 7px 16px;
    border-radius: 3px;
    font-size: 14px;
    border: none;
    display: inline-block;
    float: right
}

.xsell-car-deal .car-deal-block .right-block .booknow-pay {
    color: #1eb41c;
    margin-top: 5px;
    font-size: 12px;
    width: 100%;
    float: left
}

.see-more-btn {
    color: #fff;
    background: #ff7f00;
    padding: 7px 16px;
    border-radius: 3px;
    font-size: 14px;
    border: none;
    display: inline-block;
    float: left;
    margin-bottom: 20px
}

.see-more-btn:hover {
    color: #fff;
    text-decoration: none
}

.xsell-hotel-deal {
    padding: 15px 0
}

.xsell-hotel-deal h2 {
    margin: 0 0 15px;
    font-size: 20px
}

.xsell-hotel-deal h3 {
    font-size: 20px;
    font-weight: 600;
    margin: 0 0 20px;
    color: #333
}

@media(max-width:767px) {
    .xsell-hotel-deal h3 {
        font-size: 18px
    }
}

.xsell-hotel-deal .hotel-deal-block {
    background: #fff;
    float: left;
    padding: 10px;
    border-radius: 3px;
    box-shadow: 1px 0 5px #d5d5d5;
    cursor: pointer;
    margin-bottom: 20px;
    min-height: 360px;
    width: 100%
}

@media(max-width:767px) {
    .xsell-hotel-deal .hotel-deal-block {
        padding: 11px 15px 12px 13px
    }
}

.xsell-hotel-deal .hotel-deal-block:hover {
    box-shadow: 0 2px 3px #9dacec
}

.xsell-hotel-deal .hotel-deal-block .left-block {
    width: 100%;
    display: inline-block;
    float: left;
    height: 180px;
    overflow: hidden;
    position: relative
}

.xsell-hotel-deal .hotel-deal-block .left-block img {
    width: 100%
}

.xsell-hotel-deal .hotel-deal-block .left-block .trip-advisor {
    margin-top: 0;
    text-align: left;
    position: absolute;
    bottom: 3px;
    right: 3px;
    z-index: 1;
    background: rgba(250, 250, 250, .9);
    padding: 7px;
    border-radius: 3px
}

.xsell-hotel-deal .hotel-deal-block .left-block .trip-advisor .rating {
    font-size: 11px;
    color: #000;
    width: 100%;
    display: block
}

.xsell-hotel-deal .hotel-deal-block .left-block .reviews {
    width: 100%;
    float: left;
    position: absolute;
    bottom: 0;
    left: 0;
    background: linear-gradient(to top, #000 0, rgba(0, 0, 0, 0.6) 50%, transparent 100%)
}

.xsell-hotel-deal .hotel-deal-block .left-block .reviews ul {
    margin: 0;
    padding: 0
}

.xsell-hotel-deal .hotel-deal-block .left-block .reviews ul li {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
    display: inline-block
}

.xsell-hotel-deal .hotel-deal-block .left-block .reviews ul li:nth-child(1) {
    width: 40%
}

.xsell-hotel-deal .hotel-deal-block .left-block .reviews ul li:nth-child(1) img {
    padding-top: 10px
}

.xsell-hotel-deal .hotel-deal-block .left-block .reviews ul li:nth-child(1) i {
    padding-top: 7px;
    display: inline-block
}

.xsell-hotel-deal .hotel-deal-block .left-block .reviews ul li:nth-child(2) {
    width: 20%
}

.xsell-hotel-deal .hotel-deal-block .left-block .reviews ul li:nth-child(2) span {
    display: inline-block;
    text-align: center;
    background: #1eb41c;
    color: #fff;
    height: 32px;
    width: 32px;
    padding-top: 8px;
    font-size: 12px
}

.xsell-hotel-deal .hotel-deal-block .left-block .reviews ul li:nth-child(3) {
    width: 40%
}

.xsell-hotel-deal .hotel-deal-block .left-block .reviews ul li:nth-child(3) p {
    margin: 0;
    padding: 10px 0 0
}

.xsell-hotel-deal .hotel-deal-block .right-block {
    width: 100%;
    display: inline-block;
    float: left;
    position: relative;
    min-height: 170px
}

.xsell-hotel-deal .hotel-deal-block .right-block .head {
    font-size: 14px;
    font-weight: 700;
    margin: 10px 0;
    color: #333;
    cursor: pointer;
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.xsell-hotel-deal .hotel-deal-block .right-block .hotel-location {
    margin-bottom: 10px;
    float: left;
    width: 100%
}

.xsell-hotel-deal .hotel-deal-block .right-block .hotel-location ul {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 12px;
    line-height: 1.5
}

.xsell-hotel-deal .hotel-deal-block .right-block .hotel-location ul li {
    padding-left: 15px;
    color: #333
}

.xsell-hotel-deal .hotel-deal-block .right-block .hotel-location ul li:first-child {
    position: relative;
    color: #1a1a1a;
    cursor: pointer;
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.xsell-hotel-deal .hotel-deal-block .right-block .hotel-location ul li:first-child:before {
    font-family: FontAwesome;
    content: "";
    display: inline-block;
    position: absolute;
    left: 0;
    top: -4px;
    padding-right: 3px;
    vertical-align: middle;
    font-size: 18px;
    color: #1a1a1a
}

.xsell-hotel-deal .hotel-deal-block .btm-block {
    width: 100%;
    float: left;
    margin-top: 10px;
    border-top: 1px dotted #ccc;
    padding-top: 10px
}

.xsell-hotel-deal .hotel-deal-block .btm-block .lt-block {
    width: 100%;
    float: left;
    display: inline-block
}

.xsell-hotel-deal .hotel-deal-block .btm-block .lt-block .price {
    font-weight: 700;
    font-size: 22px;
    text-align: left;
    color: #ff7f00;
    cursor: pointer;
    line-height: 1.1;
    padding-left: 5px
}

.xsell-hotel-deal .hotel-deal-block .btm-block .lt-block .price del {
    color: #b3b3b3;
    font-weight: 500;
    font-size: 15px;
    text-decoration: none;
    display: block
}

.xsell-hotel-deal .hotel-deal-block .btm-block .lt-block .price span {
    display: inline-block;
    transition: all .5s ease-in
}

.xsell-hotel-deal .hotel-deal-block .btm-block .lt-block .price .ppp {
    font-size: 14px;
    color: #333;
    font-weight: 400;
    display: inline-block
}

@media(max-width:767px) {
    .xsell-hotel-deal .hotel-deal-block .btm-block .lt-block {
        width: 60%
    }
}

.xsell-hotel-deal .hotel-deal-block .btm-block .rt-block {
    width: 30%;
    float: left;
    text-align: right;
    display: inline-block
}

@media(max-width:767px) {
    .xsell-hotel-deal .hotel-deal-block .btm-block .rt-block {
        width: 40%
    }
}

.xsell-hotel-deal .hotel-deal-block .btm-block .rt-block .select-btn {
    color: #fff;
    background: #1eb41c;
    padding: 7px 16px;
    border-radius: 3px;
    border: none;
    display: inline-block
}

.xsell-hotel-deal .hotel-deal-block .pay-facility {
    float: left;
    font-size: 12px;
    line-height: 1.4;
    color: #1eb41c
}

@media(max-width:767px) {
    .xsell-hotel-deal .hotel-deal-block .pay-facility {
        margin-top: 0
    }
}

.xsell-hotel-deal .hotel-deal-block .pay-facility ul {
    margin: 0;
    padding: 0
}

.xsell-hotel-deal .hotel-deal-block .pay-facility ul li {
    position: relative;
    display: inline-block;
    padding-left: 18px;
    float: left;
    margin-left: 15px
}

@media(max-width:767px) {
    .xsell-hotel-deal .hotel-deal-block .pay-facility ul li {
        margin-left: 0
    }
}

.xsell-hotel-deal .hotel-deal-block .pay-facility ul li:before {
    font-family: FontAwesome;
    content: "";
    display: inline-block;
    position: absolute;
    left: 0;
    top: -1px;
    vertical-align: middle;
    font-size: 14px
}

.star5-0:before {
    content: "";
    background: url(https://www.lookbyfare.com/us/hotel/images//hotel/listing/star-ratings.png) 0 0 no-repeat;
    width: 100px;
    height: 20px;
    background-size: 100px;
    display: inline-block
}

.star4-5:before {
    content: "";
    background: url(https://www.lookbyfare.com/us/hotel/images//hotel/listing/star-ratings.png) 0 -18px no-repeat;
    width: 100px;
    height: 20px;
    background-size: 100px;
    display: inline-block
}

.star4-0:before {
    content: "";
    background: url(https://www.lookbyfare.com/us/hotel/images//hotel/listing/star-ratings.png) 0 -35px no-repeat;
    width: 100px;
    height: 20px;
    background-size: 100px;
    display: inline-block
}

.star3-5:before {
    content: "";
    background: url(https://www.lookbyfare.com/us/hotel/images//hotel/listing/star-ratings.png) 0 -54px no-repeat;
    width: 100px;
    height: 20px;
    background-size: 100px;
    display: inline-block
}

.star3-0:before {
    content: "";
    background: url(https://www.lookbyfare.com/us/hotel/images//hotel/listing/star-ratings.png) 0 -71px no-repeat;
    width: 100px;
    height: 20px;
    background-size: 100px;
    display: inline-block
}

.star2-5:before {
    content: "";
    background: url(https://www.lookbyfare.com/us/hotel/images//hotel/listing/star-ratings.png) 0 -90px no-repeat;
    width: 100px;
    height: 20px;
    background-size: 100px;
    display: inline-block
}

.star2-0:before {
    content: "";
    background: url(https://www.lookbyfare.com/us/hotel/images//hotel/listing/star-ratings.png) 0 -106px no-repeat;
    width: 100px;
    height: 20px;
    background-size: 100px;
    display: inline-block
}

.star1-5:before {
    content: "";
    background: url(https://www.lookbyfare.com/us/hotel/images//hotel/listing/star-ratings.png) 0 -124px no-repeat;
    width: 100px;
    height: 20px;
    background-size: 100px;
    display: inline-block
}

.star1-0:before {
    content: "";
    background: url(https://www.lookbyfare.com/us/hotel/images//hotel/listing/star-ratings.png) 0 -141px no-repeat;
    width: 100px;
    height: 20px;
    background-size: 100px;
    display: inline-block
}

.star0-5:before {
    content: "";
    background: url(https://www.lookbyfare.com/us/hotel/images//hotel/listing/star-ratings.png) 0 -160px no-repeat;
    width: 100px;
    height: 20px;
    background-size: 100px;
    display: inline-block
}

.star0-0:before {
    content: "";
    background: url(https://www.lookbyfare.com/us/hotel/images//hotel/listing/star-ratings.png) 0 -177px no-repeat;
    width: 100px;
    height: 20px;
    background-size: 100px;
    display: inline-block
}

.md-star5:before {
    content: "";
    background: url(https://www.lookbyfare.com/us/hotel/images//hotel/listing/star-ratings.png) 0 0 no-repeat;
    width: 75px;
    height: 15px;
    background-size: 75px;
    display: inline-block
}

.md-star4-5:before {
    content: "";
    background: url(https://www.lookbyfare.com/us/hotel/images//hotel/listing/star-ratings.png) 0 -15px no-repeat;
    width: 75px;
    height: 15px;
    background-size: 75px;
    display: inline-block
}

.md-star4:before {
    content: "";
    background: url(https://www.lookbyfare.com/us/hotel/images//hotel/listing/star-ratings.png) 0 -30px no-repeat;
    width: 75px;
    height: 15px;
    background-size: 75px;
    display: inline-block
}

.md-star3-5:before {
    content: "";
    background: url(https://www.lookbyfare.com/us/hotel/images//hotel/listing/star-ratings.png) 0 -45px no-repeat;
    width: 75px;
    height: 15px;
    background-size: 75px;
    display: inline-block
}

.md-star3:before {
    content: "";
    background: url(../../images/seatmap//hotel/star-ratings.png) 0 -60px no-repeat;
    width: 75px;
    height: 15px;
    background-size: 75px;
    display: inline-block
}

.md-star2-5:before {
    content: "";
    background: url(https://www.lookbyfare.com/us/hotel/images//hotel/listing/star-ratings.png) 0 -75px no-repeat;
    width: 75px;
    height: 15px;
    background-size: 75px;
    display: inline-block
}

.md-star2:before {
    content: "";
    background: url(https://www.lookbyfare.com/us/hotel/images//hotel/listing/star-ratings.png) 0 -90px no-repeat;
    width: 75px;
    height: 15px;
    background-size: 75px;
    display: inline-block
}

.md-star1-5:before {
    content: "";
    background: url(https://www.lookbyfare.com/us/hotel/images//hotel/listing/star-ratings.png) 0 -105px no-repeat;
    width: 75px;
    height: 15px;
    background-size: 75px;
    display: inline-block
}

.md-star1:before {
    content: "";
    background: url(https://www.lookbyfare.com/us/hotel/images//hotel/listing/star-ratings.png) 0 -120px no-repeat;
    width: 75px;
    height: 15px;
    background-size: 75px;
    display: inline-block
}

.trip-ad5:before {
    content: "";
    background: url(https://www.lookbyfare.com/us/hotel/images//hotel/listing/trip-ratings.png) 0 0 no-repeat;
    width: 90px;
    height: 16px;
    background-size: 90px;
    display: inline-block
}

.trip-ad4-5:before {
    content: "";
    background: url(https://www.lookbyfare.com/us/hotel/images//hotel/listing/trip-ratings.png) 0 -18px no-repeat;
    width: 101px;
    height: 18px;
    background-size: 101px;
    display: inline-block
}

.trip-ad4:before {
    content: "";
    background: url(https://www.lookbyfare.com/us/hotel/images//hotel/listing/trip-ratings.png) 0 -36px no-repeat;
    width: 101px;
    height: 18px;
    background-size: 101px;
    display: inline-block
}

.trip-ad3-5:before {
    content: "";
    background: url(https://www.lookbyfare.com/us/hotel/images//hotel/listing/trip-ratings.png) 0 -48px no-repeat;
    width: 90px;
    height: 16px;
    background-size: 90px;
    display: inline-block
}

.trip-ad3:before {
    content: "";
    background: url(https://www.lookbyfare.com/us/hotel/images//hotel/listing/trip-ratings.png) 0 -72px no-repeat;
    width: 101px;
    height: 18px;
    background-size: 101px;
    display: inline-block
}

.trip-ad2-5:before {
    content: "";
    background: url(https://www.lookbyfare.com/us/hotel/images//hotel/listing/trip-ratings.png) 0 -90px no-repeat;
    width: 101px;
    height: 18px;
    background-size: 101px;
    display: inline-block
}

.trip-ad2:before {
    content: "";
    background: url(https://www.lookbyfare.com/us/hotel/images//hotel/listing/trip-ratings.png) 0 -108px no-repeat;
    width: 101px;
    height: 18px;
    background-size: 101px;
    display: inline-block
}

.trip-ad1-5:before {
    content: "";
    background: url(https://www.lookbyfare.com/us/hotel/images//hotel/listing/trip-ratings.png) 0 -126px no-repeat;
    width: 101px;
    height: 18px;
    background-size: 101px;
    display: inline-block
}

.trip-ad1:before {
    content: "";
    background: url(https://www.lookbyfare.com/us/hotel/images//hotel/listing/trip-ratings.png) 0 -144px no-repeat;
    width: 101px;
    height: 18px;
    background-size: 101px;
    display: inline-block
}

.airport-shuttle:before,
.free-shuttle:before,
.shuttle:before {
    content: "";
    background: url(https://cmsrepository.com/static//HotelImages/hotelamenities/airport-shuttle.svg) no-repeat
}

.free-parking:before,
.parking:before {
    content: "";
    background: url(https://cmsrepository.com/static//HotelImages/hotelamenities/free-parking.svg) no-repeat
}

.restaurant:before,
.restaurant-services:before {
    content: "";
    background: url(https://cmsrepository.com/static//HotelImages/hotelamenities/restaurant.svg) no-repeat
}

.swimming-pool:before {
    content: "";
    background: url(https://cmsrepository.com/static//HotelImages/hotelamenities/swimming-pool.svg) no-repeat
}

.spa:before {
    content: "";
    background: url(https://cmsrepository.com/static//HotelImages/hotelamenities/spa.svg) no-repeat
}

.fitness-center:before,
.gym:before {
    content: "";
    background: url(https://cmsrepository.com/static//HotelImages/hotelamenities/fitness-center.svg) no-repeat
}

.casino:before {
    content: "";
    background: url(https://cmsrepository.com/static//HotelImages/hotelamenities/casino.svg) no-repeat
}

.free-internet:before,
.internet:before,
.free-wifi:before,
.wifi:before {
    content: "";
    background: url(https://cmsrepository.com/static//HotelImages/hotelamenities/free-internet.svg) no-repeat
}

.business-center:before {
    content: "";
    background: url(https://cmsrepository.com/static//HotelImages/hotelamenities/business-center.svg) no-repeat
}

.free-breakfast:before,
.breakfast:before {
    content: "";
    background: url(https://cmsrepository.com/static//HotelImages/hotelamenities/free-breakfast.svg) no-repeat
}

.smoking-free:before {
    content: "";
    background: url(https://cmsrepository.com/static//HotelImages/hotelamenities/smoking-free.svg) no-repeat
}

.pets-allowed:before,
.pet-allowed:before {
    content: "";
    background: url(https://cmsrepository.com/static//HotelImages/hotelamenities/pets-allowed.svg) no-repeat
}

.pet-bed:before {
    content: "";
    background: url(https://cmsrepository.com/static//HotelImages/hotelamenities/pet-bed-4.svg) no-repeat
}

.pet-feeding-bowl:before {
    content: "";
    background: url(https://cmsrepository.com/static//HotelImages/hotelamenities/pet-feeding-bowl.svg) no-repeat
}

.pet-walking-path:before {
    content: "";
    background: url(https://cmsrepository.com/static//HotelImages/hotelamenities/pet-walking-path-5.svg) no-repeat
}

.free-newspaper:before,
.newspaper:before {
    content: "";
    background: url(https://cmsrepository.com/static//HotelImages/hotelamenities/newspaper.svg) no-repeat
}

.currency-exchange:before {
    content: "";
    background: url(https://cmsrepository.com/static//HotelImages/hotelamenities/currency-exchange.svg) no-repeat
}

.library:before {
    content: "";
    background: url(https://cmsrepository.com/static//HotelImages/hotelamenities/library.svg) no-repeat
}

.medical-services:before {
    content: "";
    background: url(https://cmsrepository.com/static//HotelImages/hotelamenities/medical-services.svg) no-repeat
}

.room-services:before {
    content: "";
    background: url(https://cmsrepository.com/static//HotelImages/hotelamenities/room-services.svg) no-repeat
}

.laundry-facility:before {
    content: "";
    background: url(https://cmsrepository.com/static//HotelImages/hotelamenities/dry-cleaning.svg) no-repeat
}

.childcare:before {
    content: "";
    background: url(https://cmsrepository.com/static//HotelImages/hotelamenities/childcare.svg) no-repeat
}

.wheelchair:before {
    content: "";
    background: url(https://cmsrepository.com/static//HotelImages/hotelamenities/wheelchair.svg) no-repeat
}

.disabled-facilities:before {
    content: "";
    background: url(https://cmsrepository.com/static//HotelImages/hotelamenities/disabled-facilities.svg) no-repeat
}

.all-inclusive:before {
    content: "";
    background: url(https://cmsrepository.com/static//HotelImages/hotelamenities/all-inclusive.svg) no-repeat
}

.location-icon:before {
    content: "";
    background: url(../../images/seatmap//hotels/svg/location-04.svg) no-repeat;
    width: 22px;
    height: 22px;
    background-size: 22px;
    float: left;
    margin-right: 5px;
    display: inline-block;
    opacity: .3
}

.location-green-icon:before {
    content: "";
    background: url(../../images/seatmap//hotels/svg/location-green.svg) no-repeat;
    width: 22px;
    height: 22px;
    background-size: 22px;
    float: left;
    margin-right: 5px;
    display: inline-block
}

.hotel-icon:before {
    content: "";
    background: url(../../images/seatmap//hotels/svg/hotel-icon-01.svg) no-repeat;
    width: 22px;
    height: 22px;
    background-size: 22px;
    float: left;
    margin-right: 5px;
    display: inline-block;
    opacity: .3
}

.hotel-green-icon:before {
    content: "";
    background: url(../../images/seatmap//hotels/svg/hotel-icon-green.svg) no-repeat;
    width: 22px;
    height: 22px;
    background-size: 22px;
    float: left;
    margin-right: 5px;
    display: inline-block;
    opacity: 1
}

.star-icon:before {
    content: "";
    background: url(../../images/seatmap//hotels/svg/star.svg) no-repeat;
    width: 22px;
    height: 22px;
    background-size: 22px;
    float: left;
    margin-right: 5px;
    display: inline-block;
    opacity: .3
}

.list-view-icon:before {
    content: "";
    background: url(../../images/seatmap//hotels/list-view.png) no-repeat;
    width: 22px;
    height: 22px;
    background-size: 22px;
    float: left;
    margin-right: 5px;
    display: inline-block;
    opacity: 1
}

.hotel-amenities {
    width: 100%;
    float: left;
    padding: 2px 0 0 15px;
    height: 20px
}

.hotel-amenities ul {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 12px;
    line-height: 1.5
}

.hotel-amenities ul li {
    display: inline-block;
    float: left;
    padding-right: 10px;
    position: relative
}

.hotel-amenities ul li:hover .tool-tip {
    display: block
}

.hotel-amenities ul li .tool-tip {
    display: none;
    width: 100px;
    text-align: center;
    background: #fff;
    border: 1px solid #999;
    padding: 5px;
    position: absolute;
    bottom: 30px;
    left: -40px;
    border-radius: 2px;
    color: #333
}

.hotel-amenities ul li .tool-tip:after {
    font-family: FontAwesome;
    content: "";
    display: inline-block;
    position: absolute;
    left: 42px;
    bottom: -16px;
    vertical-align: middle;
    font-size: 18px;
    color: #fff;
    z-index: 1
}

.hotel-amenities ul li .tool-tip:before {
    font-family: FontAwesome;
    content: "";
    display: inline-block;
    position: absolute;
    left: 42px;
    bottom: -17px;
    vertical-align: middle;
    font-size: 18px;
    color: #333
}

.hotel-amenities ul .more-amenities {
    color: #4863db;
    cursor: pointer
}

.hotel-amenities ul li img {
    padding-right: 5px
}

.hotel-amenities ul li i {
    float: left;
    display: inline-block
}

.hotel-amenities ul li .airport-shuttle:before,
.hotel-amenities ul li .free-shuttle:before,
.hotel-amenities ul li .shuttle:before,
.hotel-amenities ul li .free-parking:before,
.hotel-amenities ul li .parking:before,
.hotel-amenities ul li .restaurant:before,
.hotel-amenities ul li .restaurant-services:before,
.hotel-amenities ul li .swimming-pool:before,
.hotel-amenities ul li .spa:before,
.hotel-amenities ul li .fitness-center:before,
.hotel-amenities ul li .gym:before,
.hotel-amenities ul li .casino:before,
.hotel-amenities ul li .free-internet:before,
.hotel-amenities ul li .free-wifi:before,
.hotel-amenities ul li .wifi:before,
.hotel-amenities ul li .business-center:before,
.hotel-amenities ul li .free-breakfast:before,
.hotel-amenities ul li .breakfast:before,
.hotel-amenities ul li .smoking-free:before,
.hotel-amenities ul li .pets-allowed:before,
.hotel-amenities ul li .pet-allowed:before,
.hotel-amenities ul li .pet-bed:before,
.hotel-amenities ul li .pet-feeding-bowl:before,
.hotel-amenities ul li .pet-walking-path:before,
.hotel-amenities ul li .free-newspaper:before,
.hotel-amenities ul li .newspaper:before,
.hotel-amenities ul li .currency-exchange:before,
.hotel-amenities ul li .library:before,
.hotel-amenities ul li .medical-services:before,
.hotel-amenities ul li .room-services:before,
.hotel-amenities ul li .laundry-facility:before,
.hotel-amenities ul li .childcare:before,
.hotel-amenities ul li .wheelchair:before,
.hotel-amenities ul li .disabled-facilities:before,
.hotel-amenities ul li .all-inclusive:before {
    width: 16px;
    height: 16px;
    background-size: 16px;
    display: inline-block;
    opacity: .45;
    margin-top: 3px
}

.hotel-amenities .more-amenities {
    display: inline-block;
    position: relative;
    cursor: pointer
}

.hotel-amenities .more-amenities ul {
    width: 460px;
    margin: 0;
    padding: 20px 10px 10px !important;
    border: 1px solid #ededed;
    background: #fff;
    position: absolute;
    color: #989aa2;
    top: 25px;
    right: -130px;
    z-index: 1
}

.hotel-amenities .more-amenities ul:before {
    font-family: FontAwesome;
    content: "";
    display: inline-block;
    position: absolute;
    left: 270px;
    top: -38px;
    vertical-align: middle;
    font-size: 40px;
    color: #989aa2
}

@media(max-width:767px) {
    .hotel-amenities .more-amenities ul:before {
        left: 60px
    }
}

.hotel-amenities .more-amenities ul:after {
    font-family: FontAwesome;
    content: "";
    display: inline-block;
    position: absolute;
    left: 270px;
    top: -37px;
    vertical-align: middle;
    font-size: 40px;
    color: #fff
}

@media(max-width:767px) {
    .hotel-amenities .more-amenities ul:after {
        left: 60px
    }
}

.hotel-amenities .more-amenities ul .hide-more-amenities,
.hotel-amenities .more-amenities ul .hide-more-amenities1,
.hotel-amenities .more-amenities ul .hide-more-amenities2,
.hotel-amenities .more-amenities ul .hide-more-amenities3,
.hotel-amenities .more-amenities ul .hide-more-amenities4 {
    position: absolute;
    top: 5px;
    right: 5px;
    font-size: 16px;
    color: #4863db
}

@media(max-width:767px) {
    .hotel-amenities .more-amenities ul {
        left: -25px;
        width: 165px;
        z-index: 2
    }
}

@media(max-width:479px) {
    .hotel-amenities .more-amenities ul {
        width: 140px
    }
}

.hotel-amenities .more-amenities ul li {
    display: block;
    list-style: none;
    float: left;
    margin: 0;
    padding: 3px 0;
    width: 33%;
    min-height: 30px;
    font-weight: 500;
    font-size: 12px
}

@media(max-width:767px) {
    .hotel-amenities .more-amenities ul li {
        width: 100%
    }
}

@media(max-width:479px) {
    .hotel-amenities .more-amenities ul li {
        font-size: 11px;
        min-height: 25px
    }
}

.tcp-main-container {
    padding-top: 25px
}

.tcp-main-container .service-block {
    width: calc(100% - 408px);
    float: left
}

@media(max-width:767px) {
    .tcp-main-container .service-block {
        width: calc(100% - 237px)
    }
}

@media(max-width:359px) {
    .tcp-main-container .service-block {
        width: calc(100% - 185px)
    }
}

.tcp-main-container .service-block .tcp_column {
    background: 0 0;
    position: relative
}

.tcp-main-container .service-block .tcp_column .sub__head {
    position: absolute;
    bottom: 5px;
    padding: 5px 10px 5px 0
}

.tcp-main-container .tcp_column {
    border-bottom: 1px solid #ddd;
    background: #f0f0ff;
    padding: 35px 0 6px;
    vertical-align: bottom;
    min-height: 90px;
    border-radius: 3px 3px 0 0
}

@media(max-width:359px) {
    .tcp-main-container .tcp_column {
        min-height: 75px
    }
}

.tcp-main-container .tcp_column .sub__head {
    font-size: 15px
}

@media(max-width:767px) {
    .tcp-main-container .tcp_column .sub__head {
        font-size: 13px
    }
}

@media(max-width:359px) {
    .tcp-main-container .tcp_column .sub__head {
        font-size: 11px
    }
}

.tcp-main-container .tcp_column .tcp__price {
    color: #4fb67a;
    font-size: 20px;
    font-weight: 700;
    white-space: nowrap
}

@media(max-width:767px) {
    .tcp-main-container .tcp_column .tcp__price {
        font-size: 16px
    }
}

@media(max-width:359px) {
    .tcp-main-container .tcp_column .tcp__price {
        font-size: 14px
    }
}

.tcp-main-container .plan-block {
    width: 130px;
    float: left;
    border: 1px solid #ddd;
    margin: 0 3px;
    border-radius: 3px;
    text-align: center
}

@media(max-width:767px) {
    .tcp-main-container .plan-block {
        width: 75px;
        margin: 0 2px
    }
}

@media(max-width:359px) {
    .tcp-main-container .plan-block {
        width: 56px
    }
}

.tcp-main-container .plan-block .inputSet {
    margin: 0
}

.tcp-main-container .plan-block .inputSet .plan-input {
    position: absolute;
    left: 43%;
    top: 10px
}

@media(max-width:359px) {
    .tcp-main-container .plan-block .inputSet .plan-input {
        left: 39%
    }
}

.tcp-main-container .plan-block .inputSet label {
    padding: 0;
    width: 100%
}

.tcp-main-container .plan-block .inputSet label input[type=radio]:checked+span::before {
    background: #4fb67a;
    border-radius: 100%
}

.tcp-main-container .plan-block .inputSet label input[type=radio]:checked+span::after {
    border: 2px solid #4fb67a
}

.tcp-main-container .plan-active {
    border: 2px solid #4fb67a;
    padding-bottom: 10px;
    background: #f5f5f5
}

.tcp-main-container .plan-active .most-popular {
    background: #4fb67a;
    padding: 7px 0;
    font-size: 15px;
    color: #fff;
    border: 2px solid #4fb67a;
    margin: -40px -2px 0;
    border-radius: 5px 5px 0 0
}

@media(max-width:767px) {
    .tcp-main-container .plan-active .most-popular {
        font-size: 11px;
        margin: -25px -2px 0;
        padding: 4px 0
    }
}

@media(max-width:359px) {
    .tcp-main-container .plan-active .most-popular {
        font-size: 8px;
        padding: 5px 0
    }
}

.tcp-main-container .result-tooltip {
    float: right;
    margin: 17px 0 0;
    position: relative
}

@media(max-width:767px) {
    .tcp-main-container .result-tooltip {
        margin: 0 0 0 -10px
    }
}

.tcp-main-container .result-tooltip .info-tooltip-icon {
    border: 1px solid #ccc;
    color: #ccc;
    width: 18px;
    height: 18px;
    line-height: 18px;
    font-size: 11px;
    cursor: pointer;
    text-align: center;
    border-radius: 100%
}

@media(max-width:767px) {
    .tcp-main-container .result-tooltip .info-tooltip-icon {
        width: 14px;
        height: 14px;
        line-height: 14px;
        font-size: 10px
    }
}

@media(max-width:359px) {
    .tcp-main-container .result-tooltip .info-tooltip-icon {
        width: 10px;
        height: 10px;
        line-height: 10px;
        font-size: 7px
    }
}

.tcp-main-container .result-tooltip .show_policy {
    padding: 10px;
    width: 250px;
    border: 1px solid #94afc6;
    box-shadow: 1px 1px 5px #666;
    border-radius: 7px;
    left: -30px;
    top: 25px;
    color: #4d4d4d;
    background: #fff;
    position: absolute;
    z-index: 1
}

@media(max-width:767px) {
    .tcp-main-container .result-tooltip .show_policy {
        left: -57px
    }
}

@media(max-width:359px) {
    .tcp-main-container .result-tooltip .show_policy {
        width: 225px
    }
}

.tcp-main-container .result-tooltip .show_policy .arrow {
    width: 21px;
    height: 11px;
    display: block;
    position: absolute;
    left: 28px;
    top: -11px;
    background: url(../../../images/payment/top_arrow.png) no-repeat
}

@media(max-width:980px) {
    .tcp-main-container .result-tooltip .show_policy .arrow {
        left: 28px ​ !important
    }
}

@media(max-width:479px) {
    .tcp-main-container .result-tooltip .show_policy .arrow {
        margin-left: 25px
    }
}

.tcp-main-container .result-tooltip .show_policy p {
    font-size: inherit
}

.tcp-main-container .result-tooltip .show_policy ul {
    margin: 0;
    padding: 0
}

.tcp-main-container .result-tooltip .show_policy ul li {
    list-style: none;
    position: relative;
    padding: 0 10px 4px 20px;
    font-size: 12px;
    vertical-align: top
}

.tcp-main-container .result-tooltip .show_policy ul li:before {
    content: "";
    color: #4fb67a;
    font-family: fontawesome;
    margin: 0;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 14px
}

@media(max-width:359px) {
    .tcp-main-container .result-tooltip .show_policy ul li {
        width: 100%;
        display: block;
        padding: 0 10px 4px 22px
    }
}

.tcp-main-container .result-tooltip .show_policy .close_mobile_tooltip {
    float: right;
    font-size: 11px;
    color: #0739da;
    cursor: pointer !important
}

.tcp-main-container .tcp-option {
    padding: 5px 10px;
    min-height: 70px;
    font-size: 13px;
    background: #fff
}

@media(max-width:767px) {
    .tcp-main-container .tcp-option {
        padding: 5px 3px;
        min-height: 50px;
        font-size: 12px
    }
}

@media(max-width:359px) {
    .tcp-main-container .tcp-option {
        font-size: 9px
    }
}

.tcp-main-container .tcp-option.highlighted-bg {
    background: #f5f5f5
}

.tcp-main-container .tcp-option .t-heading span {
    font-size: 14px;
    margin-bottom: 3px;
    display: inline-block
}

@media(max-width:767px) {
    .tcp-main-container .tcp-option .t-heading span {
        font-size: 11px
    }
}

@media(max-width:359px) {
    .tcp-main-container .tcp-option .t-heading span {
        font-size: 10px
    }
}

.tcp-main-container .tcp-option .t-heading p {
    margin-bottom: 0
}

.tcp-main-container .tcp-option .pp-txt {
    white-space: break-spaces
}

@media(max-width:767px) {
    .tcp-main-container .tcp-option .pp-txt {
        font-size: 11px;
        line-height: 13px
    }
}

.learn-more-tcp {
    font-size: 15px;
    position: relative;
    display: inline-block;
    text-decoration: none;
    padding: 0 !important
}

@media(max-width:479px) {
    .learn-more-tcp {
        font-size: 14px;
        margin-top: 0;
        text-decoration: underline
    }
}

.learn-more-tcp:before {
    content: "";
    font-family: fontawesome;
    position: absolute;
    right: -15px
}

.learn-more-tcp.collapsed:before {
    content: "";
    font-family: fontawesome;
    position: absolute;
    right: -15px
}

.baggage_information {
    width: 100%;
    overflow: hidden;
    padding-top: 7px;
    padding-bottom: 35px
}

.baggage_information h4 {
    font-size: 15px;
    color: #1f1f1f;
    font-weight: 600
}

@media(max-width:767px) {
    .baggage_information h4 {
        font-size: 13px
    }
}

.baggage_information p.subTitle {
    font-size: 14px;
    font-weight: 500
}

@media(max-width:767px) {
    .baggage_information p.subTitle {
        font-size: 12px
    }
}

.baggage_information .baggageBox .block {
    width: 100%;
    float: left;
    border: 1px solid #ccc;
    border-radius: 6px
}

.baggage_information .baggageBox .head {
    padding: 8px 14px;
    border-bottom: 1px solid #ced0d4
}

.baggage_information .baggageBox .head .air-name {
    overflow: hidden;
    display: flex;
    align-items: center;
    font-size: 13px;
    justify-content: space-between
}

@media(max-width:767px) {
    .baggage_information .baggageBox .head .air-name {
        font-size: 11px
    }
}

.baggage_information .baggageBox .head .air-name img {
    margin-right: 5px;
    width: 24px;
    float: left
}

@media(max-width:767px) {
    .baggage_information .baggageBox .head .air-name img {
        width: 18px
    }
}

.baggage_information .baggageBox .head .air-name .name {
    padding-left: 6px;
    float: left;
    font-weight: 500
}

.baggage_information .baggageBox .content {
    padding: 17px;
    overflow: hidden;
    position: relative
}

@media(max-width:479px) {
    .baggage_information .baggageBox .content {
        padding: 13px 11px
    }
}

.baggage_information .baggageBox .content .fa-suitcase {
    font-size: 90px;
    color: #b7b5b3;
    position: absolute;
    right: 20px;
    top: 20px
}

.baggage_information .baggageBox .content ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.baggage_information .baggageBox .content ul li {
    font-size: 13px;
    color: #1f1f1f;
    font-weight: 500;
    padding-bottom: 8px;
    position: relative;
    padding-left: 28px;
    padding-top: 8px
}

@media(max-width:767px) {
    .baggage_information .baggageBox .content ul li {
        font-size: 11px
    }
}

.baggage_information .baggageBox .content ul li p {
    display: inline-block;
    margin: 0;
    padding-left: 15px
}

@media(max-width:479px) {
    .baggage_information .baggageBox .content ul li p {
        padding-left: 5px
    }
}

.baggage_information .baggageBox .content ul li .baggage_row_div {
    display: flex;
    justify-content: space-between
}

.baggage_information .baggageBox .content ul li img {
    position: absolute;
    left: 0;
    top: 4px;
    vertical-align: middle;
    margin-right: 10px;
    width: 23px;
    height: 23px;
    background: #ff8e1f;
    color: #fff;
    border-radius: 100%;
    padding: 6px
}

.baggage_information .baggageBox .content .text {
    font-size: 12px;
    font-weight: 500;
    color: #ff7f00
}

.baggage_information .baggageBox .content .text a {
    color: #ff7f00;
    cursor: pointer;
    text-decoration: underline
}

.baggage_information .baggage_inner_div {
    display: flex;
    width: 180px;
    justify-content: space-between
}

.actionicons {
    width: 120px;
    margin: 0 auto;
    position: relative;
    list-style: none;
    bottom: -5px
}

.actionicons:hover .tooltipBox {
    display: block
}

@media(max-width:767px) {
    .actionicons {
        width: 85%
    }
}

.actionicons ul {
    width: 120px;
    display: flex;
    padding: 0;
    align-items: center;
    justify-content: center
}

.actionicons li {
    margin-right: 20px
}

.actionicons li .top_icon {
    position: absolute;
    right: -8px;
    top: 5px
}

.actionicons li .top_icon img {
    width: 13px;
    border-radius: 100%;
    background: #fff
}

.actionicons .tooltipBox {
    left: inherit;
    right: 0;
    top: 31px;
    width: 320px;
    border-radius: 3px;
    box-shadow: 0 0 8px rgba(0, 0, 0, .4);
    padding: 7px;
    color: #1f1f1f;
    display: none;
    position: absolute;
    z-index: 2;
    background: #fff
}

.actionicons .tooltipBox .light {
    color: #5b5b5b;
    font-size: 10px;
    font-weight: 400;
    white-space: normal
}

.actionicons .tooltipBox .green {
    color: #3ab54a
}

.actionicons .tooltipBox .red {
    color: red
}

.actionicons .tooltipBox .pt-5 {
    padding-top: 5px
}

.actionicons .tooltipBox .d-flex {
    justify-content: space-between;
    display: flex;
    font-size: 12px;
    font-weight: 700
}

.actionicons .tooltipBox .baggage_row {
    padding-left: 25px;
    position: relative;
    margin-bottom: 15px
}

.actionicons .tooltipBox .popup_icon {
    position: absolute;
    left: 0;
    top: -3px
}

.actionicons .tooltipBox .top_icon {
    position: absolute;
    right: -8px;
    top: -4px
}

.actionicons .tooltipBox .top_icon img {
    width: 15px;
    border-radius: 100%;
    background: #fff
}

@media(max-width:767px) {
    .actionicons .tooltipBox .icons {
        width: 18px
    }
}

.actionicons .tooltipBox:after,
.actionicons .tooltipBox:before {
    content: "";
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 8px solid #ccc;
    right: 57px;
    top: -8px;
    position: absolute
}

.actionicons .tooltipBox:after {
    border-bottom: 8px solid #fff
}

.baggage_status,
.t-right2 {
    font-size: 12px !important;
    font-weight: 500 !important
}

.baggage_status {
    width: 100px
}

.baggage_status img {
    width: 14px
}

.blue_text {
    color: #1b75bc
}

.blue_text.price_tag {
    padding-left: 20px
}

.baggage_information-new {
    width: 100%;
    overflow: hidden;
    padding-top: 30px;
    padding-bottom: 35px
}

@media(max-width:767px) {
    .baggage_information-new {
        padding-top: 10px
    }
}

.baggage_information-new h4 {
    font-size: 15px;
    color: #1f1f1f;
    font-weight: 700;
    display: flex;
    align-items: center
}

.baggage_information-new h4 .baggage-icon {
    margin-right: 10px;
    width: 36px
}

@media(max-width:767px) {
    .baggage_information-new h4 .baggage-icon {
        width: 28px
    }
}

@media(max-width:767px) {
    .baggage_information-new h4 {
        font-size: 13px
    }
}

.baggage_information-new p.subTitle {
    font-size: 14px;
    font-weight: 500
}

@media(max-width:767px) {
    .baggage_information-new p.subTitle {
        font-size: 12px
    }
}

.baggage_information-new .baggageBox {
    display: flex;
    margin-right: -15px;
    overflow-x: auto
}

.baggage_information-new .baggageBox .block {
    width: 85%;
    border: 1px solid #ccc;
    border-radius: 6px;
    margin: 0 15px 10px 0;
    white-space: nowrap
}

.baggage_information-new .baggageBox .block.w-100 {
    width: 100%
}

.baggage_information-new .baggageBox .head {
    padding: 8px 10px;
    border-bottom: 1px solid #ced0d4
}

.baggage_information-new .baggageBox .head .air-name {
    overflow: hidden;
    display: flex;
    align-items: center;
    font-size: 13px
}

@media(max-width:767px) {
    .baggage_information-new .baggageBox .head .air-name {
        font-size: 11px
    }
}

.baggage_information-new .baggageBox .head .air-name img {
    margin-right: 5px;
    width: 24px;
    float: left
}

@media(max-width:767px) {
    .baggage_information-new .baggageBox .head .air-name img {
        width: 18px
    }
}

.baggage_information-new .baggageBox .head .air-name .name {
    padding-left: 6px;
    float: left;
    font-weight: 500
}

.baggage_information-new .baggageBox .content {
    padding: 10px;
    overflow: hidden;
    position: relative
}

@media(max-width:767px) {
    .baggage_information-new .baggageBox .content {
        width: 300px
    }
}

@media(max-width:479px) {
    .baggage_information-new .baggageBox .content {
        padding: 0 11px
    }
}

.baggage_information-new .baggageBox .content .baggageicons {
    position: absolute;
    left: 0;
    top: 4px
}

.baggage_information-new .baggageBox .content .baggageicons .top_icon {
    position: absolute;
    right: -8px;
    top: -4px
}

.baggage_information-new .baggageBox .content .baggageicons .top_icon img {
    width: 15px;
    border-radius: 100%;
    background: #fff
}

.baggage_information-new .baggageBox .content .fa-suitcase {
    font-size: 90px;
    color: #b7b5b3;
    position: absolute;
    right: 20px;
    top: 20px
}

.baggage_information-new .baggageBox .content ul {
    list-style: none;
    padding: 0;
    margin: 0 0 20px
}

.baggage_information-new .baggageBox .content ul li {
    font-size: 13px;
    color: #1f1f1f;
    font-weight: 500;
    padding-bottom: 8px;
    position: relative;
    padding-left: 25px;
    padding-top: 8px;
    padding-right: 0;
    min-width: 400px
}

@media(max-width:767px) {
    .baggage_information-new .baggageBox .content ul li {
        min-width: 243px;
        font-size: 11px;
        padding-left: 22px
    }
}

@media(max-width:479px) {
    .baggage_information-new .baggageBox .content ul li {
        font-size: 10px
    }
}

.baggage_information-new .baggageBox .content ul li .light {
    color: #5b5b5b;
    font-size: 11px;
    font-weight: 400;
    white-space: normal
}

.baggage_information-new .baggageBox .content ul li .light strong {
    font-weight: 400
}

.baggage_information-new .baggageBox .content ul li .d-flex {
    display: block;
    font-weight: 700;
    font-size: 12px;
    overflow: hidden
}

@media(max-width:767px) {
    .baggage_information-new .baggageBox .content ul li .d-flex {
        font-size: 11px;
        width: 100%
    }
}

.baggage_information-new .baggageBox .content ul li .t-left {
    width: 40%;
    float: left;
    font-weight: 700
}

@media(max-width:767px) {
    .baggage_information-new .baggageBox .content ul li .t-left {
        width: 60%;
        float: left
    }
}

.baggage_information-new .baggageBox .content ul li .t-left.light_text {
    color: #5b5b5b;
    font-size: 11px;
    font-weight: 400
}

.baggage_information-new .baggageBox .content ul li .t-left.light_text strong {
    font-weight: 400
}

.baggage_information-new .baggageBox .content ul li .t-right {
    width: 30%;
    float: left;
    text-align: right
}

@media(max-width:767px) {
    .baggage_information-new .baggageBox .content ul li .t-right {
        width: 26%;
        display: none
    }
}

.baggage_information-new .baggageBox .content ul li .t-right2 {
    width: 30%;
    float: left;
    text-align: center
}

@media(max-width:767px) {
    .baggage_information-new .baggageBox .content ul li .t-right2 {
        width: 39%;
        float: left;
        text-align: right
    }
}

.baggage_information-new .baggageBox .content ul li p {
    display: inline-block;
    margin: 0
}

@media(max-width:479px) {
    .baggage_information-new .baggageBox .content ul li p {
        font-size: 10px
    }
}

.baggage_information-new .baggageBox .content ul li .baggage_row_div {
    display: flex;
    justify-content: space-between
}

.baggage_information-new .baggageBox .content .text {
    font-size: 12px;
    font-weight: 500;
    color: #686868;
    border-radius: 3px;
    margin: 10px 0;
    padding: 7px 0
}

@media(max-width:767px) {
    .baggage_information-new .baggageBox .content .text {
        font-size: 10px;
        padding: 5px 0
    }
}

.baggage_information-new .baggageBox .content .text a {
    color: #ff7f00;
    cursor: pointer;
    text-decoration: underline
}

.baggage_information-new .baggageBox .tooltip-custom {
    position: absolute;
    right: 0;
    top: 9px
}

.baggage_information-new .baggageBox .tooltip-custom .promo-detail.right_tooltip {
    max-width: max-content;
    min-width: fit-content;
    right: -8px
}

@media(max-width:479px) {
    .baggage_information-new .baggageBox .tooltip-custom .promo-detail.right_tooltip {
        right: -3px
    }
}

.baggage_information-new .baggage_inner_div {
    display: flex;
    width: 180px;
    justify-content: space-between
}

.baggage-info {
    background: #eceffb;
    padding: 10px 5px 5px;
    margin: 20px -10px -10px;
    overflow: hidden
}

.baggage-info ul {
    max-width: 450px;
    list-style: none;
    padding: 0;
    display: block;
    margin: 0 auto
}

@media(max-width:767px) {
    .baggage-info ul {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: space-around
    }
}

.baggage-info ul li {
    font-size: 12px;
    color: #1f1f1f;
    width: 33.33%;
    display: inline-block;
    text-align: left;
    float: left;
    font-weight: 600;
    position: relative;
    padding-left: 25px;
    padding-right: 20px;
    text-transform: capitalize
}

@media(max-width:767px) {
    .baggage-info ul li {
        font-size: 10px;
        width: auto;
        padding-left: 20px
    }
}

.baggage-info ul li img {
    position: absolute;
    left: 0
}

@media(max-width:767px) {
    .baggage-info ul li img {
        width: 12px
    }
}

@media(max-width:767px) {
    .baggage-info ul li img.personal {
        width: auto
    }
}

.baggage-info ul li small {
    font-size: 11px;
    font-weight: 400;
    display: block
}

@media(max-width:767px) {
    .baggage-info ul li small {
        font-size: 10px
    }
}

.baggage_information-new .baggageBox .chargeable_div .tooltip-custom {
    right: -20px;
    top: 0
}

.baggage_information-new .baggageBox .tooltip-custom .promo-detail.right_tooltip:before {
    right: 2px
}

.airline-matrix-wrapper .matrix-data ul li.head img.fra-green-tick {
    position: absolute;
    right: 5px;
    top: 5px;
    width: auto;
    border-radius: 0;
    outline: none
}

.airline-matrix-mobile ul li img.fra-green-tick {
    position: absolute;
    right: 0;
    bottom: -5px;
    width: 14px;
    border-radius: 0;
    outline: none
}

.fra_ribin {
    display: inline-block;
    padding: 3px 10px;
    border: 1px solid #1eb41c;
    color: #fff;
    margin-right: 15px;
    font-size: 12px;
    margin-left: -19px;
    background: #1eb41c;
    border-radius: 0 5px 5px 0;
    box-shadow: inset 0 3px 6px rgba(0, 0, 0, .1607843137);
    position: relative
}

@media(max-width:767px) {
    .fra_ribin {
        font-size: 10px;
        margin-left: -12px
    }
}

.fra_ribin:before {
    content: "";
    width: 0;
    height: 0;
    border-bottom: 8px solid transparent;
    border-right: 8px solid #1eb41c;
    position: absolute;
    left: 0;
    top: 25px
}

@media(max-width:767px) {
    .fra_ribin:before {
        top: 23px
    }
}

@media(max-width:767px) {
    .fra_ribin img {
        width: 18px
    }
}

.matrix_bottom_row {
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    font-size: 12px
}

.matrix_bottom_row .fra-indicate-icon {
    margin-right: 15px
}

.matrix_bottom_row .fra-indicate-icon img {
    width: 22px
}

.mobile_fra_title {
    font-size: 12px;
    color: #1eb41c;
    margin-bottom: 8px
}

.mobile_fra_title img {
    width: 22px
}

.refundableBox {
    padding-top: 30px
}

@media(max-width:767px) {
    .refundableBox {
        padding-top: 10px
    }
}

.refundableBox h4 {
    font-size: 15px;
    color: #1eb41c;
    font-weight: 700;
    display: flex;
    align-items: center
}

.refundableBox h4 .rp-icon {
    margin-right: 10px;
    width: 40px
}

.refundableBox .refundable_inner {
    border: 1px solid #ced0d4;
    border-radius: 5px;
    padding: 10px
}

.refundableBox .refund-subtital {
    font-size: 13px;
    color: #1a58c4;
    background: #f1f8fd;
    border-left: 5px solid #1a58c4;
    padding: 10px 10px 10px 13px;
    margin: 0 0 10px;
    clear: both;
    border-radius: 3px
}

@media(max-width:767px) {
    .refundableBox .refund-subtital {
        font-size: 12px
    }
}

.refundableBox .covid-txt {
    border-radius: 3px;
    font-size: 14px;
    color: #2ba23b;
    background: #b8f3c0;
    padding: 10px 10px 10px 35px;
    margin-bottom: 10px;
    position: relative
}

@media(max-width:767px) {
    .refundableBox .covid-txt {
        font-size: 12px;
        padding: 10px 10px 10px 27px
    }
}

.refundableBox .covid-txt:before {
    content: "";
    color: #3ab54a;
    font-family: fontawesome;
    margin: 0;
    position: absolute;
    left: 15px;
    top: 8px;
    font-size: 15px
}

@media(max-width:767px) {
    .refundableBox .covid-txt:before {
        font-size: 13px;
        left: 6px
    }
}

.refundableBox .text-link {
    color: #2ba23b;
    text-decoration: underline
}

.refundableBox .highlited-orange {
    font-weight: 600;
    font-size: 16px;
    padding: 0 0 10px
}

@media(max-width:479px) {
    .refundableBox .highlited-orange {
        font-size: 14px
    }
}

.refundableBox .highlited-orange span {
    color: #ff6e03
}

.refundableBox .check-list {
    position: relative
}

.refundableBox .check-list .icon_image {
    position: absolute;
    right: -5px;
    top: 20px
}

.refundableBox ul {
    padding: 0 14px
}

.refundableBox ul.twowayList {
    padding: 0;
    width: 100%
}

.refundableBox ul.twowayList li {
    width: 48%
}

@media(max-width:767px) {
    .refundableBox ul.twowayList li {
        width: 100%
    }
}

.refundableBox ul.twowayList li.moreList {
    padding: 0;
    width: 100%
}

.refundableBox ul.twowayList li.moreList ul {
    padding: 0
}

.refundableBox ul.twowayList li.moreList:before {
    display: none
}

.refundableBox ul li {
    list-style: none;
    display: inline-block;
    position: relative;
    padding: 0 0 12px 20px;
    margin: 0;
    vertical-align: top;
    width: 44%;
    font-size: 13px
}

@media(max-width:767px) {
    .refundableBox ul li {
        padding: 0 10px 10px 20px;
        font-size: 12px;
        width: 100%
    }
}

.refundableBox ul li:before {
    content: "";
    color: #3ab54a;
    font-family: fontawesome;
    margin: 0;
    position: absolute;
    left: 0;
    top: -1px;
    font-size: 15px
}

@media(max-width:767px) {
    .refundableBox ul li:before {
        font-size: 12px
    }
}

.refundableBox ul .moreList {
    padding: 0;
    width: 100%
}

.refundableBox ul .moreList ul {
    padding: 0
}

.refundableBox ul .moreList:before {
    display: none
}

.refundableBox ul .manymore {
    color: #4f8ffc;
    cursor: pointer
}

.refundableBox ul .manymore:before {
    display: none
}

.refundableBox .fraPrice {
    font-size: 20px;
    font-weight: 700;
    color: #3ab54a
}

.refundableBox .fraPrice small {
    display: block
}

.refundableBox .price {
    margin-bottom: 30px
}

.refundableBox .continue_btn {
    background: #1eb41c;
    border: none;
    border-radius: 3px;
    color: #fff;
    padding: 11px 35px
}

@media(max-width:767px) {
    .refundableBox .continue_btn {
        padding: 11px 22px
    }
}

.major_airlineResults {
    padding-bottom: 30px
}

.major_airlineResults .super_head {
    background: #1b75bc;
    color: #fff;
    text-align: left;
    padding: 9px 10px;
    font-size: 14px;
    font-weight: 700;
    margin: -6px -12px 6px -11px;
    border-radius: 10px 10px 0 0
}

@media(max-width:479px) {
    .major_airlineResults .super_head {
        margin: -6px -6px 6px
    }
}

.major_airlineResults .budget_text {
    color: #1eb31c;
    font-weight: 500
}

@media(max-width:767px) {
    .major_airlineResults .budget_text {
        font-size: 12px;
        padding-top: 6px
    }
}

.major_airlineResults .leg-devider {
    height: 20px
}

@media(max-width:767px) {
    .major_airlineResults .leg-devider {
        border: none
    }
}

.major_airlineResults .major_time {
    font-size: 13px;
    color: #333
}

@media(max-width:767px) {
    .major_airlineResults .major_time {
        font-size: 11px
    }
}

@media(max-width:767px) {
    .major_airlineResults .depart-flight .flex-date {
        position: static;
        font-weight: 400
    }
}

.major_airlineResults .depart-flight .connnecting-block .leg-points .layovertime {
    top: -30px
}

.major_airline_info h5 {
    font-size: 16px;
    color: #3ab54a;
    font-weight: 700;
    position: relative
}

@media(max-width:767px) {
    .major_airline_info h5 {
        font-size: 13px
    }
}

.major_airline_info h5 img {
    margin-right: 5px
}

.major_airline_info p {
    font-size: 15px;
    color: #1f1f1f;
    font-weight: 500
}

@media(max-width:767px) {
    .major_airline_info p {
        font-size: 13px;
        font-weight: 600
    }
}

.major_airline_info .major_list {
    list-style: none;
    padding: 0
}

.major_airline_info .major_list li {
    position: relative;
    padding: 5px 0 5px 12px;
    font-size: 13px
}

.major_airline_info .major_list li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 12px;
    width: 5px;
    height: 5px;
    border-radius: 100%;
    background: #51b441
}

.major-details-segment {
    padding-bottom: 30px
}

.major-details-segment .flight_scheduleTime {
    width: 146px;
    font-size: 12px;
    font-weight: 400
}

@media(max-width:479px) {
    .major-details-segment .flight_scheduleTime {
        width: 106px
    }
}

@media(max-width:479px) {
    .major-details-segment .flight_scheduleTime strong {
        font-size: 11px
    }
}

.major-details-segment .flight_stopIntervalSeparator {
    left: 166px
}

@media(max-width:479px) {
    .major-details-segment .flight_stopIntervalSeparator {
        left: 125px
    }
}

.major-details-segment .flight_scheduleLocation,
.major-details-segment .flight-stop-interval,
.major-details-segment .flight-travel-details {
    width: calc(100% - 186px)
}

@media(max-width:479px) {

    .major-details-segment .flight_scheduleLocation,
    .major-details-segment .flight-stop-interval,
    .major-details-segment .flight-travel-details {
        width: calc(100% - 146px)
    }
}

.major-details-segment .flight-duration {
    width: 150px;
    color: #ff7f00
}

@media(max-width:479px) {
    .major-details-segment .flight-duration {
        width: 106px
    }
}

.major-details-segment .airlines-details .air-name {
    height: 30px;
    display: flex;
    align-items: center
}

.major-details-segment h4 {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 21px
}

@media(max-width:767px) {
    .major-details-segment h4 {
        font-size: 12px;
        font-weight: 600
    }
}

.major-details-segment .air-name img {
    width: 40px
}

.cbaggage-data .rowdata {
    padding: 10px 20px;
    clear: both;
    color: #1f1f1f;
    font-weight: 600;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #ced0d4
}

.cbaggage-data .rowdata.bdrb0 {
    border: none;
    margin-bottom: 30px
}

.cbaggage-data .carryon {
    font-size: 14px;
    font-weight: 600
}

.cbaggage-data .baggage_size {
    font-size: 11px;
    color: #5b5b5b;
    font-weight: 500
}

.cbaggage-data .select_button {
    text-align: left
}

.cbaggage-data .select_button {
    font-size: 14px;
    border: 1px solid #bcbdbd;
    background: #fff;
    color: #595959;
    padding: 8px;
    border-radius: 3px;
    width: 100%;
    display: inline-block
}

.cbaggage-data .select_button .down_arrow {
    color: #333;
    font-size: 22px;
    font-weight: 700
}

.cbaggage-data .lagguage_icon {
    width: 28px
}

.cbaggage-data .lagguage_icon2 {
    width: 20px
}

.cbaggage-data .custom_drop {
    width: 330px;
    left: inherit;
    right: 0;
    top: 39px;
    padding: 0
}

.cbaggage-data .leg-status {
    float: right;
    width: 200px;
    font-weight: 500
}

.checked-baggage-popup .checked_icon {
    width: 47px
}

.checked-baggage-popup .done_button {
    width: 133px;
    height: 40px;
    background: #1b75bc;
    border-radius: 5px;
    display: inline-block;
    color: #fff;
    font-size: 14px;
    line-height: 40px
}

.checked-baggage-popup .cancel_button {
    width: 133px;
    background: #fff;
    margin: 15px 0 5px;
    display: inline-block;
    color: #1b75bc;
    font-size: 14px;
    font-weight: 500
}

.checked_price_title {
    color: #1b75bc;
    font-weight: 700;
    margin: 6px 0
}

.checked_price_title.mt-10 {
    margin-top: 10px
}

.checkedbag_Box {
    overflow: inherit
}

.checkedbag_Box .subhead {
    font-size: 14px;
    font-weight: 600;
    margin: 10px 0
}

@media(max-width:479px) {
    .checkedbag_Box .subhead {
        font-size: 13px;
        margin: 0
    }
}

.checkedbag_Box .mainprice {
    font-size: 19px;
    font-weight: 700;
    float: right;
    line-height: 19px;
    margin-top: -5px;
    text-align: right
}

@media(max-width:479px) {
    .checkedbag_Box .mainprice {
        font-size: 17px;
        margin-top: -8px;
        text-align: right
    }
}

.checkedbag_Box .mainprice small {
    font-weight: 400;
    font-size: 11px;
    line-height: 12px;
    display: block
}

.checkedbag_Box .leg-section {
    font-size: 13px;
    color: #3b3b3b;
    margin-bottom: 0
}

.checkedbag_Box .leg-section .leg-data {
    padding: 14px 0;
    border-bottom: 1px solid #ced0d4;
    font-size: 13px
}

@media(max-width:479px) {
    .checkedbag_Box .leg-section .leg-data {
        font-size: 11px
    }
}

.checkedbag_Box .leg-section .leg-data.last {
    margin: 0;
    border: 0
}

.checkedbag_Box .leg-section .leg-data .leg-detail .air-logo {
    float: left;
    margin-right: 10px;
    width: 35px
}

@media(max-width:479px) {
    .checkedbag_Box .leg-section .leg-data .leg-detail .air-logo {
        width: 30px
    }
}

@media(max-width:767px) {
    .checkedbag_Box .leg-section .leg-data .leg-detail.pt20 {
        padding-top: 20px;
        padding-bottom: 20px
    }
}

.checkedbag_Box .leg-section .leg-data .leg-detail .name {
    font-weight: 700;
    color: #1f1f1f
}

.checkedbag_Box .leg-section .leg-data .leg-detail .name span {
    padding: 0 3px
}

.checkedbag_Box .leg-section .leg-data .leg-detail .name span img {
    width: 9px
}

.checkedbag_Box .leg-section .leg-data .leg-status {
    float: right;
    width: 200px;
    font-weight: 500
}

@media(max-width:767px) {
    .checkedbag_Box .leg-section .leg-data .leg-status {
        width: 100%
    }
}

@media(max-width:359px) {
    .checkedbag_Box .leg-section .leg-data .leg-status {
        width: 100%
    }
}

.checkedbag_Box .leg-section .leg-data .leg-status.mb5 {
    margin-bottom: 5px
}

.checkedbag_Box .leg-section .leg-data .leg-status .select_button {
    font-size: 14px;
    border: 1px solid #bcbdbd;
    background: #fff;
    color: #595959;
    padding: 8px;
    border-radius: 3px;
    width: 100%;
    display: inline-block;
    height: 38px
}

@media(max-width:479px) {
    .checkedbag_Box .leg-section .leg-data .leg-status .select_button {
        width: 100%;
        height: auto;
        padding: 8px;
        font-size: 12px;
        border-radius: 0
    }
}

.checkedbag_Box .leg-section .leg-data .leg-status .select_button .down_arrow {
    color: #333;
    font-size: 22px;
    font-weight: 700
}

@media(max-width:767px) {
    .checkedbag_Box .leg-section .leg-data .leg-status .select_button .down_arrow {
        top: 5px
    }
}

.checkedbag_Box .leg-section .leg-data .leg-status .custom_drop {
    width: 250px;
    left: inherit;
    right: 0;
    top: 39px;
    padding: 0
}

.checkedbag_Box .leg-section .leg-data .leg-status .custom_drop li {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.checkedbag_Box .leg-section .leg-data .leg-status .mb10 {
    margin-bottom: 10px
}

.checkedbag_Box .leg-section .leg-data .leg-status .mb10 img {
    margin-right: 2px;
    vertical-align: middle
}

.checkedbag_Box .leg-section .leg-data .leg-status .mb10 a {
    color: #1b75bc;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500
}

.checkedbag_Box .leg-section .leg-data .leg-status .mb10 a:hover {
    text-decoration: none
}

.checkedbag_Box .entire_trip {
    font-size: 15px;
    color: #1f1f1f;
    font-weight: 600;
    display: flex;
    align-items: center
}

@media(max-width:479px) {
    .checkedbag_Box .entire_trip {
        font-size: 12px;
        flex-direction: column
    }
}

.checkedbag_Box .entire_trip img {
    margin-right: 10px;
    width: 43px
}

@media(max-width:767px) {
    .checkedbag_Box .entire_trip.pt20 {
        height: 60px
    }
}

@media(max-width:479px) {
    .checkedbag_Box .price {
        width: 70px
    }
}

.checked-baggage-popup {
    width: 400px;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

@media(max-width:479px) {
    .checked-baggage-popup {
        position: fixed;
        width: 100%;
        left: 0;
        bottom: 0;
        z-index: 2;
        margin: inherit;
        transform: inherit;
        top: auto
    }
}

.checked-baggage-popup .cbaggage-content {
    padding: 20px 0 10px;
    background: #fff;
    border-radius: 8px
}

@media(max-width:479px) {
    .checked-baggage-popup .cbaggage-content {
        border-radius: 8px 8px 0 0
    }
}

.checked-baggage-popup .cbaggage-content .icon {
    margin-bottom: 25px
}

.checked-baggage-popup .cbaggage-content .close-baggage {
    position: absolute;
    right: 10px;
    cursor: pointer;
    font-size: 30px;
    color: #1f1f1f;
    top: 0
}

.checked-baggage-popup .cbaggage-content .main-head {
    font-size: 14px;
    color: #1b75bc;
    border-bottom: 1px solid #1b75bc;
    width: 60%;
    margin: auto
}

.checked-baggage-popup .cbaggage-content .main-head span {
    margin: 0;
    position: absolute;
    top: inherit;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    padding: 0 5px;
    font-weight: 600
}

.checked-baggage-popup .cbaggage-content .cbaggage-data {
    font-size: 12px;
    padding: 20px 0 0
}

.checked-baggage-popup .cbaggage-content .cbaggage-data ul {
    margin: 0;
    padding: 0
}

.checked-baggage-popup .cbaggage-content .cbaggage-data ul li {
    padding: 12px 15px;
    clear: both;
    color: #1f1f1f;
    font-weight: 500;
    list-style: none;
    text-align: left;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.checked-baggage-popup .cbaggage-content .cbaggage-data ul li:hover,
.checked-baggage-popup .cbaggage-content .cbaggage-data ul li.selected {
    background: #1b75bc;
    color: #fff
}

.checked-baggage-popup .cbaggage-content .cbaggage-data ul li span {
    float: right
}

.baggage-text {
    padding-top: 10px;
    font-size: 12px;
    color: #8a8a8a
}

.tp_logo {
    margin-right: 20px
}

.custom_select {
    position: relative
}

.custom_select ul {
    position: absolute;
    left: 0;
    top: 43px;
    z-index: 3;
    border: 1px solid #acacac;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .1607843137);
    list-style: none;
    width: 100%;
    background: #fff;
    display: none;
    max-height: 200px;
    overflow-y: auto
}

.custom_select ul li {
    padding: 7px 13px;
    font-weight: 500;
    border: none
}

.custom_select ul li:hover {
    background: #1e90ff;
    color: #fff
}

.custom_select .down_arrow {
    position: absolute;
    right: 10px;
    top: 9px;
    pointer-events: none
}

.select_button img.checked-bag {
    width: 13px;
    margin-right: 5px;
    margin-top: -1px
}

@media(max-width:767px) {
    .select_button img.checked-bag {
        width: 11px;
        margin-right: 4px;
        margin-top: -1px
    }
}

.select_button img.charryon-bg {
    margin-right: 5px;
    margin-top: -3px
}

@media(max-width:767px) {
    .select_button img.charryon-bg {
        width: 15px;
        margin-right: 2px;
        margin-top: -2px
    }
}

.note_text {
    font-size: 12px;
    color: #8a8a8a
}

.note_text .text-block {
    color: #4963dc;
    background: #f1f8fd;
    border-radius: 5px;
    padding: 10px;
    margin-bottom: 10px;
    border: 1px solid #3961e1
}

.note_text ul {
    margin: 0;
    padding: 0 0 0 15px;
    list-style: decimal
}

.note_text .mob_tnc {
    display: none
}

@media(max-width:767px) {
    .note_text .mob_tnc {
        display: inline-block
    }
}

.note_text .desktop_tnc {
    display: inline-block
}

@media(max-width:767px) {
    .note_text .desktop_tnc {
        display: none
    }
}

.common_popup .outer {
    padding: 10px 0
}

.common_popup .inner.callpopup_inner {
    width: 450px;
    border-radius: 8px;
    padding: 20px 30px;
    text-align: center
}

@media(max-width:479px) {
    .common_popup .inner.callpopup_inner {
        width: 93%;
        padding: 20px 15px
    }
}

.common_popup .inner.callpopup_inner .close_popup {
    position: absolute;
    right: 14px;
    top: 6px;
    font-size: 20px;
    color: #aaa
}

.common_popup .inner.callpopup_inner .main_image {
    max-width: 300px
}

@media(max-width:479px) {
    .common_popup .inner.callpopup_inner .main_image {
        max-width: 250px
    }
}

.common_popup .inner.callpopup_inner .toplogo {
    text-align: center
}

.common_popup .inner.callpopup_inner .toplogo img {
    width: 100px
}

.common_popup .inner.callpopup_inner h3 {
    font-size: 18px;
    color: #000;
    font-weight: 700
}

@media(max-width:479px) {
    .common_popup .inner.callpopup_inner h3 {
        font-size: 16px
    }
}

.common_popup .inner.callpopup_inner .phoneonly {
    font-size: 15px;
    margin: 0
}

.common_popup .inner.callpopup_inner .extradiscount {
    font-size: 26px;
    color: #000;
    font-weight: 700
}

.common_popup .inner.callpopup_inner .call_action {
    background: #ff8205;
    border-radius: 5px;
    color: #fff;
    text-decoration: none;
    display: block;
    padding: 12px;
    font-size: 22px;
    font-weight: 600;
    margin: 12px 0;
    align-items: center;
    justify-content: center
}

.common_popup .inner.callpopup_inner .call_action .bi-telephone-fill {
    margin-right: 5px
}

@media(max-width:767px) {
    .common_popup .inner.callpopup_inner .call_action {
        font-size: 19px
    }
}

.common_popup .inner.callpopup_inner .expert {
    font-size: 14px;
    color: #3b3b3b;
    font-weight: 600;
    padding: 6px 0
}

.common_popup .inner.callpopup_inner .popuprating {
    display: flex;
    align-items: center;
    justify-content: space-evenly
}

@media(max-width:479px) {
    .common_popup .inner.callpopup_inner .popuprating {
        justify-content: space-between
    }
}

.common_popup .inner.callpopup_inner .poprating .starimg {
    width: 80px
}

@media(max-width:479px) {
    .common_popup .inner.callpopup_inner .poprating .starimg {
        width: 96px
    }
}

.common_popup .inner.callpopup_inner .poprating .review-txt {
    font-size: 11px;
    font-weight: 600;
    color: #000
}

.common_popup .inner.callpopup_inner .poprating .trustlogo,
.common_popup .inner.callpopup_inner .poprating .sitejaberlogo {
    width: 90px
}

.common_popup .inner.callpopup_inner .poprating .excellent {
    font-size: 12px;
    padding: 5px 0
}

@media(max-width:479px) {
    .common_popup .inner.callpopup_inner .poprating .excellent {
        display: flex;
        flex-direction: column;
        align-items: center
    }
}

.open-model2 {
    overflow: hidden
}

@media(max-width:767px) {
    .open-model2 {
        position: fixed;
        width: 100%;
        height: 100%
    }
}

.subscribeBox {
    width: 24%;
    float: left
}

@media(max-width:980px) {
    .subscribeBox {
        width: 100%
    }
}

.subscribeBox .inputSet label {
    width: auto;
    display: inline-block
}

.subscribeBox .inputSet label input[type=checkbox]~span::after {
    border: 1px solid #c1d0c9;
    border-radius: 2px
}

.subscribeBox .inputSet label input[type=checkbox]:checked~span::before {
    font-weight: 400
}

.subscribe {
    padding: 5px 0
}

.subscribe .form_row {
    position: relative;
    margin-bottom: 10px
}

.subscribe .form_row .icon {
    position: absolute;
    left: 0;
    top: 5px;
    color: #1b3c66;
    width: 44px;
    height: 31px;
    border-right: 1px solid #bcbcbc;
    text-align: center;
    line-height: 31px;
    font-size: 20px
}

.subscribe .form_row .icon img {
    width: 20px
}

.subscribe .text-red {
    padding-top: 12px;
    color: #4fb206;
    font-size: 13px;
    width: 100%;
    float: left
}

.subscribe-input,
.customselect {
    border: none;
    height: 42px;
    line-height: 20px;
    width: 100% !important;
    padding-left: 51px;
    box-shadow: none;
    background: #fff;
    border-radius: 5px
}

.subscribe-input .trip,
.customselect .trip {
    padding: 10px 0 10px 10px;
    display: block;
    position: relative;
    font-size: 14px
}

.subscribe-input .trip .flag,
.customselect .trip .flag {
    width: 18px;
    margin-left: -45px;
    height: 16px;
    margin-top: 4px
}

.subscribe-input .trip::before,
.customselect .trip::before {
    height: 31px;
    background: #bcbcbc;
    display: block;
    content: "";
    width: 1px;
    position: absolute;
    left: 0;
    top: 4px
}

.customselect {
    padding-left: 41px
}

.subscribe_dropdown {
    display: none;
    width: 100%;
    border: 1px solid #dfdfdf;
    border-bottom: none;
    position: absolute;
    left: 0;
    top: 41px;
    background: #fff;
    z-index: 1;
    overflow-y: scroll;
    max-height: 185px
}

.subscribe_dropdown ul {
    list-style: none
}

.subscribe_dropdown ul li {
    padding: 4px 14px 4px 43px;
    display: flex;
    align-items: center;
    font-size: 14px;
    position: relative;
    cursor: pointer;
    border-bottom: 1px solid #dfdfdf;
    white-space: nowrap
}

.subscribe_dropdown ul li .flag-icon {
    position: absolute;
    left: 14px;
    top: 4px
}

.subscribe_dropdown ul li .flag-icon img {
    width: 20px
}

.terms {
    margin-bottom: 5px;
    overflow: hidden;
    font-size: 12px;
    color: #c1d0c9
}

.terms a {
    color: #c1d0c9;
    text-decoration: underline
}

.change_country {
    position: absolute;
    right: 12px;
    top: 12px;
    font-size: 13px;
    text-decoration: none;
    color: #5ea5ff;
    z-index: 2
}

.change_country:hover,
.change_country:focus {
    color: #ff7f00;
    text-decoration: none
}

.subscribe-submit {
    background: #ff7f00;
    color: #fff;
    height: 42px;
    line-height: 20px;
    border: none;
    border-radius: 5px;
    width: 100%
}

@media(max-width:980px) {
    .subscribe-submit {
        margin-top: 20px
    }
}

.subscribe-submit:hover,
.subscribe-submit:focus,
.subscribe-submit:active {
    background: #1b75bc;
    color: #fff
}

.sucessfullMsg .thanks {
    font-size: 20px;
    line-height: 75px;
    color: #d2d4d6
}

.sucessfullMsg .thanks img {
    margin-right: 10px;
    width: 100px
}

.sucessfullMsg .msg {
    font-size: 17px;
    color: #d2d4d6;
    padding: 20px 0
}

.sucessfullMsg .text {
    font-size: 13px;
    color: #d2d4d6
}

.inputform {
    border: none;
    height: 42px;
    line-height: 20px;
    width: 100%;
    box-shadow: none;
    background: #fff;
    border-radius: 5px
}

#mobile-number {
    width: 98px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-right: 0;
    float: left
}

#mobile-num {
    width: calc(100% - 98px);
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    float: left;
    padding: 10px
}

.newcountrylist {
    display: flex
}

.newcountrylist .intl-tel-input .flag-dropdown {
    top: 5px;
    border-right: 1px solid #bcbcbc;
    height: 32px
}

.newcountrylist .intl-tel-input .flag-dropdown .country-list {
    top: 38px
}

.newcountrylist .intl-tel-input .flag-dropdown .selected-flag {
    padding: 9px 63px 4px 6px
}

.newcountrylist .intl-tel-input .flag-dropdown .selected-flag .down-arrow {
    left: 71px;
    top: 4px
}

.newcountrylist .intl-tel-input .flag-dropdown .country-list li {
    line-height: inherit;
    display: flex;
    align-items: center;
    font-size: 13px
}

.subscribeBoxHome {
    padding-bottom: 20px;
    overflow: hidden
}

.subscribeBoxHome .subscribeBg {
    position: relative;
    padding: 20px 10px;
    border-radius: 10px;
    color: #fff;
    text-align: center;
    background: url(../../images/footer/subscribe/subscribe_bg.jpg) left top no-repeat;
    background-size: cover
}

.subscribeBoxHome h2 {
    font-size: 25px;
    font-weight: 600;
    padding: 10px 0;
    margin-top: 0
}

@media(max-width:980px) {
    .subscribeBoxHome h2 {
        font-size: 20px
    }
}

@media(max-width:767px) {
    .subscribeBoxHome h2 {
        font-size: 18px
    }
}

.subscribeBoxHome ul {
    padding: 10px;
    margin: 0 -20px 20px 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap
}

@media(max-width:767px) {
    .subscribeBoxHome ul {
        margin-right: -10px;
        padding: 0
    }
}

.subscribeBoxHome ul li {
    width: calc(25% - 20px);
    margin: 10px 20px 10px 0;
    background: #fff;
    border-radius: 10px;
    padding: 10px;
    color: #000
}

@media(max-width:767px) {
    .subscribeBoxHome ul li {
        width: calc(50% - 10px);
        margin: 10px 10px 0 0
    }
}

@media(max-width:767px) {
    .subscribeBoxHome ul li img {
        width: 50px
    }
}

.subscribeBoxHome ul p {
    margin: 0;
    padding: 15px 0 0 0;
    font-weight: 600
}

@media(max-width:980px) {
    .subscribeBoxHome ul p {
        font-size: 13px;
        padding: 10px 0
    }
}

@media(max-width:767px) {
    .subscribeBoxHome ul p {
        font-size: 12px
    }
}

.subscribeBoxHome .subscribehomeBtn {
    background: #ff7f00;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    text-decoration: none;
    padding: 8px 35px
}

.subscribeBoxHome .left_icon {
    position: absolute;
    left: 7%;
    top: 18%
}

@media(max-width:767px) {
    .subscribeBoxHome .left_icon {
        left: 6%;
        top: 16%;
        width: 60px
    }
}

.subscribeBoxHome .right_icon {
    position: absolute;
    right: 7%;
    top: 18%
}

@media(max-width:767px) {
    .subscribeBoxHome .right_icon {
        right: 6%;
        top: 16%;
        width: 60px
    }
}

.newrating {
    padding: 3px 5px;
    background: #eee;
    border-radius: 3px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 260px;
    height: 45px;
    float: left;
    margin-right: 10px
}

@media(max-width:980px) {
    .newrating {
        width: 250px
    }
}

@media(max-width:767px) {
    .newrating {
        width: 100%;
        margin-bottom: 10px;
        margin-right: 0
    }
}

.newrating .trustlogo {
    width: 88px
}

.newrating .starimg {
    width: 80px
}

.newrating .right {
    display: flex;
    align-items: center;
    flex-direction: column;
    padding-left: 8px;
    font-size: 11px;
    color: #121212;
    font-weight: 700
}

.newrating .review-txt {
    padding-top: 2px
}

.sitejebber {
    background: url(../../images/sitejabber/sitejabber-star.png) 0 -20px;
    display: inline-block;
    width: 105px;
    height: 20px;
    text-align: left;
    vertical-align: middle;
    display: inline-block
}

.sitejebber .fill {
    background: url(../../images/sitejabber/sitejabber-star.png) 0 0;
    display: inline-block;
    width: 108px;
    height: 20px;
    text-align: left
}

.reviews_tooltip {
    display: inline-block;
    position: relative
}

.reviews_tooltip .tooltipBox {
    display: none;
    width: 200px;
    position: absolute;
    top: 20px;
    right: -40px;
    background: #fff;
    padding: 7px 9px;
    font-size: 12px;
    color: #000;
    border-radius: 2px;
    z-index: 1;
    box-shadow: 0 0 2px rgba(0, 0, 0, .2);
    font-weight: 500
}

.reviews_tooltip .tooltipBox:after,
.reviews_tooltip .tooltipBox:before {
    content: "";
    position: absolute;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    top: -10px;
    right: 35px;
    border-bottom: 10px solid #ccc
}

.reviews_tooltip .tooltipBox:after {
    border-bottom: 11px solid #fff;
    z-index: 1
}

.reviews_tooltip:hover .tooltipBox {
    display: block
}

@media(max-width:980px) {
    .review_banner {
        min-height: 400px
    }
}

@media(max-width:767px) {
    .review_banner {
        min-height: 200px
    }
}

.review_banner h1 {
    color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: 0;
    font-size: 30px;
    font-weight: 400;
    transform: translate(-50%, -50%);
    text-align: center;
    line-height: 40px
}

@media(max-width:767px) {
    .review_banner h1 {
        font-size: 20px;
        line-height: 25px
    }
}

.reviewsearchBanner {
    min-height: 440px
}

.reviewsearchBanner .engine-tabs {
    display: none
}

.customer_review h2 {
    font-size: 22px;
    font-weight: 700;
    text-align: center;
    padding: 10px 0 20px
}

.customer_review .holder {
    display: flex;
    flex-wrap: wrap
}

@media(max-width:980px) {
    .customer_review .holder {
        flex-wrap: inherit;
        overflow-x: auto
    }
}

.customer_review .holder .block {
    width: calc(33.3% - 20px);
    margin: 0 20px 25px 0;
    background: rgba(255, 241, 228, .6);
    border-radius: 5px;
    padding: 20px
}

@media(max-width:980px) {
    .customer_review .holder .block {
        width: auto
    }
}

@media(max-width:767px) {
    .customer_review .holder .block {
        margin: 0 15px 15px 0;
        padding: 15px
    }
}

.customer_review .holder .block p {
    min-height: 80px
}

@media(max-width:980px) {
    .customer_review .holder .block .revinner {
        width: 300px
    }
}

@media(max-width:767px) {
    .customer_review .holder .block .revinner {
        width: 260px
    }
}

.customer_review .holder .block .thanks {
    display: block;
    padding: 15px 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.customer_review .holder .bottom {
    border-top: 1px solid #ccc;
    display: flex;
    font-weight: 700;
    align-items: center;
    padding-top: 10px
}

.customer_review .holder .bottom .shortname {
    margin-right: 8px;
    width: 30px;
    height: 30px;
    background: #f1c494;
    border-radius: 100%;
    font-size: 12px;
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 30px;
    text-align: center
}

.trustpilot_review {
    padding-top: 30px
}

.trustpilot_review .tplogo {
    display: flex;
    align-items: center;
    justify-content: center
}

.trustpilot_review .tplogo img {
    margin: 0 5px;
    height: 24px
}

.trustpilot_review .reviews {
    font-size: 16px;
    color: #000;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 30px
}

.trustpilot_review .reviews a {
    color: #000;
    text-decoration: none
}

.trustpilot_review .reviews strong {
    font-size: 20px
}

.trustpilot_review .holder {
    display: flex;
    flex-wrap: wrap
}

@media(max-width:980px) {
    .trustpilot_review .holder {
        flex-wrap: nowrap;
        overflow-x: auto;
        padding: 10px 0
    }
}

.trustpilot_review .holder .block {
    width: calc(25% - 15px);
    margin: 0 15px 20px 0;
    padding: 15px;
    border-radius: 25px;
    box-shadow: 0 1px 7px rgba(0, 0, 0, .1607843137)
}

@media(max-width:980px) {
    .trustpilot_review .holder .block {
        width: auto;
        margin-bottom: 10px
    }
}

@media(max-width:980px) {
    .trustpilot_review .holder .block .revinner {
        width: 230px
    }
}

.trustpilot_review .holder .block .bigStar {
    float: none;
    height: 20px
}

.trustpilot_review .holder .block strong {
    display: block
}

.trustpilot_review .holder .block .name,
.trustpilot_review .holder .block .thanks {
    padding: 10px 0
}

.trustpilot_review .holder .block .bottomtag {
    transform: rotate(-180deg);
    vertical-align: text-bottom;
    padding: 0 9px;
    margin-bottom: -6px
}

.sitejaber_review {
    padding-top: 30px;
    padding-bottom: 30px
}

.sitejaber_review .tplogo {
    display: flex;
    align-items: center;
    justify-content: center
}

.sitejaber_review .tplogo img {
    height: 40px
}

.sitejaber_review .reviews {
    font-size: 16px;
    color: #000;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 30px
}

.sitejaber_review .reviews a {
    color: #000;
    text-decoration: none
}

.sitejaber_review .reviews strong {
    font-size: 20px
}

.sitejaber_review .holder {
    display: flex;
    flex-wrap: wrap
}

@media(max-width:980px) {
    .sitejaber_review .holder {
        flex-wrap: nowrap;
        overflow-x: auto;
        padding: 10px 0
    }
}

.sitejaber_review .holder .block {
    width: calc(25% - 15px);
    margin: 0 15px 20px 0;
    padding: 15px;
    border-radius: 25px;
    box-shadow: 0 1px 7px rgba(0, 0, 0, .1607843137)
}

@media(max-width:980px) {
    .sitejaber_review .holder .block {
        width: auto;
        margin-bottom: 10px
    }
}

@media(max-width:980px) {
    .sitejaber_review .holder .block .revinner {
        width: 230px
    }
}

.sitejaber_review .holder .block .bigStar {
    float: none;
    height: 20px
}

.sitejaber_review .holder .block strong {
    display: block
}

.sitejaber_review .holder .block .name,
.sitejaber_review .holder .block .thanks {
    padding: 10px 0
}

.sitejaber_review .holder .block .bottomtag {
    transform: rotate(-180deg);
    vertical-align: text-bottom;
    padding: 0 9px;
    margin-bottom: -6px
}

@keyframes example {
    0% {
        bottom: -200%
    }

    100% {
        bottom: 0
    }
}

.trigger-wrapper .mobile-laover {
    display: none;
    background-color: rgba(0, 0, 0, .75);
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 500;
    overflow-y: auto;
    animation: opac .8s
}

.trigger-wrapper .trigger-searching {
    background: #1b75bc url(../../images/trigger-mobile/bg-img.png) no-repeat;
    background-size: cover;
    color: #fff;
    border-radius: 12px 12px 0 0;
    padding: 15px;
    text-align: center;
    font-size: 11px;
    position: fixed;
    bottom: 0;
    right: 20px;
    box-shadow: 0 0 6px #a7a7a7;
    z-index: 501;
    animation-name: example;
    animation-duration: 4s
}

.trigger-wrapper .trigger-searching .close-btn {
    position: absolute;
    right: 8px;
    top: 8px;
    cursor: pointer;
    padding: 5px
}

.trigger-wrapper .trigger-searching .close-btn img {
    width: 12px
}

.trigger-wrapper .trigger-searching .user-icon {
    width: 55px;
    height: 55px;
    background: #fff;
    padding: 10px;
    border-radius: 50%
}

.trigger-wrapper .trigger-searching .head {
    font-size: 15px;
    padding: 15px 0 7px;
    font-weight: 500
}

.trigger-wrapper .trigger-searching .con-txt {
    line-height: 1.5em;
    margin: 0;
    font-weight: 500
}

@media(max-width:767px) {
    .trigger-wrapper .mobile-laover {
        display: block
    }

    .trigger-wrapper .trigger-searching {
        width: 100%;
        border-radius: 20px 20px 0 0;
        bottom: 0;
        right: 0;
        font-size: 14px;
        border: 0;
        padding: 20px 20px 30px
    }

    .trigger-wrapper .trigger-searching .user-icon {
        width: 110px;
        height: 110px;
        padding: 15px
    }

    .trigger-wrapper .trigger-searching .close-btn {
        right: 12px;
        top: 12px
    }

    .trigger-wrapper .trigger-searching .close-btn img {
        width: 17px
    }

    .trigger-wrapper .trigger-searching .head {
        font-size: 20px
    }
}

html,
body {
    height: 100%;
    width: 100%
}

::-ms-clear {
    display: none
}

::-webkit-search-decoration,
::-webkit-search-cancel-button,
::-webkit-search-results-button,
::-webkit-search-results-decoration {
    display: none
}

.moreairline {
    display: none
}