@charset "UTF-8";

/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

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

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

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

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

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

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

b,
strong {
    font-weight: 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
}

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
}

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

:after,
:before {
    -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 Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.428571429;
    color: #333;
    background-color: #fff
}

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

a {
    color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
    text-decoration: none
}

a:focus,
a:hover {
    color: rgb(34.6799586777, 82.4466942149, 123.6700413223);
    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 rgb(238.425, 238.425, 238.425)
}

.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,
.modal-title,
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,
.modal-title .small,
.modal-title 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: rgb(119.085, 119.085, 119.085)
}

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

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

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

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

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

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

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

.h4,
.modal-title,
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
}

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

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: rgb(119.085, 119.085, 119.085)
}

.text-primary {
    color: rgb(51.4340909091, 122.2772727273, 183.4159090909)
}

a.text-primary:focus,
a.text-primary:hover {
    color: rgb(40.2646694215, 95.723553719, 143.5853305785)
}

.text-success {
    color: #3c763d
}

a.text-success:focus,
a.text-success:hover {
    color: rgb(42.808988764, 84.191011236, 43.5224719101)
}

.text-info {
    color: #31708f
}

a.text-info:focus,
a.text-info:hover {
    color: rgb(35.984375, 82.25, 105.015625)
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:focus,
a.text-warning:hover {
    color: rgb(102.2741116751, 80.7817258883, 43.7258883249)
}

.text-danger {
    color: #a94442
}

a.text-danger:focus,
a.text-danger:hover {
    color: rgb(132.3234042553, 53.2425531915, 51.6765957447)
}

.bg-primary {
    color: #fff
}

.bg-primary {
    background-color: rgb(51.4340909091, 122.2772727273, 183.4159090909)
}

a.bg-primary:focus,
a.bg-primary:hover {
    background-color: rgb(40.2646694215, 95.723553719, 143.5853305785)
}

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

a.bg-success:focus,
a.bg-success:hover {
    background-color: rgb(192.7777777778, 225.8333333333, 179.1666666667)
}

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

a.bg-info:focus,
a.bg-info:hover {
    background-color: rgb(174.8695652174, 217.0434782609, 238.1304347826)
}

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

a.bg-warning:focus,
a.bg-warning:hover {
    background-color: rgb(247.064516129, 236.4838709677, 180.935483871)
}

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

a.bg-danger:focus,
a.bg-danger:hover {
    background-color: rgb(227.5869565217, 185.4130434783, 185.4130434783)
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid rgb(238.425, 238.425, 238.425)
}

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

ol ol,
ol ul,
ul ol,
ul ul {
    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
}

dd,
dt {
    line-height: 1.428571429
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

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

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

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

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

abbr[data-original-title],
abbr[title] {
    cursor: help;
    border-bottom: 1px dotted rgb(119.085, 119.085, 119.085)
}

.initialism {
    font-size: 90%
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid rgb(238.425, 238.425, 238.425)
}

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

blockquote .small,
blockquote footer,
blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.428571429;
    color: rgb(119.085, 119.085, 119.085)
}

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

.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid rgb(238.425, 238.425, 238.425);
    border-left: 0;
    text-align: right
}

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

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

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

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

.container:after,
.container:before {
    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:after,
.container-fluid:before {
    content: " ";
    display: table
}

.container-fluid:after {
    clear: both
}

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

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

.row:after {
    clear: both
}

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

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    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-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }

    .col-sm-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-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }

    .col-md-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-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left
    }

    .col-lg-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%
    }
}

.clearfix:after,
.clearfix:before {
    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-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-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
    }

    td.visible-xs,
    th.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
    }

    td.visible-sm,
    th.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
    }

    td.visible-md,
    th.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
    }

    td.visible-lg,
    th.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
    }

    td.visible-print,
    th.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

.ico-circle-default {
    background: #ddd;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
    line-height: 35px !important;
    display: inline-block
}

.ico-circle-white {
    background: #fff;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
    line-height: 35px !important;
    display: inline-block
}

.ico-circle-orange {
    background: #e51512;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
    line-height: 48px !important;
    display: inline-block
}

.ico-talk::before {
    background-color: #3c1e1e;
    font-size: 35px;
    border-radius: 4px
}

.ico-heart {
    font-size: 24px
}

.ico-trophy:before {
    font-size: 35px
}

.ico-route:before {
    font-size: 35px
}

.ico-search {
    font-size: 24px
}

.ico-heart {
    font-size: 24px
}

.ico-heart-o {
    font-size: 24px
}

.ico-ytb:before {
    color: #000 !important;
    font-size: 14px
}

.ico-arrow-top::before {
    font-size: 18px;
    color: #fff !important
}

.glyphicon.glyphicon-menu-down::before {
    content: "\e920"
}

.glyphicon.glyphicon-menu-up::before {
    content: "\e91d"
}

.glyphicon.glyphicon-menu-right::before {
    content: "\e93b"
}

.glyphicon.glyphicon-menu-left::before {
    content: "\e92a"
}

.glyphicon.glyphicon-ok::before {
    content: "\e91b"
}

.glyphicon.glyphicon-chevron-left::before {
    content: "\e92a"
}

.glyphicon.glyphicon-chevron-right::before {
    content: "\e93b"
}

.glyphicon.glyphicon-remove::before {
    content: "\e945"
}

.glyphicon.glyphicon-map-marker::before {
    content: "\e95e"
}

.glyphicon.glyphicon-minus-sign::before,
.glyphicon.glyphicon-plus-sign::before {
    content: "\e937";
    width: 14px;
    height: 14px;
    border-radius: 14px;
    background: #e51512;
    color: #fff;
    line-height: 14px;
    text-align: center;
    font-size: 8px;
    font-weight: 700;
    display: inherit;
    position: relative;
    top: -2px
}

.glyphicon.glyphicon-minus-sign::before {
    content: "\e932"
}

.glyphicon.glyphicon-question-sign::before {
    content: "\e914"
}

.glyphicon.glyphicon-warning-sign::before {
    content: "\e96a";
    color: #c00
}

@media (max-width:767px) {
    .ui-datepicker .ui-icon-circle-triangle-e:before {
        content: "\e93b" !important;
        font-family: bestprice !important
    }

    .ui-datepicker .ui-icon-circle-triangle-w:before {
        content: "\e92a" !important;
        font-family: bestprice !important
    }
}

@font-face {
    font-family: bestprice;
    src: url("/assets/fonts/bestprice-v10.eot");
    src: url("/assets/fonts/bestprice-v10.eot") format("embedded-opentype"), url("/assets/fonts/bestprice-v10.ttf") format("truetype"), url("/assets/fonts/bestprice-v10.woff") format("woff"), url("/assets/fonts/bestprice-v10.svg") format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: block
}

.bgr-content-gray label::after,
.glyphicon,
[class*=" ico-"],
[class^=ico-] {
    font-family: bestprice !important;
    speak: never;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.ico-visitors:before {
    content: "\e974";
    color: #fff
}

.ico-sastisfied:before {
    content: "\e975";
    color: #fff
}

.ico-partners:before {
    content: "\e976";
    color: #fff
}

.ico-reliable:before {
    content: "\e972";
    color: #e51512
}

.ico-local-expert:before {
    content: "\e973";
    color: #e51512
}

.ico-x1:before {
    content: "\e971";
    color: #fff
}

.ico-trophy:before {
    content: "\e970";
    color: #e51512
}

.ico-route:before {
    content: "\e96f";
    color: #e51512
}

.ico-logo:before {
    content: "\e96d";
    color: #f5b074
}

.ico-q-review:before {
    content: "\e96e";
    color: #efefef
}

.ico-trip:before {
    content: "\e930"
}

.ico-menu-new:before {
    content: "\e96c"
}

.ico-fast:before {
    content: "\e96b";
    color: #fff
}

.ico-warning-sign:before {
    content: "\e96a";
    color: #c00
}

.ico-transfer-w:before {
    content: "\e968";
    color: #fff
}

.ico-seaplane-w:before {
    content: "\e969";
    color: #fff
}

.ico-heart-edit:before {
    content: "\e963";
    color: #e51512
}

.ico-money:before {
    content: "\e966";
    color: #e51512
}

.ico-air-plane:before {
    content: "\e967";
    color: #e51512
}

.ico-support-24:before {
    content: "\e95d";
    color: #e51512
}

.ico-like-shapes:before {
    content: "\e964";
    color: #e51512
}

.ico-security-safe:before {
    content: "\e965";
    color: #e51512
}

.ico-gift:before {
    content: "\e95c";
    color: #fff
}

.ico-flag-s:before {
    content: "\e960"
}

.ico-img:before {
    content: "\e95b"
}

.ico-star-s:before {
    content: "\e95f";
    color: #828282
}

.ico-i-weather:before {
    content: "\e954"
}

.ico-i-user:before {
    content: "\e955"
}

.ico-i-camera:before {
    content: "\e95a"
}

.ico-i-bar:before {
    content: "\e958"
}

.ico-i-map:before {
    content: "\e959"
}

.ico-i-info:before {
    content: "\e956"
}

.ico-i-visa:before {
    content: "\e957"
}

.ico-travel:before {
    content: "\e95e"
}

.ico-meals:before {
    content: "\e961"
}

.ico-group-size:before {
    content: "\e962"
}

.ico-cruise-w:before {
    content: "\e952";
    color: #fff
}

.ico-hotel-w:before {
    content: "\e953";
    color: #fff
}

.ico-review:before {
    content: "\e94e"
}

.ico-transport:before {
    content: "\e94f"
}

.ico-service:before {
    content: "\e950"
}

.ico-deck-plan:before {
    content: "\e951"
}

.ico-arrow-right:before {
    content: "\e94d";
    color: #828282
}

.ico-loading:before {
    content: "\e94c";
    color: #e15d00
}

.ico-tour:before {
    content: "\e94b"
}

.ico-cruise:before {
    content: "\e93a"
}

.ico-a:before {
    content: "\e915";
    color: #f2994a
}

.ico-q:before {
    content: "\e916";
    color: #74bbe3
}

.ico-swap:before {
    content: "\e91c"
}

.ico-calendar:before {
    content: "\e94a";
    color: #828282
}

.ico-check-s:before {
    content: "\e942"
}

.ico-anchor:before {
    content: "\e949";
    color: #828282
}

.ico-user:before {
    content: "\e931";
    color: #bababa
}

.ico-star:before {
    content: "\e900"
}

.ico-calendar-number:before {
    content: "\e901"
}

.ico-book:before {
    content: "\e902"
}

.ico-car:before {
    content: "\e903"
}

.ico-clock:before {
    content: "\e904";
    color: #828282
}

.ico-weather:before {
    content: "\e905"
}

.ico-currency:before {
    content: "\e906";
    color: #828282
}

.ico-food:before {
    content: "\e907"
}

.ico-gua:before {
    content: "\e908"
}

.ico-heart:before {
    content: "\e909"
}

.ico-like:before {
    content: "\e90a"
}

.ico-plan:before {
    content: "\e90b"
}

.ico-pointer:before {
    content: "\e90c"
}

.ico-reply:before {
    content: "\e90d"
}

.ico-star-3:before {
    content: "\e90e";
    color: #ffb800
}

.ico-star-3-5:before {
    content: "\e90f";
    color: #ffb800
}

.ico-star-4:before {
    content: "\e910";
    color: #ffb800
}

.ico-star-4-5:before {
    content: "\e911";
    color: #ffb800
}

.ico-star-5:before {
    content: "\e912";
    color: #ffb800
}

.ico-star-6:before {
    content: "\e913";
    color: #ffb800
}

.ico-support:before {
    content: "\e914"
}

.ico-address:before {
    content: "\e917";
    color: #bababa
}

.ico-arrow-top:before {
    content: "\e918";
    color: #828282
}

.ico-cabin:before {
    content: "\e919";
    color: #828282
}

.ico-camera:before {
    content: "\e91a"
}

.ico-check:before {
    content: "\e91b";
    color: #828282
}

.ico-chevron-down:before {
    content: "\e920"
}

.ico-chevron-up:before {
    content: "\e91d"
}

.ico-comma-left:before {
    content: "\e91e";
    color: #cdcdcd
}

.ico-comma-right:before {
    content: "\e91f";
    color: #cdcdcd
}

.ico-cruise-s:before {
    content: "\e921";
    color: #828282
}

.ico-down:before {
    content: "\e922"
}

.ico-fb:before {
    content: "\e923"
}

.ico-filter:before {
    content: "\e924";
    color: #828282
}

.ico-flag:before {
    content: "\e925"
}

.ico-f-tag:before {
    content: "\e926";
    color: #e51512
}

.ico-heart-o:before {
    content: "\e927";
    color: #e51512
}

.ico-itg:before {
    content: "\e928"
}

.ico-laun:before {
    content: "\e929";
    color: #828282
}

.ico-left:before {
    content: "\e92a"
}

.ico-line:before {
    content: "\e92b";
    color: #53b445
}

.ico-m2:before {
    content: "\e92c";
    color: #bababa
}

.ico-mail-open:before {
    content: "\e92d";
    color: #fe693b
}
.ico-tour-code:before {
    content: "\e92f"; /* unicode icon code */
}
.ico-barcode:before {
    content: "\e93a";
}
.ico-map-pin:before {
    content: "\e92e";
    color: #828282
}

.ico-map-s:before {
    content: "\e92f";
    color: #828282
}

.ico-minus:before {
    content: "\e932"
}

.ico-m-phone:before {
    content: "\e933";
    color: #00e676
}

.ico-phone:before {
    content: "\e934";
    color: #fe693b
}

.ico-p-land:before {
    content: "\e935";
    color: #bababa
}

.ico-plane:before {
    content: "\e936";
    color: #bababa
}

.ico-plus:before {
    content: "\e937"
}

.ico-print:before {
    content: "\e938"
}

.ico-pt:before {
    content: "\e939"
}

.ico-right:before {
    content: "\e93b"
}

.ico-search:before {
    content: "\e93c"
}

.ico-show:before {
    content: "\e93d";
    color: #828282
}

.ico-sort:before {
    content: "\e93e";
    color: #828282
}

.ico-talk:before {
    content: "\e93f";
    color: #fae300
}

.ico-theme:before {
    content: "\e940";
    color: #bababa
}

.ico-tw:before {
    content: "\e941"
}

.ico-user-g:before {
    content: "\e943";
    color: #828282
}

.ico-viber:before {
    content: "\e944";
    color: #6d40ac
}

.ico-x:before {
    content: "\e945"
}

.ico-ytb:before {
    content: "\e946";
    color: #7a7a7a
}

.ico-carbon-time:before {
    content: "\e947";
    color: #828282
}

.ico-map-add:before {
    content: "\e948";
    color: #828282
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    src: url("https://d13jio720g7qcs.cloudfront.net/assets/fonts/roboto-v29-latin-ext_latin-regular.eot");
    src: local(""), url("https://d13jio720g7qcs.cloudfront.net/assets/fonts/roboto-v29-latin-ext_latin-regular.eot?#iefix") format("embedded-opentype"), url("https://d13jio720g7qcs.cloudfront.net/assets/fonts/roboto-v29-latin-ext_latin-regular.woff2") format("woff2"), url("https://d13jio720g7qcs.cloudfront.net/assets/fonts/roboto-v29-latin-ext_latin-regular.woff") format("woff"), url("https://d13jio720g7qcs.cloudfront.net/assets/fonts/roboto-v29-latin-ext_latin-regular.ttf") format("truetype"), url("https://d13jio720g7qcs.cloudfront.net/assets/fonts/roboto-v29-latin-ext_latin-regular.svg#Roboto") format("svg");
    font-display: swap
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    src: url("https://d13jio720g7qcs.cloudfront.net/assets/fonts/roboto-v29-latin-ext_latin-500.eot");
    src: local(""), url("https://d13jio720g7qcs.cloudfront.net/assets/fonts/roboto-v29-latin-ext_latin-500.eot?#iefix") format("embedded-opentype"), url("https://d13jio720g7qcs.cloudfront.net/assets/fonts/roboto-v29-latin-ext_latin-500.woff2") format("woff2"), url("https://d13jio720g7qcs.cloudfront.net/assets/fonts/roboto-v29-latin-ext_latin-500.woff") format("woff"), url("https://d13jio720g7qcs.cloudfront.net/assets/fonts/roboto-v29-latin-ext_latin-500.ttf") format("truetype"), url("https://d13jio720g7qcs.cloudfront.net/assets/fonts/roboto-v29-latin-ext_latin-500.svg#Roboto") format("svg");
    font-display: swap
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 700;
    src: url("https://d13jio720g7qcs.cloudfront.net/assets/fonts/roboto-v29-latin-ext_latin-700.eot");
    src: local(""), url("https://d13jio720g7qcs.cloudfront.net/assets/fonts/roboto-v29-latin-ext_latin-700.eot?#iefix") format("embedded-opentype"), url("https://d13jio720g7qcs.cloudfront.net/assets/fonts/roboto-v29-latin-ext_latin-700.woff2") format("woff2"), url("https://d13jio720g7qcs.cloudfront.net/assets/fonts/roboto-v29-latin-ext_latin-700.woff") format("woff"), url("https://d13jio720g7qcs.cloudfront.net/assets/fonts/roboto-v29-latin-ext_latin-700.ttf") format("truetype"), url("https://d13jio720g7qcs.cloudfront.net/assets/fonts/roboto-v29-latin-ext_latin-700.svg#Roboto") format("svg");
    font-display: swap
}

html {
    font-size: 16px
}

body {
    font-family: Roboto, "sans-serif";
    background: #fff;
    margin: 0;
    padding: 0
}

.image-zoom {
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s
}

@media (min-width:768px) {
    .image-zoom:hover {
        -moz-transform: scale(1.1);
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
}

.pagination {
    margin: 0;
    float: right
}

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

@media (max-width:767px) {
    .container-v2 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }

    .container-v2 .row {
        margin-right: 0 !important;
        margin-left: 0 !important
    }
}

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

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

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

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

@media (min-width:1400px) {
    .container {
        width: 1270px
    }
}

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

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

.left {
    float: left
}

.right {
    float: right
}

.overflow-hidden {
    overflow: hidden
}

.content-page img,
.content-page table,
.content-width-850 img,
.content-width-850 table,
.read-content-800-middle img,
.read-content-800-middle table,
.read-content-900-middle img,
.read-content-900-middle table,
.read-content-middle img,
.read-content-middle table {
    width: 100% !important;
    height: auto
}

.row--flex {
    display: flex;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px
}

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

.col-xs-flex-1 {
    flex: 0 0 8.3333333333%;
    -webkit-flex: 0 0 8.3333333333%;
    -moz-flex: 0 0 8.3333333333%
}

.col-xs-flex-2 {
    flex: 0 0 16.6666666667%;
    -webkit-flex: 0 0 16.6666666667%;
    -moz-flex: 0 0 16.6666666667%
}

.col-xs-flex-3 {
    flex: 0 0 25%;
    -webkit-flex: 0 0 25%;
    -moz-flex: 0 0 25%
}

.col-xs-flex-4 {
    flex: 0 0 33.3333333333%;
    -webkit-flex: 0 0 33.3333333333%;
    -moz-flex: 0 0 33.3333333333%
}

.col-xs-flex-5 {
    flex: 0 0 41.6666666667%;
    -webkit-flex: 0 0 41.6666666667%;
    -moz-flex: 0 0 41.6666666667%
}

.col-xs-flex-6 {
    flex: 0 0 50%;
    -webkit-flex: 0 0 50%;
    -moz-flex: 0 0 50%
}

.col-xs-flex-7 {
    flex: 0 0 58.3333333333%;
    -webkit-flex: 0 0 58.3333333333%;
    -moz-flex: 0 0 58.3333333333%
}

.col-xs-flex-8 {
    flex: 0 0 66.6666666667%;
    -webkit-flex: 0 0 66.6666666667%;
    -moz-flex: 0 0 66.6666666667%
}

.col-xs-flex-9 {
    flex: 0 0 75%;
    -webkit-flex: 0 0 75%;
    -moz-flex: 0 0 75%
}

.col-xs-flex-10 {
    flex: 0 0 83.3333333333%;
    -webkit-flex: 0 0 83.3333333333%;
    -moz-flex: 0 0 83.3333333333%
}

.col-xs-flex-11 {
    flex: 0 0 91.6666666667%;
    -webkit-flex: 0 0 91.6666666667%;
    -moz-flex: 0 0 91.6666666667%
}

.col-xs-flex-12 {
    flex: 0 0 100%;
    -webkit-flex: 0 0 100%;
    -moz-flex: 0 0 100%
}

#description_full iframe,
#description_full img,
#description_full table,
#description_short iframe,
#description_short img,
#description_short table,
.content-page iframe,
.content-page img,
.content-page table,
.description-text iframe,
.description-text img,
.description-text table,
.flight-destinations-v2 iframe .responsive-description table,
.flight-destinations-v2 img,
.flight-destinations-v2 table,
.responsive-description iframe,
.responsive-description img {
    max-width: 100%
}

#description_full img,
#description_short img,
.content-page img,
.description-text img,
.flight-destinations-v2 img,
.responsive-description img {
    height: auto
}

#description_full iframe,
#description_short iframe,
.content-page iframe,
.content-width-850 iframe,
.description-text iframe,
.flight-destinations-v2 iframe,
.read-content-800-middle iframe,
.read-content-900-middle iframe,
.responsive-description iframe {
    max-width: 100%;
    height: 222px
}

#description_full .data-content-page iframe,
#description_short .data-content-page iframe,
.content-page .data-content-page iframe,
.content-page.data-content-page iframe,
.description-text .data-content-page iframe,
.flight-destinations-v2 .data-content-page iframe,
.responsive-description .data-content-page iframe {
    height: 222px
}

@media (min-width:768px) {
    .read-content-middle {
        max-width: 888px;
        margin-left: auto;
        margin-right: auto
    }

    .read-content-800-middle {
        max-width: 800px;
        margin-left: auto;
        margin-right: auto
    }

    .read-content-900-middle {
        max-width: 900px;
        margin-left: auto;
        margin-right: auto
    }

    .content-width-850 {
        max-width: 850px;
        margin-left: auto;
        margin-right: auto
    }

    .description-text {
        max-width: 800px;
        margin-left: auto;
        margin-right: auto
    }

    .read-content-side {
        max-width: 800px;
        width: 100%;
        height: auto
    }

    .content-page img,
    .content-page table,
    .read-content-800-middle img,
    .read-content-800-middle table,
    .read-content-900-middle img,
    .read-content-900-middle table,
    .read-content-middle img,
    .read-content-middle table {
        max-width: 100%;
        height: auto
    }

    .content-width-850 img,
    .content-width-850 table {
        max-width: 100%;
        height: auto
    }

    .col-left {
        float: left;
        width: 24%;
        padding-right: 25px
    }

    #description_full iframe,
    #description_short iframe,
    .content-page iframe,
    .description-text iframe,
    .flight-destinations-v2 iframe,
    .responsive-description iframe {
        height: 424px;
        width: 100% !important
    }

    .read-content-800-middle iframe {
        height: 450px;
        width: 100% !important
    }

    #description_full .data-content-page iframe,
    #description_short .data-content-page iframe,
    .content-page .data-content-page iframe,
    .content-page.data-content-page iframe,
    .description-text .data-content-page iframe,
    .flight-destinations-v2 .data-content-page iframe,
    .responsive-description .data-content-page iframe {
        height: 424px;
        width: 100% !important
    }

    .col-right {
        float: left;
        width: 76%
    }

    .col-sm-flex-1 {
        flex: 0 0 8.3333333333%;
        -webkit-flex: 0 0 8.3333333333%;
        -moz-flex: 0 0 8.3333333333%
    }

    .col-sm-flex-2 {
        flex: 0 0 16.6666666667%;
        -webkit-flex: 0 0 16.6666666667%;
        -moz-flex: 0 0 16.6666666667%
    }

    .col-sm-flex-3 {
        flex: 0 0 25%;
        -webkit-flex: 0 0 25%;
        -moz-flex: 0 0 25%
    }

    .col-sm-flex-4 {
        flex: 0 0 33.3333333333%;
        -webkit-flex: 0 0 33.3333333333%;
        -moz-flex: 0 0 33.3333333333%
    }

    .col-sm-flex-5 {
        flex: 0 0 41.6666666667%;
        -webkit-flex: 0 0 41.6666666667%;
        -moz-flex: 0 0 41.6666666667%
    }

    .col-sm-flex-6 {
        flex: 0 0 50%;
        -webkit-flex: 0 0 50%;
        -moz-flex: 0 0 50%
    }

    .col-sm-flex-7 {
        flex: 0 0 58.3333333333%;
        -webkit-flex: 0 0 58.3333333333%;
        -moz-flex: 0 0 58.3333333333%
    }

    .col-sm-flex-8 {
        flex: 0 0 66.6666666667%;
        -webkit-flex: 0 0 66.6666666667%;
        -moz-flex: 0 0 66.6666666667%
    }

    .col-sm-flex-9 {
        flex: 0 0 75%;
        -webkit-flex: 0 0 75%;
        -moz-flex: 0 0 75%
    }

    .col-sm-flex-10 {
        flex: 0 0 83.3333333333%;
        -webkit-flex: 0 0 83.3333333333%;
        -moz-flex: 0 0 83.3333333333%
    }

    .col-sm-flex-11 {
        flex: 0 0 91.6666666667%;
        -webkit-flex: 0 0 91.6666666667%;
        -moz-flex: 0 0 91.6666666667%
    }

    .col-sm-flex-12 {
        flex: 0 0 100%;
        -webkit-flex: 0 0 100%;
        -moz-flex: 0 0 100%
    }
}

@media (min-width:1025px) {
    .read-content-middle {
        width: 888px;
        margin-left: auto;
        margin-right: auto
    }

    .read-content-900-middle {
        width: 900px;
        margin-left: auto;
        margin-right: auto
    }

    .read-content-950-middle {
        width: 950px;
        margin-left: auto;
        margin-right: auto
    }

    .read-content-800-middle {
        width: 800px;
        margin-left: auto;
        margin-right: auto
    }

    .content-800-middle {
        width: 800px;
        margin-left: auto;
        margin-right: auto
    }

    .read-content-side {
        width: 800px
    }

    .col-md-flex-1 {
        flex: 0 0 8.3333333333%;
        -webkit-flex: 0 0 8.3333333333%;
        -moz-flex: 0 0 8.3333333333%
    }

    .col-md-flex-2 {
        flex: 0 0 16.6666666667%;
        -webkit-flex: 0 0 16.6666666667%;
        -moz-flex: 0 0 16.6666666667%
    }

    .col-md-flex-3 {
        flex: 0 0 25%;
        -webkit-flex: 0 0 25%;
        -moz-flex: 0 0 25%
    }

    .col-md-flex-4 {
        flex: 0 0 33.3333333333%;
        -webkit-flex: 0 0 33.3333333333%;
        -moz-flex: 0 0 33.3333333333%
    }

    .col-md-flex-5 {
        flex: 0 0 41.6666666667%;
        -webkit-flex: 0 0 41.6666666667%;
        -moz-flex: 0 0 41.6666666667%
    }

    .col-md-flex-6 {
        flex: 0 0 50%;
        -webkit-flex: 0 0 50%;
        -moz-flex: 0 0 50%
    }

    .col-md-flex-7 {
        flex: 0 0 58.3333333333%;
        -webkit-flex: 0 0 58.3333333333%;
        -moz-flex: 0 0 58.3333333333%
    }

    .col-md-flex-8 {
        flex: 0 0 66.6666666667%;
        -webkit-flex: 0 0 66.6666666667%;
        -moz-flex: 0 0 66.6666666667%
    }

    .col-md-flex-9 {
        flex: 0 0 75%;
        -webkit-flex: 0 0 75%;
        -moz-flex: 0 0 75%
    }

    .col-md-flex-10 {
        flex: 0 0 83.3333333333%;
        -webkit-flex: 0 0 83.3333333333%;
        -moz-flex: 0 0 83.3333333333%
    }

    .col-md-flex-11 {
        flex: 0 0 91.6666666667%;
        -webkit-flex: 0 0 91.6666666667%;
        -moz-flex: 0 0 91.6666666667%
    }

    .col-md-flex-12 {
        flex: 0 0 100%;
        -webkit-flex: 0 0 100%;
        -moz-flex: 0 0 100%
    }
}

body,
html {
    font-family: Roboto, "sans-serif";
    background-color: #fff;
    font-size: 16px;
    margin: 0;
    font-weight: 400
}

.modal-title,
h1,
h2,
h3,
h4 {
    margin-top: 0;
    margin-bottom: 10px;
    line-height: 1.2;
    font-weight: 700;
    color: #444
}

h1 {
    font-size: 26px
}

h2 {
    font-size: 22px;
    line-height: normal
}

h3 {
    font-size: 20px
}

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

@media (max-width:767px) {
    h1 {
        font-size: 22px
    }

    h2 {
        font-size: 20px
    }

    h3 {
        font-size: 18px
    }

    .modal-title,
    h4 {
        font-size: 16px
    }
}

.box-shadow {
    box-shadow: 0 4px 4px rgba(0, 0, 0, .25), 0 0 4px rgba(0, 0, 0, .15)
}

.text-span {
    font-size: 14px;
    color: #828282
}

.color-orange {
    color: #e51512
}

.color-blue {
    color: #2d9cdb
}

.color-gray {
    color: #828282 !important
}

.color-black {
    color: #181818 !important
}

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

.bgr-sub {
    background-color: #fbfbfb
}

.w-100 {
    width: 100%
}

.w-800 {
    width: 800px;
    margin: 0 auto
}

@media (max-width:767px) {
    .w-800 {
        width: 100%
    }
}

.d-flex-center {
    display: flex;
    justify-content: center;
    align-items: center
}

.d-inline-block {
    display: inline-block
}

.d-flex-between {
    display: flex;
    justify-content: space-between;
    align-items: center
}

@media (max-width:767px) {
    .d-flex-between {
        flex-wrap: wrap
    }
}

.d-flex-between ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.d-flex-start {
    display: flex;
    align-items: flex-start
}

ul.d-flex-between,
ul.d-flex-start,
ul.owl-carousel {
    margin: 0;
    padding: 0;
    list-style: none
}

.content-h p,
.font-18 {
    font-size: 18px
}

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

.font-16 {
    font-size: 16px
}

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

.font-20 {
    font-size: 20px
}

.font-22 {
    font-size: 22px
}

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

.heading-h2 {
    font-size: 22px
}

.heading-h3 {
    font-size: 20px
}

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

.content-heading-h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    line-height: 33px;
    color: #181818;
    margin-top: 20px;
    margin-bottom: 15px;
    width: 100%
}

@media (max-width:767px) {
    .content-heading-h2 {
        font-size: 20px
    }
}

.heading-h1 {
    font-size: 26px
}

.btn-view-all a,
.btn-view-all button {
    color: #e51512;
    padding: 6px 40px;
    border-radius: 20px;
    border: 1px solid #e51512
}

.btn-view-all a::after,
.btn-view-all button::after {
    content: "\e93b";
    position: relative;
    top: 1px;
    right: -8px;
    font-size: 12px;
    display: inline-block;
    font-family: bestprice;
    font-style: normal;
    font-weight: 400
}

.btn.btn-orange.focus,
.btn.btn-orange:focus,
.btn.btn-orange:hover {
    color: #fff;
    background-color: #126b0c
}

.btn:focus {
    outline: 0
}

.text-overflow-ellipsis {
    display: block;
    display: -webkit-box;
    line-height: 1.3;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis
}

.cursor-p {
    cursor: pointer
}

.hover-img {
    filter: brightness(0) invert(1);
    -webkit-filter: brightness(0) invert(1)
}

.font-w-400 {
    font-weight: 400
}

.font-w-500 {
    font-weight: 500
}

.font-w-700 {
    font-weight: 700
}

.f-right {
    float: right
}

.d-none {
    display: none
}

.d-block {
    display: block
}

.bgr-content-gray label::after,
.glyphicon,
[class*=" ico-"],
[class^=ico-] {
    min-height: 10px;
    display: inline-block
}

a {
    color: #3385d6;
    cursor: pointer
}

a:focus,
a:hover {
    color: #eb8f00;
    outline: 0;
    text-decoration: none !important
}

.text-underline {
    text-decoration: underline
}

.text-white {
    color: #fff
}

.text-choice {
    color: #00b67a
}

.text-red {
    color: #ed3f37
}

.text-highlight {
    color: #73cf11
}

.text-special {
    color: #e51512
}

.text-free {
    color: #67a04f
}

.text-price {
    color: #b30000
}

.text-warning {
    color: #ba1c1d
}

.text-unhighlight {
    color: #868686
}

.text-black {
    color: #333
}

.text-promotion-free {
    color: #51ba04
}

.text-disabled {
    color: #d6d6d6
}

.bpv-color-hot-deal {
    color: #fe8802
}

.text-yellow {
    color: #ff0
}

.text-coin {
    color: #204b8f
}

.text-excellent {
    color: #00b67a
}

.text-blue {
    color: #5e98cc
}

.text-3 {
    color: #ffce00
}

.text-1 {
    color: #ff3722
}

.text-2 {
    color: #ff8622
}

.text-4 {
    color: #73cf11
}

.text-5 {
    color: #00b67a
}

.bg-choice {
    background-color: #00b67a !important
}

.bg-highlight {
    background-color: #73cf11 !important
}

.bg-average {
    background-color: #ffce00 !important
}

.bg-poor {
    background-color: #ff8622 !important
}

.bg-terrible {
    background-color: #ff3722 !important
}

.main-content {
    background-color: #f0f0f0
}

.price-from {
    font-size: 20px;
    font-weight: 700;
    color: #181818
}

.price-origin {
    text-decoration: line-through
}

.no-padding {
    padding: 0 !important
}

.padding-5 {
    padding: 5px !important
}

.padding-5 {
    padding: 5px !important
}

.padding-10 {
    padding: 10px
}

.padding-15 {
    padding: 15px !important
}

.padding-20 {
    padding: 20px !important
}

.margin-top-auto {
    margin-top: auto
}

.margin-top-0 {
    margin-top: 0 !important
}

.margin-top-2 {
    margin-top: 2px
}

.margin-top-3 {
    margin-top: 3px
}

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

.margin-top-6 {
    margin-top: 6px
}

.margin-top-8 {
    margin-top: 8px
}

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

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

.margin-top-20 {
    margin-top: 20px
}

.margin-top-23 {
    margin-top: 23px
}

.margin-top-25 {
    margin-top: 25px
}

.margin-top-30 {
    margin-top: 30px
}

.margin-top-35 {
    margin-top: 35px
}

.margin-top-40 {
    margin-top: 40px
}

.margin-top-45 {
    margin-top: 45px
}

.margin-top-50 {
    margin-top: 50px
}

.margin-top-60 {
    margin-top: 60px
}

.margin-top-80 {
    margin-top: 80px
}

.margin-bottom-0 {
    margin-bottom: 0 !important
}

.margin-bottom-3 {
    margin-bottom: 3px
}

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

.margin-bottom-7 {
    margin-bottom: 7px
}

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

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

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

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

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

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

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

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

.margin-bottom-60 {
    margin-bottom: 60px
}

.margin-bottom-80 {
    margin-bottom: 80px
}

.margin-left-2 {
    margin-left: 2px
}

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

.margin-left-7 {
    margin-left: 7px
}

.margin-left-10 {
    margin-left: 10px
}

.margin-left-15 {
    margin-left: 15px
}

.margin-left-20 {
    margin-left: 20px
}

.margin-left-25 {
    margin-left: 25px
}

.margin-left-30 {
    margin-left: 30px
}

.margin-left-35 {
    margin-left: 35px
}

.margin-left-40 {
    margin-left: 40px
}

.margin-right-3 {
    margin-right: 3px
}

.margin-right-4 {
    margin-right: 4px
}

.margin-right-5 {
    margin-right: 5px
}

.margin-right-7 {
    margin-right: 7px
}

.margin-right-8 {
    margin-right: 8px
}

.margin-right-10 {
    margin-right: 10px
}

.margin-right-15 {
    margin-right: 15px
}

.margin-right-20 {
    margin-right: 20px
}

.margin-right-25 {
    margin-right: 25px
}

.margin-right-30 {
    margin-right: 30px
}

.margin-right-40 {
    margin-right: 40px
}

.margin-right-45 {
    margin-right: 45px
}

.padding-left-0 {
    padding-left: 0 !important
}

.padding-right-0 {
    padding-right: 0 !important
}

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

.margin-left-3 {
    margin-left: 3px
}

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

.padding-left-10 {
    padding-left: 10px
}

.padding-left-20 {
    padding-left: 20px
}

.padding-right-20 {
    padding-right: 20px
}

.padding-bottom-0 {
    padding-bottom: 0
}

.padding-bottom-5 {
    padding-bottom: 5px
}

.padding-bottom-7 {
    padding-bottom: 7px
}

.padding-bottom-10 {
    padding-bottom: 10px
}

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

.padding-bottom-15 {
    padding-bottom: 15px
}

.padding-bottom-30 {
    padding-bottom: 30px
}

.padding-bottom-40 {
    padding-bottom: 40px
}

.padding-bottom-50 {
    padding-bottom: 50px
}

.padding-right-5 {
    padding-right: 5px
}

.padding-right-10 {
    padding-right: 10px
}

.padding-left-15 {
    padding-left: 15px
}

.padding-right-15 {
    padding-right: 15px
}

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

.padding-top-25 {
    padding-top: 25px
}

.padding-top-60 {
    padding-top: 60px
}

.padding-top-50 {
    padding-top: 50px
}

.padding-top-30 {
    padding-top: 30px
}

.padding-top-40 {
    padding-top: 40px
}

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

.padding-top-15 {
    padding-top: 15px
}

.padding-top-7 {
    padding-top: 7px
}

.padding-top-5 {
    padding-top: 5px
}

.padding-top-3 {
    padding-top: 3px
}

.padding-top-0 {
    padding-top: 0 !important
}

.box {
    display: inline-block
}

.no-border {
    border: unset
}

.margin-bottom-h2 {
    margin-bottom: 20px
}

.margin-bottom-description {
    margin-bottom: 30px
}

.margin-hr {
    margin-bottom: 60px;
    margin-top: 60px
}

.margin-hr-2px {
    border-top: 2px solid #eee;
    margin-bottom: 60px;
    margin-top: 60px
}

.border-solid-1px {
    border-top: 1px solid #ddd
}

.border-dotted-1px {
    border-top: 1px dotted #ddd
}

.border-dashed-1px {
    border-top: 1px dashed #ddd
}

.btn--border-green {
    border: 1px solid #1592e6;
    background-color: #fff;
    color: #1592e6;
    padding: 10px 30px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 3px
}

.btn--border-green:focus,
.btn--border-green:hover {
    color: #126b0c;
    border-color: #126b0c
}

.btn--border-green i {
    margin-left: 5px;
    font-size: 13px
}

.col-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(rgba(25, 25, 25, .1490196078), rgba(25, 25, 25, .6705882353))
}

.modal-dialog {
    width: 100%
}

.promotion-free-v2 {
    margin-top: 10px
}

.cruise-slider .promotion-free-v2 {
    margin-top: 0
}

.cruise-slider .icon-promotion-orange-v201 {
    display: none
}

.cruise-slider .icon-promotion-green-v201 {
    display: none
}

.bpv-input-warning {
    border: 1px solid #b20000 !important
}

.disable-color {
    color: #9e9e9e
}

.show-more {
    color: #1592e6;
    cursor: pointer
}

.show-more .glyphicon {
    font-size: 12px
}

.margin-hr {
    margin-top: 60px;
    margin-bottom: 60px
}

.bpt-loading {
    position: fixed;
    top: 45%;
    display: flex;
    z-index: 100;
    width: 100%;
    justify-content: center;
    left: 0
}

.bpt-loading-content {
    background-color: #fff;
    border: 2px solid #fff;
    padding: 20px;
    font-weight: 700;
    font-size: 20px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, .2);
    border-radius: 8px
}

.bpt-loading-content .l-label {
    font-size: 20px;
    color: #e15d00
}

.bpt-loading-content .l-title {
    font-size: 14px;
    color: #121212;
    font-weight: 400
}

.bpt-loading-content .ico-loading {
    font-size: 24px;
    margin-bottom: 15px
}

.bpt-loading img {
    margin-right: 10px
}

.bpt-loading-bgr {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99;
    background-color: rgba(0, 0, 0, .3)
}

.h3-title {
    font-size: 18px;
    font-weight: 700
}

@media (max-width:767px) {
    .bpt-loading {
        left: 0;
        margin: 0;
        width: 100%;
        padding: 10px;
        top: 30%;
        padding: 30px 15px
    }

    .bpt-loading_content {
        text-align: left !important
    }

    .bpt-loading img {
        height: 40px
    }

    .margin-hr {
        margin-top: 40px;
        margin-bottom: 40px
    }

    #ui-datepicker-div {
        width: 100%;
        z-index: 214748364811 !important
    }

    .modal-dialog {
        margin: 0;
        padding: 10px
    }

    .modal-dialog .modal-content {
        border-radius: 0;
        border: 0
    }
}

@media (min-width:768px) {
    .modal-dialog {
        width: 768px
    }
}

@media (min-width:1025px) {
    .modal-dialog {
        width: 800px
    }
}

.btn {
    border-radius: 0;
    border: 0;
    background-color: #f5f5f5
}

.btn:focus,
.btn:hover {
    color: #fff
}

.btn-default {
    color: #666;
    background-color: #fff;
    border: 1px solid #ddd
}

.btn-default:focus,
.btn-default:hover {
    color: #666;
    background-color: #fff
}

.btn-white {
    color: #693;
    background-color: #fff;
    border: 1px solid #fff
}

.btn-white:focus,
.btn-white:hover {
    color: #749f46;
    background-color: #fff
}

.btn-blue {
    background-color: #2272b9;
    color: #fff;
    border-color: #2272b9
}

.btn-blue:focus,
.btn-blue:hover {
    color: #fff;
    background-color: #2272b9
}

.btn-yellow {
    background-color: #ffc300;
    color: #003580;
    border-color: #ffc300
}

.btn-yellow:focus,
.btn-yellow:hover {
    background-color: #dea800;
    color: #003580;
    border-color: #dea800
}

.btn-green {
    background-color: #669934;
    color: #fff;
    border-color: #669934
}

.btn-green:focus,
.btn-green:hover {
    background-color: #508326;
    color: #fff;
    border-color: #508326
}

.btn-more {
    border: 1px solid #1b65e0;
    color: #1b65e0;
    background-color: #fff;
    padding: 8px 24px
}

.btn-more:focus,
.btn-more:hover {
    border-color: #fe8802;
    color: #fe8802
}

.btn-more .glyphicon {
    margin-left: 5px;
    font-size: 11px
}

.btn-more .glyphicon.glyphicon-menu-down {
    margin-left: 5px
}

.btn-more-cruise {
    background-color: #ffe8d6;
    color: #e51512;
    border: 1px solid #ffe8d6;
    border-radius: 2px
}

.btn-more-cruise:focus,
.btn-more-cruise:hover {
    background-color: #fff !important;
    color: #e51512 !important;
    border: 1px solid #e51512 !important;
    outline: 0 !important
}

.btn-border-green {
    background-color: #fff;
    color: #669934;
    border: 1px solid #693
}

.btn-border-green:focus,
.btn-border-green:hover {
    color: #669934;
    background-color: #fff
}

.btn-border-blue {
    background-color: #fff;
    color: #1b65e0;
    border: 1px solid #1b65e0
}

.btn-border-blue:focus,
.btn-border-blue:hover {
    color: #f37820 !important;
    border: 1px solid #f37820;
    background-color: #fff !important
}

.top-des .nav-pills>li>a {
    border: 1px solid #999 !important;
    color: #585858 !important;
    background-color: #fff !important;
    padding: 7px 22px !important;
    border-radius: 0 !important
}

.top-des .nav-pills>li.active>a,
.top-des .nav-pills>li.active>a:focus,
.top-des .nav-pills>li.active>a:hover {
    border: 1px solid #439203 !important;
    color: #fff !important;
    background-color: #439203 !important
}

.btn-orange {
    background-color: #e51512;
    color: #fff;
    border-color: #e51512
}

.btn-orange:focus,
.btn-orange:hover {
    background-color: #126b0c
}

.btn-orange-border {
    background-color: #fff;
    color: #126b0c;
    border-color: #126b0c;
    border: 1px solid
}

.btn-orange-border:focus,
.btn-orange-border:hover {
    background-color: #f37820;
    border-color: #f37820;
    color: #fff
}

.btn-border-orange {
    background-color: #fff;
    color: #fa8401;
    border: 1px solid #fa8401;
    background: 0 0
}

.btn-border-orange:focus,
.btn-border-orange:hover {
    color: #fa8401 !important;
    background-color: #fff;
    background: 0 0
}

.btn-border-orange {
    background-color: #fff;
    color: #fa8401;
    border: 1px solid #fa8401;
    background: 0 0
}

.btn-border-orange:focus,
.btn-border-orange:hover {
    color: #fa8401 !important;
    background-color: #fff;
    background: 0 0
}

.btn-border-orange-2px {
    background-color: #fff;
    color: #fa8401;
    border: 2px solid #fa8401;
    background: 0 0;
    border-radius: 5px
}

.btn-border-orange-2px:hover {
    color: #fa8401 !important;
    background-color: #ffecde !important;
    background: #ffecde !important
}

.btn-border-orange-2px:focus {
    color: #fff !important;
    background-color: #fa8401 !important;
    background: #fa8401 !important
}

.btn-gray {
    background-color: #f6f4f5;
    color: #000;
    border-color: #f6f4f5
}

.btn-gray:focus,
.btn-gray:hover {
    background-color: #e0e0e0;
    color: #000
}

.btn-disable {
    background-color: #e4e4e6;
    color: #fff;
    border: 1px solid #e4e4e6
}

.btn-disable:focus,
.btn-disable:hover {
    background-color: #e4e4e6;
    color: #fff;
    border: 1px solid #e4e4e6
}

.btn--border-green {
    border: 1px solid #1592e6;
    background-color: #fff;
    border-radius: 5px
}

.btn--border-green:focus,
.btn--border-green:hover {
    color: #126b0c;
    border-color: #126b0c
}

.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: rgb(119.085, 119.085, 119.085)
}

.style-a,
.breadcrumb,
.breadcrumb a {
    font-size: 12px;
    line-height: 14px
}

.breadcrumb {
    background-color: transparent
}

.breadcrumb a:active,
.breadcrumb a:focus,
.breadcrumb a:hover {
    color: #eb8f00
}

.banner__bgr .breadcrumb-on-top {
    position: absolute;
    top: -10px
}

.banner__bgr .breadcrumb-on-top li a {
    color: #fff
}

@media (min-width:768px) {
    .breadcrumb a {
        font-size: 14px;
        line-height: 16px
    }
}

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

.dropdown,
.dropup {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

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

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: rgb(51.4340909091, 122.2772727273, 183.4159090909)
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    color: rgb(119.085, 119.085, 119.085)
}

.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    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: rgb(119.085, 119.085, 119.085);
    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;
    content: ""
}

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

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

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

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.nav:after,
.nav:before {
    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:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: rgb(238.425, 238.425, 238.425)
}

.nav>li.disabled>a {
    color: rgb(119.085, 119.085, 119.085)
}

.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
    color: rgb(119.085, 119.085, 119.085);
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: rgb(238.425, 238.425, 238.425);
    border-color: rgb(51.4340909091, 122.2772727273, 183.4159090909)
}

.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: rgb(238.425, 238.425, 238.425) rgb(238.425, 238.425, 238.425) #ddd
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: rgb(85.425, 85.425, 85.425);
    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:focus,
.nav-pills>li.active>a:hover {
    color: #fff;
    background-color: rgb(51.4340909091, 122.2772727273, 183.4159090909)
}

.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-justified>.active>a:focus,
.nav-tabs-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a {
    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-justified>.active>a:focus,
    .nav-tabs-justified>.active>a:hover,
    .nav-tabs.nav-justified>.active>a {
        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
}

html.state-sidebar,
html.state-sidebar body {
    height: 100%;
    overflow: hidden
}

html.state-html,
html.state-html body {
    height: 100%;
    overflow: hidden
}

.bs-sidebar-container a:focus,
.bs-sidebar-container a:hover {
    color: #ff8802;
    background: 0 0;
    text-decoration: none
}

.search-title .tt,
.search-title h1 {
    font-size: 20px;
    text-shadow: none
}

.pre-break {
    display: block
}

#frm_flight_search .search-group-input {
    display: block
}

#btn_flight_from_icon,
#btn_flight_to_icon {
    top: 12px;
    right: 6.2%
}

.bs-sidebar .header-logo {
    height: auto;
    background-color: #fff;
    min-height: 44px;
    margin: 0 -10px;
    padding: 8px 10px
}

.state-sidebar #headerTop {
    position: fixed;
    top: 0;
    bottom: 0;
    height: 100%;
    background-color: #fff;
    z-index: 99;
    width: 100%;
    overflow-y: scroll
}

.state-sidebar #headerTop .container::after {
    background: rgba(0, 0, 0, .4784313725);
    width: 100vw;
    height: 100vh;
    position: absolute;
    top: 0;
    left: 0
}

.state-sidebar .header-top-menu {
    width: 83%;
    padding: 0;
    background: #fff;
    z-index: 11111;
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 0
}

.state-sidebar .box-search-header {
    position: static;
    display: table;
    margin-top: 50px;
    width: 100%;
    padding: 0;
    margin-bottom: 15px;
    padding: 0 15px;
    background: 0 0
}

.state-sidebar .box-search-header #frm_search_text {
    float: none !important
}

.state-sidebar .box-search-header svg {
    margin-top: -10px
}

.state-sidebar .box-search-header input {
    background: #efefef;
    border-radius: 4px;
    height: 48px;
    width: 100%;
    padding-right: 35px;
    font-size: 16px
}

.state-sidebar .box-search-header .btn-close {
    display: none
}

.state-sidebar .header-top-menu,
.state-sidebar .search-text-group {
    display: block
}

.state-sidebar .header-top-menu .nav-tabs>li {
    margin: 0;
    width: 100%
}

.state-sidebar .header-top-menu .tab-content a,
.state-sidebar .header-top-menu button.mnu-main {
    border: 0;
    border-radius: 0;
    width: 100%;
    margin: 0;
    padding: 10px 0;
    font-weight: 700;
    background: 0 0;
    text-align: left;
    position: relative
}

.state-sidebar .header-top-menu .tab-content .col-xs-12 {
    padding-right: 0
}

.state-sidebar .header-top-menu .mega-menu .nav-tabs a:before,
.state-sidebar .header-top-menu .tab-content a:before,
.state-sidebar .header-top-menu button.mnu-main:before {
    content: "\e920";
    position: absolute;
    top: 50%;
    display: inline-block;
    font-family: bestprice;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    right: 0;
    font-size: 14px;
    margin-top: -7px;
    font-weight: 700
}

.state-sidebar .header-top-menu .open .mega-menu .nav-tabs a:before,
.state-sidebar .header-top-menu .open .tab-content a:before,
.state-sidebar .header-top-menu .open button.mnu-main:before {
    content: "\e91d"
}

.state-sidebar .header-top-menu>ul {
    float: unset !important;
    padding: 0 30px
}

.state-sidebar .header-top-menu ul {
    margin-right: 0;
    position: static;
    padding: 0 15px
}

.header-mobile {
    display: block
}

.state-sidebar .header-mobile {
    border-color: #fff;
    border-bottom: 1px solid #ededed
}

.state-sidebar .btn-header-mobile {
    display: none
}

.state-sidebar #btn-menu-left {
    display: block;
    top: 7px
}

.state-sidebar .header-top-menu .mega-menu .nav-tabs a,
.state-sidebar .mg-about a,
.state-sidebar .mg-dropdown a {
    color: #333;
    padding: 10px 0 !important
}

.state-sidebar .dropdown-menu {
    margin-top: -5px !important
}

.state-sidebar .tripadvisor {
    display: block;
    float: unset;
    padding: 0 15px
}

.state-sidebar .tripadvisor span {
    line-height: 14px;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase
}

.state-sidebar .open .dropdown-backdrop {
    display: none
}

.state-sidebar .header-top-menu .mega-menu .nav-tabs a .f-icon {
    display: none
}

.state-sidebar .header-top-menu .mg-cruises,
.state-sidebar .mg-about,
.state-sidebar .mg-dropdown {
    width: 100%;
    padding-bottom: 10px;
    margin-top: 0
}

.state-sidebar .mega-menu .mnu {
    left: 0;
    padding: 0
}

.state-sidebar .mega-menu .tab-content {
    width: 100%;
    position: relative
}

.state-sidebar .mega-menu .tab-content .tab-pane {
    display: none
}

.state-sidebar .mg-destinations {
    margin: 0;
    padding: 0
}

.state-sidebar .mg-destinations .tab-content .row {
    margin-right: 0
}

.state-sidebar .mg-destinations .mnu-title {
    margin-top: 20px
}

.state-sidebar .mnu-back {
    display: inline-block;
    margin-top: 15px;
    font-size: 16px
}

.header-top-menu.open-search {
    margin-top: 0 !important;
    display: block !important
}

.header-top-menu.open-search .box-search-header {
    display: inline-flex !important;
    top: 60px;
    float: none;
    right: auto;
    width: 100%
}

.header-top-menu.open-search .btn-favourite,
.header-top-menu.open-search .btn-side-menu,
.header-top-menu.open-search .nav-tabs,
.header-top-menu.open-search .tripadvisor,
.header-top-menu.open-search .visible-xs {
    display: none !important
}

@media (min-width:768px) {
    .state-sidebar .tripadvisor {
        display: block
    }

    .header-top-menu.open-search .box-search-header {
        display: inline-flex !important;
        top: 60px;
        float: right;
        right: 0;
        width: auto
    }
}

.header-mega-menu-new {
    min-width: 678px;
    overflow: hidden
}

.header-mega-menu-new .d-flex-menu {
    display: flex;
    align-items: stretch
}

.header-mega-menu-new ul.nav-stacked li .link-menu,
.header-mega-menu-new ul.nav-stacked li .tab-menu {
    color: #000 !important;
    padding: 15px 20px !important;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400
}

@media (min-width:767px) {

    .header-mega-menu-new ul.nav-stacked li .link-menu,
    .header-mega-menu-new ul.nav-stacked li .tab-menu {
        font-weight: 400
    }
}

@media (min-width:767px) {
    .header-mega-menu-new ul.nav-stacked {
        background-color: #ededed
    }

    .header-mega-menu-new ul.nav-stacked li.active .tab-menu {
        background-color: #fff !important;
        color: #828282 !important
    }
}

.header-mega-menu-new .tab-content .mega-item-menu {
    margin: 16px 15px 0;
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    border-bottom: 1px solid #eee;
    padding-bottom: 8px
}

.header-mega-menu-new .tab-content .mega-item-menu label {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 400;
    width: 100%;
    color: #828282
}

.header-mega-menu-new .tab-content .mega-item-menu .label {
    font-size: 14px;
    text-transform: uppercase;
    width: 100%;
    display: block;
    text-align: left;
    padding: 0 !important;
    margin-bottom: 5px;
    font-weight: 400
}

.header-mega-menu-new .tab-content .mega-item-menu ul {
    list-style: none;
    padding: 0;
    float: left;
    width: 100%
}

.header-mega-menu-new .tab-content .mega-item-menu ul li {
    display: inline-block;
    width: 32%
}

.header-mega-menu-new .tab-content .mega-item-menu ul li a {
    font-size: 14px;
    font-weight: 400;
    white-space: nowrap
}

.header-mega-menu-new .tab-content .mega-item-menu:last-child {
    margin-bottom: 15px;
    border-bottom: 0;
    padding-bottom: 0
}

@media (min-width:767px) {
    .header-mega-menu-new #indochina .mega-item-menu:first-child ul li {
        width: 48%
    }
}

.icon-close-mega-menu {
    border-bottom: 1px solid #ddd;
    padding: 10px 15px
}

.icon-close-mega-menu .ico-arrow-right.ic-left {
    transform: rotate(180deg);
    font-size: 16px
}

.icon-close-mega-menu .ico-arrow-right.ic-left::before {
    color: #000
}

.header-top-menu .header-mega-menu-new {
    padding: 0 !important
}

.dropdownMenuCruise .tab-content .mega-item-menu ul li {
    width: 48%
}

.dropdownMenuCruise .tab-content .mega-item-menu ul li:nth-child(odd) {
    margin-right: 5px
}

.active-lv1 {
    color: #e2803a
}

.nav-mobile {
    display: none
}

.nav-des {
    display: block
}

@media (max-width:767px) {
    .state-sidebar .header-top-menu ul {
        padding: 0
    }

    .state-sidebar .header-top-menu .mega-menu .nav-tabs a:before,
    .state-sidebar .header-top-menu .tab-content a:before,
    .state-sidebar .header-top-menu button.mnu-main:before {
        right: 15px
    }

    .state-sidebar .header-top-menu .tab-content a,
    .state-sidebar .header-top-menu button.mnu-main {
        padding: 10px 15px
    }

    .header-mega-menu-new {
        overflow: unset
    }

    .header-top-menu .mg-dropdown {
        position: relative;
        min-width: 100%
    }

    .state-sidebar .header-top-menu .open .mega-menu.header-mega-menu-new .nav-tabs a:before,
    .state-sidebar .header-top-menu .open .mega-menu.header-mega-menu-new .tab-content a:before {
        content: "";
        font-weight: 400
    }

    .state-sidebar .header-top-menu .open .mega-menu.header-mega-menu-new .tab-content {
        display: none;
        position: fixed;
        background: #fff;
        right: 0;
        width: 83%;
        height: 100vh;
        top: 0;
        overflow: auto;
        display: none !important
    }

    .state-sidebar .header-top-menu .open .mega-menu.header-mega-menu-new .tab-content .tab-pane.active {
        display: block;
        overflow: auto;
        height: calc(100vh - 120px)
    }

    .header-mega-menu-new .tab-content .mega-item-menu:not(:last-child) {
        border-bottom: 1px solid #eee
    }

    .header-mega-menu-new .tab-content .mega-item-menu ul li {
        width: 100%
    }

    .header-mega-menu-new .tab-content .mega-item-menu ul li a {
        padding: 5px 0 !important
    }

    .header-top-menu .mega-menu .nav-tabs a:hover {
        border: none
    }

    .state-sidebar #headerTop .tripadvisor {
        padding-bottom: 10px;
        padding-top: 10px;
        border-top: 1px solid #e5e5e5;
        border-bottom: 1px solid #e5e5e5
    }

    .state-sidebar #headerTop .container::after {
        width: auto;
        height: auto
    }

    .state-sidebar #clickOutsideMenu {
        background: rgba(0, 0, 0, .4784313725);
        width: calc(100vw - 83%);
        height: 100%;
        position: fixed;
        top: 0;
        left: 0
    }

    .state-sidebar .header-top-menu ul li ul {
        padding: 0
    }

    .state-sidebar .header-top-menu ul li ul .tab-menu {
        padding: 10px 0 !important;
        font-weight: 400
    }

    .nav-mobile {
        display: block
    }

    .tab-pane-mobile {
        display: none
    }

    .tab-pane-mobile.item-show {
        display: block
    }

    .tab-pane-mobile .mega-item-menu {
        display: inline-block;
        border-bottom: 1px dashed #ddd;
        margin-bottom: 20px;
        padding-bottom: 15px
    }

    .tab-pane-mobile .mega-item-menu:first-child .label {
        color: #444
    }

    .tab-pane-mobile .mega-item-menu:last-child {
        border-bottom: none;
        margin-bottom: 10px;
        padding-bottom: 0
    }

    .tab-pane-mobile .mega-item-menu .label,
    .tab-pane-mobile .mega-item-menu label {
        font-weight: 500;
        font-size: 14px;
        text-transform: uppercase;
        float: left;
        color: #333
    }

    .tab-pane-mobile .mega-item-menu ul {
        list-style: none;
        display: flex;
        width: 100%;
        flex-wrap: wrap
    }

    .tab-pane-mobile .mega-item-menu ul li {
        width: 50%
    }

    .tab-pane-mobile .mega-item-menu ul li a {
        font-weight: 400;
        font-size: 14px;
        line-height: 2em;
        padding: 0 !important;
        width: 100%;
        text-align: left
    }

    .tab-menu-mobile {
        font-size: 14px;
        font-weight: 500;
        line-height: 2.6em
    }

    .header-top-menu .dropdown-menu.menu-mobile li>a {
        font-size: 14px;
        font-weight: 500;
        line-height: 2.6em;
        padding: 0 !important
    }

    .state-sidebar .header-top-menu .nav-tabs>li.open {
        border-bottom: 1px solid #ddd;
        margin-bottom: 10px;
        padding-bottom: 10px
    }

    .state-sidebar .header-top-menu .nav-tabs>li.open:last-child {
        border-bottom: 0
    }
}

@media only screen and (min-device-width:768px) and (min-device-width:1336px) {
    .open .header-mega-menu-new {
        min-width: 600px
    }

    .rg-es .open .header-mega-menu-new {
        min-width: 750px
    }

    .rg-es .header-top-menu .mnu-main {
        padding: 8px
    }
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px),
all and (min-width:768px) and (max-width:1180px) and (max-height:820px) and (orientation:landscape) {
    .open .header-mega-menu-new {
        min-width: 500px;
        right: -125px;
        left: inherit
    }
}

header {
    position: relative;
    border-bottom: 1px solid #e5e5e5
}

header .container {
    position: relative;
    padding: 15px
}

header .bpt-bar {
    padding: 0 15px;
    position: absolute;
    right: 0;
    top: 0;
    display: flex;
    height: 66px;
    align-items: center;
    min-width: 155px;
    justify-content: flex-end
}

header .bpt-bar .btn-side-menu i {
    width: 27px
}

header .bpt-bar .ico-trip {
    color: #333;
    font-size: 28px
}

header .fav_1,
header .tripadvisor {
    display: none
}

header .fav_1 {
    position: relative
}

@media (min-width:767px) {
    header .fav_1 {
        width: 32px;
        height: 30px
    }

    header .fav_1 .ico-heart {
        font-size: 30px
    }
}

header .fav_1 .num-favourite {
    position: absolute;
    color: #fff;
    top: -5px;
    right: -2px;
    text-align: center;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: red;
    border-radius: 4px;
    padding: 0 .2rem;
    line-height: 16px;
    font-weight: 500
}

header .box-search-header {
    position: absolute;
    right: 0;
    top: 74px;
    background-color: #e9e9e9;
    padding: 2px 0 2px 2px;
    z-index: 999;
    display: none
}

@media (min-width:767px) {
    header .box-search-header.search-header-dt {
        display: block;
        position: relative;
        top: 0;
        background: 0 0
    }

    header .box-search-header.search-header-dt form {
        width: inherit;
        float: unset !important;
        border-radius: 20px
    }

    header .box-search-header.search-header-dt form input {
        background: #f1f2f3;
        border-radius: 20px
    }
}

@media (max-width:767px) {
    header .box-search-header.search-header-mobile {
        position: absolute;
        top: 0;
        left: 0;
        width: 90%;
        display: none !important
    }
}

header .box-search-header #frm_search_text {
    width: 100%
}

header .box-search-header input {
    border-radius: 0;
    box-shadow: none;
    height: 40px;
    border: 0;
    font-size: 14px;
    padding-right: 30px;
    padding-left: 15px
}

header .box-search-header input:focus {
    box-shadow: none
}

header .box-search-header .search-group {
    position: relative
}

header .box-search-header .glyphicon-search,
header .box-search-header .ico-search,
header .box-search-header img {
    position: absolute;
    top: 45%;
    right: 8px;
    font-size: 18px;
    margin-top: -8px;
    cursor: pointer
}

header .box-search-header .btn-close {
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    padding: 0 8px;
    cursor: pointer;
    line-height: 40px
}

header .box-search-header .btn-close:hover {
    color: #b72020
}

.btn-video {
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer
}

.btn-video img,
.btn-video svg {
    margin-right: 5px
}

.h1-on-banner {
    position: absolute;
    bottom: 96px;
    color: #fff;
    z-index: 10;
    text-align: center;
    width: 100%
}

.h1-on-banner h1 {
    font-size: 26px;
    width: fit-content;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 4px
}

.header-top-menu {
    display: none;
    float: none;
    margin-top: 15px;
    position: relative
}

.header-top-menu .btn-search-header {
    display: none
}

@media (max-width:767px) {
    .header-top-menu .btn-favourite {
        position: absolute;
        top: 15px;
        left: 50px
    }

    .header-top-menu .region-selector_header {
        position: absolute;
        top: 18px;
        left: 5px
    }
}

.header-top-menu .btn-favourite .ico-heart::before {
    color: #d6d6d6
}

.header-top-menu ul {
    float: right
}

.header-top-menu .mnu-main {
    padding: 8px 17px;
    font-size: 16px;
    border: 1px solid #fff;
    border-radius: 20px;
    margin-right: 10px
}

.header-top-menu a {
    text-decoration: none;
    color: #333;
    float: right;
    background: 0 0;
    font-size: 14px
}

.header-top-menu a .active,
.header-top-menu a:hover {
    color: #eb8f00;
    background: 0 0
}

.header-top-menu a .nav .open>a,
.header-top-menu a .nav .open>a:focus {
    background: 0 0;
    border: 1px solid #eb8f00;
    color: #eb8f00
}

.header-top-menu a .active::after,
.header-top-menu a .active::before {
    content: "";
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}

.header-top-menu a .active::after {
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #fff;
    border-width: 5px;
    margin-left: -5px
}

.header-top-menu a .active::before {
    border-color: rgba(235, 143, 0, 0);
    border-top-color: #eb8f00;
    border-width: 6px;
    margin-left: -6px
}

.header-top-menu .dropdown-menu {
    border: 0;
    border-radius: 0;
    margin-top: 5px;
    padding: 0
}

.header-top-menu .dropdown-menu li.title {
    text-transform: uppercase
}

.header-top-menu .dropdown-menu li>a {
    width: 100%;
    text-align: left;
    padding: 5px 20px
}

.header-top-menu .dropdown-menu li>a:hover {
    background: 0 0;
    color: #e2803a
}

.header-top-menu .dropdown-menu li>p {
    width: 100%;
    text-align: left;
    padding: 5px 20px;
    margin-bottom: 0
}

.header-top-menu .nav-tabs {
    border: 0
}

.header-top-menu .mega-menu {
    padding-bottom: 27px;
    background-color: #555;
    box-shadow: none
}

.header-top-menu .mega-menu .nav-tabs a {
    text-align: left;
    padding: 15px 20px;
    width: 100%;
    float: left;
    font-size: 16px;
    color: #fff;
    background: 0 0;
    border: 0
}

.header-top-menu .mega-menu .nav-tabs a:hover {
    color: #de6c2e;
    background: 0 0
}

.header-top-menu .mega-menu .mnu-title {
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 5px;
    white-space: nowrap;
    color: #999
}

.header-top-menu .mg-about {
    padding-bottom: 0;
    background-color: #fff;
    padding-left: 10px;
    padding-right: 10px
}

.header-top-menu .mg-dropdown {
    padding: 5px 10px;
    background-color: #fff;
    border-radius: 8px
}

.header-top-menu .mg-travel-guide {
    padding-bottom: 162px
}

.header-top-menu .mg-travel-guide .mnu {
    padding: 7px 20px 30px;
    width: 205px;
    min-height: 417px
}

.header-top-menu .mg-cruises {
    width: 204px;
    padding-bottom: 224px
}

.header-top-menu .mg-cruises .mnu {
    padding: 7px 20px 30px;
    width: 420px;
    min-height: 379px
}

.header-top-menu .mg-flights {
    width: 204px;
    padding-bottom: 74px
}

.header-top-menu .mg-flights .mnu {
    padding: 7px 20px 30px;
    width: 500px;
    min-height: 333px
}

.btn-search-header {
    border: 0;
    background: 0 0;
    float: right;
    margin-left: 7px;
    margin-right: 7px;
    padding: 0 5px
}

.btn-search-header:hover {
    outline: 0;
    background-color: #fff
}

.btn-search-header:focus {
    outline: 0
}

.btn-search-header .active {
    background-color: #fff
}

.form-change-country {
    display: flex;
    flex-direction: row;
    justify-content: center;
    width: 100%;
    z-index: 1002;
    position: fixed;
    bottom: 25px
}

.form-change-country .country_popup {
    width: 880px;
    max-width: 100%;
    height: 108px;
    border-radius: 20px;
    background-color: #fff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .2)
}

.form-change-country .country_popup__notice {
    margin-left: 30px
}

.form-change-country .country_popup__notice .label-title {
    font-size: 22px;
    color: #181818
}

.form-change-country .country_popup__notice .label-description {
    font-size: 16px;
    color: #828282
}

.form-change-country .country_popup__button .btn-txt {
    color: #000;
    font-size: 14px;
    margin-right: 15px
}

.form-change-country .country_popup__button .btn-orange--mod {
    padding: 15px 20px;
    border-radius: 20px;
    font-size: 14px
}

.region-selector_header span {
    margin-top: 7px;
    margin-left: 10px;
    cursor: pointer
}

.region-selector_header .title_region {
    border-bottom: 1px solid #efefef;
    font-weight: 700;
    font-size: 17px;
    width: 100%
}

.region-selector_header ul {
    width: 300px;
    right: -100%;
    left: inherit;
    border-radius: 8px !important
}

.region-selector_header ul li {
    padding: 7px;
    display: inline-block;
    width: calc(50% - 7px);
    cursor: pointer
}

.region-selector_header ul li img {
    max-width: 100%;
    height: auto;
    object-fit: contain;
    margin-right: 5px
}

@media (max-width:1025px) {
    .form-change-country .country_popup {
        width: 700px;
        height: 140px
    }

    .form-change-country .country_popup .btn-orange--mod {
        margin-top: 10px
    }
}

@media (max-width:767px) {
    .state-sidebar .header-top-menu {
        height: 99vh
    }

    .state-sidebar .header-top-menu ul {
        float: inherit;
        margin-top: 5px !important
    }

    .state-sidebar .header-top-menu .nav-des {
        margin-top: 60px;
        padding-top: 10px;
        margin-bottom: 10px;
        border-top: 1px solid #e5e5e5
    }

    .state-sidebar .header-top-menu .nav-des .open .mnu-level-1 {
        color: #e2803a
    }

    .state-sidebar .header-top-menu .mg-dropdown {
        padding: 0 15px !important
    }

    .state-sidebar .header-top-menu .mg-dropdown a {
        font-size: 14px
    }

    .form-change-country {
        bottom: 0;
        left: 0
    }

    .form-change-country .country_popup {
        width: 100%;
        height: 216px;
        border-radius: 20px 20px 0 0;
        justify-content: center
    }

    .form-change-country .country_popup__notice {
        margin-top: 30px;
        margin-left: 0;
        text-align: center
    }

    .form-change-country .country_popup__button .btn-orange--mod {
        border-radius: 56px;
        margin-top: 0
    }

    .form-change-country .btn-close-pop {
        position: absolute;
        top: 0;
        right: 5px
    }

    .form-change-country .btn-close-pop .ico-x {
        color: #d2d2d2;
        font-size: 18px;
        font-weight: 100
    }
}

@media (min-width:1024px) {
    header .nav-tabs button:hover {
        border: 2px solid #e51512 !important;
        border-radius: 24px !important;
        background: #e51512 !important;
        color: #fff
    }
}

@media (min-width:768px) {
    header {
        padding: 0;
        min-height: 78px
    }

    header .container {
        padding: 0 15px
    }

    header .logo img {
        width: auto
    }

    header .box-search-header input {
        width: 260px
    }

    header .btn-search-header {
        margin: 0 10px 0 5px;
        padding: 8px
    }

    header .container .logo {
        float: left;
    }

    header .container .header-top-menu {
        float: right
    }

    header .tripadvisor {
        float: left;
        border-left: 1px solid #f2f2f2;
        border-right: 1px solid #f2f2f2;
        padding: 10px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        cursor: pointer
    }

    header .tripadvisor span {
        line-height: 14px;
        font-size: 12px;
        font-weight: 700;
        text-transform: uppercase;
        color: #333
    }

    header .bpt-bar {
        display: none
    }

    header .nav-tabs button {
        border: 2px solid transparent;
        font-weight: 700;
        padding: 10px 30px;
        background: 0 0
    }

    header .nav .open>button {
        border: 2px solid #e51512 !important;
        border-radius: 24px !important;
        background: #e51512 !important;
        color: #fff
    }

    .h1-on-banner {
        bottom: 30px;
        text-align: left
    }

    .h1-on-banner h1 {
        font-size: 32px;
        margin-bottom: 0;
        width: fit-content;
        line-height: 1.5;
        max-width: 65.5%
    }

    .header-top-menu {
        display: block;
        margin: 0
    }

    .header-top-menu nav {
        float: left
    }

    .header-top-menu .mnu-main {
        border: 2px solid transparent
    }

    .header-top-menu .nav-tabs {
        float: left
    }

    .header-top-menu .btn-search-header {
        margin: 10px 0 0;
        padding: 12px 10px 8px;
        display: block
    }

    .header-top-menu .btn-search-header.btn-search-header-ipad {
        display: none
    }

    .header-top-menu .btn-favourite {
        padding: 8px 10px 8px;
        cursor: pointer;
        display: block;
        float: right
    }

    .header-top-menu .mg-dropdown {
        box-shadow: 0 0 4px rgba(0, 0, 0, .25)
    }

    .header-top-menu .dropdown-menu ul {
        margin-top: 0
    }

    .fixed-menu {
        float: left;
        display: none
    }

    .fixed-header {
        box-shadow: 0 1px 3px 0 rgba(27, 27, 27, .1), 0 4px 8px 0 rgba(27, 27, 27, .1);
        transition: height .2s ease;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 499;
        width: 100%;
        background-color: #de6c2e;
        height: 46px
    }

    .fixed-header .fixed-menu {
        display: block
    }

    .fixed-header .dynamic-menu {
        display: none
    }

    .fixed-header .header-top-menu {
        float: left;
        margin-left: 50px;
        margin-top: 0
    }

    .fixed-header .header-body {
        padding: 7px 10px 0
    }

    .fixed-header .nav-tabs>li>a {
        color: #fff;
        padding: 4px 18px 3px
    }

    .fixed-header .header-top-menu button.mnu-main {
        border: 1px solid #de6c2e
    }

    .fixed-header .header-top-menu a.active,
    .fixed-header .header-top-menu button.mnu-main:focus,
    .fixed-header .header-top-menu button.mnu-main:hover {
        border: 1px solid #fff;
        color: #de6c2e;
        background-color: #fff
    }

    .fixed-header .nav .open>a,
    .fixed-header .nav .open>a:focus {
        background-color: #fff;
        color: #de6c2e
    }

    .fixed-header .header-top-menu .dropdown-menu {
        margin-top: 8px
    }

    .fixed-header .mega-menu .mnu {
        left: 99%
    }

    .fixed-header .bpt-email,
    .fixed-header .bpt-hotline {
        color: #fff;
        margin-top: 6px
    }

    .fixed-header .bpt-hotline {
        font-weight: 700
    }

    .fixed-header .icon-email {
        margin-top: 0
    }

    .fixed-header .f-icon-earphone-white {
        margin-right: 3px
    }

    .mega-menu {
        box-shadow: none
    }

    .mega-menu .mnu {
        position: absolute;
        left: 100%;
        top: 0;
        width: 600px;
        background-color: #ededed;
        margin-left: 0;
        padding: 17px 20px 36px;
        min-height: 333px
    }

    .mega-menu .mnu ul {
        float: left
    }

    .mega-menu .active {
        display: block
    }

    .mega-menu .mnu-title {
        font-size: 16px;
        text-transform: uppercase;
        margin-bottom: 5px;
        white-space: nowrap;
        color: #999
    }

    .mega-menu .nav-tabs li {
        width: 100%;
        white-space: nowrap
    }

    .mega-menu .nav-tabs .active>a,
    .mega-menu .nav-tabs .active>a:focus,
    .mega-menu .nav-tabs .active>a:hover {
        background-color: #ededed;
        color: #de6c2e;
        border-radius: 0;
        border: 0 !important
    }

    .mega-menu li {
        position: relative;
        text-align: left
    }

    .mega-menu a {
        float: none;
        padding: 8px 0 !important;
        display: block;
        width: 100%;
        font-size: 14px;
        font-weight: 400 !important
    }

    .mega-menu a:hover {
        color: #de6c2e;
        border-color: transparent !important
    }

    .mega-menu p {
        float: none;
        padding: 8px 0 !important;
        display: block;
        width: 100%;
        font-size: 16px;
        font-weight: 400 !important
    }

    .header-top-menu .mega-menu .nav-tabs a {
        padding: 15px 20px !important
    }

    .header-top-menu .mega-menu .nav-tabs a:hover {
        border: 0 !important
    }
}

@media (max-width:767px) {
    .rg-es .header-top-menu .btn-favourite {
        top: 11px
    }
}

.ico-search {
    font-size: 24px
}

.ico-heart {
    font-size: 30px
}

.ico-heart.fav_0 {
    margin-top: 4px
}

.ico-heart-o {
    font-size: 30px !important
}

@media (min-width:767px) {
    .header-top-menu {
        display: flex;
        align-items: center;
        min-height: 78px
    }
}

@media (max-width:767px) {
    .nav-mobile {
        margin-top: 120px
    }
}

.footer {
    color: #444;
    background: #f1f2f3;
    margin-top: 80px
}

@media (max-width:767px) {
    .footer {
        padding-top: 40px
    }
}

.footer a {
    color: #444
}

.footer .company-name {
    text-align: center;
    font-size: 16px
}

.footer .company-name img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain
}

@media (max-width:767px) {
    .footer .company-name {
        text-align: left;
        margin-bottom: 20px
    }

    .footer .company-name img {
        width: auto;
        height: auto
    }
}

.footer .company-name .bpt-email {
    padding: 15px 0;
    display: block
}

.footer .company-name .bpt-hotline {
    padding: 10px 0;
    font-weight: 700;
    display: block
}

.footer .trustpilot hr {
    border-color: #e5e5e5
}

.footer .trustpilot a {
    display: flex;
    align-items: center
}

.footer .trustpilot a span {
    font-size: 12px;
    font-weight: 700
}

.footer .trustpilot a .star-trustpilot {
    margin-right: 5px;
    margin-top: -4px
}

.footer .trustpilot a .score-trustpilot {
    margin-left: 15px
}

.footer .social a {
    padding-right: 5px
}

.footer .social a i::before {
    color: #fff !important
}

.footer .social a i.fb {
    background: #3378ea
}

.footer .social a i.tw {
    background: #dd3173
}

.footer .social a i.x {
    background: #1c1c1c
}

.footer .social a i.in {
    background: #49a1eb
}

.footer .social a i.pe {
    background: #2f76b0
}

.footer .social a i.ytb {
    background: #eb3223
}

.footer .address li {
    margin-bottom: 15px
}

.footer .address li span {
    cursor: pointer
}

.footer .address li span.color-blue {
    color: #2862ba;
    display: inline-block;
    text-decoration: underline;
    font-size: 12px
}

.footer .bp-links {
    margin: 15px 0 10px
}

.footer .bp-links a {
    padding-bottom: 19px;
    font-weight: 700;
    display: inline-block;
    width: calc(50% - 5px)
}

@media (min-width:767px) {
    .footer .bp-links a {
        padding-bottom: 20px
    }
}

@media (min-width:767px) {
    .trip-review {
        display: flex
    }
}

.trip-review p {
    font-size: 14px;
    margin-bottom: 0;
    position: relative;
    top: 2px
}

.w-1 {
    width: 77px
}

.w-2 {
    width: 90px
}

.achievement {
    margin: 20px 0 20px;
    font-size: 13px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

@media (max-width:767px) {
    .achievement {
        justify-content: space-around
    }
}

.achievement .ct {
    border: 1px solid #e9e9e9;
    text-align: left;
    border-radius: 8px;
    padding: 7px 9px;
    margin-right: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: calc(16.667% - 17px)
}

.achievement .ct:last-child {
    margin-right: 0
}

@media (max-width:767px) {
    .achievement .ct {
        width: calc(50% - 10px);
        margin-right: 10px;
        margin-bottom: 10px
    }

    .achievement .ct:last-child {
        margin-right: 5px
    }
}

.achievement span {
    display: block;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: 500
}

.achievement span.font-12 {
    font-size: 12px;
    text-transform: capitalize
}

@media (max-width:767px) {
    .achievement span.font-12 {
        font-size: 10px
    }
}

.achievement .ico-star::before {
    color: #00b57a;
    position: relative;
    top: 4px;
    margin-right: 5px
}

.footer-follow .ico-circle-default {
    width: 30px;
    height: 30px;
    line-height: 30px !important
}

.footer-follow hr {
    border-top: 1px solid #e5e5e5
}

@media (max-width:767px) {
    .d-mobile-follow {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap
    }

    .footer .bp-links {
        margin: 25px 0 15px
    }

    .footer .trustpilot {
        border-left: 1px solid #ddd;
        padding-left: 10px;
        width: 55%
    }

    .footer .trustpilot a {
        align-items: flex-start;
        flex-direction: column;
        margin-top: 5px;
        padding-left: 10px
    }

    .footer .trustpilot a .score-trustpilot {
        margin-left: 4px;
        margin-top: 15px
    }

    .footer .trustpilot hr {
        display: none
    }

    .footer-follow {
        width: 100%
    }

    .footer-follow .modal-title,
    .footer-follow h4 {
        margin-top: 5px
    }

    .region-selector {
        width: 100%
    }
}

.contact-email i {
    margin-right: 5px
}

.contact-email i.ico-phone {
    font-size: 20px;
    position: relative;
    top: 2px
}

.contact-email .bpt-hotline {
    font-weight: 700;
    padding-top: 5px;
    display: inherit;
    cursor: pointer
}

.contact-email .bpt-email {
    padding-top: 5px;
    display: inherit;
    cursor: pointer
}

.footer-contact .h3-title {
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 10px
}

.h4-title {
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: 500
}

.footer-bottom {
    background: #fff;
    text-align: center;
    padding: 40px 0 20px 0;
    border-bottom: 8px solid #e51512
}

.footer-bottom .col-text {
    color: #828282;
    padding: 10px 15px
}

.footer-bottom .col-text span {
    display: block;
    text-align: left;
    margin-bottom: 8px
}

.scroll-to-top {
    position: fixed;
    bottom: 10%;
    right: 20px;
    cursor: pointer;
    z-index: 1000
}

@media (max-width:767px) {
    .scroll-to-top {
        bottom: 25px
    }
}

@media (min-width:768px) {
    .footer {
        padding-bottom: 40px;
        padding-top: 40px
    }

    .footer .company-name {
        text-align: left;
        position: relative;
        top: -1px
    }

    .footer .company-name .bpt-email {
        padding: 10px 0
    }

    .footer .company-name .bpt-hotline {
        padding: 0
    }

    .footer .social {
        text-align: left
    }

    .footer .col-md-3 {
        width: 22%;
        padding-left: 30px;
        padding-right: 30px
    }

    .footer .col-md-5 {
        width: 44.6666666667%
    }

    .footer .col-about {
        width: 38.5%;
        display: flex;
        justify-content: space-between
    }

    .footer .col-about .d-mobile-follow {
        width: 54%;
        padding-left: 15px
    }

    .footer .col-about .bp-links {
        width: 46%;
        padding-left: 30px
    }

    .footer .col-about .bp-links a {
        display: inherit;
        width: 100%
    }

    .footer .bp-links {
        margin: 0;
        border: 0
    }

    .footer .achievement {
        margin: 0;
        font-size: 16px
    }

    .footer .achievement .ct {
        display: block;
        text-align: left;
        padding: 20px 10px 10px 70px;
        position: relative;
        min-height: 80px
    }

    .footer .achievement .ct img {
        position: absolute;
        top: 20px;
        left: 8px
    }

    .footer .achievement .ct-1,
    .footer .achievement .ct-2,
    .footer .achievement .ct-x {
        padding-left: 0;
        font-size: 12px
    }

    .footer .achievement .ct-1 {
        padding-right: 15px
    }

    .footer .achievement .ct-1 .ct {
        padding-left: 70px;
        padding-top: 28px
    }

    .footer .achievement .ct-2 {
        margin-top: 10px
    }

    .footer .achievement .ct-2 .ct {
        padding-left: 70px
    }

    .footer .achievement .ct-3 {
        margin-top: 10px
    }

    .footer-bottom {
        margin: 0;
        padding: 40px 0 20px;
        border-bottom: 8px solid #e51512
    }

    .footer-bottom .col-text {
        padding: 0 15px
    }

    .footer-bottom .col-text span {
        margin-bottom: 5px
    }

    .footer-bottom .col-img {
        text-align: right;
        margin-top: 15px
    }
}

.trip-img {
    color: #00b57a;
    font-weight: 500
}

.live-chat {
    display: inline-block;
    position: fixed;
    bottom: 16px;
    right: 16px;
    padding: 0 12px;
    z-index: 1003;
    color: #fff !important;
    cursor: pointer;
    text-decoration: none !important;
    transition: bottom .2s ease-in-out;
    border: none
}

@media (max-width:767px) {
    .live-chat {
        bottom: 10px;
        right: 5px;
        padding: 0
    }
}

@media all and (min-width:768px) and (max-width:915px) and (max-height:420px) and (orientation:landscape),
only screen and (min-device-width:820px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),
all and (device-width:768px) and (device-height:1024px) and (orientation:portrait) {
    header {
        padding: 0 10px
    }

    header .header-top-menu .mnu-main {
        padding: 10px
    }

    header .container {
        display: flex;
        align-items: center;
        min-height: 78px
    }

    header .container .header-top-menu {
        margin-top: 0;
        margin-left: auto
    }

    header .container .logo {
        margin-top: 0
    }

    header .container .logo img {
        max-width: 180px;
        width: inherit;
        height: auto
    }

    header .container .open .header-mega-menu-new {
        min-width: 500px;
        right: -125px;
        left: inherit
    }

    .rg-es .header-top-menu .mnu-main {
        padding: 8px
    }

    .rg-es header .container .open .header-mega-menu-new {
        min-width: 750px;
        right: -340px;
        left: inherit
    }

    .banner .search-form .container {
        width: 98%
    }

    .banner .search-form .container .search-form__content,
    .banner .search-form .container .search-form__type {
        width: 100% !important
    }

    .footer .bp-links a {
        padding-left: 15px;
        padding-right: 15px;
        width: 100%
    }

    .our_team .row {
        display: flex;
        flex-wrap: wrap
    }

    .our_team .row .list-unstyled {
        width: 25%
    }

    .travel_guide .row {
        display: flex
    }

    .popular-destinations .hidden-xs {
        display: none
    }

    .popular-destinations .visible-xs {
        display: block !important
    }

    .top_destinations .top_destinations__country .col-xs-6 {
        width: 25%
    }

    .core-value-2 .core-value__item {
        flex-direction: column !important;
        align-items: space-between;
        width: 33.333333% !important
    }

    .core-value-2 .core-value__item label {
        margin-top: 15px !important
    }

    .search-form__content {
        width: 735px !important
    }

    iframe,
    img {
        max-height: 100%;
        max-width: 100%
    }

    table {
        width: auto
    }

    .footer .col-about {
        width: 50%
    }

    .footer .col-about {
        width: 55%
    }

    .footer .col-about .d-mobile-follow {
        padding-left: 0
    }

    .footer .col-about .bp-links,
    .footer .col-about .d-mobile-follow {
        width: 50%
    }

    .footer .col-about .about-ipad {
        padding-left: 15px
    }

    .footer .logo-ipad {
        margin-bottom: 20px
    }

    .achievement {
        justify-content: space-between
    }

    .achievement .ct {
        width: calc(32.667% - 17px);
        margin-bottom: 10px;
        margin-right: 0
    }

    .container {
        width: 100%
    }
}

@media (max-width:767px) {

    .ui-state-active,
    .ui-state-focus,
    .ui-state-hover,
    .ui-widget-content .ui-state-active,
    .ui-widget-content .ui-state-focus,
    .ui-widget-content .ui-state-hover,
    .ui-widget-header .ui-state-active,
    .ui-widget-header .ui-state-focus,
    .ui-widget-header .ui-state-hover {
        background: #e51512 !important
    }

    .ui-datepicker .ui-datepicker-next span,
    .ui-datepicker .ui-datepicker-prev span {
        color: #e51512 !important
    }

    .ui-datepicker .ui-datepicker-buttonpane button {
        background-color: transparent !important;
        color: #e51512 !important;
        position: absolute;
        right: 0;
        padding: 10px !important;
        margin: 0 !important
    }

    .ui-datepicker .ui-datepicker-buttonpane button::before {
        content: "\e945";
        font-family: bestprice;
        font-size: 20px
    }
}

.font-20 {
    font-size: 20px
}

.font-20::before {
    color: #f37820
}

.date-picker-wrapper.date-range-picker-custom .first-date-selected::after {
    background-color: transparent !important
}

@media (max-width:767px) {
    .date-range-picker-custom .apply-btn {
        font-weight: 700;
        font-size: 16px
    }
}

.ui-widget-header .ui-icon {
    background-image: none !important
}

.ui-widget-header .ui-state-hover {
    border: #e51512 !important;
    background: #e51512 !important
}

@media (min-width:767px) {
    .ui-datepicker .ui-datepicker-next::before {
        content: "\e93b";
        font-family: bestprice !important;
        position: absolute;
        left: 6px;
        top: 2px
    }

    .ui-datepicker .ui-datepicker-prev::before {
        content: "\e92a";
        font-family: bestprice !important;
        position: absolute;
        left: 6px;
        top: 2px
    }

    .ui-datepicker-today {
        border: #ddd !important;
        background: #ddd !important;
        color: #fff;
        border-radius: 100px
    }

    .ui-datepicker-today a {
        text-align: center !important
    }

    .ui-datepicker-current-day {
        border: #e51512 !important;
        background: #e51512 !important;
        color: #fff;
        border-radius: 100px
    }

    .ui-datepicker-current-day a {
        text-align: center !important
    }
}

@media all and (device-width:768px) and (device-height:1024px) and (orientation:portrait) {
    .w-800 {
        width: 100%
    }

    .custom-modal.modal-search-form.in,
    .custom-modal.modal-search-form_1.in {
        width: 100%;
        padding: 0 15px;
        margin-top: 0
    }

    .custom-modal.modal-search-form.in .modal-dialog,
    .custom-modal.modal-search-form_1.in .modal-dialog {
        width: 100%
    }
}

@media only screen and (min-device-width:768px) and (max-device-width:1180px),
all and (device-width:768px) and (device-height:1024px) and (orientation:portrait),
all and (device-width:820px) and (device-height:1180px) and (orientation:portrait),
only screen and (min-device-width:375px) and (max-device-width:896px) and (orientation:landscape) {
    header .container .header-top-menu {
        height: 78px
    }

    header .box-search-header.search-header-dt,
    header .tripadvisor {
        display: none !important
    }

    .header-top-menu .btn-search-header i {
        font-size: 26px;
        position: relative;
        top: -1px
    }

    .header-top-menu .btn-favourite {
        padding: 0 0 0 7px
    }

    .footer .social {
        display: flex
    }

    .core-value__item {
        justify-content: center;
        align-items: center
    }

    #tour_destination_group .twitter-typeahead {
        width: calc(100% - 42px)
    }

    .header-top-menu .mg-dropdown[aria-labelledby*=dropdownMenuAboutUs] {
        left: -15px
    }
}

@media only screen and (min-device-width:375px) and (max-device-width:667px) and (orientation:landscape) {
    .d-mobile-follow {
        justify-content: flex-start
    }

    .d-mobile-follow .footer-follow {
        padding-left: 20px
    }

    .d-mobile-follow .trip {
        padding-right: 20px
    }

    .footer .bp-links a {
        width: calc(33% - 5px)
    }
}

@media only all and (device-width:820px) and (device-height:1180px) and (orientation:portrait),
only all and (device-width:768px) and (device-height:1024px) and (orientation:portrait) {
    .nav-des.hidden-sm {
        display: block !important
    }

    .nav-des.visible-sm {
        display: none !important
    }
}

.modal-open {
    overflow: hidden
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform .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
}

.modal-backdrop.in {
    opacity: .5
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header:after,
.modal-header:before {
    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:after,
.modal-footer:before {
    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
    }
}

.gdpr {
    width: 320px;
    height: auto;
    padding: 15px;
    position: fixed;
    bottom: 95px;
    right: 20px;
    border-radius: 20px;
    z-index: 1000;
    background: #fff;
    color: #181818;
    font-size: 12px;
    box-shadow: 0 0 4px rgba(0, 0, 0, .42)
}

.gdpr img {
    margin: 0 auto;
    display: table
}

.gdpr-info {
    margin-top: 7px
}

.gdpr__title {
    margin-bottom: 8px;
    font-size: 18px;
    font-weight: 700;
    text-align: center
}

.gdpr__texts {
    color: #828282;
    text-align: center
}

.gdpr__link {
    color: #e51512;
    cursor: pointer
}

.gdpr__link--ver2,
.gdpr__link:hover {
    text-decoration: underline
}

.gdpr-buttons {
    display: flex;
    justify-content: center;
    width: 100%;
    align-items: center;
    gap: 10px;
    margin-top: 10px
}

.gdpr .gdpr__btn {
    border-radius: 3px;
    background: #e51512;
    transition: all .5s ease
}

.gdpr a.button.btn-large,
.gdpr button.btn-large {
    padding: 0 15px;
    height: 35px;
    line-height: 35px;
    border: none;
    color: #fff;
    cursor: pointer;
    border-radius: 56px;
    font-size: 12px
}

.gdpr a.button.btn-large.btn,
.gdpr button.btn-large.btn {
    background: #fff;
    color: #181818;
    border: 1px solid #ffe8d6
}

@media (max-width:767px) {
    .gdpr {
        width: 100%;
        bottom: 0;
        right: 0;
        font-size: 12px;
        border-radius: 0;
        padding: 10px
    }

    .gdpr img {
        width: 38px;
        height: 38px
    }

    .gdpr__title {
        font-size: 16px
    }

    .gdpr a.button.btn-large,
    .gdpr button.btn-large {
        height: 30px;
        line-height: 30px;
        font-size: 12px
    }
}

#gdpr-cookies .modal-dialog {
    z-index: 99
}

#gdpr-cookies .modal-dialog .modal-cookies {
    width: calc(100% - 32px);
    max-width: 600px;
    margin: 16px auto;
    padding: 20px;
    background: #fff;
    border-radius: 20px;
    font-size: 14px
}

#gdpr-cookies .modal-dialog .modal-cookies .modal-close {
    width: 16px;
    height: 16px;
    position: absolute;
    right: 20px;
    top: 25px;
    background: url('data:image/svg+xml,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 1024 1024"><title></title><g id="icomoon-ignore"></g><path fill="%23000" d="M27.712 27.488c17.76-17.6 41.824-27.488 66.912-27.488s49.152 9.888 66.912 27.488l334.592 331.904 334.592-331.904c17.856-17.088 41.76-26.56 66.56-26.336s48.544 10.080 66.080 27.488 27.488 40.96 27.712 65.568c0.224 24.608-9.312 48.32-26.56 66.016l-334.592 331.904 334.592 331.904c17.248 17.696 26.784 41.408 26.56 66.016s-10.176 48.16-27.712 65.568c-17.536 17.408-41.28 27.264-66.080 27.488s-48.704-9.248-66.56-26.336l-334.592-331.904-334.592 331.904c-17.856 17.088-41.76 26.56-66.56 26.336s-48.544-10.080-66.080-27.488c-17.536-17.408-27.488-40.96-27.712-65.568s9.312-48.32 26.56-66.016l334.592-331.904-334.592-331.904c-17.728-17.6-27.712-41.472-27.712-66.368s9.952-48.768 27.712-66.368z"></path></svg>') no-repeat;
    color: #fff;
    cursor: pointer;
    font-size: 20px;
    transition: transform .25s
}

#gdpr-cookies .modal-dialog .modal-cookies .modal-title {
    margin-bottom: 16px;
    color: #181818;
    font-size: 24px;
    font-weight: 700
}

#gdpr-cookies .modal-dialog .modal-cookies .modal-cookies__text {
    color: #828282
}

#gdpr-cookies .modal-dialog .modal-cookies .modal-cookies__link {
    color: #e51512
}

#gdpr-cookies .modal-dialog .modal-cookies .modal-cookies__line {
    width: 100%;
    height: 1px;
    margin-top: 24px;
    margin-bottom: 16px;
    background-color: #828282
}

#gdpr-cookies .modal-dialog .modal-cookies .modal-cookies__field {
    margin-top: 16px
}

@media (max-width:767px) {
    #gdpr-cookies .modal-dialog .modal-cookies {
        padding: 15px;
        font-size: 12px
    }

    #gdpr-cookies .modal-dialog .modal-cookies .modal-close {
        top: 15px
    }

    #gdpr-cookies .modal-dialog .modal-cookies .modal-title {
        font-size: 16px;
        margin-bottom: 7px
    }

    #gdpr-cookies .modal-dialog .modal-cookies .modal-cookies__line {
        margin-top: 10px;
        margin-bottom: 10px
    }

    #gdpr-cookies .modal-dialog .modal-cookies .modal-cookies__field {
        font-size: 14px
    }
}

#gdpr-cookies .modal-dialog .modal-cookies .modal-checkbox {
    margin-bottom: 16px;
    color: #181818
}

#gdpr-cookies .modal-dialog .modal-cookies .modal-checkbox input {
    display: block;
    visibility: hidden;
    width: 0;
    height: 0;
    position: absolute
}

#gdpr-cookies .modal-dialog .modal-cookies .modal-checkbox input+label {
    padding-left: 0;
    display: flex;
    align-items: center;
    cursor: pointer;
    line-height: 1;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

#gdpr-cookies .modal-dialog .modal-cookies .modal-checkbox.is-reverse label:before {
    margin-right: 0;
    margin-left: auto
}

#gdpr-cookies .modal-dialog .modal-cookies .modal-checkbox input+label:before {
    content: "";
    min-width: 24px;
    height: 24px;
    margin-right: 8px;
    display: inline-block;
    border: 1px solid rgba(0, 0, 0, .12);
    border-radius: 2px;
    background: #fff;
    transition: background-color .5s
}

#gdpr-cookies .modal-dialog .modal-cookies .modal-checkbox input:checked+label:before {
    content: "";
    background-color: #e51512;
    background-image: url('data:image/svg+xml,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="1344" height="1024" viewBox="0 0 1344 1024"><title></title><g id="icomoon-ignore"></g><path fill="%23ffffff" d="M1337.568 105.472l-749.12 912.64-588.448-477.856 111.040-129.824 452.448 367.328 638.784-777.728 135.328 105.472z"></path></svg>');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 80%
}

#gdpr-cookies .modal-dialog .modal-cookies .modal-checkbox.is-reverse label {
    flex-direction: row-reverse
}

#gdpr-cookies .modal-dialog .modal-cookies .modal-cookies__text {
    color: #828282
}

#gdpr-cookies .modal-dialog .modal-cookies .modal-cookies__buttons {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-top: 24px
}

@media (max-width:767px) {
    #gdpr-cookies .modal-dialog .modal-cookies .modal-cookies__buttons {
        flex-wrap: nowrap
    }
}

#gdpr-cookies .modal-dialog .modal-cookies .modal-cookies__button {
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex: 1 1 150px;
    height: 40px;
    padding: 2px;
    background: #fff;
    border-radius: 56px;
    border: 1px solid #ffe8d6;
    cursor: pointer;
    color: #181818;
    font-size: 14px;
    font-weight: 700;
    text-align: center
}

@media (max-width:767px) {
    #gdpr-cookies .modal-dialog .modal-cookies .modal-cookies__button {
        font-size: 12px;
        height: 30px
    }
}

#gdpr-cookies .modal-dialog .modal-cookies .modal-cookies__button.is-save {
    color: #fff
}

#gdpr-cookies .modal-dialog .modal-cookies .modal-cookies__button.is-save {
    background: #e51512;
    color: #fff
}

.modal-backdrop-gdpr {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    background-color: rgba(217, 217, 217, .5019607843)
}

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

.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:after,
.panel-body:before {
    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>.small,
.panel-title>.small>a,
.panel-title>a,
.panel-title>small,
.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
}

#modal_tour_departure .panel>.panel-collapse>.table-departure,
#modal_tour_departure .panel>.table-departure,
#modal_tour_departure .panel>.table-responsive>.table-departure,
.date-departure-detail .panel>.panel-collapse>.table-departure,
.date-departure-detail .panel>.table-departure,
.date-departure-detail .panel>.table-responsive>.table-departure,
.faq_block .panel-body .panel>.panel-collapse>table,
.faq_block .panel-body .panel>.table-responsive>table,
.faq_block .panel-body .panel>table,
.itinerary-content .panel>.panel-collapse>table,
.itinerary-content .panel>.table-responsive>table,
.itinerary-content .panel>table,
.panel>.panel-collapse>.table,
.panel>.panel-collapse>.table-full,
.panel>.panel-collapse>.table-th,
.panel>.table,
.panel>.table-full,
.panel>.table-responsive>.table,
.panel>.table-responsive>.table-full,
.panel>.table-responsive>.table-th,
.panel>.table-th {
    margin-bottom: 0
}

#modal_tour_departure .panel>.panel-collapse>.table-departure caption,
#modal_tour_departure .panel>.table-departure caption,
#modal_tour_departure .panel>.table-responsive>.table-departure caption,
.date-departure-detail .panel>.panel-collapse>.table-departure caption,
.date-departure-detail .panel>.table-departure caption,
.date-departure-detail .panel>.table-responsive>.table-departure caption,
.faq_block .panel-body .panel>.panel-collapse>table caption,
.faq_block .panel-body .panel>.table-responsive>table caption,
.faq_block .panel-body .panel>table caption,
.itinerary-content .panel>.panel-collapse>table caption,
.itinerary-content .panel>.table-responsive>table caption,
.itinerary-content .panel>table caption,
.panel>.panel-collapse>.table caption,
.panel>.panel-collapse>.table-full caption,
.panel>.panel-collapse>.table-th caption,
.panel>.table caption,
.panel>.table-full caption,
.panel>.table-responsive>.table caption,
.panel>.table-responsive>.table-full caption,
.panel>.table-responsive>.table-th caption,
.panel>.table-th caption {
    padding-left: 15px;
    padding-right: 15px
}

#modal_tour_departure .panel>.table-departure:first-child,
#modal_tour_departure .panel>.table-responsive:first-child>.table-departure:first-child,
.date-departure-detail .panel>.table-departure:first-child,
.date-departure-detail .panel>.table-responsive:first-child>.table-departure:first-child,
.faq_block .panel-body .panel>.table-responsive:first-child>table:first-child,
.faq_block .panel-body .panel>table:first-child,
.itinerary-content .panel>.table-responsive:first-child>table:first-child,
.itinerary-content .panel>table:first-child,
.panel>.table-full:first-child,
.panel>.table-responsive:first-child>.table-full:first-child,
.panel>.table-responsive:first-child>.table-th:first-child,
.panel>.table-responsive:first-child>.table:first-child,
.panel>.table-th:first-child,
.panel>.table:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

#modal_tour_departure .panel>.table-departure:first-child>tbody:first-child>tr:first-child,
#modal_tour_departure .panel>.table-departure:first-child>thead:first-child>tr:first-child,
#modal_tour_departure .panel>.table-responsive:first-child>.table-departure:first-child>tbody:first-child>tr:first-child,
#modal_tour_departure .panel>.table-responsive:first-child>.table-departure:first-child>thead:first-child>tr:first-child,
.date-departure-detail .panel>.table-departure:first-child>tbody:first-child>tr:first-child,
.date-departure-detail .panel>.table-departure:first-child>thead:first-child>tr:first-child,
.date-departure-detail .panel>.table-responsive:first-child>.table-departure:first-child>tbody:first-child>tr:first-child,
.date-departure-detail .panel>.table-responsive:first-child>.table-departure:first-child>thead:first-child>tr:first-child,
.faq_block .panel-body .panel>.table-responsive:first-child>table:first-child>tbody:first-child>tr:first-child,
.faq_block .panel-body .panel>.table-responsive:first-child>table:first-child>thead:first-child>tr:first-child,
.faq_block .panel-body .panel>table:first-child>tbody:first-child>tr:first-child,
.faq_block .panel-body .panel>table:first-child>thead:first-child>tr:first-child,
.itinerary-content .panel>.table-responsive:first-child>table:first-child>tbody:first-child>tr:first-child,
.itinerary-content .panel>.table-responsive:first-child>table:first-child>thead:first-child>tr:first-child,
.itinerary-content .panel>table:first-child>tbody:first-child>tr:first-child,
.itinerary-content .panel>table:first-child>thead:first-child>tr:first-child,
.panel>.table-full:first-child>tbody:first-child>tr:first-child,
.panel>.table-full:first-child>thead:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table-full:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table-full:first-child>thead:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table-th:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table-th:first-child>thead:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table-th:first-child>tbody:first-child>tr:first-child,
.panel>.table-th:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

#modal_tour_departure .panel>.table-departure:first-child>tbody:first-child>tr:first-child td:first-child,
#modal_tour_departure .panel>.table-departure:first-child>tbody:first-child>tr:first-child th:first-child,
#modal_tour_departure .panel>.table-departure:first-child>thead:first-child>tr:first-child td:first-child,
#modal_tour_departure .panel>.table-departure:first-child>thead:first-child>tr:first-child th:first-child,
#modal_tour_departure .panel>.table-responsive:first-child>.table-departure:first-child>tbody:first-child>tr:first-child td:first-child,
#modal_tour_departure .panel>.table-responsive:first-child>.table-departure:first-child>tbody:first-child>tr:first-child th:first-child,
#modal_tour_departure .panel>.table-responsive:first-child>.table-departure:first-child>thead:first-child>tr:first-child td:first-child,
#modal_tour_departure .panel>.table-responsive:first-child>.table-departure:first-child>thead:first-child>tr:first-child th:first-child,
.date-departure-detail .panel>.table-departure:first-child>tbody:first-child>tr:first-child td:first-child,
.date-departure-detail .panel>.table-departure:first-child>tbody:first-child>tr:first-child th:first-child,
.date-departure-detail .panel>.table-departure:first-child>thead:first-child>tr:first-child td:first-child,
.date-departure-detail .panel>.table-departure:first-child>thead:first-child>tr:first-child th:first-child,
.date-departure-detail .panel>.table-responsive:first-child>.table-departure:first-child>tbody:first-child>tr:first-child td:first-child,
.date-departure-detail .panel>.table-responsive:first-child>.table-departure:first-child>tbody:first-child>tr:first-child th:first-child,
.date-departure-detail .panel>.table-responsive:first-child>.table-departure:first-child>thead:first-child>tr:first-child td:first-child,
.date-departure-detail .panel>.table-responsive:first-child>.table-departure:first-child>thead:first-child>tr:first-child th:first-child,
.faq_block .panel-body .panel>.table-responsive:first-child>table:first-child>tbody:first-child>tr:first-child td:first-child,
.faq_block .panel-body .panel>.table-responsive:first-child>table:first-child>tbody:first-child>tr:first-child th:first-child,
.faq_block .panel-body .panel>.table-responsive:first-child>table:first-child>thead:first-child>tr:first-child td:first-child,
.faq_block .panel-body .panel>.table-responsive:first-child>table:first-child>thead:first-child>tr:first-child th:first-child,
.faq_block .panel-body .panel>table:first-child>tbody:first-child>tr:first-child td:first-child,
.faq_block .panel-body .panel>table:first-child>tbody:first-child>tr:first-child th:first-child,
.faq_block .panel-body .panel>table:first-child>thead:first-child>tr:first-child td:first-child,
.faq_block .panel-body .panel>table:first-child>thead:first-child>tr:first-child th:first-child,
.itinerary-content .panel>.table-responsive:first-child>table:first-child>tbody:first-child>tr:first-child td:first-child,
.itinerary-content .panel>.table-responsive:first-child>table:first-child>tbody:first-child>tr:first-child th:first-child,
.itinerary-content .panel>.table-responsive:first-child>table:first-child>thead:first-child>tr:first-child td:first-child,
.itinerary-content .panel>.table-responsive:first-child>table:first-child>thead:first-child>tr:first-child th:first-child,
.itinerary-content .panel>table:first-child>tbody:first-child>tr:first-child td:first-child,
.itinerary-content .panel>table:first-child>tbody:first-child>tr:first-child th:first-child,
.itinerary-content .panel>table:first-child>thead:first-child>tr:first-child td:first-child,
.itinerary-content .panel>table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table-full:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-full:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-full:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-full:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table-full:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table-full:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table-full:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table-full:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table-th:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table-th:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table-th:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table-th: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,
.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-th:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-th:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-th:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-th:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}

#modal_tour_departure .panel>.table-departure:first-child>tbody:first-child>tr:first-child td:last-child,
#modal_tour_departure .panel>.table-departure:first-child>tbody:first-child>tr:first-child th:last-child,
#modal_tour_departure .panel>.table-departure:first-child>thead:first-child>tr:first-child td:last-child,
#modal_tour_departure .panel>.table-departure:first-child>thead:first-child>tr:first-child th:last-child,
#modal_tour_departure .panel>.table-responsive:first-child>.table-departure:first-child>tbody:first-child>tr:first-child td:last-child,
#modal_tour_departure .panel>.table-responsive:first-child>.table-departure:first-child>tbody:first-child>tr:first-child th:last-child,
#modal_tour_departure .panel>.table-responsive:first-child>.table-departure:first-child>thead:first-child>tr:first-child td:last-child,
#modal_tour_departure .panel>.table-responsive:first-child>.table-departure:first-child>thead:first-child>tr:first-child th:last-child,
.date-departure-detail .panel>.table-departure:first-child>tbody:first-child>tr:first-child td:last-child,
.date-departure-detail .panel>.table-departure:first-child>tbody:first-child>tr:first-child th:last-child,
.date-departure-detail .panel>.table-departure:first-child>thead:first-child>tr:first-child td:last-child,
.date-departure-detail .panel>.table-departure:first-child>thead:first-child>tr:first-child th:last-child,
.date-departure-detail .panel>.table-responsive:first-child>.table-departure:first-child>tbody:first-child>tr:first-child td:last-child,
.date-departure-detail .panel>.table-responsive:first-child>.table-departure:first-child>tbody:first-child>tr:first-child th:last-child,
.date-departure-detail .panel>.table-responsive:first-child>.table-departure:first-child>thead:first-child>tr:first-child td:last-child,
.date-departure-detail .panel>.table-responsive:first-child>.table-departure:first-child>thead:first-child>tr:first-child th:last-child,
.faq_block .panel-body .panel>.table-responsive:first-child>table:first-child>tbody:first-child>tr:first-child td:last-child,
.faq_block .panel-body .panel>.table-responsive:first-child>table:first-child>tbody:first-child>tr:first-child th:last-child,
.faq_block .panel-body .panel>.table-responsive:first-child>table:first-child>thead:first-child>tr:first-child td:last-child,
.faq_block .panel-body .panel>.table-responsive:first-child>table:first-child>thead:first-child>tr:first-child th:last-child,
.faq_block .panel-body .panel>table:first-child>tbody:first-child>tr:first-child td:last-child,
.faq_block .panel-body .panel>table:first-child>tbody:first-child>tr:first-child th:last-child,
.faq_block .panel-body .panel>table:first-child>thead:first-child>tr:first-child td:last-child,
.faq_block .panel-body .panel>table:first-child>thead:first-child>tr:first-child th:last-child,
.itinerary-content .panel>.table-responsive:first-child>table:first-child>tbody:first-child>tr:first-child td:last-child,
.itinerary-content .panel>.table-responsive:first-child>table:first-child>tbody:first-child>tr:first-child th:last-child,
.itinerary-content .panel>.table-responsive:first-child>table:first-child>thead:first-child>tr:first-child td:last-child,
.itinerary-content .panel>.table-responsive:first-child>table:first-child>thead:first-child>tr:first-child th:last-child,
.itinerary-content .panel>table:first-child>tbody:first-child>tr:first-child td:last-child,
.itinerary-content .panel>table:first-child>tbody:first-child>tr:first-child th:last-child,
.itinerary-content .panel>table:first-child>thead:first-child>tr:first-child td:last-child,
.itinerary-content .panel>table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table-full:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-full:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-full:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-full:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table-full:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table-full:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table-full:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table-full:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table-th:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table-th:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table-th:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table-th: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,
.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-th:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-th:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-th:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-th:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}

#modal_tour_departure .panel>.table-departure:last-child,
#modal_tour_departure .panel>.table-responsive:last-child>.table-departure:last-child,
.date-departure-detail .panel>.table-departure:last-child,
.date-departure-detail .panel>.table-responsive:last-child>.table-departure:last-child,
.faq_block .panel-body .panel>.table-responsive:last-child>table:last-child,
.faq_block .panel-body .panel>table:last-child,
.itinerary-content .panel>.table-responsive:last-child>table:last-child,
.itinerary-content .panel>table:last-child,
.panel>.table-full:last-child,
.panel>.table-responsive:last-child>.table-full:last-child,
.panel>.table-responsive:last-child>.table-th:last-child,
.panel>.table-responsive:last-child>.table:last-child,
.panel>.table-th:last-child,
.panel>.table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

#modal_tour_departure .panel>.table-departure:last-child>tbody:last-child>tr:last-child,
#modal_tour_departure .panel>.table-departure:last-child>tfoot:last-child>tr:last-child,
#modal_tour_departure .panel>.table-responsive:last-child>.table-departure:last-child>tbody:last-child>tr:last-child,
#modal_tour_departure .panel>.table-responsive:last-child>.table-departure:last-child>tfoot:last-child>tr:last-child,
.date-departure-detail .panel>.table-departure:last-child>tbody:last-child>tr:last-child,
.date-departure-detail .panel>.table-departure:last-child>tfoot:last-child>tr:last-child,
.date-departure-detail .panel>.table-responsive:last-child>.table-departure:last-child>tbody:last-child>tr:last-child,
.date-departure-detail .panel>.table-responsive:last-child>.table-departure:last-child>tfoot:last-child>tr:last-child,
.faq_block .panel-body .panel>.table-responsive:last-child>table:last-child>tbody:last-child>tr:last-child,
.faq_block .panel-body .panel>.table-responsive:last-child>table:last-child>tfoot:last-child>tr:last-child,
.faq_block .panel-body .panel>table:last-child>tbody:last-child>tr:last-child,
.faq_block .panel-body .panel>table:last-child>tfoot:last-child>tr:last-child,
.itinerary-content .panel>.table-responsive:last-child>table:last-child>tbody:last-child>tr:last-child,
.itinerary-content .panel>.table-responsive:last-child>table:last-child>tfoot:last-child>tr:last-child,
.itinerary-content .panel>table:last-child>tbody:last-child>tr:last-child,
.itinerary-content .panel>table:last-child>tfoot:last-child>tr:last-child,
.panel>.table-full:last-child>tbody:last-child>tr:last-child,
.panel>.table-full:last-child>tfoot:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table-full:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table-full:last-child>tfoot:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table-th:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table-th: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,
.panel>.table-th:last-child>tbody:last-child>tr:last-child,
.panel>.table-th:last-child>tfoot:last-child>tr:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}

#modal_tour_departure .panel>.table-departure:last-child>tbody:last-child>tr:last-child td:first-child,
#modal_tour_departure .panel>.table-departure:last-child>tbody:last-child>tr:last-child th:first-child,
#modal_tour_departure .panel>.table-departure:last-child>tfoot:last-child>tr:last-child td:first-child,
#modal_tour_departure .panel>.table-departure:last-child>tfoot:last-child>tr:last-child th:first-child,
#modal_tour_departure .panel>.table-responsive:last-child>.table-departure:last-child>tbody:last-child>tr:last-child td:first-child,
#modal_tour_departure .panel>.table-responsive:last-child>.table-departure:last-child>tbody:last-child>tr:last-child th:first-child,
#modal_tour_departure .panel>.table-responsive:last-child>.table-departure:last-child>tfoot:last-child>tr:last-child td:first-child,
#modal_tour_departure .panel>.table-responsive:last-child>.table-departure:last-child>tfoot:last-child>tr:last-child th:first-child,
.date-departure-detail .panel>.table-departure:last-child>tbody:last-child>tr:last-child td:first-child,
.date-departure-detail .panel>.table-departure:last-child>tbody:last-child>tr:last-child th:first-child,
.date-departure-detail .panel>.table-departure:last-child>tfoot:last-child>tr:last-child td:first-child,
.date-departure-detail .panel>.table-departure:last-child>tfoot:last-child>tr:last-child th:first-child,
.date-departure-detail .panel>.table-responsive:last-child>.table-departure:last-child>tbody:last-child>tr:last-child td:first-child,
.date-departure-detail .panel>.table-responsive:last-child>.table-departure:last-child>tbody:last-child>tr:last-child th:first-child,
.date-departure-detail .panel>.table-responsive:last-child>.table-departure:last-child>tfoot:last-child>tr:last-child td:first-child,
.date-departure-detail .panel>.table-responsive:last-child>.table-departure:last-child>tfoot:last-child>tr:last-child th:first-child,
.faq_block .panel-body .panel>.table-responsive:last-child>table:last-child>tbody:last-child>tr:last-child td:first-child,
.faq_block .panel-body .panel>.table-responsive:last-child>table:last-child>tbody:last-child>tr:last-child th:first-child,
.faq_block .panel-body .panel>.table-responsive:last-child>table:last-child>tfoot:last-child>tr:last-child td:first-child,
.faq_block .panel-body .panel>.table-responsive:last-child>table:last-child>tfoot:last-child>tr:last-child th:first-child,
.faq_block .panel-body .panel>table:last-child>tbody:last-child>tr:last-child td:first-child,
.faq_block .panel-body .panel>table:last-child>tbody:last-child>tr:last-child th:first-child,
.faq_block .panel-body .panel>table:last-child>tfoot:last-child>tr:last-child td:first-child,
.faq_block .panel-body .panel>table:last-child>tfoot:last-child>tr:last-child th:first-child,
.itinerary-content .panel>.table-responsive:last-child>table:last-child>tbody:last-child>tr:last-child td:first-child,
.itinerary-content .panel>.table-responsive:last-child>table:last-child>tbody:last-child>tr:last-child th:first-child,
.itinerary-content .panel>.table-responsive:last-child>table:last-child>tfoot:last-child>tr:last-child td:first-child,
.itinerary-content .panel>.table-responsive:last-child>table:last-child>tfoot:last-child>tr:last-child th:first-child,
.itinerary-content .panel>table:last-child>tbody:last-child>tr:last-child td:first-child,
.itinerary-content .panel>table:last-child>tbody:last-child>tr:last-child th:first-child,
.itinerary-content .panel>table:last-child>tfoot:last-child>tr:last-child td:first-child,
.itinerary-content .panel>table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table-full:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-full:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-full:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-full:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table-full:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table-full:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table-full:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table-full:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table-th:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table-th:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table-th:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table-th: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,
.panel>.table-th:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-th:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-th:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-th:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

#modal_tour_departure .panel>.table-departure:last-child>tbody:last-child>tr:last-child td:last-child,
#modal_tour_departure .panel>.table-departure:last-child>tbody:last-child>tr:last-child th:last-child,
#modal_tour_departure .panel>.table-departure:last-child>tfoot:last-child>tr:last-child td:last-child,
#modal_tour_departure .panel>.table-departure:last-child>tfoot:last-child>tr:last-child th:last-child,
#modal_tour_departure .panel>.table-responsive:last-child>.table-departure:last-child>tbody:last-child>tr:last-child td:last-child,
#modal_tour_departure .panel>.table-responsive:last-child>.table-departure:last-child>tbody:last-child>tr:last-child th:last-child,
#modal_tour_departure .panel>.table-responsive:last-child>.table-departure:last-child>tfoot:last-child>tr:last-child td:last-child,
#modal_tour_departure .panel>.table-responsive:last-child>.table-departure:last-child>tfoot:last-child>tr:last-child th:last-child,
.date-departure-detail .panel>.table-departure:last-child>tbody:last-child>tr:last-child td:last-child,
.date-departure-detail .panel>.table-departure:last-child>tbody:last-child>tr:last-child th:last-child,
.date-departure-detail .panel>.table-departure:last-child>tfoot:last-child>tr:last-child td:last-child,
.date-departure-detail .panel>.table-departure:last-child>tfoot:last-child>tr:last-child th:last-child,
.date-departure-detail .panel>.table-responsive:last-child>.table-departure:last-child>tbody:last-child>tr:last-child td:last-child,
.date-departure-detail .panel>.table-responsive:last-child>.table-departure:last-child>tbody:last-child>tr:last-child th:last-child,
.date-departure-detail .panel>.table-responsive:last-child>.table-departure:last-child>tfoot:last-child>tr:last-child td:last-child,
.date-departure-detail .panel>.table-responsive:last-child>.table-departure:last-child>tfoot:last-child>tr:last-child th:last-child,
.faq_block .panel-body .panel>.table-responsive:last-child>table:last-child>tbody:last-child>tr:last-child td:last-child,
.faq_block .panel-body .panel>.table-responsive:last-child>table:last-child>tbody:last-child>tr:last-child th:last-child,
.faq_block .panel-body .panel>.table-responsive:last-child>table:last-child>tfoot:last-child>tr:last-child td:last-child,
.faq_block .panel-body .panel>.table-responsive:last-child>table:last-child>tfoot:last-child>tr:last-child th:last-child,
.faq_block .panel-body .panel>table:last-child>tbody:last-child>tr:last-child td:last-child,
.faq_block .panel-body .panel>table:last-child>tbody:last-child>tr:last-child th:last-child,
.faq_block .panel-body .panel>table:last-child>tfoot:last-child>tr:last-child td:last-child,
.faq_block .panel-body .panel>table:last-child>tfoot:last-child>tr:last-child th:last-child,
.itinerary-content .panel>.table-responsive:last-child>table:last-child>tbody:last-child>tr:last-child td:last-child,
.itinerary-content .panel>.table-responsive:last-child>table:last-child>tbody:last-child>tr:last-child th:last-child,
.itinerary-content .panel>.table-responsive:last-child>table:last-child>tfoot:last-child>tr:last-child td:last-child,
.itinerary-content .panel>.table-responsive:last-child>table:last-child>tfoot:last-child>tr:last-child th:last-child,
.itinerary-content .panel>table:last-child>tbody:last-child>tr:last-child td:last-child,
.itinerary-content .panel>table:last-child>tbody:last-child>tr:last-child th:last-child,
.itinerary-content .panel>table:last-child>tfoot:last-child>tr:last-child td:last-child,
.itinerary-content .panel>table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table-full:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-full:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-full:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-full:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table-full:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table-full:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table-full:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table-full:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table-th:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table-th:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table-th:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table-th: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,
.panel>.table-th:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-th:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-th:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-th:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

#modal_tour_departure .panel>.panel-body+.table-departure,
#modal_tour_departure .panel>.table-departure+.panel-body,
.date-departure-detail .panel>.panel-body+.table-departure,
.date-departure-detail .panel>.table-departure+.panel-body,
.faq_block .panel-body .panel>.panel-body+table,
.faq_block .panel-body .panel>table+.panel-body,
.itinerary-content .panel>.panel-body+table,
.itinerary-content .panel>table+.panel-body,
.panel>.panel-body+.table,
.panel>.panel-body+.table-full,
.panel>.panel-body+.table-responsive,
.panel>.panel-body+.table-th,
.panel>.table+.panel-body,
.panel>.table-full+.panel-body,
.panel>.table-responsive+.panel-body,
.panel>.table-th+.panel-body {
    border-top: 1px solid #ddd
}

#modal_tour_departure .panel>.table-departure>tbody:first-child>tr:first-child td,
#modal_tour_departure .panel>.table-departure>tbody:first-child>tr:first-child th,
.date-departure-detail .panel>.table-departure>tbody:first-child>tr:first-child td,
.date-departure-detail .panel>.table-departure>tbody:first-child>tr:first-child th,
.faq_block .panel-body .panel>table>tbody:first-child>tr:first-child td,
.faq_block .panel-body .panel>table>tbody:first-child>tr:first-child th,
.itinerary-content .panel>table>tbody:first-child>tr:first-child td,
.itinerary-content .panel>table>tbody:first-child>tr:first-child th,
.panel>.table-full>tbody:first-child>tr:first-child td,
.panel>.table-full>tbody:first-child>tr:first-child th,
.panel>.table-th>tbody:first-child>tr:first-child td,
.panel>.table-th>tbody:first-child>tr:first-child th,
.panel>.table>tbody:first-child>tr:first-child td,
.panel>.table>tbody:first-child>tr:first-child th {
    border-top: 0
}

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

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

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

.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>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>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd
}

.panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: rgb(51.4340909091, 122.2772727273, 183.4159090909)
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
    border-color: rgb(51.4340909091, 122.2772727273, 183.4159090909)
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: rgb(51.4340909091, 122.2772727273, 183.4159090909)
}

.panel-primary>.panel-heading .badge {
    color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
    background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: rgb(51.4340909091, 122.2772727273, 183.4159090909)
}

.panel-success {
    border-color: rgb(213.7777777778, 232.9166666667, 197.5833333333)
}

.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: rgb(213.7777777778, 232.9166666667, 197.5833333333)
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: rgb(213.7777777778, 232.9166666667, 197.5833333333)
}

.panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: rgb(213.7777777778, 232.9166666667, 197.5833333333)
}

.panel-info {
    border-color: rgb(187.5086956522, 231.9108695652, 240.7913043478)
}

.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: rgb(187.5086956522, 231.9108695652, 240.7913043478)
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: rgb(187.5086956522, 231.9108695652, 240.7913043478)
}

.panel-info>.panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: rgb(187.5086956522, 231.9108695652, 240.7913043478)
}

.panel-warning {
    border-color: rgb(249.5322580645, 234.6478494624, 203.9677419355)
}

.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: rgb(249.5322580645, 234.6478494624, 203.9677419355)
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: rgb(249.5322580645, 234.6478494624, 203.9677419355)
}

.panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: rgb(249.5322580645, 234.6478494624, 203.9677419355)
}

.panel-danger {
    border-color: rgb(234.7934782609, 203.7065217391, 208.8876811594)
}

.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: rgb(234.7934782609, 203.7065217391, 208.8876811594)
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: rgb(234.7934782609, 203.7065217391, 208.8876811594)
}

.panel-danger>.panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: rgb(234.7934782609, 203.7065217391, 208.8876811594)
}

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=checkbox],
input[type=radio] {
    margin: 4px 0 0;
    line-height: normal
}

input[type=file] {
    display: block
}

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

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

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

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.428571429;
    color: rgb(85.425, 85.425, 85.425)
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: rgb(85.425, 85.425, 85.425);
    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: rgb(238.425, 238.425, 238.425);
    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=datetime-local].form-control,
    input[type=month].form-control,
    input[type=time].form-control {
        line-height: 34px
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

select.input-sm {
    height: 30px;
    line-height: 30px
}

select[multiple].input-sm,
textarea.input-sm {
    height: auto
}

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

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

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

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

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

select.input-lg {
    height: 46px;
    line-height: 46px
}

select[multiple].input-lg,
textarea.input-lg {
    height: auto
}

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

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

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

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

.has-feedback {
    position: relative
}

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

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

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

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

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

.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: rgb(42.808988764, 84.191011236, 43.5224719101);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px rgb(102.5280898876, 177.4719101124, 103.8202247191);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px rgb(102.5280898876, 177.4719101124, 103.8202247191)
}

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

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

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

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
    border-color: rgb(102.2741116751, 80.7817258883, 43.7258883249);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px rgb(191.807106599, 160.7461928934, 107.192893401);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px rgb(191.807106599, 160.7461928934, 107.192893401)
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

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

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

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
    border-color: rgb(132.3234042553, 53.2425531915, 51.6765957447);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px rgb(206.4127659574, 132.0595744681, 130.5872340426);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px rgb(206.4127659574, 132.0595744681, 130.5872340426)
}

.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: rgb(114.75, 114.75, 114.75)
}

@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 .form-control,
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn {
        width: auto
    }

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

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

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

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

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

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

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

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

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

.form-horizontal .form-group:after,
.form-horizontal .form-group:before {
    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
    }
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 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: rgb(247.35, 247.35, 247.35);
    border-bottom: 1px solid rgb(234.6, 234.6, 234.6);
    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
}

.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.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn.focus,
.btn:focus,
.btn:hover {
    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;
    -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: rgb(229.5, 229.5, 229.5);
    border-color: rgb(140.25, 140.25, 140.25)
}

.btn-default:hover {
    color: #333;
    background-color: rgb(229.5, 229.5, 229.5);
    border-color: rgb(173.4, 173.4, 173.4)
}

.btn-default.active,
.btn-default:active,
.open>.btn-default.dropdown-toggle {
    color: #333;
    background-color: rgb(229.5, 229.5, 229.5);
    border-color: rgb(173.4, 173.4, 173.4)
}

.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open>.btn-default.dropdown-toggle.focus,
.open>.btn-default.dropdown-toggle:focus,
.open>.btn-default.dropdown-toggle:hover {
    color: #333;
    background-color: rgb(211.65, 211.65, 211.65);
    border-color: rgb(140.25, 140.25, 140.25)
}

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

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

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

.btn-primary {
    color: #fff;
    background-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
    border-color: rgb(45.8493801653, 109.0004132231, 163.5006198347)
}

.btn-primary.focus,
.btn-primary:focus {
    color: #fff;
    background-color: rgb(40.2646694215, 95.723553719, 143.5853305785);
    border-color: rgb(17.9258264463, 42.6161157025, 63.9241735537)
}

.btn-primary:hover {
    color: #fff;
    background-color: rgb(40.2646694215, 95.723553719, 143.5853305785);
    border-color: rgb(32.4460743802, 77.1359504132, 115.7039256198)
}

.btn-primary.active,
.btn-primary:active,
.open>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: rgb(40.2646694215, 95.723553719, 143.5853305785);
    border-color: rgb(32.4460743802, 77.1359504132, 115.7039256198)
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.btn-primary.dropdown-toggle.focus,
.open>.btn-primary.dropdown-toggle:focus,
.open>.btn-primary.dropdown-toggle:hover {
    color: #fff;
    background-color: rgb(32.4460743802, 77.1359504132, 115.7039256198);
    border-color: rgb(17.9258264463, 42.6161157025, 63.9241735537)
}

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

.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
    border-color: rgb(45.8493801653, 109.0004132231, 163.5006198347)
}

.btn-primary .badge {
    color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: rgb(76.0064102564, 174.4935897436, 76.0064102564)
}

.btn-success.focus,
.btn-success:focus {
    color: #fff;
    background-color: rgb(68.2692307692, 156.7307692308, 68.2692307692);
    border-color: rgb(37.3205128205, 85.6794871795, 37.3205128205)
}

.btn-success:hover {
    color: #fff;
    background-color: rgb(68.2692307692, 156.7307692308, 68.2692307692);
    border-color: rgb(57.4371794872, 131.8628205128, 57.4371794872)
}

.btn-success.active,
.btn-success:active,
.open>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: rgb(68.2692307692, 156.7307692308, 68.2692307692);
    border-color: rgb(57.4371794872, 131.8628205128, 57.4371794872)
}

.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open>.btn-success.dropdown-toggle.focus,
.open>.btn-success.dropdown-toggle:focus,
.open>.btn-success.dropdown-toggle:hover {
    color: #fff;
    background-color: rgb(57.4371794872, 131.8628205128, 57.4371794872);
    border-color: rgb(37.3205128205, 85.6794871795, 37.3205128205)
}

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

.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled].focus,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: rgb(76.0064102564, 174.4935897436, 76.0064102564)
}

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

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: rgb(69.7715736041, 183.845177665, 217.7284263959)
}

.btn-info.focus,
.btn-info:focus {
    color: #fff;
    background-color: rgb(48.5431472081, 175.6903553299, 213.4568527919);
    border-color: rgb(26.8020304569, 108.8324873096, 133.1979695431)
}

.btn-info:hover {
    color: #fff;
    background-color: rgb(48.5431472081, 175.6903553299, 213.4568527919);
    border-color: rgb(37.9081218274, 153.9299492386, 188.3918781726)
}

.btn-info.active,
.btn-info:active,
.open>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: rgb(48.5431472081, 175.6903553299, 213.4568527919);
    border-color: rgb(37.9081218274, 153.9299492386, 188.3918781726)
}

.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open>.btn-info.dropdown-toggle.focus,
.open>.btn-info.dropdown-toggle:focus,
.open>.btn-info.dropdown-toggle:hover {
    color: #fff;
    background-color: rgb(37.9081218274, 153.9299492386, 188.3918781726);
    border-color: rgb(26.8020304569, 108.8324873096, 133.1979695431)
}

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

.btn-info.disabled.focus,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled].focus,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: rgb(69.7715736041, 183.845177665, 217.7284263959)
}

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

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: rgb(238.0078125, 162.109375, 54.4921875)
}

.btn-warning.focus,
.btn-warning:focus {
    color: #fff;
    background-color: rgb(236.015625, 151.21875, 30.984375);
    border-color: rgb(152.109375, 94.53125, 12.890625)
}

.btn-warning:hover {
    color: #fff;
    background-color: rgb(236.015625, 151.21875, 30.984375);
    border-color: rgb(213.2296875, 132.515625, 18.0703125)
}

.btn-warning.active,
.btn-warning:active,
.open>.btn-warning.dropdown-toggle {
    color: #fff;
    background-color: rgb(236.015625, 151.21875, 30.984375);
    border-color: rgb(213.2296875, 132.515625, 18.0703125)
}

.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open>.btn-warning.dropdown-toggle.focus,
.open>.btn-warning.dropdown-toggle:focus,
.open>.btn-warning.dropdown-toggle:hover {
    color: #fff;
    background-color: rgb(213.2296875, 132.515625, 18.0703125);
    border-color: rgb(152.109375, 94.53125, 12.890625)
}

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

.btn-warning.disabled.focus,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled].focus,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: rgb(238.0078125, 162.109375, 54.4921875)
}

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

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: rgb(212.4719626168, 62.5046728972, 58.0280373832)
}

.btn-danger.focus,
.btn-danger:focus {
    color: #fff;
    background-color: rgb(201.4953271028, 48.0841121495, 43.5046728972);
    border-color: rgb(117.6074766355, 28.0654205607, 25.3925233645)
}

.btn-danger:hover {
    color: #fff;
    background-color: rgb(201.4953271028, 48.0841121495, 43.5046728972);
    border-color: rgb(172.1345794393, 41.0775700935, 37.1654205607)
}

.btn-danger.active,
.btn-danger:active,
.open>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: rgb(201.4953271028, 48.0841121495, 43.5046728972);
    border-color: rgb(172.1345794393, 41.0775700935, 37.1654205607)
}

.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open>.btn-danger.dropdown-toggle.focus,
.open>.btn-danger.dropdown-toggle:focus,
.open>.btn-danger.dropdown-toggle:hover {
    color: #fff;
    background-color: rgb(172.1345794393, 41.0775700935, 37.1654205607);
    border-color: rgb(117.6074766355, 28.0654205607, 25.3925233645)
}

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

.btn-danger.disabled.focus,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled].focus,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: rgb(212.4719626168, 62.5046728972, 58.0280373832)
}

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

.btn-link {
    color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
    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:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent
}

.btn-link:focus,
.btn-link:hover {
    color: rgb(34.6799586777, 82.4466942149, 123.6700413223);
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
    color: rgb(119.085, 119.085, 119.085);
    text-decoration: none
}

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

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

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

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

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

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

table {
    background-color: transparent
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: rgb(119.085, 119.085, 119.085);
    text-align: left
}

th {
    text-align: left
}

#modal_tour_departure .table-departure,
.date-departure-detail .table-departure,
.faq_block .panel-body table,
.itinerary-content table,
.table,
.table-full,
.table-th {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

#modal_tour_departure .table-departure>tbody>tr>td,
#modal_tour_departure .table-departure>tbody>tr>th,
#modal_tour_departure .table-departure>tfoot>tr>td,
#modal_tour_departure .table-departure>tfoot>tr>th,
#modal_tour_departure .table-departure>thead>tr>td,
#modal_tour_departure .table-departure>thead>tr>th,
.date-departure-detail .table-departure>tbody>tr>td,
.date-departure-detail .table-departure>tbody>tr>th,
.date-departure-detail .table-departure>tfoot>tr>td,
.date-departure-detail .table-departure>tfoot>tr>th,
.date-departure-detail .table-departure>thead>tr>td,
.date-departure-detail .table-departure>thead>tr>th,
.faq_block .panel-body table>tbody>tr>td,
.faq_block .panel-body table>tbody>tr>th,
.faq_block .panel-body table>tfoot>tr>td,
.faq_block .panel-body table>tfoot>tr>th,
.faq_block .panel-body table>thead>tr>td,
.faq_block .panel-body table>thead>tr>th,
.itinerary-content table>tbody>tr>td,
.itinerary-content table>tbody>tr>th,
.itinerary-content table>tfoot>tr>td,
.itinerary-content table>tfoot>tr>th,
.itinerary-content table>thead>tr>td,
.itinerary-content table>thead>tr>th,
.table-full>tbody>tr>td,
.table-full>tbody>tr>th,
.table-full>tfoot>tr>td,
.table-full>tfoot>tr>th,
.table-full>thead>tr>td,
.table-full>thead>tr>th,
.table-th>tbody>tr>td,
.table-th>tbody>tr>th,
.table-th>tfoot>tr>td,
.table-th>tfoot>tr>th,
.table-th>thead>tr>td,
.table-th>thead>tr>th,
.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 8px;
    line-height: 1.428571429;
    vertical-align: top;
    border-top: 1px solid #ddd
}

#modal_tour_departure .table-departure>thead>tr>th,
.date-departure-detail .table-departure>thead>tr>th,
.faq_block .panel-body table>thead>tr>th,
.itinerary-content table>thead>tr>th,
.table-full>thead>tr>th,
.table-th>thead>tr>th,
.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

#modal_tour_departure .table-departure>caption+thead>tr:first-child>td,
#modal_tour_departure .table-departure>caption+thead>tr:first-child>th,
#modal_tour_departure .table-departure>colgroup+thead>tr:first-child>td,
#modal_tour_departure .table-departure>colgroup+thead>tr:first-child>th,
#modal_tour_departure .table-departure>thead:first-child>tr:first-child>td,
#modal_tour_departure .table-departure>thead:first-child>tr:first-child>th,
.date-departure-detail .table-departure>caption+thead>tr:first-child>td,
.date-departure-detail .table-departure>caption+thead>tr:first-child>th,
.date-departure-detail .table-departure>colgroup+thead>tr:first-child>td,
.date-departure-detail .table-departure>colgroup+thead>tr:first-child>th,
.date-departure-detail .table-departure>thead:first-child>tr:first-child>td,
.date-departure-detail .table-departure>thead:first-child>tr:first-child>th,
.faq_block .panel-body table>caption+thead>tr:first-child>td,
.faq_block .panel-body table>caption+thead>tr:first-child>th,
.faq_block .panel-body table>colgroup+thead>tr:first-child>td,
.faq_block .panel-body table>colgroup+thead>tr:first-child>th,
.faq_block .panel-body table>thead:first-child>tr:first-child>td,
.faq_block .panel-body table>thead:first-child>tr:first-child>th,
.itinerary-content table>caption+thead>tr:first-child>td,
.itinerary-content table>caption+thead>tr:first-child>th,
.itinerary-content table>colgroup+thead>tr:first-child>td,
.itinerary-content table>colgroup+thead>tr:first-child>th,
.itinerary-content table>thead:first-child>tr:first-child>td,
.itinerary-content table>thead:first-child>tr:first-child>th,
.table-full>caption+thead>tr:first-child>td,
.table-full>caption+thead>tr:first-child>th,
.table-full>colgroup+thead>tr:first-child>td,
.table-full>colgroup+thead>tr:first-child>th,
.table-full>thead:first-child>tr:first-child>td,
.table-full>thead:first-child>tr:first-child>th,
.table-th>caption+thead>tr:first-child>td,
.table-th>caption+thead>tr:first-child>th,
.table-th>colgroup+thead>tr:first-child>td,
.table-th>colgroup+thead>tr:first-child>th,
.table-th>thead:first-child>tr:first-child>td,
.table-th>thead:first-child>tr:first-child>th,
.table>caption+thead>tr:first-child>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
    border-top: 0
}

#modal_tour_departure .table-departure>tbody+tbody,
.date-departure-detail .table-departure>tbody+tbody,
.faq_block .panel-body table>tbody+tbody,
.itinerary-content table>tbody+tbody,
.table-full>tbody+tbody,
.table-th>tbody+tbody,
.table>tbody+tbody {
    border-top: 2px solid #ddd
}

#modal_tour_departure .faq_block .panel-body .table-departure table,
#modal_tour_departure .faq_block .panel-body table .table-departure,
#modal_tour_departure .itinerary-content .table-departure table,
#modal_tour_departure .itinerary-content table .table-departure,
#modal_tour_departure .table .table-departure,
#modal_tour_departure .table-departure .faq_block .panel-body table,
#modal_tour_departure .table-departure .itinerary-content table,
#modal_tour_departure .table-departure .table,
#modal_tour_departure .table-departure .table-departure,
#modal_tour_departure .table-departure .table-full,
#modal_tour_departure .table-departure .table-th,
#modal_tour_departure .table-full .table-departure,
#modal_tour_departure .table-th .table-departure,
.date-departure-detail .faq_block .panel-body .table-departure table,
.date-departure-detail .faq_block .panel-body table .table-departure,
.date-departure-detail .itinerary-content .table-departure table,
.date-departure-detail .itinerary-content table .table-departure,
.date-departure-detail .table .table-departure,
.date-departure-detail .table-departure #modal_tour_departure .table-departure,
.date-departure-detail .table-departure .faq_block .panel-body table,
.date-departure-detail .table-departure .itinerary-content table,
.date-departure-detail .table-departure .table,
.date-departure-detail .table-departure .table-departure,
.date-departure-detail .table-departure .table-full,
.date-departure-detail .table-departure .table-th,
.date-departure-detail .table-full .table-departure,
.date-departure-detail .table-th .table-departure,
.faq_block .panel-body #modal_tour_departure .table-departure table,
.faq_block .panel-body .date-departure-detail .table-departure table,
.faq_block .panel-body .table table,
.faq_block .panel-body .table-full table,
.faq_block .panel-body .table-th table,
.faq_block .panel-body table #modal_tour_departure .table-departure,
.faq_block .panel-body table .date-departure-detail .table-departure,
.faq_block .panel-body table .table,
.faq_block .panel-body table .table-full,
.faq_block .panel-body table .table-th,
.faq_block .panel-body table table,
.itinerary-content #modal_tour_departure .table-departure table,
.itinerary-content .date-departure-detail .table-departure table,
.itinerary-content .table table,
.itinerary-content .table-full table,
.itinerary-content .table-th table,
.itinerary-content table #modal_tour_departure .table-departure,
.itinerary-content table .date-departure-detail .table-departure,
.itinerary-content table .faq_block .panel-body table,
.itinerary-content table .table,
.itinerary-content table .table-full,
.itinerary-content table .table-th,
.itinerary-content table table,
.table #modal_tour_departure .table-departure,
.table .date-departure-detail .table-departure,
.table .faq_block .panel-body table,
.table .itinerary-content table,
.table .table,
.table .table-full,
.table .table-th,
.table-full #modal_tour_departure .table-departure,
.table-full .date-departure-detail .table-departure,
.table-full .faq_block .panel-body table,
.table-full .itinerary-content table,
.table-full .table,
.table-full .table-full,
.table-full .table-th,
.table-th #modal_tour_departure .table-departure,
.table-th .date-departure-detail .table-departure,
.table-th .faq_block .panel-body table,
.table-th .itinerary-content table,
.table-th .table,
.table-th .table-full,
.table-th .table-th {
    background-color: #fff
}

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

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

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

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

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

.table-hover>tbody>tr:hover {
    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
}

#modal_tour_departure .table-departure>tbody>tr.active>td,
#modal_tour_departure .table-departure>tbody>tr.active>th,
#modal_tour_departure .table-departure>tbody>tr>td.active,
#modal_tour_departure .table-departure>tbody>tr>th.active,
#modal_tour_departure .table-departure>tfoot>tr.active>td,
#modal_tour_departure .table-departure>tfoot>tr.active>th,
#modal_tour_departure .table-departure>tfoot>tr>td.active,
#modal_tour_departure .table-departure>tfoot>tr>th.active,
#modal_tour_departure .table-departure>thead>tr.active>td,
#modal_tour_departure .table-departure>thead>tr.active>th,
#modal_tour_departure .table-departure>thead>tr>td.active,
#modal_tour_departure .table-departure>thead>tr>th.active,
.date-departure-detail .table-departure>tbody>tr.active>td,
.date-departure-detail .table-departure>tbody>tr.active>th,
.date-departure-detail .table-departure>tbody>tr>td.active,
.date-departure-detail .table-departure>tbody>tr>th.active,
.date-departure-detail .table-departure>tfoot>tr.active>td,
.date-departure-detail .table-departure>tfoot>tr.active>th,
.date-departure-detail .table-departure>tfoot>tr>td.active,
.date-departure-detail .table-departure>tfoot>tr>th.active,
.date-departure-detail .table-departure>thead>tr.active>td,
.date-departure-detail .table-departure>thead>tr.active>th,
.date-departure-detail .table-departure>thead>tr>td.active,
.date-departure-detail .table-departure>thead>tr>th.active,
.faq_block .panel-body table>tbody>tr.active>td,
.faq_block .panel-body table>tbody>tr.active>th,
.faq_block .panel-body table>tbody>tr>td.active,
.faq_block .panel-body table>tbody>tr>th.active,
.faq_block .panel-body table>tfoot>tr.active>td,
.faq_block .panel-body table>tfoot>tr.active>th,
.faq_block .panel-body table>tfoot>tr>td.active,
.faq_block .panel-body table>tfoot>tr>th.active,
.faq_block .panel-body table>thead>tr.active>td,
.faq_block .panel-body table>thead>tr.active>th,
.faq_block .panel-body table>thead>tr>td.active,
.faq_block .panel-body table>thead>tr>th.active,
.itinerary-content table>tbody>tr.active>td,
.itinerary-content table>tbody>tr.active>th,
.itinerary-content table>tbody>tr>td.active,
.itinerary-content table>tbody>tr>th.active,
.itinerary-content table>tfoot>tr.active>td,
.itinerary-content table>tfoot>tr.active>th,
.itinerary-content table>tfoot>tr>td.active,
.itinerary-content table>tfoot>tr>th.active,
.itinerary-content table>thead>tr.active>td,
.itinerary-content table>thead>tr.active>th,
.itinerary-content table>thead>tr>td.active,
.itinerary-content table>thead>tr>th.active,
.table-full>tbody>tr.active>td,
.table-full>tbody>tr.active>th,
.table-full>tbody>tr>td.active,
.table-full>tbody>tr>th.active,
.table-full>tfoot>tr.active>td,
.table-full>tfoot>tr.active>th,
.table-full>tfoot>tr>td.active,
.table-full>tfoot>tr>th.active,
.table-full>thead>tr.active>td,
.table-full>thead>tr.active>th,
.table-full>thead>tr>td.active,
.table-full>thead>tr>th.active,
.table-th>tbody>tr.active>td,
.table-th>tbody>tr.active>th,
.table-th>tbody>tr>td.active,
.table-th>tbody>tr>th.active,
.table-th>tfoot>tr.active>td,
.table-th>tfoot>tr.active>th,
.table-th>tfoot>tr>td.active,
.table-th>tfoot>tr>th.active,
.table-th>thead>tr.active>td,
.table-th>thead>tr.active>th,
.table-th>thead>tr>td.active,
.table-th>thead>tr>th.active,
.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
    background-color: #f5f5f5
}

.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr.active:hover>th,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover {
    background-color: rgb(232.25, 232.25, 232.25)
}

#modal_tour_departure .table-departure>tbody>tr.success>td,
#modal_tour_departure .table-departure>tbody>tr.success>th,
#modal_tour_departure .table-departure>tbody>tr>td.success,
#modal_tour_departure .table-departure>tbody>tr>th.success,
#modal_tour_departure .table-departure>tfoot>tr.success>td,
#modal_tour_departure .table-departure>tfoot>tr.success>th,
#modal_tour_departure .table-departure>tfoot>tr>td.success,
#modal_tour_departure .table-departure>tfoot>tr>th.success,
#modal_tour_departure .table-departure>thead>tr.success>td,
#modal_tour_departure .table-departure>thead>tr.success>th,
#modal_tour_departure .table-departure>thead>tr>td.success,
#modal_tour_departure .table-departure>thead>tr>th.success,
.date-departure-detail .table-departure>tbody>tr.success>td,
.date-departure-detail .table-departure>tbody>tr.success>th,
.date-departure-detail .table-departure>tbody>tr>td.success,
.date-departure-detail .table-departure>tbody>tr>th.success,
.date-departure-detail .table-departure>tfoot>tr.success>td,
.date-departure-detail .table-departure>tfoot>tr.success>th,
.date-departure-detail .table-departure>tfoot>tr>td.success,
.date-departure-detail .table-departure>tfoot>tr>th.success,
.date-departure-detail .table-departure>thead>tr.success>td,
.date-departure-detail .table-departure>thead>tr.success>th,
.date-departure-detail .table-departure>thead>tr>td.success,
.date-departure-detail .table-departure>thead>tr>th.success,
.faq_block .panel-body table>tbody>tr.success>td,
.faq_block .panel-body table>tbody>tr.success>th,
.faq_block .panel-body table>tbody>tr>td.success,
.faq_block .panel-body table>tbody>tr>th.success,
.faq_block .panel-body table>tfoot>tr.success>td,
.faq_block .panel-body table>tfoot>tr.success>th,
.faq_block .panel-body table>tfoot>tr>td.success,
.faq_block .panel-body table>tfoot>tr>th.success,
.faq_block .panel-body table>thead>tr.success>td,
.faq_block .panel-body table>thead>tr.success>th,
.faq_block .panel-body table>thead>tr>td.success,
.faq_block .panel-body table>thead>tr>th.success,
.itinerary-content table>tbody>tr.success>td,
.itinerary-content table>tbody>tr.success>th,
.itinerary-content table>tbody>tr>td.success,
.itinerary-content table>tbody>tr>th.success,
.itinerary-content table>tfoot>tr.success>td,
.itinerary-content table>tfoot>tr.success>th,
.itinerary-content table>tfoot>tr>td.success,
.itinerary-content table>tfoot>tr>th.success,
.itinerary-content table>thead>tr.success>td,
.itinerary-content table>thead>tr.success>th,
.itinerary-content table>thead>tr>td.success,
.itinerary-content table>thead>tr>th.success,
.table-full>tbody>tr.success>td,
.table-full>tbody>tr.success>th,
.table-full>tbody>tr>td.success,
.table-full>tbody>tr>th.success,
.table-full>tfoot>tr.success>td,
.table-full>tfoot>tr.success>th,
.table-full>tfoot>tr>td.success,
.table-full>tfoot>tr>th.success,
.table-full>thead>tr.success>td,
.table-full>thead>tr.success>th,
.table-full>thead>tr>td.success,
.table-full>thead>tr>th.success,
.table-th>tbody>tr.success>td,
.table-th>tbody>tr.success>th,
.table-th>tbody>tr>td.success,
.table-th>tbody>tr>th.success,
.table-th>tfoot>tr.success>td,
.table-th>tfoot>tr.success>th,
.table-th>tfoot>tr>td.success,
.table-th>tfoot>tr>th.success,
.table-th>thead>tr.success>td,
.table-th>thead>tr.success>th,
.table-th>thead>tr>td.success,
.table-th>thead>tr>th.success,
.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
    background-color: #dff0d8
}

.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr.success:hover>th,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover {
    background-color: rgb(207.8888888889, 232.9166666667, 197.5833333333)
}

#modal_tour_departure .table-departure>tbody>tr.info>td,
#modal_tour_departure .table-departure>tbody>tr.info>th,
#modal_tour_departure .table-departure>tbody>tr>td.info,
#modal_tour_departure .table-departure>tbody>tr>th.info,
#modal_tour_departure .table-departure>tfoot>tr.info>td,
#modal_tour_departure .table-departure>tfoot>tr.info>th,
#modal_tour_departure .table-departure>tfoot>tr>td.info,
#modal_tour_departure .table-departure>tfoot>tr>th.info,
#modal_tour_departure .table-departure>thead>tr.info>td,
#modal_tour_departure .table-departure>thead>tr.info>th,
#modal_tour_departure .table-departure>thead>tr>td.info,
#modal_tour_departure .table-departure>thead>tr>th.info,
.date-departure-detail .table-departure>tbody>tr.info>td,
.date-departure-detail .table-departure>tbody>tr.info>th,
.date-departure-detail .table-departure>tbody>tr>td.info,
.date-departure-detail .table-departure>tbody>tr>th.info,
.date-departure-detail .table-departure>tfoot>tr.info>td,
.date-departure-detail .table-departure>tfoot>tr.info>th,
.date-departure-detail .table-departure>tfoot>tr>td.info,
.date-departure-detail .table-departure>tfoot>tr>th.info,
.date-departure-detail .table-departure>thead>tr.info>td,
.date-departure-detail .table-departure>thead>tr.info>th,
.date-departure-detail .table-departure>thead>tr>td.info,
.date-departure-detail .table-departure>thead>tr>th.info,
.faq_block .panel-body table>tbody>tr.info>td,
.faq_block .panel-body table>tbody>tr.info>th,
.faq_block .panel-body table>tbody>tr>td.info,
.faq_block .panel-body table>tbody>tr>th.info,
.faq_block .panel-body table>tfoot>tr.info>td,
.faq_block .panel-body table>tfoot>tr.info>th,
.faq_block .panel-body table>tfoot>tr>td.info,
.faq_block .panel-body table>tfoot>tr>th.info,
.faq_block .panel-body table>thead>tr.info>td,
.faq_block .panel-body table>thead>tr.info>th,
.faq_block .panel-body table>thead>tr>td.info,
.faq_block .panel-body table>thead>tr>th.info,
.itinerary-content table>tbody>tr.info>td,
.itinerary-content table>tbody>tr.info>th,
.itinerary-content table>tbody>tr>td.info,
.itinerary-content table>tbody>tr>th.info,
.itinerary-content table>tfoot>tr.info>td,
.itinerary-content table>tfoot>tr.info>th,
.itinerary-content table>tfoot>tr>td.info,
.itinerary-content table>tfoot>tr>th.info,
.itinerary-content table>thead>tr.info>td,
.itinerary-content table>thead>tr.info>th,
.itinerary-content table>thead>tr>td.info,
.itinerary-content table>thead>tr>th.info,
.table-full>tbody>tr.info>td,
.table-full>tbody>tr.info>th,
.table-full>tbody>tr>td.info,
.table-full>tbody>tr>th.info,
.table-full>tfoot>tr.info>td,
.table-full>tfoot>tr.info>th,
.table-full>tfoot>tr>td.info,
.table-full>tfoot>tr>th.info,
.table-full>thead>tr.info>td,
.table-full>thead>tr.info>th,
.table-full>thead>tr>td.info,
.table-full>thead>tr>th.info,
.table-th>tbody>tr.info>td,
.table-th>tbody>tr.info>th,
.table-th>tbody>tr>td.info,
.table-th>tbody>tr>th.info,
.table-th>tfoot>tr.info>td,
.table-th>tfoot>tr.info>th,
.table-th>tfoot>tr>td.info,
.table-th>tfoot>tr>th.info,
.table-th>thead>tr.info>td,
.table-th>thead>tr.info>th,
.table-th>thead>tr>td.info,
.table-th>thead>tr>th.info,
.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
    background-color: #d9edf7
}

.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr.info:hover>th,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover {
    background-color: rgb(195.9347826087, 227.0217391304, 242.5652173913)
}

#modal_tour_departure .table-departure>tbody>tr.warning>td,
#modal_tour_departure .table-departure>tbody>tr.warning>th,
#modal_tour_departure .table-departure>tbody>tr>td.warning,
#modal_tour_departure .table-departure>tbody>tr>th.warning,
#modal_tour_departure .table-departure>tfoot>tr.warning>td,
#modal_tour_departure .table-departure>tfoot>tr.warning>th,
#modal_tour_departure .table-departure>tfoot>tr>td.warning,
#modal_tour_departure .table-departure>tfoot>tr>th.warning,
#modal_tour_departure .table-departure>thead>tr.warning>td,
#modal_tour_departure .table-departure>thead>tr.warning>th,
#modal_tour_departure .table-departure>thead>tr>td.warning,
#modal_tour_departure .table-departure>thead>tr>th.warning,
.date-departure-detail .table-departure>tbody>tr.warning>td,
.date-departure-detail .table-departure>tbody>tr.warning>th,
.date-departure-detail .table-departure>tbody>tr>td.warning,
.date-departure-detail .table-departure>tbody>tr>th.warning,
.date-departure-detail .table-departure>tfoot>tr.warning>td,
.date-departure-detail .table-departure>tfoot>tr.warning>th,
.date-departure-detail .table-departure>tfoot>tr>td.warning,
.date-departure-detail .table-departure>tfoot>tr>th.warning,
.date-departure-detail .table-departure>thead>tr.warning>td,
.date-departure-detail .table-departure>thead>tr.warning>th,
.date-departure-detail .table-departure>thead>tr>td.warning,
.date-departure-detail .table-departure>thead>tr>th.warning,
.faq_block .panel-body table>tbody>tr.warning>td,
.faq_block .panel-body table>tbody>tr.warning>th,
.faq_block .panel-body table>tbody>tr>td.warning,
.faq_block .panel-body table>tbody>tr>th.warning,
.faq_block .panel-body table>tfoot>tr.warning>td,
.faq_block .panel-body table>tfoot>tr.warning>th,
.faq_block .panel-body table>tfoot>tr>td.warning,
.faq_block .panel-body table>tfoot>tr>th.warning,
.faq_block .panel-body table>thead>tr.warning>td,
.faq_block .panel-body table>thead>tr.warning>th,
.faq_block .panel-body table>thead>tr>td.warning,
.faq_block .panel-body table>thead>tr>th.warning,
.itinerary-content table>tbody>tr.warning>td,
.itinerary-content table>tbody>tr.warning>th,
.itinerary-content table>tbody>tr>td.warning,
.itinerary-content table>tbody>tr>th.warning,
.itinerary-content table>tfoot>tr.warning>td,
.itinerary-content table>tfoot>tr.warning>th,
.itinerary-content table>tfoot>tr>td.warning,
.itinerary-content table>tfoot>tr>th.warning,
.itinerary-content table>thead>tr.warning>td,
.itinerary-content table>thead>tr.warning>th,
.itinerary-content table>thead>tr>td.warning,
.itinerary-content table>thead>tr>th.warning,
.table-full>tbody>tr.warning>td,
.table-full>tbody>tr.warning>th,
.table-full>tbody>tr>td.warning,
.table-full>tbody>tr>th.warning,
.table-full>tfoot>tr.warning>td,
.table-full>tfoot>tr.warning>th,
.table-full>tfoot>tr>td.warning,
.table-full>tfoot>tr>th.warning,
.table-full>thead>tr.warning>td,
.table-full>thead>tr.warning>th,
.table-full>thead>tr>td.warning,
.table-full>thead>tr>th.warning,
.table-th>tbody>tr.warning>td,
.table-th>tbody>tr.warning>th,
.table-th>tbody>tr>td.warning,
.table-th>tbody>tr>th.warning,
.table-th>tfoot>tr.warning>td,
.table-th>tfoot>tr.warning>th,
.table-th>tfoot>tr>td.warning,
.table-th>tfoot>tr>th.warning,
.table-th>thead>tr.warning>td,
.table-th>thead>tr.warning>th,
.table-th>thead>tr>td.warning,
.table-th>thead>tr>th.warning,
.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
    background-color: #fcf8e3
}

.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr.warning:hover>th,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover {
    background-color: rgb(249.5322580645, 242.2419354839, 203.9677419355)
}

#modal_tour_departure .table-departure>tbody>tr.danger>td,
#modal_tour_departure .table-departure>tbody>tr.danger>th,
#modal_tour_departure .table-departure>tbody>tr>td.danger,
#modal_tour_departure .table-departure>tbody>tr>th.danger,
#modal_tour_departure .table-departure>tfoot>tr.danger>td,
#modal_tour_departure .table-departure>tfoot>tr.danger>th,
#modal_tour_departure .table-departure>tfoot>tr>td.danger,
#modal_tour_departure .table-departure>tfoot>tr>th.danger,
#modal_tour_departure .table-departure>thead>tr.danger>td,
#modal_tour_departure .table-departure>thead>tr.danger>th,
#modal_tour_departure .table-departure>thead>tr>td.danger,
#modal_tour_departure .table-departure>thead>tr>th.danger,
.date-departure-detail .table-departure>tbody>tr.danger>td,
.date-departure-detail .table-departure>tbody>tr.danger>th,
.date-departure-detail .table-departure>tbody>tr>td.danger,
.date-departure-detail .table-departure>tbody>tr>th.danger,
.date-departure-detail .table-departure>tfoot>tr.danger>td,
.date-departure-detail .table-departure>tfoot>tr.danger>th,
.date-departure-detail .table-departure>tfoot>tr>td.danger,
.date-departure-detail .table-departure>tfoot>tr>th.danger,
.date-departure-detail .table-departure>thead>tr.danger>td,
.date-departure-detail .table-departure>thead>tr.danger>th,
.date-departure-detail .table-departure>thead>tr>td.danger,
.date-departure-detail .table-departure>thead>tr>th.danger,
.faq_block .panel-body table>tbody>tr.danger>td,
.faq_block .panel-body table>tbody>tr.danger>th,
.faq_block .panel-body table>tbody>tr>td.danger,
.faq_block .panel-body table>tbody>tr>th.danger,
.faq_block .panel-body table>tfoot>tr.danger>td,
.faq_block .panel-body table>tfoot>tr.danger>th,
.faq_block .panel-body table>tfoot>tr>td.danger,
.faq_block .panel-body table>tfoot>tr>th.danger,
.faq_block .panel-body table>thead>tr.danger>td,
.faq_block .panel-body table>thead>tr.danger>th,
.faq_block .panel-body table>thead>tr>td.danger,
.faq_block .panel-body table>thead>tr>th.danger,
.itinerary-content table>tbody>tr.danger>td,
.itinerary-content table>tbody>tr.danger>th,
.itinerary-content table>tbody>tr>td.danger,
.itinerary-content table>tbody>tr>th.danger,
.itinerary-content table>tfoot>tr.danger>td,
.itinerary-content table>tfoot>tr.danger>th,
.itinerary-content table>tfoot>tr>td.danger,
.itinerary-content table>tfoot>tr>th.danger,
.itinerary-content table>thead>tr.danger>td,
.itinerary-content table>thead>tr.danger>th,
.itinerary-content table>thead>tr>td.danger,
.itinerary-content table>thead>tr>th.danger,
.table-full>tbody>tr.danger>td,
.table-full>tbody>tr.danger>th,
.table-full>tbody>tr>td.danger,
.table-full>tbody>tr>th.danger,
.table-full>tfoot>tr.danger>td,
.table-full>tfoot>tr.danger>th,
.table-full>tfoot>tr>td.danger,
.table-full>tfoot>tr>th.danger,
.table-full>thead>tr.danger>td,
.table-full>thead>tr.danger>th,
.table-full>thead>tr>td.danger,
.table-full>thead>tr>th.danger,
.table-th>tbody>tr.danger>td,
.table-th>tbody>tr.danger>th,
.table-th>tbody>tr>td.danger,
.table-th>tbody>tr>th.danger,
.table-th>tfoot>tr.danger>td,
.table-th>tfoot>tr.danger>th,
.table-th>tfoot>tr>td.danger,
.table-th>tfoot>tr>th.danger,
.table-th>thead>tr.danger>td,
.table-th>thead>tr.danger>th,
.table-th>thead>tr>td.danger,
.table-th>thead>tr>th.danger,
.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>thead>tr>td.danger,
.table>thead>tr>th.danger {
    background-color: #f2dede
}

.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr.danger:hover>th,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover {
    background-color: rgb(234.7934782609, 203.7065217391, 203.7065217391)
}

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

    #modal_tour_departure .table-responsive>.table-departure,
    .date-departure-detail .table-responsive>.table-departure,
    .faq_block .panel-body .table-responsive>table,
    .itinerary-content .table-responsive>table,
    .table-responsive>.table,
    .table-responsive>.table-full,
    .table-responsive>.table-th {
        margin-bottom: 0
    }

    #modal_tour_departure .table-responsive>.table-departure>tbody>tr>td,
    #modal_tour_departure .table-responsive>.table-departure>tbody>tr>th,
    #modal_tour_departure .table-responsive>.table-departure>tfoot>tr>td,
    #modal_tour_departure .table-responsive>.table-departure>tfoot>tr>th,
    #modal_tour_departure .table-responsive>.table-departure>thead>tr>td,
    #modal_tour_departure .table-responsive>.table-departure>thead>tr>th,
    .date-departure-detail .table-responsive>.table-departure>tbody>tr>td,
    .date-departure-detail .table-responsive>.table-departure>tbody>tr>th,
    .date-departure-detail .table-responsive>.table-departure>tfoot>tr>td,
    .date-departure-detail .table-responsive>.table-departure>tfoot>tr>th,
    .date-departure-detail .table-responsive>.table-departure>thead>tr>td,
    .date-departure-detail .table-responsive>.table-departure>thead>tr>th,
    .faq_block .panel-body .table-responsive>table>tbody>tr>td,
    .faq_block .panel-body .table-responsive>table>tbody>tr>th,
    .faq_block .panel-body .table-responsive>table>tfoot>tr>td,
    .faq_block .panel-body .table-responsive>table>tfoot>tr>th,
    .faq_block .panel-body .table-responsive>table>thead>tr>td,
    .faq_block .panel-body .table-responsive>table>thead>tr>th,
    .itinerary-content .table-responsive>table>tbody>tr>td,
    .itinerary-content .table-responsive>table>tbody>tr>th,
    .itinerary-content .table-responsive>table>tfoot>tr>td,
    .itinerary-content .table-responsive>table>tfoot>tr>th,
    .itinerary-content .table-responsive>table>thead>tr>td,
    .itinerary-content .table-responsive>table>thead>tr>th,
    .table-responsive>.table-full>tbody>tr>td,
    .table-responsive>.table-full>tbody>tr>th,
    .table-responsive>.table-full>tfoot>tr>td,
    .table-responsive>.table-full>tfoot>tr>th,
    .table-responsive>.table-full>thead>tr>td,
    .table-responsive>.table-full>thead>tr>th,
    .table-responsive>.table-th>tbody>tr>td,
    .table-responsive>.table-th>tbody>tr>th,
    .table-responsive>.table-th>tfoot>tr>td,
    .table-responsive>.table-th>tfoot>tr>th,
    .table-responsive>.table-th>thead>tr>td,
    .table-responsive>.table-th>thead>tr>th,
    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>thead>tr>th {
        white-space: nowrap
    }

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

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

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

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

.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: rgb(51.4340909091, 122.2772727273, 183.4159090909);
    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:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    z-index: 2;
    color: rgb(34.6799586777, 82.4466942149, 123.6700413223);
    background-color: rgb(238.425, 238.425, 238.425);
    border-color: #ddd
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    background-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
    border-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
    cursor: default
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
    color: rgb(119.085, 119.085, 119.085);
    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
}

.li-banner {
    list-style: none
}

.banner {
    position: relative
}

.banner__bgr {
    height: 259px;
    overflow: hidden;
    background-size: cover !important
}

.banner__bgr.show-origin {
    height: 160px !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center center !important
}

@media (max-width:767px) {
    .banner__bgr.show-origin {
        height: 212px !important
    }
}

.banner::before {
    content: "";
    top: 0;
    position: absolute;
    background: rgba(0, 0, 0, .3);
    width: 100%;
    z-index: 2;
    min-height: 259px
}

.banner h1 {
    color: #fff
}

@media (min-width:768px) {
    .banner__bgr {
        height: 22.7604305363vw;
        background-size: cover !important
    }

    .banner__bgr img {
        max-width: 100%;
        width: 100%
    }

    .banner::before {
        height: 22.7604305363vw
    }
}

@media all and (min-width:768px) and (max-width:932px) and (max-height:430px) and (orientation:landscape),
only screen and (min-device-width:820px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),
all and (device-width:768px) and (device-height:1024px) and (orientation:portrait),
all and (device-width:1024px) and (device-height:768px) and (orientation:landscape),
only screen and (min-device-width:768px) and (max-device-width:1180px) and (orientation:landscape) and (-webkit-device-pixel-ratio:2) {
    .banner::before {
        height: 300px
    }

    .banner__bgr {
        height: 300px
    }
}

.youtube-content {
    margin-top: 60px;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 15px
}

.youtube-content .img-default {
    transform: translate3d(0, -36px, 0)
}

.youtube-content .play-button {
    width: 65px;
    height: 65px;
    background-color: #fff !important;
    box-shadow: 0 0 30px rgba(0, 0, 0, .6);
    z-index: 1;
    opacity: .9;
    border-radius: 50%;
    cursor: pointer;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0)
}

.youtube-content .play-button:before {
    content: "";
    border-style: solid;
    border-width: 15px 0 15px 26px;
    border-color: transparent transparent transparent #444;
    position: absolute;
    top: 50%;
    left: 55%;
    transform: translate3d(-50%, -50%, 0)
}

.youtube-content .youtube {
    width: 100%;
    height: 225px;
    position: relative
}

.youtube-content .youtube iframe {
    height: 225px;
    width: 100%
}

@media (min-width:768px) {
    .youtube-content {
        margin: 30px auto;
        width: 100%;
        text-align: center;
        min-height: 450px
    }

    .youtube-content .img-default {
        transform: translate3d(0, -75px, 0);
        display: inline-block
    }

    .youtube-content .youtube {
        width: 800px;
        margin-left: auto;
        margin-right: auto;
        height: 450px
    }

    .youtube-content .youtubeiframe {
        height: 450px
    }
}

@media (max-width:375px) {
    .youtube-content .img-default {
        transform: translate3d(0, -21px, 0)
    }
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0;
    font: inherit
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.no-js .owl-carousel {
    display: block
}

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

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    animation-name: fadeOut
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}

.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
    max-height: 0
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url('data:image/svg+xml,<svg width="60" height="60" viewBox="0 0 70 70" fill="none" xmlns="http://www.w3.org/2000/svg"><circle opacity="0.89" cx="35" cy="35" r="35" fill="white" /><path d="M49.5664 35.331L28.214 23.0032V47.6588L49.5664 35.331Z" fill="%23444444" /><path d="M49.5664 35.331L28.214 23.0032V47.6588L49.5664 35.331Z" fill="black" fill-opacity="0.2" /></svg>') no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.owl-carousel .owl-item img {
    height: auto;
    cursor: pointer
}

.breadcrumb-bottom-core-value {
    display: none
}

.breadcrumb-on-top {
    display: block;
    overflow: auto
}

.breadcrumb-on-banner {
    display: none
}

.breadcrumb {
    background-color: #fff;
    margin-bottom: 0;
    padding: 9px 0;
    font-size: 12px
}

.breadcrumb a {
    color: #bdbdbd
}

.breadcrumb .first-visible:before {
    display: none
}

@media (max-width:767px) {
    .breadcrumb {
        white-space: nowrap
    }
}

@media (min-width:768px) {
    .breadcrumb-bottom-core-value {
        display: none
    }

    .breadcrumb-on-top {
        display: block
    }

    .breadcrumb-on-banner {
        display: none
    }

    .breadcrumb {
        font-size: 14px
    }

    .breadcrumb .first-visible:before {
        display: inherit
    }
}

table {
    background-color: transparent
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: rgb(119.085, 119.085, 119.085);
    text-align: left
}

th {
    text-align: left
}

#modal_tour_departure .table-departure,
.date-departure-detail .table-departure,
.faq_block .panel-body table,
.itinerary-content table,
.table,
.table-full,
.table-th {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

#modal_tour_departure .table-departure>tbody>tr>td,
#modal_tour_departure .table-departure>tbody>tr>th,
#modal_tour_departure .table-departure>tfoot>tr>td,
#modal_tour_departure .table-departure>tfoot>tr>th,
#modal_tour_departure .table-departure>thead>tr>td,
#modal_tour_departure .table-departure>thead>tr>th,
.date-departure-detail .table-departure>tbody>tr>td,
.date-departure-detail .table-departure>tbody>tr>th,
.date-departure-detail .table-departure>tfoot>tr>td,
.date-departure-detail .table-departure>tfoot>tr>th,
.date-departure-detail .table-departure>thead>tr>td,
.date-departure-detail .table-departure>thead>tr>th,
.faq_block .panel-body table>tbody>tr>td,
.faq_block .panel-body table>tbody>tr>th,
.faq_block .panel-body table>tfoot>tr>td,
.faq_block .panel-body table>tfoot>tr>th,
.faq_block .panel-body table>thead>tr>td,
.faq_block .panel-body table>thead>tr>th,
.itinerary-content table>tbody>tr>td,
.itinerary-content table>tbody>tr>th,
.itinerary-content table>tfoot>tr>td,
.itinerary-content table>tfoot>tr>th,
.itinerary-content table>thead>tr>td,
.itinerary-content table>thead>tr>th,
.table-full>tbody>tr>td,
.table-full>tbody>tr>th,
.table-full>tfoot>tr>td,
.table-full>tfoot>tr>th,
.table-full>thead>tr>td,
.table-full>thead>tr>th,
.table-th>tbody>tr>td,
.table-th>tbody>tr>th,
.table-th>tfoot>tr>td,
.table-th>tfoot>tr>th,
.table-th>thead>tr>td,
.table-th>thead>tr>th,
.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 8px;
    line-height: 1.428571429;
    vertical-align: top;
    border-top: 1px solid #ddd
}

#modal_tour_departure .table-departure>thead>tr>th,
.date-departure-detail .table-departure>thead>tr>th,
.faq_block .panel-body table>thead>tr>th,
.itinerary-content table>thead>tr>th,
.table-full>thead>tr>th,
.table-th>thead>tr>th,
.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

#modal_tour_departure .table-departure>caption+thead>tr:first-child>td,
#modal_tour_departure .table-departure>caption+thead>tr:first-child>th,
#modal_tour_departure .table-departure>colgroup+thead>tr:first-child>td,
#modal_tour_departure .table-departure>colgroup+thead>tr:first-child>th,
#modal_tour_departure .table-departure>thead:first-child>tr:first-child>td,
#modal_tour_departure .table-departure>thead:first-child>tr:first-child>th,
.date-departure-detail .table-departure>caption+thead>tr:first-child>td,
.date-departure-detail .table-departure>caption+thead>tr:first-child>th,
.date-departure-detail .table-departure>colgroup+thead>tr:first-child>td,
.date-departure-detail .table-departure>colgroup+thead>tr:first-child>th,
.date-departure-detail .table-departure>thead:first-child>tr:first-child>td,
.date-departure-detail .table-departure>thead:first-child>tr:first-child>th,
.faq_block .panel-body table>caption+thead>tr:first-child>td,
.faq_block .panel-body table>caption+thead>tr:first-child>th,
.faq_block .panel-body table>colgroup+thead>tr:first-child>td,
.faq_block .panel-body table>colgroup+thead>tr:first-child>th,
.faq_block .panel-body table>thead:first-child>tr:first-child>td,
.faq_block .panel-body table>thead:first-child>tr:first-child>th,
.itinerary-content table>caption+thead>tr:first-child>td,
.itinerary-content table>caption+thead>tr:first-child>th,
.itinerary-content table>colgroup+thead>tr:first-child>td,
.itinerary-content table>colgroup+thead>tr:first-child>th,
.itinerary-content table>thead:first-child>tr:first-child>td,
.itinerary-content table>thead:first-child>tr:first-child>th,
.table-full>caption+thead>tr:first-child>td,
.table-full>caption+thead>tr:first-child>th,
.table-full>colgroup+thead>tr:first-child>td,
.table-full>colgroup+thead>tr:first-child>th,
.table-full>thead:first-child>tr:first-child>td,
.table-full>thead:first-child>tr:first-child>th,
.table-th>caption+thead>tr:first-child>td,
.table-th>caption+thead>tr:first-child>th,
.table-th>colgroup+thead>tr:first-child>td,
.table-th>colgroup+thead>tr:first-child>th,
.table-th>thead:first-child>tr:first-child>td,
.table-th>thead:first-child>tr:first-child>th,
.table>caption+thead>tr:first-child>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
    border-top: 0
}

#modal_tour_departure .table-departure>tbody+tbody,
.date-departure-detail .table-departure>tbody+tbody,
.faq_block .panel-body table>tbody+tbody,
.itinerary-content table>tbody+tbody,
.table-full>tbody+tbody,
.table-th>tbody+tbody,
.table>tbody+tbody {
    border-top: 2px solid #ddd
}

#modal_tour_departure .faq_block .panel-body .table-departure table,
#modal_tour_departure .faq_block .panel-body table .table-departure,
#modal_tour_departure .itinerary-content .table-departure table,
#modal_tour_departure .itinerary-content table .table-departure,
#modal_tour_departure .table .table-departure,
#modal_tour_departure .table-departure .faq_block .panel-body table,
#modal_tour_departure .table-departure .itinerary-content table,
#modal_tour_departure .table-departure .table,
#modal_tour_departure .table-departure .table-departure,
#modal_tour_departure .table-departure .table-full,
#modal_tour_departure .table-departure .table-th,
#modal_tour_departure .table-full .table-departure,
#modal_tour_departure .table-th .table-departure,
.date-departure-detail .faq_block .panel-body .table-departure table,
.date-departure-detail .faq_block .panel-body table .table-departure,
.date-departure-detail .itinerary-content .table-departure table,
.date-departure-detail .itinerary-content table .table-departure,
.date-departure-detail .table .table-departure,
.date-departure-detail .table-departure #modal_tour_departure .table-departure,
.date-departure-detail .table-departure .faq_block .panel-body table,
.date-departure-detail .table-departure .itinerary-content table,
.date-departure-detail .table-departure .table,
.date-departure-detail .table-departure .table-departure,
.date-departure-detail .table-departure .table-full,
.date-departure-detail .table-departure .table-th,
.date-departure-detail .table-full .table-departure,
.date-departure-detail .table-th .table-departure,
.faq_block .panel-body #modal_tour_departure .table-departure table,
.faq_block .panel-body .date-departure-detail .table-departure table,
.faq_block .panel-body .table table,
.faq_block .panel-body .table-full table,
.faq_block .panel-body .table-th table,
.faq_block .panel-body table #modal_tour_departure .table-departure,
.faq_block .panel-body table .date-departure-detail .table-departure,
.faq_block .panel-body table .table,
.faq_block .panel-body table .table-full,
.faq_block .panel-body table .table-th,
.faq_block .panel-body table table,
.itinerary-content #modal_tour_departure .table-departure table,
.itinerary-content .date-departure-detail .table-departure table,
.itinerary-content .table table,
.itinerary-content .table-full table,
.itinerary-content .table-th table,
.itinerary-content table #modal_tour_departure .table-departure,
.itinerary-content table .date-departure-detail .table-departure,
.itinerary-content table .faq_block .panel-body table,
.itinerary-content table .table,
.itinerary-content table .table-full,
.itinerary-content table .table-th,
.itinerary-content table table,
.table #modal_tour_departure .table-departure,
.table .date-departure-detail .table-departure,
.table .faq_block .panel-body table,
.table .itinerary-content table,
.table .table,
.table .table-full,
.table .table-th,
.table-full #modal_tour_departure .table-departure,
.table-full .date-departure-detail .table-departure,
.table-full .faq_block .panel-body table,
.table-full .itinerary-content table,
.table-full .table,
.table-full .table-full,
.table-full .table-th,
.table-th #modal_tour_departure .table-departure,
.table-th .date-departure-detail .table-departure,
.table-th .faq_block .panel-body table,
.table-th .itinerary-content table,
.table-th .table,
.table-th .table-full,
.table-th .table-th {
    background-color: #fff
}

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

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

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

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

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

.table-hover>tbody>tr:hover {
    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
}

#modal_tour_departure .table-departure>tbody>tr.active>td,
#modal_tour_departure .table-departure>tbody>tr.active>th,
#modal_tour_departure .table-departure>tbody>tr>td.active,
#modal_tour_departure .table-departure>tbody>tr>th.active,
#modal_tour_departure .table-departure>tfoot>tr.active>td,
#modal_tour_departure .table-departure>tfoot>tr.active>th,
#modal_tour_departure .table-departure>tfoot>tr>td.active,
#modal_tour_departure .table-departure>tfoot>tr>th.active,
#modal_tour_departure .table-departure>thead>tr.active>td,
#modal_tour_departure .table-departure>thead>tr.active>th,
#modal_tour_departure .table-departure>thead>tr>td.active,
#modal_tour_departure .table-departure>thead>tr>th.active,
.date-departure-detail .table-departure>tbody>tr.active>td,
.date-departure-detail .table-departure>tbody>tr.active>th,
.date-departure-detail .table-departure>tbody>tr>td.active,
.date-departure-detail .table-departure>tbody>tr>th.active,
.date-departure-detail .table-departure>tfoot>tr.active>td,
.date-departure-detail .table-departure>tfoot>tr.active>th,
.date-departure-detail .table-departure>tfoot>tr>td.active,
.date-departure-detail .table-departure>tfoot>tr>th.active,
.date-departure-detail .table-departure>thead>tr.active>td,
.date-departure-detail .table-departure>thead>tr.active>th,
.date-departure-detail .table-departure>thead>tr>td.active,
.date-departure-detail .table-departure>thead>tr>th.active,
.faq_block .panel-body table>tbody>tr.active>td,
.faq_block .panel-body table>tbody>tr.active>th,
.faq_block .panel-body table>tbody>tr>td.active,
.faq_block .panel-body table>tbody>tr>th.active,
.faq_block .panel-body table>tfoot>tr.active>td,
.faq_block .panel-body table>tfoot>tr.active>th,
.faq_block .panel-body table>tfoot>tr>td.active,
.faq_block .panel-body table>tfoot>tr>th.active,
.faq_block .panel-body table>thead>tr.active>td,
.faq_block .panel-body table>thead>tr.active>th,
.faq_block .panel-body table>thead>tr>td.active,
.faq_block .panel-body table>thead>tr>th.active,
.itinerary-content table>tbody>tr.active>td,
.itinerary-content table>tbody>tr.active>th,
.itinerary-content table>tbody>tr>td.active,
.itinerary-content table>tbody>tr>th.active,
.itinerary-content table>tfoot>tr.active>td,
.itinerary-content table>tfoot>tr.active>th,
.itinerary-content table>tfoot>tr>td.active,
.itinerary-content table>tfoot>tr>th.active,
.itinerary-content table>thead>tr.active>td,
.itinerary-content table>thead>tr.active>th,
.itinerary-content table>thead>tr>td.active,
.itinerary-content table>thead>tr>th.active,
.table-full>tbody>tr.active>td,
.table-full>tbody>tr.active>th,
.table-full>tbody>tr>td.active,
.table-full>tbody>tr>th.active,
.table-full>tfoot>tr.active>td,
.table-full>tfoot>tr.active>th,
.table-full>tfoot>tr>td.active,
.table-full>tfoot>tr>th.active,
.table-full>thead>tr.active>td,
.table-full>thead>tr.active>th,
.table-full>thead>tr>td.active,
.table-full>thead>tr>th.active,
.table-th>tbody>tr.active>td,
.table-th>tbody>tr.active>th,
.table-th>tbody>tr>td.active,
.table-th>tbody>tr>th.active,
.table-th>tfoot>tr.active>td,
.table-th>tfoot>tr.active>th,
.table-th>tfoot>tr>td.active,
.table-th>tfoot>tr>th.active,
.table-th>thead>tr.active>td,
.table-th>thead>tr.active>th,
.table-th>thead>tr>td.active,
.table-th>thead>tr>th.active,
.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
    background-color: #f5f5f5
}

.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr.active:hover>th,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover {
    background-color: rgb(232.25, 232.25, 232.25)
}

#modal_tour_departure .table-departure>tbody>tr.success>td,
#modal_tour_departure .table-departure>tbody>tr.success>th,
#modal_tour_departure .table-departure>tbody>tr>td.success,
#modal_tour_departure .table-departure>tbody>tr>th.success,
#modal_tour_departure .table-departure>tfoot>tr.success>td,
#modal_tour_departure .table-departure>tfoot>tr.success>th,
#modal_tour_departure .table-departure>tfoot>tr>td.success,
#modal_tour_departure .table-departure>tfoot>tr>th.success,
#modal_tour_departure .table-departure>thead>tr.success>td,
#modal_tour_departure .table-departure>thead>tr.success>th,
#modal_tour_departure .table-departure>thead>tr>td.success,
#modal_tour_departure .table-departure>thead>tr>th.success,
.date-departure-detail .table-departure>tbody>tr.success>td,
.date-departure-detail .table-departure>tbody>tr.success>th,
.date-departure-detail .table-departure>tbody>tr>td.success,
.date-departure-detail .table-departure>tbody>tr>th.success,
.date-departure-detail .table-departure>tfoot>tr.success>td,
.date-departure-detail .table-departure>tfoot>tr.success>th,
.date-departure-detail .table-departure>tfoot>tr>td.success,
.date-departure-detail .table-departure>tfoot>tr>th.success,
.date-departure-detail .table-departure>thead>tr.success>td,
.date-departure-detail .table-departure>thead>tr.success>th,
.date-departure-detail .table-departure>thead>tr>td.success,
.date-departure-detail .table-departure>thead>tr>th.success,
.faq_block .panel-body table>tbody>tr.success>td,
.faq_block .panel-body table>tbody>tr.success>th,
.faq_block .panel-body table>tbody>tr>td.success,
.faq_block .panel-body table>tbody>tr>th.success,
.faq_block .panel-body table>tfoot>tr.success>td,
.faq_block .panel-body table>tfoot>tr.success>th,
.faq_block .panel-body table>tfoot>tr>td.success,
.faq_block .panel-body table>tfoot>tr>th.success,
.faq_block .panel-body table>thead>tr.success>td,
.faq_block .panel-body table>thead>tr.success>th,
.faq_block .panel-body table>thead>tr>td.success,
.faq_block .panel-body table>thead>tr>th.success,
.itinerary-content table>tbody>tr.success>td,
.itinerary-content table>tbody>tr.success>th,
.itinerary-content table>tbody>tr>td.success,
.itinerary-content table>tbody>tr>th.success,
.itinerary-content table>tfoot>tr.success>td,
.itinerary-content table>tfoot>tr.success>th,
.itinerary-content table>tfoot>tr>td.success,
.itinerary-content table>tfoot>tr>th.success,
.itinerary-content table>thead>tr.success>td,
.itinerary-content table>thead>tr.success>th,
.itinerary-content table>thead>tr>td.success,
.itinerary-content table>thead>tr>th.success,
.table-full>tbody>tr.success>td,
.table-full>tbody>tr.success>th,
.table-full>tbody>tr>td.success,
.table-full>tbody>tr>th.success,
.table-full>tfoot>tr.success>td,
.table-full>tfoot>tr.success>th,
.table-full>tfoot>tr>td.success,
.table-full>tfoot>tr>th.success,
.table-full>thead>tr.success>td,
.table-full>thead>tr.success>th,
.table-full>thead>tr>td.success,
.table-full>thead>tr>th.success,
.table-th>tbody>tr.success>td,
.table-th>tbody>tr.success>th,
.table-th>tbody>tr>td.success,
.table-th>tbody>tr>th.success,
.table-th>tfoot>tr.success>td,
.table-th>tfoot>tr.success>th,
.table-th>tfoot>tr>td.success,
.table-th>tfoot>tr>th.success,
.table-th>thead>tr.success>td,
.table-th>thead>tr.success>th,
.table-th>thead>tr>td.success,
.table-th>thead>tr>th.success,
.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
    background-color: #dff0d8
}

.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr.success:hover>th,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover {
    background-color: rgb(207.8888888889, 232.9166666667, 197.5833333333)
}

#modal_tour_departure .table-departure>tbody>tr.info>td,
#modal_tour_departure .table-departure>tbody>tr.info>th,
#modal_tour_departure .table-departure>tbody>tr>td.info,
#modal_tour_departure .table-departure>tbody>tr>th.info,
#modal_tour_departure .table-departure>tfoot>tr.info>td,
#modal_tour_departure .table-departure>tfoot>tr.info>th,
#modal_tour_departure .table-departure>tfoot>tr>td.info,
#modal_tour_departure .table-departure>tfoot>tr>th.info,
#modal_tour_departure .table-departure>thead>tr.info>td,
#modal_tour_departure .table-departure>thead>tr.info>th,
#modal_tour_departure .table-departure>thead>tr>td.info,
#modal_tour_departure .table-departure>thead>tr>th.info,
.date-departure-detail .table-departure>tbody>tr.info>td,
.date-departure-detail .table-departure>tbody>tr.info>th,
.date-departure-detail .table-departure>tbody>tr>td.info,
.date-departure-detail .table-departure>tbody>tr>th.info,
.date-departure-detail .table-departure>tfoot>tr.info>td,
.date-departure-detail .table-departure>tfoot>tr.info>th,
.date-departure-detail .table-departure>tfoot>tr>td.info,
.date-departure-detail .table-departure>tfoot>tr>th.info,
.date-departure-detail .table-departure>thead>tr.info>td,
.date-departure-detail .table-departure>thead>tr.info>th,
.date-departure-detail .table-departure>thead>tr>td.info,
.date-departure-detail .table-departure>thead>tr>th.info,
.faq_block .panel-body table>tbody>tr.info>td,
.faq_block .panel-body table>tbody>tr.info>th,
.faq_block .panel-body table>tbody>tr>td.info,
.faq_block .panel-body table>tbody>tr>th.info,
.faq_block .panel-body table>tfoot>tr.info>td,
.faq_block .panel-body table>tfoot>tr.info>th,
.faq_block .panel-body table>tfoot>tr>td.info,
.faq_block .panel-body table>tfoot>tr>th.info,
.faq_block .panel-body table>thead>tr.info>td,
.faq_block .panel-body table>thead>tr.info>th,
.faq_block .panel-body table>thead>tr>td.info,
.faq_block .panel-body table>thead>tr>th.info,
.itinerary-content table>tbody>tr.info>td,
.itinerary-content table>tbody>tr.info>th,
.itinerary-content table>tbody>tr>td.info,
.itinerary-content table>tbody>tr>th.info,
.itinerary-content table>tfoot>tr.info>td,
.itinerary-content table>tfoot>tr.info>th,
.itinerary-content table>tfoot>tr>td.info,
.itinerary-content table>tfoot>tr>th.info,
.itinerary-content table>thead>tr.info>td,
.itinerary-content table>thead>tr.info>th,
.itinerary-content table>thead>tr>td.info,
.itinerary-content table>thead>tr>th.info,
.table-full>tbody>tr.info>td,
.table-full>tbody>tr.info>th,
.table-full>tbody>tr>td.info,
.table-full>tbody>tr>th.info,
.table-full>tfoot>tr.info>td,
.table-full>tfoot>tr.info>th,
.table-full>tfoot>tr>td.info,
.table-full>tfoot>tr>th.info,
.table-full>thead>tr.info>td,
.table-full>thead>tr.info>th,
.table-full>thead>tr>td.info,
.table-full>thead>tr>th.info,
.table-th>tbody>tr.info>td,
.table-th>tbody>tr.info>th,
.table-th>tbody>tr>td.info,
.table-th>tbody>tr>th.info,
.table-th>tfoot>tr.info>td,
.table-th>tfoot>tr.info>th,
.table-th>tfoot>tr>td.info,
.table-th>tfoot>tr>th.info,
.table-th>thead>tr.info>td,
.table-th>thead>tr.info>th,
.table-th>thead>tr>td.info,
.table-th>thead>tr>th.info,
.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
    background-color: #d9edf7
}

.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr.info:hover>th,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover {
    background-color: rgb(195.9347826087, 227.0217391304, 242.5652173913)
}

#modal_tour_departure .table-departure>tbody>tr.warning>td,
#modal_tour_departure .table-departure>tbody>tr.warning>th,
#modal_tour_departure .table-departure>tbody>tr>td.warning,
#modal_tour_departure .table-departure>tbody>tr>th.warning,
#modal_tour_departure .table-departure>tfoot>tr.warning>td,
#modal_tour_departure .table-departure>tfoot>tr.warning>th,
#modal_tour_departure .table-departure>tfoot>tr>td.warning,
#modal_tour_departure .table-departure>tfoot>tr>th.warning,
#modal_tour_departure .table-departure>thead>tr.warning>td,
#modal_tour_departure .table-departure>thead>tr.warning>th,
#modal_tour_departure .table-departure>thead>tr>td.warning,
#modal_tour_departure .table-departure>thead>tr>th.warning,
.date-departure-detail .table-departure>tbody>tr.warning>td,
.date-departure-detail .table-departure>tbody>tr.warning>th,
.date-departure-detail .table-departure>tbody>tr>td.warning,
.date-departure-detail .table-departure>tbody>tr>th.warning,
.date-departure-detail .table-departure>tfoot>tr.warning>td,
.date-departure-detail .table-departure>tfoot>tr.warning>th,
.date-departure-detail .table-departure>tfoot>tr>td.warning,
.date-departure-detail .table-departure>tfoot>tr>th.warning,
.date-departure-detail .table-departure>thead>tr.warning>td,
.date-departure-detail .table-departure>thead>tr.warning>th,
.date-departure-detail .table-departure>thead>tr>td.warning,
.date-departure-detail .table-departure>thead>tr>th.warning,
.faq_block .panel-body table>tbody>tr.warning>td,
.faq_block .panel-body table>tbody>tr.warning>th,
.faq_block .panel-body table>tbody>tr>td.warning,
.faq_block .panel-body table>tbody>tr>th.warning,
.faq_block .panel-body table>tfoot>tr.warning>td,
.faq_block .panel-body table>tfoot>tr.warning>th,
.faq_block .panel-body table>tfoot>tr>td.warning,
.faq_block .panel-body table>tfoot>tr>th.warning,
.faq_block .panel-body table>thead>tr.warning>td,
.faq_block .panel-body table>thead>tr.warning>th,
.faq_block .panel-body table>thead>tr>td.warning,
.faq_block .panel-body table>thead>tr>th.warning,
.itinerary-content table>tbody>tr.warning>td,
.itinerary-content table>tbody>tr.warning>th,
.itinerary-content table>tbody>tr>td.warning,
.itinerary-content table>tbody>tr>th.warning,
.itinerary-content table>tfoot>tr.warning>td,
.itinerary-content table>tfoot>tr.warning>th,
.itinerary-content table>tfoot>tr>td.warning,
.itinerary-content table>tfoot>tr>th.warning,
.itinerary-content table>thead>tr.warning>td,
.itinerary-content table>thead>tr.warning>th,
.itinerary-content table>thead>tr>td.warning,
.itinerary-content table>thead>tr>th.warning,
.table-full>tbody>tr.warning>td,
.table-full>tbody>tr.warning>th,
.table-full>tbody>tr>td.warning,
.table-full>tbody>tr>th.warning,
.table-full>tfoot>tr.warning>td,
.table-full>tfoot>tr.warning>th,
.table-full>tfoot>tr>td.warning,
.table-full>tfoot>tr>th.warning,
.table-full>thead>tr.warning>td,
.table-full>thead>tr.warning>th,
.table-full>thead>tr>td.warning,
.table-full>thead>tr>th.warning,
.table-th>tbody>tr.warning>td,
.table-th>tbody>tr.warning>th,
.table-th>tbody>tr>td.warning,
.table-th>tbody>tr>th.warning,
.table-th>tfoot>tr.warning>td,
.table-th>tfoot>tr.warning>th,
.table-th>tfoot>tr>td.warning,
.table-th>tfoot>tr>th.warning,
.table-th>thead>tr.warning>td,
.table-th>thead>tr.warning>th,
.table-th>thead>tr>td.warning,
.table-th>thead>tr>th.warning,
.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
    background-color: #fcf8e3
}

.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr.warning:hover>th,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover {
    background-color: rgb(249.5322580645, 242.2419354839, 203.9677419355)
}

#modal_tour_departure .table-departure>tbody>tr.danger>td,
#modal_tour_departure .table-departure>tbody>tr.danger>th,
#modal_tour_departure .table-departure>tbody>tr>td.danger,
#modal_tour_departure .table-departure>tbody>tr>th.danger,
#modal_tour_departure .table-departure>tfoot>tr.danger>td,
#modal_tour_departure .table-departure>tfoot>tr.danger>th,
#modal_tour_departure .table-departure>tfoot>tr>td.danger,
#modal_tour_departure .table-departure>tfoot>tr>th.danger,
#modal_tour_departure .table-departure>thead>tr.danger>td,
#modal_tour_departure .table-departure>thead>tr.danger>th,
#modal_tour_departure .table-departure>thead>tr>td.danger,
#modal_tour_departure .table-departure>thead>tr>th.danger,
.date-departure-detail .table-departure>tbody>tr.danger>td,
.date-departure-detail .table-departure>tbody>tr.danger>th,
.date-departure-detail .table-departure>tbody>tr>td.danger,
.date-departure-detail .table-departure>tbody>tr>th.danger,
.date-departure-detail .table-departure>tfoot>tr.danger>td,
.date-departure-detail .table-departure>tfoot>tr.danger>th,
.date-departure-detail .table-departure>tfoot>tr>td.danger,
.date-departure-detail .table-departure>tfoot>tr>th.danger,
.date-departure-detail .table-departure>thead>tr.danger>td,
.date-departure-detail .table-departure>thead>tr.danger>th,
.date-departure-detail .table-departure>thead>tr>td.danger,
.date-departure-detail .table-departure>thead>tr>th.danger,
.faq_block .panel-body table>tbody>tr.danger>td,
.faq_block .panel-body table>tbody>tr.danger>th,
.faq_block .panel-body table>tbody>tr>td.danger,
.faq_block .panel-body table>tbody>tr>th.danger,
.faq_block .panel-body table>tfoot>tr.danger>td,
.faq_block .panel-body table>tfoot>tr.danger>th,
.faq_block .panel-body table>tfoot>tr>td.danger,
.faq_block .panel-body table>tfoot>tr>th.danger,
.faq_block .panel-body table>thead>tr.danger>td,
.faq_block .panel-body table>thead>tr.danger>th,
.faq_block .panel-body table>thead>tr>td.danger,
.faq_block .panel-body table>thead>tr>th.danger,
.itinerary-content table>tbody>tr.danger>td,
.itinerary-content table>tbody>tr.danger>th,
.itinerary-content table>tbody>tr>td.danger,
.itinerary-content table>tbody>tr>th.danger,
.itinerary-content table>tfoot>tr.danger>td,
.itinerary-content table>tfoot>tr.danger>th,
.itinerary-content table>tfoot>tr>td.danger,
.itinerary-content table>tfoot>tr>th.danger,
.itinerary-content table>thead>tr.danger>td,
.itinerary-content table>thead>tr.danger>th,
.itinerary-content table>thead>tr>td.danger,
.itinerary-content table>thead>tr>th.danger,
.table-full>tbody>tr.danger>td,
.table-full>tbody>tr.danger>th,
.table-full>tbody>tr>td.danger,
.table-full>tbody>tr>th.danger,
.table-full>tfoot>tr.danger>td,
.table-full>tfoot>tr.danger>th,
.table-full>tfoot>tr>td.danger,
.table-full>tfoot>tr>th.danger,
.table-full>thead>tr.danger>td,
.table-full>thead>tr.danger>th,
.table-full>thead>tr>td.danger,
.table-full>thead>tr>th.danger,
.table-th>tbody>tr.danger>td,
.table-th>tbody>tr.danger>th,
.table-th>tbody>tr>td.danger,
.table-th>tbody>tr>th.danger,
.table-th>tfoot>tr.danger>td,
.table-th>tfoot>tr.danger>th,
.table-th>tfoot>tr>td.danger,
.table-th>tfoot>tr>th.danger,
.table-th>thead>tr.danger>td,
.table-th>thead>tr.danger>th,
.table-th>thead>tr>td.danger,
.table-th>thead>tr>th.danger,
.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>thead>tr>td.danger,
.table>thead>tr>th.danger {
    background-color: #f2dede
}

.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr.danger:hover>th,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover {
    background-color: rgb(234.7934782609, 203.7065217391, 203.7065217391)
}

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

    #modal_tour_departure .table-responsive>.table-departure,
    .date-departure-detail .table-responsive>.table-departure,
    .faq_block .panel-body .table-responsive>table,
    .itinerary-content .table-responsive>table,
    .table-responsive>.table,
    .table-responsive>.table-full,
    .table-responsive>.table-th {
        margin-bottom: 0
    }

    #modal_tour_departure .table-responsive>.table-departure>tbody>tr>td,
    #modal_tour_departure .table-responsive>.table-departure>tbody>tr>th,
    #modal_tour_departure .table-responsive>.table-departure>tfoot>tr>td,
    #modal_tour_departure .table-responsive>.table-departure>tfoot>tr>th,
    #modal_tour_departure .table-responsive>.table-departure>thead>tr>td,
    #modal_tour_departure .table-responsive>.table-departure>thead>tr>th,
    .date-departure-detail .table-responsive>.table-departure>tbody>tr>td,
    .date-departure-detail .table-responsive>.table-departure>tbody>tr>th,
    .date-departure-detail .table-responsive>.table-departure>tfoot>tr>td,
    .date-departure-detail .table-responsive>.table-departure>tfoot>tr>th,
    .date-departure-detail .table-responsive>.table-departure>thead>tr>td,
    .date-departure-detail .table-responsive>.table-departure>thead>tr>th,
    .faq_block .panel-body .table-responsive>table>tbody>tr>td,
    .faq_block .panel-body .table-responsive>table>tbody>tr>th,
    .faq_block .panel-body .table-responsive>table>tfoot>tr>td,
    .faq_block .panel-body .table-responsive>table>tfoot>tr>th,
    .faq_block .panel-body .table-responsive>table>thead>tr>td,
    .faq_block .panel-body .table-responsive>table>thead>tr>th,
    .itinerary-content .table-responsive>table>tbody>tr>td,
    .itinerary-content .table-responsive>table>tbody>tr>th,
    .itinerary-content .table-responsive>table>tfoot>tr>td,
    .itinerary-content .table-responsive>table>tfoot>tr>th,
    .itinerary-content .table-responsive>table>thead>tr>td,
    .itinerary-content .table-responsive>table>thead>tr>th,
    .table-responsive>.table-full>tbody>tr>td,
    .table-responsive>.table-full>tbody>tr>th,
    .table-responsive>.table-full>tfoot>tr>td,
    .table-responsive>.table-full>tfoot>tr>th,
    .table-responsive>.table-full>thead>tr>td,
    .table-responsive>.table-full>thead>tr>th,
    .table-responsive>.table-th>tbody>tr>td,
    .table-responsive>.table-th>tbody>tr>th,
    .table-responsive>.table-th>tfoot>tr>td,
    .table-responsive>.table-th>tfoot>tr>th,
    .table-responsive>.table-th>thead>tr>td,
    .table-responsive>.table-th>thead>tr>th,
    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>thead>tr>th {
        white-space: nowrap
    }

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

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

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

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

.icon:before {
    display: inline-block;
    content: "";
    background-repeat: no-repeat !important;
    background-size: contain !important;
    width: 40px;
    height: 38px
}

.icon.icon-small::before {
    width: 30px;
    height: 30px
}

.icon.icon-sunny::before {
    background-image: url("/assets/icon/icon-cloud/sunny.png")
}

.icon.icon-clear::before {
    background-image: url("/assets/icon/icon-cloud/sunny.png")
}

.icon.icon-clouds::before {
    background-image: url("/assets/icon/icon-cloud/cloudy.png")
}

.icon.icon-cloudy::before {
    background-image: url("/assets/icon/icon-cloud/cloudy.png")
}

.icon.icon-foggy::before {
    background-image: url("/assets/icon/icon-cloud/foggy.png")
}

.icon.icon-thunderstorm::before {
    background-image: url("/assets/icon/icon-cloud/thunder-storm.png")
}

.icon.icon-drizzle::before {
    background-image: url("/assets/icon/icon-cloud/drizzle.png")
}

.icon.icon-shower-rain::before {
    background-image: url("/assets/icon/icon-cloud/shower-rain.png")
}

.icon.icon-rain::before {
    background-image: url("/assets/icon/icon-cloud/rain.png")
}

.icon.icon-rainy::before {
    background-image: url("/assets/icon/icon-cloud/rain.png")
}

.icon.icon-mist::before {
    background-image: url("/assets/icon/icon-cloud/mist.png")
}

.icon.icon-question-circle {
    background-image: url("https://d13jio720g7qcs.cloudfront.net/assets/img/icon/question-circle.svg");
    width: 42px;
    height: 41px
}

.icon.icon-answer-circle {
    background-image: url("https://d13jio720g7qcs.cloudfront.net/assets/img/icon/answer-circle.svg");
    width: 42px;
    height: 41px
}

.content-list-ul ul,
.table-of-contents ul {
    list-style: none;
    padding-left: 0
}

.content-list-ul ul ul,
.table-of-contents ul ul {
    list-style: disc;
    padding-left: 30px
}

.content-list-ul ul li a,
.table-of-contents ul li a {
    color: #181818
}

.content-list-ul ul li a:hover,
.table-of-contents ul li a:hover {
    color: #eb8f00
}

.item-car {
    display: flex;
    margin-top: 20px;
    background: #fff;
    box-shadow: 0 1px 30px rgba(0, 0, 0, .06);
    border-radius: 12px
}

.item-car img {
    margin: 0;
    border-radius: 8px 0 0 8px;
    width: 50%;
    flex: 0 0 50%;
    height: inherit
}

.item-car div {
    padding: 15px
}

.item-car div label {
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    color: #181818
}

.item-car div i {
    color: #e51512;
    line-height: 21px;
    display: inline-block
}

.item-car div span {
    margin-top: 10px;
    width: 100%;
    display: inline-block
}

.item-car div ul {
    list-style: none;
    margin-top: 10px;
    padding-left: 0
}

.item-car div ul li {
    position: relative;
    padding-left: 20px;
    margin-bottom: 8px
}

.item-car div ul li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 2px;
    background: url(../../assets/icon/icon-cloud/check.png);
    background-repeat: no-repeat;
    background-position: left top;
    width: 16px;
    height: 16px
}

.item-car div a {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
    background-color: #f37820;
    color: #fff;
    border: 1px solid #f37820;
    display: inline-block;
    float: right
}

.item-car div a:hover {
    background-color: #fff;
    color: #f37820
}

@media (max-width:767px) {
    .item-car {
        flex-wrap: wrap
    }

    .item-car div,
    .item-car img {
        width: 100%;
        flex: 0 0 100%;
        border-radius: 8px 8px 0 0
    }
}

.table-th {
    border: 1px solid #eee;
    box-shadow: 0 0 4px 2px #eee;
    border-radius: 12px;
    border-spacing: 0;
    margin-top: 20px;
    overflow: hidden
}

.table-th tr:first-child td {
    border-top: 0
}

.table-th {
    border: none;
    box-shadow: 0 3px 3px 1px #eee;
    border-radius: 12px;
    border-spacing: 0
}

.table-th tr th {
    text-align: center;
    vertical-align: middle
}

.table-th tr td {
    text-align: center;
    vertical-align: middle
}

.table-th tr:first-child td {
    border-top: 1px solid #eee
}

.table-th tr th {
    border-top: 1px solid #eee !important;
    border-bottom: 0
}

.table-th tr th:first-child {
    border-top: 0 !important;
    empty-cells: hide;
    position: relative
}

.table-th tr th:first-child::before {
    content: "";
    position: absolute;
    left: -5px;
    top: 0;
    width: calc(100% + 5px);
    height: 100%;
    background: #fff;
    z-index: 99
}

.table-th tr th:nth-child(2) {
    border-left: 1px solid #eee;
    border-radius: 12px 0 0 0
}

.table-th tr th:last-child {
    border-radius: 0 12px 0 0
}

.table-full {
    border: 1px solid #eee;
    box-shadow: 0 0 4px 2px #eee;
    border-radius: 12px;
    border-spacing: 0;
    margin-top: 20px;
    overflow: hidden
}

.table-full tr:first-child td {
    border-top: 0
}

.table-full {
    border-spacing: 0;
    overflow: hidden;
    border-radius: 12px
}

.table-full tr td,
.table-full tr th {
    border-right: 1px solid #ddd
}

.table-full tr td:last-child,
.table-full tr th:last-child {
    border-right: none
}

.bgr-content-gray {
    background-color: #fbfbfb !important;
    color: #181818;
    padding: 30px 30px 25px;
    margin-top: 20px;
    margin-bottom: 20px;
    border: .25px solid #828282;
    border-radius: 12px;
    font-size: 16px
}

.bgr-content-gray li a {
    color: #181818
}

.bgr-content-gray li a:hover {
    color: #eb8f00
}

.list-border-orange {
    background-color: #fbfbfb !important;
    color: #181818;
    padding: 30px 30px 25px;
    margin-top: 20px;
    margin-bottom: 20px;
    border: .25px solid #828282;
    border-radius: 12px;
    font-size: 16px
}

.list-border-orange li a {
    color: #181818
}

.list-border-orange li a:hover {
    color: #eb8f00
}

.list-border-orange {
    border: 0;
    border-left: 2px solid #e51512;
    border-radius: 0
}

.list-border-orange label,
.list-border-orange strong {
    margin-bottom: 10px
}

.list-highlights {
    margin-top: 20px;
    margin-bottom: 20px
}

.list-highlights label {
    background: #f27c54;
    border-radius: 12px 12px 0 0;
    padding: 7px 20px;
    color: #fff;
    margin: 0
}

.list-highlights ul {
    margin-top: 0;
    background: #fffbf8;
    border-radius: 0 0 12px 12px;
    padding: 20px 24px 20px 40px !important;
    font-size: 16px
}

.list-highlights ul li a {
    color: #181818
}

.list-highlights ul li a:hover {
    color: #eb8f00
}

.faq_block .panel-body table,
.itinerary-content table {
    border: 1px solid #eee;
    box-shadow: 0 0 4px 2px #eee;
    border-radius: 12px;
    border-spacing: 0;
    margin-top: 20px;
    overflow: hidden
}

.faq_block .panel-body table tr:first-child td,
.itinerary-content table tr:first-child td {
    border-top: 0
}

.tb-bgr-orange thead {
    background-color: #f27c54 !important;
    color: #fff
}

.tb-bgr-orange tbody {
    background-color: #fff6ed !important
}

.tb-bgr-green thead {
    background-color: #426c5e !important;
    color: #fff
}

.tb-bgr-green tbody {
    background-color: #e0e9e6 !important
}

.tb-bgr-violet thead {
    background-color: #665076 !important;
    color: #fff
}

.tb-bgr-violet tbody {
    background-color: #dfdce3 !important
}

.tb-bgr-blue thead {
    background-color: #525e7c !important;
    color: #fff
}

.tb-bgr-blue tbody {
    background-color: #dddfe7 !important
}

.tb-bgr-red thead {
    background-color: #731e21 !important;
    color: #fff
}

.tb-bgr-red tbody {
    background-color: #e2d2d2 !important
}

@media (max-width:767px) {

    .table-th div:first-child,
    .table-th div:nth-child(2) {
        max-width: 65px
    }

    .table-th div:nth-child(3) {
        max-width: 115px
    }

    .content-table {
        font-size: 14px
    }
}

.bgr-content-gray {
    position: relative
}

.bgr-content-gray label {
    cursor: pointer
}

.bgr-content-gray label::after {
    content: "\e920";
    color: #000;
    font-size: 16px;
    position: absolute;
    right: 20px;
    top: 25px
}

.bgr-content-gray {
    padding: 20px 20px 15px
}

.bgr-content-gray.bgr-content-gray-scroll {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    margin-top: 0
}

.bgr-content-gray ul {
    display: none
}

.bgr-content-gray ul .show {
    display: block
}

.tab-details {
    border-bottom: 1px solid #ebebeb;
    white-space: nowrap;
    overflow-x: scroll
}

#tab-details .price-block {
    display: none
}

.tab-details>li {
    margin-bottom: -1px;
    float: none;
    display: inline-block
}

.tab-details>li>a {
    border-radius: 0;
    padding: 5px 0;
    margin-right: 45px;
    border-bottom: 1px solid #fff;
    color: #828282;
    background-color: transparent;
    font-weight: 400;
    border-bottom: 3px solid transparent
}

.tab-details>li .qa {
    margin-right: 0
}

.tab-details>li>a:focus,
.tab-details>li>a:hover {
    background-color: #fff;
    border-color: #fff;
    color: #e51512;
    border-bottom: 3px solid #e51512
}

.nav-tabs>li.active>a {
    border: 0
}

.tab-details>li.active>a,
.tab-details>li.active>a:focus,
.tab-details>li.active>a:hover {
    background-color: #fff;
    border-color: #fff !important;
    border-bottom: 3px solid #e51512 !important;
    color: #e51512;
    font-weight: 500
}

.tab-main .nav-details {
    display: none
}

.affix-top {
    position: fixed;
    top: 0;
    left: 0;
    background-color: #fff;
    width: 100%;
    z-index: 98;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .2)
}

.affix-top.affix-top-main {
    top: 50px;
    display: flex;
    justify-content: center;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, .1490196078)
}

.affix-top.affix-top-main .nav-details {
    display: block
}

.affix-top .nav-details {
    max-width: 1270px;
    padding-right: 15px;
    padding-left: 15px;
    margin-left: auto;
    margin-right: auto
}

.affix-top li a {
    background-color: transparent;
    border-color: transparent;
    padding: 12px 0
}

.affix-top-main li {
    margin-bottom: 0
}

.affix-top-main li a {
    padding: 7px 0;
    border-bottom: 0
}

.affix-top li.active a,
.affix-top li.active>a:focus,
.affix-top li.active>a:hover {
    background-color: transparent;
    border-color: #fff;
    border-color: #f57921;
    font-weight: 500
}

.affix-top li a:focus,
.affix-top li a:hover {
    background-color: transparent;
    border-color: transparent
}

.affix-top .price-block {
    display: block !important
}

.affix-top .tab-details {
    border-bottom: 0;
    margin-bottom: 0
}

.affix-top .btn-green {
    padding: 7px 16px;
    margin-top: 7px
}

.affix-top .btn-orange {
    padding: 8px 16px;
    margin-top: 4px
}

.affix-top .price-tg {
    margin-top: 10px
}

@media (max-width:768px) {
    .tab-details {
        overflow-x: none;
        overflow-y: hidden;
        display: -webkit-box;
        display: -moz-box;
        margin-bottom: 20px
    }
}

@media (min-width:768px) {
    .tab-details {
        overflow: hidden
    }

    .tab-details>li {
        float: left
    }
}

@media (max-width:767px) {
    .affix-top.affix-top-main {
        top: 0;
        display: block
    }

    .affix-top.affix-top-main.affix-top-main-rate {
        top: 40px
    }
}

@media screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) {
    .tab-details .pull-right {
        display: none
    }

    .tab-details {
        overflow-x: scroll;
        display: flex
    }
}

@media only screen and (min-device-width:375px) and (max-device-width:896px) and (orientation:landscape) {
    .tab-details>li>a {
        margin-right: 35px
    }
}

#h_tab_reviews {
    margin-bottom: 30px
}

@media (min-width:767px) {
    #review_content {
        width: 800px;
        box-shadow: 0 0 4px rgba(0, 0, 0, .15);
        border-radius: 4px
    }
}

#review_content {
    margin: 0 auto;
    background: #fff;
    margin-bottom: 20px
}

.bgr-review-header {
    background-color: #2c3e50;
    position: absolute;
    width: 100%;
    left: 0;
    height: 240px
}

.bgr-review-header h2 {
    font-weight: 400;
    font-size: 28px;
    line-height: 32px;
    color: #fff;
    padding-top: 25px
}

@media (max-width:767px) {
    .bgr-review-header h2 {
        padding: 20px;
        font-size: 24px
    }
}

.review .nav-tabs {
    border-bottom: 0;
    margin-bottom: 20px
}

.review .nav-tabs li {
    background-color: unset;
    color: #e51512;
    border: 0;
    margin-bottom: -2px;
    margin-right: 40px
}

.review .nav-tabs li:last-child {
    margin-right: 0
}

.review .nav-tabs li a {
    color: #828282;
    font-size: 16px;
    font-weight: 700;
    padding: 10px 2px
}

.review .nav-tabs li a:hover {
    background-color: unset;
    color: #e51512
}

.review .nav-tabs li a:focus {
    background-color: unset;
    color: #e51512
}

.review .nav-tabs li:hover {
    background-color: unset;
    color: #e51512;
    border: 0
}

.review .nav-tabs li:focus {
    background-color: unset;
    color: #e51512;
    border: 0
}

.review .nav-tabs li.active {
    border: 0
}

.review .nav-tabs li.active a {
    border: 0;
    background-color: unset;
    border-bottom: 4px #e51512 solid;
    color: #e51512
}

.review .nav-tabs li.active a:hover {
    background-color: unset;
    border-bottom: 4px #e51512 solid;
    color: #e51512
}

.review .nav-tabs li.active a:focus {
    background-color: unset;
    border-bottom: 4px #e51512 solid;
    color: #e51512
}

.reviews-panel {
    background: #fff;
    padding: 20px;
    border-radius: 4px 4px 0 0;
    position: relative;
    top: 80px
}

@media (max-width:767px) {
    .reviews-panel {
        top: 65px;
        box-shadow: 0 0 4px rgba(0, 0, 0, .15);
        border-radius: 4px
    }

    .reviews-panel .breakdown-score-wrapper {
        padding: 0;
        margin-top: 30px
    }
}

.reviews-panel .input_checkbox {
    display: inline-block;
    width: 13px;
    height: 13px;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 2px;
    margin-right: 3px;
    cursor: pointer
}

.reviews-panel .input_checkbox.un_check {
    background: #f2f2f2;
    cursor: no-drop
}

.reviews-panel .review_filter.active .input_checkbox {
    background: #3385d6;
    border: transparent
}

.reviews-panel .review_filter.active .input_checkbox::before {
    content: "\e91b";
    font-family: bestprice !important;
    position: absolute;
    color: #fff;
    font-size: 8px;
    left: 2px;
    top: 1px
}

.reviews-panel .rev_total .title {
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    text-transform: uppercase;
    margin-top: 10px;
    margin-bottom: 10px
}

.reviews-panel .rev_total__score_number {
    border-radius: 16px;
    padding: 18px;
    text-align: center;
    color: #fff;
    font-size: 36px;
    font-weight: 700;
    display: inline-block
}

.reviews-panel .rev_total__lang {
    padding-left: 15px;
    display: inline-block
}

@media (max-width:767px) {
    .reviews-panel .rev_total__lang {
        padding-left: 0
    }
}

.reviews-panel .rev_total__lang__text {
    color: #00b67a;
    font-size: 28px;
    font-weight: 700;
    white-space: nowrap
}

.reviews-panel .rev_total__lang__number {
    display: block;
    font-size: 14px
}

.reviews-panel .btn-create-review {
    background: #fff;
    border: 1px solid #fff;
    border-radius: 4px;
    color: #5db3e4;
    font-size: 14px;
    font-weight: 700;
    margin-top: 20px;
    padding: 11px 12px;
    box-shadow: 0 0 4px rgba(0, 0, 0, .15);
    width: 100%
}

.breakdown-score-wrapper {
    margin-top: 30px;
    padding: 0 25px
}

.breakdown-score-wrapper .title {
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    text-transform: uppercase;
    margin-top: 10px;
    margin-bottom: 10px
}

.breakdown-score-wrapper .trip-type {
    margin-top: 25px
}

.breakdown-score-wrapper ul {
    list-style: none;
    padding-left: 0;
    width: 90%
}

.rev_total__number {
    position: relative
}

@media (max-width:767px) {

    .breakdown-score-wrapper .reviewTravelerType,
    .breakdown-score-wrapper .reviewTravelerTypeFilter {
        display: none
    }

    .breakdown-score-wrapper .bpv-color-title {
        position: relative
    }

    .breakdown-score-wrapper .bpv-color-title::before {
        content: "\e920";
        font-family: bestprice !important;
        font-weight: 700
    }

    .breakdown-score-wrapper .bpv-color-title.show::before {
        content: "\e91d"
    }

    .breakdown-score-wrapper [class*=trip-] {
        border-top: 1px solid #d4d4d4;
        padding-top: 10px
    }

    .reviews-panel .rev_total .rev-title {
        position: relative;
        margin-left: 100px
    }

    .reviews-panel .rev_total .text-left,
    .reviews-panel .rev_total .title {
        position: absolute;
        left: 0;
        text-align: left;
        z-index: 1;
        white-space: nowrap;
        overflow: hidden
    }

    .reviews-panel .rev_total .title {
        font-size: 14px
    }

    .reviews-panel .rev_total .text-left {
        font-size: 12px;
        top: 30px
    }

    .reviews-panel .rev_total__lang {
        position: absolute;
        bottom: 0;
        padding-left: 10px
    }
}

.reviewTravelerType li,
.reviewTravelerTypeFilter li,
.tripadvisorReviewTravelerTypeFilter li {
    margin-bottom: 9px;
    padding-top: 5px;
    position: relative;
    font-weight: 700;
    font-size: 14px
}

.reviewTravelerType li label,
.reviewTravelerTypeFilter li label,
.tripadvisorReviewTravelerTypeFilter li label {
    margin-bottom: 0
}

.reviewTravelerType li span,
.reviewTravelerTypeFilter li span,
.tripadvisorReviewTravelerTypeFilter li span {
    background-color: #fff;
    position: relative;
    z-index: 2;
    padding-left: 10px;
    text-align: left;
    width: 10px
}

.reviewTravelerType li .lbl1,
.reviewTravelerTypeFilter li .lbl1,
.tripadvisorReviewTravelerTypeFilter li .lbl1 {
    padding-right: 10px;
    padding-left: 0;
    background-color: #fff;
    position: relative;
    z-index: 2;
    font-weight: 500
}

.reviewTravelerType li .lbl1.review_filter label,
.reviewTravelerTypeFilter li .lbl1.review_filter label,
.tripadvisorReviewTravelerTypeFilter li .lbl1.review_filter label {
    cursor: pointer
}

.reviewTravelerType li .lbl1 a,
.reviewTravelerTypeFilter li .lbl1 a,
.tripadvisorReviewTravelerTypeFilter li .lbl1 a {
    color: #333
}

.reviewTravelerType li .lbl1 a:focus,
.reviewTravelerType li .lbl1 a:hover,
.reviewTravelerTypeFilter li .lbl1 a:focus,
.reviewTravelerTypeFilter li .lbl1 a:hover,
.tripadvisorReviewTravelerTypeFilter li .lbl1 a:focus,
.tripadvisorReviewTravelerTypeFilter li .lbl1 a:hover {
    color: #126b0c
}

.reviewTravelerType li .lbl1 [class*=text-],
.reviewTravelerTypeFilter li .lbl1 [class*=text-],
.tripadvisorReviewTravelerTypeFilter li .lbl1 [class*=text-] {
    position: relative;
    top: -1px
}

.reviewTravelerType .b-line,
.reviewTravelerTypeFilter .b-line,
.tripadvisorReviewTravelerTypeFilter .b-line {
    position: absolute;
    width: 100%;
    border-bottom: 3px solid #e5e5e5;
    bottom: 11px;
    z-index: 1;
    border-radius: 3px
}

.reviewTravelerTypeFilter li {
    margin-bottom: 12px
}

.reviewTravelerTypeFilter li .b-line {
    bottom: 9px
}

#review_list {
    position: relative;
    margin-top: 80px;
    padding: 20px;
    background: #fff;
    overflow: hidden
}

@media (max-width:767px) {
    #review_list {
        padding: 0;
        margin-top: 70px
    }
}

.comment_list {
    margin-top: 20px
}

.comment_list__item {
    border-bottom: 1px solid #efefef;
    margin-bottom: 20px
}

.comment_list__item:last-child {
    border-bottom: none
}

.comment_list__item__user {
    display: flex
}

.comment_list__item__user__score {
    margin-bottom: 10px;
    display: flex;
    align-items: flex-start
}

@media (min-width:767px) {
    .comment_list__item__user__score .review-country {
        margin-left: 15px
    }
}

.comment_list__item__user__score .review-country {
    font-weight: 400
}

.comment_list__item__user__score .review-country .img_country {
    width: 17px !important;
    height: 13px;
    position: relative;
    top: -1px
}

.comment_list__item__user__score .review-country .g_country {
    display: inline-block;
    margin-right: 5px
}

.comment_list__item__user__score__number {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    padding: 10px;
    border-radius: 8px;
    margin-right: 8px;
    display: inline-block
}

.comment_list__item__user__score__text {
    display: inline-block;
    font-size: 14px
}

.comment_list__item__user__score__text__name {
    font-size: 16px;
    font-weight: 700
}

@media (min-width:767px) {
    .comment_list__item__user__score__text__name {
        display: flex;
        align-items: center
    }
}

.comment_list__item__user__score__text__dash {
    font-weight: 400;
    display: inline;
    margin: 0 5px
}

.comment_list__item__user__score__text__date {
    color: #828282
}

.comment_list__item__user__score__text__date .for-name {
    color: #2d9cdb
}

.comment_list__item__content__title {
    font-weight: 700;
    margin-bottom: 10px
}

.comment_list__item__content__positive {
    font-weight: 400
}

.comment_list__item__content .btn {
    cursor: pointer;
    color: #3385d6
}

.comment_list__item__content .btn:hover {
    color: #eb8f00
}

.comment_list__item__content .row {
    margin-right: 0
}

#btn_more_review {
    color: #e51512;
    font-size: 14px;
    font-weight: 500;
    display: flex;
    justify-content: center;
    align-items: center
}

#btn_more_review svg {
    margin-left: 3px
}

.review-paging {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.review-paging .pagination {
    margin: 0
}

.review-paging .pagination span {
    cursor: pointer;
    z-index: 1
}

@media (max-width:767px) {
    .review-paging {
        font-size: 12px
    }
}

@media (min-width:768px) {
    .review .nav-tabs li a {
        font-size: 18px
    }

    .reviews-panel {
        overflow: hidden;
        padding: 15px 20px
    }

    .reviews-panel .rev_total {
        width: 35%;
        float: left;
        position: relative;
        padding-right: 30px
    }

    .reviews-panel .rev_total__score_number {
        padding: 10px
    }

    .reviews-panel .rev_total__lang {
        position: absolute;
        left: 80px;
        top: 15px;
        padding-left: 0
    }

    .reviews-panel .breakdown-score-wrapper {
        width: 65%;
        float: left;
        margin-top: 0;
        padding: 0;
        padding-left: 30px;
        border-left: 1px solid #ddd
    }

    .reviews-panel .breakdown-score-wrapper .trip-rating {
        float: left;
        width: 50%
    }

    .reviews-panel .breakdown-score-wrapper .trip-type {
        float: left;
        width: 50%;
        margin-top: 0;
        padding-left: 30px
    }
}

.btn-link {
    cursor: pointer;
    color: #2d9cdb
}

@media screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) {
    #review_content {
        width: auto
    }

    .col-menu-page {
        display: none
    }
}

@media only screen and (min-device-width:480px) and (max-device-width:1180px),
all and (device-width:768px) and (device-height:1024px) and (orientation:portrait),
all and (device-width:820px) and (device-height:1180px) and (orientation:portrait),
only screen and (min-device-width:375px) and (max-device-width:896px) and (orientation:landscape) {
    #review_content {
        width: 100%
    }
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer
}

button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none
}

.modal-lg {
    width: 802px
}

.modal-header {
    border-bottom: 0
}

.modal-background-footer {
    background-color: #f6f6f6;
    border-radius: 0 0 6px 6px
}

.modal-backdrop.in {
    opacity: .9
}

.modal-photo {
    padding-right: 0 !important
}

.modal-photo .modal-body .owl-carousel {
    width: 1000px;
    margin: 0 auto
}

.modal-photo .modal-content {
    background: 0 0;
    box-shadow: none;
    border: 0
}

.modal-photo .owl-nav {
    display: none
}

.modal-photo .close {
    opacity: 1;
    color: #fff;
    text-shadow: none;
    font-weight: 400;
    cursor: pointer;
    font-size: 18px;
    outline: 0;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 100
}

.modal-photo .close .glyphicon {
    top: 4px
}

.modal-photo .caption {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 20%;
    background: linear-gradient(transparent, rgba(0, 0, 0, .4))
}

.modal-photo .caption-number,
.modal-photo .caption-title {
    position: absolute;
    bottom: 0;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: .6px;
    color: #fff
}

.modal-photo .caption-title {
    width: 100%;
    font-size: 14px;
    text-overflow: ellipsis;
    text-align: center;
    padding: 5px 0;
    background-color: rgba(0, 0, 0, .4)
}

.modal-photo .caption-number {
    right: 10px;
    opacity: .8;
    font-size: 16px;
    text-align: right;
    line-height: 1
}

.modal-photo .owl-dots {
    display: none
}

.btnNext,
.btnPrev {
    position: absolute;
    top: 55%;
    color: #fff;
    font-size: 30px;
    cursor: pointer;
    padding: 10px 20px;
    z-index: 100
}

.btnNext {
    right: 0
}

.btnPrev {
    left: 0
}

.pop-promotion {
    max-width: 530px !important
}

.pop-promotion .popover-icon {
    display: flex;
    align-items: center;
    margin: 0;
    padding: 14px;
    font-size: 12px 14px 14px;
    background-color: #fff;
    border-radius: 5px 5px 0 0
}

.pop-promotion .popover-title {
    border-bottom: none;
    background-color: #fff
}

.pop-promotion .popover-content {
    padding: 0
}

.modal-promotion .modal-title img {
    padding-right: 10px
}

@media (max-width:767px) {
    .modal-promotion .modal-title {
        display: flex;
        align-items: center
    }

    .modal-promotion .modal-header .close {
        position: relative;
        top: -5px;
        left: 5px
    }
}

.modal-promotion .modal-body {
    padding: 0
}

.modal-promotion__header {
    background-color: #fff3f3;
    padding: 5px 15px
}

@media (min-width:767px) {
    .modal-promotion__header__sub {
        padding-left: 15px
    }
}

.modal-promotion__header__sub {
    display: inline-block
}

.modal-promotion__content {
    padding: 15px
}

.modal-promotion__content ul {
    padding-left: 20px
}

.modal-promotion__content__cod {
    margin-top: 15px;
    border-top: 1px solid #e0e0e0;
    padding-top: 15px
}

.deals-gift,
.pro-offer-note {
    cursor: pointer
}

.pop-gif .popover-icon {
    padding: 10px 14px
}

.pop-gif .ico-gift {
    font-size: 20px;
    background: #bdf4e2
}

.pop-gif .border-grey {
    border-top: 1px solid #f2f2f2
}

.pop-gif .modal-title i {
    margin-right: 15px
}

@media (max-width:767px) {
    .modal-footer {
        text-align: center
    }

    .modal-photo .modal-body .owl-carousel {
        width: 100%
    }

    .modal-lg {
        width: 100%;
        margin: 0
    }

    .modal-dialog {
        width: 100%;
        margin: 0
    }

    .modal-question-sign .btn {
        background: #126b0c
    }

    .modal-question-sign .modal-header {
        background: #f2f2f2
    }
}

@media (min-width:1025px) {
    .modal-dialog {
        width: 800px
    }
}

.question {
    margin-top: 40px
}

.question__list div:not(:last-child) .question__item {
    border-bottom: 1px solid #efefef;
    padding-bottom: 20px
}

.question__item {
    background: #fff;
    margin-bottom: 20px
}

.question__item__answer,
.question__item__question {
    position: relative
}

.question__item__answer .q-a-content,
.question__item__question .q-a-content {
    display: flex;
    align-items: flex-start
}

.question__item__answer .q-a-content .col-icon,
.question__item__question .q-a-content .col-icon {
    padding-right: 20px;
    position: relative;
    display: flex;
    align-items: center
}

.question__item__answer .q-a-content .col-icon img,
.question__item__question .q-a-content .col-icon img {
    width: auto !important
}

.question__item__answer .q-a-content .col-icon::after,
.question__item__question .q-a-content .col-icon::after {
    border-right: 1px solid #ddd;
    position: absolute;
    top: 0;
    right: 0;
    height: 90%
}

.question__item__answer .q-a-content .col-icon .q-info,
.question__item__question .q-a-content .col-icon .q-info {
    margin-top: 8px
}

.question__item__answer .q-a-content .col-icon .q-info label,
.question__item__question .q-a-content .col-icon .q-info label {
    margin-bottom: 5px;
    text-align: center;
    font-weight: 500;
    word-break: break-all;
    padding-right: 5px
}

.question__item__answer .q-a-content .col-icon .q-info span,
.question__item__question .q-a-content .col-icon .q-info span {
    font-size: 14px;
    color: #828282
}

.question__item__answer .q-a-content .col-icon .q-info.a-info label,
.question__item__question .q-a-content .col-icon .q-info.a-info label {
    color: #f2994a
}

.question__item__answer .q-a-content .col-info .q-detail,
.question__item__question .q-a-content .col-info .q-detail {
    margin-bottom: 15px;
    white-space: normal
}

.question__item__answer .q-a-content .col-info .row-reply .a-reply,
.question__item__answer .q-a-content .col-info .row-reply .a-vote,
.question__item__question .q-a-content .col-info .row-reply .a-reply,
.question__item__question .q-a-content .col-info .row-reply .a-vote {
    cursor: pointer
}

.question__item__answer .q-a-content .col-info .row-reply .a-reply img,
.question__item__answer .q-a-content .col-info .row-reply .a-vote img,
.question__item__question .q-a-content .col-info .row-reply .a-reply img,
.question__item__question .q-a-content .col-info .row-reply .a-vote img {
    width: auto !important
}

.question__item__answer .q-a-content .col-info .row-reply .a-reply .ico-like,
.question__item__answer .q-a-content .col-info .row-reply .a-vote .ico-like,
.question__item__question .q-a-content .col-info .row-reply .a-reply .ico-like,
.question__item__question .q-a-content .col-info .row-reply .a-vote .ico-like {
    position: relative;
    top: 1px
}

.question__item__question .q-detail,
.question__item__question .row-reply {
    padding-left: 50px
}

.question__item__question .input-reply {
    margin-left: 50px
}

.question__item__answer {
    padding-left: 50px;
    margin-top: 15px
}

.question__item__answer .input-reply {
    margin-left: 20px
}

.question__item__answer .input-reply textarea {
    border: 1px solid #f2f2f2 !important
}

.question__item__answer .col-info {
    margin-left: 20px
}

.question__item__answer .col-info .col-icon {
    padding-bottom: 7px
}

.question__item__answer .q-a-content::before {
    content: "";
    border-left: 1px solid #efefef;
    position: absolute;
    top: 0;
    left: 50px;
    height: 100%
}

.question .input-reply {
    background-color: #fff;
    margin-top: 15px;
    margin-bottom: 15px;
    display: none
}

.question .input-reply textarea {
    width: 100%;
    outline: 0;
    border: 1px solid #f2f2f2
}

.question .input-reply button {
    background-color: #f2994a;
    padding: 8px 30px;
    font-weight: 700;
    color: #fff;
    font-size: 16px;
    border: 0;
    width: auto
}

.question .ask-question {
    float: none;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    margin-top: 25px;
    background-color: #74bbe3;
    border-radius: 22px;
    padding: 8px 30px;
    font-weight: 500;
    color: #fff;
    cursor: pointer;
    margin-bottom: 30px
}

.question .btn-more-question {
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    color: #2d9cdb;
    background: 0 0;
    border: 1px solid #2d9cdb;
    padding: 10px 20px;
    border-radius: 20px
}

.question .btn-more-question i,
.question .btn-more-question span {
    position: relative;
    top: 2px
}

.question .btn-more-question i::before,
.question .btn-more-question span::before {
    color: #2d9cdb
}

.question .btn-more-question:active,
.question .btn-more-question:active:focus,
.question .btn-more-question:active:hover,
.question .btn-more-question:focus,
.question .btn-more-question:hover {
    background-color: transparent;
    border: 1px solid #e51512;
    color: #e51512;
    outline: 0
}

.question .btn-more-question:active i::before,
.question .btn-more-question:active:focus i::before,
.question .btn-more-question:active:hover i::before,
.question .btn-more-question:focus i::before,
.question .btn-more-question:hover i::before {
    color: #e51512
}

.modal-questions .modal-header {
    background-color: #eee;
    padding: 10px 20px
}

.modal-questions .btn {
    background-color: #1b65e0;
    color: #fff
}

@media (max-width:768px) {

    .question__item__answer,
    .question__item__question {
        position: relative
    }

    .question__item__answer .q-a-content,
    .question__item__question .q-a-content {
        display: block
    }

    .question__item__answer .q-a-content .col-icon,
    .question__item__question .q-a-content .col-icon {
        position: relative;
        display: flex;
        flex-direction: initial;
        align-items: center;
        width: 100%;
        margin-right: 0;
        padding-right: 0;
        margin-bottom: 15px
    }

    .question__item__answer .q-a-content .col-icon::after,
    .question__item__question .q-a-content .col-icon::after {
        border-right: 0px solid #ddd
    }

    .question__item__answer .q-a-content .col-icon .q-info,
    .question__item__question .q-a-content .col-icon .q-info {
        display: flex;
        flex-direction: inherit;
        align-items: center;
        margin-top: 0
    }

    .question__item__answer .q-a-content .col-icon .q-info label,
    .question__item__question .q-a-content .col-icon .q-info label {
        margin-bottom: 0;
        word-break: unset;
        margin-right: 10px;
        margin-left: 10px
    }

    .question__item__answer .q-a-content .col-icon .q-info span,
    .question__item__question .q-a-content .col-icon .q-info span {
        margin-top: 2px
    }

    #questions_modal .modal-dialog {
        margin: 0
    }
}

@media (min-width:768px) {
    .question {
        margin-top: 60px
    }

    .question .content-width-850 {
        max-width: 800px
    }

    .question__title {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 25px
    }

    .question__title h2 {
        margin-bottom: 0
    }

    .question__title .ask-question {
        margin: 0
    }
}

.ico-a,
.ico-logo,
.ico-q,
.ico-q-review {
    font-size: 38px;
    width: 48px
}

.question__item__answer {
    display: none
}

.col-icon-text {
    position: relative
}

.text-q-review {
    font-family: Roboto, "sans-serif";
    font-size: 18px;
    color: #6e6e6e;
    position: absolute;
    left: 0;
    top: 8px;
    width: 38px;
    text-align: center
}

.similar_cruises {
    background: rgba(241, 241, 241, .6117647059);
    padding: 40px 0;
    margin-top: 40px
}

.similar_cruises h2 {
    margin-bottom: 20px
}

.similar_cruises__block {
    margin-bottom: 20px
}

.similar_cruises__block:last-child {
    margin-bottom: 0
}

.similar_cruises__item {
    background: #fff;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .25);
    position: relative
}

.similar_cruises__item__img {
    width: 150px;
    position: absolute;
    top: 0;
    left: 0
}

.similar_cruises__item__info {
    padding: 10px;
    padding-left: 15px;
    margin-left: 150px
}

.similar_cruises__item__info .name a {
    color: #333
}

.similar_cruises__item__info .name a:focus,
.similar_cruises__item__info .name a:hover {
    color: #126b0c
}

.similar_cruises__item__info .name a {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 15px
}

.similar_cruises__item__info .star {
    display: inline-block
}

.similar_cruises__item__info .ico-star-5 {
    font-size: 12px
}

.similar_cruises__item__info .ico-star-4 {
    font-size: 12px
}

.similar_cruises__item__info .ico-star-4-5 {
    font-size: 12px
}

.similar_cruises__item__info .ico-star-3-5 {
    font-size: 12px
}

.similar_cruises__item__info .ico-star-3 {
    font-size: 12px
}

.similar_cruises__item__info .see-deal {
    overflow: hidden;
    white-space: nowrap
}

.similar_cruises__item__info .see-deal li {
    display: flex
}

.similar_cruises__item__info .see-deal li svg {
    margin-right: 5px
}

.similar_cruises__item__info .review_price {
    color: #828282
}

.similar_cruises__item__info .review_price .price {
    margin-top: 10px
}

.similar_cruises__item__info .review_price .btn {
    background: #e51512;
    border-radius: 4px;
    font-weight: 500;
    font-size: 16px;
    color: #fff;
    border-color: #e51512
}

.similar_cruises__item__info .review_price .price-from {
    font-size: 24px;
    line-height: 18px;
    color: #b72020
}

.similar_cruises__item__info .review_price .c-currency span {
    display: inline-block
}

.quick-contact-modal {
    text-align: left
}

@media (min-width:768px) {
    .similar_cruises {
        background: rgba(241, 241, 241, .6117647059);
        padding: 40px 0;
        margin-top: 40px
    }

    .similar_cruises h2 {
        margin-bottom: 20px
    }

    .similar_cruises__list {
        margin-bottom: 0;
        margin-left: -10px;
        margin-right: -10px
    }

    .similar_cruises__block {
        width: 25%;
        float: left;
        padding-left: 10px;
        padding-right: 10px
    }

    .similar_cruises__item img {
        width: 100%;
        position: initial;
        top: 0;
        left: 0
    }

    .similar_cruises__item__info {
        padding: 10px;
        margin-left: 0
    }

    .similar_cruises__item__info .name {
        margin-bottom: 10px
    }

    .similar_cruises__item__info .name a {
        font-size: 18px;
        line-height: normal;
        font-weight: 500
    }

    .similar_cruises__item__info .star {
        display: inline-block
    }

    .similar_cruises__item__info .review_price {
        display: flex;
        align-items: center
    }

    .similar_cruises__item__info .review_price .row-review {
        float: left;
        width: 45%
    }

    .similar_cruises__item__info .review_price .price {
        float: left;
        width: 55%;
        margin-top: 0
    }

    .similar_cruises__item__info .review_price .c-currency span {
        display: none
    }
}

.row-review .review-score {
    color: #fff;
    width: 37px;
    height: 23px;
    font-weight: 700;
    margin-right: 5px;
    padding: 3px 6px;
    border-radius: 8px
}

.row-review .review-lang {
    font-weight: 500
}

.row-review .review-number {
    font-weight: 400;
    color: #828282;
    font-size: 14px
}

.map-photos {
    height: 150px;
    overflow: hidden;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 30px;
    cursor: pointer
}

.map-photos::after {
    content: "";
    height: 150px;
    background: rgba(0, 0, 0, .15);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1
}

.map-photos img {
    width: 100%
}

.map-photos .btn-map {
    background: #fff;
    box-shadow: 0 0 4px rgba(0, 0, 0, .25);
    border-radius: 2px;
    font-size: 14px;
    font-weight: 400;
    display: flex;
    align-items: center;
    position: absolute;
    height: 46px;
    padding: 10px 25px;
    z-index: 2
}

.map-photos .btn-map:focus,
.map-photos .btn-map:hover {
    background: #fff;
    color: #333
}

.map-photos .btn-map svg {
    margin-left: 5px
}

.cruise_detail__header__left__overview .cruise_overview__info {
    margin-bottom: 0 !important
}

.cruise_overview {
    margin-top: 30px
}

.cruise_overview__info {
    min-height: 42px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 10px;
    font-size: 14px
}

.cruise_overview__info i,
.cruise_overview__info span {
    position: relative
}

.cruise_overview__info i.ico-check,
.cruise_overview__info span.ico-check {
    left: 5px
}

.cruise_overview__info i.ico-address,
.cruise_overview__info span.ico-address {
    left: 3px
}

.cruise_overview__info>div:first-child {
    width: 30px;
    flex: 0 0 30px
}

@media (max-width:767px) {
    .cruise_overview__info>div:last-child {
        font-size: 14px
    }
}

.cruise_overview__info>div svg {
    width: 45px;
    flex: 0 0 45px
}

.cruise_overview .ico-address:before,
.cruise_overview .ico-cruise-s:before,
.cruise_overview .ico-laun:before,
.cruise_overview .ico-user-g:before {
    font-size: 24px;
    color: #828282
}

.cruise_overview .ico-cabin:before,
.cruise_overview .ico-check:before {
    font-size: 16px;
    color: #828282
}

@media (max-width:768px) {
    .cruise_overview__info {
        margin-bottom: 15px !important
    }
}

.trip_highlight {
    background: #fff;
    border-radius: 16px;
    padding: 20px;
    margin-top: 35px;
    border: 1px solid #d9d9d9
}

.trip_highlight ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0
}

.trip_highlight ul li {
    display: flex;
    line-height: 28px
}

.trip_highlight ul li:last-child {
    margin-bottom: 0
}

.trip_highlight ul li svg {
    margin-right: 7px
}

.trip_highlight ul li strong {
    font-weight: 500
}

.trip_highlight .ico-check {
    margin-top: 5px;
    margin-right: 5px
}

.trip_highlight .ico-check:before {
    color: #828282
}

.trip_highlight h2 {
    color: #e2803a
}

@media (min-width:768px) {
    .trip_highlight .d-flex {
        padding: 30px;
        display: flex;
        align-items: flex-start;
        padding-right: 90px;
        max-width: 100%
    }

    .trip_highlight h2 {
        margin-right: 100px;
        white-space: nowrap;
        line-height: 1
    }
}

@media (max-width:767px) {
    .trip_highlight .d-flex {
        display: inherit;
        padding: 0
    }
}

@media screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) {
    .trip_highlight .d-flex {
        flex-wrap: wrap;
        padding: 0;
        width: auto
    }

    .trip_highlight .d-flex .why-choose {
        margin-bottom: 30px
    }
}

.cruise-itinerary {
    overflow: hidden;
    overflow-x: auto;
    overflow-y: hidden;
    display: -webkit-box;
    margin-top: 15px
}

.cruise-itinerary__tab {
    background: #fff;
    border: 1px solid #d9d9d9;
    border-radius: 20px;
    color: #828282;
    padding: 7px 20px;
    margin-right: 10px;
    font-weight: 500;
    display: flex;
    align-items: center;
    cursor: pointer;
    line-height: 20px
}

.cruise-itinerary__tab.active {
    background: #2c3e50;
    border: 1px solid #2c3e50;
    color: #fff
}

.cruise-itinerary__tab:last-child {
    margin-right: 0
}

.tour-itinerary .itinerary-box {
    position: relative;
    margin-left: 40px;
    border-bottom: 1px solid #efefef
}

.tour-itinerary .itinerary-box::after {
    position: absolute;
    content: "";
    left: -40px;
    top: 13px;
    width: 22px;
    height: 22px;
    background: #d2d2d2;
    border-radius: 20px;
    border: 4px solid #fff
}

.tour-itinerary .itinerary-box::before {
    position: absolute;
    content: "";
    top: 34px;
    left: -30px;
    padding-top: 0;
    border-left: 1px dashed #c7d0d9;
    width: 0;
    height: 100%
}

.tour-itinerary .itinerary-box:first-child::after {
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 13C13.6569 13 15 11.6569 15 10C15 8.34315 13.6569 7 12 7C10.3431 7 9 8.34315 9 10C9 11.6569 10.3431 13 12 13Z' stroke='white' stroke-width='1.33333' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12 2C9.87827 2 7.84344 2.84285 6.34315 4.34315C4.84285 5.84344 4 7.87827 4 10C4 11.892 4.402 13.13 5.5 14.5L12 22L18.5 14.5C19.598 13.13 20 11.892 20 10C20 7.87827 19.1571 5.84344 17.6569 4.34315C16.1566 2.84285 14.1217 2 12 2V2Z' stroke='white' stroke-width='1.33333' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    width: 36px;
    height: 36px;
    background-color: #146a0d;
    border-radius: 20px;
    top: 6px;
    left: -48px;
    background-position: center;
    border: 0 !important
}

.tour-itinerary .itinerary-box:last-child::before {
    content: none
}

.tour-itinerary .itinerary-box:last-child::after {
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 15H17.865C18.055 14.9999 18.2411 14.9457 18.4014 14.8437C18.5617 14.7417 18.6897 14.5962 18.7702 14.4241C18.8508 14.252 18.8807 14.0605 18.8564 13.8721C18.8321 13.6836 18.7546 13.506 18.633 13.36L15 9L18.633 4.64C18.7546 4.494 18.8321 4.31637 18.8564 4.12792C18.8807 3.93946 18.8508 3.74799 18.7702 3.57591C18.6897 3.40383 18.5617 3.25827 18.4014 3.15627C18.2411 3.05428 18.055 3.00007 17.865 3H4V21' stroke='white' stroke-width='1.33333' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    width: 36px;
    height: 36px;
    background-color: #146a0d;
    border-radius: 20px;
    top: 6px;
    left: -48px;
    background-position: center;
    border: 0 !important
}

.tour-itinerary .itinerary-box .itinerary-title {
    padding: 12px 15px 12px 0;
    font-weight: 500;
    line-height: 24px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.tour-itinerary .itinerary-box .itinerary-title .iti-day-title {
    margin-right: 20px
}

.tour-itinerary .itinerary-box .itinerary-title span i {
    font-weight: 700
}

.tour-itinerary .itinerary-box .itinerary-title .icon-svg-minus {
    display: none
}

.tour-itinerary .itinerary-box .itinerary-title .icon-svg-plus {
    display: block
}

.tour-itinerary .itinerary-box.active .itinerary-title .icon-svg-plus {
    display: none
}

.tour-itinerary .itinerary-box.active .itinerary-title .icon-svg-minus {
    display: block
}

.tour-itinerary .itinerary-box.active::after {
    background-color: #146a0d;
    border: 4px solid #bad7b7;
}

.tour-itinerary .itinerary-box .itinerary-content {
    line-height: 28px
}

.tour-itinerary .itinerary-box .itinerary-content .start-point {
    background: #f7f7f7;
    border-radius: 16px;
    padding: 15px 20px;
    margin-bottom: 20px;
    margin-top: 20px
}

.tour-itinerary .itinerary-box .itinerary-content .start-point p {
    display: flex;
    align-items: center
}

.tour-itinerary .itinerary-box .itinerary-content .start-point p i {
    margin-right: 5px;
    font-size: 22px
}

.tour-itinerary .itinerary-box .itinerary-content .start-point p i.ico-carbon-time {
    font-size: 20px
}

.tour-itinerary .itinerary-box .itinerary-content .start-point p i::before {
    color: #414141
}

.tour-itinerary .itinerary-box .itinerary-content .start-point p:first-child {
    font-weight: 500;
    font-size: 18px
}

.tour-itinerary .itinerary-box .itinerary-content .start-point p:last-child {
    margin-bottom: 0
}

.tour-itinerary .itinerary-box .itinerary-content ul {
    list-style: disc;
    padding-left: 20px
}

.important-note {
    padding-left: 18px;
    line-height: 28px
}

.last-update {
    font-size: 14px;
    font-style: italic;
    margin-top: 20px
}

.itinerary-button {
    display: flex;
    align-items: center;
    justify-content: center
}

.itinerary-button .btn-download,
.itinerary-button .btn-print {
    height: 52px;
    background: #f2f2f2;
    border-radius: 6px;
    line-height: 18px;
    font-weight: 500;
    color: #000;
    padding: 0 50px;
    font-size: 16px;
    display: flex;
    align-items: center
}

@media (max-width:767px) {

    .itinerary-button .btn-download,
    .itinerary-button .btn-print {
        width: 50%;
        padding: 0;
        justify-content: center
    }
}

.itinerary-button .btn-download svg,
.itinerary-button .btn-print svg {
    margin-right: 5px
}

.itinerary-button .btn-download:focus,
.itinerary-button .btn-download:hover,
.itinerary-button .btn-print:focus,
.itinerary-button .btn-print:hover {
    color: #000
}

.check_rate_form {
    margin-bottom: 20px;
    background: #fff
}

.check_rate_form__content {
    padding: 20px;
    padding-bottom: 0;
    box-shadow: 0 0 10px 5px rgba(0, 0, 0, .06);
    border-radius: 4px
}

.check_rate_form__content select {
    appearance: none;
    -webkit-appearance: none
}

.check_rate_form__content .ico-carbon-time {
    font-size: 38px;
    margin-right: 5px;
    margin-top: -2px
}

.check_rate_form__content .ico-calendar {
    font-size: 34px;
    margin-right: 5px;
    margin-top: -5px
}

.check_rate_form__content .ico-user {
    font-size: 34px;
    margin-right: 5px;
    margin-top: -5px
}

.check_rate_form__content__duration {
    display: flex;
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 20px;
    padding-top: 5px;
    align-items: center;
    width: 55%;
    float: left
}

.check_rate_form__content__duration svg {
    margin-right: 10px
}

.check_rate_form__content__duration__input {
    width: 100%;
    line-height: 18px
}

.check_rate_form__content__duration__input label {
    margin-bottom: 0;
    text-transform: uppercase;
    font-weight: 400;
    line-height: 16px;
    color: #828282;
    font-size: 14px
}

.check_rate_form__content__duration__input select {
    border: 0;
    outline: 0;
    box-shadow: none !important;
    padding-left: 0;
    padding-right: 0;
    background: #fff;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    font-size: 16px;
    font-weight: 500;
    padding: 0;
    height: 33px;
    margin-top: -5px
}

.check_rate_form__content__date {
    display: flex;
    padding-top: 5px;
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 10px;
    align-items: center;
    width: 45%;
    padding-left: 8px
}

.check_rate_form__content__date svg {
    margin-right: 10px
}

.check_rate_form__content__date__input {
    width: 100%;
    line-height: 18px
}

.check_rate_form__content__date__input label {
    margin-bottom: 0;
    text-transform: uppercase;
    font-weight: 400;
    line-height: 16px;
    color: #828282;
    font-size: 14px
}

@media (min-width:767px) {
    .check_rate_form__content__date__input label {
        position: relative;
        top: 5px
    }
}

.check_rate_form__content__date__input input {
    border: 0;
    outline: 0;
    box-shadow: none !important;
    padding: 0;
    font-size: 16px;
    font-weight: 500;
    margin-top: -5px;
    background-color: initial !important;
    cursor: pointer
}

@media (min-width:767px) {
    .check_rate_form__content__date__input input {
        margin-top: 2px
    }
}

.check_rate_form__content__person {
    position: relative;
    display: flex;
    padding-top: 15px;
    padding-bottom: 15px;
    align-items: center
}

.check_rate_form__content__person span svg {
    margin-right: 10px
}

.check_rate_form__content__person__input {
    width: 100%;
    line-height: 18px
}

.check_rate_form__content__person__input label {
    margin-bottom: 0;
    font-weight: 400;
    line-height: 16px;
    color: #444;
    font-size: 14px;
    padding-right: 5px
}

@media (min-width:767px) {
    .check_rate_form__content__person__input label {
        color: #828282;
        position: relative;
        top: 5px
    }
}

.check_rate_form__content__person__input label .cabin-label {
    font-weight: 500
}

.check_rate_form__content__person__input button {
    border: 0;
    outline: 0;
    box-shadow: none !important;
    padding: 0;
    font-size: 16px;
    font-weight: 500;
    margin-top: 3px;
    background-color: initial !important;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    height: 26px;
    text-align: left;
    text-wrap: nowrap
}

@media (min-width:767px) {
    .check_rate_form__content__person__input button {
        margin-top: 10px
    }
}

.check_rate_form__button {
    margin-top: 10px
}

.check_rate_form__button button {
    background: #ffe8d6;
    border-radius: 0 2px 2px 0;
    font-size: 18px;
    font-weight: 700;
    line-height: 21px;
    color: #e2803a;
    height: 48px;
    border-radius: 4px
}

.check_rate_form__button button:focus,
.check_rate_form__button button:hover {
    color: #e2803a
}

@media (min-width:767px) {
    .check_rate_form__content__person__input button {
        overflow: hidden;
        width: 87%
    }
}

.travellerContent {
    display: none;
    position: absolute;
    top: 85px;
    left: 0;
    box-shadow: 0 1px 3px 0 rgba(27, 27, 27, .2), 0 4px 8px 0 rgba(27, 27, 27, .1);
    background-color: #fff;
    padding: 0;
    width: 100%;
    z-index: 99
}

@media (max-width:767px) {
    .travellerContent {
        position: fixed;
        z-index: 1000;
        overflow: auto;
        top: 0;
        margin: 0;
        background: #000;
        border-radius: 8px 8px 0 0
    }

    .travellerContent .cabin-arm {
        background: #fff;
        margin-top: 0;
        min-height: 195px
    }

    .travellerContent .cabin-arm .cabin-title {
        margin-top: 0
    }
}

@media (max-width:767px) {
    .bgr-color-mobile {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 9;
        background-color: #000;
        opacity: .9
    }

    .list-select-cabin {
        position: relative;
        width: 94%;
        top: 192px;
        margin-left: 3%;
        border-radius: 8px;
        height: 97%;
        overflow: auto
    }

    .travellerContent {
        height: 100%
    }

    .height-cabin {
        height: auto
    }

    .height-cabin .list-select-cabin {
        position: fixed;
        height: auto
    }

    .travellerContent-tour .list-select-cabin {
        top: 10px
    }

    .travellerContent-tour .list-select--tour {
        top: 10px;
        overflow: auto
    }

    .check_rate_form__content__date {
        padding-left: 0
    }

    .rg-es .check_rate_form__content__duration__input .custom-select {
        width: 70%
    }

    .rg-es .check_rate_form__content__date__input label {
        white-space: nowrap
    }
}

@media (min-width:768px) {
    .check_rate_form {
        display: flex
    }

    .check_rate_form__content {
        padding: 8px 15px 5px;
        width: 78%;
        display: flex;
        background: #fff;
        border-radius: 3px;
        box-shadow: 0 0 15px 0 rgba(0, 0, 0, .25)
    }

    .check_rate_form__content__duration {
        width: 42%;
        border-bottom: 0 solid #fff;
        padding: 0;
        padding-right: 50px;
        position: relative;
        top: -2px
    }

    .check_rate_form__content__duration::after {
        content: "";
        border-left: 1px solid #ddd;
        height: 38px;
        position: absolute;
        right: 25px
    }

    .check_rate_form__content__date {
        width: 29%;
        border-bottom: 0 solid #fff;
        padding: 0;
        position: relative
    }

    .check_rate_form__content__date::after {
        content: "";
        border-left: 1px solid #ddd;
        height: 38px;
        position: absolute;
        right: 15px
    }

    .check_rate_form__content__person {
        width: 29%;
        border-bottom: 0 solid #fff;
        padding: 0;
        position: relative
    }

    .check_rate_form__button {
        width: 21%;
        margin-left: 1%;
        margin-top: 0
    }

    .check_rate_form__button button {
        height: 67px
    }

    .check_rate_form--tour .check_rate_form__content {
        width: 70%
    }

    .check_rate_form--tour .check_rate_form__button {
        width: 30%
    }

    .check_rate_form--tour .check_rate_form__content__date {
        width: 47%
    }

    .check_rate_form--tour .check_rate_form__content__date::after {
        right: 40px
    }

    .check_rate_form--tour .check_rate_form__content__person {
        width: 53%
    }

    .check_rate_form--tour .travellerContent {
        left: -15px
    }

    .travellerContent {
        width: 300px;
        top: 50px;
        left: -50px;
        border-radius: 8px
    }

    .rg-es .travellerContent {
        width: 335px
    }
}

@media (max-width:767px) {
    .check_rate_form--tour .check_rate_form__content__date {
        width: 100%
    }

    .check_rate_form__content__duration {
        padding-bottom: 0;
        padding-top: 0
    }

    .check_rate_form__content .ico-carbon-time {
        margin-top: -7px
    }

    summary.radios,
    summary.radios input {
        height: 34px
    }
}

.children-birthday-form {
    font-size: 14px;
    color: #828282
}

.children-birthday-form select {
    -webkit-appearance: auto;
    padding: 5px
}

.children-birthday-form .age-warning {
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 20px
}

.children-birthday-form .clearfix {
    font-weight: 500;
    margin-bottom: 7px
}

.cabin-title {
    padding: 10px;
    font-size: 20px;
    position: relative;
    margin-top: 10px
}

.icon-remove,
.icon-remove-cabins {
    position: absolute;
    right: 15px;
    top: 25px;
    font-size: 22px;
    margin-top: -10px;
    color: #555;
    cursor: pointer
}

.icon-remove i,
.icon-remove-cabins i {
    font-size: 16px
}

.icon-remove i::before,
.icon-remove-cabins i::before {
    color: #828282
}

.w-select {
    width: 80px
}

.cabin-details {
    padding: 0 15px;
    font-size: 16px
}

.cabin-details .cabin-details_number {
    width: 100%;
    display: flex;
    flex-wrap: wrap
}

.cabin-details .cabin-details_number .text-cabin-child {
    margin-right: auto;
    flex-wrap: nowrap;
    margin-top: 15px;
    margin-bottom: 10px;
    width: 60%
}

.cabin-details .cabin-details_number .cabin-index {
    width: 100%;
    margin-top: 0
}

.cabin-details .cabin-details_number .cabin-index:nth-child(2) {
    width: 40%;
    margin-top: 15px
}

.cabin-details .cabin-details_number .cabin-index:last-child {
    padding-bottom: 10px
}

.cabin-details label {
    min-width: 60px
}

.cabin-details .text-cabin {
    border-radius: 50px;
    text-align: inherit
}

.cabin-details .cabin_bed_type {
    justify-content: flex-start;
    margin-top: 0;
    padding-bottom: 10px
}

.travellerContent-tour .text-cabin {
    text-align: right
}

@media (max-width:767px) {
    .travellerContent-tour .icon-remove-cabins {
        top: 20px
    }
}

.list-cabin-arm .cabin-details {
    padding: 0 15px
}

@media (max-width:767px) {
    .list-cabin-arm .cabin-details {
        padding: 0 15px 15px;
        margin-bottom: 0
    }
}

.list-cabin-arm .cabin-details .text-cabin {
    display: flex;
    flex-wrap: wrap
}

[id*=row_children_] .text-cabin {
    border: none
}

.cabin-details label {
    font-weight: 400;
    line-height: 34px;
    margin: 0
}

.cabin-details .btnOpr {
    width: 32px;
    height: 32px;
    color: #fff;
    background-color: #c5c8d1;
    border-radius: 20px;
    font-size: 26px;
    font-weight: 700;
    text-align: center;
    line-height: 31px;
    cursor: pointer;
    display: inline-block
}

.cabin-details input[type=text] {
    display: inline-block;
    border: 0;
    width: 40px;
    height: 32px;
    text-align: center;
    font-size: 16px
}

.cabin-details .btnPlus {
    background-color: #1e92f5;
    line-height: 32px
}

.cabin-hr {
    border-top: 1px solid #dedfe3;
    margin: 5px 0 10px
}

div.cabin-arm {
    position: relative;
    margin-top: 0;
    border-top: 1px solid #dedfe3
}

div.cabin-arm.cabin-arm-1 {
    border-top: none
}

.select-cabin_number {
    display: flex;
    align-items: center;
    padding-left: 15px
}

@media (max-width:767px) {
    .select-cabin_number {
        padding: 10px 15px;
        position: sticky;
        top: 0;
        z-index: 99999;
        background: #fff;
        margin-top: 0;
        border-radius: 8px 8px 0 0
    }
}

.select-cabin_number label {
    font-weight: 500
}

.select-cabin_number .nr-number-cabin {
    -webkit-appearance: menulist
}

.check_rate_form__content__person__input .cabin-label {
    padding-left: 15px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 10px
}

.cabin-arrow {
    border-color: transparent;
    border-style: dashed dashed solid;
    border-width: 0 12px 12px;
    position: absolute;
    z-index: 1;
    height: 0;
    width: 0;
    -webkit-animation: gb__a .2s;
    animation: gb__a .2s;
    border-bottom-color: rgba(221, 221, 221, .431372549);
    top: -12px;
    left: 50%;
    margin-left: -6px
}

.cabin-arrow::before {
    content: "";
    border-bottom: 11px solid #fff;
    border-right: 11px solid transparent;
    border-left: 11px solid transparent;
    position: absolute;
    left: -11px;
    top: 2px
}

@media (max-width:767px) {
    .cabin-arrow {
        display: none;
        position: fixed;
        top: 180px;
        left: 25px
    }
}

.cabin-details .nr-number-cabin {
    -webkit-appearance: menulist
}

.cabin-index {
    margin-top: 10px;
    font-size: 14px;
    line-height: 24px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-bottom: 15px
}

.cabin-index .nr-number-cabin {
    display: flex;
    padding: 5px 0
}

.cabin-index .nr-number-cabin input {
    display: none
}

.cabin-index .nr-number-cabin input:checked {
    background: #1e92f5
}

.cabin-index .nr-number-cabin label.label-input {
    height: 35px;
    border: 1px solid #ddd;
    border-radius: 20px;
    margin-right: 10px;
    text-align: center;
    cursor: pointer;
    padding: 0 2px
}

@media (max-width:767px) {
    .cabin-index .nr-number-cabin label.label-input {
        padding: 0 15px
    }
}

.cabin-index .nr-number-cabin .check-radio {
    background: #828282;
    color: #fff
}

.label-cabin {
    margin-top: 12px;
    margin-right: 15px;
    font-weight: 500;
    white-space: nowrap
}

@media (max-width:767px) {
    .label-cabin {
        margin-right: auto
    }
}

.d-flex-cabin {
    display: flex;
    border-radius: 0 0 8px 8px;
    padding: 10px;
    justify-content: space-between;
    background: #fbfbfb;
    justify-content: flex-end
}

@media (max-width:767px) {
    .d-flex-cabin {
        position: sticky;
        bottom: 0
    }
}

.d-flex-cabin .btn-add-cabins {
    border-top: none
}

.d-flex-cabin .btn-orange {
    margin-top: 0;
    padding: 8px 20px
}

.btn-add-cabins {
    border-top: 1px solid #dedfe4;
    padding: 10px;
    text-align: center
}

.btn-add-cabins a {
    text-decoration: none
}

.btn-done {
    display: none
}

@media (max-width:767px) {
    .check_rate_form__content {
        display: flex;
        flex-wrap: wrap
    }

    .check_rate_form__content .check_rate_form__content__person {
        width: 100%
    }

    #tourPersons {
        padding: 10px;
        border-radius: 0;
        height: auto
    }

    #tourPersons .cabin-arm {
        border-radius: 8px
    }

    #tourPersons .d-flex-cabin {
        bottom: -10px
    }
}

@media screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) {
    .check_rate_form__content__person__input {
        width: calc(100% - 34px)
    }
}

.table_tour_rate {
    border: 1px solid #f2f2f2;
    font-size: 14px
}

.table_tour_rate tbody tr td {
    padding: 0;
    border: 0
}

.table_tour_rate .ico-like::before {
    color: #fff;
    font-size: 14px;
    margin-right: 3px
}

.table_tour_rate .ico-arrow-top::before {
    color: #828282 !important;
    font-size: 24px
}

.table_tour_rate .col-cabin-info {
    padding: 15px
}

.table_tour_rate .col-cabin-info .acc-name {
    font-size: 18px;
    font-weight: 500;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px
}

.table_tour_rate .col-cabin-info ul li {
    display: flex;
    font-weight: 500
}

.table_tour_rate .cabin-select {
    background: #fbfbfb;
    padding: 15px;
    text-align: center
}

.table_tour_rate .cabin-select .btn-orange {
    border-radius: 4px;
    font-size: 16px;
    font-weight: 500;
    padding: 9px 35px;
    width: 100%;
    margin-top: 15px
}

@media (max-width:767px) {
    .table_tour_rate .cabin-select .btn-orange {
        padding: 9px
    }
}

.table_tour_rate .cabin-select .include_tax_fee {
    font-size: 12px;
    color: #2c3e50;
    font-weight: 500
}

.table_tour_rate .cabin-select br {
    display: none
}

.table_tour_rate .cabin-select .cabin-list {
    text-align: left
}

.table_tour_rate .cabin-select .cabin-list .row {
    margin-top: 10px
}

.table_tour_rate .cabin-select .cabin-list .cabin-info {
    font-size: 12px;
    padding-top: 2px
}

.table_tour_rate .cabin-select .include_tax_fee {
    margin-top: 10px;
    text-align: left
}

.table_tour_rate .cabin-select .div-price {
    margin-bottom: 15px;
    margin-top: 15px;
    color: #828282;
    font-size: 16px
}

.table_tour_rate .cabin-select .div-price .price {
    font-size: 26px;
    color: #b72020;
    font-weight: 700
}

.table_tour_rate .cabin-select .easy-secure {
    color: #828282;
    font-size: 12px
}

.table_tour_rate .enter_departure {
    text-align: center;
    padding: 8px;
    color: #e51512;
    background: #fafafa;
    cursor: pointer
}

.table_tour_rate .colspan {
    padding: 5px;
    background: #f2f2f2
}

.table_tour_rate .ico-check:before {
    color: #828282
}

.table_tour_rate .ico-cabin:before {
    color: #bababa
}

@media (max-width:768px) {
    .table_tour_rate tbody tr td {
        display: block
    }
}

@media (min-width:768px) {

    .table_tour_rate .cabin-info,
    .table_tour_rate .list-cabin {
        position: relative
    }

    .table_tour_rate .col-img {
        position: absolute;
        top: 0;
        left: 0;
        width: 290px
    }

    .table_tour_rate .col-cabin-info {
        padding: 15px;
        margin-left: 290px
    }

    .table_tour_rate .cabin-select {
        width: 28%;
        text-align: right
    }

    .table_tour_rate .cabin-select .btn-orange {
        width: auto
    }

    .table_tour_rate .cabin-select .cabin-list .row {
        margin-top: 5px
    }

    .table_tour_rate .cabin-select .include_tax_fee {
        margin-top: 5px
    }

    .table_tour_rate .cabin-select br {
        display: none
    }

    .table_tour_rate .enter_your_departure {
        background: #f2f2f2;
        padding: 25px;
        width: 175px;
        vertical-align: middle
    }

    .table_tour_rate .enter_your_departure .enter_departure {
        border: 1px solid #e51512;
        box-sizing: border-box;
        border-radius: 23px;
        font-size: 14px;
        text-align: center;
        font-weight: 500;
        height: 120px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        position: relative
    }
}

.table_tour_rate {
    border: 1px solid #f2f2f2
}

.table_tour_rate tbody tr td {
    padding: 0;
    border: 0
}

.table_tour_rate .list-cabin {
    position: relative
}

@media (min-width:767px) {
    .table_tour_rate .list-cabin .img-full-day {
        display: flex
    }

    .table_tour_rate .list-cabin .img-full-day img {
        width: 40% !important;
        margin-right: 10px
    }
}

.table_tour_rate .list-cabin .img-full-day ul {
    list-style: none;
    padding-left: 5px
}

.table_tour_rate .list-cabin .img-full-day ul li {
    padding-top: 10px
}

.table_tour_rate .list-cabin .img-full-day ul li i {
    font-size: 12px;
    padding-left: 5px
}

@media (max-width:767px) {
    .table_tour_rate .list-cabin .img-full-day ul li i {
        padding-left: 0
    }
}

@media (max-width:767px) {
    .table_tour_rate .list-cabin .img-full-day span {
        display: inherit;
        padding-left: 5px
    }
}

.table_tour_rate .list-cabin .img-full-day span {
    font-size: 18px;
    font-weight: 500
}

.table_tour_rate .list-cabin .col-img {
    position: absolute;
    width: 54%;
    top: 10px;
    left: 10px
}

.table_tour_rate .list-cabin .col-img img {
    border-radius: 4px
}

.table_tour_rate .list-cabin .cabin-name {
    padding-left: 60%;
    min-height: 125px;
    margin-left: 5px
}

.table_tour_rate .col-cabin-info {
    padding: 15px;
    padding-bottom: 0
}

.table_tour_rate .col-cabin-info .acc-name {
    font-size: 20px;
    font-weight: 700;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px
}

@media (max-width:767px) {
    .table_tour_rate .col-cabin-info .acc-name {
        font-size: 18px
    }
}

.table_tour_rate .col-cabin-info .acc-info div {
    margin-bottom: 3px
}

.table_tour_rate .enter_departure {
    text-align: center;
    padding: 8px;
    color: #e51512;
    background: #fafafa
}

.table_tour_rate .colspan {
    padding: 5px;
    background: #f2f2f2
}

.table-price-inclusion {
    border: 0 !important
}

.table-price-inclusion tr {
    border-bottom: 1px solid #f2f2f2;
    border-left: 1px solid #f2f2f2;
    border-right: 1px solid #f2f2f2
}

.table-price-inclusion tr th {
    background-color: #f2f2f2;
    vertical-align: middle !important;
    border: 0 !important;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 25px;
    font-size: 14px;
    color: #828282;
    height: 46px
}

.table-price-inclusion tr th.header {
    background: #f2f2f2;
    color: #444;
    text-transform: initial;
    padding: 0 15px;
    font-size: 18px;
    font-weight: 500;
    padding-top: 4px !important
}

.table-price-inclusion tr th.price {
    width: 30%;
    text-align: center
}

.table-price-inclusion tr td {
    border: 0 !important;
    vertical-align: middle !important;
    height: 62px
}

.table-price-inclusion tr td.name {
    font-size: 16px;
    font-weight: 400;
    color: #444;
    padding-left: 20px
}

.table-price-inclusion tr td.price {
    font-size: 16px;
    font-weight: 400;
    color: #828282;
    text-align: right;
    padding: 0 15px
}

.table-price-inclusion tr td.price .p-from {
    white-space: nowrap
}

.table-price-inclusion tr td .text-price {
    font-size: 20px;
    font-weight: 700;
    color: #b72020
}

@media (min-width:768px) {
    .table-price-inclusion tr th.price {
        width: 25%
    }

    .table-price-inclusion tr td.price {
        text-align: right
    }

    .table-price-inclusion tr td.price .p-from {
        display: inline-block
    }

    .table_tour_rate .list-cabin {
        position: relative
    }

    .table_tour_rate .list-cabin .col-img {
        position: absolute;
        top: 0;
        left: 0;
        width: 290px
    }

    .table_tour_rate .list-cabin .col-img img {
        border-radius: 0
    }

    .table_tour_rate .list-cabin .cabin-name {
        padding-left: 0;
        min-height: auto;
        margin-left: 0;
        flex-wrap: wrap
    }
}

@media (min-width:768px) and (min-width:767px) {
    .table_tour_rate .list-cabin .cabin-name .acc-info {
        display: flex;
        justify-content: space-between
    }

    .table_tour_rate .list-cabin .cabin-name .acc-info .item {
        width: 33%
    }
}

@media (min-width:768px) {
    .table_tour_rate .list-cabin .bed-size {
        padding-left: 0;
        padding-right: 0
    }

    .table_tour_rate .col-cabin-info {
        margin-left: 290px;
        min-height: 193px;
        padding: 15px 0 0 15px
    }

    .table_tour_rate .enter_your_departure {
        background: #f2f2f2;
        padding: 25px;
        width: 175px;
        vertical-align: middle
    }

    .table_tour_rate .enter_your_departure .enter_departure {
        border: 1px solid #e51512;
        box-sizing: border-box;
        border-radius: 23px;
        font-size: 14px;
        text-align: center;
        font-weight: 500;
        height: 120px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        position: relative
    }

    .search-table-check-rate .list-cabin .cabin-name .acc-info .item {
        width: 24%
    }

    .search-table-check-rate .list-cabin .cabin-name .acc-info .item:nth-child(2) {
        width: 31%
    }

    .search-table-check-rate .list-cabin .cabin-name .acc-info .bed-size {
        width: 45%
    }

    .rg-es .search-table-check-rate .list-cabin .cabin-name .acc-info .item:first-child {
        width: 35%
    }
}

.acc-photo-slider {
    width: 100%
}

@media (max-width:767px) {
    .acc-photo-slider .owl-carousel .item {
        position: relative;
        top: 0;
        background: rgba(221, 221, 221, .368627451)
    }
}

.acc-photo-slider .tour-slider {
    width: 100%;
    height: auto
}

.acc-photo-slider .description {
    padding: 5px 8px;
    background-color: #151212;
    color: #fff;
    font-size: 13px
}

.acc-photo-slider .margin-bottom-10 {
    margin-bottom: 0 !important
}

.acc-photo-slider .fotorama__nav-wrap {
    display: none
}

.modal-detail .acc-list-checked li {
    margin-bottom: 5px;
    overflow: hidden;
    white-space: nowrap
}

.acc-photo-slider .description {
    padding: 5px 8px;
    background-color: #151212;
    color: #fff;
    font-size: 13px
}

.modal-detail .owl-theme .owl-nav {
    margin-top: 0
}

.modal-detail .photo-slider .owl-dots {
    position: absolute;
    bottom: 10px;
    left: 30%;
    width: 40%
}

.modal-detail .owl-theme .owl-dots .owl-dot.active span,
.modal-detail .owl-theme .owl-dots .owl-dot:hover span {
    background: #ff7d00;
    width: 12px;
    height: 12px
}

.modal-detail .owl-theme .owl-dots .owl-dot {
    margin: -5px 0
}

.modal-detail .owl-theme .owl-dots .owl-dot.active,
.modal-detail .owl-theme .owl-dots .owl-dot:hover {
    margin-bottom: -6px
}

.modal-detail .photo-slider .owl-next,
.modal-detail .photo-slider .owl-prev {
    position: absolute;
    top: 50%;
    margin-top: -15px !important
}

.modal-detail .photo-slider .owl-next {
    right: 5px
}

.modal-detail .photo-slider .owl-prev {
    left: 5px
}

.modal-detail .modal-dialog {
    width: 85%
}

.modal-detail .owl-nav {
    display: none
}

.modal-detail .modal-dialog {
    width: 85%
}

.modal-detail .owl-theme .owl-nav {
    margin-top: 0
}

.modal-detail .acc-info {
    width: 30%;
    padding: 10px 20px;
    position: relative;
    font-size: 14px
}

.modal-detail .photo-slider .owl-dots {
    position: absolute;
    bottom: 10px;
    left: 30%;
    width: 40%
}

.modal-detail .btnNext,
.modal-detail .btnPrev {
    position: absolute;
    top: calc(50% - 35px);
    color: #fff;
    font-size: 30px;
    cursor: pointer;
    padding: 10px 20px
}

@media (max-width:767px) {

    .modal-detail .btnNext,
    .modal-detail .btnPrev {
        top: calc(50% - 20px);
        padding: 0
    }
}

.modal-detail .caption-number,
.modal-detail .caption-title {
    position: absolute;
    bottom: 10px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: .6px;
    color: #fff
}

.modal-detail .caption-title {
    left: 10px;
    max-width: 75%;
    max-height: 50px;
    font-size: 14px;
    font-weight: 500;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis
}

.modal-detail .nb-photos {
    position: absolute;
    right: 10px;
    bottom: 8px;
    color: #fff;
    font-size: 14px;
    font-weight: 500
}

@media (min-width:767px) {
    .modal-detail .nb-photos {
        display: none
    }
}

.modal-detail .caption-number {
    right: 10px;
    opacity: .8;
    font-size: 14px;
    text-align: right;
    line-height: 1
}

.table-rate {
    border: 0 !important;
    border-top: 1px solid #f2f2f2 !important
}

.table-rate tr {
    border-bottom: 1px solid #f2f2f2;
    border-left: 1px solid #f2f2f2;
    border-right: 1px solid #f2f2f2
}

.table-rate tr th {
    background-color: #f2f2f2;
    vertical-align: middle !important;
    border: 0 !important;
    font-size: 16px;
    color: #444;
    height: 42px
}

.table-rate tr th span {
    font-weight: 400;
    color: #999
}

.table-rate tr td {
    border: 0 !important;
    display: block
}

.table-rate tr td .text-price {
    font-size: 20px;
    color: #181818
}

.table-rate tr td .col-per-pax {
    text-align: right;
    color: #999
}

.table-rate tr td .col-total {
    text-align: right;
    color: #999
}

@media (min-width:767px) {
    .table-rate tr td .img-full-day {
        display: flex;
        align-items: center
    }

    .table-rate tr td .img-full-day img {
        width: 58% !important;
        margin-right: 10px
    }
}

.table-rate tr td .img-full-day span {
    font-weight: 500;
    font-size: 18px
}

@media (max-width:767px) {
    .table-rate tr td .pd-name {
        position: relative;
        left: -4px;
        margin-top: 10px;
        display: inherit
    }
}

.table-rate .btn-orange {
    font-weight: 700;
    width: 100%;
    padding: 10px
}

@media (max-width:768px) {
    .modal-detail .modal-dialog {
        width: auto
    }

    .modal-detail .acc-info {
        width: 100%
    }

    .rg-es .table-price-inclusion tr td.name {
        padding-left: 5px
    }
}

@media (min-width:768px) {
    .acc-photo-slider {
        width: 70%
    }

    .table-rate tr td {
        vertical-align: middle !important;
        height: 62px;
        display: table-cell
    }

    .table-rate tr td .col-per-pax {
        text-align: left
    }

    .table-rate tr td .col-total {
        text-align: left
    }

    .table-rate tr td .img-check-rate {
        width: 50% !important
    }

    .table-rate .btn-orange {
        padding: 10px 30px
    }

    .btn-orange {
        margin-top: 0
    }
}

@media screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) {
    .table_tour_rate tr {
        background: #fbfbfb
    }

    .table_tour_rate .list-cabin {
        background: #fff;
        width: 100%
    }

    .table_tour_rate .cabin-select {
        width: 59%;
        text-align: center;
        margin-left: auto;
        border: none
    }
}

@media screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait),
only screen and (min-device-width:375px) and (max-device-width:896px) and (orientation:landscape) {

    .acc-photo-slider,
    .modal-detail .acc-info {
        width: 50%
    }

    #modal_tour_departure .table-departure thead,
    .date-departure-detail .table-departure thead,
    .faq_block .panel-body table thead,
    .itinerary-content table thead,
    .table thead,
    .table-full thead,
    .table-th thead {
        display: table-row-group !important
    }
}

@media only screen and (min-device-width:768px) and (max-device-width:1180px) {
    .cabin-select .row .col-md-12.col-xs-6 {
        width: 100%
    }
}

.booking_condition {
    margin-top: 40px;
    margin-bottom: 30px
}

.booking_condition .heading-h2 {
    margin-bottom: 30px
}

.booking_condition .heading-h3 {
    padding: 12px 15px;
    font-weight: 500;
    line-height: 24px;
    background: #efefef;
    margin-top: 20px;
    margin-bottom: 10px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%
}

.booking_condition .heading-h3 .icon-svg-minus {
    display: none
}

.booking_condition__list {
    display: block
}

.booking_condition__list__content {
    display: none;
    padding-left: 20px;
    line-height: 28px
}

.booking_condition__list__content ul {
    padding-left: 15px
}

.booking_condition hr {
    margin-top: 20px;
    margin-bottom: 20px
}

.booking_condition .ico-plus::before {
    color: #828282;
    font-size: 14px
}

.booking_condition .ico-minus::before {
    color: #858585;
    font-size: 14px
}

.booking_condition .active .icon-svg-plus {
    display: none
}

.booking_condition .active .icon-svg-minus {
    display: block
}

.heading-h2 {
    font-size: 20px
}

.heading-h3 {
    font-size: 18px
}

@media (min-width:768px) {
    .booking_condition {
        margin-bottom: 60px
    }

    .booking_condition h2 {
        font-size: 28px
    }

    .booking_condition h3 {
        margin-top: 40px;
        padding: 12px 15px;
        font-weight: 500;
        line-height: 24px;
        background: #efefef;
        margin-top: 20px;
        cursor: pointer;
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%
    }

    .booking_condition h3 .icon-svg-minus {
        display: none
    }

    .booking_condition__list {
        display: block
    }

    .booking_condition__list h3 {
        white-space: nowrap;
        font-size: 20px
    }

    .booking_condition__list__content {
        display: none;
        padding-left: 20px
    }

    .booking_condition hr {
        margin-top: 30px;
        margin-bottom: 35px
    }

    .heading-h2 {
        font-size: 22px
    }

    .heading-h3 {
        font-size: 20px
    }
}

.list_4__block {
    margin-bottom: 20px
}

.list_4__block:last-child {
    margin-bottom: 0
}

.list_4__item {
    background: #fff;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .25);
    position: relative
}

.list_4__item__img {
    position: relative;
    width: 150px
}

.list_4__item__img .btn-favourite {
    position: absolute;
    top: 10px;
    right: 10px
}

.list_4__item__img .btn-favoured path {
    fill: #e51512
}

.list_4__item img {
    width: 150px;
    position: absolute;
    top: 0;
    left: 0
}

.list_4__item__info {
    padding: 10px;
    padding-left: 15px;
    margin-left: 150px
}

.list_4__item__info .name a {
    color: #333
}

.list_4__item__info .name a:focus,
.list_4__item__info .name a:hover {
    color: #126b0c
}

.list_4__item__info .name a {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 15px
}

.list_4__item__info .see-deal li {
    display: flex
}

.list_4__item__info .see-deal li svg {
    margin-right: 5px
}

.list_4__item__info .review_price {
    color: #828282;
    font-size: 14px
}

.list_4__item__info .review_price .price {
    margin-top: 10px
}

.list_4__item__info .review_price .price-from {
    font-size: 24px;
    color: #b72020
}

.list_4__item__info .review_price .c-currency {
    display: inline-block
}

.list_4 .list-more {
    display: none
}

.list_4 .btn-more {
    background-color: #ffe8d6;
    color: #828282;
    border: 0;
    border-radius: 2px
}

@media (min-width:768px) {
    .list_4__list {
        margin-bottom: 0;
        margin-left: -10px;
        margin-right: -10px
    }

    .list_4__block {
        width: 25%;
        float: left;
        padding-left: 10px;
        padding-right: 10px
    }

    .list_4__item__img {
        overflow: hidden;
        width: 100%
    }

    .list_4__item img {
        width: 100%;
        position: initial;
        top: 0;
        left: 0
    }

    .list_4__item__info {
        padding: 10px;
        margin-left: 0
    }

    .list_4__item__info .name {
        margin-bottom: 10px
    }

    .list_4__item__info .name a {
        font-size: 20px
    }

    .list_4__item__info .review_price {
        display: flex;
        align-items: center;
        justify-content: space-between
    }

    .list_4__item__info .review_price .row-review {
        width: inherit;
        font-size: 14px;
        position: relative;
        top: 4px
    }

    .list_4__item__info .review_price .price {
        margin-top: 0
    }

    .list_4__item__info .review_price .price .btn,
    .list_4__item__info .review_price .price a {
        background: #e51512;
        border-radius: 4px;
        font-weight: 500;
        font-size: 16px;
        color: #fff;
        border-color: #e51512
    }

    .list_4__item__info .review_price .c-currency {
        display: none
    }

    .list_4 .list-more {
        display: none
    }
}

@media only screen and (min-device-width:480px) and (max-device-width:1180px),
all and (device-width:768px) and (device-height:1024px) and (orientation:portrait),
all and (device-width:820px) and (device-height:1180px) and (orientation:portrait),
only screen and (min-device-width:375px) and (max-device-width:896px) and (orientation:landscape) {
    .list_4__item__info .review_price {
        display: flex;
        align-items: flex-start;
        justify-content: flex-end;
        flex-direction: column
    }

    .list_4__item__info .review_price .row-review {
        margin-bottom: 10px
    }
}

@media (max-width:767px) {
    .modal-photo .modal-body {
        padding-top: 45px
    }

    .modal-photo .owl-carousel {
        display: block !important
    }

    .modal-photo .item {
        position: relative;
        margin-bottom: 10px
    }

    .modal-photo .item img {
        width: 100%
    }

    .modal-photo .btnNext {
        display: none
    }

    .modal-photo .btnPrev {
        display: none
    }
}

.btn-video {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -30px;
    margin-top: -30px;
    cursor: pointer
}

#modalVideo .modal-dialog {
    width: 80vw
}

@media (max-width:767px) {
    #modalVideo .modal-dialog {
        width: 100vw
    }
}

#modalVideo.fade.in,
#photo_detail_modal.fade.in {
    display: flex !important;
    align-items: center;
    justify-content: center;
    padding: 0
}

@media (max-width:767px) {
    #photo_detail_modal.fade.in {
        display: inherit !important
    }
}

.gallery-popup {
    max-width: 875px
}

.gallery-popup .tab-gallery-menu {
    list-style: none;
    display: flex;
    padding-left: 0;
    color: #181818;
    width: 96%;
    overflow: auto
}

.gallery-popup .tab-gallery-menu .tab-gallery-item {
    padding: 8px 20px;
    cursor: pointer;
    white-space: nowrap;
    margin-bottom: 10px
}

@media (max-width:767px) {
    .gallery-popup .tab-gallery-menu .tab-gallery-item {
        color: #fff;
        font-size: 14px
    }

    .gallery-popup .tab-gallery-menu .tab-gallery-item.active-show {
        border: 1px solid #fff;
        border-radius: 50px
    }
}

.gallery-popup .img-tab {
    display: none
}

.gallery-popup .show-gallery-item {
    display: block
}

@media (min-width:767px) {
    #photo_detail_modal.modal-photo .modal-body {
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0
    }

    #photo_detail_modal.modal-photo .modal-body .close {
        top: 25px;
        font-size: 16px
    }

    .gallery-popup {
        position: relative;
        background-color: #fff;
        border-radius: 8px;
        padding: 13px
    }

    .gallery-popup .active-show {
        background-color: #f5f5f5;
        border-radius: 50px
    }
}

@media (max-width:767px) {
    .close {
        top: 25px
    }

    .close .ico-x:before {
        color: #fff
    }

    .gallery-popup .gallery-popup-nav {
        position: fixed;
        z-index: 9;
        background: #181818;
        width: 100%;
        top: 0;
        left: 0
    }

    .gallery-popup .gallery-popup-nav .tab-gallery-menu {
        width: 87%;
        margin: 10px
    }

    .img-tab {
        margin-bottom: 30px
    }

    .modal-photo .close {
        position: fixed;
        top: 20px;
        font-size: 16px
    }

    #photo_detail_modal.modal.in {
        position: fixed
    }

    #photo_detail_modal.modal.in .modal-dialog {
        transform: none;
        margin: 0
    }
}

@media (min-width:767px) {
    .gallery-popup-nav ::-webkit-scrollbar {
        width: 4px;
        height: 4px
    }

    .gallery-popup-nav ::-webkit-scrollbar-track {
        background: 0 0
    }

    .gallery-popup-nav ::-webkit-scrollbar-thumb {
        background: #888;
        border-radius: 4px
    }

    .gallery-popup-nav ::-webkit-scrollbar-thumb:hover {
        background: #555;
        border-radius: 4px
    }
}

.fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__video-close,
.fotorama__video-play {
    background: 0 0
}

.fotorama__arr::before,
.fotorama__fullscreen-icon::before,
.fotorama__video-close::before,
.fotorama__video-play::before {
    content: "";
    padding: 10px;
    border-radius: 40px;
    font-family: bestprice;
    position: relative;
    color: #fff;
    font-size: 30px;
    right: 10px
}

.fotorama__arr.fotorama__arr--next::before,
.fotorama__fullscreen-icon.fotorama__arr--next::before,
.fotorama__video-close.fotorama__arr--next::before,
.fotorama__video-play.fotorama__arr--next::before {
    content: "\e93b"
}

.fotorama__arr.fotorama__arr--prev::before,
.fotorama__fullscreen-icon.fotorama__arr--prev::before,
.fotorama__video-close.fotorama__arr--prev::before,
.fotorama__video-play.fotorama__arr--prev::before {
    content: "\e92a"
}

.slider-tour {
    display: flex;
    flex-direction: column
}

.slider-tour .close {
    position: relative;
    top: 0 !important;
    left: 0;
    margin-left: auto;
    padding-bottom: 10px;
    font-size: 16px
}

.slider-tour .close .ico-x:before {
    color: #000
}

@media (max-width:767px) {
    .slider-tour .close {
        position: fixed;
        top: 15px !important;
        right: 17px;
        padding: 10px;
        background: #fff;
        border-radius: 40px;
        font-size: 12px;
        width: 32px;
        height: 32px
    }

    .slider-tour .close .ico-x:before {
        color: #000
    }
}

.fotorama__caption .fotorama__caption__wrap {
    background-color: rgba(0, 0, 0, .42);
    padding: 5px 10px;
    width: 100%;
    text-align: left;
    color: #fff
}

.fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__video-close,
.fotorama__video-play {
    background: 0 0 !important
}

@media (max-width:767px) {
    .mobile-gallery .img-mobile {
        position: relative;
        top: 0;
        background: rgba(221, 221, 221, .3411764706);
        margin-bottom: 20px
    }

    .mobile-gallery .img-mobile img {
        width: 100%
    }

    .mobile-gallery .img-mobile .caption {
        bottom: 0
    }
}

@media (min-width:767px) {
    .mobile-gallery .img-mobile {
        height: 477px
    }

    .mobile-gallery .img-mobile img {
        width: 100%;
        height: 100%
    }

    .caption {
        display: none
    }
}

@media screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) {
    #photo_detail_modal .modal-dialog {
        width: 96%
    }

    #photo_detail_modal .modal-dialog .gallery-popup {
        max-width: 100%
    }
}

.skip-menu {
    position: fixed;
    bottom: 0;
    left: 0;
    display: none;
    width: 100%;
    padding: 12px 15px;
    background-color: #fff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .2);
    z-index: 9
}

.skip-menu.fix-top {
    display: block
}

@media (max-width:767px) {
    .skip-menu.fix-top {
        display: flex;
        flex-direction: row-reverse;
        align-items: center;
        justify-content: space-between
    }

    .skip-menu.fix-top .btn_book_tour {
        width: auto;
        margin-left: 10px;
        font-size: 16px;
        padding: 8px 10px;
        background: #ffe8d6;
        color: #e2803a
    }

    .skip-menu.fix-top .price-tg {
        line-height: 1.2
    }

    .skip-menu.fix-top .row-review {
        padding-top: 2px
    }
}

details {
    position: relative
}

details[open] {
    z-index: 1
}

summary {
    padding: 0;
    cursor: pointer;
    border-radius: 5px;
    list-style: none;
    position: relative;
    overflow: hidden
}

summary::-webkit-details-marker {
    display: none
}

details[open] summary:before {
    content: "";
    display: block;
    width: 100vw;
    height: 100vh;
    background: 0 0;
    position: fixed;
    top: 0;
    left: 0
}

summary:after {
    content: "";
    display: inline-block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}

summary:focus {
    outline: 0
}

.list-ul-cabin {
    width: 100%;
    background: #fff;
    position: absolute;
    top: calc(100% + .5rem);
    left: 0;
    padding: 1rem;
    margin: 0;
    box-sizing: border-box;
    border-radius: 5px;
    max-height: 300px;
    list-style: none;
    min-width: fit-content;
    box-shadow: 0 1px 3px 0 rgba(27, 27, 27, .2), 0 4px 8px 0 rgba(27, 27, 27, .1);
    z-index: 99;
    overflow: auto
}

.list-ul-cabin::before {
    content: "";
    position: absolute;
    top: -8px;
    left: 10%;
    border-bottom: 8px solid rgba(27, 27, 27, .2);
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    z-index: 9
}

.list-ul-cabin::after {
    content: "";
    border-bottom: 7px solid #fff;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    position: absolute;
    top: -7px;
    left: calc(10% + 1px);
    z-index: 9
}

@media (max-width:767px) {
    .list-ul-cabin {
        position: fixed;
        border-radius: 0;
        top: 32vh
    }
}

.list-ul-cabin li {
    margin: 0;
    padding: 1rem 0;
    border-bottom: 1px solid #ccc;
    padding-right: 40px
}

.list-ul-cabin li:first-child {
    padding-top: 0
}

.list-ul-cabin li:last-child {
    padding-bottom: 0;
    border-bottom: none
}

summary.radios {
    counter-reset: radios
}

summary.radios:before {
    content: var(--selection)
}

.radios input[type=radio] {
    counter-increment: radios;
    appearance: none;
    -webkit-appearance: none !important;
    -moz-appearance: none;
    white-space: nowrap !important;
    display: none
}

.radios input[type=radio]:checked {
    display: inline;
    --display: block;
    appearance: none;
    -webkit-appearance: none !important;
    -moz-appearance: none;
    white-space: nowrap !important
}

.radios input[type=radio]:after {
    content: attr(title);
    display: inline;
    font-size: 1rem
}

.radios input[type=radio]:focus {
    outline: 0
}

ul.list {
    counter-reset: labels
}

label.label-n {
    width: 100%;
    display: flex;
    cursor: pointer;
    justify-content: space-between;
    white-space: nowrap
}

label.label-n span {
    --display: none;
    display: var(--display);
    width: 1rem;
    height: 1rem;
    border: 1px solid #727272;
    border-radius: 3px
}

.label-n.active::before {
    content: "\e91b";
    font-family: bestprice !important;
    position: absolute;
    right: 15px;
    color: #2d9cdb
}

@media (max-width:767px) {
    .bgr-cabin-mobile {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 9;
        background-color: #000;
        opacity: .9
    }

    .body-hide-scroll,
    .body-hide-scroll-1 {
        overflow: hidden
    }
}

.inclusions h2 {
    margin-bottom: 16px;
    line-height: 38px
}

.inclusions .list-inclusions {
    color: #444
}

.inclusions .list-inclusions .item {
    display: flex;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #f2f2f2
}

.inclusions .list-inclusions .item:last-child {
    border-bottom: none
}

.inclusions .list-inclusions .item i {
    font-size: 30px;
    margin-right: 30px
}

.inclusions .list-inclusions .item i::before {
    color: #444
}

.inclusions .list-inclusions .item .ico-cabin {
    font-size: 21px
}

.inclusions .list-inclusions .item .label {
    font-size: 20px
}

@media (max-width:767px) {
    .inclusions .list-inclusions .item .label {
        font-size: 18px
    }
}

.inclusions .list-inclusions .item ul {
    padding-left: 20px
}

.inclusions .list-inclusions .item ul li {
    line-height: 180%
}

.inclusions .list-inclusions .item ul li::marker {
    color: #828282
}

.tailor_make {
    background: rgba(243, 120, 33, .14);
    border-radius: 4px;
    padding: 26px 25px;
    text-align: center
}

.tailor_make a {
    color: #000;
    display: flex;
    align-items: center;
    justify-content: center
}

.tailor_make .ico-line {
    margin-right: 5px;
    font-size: 32px
}

.tailor_make .ico-m-phone {
    margin-right: 5px;
    font-size: 32px
}

.tailor_make .ico-viber {
    margin-left: 5px;
    font-size: 32px
}

.tailor_make__avatar img {
    height: 115px;
    width: 115px !important
}

.tailor_make__title {
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 20px;
    margin-bottom: 5px
}

.tailor_make__email {
    margin-top: 15px
}

.tailor_make__phone {
    margin-top: 15px
}

.tailor_make__phone i {
    padding-right: 5px
}

.tailor_make__phone a {
    font-weight: 700
}

.tailor_make__contact {
    display: flex;
    align-items: center;
    max-width: 300px;
    margin: 15px auto;
    justify-content: space-evenly
}

@media (max-width:767px) {
    .tailor_make__contact {
        max-width: 260px
    }
}

.tailor_make__contact a {
    display: inline-block
}

.tailor_make__contact img {
    margin-right: 10px
}

.tailor_make__btn_inquire {
    background: #e51512;
    border-radius: 4px;
    color: #fff !important;
    font-weight: 700;
    font-size: 16px;
    margin-top: 10px;
    padding: 14px;
    padding: 14px 40px;
    width: fit-content;
    margin-right: auto;
    margin-left: auto
}

.tailor_make_full {
    margin-top: 50px
}

@media (min-width:768px) {
    .tailor_make_full {
        margin-top: 120px
    }

    .tailor_make_full .tailor_make__avatar {
        margin-top: -80px
    }
}

@media screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait),
only screen and (min-device-width:390px) and (max-device-width:896px) and (orientation:landscape) {
    .tailor_make {
        display: flex;
        align-items: center
    }

    .tailor_make .tailor_make__avatar {
        margin-right: 15px;
        margin-bottom: auto;
        margin-top: 0
    }

    .tailor_make .tailor_make__title__contact {
        text-align: left
    }

    .tailor_make .tailor_make__title__contact .tailor_make__title {
        margin-top: 0
    }

    .tailor_make .tailor_make__title__contact .tailor_make__phone a {
        justify-content: flex-start
    }

    .tailor_make .tailor_make__title__contact .tailor_make__contact {
        justify-content: flex-start
    }

    .tailor_make .tailor_make__title__contact .tailor_make__contact i {
        margin-right: 20px
    }

    .tailor_make .tailor_make__btn_inquire {
        padding: 14px 30px
    }
}

@media (min-width:767px) {
    .tailor_make_horizontal {
        display: flex;
        align-items: center;
        justify-content: space-between
    }

    .tailor_make_horizontal .tailor_make__avatar {
        padding-right: 20px;
        padding-top: 20px;
        margin-bottom: auto;
        min-width: 135px
    }

    .tailor_make_horizontal .tailor_make_content {
        text-align: left
    }

    .tailor_make_horizontal .tailor_make__phone a {
        justify-content: flex-start
    }

    .tailor_make_horizontal .tailor_make__contact {
        justify-content: flex-start
    }

    .tailor_make_horizontal .tailor_make__contact i {
        padding-right: 15px
    }
}

.table-responsive .table-departure {
    display: none
}

#modal_tour_departure .close,
.date-departure-detail .close {
    position: absolute;
    right: 15px;
    top: 15px;
    z-index: 9
}

#modal_tour_departure .modal-body,
.date-departure-detail .modal-body {
    padding: 0
}

#modal_tour_departure .table-responsive,
.date-departure-detail .table-responsive {
    border-radius: 8px
}

@media (max-width:767px) {

    #modal_tour_departure.in,
    .date-departure-detail.in {
        display: flex !important;
        align-items: flex-end;
        top: inherit;
        height: 100%
    }

    #modal_tour_departure.in .modal-dialog,
    .date-departure-detail.in .modal-dialog {
        padding: 0
    }

    #modal_tour_departure.in .table-responsive,
    .date-departure-detail.in .table-responsive {
        margin-bottom: 0;
        border-radius: 0
    }
}

#modal_tour_departure .title-departure,
.date-departure-detail .title-departure {
    display: flex;
    align-items: center;
    width: 100%;
    background-color: #fbfbfb;
    padding: 10px 15px
}

#modal_tour_departure .title-departure .modal-title,
.date-departure-detail .title-departure .modal-title {
    font-size: 20px;
    margin-top: 0;
    width: 40%;
    text-align: left
}

@media (max-width:767px) {

    #modal_tour_departure .title-departure .modal-title,
    .date-departure-detail .title-departure .modal-title {
        font-size: 18px
    }
}

#modal_tour_departure .table-departure,
.date-departure-detail .table-departure {
    font-size: 14px;
    min-width: 700px;
    margin: 0
}

@media (max-width:767px) {

    #modal_tour_departure .table-departure,
    .date-departure-detail .table-departure {
        min-width: 100%
    }
}

#modal_tour_departure .table-departure td,
.date-departure-detail .table-departure td {
    padding: 5px;
    text-align: left
}

#modal_tour_departure .table-departure__header__left,
.date-departure-detail .table-departure__header__left {
    color: #fff;
    background-color: #2c3e50;
    font-weight: 500;
    text-align: center !important;
    width: 61px;
    text-transform: uppercase
}

#modal_tour_departure .table-departure__header__title,
.date-departure-detail .table-departure__header__title {
    color: #444;
    background-color: #d2d2d2;
    font-weight: 700;
    text-align: center;
    padding: 10px 25px;
    border-radius: 50px;
    display: inline-block;
    font-size: 14px;
    cursor: pointer
}

@media (max-width:767px) {

    #modal_tour_departure .table-departure__header__title,
    .date-departure-detail .table-departure__header__title {
        padding: 6px 20px
    }
}

#modal_tour_departure .table-departure__header__title.active-tbl,
.date-departure-detail .table-departure__header__title.active-tbl {
    background-color: #e2803a;
    color: #fff
}

.bgr_datepicker::before {
    content: "";
    background-color: #000;
    opacity: .9;
    width: 100%;
    height: 100%;
    display: inline-block;
    position: fixed;
    z-index: 99
}

.bgr_datepicker #ui-datepicker-div {
    height: 65% !important;
    top: initial !important;
    z-index: 10000 !important;
    box-shadow: none;
    border-radius: 0;
    border: none
}

.bgr_datepicker #ui-datepicker-div .ui-datepicker-header {
    margin: 0 0 10px;
    background-color: #fff
}

.bgr_datepicker .date-range-picker-custom {
    height: 65%;
    bottom: 0;
    top: inherit !important
}

.bgr_datepicker .title_departure_mb {
    position: fixed;
    top: calc(35% - 49px);
    width: 100%;
    height: 50px;
    background: #f5f5f5;
    z-index: 9999;
    line-height: 50px;
    padding: 0 15px;
    font-size: 18px;
    font-weight: 500;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.reasons-to-choose {
    background: #fdece0;
    padding-top: 40px;
    padding-bottom: 40px;
    text-align: center;
    margin-top: 50px
}

.reasons-to-choose .title {
    font-size: 22px;
    margin-bottom: 25px
}

@media (max-width:767px) {
    .reasons-to-choose .title {
        padding: 0 15px
    }
}

.reasons-to-choose-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.reasons-to-choose-list .reasons-item {
    width: calc(20% - 15px);
    text-align: center
}

.reasons-to-choose-list .reasons-item i {
    font-size: 40px;
    margin-bottom: 10px;
    width: 100%
}

.reasons-to-choose-list .reasons-item-title {
    margin-bottom: 10px
}

.reasons-to-choose-list .reasons-item-des {
    font-size: 14px;
    line-height: 22px
}

@media (max-width:767px) {
    .reasons-to-choose-list .reasons-item {
        width: 100%;
        margin-bottom: 20px;
        display: flex;
        justify-content: flex-start
    }

    .reasons-to-choose-list .reasons-item .d-flex-service {
        text-align: left
    }

    .reasons-to-choose-list .reasons-item i {
        padding-right: 15px;
        width: auto
    }
}

.read-real-review .title {
    font-size: 22px;
    margin-bottom: 25px;
    text-align: center;
    width: 100%
}

.read-real-review-list {
    display: flex;
    justify-content: space-between;
    border-radius: 8px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .25);
    padding: 15px;
    flex-wrap: wrap
}

.read-real-review-list .review-item-img {
    background: rgba(0, 182, 122, .32);
    border-radius: 8px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    width: calc(25% - 15px);
    padding: 20px
}

.read-real-review-list .review-item-content {
    font-size: 14px;
    width: calc(25% - 30px)
}

.read-real-review-list .review-item-content .ico-comma-right {
    font-size: 16px;
    font-family: roboto !important;
    line-height: 22px;
    margin-bottom: 10px;
    font-style: italic
}

.read-real-review-list .review-item-content .ico-comma-right::before {
    font-family: bestprice !important;
    color: #a3a3a3;
    padding-right: 5px
}

.read-real-review-list .review-item-content-star {
    line-height: 22px;
    margin-bottom: 10px
}

.read-real-review-list .review-item-content-star img {
    padding-right: 5px
}

.read-real-review-list .review-item-content-des {
    line-height: 22px;
    margin-bottom: 10px
}

.read-real-review-list .review-item-content .review-more {
    color: #2d9cdb;
    margin-bottom: 8px;
    cursor: pointer;
    display: none
}

.read-real-review-list .review-item-content .date {
    color: #828282;
    font-size: 12px
}

.read-real-review-list .display-webkit-box .review-item-content-des {
    display: block;
    display: -webkit-box;
    height: auto;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis
}

.read-real-review-list .display-webkit-box .review-item-content-des.show-text-review {
    display: block
}

.read-real-review-list .display-webkit-box .review-more {
    display: block
}

@media (max-width:767px) {

    .read-real-review-list .review-item-content,
    .read-real-review-list .review-item-img {
        width: 100%;
        margin-bottom: 20px
    }

    .read-real-review-list .review-item-img {
        padding: 25px;
        display: flex;
        flex-direction: row;
        justify-content: space-between
    }

    .read-real-review-list .review-item-img img {
        max-width: 133px;
        max-height: 71px;
        margin-bottom: 0
    }
}

.btn-show-all-accommodation {
    border: 1px solid #2d9cdb;
    color: #2d9cdb;
    background: #fff;
    border-radius: 20px;
    font-size: 14px;
    height: 40px
}

.btn-show-all-accommodation:focus,
.btn-show-all-accommodation:hover {
    border: 1px solid #2d9cdb;
    color: #2d9cdb
}

.item--none {
    border-bottom: 0 !important;
    padding-bottom: 0 !important
}

.accommodation_room .owl-stage {
    display: flex
}

.accommodation_room .owl-dots {
    display: none
}

.accommodation_room .owl-item {
    padding: 3px
}

.accommodation_room .owl-next,
.accommodation_room .owl-prev {
    top: calc(50% - 21px);
    position: absolute;
    z-index: 11;
    width: 42px;
    height: 42px;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, .1490196078);
    background: #fff !important;
    padding: 10px !important;
    border-radius: 50%
}

.accommodation_room .owl-next i,
.accommodation_room .owl-prev i {
    font-size: 20px !important
}

.accommodation_room .owl-next i::before,
.accommodation_room .owl-prev i::before {
    color: #e51512 !important;
    font-weight: 900
}

.accommodation_room .owl-prev {
    left: -21px
}

.accommodation_room .owl-next {
    right: -21px
}

.accommodation_room__item {
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, .1490196078);
    padding: 10px;
    border-radius: 8px;
    height: 100%;
    display: flex;
    flex-flow: column
}

.accommodation_room__item img {
    border-radius: 6px
}

.accommodation_room__item__info {
    height: 100%;
    display: flex;
    flex-flow: column
}

.accommodation_room__item h5 {
    font-size: 16px
}

.accommodation_room__item i {
    font-size: 14px !important
}

.accommodation_room__item i::before {
    color: #ffb800 !important
}

.accommodation_room__item p {
    margin-bottom: 0;
    color: #828282;
    font-size: 14px;
    margin-top: 5px;
    display: flex;
    align-items: center
}

.accommodation_room__item p i {
    margin-right: 5px !important
}

.accommodation_room__item p i::before {
    color: #828282 !important
}

.modal_accommodation_room__title button {
    position: absolute;
    top: 12px;
    right: 20px
}

.modal_accommodation_room__title button span {
    font-size: 30px;
    font-weight: 400
}

.modal_accommodation_room__title div {
    font-weight: 700;
    font-size: 20px;
    color: #414141;
    margin-bottom: 5px
}

.modal_accommodation_room__title p {
    font-size: 16px
}

.modal_accommodation_room__filter {
    margin-bottom: 20px;
    margin-top: 15px
}

.modal_accommodation_room__filter .btn {
    color: #414141;
    background: #efefef;
    padding: 5px 15px;
    font-size: 14px;
    font-weight: 400;
    border: 1px solid #efefef;
    cursor: pointer;
    margin-right: 10px;
    border-radius: 40px
}

h .modal_accommodation_room__filter .btn:first-child {
    padding: 5px 20px
}

.modal_accommodation_room__filter .btn.active,
.modal_accommodation_room__filter .btn:focus,
.modal_accommodation_room__filter .btn:hover {
    background: #fff;
    color: #e51512;
    border: 1px solid #e51512
}

.modal_accommodation_room .modal-body {
    padding: 15px 20px;
    max-height: 80vh;
    overflow: scroll
}

.modal_accommodation_room .modal-dialog {
    width: 640px
}

.accommodation_room_modal__item {
    display: flex;
    margin-bottom: 20px
}

.accommodation_room_modal__item:last-child {
    margin-bottom: 0
}

.accommodation_room_modal__item__left {
    width: 60%;
    padding-right: 20px
}

.accommodation_room_modal__item__left img {
    border-radius: 6px
}

.accommodation_room_modal__item__right {
    width: 40%;
    font-size: 16px
}

.accommodation_room_modal__item__right h5 {
    font-size: 16px;
    margin-top: 0
}

.accommodation_room_modal__item__right p {
    margin-bottom: 0;
    color: #828282;
    font-size: 14px;
    margin-top: 5px;
    display: flex;
    align-items: center
}

.accommodation_room_modal__item__right p i {
    margin-right: 5px !important
}

@media (max-width:767px) {
    .accommodation_room .owl-stage {
        padding-left: 0 !important
    }

    .accommodation_room .owl-next,
    .accommodation_room .owl-prev {
        display: none
    }

    .modal_accommodation_room .modal-body {
        padding: 15px;
        max-height: 97vh
    }

    .modal_accommodation_room .modal-dialog {
        width: 100%
    }

    .accommodation_room_modal__item {
        display: flex;
        flex-direction: column
    }

    .accommodation_room_modal__item__left {
        width: 100%;
        padding-right: 0
    }

    .accommodation_room_modal__item__right {
        width: 100%
    }

    .accommodation_room_modal__item__right h5 {
        margin-top: 15px
    }
}

@media (max-width:767px) {
    .tour_departure_date {
        border: none;
        margin: 0 -15px
    }
}

@media (min-width:767px) {
    .tour_departure_date .list-month {
        border: 1px solid #e0e0e0;
        border-top: 0
    }
}

@media (max-width:767px) {
    .tour_departure_date .list-month {
        border-bottom: 1px solid #efefef
    }
}

.tour_departure_date .select-date {
    display: flex;
    background-color: #f2f2f2;
    padding: 10px 15px;
    align-items: center
}

@media (min-width:767px) {
    .tour_departure_date .select-date {
        padding: 12px 15px;
        border: 1px solid #e0e0e0;
        border-bottom: 0
    }
}

.tour_departure_date .select-date label {
    margin-bottom: 0;
    font-weight: 500;
    margin-right: 20px
}

@media (max-width:375px) {
    .tour_departure_date .select-date label {
        margin-right: 12px
    }
}

.tour_departure_date .select-date select {
    width: auto;
    height: 40px;
    background: #fff;
    border: 1px solid #fff;
    box-shadow: none
}

.tour_departure_date .item {
    padding: 15px;
    border-top: 1px solid #efefef
}

.tour_departure_date .item:first-child {
    border-top: none
}

@media (min-width:767px) {
    .tour_departure_date .item {
        display: flex
    }
}

@media (min-width:767px) {
    .tour_departure_date .item-information {
        width: 68%
    }
}

.tour_departure_date .item-information-date {
    font-weight: 700;
    color: #414141;
    font-family: 16px
}

.tour_departure_date .item-information .deals-gift {
    color: #00b67a
}

.tour_departure_date .item-information .ico-gift::before {
    color: #00b67a
}

.tour_departure_date .item-information-departure,
.tour_departure_date .item-information-room {
    font-size: 14px
}

.tour_departure_date .item-information ul {
    margin-bottom: 0
}

.tour_departure_date .item-information ul li {
    line-height: 18px;
    margin-bottom: 5px;
    font-size: 14px
}

.tour_departure_date .item-information .ico-f-tag,
.tour_departure_date .item-information .ico-gift {
    margin-right: 0 !important;
    width: 20px;
    font-size: 16px
}

.tour_departure_date .item-information i {
    width: 20px
}

.tour_departure_date .item-information i::before {
    color: #444
}

.tour_departure_date .item-information i.ico-arrow-right,
.tour_departure_date .item-information i.ico-cabin {
    font-size: 12px
}

.tour_departure_date .item-information i.ico-arrow-right {
    text-align: center;
    margin-left: 5px;
    margin-right: 5px
}

.tour_departure_date .item-information i.ico-calendar {
    font-weight: 700
}

.tour_departure_date .item-information-use {
    color: #e2803a
}

.tour_departure_date .item-information-use i::before {
    color: #e2803a
}

.tour_departure_date .item-information-use.fully-booked {
    color: #b72020
}

.tour_departure_date .item-information-use.fully-booked i::before {
    color: #b72020
}

.tour_departure_date .item-information .sale {
    color: #fff;
    background-color: #b72020;
    padding: 2px 6px;
    border-radius: 16px;
    margin-left: 10px;
    font-size: 14px
}

.tour_departure_date .item-book {
    margin-left: auto;
    display: flex;
    align-items: center
}

@media (max-width:767px) {
    .tour_departure_date .item-book {
        margin-top: 10px;
        justify-content: space-between
    }
}

.tour_departure_date .item-book .price {
    padding-right: 10px;
    color: #828282;
    font-size: 16px;
    text-align: right
}

.tour_departure_date .item-book .price .price-origin {
    margin-left: 5px
}

.tour_departure_date .item-book .price .w-price .price-from {
    font-size: 22px;
    color: #b72020
}

@media (min-width:767px) {
    .tour_departure_date .item-book .price .w-price {
        display: inherit
    }
}

.tour_departure_date .item-book .btn {
    font-size: 14px;
    font-weight: 400;
    padding: 7px 16px;
    border-radius: 4px
}

.tour_departure_date .item-book .btn.btn-request {
    border: 1px solid #2d9cdb;
    color: #2d9cdb;
    background: 0 0
}

.tour_departure_date .item-book .btn.btn-request:hover {
    border: 1px solid #f37820;
    color: #f37820
}

.tour_departure_date .btn-see-more {
    margin: 0 auto;
    display: table;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    color: #2d9cdb;
    background: 0 0;
    border: 1px solid #2d9cdb;
    padding: 10px 20px;
    border-radius: 20px
}

.tour_departure_date .btn-see-more i,
.tour_departure_date .btn-see-more span {
    position: relative;
    top: 2px
}

.tour_departure_date .btn-see-more i::before,
.tour_departure_date .btn-see-more span::before {
    color: #2d9cdb
}

.tour_departure_date .btn-see-more:active,
.tour_departure_date .btn-see-more:active:focus,
.tour_departure_date .btn-see-more:active:hover,
.tour_departure_date .btn-see-more:focus,
.tour_departure_date .btn-see-more:hover {
    background-color: transparent;
    border: 1px solid #e51512;
    color: #e51512;
    outline: 0
}

.tour_departure_date .btn-see-more:active i::before,
.tour_departure_date .btn-see-more:active:focus i::before,
.tour_departure_date .btn-see-more:active:hover i::before,
.tour_departure_date .btn-see-more:focus i::before,
.tour_departure_date .btn-see-more:hover i::before {
    color: #e51512
}

.tour_departure_date .btn-see-more {
    display: flex;
    align-items: center;
    padding: 8px 20px 12px 20px
}

.tour_departure_date .btn-see-more i {
    margin-left: 5px
}

.tour_departure_date .btn-see-more i::before {
    font-style: 600
}

.tour_departure_date .btn-see-more.show i {
    transform: rotate(180deg)
}

.h1 {
    font-size: 22px;
    font-weight: 700;
    line-height: 30px
}

.tour_detail__header--mod {
    width: 100%
}

.core-value {
    border-radius: 16px;
    background: #fbfbfb
}

.core-value .container {
    width: auto !important;
    display: inherit;
    padding: 20px
}

.core-value .container .core-value__item {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-bottom: 20px
}

.core-value .container .core-value__item i {
    font-size: 40px;
    margin-right: 10px;
    position: relative;
    top: -3px
}

.core-value .container .core-value__item:last-child {
    margin-bottom: 0
}

.core-value .container .core-value__item img {
    margin-right: 15px;
    width: 35px;
    height: 35px
}

.core-value .container .core-value__item label {
    margin-top: 0
}

.cruise_overview__info>div:first-child {
    width: 45px;
    flex: 0 0 45px
}

.trip_highlight {
    background: #ffe8d6;
    border: none
}

.trip_highlight .why-choose {
    font-size: 22px;
    margin-right: 40px;
    line-height: 1;
    font-weight: 700;
    color: #e2803a;
    white-space: nowrap
}

@media (max-width:767px) {
    .trip_highlight .why-choose {
        margin-bottom: 20px;
        display: inherit;
        font-size: 22px
    }
}

.tour_detail {
    color: #444
}

.tour_detail h1 {
    margin-bottom: 0;
    line-height: 40px
}

@media (max-width:767px) {
    .tour_detail h1 {
        font-size: 22px;
        margin-bottom: 10px;
        line-height: 30px
    }
}

.tour_detail #h_gallery_video {
    text-align: center;
    margin-top: 40px
}

.tour_detail .read-content-800-middle {
    margin-top: 20px
}

.tour_detail .tab-details::-webkit-scrollbar {
    display: none
}

.tour_detail .btn-inquire {
    border-radius: 4px;
    width: 100%;
    font-weight: 700
}

.bgr-review-header h2,
h2 {
    font-size: 20px;
    font-weight: 700
}

h3 {
    font-size: 18px
}

.breadcrumb {
    padding-left: 0
}

@media (min-width:767px) {
    .tour-slider {
        height: 450px;
        overflow: hidden
    }

    .tour-slider .fotorama__wrap--css3 .fotorama__stage .fotorama__img {
        width: 800px !important;
        height: 450px !important;
        top: 0 !important
    }

    .tour-slider .fotorama__stage__frame {
        border-radius: 16px !important
    }
}

@media (max-width:767px) {
    .tour-slider {
        height: 221px;
        overflow: hidden
    }

    .tour-slider .fotorama__stage {
        height: 221px !important
    }

    .tour-slider .fotorama__wrap--css3 .fotorama__stage .fotorama__img {
        width: 100vw !important;
        height: 221px !important;
        top: 0 !important
    }
}

.tour-slider .fotorama .fotorama__arr,
.tour-slider .fotorama .fotorama__fullscreen-icon,
.tour-slider .fotorama .fotorama__video-close,
.tour-slider .fotorama .fotorama__video-play {
    background: url("/assets/icon/fotorama.png") no-repeat !important
}

.tour-slider .fotorama .fotorama__arr--next,
.tour-slider .fotorama .fotorama__arr--prev {
    background: 0 0 !important
}

.tour-slider .fotorama .fotorama__video-play {
    background-position: 0 -64px !important
}

.tour-slider .fotorama .fotorama__video-close {
    background-position: -64px 0 !important
}

@media (max-width:767px) {
    .tour-slider .fotorama .fotorama__stage .fotorama__video-play {
        background-position: 0 -40px !important;
        background-size: cover !important;
        margin-left: -27px;
        margin-top: -27px;
        width: 60px;
        height: 60px
    }
}

.tour_detail__header__left {
    position: relative
}

.tour_detail__header__left img {
    background: #fafafa;
    width: 100vw;
    height: 56.25vw;
    min-height: 56.25vw;
    cursor: pointer
}

.tour_detail__header__left .count-img {
    position: absolute;
    bottom: 25px;
    right: 15px;
    z-index: 2;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    background: rgba(0, 0, 0, .5);
    border-radius: 16px;
    padding: 5px 10px;
    cursor: pointer
}

.tour_detail__header__left .count-img .ico-camera {
    width: 22px
}

.tour_detail__header__left__desc {
    margin-top: 20px;
    line-height: 28px
}

.tour_detail__header__right__info {
    background: #fff;
    position: relative;
    z-index: 11;
    border-radius: 16px;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, .15)
}

.tour_detail__header__right__info .info-tour {
    padding: 20px
}

.tour_detail__header__right__row {
    display: flex;
    margin-bottom: 20px
}

.tour_detail__header__right__row label {
    margin-bottom: 0;
    font-weight: 400;
    color: #828282;
    text-transform: uppercase;
    font-size: 14px
}

.tour_detail__header__right__row__duration {
    float: left;
    width: 55%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    position: relative
}

.tour_detail__header__right__row__duration svg {
    margin-right: 7px
}

.tour_detail__header__right__row__duration div {
    display: flex;
    flex-direction: column;
    justify-content: center;
    line-height: 22px
}

.tour_detail__header__right__row__duration span {
    font-weight: 500;
    color: #181818
}

.tour_detail__header__right__row__duration::after {
    content: "";
    border-right: 1px solid #e0e0e0;
    position: absolute;
    height: 92%;
    top: 8%;
    right: 12%
}

.tour_detail__header__right__row__review {
    float: left;
    width: 45%;
    line-height: 22px
}

.tour_detail__header__right__row__review .row-review .review-number,
.tour_detail__header__right__row__review .row-review .space {
    display: none
}

.tour_detail__header__right__promotion {
    display: flex;
    overflow: hidden;
    margin-bottom: 10px;
    background: #fbfbfb;
    padding: 20px;
    text-align: left
}

.tour_detail__header__right__promotion ul {
    margin-bottom: 0
}

.tour_detail__header__right__promotion ul li {
    display: flex
}

.tour_detail__header__right__promotion ul li svg {
    margin-right: 7px
}

.tour_detail__header__right__promotion ul li a {
    white-space: nowrap
}

.tour_detail__header__right__promotion ul .deals-gift {
    color: #00b67a
}

.tour_detail__header__right__promotion ul .deals-gift .ico-gift {
    padding-right: 5px;
    position: relative;
    top: 1px;
    font-size: 18px
}

.tour_detail__header__right__promotion ul .deals-gift .ico-gift::before {
    color: #00b67a
}

.tour_detail__header__right__price {
    color: #828282;
    font-size: 16px;
    text-align: center
}

@media (max-width:767px) {
    .tour_detail__header__right__price {
        text-align: right
    }

    .tour_detail__header__right__price.d-mobile [class*=t-price-tag-] {
        padding-top: 15px;
        padding-right: 15px
    }
}

.tour_detail__header__right__price .t-from {
    text-transform: capitalize
}

.tour_detail__header__right__price .price-from {
    color: #b72020;
    font-size: 26px
}

.tour_detail__header__right .d-flex {
    display: flex
}

.tour_detail__header__right__wishlist {
    text-align: center;
    font-weight: 500;
    font-size: 14px
}

.tour_detail__header__right__wishlist .btn-favourite {
    display: inherit;
    margin-left: 20px
}

.tour_detail__header__right__wishlist .btn-favourite .ico-heart,
.tour_detail__header__right__wishlist .btn-favourite .ico-heart-o {
    background: #ffe8d6;
    padding: 11px;
    font-size: 26px !important;
    display: inherit;
    border-radius: 100%
}

.tour_detail__header__right__wishlist .btn-favourite .ico-heart-o::before,
.tour_detail__header__right__wishlist .btn-favourite .ico-heart::before {
    color: #b72020
}

.tour_detail__header__right__wishlist .btn-favourite .ico-heart-o {
    padding: 11px 10px
}

.tour_detail__header__right__wishlist a {
    color: #333;
    display: flex;
    align-items: center;
    justify-content: center
}

.tour_detail__header__right__wishlist a svg {
    margin-top: -4px;
    margin-right: 3px
}

.tour_detail__header__right__wishlist a.btn-favoured {
    color: #e51512
}

.tour_detail__header__right__wishlist a.btn-favoured path {
    fill: #e51512
}

.tour_detail__header__right .btn-orange {
    border-radius: 4px;
    font-size: 20px;
    font-weight: 700;
    background: #e51512;
    margin: 0 20px 20px;
    display: inline-block;
    width: calc(100% - 40px)
}

.list_4__item__img .btn-favourite {
    position: absolute;
    top: 10px;
    right: 10px;
    background: 0 0;
    border: 0
}

.list_4__item__img .btn-favourite .ico-heart,
.list_4__item__img .btn-favourite .ico-heart-o {
    background: #fff;
    border-radius: 25px;
    padding: 6px;
    height: 33px;
    width: 33px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 7px;
    cursor: pointer;
    font-size: 23px !important
}

.list_4__item__img .btn-favourite .ico-heart-o::before,
.list_4__item__img .btn-favourite .ico-heart::before {
    color: #b72020
}

.tour-price-note {
    line-height: 1.8
}

.tour-price-note ul {
    padding-left: 20px
}

.label-book {
    font-size: 14px;
    margin: 0 0 15px
}

.label-book i {
    font-size: 12px !important;
    top: 0 !important
}

.label-book i::before {
    color: #297aa8 !important
}

.container-v2 .tour_detail__header__right {
    padding: 15px
}

.container-v2 .tour_detail__header__right .item {
    margin-bottom: 10px;
    display: flex;
    align-items: flex-start
}

.container-v2 .tour_detail__header__right label {
    margin-right: 5px;
    white-space: nowrap
}

.container-v2 .tour_detail__header__right i {
    font-size: 20px;
    width: 30px;
    display: inline-block;
    position: relative;
    top: 0;
    flex: 0 0 30px;
    text-align: center;
    padding-right: 5px
}

.container-v2 .tour_detail__header__right i.ico-travel {
    font-size: 22px
}

.container-v2 .tour_detail__header__right i::before {
    color: #444
}

@media (max-width:767px) {
    .container-v2 .tour_detail__header__right {
        overflow: hidden;
        display: flex
    }

    .container-v2 .tour_detail__header__right__info {
        width: 100%
    }
}

.cruise_overview__info {
    padding-left: 0
}

.tour_detail__header--mod {
    margin-top: 15px
}

@media (max-width:767px) {
    .tour_detail__header--mod {
        margin-top: 0
    }
}

.similar_tours {
    background: #f8f8f8;
    padding-top: 40px;
    padding-bottom: 40px;
    margin-top: 40px
}

.similar_tours h2 {
    margin-bottom: 30px
}

.bpt-table-check-rate {
    border: 0 !important;
    margin-bottom: 0
}

.bpt-table-check-rate thead tr th {
    border: 0 !important;
    text-transform: uppercase;
    padding: 5px 0
}

.bpt-table-check-rate tbody {
    background-color: #fff
}

.bpt-table-check-rate .acc-name {
    font-size: 16px
}

.table-departure {
    font-size: 14px;
    min-width: 700px
}

.table-departure td {
    padding: 5px
}

.table-departure__header {
    font-weight: 700;
    text-align: center;
    background-color: #efefef
}

.table-departure__header__left {
    color: #fff;
    background-color: #828282;
    font-weight: 700;
    text-align: center
}

.tour-itinerary .itinerary-box {
    margin-left: 50px
}

@media (max-width:768px) {
    .bpt-table-check-rate {
        border: 1px solid #ddd !important
    }

    .bpt-table-check-rate tbody tr td {
        display: block;
        border: 0
    }

    .bpt-table-check-rate .col-m {
        border-width: 0 1px
    }

    .bpt-table-check-rate .acc-name {
        margin-top: 10px
    }

    .bpt-table-check-rate .bgr-header-table {
        border-width: 1px 0 0
    }

    .bpt-table-check-rate .col-button-m {
        padding-bottom: 10px
    }

    .tour_detail__header__right {
        margin-bottom: 20px
    }
}

@media (min-width:768px) {
    #tour_rate {
        padding-right: 0;
        padding-left: 0
    }

    .cruise_overview {
        margin-top: 0
    }

    .tour_detail #h_gallery_video {
        text-align: left
    }

    .tour_detail h1 {
        font-size: 26px;
        margin-bottom: 0
    }

    .tour_detail .read-content-800-middle {
        margin-top: 0
    }

    .tour_detail hr {
        display: block;
        border-color: #e0e0e0
    }

    .tour_detail .btn-inquire {
        width: auto;
        font-weight: 400
    }

    .bgr-review-header h2,
    h2 {
        font-size: 22px
    }

    h3 {
        font-size: 20px
    }

    .tour_detail__header__left {
        width: 64%;
        float: left
    }

    .tour_detail__header__left img {
        background: #fafafa;
        width: 100%;
        height: 450px;
        min-height: 450px
    }

    .tour_detail__header__right {
        width: 36%;
        float: right;
        padding-left: 40px
    }

    .tour_detail__header__right__promotion ul {
        width: 100%
    }

    .tour_detail__header__right__promotion ul li {
        display: block !important
    }

    .tour_detail__header__right__row__duration {
        width: 45%
    }

    .tour_detail__header__right__row__review {
        width: 55%
    }

    .tour_detail__header__right__row__review .row-review .review-number,
    .tour_detail__header__right__row__review .row-review .space {
        display: inline-block
    }

    .tour_detail__header--mod {
        margin-top: 50px;
        display: inline-block
    }

    .container-v2 .tour_detail__header__right {
        padding: 0;
        padding-left: 40px
    }

    .similar_tours {
        padding-top: 60px;
        padding-bottom: 80px;
        margin-top: 60px
    }
}

@media (max-width:767px) {
    .modal-photo .modal-body {
        padding: 50px 0 0
    }
}

.photo-slider-tour {
    position: relative
}

.photo-slider-tour .owl-nav .owl-next,
.photo-slider-tour .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    margin-top: -40px;
    width: 50px;
    height: 50px;
    font-size: 25px;
    background: rgba(26, 33, 33, .6784313725);
    color: #fff;
    font-size: 33px !important
}

.photo-slider-tour .owl-nav .owl-next i::before,
.photo-slider-tour .owl-nav .owl-prev i::before {
    color: #fff
}

.photo-slider-tour .owl-nav .owl-prev {
    left: 5px
}

.photo-slider-tour .owl-nav .owl-next {
    right: 5px
}

.photo-slider-tour .owl-nav .disabled {
    opacity: .7
}

.photo-slider-tour .owl-dots {
    display: none
}

.expand_all {
    float: right;
    font-size: 14px;
    color: #2d9cdb;
    cursor: pointer;
    font-weight: 500
}

.title-itinerary label {
    font-size: 22px
}

@media (max-width:767px) {
    .title-itinerary label {
        font-size: 18px
    }
}

.tour-detail-review {
    cursor: pointer
}

.tour-detail-review-price {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: 30px
}

.d-mobile {
    display: none
}

@media (max-width:767px) {
    .d-mobile {
        display: block
    }
}

.d-laptop {
    display: flex
}

@media (max-width:767px) {
    .d-laptop {
        display: none
    }
}

.trip_highlight {
    border-radius: 0
}

@media screen and (min-device-width:768px) and (max-device-width:1024px),
only screen and (min-device-width:768px) and (max-device-width:1180px) {
    .tour_detail__header__right {
        width: 40%;
        padding-left: 15px
    }

    .tour_detail__header__left {
        width: 60%
    }

    .tour-slider .fotorama__wrap--css3 .fotorama__stage .fotorama__img {
        width: 100% !important;
        height: 100% !important
    }

    .trip_highlight .d-flex {
        flex-wrap: wrap;
        padding-right: 0
    }

    .trip_highlight .d-flex .why-choose {
        margin-bottom: 20px
    }

    .tour-slider {
        height: auto;
        min-height: 250px
    }
}

div.cabin-arm {
    border: none
}

.cabin-details {
    padding: 5px 15px 15px
}

@media (max-width:767px) {
    .live-chat {
        bottom: 70px
    }
}