@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400&display=swap');
body {
    position: relative;
}
:root {
  --main-color: #1A2B48;
  --grey-color: #5E6D77;
  --light-grey-color: #EAEEF3;
  --orange-color: #FA5636;
  --link-color: #5191FA;
  --link-color-dark: #4983e1; }
body {
    color: var(--main-color, #1A2B48);
    font-size: 13px;
    font-family: 'Poppins', sans-serif !important;
    font-weight: normal;
    line-height: 1.5;
    overflow-x: hidden;
}
#header #topbar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 15px 50px;
    background: var(--main-color, #1A2B48);
}
#header #topbar .topbar-left {
    font-size: 14px;
}
#header #topbar .socials {
    display: inline-block;
    border-right: 1px solid #374969;
}

ul.st-list {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}
ul.st-list li{
  display:inline;
}

#header #topbar .socials li:first-child a {
    padding-left: 0;
}

#header #topbar .socials li a {
    padding-left: 0px;
    padding-right: 18px;
    color: #D1D4DA;
    font-size: 14px;
}
#header #topbar .topbar-items {
    display: inline-block;
}

#header #topbar .topbar-items li:last-child {
    padding-right: 0px;
}
#header #topbar .topbar-items li {
    padding-left: 18px;
    padding-right: 18px;
    display: inline-block;
}
#header #topbar .topbar-items li a {
    color: #FFF;
    font-weight: 400;
    font-size: 12px;
}
#header #topbar .topbar-right .topbar-items li a {
    font-size: 12px;
}
a {
    text-decoration: none;
    outline: none;
}
#header #topbar .topbar-right {
    font-size: 12px;
}
#header #topbar .topbar-items li:not(:last-child) {
    border-right: 1px solid rgba(255, 255, 255, 0.2);
}
#header #topbar .topbar-right .dropdown-menu {
    right: 0;
    left: auto;
}

#header #topbar .dropdown-menu {
    min-width: auto;
    background: var(--main-color, #1A2B48);
}

.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;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px
    rgba(0,0,0,.175);
}
#header #topbar .dropdown-menu li {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
}
#header #topbar .dropdown-menu li a {
    display: block;
    padding-top: 8px;
    padding-bottom: 8px;
    text-align: right;
    color:
    #FFF;
}
#header .header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 50px;
    border-bottom: 1px solid var(--light-grey-color,
    #EAEEF3);
}

#header .header .header-left {
    position: relative;
}
#header .header .header-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
#header .header .header-left .logo {
    margin-right: 30px;
    float: left;
}
.header .logo img {
    max-height: 91px;
    max-width: 100%;
}
#header .header .header-left #st-main-menu {
    position: relative;
}

#header .header .header-left #st-main-menu .main-menu {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

#header .header .header-left #st-main-menu .main-menu > li {
    display: inline-block;
}

#header .header .header-left #st-main-menu .main-menu > li > a {
    display: block;
    padding: 35px 25px;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
}
#header .header .header-left #st-main-menu .main-menu a {
    color: var(--main-color, #1A2B48);
    text-decoration: none;
}
#header #topbar .dropdown-menu li a:hover {
    background:
    #233448;
}
#header .header .header-right .st-list li a {
    color: var(--main-color, #1A2B48);
}
#header .header .header-right .st-list li {
    margin-left: 15px;
    margin-right: 15px;
    display: inline-block;
}

.header-video {
    position: relative;
    overflow: hidden;
    background: #4d536d url(//www.ansonika.com/citytours/img/slide_hero.jpg) no-repeat center center;
    background-size: cover;
}
#hero_video {
    position: relative;
    background-size: cover;
    color: #fff;
    width: 100%;
    font-size: 16px;
    display: table;
    height: 100%;
    z-index: 99;
    text-align: center;
    text-transform: uppercase;
}
.intro_title {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    background-color: rgba(0,0,0,.6);
}
.intro_title h3 {
    font-size: 45px;
    margin-bottom: 5px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
}
.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.button_intro, a.button_intro {
    border: none;
    font-family: inherit;
    font-size: inherit;
    color: #fff!important;
    background: #e04f67;
    cursor: pointer;
    padding: 8px 25px;
    display: inline-block;
    outline: 0;
    font-size: 12px;
    text-align: center;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-transform: uppercase;
    font-weight: 700;
    min-width: 150px;
}
.button_intro.outline, a.button_intro.outilne {
    border: 2px solid #fff;
    color: #fff;
    background: 0 0;
    padding: 6px 23px;
}
#hero_video a.video {
    display: none;
}
.header-video--media {
    width: 100%;
    height: auto;
}
iframe, video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.teaser-video {
    width: 100%;
    height: auto;
}
.search-result-page .tour-search-form-home {
    display: block;
    margin: auto;
    float: none;
}

.home #st-content-wrapper.search-result-page .search-form-wrapper .search-form {
    position: relative;
    margin-top: 50px;
}

.search-result-page .tour-search-form-home .search-form {
    min-height: 80px;
}
.search-result-page .tour-search-form-home .search-form {
    background: #FFFFFF;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
    border-radius: 0px 0px 5px 5px;
    min-height: 85px;
}
.search-result-page .tour-search-form-home .search-form .border-right {
    border-right: 1px solid #D7DCE3;
}
.search-result-page .tour-search-form-home .search-form .form-group.has-icon .field-icon {
    position: absolute;
    top: 50%;
    margin-top: -12px;
    font-size: 25px;
    color: var(--grey-color, #5E6D77);
}

.search-result-page .tour-search-form-home .search-form .form-group.field-detination .field-icon {
    left: 13px;
}
.vc_column-inner::after, .vc_column-inner::before {
    content: " ";
    display: table;
}
#st-content-wrapper .st-featured-item {
    margin-bottom: 20px;
}
#st-content-wrapper .st-featured-item.image-left .image {
    margin-top: 27px;
    float: left;
}
#st-content-wrapper .destination-item {
    margin-bottom: 30px;
}

#st-content-wrapper .destination-item {
    margin-bottom: 20px !important;
}
#st-content-wrapper .destination-item .image {
    position: relative;
    overflow: hidden;
    border-radius: 5px;
}
.destination-item a {
    color: #fff;
}
.destination-item a:hover {
  transform: scale(1.5); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}

.st-link {
    color: var(--link-color, #5191FA);
    text-decoration: none;
}
#st-content-wrapper .destination-item .image img {
    width: 100%;
    height: auto;
    border-radius: 5px;
    -webkit-transition: all .3s;
    transition: all .3s;
}
#st-content-wrapper .destination-item .image img:hover {
  transform: scale(1.1); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}
#st-content-wrapper .destination-item .image .content {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1;
    text-align: center;
    width: 90%;
}
.list-destination.masonry .destination-item .image .content {
    width: 90%;
}
.list-destination .image .content {
    width: 90%;
}
#st-content-wrapper .destination-item .image .content .title {
    margin-bottom: 0px;
    font-size: 36px;
    font-weight: 400;
    color: #FFF;
}
#st-content-wrapper .destination-item .image .content .desc {
    font-size: 16px;
    font-weight: 400;
    color: #FFF;
}

