@charset "UTF-8";

/* Color */

/* Body */
body {
  font-family: "Helvetica Neue", "Libre Franklin", "Microsoft JhengHei",  Arial, sans-serif;
  color: #3f3f3f;
  font-size: 16px;
}

/* Header */
#header {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
  transition: all 0.3s;
}
#header .navbar-brand img {
  height: 50px;
}
#header .navbar-expand-md {
  padding: 0;
}
.h1, h1 {
  font-size: 47px;
  margin-bottom: 30px;
  font-weight: 700;
}
h1, h2, h3, h4 {
  font-weight: 700;
}
h2, h3, h4 {
  margin-bottom: 20px;
}
h5.card-title {
  font-size: 21px;
  color: #484848;
}
.social .fa {
  font-size: 18px;
}
.banner-slider {
  overflow: hidden;
}
.post-navigation {
  flex: 1;
}
.post-navigation a {
  color: gray;
  text-decoration: none;
}
.post-navigation .fa-caret-left {
  margin-right: 10px;
}
.post-navigation .fa-caret-right {
  margin-left: 10px;
}
.post-navigation .fa {
  padding: 11px;
  background-color: gray;
  font-size: 18px;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  text-align: center;
  vertical-align: middle;
  color: #fff;
}
.post-text {
  font-weight: 700;
  border: 1px solid;
  height: 70px;
  margin: 20px 0;
}
.post-text a {
  color: inherit;
  padding: 10px;
  text-align: left;
  display: block;
}
.post-text.post-left {
  margin-right: 20px;
}
.post-text.post-right {
  margin-left: 20px;
}
.sidebar-right {
  padding-top: 40px;
}
.post-block {
  margin: 0 -15px;
}
.widget-next {
  padding: 10px 15px;
  background-color: #fff;
}
.widget_posts h3 {
  margin-bottom: 15px;
}
h3.post-title {
  padding: 10px 15px;
  background-color: #E13A3E;
  color: #fff;
  font-size: 18px;
}
.widget-recent-posts ul {
  list-style: none;
  font-size: 14px;
  padding-left: 0;
}
.widget-recent-posts ul li {
  padding: 10px 15px;
  margin-bottom: 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.widget-recent-posts ul li:last-child {
  border-bottom: 0;
}
.widget-recent-posts ul a {
  color: inherit;
}
.widget-recent-posts ul a:hover {
  color: #e03a3e;
}
.box-item-post {
  width: 50%;
  padding: 10px 15px;
}
.box-item-post img.img-fluid {
  margin-bottom: 12px;
}
.box-item-post h5 {
  font-size: 14px;
}
.box-item-post a {
  color: inherit;
}
.article-date {
  padding-bottom: 7px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
}
#navbarsExampleDefault .navbar-nav li {
  font-size: 16px;
}
#navbarsExampleDefault .navbar-nav .nav-item {
  position: relative;
  color: #7a7576;
}
#navbarsExampleDefault .navbar-nav .nav-item:last-child .nav-link {
  padding-right: 0;
}
#navbarsExampleDefault .navbar-nav .nav-item .nav-link {
  padding: 10px 20px;
  color: #000000;
}
#navbarsExampleDefault .navbar-nav .nav-item .nav-link:hover {
  color: #f49652;
}
#navbarsExampleDefault .navbar-nav .nav-item.has-sub::before, #navbarsExampleDefault .navbar-nav .nav-item.has-sub::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -3px;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  display: none;
  z-index: 2;
}
#navbarsExampleDefault .navbar-nav .nav-item.has-sub::before {
  border-left: 12px solid #7a7576;
  border-right: 12px solid #7a7576;
  border-bottom: 12px solid #fff;
}
#navbarsExampleDefault .navbar-nav .nav-item.has-sub::after {
  border-left: 12px solid #fff;
  border-right: 12px solid #fff;
  border-bottom: 12px solid transparent;
}
#navbarsExampleDefault .navbar-nav .nav-item .dropdown-menu li:hover, #navbarsExampleDefault .navbar-nav .nav-item .dropdown-menu li.active {
  background-color: #7a7576;
  color: #fff;
}
#navbarsExampleDefault .navbar-nav .nav-item .dropdown-menu a {
  display: block;
  color: inherit;
  padding: 5px 10px;
  text-decoration: none;
}
.sec-banner-bottom > * {
  color: #fff;
}
.sec-banner > * {
  color: #fff;
}
.sec-banner .d-table {
  height: 550px;
}
.sec-banner h1 {
  margin-bottom: 0px;
  font-size: 60px;
}
.sec-banner h1 span {
  display: block;
  margin-top: -40px;
  margin-left: 165px;
}
.bg {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.blog-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  color: #fff;
  width: 100%;
  padding: 15px;
}
.blog-text p {
  font-size: 21px;
  font-weight: 700;
  max-width: 225px;
  margin: 0 auto;
  line-height: 1.2;
}
.link-more {
  font-weight: 700;
  text-decoration: none;
}
.btn-danger {
  background-color: #f28130;
  border-color: #f28130;
}
.btn-danger:hover, .btn-danger:focus {
  background-color: rgba(183, 33, 90, 0.82);
  border-color: rgba(183, 33, 90, 0.82);
}
.btn-light {
  border: 1px solid;
}
.blog-img {
  width: 100%;
}
.prices-right small {
  position: absolute;
  top: -16px;
  left: 3px;
  font-size: 12px;
  color: #7c7c7c;
}
.price {
  position: relative;
  font-size: 30px;
  font-weight: bold;
}
.text-top {
  top: 0;
}
.text-bottom-box {
  bottom: 0;
}
.text-bottom-box.text-post {
  background-color: #fff;
  font-weight: 400;
  color: #000;
}
.text-bottom-box.text-post::after {
  display: none;
}
.text-price {
  font-size: 26px;
}
.text-top, .text-bottom-box {
  position: absolute;
  left: 0;
  width: 100%;
  padding: 10px 15px;
  z-index: 1;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
}
.text-top:after, .text-bottom-box:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.55);
  z-index: -1;
}
.pagination .page-item {
  margin: 0 2px;
}
.pagination .page-item.active .page-link {
  color: #fff;
  background-color: #333333;
  border-color: #333333;
}
.pagination .page-link {
  background-color: #333333;
  color: #FCFCFC;
  border-radius: 0 !important;
}
.pagination .page-link:focus {
  box-shadow: none;
}
.bg-gray {
  background-color: #f2f2f2;
}
.content-title h3 {
  color: #6d6d6d;
}
.content-title h3 a {
  font-size: 18px;
  font-weight: 400;
  color: #2a55ff;
}
.link-more {
  position: absolute;
  right: 15px;
  bottom: 15px;
  z-index: 1;
  color: #fff;
}
.logo-footer {
  max-width: 210px;
}
.logo-footer img {
  max-width: 100%;
}
.btn-send {
  border-radius: 0;
  box-shadow: 0 0 0 transparent;
  border: none;
  padding: 6px 22px 7px;
  background: #24a7df url(../images/send-bg.png) no-repeat 13px center;
}
.acymailing_introtext {
  white-space: nowrap;
  color: #c1bfc0;
  font-weight: 700;
}
.footer-top {
  color: #aeaeae;
  padding: 16px 0px 10px 0px;
  border-bottom: 1px solid #484848;
  background: #3f3f3f;
}
footer {
  background-color: #3f3f3f;
}
footer .footer-bottom {
  padding: 40px 0;
}
footer .footer-bottom .input-group {
  width: 70%;
}
footer .footer-bottom h3 {
  color: #ffffff;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 300;
}
footer .footer-bottom ul {
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
}
footer .footer-bottom ul li {
  display: block;
}
footer .footer-bottom ul li.menu-title {
  margin-bottom: 10px;
}
footer .footer-bottom ul li.menu-title span {
  padding: 0px;
  color: #ffffff;
  font-size: 16px;
  font-weight: 400;
}
footer .footer-bottom ul li a.nav-link {
  color: #c0bfbf;
  text-decoration: none;
  padding: 2px 0px;
}
footer .footer-bottom ul li a:hover {
  color: #ffffff;
}
.navhelper-phone ul {
  padding-left: 0;
  margin-bottom: 0;
}
.navhelper-phone li {
  display: inline-block;
}
.navhelper-phone li a {
  font-size: 31px;
  margin-right: 30px;
  color: #c1bfc0;
}
.breadcrumb {
  padding: 5px 0px;
  background-color: transparent;
  margin-top: 10px;
  margin-bottom: 10px;
}
.item-sidebar {
  font-weight: 700;
  margin-bottom: 40px;
}
.item-sidebar h3 {
  font-size: 24px;
}
.item-sidebar p {
  margin-bottom: 5px;
}
.item-sidebar .sidebar-list .sidebar-item a {
  font-weight: 400;
}
.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.28) !important;
}
.card {
  transform: scale(1);
  transition: all 600ms ease 0s;
  border: 0;
  border-radius: 0;
  margin-bottom: 20px;
}
.card-1 {
  position: relative;
  cursor: pointer;
  margin-bottom: 20px;
}
.card-1 img {
  transform: scale(1);
  transition: all 600ms ease 0s;
}
.card-bottom, .text-bottom {
  height: 70px;
  align-items: flex-end;
}
.card-img-top {
  border-radius: 0;
}
.related-row .card-img-top {
  height: 160px;
  width: 100%;
  object-fit: cover;
}
.items-travel-list.other-products .card-img-top {
  height: 160px;
  width: 100%;
  object-fit: cover;
}
.bottom-text-right .social {
  display: inline-block;
}
.social a {
  display: block;
  padding: 5px 10px;
  color: #6D6C6C;
}
ul.list-ul {
  padding-left: 20px;
}
ul.list-ul li {
  margin-bottom: 10px;
}

