@charset "UTF-8"; /*! 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: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: 700;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
} /*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  :after,
  :before {
    background: 0 0 !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  blockquote,
  pre {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  img,
  tr {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered td,
  .table-bordered th {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-display: swap;
  font-family: "Glyphicons Halflings";
  src: url("https://owa.bestprice.vn/assets/libs/bootstrap-3.3.7/fonts/glyphicons-halflings-regular.eot");
  src: url("https://owa.bestprice.vn/assets/libs/bootstrap-3.3.7/fonts/glyphicons-halflings-regular.eot?#iefix")
      format("embedded-opentype"),
    url("https://owa.bestprice.vn/assets/libs/bootstrap-3.3.7/fonts/glyphicons-halflings-regular.woff2")
      format("woff2"),
    url("https://owa.bestprice.vn/assets/libs/bootstrap-3.3.7/fonts/glyphicons-halflings-regular.woff")
      format("woff"),
    url("https://owa.bestprice.vn/assets/libs/bootstrap-3.3.7/fonts/glyphicons-halflings-regular.ttf")
      format("truetype"),
    url("https://owa.bestprice.vn/assets/libs/bootstrap-3.3.7/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular")
      format("svg");
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "*";
}
.glyphicon-plus:before {
  content: "+";
}
.glyphicon-eur:before,
.glyphicon-euro:before {
  content: "€";
}
.glyphicon-minus:before {
  content: "−";
}
.glyphicon-cloud:before {
  content: "☁";
}
.glyphicon-envelope:before {
  content: "✉";
}
.glyphicon-pencil:before {
  content: "✏";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "⛺";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "⌛";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "¥";
}
.glyphicon-jpy:before {
  content: "¥";
}
.glyphicon-ruble:before {
  content: "₽";
}
.glyphicon-rub:before {
  content: "₽";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
: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: #337ab7;
  text-decoration: none;
}
a:focus,
a:hover {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
  font-weight: 400;
  line-height: 1;
  color: #777;
}
.h1,
.h2,
.h3,
h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
  font-size: 65%;
}
.h4,
.h5,
.h6,
h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
  font-size: 75%;
}
.h1,
h1 {
  font-size: 36px;
}
.h2,
h2 {
  font-size: 30px;
}
.h3,
h3 {
  font-size: 24px;
}
.h4,
h4 {
  font-size: 18px;
}
.h5,
h5 {
  font-size: 14px;
}
.h6,
h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
.small,
small {
  font-size: 85%;
}
.mark,
mark {
  background-color: #fcf8e3;
  padding: 0.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: #777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:focus,
a.text-primary:hover {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:focus,
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:focus,
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:focus,
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:focus,
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
}
.bg-primary {
  background-color: #337ab7;
}
a.bg-primary:focus,
a.bg-primary:hover {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:focus,
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:focus,
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:focus,
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:focus,
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
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 #777;
}
.initialism {
  font-size: 90%;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
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: #777;
}
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 #eee;
  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;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  word-break: break-all;
  word-wrap: break-word;
  color: #333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container: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%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > 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;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > td,
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > td,
.table > thead:first-child > tr:first-child > th {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > tbody > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > thead > tr > th {
  padding: 5px;
}
.table-bordered {
  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;
}
.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: #e8e8e8;
}
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > thead > tr > td.success,
.table > thead > tr > th.success {
  background-color: #dff0d8;
}
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr.success:hover > th,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover {
  background-color: #d0e9c6;
}
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > thead > tr > td.info,
.table > thead > tr > th.info {
  background-color: #d9edf7;
}
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr.info:hover > th,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover {
  background-color: #c4e3f3;
}
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > thead > tr > td.warning,
.table > thead > tr > th.warning {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr.warning:hover > th,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover {
  background-color: #faf2cc;
}
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > thead > tr > td.danger,
.table > thead > tr > th.danger {
  background-color: #f2dede;
}
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr.danger:hover > th,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > thead > tr > th {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > thead > tr > th:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > thead > tr > th:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0;
  }
}
fieldset {
  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: #555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s,
    box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="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-group-sm > .input-group-btn > input[type="date"].btn,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-sm > .input-group-btn > input[type="month"].btn,
  .input-group-sm > .input-group-btn > input[type="time"].btn,
  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-group-lg > .input-group-btn > input[type="date"].btn,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-lg > .input-group-btn > input[type="month"].btn,
  .input-group-lg > .input-group-btn > input[type="time"].btn,
  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,
.input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn,
.input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
  padding-left: 0;
  padding-right: 0;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn,
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.input-group-sm > .input-group-btn > select.btn,
.input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
select.input-sm {
  height: 30px;
  line-height: 30px;
}
.input-group-sm > .input-group-btn > select[multiple].btn,
.input-group-sm > .input-group-btn > textarea.btn,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
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-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn,
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.input-group-lg > .input-group-btn > select.btn,
.input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
select.input-lg {
  height: 46px;
  line-height: 46px;
}
.input-group-lg > .input-group-btn > select[multiple].btn,
.input-group-lg > .input-group-btn > textarea.btn,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
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-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-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-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-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, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .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, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .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, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .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;
  }
}
.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: #fff;
  text-decoration: none;
}
.btn.active,
.btn:active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default.focus,
.btn-default:focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default.active,
.btn-default:active,
.open > .btn-default.dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default.active.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: #d4d4d4;
  border-color: #8c8c8c;
}
.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: #337ab7;
  border-color: #2e6da4;
}
.btn-primary.focus,
.btn-primary:focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary.active,
.btn-primary:active,
.open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary.active.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: #204d74;
  border-color: #122b40;
}
.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: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success.focus,
.btn-success:focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success.active,
.btn-success:active,
.open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success.active.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: #398439;
  border-color: #255625;
}
.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: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info.focus,
.btn-info:focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info.active,
.btn-info:active,
.open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info.active.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: #269abc;
  border-color: #1b6d85;
}
.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: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning.focus,
.btn-warning:focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning.active,
.btn-warning:active,
.open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning.active.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: #d58512;
  border-color: #985f0d;
}
.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: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger.focus,
.btn-danger:focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger.active,
.btn-danger:active,
.open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger.active.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: #ac2925;
  border-color: #761c19;
}
.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: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  color: #337ab7;
  font-weight: 400;
  border-radius: 0;
}
.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
  border-color: transparent;
}
.btn-link:focus,
.btn-link:hover {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
  color: #777;
  text-decoration: none;
}
.btn-group-lg > .btn,
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-group-sm > .btn,
.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-group-xs > .btn,
.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="button"].btn-block,
input[type="reset"].btn-block,
input[type="submit"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.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: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-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, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  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: #262626;
  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: #337ab7;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
  color: #777;
}
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
  text-decoration: none;
  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: #777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  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;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group-vertical > .btn,
.btn-group > .btn {
  position: relative;
  float: left;
}
.btn-group-vertical > .btn.active,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:hover,
.btn-group > .btn.active,
.btn-group > .btn:active,
.btn-group > .btn:focus,
.btn-group > .btn:hover {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar:after,
.btn-toolbar:before {
  content: " ";
  display: table;
}
.btn-toolbar:after {
  clear: both;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group-lg.btn-group > .btn + .dropdown-toggle,
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-group-lg > .btn .caret,
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-group-lg > .btn .caret,
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group:after,
.btn-group-vertical > .btn-group:before {
  content: " ";
  display: table;
}
.btn-group-vertical > .btn-group:after {
  clear: both;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical
  > .btn-group:first-child:not(:last-child)
  > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical
  > .btn-group:last-child:not(:first-child)
  > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group .form-control,
.input-group-addon,
.input-group-btn {
  display: table-cell;
}
.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="checkbox"],
.input-group-addon input[type="radio"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:active,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:hover {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  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: #eee;
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:focus,
.nav > li.disabled > a:hover {
  color: #777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
  background-color: #eee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  color: #555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified,
.nav-tabs.nav-justified {
  width: 100%;
}
.nav-justified > li,
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-justified > li > a,
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li,
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a,
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified,
.nav-tabs.nav-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a,
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-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;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
.navbar:after,
.navbar:before {
  content: " ";
  display: table;
}
.navbar:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
.navbar-header:after,
.navbar-header:before {
  content: " ";
  display: table;
}
.navbar-header:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse:after,
.navbar-collapse:before {
  content: " ";
  display: table;
}
.navbar-collapse:after {
  clear: both;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-bottom .navbar-collapse,
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-bottom .navbar-collapse,
  .navbar-fixed-top .navbar-collapse {
    max-height: 200px;
  }
}
.container-fluid > .navbar-collapse,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container > .navbar-header {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container-fluid > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container > .navbar-header {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-bottom,
.navbar-fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-bottom,
  .navbar-fixed-top {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:focus,
.navbar-brand:hover {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu .dropdown-header,
  .navbar-nav .open .dropdown-menu > li > a {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-nav .open .dropdown-menu > li > a:hover {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1),
    0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1),
    0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .form-control,
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .checkbox,
  .navbar-form .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .checkbox label,
  .navbar-form .radio label {
    padding-left: 0;
  }
  .navbar-form .checkbox input[type="checkbox"],
  .navbar-form .radio input[type="radio"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.btn-group-sm > .navbar-btn.btn,
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.btn-group-xs > .navbar-btn.btn,
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:focus,
.navbar-default .navbar-nav > .disabled > a:hover {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
  color: #333;
}
.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:hover {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .active > a:hover {
  color: #fff;
  background-color: #090909;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:focus,
.navbar-inverse .navbar-nav > .disabled > a:hover {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:focus,
.navbar-inverse .navbar-nav > .open > a:hover {
  background-color: #090909;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #fff;
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/ ";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.428571429;
  text-decoration: none;
  color: #337ab7;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
  max-height: 36px;
  cursor: pointer;
}
.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: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  z-index: 3;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
  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: #777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager:after,
.pager:before {
  content: " ";
  display: table;
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:focus,
.pager li > a:hover {
  text-decoration: none;
  background-color: #eee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:focus,
.pager .disabled > a:hover,
.pager .disabled > span {
  color: #777;
  background-color: #fff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
a.label:focus,
a.label:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label-default {
  background-color: #777;
}
.label-default[href]:focus,
.label-default[href]:hover {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:focus,
.label-primary[href]:hover {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:focus,
.label-success[href]:hover {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:focus,
.label-info[href]:hover {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:focus,
.label-warning[href]:hover {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:focus,
.label-danger[href]:hover {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-group-xs > .btn .badge,
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
a.badge:focus,
a.badge:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}
.jumbotron .h1,
.jumbotron h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
  padding-left: 15px;
  padding-right: 15px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron .h1,
  .jumbotron h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail a > img,
.thumbnail > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #333;
}
a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
  border-color: #337ab7;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-bar-striped,
.progress-striped .progress-bar {
  background-image: -webkit-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: -o-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-size: 40px 40px;
}
.progress-bar.active,
.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: -o-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: -o-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: -o-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: -o-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-body,
.media-left,
.media-right {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
  background-color: #eee;
  color: #777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
  color: #777;
}
.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-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;
}
.panel > .panel-collapse > .table,
.panel > .table,
.panel > .table-responsive > .table {
  margin-bottom: 0;
}
.panel > .panel-collapse > .table caption,
.panel > .table caption,
.panel > .table-responsive > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table-responsive:first-child > .table:first-child,
.panel > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child
  td:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child
  th:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child
  td:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child
  th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel
  > .table:first-child
  > thead:first-child
  > tr:first-child
  th:first-child {
  border-top-left-radius: 3px;
}
.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child
  td:last-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child
  th:last-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child
  td:last-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child
  th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table-responsive:last-child > .table:last-child,
.panel > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child,
.panel
  > .table-responsive:last-child
  > .table: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;
}
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child
  td:first-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child
  th:first-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child
  td:first-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child
  th:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child
  td:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child
  th:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child
  td:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child
  th:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child td,
.panel > .table > tbody:first-child > tr:first-child th {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
  border-left: 0;
}
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
  border-right: 0;
}
.panel > .table-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: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: 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-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000d9;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.in {
  opacity: 0.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, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
}
.tooltip.in {
  opacity: 0.9;
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 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, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > a > img,
.carousel-inner > .item > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.active.right,
  .carousel-inner > .item.next {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.active.left,
  .carousel-inner > .item.prev {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.active,
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(
    left,
    rgba(0, 0, 0, 0.5) 0,
    rgba(0, 0, 0, 0.0001) 100%
  );
  background-image: -o-linear-gradient(
    left,
    rgba(0, 0, 0, 0.5) 0,
    rgba(0, 0, 0, 0.0001) 100%
  );
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.5) 0,
    rgba(0, 0, 0, 0.0001) 100%
  );
  background-repeat: repeat-x;
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(
    left,
    rgba(0, 0, 0, 0.0001) 0,
    rgba(0, 0, 0, 0.5) 100%
  );
  background-image: -o-linear-gradient(
    left,
    rgba(0, 0, 0, 0.0001) 0,
    rgba(0, 0, 0, 0.5) 100%
  );
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.0001) 0,
    rgba(0, 0, 0, 0.5) 100%
  );
  background-repeat: repeat-x;
}
.carousel-control:focus,
.carousel-control:hover {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-next,
.carousel-control .icon-prev {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: "‹";
}
.carousel-control .icon-next:before {
  content: "›";
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next,
  .carousel-control .icon-prev {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.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;
  }
}
@font-face {
  font-family: bestprice;
  src: url("../assets/fonts/bestprice.eot?c2467g");
  src: url("../assets/fonts/bestprice.eot?c2467g#iefix")
      format("embedded-opentype"),
    url("../assets/fonts/bestprice.ttf?c2467g") format("truetype"),
    url("../assets/fonts/bestprice.woff?c2467g") format("woff"),
    url("../assets/fonts/bestprice.svg?c2467g#bestprice") format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: block;
}
[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-search:before {
  content: "\e90d";
  color: #828282;
}
.ico-bus:before {
  content: "\e90c";
  color: #848484;
}
.ico-tag-sale:before {
  content: "\e90b";
  color: #e9680c;
}
.ico-carbon-time:before {
  content: "\e90a";
  color: #828282;
}
.ico-hotel-d-v2:before {
  content: "\e907";
  color: #00205d;
}
.ico-hotel-v-v2:before {
  content: "\e908";
  color: #00205d;
}
.ico-hotel-k-v2:before {
  content: "\e909";
  color: #00205d;
}
.ico-train-v2:before {
  content: "\e905";
  color: #828282;
}
.ico-exclamation-v2:before {
  content: "\e906";
  color: #828282;
}
.ico-include-ticket:before {
  content: "\e904";
  color: #848484;
}
.ico-amount-v2:before {
  content: "\e901";
  color: #164976;
}
.ico-type-v2:before {
  content: "\e902";
  color: #164976;
}
.ico-accomodation-v203:before {
  content: "\e903";
  color: #8b8b8b;
}
.ico-include-v201:before {
  content: "\e900";
  color: #848484;
}
.ico-weather-v201:before {
  content: "\e984";
  color: #828282;
}
.ico-confirm-fast:before {
  content: "\e985";
  color: #828282;
}
.ico-calendar-form-v2:before {
  content: "\e987";
  color: #8f8f8f;
}
.ico-duration-v2:before {
  content: "\e988";
  color: #8f8f8f;
}
.ico-flight-white-s:before {
  content: "\e989";
  color: #828282;
}
.ico-exclude-v201:before {
  content: "\e98a";
  color: #848484;
}
.ico-exclude-ticket:before {
  content: "\e98b";
  color: #848484;
}
.ico-cancellation-v201:before {
  content: "\e98c";
  color: #848484;
}
.ico-children-v201:before {
  content: "\e98d";
  color: #828282;
}
.ico-x:before {
  content: "\e98e";
}
.ico-map-address:before {
  content: "\e98f";
  color: #828282;
}
.ico-ticket:before {
  content: "\e938";
}
.ico-star:before {
  content: "\e939";
}
.ico-user:before {
  content: "\e93a";
  color: #bababa;
}
.ico-cruise:before {
  content: "\e93b";
}
.ico-Heart:before {
  content: "\e93c";
}
.ico-hotel:before {
  content: "\e93d";
}
.ico-map-add:before {
  content: "\e93e";
}
.ico-menu:before {
  content: "\e93f";
}
.ico-reply:before {
  content: "\e940";
}
.ico-combo:before {
  content: "\e941";
}
.ico-star-3:before {
  content: "\e942";
  color: #ffb800;
}
.ico-star-3-5:before {
  content: "\e943";
  color: #ffb800;
}
.ico-star-4:before {
  content: "\e944";
  color: #ffb800;
}
.ico-star-4-5:before {
  content: "\e945";
  color: #ffb800;
}
.ico-star-5:before {
  content: "\e946";
  color: #ffb800;
}
.ico-star-6:before {
  content: "\e947";
  color: #ffb800;
}
.ico-tour:before {
  content: "\e948";
}
.ico-vinpearl:before {
  content: "\e949";
}
.ico-a:before {
  content: "\e94a";
  color: #d6d6d6;
}
.ico-add-check:before {
  content: "\e94b";
  color: #bababa;
}
.ico-address:before {
  content: "\e94c";
  color: #000 !important;
}
.ico-bank:before {
  content: "\e94d";
  color: #00205d;
}
.ico-bed-plus:before {
  content: "\e94e";
}
.ico-bestprice:before {
  content: "\e94f";
  color: #00205d;
}
.ico-cabin:before {
  content: "\e950";
  color: #828282;
}
.ico-calendar:before {
  content: "\e951";
  color: #bababa;
}
.ico-camera:before {
  content: "\e952";
}
.ico-check:before {
  content: "\e953";
  color: #828282;
}
.ico-check-s:before {
  content: "\e954";
  color: #e9680c;
}
.ico-chevron-down:before {
  content: "\e955";
}
.ico-chevron-up:before {
  content: "\e956";
}
.ico-comma-left:before {
  content: "\e957";
  color: #cdcdcd;
}
.ico-comma-right:before {
  content: "\e958";
  color: #cdcdcd;
}
.ico-cruise-s:before {
  content: "\e959";
  color: #828282;
}
.ico-dots:before {
  content: "\e95a";
}
.ico-down:before {
  content: "\e95b";
}
.ico-fb:before {
  content: "\e95c";
}
.ico-filter:before {
  content: "\e95d";
  color: #828282;
}
.ico-FlagBanner:before {
  content: "\e95e";
}
.ico-flight:before {
  content: "\e95f";
}
.ico-f-tag:before {
  content: "\e960";
  color: #f47921;
}
.ico-garden:before {
  content: "\e961";
}
.ico-gift:before {
  content: "\e962";
  color: #fff;
}
.ico-home-menu:before {
  content: "\e963";
}
.ico-itg:before {
  content: "\e964";
}
.ico-left:before {
  content: "\e965";
}
.ico-like:before {
  content: "\e966";
}
.ico-map-s:before {
  content: "\e967";
  color: #828282;
}
.ico-minus:before {
  content: "\e968";
}
.ico-onepay:before {
  content: "\e969";
  color: #00205d;
}
.ico-jcb {
  height: 30px;
  width: 30px;
  background-image: url(/assets/img/icon/ico-jcb.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.ico-phone:before {
  content: "\e96a";
  color: #00205d;
}
.ico-plane:before {
  content: "\e96b";
  color: #bababa;
}
.ico-plus:before {
  content: "\e96c";
}
.ico-print:before {
  content: "\e96d";
}
.ico-pt:before {
  content: "\e96e";
}
.ico-q:before {
  content: "\e96f";
  color: #00205d;
}
.ico-qr:before {
  content: "\e970";
  color: #00205d;
}
.ico-right:before {
  content: "\e971";
}
.ico-room-n:before {
  content: "\e972";
}
.ico-shop:before {
  content: "\e974";
  color: #00205d;
}
.ico-show:before {
  content: "\e975";
  color: #828282;
}
.ico-sort:before {
  content: "\e976";
  color: #828282;
}
.ico-square:before {
  content: "\e977";
}
.ico-tw:before {
  content: "\e978";
}
.ico-user-g:before {
  content: "\e979";
  color: #828282;
}
.ico-theme:before {
  content: "\e97a";
  color: #bababa;
}
.ico-arrow-top:before {
  content: "\e97b";
  color: #828282;
}
.ico-bed:before {
  content: "\e97c";
}
.ico-flag:before {
  content: "\e97d";
}
.ico-heart-o:before {
  content: "\e97e";
  color: #f47921;
}
.ico-home:before {
  content: "\e97f";
  color: #00205d;
}
.ico-laun:before {
  content: "\e980";
  color: #828282;
}
.ico-m2:before {
  content: "\e981";
  color: #bababa;
}
.ico-p-land:before {
  content: "\e982";
  color: #bababa;
}
.ico-ytb:before {
  content: "\e983";
  color: #7a7a7a;
}
@media (min-width: 768px) {
  .tab-tour-details.tab-orange ul li {
    margin-right: 50px;
  }
}
@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;
  }
  .container-v2 .col-lg-1,
  .container-v2 .col-lg-10,
  .container-v2 .col-lg-11,
  .container-v2 .col-lg-12,
  .container-v2 .col-lg-2,
  .container-v2 .col-lg-3,
  .container-v2 .col-lg-4,
  .container-v2 .col-lg-5,
  .container-v2 .col-lg-6,
  .container-v2 .col-lg-7,
  .container-v2 .col-lg-8,
  .container-v2 .col-lg-9,
  .container-v2 .col-md-1,
  .container-v2 .col-md-10,
  .container-v2 .col-md-11,
  .container-v2 .col-md-12,
  .container-v2 .col-md-2,
  .container-v2 .col-md-3,
  .container-v2 .col-md-4,
  .container-v2 .col-md-5,
  .container-v2 .col-md-6,
  .container-v2 .col-md-7,
  .container-v2 .col-md-8,
  .container-v2 .col-md-9,
  .container-v2 .col-sm-1,
  .container-v2 .col-sm-10,
  .container-v2 .col-sm-11,
  .container-v2 .col-sm-12,
  .container-v2 .col-sm-2,
  .container-v2 .col-sm-3,
  .container-v2 .col-sm-4,
  .container-v2 .col-sm-5,
  .container-v2 .col-sm-6,
  .container-v2 .col-sm-7,
  .container-v2 .col-sm-8,
  .container-v2 .col-sm-9,
  .container-v2 .col-xs-1,
  .container-v2 .col-xs-10,
  .container-v2 .col-xs-11,
  .container-v2 .col-xs-12,
  .container-v2 .col-xs-2,
  .container-v2 .col-xs-3,
  .container-v2 .col-xs-4,
  .container-v2 .col-xs-5,
  .container-v2 .col-xs-6,
  .container-v2 .col-xs-7,
  .container-v2 .col-xs-8,
  .container-v2 .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 0;
    padding-left: 0;
  }
}
@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: 1160px;
  }
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.row {
  margin-right: -10px;
  margin-left: -10px;
}
.container {
  padding-right: 10px;
  padding-left: 10px;
}
.left {
  float: left;
}
.right {
  float: right;
}
.overflow-hidden {
  overflow: hidden;
}
.content-800-middle table,
.content-page table,
.read-content-middle table {
  max-width: 100% !important;
  height: auto;
}
.content-page img,
.read-content-middle img {
  max-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 img,
#description_short img,
.content-page img,
.description-text img,
.flight-destinations-v2 img,
.responsive-description img {
  height: auto;
}
.data-content-page {
  line-height: 28px;
}
@media (max-width: 767px) {
  .content-middle--review {
    padding: 0 10px;
  }
}
@media (min-width: 768px) {
  .read-content-middle {
    max-width: 888px;
    margin-left: auto;
    margin-right: auto;
  }
  .content-800-middle {
    max-width: 800px;
    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-800-middle table,
  .content-page img,
  .content-page table,
  .read-content-middle img,
  .read-content-middle table {
    max-width: 100%;
    height: auto;
  }
  .bpv-col-left {
    float: left;
    width: 72%;
    float: right;
  }
  .bpv-col-right {
    float: left;
    width: 28%;
    padding-left: 20px;
  }
  .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 (max-width: 888px) {
  .read-content-middle {
    max-width: 768px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 768px) {
  .content-800-middle table,
  .content-page table,
  .read-content-middle table {
    width: 100% !important;
  }
}
@media (min-width: 1025px) {
  .read-content-middle {
    width: 888px;
    margin-left: auto;
    margin-right: auto;
  }
  .content-middle {
    width: 888px;
    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%;
  }
}
@media (max-width: 539px) {
  .col-xsm-1 {
    width: 8.33333333%;
  }
  .col-xsm-2 {
    width: 16.66666667%;
  }
  .col-xsm-3 {
    width: 25%;
  }
  .col-xsm-4 {
    width: 33.33333333%;
  }
  .col-xsm-5 {
    width: 41.66666667%;
  }
  .col-xsm-6 {
    width: 50%;
  }
  .col-xsm-7 {
    width: 58.33333333%;
  }
  .col-xsm-8 {
    width: 66.66666667%;
  }
  .col-xsm-9 {
    width: 75%;
  }
  .col-xsm-10 {
    width: 83.33333333%;
  }
  .col-xsm-11 {
    width: 91.66666667%;
  }
  .col-xsm-12 {
    width: 100%;
  }
  .col-xsm-1,
  .col-xsm-10,
  .col-xsm-11,
  .col-xsm-12,
  .col-xsm-2,
  .col-xsm-3,
  .col-xsm-4,
  .col-xsm-5,
  .col-xsm-6,
  .col-xsm-7,
  .col-xsm-8,
  .col-xsm-9 {
    float: left;
    padding-right: 10px;
    padding-left: 10px;
  }
}
body,
html {
  font-family: Roboto, Arial, sans-serif;
  background-color: #fff;
  font-size: 16px;
  margin: 0;
  color: #444;
}
h1,
h2,
h3,
h4,
h5 {
  margin-top: 0;
  margin-bottom: 10px;
  line-height: 1.2;
  font-weight: 700;
}
h1 {
  font-size: 30px;
}
h2 {
  font-size: 26px;
  line-height: 28px;
}
h3 {
  font-size: 22px;
}
h4 {
  font-size: 20px;
}
h5 {
  font-size: 16px;
}
@media (max-width: 767px) {
  h1 {
    font-size: 26px;
  }
  h2 {
    font-size: 24px;
  }
  h3 {
    font-size: 20px;
  }
  h4 {
    font-size: 18px;
  }
}
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: #27aa45;
}
.text-red {
  color: #ed3f37;
}
.text-highlight {
  color: #003580;
}
.text-special {
  color: #00205d;
}
.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: #27aa45;
}
.text-blue {
  color: #5e98cc;
}
.text-very-good {
  color: #297aa8;
}
.text-average {
  color: #bdbdbd;
}
.text-poor {
  color: #bdbdbd;
}
.bg-choice {
  background-color: #27aa45 !important;
}
.bg-highlight {
  background-color: #27aa45 !important;
}
.bg-color-excellent {
  background: #27aa45;
}
.bg-color-very-good {
  background: #297aa8;
}
.bg-color-average {
  background: #bdbdbd;
}
.bg-color-poor {
  background: #828282;
}
.main-content {
  background-color: #f0f0f0;
}
.backgroud-color-grey {
  background-color: #f8f8f8;
}
.price-from {
  font-size: 20px;
  font-weight: 700;
  color: #b20000;
}
.price-origin {
  text-decoration: line-through;
}
@font-face {
  font-family: Roboto;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("https://owa.bestprice.vn/assets/fonts/roboto-v30-vietnamese-400.woff2")
    format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
    U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-family: Roboto;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("https://owa.bestprice.vn/assets/fonts/roboto-v30-latin-400.woff2")
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("https://owa.bestprice.vn/assets/fonts/roboto-v30-vietnamese-500.woff2")
    format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
    U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("https://owa.bestprice.vn/assets/fonts/roboto-v30-latin-500.woff2")
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: Roboto;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("https://owa.bestprice.vn/assets/fonts/roboto-v301-vietnamese-700.woff2")
    format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
    U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-family: Roboto;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("https://owa.bestprice.vn/assets/fonts/roboto-v301-latin-700.woff2")
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
.no-padding {
  padding: 0 !important;
}
.padding-5 {
  padding: 5px !important;
}
.padding-5 {
  padding: 5px !important;
}
.padding-10 {
  padding: 10px;
}
.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-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-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-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;
  margin-left: auto;
  margin-right: auto;
  border-radius: 3px;
}
.btn--border-green .count_results,
.btn--border-green .remaining {
  margin-left: 5px;
}
.btn--border-green b,
.btn--border-green strong {
  margin-left: 3px;
}
.btn--border-green i {
  transition: 0.5s;
  font-size: 16px;
  margin-left: 3px;
}
.btn--border-green i::before {
  transition: 0.5s;
  color: #2d9cdb;
}
.btn--border-green:focus,
.btn--border-green:hover {
  color: #fff;
  border-color: #1592e6;
  background-color: #1592e6;
}
.btn--border-green:focus i::before,
.btn--border-green:hover i::before {
  transition: 0.5s;
  color: #fff;
}
.col-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(#19191926, #191919ab);
}
.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;
}
#ui-datepicker-div {
  z-index: 1060 !important;
}
@media (max-width: 767px) {
  #ui-datepicker-div {
    width: 100%;
    min-height: 490px;
    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;
  }
}
.header_main {
  transition: height 0.2s ease;
  height: 46px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header_main__menu__nav .dropdown {
  cursor: pointer;
  height: 41px;
  display: flex;
  align-items: center;
}
.header_main__sidebar {
  display: none;
}
.header_main__phone {
  align-items: center;
  justify-content: flex-end;
  display: none;
}
.header_main__phone .time-working {
  display: flex;
  align-items: center;
}
.header_main__phone button {
  background: #fff;
  outline: 0;
  border: 0;
  height: 54px;
  width: 55px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.header_main__phone__search {
  padding: 10px;
}
.header_main__phone__search i::before {
  font-size: 20px;
  color: #444;
}
.header_main__phone__content {
  display: flex;
  align-items: center;
  height: 55px;
  padding-right: 15px;
}
.header_main__phone__content__row {
  padding-left: 7px;
}
.header_main__phone__content__row p:nth-child(1) {
  line-height: 1;
  margin-top: 3px;
  margin-bottom: 0;
  color: #b72020;
  font-size: 18px;
  font-weight: 700;
}
.header_main__phone__content__row p:nth-child(2) {
  line-height: 1.2;
  margin-left: 2px;
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 400;
}
#bpt-common-ad {
  height: 55.46875vw;
}
#headerTop {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 12;
  background-color: #fff;
}
@media (min-width: 768px) and (max-width: 969px) {
  .header_main__sidebar ul li[class*="menu"] {
    display: none;
  }
  .header_main__sidebar ul li.active {
    display: block;
  }
}
@media (min-width: 970px) and (max-width: 1099px) {
  .header_main__sidebar ul li[class*="menu"] {
    display: none;
  }
  .header_main__sidebar ul li:nth-of-type(1) {
    display: block;
  }
  .header_main__sidebar ul li.active {
    display: block;
  }
}
@media (min-width: 1100px) and (max-width: 1300px) {
  .header_main__sidebar ul li[class*="menu"]:nth-of-type(4) {
    display: none;
  }
}
@media (min-width: 768px) {
  #bpt-common-ad {
    height: 25.625vw;
  }
  .header_main {
    height: 55px;
    padding: 0 0 0 10px;
  }
  .header_main__logo {
    width: 235px;
  }
  .header_main__mobile {
    display: none;
  }
  .header_main__sidebar {
    display: block;
  }

  .header_main__phone {
    display: flex;
  }
  .header_main__phone__content {
    width: 205px;
  }
  .header_main__phone__content__row {
    display: none;
  }
  .header_main__phone__content img {
    display: none;
  }
  .header_main__close {
    display: none;
  }
  .header_main__search {
    position: absolute;
    right: 20px;
    top: 56px;
    background-color: #e9e9e9;
    padding: 2px;
    border-radius: 2px;
    z-index: 999;
    display: flex;
    align-items: center;
  }
  .header_main__search > img {
    margin-left: 10px;
    margin-right: 10px;
    cursor: pointer;
  }
  .header_main__search form {
    position: relative;
  }
  .header_main__search form svg {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
  }
  .header_main__search form i {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
  }
  .header_main__search form i::before {
    color: #185ba9;
    font-size: 20px;
  }
  .header_main__search form img {
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -11px;
    cursor: pointer;
  }
  .header_main__search input {
    width: 222px;
    border-radius: 0;
    box-shadow: none;
    height: 42px;
    border: 0;
    font-size: 16px;
    padding-right: 35px;
  }
  .header_main__search .ico-x {
    font-size: 16px;
    font-weight: 700;
    padding: 0 10px;
    cursor: pointer;
  }
  .header_main__search .ico-x::before {
    color: red;
  }
  .header_main--home {
    padding-left: 0;
  }
  .header_main--home ul li {
    display: none;
  }
  .header_main--home ul li.menu-7,
  .header_main--home ul li.menu-8,
  .header_main--home ul li.menu-9 {
    display: block !important;
  }
  .header_main--home ul li.dropdown {
    display: none;
  }
  .header_main--home .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .header_main--home .header_main__menu__nav {
    margin-right: 25px !important;
  }
  .header_main--home .header_main__menu__nav li a {
    margin-right: 0 !important;
    align-items: flex-end !important;
    padding: 0 15px !important;
    font-weight: 400 !important;
  }
  .header_main--home .header_main__sidebar {
    width: calc(100vw - 505px);
  }
}
.header_main__menu .nav-pills {
  padding: 7px 0;
  margin-left: auto;
  margin-right: auto;
  width: fit-content;
}
.header_main__menu .nav-pills > li > a {
  color: #444;
  border: 1px solid #fff;
  border-radius: 8px;
  outline-width: 0;
  font-size: 16px;
  font-weight: 700;
  padding: 9px 20px;
  margin-right: 15px;
  height: 42px;
  display: flex;
  align-items: center;
}
.header_main__menu .nav-pills > li > a svg {
  margin-right: 5px;
}
.header_main__menu .nav-pills > li > a img {
  margin-right: 5px;
}
.header_main__menu .nav-pills > li > a i {
  margin-right: 4px;
}
.header_main__menu .nav-pills > li > a i::before {
  font-size: 20px;
  color: #444;
}
.header_main__menu .nav-pills > li > a i.ico-tour::before {
  font-size: 24px;
}
.header_main__menu .nav-pills > li > a i.ico-flight::before {
  font-size: 18px;
}
.header_main__menu .nav-pills > li + li {
  margin-left: 1px;
}
.header_main__menu .nav-pills > li.active > a,
.header_main__menu .nav-pills > li.active > a:focus,
.header_main__menu .nav-pills > li.active > a:hover,
.header_main__menu .nav-pills > li > a:focus,
.header_main__menu .nav-pills > li > a:hover {
  background: #fff;
  border: 1px solid #fff;
  color: #00205d;
  height: 42px;
}
.header_main__menu .nav-pills > li.active > a img,
.header_main__menu .nav-pills > li.active > a:focus img,
.header_main__menu .nav-pills > li.active > a:hover img,
.header_main__menu .nav-pills > li > a:focus img,
.header_main__menu .nav-pills > li > a:hover img {
  filter: invert(80%) sepia(45%) saturate(520%) hue-rotate(-30deg)
    brightness(90%) contrast(100%);
}
.header_main__menu .nav-pills > li.active > a i::before,
.header_main__menu .nav-pills > li.active > a:focus i::before,
.header_main__menu .nav-pills > li.active > a:hover i::before,
.header_main__menu .nav-pills > li > a:focus i::before,
.header_main__menu .nav-pills > li > a:hover i::before {
  color: #00205d;
}
.header_main__menu .dropdown .dropdown-menu {
  padding: 0;
  border-radius: 0;
  margin: 0;
  box-shadow: 0 1px 7px rgba(0, 0, 0, 0.175);
  border: none;
  background-color: #fff;
  color: #00205d;
}
.header_main__menu .dropdown .dropdown-menu > li > a {
  padding: 8px 15px;
  display: flex;
  align-items: center;
  font-weight: 700;
}
.header_main__menu .dropdown-menu > li > a img,
.header_main__menu .dropdown-menu > li > a svg {
  margin-right: 10px;
}
.header_main__menu .dropdown-menu > li > a i {
  margin-right: 10px;
}
.header_main__menu .dropdown-menu > li > a i::before {
  font-size: 20px;
  color: #444;
}
.header_main__menu .dropdown-menu > li > a i.ico-tour::before {
  font-size: 22px;
}
.header_main__menu .dropdown-menu > li > a i.ico-vinpearl::before {
  font-size: 22px;
}
.header_main__menu .dropdown-menu > li > a i.ico-ticket::before {
  font-size: 16px;
}
.header_main__menu .dropdown .dropdown-menu li {
  margin: 0;
}
.header_main__menu .dropdown .dropdown-menu li:hover a {
  color: #fff;
  background-color: #00205d;
}
.header_main__menu .dropdown .dropdown-menu li:hover a {
  color: #fff;
  background-color: #00205d;
}
.header_main__menu .dropdown .dropdown-menu li:hover a img {
  filter: brightness(0) invert(1);
}
.header_main__menu .dropdown .dropdown-menu li:hover a i::before {
  color: #fff;
}
.header_main__menu .dropdown .dropdown-menu li:hover a rect {
  fill: #fff;
}
.header_main__menu .dropdown .dropdown-menu li:hover a path {
  fill: #fff;
}
@media (max-width: 767px) {
  .header_main {
    padding: 0 10px;
    position: fixed;
    z-index: 500;
    width: 100%;
    background: #fff;
    top: 0;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.16);
  }
  .header_main__side_menu {
    margin-left: 10px;
    font-size: 18px;
    width: 30px;
    height: 18px;
  }
  .header_main__side_menu::before {
    color: #444;
  }
  .header_main__mobile {
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
  .header_main__mobile svg {
    cursor: pointer;
  }
  .header_main__mobile__logo {
    display: none;
  }
  .header_main__mobile__hotline {
    height: 20px;
  }
  .header_main__mobile__hotline i {
    font-size: 20px;
  }
  .header_main__mobile__hotline i::before {
    color: #cd2a2a;
  }
  .header_main__mobile__hotline__phone {
    margin-right: 15px;
  }
  .header_main__mobile__hotline span {
    display: none;
  }
  .header_main__mobile__hotline__arrow {
    display: none;
  }
  .header_main--fixed .header_main__logo {
    display: none;
  }
  .header_main--fixed .header_main__side_menu {
    margin-left: 0;
  }
  .header_main--fixed .header_main__mobile {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
  }
  .header_main--fixed .header_main__mobile img {
    display: block;
  }
  .header_main--fixed i.ico-phone {
    font-size: 16px;
    margin-right: 5px;
    width: 19px;
    height: 20px;
  }
  .header_main--fixed i.ico-phone::before {
    color: #fff;
  }
  .header_main--fixed .header_main__mobile__hotline__arrow {
    display: block;
    font-size: 20px;
    transition: 0.5;
  }
  .header_main--fixed .header_main__mobile__hotline__arrow::before {
    color: #fff;
  }
  .header_main--fixed
    .header_main__mobile__hotline.on
    .header_main__mobile__hotline__arrow {
    transition: 0.5;
    transform: rotate(180deg);
  }
  .header_main--fixed .header_main__mobile__hotline__phone {
    display: block;
  }
  .header_main--fixed .header_main__mobile__hotline {
    background-color: #00205d;
    display: inline-flex;
    align-items: center;
    cursor: pointer;
    border-radius: 15px;
    padding: 8px 20px 6px 20px;
    height: 34px;
    transition: 0.5s;
  }
  .header_main--fixed .header_main__mobile__hotline__phone {
    margin-right: 3px;
    width: 16px;
    height: 18px;
    filter: brightness(0) invert(1);
    display: block;
  }
  .header_main--fixed .header_main__mobile__hotline span {
    display: block;
    margin-right: 5px;
    color: #fff;
    font-size: 17px;
    font-weight: 700;
  }
  .header_main__sidebar {
    width: 83%;
    padding: 0;
    background: #fff;
    z-index: 11111;
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 0;
    height: 100vh;
  }
  .header_main--home .container {
    padding: 0;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .header_main--home .container::after,
  .header_main--home .container::before {
    content: unset;
  }
  html.state-sidebar .header_main::after {
    content: "";
    background: #000000b5;
    width: 100vw;
    height: 100vh;
    position: absolute;
    top: 0;
    left: 0;
  }
  .header_main__close {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .header_main__close i {
    font-size: 18px;
  }
  .header_main__search {
    display: block !important;
    padding: 15px;
    padding-top: 60px;
  }
  .header_main__search form {
    position: relative;
  }
  .header_main__search form i {
    position: absolute;
    top: 14px;
    left: 14px;
    cursor: pointer;
    font-size: 20px;
  }
  .header_main__search input {
    border-radius: 4px;
    box-shadow: none;
    background-color: #efefef;
    height: 48px;
    border: 0;
    font-size: 16px;
    padding-left: 46px;
    color: #828282;
  }
  .header_main__search span {
    position: absolute;
    top: 50%;
    right: 8px;
    font-size: 18px;
    margin-top: -8px;
    cursor: pointer;
  }
  .header_main__search #close {
    display: none;
  }
  .header_main__menu .nav-pills > li {
    width: 100%;
    margin-left: 0 !important;
  }
  .header_main__menu__nav {
    padding: 0 !important;
  }
  .header_main__menu__nav .dropdown {
    display: none;
  }
  .header_main__menu .nav-pills > li > a {
    margin-right: 0;
    padding: 9px 0;
    border-radius: 0;
    width: 100%;
    margin-left: 0;
    background: #fff;
    padding-left: 15px;
    padding-right: 10px;
    font-size: 14px;
    border-bottom: 0 solid #ececec;
    font-weight: 400;
    justify-content: space-between;
    height: 40px;
  }
  .header_main__menu .nav-pills > li > a i {
    width: 30px;
  }
  .header_main__menu .nav-pills > li > a i::before {
    color: #444 !important;
  }
  .header_main__menu .nav-pills > li > a i.ico-ticket::before {
    font-size: 15px !important;
  }
  .header_main__menu .nav-pills > li > a .arrow {
    position: absolute;
    right: 15px;
    top: 13px;
  }
  .header_main__menu .nav-pills > li > a .arrow::before {
    font-size: 14px !important;
  }
  .menu-0 > a,
  .menu-1 > a,
  .menu-2 > a,
  .menu-3 > a,
  .menu-4 > a,
  .menu-5 > a,
  .menu-6 > a {
    justify-content: left !important;
    font-weight: 700 !important;
    height: 45px !important;
    padding-left: 25px !important;
    position: relative;
  }
  .menu-6 {
    border-bottom: 1px solid #e5e5e5 !important;
    padding-bottom: 10px;
  }
  .menu-7 {
    margin-top: 10px;
  }
  .menu-15 {
    padding-bottom: 100px;
  }
  .header_main__menu .nav-pills > li.active > a,
  .header_main__menu .nav-pills > li.active > a:focus,
  .header_main__menu .nav-pills > li.active > a:hover,
  .header_main__menu .nav-pills > li > a:focus,
  .header_main__menu .nav-pills > li > a:hover {
    color: #444;
  }
  .header_main__menu .nav-pills > li.active > a i,
  .header_main__menu .nav-pills > li.active > a:focus i,
  .header_main__menu .nav-pills > li.active > a:hover i,
  .header_main__menu .nav-pills > li > a:focus i,
  .header_main__menu .nav-pills > li > a:hover i {
    color: #444;
  }
  .header_main__menu .nav-pills > li.menu-0.active > a,
  .header_main__menu .nav-pills > li.menu-0.active > a:focus,
  .header_main__menu .nav-pills > li.menu-0.active > a:hover,
  .header_main__menu .nav-pills > li.menu-0 > a:focus,
  .header_main__menu .nav-pills > li.menu-0 > a:hover {
    color: #444;
  }
  .header_main__menu .nav-pills > li.menu-0.active > a i,
  .header_main__menu .nav-pills > li.menu-0.active > a:focus i,
  .header_main__menu .nav-pills > li.menu-0.active > a:hover i,
  .header_main__menu .nav-pills > li.menu-0 > a:focus i,
  .header_main__menu .nav-pills > li.menu-0 > a:hover i {
    color: #444;
  }
}
html.state-sidebar .header_main__sidebar {
  display: block;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  overflow-y: auto;
  touch-action: none;
  -ms-touch-action: none;
}
html.state-sidebar .no-scroll-y {
  overflow-y: hidden;
  touch-action: none;
  -ms-touch-action: none;
}
html.state-sidebar .bs-sidebar {
  display: block;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  background-color: #000000d4;
}
html.state-bgr .element-bgr::after {
  content: "";
  background: #000000b5;
  width: 100vw;
  height: 100vh;
  position: absolute;
  top: 0;
  left: 0;
}
.bs-sidebar {
  display: none;
  position: absolute;
  z-index: 9998;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
  transition: all linear 0.2s;
  -webkit-transition: all linear 0.2s;
}
.bs-sidebar-container {
  width: 90%;
  height: 100%;
  padding-bottom: 6rem;
  overflow-x: hidden;
  overflow-y: scroll;
  background-color: #e8eaee;
  -webkit-overflow-scrolling: touch;
  float: right;
}
.bs-sidebar-container > a {
  font-size: 16px;
  padding: 12px 20px;
  color: #333;
  border-bottom: 1px solid #eee;
  display: block;
  width: 100%;
  background-color: #fff;
  position: relative;
}
.bs-sidebar-container a:focus,
.bs-sidebar-container a:hover {
  background-color: #ff8802;
  color: #fff;
  text-decoration: none;
}
.bs-sidebar-container a:hover .glyphicon {
  color: #fff;
}
.bs-sidebar .glyphicon-chevron-right {
  color: #ccc;
  font-size: 12px;
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -6px;
}
.bs-sidebar .header-logo {
  background-color: #fff;
  border-top: 0 solid #ff7802;
  margin-right: 0;
  position: relative;
  pointer-events: all;
  text-align: center;
}
.bs-sidebar .bpv-logo {
  margin: 8px 0 7px 0;
  display: block;
  text-align: left;
}
.bs-sidebar .bpv-logo:hover {
  background: 0 0;
}
.header-top {
  background-color: #f47822;
  color: #fff;
  height: 40px;
  padding: 6px 0;
  text-align: right;
  line-height: 30px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2000;
  width: 100%;
}
.header-top a {
  color: #fff;
  font-size: 16px;
}
.header-contact {
  display: inline;
}
.fixed-menu {
  float: left;
  display: none;
}
.fixed-menu .nav {
  margin-left: 280px;
}
.fixed-menu .nav > li > a {
  padding: 5px 10px;
  border: 1px solid transparent;
  border-radius: 20px;
  padding: 3px 15px;
}
.fixed-menu .nav-pills > li + li {
  margin-left: 5px;
}
.fixed-menu .dropdown-toggle {
  line-height: 40px;
  padding: 4px 12px;
  cursor: pointer;
}
.fixed-menu .glyphicon-option-horizontal {
  font-size: 18px;
}
.fixed-menu .dropdown-menu {
  background-color: #1a5388;
  box-shadow: none;
  border: 0;
  top: 38px;
  left: 0;
  padding: 0;
  border-radius: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.fixed-menu .dropdown-menu a {
  color: #fff;
  padding: 3px 15px;
}
.fixed-menu .nav-pills > li.active > a,
.fixed-menu .nav-pills > li.active > a:focus,
.fixed-menu .nav-pills > li.active > a:hover,
.fixed-menu .nav > li > a:focus,
.fixed-menu .nav > li > a:hover {
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 20px;
  padding: 3px 15px;
}
.fixed-menu .dropdown-menu > li > a:focus,
.fixed-menu .dropdown-menu > li > a:hover {
  background-color: #337ab7;
  border: 0 solid #fff;
  border-radius: 0;
  padding: 3px 15px;
  color: #fff;
}
.fixed-header {
  box-shadow: 0 1px 3px 0 rgba(27, 27, 27, 0.1),
    0 4px 8px 0 rgba(27, 27, 27, 0.1);
  transition: height 0.2s ease;
}
.fixed-header .fixed-menu {
  display: block;
}
.fixed-header .header-contact {
  display: none;
}
.fixed-header #hd_phone_support {
  margin-top: 4px;
}
.header-v201.fixed-header .header-content {
  box-shadow: none;
  border-bottom: 1px solid #ddd;
}
body.state-loading {
  overflow: hidden;
}
html.state-sidebar-search {
  overflow: hidden;
}
html.state-sidebar-search body {
  overflow: hidden;
}
@media (max-width: 767px) {
  html.state-sidebar-flight {
    overflow: hidden;
  }
  html.state-sidebar-flight .search-form--flight {
    position: static;
  }
  html.state-sidebar-flight .home_search {
    position: static;
  }
  html.state-sidebar-flight body {
    overflow: hidden;
  }
  html.state-sidebar-form {
    overflow: hidden;
  }
  html.state-sidebar-form body {
    overflow: hidden;
  }
  html.html-overflow-hidden {
    overflow: hidden;
  }
}
.bpt-footer-contact {
  background-color: #00205d;
  padding: 80px 0 0;
  margin-top: 180px;
  color: #fff;
}
.bpt-footer-contact a {
  color: #fff;
}
.bpt-footer-contact .container {
  position: relative;
}
.bpt-footer-contact .company-info {
  line-height: 26px;
  margin-top: -4px;
}
.bpt-footer-contact .company-info a.phone {
  font-weight: 700;
}
.bpt-footer-contact .company-info .text-office {
  font-weight: 700;
}
.bpt-footer-contact .footer-accomplish {
  font-size: 14px;
  text-align: center;
  background-color: #00205d;
  padding: 20px;
  border-radius: 6px;
  overflow: hidden;
}
.bpt-footer-contact .footer-accomplish .row-accomplish:first-child {
  margin-top: -7px;
}
.bpt-footer-contact .footer-accomplish .row-accomplish > div {
  text-align: center;
}
.bpt-footer-contact .bpt-footer-link {
  font-size: 14px;
  margin-bottom: 30px;
}
.bpt-footer-contact .bpt-footer-link a {
  line-height: 35px;
  font-weight: 700;
  display: block;
}
.bpt-footer-contact .company-name {
  font-size: 24px;
  margin-bottom: 25px;
  font-weight: 700;
}
.bpt-footer-contact ul li {
  margin-top: 15px;
  position: relative;
  padding-left: 15px;
}
.bpt-footer-contact ul li:first-child {
  margin-top: unset;
}
.bpt-footer-contact .des {
  font-weight: 700;
  font-size: 14px;
}
.link-icon-footer img {
  height: 65px;
}
.bpt-footer-address {
  background-color: #f7f7f7;
  padding: 20px 0 10px;
}
.bpt-footer-address .text-office {
  font-weight: 700;
  color: #555;
  font-size: 13px;
}
.bpt-footer-address .list-unstyled {
  margin-bottom: 0;
}
.bpt-footer-address footer-col-right {
  padding-left: 40px;
}
.bpt-footer {
  background-color: #fff;
  padding: 15px 0 0;
}
.bpt-footer .fa {
  color: #b5b5b5;
}
.bpt-footer .social a {
  float: left;
  margin-left: 5px;
}
.bpt-footer .social a:first-child {
  margin-left: 0;
}
.bpt-footer-link .footer-link {
  margin-top: -10px;
  padding-top: 0;
  border-left: 1px solid #fff;
}
.bpt-footer-link .footer-link ul {
  list-style: none;
  overflow: hidden;
  padding-left: 0;
  margin: 0;
}
.bpt-footer-link .footer-link li {
  float: left;
  padding: 0;
  width: 50%;
}
.bpt-footer-link .footer-link .col-md-1 {
  font-size: 14px;
}
.bpt-footer-link .footer-link-border {
  border-bottom: 1px solid #eee;
  margin-bottom: 10px;
}
.bpt-footer-contact .col-icon {
  text-align: right;
}
.bpt-footer-contact .row-link a {
  margin: 5px 0;
}
.bpt-footer-contact .row-link .icon-hot-red {
  margin-top: -5px;
}
.bpt-footer .border-footer,
.bpt-footer-contact .border-footer {
  border-bottom: 1px solid #ddd;
}
.footer-1,
.footer-2 {
  margin-top: 15px;
  min-height: 80px;
}
.div-footer-5,
.div-footer-6 {
  min-height: 65px;
}
.div-footer-1,
.div-footer-2 {
  margin-top: 0;
}
.bpt-footer .payment-method {
  color: #999;
  text-align: right;
}
.bpt-footer .lbl-we-accept {
  margin: 10px 10px 0 0;
  float: left;
  font-size: 13px;
  color: #aaa;
}
.bpt-footer .payment-method .fa {
  font-size: 30px;
  margin-right: 10px;
}
.fa-facebook,
.fa-pinterest,
.fa-tripadvisor,
.fa-twitter {
  font-size: 26px;
  margin: 3px 0 0 10px;
}
.bpt-footer-contact .sale-avatar {
  background-color: #f5f5f5;
  border-radius: 50%;
  height: 120px;
  width: 120px;
  display: inline-block;
}
.bpt-footer-contact .sale-avatar img {
  width: 100%;
  height: 100%;
}
.bpt-footer-contact .need-help {
  font-size: 20px;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.bpt-footer-contact .bpt-hotline {
  margin: 15px 0 10px;
}
.bpt-footer-contact .btn-contact {
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 0;
  color: #fff;
  padding: 10px 25px;
  font-size: 16px;
  float: left;
  margin: 40px 0 0 160px;
}
.bpt-footer-contact .btn-contact .glyphicon {
  font-size: 12px;
}
.bpt-footer-contact .btn-contact:active,
.bpt-footer-contact .btn-contact:focus {
  color: #eb8f00;
  border-color: #eb8f00;
  background-color: #023260;
}
.block-news-letter-v2 {
  padding: 15px;
  position: relative;
  margin-top: -200px;
  top: 0;
  margin-bottom: 40px;
  border: 1px solid #00205d;
  border-radius: 6px;
  overflow: hidden;
  background-color: #fff;
  width: 100%;
}
.block-news-letter-v2 .get-deal-info .info {
  padding-left: 75px;
  color: #333;
}
.block-news-letter-v2 .get-deal-info .info p {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.1;
  color: #333;
}
.block-news-letter-v2 .get-deal-info .info p span {
  font-size: 29px;
  color: #00205d;
}
.block-news-letter-v2 .icon-footer {
  position: absolute;
}
.block-news-letter-v2 .get-deal {
  position: relative;
  width: 100%;
  background-color: #fff;
  margin-top: 6px;
  border-radius: 5px;
}
.block-news-letter-v2 .get-deal .input-email {
  height: 52px;
  font-size: 16px;
  box-shadow: none;
  border: none;
  background-color: #f6f6f6;
  width: 100%;
  display: inline-block;
}
.block-news-letter-v2 .get-deal .button {
  cursor: pointer;
  color: #00205d;
  background-color: #fff1e2;
  padding: 15px 10px;
  font-size: 16px;
  text-align: center;
  right: 10px;
  border-radius: 3px;
  font-weight: 700;
  width: 100%;
  display: inline-block;
  margin-top: 10px;
}
.block-news-letter-v2 .company-info ul li .icon-address-location-white-v2 {
  position: absolute;
  left: 0;
  top: 0;
}
.block-news-letter-v2
  .company-info
  .list-unstyled
  .icon-address-location-white-v2 {
  margin-right: 3px;
  margin-bottom: 3px;
}
.snp-theme4-lightgreen {
  position: relative;
}
.popup-newletter {
  z-index: 2000;
}
.box-form-regis {
  position: absolute;
  margin: 0 auto;
  top: 68%;
  left: 0;
  right: 0;
  width: auto;
  text-align: center;
  padding: 0 30px;
}
.box-form-regis span {
  font-size: 16px;
  color: #666;
}
.box-form-regis .txt-voucher {
  font-weight: 700;
  color: #ab1724;
}
.box-form-regis b {
  font-size: 18px;
  color: #53585d;
}
.box-form-regis .regis_email {
  width: 100%;
  border-radius: 10px;
  height: 40px;
  padding: 0 15px;
  border: solid 1px #666;
  color: #666;
  font-size: 14px;
  line-height: 26px;
  margin: 5px 0 10px;
}
.box-form-regis .regis_email::placeholder {
  color: #666;
}
.box-form-regis .btn-send-email {
  display: inline-block;
  width: 100%;
  text-transform: uppercase;
  background-color: #fe5200;
  padding: 4px 5px;
  border-radius: 7px;
  color: #fff;
  font-size: 16px;
}
.box-form-regis .btn-send-email:hover {
  text-decoration: none;
}
.box-form-regis .btn-continue {
  display: inline-block;
  width: 100%;
  text-transform: uppercase;
  background-color: #fe5200;
  padding: 7px 5px;
  border-radius: 7px;
  color: #fff;
  font-size: 16px;
}
.footer-bp-group {
  color: #fff;
  flex-wrap: wrap;
  align-items: center;
  margin-top: 10px;
  background-color: #00205d;
}
.footer-bp-group .container {
  padding-top: 12px;
  padding-bottom: 10px;
}
.footer-bp-group span {
  margin-bottom: 10px;
  display: block;
}
.footer-bp-group img {
  margin-left: 0;
}
.footer-bp-group .logo-2 {
  margin-left: 25px;
}
.footer-bp-group .logo-4 {
  margin-left: 25px;
}
.footer-bp-group a {
  margin-bottom: 5px;
  display: inline-block;
}
.bpt-footer-icon {
  display: inline-block;
  overflow: hidden;
}
.bpt-footer-icon .icon-bct {
  float: none;
}
.bpt-footer-icon .social {
  float: none;
  margin-top: 10px;
  height: 40px;
}
@media (min-width: 768px) {
  .box-form-regis {
    top: 62%;
  }
  .box-form-regis .regis_email {
    width: 335px;
    height: 52px;
  }
  .box-form-regis .btn-send-email {
    width: 335px;
  }
  .box-form-regis .btn-continue {
    width: 370px;
  }
  .block-news-letter-v2 {
    margin-top: -130px;
  }
  .block-news-letter-v2 .get-deal-info {
    float: left;
    width: 45%;
  }
  .block-news-letter-v2 .deal-submit {
    float: left;
    width: 55%;
    padding-left: 30px;
  }
  .block-news-letter-v2 .get-deal .input-email {
    height: 52px;
    font-size: 16px;
    box-shadow: none;
    border: none;
    background-color: #f6f6f6;
    width: 70%;
    display: inline-block;
  }
  .block-news-letter-v2 .get-deal .button {
    cursor: pointer;
    color: #00205d;
    background-color: #fff1e2;
    padding: 15px 10px;
    font-size: 16px;
    text-align: center;
    right: 10px;
    border-radius: 3px;
    font-weight: 700;
    width: 28%;
    display: inline-block;
  }
  .bpt-footer-contact .container > .row {
    margin-left: -10px;
    margin-right: -10px;
  }
  .bpt-footer-contact .company-info {
    padding-left: 10px;
    padding-right: 10px;
    line-height: 24px;
  }
  .bpt-footer-contact .bpt-footer-link,
  .bpt-footer-contact .footer-accomplish {
    padding-left: 10px;
    padding-right: 10px;
    border: unset;
  }
  .bpt-footer-contact .business-license {
    margin-left: 0;
  }
  .bpt-footer-contact ul li {
    position: relative;
    padding-left: 22px;
  }
  .bpt-footer-contact ul .icon-address-location-white-v2 {
    position: absolute;
    left: 0;
    top: 0;
  }
  .bpt-footer-contact .bpt-footer-link {
    border-left: 1px solid #fff;
    padding-left: 50px;
  }
  .bpt-footer-contact .bpt-footer-link .footer-link {
    margin-bottom: 0;
    margin-top: 40px;
  }
  .footer-bp-group {
    display: flex;
  }
  .footer-bp-group .brand-in-bp-group {
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .footer-bp-group span {
    display: inline-block;
    margin-bottom: 0;
  }
  .footer-bp-group img {
    margin-left: 30px;
  }
  .footer-bp-group a {
    margin-bottom: 0;
  }
  .bpt-footer .icon-bct {
    float: left;
  }
  .bpt-footer .social {
    float: left;
    margin-top: 10px;
    height: 40px;
  }
}
span[type="button"] {
  color: #3385d6;
  cursor: pointer;
  display: flex;
  align-items: center;
}
span[type="button"] i {
  font-size: 18px;
  margin-left: 3px;
}
span[type="button"] i::before {
  color: #3385d6d9;
}
span[type="button"]:hover {
  color: #00205d;
}
span[type="button"]:hover i::before {
  color: #00205d;
}
span[type="button"]:focus {
  color: #00205d;
}
span[type="button"]:focus i::before {
  color: #00205d;
}
span[type="button"].on i {
  transform: rotate(180deg);
}
.btn {
  border-radius: 0;
  border: 0;
  background-color: #f5f5f5;
}
.btn:focus,
.btn:hover {
  color: #fff;
}
.fixed-button .btn-zalo {
  color: #fff;
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #028fe3;
  border-radius: 8px;
  border-color: #028fe3;
  height: 40px;
  width: 25%;
  margin-right: 18px;
}
.fixed-button .btn-contact {
  font-weight: 700;
  border-radius: 8px;
  font-size: 14px;
  width: 37%;
  margin-right: 18px;
}
.fixed-button .btn-contact-price {
  font-weight: 500;
  border-radius: 8px;
  font-size: 14px;
  height: 40px;
  width: 38%;
}
.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-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: #2d9cdb;
  border: 1px solid #2d9cdb;
  border-radius: 5px;
  transition: 0.5s;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.btn-border-blue .count_results,
.btn-border-blue .remaining {
  margin-left: 5px;
}
.btn-border-blue b,
.btn-border-blue strong {
  margin-left: 3px;
}
.btn-border-blue i {
  transition: 0.5s;
  font-size: 16px;
  margin-left: 3px;
  height: 18px;
}
.btn-border-blue i::before {
  transition: 0.5s;
  color: #2d9cdb;
}
.btn-border-blue:focus,
.btn-border-blue:hover {
  background-color: #2d9cdb !important;
  border: 1px solid #2d9cdb;
  color: #fff;
}
.btn-border-blue:focus i,
.btn-border-blue:hover i {
  transition: 0.5s;
}
.btn-border-blue:focus i::before,
.btn-border-blue:hover i::before {
  color: #fff;
  transition: 0.5s;
}
.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: #ffff !important;
  background-color: #439203 !important;
}
.btn-red {
  color: #fff;
  background-color: #ce1b1b;
  border: 1px solid #ce1b1b;
  height: 40px;
}
.btn-orange {
  background-color: #e9680c;
  color: #fff;
  border-color: #e9680c;
}
.btn-orange:focus,
.btn-orange:hover {
  color: #fff;
  background-color: #00205d;
  border-color: #e9680c;
}
.btn-orange-border {
  background-color: #fff;
  color: #00205d;
  border-color: #00205d;
  border: 1px solid;
}
.btn-gray-border {
  background-color: #fff;
  color: #000;
  border: 1px solid #e1e1e1;
}
.btn-gray-border.active,
.btn-gray-border:focus,
.btn-gray-border:hover {
  background-color: #ea8e44;
  border: 1px solid #ea8e44;
  color: #fff;
  box-shadow: none;
}
.btn-orange-v2 {
  border-radius: 4px;
  background: #ffe8d6;
  color: #e9680c;
  font-weight: 500;
  padding: 6px 7px;
}
.btn-orange-border:focus,
.btn-orange-border:hover {
  background-color: #e9680c;
  border-color: #e9680c;
  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;
}
.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-f-tag-promotion {
  font-size: 20px;
  margin-right: 5px;
  margin-top: -2px;
}
.icon-gift-promotion {
  background: #297aa8;
  border-radius: 25px;
  padding: 5px;
  width: 20px;
  height: 20px;
  color: #fff;
  font-size: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 5px;
}
.payment-methods .bank_icon {
  background-image: url("/assets/img/icon/onepay-banks.119032019.png");
  background-repeat: no-repeat !important;
  display: inline-block;
  vertical-align: middle;
  margin-top: 20px;
}
.payment-methods .bank_ocb {
  background-position: -361px -101px;
  width: 76px;
  height: 30px !important;
  margin-top: 16px !important;
}
.payment-methods .bank_vietcombank {
  background-position: 0 0;
  width: 100px;
  height: 40px;
}
.payment-methods .bank_agribank {
  background-position: 0 -100px;
  width: 60px;
  height: 40px;
}
.payment-methods .bank_sacombank {
  background-position: -447px -12px;
  width: 94px;
  height: 22px;
  margin-top: 30px;
}
.payment-methods .bank_techcombank {
  background-position: -122px 0;
  width: 80px;
  height: 38px;
}
.payment-methods .bank_dongabank {
  background-position: 0 -52px;
  width: 80px;
  height: 38px;
}
.payment-methods .bank_viettinbank {
  background-position: -456px -54px;
  width: 86px;
  height: 25px;
}
.payment-methods .bank_maritimebank {
  background-position: -285px -152px;
  width: 80px;
  height: 24px;
}
.payment-methods .bank_acb {
  background-position: -550px -5px;
  width: 54px;
  height: 40px;
}
.payment-methods .bank_bidv {
  background-position: -388px -141px;
  width: 37px;
  height: 43px;
}
.payment-methods .bank_mb {
  background-position: -112px -146px;
  width: 48px;
  height: 32px;
}
.payment-methods .bank_vietinbank {
  background-position: -452px -51px;
  width: 92px;
  height: 38px;
}
.payment-methods .bank_eximbank {
  background-position: -341px -3px;
  width: 85px;
  height: 30px !important;
  margin-top: 16px !important;
}
.payment-methods .bank_icon {
  float: none;
  margin-top: 6px;
  height: 43px;
}
.payment-methods .bank_sacombank {
  background-position: -447px 0;
}
.payment-methods .bank_vietinbank {
  background-position: -452px -45px;
}
.payment-methods .bank_maritimebank {
  background-position: -285px -140px;
}
.payment-methods .bank_mb {
  background-position: -112px -140px;
}
.list-tour-is-best-seller {
  position: absolute;
  top: 0;
  right: 0;
}
.div-destination {
  position: relative;
  float: left;
  clear: both;
  width: 100%;
}
.search-choice-close {
  border: 0 none;
  cursor: pointer;
  outline: 0 none;
  position: absolute;
  right: 10px;
  top: 17px;
}
.box-why-us {
  position: relative;
}
.col-why-us-1 {
  position: absolute;
}
.col-why-us-2 {
  padding-left: 79px;
  min-height: 69px;
}
.icon-why-us {
  background-image: url("https://owa.bestprice.vn/assets/img/icon/icon-why-use-1010.png");
  background-size: 71px 211px;
  background-repeat: no-repeat !important;
  display: inline-block;
  vertical-align: middle;
}
.icon-why-us-1 {
  background-position: -1px -1px;
  width: 69px;
  height: 69px;
}
.icon-why-us-2 {
  background-position: -1px -71px;
  width: 69px;
  height: 69px;
}
.icon-why-us-3 {
  background-position: -1px -141px;
  width: 69px;
  height: 69px;
}
.icon-cc-unionpay {
  width: 46px;
  height: 29px;
  background-position: -17px -292px;
}
.icon-cc-mastercard {
  width: 46px;
  height: 29px;
  background-position: -17px -352px;
}
.icon-cc-jcb {
  width: 46px;
  height: 29px;
  background-position: -17px -322px;
}
.icon-cc-visa {
  width: 46px;
  height: 29px;
  background-position: -17px -382px;
}
.icon-cc-onepay {
  width: 46px;
  height: 29px;
  background-position: -17px -412px;
}
.icon-route-flight-v2 {
  background-image: url("https://owa.bestprice.vn/assets/img/flight/logo_hang_bay_1702.png");
  background-size: 750px 496px;
  background-repeat: no-repeat !important;
  display: inline-block;
  vertical-align: middle;
}
.icon-vn-large-v2 {
  background-position: -49px -92px;
  width: 171px;
  height: 66px;
}
.icon-vj-large-v2 {
  background-position: -314px -115px;
  width: 116px;
  height: 41px;
}
.icon-qh-large-v2 {
  background-position: -554px -84px;
  width: 100px;
  height: 94px;
}
.icon-bl-large-v2 {
  background-position: -495px -300px;
  width: 220px;
  height: 84px;
}
.icon-vu-large-v2 {
  background-position: -41px -295px;
  width: 188px;
  height: 84px;
}
.flight-VN {
  width: 49px;
  height: 29px;
  background-image: url(https://owa.bestprice.vn/assets/img/flight/VN-sm.png);
  display: inline-block;
  vertical-align: middle;
}
.flight-BL {
  width: 49px;
  height: 29px;
  background-image: url(https://owa.bestprice.vn/assets/img/flight/BL.png);
  display: inline-block;
  vertical-align: middle;
}
.flight-VJ {
  width: 49px;
  height: 29px;
  background-image: url(https://owa.bestprice.vn/assets/img/flight/VJ-sm2.png);
  display: inline-block;
  vertical-align: middle;
}
.flight-QH {
  width: 49px;
  height: 29px;
  background-image: url(https://owa.bestprice.vn/assets/img/flight/QH-sm1.png);
  display: inline-block;
  vertical-align: middle;
}
.flight-VU {
  width: 49px;
  height: 29px;
  background-image: url(https://owa.bestprice.vn/assets/img/flight/VU.png);
  display: inline-block;
  vertical-align: middle;
}
.icon-review-circle {
  display: inline-block;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background-color: #90ca7d;
  margin: 0 2px -1px 0;
}
.icon-review-circle-white {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #fff;
  margin: 0 2px 0 0;
}
.icon-review-sm-circle-white {
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #fff;
  margin: 0 2px 0 0;
}
.icon-review-md-circle-white {
  display: inline-block;
  width: 17px;
  height: 17px;
  border-radius: 50%;
  background-color: #fff;
  margin: 0 2px -2px 0;
}
.icon-review-sm-circle-blue {
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #8cb5db;
  margin: 0 2px 0 0;
}
.icon-review-md-circle-blue {
  display: inline-block;
  width: 17px;
  height: 17px;
  border-radius: 50%;
  background-color: #8cb5db;
  margin: 0 2px -2px 0;
}
.popover .btn-support-close {
  cursor: pointer;
  position: absolute;
  right: 10px;
  top: 8px;
}
.list-tour-pro-offer {
  position: absolute;
  left: 0;
  top: 0;
}
.num-favourite {
  position: absolute;
  top: -12px;
  color: #fff;
  background-color: red;
  padding: 0 3px;
  font-size: 11px;
  border-radius: 3px;
  right: -5px;
}
.icon-check-white {
  left: 14px;
  top: 6px;
  width: 10px;
  height: 20px;
  border: solid #fff;
  border-width: 0 5px 5px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  display: block;
}
.ico-arrow-top-hoz {
  transform: rotate(90deg);
}
.ico-arrow-top-hoz::before {
  content: "\e97b";
  font-family: bestprice;
}
.ico-sort-hoz {
  transform: rotate(90deg);
}
.ico-sort-hoz::before {
  content: "\e976";
  font-family: bestprice;
}
.page-header-breadcrumb {
  padding: 0;
  margin-bottom: 35px;
  background-color: #fafafa;
}
.breadcrumb {
  background: 0 0;
  margin: 0 auto;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 14px;
}
.breadcrumb > li + li::before {
  content: "";
  padding: 0;
}
.breadcrumb .glyphicon-menu-right {
  margin: 0 5px 0 2px;
  color: #333;
  font-size: 8px;
  top: 0;
  width: 8px;
}
.breadcrumb > li {
  display: inline;
}
.breadcrumb > li > a {
  color: #333;
}
.breadcrumb > li > span {
  color: #9e9e9e;
}
.breadcrumb > li > a:hover {
  color: #eb8f00;
}
.slider-home-v2 {
  position: relative;
}
.slider-home-v2 .header-nav {
  background-color: #f5f5f5;
}
.slider-home-v2 .header-nav .container {
  max-height: 36px;
}
.slider-home-v2 .navigation-banner {
  color: #d8d8d8;
}
.slider-home-v2 .navigation-banner.breadcrumb > li > a {
  color: #333;
}
.slider-home-v2 .navigation-banner.breadcrumb > li > a:hover {
  color: #fe8802;
}
.slider-home-v2 .navigation-banner.breadcrumb .glyphicon-menu-right {
  color: #333;
}
.main_nav {
  background: #fafafa;
}
.main_nav i {
  font-size: 10px;
}
.main--bgr .breadcrumb {
  width: 888px;
  padding: 15px 0;
  padding-bottom: 5px;
}
@media (max-width: 767px) {
  .main--bgr .breadcrumb {
    width: 100%;
    padding: 10px;
  }
  .main_nav {
    max-height: 36px;
  }
  .navigation-banner,
  .page-header-breadcrumb {
    overflow: hidden;
    white-space: nowrap;
    overflow-x: scroll;
  }
  .navigation-banner::-webkit-scrollbar,
  .page-header-breadcrumb::-webkit-scrollbar {
    opacity: 0;
    background: 0 0;
    display: none;
  }
  .navigation-banner::-webkit-scrollbar:hover,
  .page-header-breadcrumb::-webkit-scrollbar:hover {
    opacity: 1;
    display: none;
  }
}
.sub-menu-2 {
  text-align: left;
  box-shadow: unset !important;
  background-color: #f5f5f5;
}
#bpt-sub-menu {
  background-color: #dedede;
  margin-top: -2px;
}
#bpt-sub-menu a.sub-menu {
  color: #333;
  padding: 0 15px;
  font-size: 13px;
  text-decoration: none;
  margin: 5px 0;
  display: inline-block;
}
#bpt-sub-menu a.selected,
#bpt-sub-menu a:hover {
  color: #00205d;
}
#bpt-sub-menu .dropdown {
  display: inline-block;
}
#bpt-sub-menu .dropdown .btn {
  border: 0;
  padding: 1px 6px;
  margin-left: -5px;
  background-color: transparent;
}
#bpt-sub-menu .dropdown .btn:hover {
  color: #00205d;
}
.sub-menu-2 {
  text-align: center;
  -moz-box-shadow: 0 5px 5px -3px #ddd !important;
  -webkit-box-shadow: 0 5px 5px -3px #ddd !important;
  box-shadow: 0 5px 5px -3px #ddd !important;
}
#bpt-sub-menu-2 a.sub-menu {
  color: #333;
  padding: 0 15px;
  font-size: 14px;
  text-decoration: none;
  margin: 20px 0 18px 0;
  display: inline-block;
  text-transform: uppercase;
  width: 19.4%;
  float: left;
  text-align: left;
  padding-left: 0;
}
.sub-menu-2 .dropdown-menu {
  right: 0;
  left: unset;
}
#bpt-sub-menu-2 a.selected,
#bpt-sub-menu-2 a:hover {
  color: #00205d;
}
#bpt-sub-menu-2 .dropdown {
  display: inline-block;
  width: 3%;
  padding-top: 14px;
}
#bpt-sub-menu-2 .dropdown .btn {
  border: 0;
  padding: 1px 6px;
  margin-left: -5px;
  background-color: transparent;
  line-height: 0;
}
#bpt-sub-menu-2 .dropdown .btn:hover {
  color: #00205d;
}
#bpt-sub-menu-2 .dropdown .btn-default:active,
#bpt-sub-menu-2 .dropdown .btn-default:focus {
  color: #00205d;
  border: 0;
}
.sub-menu-2 .dropdown .glyphicon {
  font-size: 22px;
}
#bpt-sub-menu-2 a.sub-menu {
  font-size: 16px;
  text-transform: unset;
  padding: 0;
  padding-right: 16px;
  width: 43% !important;
  margin: 10px 0 10px 0;
}
#bpt-sub-menu-2 a.sub-menu-left {
  width: 45% !important;
  display: block !important;
}
#bpt-sub-menu-2 {
  border-bottom: 0 solid #ddd;
  padding-bottom: 15px;
  padding-top: 5px;
  padding-left: 20px;
}
#bpt-sub-menu-2 .dropdown .btn {
  border: 0;
  padding: 0 0;
  margin-left: -10px;
  background-color: transparent;
  line-height: 0;
}
#bpt-sub-menu-2 .dropdown .btn:focus {
  border: 0 !important;
}
.border-sub-menu {
  background-color: #f8f8f8;
  padding: 4px;
}
.sub-menu-2 .dropdown-menu {
  right: 0;
  left: unset;
}
@media (min-width: 768px) {
  .sub-menu-2 {
    margin-top: 35px;
  }
  #bpt-sub-menu-2 a.sub-menu {
    text-align: center;
  }
  #bpt-sub-menu-2 a.sub-menu {
    width: 19.4% !important;
  }
}
@media (min-width: 1025px) {
  #bpt-sub-menu-2 {
    padding-left: 10px;
    padding-bottom: 0;
    padding-top: 0;
  }
  #bpt-sub-menu-2 a.sub-menu {
    padding-top: 7px;
    padding-bottom: 7px;
  }
  #bpt-sub-menu-2 a.sub-menu:hover {
    background-color: #fff;
    border-radius: 22px;
    padding-top: 7px;
    padding-bottom: 7px;
  }
}
.promotion-v2 li {
  display: flex;
  align-items: center;
}
.promotion-v2 li img {
  margin-right: 5px;
  width: 16px !important;
}
.promotion-v2 li p {
  margin-bottom: 0;
  cursor: pointer;
}
.promotion-v2 .text-promotion-free {
  color: #297aa8;
}
.promotion-v2.sm .ico-f-tag-promotion {
  font-size: 16px;
}
.promotion-v2.sm li p {
  font-size: 12px;
  color: #f47921;
}
.popover {
  max-width: 600px;
  font-size: 12px;
  width: 600px;
  line-height: normal;
  padding: 0;
  border-color: #0071cd;
  border-width: 2px 2px;
  background-color: #fff;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  border-radius: 0;
}
.popover .btn-support-close {
  cursor: pointer;
  position: absolute;
  right: 10px;
  top: 8px;
}
.popover .popover-title {
  background-color: #0071cd;
  border: 0;
  padding: 8px;
  margin: 0;
  color: #fff;
  border-radius: 0;
}
.popover.top .arrow {
  border-top-color: #0071cd;
}
.popover.top .arrow :after {
  border-top-color: #0071cd;
}
.popover.bottom .arrow {
  border-top-color: #0071cd;
}
.popover.bottom .arrow :after {
  border-top-color: #0071cd;
}
.popover.left .arrow {
  border-top-color: #0071cd;
}
.popover.left .arrow :after {
  border-top-color: #0071cd;
}
.popover.right .arrow {
  border-top-color: #0071cd;
}
.popover.right .arrow :after {
  border-top-color: #0071cd;
}
.popover .bpv-search-waiting {
  margin: 20px 0;
}
.popover .bpv-search-waiting img {
  width: 40px;
}
.popover .bpv-search-waiting .ms1 {
  font-size: 20px;
  margin-bottom: 10px;
}
.popover .bpv-search-waiting .ms2 {
  font-size: 16px;
}
.popover-pro {
  border-color: #0071cd;
  border-width: 3px 3px;
  border-radius: 0;
}
.popover-pro .popover-title {
  background-color: #f5f5f5;
  color: #fe8802;
  margin-bottom: 0;
  font-size: 16px;
  padding: 10px 30px 10px 10px;
  position: relative;
}
.popover-pro .btn-support-close {
  top: 10px;
}
.popover-pro p {
  margin-bottom: 5px;
}
.popover-pro.top .arrow {
  border-top-color: #0071cd;
}
.popover-pro.top .arrow :after {
  border-top-color: #0071cd;
}
.popover-pro.bottom .arrow {
  border-top-color: #0071cd;
}
.popover-pro.bottom .arrow :after {
  border-top-color: #0071cd;
}
.popover-pro.left .arrow {
  border-top-color: #0071cd;
}
.popover-pro.left .arrow :after {
  border-top-color: #0071cd;
}
.popover-pro.right .arrow {
  border-top-color: #0071cd;
}
.popover-pro.right .arrow :after {
  border-top-color: #0071cd;
}
.submit-combo-modal .modal-body {
  padding: 25px 30px 10px 30px;
}
.submit-combo-modal .modal-header {
  padding: 16px 10px 12px 10px;
  background-color: #fff;
  border-bottom: 1px solid #ccc;
}
.submit-combo-modal .modal-title {
  text-align: center;
  font-weight: 700;
}
.submit-combo-modal .modal-header button {
  position: absolute;
  top: 7px;
  right: 10px;
  color: #ddd;
  opacity: 0.5;
  font-size: 30px;
}
.submit-combo-modal .icon-before {
  position: relative;
}
.submit-combo-modal .ico-calendar-form-v2 {
  position: absolute;
  top: 6px;
  left: 9px;
  font-size: 20px;
}
.submit-combo-modal label {
  font-size: 14px;
}
.submit-combo-modal .icon-before input {
  padding-left: 36px;
}
.submit-combo-modal .icon-before .icon-calendar-form-v2 {
  position: absolute;
  left: 8px;
  top: 6px;
}
.submit-combo-modal .icon-before .icon-arrow-down-flight-pass-v2 {
  position: absolute;
  right: 11px;
  top: 13px;
}
.submit-combo-modal .div-passenger {
  position: relative;
}
.submit-combo-modal .div-passenger input {
  padding-left: 36px;
}
.submit-combo-modal .div-passenger .icon-passenger-form-v2 {
  position: absolute;
  left: 8px;
  top: 6px;
}
.submit-combo-modal .div-passenger .icon-arrow-down-flight-pass-v2 {
  position: absolute;
  right: 11px;
  top: 13px;
}
.submit-combo-modal .rate-msg {
  display: block;
  padding: 5px 10px;
  background-color: #fff0dc;
}
.submit-combo-modal .bpv-input-warning {
  border: 1px solid #b20000 !important;
}
.submit-combo-modal .icon {
  background-image: url("/assets/img/icon/hotel_sprite@2x.240620191430.png");
  background-size: 125px 88px;
  background-repeat: no-repeat !important;
  display: inline-block;
  vertical-align: middle;
}
.submit-combo-modal .icon-calendar {
  background-position: 0 -52px;
  width: 15px;
  height: 15px;
}
.submit-combo-modal .icon-after .icon {
  margin-top: -22px;
}
.modal-body-success .success-content {
  text-align: center;
  padding: 25px 30px 10px 30px;
}
.modal-body-success .success-content .title {
  font-size: 15px;
  text-transform: uppercase;
  color: #5b7a35;
  font-weight: 700;
  margin-top: 8px;
}
.modal-body-success .success-content .btn-close-popup {
  margin-top: 15px;
  margin-bottom: 10px;
  padding: 6px 76px;
}
.bpv-contact .warning-message {
  margin-top: 10px;
  display: none;
}
.bpv-contact-res .warning-message {
  margin-top: 10px;
  display: none;
}
.bpv-contact-res .col-phone {
  margin-top: 20px;
}
.bpv-contact-res .col-email {
  margin-top: 20px;
}
.bpv-contact-res .col-special-request {
  margin-top: 20px;
}
@media (max-width: 767px) {
  .submit-combo-modal .modal-dialog {
    margin: 0;
  }
  .submit-combo-modal .modal-body {
    padding: 15px;
  }
  .number-pax {
    margin-top: 20px;
  }
}
.modal-flight-passenger .input-number {
  font-size: 18px;
  border: none;
  box-shadow: none;
}
.modal-flight-passenger .modal-dialog {
  padding: 0;
}
.modal-flight-passenger .content {
  padding: 7px 0 18px 0;
}
.modal-flight-passenger .content .row {
  display: flex;
  align-items: center;
}
.modal-flight-passenger label {
  margin-bottom: 0;
  font-weight: 400;
}
.modal-flight-passenger .input-group-btn .btn,
.modal-flight-passenger .input-group-btn .btn-group {
  margin-right: 0;
}
.modal-flight-passenger .btn-number {
  padding: 4px 10px;
  border-radius: 4px !important;
}
.modal-flight-passenger .btn-number i::before {
  color: #fff;
}
.modal-flight-passenger .btn-blue,
.modal-flight-passenger .btn-disable {
  background-color: #588db5;
  border: 1px solid #588db5;
}
.modal-flight-passenger .btn-blue :focus,
.modal-flight-passenger .btn-blue :hover,
.modal-flight-passenger .btn-disable :focus,
.modal-flight-passenger .btn-disable :hover {
  outline: 0;
  box-shadow: none;
}
.modal-flight-passenger .btn-default {
  background-color: #fff;
}
.modal-flight-passenger .btn-default :focus,
.modal-flight-passenger .btn-default :hover {
  outline: 0;
  box-shadow: none;
}
.modal-flight-passenger .btn-blue.disabled :focus {
  background-color: #588db5;
  border: 1px solid #588db5;
}
.modal-flight-passenger .btn-disable.disabled :focus {
  background-color: #e4e4e6;
  border: 1px solid #e4e4e6;
}
.pop-flight-passenger .content .row {
  margin-bottom: 20px;
}
.pop-flight-passenger .content .row:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .modal-flight-passenger.modal {
    z-index: 214748364811 !important;
  }
  .modal-flight-passenger .modal-dialog {
    margin: 0;
    position: absolute;
    bottom: 0;
    width: 100%;
  }
  .modal-flight-passenger .modal-header {
    background: #fafafa;
    border-bottom: 0;
  }
  .modal-flight-passenger .modal-header h4 {
    font-size: 16px;
    font-weight: 500;
    color: #828282;
    text-transform: uppercase;
  }
  .modal-flight-passenger .modal-header .close {
    margin-top: 1px;
  }
  .modal-flight-passenger .modal-body {
    padding-bottom: 0;
  }
  .modal-flight-passenger .content {
    padding: 0;
    padding-top: 15px;
  }
  .modal-flight-passenger .content .row {
    margin-bottom: 20px;
  }
  .modal-flight-passenger .modal-body .col-sm-5 {
    text-align: left;
    padding-right: 0;
    color: #444;
    font-weight: 400;
    font-size: 16px;
  }
  .modal-flight-passenger .modal-body .col-sm-7 {
    text-align: left;
  }
  .modal-flight-passenger .modal-body .col-sm-7 .input-group-number {
    margin-left: unset;
    margin-right: unset;
  }
  .modal-flight-passenger .modal-footer {
    padding: 20px;
    text-align: center;
    border-top: 0;
  }
  .modal-flight-passenger .modal-footer .btn-blue {
    padding: 10px 35px;
    font-size: 18px;
    width: 180px;
    background-color: #e9680c;
    border: 0;
    border-radius: 4px;
    line-height: 1.3333333;
  }
}
@media (min-width: 768px) {
  .modal-flight-passenger .modal-dialog {
    width: 320px;
    border-radius: 0;
  }
  .modal-flight-passenger .modal-dialog .modal-footer {
    text-align: center;
    border: 0;
    padding-bottom: 25px;
  }
  .modal-flight-passenger .modal-dialog .content {
    padding: 0;
  }
  .modal-flight-passenger .modal-dialog .content .row {
    margin-bottom: 15px;
  }
  .modal-flight-passenger .modal-dialog .content .row .hidden-xs {
    display: none !important;
  }
  .modal-flight-passenger .modal-dialog .content .row .col-sm-5 {
    margin-left: 8%;
  }
  .modal-flight-passenger .modal-dialog .content .row:last-child {
    margin-bottom: 0;
  }
  .modal-flight-passenger .modal-dialog .btn-blue {
    padding: 10px 35px;
    font-size: 18px;
    width: 180px;
    background-color: #e9680c;
    border: 0;
    border-radius: 4px;
    line-height: 1.3333333;
  }
  .pop-flight-passenger {
    border: 1.5px solid #ddd !important;
    border-radius: 0;
    width: 250px !important;
    min-width: 200px !important;
    box-shadow: 0 2px 10px #3074c7;
  }
  .pop-flight-passenger .control-label {
    font-size: 14px;
    font-weight: 400;
    padding-top: 2px;
    margin-bottom: 0;
  }
  .pop-flight-passenger .popover-content {
    padding: 15px;
  }
  .pop-flight-passenger .popover-footer {
    display: none;
  }
  .pop-flight-passenger hr {
    margin-top: 15px;
    margin-bottom: 14px;
  }
  .pop-flight-passenger .glyphicon {
    top: 2px;
  }
  .pop-flight-passenger .arrow {
    border-bottom-color: #ddd !important;
    left: 20px !important;
    margin-left: 0 !important;
  }
  .pop-flight-passenger .arrow ::after {
    border-bottom-color: #fff !important;
  }
}
.pop-phone-number {
  min-width: 240px;
  width: 240px;
  border: 1px solid #fafafa;
  border-radius: 8px !important;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  position: fixed;
  left: 20% !important;
  top: 40px !important;
  margin-top: 0 !important;
}
.pop-phone-number.div-phone-number {
  margin-top: 7px !important;
}
.pop-phone-number .arrow {
  display: none;
}
.pop-phone-number .popover-content {
  padding: 3px 0;
}
.pop-phone-number .popover-content a {
  color: #444;
  font-size: 16px;
  display: flex;
  justify-content: space-between;
}
.pop-phone-number .popover-content a .phone {
  color: #f37820;
}
.pop-phone-number .popover-content .col-phone-11,
.pop-phone-number .popover-content .col-phone-12 {
  padding: 10px 15px;
}
.pop-phone-number .popover-content .col-phone-11 {
  border-bottom: 1px solid #fafafa;
}
.youtube-content {
  margin-top: 60px;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  height: 0;
}
.youtube-content iframe,
.youtube-content img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.youtube-content .play-button {
  width: 85px;
  height: 55px;
  background-color: red !important;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
  z-index: 1;
  opacity: 0.9;
  border-radius: 14px;
  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 #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}
.youtube-content .news {
  width: 100%;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  margin-top: 10px;
}
.youtube-content .news .new__img {
  margin-right: 10px;
}
.c-photo-1 .youtube-content {
  margin: 0;
  width: 100%;
}
.c-photo-1 .youtube-content .youtube img {
  display: block !important;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
}
@media (min-width: 768px) {
  .youtube-content {
    margin: 30px auto;
    width: 100%;
    text-align: center;
  }
  .youtube-content .news {
    width: 720px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 10px;
    height: 50px;
  }
  .c-photo-1 .youtube-content .youtube {
    width: 714px;
    height: 390px;
  }
}
.bpt-loading {
  position: fixed;
  top: 40%;
  display: flex;
  z-index: 100;
  width: 100%;
  justify-content: center;
  left: 0;
}
.bpt-loading-content {
  background-color: #fff;
  border: 2px solid #fff;
  padding: 20px 30px;
  font-weight: 700;
  font-size: 20px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
  border-radius: 8px;
}
.bpt-loading-content .l-label {
  font-size: 22px;
  color: #e15d00;
}
.bpt-loading-content .l-title {
  font-size: 16px;
  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, 0.5);
}
.bpv-waiting {
  border-radius: 8px !important;
  box-shadow: none;
  border: none !important;
}
.bpv-waiting-content {
  padding: 20px;
  text-align: center;
  margin-top: 40%;
}
.bpv-waiting .ms1 {
  color: #e9680c;
  font-size: 22px;
  margin-top: 5px;
}
.bpv-waiting .ms2 {
  margin-top: 5px;
  font-size: 16px;
}
.bpv-waiting .ms3 {
  margin-top: 5px;
  font-size: 16px;
}
.bpv-waiting__loader {
  display: inline-block;
  border: 5px solid #f3f3f3;
  border-radius: 50%;
  border-top: 5px solid #e9680c;
  width: 30px;
  height: 30px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
@media (min-width: 768px) {
  #submit_data_waiting .modal-dialog {
    width: 450px;
  }
  .bpv-waiting-content {
    padding: 30px;
    margin-top: 20%;
  }
}
.bpv-progress {
  z-index: 111;
  position: fixed;
  bottom: 0;
  right: 0;
  width: 100%;
  padding: 0;
  border-radius: 0;
  background: 0 0;
  box-shadow: none;
}
.bpv-progress-bar {
  height: 3px;
  border-radius: 0;
  background-image: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0.3),
    rgba(255, 255, 255, 0.05)
  );
  transition: 0.4s linear;
  transition-property: width, background-color;
}
.bpv-progress-moved .bpv-progress-bar {
  width: 100%;
  background-color: #e9680c;
  animation: progressAnimation 6s;
}
@keyframes progressAnimation {
  0% {
    width: 0%;
    background-color: #f68534;
  }
  100% {
    width: 100%;
    background-color: #e9680c;
  }
}
.bpv-update-wrapper {
  position: fixed;
  z-index: 111;
  top: 0;
  left: 0;
  padding: 10px;
  width: 100vw;
  height: 100vh;
  display: flex;
  align-items: center;
}
.bpv-update-wrapper::after {
  content: "";
  width: 100vw;
  height: 100vh;
  background: #000000d9;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 15;
}
.bpv-update-wrapper .bpv-search-updating {
  border: 4px solid #3a6ba3;
  padding: 40px 10px;
  background-color: #fff;
  border-radius: 4px;
  text-align: center;
  color: #1c5488;
  z-index: 20;
  width: 100%;
}
.bpv-update-wrapper .bpv-search-updating .ms2 {
  font-size: 22px;
}
.bpv-update-wrapper .bpv-search-updating .ms1 {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 20px;
}
.bpv-search-waiting {
  text-align: center;
  color: #1c5488;
  margin: 50px 0;
}
.bpv-search-waiting .ms2 {
  font-size: 22px;
}
.bpv-search-waiting .ms1 {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 20px;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
  font-size: 14px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25),
    0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25),
    0 1px 2px rgba(0, 0, 0, 0.05);
}
.alert .close {
  color: #8a6d3b;
}
.alert-warning {
  background-image: -webkit-linear-gradient(top, #fcf8e3 0, #f8efc0 100%);
  background-image: linear-gradient(to bottom, #fcf8e3 0, #f8efc0 100%);
  background-repeat: repeat-x;
  border-color: #f5e79e;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning i::before {
  color: #8a6d3b;
}
@media (min-width: 768px) {
  .bpv-update-wrapper .bpv-search-updating {
    padding: 40px 80px;
    width: 500px;
  }
}
.review_overview {
  color: #444;
}
.review_overview span:first-child {
  color: #fff;
  padding: 4px 8px;
  border-radius: 8px;
  font-weight: 700;
}
.review_overview span:nth-child(2) {
  margin-left: 6px;
  margin-right: 6px;
  font-weight: 700;
}
.review_overview strong {
  margin-left: 6px;
}
main {
  margin-top: 46px;
}
.book_current {
  background: #ffcfcf;
  color: #ce1b1b;
  border-radius: 4px;
  font-size: 14px;
  width: fit-content;
  display: flex;
  align-items: center;
  padding: 4px 8px;
  font-weight: 400;
}
.book_current--center {
  margin-left: auto;
  margin-right: auto;
}
.book_current img {
  margin-right: 5px;
}
.go-search {
  width: 100vw;
  position: fixed;
  bottom: 0;
  padding: 10px;
  text-align: center;
  z-index: 98;
  display: none;
}
.go-search .btn-go-search {
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 30px;
  min-width: 60vw;
  border-radius: 4px;
  font-size: 16px;
  font-weight: 700;
  display: flex;
  align-items: center;
}
.go-search .btn-go-search i {
  font-size: 10px;
  margin-left: 5px;
}
.go-search .btn-go-search i::before {
  font-size: 16px;
  color: #fff;
}
#flight_data_flight_from,
#flight_data_flight_to {
  display: none;
}
@media (min-width: 768px) {
  main {
    margin-top: 55px;
  }
}
.top-seller-title {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.top-seller-title h2 {
  margin-bottom: 0;
  margin-left: 8px;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
}
.top-seller-title i {
  font-size: 20px;
}
.top-seller-title i::before {
  color: #e9680c;
}
.search-content .block-filter-box .view-more-des {
  font-size: 14px;
}
.search-content .block-filter-box .bpv-filter-box {
  background-color: #fff;
  margin-bottom: 30px;
}
.search-content .block-filter-box .bpv-filter-box .title {
  padding: 10px 0;
  border-bottom: 1px solid #ddd;
  font-weight: 700;
}
.search-content .block-filter-box .bpv-filter-box .content {
  padding: 15px 0 0;
}
.search-content
  .block-filter-box
  .bpv-filter-box
  .content
  .panel-heading-filter {
  cursor: pointer;
  padding: 10px 0;
  font-weight: 700;
}
.search-content
  .block-filter-box
  .bpv-filter-box
  .content
  .panel-collapse
  .item {
  padding-left: 15px;
}
.search-content .block-filter-box .bpv-filter-box .content .checkbox {
  margin-top: 0;
  margin-bottom: 15px;
}
.search-content .block-filter-box .bpv-filter-box .content .radio {
  margin-top: 0;
  margin-bottom: 15px;
}
.search-content .block-filter-box .bpv-filter-box .content .item {
  padding-left: 0;
  margin-bottom: 15px;
  margin-top: 0;
}
.search-content .block-filter-box .bpv-filter-box .content .item a {
  color: #333;
  margin-top: 20px;
}
.search-content .block-filter-box .bpv-filter-box .content .item a:focus,
.search-content .block-filter-box .bpv-filter-box .content .item a:hover {
  color: #00205d;
}
.search-content
  .block-filter-box
  .bpv-filter-box
  .content
  .item
  .active-filter {
  color: #00205d;
  margin-top: 20px;
}
.search-content .block-filter-box .bpv-filter-row {
  overflow: hidden;
  border: 0;
}
.search-content .block-filter-box .bpv-filter-row .title {
  background-color: #fff;
  border-bottom: 0 solid #ddd;
  padding: 10px 0;
}
.search-content .block-filter-box .bpv-filter-row .content {
  overflow: hidden;
  padding: 0;
}
.search-content .block-filter-box .bpv-filter-row .content .item {
  float: left;
  padding-left: 30px;
  margin-bottom: 20px;
  margin-top: 20px;
}
@media (max-width: 767px) {
  #bpv_filter_hotel {
    display: none;
  }
  #bpv_sort_hotel {
    display: none;
  }
  .search-content .btn-filter {
    padding: 6px 15px;
    border-radius: 8px;
    border: 0 solid rgba(45, 156, 219, 0.1);
    width: 100%;
    height: 40px;
    display: grid;
    grid-template-columns: auto auto;
    align-items: center;
    justify-content: center;
    color: #2d9cdb;
    background: rgba(45, 156, 219, 0.1);
  }
  .search-content .btn-filter strong {
    font-weight: 700;
  }
  .search-content .btn-filter i {
    margin-right: 5px;
  }
  .search-content .btn-filter i::before {
    color: #2d9cdb;
  }
  .search-content .btn-filter i.ico-sort {
    font-size: 15px;
  }
  .search-content .btn-filter i.ico-filter {
    font-size: 12px;
  }
  .search-content .btn-filter i.ico-f-tag {
    font-size: 18px;
  }
  .search-content .btn-filter i.ico-map-s {
    font-size: 18px;
  }
  .filter_block {
    padding: 10px;
    display: flex;
    background: #efefef !important;
    justify-content: space-between;
    box-shadow: 0 -4px 10px rgba(0, 0, 0, 0.2);
    flex-direction: row;
  }
  .filter_block button {
    width: calc((100% - 10px) / 2) !important;
    background: #fff !important;
  }
  .filter-block {
    margin-bottom: 15px;
    display: flex;
  }
  .filter-block .filter-button-3 {
    width: 33.333333%;
    padding-left: 10px;
  }
  .filter-block .filter-button-3:first-child {
    padding-left: 0;
  }
  .filter-block .filter-button-2 {
    width: 50%;
    padding-left: 10px;
  }
  .filter-block .filter-button-2:first-child {
    padding-left: 0;
  }
  .filter-block .row {
    margin-right: -5px;
    margin-left: -5px;
  }
  .filter-block .col-xs-6 {
    padding-left: 5px;
    padding-right: 5px;
  }
  .filter-block .col-xs-4 {
    padding-left: 5px;
    padding-right: 5px;
  }
  .filter-block-fixed {
    position: fixed;
    bottom: 0;
    width: 100%;
    left: 0;
    z-index: 10;
    background-color: rgba(0, 0, 0, 0.8);
    margin-bottom: 0;
    display: flex !important;
    padding: 10px;
    display: flex;
    background: #efefef !important;
    justify-content: space-between;
    box-shadow: 0 -4px 10px rgba(0, 0, 0, 0.2);
    flex-direction: row;
  }
  .filter-block-fixed button {
    background: #fff !important;
  }
  #filterModal {
    font-size: 14px;
  }
  #filterModal .sort-title {
    display: none;
  }
  #filterModal .modal-dialog {
    width: 100%;
    margin: 0;
    background: 0 0;
    max-height: 100%;
    height: auto;
    position: absolute;
    bottom: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0 !important;
  }
  #filterModal .modal-content {
    background: 0 0;
    box-shadow: none;
  }
  #filterModal .modal-header {
    background: #fff;
    border: 0;
    padding: 15px;
    padding-bottom: 10px;
    border-bottom: 1px solid #828282;
    position: sticky;
    top: 0;
    width: 100%;
    z-index: 1;
  }
  #filterModal .modal-header h4 {
    font-size: 18px;
  }
  #filterModal .modal-body {
    padding: 0;
    background-color: #fff;
    max-height: 100vh;
    height: 100%;
    transition: 0.5s;
  }
  #filterModal .modal-body.on {
    overflow-y: auto;
  }
  #filterModal .modal-body.sort {
    margin-bottom: 0;
  }
  #filterModal .modal-body .title {
    font-weight: 700;
    margin-bottom: 10px;
  }
  #filterModal .modal-body .content .item {
    margin-bottom: 10px;
  }
  #filterModal .modal-body .content .item a {
    color: #333;
  }
  #filterModal .modal-body .content .item a:focus,
  #filterModal .modal-body .content .item a:hover {
    color: #00205d;
  }
  #filterModal .modal-body .bpv-filter-destinations .title {
    display: none;
  }
  #filterModal .modal-body .bpv-filter-destinations .panel-heading {
    padding: 15px 2px;
    border-top: 1px dashed #ddd;
    border-bottom: 0;
    font-weight: 700;
  }
  #filterModal .modal-body .bpv-filter-destinations .panel-heading:first-child {
    border: 0;
    padding-top: 5px;
  }
  #filterModal .modal-body .bpv-filter-destinations .item {
    margin-left: 15px;
  }
  #filterModal .modal-body .bpv-filter-category {
    margin-top: 0 !important;
  }
  #filterModal .modal-body .bpv-filter-category .title {
    display: none !important;
  }
  #filterModal .modal-body .bpv-filter-category .panel-collapse {
    display: block !important;
  }
  #filterModal .modal-body .sort-title {
    font-size: 16px;
    font-weight: 700;
    padding-top: 15px;
    padding: 10px;
    width: 100%;
    background-color: #ddd;
  }
  #filterModal .modal-body .nav-pills {
    width: 100%;
  }
  #filterModal .modal-footer {
    border: 0;
    display: none;
    border-top: 1px solid #828282;
    margin-bottom: 0;
    padding: 15px;
    height: 70px;
    background: #fff;
    justify-content: space-evenly;
    align-items: center;
    position: sticky;
    bottom: 0;
    width: 100vw;
    transition: 0.5s;
  }
  #filterModal .modal-footer.on {
    display: flex;
  }
  #filterModal .modal-footer .roll-back {
    width: 50%;
    text-align: left;
    color: #828282;
  }
  #filterModal .modal-footer .roll-back label {
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer;
  }
  #filterModal .modal-footer .button-search {
    width: 50%;
  }
  #filterModal .modal-footer .button-search button {
    background: #f47921;
    color: #fff;
    font-size: 16px;
    height: 40px;
    border-radius: 4px;
  }
  #filterModal .bpv-filter-box {
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    padding: 15px;
    margin-bottom: 0;
  }
  #filterModal .bpv-filter-box:last-child {
    border-bottom: 0;
  }
  #filterModal .bpv-filter-box .checkbox {
    margin-bottom: 10px;
    border-bottom: 0 solid #ddd;
    padding-bottom: 12px;
  }
  #filterModal .bpv-filter-box .checkbox:last-child {
    margin-bottom: 5px;
    border-bottom: 0 solid #ddd;
    padding-bottom: 0;
  }
  #filterModal .bpv-filter-box .radio {
    margin-bottom: 15px;
    border-bottom: 0 solid #ddd;
    padding-bottom: 10px;
  }
  #filterModal .bpv-filter-box .radio::last-child {
    margin-bottom: 0;
    border-bottom: 0 solid #ddd;
    padding-bottom: 0;
  }
  #filterModal .bp-radio {
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
  }
  #filterModal .bp-radio::last-child {
    border-bottom: 0 solid #ddd;
    padding-bottom: 0;
  }
  #filterModal .close {
    font-weight: 400;
    font-size: 30px;
    opacity: 1;
  }
  #filterModal .sort-by li {
    width: 100%;
    padding: 0 10px;
    border-top: 1px solid #eee;
  }
  #filterModal .sort-by li:first-child {
    border: 0;
  }
  #filterModal .sort-by li button {
    background: 0 0;
    color: #555;
    padding: 14px 0 10px 0;
    width: 100%;
    display: block;
    font-size: 14px;
    text-align: left;
    border: none;
  }
  #filterModal .sort-by li.active button {
    color: #00205d;
  }
  .bpv-tour-content #filterModal .modal-body .sort-title {
    display: none;
  }
}
#filterModal .modal-body .filter-block-title {
  display: none;
}
@media (min-width: 768px) {
  .filter-block {
    display: none;
  }
  .search-content .block-filter-box {
    border: 1px solid #2d9cdb;
    margin-bottom: 30px;
  }
  .search-content .block-filter-box .filter-block-title {
    background-color: #2d9cdb17;
    padding: 10px 15px;
    margin-bottom: 20px;
    color: #2d9cdb;
    font-weight: 700;
  }
  .search-content .block-filter-box .filter-block-title i {
    font-size: 12px;
  }
  .search-content .block-filter-box .filter-block-title i.ico-sort {
    font-size: 16px;
  }
  .search-content .block-filter-box .filter-block-title i::before {
    color: #2d9cdb;
  }
  .search-content .block-filter-box .bpv-filter-box {
    border: 0 solid #ddd;
    padding: 0 15px;
    margin-bottom: 25px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #ddd;
  }
  .search-content .block-filter-box .bpv-filter-box:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0 solid #ddd;
    padding-bottom: 15px;
  }
  .search-content .block-filter-box .bpv-filter-box .title {
    padding: 0;
    background-color: transparent;
    border-bottom: 0 solid #ddd;
    margin-bottom: 15px;
    font-weight: 700;
  }
  .search-content .block-filter-box .bpv-filter-box .content {
    padding: 0;
  }
  .search-content .block-filter-box .bpv-filter-row {
    overflow: unset;
    border-top: 0;
  }
  .search-content .block-filter-box .bpv-filter-row .title {
    float: unset;
    width: 100%;
    border-bottom: 0 solid #ddd;
  }
  .search-content .block-filter-box .bpv-filter-row .content .item {
    float: unset;
    padding-left: 0;
    margin-bottom: 15px;
    margin-top: 0;
  }
  .search-content .block-filter-box .bpv-filter-duration .content .item {
    width: 100%;
  }
}
.bpv-sort {
  display: none;
  margin-bottom: 25px;
}
.bpv-sort .bpv-filter-title,
.bpv-sort .sort-title {
  font-size: 16px;
  font-weight: 700;
  padding-top: 9px;
  margin-right: 20px;
}
.bpv-sort ul li {
  margin-right: 10px;
  font-size: 14px;
}
.bpv-sort ul li button {
  background: #efefef;
  border-radius: 4px;
  color: #444;
  border: 1px solid #efefef;
  cursor: pointer;
}
.bpv-sort ul li button:hover {
  color: #f47921;
  border: 1px solid #f47921;
  background-color: #fff;
}
.bpv-sort ul li button:focus {
  color: #f47921;
  border: 1px solid #f47921;
  background-color: #fff;
}
.bpv-sort ul li.active button {
  color: #f47921;
  border: 1px solid #f47921;
  background-color: #fff;
}
.bpv-sort ul li.active button:hover {
  color: #f47921;
  border: 1px solid #f47921;
  background-color: #fff;
}
.bpv-sort ul li.active button:focus {
  color: #f47921;
  border: 1px solid #f47921;
  background-color: #fff;
}
@media (min-width: 768px) {
  .bpv-sort {
    display: block;
    overflow: hidden;
    overflow-x: auto;
  }
  .bpv-sort .sort-by {
    overflow: hidden;
    white-space: nowrap;
  }
  .bpv-sort .sort-by ul li button {
    padding: 8px 15px;
  }
}
.block-why-us-v201 {
  padding: 0 10px;
}
.block-why-us-v201 .why-us-content-v201 {
  margin: 35px 0 25px 0;
  width: 900px;
  margin-left: auto;
  margin-right: auto;
  border-bottom: 1px solid #ddd;
  padding-bottom: 25px;
  margin-bottom: 0;
}
.block-why-us-v201 .why-us-content-v201 .space {
  height: 60px;
  border-right: 1.2px solid #00205d;
  position: absolute;
  right: 0;
  top: 10px;
}
.block-why-us-v201 .accomplishment {
  width: 40%;
  padding-right: 15px;
  display: flex;
}
.block-why-us-v201 .accomplishment img {
  margin-top: 0;
}
.block-why-us-v201 .accomplishment::after {
  content: "";
  border-bottom: 1px solid #00205d;
  width: 80%;
  bottom: 0;
  position: absolute;
  left: 10px;
  height: 1px;
}
.block-why-us-v201 .why-us {
  width: 60%;
}
.block-why-us-v201 .why-us .title {
  font-size: 14px;
  color: #444;
  padding-top: 5px;
}
.block-why-us-v201 .accomplishment-content {
  height: 77px;
  color: #00205d;
  padding-left: 10px;
}
.block-why-us-v201 .accomplishment-content .title {
  font-size: 20px;
  padding-top: 2px;
  color: #00205d;
  margin-bottom: 5px;
}
.block-why-us-v201 .accomplishment-content .description {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 700;
  color: #00205d;
}
.block-why-us-v201 .accomplishment-content span {
  line-height: 23px;
}
.block-why-us-v201 .accomplishment .icon-accomplishment-v201 {
  position: absolute;
}
.block-why-us-v201 .why-us-item-1 {
  width: 34%;
}
.block-why-us-v201 .why-us-item-2 {
  width: 40%;
}
.block-why-us-v201 .why-us-item-3 {
  width: 26%;
}
@media (min-width: 768px) {
  .why-us-item-1 {
    width: 32% !important;
  }
  .why-us-item-2 {
    width: 46% !important;
  }
  .why-us-item-3 {
    width: 22% !important;
  }
  .block-why-us-v201 .accomplishment::after {
    content: "";
    width: 1px;
    border-bottom: 0 solid #00205d;
    border-right: 1px solid #00205d;
    bottom: unset;
    position: absolute;
    left: unset;
    right: 0;
    top: 0;
    top: 5%;
    height: 75%;
  }
}
@media (max-width: 1200px) {
  .block-why-us-v201 .accomplishment {
    width: 45%;
  }
  .block-why-us-v201 .accomplishment::after {
    width: calc(100% - 20px);
    left: 10px;
  }
  .block-why-us-v201 .why-us {
    width: 55%;
  }
}
@media (max-width: 1024px) {
  .block-why-us-v201 .why-us-content-v201 {
    width: 90%;
  }
  .block-why-us-v201 .accomplishment {
    width: 48%;
  }
  .block-why-us-v201 .why-us {
    width: 52%;
  }
}
@media (max-width: 900px) {
  .block-why-us-v201 .why-us-content-v201 {
    width: 95%;
  }
  .block-why-us-v201 .accomplishment {
    width: 50%;
  }
  .block-why-us-v201 .why-us {
    width: 50%;
  }
}
@media (max-width: 830px) {
  .block-why-us-v201 .accomplishment {
    width: 55%;
  }
  .block-why-us-v201 .why-us {
    width: 45%;
  }
  .block-why-us-v201 .accomplishment-content .description {
    font-size: 21px;
    font-weight: 700;
  }
}
@media (max-width: 767px) {
  .block-why-us-v201 .why-us-content-v201 {
    width: 100%;
    margin-top: 30px;
  }
  .block-why-us-v201 .why-us-content-v201 .space {
    height: unset;
    border-right: unset;
    position: unset;
    right: unset;
    top: unset;
    border-bottom: 1px solid #dd6e1d;
    margin-right: 10px;
    margin-top: 15px;
  }
  .block-why-us-v201 .why-us-content-v201 .why-us-item {
    height: auto;
    margin-top: 20px;
    display: block;
    align-items: center;
  }
  .block-why-us-v201 .accomplishment {
    width: 100%;
    padding-right: 0;
    padding-bottom: 15px;
  }
  .block-why-us-v201 .why-us {
    width: 100%;
  }
  .block-why-us-v201 .why-us .title {
    font-size: 14px;
    text-align: center;
    padding: 0;
    color: #444;
  }
  .block-why-us-v201 .why-us .icon-core-value-v201 {
    position: absolute;
    left: 15px;
  }
  .block-why-us-v201 .accomplishment-content {
    font-size: 13px;
    height: 77px;
    color: #dd6e1d;
  }
  .block-why-us-v201 .accomplishment-content .title {
    padding-top: 10px;
    margin-bottom: 5px;
  }
  .block-why-us-v201 .accomplishment-content .description {
    text-transform: uppercase;
    font-size: 20px;
  }
  .block-why-us-v201 .accomplishment-content span {
    line-height: 23px;
  }
  .block-why-us-v201 .accomplishment .icon-accomplishment-v201 {
    position: absolute;
  }
}
@media (max-width: 340px) {
  .block-why-us-v201 .accomplishment-content .title {
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 10px;
    padding-top: 15px;
  }
  .block-why-us-v201 .accomplishment-content .description {
    text-transform: uppercase;
    font-size: 16px;
  }
  .block-why-us-v201 .why-us-content-v201 .why-us-item {
    margin-top: 15px;
  }
}
.icon-deals {
  position: absolute;
  top: 8px;
  left: -8px;
  width: fit-content;
  background: #c00;
  color: #fff;
  padding: 5px 10px;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  border-radius: 0 2px 2px 2px;
}
.icon-deals::before {
  content: "";
  position: absolute;
  border-bottom: 8px solid transparent;
  border-right: 8px solid #c4c4c4;
  border-left: 8px solid transparent;
  bottom: -8px;
  left: -8px;
}
.icon-deals i {
  font-size: 16px;
  position: relative;
  top: 2px;
  padding-right: 5px;
}
.icon-deals .ico-check-s {
  font-size: 10px;
  line-height: 19px;
  top: 0;
}
.icon-deals .ico-check-s::before {
  color: #fff;
}
.bpv-list-item {
  border: 0;
  width: 100%;
  float: left;
  background-color: #fff;
  margin-bottom: 20px;
  position: relative;
  font-size: 14px;
}
.bpv-list-item .col-img,
.bpv-list-item .item-img {
  cursor: pointer;
  position: relative;
}
.bpv-list-item .col-info,
.bpv-list-item .item-info {
  padding: 15px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}
.bpv-list-item .col-info h3,
.bpv-list-item .item-info h3 {
  font-size: 18px;
  margin-bottom: 0;
}
.bpv-list-item .col-info a.item-name,
.bpv-list-item .item-info a.item-name {
  color: #333;
}
.bpv-list-item .col-info a.item-name:focus,
.bpv-list-item .col-info a.item-name:hover,
.bpv-list-item .item-info a.item-name:focus,
.bpv-list-item .item-info a.item-name:hover {
  color: #00205d;
}
.bpv-list-item .col-info .item-address,
.bpv-list-item .item-info .item-address {
  position: relative;
  margin-top: 15px;
}
.bpv-list-item .col-info .item-address i,
.bpv-list-item .item-info .item-address i {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 18px;
  font-weight: 700;
}

.bpv-list-item .col-info .item-calendar,
.bpv-list-item .item-info .item-calendar {
  position: relative;
  margin-top: 15px;
}
.bpv-list-item .col-info .item-calendar i,
.bpv-list-item .item-info .item-calendar i {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 16px;
  font-weight: 700;
}
.bpv-list-item .col-info .item-calendar i::before,
.bpv-list-item .item-info .item-calendar i::before {
  color: #bababa;
}
.bpv-list-item .col-info .item-calendar .dep-list,
.bpv-list-item .item-info .item-calendar .dep-list {
  padding-left: 22px;
  color: #828282;
}
.bpv-list-item .col-info .item-calendar .dep-list span,
.bpv-list-item .item-info .item-calendar .dep-list span {
  color: #333;
}
.bpv-list-item .col-info .promotion ul li,
.bpv-list-item .item-info .promotion ul li {
  background: #ffe8d6;
  padding: 7px 10px;
  border-radius: 16px;
  margin-top: 15px;
  width: fit-content;
}
.bpv-list-item .col-info .promotion-v2 ul li,
.bpv-list-item .item-info .promotion-v2 ul li {
  margin-top: 10px;
}
.bpv-list-item .col-info .item-highlight,
.bpv-list-item .item-info .item-highlight {
  margin-top: 15px;
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 14px;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.bpv-list-item .col-info .item-highlight i,
.bpv-list-item .item-info .item-highlight i {
  margin-left: 5px;
  margin-top: -2px;
  transition: 0.5s;
  transform: rotate(180deg);
  font-weight: 700;
  font-size: 16px;
}
.bpv-list-item .col-info .item-highlight i::before,
.bpv-list-item .item-info .item-highlight i::before {
  color: #828282;
}
.bpv-list-item .col-info .item-highlight .on,
.bpv-list-item .item-info .item-highlight .on {
  transition: 0.5s;
  transform: rotate(0);
}
.bpv-list-item .col-info .highlight-content p,
.bpv-list-item .item-info .highlight-content p {
  display: flex;
  align-items: center;
  color: #828282;
}
.bpv-list-item .col-info .highlight-content p i,
.bpv-list-item .item-info .highlight-content p i {
  margin-right: 5px;
  margin-top: -2px;
  font-size: 11px;
}
.bpv-list-item .col-info .highlight-content ul,
.bpv-list-item .item-info .highlight-content ul {
  padding-left: 23px;
  list-style: disc;
}
.bpv-list-item .col-info .highlight-content ul li,
.bpv-list-item .item-info .highlight-content ul li {
  margin-bottom: 8px;
}
.bpv-list-item .col-info .highlight-content ul li:last-child,
.bpv-list-item .item-info .highlight-content ul li:last-child {
  margin-bottom: 0;
}
.bpv-list-item .col-info .highlight-content ul li::marker,
.bpv-list-item .item-info .highlight-content ul li::marker {
  color: #d2d2d2;
  font-size: 1.3em;
  line-height: 16px;
}
.bpv-list-item .col-info .review_text,
.bpv-list-item .item-info .review_text {
  display: flex;
  margin-bottom: 15px;
  margin-top: 15px;
}
.bpv-list-item .col-info .review_text i::before,
.bpv-list-item .item-info .review_text i::before {
  color: #cdcdcd;
}
.bpv-list-item .col-info .review_text > span,
.bpv-list-item .item-info .review_text > span {
  margin-right: 5px;
  margin-top: 5px;
}
.bpv-list-item .col-info .review_text > div,
.bpv-list-item .item-info .review_text > div {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}
.bpv-list-item .col-info .review_text > div > span,
.bpv-list-item .item-info .review_text > div > span {
  font-size: 12px;
}
.bpv-list-item .col-info .review_text > div > span svg,
.bpv-list-item .item-info .review_text > div > span svg {
  margin-top: 5px;
}
.bpv-list-item .col-info .review_text > div > span:nth-child(1),
.bpv-list-item .item-info .review_text > div > span:nth-child(1) {
  margin-bottom: 5px;
  font-style: italic;
  display: block;
  display: -webkit-box;
  font-size: 12px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.bpv-list-item .col-info .review_text > div > span:nth-child(2),
.bpv-list-item .item-info .review_text > div > span:nth-child(2) {
  color: #828282;
  display: flex;
  align-items: center;
}
.bpv-list-item .col-info .review_text > div > span:nth-child(2) svg,
.bpv-list-item .item-info .review_text > div > span:nth-child(2) svg {
  margin-left: 5px;
  margin-top: 0;
}
.bpv-list-item .col-info .review-score,
.bpv-list-item .item-info .review-score {
  margin-top: 15px;
}
.bpv-list-item .col-info .block-duration-price,
.bpv-list-item .item-info .block-duration-price {
  font-size: 16px;
  overflow: hidden;
  margin-top: 20px;
}
.bpv-list-item .col-info .block-duration-price .block-duration,
.bpv-list-item .item-info .block-duration-price .block-duration {
  float: left;
  background-color: #f3f3f3;
  border-radius: 4px;
  padding: 5px 10px;
  margin-top: 3px;
}
.bpv-list-item .col-info .block-duration-price .block-price,
.bpv-list-item .item-info .block-duration-price .block-price {
  float: right;
  display: inline-flex;
}
.bpv-list-item .col-info .block-duration-price .block-price .price-origin,
.bpv-list-item .item-info .block-duration-price .block-price .price-origin {
  margin-right: 15px;
  margin-top: 10px;
}
.bpv-list-item .col-info .block-duration-price .block-price .btn-price,
.bpv-list-item .item-info .block-duration-price .block-price .btn-price {
  color: #b72020;
  background-color: transparent;
  border: 2px solid #b72020;
  font-size: 18px;
  font-weight: 700;
  padding: 6px 10px 3px 10px;
  border-radius: 4px;
}
.bpv-list-item .col-info .block-duration-price .block-price .btn-price:focus,
.bpv-list-item .col-info .block-duration-price .block-price .btn-price:hover,
.bpv-list-item .item-info .block-duration-price .block-price .btn-price:focus,
.bpv-list-item .item-info .block-duration-price .block-price .btn-price:hover {
  color: #fff;
  background-color: #b72020;
}
@media (min-width: 768px) {
  .bpv-list-item {
    box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.06);
    border: 0;
    width: 100%;
    float: left;
    background-color: #fff;
    margin-bottom: 20px;
    position: relative;
    padding: 15px;
  }
  .bpv-list-item .col-img,
  .bpv-list-item .item-img {
    width: 45%;
    float: left;
    position: relative;
  }
  .bpv-list-item .col-info,
  .bpv-list-item .item-info {
    width: 55%;
    padding: 0;
    padding-left: 15px;
    float: left;
    min-height: 189px;
    box-shadow: none;
  }
  .bpv-list-item .col-info .item-promotion,
  .bpv-list-item .item-info .item-promotion {
    margin-top: 15px;
  }
}
.icon-deals {
  position: absolute;
  top: 8px;
  left: -8px;
  width: fit-content;
  background: #c00;
  color: #fff;
  padding: 5px 10px;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  border-radius: 0 2px 2px 2px;
}
.icon-deals::before {
  content: "";
  position: absolute;
  border-bottom: 8px solid transparent;
  border-right: 8px solid #c4c4c4;
  border-left: 8px solid transparent;
  bottom: -8px;
  left: -8px;
}
.icon-deals i {
  font-size: 16px;
  position: relative;
  top: 2px;
  padding-right: 5px;
}
.icon-deals .ico-check-s {
  font-size: 10px;
  line-height: 19px;
  top: 0;
}
.icon-deals .ico-check-s::before {
  color: #fff;
}
.bpv-box-item {
  border: 0;
  margin-bottom: 20px;
  position: relative;
  font-size: 14px;
  padding-left: 10px;
  padding-right: 10px;
}
.bpv-box-item .inner-box {
  box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.06);
}
.bpv-box-item .col-img,
.bpv-box-item .item-img {
  cursor: pointer;
  position: relative;
}
.bpv-box-item .col-info,
.bpv-box-item .item-info {
  padding: 15px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}
.bpv-box-item .col-info h3,
.bpv-box-item .item-info h3 {
  font-size: 18px;
  margin-bottom: 0;
  height: 64px;
}
.bpv-box-item .col-info a.item-name,
.bpv-box-item .item-info a.item-name {
  color: #333;
}
.bpv-box-item .col-info a.item-name:focus,
.bpv-box-item .col-info a.item-name:hover,
.bpv-box-item .item-info a.item-name:focus,
.bpv-box-item .item-info a.item-name:hover {
  color: #00205d;
}
.bpv-box-item .col-info .item-address,
.bpv-box-item .item-info .item-address {
  position: relative;
  margin-top: 0px;
}
.bpv-box-item .col-info .item-address i,
.bpv-box-item .item-info .item-address i {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 18px;
  font-weight: 400;
}

.bpv-box-item .col-info .item-calendar,
.bpv-box-item .item-info .item-calendar {
  position: relative;
  margin-top: 15px;
}
.bpv-box-item .col-info .item-calendar i,
.bpv-box-item .item-info .item-calendar i {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 16px;
  font-weight: 700;
}
.bpv-box-item .col-info .item-calendar i::before,
.bpv-box-item .item-info .item-calendar i::before {
  color: #bababa;
}
.bpv-box-item .col-info .item-calendar .dep-list,
.bpv-box-item .item-info .item-calendar .dep-list {
  padding-left: 22px;
  color: #828282;
}
.bpv-box-item .col-info .item-calendar .dep-list span,
.bpv-box-item .item-info .item-calendar .dep-list span {
  color: #333;
}
.bpv-box-item .col-info .promotion ul li,
.bpv-box-item .item-info .promotion ul li {
  background: #ffe8d6;
  padding: 7px 10px;
  border-radius: 16px;
  margin-top: 15px;
  width: fit-content;
}
.bpv-box-item .col-info .promotion-v2 ul li,
.bpv-box-item .item-info .promotion-v2 ul li {
  margin-top: 10px;
}
.bpv-box-item .col-info .item-highlight,
.bpv-box-item .item-info .item-highlight {
  margin-top: 15px;
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 14px;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.bpv-box-item .col-info .item-highlight i,
.bpv-box-item .item-info .item-highlight i {
  margin-left: 5px;
  margin-top: -2px;
  transition: 0.5s;
  transform: rotate(180deg);
  font-weight: 700;
  font-size: 16px;
}
.bpv-box-item .col-info .item-highlight i::before,
.bpv-box-item .item-info .item-highlight i::before {
  color: #828282;
}
.bpv-box-item .col-info .item-highlight .on,
.bpv-box-item .item-info .item-highlight .on {
  transition: 0.5s;
  transform: rotate(0);
}
.bpv-box-item .col-info .highlight-content p,
.bpv-box-item .item-info .highlight-content p {
  display: flex;
  align-items: center;
  color: #828282;
}
.bpv-box-item .col-info .highlight-content p i,
.bpv-box-item .item-info .highlight-content p i {
  margin-right: 5px;
  margin-top: -2px;
  font-size: 11px;
}
.bpv-box-item .col-info .highlight-content ul,
.bpv-box-item .item-info .highlight-content ul {
  padding-left: 23px;
  list-style: disc;
}
.bpv-box-item .col-info .highlight-content ul li,
.bpv-box-item .item-info .highlight-content ul li {
  margin-bottom: 8px;
}
.bpv-box-item .col-info .highlight-content ul li:last-child,
.bpv-box-item .item-info .highlight-content ul li:last-child {
  margin-bottom: 0;
}
.bpv-box-item .col-info .highlight-content ul li::marker,
.bpv-box-item .item-info .highlight-content ul li::marker {
  color: #d2d2d2;
  font-size: 1.3em;
  line-height: 16px;
}
.bpv-box-item .col-info .review_text,
.bpv-box-item .item-info .review_text {
  display: flex;
  margin-bottom: 15px;
  margin-top: 15px;
}
.bpv-box-item .col-info .review_text i::before,
.bpv-box-item .item-info .review_text i::before {
  color: #cdcdcd;
}
.bpv-box-item .col-info .review_text > span,
.bpv-box-item .item-info .review_text > span {
  margin-right: 5px;
  margin-top: 5px;
}
.bpv-box-item .col-info .review_text > div,
.bpv-box-item .item-info .review_text > div {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}
.bpv-box-item .col-info .review_text > div > span,
.bpv-box-item .item-info .review_text > div > span {
  font-size: 12px;
}
.bpv-box-item .col-info .review_text > div > span svg,
.bpv-box-item .item-info .review_text > div > span svg {
  margin-top: 5px;
}
.bpv-box-item .col-info .review_text > div > span:nth-child(1),
.bpv-box-item .item-info .review_text > div > span:nth-child(1) {
  margin-bottom: 5px;
  font-style: italic;
  display: block;
  display: -webkit-box;
  font-size: 12px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.bpv-box-item .col-info .review_text > div > span:nth-child(2),
.bpv-box-item .item-info .review_text > div > span:nth-child(2) {
  color: #828282;
  display: flex;
  align-items: center;
}
.bpv-box-item .col-info .review_text > div > span:nth-child(2) svg,
.bpv-box-item .item-info .review_text > div > span:nth-child(2) svg {
  margin-left: 5px;
  margin-top: 0;
}
.bpv-box-item .col-info .review-score,
.bpv-box-item .item-info .review-score {
  margin-top: 15px;
}
.bpv-box-item .col-info .block-duration-price,
.bpv-box-item .item-info .block-duration-price {
  font-size: 16px;
  overflow: hidden;
  margin-top: 20px;
}
.bpv-box-item .col-info .block-duration-price .block-duration,
.bpv-box-item .item-info .block-duration-price .block-duration {
  float: left;
  background-color: #f3f3f3;
  border-radius: 4px;
  padding: 5px 10px;
  margin-top: 3px;
}
.bpv-box-item .col-info .block-duration-price .block-price,
.bpv-box-item .item-info .block-duration-price .block-price {
  float: right;
  display: inline-flex;
}
.bpv-box-item .col-info .block-duration-price .block-price .price-origin,
.bpv-box-item .item-info .block-duration-price .block-price .price-origin {
  margin-right: 15px;
  margin-top: 10px;
}
.bpv-box-item .col-info .block-duration-price .block-price .btn-price,
.bpv-box-item .item-info .block-duration-price .block-price .btn-price {
  color: #b72020;
  background-color: transparent;
  border: 2px solid #b72020;
  font-size: 18px;
  font-weight: 700;
  padding: 6px 10px 3px 10px;
  border-radius: 4px;
}
.bpv-box-item .col-info .block-duration-price .block-price .btn-price:focus,
.bpv-box-item .col-info .block-duration-price .block-price .btn-price:hover,
.bpv-box-item .item-info .block-duration-price .block-price .btn-price:focus,
.bpv-box-item .item-info .block-duration-price .block-price .btn-price:hover {
  color: #fff;
  background-color: #b72020;
}
@media (min-width: 768px) {
  .promotion.promotion-v2.margin-top-15 {
    min-height: 54px;
  }
  .bpv-box-item {
    border: 0;
    background-color: #fff;
    margin-bottom: 20px;
    position: relative;
  }
  .bpv-box-item .col-img,
  .bpv-box-item .item-img {
    position: relative;
  }
  .bpv-box-item .col-info,
  .bpv-box-item .item-info {
    padding: 10px;
    min-height: 189px;
    box-shadow: none;
  }
  .bpv-box-item .col-info .item-promotion,
  .bpv-box-item .item-info .item-promotion {
    margin-top: 15px;
  }
}
.block_overview {
  background: #fbfbfb;
  padding: 10px 0 15px 0;
}
.block_overview .container > span {
  font-size: 28px;
  color: #828282;
  line-height: 1.2;
  margin-left: 5px;
}
.block_overview h1 {
  margin-bottom: 0;
  display: inline;
}
.block_overview__date {
  margin-top: 10px;
  display: flex;
  align-items: center;
}
.block_overview__date .ico-calendar::before {
  color: #000;
}
.block_overview__date span {
  color: #444;
  font-size: 14px;
  margin-left: 10px;
  margin-right: 10px;
}
.block_overview__arrow {
  font-size: 18px;
  font-weight: 700;
  transform: rotate(90deg);
}
.block_overview__arrow::before {
  color: #828282;
}
.block_overview__show {
  transition: 0.5s;
  font-weight: 700;
}
.block_overview__show::before {
  color: #828282;
}
.block_overview__show[data-show="off"] {
  transition: 0.5s;
  transform: rotate(180deg);
}
@media (min-width: 768px) {
  .block_overview {
    background: #fbfbfb;
    padding: 20px 0;
  }
  .block_overview .container {
    display: flex;
    flex-wrap: wrap;
  }
  .block_overview__date {
    display: none;
  }
}
.input-switch .switch {
  position: relative;
  display: inline-block;
  width: 39px;
  height: 24px;
  margin-bottom: 0;
}
.input-switch .switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
.input-switch .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #c5c5c5;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.input-switch .slider:before {
  position: absolute;
  content: "";
  height: 22px;
  width: 22px;
  left: 1px;
  bottom: 1px;
  background-color: #fff;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.input-switch input:checked + .slider {
  background-color: #fa8401;
}
.input-switch input:focus + .slider {
  box-shadow: 0 0 1px #fa8401;
}
.input-switch input:checked + .slider:before {
  -webkit-transform: translateX(15px);
  -ms-transform: translateX(15px);
  transform: translateX(15px);
  background-color: #fff;
}
.input-switch .slider.round {
  border-radius: 34px;
}
.input-switch .slider.round:before {
  border-radius: 50%;
}
.item-checkbox [type="checkbox"]:checked,
.item-checkbox [type="checkbox"]:not(:checked) {
  position: absolute;
  left: -9999px;
}
.item-checkbox [type="checkbox"]:checked + label,
.item-checkbox [type="checkbox"]:not(:checked) + label {
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
  color: #181818;
}
.item-checkbox [type="checkbox"]:checked + label:before,
.item-checkbox [type="checkbox"]:not(:checked) + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 18px;
  height: 18px;
  border: 1px solid #999;
  background: #fff;
}
.item-checkbox.checkbox-air-disable [type="checkbox"]:checked + label,
.item-checkbox.checkbox-air-disable [type="checkbox"]:not(:checked) + label {
  color: #999;
  cursor: not-allowed;
}
.item-checkbox.checkbox-air-disable [type="checkbox"]:checked + label:before,
.item-checkbox.checkbox-air-disable
  [type="checkbox"]:not(:checked)
  + label:before {
  border: 1px solid #dedede;
}
.item-checkbox [type="checkbox"]:checked + label:after,
.item-checkbox [type="checkbox"]:not(:checked) + label:after {
  content: "";
  width: 8px;
  height: 8px;
  background: #2d9cdb;
  position: absolute;
  top: 5px;
  left: 5px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.item-checkbox [type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}
.item-checkbox [type="checkbox"]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.item-radio {
  position: relative;
}
.item-radio [type="radio"]:checked,
.item-radio [type="radio"]:not(:checked) {
  position: absolute;
  left: -9999px;
}
.item-radio [type="radio"].active + label,
.item-radio [type="radio"]:checked + label,
.item-radio [type="radio"]:not(:checked) + label {
  position: relative;
  padding-left: 30px;
  cursor: pointer;
  line-height: 22px;
  display: inline-block;
  color: #181818;
  margin-bottom: 20px;
  font-size: 14px;
  font-weight: 400;
}
.item-radio [type="radio"].active + label:before,
.item-radio [type="radio"]:checked + label:before,
.item-radio [type="radio"]:not(:checked) + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 22px;
  height: 22px;
  border: 1px solid #999;
  border-radius: 100%;
  background: #fff;
}
.item-radio [type="radio"].active + label:after,
.item-radio [type="radio"]:checked + label:after,
.item-radio [type="radio"]:not(:checked) + label:after {
  content: "";
  width: 10px;
  height: 10px;
  background: #2d9cdb;
  position: absolute;
  top: 6px;
  left: 6px;
  border-radius: 100%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.item-radio [type="radio"]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}
.item-radio [type="radio"]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.search-popup {
  position: relative;
  z-index: 1;
  padding: 0;
}
.search-popup__title {
  background: #efefef;
  font-size: 20px;
  padding: 10px 15px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.search-popup__title i::before {
  font-size: 14px;
}
.search-popup__content {
  position: relative;
  background: #fff;
}
.search-popup__content .twitter-typeahead {
  width: 100%;
}
.search-popup__content__left {
  display: inline-block;
  width: 100%;
}
.search-popup__content label {
  cursor: pointer;
}
.search-popup__content i {
  cursor: pointer;
}
.search-popup__content input::placeholder {
  color: #444;
}
.search-popup__content__des {
  display: flex;
  padding: 15px 0;
  padding-bottom: 10px;
  align-items: center;
  position: relative;
}
.search-popup__content__des::before {
  content: "";
  border-bottom: 1px solid #efefef;
  position: absolute;
  left: 15px;
  bottom: 0;
  z-index: 2;
  width: calc(100% - 30px);
}
.search-popup__content__des .btn-clear-search {
  position: absolute;
  right: 0;
  bottom: 15px;
  margin-right: 0;
  font-size: 14px;
}
.search-popup__content__des .btn-clear-search::before {
  color: red;
}
.search-popup__content__des--ticket::before {
  border-bottom: 0;
}
.search-popup__content__des i {
  font-size: 42px;
  margin-right: 10px;
}
.search-popup__content__des i::before {
  color: #82828270;
}
.search-popup__content__des--flight {
  padding: 15px;
}
.search-popup__content__des--flight i {
  font-size: 34px;
}
.search-popup__content__des--flight#to_des i {
  font-size: 40px;
}
.search-popup__content__des svg {
  margin-right: 10px;
}
.search-popup__content__des img {
  margin-right: 10px;
}
.search-popup__content__des__change {
  padding: 5px;
  border: 1px solid #dfdfdf;
  background: #fff;
  box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.05);
  border-radius: 22px;
  position: absolute;
  bottom: -17px;
  right: 15px;
  height: 35px;
  width: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 5;
  cursor: pointer;
}
.search-popup__content__des__change i {
  font-size: 16px;
  margin: auto;
}
.search-popup__content__des__change i::before {
  color: #828282;
}
.search-popup__content__des__input {
  width: 100%;
  display: grid;
}
.search-popup__content__des__input > label {
  margin-bottom: 0;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: #828282;
}
.search-popup__content__des__input input {
  border: 0;
  outline: 0;
  box-shadow: none !important;
  padding: 0;
  font-size: 16px;
  font-weight: 700;
  color: #444;
  margin-top: 0;
  background-color: initial !important;
  cursor: pointer;
  height: 23px;
  margin-top: 3px;
  padding-right: 40px;
}
.search-popup__content__des__input input::placeholder {
  color: #828282;
  opacity: 1;
}
.search-popup__content__des__input input:-ms-input-placeholder {
  color: #828282;
}
.search-popup__content__des__input input::-ms-input-placeholder {
  color: #828282;
}
.search-popup__content__date {
  display: flex;
  padding: 15px 0;
  padding-left: 15px;
  padding-bottom: 10px;
  align-items: center;
  float: left;
  width: 50%;
  position: relative;
}
.search-popup__content__date > span {
  height: 38px;
}
.search-popup__content__date i {
  font-size: 38px;
  margin-right: 10px;
}
.search-popup__content__date i::before {
  color: #82828270;
}
.search-popup__content__date::before {
  content: "";
  border-bottom: 1px solid #efefef;
  position: absolute;
  left: 15px;
  bottom: 0;
  z-index: 2;
  width: calc(100% - 30px);
}
.search-popup__content__date:nth-child(2)::before {
  width: calc(100% - 40px);
}
.search-popup__content__date .lbl_returning {
  display: none;
}
.search-popup__content__date .delete_return {
  position: absolute;
  top: 33px;
  right: 0;
}
.search-popup__content__date .delete_return i {
  margin-right: 20px;
  font-size: 14px;
}
.search-popup__content__date .delete_return i::before {
  color: red;
}
.search-popup__content__date__input {
  width: 100%;
}
.search-popup__content__date__input label {
  margin-bottom: 0;
  text-transform: uppercase;
  font-weight: 400;
  line-height: 16px;
  font-size: 14px;
  color: #828282;
}
.search-popup__content__date__input input {
  border: 0;
  outline: 0;
  box-shadow: none !important;
  padding: 0;
  font-size: 16px;
  font-weight: 700;
  color: #444;
  margin-top: 0;
  background-color: initial !important;
  cursor: pointer;
  height: 23px;
}
.search-popup__content__date__input input::placeholder {
  color: #828282;
  opacity: 1;
}
.search-popup__content__date__input input:-ms-input-placeholder {
  color: #828282;
}
.search-popup__content__date__input input::-ms-input-placeholder {
  color: #828282;
}
.search-popup__content__pass {
  display: flex;
  padding: 15px 0;
  padding-left: 15px;
  padding-bottom: 10px;
  align-items: center;
  width: 100%;
  position: relative;
}
.search-popup__content__pass > span {
  height: 32px;
}
.search-popup__content__pass i {
  font-size: 38px;
  margin-right: 10px;
}
.search-popup__content__pass i::before {
  color: #82828270;
}
.search-popup__content__pass svg {
  margin-right: 10px;
}
.search-popup__content__pass img {
  margin-right: 10px;
}
.search-popup__content__pass__input {
  width: 100%;
}
.search-popup__content__pass__input label {
  margin-bottom: 0;
  text-transform: uppercase;
  font-weight: 400;
  line-height: 16px;
  font-size: 14px;
  color: #828282;
}
.search-popup__content__pass__input input {
  background: 0 0 !important;
  border: none;
  box-shadow: none !important;
  outline: 0;
  font-size: 16px;
  padding: 0;
  height: 25px;
  margin-top: 0;
  outline: 0;
  cursor: pointer;
  font-weight: 700;
  color: #444;
}
.search-popup__content__pass__input input::placeholder {
  color: #828282;
  opacity: 1;
}
.search-popup__content__pass__input input:-ms-input-placeholder {
  color: #828282;
}
.search-popup__content__pass__input input::-ms-input-placeholder {
  color: #828282;
}
.search-popup__content__pass__input a {
  width: 100%;
  font-size: 16px;
  font-weight: 700;
  color: #444;
}
.search-popup__content__button {
  padding: 15px;
  padding-top: 5px;
}
.search-popup__content__right .btn-orange--mod {
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 52px;
  border-radius: 8px;
}
.search_flight {
  position: fixed;
  width: 100vw;
  height: 100vh;
  background: #00000069;
  top: 0;
  left: 0;
  z-index: 100;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
.search_flight .search-popup {
  width: 100%;
}
.search_flight::after {
  content: "";
  background: #0000006e;
  width: 100vw;
  height: 100vh;
  position: absolute;
  top: 0;
  left: 0;
}
@media (max-width: 767px) {
  .search-popup {
    position: fixed;
    bottom: 0;
    left: 0;
  }
  .search_flight {
    display: block;
  }
}
@media (min-width: 768px) {
  .search_flight {
    align-items: center;
  }
  .search_flight .search-popup {
    width: 375px;
    margin-top: -15%;
  }
  .search_flight .search-popup__title {
    border-radius: 16px 16px 0 0;
  }
  .search_flight .search-popup__content {
    border-radius: 0 0 16px 16px;
  }
}
.search-form {
  position: relative;
  z-index: 1;
  width: 100%;
  margin-top: -190px;
}
.search-form__title {
  margin-bottom: 15px;
}
.search-form h1 {
  color: #fff;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 0;
}
.search-form h1.non-des {
  margin-top: 50px;
  margin-bottom: 30px;
}
.search-form p {
  text-align: center;
  margin-bottom: 0;
  margin-top: 5px;
  font-size: 14px;
  color: #fff;
}
.search-form p strong {
  color: #ffb72d;
}
.search-form--bgr {
  margin-top: -180px !important;
}
.search-form--bgr h1 {
  color: #444;
  margin-top: 55px !important;
  margin-bottom: 25px !important;
  width: 888px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.search-form--bgr > p {
  text-align: left;
  margin-bottom: 15px;
  margin-top: -20px;
  font-size: 14px;
  color: #444;
  width: 888px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.search-form--nearest > p {
  text-align: center;
  width: 100%;
}
.search-form__content {
  position: relative;
  margin-top: 15px;
  background: #fff;
  box-shadow: 0 0 10px 5px #0000000f;
  border-radius: 16px;
}
.search-form__content .twitter-typeahead {
  width: 100%;
}
.search-form__content__left {
  display: inline-block;
  width: 100%;
}
.search-form__content label {
  cursor: pointer;
}
.search-form__content i {
  cursor: pointer;
}
.search-form__content input::placeholder {
  color: #444;
}
.search-form__content__des {
  display: flex;
  padding: 15px 0;
  padding-bottom: 10px;
  align-items: center;
  position: relative;
}
.search-form__content__des::before {
  content: "";
  border-bottom: 1px solid #efefef;
  position: absolute;
  left: 15px;
  bottom: 0;
  z-index: 2;
  width: calc(100vw - 30px);
}
.search-form__content__des .btn-clear-search {
  position: absolute;
  right: 0;
  bottom: 15px;
  margin-right: 0;
  font-size: 14px;
}
.search-form__content__des .btn-clear-search::before {
  color: red;
}
.search-form__content__des--ticket::before {
  border-bottom: 0;
}
.search-form__content__des i {
  font-size: 42px;
  margin-right: 10px;
}
.search-form__content__des i::before {
  color: #82828270;
}
.search-form__content__des--flight {
  padding: 15px;
}
.search-form__content__des--flight i {
  font-size: 34px;
}
.search-form__content__des--flight#to_des i {
  font-size: 40px;
}
.search-form__content__des svg {
  margin-right: 10px;
}
.search-form__content__des img {
  margin-right: 10px;
}
.search-form__content__des__change {
  padding: 5px;
  border: 1px solid #dfdfdf;
  background: #fff;
  box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.05);
  border-radius: 22px;
  position: absolute;
  bottom: -17px;
  right: 15px;
  height: 35px;
  width: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 5;
  cursor: pointer;
}
.search-form__content__des__change i {
  font-size: 16px;
  margin: auto;
}
.search-form__content__des__change i::before {
  color: #828282;
}
.search-form__content__des__input {
  width: 100%;
  display: grid;
}
.search-form__content__des__input > label {
  margin-bottom: 0;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: #828282;
}
.search-form__content__des__input input {
  border: 0;
  outline: 0;
  box-shadow: none !important;
  padding: 0;
  font-size: 16px;
  font-weight: 700;
  color: #444;
  margin-top: 0;
  background-color: initial !important;
  cursor: pointer;
  height: 23px;
  margin-top: 3px;
  padding-right: 40px;
}
.search-form__content__des__input input::placeholder {
  color: #828282;
  opacity: 1;
}
.search-form__content__des__input input:-ms-input-placeholder {
  color: #828282;
}
.search-form__content__des__input input::-ms-input-placeholder {
  color: #828282;
}
.search-form__content__date {
  display: flex;
  padding: 15px 0;
  padding-left: 15px;
  padding-bottom: 10px;
  align-items: center;
  float: left;
  width: 50%;
  position: relative;
}
.search-form__content__date > span {
  height: 38px;
}
.search-form__content__date i {
  font-size: 38px;
  margin-right: 10px;
}
.search-form__content__date i::before {
  color: #82828270;
}
.search-form__content__date::before {
  content: "";
  border-bottom: 1px solid #efefef;
  position: absolute;
  left: 15px;
  bottom: 0;
  z-index: 2;
  width: calc(50vw - 30px);
}
.search-form__content__date:nth-child(2)::before {
  width: calc(50vw - 40px);
}
.search-form__content__date .lbl_returning {
  display: none;
}
.search-form__content__date .delete_return {
  position: absolute;
  top: 33px;
  right: 0;
}
.search-form__content__date .delete_return i {
  margin-right: 20px;
  font-size: 14px;
}
.search-form__content__date .delete_return i::before {
  color: red;
}
.search-form__content__date__input {
  width: 100%;
}
.search-form__content__date__input label {
  margin-bottom: 0;
  text-transform: uppercase;
  font-weight: 400;
  line-height: 16px;
  font-size: 14px;
  color: #828282;
}
.search-form__content__date__input input {
  border: 0;
  outline: 0;
  box-shadow: none !important;
  padding: 0;
  font-size: 16px;
  font-weight: 700;
  color: #444;
  margin-top: 0;
  background-color: initial !important;
  cursor: pointer;
  height: 23px;
}
.search-form__content__date__input input::placeholder {
  color: #828282;
  opacity: 1;
}
.search-form__content__date__input input:-ms-input-placeholder {
  color: #828282;
}
.search-form__content__date__input input::-ms-input-placeholder {
  color: #828282;
}
.search-form__content__dep {
  display: flex;
  padding: 15px 0;
  padding-bottom: 10px;
  padding-top: 5px;
  align-items: center;
  float: left;
  width: 50%;
  position: relative;
}
.search-form__content__dep i {
  font-size: 42px;
}
.search-form__content__dep i::before {
  color: #82828270;
}
.search-form__content__dep__input {
  width: 100%;
}
.search-form__content__dep__input label {
  margin-left: 10px;
  margin-bottom: 0;
  text-transform: uppercase;
  font-weight: 400;
  line-height: 16px;
  font-size: 14px;
  color: #828282;
}
.search-form__content__dep__input select {
  padding: 0 10px;
  border: none;
  outline: 0;
  height: auto;
  box-shadow: none;
  font-size: 16px;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  font-weight: 700;
  color: #828282;
}
.search-form__content__dep__input select:focus {
  box-shadow: none;
  outline: 0;
}
.search-form__content__dep__input select.selected {
  color: #444;
}
.search-form__content__star {
  display: flex;
  padding: 15px 0;
  padding-bottom: 10px;
  align-items: center;
  float: left;
  width: 50%;
  position: relative;
}
.search-form__content__star i {
  font-size: 42px;
}
.search-form__content__star i::before {
  color: #82828270;
}
.search-form__content__star__input {
  width: 100%;
}
.search-form__content__star__input label {
  margin-left: 10px;
  margin-bottom: 0;
  text-transform: uppercase;
  font-weight: 400;
  line-height: 16px;
  font-size: 14px;
  color: #828282;
}
.search-form__content__star__input select {
  border: none;
  outline: 0;
  height: auto;
  box-shadow: none;
  font-size: 16px;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  font-weight: 700;
  color: #828282;
}
.search-form__content__star__input select:focus {
  box-shadow: none;
  outline: 0;
}
.search-form__content__star__input select.selected {
  color: #444;
}
.search-form__content__dur {
  display: flex;
  padding: 15px 0;
  padding-bottom: 10px;
  align-items: center;
  float: left;
  width: 50%;
  position: relative;
}
.search-form__content__dur i {
  font-size: 42px;
}
.search-form__content__dur i::before {
  color: #82828270;
}
.search-form__content__dur__input {
  width: 100%;
}
.search-form__content__dur__input label {
  margin-left: 10px;
  margin-bottom: 0;
  text-transform: uppercase;
  font-weight: 400;
  line-height: 16px;
  font-size: 14px;
  color: #828282;
}
.search-form__content__dur__input select {
  padding: 0 10px;
  border: none;
  outline: 0;
  height: auto;
  box-shadow: none;
  font-size: 16px;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  font-weight: 700;
  color: #828282;
}
.search-form__content__dur__input select:focus {
  box-shadow: none;
  outline: 0;
}
.search-form__content__dur__input select.selected {
  color: #444;
}
.search-form__content__pass {
  display: flex;
  padding: 15px 0;
  padding-left: 15px;
  padding-bottom: 10px;
  align-items: center;
  width: 100%;
  position: relative;
}
.search-form__content__pass > span {
  height: 32px;
}
.search-form__content__pass i {
  font-size: 38px;
  margin-right: 10px;
}
.search-form__content__pass i::before {
  color: #82828270;
}
.search-form__content__pass svg {
  margin-right: 10px;
}
.search-form__content__pass img {
  margin-right: 10px;
}
.search-form__content__pass__input {
  width: 100%;
}
.search-form__content__pass__input label {
  margin-bottom: 0;
  text-transform: uppercase;
  font-weight: 400;
  line-height: 16px;
  font-size: 14px;
  color: #828282;
}
.search-form__content__pass__input input {
  background: 0 0 !important;
  border: none;
  box-shadow: none !important;
  outline: 0;
  font-size: 16px;
  padding: 0;
  height: 25px;
  margin-top: 0;
  outline: 0;
  cursor: pointer;
  font-weight: 700;
  color: #444;
}
.search-form__content__pass__input input::placeholder {
  color: #828282;
  opacity: 1;
}
.search-form__content__pass__input input:-ms-input-placeholder {
  color: #828282;
}
.search-form__content__pass__input input::-ms-input-placeholder {
  color: #828282;
}
.search-form__content__pass__input a {
  width: 100%;
  font-size: 16px;
  font-weight: 700;
  color: #444;
}
.search-form__content__cheapest {
  padding: 12px;
  text-align: center;
  font-size: 14px;
  color: #444;
  display: flex;
  justify-content: center;
  align-items: center;
}
.search-form__content__cheapest label {
  margin-right: 5px;
}
.search-form__content__button {
  padding: 10px;
}
.search-form__content__right .btn-orange--mod {
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 52px;
  border-radius: 8px;
}
.search-form--combo,
.search-form--cruise,
.search-form--hotel,
.search-form--ticket,
.search-form--tour {
  background: #fff;
  box-shadow: 0 0 28px 6px rgba(0, 0, 0, 0.2);
  border-radius: 16px;
  padding: 15px !important;
  margin-top: -65px;
}
.search-form--combo h1,
.search-form--cruise h1,
.search-form--hotel h1,
.search-form--ticket h1,
.search-form--tour h1 {
  border-bottom: 1px solid #ddd;
  color: #444;
  margin-top: 0;
  margin-bottom: 15px;
  padding-bottom: 15px;
  text-align: left;
}
.search-form--combo .search-form__content,
.search-form--cruise .search-form__content,
.search-form--hotel .search-form__content,
.search-form--ticket .search-form__content,
.search-form--tour .search-form__content {
  border-radius: 0;
  box-shadow: none;
  width: 100%;
}
.search-form--combo .search-form__content__des,
.search-form--cruise .search-form__content__des,
.search-form--hotel .search-form__content__des,
.search-form--ticket .search-form__content__des,
.search-form--tour .search-form__content__des {
  width: 100%;
  padding-left: 0;
  margin-left: 0;
  padding-top: 5px;
  height: 65px;
}
.search-form--combo .search-form__content__des::before,
.search-form--cruise .search-form__content__des::before,
.search-form--hotel .search-form__content__des::before,
.search-form--ticket .search-form__content__des::before,
.search-form--tour .search-form__content__des::before {
  left: 0;
  width: 100%;
}
.search-form--combo .search-form__content__date,
.search-form--cruise .search-form__content__date,
.search-form--hotel .search-form__content__date,
.search-form--ticket .search-form__content__date,
.search-form--tour .search-form__content__date {
  width: 100%;
  padding-left: 0;
  margin-left: 0;
  padding-bottom: 7px;
  height: 80px;
}
.search-form--combo .search-form__content__date::before,
.search-form--cruise .search-form__content__date::before,
.search-form--hotel .search-form__content__date::before,
.search-form--ticket .search-form__content__date::before,
.search-form--tour .search-form__content__date::before {
  left: 0;
  width: 100%;
}
.search-form--combo .search-form__content__dep,
.search-form--cruise .search-form__content__dep,
.search-form--hotel .search-form__content__dep,
.search-form--ticket .search-form__content__dep,
.search-form--tour .search-form__content__dep {
  width: 100%;
  padding-left: 0;
  margin-left: 0;
  padding-bottom: 5px;
  height: 70px;
}
.search-form--combo .search-form__content__dur,
.search-form--cruise .search-form__content__dur,
.search-form--hotel .search-form__content__dur,
.search-form--ticket .search-form__content__dur,
.search-form--tour .search-form__content__dur {
  width: 50%;
  padding-left: 0;
  margin-left: 0;
  padding-bottom: 5px;
  height: 70px;
}
.search-form--combo .search-form__content__star,
.search-form--cruise .search-form__content__star,
.search-form--hotel .search-form__content__star,
.search-form--ticket .search-form__content__star,
.search-form--tour .search-form__content__star {
  width: 50%;
  padding-left: 0;
  margin-left: 0;
  padding-bottom: 5px;
  height: 70px;
}
.search-form--combo .search-form__content__right,
.search-form--cruise .search-form__content__right,
.search-form--hotel .search-form__content__right,
.search-form--ticket .search-form__content__right,
.search-form--tour .search-form__content__right {
  padding-top: 10px;
}
.search-form--hotel .search-form__content__date {
  width: 50%;
}
.search-form--hotel .search-form__content__pass {
  padding-left: 0;
}
.search-form .tt-dropdown-menu {
  width: 100%;
  margin-top: 0;
  padding: 4px 0;
  background-color: #fff;
  border: 2px solid #06c;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  color: #333;
}
.search-form .tt-dropdown-menu .lb-header {
  padding: 5px 20px;
  width: 100%;
  background-color: #eee;
  font-style: italic;
  clear: both;
  float: left;
}
.search-form .tt-dropdown-menu .lb-header::affter {
  border: 2px solid #06c;
}
.search-form .tt-dropdown-menu {
  padding: 0;
  left: 0 !important;
  width: 100% !important;
  border-radius: 0 !important;
  border: 1px solid #ddd !important;
  max-height: 70vh;
  height: auto;
  overflow-y: auto;
}
.search-form .tt-dropdown-menu .lb-header {
  padding: 7px 15px;
  color: #fe8802;
  text-transform: uppercase;
  font-style: normal;
  margin-bottom: 10px;
  font-weight: 700;
}
.search-form .tt-dropdown-menu .tt-suggestion:hover {
  background-color: transparent;
  color: #003580;
  cursor: pointer;
}
.search-form .tt-suggestion {
  padding: 3px 15px;
  font-size: 14px;
  line-height: 24px;
}
.search-form .tt-suggestion:hover {
  background-color: #1b65e1;
  color: #fff;
}
.search-form .tt-suggestion p {
  margin: 0;
  text-align: left !important;
  color: #333 !important;
}
.search-form .tt-suggestion p strong {
  color: #333 !important;
}
.suggestion-des {
  padding: 0;
  height: 100%;
  width: 100%;
  max-width: 100%;
  min-width: 100%;
  border-radius: 0;
  border: 0;
}
.suggestion-des .bpv-tour-destination .title {
  margin-bottom: 0;
}
.suggestion-des .bpv-color-title {
  font-size: 18px;
  text-transform: uppercase;
  padding: 0;
}
.suggestion-des .btn-support-close {
  display: none;
  z-index: 9;
}
.suggestion-des .sg-des {
  cursor: pointer;
  margin-top: 10px;
}
.suggestion-des .sg-des-link {
  cursor: pointer;
  margin-top: 20px;
  margin-bottom: 0;
}
.suggestion-des .group-name {
  font-weight: 700;
  color: #666;
  font-size: 14px;
  margin-top: 10px;
  cursor: pointer;
}
.suggestion-des .group-name:hover {
  color: #003580;
}
.suggestion-des .list-group-item {
  border: 0;
  border-radius: 0;
  color: #333;
  padding: 5px 0 5px 10px;
  font-size: 13px;
}
.suggestion-des .list-group-item bo :first-child {
  border: 0;
}
.suggestion-des .list-group-item:hover {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
.suggestion-des .list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
.suggestion-des .img-sug {
  width: 75px;
  position: absolute;
  top: 0;
  left: 10px;
}
.suggestion-des .col-info {
  height: 56px;
  padding-left: 85px;
}
.suggestion-des .col-info .des-name {
  font-size: 14px;
  margin-bottom: 10px;
  line-height: normal;
}
.suggestion-des .col-info .des-num {
  font-size: 13px;
}
.suggestion-des .popover-content {
  padding: 10px;
  padding-bottom: 80px;
}
.suggestion-des .bpv-color-title {
  text-transform: uppercase;
  font-size: 16px;
  color: #f37820;
  padding: 10px;
  background-color: #f1f1f1;
}
.suggestion-des ul {
  list-style: none;
  padding-left: 0;
  font-size: 14px;
}
.suggestion-des ul a {
  padding: 10px 0 10px 10px;
  display: block;
  color: #666;
}
.sale-tag {
  position: absolute;
  top: -16px;
  right: -10px;
  width: 146px;
  min-height: 37px;
  background: #b72020;
  color: #fff;
  border-radius: 4px;
  padding: 5px 10px;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  display: flex;
  align-items: center;
}
.sale-tag p {
  font-size: 12px !important;
  margin: 0 !important;
  text-align: left !important;
}
svg.tag-3d {
  position: absolute;
  right: 2px;
  bottom: -13px;
}
@media (min-width: 768px) and (max-width: 888px) {
  .search-form {
    width: 100% !important;
    padding: 0 10px;
  }
}
@media (max-width: 767px) {
  .search-form {
    padding: 0 10px;
  }
  .search-form--fixed {
    box-shadow: none;
    position: fixed;
    top: 0;
    margin-top: 0;
    padding: 10px !important;
    left: 0;
    width: 100%;
    z-index: 1061;
    background-color: #666;
    border-radius: 0;
  }
  .search-form--fixed .btn-close {
    position: absolute;
    top: 0;
    right: 0;
    height: 42px;
    display: block;
    color: #333;
    font-size: 15px;
    background-color: #f1f1f1;
    border: 1px solid #666;
    border-left: 6px solid #666;
    margin-top: -1px;
    display: block !important;
  }
  .search-form--fixed .btn-clear-search {
    display: block !important;
    right: 75px !important;
    bottom: 12px !important;
  }
  .search-form--fixed .twitter-typeahead {
    display: block;
    width: 100%;
  }
  .search-form--fixed .tt-dropdown-menu {
    z-index: 3000 !important;
    top: 125% !important;
    height: 100vh;
    left: -10px !important;
    width: 100vw !important;
    background: #fff !important;
  }
  .search-form--fixed .tt-dropdown-menu .arrow {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 11px;
    top: -11px;
    left: 10% !important;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #eee !important;
    border-bottom-color: #eee !important;
  }
  .search-form--fixed .tt-dropdown-menu .arrow::after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-bottom-color: #fff !important;
    margin-bottom: -1px;
    left: 10% !important;
  }
  .search-form--fixed h1 {
    display: none;
  }
  .search-form--fixed .search-form__content {
    margin-top: 0;
  }
  .search-form--fixed .search-form__content__left {
    display: block;
  }
  .search-form--fixed .search-form__content__des {
    height: auto;
    padding: 0;
  }
  .search-form--fixed .search-form__content__des label {
    display: none;
  }
  .search-form--fixed .search-form__content__des::before {
    border: 0;
  }
  .search-form--fixed .search-form__content__des input {
    height: 40px !important;
    margin-top: 0;
    width: calc(100% - 67px);
    padding: 6px 12px;
    padding-right: 40px;
  }
  .search-form--fixed .search-form__content__des input::placeholder {
    color: #828282;
    opacity: 1;
  }
  .search-form--fixed .search-form__content__des input:-ms-input-placeholder {
    color: #828282;
  }
  .search-form--fixed .search-form__content__des input::-ms-input-placeholder {
    color: #828282;
  }
  .search-form--fixed .search-form__content__des i {
    display: none;
  }
  .search-form--fixed .search-form__content__date {
    display: none;
  }
  .search-form--fixed .search-form__content__dep,
  .search-form--fixed .search-form__content__dur,
  .search-form--fixed .search-form__content__star {
    display: none;
  }
  .search-form--fixed .search-form__content__pass {
    display: none;
  }
  .search-form--fixed .search-form__content__right {
    display: none;
  }
  .search-form h1.non-des {
    color: #444;
  }
  .search-form--bgr h1 {
    text-align: center;
    width: 100%;
    padding: 0 10px;
  }
  .search-form--bgr h1.non-des {
    width: 100%;
    text-align: center;
  }
  .suggestion-des {
    top: 49px !important;
    overflow-y: auto;
    position: fixed;
  }
  .suggestion-des .popover-inner {
    overflow-y: scroll;
    height: calc(100vh - 50px);
  }
}
@media (max-width: 950px) {
  .search-form__content {
    width: 100% !important;
  }
}
@media (min-width: 768px) {
  .search-form {
    position: relative;
    margin-top: -200px;
    top: unset;
    padding: 0;
  }
  .search-form__title {
    margin-bottom: 15px;
  }
  .search-form__content {
    display: -webkit-box;
    width: 888px;
    display: flex;
    margin-left: auto;
    margin-right: auto;
    border-radius: 8px;
  }
  .search-form__content::after {
    content: "";
    display: table;
  }
  .search-form__content__left {
    width: 83%;
    display: inline-block;
  }
  .search-form__content__right {
    width: 27%;
  }
  .search-form__content__des {
    width: calc(38% - 15px);
    float: left;
    height: 80px;
    padding-right: 0;
    margin-left: 20px;
    padding-left: 0;
    padding-top: 22px;
    position: relative;
    border-bottom: 1px solid #efefef;
  }
  .search-form__content__des .btn-clear-search {
    position: absolute;
    right: 0;
    bottom: 10px;
    margin-right: 0;
  }
  .search-form__content__des::before {
    display: none;
  }
  .search-form__content__des--tour {
    width: 60% !important;
    padding-right: 5%;
    border-bottom: 0;
  }
  .search-form__content__des--cruise {
    width: 90% !important;
    padding-right: 5%;
    border-bottom: 0;
  }
  .search-form__content__des--to {
    width: 58%;
    margin-left: 0;
    padding-left: 50px;
  }
  .search-form__content__des__change {
    padding: 5px;
    border: 1px solid #dfdfdf;
    background: #fff;
    box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.05);
    border-radius: 22px;
    position: absolute;
    top: 24px;
    right: -17px;
    height: 35px;
    width: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 5;
    cursor: pointer;
  }
  .search-form__content__des__change i {
    transform: rotate(-90deg);
  }
  .search-form__content__date {
    width: 33%;
    float: left;
    border: 0;
    height: 80px;
    padding-right: 0;
    padding-left: 20px;
    padding-top: 18px;
    position: relative;
  }
  .search-form__content__date--tour {
    width: 45% !important;
  }
  .search-form__content__date::before {
    display: none;
  }
  .search-form__content__dep {
    width: 45%;
    height: 80px;
  }
  .search-form__content__dep--tour {
    width: 40% !important;
    padding-bottom: 10px !important;
    border-bottom: 0;
  }
  .search-form__content__dur,
  .search-form__content__star {
    height: 80px;
  }
  .search-form__content__pass {
    width: 34%;
    float: left;
    border: 0;
    height: 80px;
    padding-right: 0;
    padding-left: 20px;
    position: relative;
  }
  .search-form__content__cheapest {
    height: 80px;
    padding: 20px;
  }
  .search-form__content__cheapest.have-sale-info {
    padding-top: 60px !important;
  }
  .search-form__content__right .btn-orange--mod {
    height: 54px;
  }
  .search-form__content__button {
    height: 80px;
    padding: 20px;
    padding-top: 9px;
  }
  .search-form--combo,
  .search-form--cruise,
  .search-form--hotel,
  .search-form--ticket,
  .search-form--tour {
    background: #fff;
    box-shadow: 0 0 28px 6px rgba(0, 0, 0, 0.2);
    border-radius: 16px;
    width: 888px;
    margin-left: auto;
    margin-right: auto;
    padding: 20px !important;
    margin-top: -73px;
  }
  .search-form--combo .search-form__content,
  .search-form--cruise .search-form__content,
  .search-form--hotel .search-form__content,
  .search-form--ticket .search-form__content,
  .search-form--tour .search-form__content {
    border-radius: 0;
    box-shadow: none;
    width: 100%;
  }
  .search-form--combo .search-form__content__des,
  .search-form--cruise .search-form__content__des,
  .search-form--hotel .search-form__content__des,
  .search-form--ticket .search-form__content__des,
  .search-form--tour .search-form__content__des {
    width: 90%;
    padding-left: 0;
    margin-left: 0;
    padding-top: 5px;
    height: 65px;
  }
  .search-form--combo .search-form__content__date,
  .search-form--cruise .search-form__content__date,
  .search-form--hotel .search-form__content__date,
  .search-form--ticket .search-form__content__date,
  .search-form--tour .search-form__content__date {
    width: 45%;
    padding-left: 0;
    margin-left: 0;
    padding-bottom: 0;
    height: 65px;
  }
  .search-form--combo .search-form__content__dep,
  .search-form--cruise .search-form__content__dep,
  .search-form--hotel .search-form__content__dep,
  .search-form--ticket .search-form__content__dep,
  .search-form--tour .search-form__content__dep {
    width: 45%;
    padding-left: 0;
    margin-left: 0;
    padding-bottom: 0;
    height: 65px;
  }
  .search-form--combo .search-form__content__dep--combo,
  .search-form--cruise .search-form__content__dep--combo,
  .search-form--hotel .search-form__content__dep--combo,
  .search-form--ticket .search-form__content__dep--combo,
  .search-form--tour .search-form__content__dep--combo {
    padding-top: 18px;
  }
  .search-form--combo .search-form__content__dur,
  .search-form--cruise .search-form__content__dur,
  .search-form--hotel .search-form__content__dur,
  .search-form--ticket .search-form__content__dur,
  .search-form--tour .search-form__content__dur {
    width: 34%;
    padding-left: 0;
    margin-left: 0;
    padding-bottom: 0;
    height: 65px;
  }
  .search-form--combo .search-form__content__star,
  .search-form--cruise .search-form__content__star,
  .search-form--hotel .search-form__content__star,
  .search-form--ticket .search-form__content__star,
  .search-form--tour .search-form__content__star {
    width: 30%;
    padding-left: 0;
    margin-left: 0;
    padding-bottom: 0;
    height: 65px;
  }
  .search-form--combo .search-form__content__pass,
  .search-form--cruise .search-form__content__pass,
  .search-form--hotel .search-form__content__pass,
  .search-form--ticket .search-form__content__pass,
  .search-form--tour .search-form__content__pass {
    width: 30%;
    padding-left: 0;
    margin-left: 0;
    padding-bottom: 0;
    height: 65px;
  }
  .search-form--combo .search-form__content__right button,
  .search-form--cruise .search-form__content__right button,
  .search-form--hotel .search-form__content__right button,
  .search-form--ticket .search-form__content__right button,
  .search-form--tour .search-form__content__right button {
    margin-top: 55px;
  }
  .search-form--combo .search-form__content__button,
  .search-form--cruise .search-form__content__button,
  .search-form--hotel .search-form__content__button,
  .search-form--ticket .search-form__content__button,
  .search-form--tour .search-form__content__button {
    height: 100%;
    display: flex;
    align-items: flex-end;
    padding: 0 0 0 20px;
  }
  .search-form--ticket .search-form__content__des {
    border-bottom: 0;
  }
  .search-form--ticket .search-form__content__right button {
    margin-top: 0;
  }
  .search-form--hotel .search-form__content__date {
    width: 33%;
  }
  .search-form--cruise .search-form__content__date {
    width: 30%;
  }
  .search-form .tt-dropdown-menu {
    max-height: 400px !important;
    height: auto;
    overflow-y: scroll;
    overflow-y: scroll;
  }
  .suggestion-des {
    left: 27.2% !important;
    width: 700px;
    max-width: 700px;
    min-width: 700px;
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #0071cd;
    background-color: #fff;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    border-radius: 0;
    border-width: 1px !important;
    border-color: #ccc !important;
    height: auto;
  }
  .suggestion-des .arrow {
    left: 16% !important;
  }
  .suggestion-des .btn-support-close {
    display: block;
  }
  .suggestion-des .bpv-color-title {
    text-transform: uppercase;
    font-size: 16px;
    color: #f37820;
    padding: 0;
    background-color: #fff;
    margin-bottom: 5px;
    margin-top: 5px;
  }
  .suggestion-des ul {
    list-style: none;
    padding-left: 0;
    font-size: 14px;
  }
  .suggestion-des ul a {
    padding: 6px 0 6px 8px;
    display: block;
    color: #666;
  }
  .slider-bgr-v2 .search-form {
    margin-top: -150px;
  }
}
.block-news-v2 {
  margin-bottom: 80px;
}
.block-news-v2 .row-news {
  background-color: #fff;
  padding: 0 0 0 120px;
  position: relative;
  min-height: 120px;
}
.block-news-v2 .list-item-article {
  margin-right: 0;
  margin-left: 0;
}
.block-news-v2 .list-item-article .left-column,
.block-news-v2 .list-item-article .right-column {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
.block-news-v2 .list-item-article .item-article {
  cursor: pointer;
  position: relative;
  margin-bottom: 30px;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.block-news-v2 .list-item-article .item-article:focus a,
.block-news-v2 .list-item-article .item-article:hover a {
  color: #00205d !important;
}
.block-news-v2 .list-item-article .item-article img {
  position: absolute;
  top: 0;
  width: 140px;
  left: 0;
}
.block-news-v2 .list-item-article .item-article .item-content {
  padding-left: 150px;
  min-height: 93px;
}
.block-news-v2 .list-item-article .item-article .item-content .date {
  color: #a8a8a8;
}
.block-news-v2 .list-item-article .item-article .item-content h4 {
  font-size: 16px;
  font-weight: 700;
  margin-top: -2px;
  margin-bottom: 20px;
}
.block-news-v2 .list-item-article .item-article .item-content h4 a {
  color: #333;
}
.block-news-v2 .list-item-article .item-article .item-content h4 a:focus,
.block-news-v2 .list-item-article .item-article .item-content h4 a:hover {
  color: #00205d;
}
.block-news-v2 .list-item-article .item-article .item-content .overview {
  margin-bottom: 20px;
}
.block-news-v2 .title-block-ticket {
  font-weight: 700;
  margin-bottom: 30px;
  text-align: left;
}
.block-news-slide .owl-carousel .col-xs-12 {
  padding-right: 10px !important;
  padding-left: 10px !important;
}
@media (min-width: 768px) {
  .block-news-v2 .list-item-article {
    margin-left: -10px;
    margin-right: -10px;
  }
  .block-news-v2 .list-item-article .item-article {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
  }
  .block-news-v2 .list-item-article .item-article img {
    left: 10px;
    width: 155px;
  }
  .block-news-v2 .list-item-article .item-article .item-content {
    padding-left: 170px;
    min-height: 106px;
  }
}
@media (min-width: 1025px) {
  .block-news-v2 .list-item-article {
    display: flex;
    margin-left: -30px;
    margin-right: -30px;
  }
  .block-news-v2 .list-item-article .item-article {
    padding-left: 30px;
    padding-right: 30px;
  }
  .block-news-v2 .list-item-article .item-article img {
    left: 30px;
  }
}
.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 !important;
  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 0.5s ease-in-out;
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 0.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("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 0.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 0.4s ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}
.owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
}
.owl-theme .owl-nav [class*="owl-"] {
  color: #fff;
  font-size: 14px;
  margin: 5px;
  width: 30px;
  height: 30px;
  line-height: 33px;
  background: #b6c6d5;
  display: inline-block;
  cursor: pointer;
  border-radius: 50%;
}
.owl-theme .owl-nav [class*="owl-"]:hover {
  background: #1d5ebc;
  color: #fff;
  text-decoration: none;
}
.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}
.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}
.owl-theme .owl-dots {
  text-align: center;
}
.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
}
.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #b6c6d5;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 0.2s ease;
  border-radius: 30px;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #1d5ebc;
}
.owl-carousel .owl-dot {
  background-color: #fff;
  border-color: #e4e4e4;
  width: 13px !important;
  height: 8px;
  margin: 0 3px 0 0;
  border-width: 0;
  box-sizing: border-box;
}
.owl-carousel .owl-dot.active,
.owl-carousel .owl-dot:focus {
  background-color: #ffb300;
  border-color: #ffb300;
}
#carousel-bpv-ads {
  position: relative;
}
#carousel-bpv-ads .owl-dots {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.owl-nav {
  text-decoration: none;
  opacity: 0.9;
  position: absolute;
  top: 0;
  width: 100%;
}
.owl-nav .owl-next,
.owl-nav .owl-prev {
  font-size: 100px;
  border: 0;
  background-color: transparent;
  height: 100%;
  position: absolute;
  padding-top: 6%;
  color: #271111c2;
}
.owl-nav .owl-next {
  right: 0;
}
.owl-nav .owl-next:focus,
.owl-nav .owl-prev:focus {
  border: 0;
  background: 0 0;
  outline: 0;
}
.slider-home-top .owl-dots {
  bottom: 70px !important;
}
.slider-home-v2 .owl-dots {
  bottom: 80px !important;
}
.bpv-ads-3 .owl-carousel .owl-dot,
.slider-home-top.owl-carousel .owl-dot,
.slider-home-v2 .owl-carousel .owl-dot {
  display: inline-block;
  width: 12px !important;
  height: 6px !important;
  margin: 3px 2px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fdfdfd;
  border: 0 solid #fdfdfd;
  border-radius: 11px;
}
.photo-slider .owl-dot {
  display: inline-block;
  width: 12px !important;
  height: 6px !important;
  margin: 3px 2px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fdfdfd;
  border: 0 solid #fdfdfd;
  border-radius: 11px;
}
.photo-slider.owl-carousel .owl-dot.active {
  width: 12px !important;
  height: 12px !important;
  margin: 0 3px;
  border: 0 solid #ff7d00;
  background-color: #ff7d00;
}
.owl-carousel li.owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}
.slider-ads-3.owl-carousel .owl-dot {
  display: inline-block;
  width: 18px !important;
  height: 8px !important;
  margin: 6px 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #c5c5c5;
  border: 0 solid #c5c5c5;
  border-radius: 11px;
}
.slider-ads-3.owl-carousel .owl-dot.active,
.slider-home-top.owl-carousel .owl-dot.active,
.slider-home-v2 .owl-carousel .owl-dot.active {
  width: 12px !important;
  height: 12px !important;
  margin: 0 3px;
  border: 0 solid #fff;
  background-color: #fff;
}
.slider-ads-3 .owl-dots {
  margin-top: 20px;
  text-align: center;
}
.slider-ads-3 .owl-nav {
  display: none;
}
.slider-ads-3.owl-carousel .owl-dot.active {
  width: 20px !important;
  height: 20px !important;
  margin: 0 3px;
  border: 2px solid #dd6e1d;
  background-color: #fff;
}
#carousel-bpv-ads {
  width: 100%;
  min-height: 25.4452926209vw;
  background: #fafafa;
}
@media (max-width: 767px) {
  #carousel-bpv-ads {
    width: 100%;
    min-height: 55.5555555556vw;
    background: #fafafa;
  }
  .slider-home-top .owl-nav {
    display: none;
  }
}
.block-faqs {
  background-color: #fafafa;
  margin-bottom: 60px;
}
.faqs .title-faq {
  margin-bottom: 0;
  border-bottom: 1px solid #ddd;
  padding: 16px 0;
  cursor: pointer;
  font-size: 16px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.faqs .item-faq > div[data-show="off"] i {
  transform: rotate(180deg);
}
.faqs .title-faq i {
  transition: 0.5s;
  font-size: 20px;
  font-weight: 700;
}
.faqs .item-faq:not(.link-more) {
  display: block;
}
.faqs .item-faq.link-more {
  display: none;
}
.faqs .item-faq .title-faq.last {
  border: none;
}
.faqs .item-faq.selected {
  background-color: #f1f1f1;
  padding: 15px 15px 3px 15px;
  margin: 15px 0;
}
.faqs .item-faq.selected .title-faq {
  border-bottom: 0 solid #ddd !important;
  color: #003580;
  padding: 0 !important;
  margin-bottom: 10px !important;
}
.faqs .item-faq.selected .content-faq {
  padding-left: 20px;
}
.faqs .btn-border-blue {
  padding: 6px 15px;
  border-radius: 15px;
}
.faqs table {
  width: 100%;
}
.faqs .title-faq .bpv-toggle-icon {
  margin-top: 5px;
}
.faqs .btn-show-extra-fap .glyphicon {
  margin-left: 3px;
  font-size: 11px;
}
.div-list-faq {
  width: 63.8%;
  float: left;
}
.div-sub-faq {
  width: 36.2%;
  float: left;
  padding-left: 70px;
}
.faq-background-color {
  background-color: #fdfdfd;
  padding-top: 60px;
  padding-bottom: 60px;
}
.faq-block .div-sub-faq .faq-title .avatar {
  width: 85px;
  float: left;
  margin-right: 15px;
}
.faq-block .div-sub-faq .faq-title .title {
  width: max-content;
  float: left;
  font-size: 20px;
  border-bottom: 1px solid #b1c3eb;
  margin-top: 20px;
  padding-bottom: 15px;
  font-weight: 700;
}
.faq-block .div-sub-faq .faq-title .title h3 {
  font-size: 20px;
  border-bottom: 1px solid #b1c3eb;
  margin-top: 20px;
  padding-bottom: 15px;
}
.div-sub-faq .contact {
  border: 2px solid #de6c2e;
  padding: 13px 13px 20px 15px;
  border-radius: 5px;
}
.div-sub-faq .contact .description {
  margin-top: 10px;
  padding-left: 5px;
  padding-right: 10px;
}
.faq-block .contact-info {
  margin-top: 25px;
  padding-left: 5px;
  padding-right: 10px;
}
.div-sub-faq .contact .btn-register {
  height: 42px;
  width: 100%;
  font-size: 18px;
  border-radius: 2px;
  margin-top: 40px;
}
.faq-block .contact-info .phone {
  float: left;
  font-weight: 700;
}
.faq-block .contact-info .app-chat {
  float: right;
  margin-top: 2px;
}
.faq-block .contact-info .hotline {
  color: #d40a0a;
  font-size: 18px;
  line-height: 20px;
}
.faq-block .contact-info .local-phone {
  font-size: 16px;
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .bpt-footer-contact .container,
  .faq-background-color > .container {
    padding-left: 20px;
    padding-right: 20px;
  }
  .div-list-faq {
    width: 100%;
  }
  .div-sub-faq {
    width: 100%;
    padding-left: 0;
    margin-top: 35px;
  }
}
@media screen and (max-width: 1024px) {
  .div-list-faq,
  .div-sub-faq {
    width: 100%;
    padding: 0;
    float: unset;
  }
  .div-sub-faq {
    margin-top: 45px;
  }
}
@media screen and (max-width: 768px) {
  .content-article-faq {
    margin-top: 0;
  }
  .div-list-faq {
    width: 100%;
    padding: 0 15px;
  }
  .faqs .title-faq .bpv-toggle-icon {
    margin-top: 10px;
    margin-right: 0;
  }
  .faqs .title-faq {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .faqs .title-faq > span:first-child {
    position: relative;
    width: 90%;
    height: unset !important;
    display: block;
  }
  .faqs .title-faq .icon {
    position: absolute;
    right: 0;
    top: 15px;
  }
  .faqs .title-faq .icon.icon-arrow-up-md-black {
    position: absolute;
    right: 0;
    top: 0;
  }
  .div-list-faq,
  .div-sub-faq {
    width: 100%;
    padding: 0;
  }
  .div-sub-faq {
    margin-top: 35px;
  }
}
.carousel-indicators {
  bottom: 0;
}
.carousel-indicators .active {
  background-color: #ffb300;
  border-color: #ffb300;
  width: 13px;
  height: 13px;
  margin: 0 3px 0 0;
}
.carousel-indicators li {
  background-color: #fff;
  border-color: #e4e4e4;
  width: 13px;
  height: 13px;
  margin: 0 3px 0 0;
}
#carousel-bpv-ads .carousel-control {
  width: 3%;
  text-align: center !important;
}
.carousel-control .glyphicon-chevron-left {
  margin-left: -5px;
}
.owl-carousel.row--flex {
  display: flex;
}
.owl-carousel.row--flex .owl-stage-outer {
  margin-bottom: -20px;
}
.owl-carousel.row--flex .owl-stage-outer .owl-stage {
  display: flex;
  margin-bottom: 20px;
}
.owl-carousel.row--flex .owl-stage-outer .owl-stage .col-lg-flex-1,
.owl-carousel.row--flex .owl-stage-outer .owl-stage .col-lg-flex-10,
.owl-carousel.row--flex .owl-stage-outer .owl-stage .col-lg-flex-11,
.owl-carousel.row--flex .owl-stage-outer .owl-stage .col-lg-flex-12,
.owl-carousel.row--flex .owl-stage-outer .owl-stage .col-lg-flex-2,
.owl-carousel.row--flex .owl-stage-outer .owl-stage .col-lg-flex-3,
.owl-carousel.row--flex .owl-stage-outer .owl-stage .col-lg-flex-4,
.owl-carousel.row--flex .owl-stage-outer .owl-stage .col-lg-flex-5,
.owl-carousel.row--flex .owl-stage-outer .owl-stage .col-lg-flex-6,
.owl-carousel.row--flex .owl-stage-outer .owl-stage .col-lg-flex-7,
.owl-carousel.row--flex .owl-stage-outer .owl-stage .col-lg-flex-8,
.owl-carousel.row--flex .owl-stage-outer .owl-stage .col-lg-flex-9,
.owl-carousel.row--flex .owl-stage-outer .owl-stage .col-md-flex-1,
.owl-carousel.row--flex .owl-stage-outer .owl-stage .col-md-flex-10,
.owl-carousel.row--flex .owl-stage-outer .owl-stage .col-md-flex-11,
.owl-carousel.row--flex .owl-stage-outer .owl-stage .col-md-flex-12,
.owl-carousel.row--flex .owl-stage-outer .owl-stage .col-md-flex-2,
.owl-carousel.row--flex .owl-stage-outer .owl-stage .col-md-flex-3,
.owl-carousel.row--flex .owl-stage-outer .owl-stage .col-md-flex-4,
.owl-carousel.row--flex .owl-stage-outer .owl-stage .col-md-flex-5,
.owl-carousel.row--flex .owl-stage-outer .owl-stage .col-md-flex-6,
.owl-carousel.row--flex .owl-stage-outer .owl-stage .col-md-flex-7,
.owl-carousel.row--flex .owl-stage-outer .owl-stage .col-md-flex-8,
.owl-carousel.row--flex .owl-stage-outer .owl-stage .col-md-flex-9,
.owl-carousel.row--flex .owl-stage-outer .owl-stage .col-sm-flex-1,
.owl-carousel.row--flex .owl-stage-outer .owl-stage .col-sm-flex-10,
.owl-carousel.row--flex .owl-stage-outer .owl-stage .col-sm-flex-11,
.owl-carousel.row--flex .owl-stage-outer .owl-stage .col-sm-flex-12,
.owl-carousel.row--flex .owl-stage-outer .owl-stage .col-sm-flex-2,
.owl-carousel.row--flex .owl-stage-outer .owl-stage .col-sm-flex-3,
.owl-carousel.row--flex .owl-stage-outer .owl-stage .col-sm-flex-4,
.owl-carousel.row--flex .owl-stage-outer .owl-stage .col-sm-flex-5,
.owl-carousel.row--flex .owl-stage-outer .owl-stage .col-sm-flex-6,
.owl-carousel.row--flex .owl-stage-outer .owl-stage .col-sm-flex-7,
.owl-carousel.row--flex .owl-stage-outer .owl-stage .col-sm-flex-8,
.owl-carousel.row--flex .owl-stage-outer .owl-stage .col-sm-flex-9,
.owl-carousel.row--flex .owl-stage-outer .owl-stage .col-xs-flex-1,
.owl-carousel.row--flex .owl-stage-outer .owl-stage .col-xs-flex-10,
.owl-carousel.row--flex .owl-stage-outer .owl-stage .col-xs-flex-11,
.owl-carousel.row--flex .owl-stage-outer .owl-stage .col-xs-flex-12,
.owl-carousel.row--flex .owl-stage-outer .owl-stage .col-xs-flex-2,
.owl-carousel.row--flex .owl-stage-outer .owl-stage .col-xs-flex-3,
.owl-carousel.row--flex .owl-stage-outer .owl-stage .col-xs-flex-4,
.owl-carousel.row--flex .owl-stage-outer .owl-stage .col-xs-flex-5,
.owl-carousel.row--flex .owl-stage-outer .owl-stage .col-xs-flex-6,
.owl-carousel.row--flex .owl-stage-outer .owl-stage .col-xs-flex-7,
.owl-carousel.row--flex .owl-stage-outer .owl-stage .col-xs-flex-8,
.owl-carousel.row--flex .owl-stage-outer .owl-stage .col-xs-flex-9 {
  height: 100%;
}
.owl-theme .owl-nav {
  display: flex;
  top: 50%;
  margin-top: 0;
}
.owl-theme .owl-nav [class*="owl-"] {
  width: 40px;
  height: 40px;
  background: #fff;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  font-size: 45px;
  margin: 0;
  color: #707070;
  transform: translateY(-50%);
  text-align: center;
}
.owl-theme .owl-nav [class*="owl-"]:hover {
  background: #1d5ebc;
  color: #fff;
}
.owl-theme .owl-nav [class*="owl-"] span {
  height: auto;
}
.owl-theme .owl-next,
.owl-theme .owl-prev {
  padding-top: 0;
}
.latest_review {
  margin-top: 40px;
  padding: 40px 0 60px 0;
  background: #fafafa;
}
.latest_review .owl-stage {
  padding-left: 0 !important;
}
.latest_review .owl-nav {
  display: none;
}
.latest_review .owl-dots {
  display: none;
}
.latest_review h2 {
  margin-bottom: 20px;
  text-align: center;
}
.latest_review a {
  color: #00205d;
  font-size: 14px;
  font-weight: 700;
}
.latest_review__content__item_owl {
  padding: 2px;
}
.latest_review__content__item {
  background: #fff;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.25);
  margin-bottom: 0;
  height: 390px;
  padding: 23px 0;
  font-size: 16px;
  cursor: pointer;
  border-radius: 4px;
}
.latest_review__content__item__score {
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  padding: 0 23px;
}
.latest_review__content__item__score span:first-child {
  background: #27aa45;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  padding: 3px 7px;
  border-radius: 4px;
  margin-right: 8px;
}
.latest_review__content__item__score span:last-child {
  color: #27aa45;
  font-weight: 700;
}
.latest_review__content__item__title {
  font-size: 18px;
  font-weight: 700;
  margin: 0 23px;
  margin-bottom: 15px;
  overflow: hidden;
  white-space: nowrap;
}
.latest_review__content__item__positive {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 25px;
  min-height: 130px;
  max-height: 130px;
  padding: 0 23px;
  overflow: hidden;
  text-align: justify;
}
.latest_review__content__item__name {
  background: #f2f2f2;
  border-radius: 42px 0 0 42px;
  display: flex;
  height: 83px;
  padding: 10px;
  margin-left: 23px;
  margin-bottom: 15px;
}
.latest_review__content__item__name div:first-child {
  border-radius: 40px 40px 40px 40px;
  background: #bdbdbd;
  color: #f2f2f2;
  font-size: 20px;
  font-weight: 700;
  width: 65px;
  height: 63px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.latest_review__content__item__name div:last-child {
  margin-left: 15px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.latest_review__content__item__name div:last-child label {
  width: 100%;
  font-weight: 500;
}
.latest_review__content__item__name div:last-child span {
  width: 100%;
  font-weight: 400;
}
.latest_review__content__item__by {
  margin: 0 23px;
  font-weight: 400;
  color: #828282;
  overflow: hidden;
  white-space: nowrap;
}
.latest_review__content__item__by span {
  font-weight: 700;
}
.latest_review__content__item__by a {
  color: #333;
  color: #828282;
  font-size: 16px;
  font-weight: 700;
}
.latest_review__content__item__by a:focus,
.latest_review__content__item__by a:hover {
  color: #00205d;
}
@media (min-width: 768px) {
  .latest_review {
    margin-top: 60px;
    padding: 50px 0 60px 0;
  }
  .latest_review h2 {
    margin-bottom: 30px;
  }
  .latest_review .owl-nav {
    display: block;
  }
  .latest_review .owl-nav .owl-prev {
    margin-left: -20px;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .latest_review .owl-nav .owl-next {
    margin-right: -20px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .latest_review .owl-nav .glyphicon {
    font-size: 22px;
  }
  .latest_review__content__item {
    height: 378px;
  }
  .latest_review__content__item__positive {
    min-height: 110px;
    max-height: 110px;
  }
}
.questions {
  margin-top: 45px;
}
.questions .div-title {
  overflow: hidden;
  display: flex;
  margin-bottom: 20px;
  align-items: flex-start;
}
.questions .div-title .count {
  font-size: 22px;
  line-height: 25px;
  margin-left: 5px;
  position: relative;
}
.question-title {
  font-weight: 700;
  margin-bottom: 0;
}
.lst .q-ask {
  padding: 0;
  overflow: hidden;
  background-color: #fafafa;
  border-radius: 4px;
  box-shadow: 0 0 7px 3px #dfdfdf;
}
.lst .q-ask .col-ques {
  padding: 0;
}
.lst .q-ask .col-ques .text-are {
  border-radius: 4px 0 0 4px;
  border: 0;
  outline: 0;
  resize: none;
}
.lst .q-ask .col-btn-ques {
  padding: 5px;
}
.lst .q-ask .col-btn-ques .btn-question {
  border: 0;
  border-radius: 3px;
  padding: 10px;
  color: #2272b9;
  background-color: #e4eef7;
  font-size: 16px;
  font-weight: 700;
}
.lst .sort-question {
  font-size: 16px;
  border-bottom: 1px solid #ddd;
  margin-top: 25px;
  padding-bottom: 10px;
  margin-bottom: 25px;
}
.lst .lbl-sort-question {
  float: left;
  font-weight: 700;
  margin-right: 15px;
}
.lst .q-question {
  position: relative;
  background-color: #fafafa;
  padding: 15px;
  margin-bottom: 15px;
  margin-top: 20px;
  border-radius: 10px;
}
.lst .q-answers {
  border-bottom: 1px solid #eee;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.lst div.q-answers:last-child {
  border-bottom: 0 solid #eee;
  margin-bottom: 0;
  padding-bottom: 0;
}
.lst .list-ans {
  position: relative;
  padding: 15px;
  border: 1px solid #ddd;
  border-radius: 10px;
}
.modal-questions .modal-dialog {
  width: 600px;
}
.lst .q-answers::after,
.lst .q-answers:before {
  bottom: 100%;
  left: 5%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.lst .q-answers:after {
  border-color: transparent;
  border-bottom-color: #fff;
  border-width: 14px;
  margin-left: -14px;
}
.lst .q-answers:before {
  border-color: transparent;
  border-bottom-color: #ddd;
  border-width: 15px;
  margin-left: -15px;
}
.lst .q-item {
  border-top: 1px solid #ddd;
  margin-top: 30px;
  padding-top: 5px;
}
.lst .q-item:first-child {
  border-top: 0 solid #ddd;
  padding-top: 0;
  margin-top: 0;
}
.icon-question {
  width: 39px;
  height: 28px;
  background-position: -227.5px -67.5px;
}
.icon-question::before {
  font-size: 28px;
}
.icon-answer {
  width: 39px;
  height: 28px;
  background-position: -227.5px -121px;
}
.icon-answer::before {
  font-size: 28px;
}
.icon-vote-v201 {
  width: 16.5px;
  height: 16.5px;
  background-position: -292.5px -181px;
  margin-top: -6px;
}
.icon-reply-v201 {
  width: 15.5px;
  height: 15.5px;
  background-position: -292.5px -128px;
  margin-top: -6px;
}
.q-item .reply,
.q-item .vote {
  font-size: 16px;
  color: #e38e50;
  cursor: pointer;
}
.q-item .icon-answer,
.q-item .icon-question {
  position: absolute;
}
.q-item .ques-name {
  color: #888;
  margin-bottom: 10px;
}
#modal_thank_you .modal-dialog {
  top: 40%;
  width: fit-content;
}
#modal_thank_you .modal-dialog .close {
  position: absolute;
  right: 10px;
  top: 5px;
}
#modal_thank_you .modal-header {
  padding: 10px;
}
#modal_thank_you .modal-header .border-icon-ok {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  margin-left: auto;
  margin-right: auto;
  background-color: #4caf50;
  padding-top: 8px;
  text-align: center;
}
#modal_thank_you .modal-header .border-icon-ok i {
  color: #fff;
  font-size: 25px;
  position: relative;
  top: 5px;
}
#modal_thank_you .modal-header .border-icon-ok i::before {
  color: #fff;
}
.q-item .q-text,
.q-item .ques-name {
  padding-left: 56px;
}
@media (max-width: 767px) {
  .lst .q-item--hide {
    display: none;
  }
  .lst .q-answers::after,
  .lst .q-answers:before {
    left: 8%;
  }
  .questions {
    margin-top: 50px;
  }
  .flight-hr {
    display: none;
  }
  .description-text {
    width: 100%;
  }
  .box-form-regis {
    top: 68%;
  }
  .q-item .q-text,
  .q-item .ques-name {
    padding-left: 50px;
    overflow: hidden;
  }
  .modal-questions .modal-dialog {
    width: 100%;
    margin: 0;
    padding: 10px;
  }
}
.popular_destination .col-text {
  text-align: center;
}
.popular_destination .col-text > h2 {
  line-height: 30px;
  margin-bottom: 15px;
}
.popular_destination .col-text > p {
  line-height: 28px;
  margin-bottom: 20px;
}
.popular_destination .col-text .btn-border-blue {
  padding: 8px 30px;
  border-radius: 3px;
}
.popular_destination .col-text .btn-border-blue .glyphicon-menu-right {
  padding-left: 5px;
}
.popular_destination .products-destination-item {
  cursor: pointer;
}
.popular_destination .col-image {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}
.popular_destination .col-image .item {
  margin-top: 10px;
  padding-left: 5px;
  padding-right: 5px;
}
.popular_destination .col-image .item .col-img-item {
  position: relative;
  overflow: hidden;
  border-radius: 45px;
}
.popular_destination .col-image .item .col-img-item:hover img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.popular_destination .col-image .item .col-img-item .bg-overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: #000;
  opacity: 35%;
  border-radius: 45px;
}
.popular_destination .col-image .item .col-img-item .col-img-text {
  position: absolute;
  width: 100%;
  text-align: center;
  top: 50%;
  color: #fff;
  transform: translateY(-50%);
}
.popular_destination .col-image .item .col-img-item .col-img-text .text-name {
  font-size: 20px;
  font-weight: 700;
  display: block;
}
.popular_destination
  .col-image
  .item
  .col-img-item
  .col-img-text
  .num-destination {
  font-weight: 700;
  font-size: 14px;
}
.popular_destination .col-image img {
  max-width: 100%;
  width: 100%;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media (min-width: 768px) {
  .popular_destination .col-image img {
    width: 100%;
  }
  .popular_destination .col-image .item .col-img-item .bg-overlay {
    border-radius: 70px;
  }
  .popular_destination .col-image .item .col-img-item {
    border-radius: 70px;
  }
  .popular_destination .col-text {
    text-align: center;
  }
  .popular_destination .col-text > h2 {
    line-height: 32px;
    text-align: center;
  }
  .popular_destination .col-image {
    margin-bottom: -30px;
    margin-right: -10px;
    margin-left: -10px;
  }
  .popular_destination .col-image .item {
    margin-top: 0;
    margin-bottom: 30px;
    padding-left: 10px;
    padding-right: 15px;
  }
  .popular_destination .col-image .item .col-img-item .bg-overlay {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
  }
  .popular_destination .col-image .item .col-img-item .col-img-text .text-name {
    font-size: 24px;
  }
}
.popular_domestic_destination {
  margin-top: 60px;
  position: relative;
}
.popular_domestic_destination .col-text {
  text-align: center;
}
.popular_domestic_destination .col-text > h2 {
  line-height: 30px;
  margin-bottom: 15px;
  text-align: center;
}
.popular_domestic_destination .col-text > p {
  line-height: 28px;
  margin-bottom: 20px;
}
.popular_domestic_destination .col-text .btn-border-blue {
  padding: 8px 30px;
  border-radius: 3px;
}
.popular_domestic_destination .col-text .btn-border-blue .glyphicon-menu-right {
  padding-left: 5px;
}
.popular_domestic_destination .products-destination-item {
  cursor: pointer;
}
.popular_domestic_destination .item {
  margin-top: 10px;
}
.popular_domestic_destination .item:nth-of-type(2n) {
  padding-left: 5px;
}
.popular_domestic_destination .item:nth-of-type(2n + 1) {
  padding-right: 5px;
}
.popular_domestic_destination .item .col-img-item {
  position: relative;
  overflow: hidden;
}
.popular_domestic_destination .item .col-img-item:hover img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.popular_domestic_destination .item .col-img-item .bg-overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: #000;
  opacity: 10%;
}
.popular_domestic_destination .item .col-img-item .col-img-text {
  position: absolute;
  width: 100%;
  text-align: left;
  left: 20px;
  bottom: -15px;
  color: #fff;
  transform: translateY(-50%);
}
.popular_domestic_destination .item .col-img-item .col-img-text .text-name {
  font-size: 22px;
  font-weight: 700;
  display: block;
}
.popular_domestic_destination
  .item
  .col-img-item
  .col-img-text
  .num-destination {
  font-weight: 700;
}
.popular_domestic_destination img {
  max-width: 100%;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  object-fit: cover;
}
@media (max-width: 767px) {
  .popular_domestic_destination.container-v2 {
    margin-top: 40px !important;
  }
  .popular_domestic_destination img {
    height: 115px;
  }
  .popular_domestic_destination .item .col-img-item .col-img-text .text-name {
    font-size: 20px;
  }
  .popular_domestic_destination .item .col-img-item .col-img-text {
    font-size: 14px;
  }
  .popular_domestic_destination .flash.row {
    padding: 0 10px;
  }
  .popular_domestic_destination .col-text > h2 {
    width: 65%;
    margin-right: auto;
    margin-left: auto;
  }
}
@media (min-width: 768px) {
  .popular_domestic_destination .col-img-item {
    height: 100%;
  }
  .popular_domestic_destination .col-text {
    text-align: unset;
    padding-right: 25px;
  }
  .popular_domestic_destination .col-text > h2 {
    line-height: 32px;
    text-align: center;
  }
  .popular_domestic_destination .col-image {
    margin-bottom: -30px;
  }
  .popular_domestic_destination .col-image .item {
    margin-top: 0;
    margin-bottom: 30px;
  }
  .popular_domestic_destination .col-image .item:nth-of-type(3n + 1) {
    padding-right: 16.66px;
    padding-left: 10px;
  }
  .popular_domestic_destination .col-image .item:nth-of-type(3n + 2) {
    padding-right: 13.33px;
    padding-left: 13.33px;
  }
  .popular_domestic_destination .col-image .item:nth-of-type(3n + 3) {
    padding-right: 10px;
    padding-left: 16.66px;
  }
  .popular_domestic_destination .col-image .item .col-img-item .bg-overlay {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
  }
  .popular_domestic_destination
    .col-image
    .item
    .col-img-item
    .col-img-text
    .text-name {
    font-size: 24px;
  }
  .owl-carousel-destination .owl-stage {
    padding-left: 0 !important;
  }
  .owl-carousel-destination .owl-stage-outer {
    width: inherit;
  }
  .owl-carousel-destination .owl-nav {
    display: none !important;
  }
  .owl-carousel-destination .owl-item img {
    object-fit: cover;
  }
}
.achivement-and-prizes {
  margin-top: 40px;
  margin-bottom: 30px;
}
.achivement-and-prizes h2 {
  margin-bottom: 20px;
}
.achivement-and-prizes .row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.achivement-and-prizes .wrap-box.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 50%;
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
  margin-bottom: 20px;
}
.achivement-and-prizes .wrap-box.col a {
  color: #444;
}
.achivement-and-prizes .wrap-box.col .item {
  text-align: center;
  box-shadow: 0 0 28px 6px #0000001f;
  border-radius: 24px;
  padding: 10px;
}
.achivement-and-prizes .wrap-box.col .item .img-item {
  min-height: 88px;
}
.achivement-and-prizes .wrap-box.col .item .text-center {
  font-size: 14px;
  font-weight: 500;
  height: 60px;
}
@media (min-width: 768px) {
  .achivement-and-prizes {
    margin-bottom: 60px;
    margin-top: 60px;
  }
  .achivement-and-prizes h2 {
    margin-bottom: 35px !important;
  }
  .achivement-and-prizes .row {
    margin-right: -15px;
    margin-left: -15px;
  }
  .achivement-and-prizes .wrap-box.col {
    padding-right: 15px;
    padding-left: 15px;
  }
  .achivement-and-prizes .wrap-box.col {
    max-width: 20%;
  }
  .achivement-and-prizes .wrap-box.col .item {
    padding: 10px 18px 5px 18px;
  }
  .achivement-and-prizes .wrap-box.col .item .text-center {
    margin-bottom: 0;
    font-size: 11px;
  }
  .achivement-and-prizes .wrap-box.col .item img {
    width: 100%;
    object-fit: contain;
  }
}
@media (min-width: 1000px) {
  .achivement-and-prizes .wrap-box.col .item img {
    width: initial;
    object-fit: initial;
  }
  .achivement-and-prizes .wrap-box.col .item .text-center {
    font-size: 12px;
  }
}
@media (min-width: 850px) {
  .achivement-and-prizes .wrap-box.col {
    max-width: 20%;
    margin-bottom: 0;
  }
  .achivement-and-prizes .wrap-box.col .item .text-center {
    font-size: 14px;
  }
}
.close-customer-group {
  position: relative;
}
.owl-carousel-customer-group .text-description:before {
  content: "\e957";
  font-family: bestprice !important;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  position: absolute;
  left: -2px;
  top: 4px;
  font-size: 15px;
  color: #cdcdcd;
}
.owl-carousel-customer-group .text-description::after {
  content: "\e958";
  font-family: bestprice !important;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  position: absolute;
  right: -6px;
  bottom: 4px;
  font-size: 15px;
  color: #cdcdcd;
}
.owl-carousel-customer-group .owl-stage {
  padding-left: 0 !important;
}
.owl-carousel-customer-group .owl-stage-outer {
  width: inherit;
  padding-bottom: 130px;
}
.owl-carousel-customer-group .owl-nav {
  display: none !important;
}
.owl-carousel-customer-group .owl-item img {
  object-fit: cover;
  border-radius: 8px;
}
.owl-carousel-customer-group .col-img-text {
  position: absolute;
  bottom: -90px;
  background: #fff;
  width: 90%;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 8px;
  padding: 15px;
  box-shadow: 0 0 15px 4px #0000001f;
  min-height: 104px;
}
.owl-carousel-customer-group .col-img-item.blank {
  background: gray;
  border-radius: 8px;
}
.owl-carousel-customer-group .item {
  position: relative;
}
.owl-carousel-customer-group .text-description {
  font-size: 14px;
  color: #828282;
  font-style: italic;
  padding-left: 20px;
  position: relative;
  min-height: 60px;
}
.owl-carousel-customer-group .text-name {
  font-size: 14px;
  font-weight: 500;
}
.owl-carousel-customer-group .col-img-text:before {
  content: "";
  top: -21px;
  left: 25px;
  width: 0;
  height: 0;
  border-bottom: 30px solid #fff;
  border-left: 20px solid transparent;
  position: absolute;
  transform: rotate(20.59deg);
}
@media (max-width: 767px) {
  .close-customer-group h2 {
    width: 65%;
    margin: auto;
    margin-bottom: 20px;
  }
  .close-customer-group .photo-slider {
    left: 10px;
  }
  .close-customer-group .photo-slider {
    position: initial;
    padding-left: 10px;
  }
  .owl-carousel-customer-group .owl-item img {
    min-height: 172px;
    max-height: 214px;
  }
  .col-img-item.blank {
    min-height: 172px;
    max-height: 214px;
  }
  .close-customer-group {
    height: 100% !important;
    margin-bottom: 5px;
  }
}
.carousel-indicators {
  bottom: 0;
}
.carousel-indicators .active {
  background-color: #ffb300;
  border-color: #ffb300;
  width: 13px;
  height: 13px;
  margin: 0 3px 0 0;
}
.carousel-indicators li {
  background-color: #fff;
  border-color: #e4e4e4;
  width: 13px;
  height: 13px;
  margin: 0 3px 0 0;
}
#carousel-bpv-ads .carousel-control {
  width: 3%;
  text-align: center !important;
}
.carousel-control .glyphicon-chevron-left {
  margin-left: -5px;
}
.owl-carousel.row--flex {
  display: flex;
}
.owl-carousel.row--flex .owl-stage-outer {
  margin-bottom: -20px;
}
.owl-carousel.row--flex .owl-stage-outer .owl-stage {
  display: flex;
  margin-bottom: 20px;
}
.owl-carousel.row--flex .owl-stage-outer .owl-stage .col-lg-flex-1,
.owl-carousel.row--flex .owl-stage-outer .owl-stage .col-lg-flex-10,
.owl-carousel.row--flex .owl-stage-outer .owl-stage .col-lg-flex-11,
.owl-carousel.row--flex .owl-stage-outer .owl-stage .col-lg-flex-12,
.owl-carousel.row--flex .owl-stage-outer .owl-stage .col-lg-flex-2,
.owl-carousel.row--flex .owl-stage-outer .owl-stage .col-lg-flex-3,
.owl-carousel.row--flex .owl-stage-outer .owl-stage .col-lg-flex-4,
.owl-carousel.row--flex .owl-stage-outer .owl-stage .col-lg-flex-5,
.owl-carousel.row--flex .owl-stage-outer .owl-stage .col-lg-flex-6,
.owl-carousel.row--flex .owl-stage-outer .owl-stage .col-lg-flex-7,
.owl-carousel.row--flex .owl-stage-outer .owl-stage .col-lg-flex-8,
.owl-carousel.row--flex .owl-stage-outer .owl-stage .col-lg-flex-9,
.owl-carousel.row--flex .owl-stage-outer .owl-stage .col-md-flex-1,
.owl-carousel.row--flex .owl-stage-outer .owl-stage .col-md-flex-10,
.owl-carousel.row--flex .owl-stage-outer .owl-stage .col-md-flex-11,
.owl-carousel.row--flex .owl-stage-outer .owl-stage .col-md-flex-12,
.owl-carousel.row--flex .owl-stage-outer .owl-stage .col-md-flex-2,
.owl-carousel.row--flex .owl-stage-outer .owl-stage .col-md-flex-3,
.owl-carousel.row--flex .owl-stage-outer .owl-stage .col-md-flex-4,
.owl-carousel.row--flex .owl-stage-outer .owl-stage .col-md-flex-5,
.owl-carousel.row--flex .owl-stage-outer .owl-stage .col-md-flex-6,
.owl-carousel.row--flex .owl-stage-outer .owl-stage .col-md-flex-7,
.owl-carousel.row--flex .owl-stage-outer .owl-stage .col-md-flex-8,
.owl-carousel.row--flex .owl-stage-outer .owl-stage .col-md-flex-9,
.owl-carousel.row--flex .owl-stage-outer .owl-stage .col-sm-flex-1,
.owl-carousel.row--flex .owl-stage-outer .owl-stage .col-sm-flex-10,
.owl-carousel.row--flex .owl-stage-outer .owl-stage .col-sm-flex-11,
.owl-carousel.row--flex .owl-stage-outer .owl-stage .col-sm-flex-12,
.owl-carousel.row--flex .owl-stage-outer .owl-stage .col-sm-flex-2,
.owl-carousel.row--flex .owl-stage-outer .owl-stage .col-sm-flex-3,
.owl-carousel.row--flex .owl-stage-outer .owl-stage .col-sm-flex-4,
.owl-carousel.row--flex .owl-stage-outer .owl-stage .col-sm-flex-5,
.owl-carousel.row--flex .owl-stage-outer .owl-stage .col-sm-flex-6,
.owl-carousel.row--flex .owl-stage-outer .owl-stage .col-sm-flex-7,
.owl-carousel.row--flex .owl-stage-outer .owl-stage .col-sm-flex-8,
.owl-carousel.row--flex .owl-stage-outer .owl-stage .col-sm-flex-9,
.owl-carousel.row--flex .owl-stage-outer .owl-stage .col-xs-flex-1,
.owl-carousel.row--flex .owl-stage-outer .owl-stage .col-xs-flex-10,
.owl-carousel.row--flex .owl-stage-outer .owl-stage .col-xs-flex-11,
.owl-carousel.row--flex .owl-stage-outer .owl-stage .col-xs-flex-12,
.owl-carousel.row--flex .owl-stage-outer .owl-stage .col-xs-flex-2,
.owl-carousel.row--flex .owl-stage-outer .owl-stage .col-xs-flex-3,
.owl-carousel.row--flex .owl-stage-outer .owl-stage .col-xs-flex-4,
.owl-carousel.row--flex .owl-stage-outer .owl-stage .col-xs-flex-5,
.owl-carousel.row--flex .owl-stage-outer .owl-stage .col-xs-flex-6,
.owl-carousel.row--flex .owl-stage-outer .owl-stage .col-xs-flex-7,
.owl-carousel.row--flex .owl-stage-outer .owl-stage .col-xs-flex-8,
.owl-carousel.row--flex .owl-stage-outer .owl-stage .col-xs-flex-9 {
  height: 100%;
}
.owl-theme .owl-nav {
  display: flex;
  top: 50%;
  margin-top: 0;
}
.owl-theme .owl-nav [class*="owl-"] {
  width: 40px;
  height: 40px;
  background: #fff;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  font-size: 45px;
  margin: 0;
  color: #707070;
  transform: translateY(-50%);
  text-align: center;
}
.owl-theme .owl-nav [class*="owl-"]:hover {
  background: #1d5ebc;
  color: #fff;
}
.owl-theme .owl-nav [class*="owl-"] span {
  height: auto;
}
.owl-theme .owl-next,
.owl-theme .owl-prev {
  padding-top: 0;
}
.deals .list-deals .owl-stage {
  padding-left: 0 !important;
}
.deals h2 {
  padding-left: 10px;
  padding-right: 10px;
}
.deals .text-center {
  padding-left: 25px;
  padding-right: 25px;
  margin-bottom: 20px;
}
.deals .content-title {
  padding-left: 25px;
  padding-right: 25px;
  margin-bottom: 30px;
}
.deals .list-deals img {
  border-radius: 8px;
}
.deals .item {
  cursor: pointer;
  overflow: hidden;
  border-radius: 8px;
}
.deals .item:hover img {
  max-width: 100%;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border-radius: 15px;
}
.deals .item:hover:hover img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
h2 {
  text-align: center;
}
.block-category .row {
  margin-right: 5px;
  margin-left: 5px;
}
.block-category .item {
  padding-right: 5px;
  padding-left: 5px;
}
#tour-category {
  background: #fbfbfb;
}
#tour-category .owl-carousel .owl-stage-outer {
  padding: 20px 0;
}
.icon-deals::before {
  border-right: 8px solid #740000;
}
.icon-deals {
  border-radius: 6px 6px 6px 0;
}
.flash .owl-stage-outer:after {
  content: "";
  position: absolute;
  line-height: 0;
  width: 195px;
  height: 100%;
  background: linear-gradient(
    to right,
    rgba(255, 0, 0, 0),
    rgba(255, 255, 255, 0.6)
  );
  z-index: 19;
  top: 0;
  right: 0;
  pointer-events: none;
}
span.ico-right {
  font-weight: 700;
}
.btn-border-blue i {
  font-weight: 700;
}
.block-why-us-v201 .why-us-content-v201 {
  border-bottom: 0 !important;
}
.block-category .owl-theme .owl-prev {
  transform: translate(-35px, -50%);
}
.block-category .owl-theme .owl-next {
  transform: translate(35px, -50%);
}
.why-us-item-1 {
  width: 25% !important;
}
.why-us-item-2 {
  width: 33% !important;
}
.why-us-item-3 {
  width: 42% !important;
}
.faq-background-color {
  margin-top: 30px;
  margin-bottom: 30px;
  padding-top: 30px;
  padding-bottom: 30px;
}
.container .block-news-v2 {
  margin-bottom: 10px;
  margin-top: 50px;
}
.container .block-news-v2 .title-block-ticket {
  margin-bottom: 20px;
}
.page-header-breadcrumb {
  overflow: hidden;
  white-space: nowrap;
  margin-bottom: 30px;
}
.block-category .owl-stage {
  padding-left: 0 !important;
}
.tour-search-description {
  margin-bottom: 60px;
  max-width: 888px;
  margin-left: auto;
  margin-right: auto;
}
.tour-search-description h2 {
  margin-bottom: 20px;
}
.search-content p.text-center {
  color: #828282;
  font-size: 14px;
  margin-bottom: 20px;
}
.search-content .search-overview-none-banner {
  margin-top: 0;
}
.search-content .search-overview h1 {
  margin-bottom: 15px;
  text-align: center;
}
.search-content .search-overview h2 {
  margin-bottom: 15px;
  text-align: center;
}
.search-content .filtered-items .item {
  margin-bottom: 10px;
  background-color: #39f;
  border: 1px solid #39f;
  border-radius: 15px;
  display: inline-block;
  padding: 5px 10px;
  font-weight: 700;
  font-size: 12px;
  color: #fff;
  cursor: pointer;
  margin-right: 10px;
}
.search-content .block-filter-box .view-more-des {
  font-size: 14px;
}
.search-content .block-filter-box .bpv-filter-box {
  background-color: #fff;
  margin-bottom: 30px;
  font-size: 14px;
}
.search-content .block-filter-box .bpv-filter-box .title {
  padding: 10px 0;
  border-bottom: 1px solid #ddd;
  font-weight: 700;
  margin-bottom: 0;
}
.search-content .block-filter-box .bpv-filter-box .content {
  padding: 15px 0 0;
}
.search-content
  .block-filter-box
  .bpv-filter-box
  .content
  .panel-heading-filter {
  cursor: pointer;
  padding: 10px 0;
  font-weight: 700;
}
.search-content
  .block-filter-box
  .bpv-filter-box
  .content
  .panel-collapse
  .item {
  padding-left: 15px;
}
.search-content .block-filter-box .bpv-filter-box .content .item {
  padding-left: 0;
  margin-bottom: 15px;
  margin-top: 0;
}
.search-content .block-filter-box .bpv-filter-box .content .item a {
  color: #333;
  margin-top: 20px;
}
.search-content .block-filter-box .bpv-filter-box .content .item a:focus,
.search-content .block-filter-box .bpv-filter-box .content .item a:hover {
  color: #00205d;
}
.search-content .block-filter-box .bpv-filter-box .content .item.active a {
  color: #00205d;
}
.search-content .block-filter-box .bpv-filter-row {
  overflow: hidden;
  border: 0;
  border-top: 1px solid #ddd;
}
.search-content .block-filter-box .bpv-filter-row .title {
  float: left;
  background-color: #fff;
  border-bottom: 0 solid #ddd;
  padding: 10px 0;
  width: 30px;
}
.search-content .block-filter-box .bpv-filter-row .content {
  overflow: hidden;
  padding: 0;
}
.search-content .block-filter-box .bpv-filter-row .content .item {
  float: left;
  padding-left: 30px;
  margin-bottom: 20px;
  margin-top: 20px;
}
.search-content .block-filter-box .bpv-filter-departing {
  margin-bottom: 0;
}
.search-content .block-filter-box .bpv-filter-duration {
  margin-bottom: 15px;
}
.search-content .block-filter-box .bpv-filter-duration .content .item {
  width: 25%;
  margin-bottom: 10px;
  margin-top: 10px;
}
.search-content
  .block-filter-box
  .bpv-filter-duration
  .content
  .item.item-m-hide {
  display: none;
}
.search-content .bpv-filter-box-main {
  background-color: #fafafa;
  padding-bottom: 5px;
}
.search-content .bpv-filter-box-main .title {
  background-color: #fafafa;
  border-bottom: 0 solid #ddd;
  padding: 15px;
  font-weight: 700;
  font-size: 18px;
}
.search-content .bpv-filter-box-main .line-dashed {
  border-bottom: 1px dashed #ddd;
  margin-bottom: 10px;
  margin-top: 10px;
}
.search-content .bpv-filter-box-main .content .panel-heading-filter {
  font-weight: 700;
  cursor: pointer;
}
.search-content .bpv-filter-box-main .content .panel-heading-filter i {
  transition: 0.5s;
}
.search-content
  .bpv-filter-box-main
  .content
  .panel-heading-filter.collapsed
  i {
  transition: 0.5s;
  transform: rotate(180deg);
}
.search-content .bpv-filter-box-main .content .item {
  padding-left: 30px;
  margin-bottom: 15px;
  margin-top: 0;
}
.search-content .bpv-filter-box-main .content .item a {
  color: #333;
  margin-top: 20px;
}
.search-content .bpv-filter-box-main .content .item a:focus,
.search-content .bpv-filter-box-main .content .item a:hover {
  color: #00205d;
}
.search-content .block-more-filter {
  text-align: -webkit-center;
}
.search-content .block-more-filter .btn-more-filter {
  box-shadow: 0 3px 6px #0000004d;
  border-radius: 50%;
  width: 26px;
  height: 26px;
}
.search-content .block-more-filter .btn-more-filter .icon-arrow-down-v20 {
  margin-top: 4px;
}
.search-content .tour-search-btn {
  text-align: center;
  background-color: #fafafa;
  padding: 15px;
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: 10px;
}
.search-content .tour-search-btn .btn-filter {
  padding: 7px 20px;
  border-radius: 4px;
  border: 0;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}
.questions {
  margin-top: 0 !important;
}
.search-result-qa {
  margin-bottom: 70px;
}
.outbound-first {
  display: flex;
  flex-direction: column-reverse;
}
@media (max-width: 767px) {
  h2 {
    font-size: 24px;
  }
}
.list-destination-tour .title-des {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 20px;
}
.list-destination-tour .title-row-2 {
  margin-top: 25px;
}
.list-destination-tour .item {
  margin-bottom: 15px;
}
.list-destination-tour .item a {
  color: #333;
}
.list-destination-tour .item a:focus,
.list-destination-tour .item a:hover {
  color: #00205d;
}
.block-category .title-block-category {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 20px;
}
.block-category .item {
  cursor: pointer;
}
.block-category .item .item-content {
  padding: 15px;
  background: #fff;
  box-shadow: 0 0 10px 5px #0000000f;
  border-radius: 16px;
  height: 65px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  margin-bottom: 10px;
}
.block-category .item .item-content a {
  color: #333;
  font-weight: 400;
}
.block-category .item .item-content a:focus,
.block-category .item .item-content a:hover {
  color: #00205d;
}
.block-category .item .item-content div {
  margin-top: 10px;
}
@media (max-width: 767px) {
  #tour-category {
    margin-bottom: 20px;
  }
  section.tour-promotion.padding-bottom-40.margin-top-40 {
    padding-bottom: 40px;
  }
  h2.advertise.title {
    padding-top: 35px;
    border-top: 8px solid #efefef;
    padding-bottom: 5px;
  }
  .container.block-category {
    padding: 20px 0 10px 0;
  }
  #list_category.owl-theme .owl-nav [class*="owl-"] {
    width: 20px;
    height: 20px;
    font-size: 23px;
    display: flex;
    align-items: center;
    justify-content: center;
    top: -5px;
  }
  #list_category.owl-theme .owl-nav .owl-prev {
    transform: translate(-9px, -50%);
  }
  #list_category.owl-theme .owl-nav [class*="owl-"] > div {
    margin-top: -3px;
  }
  #list_category.owl-theme .owl-nav .owl-next {
    transform: translate(9px, -50%);
  }
  .tour-search-description img {
    max-width: 100%;
    height: auto;
  }
  .block-category .item .item-content {
    padding: 10px !important;
    height: 55px;
    margin-bottom: 10px;
  }
  .block-category .item .item-content a {
    font-size: 12px;
  }
}
@media (min-width: 768px) {
  h2.advertise.title {
    display: none;
  }
  #tour-category {
    margin-bottom: 20px;
  }
  .container.block-category {
    padding: 20px 0 10px 0;
  }
  .block-category .row {
    margin-right: 5px;
    margin-left: 5px;
  }
  #tour-category {
    margin-bottom: 40px;
  }
  .page-header-breadcrumb {
    background-color: #fff;
    overflow: unset;
    white-space: normal;
    margin-top: 10px;
  }
  .faq-background-color {
    margin-top: 40px;
    margin-bottom: 40px;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .space-fixed {
    display: none;
  }
  h2 {
    font-size: 28px;
    text-align: center;
  }
  .header-v201.non-bgr {
    box-shadow: 0 4px 3px 0 #dddddd7d;
    border-bottom: 1px solid #ddd;
  }
  .header-v201.fixed-header .header-content {
    box-shadow: none;
    border-bottom: 1px solid #ddd;
  }
  .search-content {
    margin-top: 65px;
  }
  .search-content .search-overview h1 {
    margin-bottom: 40px;
  }
  .search-content .search-overview h2 {
    margin-bottom: 40px;
  }
  .search-content .bpv-col-right {
    float: left;
    padding-left: 0;
    padding-right: 35px;
  }
  .search-content .block-filter-box {
    background-color: #fafafa;
    box-shadow: 0 3px 6px #0000004d;
    padding: 15px;
    margin-bottom: 30px;
  }
  .search-content .block-filter-box .bpv-filter-box {
    border: 0 solid #ddd;
    margin-bottom: 25px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #ddd;
    background-color: #fafafa;
  }
  .search-content .block-filter-box .bpv-filter-box:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0 solid #ddd;
  }
  .search-content .block-filter-box .bpv-filter-box .title {
    padding: 0;
    background-color: transparent;
    border-bottom: 0 solid #ddd;
    margin-bottom: 10px;
    padding-bottom: 10px;
  }
  .search-content .block-filter-box .bpv-filter-box .content {
    padding: 0;
  }
  .search-content .block-filter-box .bpv-filter-row {
    overflow: unset;
    border-top: 0;
  }
  .search-content .block-filter-box .bpv-filter-row .title {
    float: unset;
    width: 100%;
    border-bottom: 0 solid #ddd;
  }
  .search-content .block-filter-box .bpv-filter-row .content .item {
    float: unset;
    padding-left: 0;
    margin-bottom: 15px;
    margin-top: 0;
  }
  .search-content .block-filter-box .bpv-filter-duration .content .item {
    width: 100%;
  }
  .block-category .owl-theme .owl-nav {
    display: flex;
    top: 50%;
  }
  .block-category .owl-theme .owl-nav [class*="owl-"] {
    width: 40px;
    height: 40px;
    background: #fff;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    font-size: 45px;
    margin: 0;
    color: #707070;
  }
  .block-category .owl-theme .owl-nav [class*="owl-"]:hover {
    background: #1d5ebc;
    color: #fff;
  }
  .block-category .owl-theme .owl-nav [class*="owl-"] span {
    height: auto;
  }
  .block-category .owl-theme .owl-next,
  .block-category .owl-theme .owl-prev {
    padding-top: 0;
  }
  .outbound-first {
    flex-direction: row-reverse;
  }
}
@media (min-width: 1025px) {
  .search-content .bpv-col-left {
    float: right;
  }
  .search-content .bpv-col-right {
    float: left;
    padding-left: 0;
    padding-right: 35px;
  }
}


.mktnd_txt_journey {padding-bottom: 5px;}