.destination-item .desc.st_tours {
    display: inline-block;
    background: var(--link-color, #5191FA);
    border-radius: 100px;
    font-size: 14px !important;
    color: #FFFFFF;
    padding: 5px 20px;
    margin-top: 10px;
}
st-content-wrapper .destination-item .image .content .title a, #st-content-wrapper .destination-item .image .content .desc a {
    color: #FFFFFF;
}
.custom-padding{
  padding-top: 20px !important;
  padding-bottom: 5px !important;
}
#st-content-wrapper .st-featured-item.image-left .content {
    margin-left: 85px;
    padding: 15px;
}
.top-border{
  border-top-width: 1px !important;
  border-top-color: #f4f4f4 !important;
  border-top-style: solid !important;
}
.sectiontitlediv  {
    margin-bottom: 35px;
}
.destination-padding{
padding-bottom: 100px;
}
.destination_banner{
background-size: cover !important;
height: 500px;
position: relative;
}
.destination_banner h1 {
position: absolute;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
font-family: 'Poppins';
font-weight: 400;
font-size: 48px;
color: #FFFFFF;
letter-spacing: 0;
text-align: center;
top: 50%;
}
.destination_content_area{
margin-top: 80px !important;
margin-bottom: 80px !important;
}
.destination_content_area .title {
font-size: 28px;
color: var(--main-color, #1A2B48);
letter-spacing: 0;
font-weight: 400;
}
.destination_content_area .content {
margin-top: 30px;
margin-bottom: 30px;
font-size: 18px;
color: var(--main-color, #1A2B48);
letter-spacing: 0;
font-weight: 300;
}
.item-service{
  position: relative;
  margin-bottom: 30px;
}
.item-service .service-border{
  border-radius: 5px;
  border: 1px solid #ededed;
}
.item-service .service-border .thumb{
  overflow: hidden !important;
  margin-bottom: 16px;
  position: relative;
  border-radius: 3px;
  overflow: hidden;
}
.item-service .service-border .thumb a{
  display: block;
  overflow: hidden;
  width: 100%;
}
.item-service .service-border .thumb a img{
  min-width: 100%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.discountBox{
  position: absolute;
  width: 80px;
  height: 48px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  right: -30px;
  top: -13px;
  line-height: 65px;
  text-align: center;
  color: #fff;
  font-size: 15px;
  z-index: 8;
  background-color: #cc0033;
}
.packageLocation{
  font-size: 13px;
  color: var(--grey-color, #5E6D77);
}
.pad15{
  padding-left: 15px;
  padding-right: 15px;
}
.packageLocation .fa{
position: relative;
    top: 0px;
    left: -2px;
}
.service-title{
  font-size: 15px;
}
.service-title a {
  color: #1A2B50;
  font-weight: 900;
  font-size: 17px;
}
.service-title a:hover {
    text-decoration: none;
}
.serviceReview{
  margin-top: 8px;
  margin-bottom: 25px;
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.serviceReview .review{
  margin-left: 10px;
  position: relative;
  top: -1px;
  font-size: 13px;
  color: #768092;
}
.packageRating{
  padding: 0px;
  margin: 0px;
  list-style: none;
}
.packageRating li{
  list-style: none;
  float: left;
  margin-right: 5px;
}
.packageRating li .fa{
  font-size: 15px;
    color: #FFDC00;
}

.section-footer .footer-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    padding-bottom: 8px;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.section-footer .footer-inner .service-duration {
    float: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: var(--grey-color, #5E6D77);
    margin-right: 15px;
}
.service-price {
    margin-left: auto;
    margin-top: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 2px;
}
.service-price span {
    color: var(--grey-color, #5E6D77);
    font-size: 14px;
}
.service-price .fa {
    position: relative;
    top: 0px;
    left: 0px;
    font-size: 20px;
    color: #FFAB52;
}
.service-price .price {
    position: relative;
    margin-left: 5px;
    margin-right: 5px;
}
.service-price .price span {
    font-size: 18px;
    color: var(--main-color, #1A2B48);
    font-weight: 500;
}
.service-tag.bestseller {
    background: #ED0925;
    border-radius: 0 4px 4px 0;
}
.thumb .service-tag {
    position: absolute;
    top: 20px;
    left: 0;
    font-size: 13px;
    color: #FFFFFF;
    font-weight: 500;
    z-index: 8;
}
.thumb .service-tag.bestseller .feature_class {
    border-radius: 0 3px 3px 0;
    padding: 6px 10px;
}
.feature_class {
    background: #19A1E5;
}
.thumb a {
    display: block;
    overflow: hidden;
    width: 100%;
}
.service-add-wishlist {
    position: absolute;
    top: 18px;
    right: 10px;
    width: 30px;
    height: 30px;
    color: white;
    font-size: 21px;
    z-index: 8;
    cursor: pointer;
}
.lds-dual-ring {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 4px;
    right: 10px;
    display: none;
}

#st-content-wrapper {
padding-bottom: 100px;
}
#st-content-wrapper .st-breadcrumb {
padding: 20px 0;
border-bottom: 1px solid var(--light-grey-color, #EAEEF3);
}
#st-content-wrapper .st-breadcrumb ul {
list-style: none;
display: block;
width: 100%;
margin-bottom: 0;
padding-left: 0;
background: #FFF;
}
#st-content-wrapper .st-breadcrumb ul li:first-child {
padding-left: 0;
}

#st-content-wrapper .st-breadcrumb ul li {
position: relative;
display: inline-block;
padding-left: 20px;
padding-right: 20px;
z-index: 0;
}
#st-content-wrapper .st-breadcrumb ul li:not(:last-child):after {
position: absolute;
content: '';
top: 50%;
right: -2px;
margin-top: -2px;
width: 4px;
height: 4px;
background: var(--light-grey-color, #EAEEF3);
z-index: 1;
}
#st-content-wrapper .st-breadcrumb ul li a {
display: block;
font-weight: 500;
color: var(--main-color, #1A2B48);
text-decoration: none;
line-height: 21px;
}
#st-content-wrapper .st-breadcrumb ul li.active {
color: var(--grey-color, #5E6D77);
}

#st-content-wrapper .st-breadcrumb ul li:last-child {
padding-right: 0;
}
.tour-featured-image {
position: relative;
}
.featured-image-background {
height: 500px;
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
}
#st-content-wrapper .st-gallery {
position: relative;
}
.tour-featured-image .st-gallery {
height: 500px;
}
#st-content-wrapper .st-gallery .shares {
position: absolute;
top: 30px;
right: 30px;
z-index: 1;
}

.tour-featured-image .st-gallery .shares {
right: 0 !important;
}
#st-content-wrapper .st-gallery .shares .share-item:not(:last-child) {
margin-right: 10px;
}
#st-content-wrapper .st-gallery .shares .share-item {
display: inline-block;
width: 40px;
height: 40px;
border-radius: 50%;
background: rgba(26, 43, 72, 0.6);
color: #FFF;
text-align: center;
line-height: 40px;
}
#st-content-wrapper .st-gallery .shares .share-item .fa {
float: left;
display: block;
margin-left: 10px;
margin-top: 10px;
font-size: 20px;
}
#st-content-wrapper .st-gallery .shares .share-wrapper {
display: none;
padding-left: 0;
position: absolute;
top: 100%;
margin-top: 10px;
left: 0;
z-index: 1;
}
#st-content-wrapper .st-gallery .shares .share-wrapper li {
width: 40px;
height: 40px;
background: #FFF;
border-radius: 50%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
margin-bottom: 5px;
}
#st-content-wrapper .st-gallery .shares .share-wrapper li a {
color: var(--main-color, #1A2B48);
}
.tour-featured-image .st-gallery .btn-group {
position: absolute;
bottom: 30px;
right: 0;
}
.btn.has-icon .fa {
margin-right: 10px;
}
.tour-featured-image .st-gallery .btn-group .btn {
margin-left: 10px;
}
.btn.radius {
border-radius: 3px !important;
}
.btn.has-icon {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.btn.btn-transparent {
background: rgba(26, 43, 72, 0.5);
font-size: 14px;
color: #FFF;
padding: 10px 15px;
}
.btn {
border: none;
-webkit-box-shadow: none;
box-shadow: none;
border-radius: 3px;
padding: 10px 20px;
-webkit-transition: background .2s, color .2s;
transition: background .2s, color .2s;
}
.st-tour-content {
    padding-top: 60px;
}
#st-content-wrapper.st-single-tour .st-hotel-header {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

#st-content-wrapper .st-hotel-header {
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: end;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
#st-content-wrapper.st-single-tour .st-hotel-header .st-heading {
    margin-top: 0px !important;
    line-height: 52px;
}