.form-right {
  padding: 25px 15px 15px;
  background-color: #fff;
}
.form-right .form-group {
  margin-bottom: 15px;
}
.form-right .btn {
  width: 100%;
  border-radius: 0;
  font-size: 21px;
  font-weight: 400;
  padding: 10px 20px;
}
.form-right .form-control {
  border-radius: 0;
}
.form-right input.form-control {
  height: 50px;
}
.modal {
  padding: 0 !important;
}
.modal-content {
  border: none;
  border-radius: 0;
}
.customModal {
  width: 900px;
  height: 450px;
  overflow: hidden;
}
.customModal .title h3 {
  font-size: 16px;
  font-weight: 400;
  margin: 0;
  background-color: #fde000;
  padding: 16px 25px;
  color: #000;
  text-align: center;
}
.customModal .search input {
  border: none;
  border-radius: 0;
  box-shadow: 0 0 0 transparent;
  height: 51px;
  width: 100%;
  outline: 0;
  padding: 5px 15px;
}
.customModal .search-button {
  position: absolute;
  right: 0;
  top: 0;
  background: #d62929;
  width: 80px;
  height: 51px;
  border: none;
  line-height: 53px;
  text-align: center;
}
.customModal .search-button i {
  color: #fff;
  font-size: 21px;
}
.customModal .list-group {
  height: 100%;
  border-right: 1px solid #ddd;
}
.customModal .list-group-item {
  padding: 0;
  border-radius: 0 !important;
}
.customModal .nav-item {
  padding: 0.75rem 1.25rem;
}
.tab-header {
  border-bottom: 2px solid #d62929;
}
.list-group-item.active {
  border-color: #d62929;
}
.list-group .nav-link {
  position: relative;
  color: inherit;
}
.list-group .nav-link::after {
  content: "";
  position: absolute;
  right: -10px;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-top: 15px solid transparent;
  border-left: 15px solid #d62929;
  border-bottom: 15px solid transparent;
  display: none;
}
.list-group .nav-link.active {
  background-color: #d62929;
}
.list-group .nav-link.active::after {
  display: block;
}
.row-5 {
  margin-left: -5px;
  margin-right: -5px;
}
.row-5 > * {
  padding-left: 5px;
  padding-right: 5px;
}
.linkto {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
}
.box-blog {
  padding: 20px;
  position: relative;
  z-index: 1;
}
.box-blog .btn-danger {
  position: absolute;
  right: 20px;
  bottom: 20px;
}
.box-blog:hover::after {
  opacity: 1;
}
.box-blog:hover .btn-danger {
  background-color: rgba(183, 33, 90, 0.82);
  border-color: rgba(183, 33, 90, 0.82);
}
.box-blog::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.55);
  z-index: -1;
  opacity: 0;
  transition: all 0.3s;
}
.content-box {
  position: relative;
  z-index: 1;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.content-box:hover::after {
  opacity: 1;
}
.content-box::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.55);
  z-index: -1;
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.moment-box-lg {
  height: 466px;
}
.moment-box-sm {
  height: 225px;
}
.sec-pop-news .content-box {
  height: 250px;
}
.box-item-logo h4 {
  margin-bottom: 0;
}
.image-logo {
  padding: 20px 0;
}
.box-blog {
  margin-bottom: 10px;
}
.box-lg {
  height: 530px;
}
.box-sm {
  height: 260px;
}
.item-images img {
  width: 100%;
}