#st-content-wrapper .st-heading {
    margin-top: 10px;
    color: var(--main-color, #1A2B48);
    font-weight: 500;
    font-size: 30px;
    line-height: 1.3;
}
#st-content-wrapper .sub-heading {
    color: var(--grey-color, #5E6D77);
    font-size: 14px;
}
#st-content-wrapper.st-single-tour .st-hotel-header .sub-heading .fa {
    position: relative;
    top: 2px;
}
#st-content-wrapper .sub-heading .fa {
    font-size: 16px;
    margin-right: 3px;
}
#st-content-wrapper.st-single-tour .st-hotel-header .right .review-score.style-2 {
    text-align: right;
}
#st-content-wrapper.st-single-tour .st-hotel-header .right .review-score.style-2 .head-rating {
    font-size: 14px;
    color: var(--main-color, #1A2B48);
    font-weight: 500;
    margin-bottom: 5px;
    display: block;
}
#st-content-wrapper.st-single-tour .st-hotel-header .right .review-score.style-2 .st-stars {
    margin-bottom: 7px;
}
#st-content-wrapper.st-single-tour .st-hotel-header .right .review-score.style-2 .st-stars .fa {
    font-size: 16px !important;
}

#st-content-wrapper .st-stars.style-2 i:not(:last-child) {
    margin-right: 2px;
}
#st-content-wrapper .st-stars.style-2 i {
    cursor: pointer;
    color: #FFDC00;
    font-size: 20px;
}
#st-content-wrapper.st-single-tour .st-hotel-header .right .customelin-link {
    font-size: 14px;
    color: var(--link-color, #5191FA);
    text-decoration: none ;
    float: right;
}
#st-content-wrapper.st-single-tour .st-tour-feature {
    padding-top: 25px;
    padding-bottom: 15px;
    border-top: 1px solid #D7DCE3;
    border-bottom: 1px solid #D7DCE3;
    margin-bottom: 30px;
}
#st-content-wrapper.st-single-tour .st-tour-feature .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 10px;
}
#st-content-wrapper.st-single-tour .st-tour-feature .item .icon {
    margin-right: 20px;
}
#st-content-wrapper.st-single-tour .st-tour-feature .item .info .name {
    font-size: 14px;
    color: var(--main-color, #1A2B48);
    margin: 0;
    margin-bottom: 3px;
}
#st-content-wrapper.st-single-tour .st-tour-feature .item .info .value {
    font-size: 14px;
    color: var(--grey-color, #5E6D77);
    margin: 0;
}
#st-content-wrapper.st-single-tour .st-overview {
    margin-bottom: 30px;
}
#st-content-wrapper.st-single-tour .st-overview .st-description {
    margin-bottom: 0px;
}

#st-content-wrapper .st-description {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 14px;
    color: var(--grey-color, #5E6D77);
    font-weight: 400;
    position: relative;
}
#st-content-wrapper .st-description .cut-gradient {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 50px;
    width: 100%;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, rgba(255, 255, 255, 0)), color-stop(80%, white));
    background-image: linear-gradient(rgba(255, 255, 255, 0) 1%, white 80%);
}
[data-show-all] {
    position: relative;
    overflow: hidden;
}
#st-content-wrapper.st-single-tour .st-highlight .st-section-title {
font-size: 14px;
color: var(--grey-color, #5E6D77);
font-weight: 500;
margin-bottom: 30px;
}
#st-content-wrapper.st-single-tour .st-highlight ul {
padding-left: 25px;
}
#st-content-wrapper.st-single-tour .st-highlight ul li {
font-size: 14px;
color: var(--grey-color, #5E6D77);
margin-bottom: 20px;
list-style: none;
}
#st-content-wrapper.st-single-tour .st-highlight ul li:before {
content: '';
border: 1px solid var(--link-color, #5191FA);
width: 8px;
height: 8px;
display: inline-block;
border-radius: 50%;
margin-right: 20px;
}

#st-content-wrapper.st-single-tour .st-program {
border-top: 2px solid #D7DCE3;
margin-top: 35px;
padding-top: 30px; }
#st-content-wrapper.st-single-tour .st-program .st-title-wrapper {
overflow: hidden;
margin-bottom: 30px; }
#st-content-wrapper.st-single-tour .st-program .st-title-wrapper .st-section-title {
margin-top: 0px;
float: left;
margin-bottom: 0px; }
#st-content-wrapper.st-single-tour .st-program .st-title-wrapper .expand {
float: right;
font-size: 16px;
color: var(--link-color, #5191FA);
cursor: pointer;
font-weight: 450; }
#st-content-wrapper.st-single-tour .st-program .st-program-list .item {
border: 1px solid #D7DCE3;
border-left: 6px solid var(--link-color, #5191FA);
background: #FCFCFC;
border-radius: 3px;
overflow: hidden;
margin-bottom: 10px; }
#st-content-wrapper.st-single-tour .st-program .st-program-list .item .header {
padding: 17px 30px;
overflow: hidden;
cursor: pointer; }
#st-content-wrapper.st-single-tour .st-program .st-program-list .item .header h5 {
font-size: 16px;
color: var(--main-color, #1A2B48);
margin: 0;
float: left;
line-height: 23px; }
#st-content-wrapper.st-single-tour .st-program .st-program-list .item .header .arrow {
float: right;
font-size: 25px;
line-height: 5px; }
#st-content-wrapper.st-single-tour .st-program .st-program-list .item .body {
height: 0px;
overflow: hidden;
font-size: 14px;
color: var(--grey-color, #5E6D77);
padding: 0 30px 0 30px;
-webkit-transition: all 0.3s;
transition: all 0.3s; }
#st-content-wrapper.st-single-tour .st-program .st-program-list .item:first-child {
border-left-color: #2ECC71; }
#st-content-wrapper.st-single-tour .st-program .st-program-list .item:last-child {
border-left-color: #2ECC71; }
#st-content-wrapper.st-single-tour .st-program .st-program-list .item.active .header .arrow {
-webkit-transform: rotate(180deg);
transform: rotate(180deg); }
#st-content-wrapper.st-single-tour .st-program .st-program-list .item.active .body {
height: auto;
padding: 15px 30px 30px 30px; }
#st-content-wrapper.st-single-tour .st-program .st-program-list.style3 {
border-left: 1px solid #D7DCE3;
margin-left: 10px; }
#st-content-wrapper.st-single-tour .st-program .st-program-list.style3 .item {
background: transparent;
border: none;
position: relative;
padding-left: 30px;
overflow: visible;
margin-bottom: 30px; }
#st-content-wrapper.st-single-tour .st-program .st-program-list.style3 .item .icon {
position: absolute;
left: -12px;
top: -19px;
padding: 17px 0;
background: #fff; }
#st-content-wrapper.st-single-tour .st-program .st-program-list.style3 .item .icon img {
width: 23px;
height: auto; }
#st-content-wrapper.st-single-tour .st-program .st-program-list.style3 .item h5 {
font-weight: 450;
font-size: 16px;
color: var(--main-color, #1A2B48);
margin-bottom: 25px; }
#st-content-wrapper.st-single-tour .st-program .st-program-list.style3 .item .body {
font-size: 14px;
color: var(--grey-color, #5E6D77);
padding: 0; }
#st-content-wrapper.st-single-tour .st-include {
border-top: 2px solid #D7DCE3;
margin-top: 35px;
padding-top: 30px; }
#st-content-wrapper.st-single-tour .st-include .st-section-title {
margin-top: 0px;
margin-bottom: 30px; }
#st-content-wrapper.st-single-tour .st-include .include {
padding: 0;
margin: 0; }
#st-content-wrapper.st-single-tour .st-include .include li {
list-style: none;
font-size: 14px;
color: #768090;
margin-bottom: 20px; }
#st-content-wrapper.st-single-tour .st-include .include li img {
margin-right: 15px;
position: relative;
top: 2px; }
#st-content-wrapper.st-single-tour .st-include .include li:last-child {
margin-bottom: 0; }
#st-content-wrapper.st-single-tour .st-include .exclude {
padding: 0;
margin: 0; }
#st-content-wrapper.st-single-tour .st-include .exclude li {
list-style: none;
font-size: 14px;
color: #768090;
margin-bottom: 16px; }
#st-content-wrapper.st-single-tour .st-include .exclude li img {
margin-right: 15px;
position: relative;
top: 2px; }
#st-content-wrapper.st-single-tour .st-include .exclude li:last-child {
margin-bottom: 0; }
#st-content-wrapper .st-hr {
width: 100%;
height: 1px;
background: var(--light-grey-color, #EAEEF3);
margin-top: 30px;
margin-bottom: 30px; }
#st-content-wrapper .st-hr.large {
margin-top: 30px;
margin-bottom: 30px; }
#st-content-wrapper .st-hr.x-large {
margin-top: 60px;
margin-bottom: 60px; }
.st-height2 {
height: 2px !important;
}
#st-content-wrapper #reviews #write-review #respond {
    margin-top: 30px;
    padding: 30px;
    border-radius: 5px;
    border: 1px solid #D7DCE3;
    background: #F9F9F9;
}
.review-form .form-wrapper .form-group .form-control {
    height: 40px;
    font-size: 14px !important;
    box-shadow: none !important;
    color: #768090 !important;
    font-weight: 500 !important;
    border-color: #EEEEEE !important;
}
.review-form .form-control {
    height: 40px;
    margin-top: 15px !important;
    box-shadow: none;
    border: 1px solid #DAE1E7 !important;
    border-radius: 5px !important;
}
.review-form .review-items .rates .fa.grey {
    color: var(--grey-color, #5E6D77);
}
.review-form .review-items .rates .fa.hovered, .review-form .review-items .rates .fa.selected {
  color: var(--link-color, #5191FA);
}
.review-form .review-items .rates .fa:not(:last-child) {
    margin-right: 20px;
}
.review-form .review-items .rates .fa {
    cursor: pointer;
    font-size: 18px;
    color: var(--link-color, #5191FA);
}
.review-form .review-items {
    background: #FFF;
    padding: 30px;
    border: 1px solid #EEEEEE;
    border-radius: 5px;
    margin-top: 15px;
}
.review-form .review-items .item {
    margin-bottom: 10px;
}
.review-form .review-items label {
    font-size: 14px;
    font-weight: 500;
    color: #768090;
}
.review-form .review-items .rates {
    position: relative;
}
.review-form textarea {
    min-height: 140px;
    width: 100%;
    display: block;
    resize: none;
    height: 342px !important;
}
.alt.gray-bg {
    background: #474751;
}
.user-heading.alt {
    display: inline-block;
    width: 100%;
    text-align: left;
}
.profile-nav .user-heading {
    color: #fff;
    border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    padding: 30px;
    text-align: left;
}
.user-heading.alt a {
    float: left;
    margin-right: 15px;
    margin-left: -10px;
    display: inline-block;
    border: 5px solid rgba(255,255,255,0.3);
    border-radius: 50%;
    -webkit-border-radius: 50%;
}
.user-heading.alt a img {
    width: 85px;
    height: 85px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
}
.profile-nav .user-heading h1 {
    font-size: 20px;
    font-weight: 300;
    margin-bottom: 5px;
}
.profile-nav ul {
    margin-top: 1px;
    margin: -1px -1px;
}
.profile-nav ul>li {
    border-bottom: 1px solid #ebeae6;
    margin-top: 0;
    line-height: 30px;
}
.profile-nav ul>li>a {
    border-radius: 0;
    -webkit-border-radius: 0;
    color: #89817f;
}
.profile-nav ul>li>a>i {
    font-size: 16px;
    padding-right: 10px;
    color: #bcb3aa;
}

.panel-heading {
    border-color: #eff2f7;
    font-size: 13px;
    font-weight: 400;
    background: #fafafa;
    text-transform: uppercase;
    padding: 15px;
}
.panel{
  border: 1px solid #efefef;
}
table tbody tr td {
  vertical-align: middle !important;
}
#respond {
    margin-top: 30px;
    padding: 30px;
    border: 1px solid #D7DCE3;
}
#st-content-wrapper #reviews #write-review .form-wrapper .form-group .form-control {
    height: 40px;
    font-size: 14px;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #768090;
    font-weight: 500;
    border-color: #EEEEEE;
}

#respond .form-control {
    height: 40px;
    margin-top: 15px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #DAE1E7;
    border-radius: 5px;
}
#st-content-wrapper #reviews #write-review .review-form .review-items {
    background: #FFF;
    padding: 30px;
    border: 1px solid #EEEEEE;
    border-radius: 5px;
    margin-top: 15px;
}
#st-content-wrapper #reviews #write-review .review-form .review-items .item {
    margin-bottom: 10px;
}
#st-content-wrapper #reviews #write-review .review-form .review-items label {
    font-size: 14px;
    font-weight: 500;
    color: #768090;
}
#st-content-wrapper #reviews #write-review .review-form .review-items .rates {
    position: relative;
}
#st-content-wrapper #reviews #write-review .review-form .review-items .rates .fa.grey {
    color: var(--grey-color, #5E6D77);
}
#st-content-wrapper #reviews #write-review .review-form .review-items .rates .fa:not(:last-child) {
    margin-right: 20px;
}
#st-content-wrapper #reviews #write-review .review-form .review-items .rates .fa {
    cursor: pointer;
    font-size: 18px;
    color: var(--link-color, #5191FA);
}
#st-content-wrapper #reviews #write-review input[type='submit'] {
    margin-top: 30px;
}
.btn.btn-green {
    background: var(--link-color, #5191FA);
    color: #FFF;
}
#st-content-wrapper.st-single-tour .st-map-wrapper .c-grey .input-icon {
  position: relative;
  top: 3px;
  margin-right: 5px; }
  .st-flex.space-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.st-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
#st-content-wrapper .st-map {
    position: relative;
}

.mt30 {
    margin-top: 30px;
}
#st-content-wrapper.st-single-tour .st-faq {
  border-top: 2px solid #D7DCE3;
  margin-top: 30px;
  padding-top: 30px; }
  #st-content-wrapper.st-single-tour .st-faq .st-section-title {
    margin-top: 0px;
    margin-bottom: 15px; }
  #st-content-wrapper.st-single-tour .st-faq .item {
    margin-bottom: 0px;
    padding-bottom: 5px;
    border-bottom: 1px solid #D7DCE3; }
    #st-content-wrapper.st-single-tour .st-faq .item .header {
      margin-bottom: 10px;
      overflow: hidden;
      padding-top: 30px;
      cursor: pointer; }
      #st-content-wrapper.st-single-tour .st-faq .item .header .field-icon {
        float: left;
        margin-right: 15px; }
      #st-content-wrapper.st-single-tour .st-faq .item .header h5 {
        float: left;
        margin-top: 0px;
        margin-bottom: 0px;
        font-size: 16px;
        color: var(--main-color, #1A2B48); }
      #st-content-wrapper.st-single-tour .st-faq .item .header .arrow {
        float: right;
        font-size: 20px;
        position: relative;
        top: -8px; }
    #st-content-wrapper.st-single-tour .st-faq .item .body {
      font-size: 14px;
      color: var(--grey-color, #5E6D77);
      -webkit-transition: all 0.3s;
      transition: all 0.3s;
      height: 0px;
      overflow: hidden;
      padding-bottom: 0px; }
    #st-content-wrapper.st-single-tour .st-faq .item.active .body {
      height: auto;
      padding-bottom: 20px; }
    #st-content-wrapper.st-single-tour .st-faq .item.active .header .arrow {
      -webkit-transform: rotate(180deg);
      transform: rotate(180deg); }
    #st-content-wrapper.st-single-tour .st-faq .item:last-child {
      border-bottom: none; }
      #st-content-wrapper .review-box {
    margin-top: 20px;
    padding: 30px;
    border: 1px solid var(--light-grey-color, #EAEEF3);
    border-radius: 5px;
    color: var(--main-color, #1A2B48);
    font-weight: 500;
}
#st-content-wrapper #reviews #write-review {
    margin-top: 30px;
}
#st-content-wrapper #reviews #write-review .heading {
    margin-top: 20px;
    margin-bottom: 20px;
    color: var(--main-color, #1A2B48);
    font-size: 16px;
    font-weight: 500;
}
.f16 {
    font-size: 16px !important;
}