/* Package details page */
.sec-text-form {
  position: relative;
  z-index: 2;
  margin-top: 10px;
}
.sec-text-form .section-short-desc h1 {
  font-size: 30px;
  font-weight: 700;
  color: #484848;
  margin: 20px 0;
}
.cruise-detail-page .sec-text-form .section-short-desc h1 {
  color: #c66419;
}
.sec-text-form .section-short-desc .text-sub .text-des {
  color: #6d6d6d;
  align-self: center;
}
.sec-text-form .section-short-desc .promotional {
  padding: 20px 0;
  border-top: 1px solid rgba(109, 108, 108, 0.3803921569);
  border-bottom: 1px solid rgba(109, 108, 108, 0.3803921569);
  margin-bottom: 20px;
}
.sec-text-form .section-short-desc .promotional ul {
  padding-left: 0;
  margin-bottom: 0;
}
.sec-text-form .section-short-desc .promotional ul li {
  display: inline-block;
  font-size: 16px;
  padding-right: 50px;
  color: #6d6d6d;
}
.sec-text-form .section-short-desc .promotional ul li .fa {
  margin-right: 10px;
  font-size: 20px;
}
.sec-content-text h4 {
  display: block;
  padding-bottom: 7px;
  margin-bottom: 20px;
  color: #6d6d6d;
  font-size: 21px;
  font-weight: 400;
  border-bottom: 1px solid #dadbdc;
}
.sec-content-text p {
  color: #494949 !important;
}
.sec-content-text ul li {
  color: #6d6d6d;
}
.sec-content-text img {
  margin-bottom: 1rem;
  width: 100% !important;
  height: auto !important;
}
#relatedProducts .content-title h2 {
  font-size: 21px;
  color: #6d6d6d;
  font-weight: 400;
}
/*@media (min-width:1200px) {
  .content-right {
    margin-top: -130px;
    padding-left: 15px;
  }
}*/
@media only screen and (min-width:1025px) {
  .card:hover {
    transform: scale(1.03);
    transition: all 500ms ease-in;
  }
  .card-1:hover img {
    transform: scale(1.03);
    transition: all 500ms ease-in;
  }
}
@media only screen and (min-width:992px) {
  .modal-dialog {
    max-width: 900px;
  }
}
@media only screen and (max-width:991px) and (min-width:768px) {
  .modal-dialog {
    max-width: 700px;
  }
  .customModal {
    width: 700px;
  }
}
@media only screen and (max-width:991px) {
  /*.container {
    max-width: 100%;
  }*/
  .navbar-nav .nav-item .nav-link {
    padding: 10px 8px;
  }
  h5.card-title, .blog-text p {
    font-size: 18px;
  }
  .card-body {
    padding: 10px;
  }
  .card-bottom img {
    max-width: 50px;
  }
  .navbar-brand img {
    max-width: 160px;
  }
  #navbarsExampleDefault .navbar-nav li {
    font-size: 16px;
  }
}
@media only screen and (min-width:768px) {
  .navbar-nav .nav-item:hover .dropdown-menu {
    display: block;
  }
  .navbar-nav .nav-item:hover:hover.has-sub::before, .navbar-nav .nav-item:hover:hover.has-sub::after {
    display: block;
  }
  .navbar-nav .nav-item .dropdown-menu {
    text-align: center;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 1;
  }
}
@media only screen and (max-width:767px) {
  .navbar-nav .dropdown-menu {
    border: none;
    padding: 0;
    margin: 0;
    border-radius: 0;
  }
  .post-text {
    height: auto;
  }
  .social a {
    padding: 5px 7px;
  }
  .navbar-nav .nav-item a {
    color: inherit !important;
  }
  .navbar-nav .nav-item:hover {
    background-color: #7a7576;
    color: #fff;
  }
  .navbar-nav .nav-item .dropdown-menu a {
    padding-left: 20px;
  }
  .js-popup-mobile .js-pp-m-header {
    background: #fee000;
    padding: 20px;
  }
  .js-popup-mobile .js-pp-m-header .js-pp-m-top-header {
    position: relative;
  }
  .js-popup-mobile .js-pp-m-header .js-pp-m-top-header .btnTopHeader {
    padding-top: 40px;
  }
  .js-popup-mobile .js-pp-m-header .js-pp-m-top-header a.btnClose {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 20px;
    color: #777;
  }
  .js-popup-mobile .js-pp-m-header .js-pp-m-search-form input.js-form-textword {
    width: 100%;
    height: 40px;
    border-radius: 0;
    padding-right: 50px;
  }
  .js-popup-mobile .js-pp-m-header .js-pp-m-search-form {
    position: relative;
  }
  .js-popup-mobile .js-pp-m-header .js-form-button {
    position: absolute;
    right: 0;
    top: 0;
    background: url("../images/button-search-bg.png") no-repeat center center;
    box-shadow: 0 0 0;
    text-shadow: 0 0 0;
    border: none;
    text-indent: -9999px;
    width: 50px;
    height: 40px;
  }
  .h1, h1 {
    font-size: 45px;
  }
  .sec-banner .d-table {
    height: 400px;
  }
  .sec-banner h1 span {
    margin-top: -30px;
    margin-left: 120px;
  }
  .display-3 {
    font-size: 50px;
  }
  .form-right .btn {
    font-size: 25px;
  }
  .js-dropdown {
    display: none;
  }
  .js-dropdown.active {
    border-top: 1px solid #ccc;
    display: block;
    height: 100%;
    background: #f3f3f3;
  }
  .js-dropdown .js-select-group {
    width: 100%;
    padding: 20px 20px;
    position: relative;
  }
  ul.js-nav {
    height: 100%;
    padding: 0;
    margin: 0;
  }
  ul.js-nav > li {
    list-style: none;
    border-bottom: 1px solid #ccc;
    overflow: hidden;
  }
  ul.js-nav > li > a {
    overflow: hidden;
    color: #535353;
    font-size: 21px;
    cursor: pointer;
    padding: 15px 20px;
    display: block;
  }
  ul.js-nav > li a.active span.fa::before {
    content: "";
  }
  ul.js-nav > li span.fa {
    float: right;
    color: #a8a8ac;
    margin-top: 5px;
  }
  .js-menu-group ul {
    margin: 0;
    padding: 0;
  }
  .js-menu-group li.themeItem {
    display: inline-block;
  }
  .js-menu-group li.themeItem a {
    color: #535353;
    padding: 10px;
    background: white;
    margin: 5px;
    display: block;
    border-radius: 20px;
    text-decoration: none;
  }
  .js-menu-group li.themeItem p {
    margin-bottom: 0;
  }
  .js-select-control {
    appearance: none;
    border: 1px solid #ccc;
    margin: 0;
    z-index: 2;
    background-color: transparent;
    position: relative;
    width: 100%;
    box-shadow: 0 0 0 transparent;
    border-radius: 0;
    height: 40px;
    padding: 6px 12px;
    outline: 0;
  }
  .js-select-group-drop {
    position: absolute;
    right: 35px;
    top: 8px;
    color: #000;
    margin: 0;
    line-height: 1;
    top: 50%;
    transform: perspective(1px) translateY(-50%);
    z-index: 1;
  }
  .js-select-group-drop::before {
    border-style: solid;
    border-width: 0.1em 0.1em 0 0;
    content: "";
    display: inline-block;
    width: 0.5em;
    height: 0.5em;
    position: relative;
    left: 0;
    vertical-align: top;
    top: 1px;
    transform: rotate(135deg);
  }
  .nav-item a {
    border-bottom: 1px solid #ccc;
  }
  .nav-item:last-child a {
    border-bottom: none;
  }
  .nav-item:not(.nav-search) .fa {
    position: absolute;
    right: 10px;
    z-index: 1;
  }
}
@media only screen and (max-width:480px) {
  .text-sub.d-flex, .text-bottom.d-flex {
    display: block !important;
    height: auto;
  }
  .bottom-text-left {
    display: block;
    margin: 10px 0;
  }
  .text-des {
    margin-bottom: 10px;
  }
}
.home-section .content-title h2 {
  margin-bottom: 10px;
  font-size: 34px !important;
}
.home-section .content-title a {
  color: #2a55ff;
}
.home-section .content-title a:hover {
  color: #e03a3e;
}
.home-section a.btn.btn-light.open-search, .home-section a.btn.btn-light.bt-list-blog {
  padding: 10px 100px;
  color: #484848;
  border-color: #aeaeae;
  background: transparent;
  border-radius: 10px;
  font-size: 18px;
  transition: all ease-in 300ms;
}
.home-section a.btn.btn-light.open-search:hover, .home-section a.btn.btn-light.bt-list-blog:hover {
  background: #aeaeae;
  color: #ffffff;
}
.small-text {
  font-size: 14px;
  font-weight: 400;
}
h1.display-3 {
  text-shadow: 0px 1px 2px #555;
  font-weight: 400;
}
.section-search {
  background: #eaeaea;
}