.c-main {
    color: var(--main-color, #1A2B48) !important;
}
.ml5 {
    margin-left: 5px;
}
#st-content-wrapper #reviews #write-review .review-form .review-items .rates .fa.hovered, #st-content-wrapper #reviews #write-review .review-form .review-items .rates .fa.selected {
    color: var(--link-color, #5191FA);
}
#st-content-wrapper #reviews .review-pagination .summary {
    margin-top: 30px;
    color: var(--grey-color, #5E6D77);
    font-size: 14px;
    text-align: center;
}
#st-content-wrapper #reviews .review-list {
    margin-top: 30px;
}
#st-content-wrapper #reviews .review-list .comment-item {
    padding-top: 30px;
    padding-bottom: 30px;
    border-top: 1px solid var(--light-grey-color, #EAEEF3);
    font-size: 14px;
}
#st-content-wrapper #reviews .review-list .comment-item .comment-item-head .media {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 100px;
}
#st-content-wrapper #reviews .review-list .comment-item .comment-item-head .media-left {
    padding-right: 20px;
}
#st-content-wrapper #reviews .review-list .comment-item .comment-item-head .media-left img {
    border-radius: 50%;
}
#st-content-wrapper #reviews .review-list .comment-item .comment-item-head .media-body .media-heading {
    font-size: 14px;
    color: var(--main-color, #1A2B48);
    font-weight: 600;
}
#st-content-wrapper #reviews .review-list .comment-item .comment-item-head .media-body .date {
    color: #AEB4C0;
}
#st-content-wrapper #reviews .review-list .comment-item .comment-item-head .like {
    float: right;
    margin-top: -35px;
    color: #AEB4C0;
}
#st-content-wrapper #reviews .review-list .comment-item .comment-item-head .like .btn-like {
    color: var(--main-color, #1A2B48);
    margin-left: 5px;
    font-size: 20px;
}
#st-content-wrapper #reviews .review-list .comment-item .comment-item-body {
    margin-top: 30px;
}
#st-content-wrapper #reviews .review-list .comment-item .comment-item-body .title {
    position: relative;
    font-size: 16px;
    padding-left: 40px;
    line-height: 20px;
}
#st-content-wrapper.st-single-tour .review-list .comment-item .comment-item-body .title {
    padding-left: 0px !important;
}
#st-content-wrapper.st-single-tour .review-list .comment-item .comment-item-body .review-star {
    padding: 0;
    margin: 0;
    overflow: hidden;
}
#st-content-wrapper.st-single-tour .review-list .comment-item .comment-item-body .review-star li {
    list-style: none;
    margin-right: 5px;
    float: left;
}
#st-content-wrapper.st-single-tour .review-list .comment-item .comment-item-body .review-star li .fa {
    color: #FFDC00;
    font-size: 16px;
}
#st-content-wrapper #reviews .review-list .comment-item .comment-item-body .detail {
    color: #74818A;
}
#st-content-wrapper.st-single-tour .review-list .comment-item .comment-item-body .detail .st-description {
    margin-bottom: 0px;
}

#st-content-wrapper .st-description {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 14px;
    color: var(--grey-color, #5E6D77);
    font-weight: 400;
    position: relative;
}
#st-content-wrapper .review-box .review-box-score {
    border-right: 1px solid #D7DCE3;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
}
/*#st-content-wrapper .review-box .review-box-score {
    padding-top: 45px;
    padding-bottom: 45px;
    text-align: center;
}*/
#st-content-wrapper .review-box .review-box-score .review-score {
    line-height: 50px;
    font-size: 72px;
    font-weight: 500;
    color: var(--link-color, #5191FA);
}
#st-content-wrapper .review-box .review-box-score .review-score .per-total {
    font-size: 24px;
}
#st-content-wrapper .review-box .review-box-score .review-score-text {
    font-weight: 400;
    font-size: 24px;
    color: var(--main-color, #1A2B48);
}
#st-content-wrapper .review-box .review-box-score .review-score-base {
    margin-top: 10px;
    color: #768090;
    font-size: 14px;
}
#st-content-wrapper .review-box .review-box-score .review-score-base span {
    color: var(--link-color, #5191FA);
}
#st-content-wrapper .review-box .review-sumary .item:first-child {
    margin-top: 0px;
}
#st-content-wrapper .review-box .review-sumary .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
}
#st-content-wrapper .review-box .review-sumary .item .label {
    width: 22%;
    text-align: right;
    margin-top: 0px;
    margin-right: 3%;
}
#st-content-wrapper .review-box .item .label {
    position: relative;
    margin-top: 8px;
    display: block;
    padding-left: 0;
    color: var(--main-color, #1A2B48);
    font-size: 14px;
    font-weight: 400;
    text-align: left;
}
#st-content-wrapper .review-box .review-sumary .item .progress {
    width: 65%;
}
#st-content-wrapper .review-box .item {
    margin-top: 15px;
}
#st-content-wrapper .review-box .item .progress {
    position: relative;
    height: 8px;
    width: 100%;
    border-radius: 10px;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #EEE;
    margin-bottom: 0;
    overflow: inherit;
}
#st-content-wrapper .review-box .item .progress .percent.green {
    background: #2ECC71;
}
#st-content-wrapper .review-box .item .progress .percent {
    position: absolute;
    top: 0;
    left: 0;
    height: 8px;
    background: var(--link-color, #5191FA);
    border-radius: 10px;
}
#st-content-wrapper .review-box .review-sumary .item .number {
    width: 7%;
    margin-left: 3%;
}
#st-content-wrapper .review-box .item .progress .percent.darkgreen {
    background: #27AE61;
}
#st-content-wrapper .review-box .item .progress .percent.yellow {
    background: #F1C40F;
}
#st-content-wrapper .review-box .item .progress .percent.orange {
    background: #E67F22;
}
#st-content-wrapper .review-box .item .progress .percent.red {
    background: #E84C3D;
}
#st-content-wrapper .review-box .review-sumary .item .label {
    width: 22%;
    text-align: right;
    margin-top: 0px;
    margin-right: 3%;
}
.st-tour-content .heading {
    font-weight: 600;
}
.f28 {
    font-size: 28px !important;
}
.mt50 {
    margin-top: 50px;
}
#st-content-wrapper .pagination {
text-align: center;
display: block;
margin-top: 60px;
margin-bottom: 0px;
}
#st-content-wrapper .pagination ul {
display: inline-block;
padding: 0;
margin: 0;
}
.st-blog .content .pagination ul {
float: left;
}
#st-content-wrapper .pagination ul li {
list-style: none;
font-size: 16px;
color: #768090;
float: left;
margin-right: 10px;
}
.pagination ul li a {
display: block;
height: 32px;
width: 32px;
line-height: 32px;
text-decoration: none;
color: var(--grey-color, #5E6D77);
}
.pagination ul li a.current {
border: 1px solid var(--link-color, #5191FA) !important;
border-radius: 3px;
background: transparent !important;
color: var(--link-color, #5191FA) !important;
}
#st-content-wrapper.st-single-tour .st-list-tour-related .item {
    margin-bottom: 20px;
    border-radius: 3px;
    border: 1px solid #D7DCE3;
}
#st-content-wrapper.st-single-tour .st-list-tour-related .item .featured {
    position: relative;
}
#st-content-wrapper.st-single-tour .st-list-tour-related .item .featured a {
    display: block;
    overflow: hidden;
}
#st-content-wrapper.st-single-tour .st-list-tour-related .item .featured a img {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
#st-content-wrapper.st-single-tour .st-list-tour-related .item .featured img {
    border-radius: 3px 3px 0 0;
}
#st-content-wrapper.st-single-tour .st-list-tour-related .item .body {
    padding: 20px;
}
#st-content-wrapper.st-single-tour .st-list-tour-related .item .body .address {
    color: var(--grey-color, #5E6D77);
}
.st-list-tour-related .item h4.title {
    font-size: 16px;
}
#st-content-wrapper.st-single-tour .st-list-tour-related .item .body .st-link {
    line-height: 25px;
}
#st-content-wrapper.st-single-tour .st-list-tour-related .item .body .st-stars {
    display: inline-block;
}
#st-content-wrapper.st-single-tour .st-list-tour-related .item .body .review-text {
    color: #768092;
    font-size: 14px;
    display: inline-block;
    margin-left: 3px;
}
#st-content-wrapper.st-single-tour .st-list-tour-related .item .body .st-stars .fa {
    font-size: 18px;
}
#st-content-wrapper .st-stars.style-2 i.grey {
    color: var(--light-grey-color, #EAEEF3);
}
#st-content-wrapper .st-stars.style-2 i:not(:last-child) {
    margin-right: 2px;
}
.st-flex.space-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.st-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
#st-content-wrapper.st-single-tour .st-list-tour-related .item .body .duration {
    margin-left: 5px;
    color: var(--grey-color, #5E6D77);
}
#st-content-wrapper.st-single-tour .st-list-tour-related .item .body .price {
    margin-left: 5px;
    color: var(--grey-color, #5E6D77);
    font-size: 14px;
    position: relative;
}
#st-content-wrapper.st-single-tour .st-list-tour-related .item .body .price .item {
    border: none;
    color: var(--main-color, #1A2B48);
    font-size: 18px;
}
#st-content-wrapper.st-single-tour .st-list-tour-related .item {
    margin-bottom: 20px;
    border-radius: 3px;
    border: 1px solid #D7DCE3;
}
#st-content-wrapper .widgets {
    background: #FFF;
}
#st-content-wrapper .form-book-wrapper {
    border: 1px solid #D7DCE3;
    border-top: 5px solid var(--link-color, #5191FA);
    border-radius: 0 0 4px 4px;
    background: #FFF;
}
.relative {
    position: relative;
}
#st-content-wrapper.st-single-tour .form-book-wrapper .tour-sale-box {
    position: absolute;
    top: -5px;
    overflow: hidden;
    height: 70px;
    width: 70px;
    right: -1px;
}
#st-content-wrapper.st-single-tour .form-book-wrapper .tour-sale-box .st_sale_class {
    position: absolute;
    width: 90px;
    height: 48px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    right: -30px;
    top: -9px;
    line-height: 65px;
    text-align: center;
    color: #fff;
    font-size: 15px;
    z-index: 8;
}
.st_sale_class {
    background-color: #cc0033;
}
#st-content-wrapper.st-single-tour .form-book-wrapper .form-head {
    padding-top: 20px;
    padding-bottom: 20px;
}
#st-content-wrapper .form-book-wrapper .form-head {
    padding: 17px 20px;
    background: var(--link-color, #5191FA);
    font-size: 12px;
    color: #fff;
}
#st-content-wrapper .form-book-wrapper .form-head {
    position: relative;
    padding: 30px 20px;
    color: var(--grey-color, #5E6D77);
    font-size: 14px;
}
#st-content-wrapper.st-single-tour .form-book-wrapper .form-head .price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}
#st-content-wrapper .form-book-wrapper .form-head .price {
    font-size: 18px;
    color: var(--main-color, #1A2B48);
    font-weight: 500;
}
#st-content-wrapper.st-single-tour .form-book-wrapper .form-head .price .label {
    font-size: 14px;
    color: var(--grey-color, #5E6D77);
    font-weight: 400;
    padding: 0 10px 0 0;
    position: relative;
    top: -7px;
}
#st-content-wrapper .form-book-wrapper .form-head .price .label, #st-content-wrapper .form-book-wrapper .form-head .price .value .text-lg {
    color: #FFF !important;
}
#st-content-wrapper.st-single-tour .form-book-wrapper .form-head .price .value {
    line-height: 28px;
}
#st-content-wrapper.st-single-tour .form-book-wrapper .form-head .price .value .text-lg {
    font-weight: 450;
    font-size: 24px;
    color: #00001E;
}
#st-content-wrapper .form-book-wrapper .form-head .price .label, #st-content-wrapper .form-book-wrapper .form-head .price .value .text-lg {
    color: #FFF !important;
}
#st-content-wrapper.st-single-tour .form-book-wrapper .form-date-search {
    padding-left: 0px !important;
}
#st-content-wrapper.st-single-tour .form-book-wrapper .form-date-search {
    position: relative;
}
#st-content-wrapper .form-book-wrapper .form-date-field {
    position: relative;
}
#st-content-wrapper .form-book-wrapper .form-group {
    margin-bottom: 0;
    border-top: 1px solid #D7DCE3;
}
#st-content-wrapper.st-single-tour .form-book-wrapper .form-date-search .date-wrapper {
    padding: 15px 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
#st-content-wrapper.st-single-tour .form-book-wrapper .form-date-search .date-wrapper .check-in-wrapper {
    padding: 0;
}

#st-content-wrapper .form-book-wrapper .form-date-field .check-in-wrapper {
    width: 100% !important;
}
#st-content-wrapper .form-book-wrapper .form-date-field .check-in-wrapper, #st-content-wrapper .form-book-wrapper .form-date-field .check-out-wrapper {
    width: 50%;
    float: left;
    padding: 20px;
}
#st-content-wrapper.st-single-tour .form-book-wrapper .form-date-search .date-wrapper .check-in-wrapper label {
    font-size: 16px;
    color: var(--main-color, #1A2B48);
    font-weight: 450;
}

#st-content-wrapper .form-book-wrapper .form-date-field .check-in-wrapper label {
    display: block;
}
#st-content-wrapper .form-book-wrapper label {
    font-size: 14px;
    color: var(--grey-color, #5E6D77);
    font-weight: 400;
}
#st-content-wrapper.st-single-tour .form-book-wrapper .form-date-search .date-wrapper .check-in-wrapper .render {
    font-size: 13px;
    color: var(--grey-color, #5E6D77);
}
#st-content-wrapper .form-book-wrapper .form-date-field .check-in-wrapper .render {
    display: inline-block;
}
#st-content-wrapper .form-book-wrapper .form-date-field .check-in-wrapper .render, #st-content-wrapper .form-book-wrapper .form-date-field .check-out-wrapper .render {
    font-size: 16px;
    font-weight: 400;
    color: var(--link-color, #5191FA);
}
#st-content-wrapper.st-single-tour .form-book-wrapper .form-date-search .date-wrapper .fa {
    font-size: 25px;
}
#st-content-wrapper .form-book-wrapper .form-group {
    margin-bottom: 0;
    border-top: 1px solid #D7DCE3;
}
#st-content-wrapper.st-single-tour .form-book-wrapper .form-guest-search .guest-wrapper {
    padding: 15px 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #D7DCE3;
}
#st-content-wrapper.st-single-tour .form-book-wrapper .form-guest-search .guest-wrapper .check-in-wrapper {
    width: 50%;
    padding: 0;
}
#st-content-wrapper.st-single-tour .form-book-wrapper .form-guest-search .guest-wrapper .check-in-wrapper label {
    font-size: 16px;
    color: var(--main-color, #1A2B48);
    font-weight: 450;
}
#st-content-wrapper.st-single-tour .form-book-wrapper .form-guest-search .guest-wrapper .check-in-wrapper .render {
    font-size: 13px;
    color: var(--grey-color, #5E6D77);
}
#st-content-wrapper.st-single-tour .form-book-wrapper .form-guest-search .guest-wrapper .select-wrapper {
    width: 50%;
}
.st-number-wrapper span.next {
    line-height: 43px;
}