/* Listing Page */
.js-listing-layout {
  background-color: #cccccc;
}
.js-listing-layout .travel-box {
  min-height: 230px;
}
.js-listing-layout .travel-box.col-md-8 {
  padding-left: 0px;
}
.js-listing-layout .item-sidebar ul.sidebar-list {
  padding-left: 0;
}
.js-listing-layout .item-sidebar ul.sidebar-list li.sidebar-item {
  list-style: none;
  transition: all 300ms ease;
}
.js-listing-layout .item-sidebar ul.sidebar-list li.sidebar-item a {
  text-decoration: none;
  color: inherit;
}
.js-listing-layout .item-sidebar ul.sidebar-list li.sidebar-item a:hover {
  color: #e03a3e;
}
.js-listing-layout .js-listing-result .listing-result-items ul.items-travel-list > li {
  list-style: none;
  background: #ffffff;
  margin-bottom: 30px;
}
.js-listing-layout .js-listing-result .listing-result-items ul.items-travel-list > li .travel-heading .travel-heading-title {
  display: inline-block;
  width: 69%;
}
.js-listing-layout .js-listing-result .listing-result-items ul.items-travel-list > li .travel-heading .travel-heading-title h3.title {
  color: #3f3f3f;
  font-size: 21px;
  margin-bottom: 3px;
  font-weight: 400;
  width: unset;
  margin-top: 25px;
}
.js-listing-layout .js-listing-result .listing-result-items ul.items-travel-list > li .travel-heading .travel-heading-price {
  display: inline-block;
  width: 30%;
  vertical-align: top;
  padding-top: 30px;
  padding-right: 10px;
  text-align: right;
}
.js-listing-layout .js-listing-result .listing-result-items ul.items-travel-list > li .travel-heading .travel-heading-price span.price {
  background: #ffffff;
  padding: 9px 20px;
  font-size: 22px;
  font-weight: bold;
  position: relative;
  height: 50px;
  box-shadow: unset;
  border: 1px solid #aeaeae;
  border-radius: 5px;
}
.js-listing-layout .js-listing-result .listing-result-items ul.items-travel-list > li .travel-description {
  margin: 16px 0px 0px 0px;
  padding: 0 20px 0 10px;
  color: #000000;
}
.js-listing-layout .js-listing-result .listing-result-items ul.items-travel-list > li .travel-addition-info {
  position: absolute;
  left: 10px;
  right: 30px;
  bottom: 10px;
  width: auto;
}
/*.js-listing-layout .js-listing-result .listing-result-items ul.items-travel-list > li:hover {
  box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.1);
}*/
/*.js-listing-layout .js-listing-result .listing-result-items ul.items-travel-list > li .info-box.media-box a {
  display: inline-block;
  border: 1px solid #aeaeae;
  border-radius: 5px;
  text-align: center;
  padding: 2px;
  width: 30px;
}*/
/*.js-listing-layout .js-listing-result .listing-result-items ul.items-travel-list > li .info-box.media-box a svg {
  width: 14px;
  margin: -5px auto;
}*/
/*.js-listing-layout .js-listing-result .listing-result-items ul.items-travel-list > li .info-box.media-box a:hover {
  border-color: #e03a3e;
}*/
.js-listing-layout .js-listing-result .listing-result-items ul.items-travel-list > li .info-box.media-box .toolTipText a {
  border: unset;
  border-radius: unset;
}
.general-content {
  padding-bottom: 20px;
}
.general-content h1, .general-content h2, .general-content h3, .general-content h4, .general-content h5, .general-content h6 {
  padding-bottom: 10px;
  border-bottom: 1px solid #000000;
}
.general-content h1 {
  font-size: 32px;
}
.general-content h2 {
  font-size: 28px;
}
.general-content h3 {
  font-size: 21px;
}
.general-content h4 {
  font-size: 18px;
}