.st-number-wrapper span {
    height: 34px;
    line-height: 34px;
    display: block;
    text-align: center;
    border-radius: 3px;
    float: right;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
}
.st-number-wrapper input {
    float: right;
    padding: 0;
    font-size: 16px;
    font-weight: 400;
    color: var(--link-color, #5191FA);
    text-align: center;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 35px;
    margin-left: 10px;
    margin-right: 10px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
.st-number-wrapper input[readonly] {
    background: transparent;
}
.st-number-wrapper span.prev {
    line-height: 27px;
}
#st-content-wrapper .form-book-wrapper .submit-group {
    border-top: 1px solid #D7DCE3;
    padding: 30px 20px 0;
}
.btn.btn-full {
    width: 100%;
}
.btn.btn-large {
    font-size: 16px;
    padding: 12px 25px;
}
.btn.btn-green {
    background: var(--link-color, #5191FA);
    color: #FFF;
}
.btn {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 3px;
    padding: 10px 20px;
    -webkit-transition: background .2s, color .2s;
    transition: background .2s, color .2s;
}
.upper {
    text-transform: uppercase;
}
.search-result-page .search-form-wrapper .search-form .form-group.field-detination .dropdown-menu li span.lv2 small{
  color:#bbbbbb;
}
.daterangepicker {
  min-width: 300px;
  min-height: 100px;
  border-radius: 0 0 3px 3px; }
  .daterangepicker:before, .daterangepicker:after {
    content: '';
    position: static;
    border: none;
    background: none;
    width: 0;
    height: 0; }
  .daterangepicker:not(.single) .calendar.left .next {
    display: none; }
  .daterangepicker .calendar {
    position: relative;
    max-width: 100% !important; }
  .daterangepicker .table-header {
    position: relative;
    padding-bottom: 20px; }
    .daterangepicker .table-header:after {
      content: '';
      display: table;
      clear: both; }
    .daterangepicker .table-header .month {
      text-align: center; }
    .daterangepicker .table-header .prev {
      position: absolute;
      bottom: 0;
      left: 0;
      float: left;
      width: 48px;
      height: 48px;
      background: url("../images/arow_left.png") no-repeat left center;
      cursor: pointer;
      z-index: 9; }
    .daterangepicker .table-header .next {
      position: absolute;
      bottom: 0;
      right: 0;
      float: right;
      width: 48px;
      height: 48px;
      background: url("../images/arrow_right.png") no-repeat right center;
      cursor: pointer;
      z-index: 9; }
  .daterangepicker .table-sub-header {
    border-top: 1px solid #D7DCE3; }
    .daterangepicker .table-sub-header:after {
      content: '';
      display: table;
      clear: both; }
    .daterangepicker .table-sub-header .day-off-week {
      width: 36px;
      padding-top: 10px;
      padding-bottom: 10px;
      color: #ADB2BD;
      float: left;
      text-align: center; }
  .daterangepicker .month {
    color: var(--main-color, #1A2B48);
    font-weight: 500;
    position: relative;
    font-weight: 500;
    top: 6px; }
  .daterangepicker .table-condensed .td-date {
    width: auto;
    height: auto;
    padding: 0;
    background: none;
    border: none; }
    .daterangepicker .table-condensed .td-date .date {
      width: 36px;
      height: 32px;
      font-size: 14px;
      line-height: 32px;
      font-weight: 400;
      color: var(--main-color, #1A2B48); }
    .daterangepicker .table-condensed .td-date.disabled {
      text-decoration: none; }
      .daterangepicker .table-condensed .td-date.disabled .date {
        color: #D7DCE3; }
    .daterangepicker .table-condensed .td-date.today .date {
      color: #FA5535; }
    .daterangepicker .table-condensed .td-date.today:not(.start-date) .date, .daterangepicker .table-condensed .td-date.today:not(.in-range) .date {
      color: #FA5535;
      border: 1px solid #FA5535; }
    .daterangepicker .table-condensed .td-date.start-group {
      background: #fef5ca; }
    .daterangepicker .table-condensed .td-date.in-group {
      background: #fef5ca; }
      .daterangepicker .table-condensed .td-date.in-group .date {
        color: #767676; }
    .daterangepicker .table-condensed .td-date.end-group {
      background: #fef5ca; }
      .daterangepicker .table-condensed .td-date.end-group .date {
        color: #767676; }
    .daterangepicker .table-condensed .td-date:hover {
      background: rgba(81, 145, 250, 0.2); }
    .daterangepicker .table-condensed .td-date.start-date {
      background: rgba(81, 145, 250, 0.2); }
      .daterangepicker .table-condensed .td-date.start-date:not(.end-date) {
        -webkit-box-shadow: -3px 0 0 var(--link-color, #5191FA);
        box-shadow: -3px 0 0 var(--link-color, #5191FA); }
      .daterangepicker .table-condensed .td-date.start-date.today .date {
        border: none; }
    .daterangepicker .table-condensed .td-date.in-range {
      background: rgba(81, 145, 250, 0.2); }
      .daterangepicker .table-condensed .td-date.in-range.today .date {
        border: none; }
    .daterangepicker .table-condensed .td-date.end-date {
      background: rgba(81, 145, 250, 0.2); }
      .daterangepicker .table-condensed .td-date.end-date:not(.start-date) {
        -webkit-box-shadow: 3px 0 0 var(--link-color, #5191FA);
        box-shadow: 3px 0 0 var(--link-color, #5191FA); }
      .daterangepicker .table-condensed .td-date.end-date.today .date {
        border: none; }
    .daterangepicker .table-condensed .td-date.td-no-show {
      visibility: hidden; }
    .daterangepicker .table-condensed .td-date.has-tooltip {
      position: relative; }
      .daterangepicker .table-condensed .td-date.has-tooltip .event-tooltip-wrap {
        position: absolute;
        top: 100%;
        margin-top: 5px;
        left: 0;
        z-index: 1;
        background: rgba(0, 0, 0, 0.7);
        color: #FFF;
        font-size: 12px;
        padding: 4px 6px;
        border-radius: 2px;
        display: none; }
      .daterangepicker .table-condensed .td-date.has-tooltip:hover .event-tooltip-wrap {
        display: block; }
  .daterangepicker.respon-single .calendar.right {
    display: none; }
  .daterangepicker.respon-single .calendar.left .next {
    display: block; }
    #st-content-wrapper .st-availability .st-calendar .daterangepicker {
      position: static;
      width: 100%;
      -webkit-box-shadow: none !important;
      box-shadow: none !important;
      border-color: #D7DCE3;
      padding: 30px; }
      #st-content-wrapper .st-availability .st-calendar .daterangepicker .calendar {
        margin: 0;
        max-width: 50%;
        width: 50%; }
        #st-content-wrapper .st-availability .st-calendar .daterangepicker .calendar.right {
          padding-left: 38px; }
        #st-content-wrapper .st-availability .st-calendar .daterangepicker .calendar .table-condensed {
          display: block; }
          #st-content-wrapper .st-availability .st-calendar .daterangepicker .calendar .table-condensed .td-date {
            width: 48px;
            height: 48px;
            display: block;
            float: left;
            margin: 2px;
            padding: 0;
            border: none; }
            #st-content-wrapper .st-availability .st-calendar .daterangepicker .calendar .table-condensed .td-date .date {
              width: 48px;
              height: 48px;
              text-align: center;
              line-height: 48px;
              border: 1px solid #D7DCE3;
              border-radius: 3px;
              color: var(--link-color, #5191FA); }
              #st-content-wrapper .st-availability .st-calendar .daterangepicker .calendar .table-condensed .td-date .date.no-show {
                bordeR: none; }
            #st-content-wrapper .st-availability .st-calendar .daterangepicker .calendar .table-condensed .td-date.disabled {
              text-decoration: none; }
              #st-content-wrapper .st-availability .st-calendar .daterangepicker .calendar .table-condensed .td-date.disabled .date {
                color: #D7DCE3; }
            #st-content-wrapper .st-availability .st-calendar .daterangepicker .calendar .table-condensed .td-date.today, #st-content-wrapper .st-availability .st-calendar .daterangepicker .calendar .table-condensed .td-date.active, #st-content-wrapper .st-availability .st-calendar .daterangepicker .calendar .table-condensed .td-date.start-date, #st-content-wrapper .st-availability .st-calendar .daterangepicker .calendar .table-condensed .td-date.in-range, #st-content-wrapper .st-availability .st-calendar .daterangepicker .calendar .table-condensed .td-date:hover {
              background: none !important;
              -webkit-box-shadow: none;
              box-shadow: none; }
      #st-content-wrapper .st-availability .st-calendar .daterangepicker.respon-single {
        width: auto; }
        #st-content-wrapper .st-availability .st-calendar .daterangepicker.respon-single .calendar {
          max-width: 100%;
          width: 100%; }
.dropdown-menu h5 {
  margin-left: 15px;
}
.mailchimp {
    padding-top: 65px;
    padding-bottom: 40px;
    background: #F5F5F5;
}
.mailchimp .media {
    overflow: visible;
}
.pr30 {
    padding-right: 30px;
}
.mailchimp .media .media-object {
    position: relative;
    top: -10px;
}
.f24 {
    font-size: 24px !important;
}
.f16 {
    font-size: 16px !important;
}
.c-grey {
    color: var(--grey-color, #5E6D77) !important;
}
.subcribe-form .form-control {
    height: 55px;
    line-height: 53px;
    font-size: 14px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #D7DCE3;
}
.subcribe-form {
    position: relative;
}
.subcribe-form input[type="submit"] {
    border: none;
    border-radius: 0 5px 5px 0;
    position: absolute;
    top: 0;
    right: 0;
    height: 55px;
    line-height: 55px;
    color: #FFF;
    background: var(--link-color, #5191FA);
    padding-left: 25px;
    padding-right: 25px;
    font-weight: 600;
    text-transform: uppercase;
}
#main-footer {
    padding-top: 50px;
    padding-bottom: 50px;
    border-bottom: 1px solid var(--light-grey-color, #EAEEF3);
}
.footer1{
  margin-bottom: 20px !important;
}
#content .wpb_alert p:last-child, #content .wpb_text_column :last-child, #content .wpb_text_column p:last-child, .wpb_alert p:last-child, .wpb_text_column :last-child, .wpb_text_column p:last-child {
    margin-bottom: 0;
}
.vc_sep_pos_align_left {
    margin-left: 0;
    margin-right: auto;
}

.vc_sep_width_40 {
    width: 40%;
}
#main-footer .menu {
    list-style: none;
    padding-left: 0;
}
#main-footer .menu li {
    display: block;
}
#main-footer .menu li a {
    margin-bottom: 25px;
    font-size: 14px;
    font-weight: 500;
    display: block;
    color: var(--main-color, #1A2B48);
}
.vc_separator {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
    margin-bottom: 35px;
}
.vc_separator.vc_separator_no_text:not(.vc_sep_shadow) .vc_sep_holder_l {
    width: 100%;
}
.vc_separator .vc_sep_holder {
    height: 1px;
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-width: 10%;
}
.vc_separator .vc_sep_holder .vc_sep_line {
    height: 1px;
    border-top: 1px solid #ebebeb;
    display: block;
    position: relative;
    top: 1px;
    width: 100%;
}
.vc_custom_1543221092622 {
    border-left-width: 3px !important;
    padding-left: 20px !important;
    border-left-color: #5191fa !important;
    border-left-style: solid !important;
}
.modal .modal-content {
    border-radius: 5px;
    padding: 20px 30px 30px;
}
.modal .modal-content .modal-header {
    padding: 0 0 10px;
    border: none;
}
.modal .modal-content .modal-header .close {
    margin-top: 0;
    opacity: 1;
}
.modal .modal-content .modal-header .modal-title {
    font-size: 24px;
    font-weight: 500;
}
.modal .modal-content .modal-body {
    padding: 0;
}

.relative {
    position: relative;
}
.modal .modal-content .modal-body .form-group {
    position: relative;
    margin-top: 20px;
    margin-bottom: 0;
}
.modal .modal-content .modal-body .form-group .form-control {
    height: 45px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #DAE1E7;
    border-radius: 3px;
    font-size: 14px;
    color: var(--grey-color, #5E6D77);
}
.modal .modal-content .modal-body .form-group .input-icon {
    position: absolute;
    top: 50%;
    right: 15px;
    font-size: 20px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #acb5be;
    line-height: 0px;
}
.modal .modal-content .modal-body .form-submit {
    height: 45px;
    width: 100%;
    background: var(--link-color, #5191FA);
    color: #FFF;
    text-transform: uppercase;
    font-size: 14px;
    border: none;
    border-radius: 3px;
    font-weight: 600;
}
.mt20 {
    margin-top: 20px;
}
.st-flex.space-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.st-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.st-icheck-item {
    position: relative;
    padding-left: 26px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    line-height: 21px;
}
.modal .modal-content .modal-body label, .modal .modal-content .modal-body .st-link {
    font-size: 14px;
    font-weight: 400;
}

.st-icheck-item label {
    font-size: 14px;
    color: var(--grey-color, #5E6D77);
    font-weight: normal;
    margin-bottom: 0px;
    cursor: pointer;
}
.modal .modal-content .modal-body input[type="checkbox"] {
    margin-right: 5px;
}
.st-icheck-item label input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    margin: 0;
}
.st-icheck-item label .checkmark.fcheckbox {
    border-radius: 2px;
}
.st-icheck-item label .checkmark {
    position: absolute;
    top: 5px;
    left: 0;
    height: 16px;
    width: 16px;
    background-color: #fff;
    border-radius: 50%;
    border: 1px solid #A0A9B2;
}
.st-icheck-item label input:checked ~ .checkmark:after {
    display: block;
}

.st-icheck-item label .checkmark.fcheckbox:after {
    background-color: transparent;
    border-radius: 0;
    left: 5px;
    top: 2px;
    width: 5px;
    height: 8px;
    border: solid var(--link-color, #5191FA);
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.st-icheck-item label .checkmark:after {
    content: "";
    position: absolute;
    display: none;
    top: 4px;
    left: 4px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: var(--link-color, #5191FA);
}
.modal .modal-content .modal-body .advanced {
    background: #f9f9f9;
    margin-top: 20px;
    padding: 30px;
    margin-left: -30px;
    margin-right: -30px;
}
.loader-wrapper {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
    background: rgba(255, 255, 255, 0.7);
}
.st-loader {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 50px;
    height: 6px;
    background: var(--link-color, #5191FA);
    border-radius: 5px;
    margin-left: -25px;
    -webkit-animation: load 1.8s ease-in-out infinite;
    animation: load 1.8s ease-in-out infinite;
}
.loader-wrapper .lds-ripple {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: inline-block;
  width: 64px;
  height: 64px; }
.loader-wrapper .lds-ripple div {
  position: absolute;
  border: 4px solid var(--link-color, #5191FA);
  opacity: 1;
  border-radius: 50%;
  -webkit-animation: lds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
  animation: lds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite; }
.loader-wrapper .lds-ripple div:nth-child(2) {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s; }
  .nav-tabs li .active a{
    background-color: #fff;
    color:#1b2c48;
  }
  .nav-tabs li a{
    background-color: #1b2c48;
    color:#fff;
  }
  .nav-tabs li {
    margin-bottom: 0px !important;
  }
  .nav-tabs li a:hover{
    background-color: #fff;
    color:#1b2c48;
  }
.bravo-offer .item {
    padding: 60px 15px;
    border-radius: 5px;
    position: relative;
    overflow: hidden;
    height: 370px;
    margin-bottom: 15px;
}
.bravo-offer .item .featured-text {
    padding: 7px 20px;
    background: #fa5636;
    font-size: 14px;
    color: #fff;
    font-weight: 500;
    display: inline-block;
}
.bravo-offer .item .item-title {
    color: #fff;
    margin-top: 60px;
    font-weight: 500;
    font-size: 28px;
    margin-bottom: 18px;
    transition: all .4s;
}
.bravo-offer .item .item-sub-title {
    color: #fff;
    font-size: 14px;
    line-height: 24px;
    padding-bottom: 75px;
}
.bravo-offer .item a.btn-default {
    position: absolute;
    opacity: 0;
    bottom: 20px;
    color: #fff;
    background: 0 0;
    transition: all .3s;
    border-radius: 3px;
    border: 1px solid #fff;
}
.bravo-offer .item .img-cover {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    transition: all .2s;
    background-size: cover!important;
    background: #1a2b47;
}
.bravo-offer .item:hover .img-cover{
    transform:scale(1.1)
}
.bravo-offer .item:hover .item-title{
    margin-top:25px
}
.bravo-offer .item:hover a.btn-default{
    opacity:1;
    bottom:60px
}
.bravo-offer .item .featured-icon{position:relative;min-height:35px}
.bravo-offer .item .featured-icon i{line-height:normal;position:absolute;left:0;top:-10px;font-size:60px;color:#fff}
.bravo-offer .item .featured-icon i {
    line-height: normal;
    position: absolute;
    left: 0;
    top: -10px;
    font-size: 60px;
    color: #fff;
}
