@charset "UTF-8";
/*HomePage*/
/* latin */
@font-face {
  font-family: "Caveat";
  font-style: normal;
  font-weight: 700;
  src: local("Caveat Bold"), local("Caveat-Bold"), url(../fonts/Wnz5HAc5bAfYB2Qz3RMNpS7R.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;
}
.st-discount-btn button {
  padding: 10px 45px !important;
  color: var(--main-color, #1A2B48) !important;
  font-weight: 500 !important;
  border: none !important;
}
.st-discount-btn button:hover {
  color: #FFFFFF !important;
  background: var(--link-color, #5191FA) !important;
}

.st-sale-btn button {
  padding: 10px 30px !important;
  color: var(--main-color, #1A2B48) !important;
  font-weight: 500 !important;
  border: none !important;
}
.st-sale-btn button:hover {
  color: #FFFFFF !important;
  background: var(--link-color, #5191FA) !important;
}

@media (max-width: 767px) {
  .helios-heading .helios-title {
    font-size: 28px !important;
  }
}

#st-content-wrapper .st-search-form-home .st-heading {
  font-size: 36px;
}
@media (max-width: 767px) {
  #st-content-wrapper .st-search-form-home .st-heading {
    font-size: 28px;
  }
}
#st-content-wrapper .st-search-form-home .sub-heading {
  font-size: 16px;
  color: #768092;
}
#st-content-wrapper.st-content-wrapper--solo {
  padding-bottom: 0px;
}
#st-content-wrapper.st-content-wrapper--solo .box-shadow-croll {
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.04);
}
#st-content-wrapper.st-content-wrapper--solo .btn-readmore-blog {
  text-align: center;
}
#st-content-wrapper.st-content-wrapper--solo .btn-readmore-blog .wpb_content_element {
  margin-bottom: 0px;
}
#st-content-wrapper.st-content-wrapper--solo .btn-readmore-blog .wpb_content_element a {
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: 1px;
  color: #df5334;
  font-family: "Poppins";
  display: inline-block;
  padding-bottom: 2px;
  margin-top: 45px;
  border-bottom: 2px dashed #df5334;
  text-decoration: none;
}
@media (max-width: 767px) {
  #st-content-wrapper.st-content-wrapper--solo .btn-readmore-blog .wpb_content_element a {
    display: none;
  }
}

/*Header*/
.st-header-5 #header.header-style-4 #topbar {
  padding: 30px 50px 0 50px;
  position: relative;
}
.st-header-5 #header.header-style-4 #topbar .topbar-left {
  opacity: 0.8;
}
.st-header-5 #header.header-style-4 #topbar .topbar-left .socials {
  border-right: none;
}
.st-header-5 #header.header-style-4 #topbar .topbar-left .socials li a {
  color: #FFFFFF;
}
.st-header-5 #header.header-style-4 #topbar .topbar-left .socials li a .fa {
  margin-right: 8px;
}
.st-header-5 #header.header-style-4 #topbar .topbar-between {
  position: absolute;
  right: 50%;
  transform: translateX(50%);
}
@media (max-width: 991px) {
  .st-header-5 #header.header-style-4 #topbar .topbar-between {
    display: none;
  }
}
.st-header-5 #header.header-style-4 #topbar .topbar-right .socials {
  border-right: 0;
}
.st-header-5 #header.header-style-4 #topbar .topbar-right .socials li a {
  color: #FFFFFF;
  opacity: 0.8;
}
.st-header-5 #header.header-style-4 #topbar .topbar-right .topbar-items li {
  padding-left: 15px;
  padding-right: 15px;
}
.st-header-5 #header.header-style-4 #topbar .topbar-right .topbar-items li:last-child {
  padding-right: 0;
}
.st-header-5 #header.header-style-4 #topbar .topbar-right .topbar-items li:first-child {
  padding-left: 10px;
}
.st-header-5 #header.header-style-4 #topbar .topbar-right .topbar-items li.signup-item {
  padding-right: 0;
}
.st-header-5 #header.header-style-4 .header {
  justify-content: center;
  padding: 0 50px;
}
@media (max-width: 991px) {
  .st-header-5 #header.header-style-4 .header {
    padding: 25px 50px;
  }
}
.st-header-5 #header.header-style-4 .header .header-left {
  display: none;
}
@media (max-width: 991px) {
  .st-header-5 #header.header-style-4 .header .header-left {
    display: block;
  }
}
.st-header-5.home #st-content-wrapper {
  padding-bottom: 0;
}
.st-header-5 #st-content-wrapper {
  background: #f9f9f9;
}

/*header-style-8**/
#header.header-style-8 {
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.04);
}
#header.header-style-8 .header--8 {
  padding: 0px;
  border-bottom: none;
}
@media (max-width: 991px) {
  #header.header-style-8 .header--8 {
    padding: 8px 0px;
  }
}
@media (max-width: 991px) {
  #header.header-style-8 .header--8 .toggle-menu {
    margin-right: 0px !important;
  }
}
@media (max-width: 991px) {
  #header.header-style-8 .header--8 .header-left.header-left--8 {
    width: auto;
    display: block;
    text-align: center;
    margin: auto;
  }
}
@media (max-width: 767px) {
  #header.header-style-8 .header--8 .header-left.header-left--8 .hidden-xs {
    display: block !important;
  }
}
@media (max-width: 767px) {
  #header.header-style-8 .header--8 .header-left.header-left--8 .hidden-sm {
    display: none;
  }
}
#header.header-style-8 .header--8 .header-left.header-left--8 .logo img {
  max-height: 54px;
  max-width: 50px;
}
#header.header-style-8 .header--8 .header-left.header-left--8 #st-main-menu.st-main--menu8 {
  width: 100%;
  display: flex;
  align-items: baseline;
}
@media (max-width: 991px) {
  #header.header-style-8 .header--8 .header-left.header-left--8 #st-main-menu.st-main--menu8 {
    top: 0px;
    margin-top: 0px;
  }
}
#header.header-style-8 .header--8 .header-left.header-left--8 #st-main-menu.st-main--menu8 .back-menu {
  background-color: white;
  border-bottom: 1px dashed #e2e7e6 !important;
}
#header.header-style-8 .header--8 .header-left.header-left--8 #st-main-menu.st-main--menu8 .back-menu i {
  position: absolute;
  right: 24px;
  color: #123a32;
}
#header.header-style-8 .header--8 .header-left.header-left--8 #st-main-menu.st-main--menu8 .visible-xs {
  position: fixed;
  top: 18px;
  left: 20px;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 575px) {
  #header.header-style-8 .header--8 .header-left.header-left--8 #st-main-menu.st-main--menu8 .visible-xs {
    top: 8px;
  }
}
#header.header-style-8 .header--8 .header-left.header-left--8 #st-main-menu.st-main--menu8 #main-menu.main-menu.main-menu--8 li > .menu-item-has-children:hover .fa {
  color: #ec927e;
}
#header.header-style-8 .header--8 .header-left.header-left--8 #st-main-menu.st-main--menu8 #main-menu.main-menu.main-menu--8 li > .menu-item-has-children:hover > a {
  color: #ec927e;
}
#header.header-style-8 .header--8 .header-left.header-left--8 #st-main-menu.st-main--menu8 #main-menu.main-menu.main-menu--8 li > .menu-item-has-children .fa-angle-down {
  right: 4px;
  color: var(--main-color, #123a32);
}
@media (max-width: 767px) {
  #header.header-style-8 .header--8 .header-left.header-left--8 #st-main-menu.st-main--menu8 #main-menu.main-menu.main-menu--8 li > .menu-item-has-children .fa-angle-down {
    position: unset;
    width: auto;
  }
}
#header.header-style-8 .header--8 .header-left.header-left--8 #st-main-menu.st-main--menu8 #main-menu.main-menu.main-menu--8 li.current-menu-ancestor > a {
  color: #ec927e;
}
#header.header-style-8 .header--8 .header-left.header-left--8 #st-main-menu.st-main--menu8 #main-menu.main-menu.main-menu--8 li.current-menu-ancestor > .fa {
  color: #ec927e;
}
#header.header-style-8 .header--8 .header-left.header-left--8 #st-main-menu.st-main--menu8 #main-menu.main-menu.main-menu--8 li .menu-dropdown {
  border-radius: 0px 0px 12px 12px;
}
@media (max-width: 767px) {
  #header.header-style-8 .header--8 .header-left.header-left--8 #st-main-menu.st-main--menu8 #main-menu.main-menu.main-menu--8 li .menu-dropdown {
    padding-top: 0px;
    padding-bottom: 0px;
    top: 100%;
  }
}
#header.header-style-8 .header--8 .header-left.header-left--8 #st-main-menu.st-main--menu8 #main-menu.main-menu.main-menu--8 li .menu-dropdown .current-menu-item a {
  color: #ec927e;
}
#header.header-style-8 .header--8 .header-left.header-left--8 #st-main-menu.st-main--menu8 #main-menu.main-menu.main-menu--8 li .menu-dropdown .current-menu-item a:hover {
  color: #ec927e;
}
#header.header-style-8 .header--8 .header-left.header-left--8 #st-main-menu.st-main--menu8 #main-menu.main-menu.main-menu--8 li .menu-dropdown .current-menu-item .fa {
  color: var(--main-color, #123a32);
}
#header.header-style-8 .header--8 .header-left.header-left--8 #st-main-menu.st-main--menu8 #main-menu.main-menu.main-menu--8 li .menu-dropdown .current-menu-item .fa:hover {
  color: #ec927e;
}
#header.header-style-8 .header--8 .header-left.header-left--8 #st-main-menu.st-main--menu8 #main-menu.main-menu.main-menu--8 li .menu-dropdown li a {
  color: var(--main-color, #123a32);
}
#header.header-style-8 .header--8 .header-left.header-left--8 #st-main-menu.st-main--menu8 #main-menu.main-menu.main-menu--8 li .menu-dropdown li a:hover {
  color: #ec927e;
}
@media (max-width: 991px) {
  #header.header-style-8 .header--8 .header-left.header-left--8 #st-main-menu.st-main--menu8 #main-menu.main-menu.main-menu--8 li .menu-dropdown li a {
    text-align: left;
  }
}
#header.header-style-8 .header--8 .header-left.header-left--8 #st-main-menu.st-main--menu8 #main-menu.main-menu.main-menu--8 li .menu-dropdown li .fa {
  color: var(--main-color, #123a32);
}
#header.header-style-8 .header--8 .header-left.header-left--8 #st-main-menu.st-main--menu8 #main-menu.main-menu.main-menu--8 li .menu-dropdown li .fa:hover {
  color: #ec927e;
}
#header.header-style-8 .header--8 .header-left.header-left--8 #st-main-menu.st-main--menu8 #main-menu.main-menu.main-menu--8 li .fa {
  font-size: 14px;
  margin-top: -7px;
}
@media (max-width: 1024px) {
  #header.header-style-8 .header--8 .header-left.header-left--8 #st-main-menu.st-main--menu8 #main-menu.main-menu.main-menu--8 > li .fa {
    right: 2px;
  }
}
@media (max-width: 991px) {
  #header.header-style-8 .header--8 .header-left.header-left--8 #st-main-menu.st-main--menu8 #main-menu.main-menu.main-menu--8 > li .fa {
    position: unset;
    width: 8px;
    height: 8px;
    margin-left: 4px;
    margin-top: -6px;
    font-size: 14px !important;
  }
}
@media (max-width: 991px) {
  #header.header-style-8 .header--8 .header-left.header-left--8 #st-main-menu.st-main--menu8 #main-menu.main-menu.main-menu--8 > li {
    text-align: left;
  }
}
@media (max-width: 991px) {
  #header.header-style-8 .header--8 .header-left.header-left--8 #st-main-menu.st-main--menu8 #main-menu.main-menu.main-menu--8 > li:first-child {
    margin-top: 20px;
  }
}
@media (max-width: 991px) {
  #header.header-style-8 .header--8 .header-left.header-left--8 #st-main-menu.st-main--menu8 #main-menu.main-menu.main-menu--8 > li:not(:last-child) a {
    border-bottom: none;
  }
}
#header.header-style-8 .header--8 .header-left.header-left--8 #st-main-menu.st-main--menu8 #main-menu.main-menu.main-menu--8 > li > a {
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: var(--main-color, #123a32);
  display: inline-block;
  padding: 39px 20px;
}
@media (max-width: 1024px) {
  #header.header-style-8 .header--8 .header-left.header-left--8 #st-main-menu.st-main--menu8 #main-menu.main-menu.main-menu--8 > li > a {
    padding: 39px 16px;
  }
}
@media (max-width: 991px) {
  #header.header-style-8 .header--8 .header-left.header-left--8 #st-main-menu.st-main--menu8 #main-menu.main-menu.main-menu--8 > li > a {
    padding: 20px 0px 20px 24px !important;
  }
}
@media (max-width: 767px) {
  #header.header-style-8 .header--8 .header-left.header-left--8 #st-main-menu.st-main--menu8 #main-menu.main-menu.main-menu--8 > li > a {
    display: inline-block;
  }
}
#header.header-style-8 .header--8 .header-left.header-left--8 #st-main-menu.st-main--menu8 #main-menu.main-menu.main-menu--8 > li:hover > a {
  color: #ec927e;
}
#header.header-style-8 .header--8 .header-left.header-left--8 #st-main-menu.st-main--menu8 #main-menu.main-menu.main-menu--8 > li:hover .fa {
  color: #ec927e;
}
#header.header-style-8 .header--8 .header-left.header-left--8 .st-list-mobile {
  position: fixed !important;
  margin-bottom: 40px;
  left: 0;
  width: 100%;
  max-width: 300px;
  z-index: 2;
  bottom: 0px;
  padding: 0px 20px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  display: none;
  text-align: left;
  justify-content: flex-end;
}
#header.header-style-8 .header--8 .header-left.header-left--8 .st-list-mobile.open {
  opacity: 1;
  visibility: visible;
  z-index: 999;
  display: block;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
#header.header-style-8 .header--8 .header-left.header-left--8 .st-list-mobile li {
  list-style: none;
  margin: 0px;
}
#header.header-style-8 .header--8 .header-left.header-left--8 .st-list-mobile li a {
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: var(--main-color, #123a32);
  text-decoration: none;
}
#header.header-style-8 .header--8 .header-left.header-left--8 .st-list-mobile li .phone {
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #ec927e;
}
#header.header-style-8 .header--8 .header-left.header-left--8 .st-list-mobile li .phone i {
  margin-right: 8px;
}
#header.header-style-8 .header--8 .header-left.header-left--8 .st-list-mobile li.login-item, #header.header-style-8 .header--8 .header-left.header-left--8 .st-list-mobile li.signup-item {
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: var(--main-color, #123a32);
  display: none;
}
#header.header-style-8 .header--8 .header-left.header-left--8 .st-list-mobile li:not(:last-child) {
  margin-bottom: 16px;
}
#header.header-style-8 .header--8 .toggle-menu--user {
  display: none;
}
@media (max-width: 991px) {
  #header.header-style-8 .header--8 .toggle-menu--user {
    display: block;
    margin-top: 2px;
  }
}
#header.header-style-8 .header--8 .header-login--mobile {
  position: fixed !important;
  margin-top: 50px;
  left: 0;
  width: 100%;
  height: 100%;
  top: 0px;
  z-index: -1;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
#header.header-style-8 .header--8 .header-login--mobile.open {
  opacity: 1;
  visibility: visible;
  z-index: 999;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
#header.header-style-8 .header--8 .header-login--mobile.open ul {
  opacity: 1;
  right: 0;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
#header.header-style-8 .header--8 .header-login--mobile ul {
  position: fixed;
  top: 50px;
  right: -110%;
  width: 300px;
  height: 100%;
  background: #FFF;
  opacity: 0.8;
  -webkit-transition: right 0.3s ease, opacity 0.3s ease;
  transition: right 0.3s ease, opacity 0.3s ease;
  overflow-y: auto;
}
#header.header-style-8 .header--8 .header-login--mobile ul li:nth-child(2) a {
  border-bottom: 1px solid #EEEEEE;
}
#header.header-style-8 .header--8 .header-login--mobile ul li a {
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: var(--main-color, #123a32);
  padding: 39px 20px;
  display: block;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  #header.header-style-8 .header--8 .header-right {
    display: none;
  }
}
#header.header-style-8 .header--8 .header-right.header-right--8 {
  position: relative;
}
#header.header-style-8 .header--8 .header-right.header-right--8:after {
  position: absolute;
  width: 1px;
  height: 100%;
  top: 0px;
  opacity: 0.2;
  background-color: #1a2b48;
}
@media (max-width: 991px) {
  #header.header-style-8 .header--8 .header-right.header-right--8 {
    display: none;
  }
}
#header.header-style-8 .header--8 .header-right.header-right--8 .st-list {
  justify-content: flex-end;
}
#header.header-style-8 .header--8 .header-right.header-right--8 .st-list li {
  margin: 0px;
}
#header.header-style-8 .header--8 .header-right.header-right--8 .st-list li a {
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: var(--main-color, #123a32);
  text-decoration: none;
}
@media (max-width: 1024px) {
  #header.header-style-8 .header--8 .header-right.header-right--8 .st-list li a {
    font-size: 13px;
  }
}
#header.header-style-8 .header--8 .header-right.header-right--8 .st-list li .phone {
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #ec927e;
  text-decoration: underline;
}
@media (max-width: 1024px) {
  #header.header-style-8 .header--8 .header-right.header-right--8 .st-list li .phone {
    margin: 0px 16px;
  }
}
#header.header-style-8 .header--8 .header-right.header-right--8 .st-list li .phone i {
  margin-right: 8px;
}
@media (max-width: 1024px) {
  #header.header-style-8 .header--8 .header-right.header-right--8 .st-list li .phone {
    font-size: 13px;
  }
}
#header.header-style-8 .header--8 .header-right.header-right--8 .st-list li.st-header-links {
  margin-right: 24px;
}
#header.header-style-8 .header--8 .header-right.header-right--8 .st-list li.dropdown-user-dashboard {
  position: relative;
  margin-left: 25px;
}
#header.header-style-8 .header--8 .header-right.header-right--8 .st-list li.dropdown-user-dashboard::before {
  position: absolute;
  content: "";
  left: -24px;
  width: 1px;
  height: 100%;
  opacity: 0.2;
  background-color: #1a2b48;
}
#header.header-style-8 .header--8 .header-right.header-right--8 .st-list li.login-item, #header.header-style-8 .header--8 .header-right.header-right--8 .st-list li.signup-item {
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: var(--main-color, #123a32);
}
#header.header-style-8 .header--8 .header-right.header-right--8 .st-list li.login-item {
  margin-right: 24px;
  margin-left: 25px;
  position: relative;
}
#header.header-style-8 .header--8 .header-right.header-right--8 .st-list li.login-item:before {
  position: absolute;
  content: "";
  width: 1px;
  height: 100%;
  left: -24px;
  top: 0px;
  opacity: 0.2;
  background-color: #1a2b48;
}
@media (max-width: 1024px) {
  #header.header-style-8 .header--8 .header-right.header-right--8 .st-list li.login-item:before {
    left: -8px;
  }
}
@media (max-width: 1024px) {
  #header.header-style-8 .header--8 .header-right.header-right--8 .st-list li.login-item {
    margin-right: 16px;
  }
}

/*end hearder*/
.home #st-content-wrapper.search-result-page .st-search-form-tour {
  padding-top: 30px;
  padding-bottom: 60px;
}

.st-header-6 #header.header-style-4 #topbar {
  padding: 25px 0;
}
.st-header-6 #header.header-style-4 #topbar .topbar-left .st-list.socials {
  border-right: none;
}
.st-header-6 #header.header-style-4 #topbar .topbar-left .st-list.socials li a .fa {
  padding-right: 10px;
}
.st-header-6 #header.header-style-4 #topbar .topbar-right .st-list.socials {
  border-right: none;
}
.st-header-6 #header.header-style-4 #topbar .topbar-right .topbar-items li {
  padding-right: 10px;
  padding-left: 10px;
}
.st-header-6 #header.header-style-4 #topbar .topbar-right .topbar-items li.signup-item {
  padding-right: unset;
}
.st-header-6 #header.header-style-4 #topbar .socials li a {
  color: #fff;
  opacity: 0.8;
}
.st-header-6 #header.header-style-4 .header {
  padding: 0 30px;
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: 3px;
}
@media (max-width: 991px) {
  .st-header-6 #header.header-style-4 .header {
    padding: 25px 30px;
    background-color: unset;
  }
}
.st-header-6 #header.header-style-4 .header .toggle-menu .field-icon .fa svg g g {
  stroke: var(--main-color, #1A2B48);
}
.st-header-6 #header.header-style-4 .header .header-right #st-main-menu .main-menu li > a {
  color: var(--main-color, #1A2B48);
}
.st-header-6 #header.header-style-4 .header .header-right #st-main-menu .main-menu li > a:hover:after {
  content: none;
}
.st-header-6 #header.header-style-4 .header .header-right #st-main-menu .main-menu li .fa {
  color: var(--main-color, #1A2B48);
}
.st-header-6 #header.header-style-4 .header .header-right #st-main-menu .main-menu li.current-menu-item > a:after {
  content: none;
}
.st-header-6 #header.header-style-4 .header .header-right #st-main-menu .main-menu li.current-menu-item > a {
  color: var(--link-color, #5191FA);
}
.st-header-6 #header.header-style-4 .header .header-right #st-main-menu .main-menu li:hover .fa {
  color: var(--link-color, #5191FA);
}
.st-header-6 #header.header-style-4 .header .header-right #st-main-menu .main-menu li:hover a {
  color: var(--link-color, #5191FA);
}
.st-header-6 #header.header-style-4 .header .header-right #st-main-menu .main-menu li.current-menu-ancestor .fa {
  color: var(--link-color, #5191FA);
}
.st-header-6 #header.header-style-4 .header .header-right #st-main-menu .main-menu li.current-menu-ancestor > a:after {
  content: none;
}
.st-header-6 #header.header-style-4 .header .header-right #st-main-menu .main-menu li.current-menu-ancestor > a {
  color: var(--link-color, #5191FA);
}
.st-header-6 #header.header-style-4 .header .header-right #st-main-menu .main-menu li.current-menu-ancestor .menu-dropdown .current-menu-item a {
  color: var(--link-color, #5191FA);
}

#header.header-style-7 {
  border-bottom: 1px solid #EAEEF3;
}
#header.header-style-7 .header {
  padding: 0;
  border-bottom: none;
}
@media (max-width: 991px) {
  #header.header-style-7 .header {
    padding: 20px 0px;
  }
}
#header.header-style-7 .header .header-right .st-list li {
  margin-left: 12px;
  margin-right: 12px;
  font-size: 14px;
  font-weight: 500;
}
#header.header-style-7 .header .header-right .st-list .st-header-links {
  margin: 0;
  padding-right: 24px;
  border-right: 1px solid #dddddd;
}
@media (max-width: 1199px) {
  #header.header-style-7 .header .header-right .st-list .st-header-links {
    border-right: none;
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  #header.header-style-7 .header .header-right .st-list .st-header-links {
    display: none;
  }
}
#header.header-style-7 .header .header-right .st-list .dropdown-user-dashboard {
  margin-left: 24px;
}
#header.header-style-7 .header .header-right .st-list .login-item {
  margin-left: 24px;
}
@media (max-width: 991px) {
  #header.header-style-7 .header .header-right .st-list .login-item {
    display: none;
  }
}
@media (max-width: 991px) {
  #header.header-style-7 .header .header-right .st-list .signup-item {
    display: none;
  }
}
#header.header-style-7 .header .header-left #st-main-menu.open .advance-menu {
  display: block;
  left: 190px;
  transition: all 0.4s ease-in-out;
}
#header.header-style-7 .header .header-left #st-main-menu .advance-menu {
  left: -110%;
  display: none;
}
@media (max-width: 991px) {
  #header.header-style-7 .header .header-left #st-main-menu .advance-menu {
    position: fixed;
    top: 15px;
    display: block;
  }
  #header.header-style-7 .header .header-left #st-main-menu .advance-menu a:not(:last-child) {
    margin-right: 10px;
  }
  #header.header-style-7 .header .header-left #st-main-menu .advance-menu a {
    color: var(--main-color, #1A2B48);
    font-weight: 500;
    cursor: pointer;
  }
}

/*End Header*/
/*Tour Description*/
.st-introduce {
  display: flex;
}
@media (max-width: 991px) {
  .st-introduce {
    display: block;
  }
}
.st-introduce.style2 .st-introduce-right .st-content {
  width: 90%;
  padding-left: 15px;
}
@media (max-width: 991px) {
  .st-introduce.style2 .st-introduce-right .st-content {
    padding-left: 0;
    width: 100%;
  }
}
.st-introduce.style2 .st-introduce-right .st-title {
  width: 90%;
}
@media (max-width: 991px) {
  .st-introduce.style2 .st-introduce-right .st-title {
    width: 100%;
  }
}
.st-introduce.style1 .st-introduce-right .st-content {
  width: 90%;
}
@media (max-width: 991px) {
  .st-introduce.style1 .st-introduce-right .st-content {
    width: 100%;
  }
}
.st-introduce.style1 .st-introduce-right .st-title {
  width: 80%;
}
@media (max-width: 991px) {
  .st-introduce.style1 .st-introduce-right .st-title {
    width: 100%;
  }
}
.st-introduce.style1 .st-introduce-right .content {
  width: 95%;
}
@media (max-width: 991px) {
  .st-introduce.style1 .st-introduce-right .content {
    width: 100%;
  }
}
.st-introduce .st-introduce-right {
  display: flex;
  align-items: center;
}
@media (max-width: 991px) {
  .st-introduce .st-introduce-right .st-content {
    padding-top: 30px;
  }
}
.st-introduce .st-introduce-right .st-content .st-text {
  font-size: 16px;
  text-transform: uppercase;
  color: var(--link-color, #5191FA);
  font-weight: 500;
}
.st-introduce .st-introduce-right .st-content .st-title {
  margin-bottom: 40px;
  font-size: 36px;
  line-height: 1.4;
}
@media (max-width: 767px) {
  .st-introduce .st-introduce-right .st-content .st-title {
    font-size: 28px;
    margin-bottom: 20px;
  }
}
.st-introduce .st-introduce-right .st-content .content {
  margin-bottom: 30px;
  font-size: 18px;
  color: #768092;
}
@media (max-width: 575px) {
  .st-introduce .st-introduce-right .st-content .content {
    display: none;
  }
}
.st-introduce .st-introduce-right .st-content .st-link {
  color: var(--main-color, #1A2B48);
  padding: 10px 25px;
  border-radius: 3px;
  text-transform: capitalize;
  cursor: pointer;
  font-size: 15px;
  font-weight: 500;
  background-color: #ffffff;
  border: 1px solid var(--main-color, #1A2B48);
}
.st-introduce .st-introduce-right .st-content .st-link:hover {
  text-decoration: none;
  background: var(--main-color, #1A2B48);
  color: #FFFFFF !important;
}
.st-introduce .thumb {
  overflow: hidden;
}
.st-introduce .thumb img {
  width: 100%;
  height: auto;
  transition: all 0.3s;
}
.st-introduce .thumb img:hover {
  transform: scale(1.1, 1.1);
}

.hiking-description {
  padding: 0 35px;
  color: #768092;
  font-size: 18px;
}
@media (max-width: 991px) {
  .hiking-description {
    margin-top: 100px;
  }
}

/*End Tour Description*/
/*Slider tour */
.st-header-5 .tour-slider-wrapper.style2:hover .st-next {
  display: none;
}
.st-header-5 .tour-slider-wrapper.style2:hover .st-pre {
  display: none;
}
.st-header-5 .tour-slider-wrapper.style2 .st-search-form-tour .tour-search-form-home .search-form {
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.05);
}
.st-header-5 .tour-slider-wrapper.style2 .st-search-form-tour .tour-search-form-home .search-form .form-button-new .btn-search {
  background: #fa5636;
}
.st-header-5 .st-tours .search-form-top .st-search-form-tour .tour-search-form-home .search-form .form-button-new .btn-search {
  background: #fa5636;
}

.tour-slider-wrapper {
  position: relative;
}
.tour-slider-wrapper .st-search-form-tour {
  position: absolute !important;
  top: 100%;
  transform: translateY(-50%);
  z-index: 2;
  padding: 0 !important;
}
.tour-slider-wrapper .st-search-form-tour .tour-search-form-home .search-form {
  border: none;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
}
@media (max-width: 991px) {
  .tour-slider-wrapper .st-search-form-tour .tour-search-form-home.style2 .search-form .form .form-group.st-price-field .dropdown-menu {
    min-width: 0;
  }
}
.tour-slider-wrapper .tour-slider .item .outer {
  position: relative;
  width: 100%;
  height: calc(100vh - 20rem);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  .tour-slider-wrapper .tour-slider .item .outer {
    height: 75vh;
  }
}
.tour-slider-wrapper .tour-slider .item .outer .search-form-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  color: #ffffff;
  width: 100%;
}
.tour-slider-wrapper .tour-slider .item .outer .search-form-text .st-heading-tour {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 500;
}
.tour-slider-wrapper .tour-slider .item .outer .search-form-text .sub-heading-tour {
  font-size: 48px;
  font-weight: 600;
  margin-bottom: 20px;
  margin-top: 10px;
  min-height: 79px;
}
@media (max-width: 767px) {
  .tour-slider-wrapper .tour-slider .item .outer .search-form-text .sub-heading-tour {
    font-size: 32px;
    min-height: 54px;
  }
}
.tour-slider-wrapper .tour-slider .item .outer .search-form-text a {
  text-decoration: none;
  display: inline-flex;
}
.tour-slider-wrapper .tour-slider .item .outer .search-form-text a .st-link {
  color: var(--main-color, #1A2B48);
  text-transform: capitalize;
  cursor: pointer;
  font-size: 15px;
  font-weight: 500;
  padding: 12px 45px;
  background-color: #ffffff;
}
.tour-slider-wrapper .tour-slider .item .outer .search-form-text a .st-link:hover {
  text-decoration: none;
  color: var(--main-color, #1A2B48) !important;
}
.tour-slider-wrapper .tour-slider .owl-dots {
  display: none;
}
.tour-slider-wrapper .st-next {
  position: absolute;
  top: 50%;
  z-index: 1;
  right: 60px;
  border-radius: 50%;
  background: #000000;
  opacity: 0.7;
  border: none;
  width: 46px;
  height: 46px;
  padding: 0;
  transform: translateY(-50%);
  display: none;
}
.tour-slider-wrapper .st-pre {
  position: absolute;
  top: 50%;
  z-index: 1;
  left: 60px;
  border-radius: 50%;
  background: #000000;
  opacity: 0.7;
  border: none;
  width: 46px;
  height: 46px;
  padding: 0;
  transform: translateY(-50%);
  display: none;
}
.tour-slider-wrapper:hover .st-next {
  display: block;
}
@media (max-width: 767px) {
  .tour-slider-wrapper:hover .st-next {
    display: none;
  }
}
.tour-slider-wrapper:hover .st-pre {
  display: block;
}
@media (max-width: 767px) {
  .tour-slider-wrapper:hover .st-pre {
    display: none;
  }
}
.tour-slider-wrapper:hover .st-button:after {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  margin-top: -30px;
  margin-left: -30px;
  width: 60px;
  height: 60px;
  background: #000000;
  border-radius: 50%;
  transform: scale(0);
  transition: -webkit-transform 0.3s cubic-bezier(0.4, 0, 0, 1);
  z-index: -1;
}
.tour-slider-wrapper:hover .st-button:hover:after {
  transform: scale(1);
}

.st-search-form-tour .tour-search-form-home {
  display: flex;
  justify-content: center;
}
@media (max-width: 991px) {
  .st-search-form-tour .tour-search-form-home {
    display: block;
  }
}
.st-search-form-tour .tour-search-form-home .search-form {
  border: 1px solid #d8d8d8;
  box-shadow: none;
  margin-top: 0 !important;
}
@media (max-width: 991px) {
  .st-search-form-tour .tour-search-form-home .search-form {
    padding: 0 !important;
  }
}
.st-search-form-tour .tour-search-form-home .search-form .form {
  display: flex;
  height: 100%;
}
@media (max-width: 991px) {
  .st-search-form-tour .tour-search-form-home .search-form .form {
    display: block;
  }
}
.st-search-form-tour .tour-search-form-home .search-form .form .form-group {
  display: flex;
  align-items: center;
  min-height: 80px !important;
  border-right: 1px solid #eeeeee;
}
@media (max-width: 991px) {
  .st-search-form-tour .tour-search-form-home .search-form .form .form-group {
    width: 100% !important;
    display: flex !important;
  }
}
@media (max-width: 767px) {
  .st-search-form-tour .tour-search-form-home .search-form .form .form-group {
    border-bottom: 1px solid #EAEEF3 !important;
  }
}
.st-search-form-tour .tour-search-form-home .search-form .form .form-group .field-icon svg g g {
  stroke: #5e6d77;
}
.st-search-form-tour .tour-search-form-home .search-form .form .form-group .dropdown {
  display: flex;
}
.st-search-form-tour .tour-search-form-home .search-form .form .form-group.field-detination {
  width: 330px;
  border-right: 1px solid #eeeeee;
  padding-left: 30px;
  height: 80px !important;
}
@media (max-width: 1200px) {
  .st-search-form-tour .tour-search-form-home .search-form .form .form-group.field-detination {
    width: 220px;
    padding-left: 15px;
  }
}
@media (max-width: 991px) {
  .st-search-form-tour .tour-search-form-home .search-form .form .form-group.field-detination {
    padding-left: 15px !important;
  }
  .st-search-form-tour .tour-search-form-home .search-form .form .form-group.field-detination .dropdown-menu {
    left: 0;
    width: 100% !important;
  }
}
@media (max-width: 767px) {
  .st-search-form-tour .tour-search-form-home .search-form .form .form-group.field-detination {
    padding-left: 15px !important;
  }
}
.st-search-form-tour .tour-search-form-home .search-form .form .form-group.field-detination #dropdown-destination {
  padding-left: 30px !important;
}
@media (max-width: 767px) {
  .st-search-form-tour .tour-search-form-home .search-form .form .form-group.field-detination #dropdown-destination {
    padding-left: 42px !important;
  }
  .st-search-form-tour .tour-search-form-home .search-form .form .form-group.field-detination #dropdown-destination .render {
    display: block;
  }
}
.st-search-form-tour .tour-search-form-home .search-form .form .form-group.field-detination .dropdown-menu {
  left: 0;
  width: 100% !important;
}
.st-search-form-tour .tour-search-form-home .search-form .form .form-group.field-detination .field-icon {
  left: unset;
}
@media (max-width: 767px) {
  .st-search-form-tour .tour-search-form-home .search-form .form .form-group.field-detination .field-icon {
    left: unset !important;
  }
}
.st-search-form-tour .tour-search-form-home .search-form .form .form-group.field-detination .dropdown label {
  cursor: pointer;
}
.st-search-form-tour .tour-search-form-home .search-form .form .form-group.form-date-search-new {
  width: 240px;
  border-right: 1px solid #eeeeee;
  padding-left: 30px;
  height: 80px !important;
}
@media (max-width: 1200px) {
  .st-search-form-tour .tour-search-form-home .search-form .form .form-group.form-date-search-new {
    width: 220px;
    padding-left: 15px;
  }
}
.st-search-form-tour .tour-search-form-home .search-form .form .form-group.form-date-search-new .field-icon {
  left: unset;
}
@media (max-width: 767px) {
  .st-search-form-tour .tour-search-form-home .search-form .form .form-group.form-date-search-new .field-icon {
    left: unset !important;
  }
}
@media (max-width: 767px) {
  .st-search-form-tour .tour-search-form-home .search-form .form .form-group.form-date-search-new .date-wrapper .check-in-wrapper .st-render .render {
    display: block;
  }
}
.st-search-form-tour .tour-search-form-home .search-form .form .form-group.form-date-search-new .date-wrapper .st-date-text {
  cursor: pointer;
}
.st-search-form-tour .tour-search-form-home .search-form .form .form-group.form-date-search-new .check-in-out {
  left: 0;
}
.st-search-form-tour .tour-search-form-home .search-form .form .form-group.field-guest-new {
  width: 240px;
  padding-left: 30px;
  height: 80px !important;
}
@media (max-width: 1200px) {
  .st-search-form-tour .tour-search-form-home .search-form .form .form-group.field-guest-new {
    width: 220px;
    padding-left: 15px;
  }
  .st-search-form-tour .tour-search-form-home .search-form .form .form-group.field-guest-new .dropdown-menu {
    padding: 15px 25px;
  }
}
.st-search-form-tour .tour-search-form-home .search-form .form .form-group.field-guest-new .dropdown {
  padding-left: 35px;
}
@media (max-width: 767px) {
  .st-search-form-tour .tour-search-form-home .search-form .form .form-group.field-guest-new .dropdown {
    padding-left: 45px;
  }
  .st-search-form-tour .tour-search-form-home .search-form .form .form-group.field-guest-new .dropdown .render {
    display: block;
  }
}
.st-search-form-tour .tour-search-form-home .search-form .form .form-group.field-guest-new .dropdown label {
  cursor: pointer;
}
.st-search-form-tour .tour-search-form-home .search-form .form .form-group.field-guest-new .dropdown-menu {
  width: 100%;
}
.st-search-form-tour .tour-search-form-home .search-form .form .form-group.field-tour-type {
  width: 210px;
  padding-left: 30px;
  height: 80px !important;
}
@media (max-width: 1200px) {
  .st-search-form-tour .tour-search-form-home .search-form .form .form-group.field-tour-type {
    width: 160px;
    padding-left: 15px;
  }
  .st-search-form-tour .tour-search-form-home .search-form .form .form-group.field-tour-type .dropdown-menu {
    padding: 15px 25px;
  }
}
.st-search-form-tour .tour-search-form-home .search-form .form .form-group.field-tour-type .render-new {
  padding-left: 3px;
}
@media (max-width: 767px) {
  .st-search-form-tour .tour-search-form-home .search-form .form .form-group.field-tour-type .render-new {
    padding-left: 10px;
    display: block;
  }
}
.st-search-form-tour .tour-search-form-home .search-form .form .form-group.field-tour-type .render-new .tour-type {
  padding: 0.2em 0.6em 0.3em;
}
.st-search-form-tour .tour-search-form-home .search-form .form .form-group.field-tour-type .render-new .tour-type .label {
  cursor: pointer;
  padding: 0;
}
.st-search-form-tour .tour-search-form-home .search-form .form .form-group.field-tour-type .dropdown-menu {
  width: 100%;
}
.st-search-form-tour .tour-search-form-home .search-form .form .form-group.field-tour-type .dropdown-menu li {
  margin-bottom: 0;
  padding: 7px 0px;
}
.st-search-form-tour .tour-search-form-home .search-form .form .form-group.field-tour-type .dropdown-menu li:hover {
  background: #f5f4f7;
}
.st-search-form-tour .tour-search-form-home .search-form .form .form-group.field-durations {
  width: 210px;
  padding-left: 30px;
  height: 80px !important;
}
@media (max-width: 1200px) {
  .st-search-form-tour .tour-search-form-home .search-form .form .form-group.field-durations {
    width: 160px;
    padding-left: 15px;
  }
  .st-search-form-tour .tour-search-form-home .search-form .form .form-group.field-durations .dropdown-menu {
    padding: 15px 25px;
  }
}
.st-search-form-tour .tour-search-form-home .search-form .form .form-group.field-durations .render-new {
  padding-left: 3px;
}
@media (max-width: 767px) {
  .st-search-form-tour .tour-search-form-home .search-form .form .form-group.field-durations .render-new {
    display: block;
    padding-left: 10px;
  }
}
.st-search-form-tour .tour-search-form-home .search-form .form .form-group.field-durations .render-new .durations {
  padding: 0.2em 0.6em 0.3em;
}
.st-search-form-tour .tour-search-form-home .search-form .form .form-group.field-durations .render-new .durations .label {
  padding: 0;
  cursor: pointer;
}
.st-search-form-tour .tour-search-form-home .search-form .form .form-group.field-durations .dropdown-menu {
  width: 100%;
  padding: 15px 20px;
}
.st-search-form-tour .tour-search-form-home .search-form .form .form-group.field-durations .dropdown-menu li {
  margin-bottom: 0;
  padding: 7px 10px;
}
.st-search-form-tour .tour-search-form-home .search-form .form .form-group.field-durations .dropdown-menu li:hover {
  background: #f5f4f7;
}
.st-search-form-tour .tour-search-form-home .search-form .form .form-group.st-price-field {
  width: 210px;
  padding-left: 30px;
  height: 80px !important;
}
@media (max-width: 1200px) {
  .st-search-form-tour .tour-search-form-home .search-form .form .form-group.st-price-field {
    width: 160px;
    padding-left: 15px;
  }
  .st-search-form-tour .tour-search-form-home .search-form .form .form-group.st-price-field .dropdown-menu {
    padding: 15px 25px;
  }
}
.st-search-form-tour .tour-search-form-home .search-form .form .form-group.st-price-field .render {
  padding-left: 10px;
}
@media (max-width: 767px) {
  .st-search-form-tour .tour-search-form-home .search-form .form .form-group.st-price-field .render {
    display: block;
    padding-left: 20px;
  }
}
.st-search-form-tour .tour-search-form-home .search-form .form .form-group.st-price-field .label {
  cursor: pointer;
}
@media (max-width: 767px) {
  .st-search-form-tour .tour-search-form-home .search-form .form .form-group.st-price-field .label {
    padding-left: 20px;
  }
}
.st-search-form-tour .tour-search-form-home .search-form .form .form-group.st-price-field .dropdown-menu {
  min-width: 440px;
  right: 0;
  left: auto;
}
@media (max-width: 991px) {
  .st-search-form-tour .tour-search-form-home .search-form .form .form-group.st-price-field .dropdown-menu {
    width: 100%;
  }
}
.st-search-form-tour .tour-search-form-home .search-form .form .form-group.st-price-field .dropdown-menu li {
  margin-bottom: 0;
  padding: 7px 0px;
}
.st-search-form-tour .tour-search-form-home .search-form .form .form-group.st-price-field .dropdown-menu li:hover {
  background: #f5f4f7;
}
.st-search-form-tour .tour-search-form-home .search-form .form .form-button-new {
  display: flex;
}
.st-search-form-tour .tour-search-form-home .search-form .form .form-button-new .btn-search {
  background: var(--link-color, #5191FA);
  text-transform: uppercase;
  padding: 0 48px;
  border-radius: 0 3px 3px 0;
}
@media (max-width: 1199px) {
  .st-search-form-tour .tour-search-form-home .search-form .form .form-button-new .btn-search {
    padding: 0 33px;
  }
}
@media (max-width: 991px) {
  .st-search-form-tour .tour-search-form-home .search-form .form .form-button-new .btn-search {
    padding-top: 15px;
    padding-bottom: 15px;
    width: 100%;
  }
}

.tour-slider-wrapper.slider-style5 .tour-slider .item .outer {
  height: calc(100vh);
}
@media (max-width: 767px) {
  .tour-slider-wrapper.slider-style5 .tour-slider .item .outer {
    height: 50vh;
  }
}
.tour-slider-wrapper.slider-style5 .tour-slider .item .outer .search-form-text .st-heading-tour {
  letter-spacing: 10px;
}
@media (max-width: 991px) {
  .tour-slider-wrapper.slider-style5 .tour-slider .item .outer .search-form-text .st-heading-tour {
    letter-spacing: 5px;
  }
}
.tour-slider-wrapper.slider-style5 .tour-slider .item .outer .search-form-text .sub-heading-tour {
  font-size: 64px;
  margin-top: 15px;
  margin-bottom: 30px;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .tour-slider-wrapper.slider-style5 .tour-slider .item .outer .search-form-text .sub-heading-tour {
    font-size: 48px;
  }
}
@media (max-width: 767px) {
  .tour-slider-wrapper.slider-style5 .tour-slider .item .outer .search-form-text .sub-heading-tour {
    font-size: 32px;
  }
}
.tour-slider-wrapper.style2 .tour-slider .item .outer {
  height: calc(100vh - 15rem);
}
.tour-slider-wrapper.style2 .tour-slider .item .outer:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  opacity: 0.2;
  background: linear-gradient(to bottom, #000000, rgba(0, 0, 0, 0));
}
.tour-slider-wrapper.style2 .tour-slider .item .outer .search-form-text .st-heading-tour {
  font-size: 100px;
  font-weight: bold;
  text-transform: capitalize;
  font-family: "Playfair Display";
}
@media (max-width: 991px) {
  .tour-slider-wrapper.style2 .tour-slider .item .outer .search-form-text .st-heading-tour {
    font-size: 50px;
  }
}
.tour-slider-wrapper.style2 .tour-slider .item .outer .search-form-text .sub-heading-tour {
  font-size: 18px;
  font-weight: normal;
  margin-top: 0;
  min-height: 29px;
  margin-bottom: 32px;
}
.tour-slider-wrapper.style2 .tour-slider .item .outer .search-form-text a .st-link {
  padding: 10px 20px;
}
.tour-slider-wrapper.style3 .tour-slider .item .outer {
  height: calc(100vh - 90px);
}
@media (max-width: 767px) {
  .tour-slider-wrapper.style3 .tour-slider .item .outer {
    min-height: 62vh;
  }
}
.tour-slider-wrapper.style3 .tour-slider .item .outer .search-form-text {
  top: 45%;
}
@media (max-width: 767px) {
  .tour-slider-wrapper.style3 .tour-slider .item .outer .search-form-text {
    top: 30%;
  }
}
.tour-slider-wrapper.style3 .tour-slider .item .outer .search-form-text .st-heading-tour {
  font-size: 80px;
  font-family: "Playfair Display";
  text-transform: capitalize;
}
@media (max-width: 991px) {
  .tour-slider-wrapper.style3 .tour-slider .item .outer .search-form-text .st-heading-tour {
    font-size: 50px;
  }
}
@media (max-width: 767px) {
  .tour-slider-wrapper.style3 .tour-slider .item .outer .search-form-text .st-heading-tour {
    font-size: 32px;
  }
}
.tour-slider-wrapper.style3 .tour-slider .item .outer .search-form-text .sub-heading-tour {
  font-size: 18px;
  font-weight: normal;
  margin-top: 0;
  min-height: 27px;
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  .tour-slider-wrapper.style3 .tour-slider .item .outer .search-form-text .sub-heading-tour {
    margin-bottom: 25px;
  }
}
.tour-slider-wrapper.style3 .tour-slider .item .outer .search-form-text a .st-link {
  padding: 13px 30px;
  border: 2px solid #FFFFFF;
  background-color: transparent;
  color: #FFFFFF;
}
.tour-slider-wrapper.style3 .tour-slider .item .outer .search-form-text a .st-link:hover {
  color: var(--main-color, #1A2B48);
  background-color: #FFFFFF;
}
.tour-slider-wrapper.style3 .st-search-form-tour {
  top: unset;
  bottom: 60px;
}
@media (max-width: 991px) {
  .tour-slider-wrapper.style3 .st-search-form-tour {
    top: 100%;
    bottom: unset;
  }
}

/*End Slider tour*/
/*Title Service*/
.st-title-normal .content-text .st-text-center .text-center {
  font-size: 24px;
  font-weight: 600;
}
.st-title-normal .content-text .st-text-center .box__separator {
  margin: 15px auto 0 auto;
  height: 2px;
  width: 80px;
  background: var(--link-color, #5191FA);
  border: none;
}

.st-title-large .content-text .st-text-center .text-center {
  font-size: 28px;
  font-weight: 600;
}
.st-title-large .content-text .st-text-center .box__separator {
  margin: 15px auto 0 auto;
  height: 2px;
  width: 80px;
  background: var(--link-color, #5191FA);
  border: none;
}

.st-text-center.style-7 h2.style-7 {
  position: relative;
  padding-bottom: 35px;
}
.st-text-center.style-7 h2.style-7:after {
  content: "";
  position: absolute;
  background: url("../images/icon-wave.svg") center center no-repeat;
  background-size: cover;
  width: 65px;
  height: 12px;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
}
.st-text-center.style-8 h2.style-8 {
  position: relative;
  color: #ffffff;
  padding-bottom: 35px;
}
.st-text-center.style-8 h2.style-8:after {
  content: "";
  position: absolute;
  background: url("../images/icon-wave.svg") center center no-repeat;
  background-size: cover;
  width: 65px;
  height: 12px;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
}
.st-text-center.style-9 h2.style-9 {
  font-weight: 600;
  position: relative;
  line-height: 42px;
  padding-bottom: 15px;
  margin-bottom: 40px;
  margin-top: 0;
}
.st-text-center.style-9 h2.style-9:after {
  position: absolute;
  content: "";
  height: 2px;
  width: 80px;
  background: var(--link-color, #5191FA);
  bottom: 0;
  left: 0;
}
.st-text-center.style-9 .style-9-content {
  font-size: 16px;
  color: #666666;
}

/*End Title Service*/
/*List Categories*/
.category-slider-wrapper .category-slider .category-item .thumb {
  position: relative;
}
.category-slider-wrapper .category-slider .category-item .thumb a {
  display: block;
  overflow: hidden;
}
.category-slider-wrapper .category-slider .category-item .thumb a img {
  transition: all 0.3s;
}
.category-slider-wrapper .category-slider .category-item .thumb a img:hover {
  transform: scale(1.1, 1.1);
}
.category-slider-wrapper .category-slider .category-item .thumb .st-title {
  position: absolute;
  font-size: 24px;
  font-weight: bold;
  color: #ffffff;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  text-align: center;
  font-family: "Playfair Display";
  cursor: pointer;
}
.category-slider-wrapper .category-slider .owl-nav button {
  position: absolute;
  top: 50%;
  margin-top: -35px;
}
.category-slider-wrapper .category-slider .owl-nav button.owl-prev {
  left: -44px;
}
.category-slider-wrapper .category-slider .owl-nav button.owl-prev span {
  width: 14px;
  height: 24px;
  display: block;
  background: url(../images/html/icon_pre_2.svg) center center no-repeat;
  background-size: 100% auto;
  color: transparent;
}
.category-slider-wrapper .category-slider .owl-nav button.owl-next {
  right: -44px;
}
.category-slider-wrapper .category-slider .owl-nav button.owl-next span {
  width: 14px;
  height: 24px;
  display: block;
  background: url(../images/html/icon_next_2.svg) center center no-repeat;
  background-size: 100% auto;
  color: transparent;
}
.category-slider-wrapper .category-slider .owl-dots {
  margin-top: 40px;
  text-align: center;
}
.category-slider-wrapper .category-slider .owl-dots .owl-dot {
  width: 10px;
  height: 10px;
  background: #d8d8d8;
  border-radius: 50%;
  border: 2px solid transparent;
  margin-right: 10px;
  margin-left: 10px;
}
.category-slider-wrapper .category-slider .owl-dots .owl-dot.active {
  background: #59657a;
}
.category-slider-wrapper .category-slider.style-2 .category-item .thumb .st-title {
  width: 100%;
}
.category-slider-wrapper .category-slider.style-2 .owl-nav {
  display: none;
}
.category-slider-wrapper .category-slider.style-2 .owl-dots .owl-dot.active {
  background: var(--link-color, #5191FA);
}

/*End List Categories*/
/*List of Destination*/
#st-content-wrapper .list-destination-style8 .destination-item {
  margin-bottom: 0;
  background: #ffffff;
}
#st-content-wrapper .list-destination-style8 .destination-item .image {
  border-radius: 0;
}
#st-content-wrapper .list-destination-style8 .destination-item .image img {
  border-radius: 0;
}
#st-content-wrapper .list-destination-style8 .destination-item .content {
  padding: 10px 20px 20px 20px;
}
#st-content-wrapper .list-destination-style8 .destination-item .content .st_destination .title {
  font-size: 16px;
  color: var(--main-color, #1A2B48);
}
#st-content-wrapper .list-destination-style8 .destination-item .content .st_destination .title a {
  color: var(--main-color, #1A2B48);
}
#st-content-wrapper .list-destination-style8 .destination-item .content .st_destination .desc {
  font-size: 14px;
  color: #5e6d77;
  font-style: italic;
}
#st-content-wrapper .list-destination-style8 .destination-item .content .st_destination .desc a {
  color: #5e6d77;
}
#st-content-wrapper .list-destination-style8 .destination-item .content .st_destination .multi {
  list-style-type: none;
  padding-left: 0;
}
#st-content-wrapper .list-destination-style8 .owl-nav button {
  position: absolute;
  top: 50%;
  margin-top: -35px;
}
#st-content-wrapper .list-destination-style8 .owl-nav button.owl-prev {
  left: -44px;
}
#st-content-wrapper .list-destination-style8 .owl-nav button.owl-prev span {
  width: 14px;
  height: 24px;
  display: block;
  background: url(../images/html/icon_pre_2.svg) center center no-repeat;
  background-size: 100% auto;
  color: transparent;
}
#st-content-wrapper .list-destination-style8 .owl-nav button.owl-next {
  right: -44px;
}
#st-content-wrapper .list-destination-style8 .owl-nav button.owl-next span {
  width: 14px;
  height: 24px;
  display: block;
  background: url(../images/html/icon_next_2.svg) center center no-repeat;
  background-size: 100% auto;
  color: transparent;
}
#st-content-wrapper .list-destination-style8 .owl-dots {
  margin-top: 40px;
  text-align: center;
}
#st-content-wrapper .list-destination-style8 .owl-dots .owl-dot {
  width: 10px;
  height: 10px;
  background: #d8d8d8;
  border-radius: 50%;
  border: 2px solid transparent;
  margin-right: 10px;
  margin-left: 10px;
}
#st-content-wrapper .list-destination-style8 .owl-dots .owl-dot.active {
  background: #59657a;
}

/*End List of Destination*/
/*List feature*/
.st-list-features {
  background-color: #65324b;
  color: #fff;
}
@media (max-width: 991px) {
  .st-list-features {
    padding-top: 170px;
  }
}
.st-list-features .st-featured-item {
  margin-top: 60px;
}
@media (max-width: 991px) {
  .st-list-features .st-featured-item {
    margin-top: 0;
  }
}
.st-list-features .st-featured-item .content {
  padding-left: 0 !important;
  margin-left: 80px !important;
}
.st-list-features .st-featured-item .content .title {
  text-transform: uppercase;
  font-size: 16px;
}
.st-list-features .st-featured-item .content .desc {
  font-size: 15px;
  width: 80%;
}

#st-content-wrapper .st-list-features-style2 {
  padding-top: 60px;
  padding-bottom: 30px;
}
#st-content-wrapper .st-list-features-style2 .st-featured-item {
  margin-bottom: 30px;
}
#st-content-wrapper .st-list-features-style2 .st-featured-item .image {
  margin-top: 0;
}
#st-content-wrapper .st-list-features-style2 .st-featured-item .content {
  margin-left: 80px;
  padding: 0;
}
#st-content-wrapper .st-list-features-style2 .st-featured-item .content .title {
  text-transform: uppercase;
  font-size: 16px;
}
#st-content-wrapper .st-list-features-style2 .st-featured-item .content .desc {
  font-size: 15px;
  width: 80%;
}

.st-feature-style3 {
  background: url("../images/feature_image.png") top center no-repeat;
  background-position-y: 20px;
}
@media (max-width: 991px) {
  .st-feature-style3 {
    background: unset;
  }
}

.st-featured-item.image-top-2 {
  text-align: center;
}
.st-featured-item.image-top-2 .image img {
  margin: auto;
  padding-bottom: 10px;
}
.st-featured-item.image-top-2 .content .title {
  font-size: 16px;
}
.st-featured-item.image-top-2 .content .desc {
  font-size: 14px;
  color: #768092;
  width: 60%;
  margin: auto;
}
.st-featured-item.image-top-3 {
  text-align: center;
}
.st-featured-item.image-top-3 .image img {
  margin: auto;
  padding-bottom: 25px;
}
.st-featured-item.image-top-3 .content .title {
  font-size: 18px;
  margin-bottom: 25px;
  position: relative;
  padding-bottom: 5px;
}
.st-featured-item.image-top-3 .content .title:after {
  content: "";
  position: absolute;
  width: 30px;
  height: 1px;
  right: 50%;
  transform: translateX(50%);
  bottom: -10px;
  background: var(--link-color, #5191FA);
}
.st-featured-item.image-top-3 .content .desc {
  font-size: 16px;
  color: #5e6d77;
  width: 70%;
  margin: auto;
}

/*End List feature*/
/*List Tour*/
.list-service-style2 .item-service .service-border .thumb .st_sale_class {
  width: 50px;
  height: 50px;
  transform: unset;
  right: 20px;
  top: unset;
  bottom: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: #fa5636;
}
.list-service-style2 .item-service .service-border .service-title {
  font-size: 18px !important;
}

.list-service-style3 {
  position: relative;
}
.list-service-style3 .item-service {
  margin-top: 0px !important;
}
.list-service-style3 .item-service .service-border {
  background: #FFFFFF;
  border: none !important;
  border-radius: 5px !important;
}
.list-service-style3 .item-service .service-border .thumb {
  overflow: hidden;
}
.list-service-style3 .item-service .service-border .thumb .st_sale_class {
  width: 50px;
  height: 50px;
  transform: unset;
  right: 20px;
  top: unset;
  bottom: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: #fa5636;
}
.list-service-style3 .item-service .service-border .thumb .service-add-wishlist {
  opacity: 0.5;
}
.list-service-style3 .item-service .service-border .thumb .service-add-wishlist.added {
  opacity: 1;
}
.list-service-style3 .item-service .service-border .service-title {
  font-size: 18px !important;
}
.list-service-style3 .item-service .service-border .section-footer .footer-inner .service-price .price .onsale {
  color: #c9cfd5 !important;
}
.list-service-style3 .owl-nav {
  position: absolute;
  height: 100%;
  top: 0;
  width: 100%;
  z-index: -1;
}
.list-service-style3 .owl-nav button {
  position: absolute;
  top: 50%;
  margin-top: -35px;
}
.list-service-style3 .owl-nav button.owl-prev {
  left: -44px;
}
.list-service-style3 .owl-nav button.owl-prev span {
  width: 14px;
  height: 24px;
  display: block;
  background: url("../images/html/icon_pre_2.svg") center center no-repeat;
  background-size: 100% auto;
  color: transparent;
}
.list-service-style3 .owl-nav button.owl-prev.disabled {
  display: none;
}
@media (max-width: 1333px) {
  .list-service-style3 .owl-nav button.owl-prev {
    left: -40px;
  }
}
@media (max-width: 1270px) {
  .list-service-style3 .owl-nav button.owl-prev {
    display: none;
  }
}
@media screen and (max-width: 1199px) {
  .list-service-style3 .owl-nav button.owl-prev {
    display: block;
    left: -66px;
  }
}
@media (max-width: 1092px) {
  .list-service-style3 .owl-nav button.owl-prev {
    left: -40px;
  }
}
@media (max-width: 1045px) {
  .list-service-style3 .owl-nav button.owl-prev {
    display: none;
  }
}
.list-service-style3 .owl-nav button.owl-next {
  right: -44px;
}
.list-service-style3 .owl-nav button.owl-next span {
  width: 14px;
  height: 24px;
  display: block;
  background: url("../images/html/icon_next_2.svg") center center no-repeat;
  background-size: 100% auto;
  color: transparent;
}
.list-service-style3 .owl-nav button.owl-next.disabled {
  display: none;
}
@media (max-width: 1333px) {
  .list-service-style3 .owl-nav button.owl-next {
    right: -40px;
  }
}
@media (max-width: 1270px) {
  .list-service-style3 .owl-nav button.owl-next {
    display: none;
  }
}
@media screen and (max-width: 1199px) {
  .list-service-style3 .owl-nav button.owl-next {
    display: block;
    right: -66px;
  }
}
@media (max-width: 1092px) {
  .list-service-style3 .owl-nav button.owl-next {
    right: -40px;
  }
}
@media (max-width: 1045px) {
  .list-service-style3 .owl-nav button.owl-next {
    display: none;
  }
}
.list-service-style3 .owl-dots {
  margin-top: 40px;
  text-align: center;
}
.list-service-style3 .owl-dots .owl-dot {
  width: 10px;
  height: 10px;
  background: #FFFFFF;
  opacity: 0.4;
  border-radius: 50%;
  border: 2px solid transparent;
  margin-right: 10px;
  margin-left: 10px;
}
.list-service-style3 .owl-dots .active {
  position: relative;
  background: #FFFFFF;
  opacity: 1;
}

.list-service-style4 {
  position: relative;
}
.list-service-style4 .item-service {
  margin-top: 0px !important;
}
.list-service-style4 .item-service .service-border {
  border: none !important;
  border-radius: 0px !important;
}
.list-service-style4 .item-service .service-border .thumb .service-price {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8;
  height: 65px;
  background: var(--link-color, #5191FA);
  padding: 0 25px 0 10px;
  margin-top: 0;
  opacity: 0.9;
}
.list-service-style4 .item-service .service-border .thumb .service-price .price {
  position: relative;
}
.list-service-style4 .item-service .service-border .thumb .service-price .price .onsale {
  margin-bottom: 0;
  font-size: 14px;
  color: #FFFFFF;
  text-decoration: line-through;
}
.list-service-style4 .item-service .service-border .thumb .service-price .price .onsale .st-ico {
  padding-right: 8px;
}
.list-service-style4 .item-service .service-border .thumb .service-price .price .text-lg {
  color: #FFFFFF;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 0;
}
.list-service-style4 .item-service .service-border .thumb .service-price .st-text {
  font-size: 14px;
  color: #FFFFFF;
}
.list-service-style4 .item-service .service-border .thumb .st_sale_class {
  width: 50px;
  height: 50px;
  transform: unset;
  right: 20px;
  top: unset;
  bottom: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: #fa5636;
}
.list-service-style4 .item-service .service-border .thumb .service-add-wishlist {
  opacity: 0.5;
}
.list-service-style4 .item-service .service-border .thumb .service-add-wishlist.added {
  opacity: 1;
}
.list-service-style4 .item-service .service-border .thumb .service-tag {
  top: 65px;
}
.list-service-style4 .item-service .service-border .thumb .service-tag.bestseller .feature_class {
  background: #ed0925;
}
.list-service-style4 .item-service .service-border .service-title {
  font-size: 18px !important;
}
.list-service-style4 .item-service .service-border .section-footer .footer-inner {
  justify-content: unset;
}
@media (max-width: 575px) {
  .list-service-style4 .item-service .service-border .section-footer .footer-inner {
    display: flex;
  }
}
.list-service-style4 .item-service .service-border .section-footer .footer-inner .service-peple {
  margin-right: 30px;
  display: flex;
}
.list-service-style4 .item-service .service-border .section-footer .footer-inner .service-peple .fa {
  margin-right: 8px;
}
@media (max-width: 575px) {
  .list-service-style4 .item-service .service-border .section-footer .footer-inner .service-duration {
    width: unset;
    margin-bottom: 0;
  }
}
.list-service-style4 .item-service .service-border .section-footer .footer-inner .service-duration .fa {
  margin-right: 8px;
}
.list-service-style4 .owl-dots {
  margin-top: 40px;
  text-align: center;
}
.list-service-style4 .owl-dots .owl-dot {
  width: 10px;
  height: 10px;
  background: #d8d8d8;
  border-radius: 50%;
  border: 2px solid transparent;
  margin-right: 10px;
  margin-left: 10px;
}
.list-service-style4 .owl-dots .active {
  position: relative;
  background: #59657a;
  opacity: 1;
}

.st-list-tour-services {
  display: flex;
  align-items: center;
}
@media (max-width: 991px) {
  .st-list-tour-services {
    display: block;
    margin-top: 160px;
  }
}
.st-list-tour-services .search-result-page .st-hotel-result {
  z-index: 1;
  margin-top: 0px;
}
@media (max-width: 991px) {
  .st-list-tour-services .search-result-page .st-hotel-result {
    margin-top: 30px;
  }
}
.st-list-tour-services .title-service h2.title {
  font-weight: 600;
  position: relative;
  line-height: 42px;
  padding-bottom: 15px;
  margin-bottom: 40px;
  margin-top: 0;
}
.st-list-tour-services .title-service h2.title:after {
  position: absolute;
  content: "";
  height: 2px;
  width: 80px;
  background: var(--link-color, #5191FA);
  bottom: 0;
  left: 0;
}
.st-list-tour-services .title-service .description {
  font-size: 16px;
  color: #666666;
}

.list-service-style5 {
  position: relative;
}
.list-service-style5 .item-service {
  margin-top: 0 !important;
}
.list-service-style5 .item-service .service-border {
  padding-bottom: 0 !important;
  border: none !important;
}
.list-service-style5 .item-service .service-border .thumb {
  position: relative;
  margin-bottom: 0;
}
.list-service-style5 .item-service .service-border .thumb .service-price {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 8;
  height: 65px;
  background: var(--link-color, #5191FA);
  padding: 0 10px 0 10px;
  margin-top: 0;
  opacity: 0.9;
}
.list-service-style5 .item-service .service-border .thumb .service-price .price {
  position: relative;
}
.list-service-style5 .item-service .service-border .thumb .service-price .price .onsale {
  margin-bottom: 0;
  font-size: 14px;
  color: #FFFFFF;
  text-decoration: line-through;
}
.list-service-style5 .item-service .service-border .thumb .service-price .price .onsale .st-ico {
  padding-right: 8px;
}
.list-service-style5 .item-service .service-border .thumb .service-price .price .text-lg {
  color: #FFFFFF;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 0;
}
.list-service-style5 .item-service .service-border .thumb .service-price .st-text {
  font-size: 14px;
  color: #FFFFFF;
  font-weight: normal;
}
.list-service-style5 .owl-nav {
  position: absolute;
  height: 100%;
  top: 0;
  width: 100%;
  z-index: -1;
}
.list-service-style5 .owl-nav button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.list-service-style5 .owl-nav button.owl-prev {
  display: none;
  left: -44px;
}
.list-service-style5 .owl-nav button.owl-prev span {
  width: 14px;
  height: 24px;
  display: block;
  background: url("../images/html/icon_pre_2.svg") center center no-repeat;
  background-size: 100% auto;
  color: transparent;
}
.list-service-style5 .owl-nav button.owl-next {
  right: -35px;
}
.list-service-style5 .owl-nav button.owl-next span {
  width: 14px;
  height: 24px;
  display: block;
  background: url("../images/html/icon_next_2.svg") center center no-repeat;
  background-size: 100% auto;
  color: transparent;
}
.list-service-style5 .owl-nav button.owl-next.disabled {
  display: none;
}
@media (max-width: 1333px) {
  .list-service-style5 .owl-nav button.owl-next {
    right: -40px;
  }
}
@media (max-width: 1270px) {
  .list-service-style5 .owl-nav button.owl-next {
    display: none;
  }
}
@media screen and (max-width: 1199px) {
  .list-service-style5 .owl-nav button.owl-next {
    display: block;
    right: -66px;
  }
}
@media (max-width: 1092px) {
  .list-service-style5 .owl-nav button.owl-next {
    right: -40px;
  }
}
@media (max-width: 1045px) {
  .list-service-style5 .owl-nav button.owl-next {
    display: none;
  }
}

.list-service-style6 .item-service {
  margin-top: 0px !important;
}
.list-service-style6 .item-service .service-border .thumb .share-item {
  position: absolute;
  bottom: -40px;
  right: 15px;
  width: 30px;
  height: 30px;
  color: #a0a9b2;
  font-size: 21px;
  z-index: 8;
  cursor: pointer;
  text-align: center;
}
.list-service-style6 .item-service .service-border .thumb .share-item .fa-heart-o {
  opacity: 0.5;
}
.list-service-style6 .item-service .service-border .thumb .share-item .fa-heart {
  color: #ff0000eb;
}
.list-service-style6 .item-service .service-border .service-title {
  width: 80%;
  font-size: 18px;
}
.list-service-style6 .item-service .service-border .section-footer .footer-inner .service-price .price .onsale {
  color: #c9cfd5 !important;
}
.list-service-style6 .owl-dots {
  margin-top: 40px;
  text-align: center;
}
.list-service-style6 .owl-dots .owl-dot {
  width: 10px;
  height: 10px;
  background: #d8d8d8;
  border-radius: 50%;
  border: 2px solid transparent;
  margin-right: 10px;
  margin-left: 10px;
}
.list-service-style6 .owl-dots .active {
  position: relative;
  background: var(--link-color, #5191FA);
}

/*End List Tour*/
/*List Destination*/
/*End List Destination*/
/*Best Seller*/
.best-seller-swapper {
  background: #65324b;
  margin-top: 40px;
}
.best-seller-swapper .st-best-seller {
  display: flex;
  color: #fff;
}
@media (max-width: 767px) {
  .best-seller-swapper .st-best-seller {
    flex-direction: column;
  }
}
.best-seller-swapper .st-best-seller .st-best-seller-text {
  padding-right: 90px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: baseline;
}
@media (max-width: 991px) {
  .best-seller-swapper .st-best-seller .st-best-seller-text {
    padding-right: 10px;
  }
}
@media (max-width: 767px) {
  .best-seller-swapper .st-best-seller .st-best-seller-text {
    align-items: center;
    padding: 30px 10px;
  }
}
.best-seller-swapper .st-best-seller .st-best-seller-text .best-seller-text {
  padding: 3px 15px;
  border-radius: 16px;
  font-size: 16px;
  text-transform: uppercase;
}
.best-seller-swapper .st-best-seller .st-best-seller-text .tour-title {
  line-height: 46px;
  padding-right: 100px;
}
@media (max-width: 991px) {
  .best-seller-swapper .st-best-seller .st-best-seller-text .tour-title {
    padding-right: 0;
    font-size: 24px;
    line-height: 36px;
    margin-top: 10px;
  }
}
.best-seller-swapper .st-best-seller .st-best-seller-text .tour-description {
  font-size: 16px;
}
@media (max-width: 767px) {
  .best-seller-swapper .st-best-seller .st-best-seller-text .tour-description {
    display: none;
  }
}
.best-seller-swapper .st-best-seller .st-best-seller-text .price {
  font-size: 18px;
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .best-seller-swapper .st-best-seller .st-best-seller-text .price {
    margin-bottom: 10px;
  }
}
.best-seller-swapper .st-best-seller .st-best-seller-text .price .value .onsale {
  text-decoration: line-through;
  padding: 0 10px;
}
.best-seller-swapper .st-best-seller .st-best-seller-text .st-tour-link .st-view-tour {
  padding: 10px 30px;
  color: var(--main-color, #1A2B48);
  font-weight: 500;
}
.best-seller-swapper .st-best-seller .st-best-seller-text .st-tour-link .st-view-tour:hover {
  background-color: #fff;
}
.best-seller-swapper .st-best-seller .thumb {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 767px) {
  .best-seller-swapper .st-best-seller .thumb {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
}
.best-seller-swapper .st-best-seller .thumb .item {
  width: 50vw;
  overflow: hidden;
}
.best-seller-swapper .st-best-seller .thumb .item img {
  height: auto;
  border: none;
  border-radius: 0;
  box-shadow: none;
  width: 100%;
  max-height: 550px;
  transition: all 0.3s;
}
.best-seller-swapper .st-best-seller .thumb .item img:hover {
  transform: scale(1.1, 1.1);
}
@media (max-width: 767px) {
  .best-seller-swapper .st-best-seller .thumb .item {
    width: 100%;
  }
}

/*End Best Seller*/
/*List Testimonial*/
.testimonial-slider-wrapper .st-testimonial-new .st-testimonial-slider.style-3 .owl-item {
  background: #FFFFFF;
}
.testimonial-slider-wrapper .st-testimonial-new .st-testimonial-slider.style-3 .owl-item .item {
  border: none;
}

.st-testimonial-new.style-5 {
  margin: 100px 0 160px 0;
}
@media (min-width: 1441px) {
  .st-testimonial-new.style-5 {
    margin: 130px 0 190px 0;
  }
}
@media (max-width: 1199px) {
  .st-testimonial-new.style-5 {
    margin: 90px 0 150px 0;
  }
}
@media (max-width: 991px) {
  .st-testimonial-new.style-5 {
    margin: 50px 0 90px 0;
  }
}
@media (max-width: 767px) {
  .st-testimonial-new.style-5 {
    margin: 20px 0 60px 0;
  }
}
@media (max-width: 575px) {
  .st-testimonial-new.style-5 {
    margin: 20px 0 20px 0;
  }
}
.st-testimonial-new .st-testimonial-slider.style-3 .item {
  padding: 0;
  display: grid;
  grid-template-columns: 40% auto;
}
.st-testimonial-new .st-testimonial-slider.style-3 .item .author {
  margin-bottom: 0;
  overflow: hidden;
}
.st-testimonial-new .st-testimonial-slider.style-3 .item .author img {
  height: auto;
  width: 100%;
  border: none;
  border-radius: 0;
  box-shadow: none;
  transition: all 0.3s;
}
.st-testimonial-new .st-testimonial-slider.style-3 .item .author img:hover {
  transform: scale(1.1, 1.1);
}
.st-testimonial-new .st-testimonial-slider.style-3 .item .content {
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 575px) {
  .st-testimonial-new .st-testimonial-slider.style-3 .item .content {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.st-testimonial-new .st-testimonial-slider.style-3 .item .content .author-meta {
  font-size: 16px;
  font-weight: 500;
  color: var(--main-color, #1A2B48);
  line-height: 26px;
  text-transform: capitalize;
  margin-bottom: 5px;
}
.st-testimonial-new .st-testimonial-slider.style-3 .item .content .st-text {
  margin-bottom: 25px;
  font-style: italic;
}
@media (max-width: 575px) {
  .st-testimonial-new .st-testimonial-slider.style-3 .item .content .st-text {
    margin-bottom: 10px;
  }
}
.st-testimonial-new .st-testimonial-slider.style-3 .owl-nav {
  position: absolute;
  height: 100%;
  top: 0;
  width: 100%;
  z-index: -1;
}
.st-testimonial-new .st-testimonial-slider.style-3 .owl-nav button {
  position: absolute;
  top: 50%;
  margin-top: -35px;
}
.st-testimonial-new .st-testimonial-slider.style-3 .owl-nav button.owl-prev {
  left: -44px;
}
.st-testimonial-new .st-testimonial-slider.style-3 .owl-nav button.owl-prev span {
  width: 14px;
  height: 24px;
  display: block;
  background: url("../images/html/icon_pre_2.svg") center center no-repeat;
  background-size: 100% auto;
  color: transparent;
}
.st-testimonial-new .st-testimonial-slider.style-3 .owl-nav button.owl-prev.disabled {
  display: none;
}
@media (max-width: 1333px) {
  .st-testimonial-new .st-testimonial-slider.style-3 .owl-nav button.owl-prev {
    left: -40px;
  }
}
@media (max-width: 1270px) {
  .st-testimonial-new .st-testimonial-slider.style-3 .owl-nav button.owl-prev {
    display: none;
  }
}
@media screen and (max-width: 1199px) {
  .st-testimonial-new .st-testimonial-slider.style-3 .owl-nav button.owl-prev {
    display: block;
    left: -66px;
  }
}
@media (max-width: 1092px) {
  .st-testimonial-new .st-testimonial-slider.style-3 .owl-nav button.owl-prev {
    left: -40px;
  }
}
@media (max-width: 1045px) {
  .st-testimonial-new .st-testimonial-slider.style-3 .owl-nav button.owl-prev {
    display: none;
  }
}
.st-testimonial-new .st-testimonial-slider.style-3 .owl-nav button.owl-next {
  right: -44px;
}
.st-testimonial-new .st-testimonial-slider.style-3 .owl-nav button.owl-next span {
  width: 14px;
  height: 24px;
  display: block;
  background: url("../images/html/icon_next_2.svg") center center no-repeat;
  background-size: 100% auto;
  color: transparent;
}
.st-testimonial-new .st-testimonial-slider.style-3 .owl-nav button.owl-next.disabled {
  display: none;
}
@media (max-width: 1333px) {
  .st-testimonial-new .st-testimonial-slider.style-3 .owl-nav button.owl-next {
    right: -40px;
  }
}
@media (max-width: 1270px) {
  .st-testimonial-new .st-testimonial-slider.style-3 .owl-nav button.owl-next {
    display: none;
  }
}
@media screen and (max-width: 1199px) {
  .st-testimonial-new .st-testimonial-slider.style-3 .owl-nav button.owl-next {
    display: block;
    right: -66px;
  }
}
@media (max-width: 1092px) {
  .st-testimonial-new .st-testimonial-slider.style-3 .owl-nav button.owl-next {
    right: -40px;
  }
}
@media (max-width: 1045px) {
  .st-testimonial-new .st-testimonial-slider.style-3 .owl-nav button.owl-next {
    display: none;
  }
}
.st-testimonial-new .st-testimonial-slider.style-3 .owl-dots {
  margin-top: 40px;
  text-align: center;
}
.st-testimonial-new .st-testimonial-slider.style-3 .owl-dots .owl-dot {
  width: 10px;
  height: 10px;
  background: #EEEEEE;
  border-radius: 50%;
  border: 2px solid transparent;
  margin-right: 10px;
  margin-left: 10px;
}
.st-testimonial-new .st-testimonial-slider.style-3 .owl-dots .active {
  position: relative;
  background: var(--link-color, #5191FA);
  box-sizing: inherit;
  top: 0;
}
.st-testimonial-new .st-testimonial-slider.style-4 {
  margin-bottom: 40px;
}
.st-testimonial-new .st-testimonial-slider.style-4 .item {
  background: none;
  max-width: 700px;
  margin: auto;
  padding: 0;
  border: none;
}
.st-testimonial-new .st-testimonial-slider.style-4 .item .content .content-meta {
  font-size: 18px;
  color: #fff;
  font-style: italic;
  text-align: center;
  margin-bottom: 25px;
}
.st-testimonial-new .st-testimonial-slider.style-4 .item .content .author-meta {
  font-size: 15px;
  color: #fff;
  text-align: center;
}
.st-testimonial-new .st-testimonial-slider.style-4 .owl-dots {
  margin-top: 30px;
}
.st-testimonial-new .st-testimonial-slider.style-4 .owl-dots .owl-dot {
  background: #fff;
  opacity: 0.4;
  margin-right: 10px;
  margin-left: 10px;
}
.st-testimonial-new .st-testimonial-slider.style-4 .owl-dots .active {
  border: none;
  opacity: 1;
}
.st-testimonial-new .st-testimonial-slider.style-5 .item {
  padding: 0;
  display: grid;
  grid-template-columns: 50% auto;
  background-position-x: right;
  background-position-y: 0px;
  border: none;
}
.st-testimonial-new .st-testimonial-slider.style-5 .item .author {
  margin-bottom: 0;
  overflow: hidden;
}
.st-testimonial-new .st-testimonial-slider.style-5 .item .content {
  padding-left: 85px;
  padding-right: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 1199px) {
  .st-testimonial-new .st-testimonial-slider.style-5 .item .content {
    padding-left: 70px;
  }
}
@media (max-width: 991px) {
  .st-testimonial-new .st-testimonial-slider.style-5 .item .content {
    padding-left: 45px;
  }
}
@media (max-width: 767px) {
  .st-testimonial-new .st-testimonial-slider.style-5 .item .content {
    padding-left: 25px;
  }
}
.st-testimonial-new .st-testimonial-slider.style-5 .item .content .author-meta {
  font-size: 16px;
  font-weight: 500;
  color: var(--main-color, #1A2B48);
  line-height: 26px;
  text-transform: capitalize;
  margin-bottom: 5px;
}
.st-testimonial-new .st-testimonial-slider.style-5 .item .content .st-text {
  margin-bottom: 25px;
  font-style: italic;
}
@media (max-width: 575px) {
  .st-testimonial-new .st-testimonial-slider.style-5 .item .content .st-text {
    margin-bottom: 10px;
  }
}
.st-testimonial-new .st-testimonial-slider.style-5 .owl-nav {
  position: absolute;
  height: 100%;
  top: 0;
  width: 100%;
  z-index: -1;
}
.st-testimonial-new .st-testimonial-slider.style-5 .owl-nav button {
  position: absolute;
  bottom: -60px;
}
@media (max-width: 991px) {
  .st-testimonial-new .st-testimonial-slider.style-5 .owl-nav button {
    bottom: -40px;
  }
}
.st-testimonial-new .st-testimonial-slider.style-5 .owl-nav button.owl-prev {
  left: 57.5%;
}
@media (max-width: 991px) {
  .st-testimonial-new .st-testimonial-slider.style-5 .owl-nav button.owl-prev {
    left: 56.5%;
  }
}
@media (max-width: 767px) {
  .st-testimonial-new .st-testimonial-slider.style-5 .owl-nav button.owl-prev {
    left: 54%;
  }
}
@media (max-width: 575px) {
  .st-testimonial-new .st-testimonial-slider.style-5 .owl-nav button.owl-prev {
    display: none;
  }
}
.st-testimonial-new .st-testimonial-slider.style-5 .owl-nav button.owl-prev span {
  width: 14px;
  height: 24px;
  display: block;
  background: url("../images/html/icon_pre_2.svg") center center no-repeat;
  background-size: 100% auto;
  color: transparent;
}
.st-testimonial-new .st-testimonial-slider.style-5 .owl-nav button.owl-prev.disabled {
  opacity: 0.5;
}
.st-testimonial-new .st-testimonial-slider.style-5 .owl-nav button.owl-next {
  right: 38%;
}
@media (max-width: 767px) {
  .st-testimonial-new .st-testimonial-slider.style-5 .owl-nav button.owl-next {
    right: 40%;
  }
}
@media (max-width: 575px) {
  .st-testimonial-new .st-testimonial-slider.style-5 .owl-nav button.owl-next {
    display: none;
  }
}
.st-testimonial-new .st-testimonial-slider.style-5 .owl-nav button.owl-next span {
  width: 14px;
  height: 24px;
  display: block;
  background: url("../images/html/icon_next_2.svg") center center no-repeat;
  background-size: 100% auto;
  color: transparent;
}
.st-testimonial-new .st-testimonial-slider.style-5 .owl-nav button.owl-next.disabled {
  opacity: 0.5;
}
.st-testimonial-new .st-testimonial-slider.style-5 .owl-dots {
  margin-top: 40px;
  text-align: center;
}
.st-testimonial-new .st-testimonial-slider.style-5 .owl-dots .owl-dot {
  width: 10px;
  height: 10px;
  background: #EEEEEE;
  border-radius: 50%;
  border: 2px solid transparent;
  margin-right: 10px;
  margin-left: 10px;
}
.st-testimonial-new .st-testimonial-slider.style-5 .owl-dots .active {
  position: relative;
  background: var(--link-color, #5191FA);
  box-sizing: inherit;
  top: 0;
}
.st-testimonial-new .st-testimonial-image {
  position: absolute;
  width: calc(50vw);
  height: 100%;
  z-index: 9;
  top: 0;
  overflow: hidden;
  padding-right: 7.5px;
}
.st-testimonial-new .st-testimonial-image img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}

/*End List Testimonial*/
/*List Post*/
.st_blog .thumb-header img {
  height: auto;
  max-height: 100%;
  max-width: 100%;
}
.st_blog figure img {
  height: auto;
  max-height: 100%;
  max-width: 100%;
}
.st_blog.style4 {
  margin-top: 40px;
}
.st_blog.style4 .thumb {
  overflow: hidden;
  cursor: pointer;
}
.st_blog.style4 .thumb a img {
  max-width: 100%;
  height: auto;
  transition: all 0.3s;
}
.st_blog.style4 .thumb a img:hover {
  transform: scale(1.1, 1.1);
}
.st_blog.style4 .thumb-caption {
  margin-bottom: 30px;
}
.st_blog.style4 .thumb-caption .date {
  margin-top: 20px;
  height: 23px;
  color: #5e6d77;
  margin-bottom: 8px;
}
.st_blog.style4 .thumb-caption .title a {
  color: var(--main-color, #1A2B48);
  font-weight: 500;
}
.st_blog.style5 {
  margin-top: 40px;
}
.st_blog.style5 .thumb {
  overflow: hidden;
  cursor: pointer;
}
.st_blog.style5 .thumb a img {
  max-width: 100%;
  height: auto;
  transition: all 0.3s;
}
.st_blog.style5 .thumb a img:hover {
  transform: scale(1.1, 1.1);
}
.st_blog.style5 .thumb-caption {
  margin-bottom: 30px;
}
.st_blog.style5 .thumb-caption .date {
  height: 23px;
  color: #5e6d77;
  font-size: 14px;
}
.st_blog.style5 .thumb-caption .title {
  margin-top: 20px;
  margin-bottom: 10px;
}
.st_blog.style5 .thumb-caption .title a {
  color: var(--main-color, #1A2B48);
  font-weight: 500;
}
.st_blog.style6 .thumb {
  overflow: hidden;
  cursor: pointer;
}
.st_blog.style6 .thumb a img {
  max-width: 100%;
  height: auto;
  transition: all 0.3s;
}
.st_blog.style6 .thumb a img:hover {
  transform: scale(1.1, 1.1);
}
@media (max-width: 991px) {
  .st_blog.style6 .thumb-caption {
    margin-bottom: 30px;
  }
}
.st_blog.style6 .thumb-caption .title a:hover {
  color: var(--link-color, #5191FA);
  text-decoration: none;
}
.st_blog.style6 .thumb-caption .date {
  height: 23px;
  color: #5e6d77;
  font-size: 14px;
}
.st_blog.style6 .thumb-caption .title {
  margin-top: 20px;
  margin-bottom: 10px;
  padding-right: 30px;
}
.st_blog.style6 .thumb-caption .title a {
  color: var(--main-color, #1A2B48);
  font-weight: 500;
}
.st_blog.style7 {
  margin-top: 40px;
}
.st_blog.style7 .thumb {
  overflow: hidden;
  cursor: pointer;
}
.st_blog.style7 .thumb a img {
  max-width: 100%;
  transition: all 0.3s;
}
.st_blog.style7 .thumb a img:hover {
  transform: scale(1.1, 1.1);
}
.st_blog.style7 .thumb-caption {
  margin-bottom: 30px;
}
.st_blog.style7 .thumb-caption .date {
  height: 23px;
  color: #5e6d77;
  font-size: 14px;
}
.st_blog.style7 .thumb-caption .title {
  margin-top: 20px;
  margin-bottom: 10px;
}
.st_blog.style7 .thumb-caption .title a {
  color: var(--main-color, #1A2B48);
  font-weight: 500;
}

/*End List Post*/
/*Instagram*/
.stt-instagram-content {
  padding-top: 40px;
  background: #fff;
}
.stt-instagram-content .stt-instagram-follow {
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
}
.stt-instagram-content .stt-instagram-follow .left .left-text {
  margin-left: 10px;
}
.stt-instagram-content .stt-instagram-follow .left .left-text a {
  font-size: 18px;
  color: var(--main-color, #1A2B48);
  font-weight: 500;
}
.stt-instagram-content .stt-instagram-follow .left .left-text a:hover {
  text-decoration: none;
  color: #186a9e;
}
@media (max-width: 767px) {
  .stt-instagram-content .stt-instagram-follow .right {
    display: none;
  }
}
.stt-instagram-content .stt-instagram-follow .right .right-text {
  color: #768092;
  font-size: 18px;
}
.stt-instagram-content .stt-instagram-follow .right .right-text a {
  color: var(--main-color, #1A2B48);
}
.stt-instagram-content .stt-instagram-follow .right .right-text a:hover {
  text-decoration: none;
  color: #186a9e;
}
.stt-instagram-content .stt-list-image .stt-image-item .item .thumb {
  overflow: hidden;
}
.stt-instagram-content .stt-list-image .stt-image-item .item .thumb img {
  transition: all 0.3s;
  cursor: pointer;
}
.stt-instagram-content .stt-list-image .stt-image-item .item .thumb img:hover {
  transform: scale(1.1, 1.1);
}

/*End Instagram*/
/*End HomePage*/
/*Page Search*/
@media (max-width: 991px) {
  .search-result-page.style-2 .search-form-top {
    display: none;
  }
}
.search-result-page.style-2 .search-form-top .st-search-form-tour .tour-search-form-home {
  justify-content: unset;
}
.search-result-page.style-2 .search-form-top .st-search-form-tour .tour-search-form-home .search-form {
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
}
.search-result-page.style-2 .tour-top-search {
  margin-top: 80px;
}
@media (max-width: 991px) {
  .search-result-page.style-2 .tour-top-search {
    margin-top: 43px;
  }
}
.search-result-page.style-2 .tour-top-search .toolbar .modern-result-string {
  font-size: 18px;
}
.search-result-page.style-2 .tour-top-search .top-filter ul li .title {
  font-size: 20px;
  font-weight: 600;
}
.search-result-page.style-2 .tour-top-search .modern-search-result .row-wrapper .item-service .service-border .thumb .st_sale_class {
  background-color: #fa5636;
  width: 95px;
  height: 50px;
  top: -8px;
  right: -32px;
}
.search-result-page.style-2 .tour-top-search .modern-search-result .row-wrapper .item-service .service-border .thumb .service-add-wishlist {
  z-index: 7;
  opacity: 0.5;
}
.search-result-page.style-2 .tour-top-search .modern-search-result .row-wrapper .item-service .service-border .section-footer .footer-inner .service-price .price .onsale {
  color: #a9aeb8 !important;
}
.search-result-page.style-2 .tour-top-search .modern-search-result .row-wrapper .item-service .service-border .service-title {
  font-size: 18px;
}
.search-result-page.style-2 .tour-sidebar-search {
  margin-top: 80px;
}
@media (max-width: 991px) {
  .search-result-page.style-2 .tour-sidebar-search {
    margin-top: 43px;
  }
}
.search-result-page.style-2 .tour-sidebar-search .sidebar-item-wrapper .sidebar-title {
  margin-bottom: 0;
  padding-bottom: 20px;
  font-size: 20px;
  font-weight: 600;
  border-bottom: 1px solid #d7dce3;
}
.search-result-page.style-2 .tour-sidebar-search .sidebar-item-wrapper .sidebar-title:before {
  height: 24px;
}
.search-result-page.style-2 .tour-sidebar-search .toolbar .toolbar-action li .form-extra-field button {
  font-weight: 500;
}
.search-result-page.style-2 .tour-sidebar-search .modern-search-result .row-wrapper .item-service .service-border .thumb .st_sale_class {
  background-color: #fa5636;
  width: 95px;
  height: 50px;
  top: -8px;
  right: -32px;
}
.search-result-page.style-2 .tour-sidebar-search .modern-search-result .row-wrapper .item-service .service-border .thumb .service-add-wishlist {
  z-index: 7;
  opacity: 0.5;
}
.search-result-page.style-2 .tour-sidebar-search .modern-search-result .row-wrapper .item-service .service-border .section-footer .footer-inner .service-price .price .onsale {
  color: #a9aeb8 !important;
}
.search-result-page.style-2 .tour-sidebar-search .modern-search-result .row-wrapper .item-service .service-border .service-title {
  font-size: 18px;
}
.search-result-page.style-2 .tour-sidebar-search .modern-search-result .style-list .item-service .item-service-wrapper .item-content .item-content-w .service-title {
  font-size: 18px;
}
.search-result-page.style-2 .tour-sidebar-search .modern-search-result .style-list .item-service .item-service-wrapper .section-footer .st_sale_class {
  background-color: #fa5636;
  width: 95px;
  height: 50px;
  top: -9px;
  right: -20px;
}
.search-result-page.style-2 .tour-sidebar-search .modern-search-result .style-list .item-service .item-service-wrapper .thumb-wrapper .thumb .st_sale_class {
  background-color: #fa5636;
  width: 95px;
  height: 50px;
  top: -8px;
  right: -32px;
}
.search-result-page.style-2 .tour-sidebar-search .modern-search-result .style-list .item-service .item-service-wrapper .thumb-wrapper .thumb .service-add-wishlist {
  z-index: 7;
  opacity: 0.5;
}

/*End Page Search*/
/*Single Page*/
body.st-header-4 #header.header-style-4 .header .header-right #st-main-menu .main-menu li ul li.current-menu-item > a, body.st-header-5 #header.header-style-4 .header .header-right #st-main-menu .main-menu li ul li.current-menu-item > a, body.st-header-6 #header.header-style-4 .header .header-right #st-main-menu .main-menu li ul li.current-menu-item > a {
  color: var(--link-color, #5191FA);
}
body.st-header-4 .search-result-page .search-form-top .st-search-form-tour .tour-search-form-home .search-form, body.st-header-5 .search-result-page .search-form-top .st-search-form-tour .tour-search-form-home .search-form, body.st-header-6 .search-result-page .search-form-top .st-search-form-tour .tour-search-form-home .search-form {
  border: none;
}
body.st-header-4 .search-result-page .banner, body.st-header-5 .search-result-page .banner, body.st-header-6 .search-result-page .banner {
  padding: 250px 0 80px 0;
}

.st-header-4.single #header.header-style-4, .st-header-4.error404 #header.header-style-4, .st-header-4.page-template-template-checkout #header.header-style-4, .st-header-4.page-template-template-payment-success #header.header-style-4, .st-header-4.woocommerce-page #header.header-style-4, .st-header-4.author #header.header-style-4 {
  position: relative;
  background: #65324b;
}
.st-header-4.single #header.header-style-4 #topbar .st-list li a, .st-header-4.error404 #header.header-style-4 #topbar .st-list li a, .st-header-4.page-template-template-checkout #header.header-style-4 #topbar .st-list li a, .st-header-4.page-template-template-payment-success #header.header-style-4 #topbar .st-list li a, .st-header-4.woocommerce-page #header.header-style-4 #topbar .st-list li a, .st-header-4.author #header.header-style-4 #topbar .st-list li a {
  font-weight: 500;
  opacity: unset;
}
.st-header-4.single #header.header-style-4 .header .header-right #st-main-menu .main-menu li.current-menu-item > a, .st-header-4.error404 #header.header-style-4 .header .header-right #st-main-menu .main-menu li.current-menu-item > a, .st-header-4.page-template-template-checkout #header.header-style-4 .header .header-right #st-main-menu .main-menu li.current-menu-item > a, .st-header-4.page-template-template-payment-success #header.header-style-4 .header .header-right #st-main-menu .main-menu li.current-menu-item > a, .st-header-4.woocommerce-page #header.header-style-4 .header .header-right #st-main-menu .main-menu li.current-menu-item > a, .st-header-4.author #header.header-style-4 .header .header-right #st-main-menu .main-menu li.current-menu-item > a {
  color: var(--link-color, #5191FA);
}

.st-header-5.single #header.header-style-4, .st-header-5.error404 #header.header-style-4, .st-header-5.page-template-template-checkout #header.header-style-4, .st-header-5.page-template-template-payment-success #header.header-style-4, .st-header-5.woocommerce-page #header.header-style-4, .st-header-5.author #header.header-style-4 {
  position: relative;
  background: #186a9e;
}
.st-header-5.single #header.header-style-4 #topbar .topbar-left, .st-header-5.error404 #header.header-style-4 #topbar .topbar-left, .st-header-5.page-template-template-checkout #header.header-style-4 #topbar .topbar-left, .st-header-5.page-template-template-payment-success #header.header-style-4 #topbar .topbar-left, .st-header-5.woocommerce-page #header.header-style-4 #topbar .topbar-left, .st-header-5.author #header.header-style-4 #topbar .topbar-left {
  opacity: 1;
}
.st-header-5.single #header.header-style-4 #topbar .st-list li a, .st-header-5.error404 #header.header-style-4 #topbar .st-list li a, .st-header-5.page-template-template-checkout #header.header-style-4 #topbar .st-list li a, .st-header-5.page-template-template-payment-success #header.header-style-4 #topbar .st-list li a, .st-header-5.woocommerce-page #header.header-style-4 #topbar .st-list li a, .st-header-5.author #header.header-style-4 #topbar .st-list li a {
  font-weight: 500;
  opacity: unset;
}
.st-header-5.single #header.header-style-4 .header .header-right #st-main-menu .main-menu li.current-menu-item > a, .st-header-5.error404 #header.header-style-4 .header .header-right #st-main-menu .main-menu li.current-menu-item > a, .st-header-5.page-template-template-checkout #header.header-style-4 .header .header-right #st-main-menu .main-menu li.current-menu-item > a, .st-header-5.page-template-template-payment-success #header.header-style-4 .header .header-right #st-main-menu .main-menu li.current-menu-item > a, .st-header-5.woocommerce-page #header.header-style-4 .header .header-right #st-main-menu .main-menu li.current-menu-item > a, .st-header-5.author #header.header-style-4 .header .header-right #st-main-menu .main-menu li.current-menu-item > a {
  color: var(--link-color, #5191FA);
}

.st-header-6.single #header.header-style-4, .st-header-6.error404 #header.header-style-4, .st-header-6.page-template-template-checkout #header.header-style-4, .st-header-6.page-template-template-payment-success #header.header-style-4, .st-header-6.woocommerce-page #header.header-style-4, .st-header-6.author #header.header-style-4 {
  position: relative;
  background: #6589d8;
}
.st-header-6.single #header.header-style-4 #topbar .topbar-left, .st-header-6.error404 #header.header-style-4 #topbar .topbar-left, .st-header-6.page-template-template-checkout #header.header-style-4 #topbar .topbar-left, .st-header-6.page-template-template-payment-success #header.header-style-4 #topbar .topbar-left, .st-header-6.woocommerce-page #header.header-style-4 #topbar .topbar-left, .st-header-6.author #header.header-style-4 #topbar .topbar-left {
  opacity: 1;
}
.st-header-6.single #header.header-style-4 #topbar .st-list li a, .st-header-6.error404 #header.header-style-4 #topbar .st-list li a, .st-header-6.page-template-template-checkout #header.header-style-4 #topbar .st-list li a, .st-header-6.page-template-template-payment-success #header.header-style-4 #topbar .st-list li a, .st-header-6.woocommerce-page #header.header-style-4 #topbar .st-list li a, .st-header-6.author #header.header-style-4 #topbar .st-list li a {
  font-weight: 500;
  opacity: unset;
}
.st-header-6.single #header.header-style-4 .header .header-right #st-main-menu .main-menu li.current-menu-item > a, .st-header-6.error404 #header.header-style-4 .header .header-right #st-main-menu .main-menu li.current-menu-item > a, .st-header-6.page-template-template-checkout #header.header-style-4 .header .header-right #st-main-menu .main-menu li.current-menu-item > a, .st-header-6.page-template-template-payment-success #header.header-style-4 .header .header-right #st-main-menu .main-menu li.current-menu-item > a, .st-header-6.woocommerce-page #header.header-style-4 .header .header-right #st-main-menu .main-menu li.current-menu-item > a, .st-header-6.author #header.header-style-4 .header .header-right #st-main-menu .main-menu li.current-menu-item > a {
  color: var(--link-color, #5191FA);
}

.st-header-5 #st-content-wrapper .st-breadcrumb ul {
  background: #f9f9f9;
}
.st-header-5 .search-result-page .st-hotel-result:before {
  background: #f9f9f9;
}

.st-single-tour-new .st-map-wrapper .map_iframe {
  margin-top: 30px;
}
.st-single-tour-new .st-map-wrapper .map_iframe iframe {
  width: 100%;
}

/*404 page solo */
.st-404-page--solo {
  min-height: 800px;
  /*background-color: #04294f;*/
  font-size: inherit;
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .st-404-page--solo {
    min-height: 356px;
  }
}
.st-404-page--solo h1 {
  font-size: 32px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 32px;
  letter-spacing: -0.8px;
  color: #ffffff;
}
.st-404-page--solo p {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: rgba(255, 255, 255, 0.5);
}
.st-404-page--solo p a {
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 1px;
  color: #df5334;
}
.st-404-page--solo .item-content {
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
  text-align: center;
}
.st-404-page--solo .row {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 767px) {
  .st-404-page--solo .item-img {
    display: none;
  }
}

/*banner solo*/
.st-solo-banner-bg {
  min-height: 810px !important;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 5;
  background-position-x: center !important;
  background-position-y: bottom !important;
  background-repeat: no-repeat;
  background-size: cover;
}
.st-solo-banner-bg .wpb_content_element {
  margin-bottom: 0px !important;
}
.st-solo-banner-bg .wpb_content_element.solo-banner-title .wpb_wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}
.st-solo-banner-bg .wpb_content_element.solo-banner-title h3 {
  font-family: "Caveat";
  font-size: 100px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.9;
  letter-spacing: -2px;
  color: #ffffff;
  margin-bottom: 32px !important;
  margin-top: 0px;
}
@media (max-width: 991px) {
  .st-solo-banner-bg .wpb_content_element.solo-banner-title h3 {
    font-size: 60px;
  }
}
@media (max-width: 767px) {
  .st-solo-banner-bg .wpb_content_element.solo-banner-title h3 {
    font-size: 48px;
    margin-bottom: 16px !important;
  }
}
.st-solo-banner-bg .wpb_content_element.solo-banner-sub-title .wpb_wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}
.st-solo-banner-bg .wpb_content_element.solo-banner-sub-title p {
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 26px;
  letter-spacing: normal;
  color: rgba(255, 255, 255, 0.8);
  margin-bottom: 40px !important;
  max-width: 532px;
}
@media (max-width: 767px) {
  .st-solo-banner-bg .wpb_content_element.solo-banner-sub-title p {
    font-size: 16px;
    margin-bottom: 16px !important;
  }
}
.st-solo-banner-bg .wpb_wrapper {
  text-align: center;
}
.st-solo-banner-bg button.vc_general, .st-solo-banner-bg button.vc_btn3, .st-solo-banner-bg button.vc_btn3-size-md, .st-solo-banner-bg a.vc_general, .st-solo-banner-bg a.vc_btn3, .st-solo-banner-bg a.vc_btn3-size-md {
  padding: 18px 40px;
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: 1px;
  color: #ffffff !important;
  background: #ec927e !important;
  border-radius: 40px;
  margin-bottom: 0px;
  border: none !important;
  text-align: center;
  text-decoration: none;
  box-shadow: 0 5px 0 #df5334;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  position: relative;
}
.st-solo-banner-bg button.vc_general:hover, .st-solo-banner-bg button.vc_btn3:hover, .st-solo-banner-bg button.vc_btn3-size-md:hover, .st-solo-banner-bg a.vc_general:hover, .st-solo-banner-bg a.vc_btn3:hover, .st-solo-banner-bg a.vc_btn3-size-md:hover {
  transform: translateY(5px);
  box-shadow: 0 0px 0 #df5334 !important;
}
@media (max-width: 991px) {
  .st-solo-banner-bg {
    min-height: 650px !important;
  }
}
@media (max-width: 767px) {
  .st-solo-banner-bg {
    min-height: 325px !important;
    padding: 40px 0px;
  }
}

/*end banner solo*/
/*Solo tour home*/
.st-solo-list-tour {
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  top: -70px;
}
@media (max-width: 991px) {
  .st-solo-list-tour .vc_empty_space.space-top {
    height: 130px !important;
  }
}
@media (max-width: 767px) {
  .st-solo-list-tour .vc_empty_space.space-top {
    height: 100px !important;
  }
}
@media (max-width: 991px) {
  .st-solo-list-tour .vc_empty_space.space-bottom {
    height: 80px !important;
  }
}
@media (max-width: 767px) {
  .st-solo-list-tour .vc_empty_space.space-bottom {
    height: 64px !important;
  }
}
.st-solo-list-tour .owl-dots {
  padding-top: 32px;
  text-align: center;
}
.st-solo-list-tour .owl-dots .owl-dot {
  width: 12px;
  height: 12px;
  border: 1px solid #ec927e;
  border-radius: 50%;
  margin: 0px 8px;
}
.st-solo-list-tour .owl-dots .owl-dot.active {
  background: #ec927e;
}
.st-solo-list-tour .wpb_content_element {
  margin-bottom: 0px !important;
  text-align: center;
}
.st-solo-list-tour .wpb_content_element .wpb_wrapper p {
  font-family: "Caveat";
  font-size: 24px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.48px;
  color: #36bca1;
  margin-bottom: 0px;
}
@media (max-width: 767px) {
  .st-solo-list-tour .wpb_content_element .wpb_wrapper p {
    font-size: 16px;
  }
}
.st-solo-list-tour .wpb_content_element .wpb_wrapper h3 {
  font-size: 36px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 36px;
  letter-spacing: -0.8px;
  color: var(--main-color, #123a32);
  margin-top: 12px;
  position: relative;
  display: inline-block;
}
.st-solo-list-tour .wpb_content_element .wpb_wrapper h3:before {
  content: url("../images/Vector.svg");
  position: absolute;
  left: 50%;
  bottom: -40px;
  transform: translateX(-50%);
}
@media (max-width: 767px) {
  .st-solo-list-tour .wpb_content_element .wpb_wrapper h3:before {
    display: none;
  }
}
@media (max-width: 767px) {
  .st-solo-list-tour .wpb_content_element .wpb_wrapper h3 {
    margin-bottom: 16px;
    margin-top: 4px;
    font-size: 24px;
  }
}
.st-solo-list-tour .wpb_content_element .wpb_wrapper img {
  margin-top: 24px;
  width: 100px;
  height: 10px;
}
.st-solo-list-tour .wpb_content_element .wpb_wrapper a {
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: 1px;
  color: #df5334;
  font-family: "Poppins";
  text-decoration: none;
  border-bottom: 2px dashed #df5334;
  padding-bottom: 2px;
}
@media (max-width: 991px) {
  .st-solo-list-tour .wpb_content_element .wpb_wrapper a {
    display: none;
  }
}

/*end*/
/*Solo list location*/
@media (max-width: 767px) {
  .st-solo-list-location {
    margin-top: -32px;
  }
}
.st-solo-list-location .wpb_content_element {
  margin-bottom: 0px !important;
  text-align: center;
}
.st-solo-list-location .wpb_content_element p {
  font-family: "Caveat";
  font-size: 24px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.48px;
  color: #36bca1;
  margin-bottom: 12px;
}
@media (max-width: 767px) {
  .st-solo-list-location .wpb_content_element p {
    font-size: 16px;
  }
}
.st-solo-list-location .wpb_content_element h3 {
  font-size: 36px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 36px;
  letter-spacing: -0.8px;
  color: var(--main-color, #123a32);
  margin-top: 0px !important;
  margin-bottom: 0px;
  position: relative;
  display: inline-block;
}
.st-solo-list-location .wpb_content_element h3:after {
  content: url(../images/Vector.svg);
  position: absolute;
  left: 50%;
  bottom: -40px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media (max-width: 767px) {
  .st-solo-list-location .wpb_content_element h3:after {
    display: none;
  }
}
@media (max-width: 767px) {
  .st-solo-list-location .wpb_content_element h3 {
    font-size: 24px;
  }
}
.st-solo-list-location .wpb_content_element img {
  width: 100px;
  height: 10px;
}
.st-solo-list-location .wpb_content_element a {
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: 1px;
  color: #df5334;
  font-family: "Poppins";
  text-decoration: none;
  border-bottom: 2px dashed #df5334;
  padding-bottom: 2px;
  text-align: center;
  display: inline-block;
  padding-top: 60px;
  cursor: pointer;
}
@media (max-width: 767px) {
  .st-solo-list-location .wpb_content_element a {
    display: none;
  }
}
.st-solo-list-location .list-destination--layout9 {
  padding-top: 74px;
  position: relative;
}
@media (max-width: 767px) {
  .st-solo-list-location .list-destination--layout9 {
    padding-bottom: 32px;
    border-bottom: 1px dashed #e2e7e6;
    padding-top: 16px;
  }
}
.st-solo-list-location .list-destination--layout9 .destination-item .image a {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  display: block;
  border-radius: 24px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .st-solo-list-location .list-destination--layout9 .destination-item {
    margin-bottom: 0px !important;
  }
}
.st-solo-list-location .list-destination--layout9 .owl-dots {
  text-align: center;
}
@media (max-width: 767px) {
  .st-solo-list-location .list-destination--layout9 .owl-dots {
    padding-top: 40px;
  }
}
.st-solo-list-location .list-destination--layout9 .owl-dots .owl-dot {
  width: 12px;
  height: 12px;
  background-color: white;
  border: 1px solid #ec927e;
  margin-left: 8px;
  margin-right: 8px;
  border-radius: 50%;
}
.st-solo-list-location .list-destination--layout9 .owl-dots .owl-dot.active {
  background-color: #ec927e;
}
.st-solo-list-location .list-destination--layout9 .st_destination {
  text-align: center;
}
.st-solo-list-location .list-destination--layout9 .st_destination h4 {
  margin: 24px 0px 0px 0px !important;
  font-size: 20px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 32px;
  letter-spacing: 0.48px;
  color: var(--main-color, #123a32);
  text-align: center;
  position: relative;
  display: inline-block;
  transition: all 0.35s;
}
.st-solo-list-location .list-destination--layout9 .st_destination h4:after {
  position: absolute;
  content: url("../images/arrow-right.svg");
  top: 2px;
  right: -22px;
  width: 12px;
  height: 12px;
  transform: unset;
  transition: all 0.35s;
}
.st-solo-list-location .list-destination--layout9 .st_destination h4:hover:after {
  transform: translateX(10px);
}
@media (max-width: 767px) {
  .st-solo-list-location .list-destination--layout9 .st_destination h4 {
    font-size: 18px !important;
  }
}

/*end*/
/*Testimonial solo*/
.st-solo-testimonial-wrapper .st-testimonial-solo-slider {
  position: relative;
  overflow: hidden;
}
.st-solo-testimonial-wrapper .st-testimonial-solo-slider .item {
  display: flex;
  align-items: center;
}
.st-solo-testimonial-wrapper .st-testimonial-solo-slider .item .content-item {
  max-width: 370px;
}
@media (max-width: 991px) {
  .st-solo-testimonial-wrapper .st-testimonial-solo-slider .item .content-item {
    max-width: 100%;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .st-solo-testimonial-wrapper .st-testimonial-solo-slider .item .content-item {
    max-width: 100%;
  }
}
.st-solo-testimonial-wrapper .st-testimonial-solo-slider .item .content-item p {
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  font-style: italic;
  line-height: 32px;
  letter-spacing: normal;
  color: var(--main-color, #123a32);
  margin-bottom: 40px;
  position: relative;
}
.st-solo-testimonial-wrapper .st-testimonial-solo-slider .item .content-item p:before {
  position: absolute;
  content: url("../images/icon-solo-testimonial.svg");
  width: 24px;
  height: 17px;
  left: 0px;
  top: -43px;
}
@media (max-width: 767px) {
  .st-solo-testimonial-wrapper .st-testimonial-solo-slider .item .content-item p {
    font-size: 20px;
    margin-bottom: 24px;
  }
}
.st-solo-testimonial-wrapper .st-testimonial-solo-slider .item .content-item .author-meta {
  padding-left: 56px;
}
@media (max-width: 767px) {
  .st-solo-testimonial-wrapper .st-testimonial-solo-slider .item .content-item .author-meta {
    padding-left: 0px;
  }
}
.st-solo-testimonial-wrapper .st-testimonial-solo-slider .item .content-item .author-meta .author-name {
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 26px;
  letter-spacing: normal;
  color: #000000;
  margin-bottom: 16px;
  position: relative;
  display: inline-block;
}
.st-solo-testimonial-wrapper .st-testimonial-solo-slider .item .content-item .author-meta .author-name:before {
  position: absolute;
  content: "";
  width: 40px;
  height: 2px;
  left: -54px;
  top: 9px;
  background: #36bca1;
}
@media (max-width: 767px) {
  .st-solo-testimonial-wrapper .st-testimonial-solo-slider .item .content-item .author-meta .author-name:before {
    display: none;
  }
}
@media (max-width: 767px) {
  .st-solo-testimonial-wrapper .st-testimonial-solo-slider .item .content-item .author-meta .author-name {
    margin-bottom: 12px;
  }
}
.st-solo-testimonial-wrapper .st-testimonial-solo-slider .item .content-item .author-meta .star {
  margin-bottom: 8px;
}
.st-solo-testimonial-wrapper .st-testimonial-solo-slider .item .content-item .author-meta .star i {
  color: #f2911f;
}
.st-solo-testimonial-wrapper .st-testimonial-solo-slider .item .content-item .author-meta .description {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #889c98;
}
@media (max-width: 767px) {
  .st-solo-testimonial-wrapper .st-testimonial-solo-slider .item .author {
    display: none;
  }
}
.st-solo-testimonial-wrapper .st-testimonial-solo-slider .owl-dots {
  margin-top: 38px;
  text-align: left !important;
  max-width: 370px;
  position: absolute;
  right: auto;
  left: 15px;
}
.st-solo-testimonial-wrapper .st-testimonial-solo-slider .owl-dots .owl-dot {
  width: 12px;
  height: 12px;
  border: solid 2px #ec927e;
  margin: 0px 8px;
  background: white;
}
.st-solo-testimonial-wrapper .st-testimonial-solo-slider .owl-dots .owl-dot.active {
  background: #ec927e;
  width: 8px;
  height: 8px;
  top: 0px;
}
.st-solo-testimonial-wrapper .st-testimonial-solo-slider .owl-dots .owl-dot:hover {
  background: #ec927e;
}
@media (max-width: 767px) {
  .st-solo-testimonial-wrapper .st-testimonial-solo-slider .owl-dots {
    position: unset;
    text-align: center !important;
    margin-top: 32px;
    max-width: 100%;
  }
}

/*end*/
/*About us solo*/
.st-solo-about-us {
  padding: 100px 0px 104px 0px;
  background-size: cover;
  background-position: center top !important;
  background-repeat: no-repeat;
  position: relative;
}
@media (max-width: 991px) {
  .st-solo-about-us {
    padding: 80px 0px;
  }
}
@media (max-width: 767px) {
  .st-solo-about-us {
    padding: 32px 0px;
  }
}
@media (max-width: 767px) {
  .st-solo-about-us .st-about-us-left {
    text-align: center;
  }
}
.st-solo-about-us .st-about-us-left .wpb_content_element {
  margin-bottom: 0px !important;
}
.st-solo-about-us .st-about-us-left .wpb_content_element p {
  font-family: "Caveat";
  font-size: 24px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.48px;
  color: #36bca1;
  padding-left: 0px !important;
}
@media (max-width: 767px) {
  .st-solo-about-us .st-about-us-left .wpb_content_element p {
    text-align: center !important;
    font-size: 16px;
  }
}
.st-solo-about-us .st-about-us-left .wpb_content_element h3 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 0px !important;
  font-size: 36px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 36px;
  letter-spacing: -0.96px;
  color: var(--main-color, #123a32);
  position: relative;
  display: inline-block;
}
.st-solo-about-us .st-about-us-left .wpb_content_element h3:after {
  content: url(../images/Vector.svg);
  position: absolute;
  left: 0px;
  bottom: -40px;
}
@media (max-width: 767px) {
  .st-solo-about-us .st-about-us-left .wpb_content_element h3:after {
    display: none;
  }
}
@media (max-width: 767px) {
  .st-solo-about-us .st-about-us-left .wpb_content_element h3 {
    font-size: 24px;
    margin-bottom: 16px;
  }
}
.st-solo-about-us .st-about-us-left .wpb_content_element.wpb_single_image {
  position: absolute;
  bottom: auto;
  top: 220px;
  left: 0px;
  right: auto;
}
@media (max-width: 1024px) {
  .st-solo-about-us .st-about-us-left .wpb_content_element.wpb_single_image {
    top: 180px;
  }
}
@media (max-width: 991px) {
  .st-solo-about-us .st-about-us-left .wpb_content_element.wpb_single_image {
    position: unset;
    text-align: center;
  }
}
.st-solo-about-us .st-about-us-right {
  padding-left: 115px;
}
@media (max-width: 991px) {
  .st-solo-about-us .st-about-us-right {
    padding-left: 15px;
  }
}
@media (max-width: 767px) {
  .st-solo-about-us .st-about-us-right {
    text-align: center;
  }
}
.st-solo-about-us .st-about-us-right .wpb_content_element {
  margin-bottom: 0px !important;
}
.st-solo-about-us .st-about-us-right .wpb_content_element:first-child {
  margin-bottom: 40px !important;
}
@media (max-width: 767px) {
  .st-solo-about-us .st-about-us-right .wpb_content_element:first-child {
    margin-bottom: 32px !important;
  }
}
.st-solo-about-us .st-about-us-right .wpb_content_element:first-child p {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: rgba(18, 58, 50, 0.5);
  margin-bottom: 40px;
  display: inline-block;
  max-width: 100%;
}
@media (max-width: 767px) {
  .st-solo-about-us .st-about-us-right .wpb_content_element:first-child p {
    margin-bottom: 32px;
  }
}
.st-solo-about-us .st-about-us-right .wpb_content_element h3 {
  margin-bottom: 0px;
  margin-top: 0px;
  font-size: 20px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 26px;
  letter-spacing: normal;
  color: var(--main-color, #123a32);
}
.st-solo-about-us .st-about-us-right .wpb_content_element p {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.32px;
  color: var(--main-color, #123a32);
  margin-bottom: 40px;
  max-width: 222px;
  display: flex;
  align-content: flex-end;
}
@media (max-width: 767px) {
  .st-solo-about-us .st-about-us-right .wpb_content_element p {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    font-size: 12px;
    max-width: 112px;
    margin-bottom: 20px;
  }
}
.st-solo-about-us .st-about-us-right .wpb_content_element p img {
  margin-right: 16px;
  width: 48px;
  height: 48px;
  object-fit: cover;
}
@media (max-width: 767px) {
  .st-solo-about-us .st-about-us-right .wpb_content_element p img {
    margin-right: 0px;
    margin-bottom: 16px;
  }
}
@media (max-width: 767px) {
  .st-solo-about-us .st-about-us-right .wpb_content_element.st-about--btn {
    display: none;
  }
}
.st-solo-about-us .st-about-us-right .wpb_content_element.st-about--btn p {
  margin-bottom: 0px;
}
.st-solo-about-us .st-about-us-right .wpb_content_element.st-about--btn a {
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: 1px;
  color: #df5334;
  display: inline-block;
  border-bottom: 2px dashed #df5334;
  margin-top: 14px;
  text-decoration: none;
  padding-bottom: 2px;
}

/*end*/
/*space section*/
@media (max-width: 1024px) {
  .vc_empty_space.space-top-section {
    height: 80px !important;
  }
}
@media (max-width: 767px) {
  .vc_empty_space.space-top-section {
    height: 32px !important;
  }
}
@media (max-width: 1024px) {
  .vc_empty_space.space-bottom-section {
    height: 80px !important;
  }
}
@media (max-width: 767px) {
  .vc_empty_space.space-bottom-section {
    height: 32px !important;
  }
}

/*end space*/
/*Solo blog*/
.st-solo-blog .st-title-heading h3 {
  margin-top: 0px;
  font-size: 32px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 32px;
  letter-spacing: -0.8px;
  color: var(--main-color, #123a32);
  display: block;
  text-align: center;
  position: relative;
}
.st-solo-blog .st-title-heading h3:after {
  content: none;
}
@media (max-width: 767px) {
  .st-solo-blog .st-title-heading h3 {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .st-solo-blog .space-title {
    height: 16px !important;
  }
}
.st-solo-blog .wpb_content_element p {
  font-family: "Poppins";
}
@media (max-width: 767px) {
  .st-solo-blog .owl-stage-outer {
    width: calc(100vw - 30px);
  }
}

/*margin-top-blog*/
@media (max-width: 1024px) {
  .vc_empty_space.space-top-blog {
    height: 80px !important;
  }
}
@media (max-width: 767px) {
  .vc_empty_space.space-top-blog {
    height: 32px !important;
  }
}
@media (max-width: 1024px) {
  .vc_empty_space.space-bottom-section {
    height: 80px !important;
  }
}
@media (max-width: 767px) {
  .vc_empty_space.space-bottom-section {
    height: 32px !important;
  }
}

/*end*/
.st-solo-blog-list {
  overflow: hidden;
}
.st-solo-blog-list h3 {
  margin-top: 0px;
  font-size: 32px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 32px;
  letter-spacing: -0.8px;
  color: var(--main-color, #123a32);
  display: block;
  text-align: center;
  position: relative;
}
.st-solo-blog-list h3:after {
  position: absolute;
  content: url("../images/Vector.svg");
  bottom: -40px;
  left: 50%;
  transform: translateX(-50%);
}
@media (max-width: 767px) {
  .st-solo-blog-list h3:after {
    display: none;
  }
}
@media (max-width: 767px) {
  .st-solo-blog-list h3 {
    font-size: 24px;
    margin-bottom: 0px;
  }
}
@media (max-width: 767px) {
  .st-solo-blog-list .vc_empty_space {
    height: 16px !important;
  }
}

.st-solo-blog-list .st_blog.style7, .st-solo-blog .st_blog.style7 {
  margin-top: 0px;
}
@media (max-width: 991px) {
  .st-solo-blog-list .st_blog.style7, .st-solo-blog .st_blog.style7 {
    overflow: hidden;
  }
}
.st-solo-blog-list .wpb_content_element, .st-solo-blog .wpb_content_element {
  margin-bottom: 0px !important;
}
.st-solo-blog-list .wpb_content_element p, .st-solo-blog .wpb_content_element p {
  font-family: "Caveat";
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 32px;
  letter-spacing: 0.48px;
  color: #36bca1;
  margin-bottom: 12px;
  text-align: center;
}
@media (max-width: 767px) {
  .st-solo-blog-list .wpb_content_element p, .st-solo-blog .wpb_content_element p {
    font-size: 16px;
    margin-bottom: 4px;
  }
}
.st-solo-blog-list .wpb_content_element a, .st-solo-blog .wpb_content_element a {
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: 1px;
  color: #df5334;
  font-family: "Poppins";
  display: inline-block;
  padding-bottom: 2px;
  margin-top: 45px;
  border-bottom: 2px dashed #df5334;
  text-decoration: none;
}
@media (max-width: 767px) {
  .st-solo-blog-list .wpb_content_element a, .st-solo-blog .wpb_content_element a {
    display: none;
  }
}
.st-solo-blog-list .owl-stage-outer, .st-solo-blog .owl-stage-outer {
  overflow: visible;
}
.st-solo-blog-list .st_blog .st-blog--bg, .st-solo-blog .st_blog .st-blog--bg {
  border-radius: 24px;
  box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.08);
  background-color: #ffffff;
  overflow: hidden;
  margin-bottom: 15px;
}
@media (max-width: 991) {
  .st-solo-blog-list .st_blog .st-blog--bg, .st-solo-blog .st_blog .st-blog--bg {
    box-shadow: 0 15px 20px 0 rgba(0, 0, 0, 0.05);
  }
}
.st-solo-blog-list .st_blog .st-blog--bg .hover-img, .st-solo-blog .st_blog .st-blog--bg .hover-img {
  display: block;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
}
@media (max-width: 767px) {
  .st-solo-blog-list .st_blog .owl-dots, .st-solo-blog .st_blog .owl-dots {
    margin-top: 17px;
    text-align: center;
  }
  .st-solo-blog-list .st_blog .owl-dots .owl-dot, .st-solo-blog .st_blog .owl-dots .owl-dot {
    width: 12px;
    height: 12px;
    border: solid 2px #ec927e;
    background: white;
    margin: 0px 8px;
    border-radius: 50%;
  }
  .st-solo-blog-list .st_blog .owl-dots .owl-dot.active, .st-solo-blog .st_blog .owl-dots .owl-dot.active {
    background: #ec927e;
  }
}
.st-solo-blog-list .st_blog .thumb img, .st-solo-blog .st_blog .thumb img {
  border-radius: 24px 24px 0px 0px;
}
@media (max-width: 767px) {
  .st-solo-blog-list .st_blog .thumb img, .st-solo-blog .st_blog .thumb img {
    height: auto;
  }
}
.st-solo-blog-list .st_blog .thumb-caption, .st-solo-blog .st_blog .thumb-caption {
  padding: 16px 24px;
  margin-bottom: 0px;
}
@media (max-width: 767px) {
  .st-solo-blog-list .st_blog .thumb-caption, .st-solo-blog .st_blog .thumb-caption {
    padding: 16px;
  }
}
.st-solo-blog-list .st_blog .thumb-caption .blog-date, .st-solo-blog .st_blog .thumb-caption .blog-date {
  display: flex;
  margin: 0px;
  padding: 0px;
}
.st-solo-blog-list .st_blog .thumb-caption .blog-date li, .st-solo-blog .st_blog .thumb-caption .blog-date li {
  list-style: none;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #869a96;
}
.st-solo-blog-list .st_blog .thumb-caption .blog-date li.blog-location, .st-solo-blog .st_blog .thumb-caption .blog-date li.blog-location {
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.32px;
  text-transform: uppercase;
  margin-right: 20px;
  position: relative;
}
.st-solo-blog-list .st_blog .thumb-caption .blog-date li.blog-location:after, .st-solo-blog .st_blog .thumb-caption .blog-date li.blog-location:after {
  content: "";
  position: absolute;
  top: 8px;
  right: -12px;
  height: 4px;
  width: 4px;
  border-radius: 50%;
  background-color: #869a96;
}
.st-solo-blog-list .st_blog .thumb-caption .title, .st-solo-blog .st_blog .thumb-caption .title {
  margin: 10px 0px 16px 0px;
  font-size: 20px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 26px;
  letter-spacing: normal;
  color: var(--main-color, #123a32);
  transition: all 0.35s;
}
.st-solo-blog-list .st_blog .thumb-caption .title a, .st-solo-blog .st_blog .thumb-caption .title a {
  color: var(--main-color, #123a32);
  transition: all 0.35s;
  text-decoration: none;
}
.st-solo-blog-list .st_blog .thumb-caption .title:hover a, .st-solo-blog .st_blog .thumb-caption .title:hover a {
  color: #ec927e;
}
.st-solo-blog-list .st_blog .thumb-caption .sub-title, .st-solo-blog .st_blog .thumb-caption .sub-title {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: rgba(18, 58, 50, 0.5);
  margin-bottom: 0px;
}

/*end*/
/*solo tour introduce*/
.st-solo-tour-introduce {
  padding: 101px 0px 95px 0px;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 991px) {
  .st-solo-tour-introduce {
    padding: 80px 0px;
  }
  .st-solo-tour-introduce .row {
    display: flex;
  }
}
@media (max-width: 767px) {
  .st-solo-tour-introduce {
    padding: 32px 0px;
  }
}
@media (max-width: 767px) {
  .st-solo-tour-introduce .solo-tour-introduce-left {
    width: 100%;
    text-align: center;
  }
}
.st-solo-tour-introduce .solo-tour-introduce-left .wpb_content_element {
  margin-bottom: 0 !important;
}
@media (max-width: 767px) {
  .st-solo-tour-introduce .solo-tour-introduce-left .wpb_content_element {
    text-align: center;
  }
}
.st-solo-tour-introduce .solo-tour-introduce-left .wpb_content_element.st-tour-introduce-heading p {
  font-family: "Caveat";
  font-size: 24px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.48px;
  color: #36bca1;
  display: block;
  margin-bottom: 12px;
}
@media (max-width: 767px) {
  .st-solo-tour-introduce .solo-tour-introduce-left .wpb_content_element.st-tour-introduce-heading p {
    font-size: 16px;
  }
}
.st-solo-tour-introduce .solo-tour-introduce-left .wpb_content_element.st-tour-introduce-heading h3 {
  font-size: 36px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 36px;
  letter-spacing: -0.96px;
  color: var(--main-color, #123a32);
  display: inline-block;
  margin-bottom: 74px;
  margin-top: 0px;
  position: relative;
  display: inline-block;
}
.st-solo-tour-introduce .solo-tour-introduce-left .wpb_content_element.st-tour-introduce-heading h3:after {
  content: url(../images/Vector.svg);
  position: absolute;
  left: 0px;
  bottom: -40px;
}
@media (max-width: 767px) {
  .st-solo-tour-introduce .solo-tour-introduce-left .wpb_content_element.st-tour-introduce-heading h3:after {
    display: none;
  }
}
@media (max-width: 991px) {
  .st-solo-tour-introduce .solo-tour-introduce-left .wpb_content_element.st-tour-introduce-heading h3 {
    font-size: 34px;
  }
}
@media (max-width: 767px) {
  .st-solo-tour-introduce .solo-tour-introduce-left .wpb_content_element.st-tour-introduce-heading h3 {
    font-size: 24px;
    margin-bottom: 16px;
  }
}
.st-solo-tour-introduce .solo-tour-introduce-left .wpb_content_element.st-tour-introduce-description p {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: rgba(18, 58, 50, 0.5);
  margin-bottom: 6px;
  display: block;
  max-width: 469px;
}
@media (max-width: 767px) {
  .st-solo-tour-introduce .solo-tour-introduce-left .wpb_content_element.st-tour-introduce-description p {
    max-width: 100%;
    text-align: center;
  }
}
.st-solo-tour-introduce .solo-tour-introduce-left .wpb_content_element.img-tour-introduce img {
  width: 100%;
  height: auto;
}
.st-solo-tour-introduce .solo-tour-introduce-left .wpb_content_element.st-btn a {
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: 1px;
  color: #df5334;
  display: inline-block;
  padding-bottom: 2px;
  border-bottom: 2px dashed #df5334;
  margin-top: 60px;
  text-decoration: none;
}
@media (max-width: 767px) {
  .st-solo-tour-introduce .solo-tour-introduce-left .wpb_content_element.st-btn {
    display: none;
  }
}
@media (max-width: 767px) {
  .st-solo-tour-introduce .solo-tour-introduce-right {
    display: none;
  }
}
.st-solo-tour-introduce .solo-tour-introduce-right .wpb_content_element {
  margin-bottom: 0px !important;
}

/*end*/
/*Footer*/
#main-footer.main-footer--solo {
  padding-top: 0px;
  padding-bottom: 0px;
}
@media (max-width: 991px) {
  #main-footer.main-footer--solo .st-footer-solo .vc_row {
    display: flex;
  }
}
@media (max-width: 767px) {
  #main-footer.main-footer--solo .st-footer-solo .vc_row {
    flex-direction: column;
  }
}
#main-footer.main-footer--solo .st-footer-solo .wpb_content_element {
  margin-bottom: 0px !important;
}
#main-footer.main-footer--solo .st-footer-solo .form-mc-solo {
  text-align: center;
  padding: 104px 0px 45px 0px;
}
#main-footer.main-footer--solo .st-footer-solo .form-mc-solo label {
  font-size: 20px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #ffffff;
  margin-bottom: 24px;
  margin-top: 0px;
  position: relative;
}
#main-footer.main-footer--solo .st-footer-solo .form-mc-solo label:before {
  position: absolute;
  content: url("../images/send_solo.svg");
  left: 50%;
  top: -64px;
  transform: translateX(-50%);
}
@media (max-width: 767px) {
  #main-footer.main-footer--solo .st-footer-solo .form-mc-solo label {
    margin-bottom: 16px;
  }
}
#main-footer.main-footer--solo .st-footer-solo .form-mc-solo .form-group {
  margin-bottom: 32px;
}
@media (max-width: 767px) {
  #main-footer.main-footer--solo .st-footer-solo .form-mc-solo .form-group {
    display: flex;
    flex-direction: column;
    margin-bottom: 16px;
  }
}
#main-footer.main-footer--solo .st-footer-solo .form-mc-solo .form-group input {
  min-width: 370px;
  border: none;
  outline: none;
  padding: 12px 24px;
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: rgba(255, 255, 255, 0.6);
  border-radius: 24px;
  background-color: #cc7917;
}
#main-footer.main-footer--solo .st-footer-solo .form-mc-solo .form-group input:first-child {
  margin-right: 30px;
}
@media (max-width: 767px) {
  #main-footer.main-footer--solo .st-footer-solo .form-mc-solo .form-group input:first-child {
    margin-right: 0px;
    margin-bottom: 8px;
    max-width: 487px;
    margin: auto auto 10px auto;
  }
}
#main-footer.main-footer--solo .st-footer-solo .form-mc-solo .form-group input::-webkit-input-placeholder {
  /* Edge */
  color: rgba(255, 255, 255, 0.6);
}
#main-footer.main-footer--solo .st-footer-solo .form-mc-solo .form-group input:-ms-input-placeholder {
  /* Internet Explorer */
  color: rgba(255, 255, 255, 0.6);
}
#main-footer.main-footer--solo .st-footer-solo .form-mc-solo .form-group input::placeholder {
  color: rgba(255, 255, 255, 0.6);
}
@media (max-width: 991px) {
  #main-footer.main-footer--solo .st-footer-solo .form-mc-solo .form-group input {
    min-width: 270px;
  }
}
@media (max-width: 767px) {
  #main-footer.main-footer--solo .st-footer-solo .form-mc-solo .form-group input {
    min-width: auto;
    width: 100%;
    max-width: 487px;
    margin: auto;
  }
}
#main-footer.main-footer--solo .st-footer-solo .form-mc-solo .form-submit {
  display: inline-block;
  position: relative;
  cursor: pointer;
}
#main-footer.main-footer--solo .st-footer-solo .form-mc-solo .form-submit input {
  padding: 14px 66px;
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: 1px;
  color: var(--main-color, #123a32);
  border-radius: 40px;
  background-color: #ffffff;
  outline: none;
  position: relative;
  box-shadow: 0px 5px 0px #c8c8c8;
  position: relative;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
}
#main-footer.main-footer--solo .st-footer-solo .form-mc-solo .form-submit input:hover {
  transform: translateY(5px);
  box-shadow: 0 0px 0 #df5334 !important;
}
#main-footer.main-footer--solo .st-footer-solo .wpb_column.st-footer-solo--mutil-language {
  padding-top: 60px;
  padding-bottom: 60px;
}
@media (max-width: 767px) {
  #main-footer.main-footer--solo .st-footer-solo .wpb_column.st-footer-solo--mutil-language {
    max-width: 100%;
    padding-top: 32px;
    padding-bottom: 0px;
  }
}
#main-footer.main-footer--solo .st-footer-solo .wpb_column.st-footer-solo--mutil-language h4 {
  font-family: "Caveat";
  font-size: 36px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 30px;
  letter-spacing: -0.8px;
  color: #ffffff;
  margin-bottom: 42px;
  margin-top: -3px;
}
@media (max-width: 767px) {
  #main-footer.main-footer--solo .st-footer-solo .wpb_column.st-footer-solo--mutil-language h4 {
    margin-bottom: 16px;
    font-size: 24px;
  }
}
#main-footer.main-footer--solo .st-footer-solo .wpb_column.st-footer-solo--mutil-language .vc_sep_width_40 {
  display: none;
}
#main-footer.main-footer--solo .st-footer-solo .wpb_column.st-footer-solo--mutil-language .form-group label {
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 1px;
  color: rgba(255, 255, 255, 0.6) !important;
}
#main-footer.main-footer--solo .st-footer-solo .wpb_column.st-footer-solo--mutil-language .form-group .select2 {
  outline: none;
}
#main-footer.main-footer--solo .st-footer-solo .wpb_column.st-footer-solo--mutil-language .form-group .select2 .select2-selection--single {
  border-radius: 40px;
  background-color: #350a4f;
  height: auto !important;
  outline: none;
  border-color: transparent;
}
#main-footer.main-footer--solo .st-footer-solo .wpb_column.st-footer-solo--mutil-language .form-group .select2 .select2-selection--single .select2-selection__rendered {
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #ffffff;
  padding: 12px 24px;
  outline: none;
}
#main-footer.main-footer--solo .st-footer-solo .wpb_column.st-footer-solo--mutil-language .form-group .select2 .select2-selection--single .select2-selection__arrow {
  top: 5px;
  right: 4px;
}
#main-footer.main-footer--solo .st-footer-solo .wpb_column.st-footer-solo--mutil-language .form-group .select2 .select2-selection--single .select2-selection__arrow b:after {
  top: -10px;
  left: -15px;
  color: white !important;
}
#main-footer.main-footer--solo .st-footer-solo .wpb_column.st-footer-solo--mutil-language .st-footer-solo--social {
  margin-top: 26px;
}
#main-footer.main-footer--solo .st-footer-solo .wpb_column.st-footer-solo--mutil-language .st-footer-solo--social .wpb_wrapper p {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  color: rgba(255, 255, 255, 0.5);
}
#main-footer.main-footer--solo .st-footer-solo .wpb_column.st-footer-solo--mutil-language .st-footer-solo--social .wpb_wrapper p a:not(:last-child) {
  margin-right: 12px;
}
#main-footer.main-footer--solo .st-footer-solo .wpb_column.st-footer-solo--mutil-language .st-footer-solo--social .wpb_wrapper p a img {
  border-radius: 50%;
  width: 40px;
  height: 45px;
}
#main-footer.main-footer--solo .st-footer-solo .wpb_column.st-footer-solo--mutil-language .st-footer-solo--social .wpb_wrapper p a img:not(:last-child) {
  margin-right: 12px;
}
@media (min-width: 768px) and (max-width: 991px) {
  #main-footer.main-footer--solo .st-footer-solo .wpb_column.st-footer-solo--mutil-language .st-footer-solo--social .wpb_wrapper p a img {
    width: 40px;
    height: 40px;
  }
}
#main-footer.main-footer--solo .st-footer-solo .wpb_column.st-footer-solo--mutil-language .st-footer-solo--social .wpb_wrapper p img {
  border-radius: 50%;
  width: 40px;
  height: 45px;
}
#main-footer.main-footer--solo .st-footer-solo .wpb_column.st-footer-solo--mutil-language .st-footer-solo--social .wpb_wrapper p img:not(:last-child) {
  margin-right: 12px;
}
@media (max-width: 991px) {
  #main-footer.main-footer--solo .st-footer-solo .wpb_column.st-footer-solo--mutil-language .st-footer-solo--social .wpb_wrapper p img {
    width: 40px;
    height: 40px;
  }
}
#main-footer.main-footer--solo .st-footer-solo .wpb_column.st-footer-solo--tour, #main-footer.main-footer--solo .st-footer-solo .wpb_column.st-footer-solo--support, #main-footer.main-footer--solo .st-footer-solo .wpb_column.st-footer-solo--multi-page {
  padding-top: 60px;
  padding-bottom: 60px;
}
#main-footer.main-footer--solo .st-footer-solo .wpb_column.st-footer-solo--tour h4, #main-footer.main-footer--solo .st-footer-solo .wpb_column.st-footer-solo--support h4, #main-footer.main-footer--solo .st-footer-solo .wpb_column.st-footer-solo--multi-page h4 {
  font-size: 20px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 32px;
  letter-spacing: normal;
  color: #ffffff;
  margin-bottom: 40px;
  margin-top: 0px;
}
@media (max-width: 767px) {
  #main-footer.main-footer--solo .st-footer-solo .wpb_column.st-footer-solo--tour h4, #main-footer.main-footer--solo .st-footer-solo .wpb_column.st-footer-solo--support h4, #main-footer.main-footer--solo .st-footer-solo .wpb_column.st-footer-solo--multi-page h4 {
    margin-bottom: 16px;
  }
}
#main-footer.main-footer--solo .st-footer-solo .wpb_column.st-footer-solo--tour .vc_sep_width_40, #main-footer.main-footer--solo .st-footer-solo .wpb_column.st-footer-solo--support .vc_sep_width_40, #main-footer.main-footer--solo .st-footer-solo .wpb_column.st-footer-solo--multi-page .vc_sep_width_40 {
  display: none;
}
#main-footer.main-footer--solo .st-footer-solo .wpb_column.st-footer-solo--tour .widget_nav_menu .menu li:not(:last-child) a, #main-footer.main-footer--solo .st-footer-solo .wpb_column.st-footer-solo--support .widget_nav_menu .menu li:not(:last-child) a, #main-footer.main-footer--solo .st-footer-solo .wpb_column.st-footer-solo--multi-page .widget_nav_menu .menu li:not(:last-child) a {
  margin-bottom: 24px;
}
@media (max-width: 767px) {
  #main-footer.main-footer--solo .st-footer-solo .wpb_column.st-footer-solo--tour .widget_nav_menu .menu li:not(:last-child) a, #main-footer.main-footer--solo .st-footer-solo .wpb_column.st-footer-solo--support .widget_nav_menu .menu li:not(:last-child) a, #main-footer.main-footer--solo .st-footer-solo .wpb_column.st-footer-solo--multi-page .widget_nav_menu .menu li:not(:last-child) a {
    margin-bottom: 16px;
  }
}
#main-footer.main-footer--solo .st-footer-solo .wpb_column.st-footer-solo--tour .widget_nav_menu .menu li a, #main-footer.main-footer--solo .st-footer-solo .wpb_column.st-footer-solo--support .widget_nav_menu .menu li a, #main-footer.main-footer--solo .st-footer-solo .wpb_column.st-footer-solo--multi-page .widget_nav_menu .menu li a {
  font-size: 15px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 21px;
  letter-spacing: normal;
  color: #ffffff;
}
@media (max-width: 767px) {
  #main-footer.main-footer--solo .st-footer-solo .wpb_column.st-footer-solo--tour, #main-footer.main-footer--solo .st-footer-solo .wpb_column.st-footer-solo--support, #main-footer.main-footer--solo .st-footer-solo .wpb_column.st-footer-solo--multi-page {
    max-width: 100%;
    padding-top: 32px;
    padding-bottom: 0px;
  }
}
#main-footer.main-footer--solo .st-footer-solo .wpb_column.st-footer-solo--tour .menu li:hover a, #main-footer.main-footer--solo .st-footer-solo .wpb_column.st-footer-solo--support .menu li:hover a, #main-footer.main-footer--solo .st-footer-solo .wpb_column.st-footer-solo--multi-page .menu li:hover a {
  color: #ec927e;
}
#main-footer.main-footer--solo .st-footer-solo .wpb_column.st-footer-solo--tour .menu li a, #main-footer.main-footer--solo .st-footer-solo .wpb_column.st-footer-solo--support .menu li a, #main-footer.main-footer--solo .st-footer-solo .wpb_column.st-footer-solo--multi-page .menu li a {
  transition: all 0.35s;
  text-decoration: none;
}
#main-footer.main-footer--solo .st-footer-solo .wpb_column.st-footer-solo--multi-page .st-footer--copy-right {
  padding-top: 185px;
}
@media (max-width: 991px) {
  #main-footer.main-footer--solo .st-footer-solo .wpb_column.st-footer-solo--multi-page .st-footer--copy-right {
    padding-top: 125px;
  }
}
#main-footer.main-footer--solo .st-footer-solo .wpb_column.st-footer-solo--multi-page .st-footer--copy-right p {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  color: rgba(255, 255, 255, 0.5);
}
#main-footer.main-footer--solo .st-footer-solo--sub {
  padding-bottom: 60px;
  display: flex;
}
@media (max-width: 767px) {
  #main-footer.main-footer--solo .st-footer-solo--sub {
    padding-bottom: 32px;
    padding-top: 32px;
    flex-wrap: wrap;
  }
}
#main-footer.main-footer--solo .st-footer-solo--sub .row {
  display: flex;
}
@media (max-width: 767px) {
  #main-footer.main-footer--solo .st-footer-solo--sub .row {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
  }
}
@media (max-width: 767px) {
  #main-footer.main-footer--solo .st-footer-solo--sub .st-footer-solo--address {
    width: 100%;
  }
}
#main-footer.main-footer--solo .st-footer-solo--sub .st-footer-solo--address .wpb_content_element {
  margin-bottom: 0 !important;
}
#main-footer.main-footer--solo .st-footer-solo--sub .st-footer-solo--address p {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  color: rgba(255, 255, 255, 0.5);
}
#main-footer.main-footer--solo .st-footer-solo--sub .st-footer--copy-right {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  position: relative;
}
@media (max-width: 767px) {
  #main-footer.main-footer--solo .st-footer-solo--sub .st-footer--copy-right {
    justify-content: flex-start;
    margin-top: 33px;
    width: 100%;
  }
  #main-footer.main-footer--solo .st-footer-solo--sub .st-footer--copy-right:before {
    position: absolute;
    content: "";
    width: calc(100% - 30px);
    height: 1px;
    top: -16px;
    left: 15px;
    background: rgba(255, 255, 255, 0.16);
  }
}
#main-footer.main-footer--solo .st-footer-solo--sub .st-footer--copy-right .wpb_content_element {
  margin-bottom: 0 !important;
}
#main-footer.main-footer--solo .st-footer-solo--sub .st-footer--copy-right p {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  color: rgba(255, 255, 255, 0.5);
}

/*endfooter*/
/*Search location solo*/
.st-tour--solo {
  padding-bottom: 80px !important;
}
@media (max-width: 767px) {
  .st-tour--solo {
    padding-bottom: 32px !important;
  }
}
.st-tour--solo .st-tour--solo__banner {
  position: relative;
}
.st-tour--solo .st-tour--solo__banner .banner {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0px !important;
}
@media (min-width: 768px) {
  .st-tour--solo .st-tour--solo__banner .banner {
    min-height: 356px;
  }
}
@media (max-width: 767px) {
  .st-tour--solo .st-tour--solo__banner .banner {
    min-height: 206px;
  }
}
.st-tour--solo .st-tour--solo__banner .st-breadcrumb {
  padding: 0px !important;
  border-bottom: none !important;
  position: absolute;
  left: 0px;
  top: 24px;
  width: 100%;
}
.st-tour--solo .st-tour--solo__banner .st-breadcrumb ul {
  background: transparent !important;
}
.st-tour--solo .st-tour--solo__banner .st-breadcrumb ul li {
  padding-right: 20px;
}
.st-tour--solo .st-tour--solo__banner .st-breadcrumb ul li a {
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: var(--main-color, #123a32);
}
.st-tour--solo .st-tour--solo__banner .st-breadcrumb ul li.active {
  padding-left: 0px !important;
}
.st-tour--solo .st-tour--solo__banner .st-breadcrumb ul li.active a {
  opacity: 0.5;
}
.st-tour--solo .st-tour--solo__banner .st-breadcrumb ul li:not(:last-child):after {
  background: var(--main-color, #123a32) !important;
  right: 10px !important;
  border-radius: 50%;
}
.st-tour--solo .search-form {
  position: relative;
}
.st-tour--solo .search-form-top {
  margin-bottom: 0px !important;
}
.st-tour--solo .st-hotel-result {
  margin-top: 123px !important;
}
@media (max-width: 767px) {
  .st-tour--solo .st-hotel-result {
    margin-top: 32px !important;
  }
}
.st-tour--solo .grid-item {
  margin-bottom: 30px;
  padding-left: 0px;
}
@media (max-width: 767px) {
  .st-tour--solo .grid-item {
    padding-left: 15px;
  }
}
.st-tour--solo .st-left {
  display: flex;
}
.st-tour--solo .title-result {
  font-size: 24px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  color: rgba(18, 58, 50, 0.5);
  margin-right: 5px;
}
.st-tour--solo .modern-result-string {
  margin-top: 0px;
  margin-bottom: 24px;
  font-size: 24px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  color: var(--main--color, #123a32);
  text-transform: uppercase;
}
.st-tour--solo .search-form-wrapper {
  position: unset !important;
  padding-top: 40px;
  position: relative;
}
@media (max-width: 767px) {
  .st-tour--solo .search-form-wrapper {
    padding-top: 32px;
  }
}
.st-tour--solo .search-form-wrapper:after {
  content: "";
  width: 100%;
  height: 1px;
  left: 0px;
  position: absolute;
  background-color: #eeeeee;
  bottom: -44px;
}
@media (max-width: 767px) {
  .st-tour--solo .search-form-wrapper:after {
    display: none;
  }
}
.st-tour--solo .search-form-wrapper .form-extra-field {
  padding: 0px;
}
.st-tour--solo .search-form-wrapper .search-form {
  width: 100%;
  min-height: auto !important;
  border: none !important;
}
@media (max-width: 767px) {
  .st-tour--solo .search-form-wrapper .search-form {
    border-bottom: 2px dashed #eeeeee !important;
    padding-bottom: 47px !important;
  }
}
.st-tour--solo .search-form-wrapper .search-form .form {
  height: auto !important;
}
.st-tour--solo .search-form-wrapper .search-form .form .form-group {
  min-height: 48px !important;
}
.st-tour--solo .search-form-wrapper .search-form .form .form-group.field-detination {
  min-width: 270px;
  width: auto !important;
  height: 40px !important;
  border: 1px solid #eeeeee;
  border-radius: 40px;
  margin-right: 30px;
  background-color: #f6f7f7;
  position: relative;
  display: flex;
  padding-left: 24px !important;
}
.st-tour--solo .search-form-wrapper .search-form .form .form-group.field-detination #dropdown-destination {
  padding-left: 28px !important;
  display: block;
  width: 100%;
  position: relative;
  margin-top: 5px;
  line-height: auto;
}
.st-tour--solo .search-form-wrapper .search-form .form .form-group.field-detination #dropdown-destination:after {
  position: absolute;
  content: url("../images/arrow.svg");
  top: 2px;
  right: 20px;
  width: 16px;
  height: 16px;
}
.st-tour--solo .search-form-wrapper .search-form .form .form-group.field-detination #dropdown-destination .render {
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: var(--main-color, #123a32) !important;
}
.st-tour--solo .search-form-wrapper .search-form .form .form-group.field-detination .st-location-new {
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: var(---main-color, #123a32);
}
.st-tour--solo .search-form-wrapper .search-form .form .form-group.field-detination svg {
  width: 16px;
  height: 16px;
}
.st-tour--solo .search-form-wrapper .search-form .form .form-group.field-detination .dropdown-menu {
  margin-top: 8px;
  border-radius: 24px;
  box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.04);
  border: solid 1px #eeeeee;
  padding: 24px 24px 16px 24px;
}
.st-tour--solo .search-form-wrapper .search-form .form .form-group.field-detination .dropdown-menu li {
  padding: 0px 0px 8px 16px;
}
.st-tour--solo .search-form-wrapper .search-form .form .form-group.field-detination .dropdown-menu li.parent_li {
  padding: 0px 0px 8px 0px;
}
.st-tour--solo .search-form-wrapper .search-form .form .form-group.field-detination .dropdown-menu li.parent_li .parent {
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: var(--main--color, #123a32);
  transition: all 0.35s;
}
.st-tour--solo .search-form-wrapper .search-form .form .form-group.field-detination .dropdown-menu li.parent_li .parent:hover {
  color: #ec927e;
}
.st-tour--solo .search-form-wrapper .search-form .form .form-group.field-detination .dropdown-menu li.parent_li:hover {
  background: transparent;
}
.st-tour--solo .search-form-wrapper .search-form .form .form-group.field-detination .dropdown-menu li.parent_li:not(:first-child) {
  padding: 8px 0px 8px 0px;
}
.st-tour--solo .search-form-wrapper .search-form .form .form-group.field-detination .dropdown-menu li:hover {
  background: transparent;
}
.st-tour--solo .search-form-wrapper .search-form .form .form-group.field-detination .dropdown-menu li .fa {
  display: none;
}
.st-tour--solo .search-form-wrapper .search-form .form .form-group.field-detination .dropdown-menu li span {
  width: 100%;
}
.st-tour--solo .search-form-wrapper .search-form .form .form-group.field-detination .dropdown-menu li span.lv2 {
  padding-left: 16px;
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  color: var(--main-color, #123a32);
  transition: all 0.35s;
}
.st-tour--solo .search-form-wrapper .search-form .form .form-group.field-detination .dropdown-menu li span.lv2:hover {
  color: #ec927e;
}
.st-tour--solo .search-form-wrapper .search-form .form .form-group.field-detination .dropdown-menu li span.child {
  padding-left: 20px !important;
  transition: all 0.35s;
}
.st-tour--solo .search-form-wrapper .search-form .form .form-group.field-detination .dropdown-menu li span.child:hover {
  color: #ec927e;
}
@media (max-width: 1024px) {
  .st-tour--solo .search-form-wrapper .search-form .form .form-group.field-detination {
    min-width: 240px;
    margin-right: 20px;
  }
}
@media (max-width: 991px) {
  .st-tour--solo .search-form-wrapper .search-form .form .form-group.field-detination {
    min-width: 100%;
    margin-right: 0px;
    margin-bottom: 8px;
  }
}
.st-tour--solo .search-form-wrapper .search-form .form .form-group.form-date-search-new {
  min-width: 304px;
  width: auto !important;
  height: 48px !important;
  border-radius: 40px;
  border: 1px solid #eeeeee;
  margin-right: 30px;
  padding: 12px 0px 12px 24px !important;
  background-color: #f6f7f7;
  display: flex;
}
.st-tour--solo .search-form-wrapper .search-form .form .form-group.form-date-search-new .date-wrapper {
  display: block;
  width: 100%;
  position: relative;
  margin-top: 3px;
}
.st-tour--solo .search-form-wrapper .search-form .form .form-group.form-date-search-new .date-wrapper:after {
  position: absolute;
  content: url("../images/arrow.svg");
  top: 2px;
  right: 20px;
  width: 16px;
  height: 16px;
  cursor: pointer;
}
.st-tour--solo .search-form-wrapper .search-form .form .form-group.form-date-search-new .date-wrapper > div {
  padding-left: 12px !important;
}
@media (max-width: 1024px) {
  .st-tour--solo .search-form-wrapper .search-form .form .form-group.form-date-search-new .date-wrapper > div {
    padding-left: 6px !important;
  }
}
@media (max-width: 991px) {
  .st-tour--solo .search-form-wrapper .search-form .form .form-group.form-date-search-new .date-wrapper > div {
    padding-left: 24px !important;
  }
}
.st-tour--solo .search-form-wrapper .search-form .form .form-group.form-date-search-new .st-date-text {
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: var(---main-color, #123a32);
}
.st-tour--solo .search-form-wrapper .search-form .form .form-group.form-date-search-new svg {
  width: 16px;
  height: 16px;
}
.st-tour--solo .search-form-wrapper .search-form .form .form-group.form-date-search-new .st-render .render {
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: var(--main-color, #123a32);
}
@media (max-width: 1024px) {
  .st-tour--solo .search-form-wrapper .search-form .form .form-group.form-date-search-new {
    min-width: 240px;
    margin-right: 20px;
  }
}
@media (max-width: 991px) {
  .st-tour--solo .search-form-wrapper .search-form .form .form-group.form-date-search-new {
    min-width: 100%;
    margin-right: 0px;
    margin-bottom: 8px;
  }
}
.st-tour--solo .search-form-wrapper .search-form .form .form-group.field-guest-new {
  min-width: 270px;
  width: auto !important;
  height: 48px !important;
  border-radius: 40px;
  border: 1px solid #eeeeee;
  margin-right: 30px;
  padding-left: 24px !important;
  background-color: #f6f7f7;
  display: flex;
}
.st-tour--solo .search-form-wrapper .search-form .form .form-group.field-guest-new label {
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: var(---main-color, #123a32);
}
.st-tour--solo .search-form-wrapper .search-form .form .form-group.field-guest-new svg {
  width: 16px;
  height: 16px;
}
.st-tour--solo .search-form-wrapper .search-form .form .form-group.field-guest-new .dropdown {
  padding-left: 30px !important;
  display: block;
  width: 100%;
  position: relative;
  line-height: 5px;
}
.st-tour--solo .search-form-wrapper .search-form .form .form-group.field-guest-new .dropdown:after {
  position: absolute;
  content: url("../images/arrow.svg");
  top: 2px;
  right: 20px;
  width: 16px;
  height: 16px;
}
.st-tour--solo .search-form-wrapper .search-form .form .form-group.field-guest-new .dropdown-menu {
  border-radius: 24px;
  box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.04);
  border: solid 1px #eeeeee;
  margin-top: 8px;
  padding: 24px;
}
.st-tour--solo .search-form-wrapper .search-form .form .form-group.field-guest-new .dropdown-menu .select-wrapper {
  display: flex;
  align-items: center;
}
.st-tour--solo .search-form-wrapper .search-form .form .form-group.field-guest-new .dropdown-menu .select-wrapper .st-number-wrapper {
  width: 100%;
}
.st-tour--solo .search-form-wrapper .search-form .form .form-group.field-guest-new .dropdown-menu .select-wrapper .st-number-wrapper input {
  border-radius: 8px;
  border: solid 1px #eeeeee;
  font-size: 16px !important;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #000000 !important;
}
.st-tour--solo .search-form-wrapper .search-form .form .form-group.field-guest-new .dropdown-menu .select-wrapper .st-number-wrapper span.prev {
  line-height: 41px;
}
.st-tour--solo .search-form-wrapper .search-form .form .form-group.field-guest-new .dropdown-menu .select-wrapper .st-number-wrapper span.prev svg g g {
  stroke: #ec927e;
}
.st-tour--solo .search-form-wrapper .search-form .form .form-group.field-guest-new .dropdown-menu .select-wrapper .st-number-wrapper span.next svg g g {
  stroke: #ec927e;
}
.st-tour--solo .search-form-wrapper .search-form .form .form-group.field-guest-new .render {
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: var(--main-color, #123a32) !important;
}
@media (max-width: 1024px) {
  .st-tour--solo .search-form-wrapper .search-form .form .form-group.field-guest-new {
    min-width: 240px;
    margin-right: 20px;
  }
}
@media (max-width: 991px) {
  .st-tour--solo .search-form-wrapper .search-form .form .form-group.field-guest-new {
    min-width: 100%;
    margin-right: 0px;
    margin-bottom: 8px;
  }
}
.st-tour--solo .search-form-wrapper .search-form .form .form-group.has-icon i g g {
  stroke: #123a32;
}
.st-tour--solo .search-form-wrapper .search-form .form .form-button-new {
  display: inline-flex;
  position: relative;
}
@media (max-width: 991px) {
  .st-tour--solo .search-form-wrapper .search-form .form .form-button-new {
    margin-left: 50%;
    transform: translateX(-50%);
  }
}
.st-tour--solo .search-form-wrapper .search-form .form .form-button-new .btn-search {
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  padding: 14px 40px;
  letter-spacing: 1px;
  color: #ffffff;
  background: #ec927e;
  border-radius: 40px;
  position: relative;
  box-shadow: 0px 5px 0px #df5334;
  z-index: 50;
  outline: none;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
}
.st-tour--solo .search-form-wrapper .search-form .form .form-button-new .btn-search:hover {
  transform: translateY(5px);
  box-shadow: 0 0px 0 #df5334 !important;
}
@media (max-width: 767px) {
  .st-tour--solo .search-form-wrapper .search-form .form .form-button-new .btn-search {
    margin-top: 16px;
  }
}
.st-tour--solo .pagination {
  text-align: left !important;
  margin-top: 0px !important;
}
.st-tour--solo .pagination ul {
  margin-top: 50px !important;
  text-align: center;
}
@media (max-width: 767px) {
  .st-tour--solo .pagination ul {
    margin-top: 0px !important;
  }
}
.st-tour--solo .pagination ul li {
  margin-right: 26px !important;
}
.st-tour--solo .pagination ul a {
  font-size: 18px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 26px;
  letter-spacing: normal;
  color: #ec927e;
  width: 48px;
  height: 48px;
}
.st-tour--solo .pagination ul a.current {
  border: none !important;
  border-radius: unset;
  color: #ec927e !important;
  font-size: 20px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: normal;
}
.st-tour--solo .pagination ul a i {
  font-size: 24px;
}
.st-tour--solo .sidebar-item-wrapper {
  border: none !important;
  border-radius: 0px !important;
  padding-left: 30px;
}
.st-tour--solo .sidebar-item-wrapper .sidebar-title {
  margin-top: 15px !important;
  margin-bottom: 0px !important;
  font-size: 20px !important;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  color: var(--main-color, #123a32);
}
.st-tour--solo .sidebar-item-wrapper .sidebar-title:before {
  display: none;
}
.st-tour--solo .sidebar-item-wrapper .sidebar-item {
  padding: 24px 0px;
  border-top: solid 2px rgba(18, 58, 50, 0.12) !important;
}
.st-tour--solo .sidebar-item-wrapper .sidebar-item .item-title h4 {
  font-size: 18px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 26px;
  letter-spacing: normal;
  color: var(--main-color, #ec927e);
}
.st-tour--solo .sidebar-item-wrapper .sidebar-item .item-content .irs .irs-bar {
  background-color: #ec927e;
  border-color: #ec927e;
}
.st-tour--solo .sidebar-item-wrapper .sidebar-item .item-content .irs .irs-from, .st-tour--solo .sidebar-item-wrapper .sidebar-item .item-content .irs .irs-to {
  background: transparent !important;
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: var(--main-color, #123a32);
}
.st-tour--solo .sidebar-item-wrapper .sidebar-item .item-content .irs-slider {
  width: 16px !important;
  margin-top: -3px;
  height: 16px !important;
  background-color: #c3644e !important;
}
.st-tour--solo .sidebar-item-wrapper .sidebar-item .item-content .btn-apply-price-range {
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  margin-top: 16px;
  letter-spacing: 1px;
  color: #ec927e;
}
.st-tour--solo .sidebar-item-wrapper .sidebar-item .item-content ul ul {
  margin-top: 24px !important;
}
.st-tour--solo .sidebar-item-wrapper .sidebar-item .item-content ul ul .st-icheck-item label {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: var(--main-color, #123a32);
}
.st-tour--solo .sidebar-item-wrapper .sidebar-item .item-content ul ul .st-icheck-item label .checkmark {
  border: solid 2px #ec927e;
  border-radius: 50%;
}
.st-tour--solo .sidebar-item-wrapper .sidebar-item .item-content ul ul .st-icheck-item label .checkmark.fcheckbox:after {
  left: 2px;
  top: 2px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #ec927e;
  border: none;
  border-width: 0px;
  transform: none;
}

/*end*/
/*Blog lits tour*/
.st-blog-solo--wrapper .st-blog--banner {
  position: relative;
}
.st-blog-solo--wrapper .st-blog--banner .banner {
  padding: 0px !important;
}
@media (max-width: 767px) {
  .st-blog-solo--wrapper .st-blog--banner .banner {
    min-height: 206px;
  }
}
@media (min-width: 768px) {
  .st-blog-solo--wrapper .st-blog--banner .banner {
    min-height: 356px;
  }
}
.st-blog-solo--wrapper .st-blog--banner .st-breadcrumb {
  position: absolute;
  top: 24px;
  width: 100%;
  left: 0px;
  right: auto;
  border-bottom: none !important;
  padding: 0px !important;
}
.st-blog-solo--wrapper .st-blog--banner .st-breadcrumb ul {
  background: transparent !important;
}
.st-blog-solo--wrapper .st-blog--banner .st-breadcrumb ul li {
  padding-right: 20px;
}
.st-blog-solo--wrapper .st-blog--banner .st-breadcrumb ul li a {
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: var(--main-color, #123a32);
}
.st-blog-solo--wrapper .st-blog--banner .st-breadcrumb ul li.active {
  padding-left: 0px !important;
}
.st-blog-solo--wrapper .st-blog--banner .st-breadcrumb ul li.active a {
  opacity: 0.5;
}
.st-blog-solo--wrapper .st-blog--banner .st-breadcrumb ul li:not(:last-child):after {
  background: var(--main-color, #123a32) !important;
  right: 10px !important;
  border-radius: 50%;
}
@media (max-width: 767px) {
  .st-blog-solo--wrapper .st-blog--search {
    padding-top: 32px !important;
  }
}
.st-blog-solo--wrapper .st-blog--search .select2-selection--single {
  border-radius: 40px;
  min-width: 270px;
  padding: 12px 24px;
  height: 48px;
  background-color: rgba(18, 58, 50, 0.04);
  border: solid 1px #eeeeee;
  outline: none;
}
.st-blog-solo--wrapper .st-blog--search .select2-selection--single .select2-selection__rendered {
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: var(--main-color, #123a32);
}
.st-blog-solo--wrapper .st-blog--search .select2-selection--single .select2-selection__arrow {
  display: none;
}
.st-blog-solo--wrapper .st-blog--search .search-form-top .search--blog-solo {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 48px;
}
@media (max-width: 767px) {
  .st-blog-solo--wrapper .st-blog--search .search-form-top .search--blog-solo {
    flex-direction: column;
    padding-bottom: 32px;
  }
}
.st-blog-solo--wrapper .st-blog--search .search-form-top .search--blog-solo input {
  padding: 12px 24px;
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: var(--main-color, #123a32);
  width: 370px;
  border-radius: 40px;
  border: solid 1px #eeeeee;
  background-color: rgba(18, 58, 50, 0.04);
  outline: none;
}
.st-blog-solo--wrapper .st-blog--search .search-form-top .search--blog-solo input::placeholder, .st-blog-solo--wrapper .st-blog--search .search-form-top .search--blog-solo input::-webkit-input-placeholder {
  color: var(--main-color, #123a32);
  opacity: 0.4;
}
.st-blog-solo--wrapper .st-blog--search .search-form-top .search--blog-solo input:-ms-input-placeholder {
  color: var(--main-color, #123a32);
  opacity: 0.4;
}
@media (max-width: 767px) {
  .st-blog-solo--wrapper .st-blog--search .search-form-top .search--blog-solo input {
    width: 100%;
    margin-bottom: 8px;
  }
}
.st-blog-solo--wrapper .st-blog--search .search-form-top .search--blog-solo .form-icon-fa {
  position: relative;
}
@media (max-width: 767px) {
  .st-blog-solo--wrapper .st-blog--search .search-form-top .search--blog-solo .form-icon-fa {
    width: 100%;
  }
}
.st-blog-solo--wrapper .st-blog--search .search-form-top .search--blog-solo .form-icon-fa i {
  position: absolute;
  font-size: 24px;
  top: 12px;
  right: 28px;
  z-index: -1;
}
.st-blog-solo--wrapper .st-blog--search .search-form-top .search--blog-solo .form-select {
  width: 270px;
  padding: 12px 24px;
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: var(--main-color, #123a32);
  border-radius: 40px;
  border: solid 1px #eeeeee;
  background-color: rgba(18, 58, 50, 0.04) !important;
  outline: none;
  position: relative;
}
.st-blog-solo--wrapper .st-blog--search .search-form-top .search--blog-solo .form-select option {
  border-radius: 40px;
}
.st-blog-solo--wrapper .st-blog--search .search-form-top .search--blog-solo .form-select:after {
  position: absolute;
  content: url("../images/chevron-down.svg");
  top: 5px;
  right: 0px;
  width: 16px;
  height: 16px;
}
@media (max-width: 767px) {
  .st-blog-solo--wrapper .st-blog--search .search-form-top .search--blog-solo .form-select {
    width: 100%;
  }
}
.st-blog-solo--wrapper .st-blog--search .blog-wrapper {
  display: flex;
  flex-wrap: wrap;
  border-bottom: none !important;
}
@media (max-width: 767px) {
  .st-blog-solo--wrapper .st-blog--search .blog-wrapper {
    margin: 0px;
  }
}
.st-blog-solo--wrapper .st-blog--search .blog-wrapper .st-blog--bg {
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .st-blog-solo--wrapper .st-blog--search .blog-wrapper .st-blog--bg {
    margin-bottom: 16px;
  }
}
.st-blog-solo--wrapper .st-blog--search .blog-wrapper .st-blog--bg .st-blog--item {
  border-radius: 24px;
  box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.08);
  background-color: #ffffff;
}
.st-blog-solo--wrapper .st-blog--search .blog-wrapper .st-blog--bg .st-blog--item .thumb {
  transition: all 0.35s;
}
.st-blog-solo--wrapper .st-blog--search .blog-wrapper .st-blog--bg .st-blog--item .thumb a {
  display: block;
  overflow: hidden;
  border-radius: 24px 24px 0px 0px;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
}
.st-blog-solo--wrapper .st-blog--search .blog-wrapper .st-blog--bg .st-blog--item .thumb a img {
  border-radius: 24px 24px 0px 0px;
  max-width: 100%;
  transition: all 0.35s;
}
@media (max-width: 767px) {
  .st-blog-solo--wrapper .st-blog--search .blog-wrapper .st-blog--bg .st-blog--item .thumb a img {
    width: 100%;
    height: auto;
  }
}
.st-blog-solo--wrapper .st-blog--search .blog-wrapper .st-blog--bg .st-blog--item .thumb:hover img {
  transform: scale(1.1);
}
.st-blog-solo--wrapper .st-blog--search .blog-wrapper .st-blog--bg .st-blog--item .thumb-caption {
  padding: 16px 24px;
}
.st-blog-solo--wrapper .st-blog--search .blog-wrapper .st-blog--bg .st-blog--item .thumb-caption .blog-date {
  display: flex;
  padding: 0px;
}
.st-blog-solo--wrapper .st-blog--search .blog-wrapper .st-blog--bg .st-blog--item .thumb-caption .blog-date li {
  list-style: none;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #869a96;
  position: relative;
}
@media (min-width: 768px) and (max-width: 991px) {
  .st-blog-solo--wrapper .st-blog--search .blog-wrapper .st-blog--bg .st-blog--item .thumb-caption .blog-date li {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .st-blog-solo--wrapper .st-blog--search .blog-wrapper .st-blog--bg .st-blog--item .thumb-caption .blog-date li {
    font-size: 16px;
  }
}
.st-blog-solo--wrapper .st-blog--search .blog-wrapper .st-blog--bg .st-blog--item .thumb-caption .blog-date li.blog-location {
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.32px;
  text-transform: uppercase;
  margin-right: 20px;
  position: relative;
}
@media (min-width: 768px) and (max-width: 991px) {
  .st-blog-solo--wrapper .st-blog--search .blog-wrapper .st-blog--bg .st-blog--item .thumb-caption .blog-date li.blog-location {
    font-size: 12px;
  }
}
.st-blog-solo--wrapper .st-blog--search .blog-wrapper .st-blog--bg .st-blog--item .thumb-caption .blog-date li:not(:first-child):after {
  position: absolute;
  content: "";
  width: 4px;
  height: 4px;
  border-radius: 50%;
  top: 8px;
  left: -11px;
  background-color: #869a96;
}
@media (min-width: 768px) and (max-width: 991px) {
  .st-blog-solo--wrapper .st-blog--search .blog-wrapper .st-blog--bg .st-blog--item .thumb-caption .blog-date li:not(:first-child):after {
    top: 7px;
  }
}
.st-blog-solo--wrapper .st-blog--search .blog-wrapper .st-blog--bg .st-blog--item .thumb-caption .title {
  margin-bottom: 16px;
}
.st-blog-solo--wrapper .st-blog--search .blog-wrapper .st-blog--bg .st-blog--item .thumb-caption .title a {
  font-size: 20px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 26px;
  letter-spacing: normal;
  color: var(--main-color, #123a32);
  text-decoration: none;
  transition: all 0.35s;
}
@media (min-width: 768px) and (max-width: 991px) {
  .st-blog-solo--wrapper .st-blog--search .blog-wrapper .st-blog--bg .st-blog--item .thumb-caption .title a {
    font-size: 16px;
  }
}
.st-blog-solo--wrapper .st-blog--search .blog-wrapper .st-blog--bg .st-blog--item .thumb-caption .title:hover a {
  color: #ec927e;
}
.st-blog-solo--wrapper .st-blog--search .blog-wrapper .st-blog--bg .st-blog--item .thumb-caption .st-tour--description {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: rgba(18, 58, 50, 0.5);
}
.st-blog-solo--wrapper .st-blog--search .blog-wrapper .owl-dots {
  padding-top: 32px;
  text-align: center;
  width: 100%;
}
.st-blog-solo--wrapper .st-blog--search .blog-wrapper .owl-dots .owl-dot {
  width: 12px;
  height: 12px;
  background-color: white;
  border: 1px solid #ec927e;
  margin-left: 8px;
  margin-right: 8px;
  border-radius: 50%;
}
.st-blog-solo--wrapper .st-blog--search .blog-wrapper .owl-dots .owl-dot.active {
  background-color: #ec927e;
}
.st-blog-solo--wrapper .st-blog--search .st-blog-btn {
  text-align: center;
}
@media (max-width: 767px) {
  .st-blog-solo--wrapper .st-blog--search .st-blog-btn {
    display: none;
  }
}
.st-blog-solo--wrapper .st-blog--search .st-blog-btn a {
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: 1px;
  color: #df5334;
  padding-bottom: 2px;
  border-bottom: 1px dashed #df5334;
  text-decoration: none;
  display: inline-block;
  margin-top: 30px;
}
.st-blog-solo--wrapper .st-blog--search .single-blog--title {
  text-align: center;
  padding-top: 100px;
}
@media (max-width: 767px) {
  .st-blog-solo--wrapper .st-blog--search .single-blog--title {
    padding-top: 32px;
  }
}
.st-blog-solo--wrapper .st-blog--search .single-blog--title p {
  font-family: Caveat;
  font-size: 24px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.48px;
  color: #36bca1;
  margin-bottom: 12px;
}
.st-blog-solo--wrapper .st-blog--search .single-blog--title h3 {
  font-size: 36px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.8px;
  color: var(--main-color, #123a32);
  margin: 0px 0px 74px 0px;
  display: inline-block;
  position: relative;
}
@media (max-width: 767px) {
  .st-blog-solo--wrapper .st-blog--search .single-blog--title h3 {
    margin: 0px 0px 16px 0px;
  }
}
.st-blog-solo--wrapper .st-blog--search .single-blog--title h3:after {
  position: absolute;
  left: 50%;
  content: url("../images/Vector.svg");
  transform: translateX(-50%);
  bottom: -40px;
}
@media (max-width: 767px) {
  .st-blog-solo--wrapper .st-blog--search .single-blog--title h3:after {
    display: none;
  }
}
@media (max-width: 767px) {
  .st-blog-solo--wrapper .st-blog--search .single-blog--title h3 {
    font-size: 24px;
  }
}
.st-blog-solo--wrapper .st-blog--search .solo-load-more-blog {
  margin-top: 30px;
  text-align: center;
}
.st-blog-solo--wrapper .st-blog--search .solo-load-more-blog button {
  text-align: center;
  border-radius: 40px;
  background-color: #ec927e;
  display: inline-block;
  padding: 14px 24px;
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: 1px;
  color: #ffffff;
  border: none;
  outline: none;
  position: relative;
  box-shadow: 0px 5px 0px #df5334;
  z-index: 50;
}
@media (max-width: 767px) {
  .st-blog-solo--wrapper .st-blog--search .solo-load-more-blog {
    margin-top: 6px;
  }
}

/*end*/
/*Single blog*/
@media (max-width: 767px) {
  .st-single-blog--solo {
    padding-bottom: 32px !important;
  }
}
.st-single-blog--solo .single-blog--heading {
  min-height: 356px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}
.st-single-blog--solo .single-blog--heading img {
  max-width: 100%;
  object-fit: cover;
}
.st-single-blog--solo .single-blog--heading .st-title--bg {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -90px;
  z-index: 50;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #869a96;
  text-align: center;
}
@media (max-width: 767px) {
  .st-single-blog--solo .single-blog--heading .st-title--bg {
    display: none;
  }
}
.st-single-blog--solo .single-blog--heading .st-title--bg .post-info {
  padding: 40px 40px 74px 40px;
  background: white;
  border-radius: 24px;
  box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.08);
}
.st-single-blog--solo .single-blog--heading .st-title--bg .post-info a {
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.32px;
  display: inline-block;
  position: relative;
  margin-right: 20px;
  text-decoration: none;
  text-transform: uppercase;
}
.st-single-blog--solo .single-blog--heading .st-title--bg .post-info a:after {
  position: absolute;
  content: "";
  height: 4px;
  width: 4px;
  border-radius: 50%;
  top: 10px;
  right: -14px;
  background-color: #869a96;
}
.st-single-blog--solo .single-blog--heading .st-title--bg .post-info h2 {
  font-size: 36px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  color: var(--main-color, #123a32);
  margin-top: 16px;
  margin-bottom: 0px;
  position: relative;
  padding: 0px 50px;
}
.st-single-blog--solo .single-blog--heading .st-title--bg .post-info h2:after {
  position: absolute;
  content: url("../images/Vector.svg");
  bottom: -40px;
  left: 50%;
  transform: translateX(-50%);
}
@media (max-width: 767px) {
  .st-single-blog--solo .single-blog--heading .st-title--bg .post-info h2:after {
    display: none;
  }
}
@media (max-width: 767px) {
  .st-single-blog--solo .single-blog--heading .st-title--bg .post-info h2 {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .st-single-blog--solo .single-blog--heading .st-title--bg .post-info {
    background: #fefdfb;
    padding: 32px 0px;
    border-radius: 0px;
    box-shadow: none;
  }
}
.st-single-blog--solo .single-blog--heading .st-title--bg .container {
  padding: 0px;
}
@media (max-width: 767px) {
  .st-single-blog--solo .single-blog--heading .st-title--bg .container {
    padding: 0px 15px;
  }
}
@media (max-width: 1024px) {
  .st-single-blog--solo .single-blog--heading .st-title--bg .col-md-2 {
    display: none;
  }
}
@media (max-width: 1024px) {
  .st-single-blog--solo .single-blog--heading .st-title--bg .blog-tablet {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .st-single-blog--solo .single-blog--heading .st-title--bg {
    position: unset;
    transform: none;
  }
}
.st-single-blog--solo .st-blog {
  padding: 0px !important;
}
.st-single-blog--solo .st-blog .blog-content {
  padding: 150px 0px 100px 0px;
  background: rgba(205, 145, 73, 0.02);
}
@media (max-width: 767px) {
  .st-single-blog--solo .st-blog .blog-content {
    padding: 0px;
  }
}
.st-single-blog--solo .st-blog .blog-content .st-title--bg {
  width: 100%;
  text-align: center;
}
@media (max-width: 767px) {
  .st-single-blog--solo .st-blog .blog-content .st-title--bg {
    display: block;
    padding: 32px 0px;
  }
}
@media (min-width: 768px) {
  .st-single-blog--solo .st-blog .blog-content .st-title--bg {
    display: none;
  }
}
@media (max-width: 767px) {
  .st-single-blog--solo .st-blog .blog-content .st-title--bg .post-info {
    margin-top: 0px !important;
  }
}
.st-single-blog--solo .st-blog .blog-content .st-title--bg .post-info a {
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.32px;
  display: inline-block;
  position: relative;
  margin-right: 20px;
  text-decoration: none;
  text-transform: uppercase;
}
.st-single-blog--solo .st-blog .blog-content .st-title--bg .post-info a:after {
  position: absolute;
  content: "";
  height: 4px;
  width: 4px;
  border-radius: 50%;
  top: 10px;
  right: -14px;
  background-color: #869a96;
}
.st-single-blog--solo .st-blog .blog-content .st-title--bg .post-info h2 {
  font-size: 36px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  color: var(--main-color, #123a32);
  margin-top: 16px;
  margin-bottom: 0px;
  position: relative;
}
.st-single-blog--solo .st-blog .blog-content .st-title--bg .post-info h2:after {
  position: absolute;
  content: url("../images/Vector.svg");
  bottom: -40px;
  left: 50%;
  transform: translateX(-50%);
}
@media (max-width: 767px) {
  .st-single-blog--solo .st-blog .blog-content .st-title--bg .post-info h2:after {
    display: none;
  }
}
@media (max-width: 767px) {
  .st-single-blog--solo .st-blog .blog-content .st-title--bg .post-info h2 {
    font-size: 24px;
  }
}
.st-single-blog--solo .st-blog .blog-content .blog-content--center .article--detail-solo {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 0px 200px;
  margin-bottom: 0px !important;
}
@media (max-width: 1024px) {
  .st-single-blog--solo .st-blog .blog-content .blog-content--center .article--detail-solo {
    padding: 0px 50px;
  }
}
@media (max-width: 767px) {
  .st-single-blog--solo .st-blog .blog-content .blog-content--center .article--detail-solo {
    padding: 0px;
  }
}
.st-single-blog--solo .st-blog .blog-content .blog-content--center .article--detail-solo .post-content {
  margin-top: 0px !important;
}
.st-single-blog--solo .st-blog .blog-content .blog-content--center .article--detail-solo .post-content p {
  opacity: 0.6;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  margin-bottom: 16px;
  color: var(--main-color, #123a32);
}
.st-single-blog--solo .st-blog .blog-content .blog-content--center .article--detail-solo .post-content p :not(.has-text-color) {
  color: var(--main-color, #123a32);
}
.st-single-blog--solo .st-blog .blog-content .blog-content--center .article--detail-solo .post-content p .has-text-color {
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  font-style: italic;
  line-height: 20px;
  letter-spacing: normal;
  color: #f2911f;
  margin-top: 44px;
}
@media (max-width: 767px) {
  .st-single-blog--solo .st-blog .blog-content .blog-content--center .article--detail-solo .post-content p .has-text-color {
    margin-top: 32px;
    margin-bottom: 0px;
  }
}
.st-single-blog--solo .st-blog .blog-content .blog-content--center .article--detail-solo .post-content .has-inline-color {
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  font-style: italic;
  line-height: 1.5;
  display: block;
  padding: 0px 100px;
  letter-spacing: normal;
  margin-top: 44px;
}
@media (max-width: 767px) {
  .st-single-blog--solo .st-blog .blog-content .blog-content--center .article--detail-solo .post-content .has-inline-color {
    margin-top: 32px;
    margin-bottom: 0px;
    padding: 0px 40px;
  }
}
.st-single-blog--solo .st-blog .blog-content .blog-content--center .article--detail-solo .post-content h3 {
  font-size: 20px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 20px;
  letter-spacing: normal;
  color: var(--main-color, #123a32);
  margin: 60px 0px 24px 0px;
}
@media (max-width: 767px) {
  .st-single-blog--solo .st-blog .blog-content .blog-content--center .article--detail-solo .post-content h3 {
    font-size: 18px;
    margin: 32px 0px 8px 0px;
  }
}
.st-single-blog--solo .st-blog .blog-content .blog-content--center .article--detail-solo .post-content .has-text-color {
  margin-top: 44px;
}
@media (max-width: 767px) {
  .st-single-blog--solo .st-blog .blog-content .blog-content--center .article--detail-solo .post-content .has-text-color {
    margin-top: 32px;
    margin-bottom: 0px;
  }
}
.st-single-blog--solo .st-blog .blog-content .blog-content--center .article--detail-solo .post-content .wp-block-image {
  width: 100%;
}
.st-single-blog--solo .st-blog .blog-content .blog-content--center .article--detail-solo .post-content .wp-block-image img {
  width: 100%;
}
@media (max-width: 767px) {
  .st-single-blog--solo .st-blog .blog-content .blog-content--center .article--detail-solo .st-flex {
    margin-top: 20px !important;
  }
}
.st-single-blog--solo .st-blog .blog-content .blog-content--center .article--detail-solo .st-flex .tags {
  margin-top: 0px;
}
.st-single-blog--solo .st-blog .blog-content .blog-content--center .article--detail-solo .st-flex .share {
  margin-top: 50px;
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 1px;
  color: rgba(18, 58, 50, 0.5);
  width: 100%;
  text-align: center;
}
@media (max-width: 767px) {
  .st-single-blog--solo .st-blog .blog-content .blog-content--center .article--detail-solo .st-flex .share {
    margin-top: 0px;
  }
}
.st-single-blog--solo .st-blog .blog-content .blog-content--center .article--detail-solo .st-flex .share .share-icon {
  margin-top: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.st-single-blog--solo .st-blog .blog-content .blog-content--center .article--detail-solo .st-flex .share .share-icon .facebook {
  min-width: 48px;
  min-height: 48px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #4267b2;
  text-decoration: none;
}
.st-single-blog--solo .st-blog .blog-content .blog-content--center .article--detail-solo .st-flex .share .share-icon .facebook i {
  color: white;
  font-size: 24px;
}
.st-single-blog--solo .st-blog .blog-content .blog-content--center .article--detail-solo .st-flex .share .share-icon .twitter {
  min-width: 48px;
  min-height: 48px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #1d9dec;
  text-decoration: none;
}
.st-single-blog--solo .st-blog .blog-content .blog-content--center .article--detail-solo .st-flex .share .share-icon .twitter i {
  color: white;
  font-size: 24px;
}

/*end*/
.search-result-page--custom .search-result-page--heading {
  position: relative;
}
.search-result-page--custom .search-result-page--heading .banner--solo {
  min-height: 356px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 0px;
  /*.banner-title-solo {
            padding-top: 120px;
            height: 30px;
            font-size: 24px;
            font-weight: bold;
            font-stretch: normal;
            font-style: normal;
            line-height: normal;
            letter-spacing: 0.48px;
            color: #36bca1;
        }*/
}
@media (max-width: 767px) {
  .search-result-page--custom .search-result-page--heading .banner--solo {
    min-height: 206px;
  }
}
.search-result-page--custom .search-result-page--heading .breadcrumbs-solo {
  position: absolute;
  top: 24px;
  width: 100%;
  left: 0px;
  right: auto;
  border-bottom: none !important;
  padding: 0px !important;
}
.search-result-page--custom .search-result-page--heading .breadcrumbs-solo ul {
  background: transparent !important;
}
.search-result-page--custom .search-result-page--heading .breadcrumbs-solo ul li.active {
  opacity: 0.5;
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: var(--main-color, #123a32);
  padding-left: 0px !important;
}
.search-result-page--custom .search-result-page--heading .breadcrumbs-solo ul li a {
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: var(--main-color, #123a32);
}
.search-result-page--custom .search-result-page--heading .breadcrumbs-solo ul li:not(:last-child):after {
  background: var(--main-color, #123a32) !important;
  right: 10px !important;
  border-radius: 50%;
}

.banner--solo {
  display: flex;
  align-items: center;
  justify-content: center;
}
.banner--solo .banner-headding {
  margin-top: -40px;
}
.banner--solo .banner-title-solo {
  font-family: Caveat;
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 32px;
  letter-spacing: 0.48px;
  color: #36bca1;
  margin-bottom: 12px;
}
.banner--solo .banner-content-solo {
  text-align: left;
  font-size: 36px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 36px;
  letter-spacing: -0.8px;
  color: #123a32;
  position: relative;
  margin: 0px;
}
.banner--solo .banner-content-solo:after {
  position: absolute;
  content: url(../images/Vector.svg);
  left: 0px;
  bottom: -40px;
}

/*About us*/
.st-solo-page--about .wpb_content_element {
  margin-bottom: 0px !important;
}
.st-solo-page--about .st-about--description {
  padding-bottom: 60px;
}
@media (max-width: 767px) {
  .st-solo-page--about .st-about--description {
    padding-bottom: 32px;
  }
}
.st-solo-page--about .st-about--description p {
  font-size: 18px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 26px;
  letter-spacing: 0.4px;
  color: var(--main-color, #123a32);
  padding: 60px 200px 0px 200px;
  padding-bottom: 0px;
}
@media (max-width: 991px) {
  .st-solo-page--about .st-about--description p {
    padding: 60px;
  }
}
@media (max-width: 767px) {
  .st-solo-page--about .st-about--description p {
    padding: 32px 0px 0px 0px;
  }
}
.st-solo-page--about .st-about--info {
  padding: 0px 0px 100px 0px;
}
@media (max-width: 767px) {
  .st-solo-page--about .st-about--info {
    padding: 0px 0px 32px 0px;
  }
}
.st-solo-page--about .st-about--info .st-about--left {
  width: 50%;
}
@media (max-width: 767px) {
  .st-solo-page--about .st-about--info .st-about--left {
    width: 100%;
  }
}
.st-solo-page--about .st-about--info .st-about--right {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50%;
}
@media (max-width: 767px) {
  .st-solo-page--about .st-about--info .st-about--right {
    text-align: center;
    padding-top: 32px;
    width: 100%;
  }
}
.st-solo-page--about .st-about--info .st-about--right h3 {
  font-size: 30px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 30px;
  letter-spacing: normal;
  color: var(--main-color, #123a32);
  margin: 0px 0px 40px 0px;
}
@media (max-width: 767px) {
  .st-solo-page--about .st-about--info .st-about--right h3 {
    margin: 0px 0px 24px 0px;
  }
}
.st-solo-page--about .st-about--info .st-about--right p {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.32px;
  color: var(--main-color, #123a32);
  margin-bottom: 40px;
  max-width: 220px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: end;
  align-content: flex-end;
}
.st-solo-page--about .st-about--info .st-about--right p img {
  margin-right: 16px;
  width: 48px;
  height: 48px;
  -o-object-fit: cover;
  object-fit: cover;
}
@media (max-width: 767px) {
  .st-solo-page--about .st-about--info .st-about--right p img {
    margin-right: 0px;
    margin-bottom: 16px;
  }
}
@media (max-width: 767px) {
  .st-solo-page--about .st-about--info .st-about--right p {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 12px;
    max-width: 112px;
    margin-bottom: 20px;
  }
}

/*Collection about*/
.st-about--collection {
  background-position: center top !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
.st-about--collection .wpb_content_element {
  margin-bottom: 0px;
}
.st-about--collection .st-about--collection__top {
  padding: 100px 0px 88px 0px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 767px) {
  .st-about--collection .st-about--collection__top {
    padding: 32px 0px 0px 0px;
    flex-direction: column;
  }
}
.st-about--collection .st-about--collection__top h3 {
  font-size: 30px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 30px;
  letter-spacing: normal;
  color: var(--main-color, #123a32);
  margin: 0px 0px 74px 0px;
  display: inline-block;
  position: relative;
  max-width: 470px;
}
@media (max-width: 767px) {
  .st-about--collection .st-about--collection__top h3 {
    margin: 0px 0px 12px 0px;
    font-size: 24px;
  }
}
.st-about--collection .st-about--collection__top h3:after {
  position: absolute;
  content: url("../images/1.svg");
  left: 0px;
  bottom: -40px;
}
@media (max-width: 767px) {
  .st-about--collection .st-about--collection__top h3:after {
    display: none;
  }
}
.st-about--collection .st-about--collection__top p {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: rgba(18, 58, 50, 0.5);
  max-width: 470px;
  margin-bottom: 0px;
}
.st-about--collection .st-about--collection__top .wpb_single_image {
  width: 100%;
}
.st-about--collection .st-about--collection__top .wpb_single_image .vc_figure {
  width: 100%;
}
.st-about--collection .st-about--collection__top .wpb_single_image .vc_figure .vc_single_image-wrapper {
  width: 100%;
}
.st-about--collection .st-about--collection__top .wpb_single_image .vc_figure .vc_single_image-wrapper img {
  width: 100%;
}
@media (max-width: 767px) {
  .st-about--collection .st-about--collection__top .col-md-6 {
    max-width: 100%;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .st-about--collection .st-about--collection__top .order-1 {
    order: 2;
    margin-top: 16px;
  }
}
@media (max-width: 767px) {
  .st-about--collection .st-about--collection__top .order-2 {
    order: 1;
  }
}
.st-about--collection .st-about--collection__bottom {
  padding: 0px 0px 100px 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  /*.order-1{
          @media (max-width: 767px){

          }
      }*/
}
@media (max-width: 767px) {
  .st-about--collection .st-about--collection__bottom {
    padding: 32px 0px;
    flex-direction: column;
  }
}
.st-about--collection .st-about--collection__bottom h3 {
  font-size: 30px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 30px;
  letter-spacing: normal;
  color: var(--main-color, #123a32);
  margin: 0px 0px 74px 0px;
  display: inline-block;
  position: relative;
  max-width: 470px;
}
@media (max-width: 767px) {
  .st-about--collection .st-about--collection__bottom h3 {
    margin: 0px 0px 12px 0px;
    font-size: 20px;
  }
}
.st-about--collection .st-about--collection__bottom h3:after {
  position: absolute;
  content: url("../images/2.svg");
  left: 0px;
  bottom: -40px;
}
@media (max-width: 767px) {
  .st-about--collection .st-about--collection__bottom h3:after {
    display: none;
  }
}
.st-about--collection .st-about--collection__bottom p {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: rgba(18, 58, 50, 0.5);
  max-width: 470px;
  margin-bottom: 0px;
}
@media (max-width: 767px) {
  .st-about--collection .st-about--collection__bottom .col-md-6 {
    max-width: 100%;
    width: 100%;
  }
}
.st-about--collection .st-about--collection__bottom .wpb_single_image {
  width: 100%;
}
.st-about--collection .st-about--collection__bottom .wpb_single_image .vc_figure {
  width: 100%;
}
.st-about--collection .st-about--collection__bottom .wpb_single_image .vc_figure .vc_single_image-wrapper {
  width: 100%;
}
.st-about--collection .st-about--collection__bottom .wpb_single_image .vc_figure .vc_single_image-wrapper img {
  width: 100%;
}
@media (max-width: 767px) {
  .st-about--collection .st-about--collection__bottom .order-2 {
    margin-top: 16px;
  }
}

/*List image solo*/
.st-about--list-image {
  padding: 100px 0px 70px 0px;
}
@media (max-width: 767px) {
  .st-about--list-image {
    padding: 32px 0px;
  }
}
.st-about--list-image .st-aboutus-solo h3 {
  font-size: 30px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 30px;
  letter-spacing: normal;
  color: var(--main-color, #123a32);
  margin: 0px 0px 40px 0px;
}
@media (max-width: 767px) {
  .st-about--list-image .st-aboutus-solo h3 {
    font-size: 18px;
    margin: 0px 0px 16px 0px;
  }
}
.st-about--list-image .st-aboutus-solo .item {
  margin-top: 0px !important;
  margin-bottom: 30px;
}
.st-about--list-image .st-aboutus-solo .item .thumb {
  width: 100%;
  height: auto;
  transition: all 0.35s;
}
.st-about--list-image .st-aboutus-solo .item .thumb img {
  position: unset;
  object-fit: cover;
  transition: all 0.35s;
}
.st-about--list-image .st-aboutus-solo .item .name {
  font-size: 20px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 32px;
  letter-spacing: normal;
  color: var(--main-color, #123a32);
  margin-bottom: 4px;
}
.st-about--list-image .st-aboutus-solo .item .pos {
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: var(--main-color, #123a32);
  margin-bottom: 0px;
}
.st-about--list-image .st-aboutus-solo .item .country {
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: var(--main--color, #123a32);
  margin-top: 4px;
  margin-bottom: 0px;
}
.st-about--list-image .st-aboutus-solo .item .country .from {
  color: rgba(18, 58, 50, 0.5);
  margin-right: 4px;
}
.st-about--list-image .st-aboutus-solo .owl-dots {
  display: none;
}
@media (max-width: 767px) {
  .st-about--list-image .st-aboutus-solo .owl-dots {
    display: block;
    width: 100%;
    margin-top: 2px;
    text-align: center;
  }
  .st-about--list-image .st-aboutus-solo .owl-dots .owl-dot {
    width: 12px;
    height: 12px;
    border: solid 2px #ec927e;
    background: white;
    margin: 0px 8px;
    border-radius: 50%;
  }
  .st-about--list-image .st-aboutus-solo .owl-dots .owl-dot.active {
    background: #ec927e;
  }
}
.st-about--list-image .st-aboutus-solo .owl-nav {
  display: none;
}

/*end*/
/*Contact solo*/
.st-contact--solo {
  padding-top: 80px;
}
@media (max-width: 991px) {
  .st-contact--solo {
    padding-top: 60px;
  }
}
@media (max-width: 767px) {
  .st-contact--solo {
    padding-top: 32px;
  }
}
@media (max-width: 767px) {
  .st-contact--solo .st-contact--info {
    display: none;
  }
}
.st-contact--solo .st-contact--info .wpb_content_element {
  margin-bottom: 0px;
}
.st-contact--solo .st-contact--info .wpb_content_element p {
  font-size: 18px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  max-width: 470px;
  color: var(--main-color, #123a32);
  margin-top: 12px;
}
.st-contact--solo .st-contact--info .wpb_content_element p:first-child {
  opacity: 1;
  padding-bottom: 40px;
  border-bottom: 2px dashed #e2e7e6;
  margin-top: 0px;
  margin-bottom: 0px;
}
@media (max-width: 767px) {
  .st-contact--solo .st-contact--info .wpb_content_element p:first-child {
    padding-bottom: 20px;
  }
}
.st-contact--solo .st-contact--info .wpb_content_element p:nth-child(2) {
  padding-top: 40px;
  margin-top: 0px;
}
@media (max-width: 767px) {
  .st-contact--solo .st-contact--info .wpb_content_element p:nth-child(2) {
    padding-top: 20px;
  }
}
.st-contact--solo .st-contact--info .wpb_content_element p:last-child {
  padding-bottom: 40px;
  border-bottom: 2px dashed #e2e7e6;
}
@media (max-width: 767px) {
  .st-contact--solo .st-contact--info .wpb_content_element p:last-child {
    padding-bottom: 20px;
  }
}
.st-contact--solo .st-contact--info .st-contact--social {
  padding-top: 40px;
}
@media (max-width: 767px) {
  .st-contact--solo .st-contact--info .st-contact--social {
    padding-top: 20px;
  }
}
.st-contact--solo .st-contact--info .st-contact--social p {
  display: flex;
  border-bottom: none !important;
  padding-bottom: 0px !important;
  max-width: 470px;
}
.st-contact--solo .st-contact--info .st-contact--social p:last-child {
  margin-right: 0px !important;
}
.st-contact--solo .st-contact--info .st-contact--social p img {
  width: 48px;
  height: 48px;
  object-fit: cover;
  border-radius: 50%;
}
.st-contact--solo .st-contact--info .st-contact--social p img:not(:last-child) {
  margin-right: 16px;
}
.st-contact--solo .st-contact--info .st-contact--social p img:last-child {
  margin-right: 0px !important;
}
.st-contact--solo .st-contact--info .st-contact--social p a:not(:last-child) {
  margin-right: 16px;
}
.st-contact--solo .st-contact--info .st-contact--social p a img {
  width: 48px;
  height: 48px;
  object-fit: cover;
  border-radius: 50%;
}
.st-contact--solo .st-contact--form {
  padding-bottom: 100px;
}
@media (max-width: 767px) {
  .st-contact--solo .st-contact--form {
    padding-top: 0px;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .st-contact--solo .st-contact--form .st-contact--form__title {
    display: block;
  }
  .st-contact--solo .st-contact--form .st-contact--form__title p {
    font-size: 18px !important;
    font-weight: 600 !important;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33 !important;
    letter-spacing: normal;
    text-align: center;
    color: var(--main-color, #123a32) !important;
    padding: 0px 0px 32px 0px;
  }
}
@media (min-width: 768px) {
  .st-contact--solo .st-contact--form .st-contact--form__title {
    display: none;
  }
}
@media (max-width: 767px) {
  .st-contact--solo .st-contact--form .st-contact--form__phone {
    display: block;
    padding: 32px 0px;
    border-bottom: 1px dashed #e2e7e6;
  }
}
@media (min-width: 768px) {
  .st-contact--solo .st-contact--form .st-contact--form__phone {
    display: none;
  }
}
.st-contact--solo .st-contact--form .st-contact--form__phone p {
  font-size: 16px !important;
  font-weight: 500 !important;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: var(--main-color, #123a32) !important;
}
.st-contact--solo .st-contact--form .st-contact--form__phone p:not(:last-child) {
  margin-bottom: 22px;
}
@media (max-width: 767px) {
  .st-contact--solo .st-contact--form .st-contact--form__social {
    padding-top: 32px;
    display: flex;
  }
  .st-contact--solo .st-contact--form .st-contact--form__social img {
    width: 48px;
    height: 48px;
    object-fit: cover;
  }
  .st-contact--solo .st-contact--form .st-contact--form__social img:not(:last-child) {
    margin-right: 16px;
  }
}
@media (min-width: 768px) {
  .st-contact--solo .st-contact--form .st-contact--form__social {
    display: none;
  }
}
.st-contact--solo .st-contact--form .ajax-loader {
  margin-left: 50%;
  transform: translateX(-50%);
}
.st-contact--solo .st-contact--form .wpb_content_element {
  margin-bottom: 0px;
}
.st-contact--solo .st-contact--form .wpb_content_element p {
  width: 100%;
  max-width: 100%;
  font-size: 30px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 30px;
  letter-spacing: normal;
  color: #ffffff;
  opacity: 1;
}
.st-contact--solo .st-contact--form .wpb_content_element p:nth-child(2) {
  padding-top: 0px !important;
  margin-top: 0px;
  margin-bottom: 33px;
}
@media (max-width: 767px) {
  .st-contact--solo .st-contact--form .wpb_content_element p:nth-child(2) {
    margin-bottom: 16px;
    font-size: 24px;
  }
}
.st-contact--solo .st-contact--form form {
  border-radius: 24px;
  background-color: #36bca1;
  padding: 48px 52px;
}
@media (max-width: 767px) {
  .st-contact--solo .st-contact--form form {
    padding: 32px 16px;
  }
}
.st-contact--solo .st-contact--form form input {
  width: 100%;
  border-radius: 24px;
  background-color: #26a68c;
  padding: 12px 24px;
  outline: none;
  margin-bottom: 16px;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: rgba(255, 255, 255, 0.6);
  border: none;
  position: relative;
  z-index: 50;
}
.st-contact--solo .st-contact--form form input::placeholder, .st-contact--solo .st-contact--form form input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
.st-contact--solo .st-contact--form form input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: rgba(255, 255, 255, 0.6);
}
.st-contact--solo .st-contact--form form input.wpcf7-submit {
  background-color: #ec927e;
  box-shadow: 0 5px 0px #df5334;
}
.st-contact--solo .st-contact--form form textarea {
  width: 100%;
  border-radius: 24px;
  background-color: #26a68c;
  padding: 12px 24px;
  outline: none;
  margin-bottom: 0px;
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: rgba(255, 255, 255, 0.6);
  border: none;
  max-height: 120px;
}
.st-contact--solo .st-contact--form form textarea::placeholder, .st-contact--solo .st-contact--form form textarea::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
.st-contact--solo .st-contact--form form textarea:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: rgba(255, 255, 255, 0.6);
}
@media (max-width: 767px) {
  .st-contact--solo .st-contact--form form textarea {
    max-height: 120px;
    margin-bottom: 0px;
  }
}
.st-contact--solo .st-contact--form form span[role=alert] {
  font-size: 14px;
}
.st-contact--solo .st-contact--form form div[role=alert] {
  font-size: 14px;
  color: #dc1341;
  text-align: center;
}

/*end*/
/*Form login*/
.form-login--solo .modal-dialog--width, .form-register--solo .modal-dialog--width {
  max-width: 370px !important;
  margin: 20px auto;
}
@media (max-width: 575px) {
  .form-login--solo .modal-dialog--width, .form-register--solo .modal-dialog--width {
    max-width: 300px !important;
  }
}
.form-login--solo .modal-content, .form-register--solo .modal-content {
  border-radius: 24px;
  padding: 0px;
  overflow: hidden;
}
.form-login--solo .modal-content .modal-header, .form-register--solo .modal-content .modal-header {
  padding: 40px 24px 0px 24px;
  text-align: center;
}
.form-login--solo .modal-content .modal-header button, .form-register--solo .modal-content .modal-header button {
  display: none;
}
.form-login--solo .modal-content .modal-header .modal-title, .form-register--solo .modal-content .modal-header .modal-title {
  font-size: 32px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: var(--main-color, #123a32);
  margin-bottom: 16px;
}
.form-login--solo .modal-content .modal-header .modal-title.modal-title--margin, .form-register--solo .modal-content .modal-header .modal-title.modal-title--margin {
  margin-bottom: 0px;
}
@media (max-width: 767px) {
  .form-login--solo .modal-content .modal-header .modal-title, .form-register--solo .modal-content .modal-header .modal-title {
    font-size: 24px;
  }
}
.form-login--solo .modal-content .modal-header .modal-sub-title, .form-register--solo .modal-content .modal-header .modal-sub-title {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  color: rgba(18, 58, 50, 0.5);
  display: block;
  padding: 0px 20px;
}
@media (max-width: 767px) {
  .form-login--solo .modal-content .modal-header, .form-register--solo .modal-content .modal-header {
    padding: 32px 16px 0px 16px;
  }
}
.form-login--solo .modal-content .modal-body .st-icheck-info, .form-register--solo .modal-content .modal-body .st-icheck-info {
  margin: 16px 0px 24px 0px !important;
}
.form-login--solo .modal-content .modal-body .st-icheck-info label, .form-register--solo .modal-content .modal-body .st-icheck-info label {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  color: #000000;
}
.form-login--solo .modal-content .modal-body .st-icheck-info label .st-link, .form-register--solo .modal-content .modal-body .st-icheck-info label .st-link {
  font-weight: 600;
  color: #ec927e;
}
.form-login--solo .modal-content .modal-body .st-icheck-info label .st-link:hover, .form-register--solo .modal-content .modal-body .st-icheck-info label .st-link:hover {
  color: #ec927e;
}
.form-login--solo .modal-content .modal-body .st-icheck-info label .checkmark, .form-register--solo .modal-content .modal-body .st-icheck-info label .checkmark {
  border-radius: 4px;
  border: solid 1px #eaeaea;
  background-color: #ffffff;
}
.form-login--solo .modal-content .modal-body .form-group, .form-register--solo .modal-content .modal-body .form-group {
  margin-top: 8px;
}
.form-login--solo .modal-content .modal-body .form-group .form-control, .form-register--solo .modal-content .modal-body .form-group .form-control {
  border-radius: 24px;
  border: solid 1px #ececec;
  background-color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  color: rgba(18, 58, 50, 0.4) !important;
  outline: none;
  margin-bottom: 8px;
  height: auto;
  padding: 10px 24px;
}
.form-login--solo .modal-content .modal-body .form-group .form-control::-webkit-input-placeholder, .form-login--solo .modal-content .modal-body .form-group .form-control ::placeholder, .form-register--solo .modal-content .modal-body .form-group .form-control::-webkit-input-placeholder, .form-register--solo .modal-content .modal-body .form-group .form-control ::placeholder {
  /* Edge */
  color: rgba(18, 58, 50, 0.4);
}
.form-login--solo .modal-content .modal-body .form-group .form-submit, .form-register--solo .modal-content .modal-body .form-group .form-submit {
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: 1px;
  color: #ffffff;
  border-radius: 24px;
  background-color: #ec927e !important;
  outline: none;
}
.form-login--solo .modal-content .modal-body .form-padding, .form-register--solo .modal-content .modal-body .form-padding {
  padding: 0px;
  margin-top: 0px !important;
}
.form-login--solo .modal-content .modal-body .form-padding .title-form, .form-register--solo .modal-content .modal-body .form-padding .title-form {
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  text-align: center;
  display: block;
  color: var(--main-color, #123a32);
}
.form-login--solo .modal-content .modal-body .st-icheck, .form-register--solo .modal-content .modal-body .st-icheck {
  margin-top: 16px !important;
  margin-bottom: 24px;
}
@media (max-width: 480px) {
  .form-login--solo .modal-content .modal-body .st-icheck, .form-register--solo .modal-content .modal-body .st-icheck {
    display: flex;
  }
}
.form-login--solo .modal-content .modal-body .st-icheck label, .form-register--solo .modal-content .modal-body .st-icheck label {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  color: #000000 !important;
}
.form-login--solo .modal-content .modal-body .st-icheck label .checkmark, .form-register--solo .modal-content .modal-body .st-icheck label .checkmark {
  border-radius: 4px !important;
  border: solid 1px #eaeaea !important;
  background-color: #ffffff !important;
}
.form-login--solo .modal-content .modal-body .st-icheck .open-loss-password, .form-register--solo .modal-content .modal-body .st-icheck .open-loss-password {
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  color: #ec927e;
}
.form-login--solo .modal-content .modal-body .font-medium, .form-register--solo .modal-content .modal-body .font-medium {
  font-size: 14px;
  font-weight: normal;
  color: #000000;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
}
.form-login--solo .modal-content .modal-body .font-medium .st-link, .form-register--solo .modal-content .modal-body .font-medium .st-link {
  color: #ec927e;
  text-decoration: none;
  font-weight: 600;
}
.form-login--solo .modal-content .modal-body .font-medium .st-link:hover, .form-register--solo .modal-content .modal-body .font-medium .st-link:hover {
  color: #ec927e !important;
}
.form-login--solo .modal-content .modal-body form, .form-register--solo .modal-content .modal-body form {
  background: #f6f6f6;
  padding: 16px 24px 24px 24px;
}
@media (max-width: 767px) {
  .form-login--solo .modal-content .modal-body form, .form-register--solo .modal-content .modal-body form {
    padding: 0px 16px 24px 16px;
  }
}
.form-login--solo .advanced, .form-register--solo .advanced {
  padding: 32px 24px;
}
@media (max-width: 767px) {
  .form-login--solo .advanced, .form-register--solo .advanced {
    padding: 16px;
  }
}
.form-login--solo .advanced .btn_login_fb_link, .form-register--solo .advanced .btn_login_fb_link {
  border-radius: 24px;
  padding: 10px 24px;
  background-color: #4267b2;
  align-items: baseline;
  display: flex;
  text-decoration: none;
  position: relative;
  align-items: center;
  justify-content: center;
}
.form-login--solo .advanced .btn_login_fb_link:after, .form-register--solo .advanced .btn_login_fb_link:after {
  position: absolute;
  content: url(../images/facebook-f.svg);
  width: 10px;
  height: 10px;
  top: 12px;
  left: 24px;
}
@media (max-width: 767px) {
  .form-login--solo .advanced .btn_login_fb_link:after, .form-register--solo .advanced .btn_login_fb_link:after {
    width: 8px;
    height: 8px;
    top: 10px;
  }
}
.form-login--solo .advanced .btn_login_fb_link span, .form-register--solo .advanced .btn_login_fb_link span {
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: 1px;
  color: #ffffff;
}
@media (max-width: 767px) {
  .form-login--solo .advanced .btn_login_fb_link span, .form-register--solo .advanced .btn_login_fb_link span {
    font-size: 12px;
  }
}
.form-login--solo .advanced .btn_login_gg_link, .form-register--solo .advanced .btn_login_gg_link {
  margin-top: 8px;
  border-radius: 24px;
  padding: 10px 24px;
  background: white;
  border: solid 1px rgba(18, 58, 50, 0.12);
  align-items: baseline;
  display: flex;
  text-decoration: none;
  position: relative;
  align-items: center;
  justify-content: center;
}
.form-login--solo .advanced .btn_login_gg_link:after, .form-register--solo .advanced .btn_login_gg_link:after {
  position: absolute;
  content: url(../images/gg_solo.svg);
  width: 10px;
  height: 10px;
  top: 12px;
  left: 24px;
}
@media (max-width: 767px) {
  .form-login--solo .advanced .btn_login_gg_link:after, .form-register--solo .advanced .btn_login_gg_link:after {
    width: 8px;
    height: 8px;
    top: 10px;
  }
}
.form-login--solo .advanced .btn_login_gg_link span, .form-register--solo .advanced .btn_login_gg_link span {
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: 1px;
  color: var(--main-color, #123a32);
}
@media (max-width: 767px) {
  .form-login--solo .advanced .btn_login_gg_link span, .form-register--solo .advanced .btn_login_gg_link span {
    font-size: 12px;
  }
}

/*end*/
.st-single--popup .st-single--popup__item {
  display: none !important;
}
.st-single--popup .st-single--popup__item .st-btn {
  position: relative;
}
.st-single--popup .st-single--popup__item .st-btn .btn--scroll {
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: 1px;
  color: #ffffff;
  padding: 14px 24px !important;
  border-radius: 40px;
  background-color: #ec927e !important;
  text-transform: uppercase;
  position: relative;
  z-index: 50;
}
.st-single--popup .st-single--popup__item .st-btn .st-btn--bg {
  background-color: #df5334;
  width: calc(100% - 20px);
  height: 15px;
  position: absolute;
  bottom: -5px;
  left: 10px;
  border-radius: 0px 0px 50px 50px;
}

/*css datepicker search solo*/
.search-datepicker {
  min-width: 648px;
  margin-top: 8px;
}
@media (max-width: 767px) {
  .search-datepicker {
    max-width: 100%;
    min-width: auto;
  }
}
.search-datepicker.dropdown-menu {
  border-radius: 24px;
  padding: 32px 20px 0px 20px;
  box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.04) !important;
}
.search-datepicker.dropdown-menu .calendar .left .calendar-table {
  padding-right: 35px;
}
.search-datepicker.dropdown-menu .table-header {
  padding-bottom: 14px;
}
.search-datepicker.dropdown-menu .table-header .prev {
  width: 40px;
  height: 40px;
  padding: 24px;
  background-image: url("../images/btn-search-left.svg");
}
.search-datepicker.dropdown-menu .table-header .next {
  width: 40px;
  height: 40px;
  padding: 24px;
  background-image: url("../images/btn-search-right.svg");
}
.search-datepicker .month {
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: var(--main-color, #123a32);
}
.search-datepicker .table-sub-header {
  border-top: none;
}
.search-datepicker .table-sub-header .day-off-week {
  width: 40px;
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  color: var(--main-color, #123a32);
  opacity: 0.4;
}
.search-datepicker .table-condensed tr {
  display: block;
}
.search-datepicker .table-condensed .td-date.active {
  border-radius: 8px;
  position: relative;
}
.search-datepicker .table-condensed .td-date.active:after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(54, 188, 161, 0.2);
}
.search-datepicker .table-condensed .td-date.start-date.active {
  background-color: rgba(54, 188, 161, 0.12);
}
.search-datepicker .table-condensed .td-date.start-date.active .date {
  color: white;
  background-color: #36bca1;
  border-radius: 8px;
  position: relative;
  z-index: 5;
}
.search-datepicker .table-condensed .td-date.start-date:not(.end-date) {
  box-shadow: none;
}
.search-datepicker .table-condensed .td-date.end-date.active {
  background-color: rgba(54, 188, 161, 0.12);
}
.search-datepicker .table-condensed .td-date.end-date.active .date {
  color: white;
  background-color: #36bca1;
  border-radius: 8px;
  position: relative;
  z-index: 5;
}
.search-datepicker .table-condensed .td-date.end-date:not(.start-date) {
  box-shadow: none;
}
.search-datepicker .table-condensed .td-date .date {
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  color: var(--main-color, #123a32);
}
.search-datepicker .table-condensed .td-date.in-range {
  background: rgba(54, 188, 161, 0.12);
}

/*end*/
/*DatetimePicker*/
.daterangepicker.solo-datepicker {
  margin-top: 8px;
  border-radius: 24px;
  box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.04) !important;
  border: solid 1px #eeeeee;
  min-width: 270px;
}
.daterangepicker.solo-datepicker.dropdown-menu {
  padding: 10px !important;
}
.daterangepicker.solo-datepicker .table-condensed .td-date.today:not(.start-date) .date {
  border: none !important;
}
.daterangepicker.solo-datepicker .table-condensed .td-date.today:not(.in-range) .date {
  border: none !important;
}
.daterangepicker.solo-datepicker .table-condensed .td-date.end-date {
  border-radius: 8px;
  background-color: #36bca1;
}
.daterangepicker.solo-datepicker .table-condensed .td-date.end-date .date {
  color: white !important;
}

/*EnđatePicker*/
/*List Tour*/
.st-hotel-result.st-margin {
  margin-top: 0px !important;
}

.st-list-service--bg {
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
}
.st-list-service--bg.st-list-service--transparent {
  background-image: none;
}
.st-list-service--bg.st-list-service--transparent .st-list-service--transparent__pd {
  margin: 74px 0px 60px 0px;
}
.st-list-service--bg.st-list-service--transparent .st-list-service--transparent__pd .featured--position {
  position: relative;
}
.st-list-service--bg.st-list-service--transparent .st-list-service--transparent__pd .featured--position .service-avatar {
  position: absolute;
  bottom: -16px;
  right: 20px;
  height: 35px;
  width: 35px;
  border: 1px solid #dfdfdf;
  border-radius: 50%;
}
.st-list-service--bg.st-list-service--transparent .st-list-service--transparent__pd .featured--position .service-avatar .avatar {
  border-radius: 50%;
}
.st-list-service--bg.st-list-service--transparent .st-list-service--transparent__pd .featured--position .service-avatar img {
  height: auto;
  max-height: 100%;
  min-width: 100%;
  transition: all 0.3s;
}
@media (max-width: 991px) {
  .st-list-service--bg.st-list-service--transparent .st-list-service--transparent__pd {
    margin: 74px 0px 8px 0px;
    padding: 7px 0px;
  }
}
@media (max-width: 767px) {
  .st-list-service--bg.st-list-service--transparent .st-list-service--transparent__pd {
    margin: 0px;
  }
}
@media (max-width: 767px) {
  .st-list-service--bg.st-list-service--slider .owl-dots {
    text-align: center;
    padding-top: 32px;
  }
  .st-list-service--bg.st-list-service--slider .owl-dots .owl-dot {
    width: 12px;
    height: 12px;
    border: 1px solid #ec927e;
    border-radius: 50%;
    margin: 0px 8px;
  }
  .st-list-service--bg.st-list-service--slider .owl-dots .owl-dot.active {
    background: #ec927e;
  }
}
.st-list-service--bg .bg__pd {
  padding: 100px 15px;
}
@media (max-width: 991px) {
  .st-list-service--bg .bg__pd {
    padding: 60px 15px;
  }
}
@media (max-width: 767px) {
  .st-list-service--bg .bg__pd {
    padding: 32px 15px;
  }
}
.st-list-service--bg .large.st-hr {
  margin: 0px !important;
  background-color: transparent !important;
}
.st-list-service--bg .heading {
  font-size: 30px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 30px;
  letter-spacing: normal;
  color: var(--main-color, #123a32);
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .st-list-service--bg .heading {
    margin-bottom: 16px;
    font-size: 18px !important;
  }
}
.st-list-service--bg .mt50 {
  margin-top: 0px;
}
.st-list-service--bg .st-list-tour-related {
  display: flex;
  justify-content: center;
}
@media (max-width: 767px) {
  .st-list-service--bg .st-list-tour-related {
    margin: 0px;
    flex-direction: column;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .st-list-service--bg .st-list-tour-related .margin {
    margin-bottom: 15px;
  }
}
.st-list-service--bg .st-list-tour-related.st-list-tour--slide {
  flex-direction: column;
}
.st-list-service--bg .st-list-tour-related.st-list-tour--slide .owl-dots {
  text-align: center;
  margin-top: 17px;
  max-width: 100%;
}
.st-list-service--bg .st-list-tour-related.st-list-tour--slide .owl-dots .owl-dot {
  width: 12px;
  height: 12px;
  border: solid 2px #ec927e;
  margin: 0px 8px;
  border-radius: 50%;
  background: white;
}
.st-list-service--bg .st-list-tour-related.st-list-tour--slide .owl-dots .owl-dot.active {
  background: #ec927e;
  top: 0px;
}
@media (max-width: 767px) {
  .st-list-service--bg .st-list-tour-related.st-list-tour--slide .owl-dots {
    margin-top: 0px;
  }
}

/*end list tour*/
#st-content-wrapper .st-list-service--bg .related__item {
  margin-bottom: 0px;
  border: none;
  border-radius: 24px;
  box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.05);
  background-color: #ffffff;
  display: table;
}
#st-content-wrapper .st-list-service--bg .related__item .featured {
  position: relative;
}
@media (max-width: 767px) {
  #st-content-wrapper .st-list-service--bg .related__item {
    margin-bottom: 0px !important;
  }
}
#st-content-wrapper .st-list-service--bg .related__item .thumb {
  padding: 16px 16px 0px 16px !important;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  overflow: hidden;
  margin: 0px;
}
#st-content-wrapper .st-list-service--bg .related__item .thumb:hover img {
  transform: scale(1.1);
}
#st-content-wrapper .st-list-service--bg .related__item .thumb a {
  border-radius: 24px;
  display: block;
  overflow: hidden;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
}
#st-content-wrapper .st-list-service--bg .related__item .thumb img {
  width: 100%;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -o-transition: all 0.35s;
}
#st-content-wrapper .st-list-service--bg .related__item .ml5.f14.address.st-location--style4 {
  position: absolute;
  top: 40px;
  padding: 6px 8px;
  left: 0px;
  font-size: 14px;
  background: var(--link-color, #5191FA);
  font-weight: 600;
  margin-left: 0px !important;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-radius: 0px 8px 8px 0px;
  color: #ffffff;
}
#st-content-wrapper .st-list-service--bg .related__item .title--color {
  font-size: 18px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 26px;
  letter-spacing: normal;
  color: var(--main-color, #123a32);
  margin: 16px 0px 12px 0px;
  padding: 0px 16px;
}
@media (max-width: 991px) {
  #st-content-wrapper .st-list-service--bg .related__item .title--color {
    font-size: 15px;
  }
}
#st-content-wrapper .st-list-service--bg .related__item .title--color .st-link {
  color: var(--main-color, #123a32);
  transition: all 0.35s;
  text-decoration: none;
}
#st-content-wrapper .st-list-service--bg .related__item .title--color .st-link:hover {
  color: #ec927e !important;
  text-decoration: none;
}
#st-content-wrapper .st-list-service--bg .related__item .st-tour--description {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 21px;
  letter-spacing: normal;
  color: rgba(18, 58, 50, 0.5);
  position: relative;
  padding: 0px 16px;
  margin: 0px;
}
#st-content-wrapper .st-list-service--bg .related__item .fixed-bottom {
  display: table-footer-group;
}
#st-content-wrapper .st-list-service--bg .related__item .st-tour--feature {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-bottom: 33px;
  margin-top: 33px;
  position: relative;
  padding: 0px 16px;
  /* @media (max-width: 767px){
               display: none;
           }*/
}
@media (max-width: 767px) {
  #st-content-wrapper .st-list-service--bg .related__item .st-tour--feature {
    flex-direction: row;
  }
}
@media (max-width: 991px) {
  #st-content-wrapper .st-list-service--bg .related__item .st-tour--feature.st-tour--tablet {
    flex-direction: row !important;
  }
}
#st-content-wrapper .st-list-service--bg .related__item .st-tour--feature:before {
  content: "";
  position: absolute;
  left: 15px;
  top: -20px;
  width: calc(100% - 30px);
  height: 1px;
  background-color: rgba(66, 135, 121, 0.1);
}
#st-content-wrapper .st-list-service--bg .related__item .st-tour--feature:after {
  content: "";
  position: absolute;
  left: 15px;
  bottom: -16px;
  width: calc(100% - 30px);
  height: 1px;
  background-color: rgba(66, 135, 121, 0.1);
}
#st-content-wrapper .st-list-service--bg .related__item .st-tour--feature .st-tour__item {
  display: flex;
  align-items: flex-start;
}
@media (max-width: 991px) {
  #st-content-wrapper .st-list-service--bg .related__item .st-tour--feature .st-tour__item {
    flex-direction: row;
  }
}
@media (max-width: 767px) {
  #st-content-wrapper .st-list-service--bg .related__item .st-tour--feature .st-tour__item {
    flex-direction: row;
  }
}
#st-content-wrapper .st-list-service--bg .related__item .st-tour--feature .st-tour__item:last-child {
  padding-right: 40px;
}
@media (max-width: 1024px) {
  #st-content-wrapper .st-list-service--bg .related__item .st-tour--feature .st-tour__item:last-child {
    padding-right: 20px;
  }
}
@media (max-width: 991px) {
  #st-content-wrapper .st-list-service--bg .related__item .st-tour--feature .st-tour__item:last-child {
    padding-right: 0px;
  }
}
@media (max-width: 991px) {
  #st-content-wrapper .st-list-service--bg .related__item .st-tour--feature .st-tour__item:not(:last-child) {
    margin-bottom: 10px;
  }
}
#st-content-wrapper .st-list-service--bg .related__item .st-tour--feature .st-tour__item .item__info {
  margin-left: 12px;
}
#st-content-wrapper .st-list-service--bg .related__item .st-tour--feature .st-tour__item .item__info .info__name {
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: var(--main-color, #123a32);
  margin: 0px;
}
#st-content-wrapper .st-list-service--bg .related__item .st-tour--feature .st-tour__item .item__info .info__value {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.16px;
  color: #889c98;
  margin-bottom: 0px;
}
#st-content-wrapper .st-list-service--bg .related__item .section-footer {
  display: table-footer-group;
}
@media (max-width: 480px) {
  #st-content-wrapper .st-list-service--bg .related__item .st-flex {
    display: flex !important;
  }
}
#st-content-wrapper .st-list-service--bg .related__item .st-flex.space-between.st-price__wrapper {
  position: relative;
  padding: 0px 16px 16px;
  align-items: flex-end;
}
@media (max-width: 767px) {
  #st-content-wrapper .st-list-service--bg .related__item .st-flex.space-between.st-price__wrapper {
    flex-direction: row;
  }
}
#st-content-wrapper .st-list-service--bg .related__item .st-flex.space-between.st-price__wrapper .price--tour {
  margin-left: 0px;
  color: var(--main-color, #123a32);
  font-size: 24px;
  display: flex;
  flex-direction: column;
}
@media (max-width: 991px) {
  #st-content-wrapper .st-list-service--bg .related__item .st-flex.space-between.st-price__wrapper .price--tour {
    align-items: center;
  }
}
@media (max-width: 767px) {
  #st-content-wrapper .st-list-service--bg .related__item .st-flex.space-between.st-price__wrapper .price--tour {
    flex-direction: column;
  }
}
#st-content-wrapper .st-list-service--bg .related__item .st-flex.space-between.st-price__wrapper .price--tour .text-small.lh1em.onsale {
  position: absolute;
  top: -6px;
  padding-bottom: 6px;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 26px;
  letter-spacing: normal;
  color: #c4c4c4 !important;
  text-decoration: line-through;
}
@media (min-width: 768px) and (max-width: 991px) {
  #st-content-wrapper .st-list-service--bg .related__item .st-flex.space-between.st-price__wrapper .price--tour .text-small.lh1em.onsale {
    top: -9px;
  }
}
@media (max-width: 991px) {
  #st-content-wrapper .st-list-service--bg .related__item .st-flex.space-between.st-price__wrapper .price--tour .text-small.lh1em.onsale {
    margin-right: 20px;
    margin-bottom: 0px;
  }
}
#st-content-wrapper .st-list-service--bg .related__item .st-flex.space-between.st-price__wrapper .price--tour .item {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 0px !important;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: var(--main-color, #123a32);
  border: none !important;
}
@media (max-width: 991px) {
  #st-content-wrapper .st-list-service--bg .related__item .st-flex.space-between.st-price__wrapper .price--tour .item {
    font-size: 20px;
    margin-right: 10px;
  }
}
#st-content-wrapper .st-list-service--bg .related__item .st-flex.space-between.st-price__wrapper .st-btn--book {
  position: relative;
}
#st-content-wrapper .st-list-service--bg .related__item .st-flex.space-between.st-price__wrapper .st-btn--book a {
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.83;
  letter-spacing: 1px;
  color: #ffffff;
  padding: 14px 24px;
  background-color: #ec927e;
  border-radius: 40px;
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  position: relative;
  display: inline-block;
  z-index: 20;
  -webkit-box-shadow: 0 5px 0 #df5334;
  box-shadow: 0 5px 0 #df5334;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  position: relative;
}
@media (min-width: 768px) and (max-width: 991px) {
  #st-content-wrapper .st-list-service--bg .related__item .st-flex.space-between.st-price__wrapper .st-btn--book a {
    font-size: 12px;
    padding: 10px 9px;
  }
}
#st-content-wrapper .st-list-service--bg .related__item .st-flex.space-between.st-price__wrapper .st-btn--book a:hover {
  transform: translateY(5px);
  box-shadow: 0 0px 0 #df5334 !important;
}
#st-content-wrapper .st-program.st-program--padding {
  border: none;
  padding: 100px 0px;
  margin-top: 0px !important;
}
@media (max-width: 991px) {
  #st-content-wrapper .st-program.st-program--padding {
    padding: 60px 0px;
  }
}
@media (max-width: 767px) {
  #st-content-wrapper .st-program.st-program--padding {
    padding: 32px 0px;
  }
}
#st-content-wrapper .st-program.st-program--padding .st-program--title {
  margin-bottom: 40px !important;
}
@media (max-width: 767px) {
  #st-content-wrapper .st-program.st-program--padding .st-program--title {
    margin-bottom: 16px !important;
  }
}
#st-content-wrapper .st-program.st-program--padding .st-program--title .st-title__item {
  text-align: center;
  font-size: 30px;
  float: unset !important;
  font-weight: 600;
  text-align: center;
  font-stretch: normal;
  font-style: normal;
  line-height: 30px;
  letter-spacing: normal;
  color: var(--main-color, #123a32);
}
@media (max-width: 767px) {
  #st-content-wrapper .st-program.st-program--padding .st-program--title .st-title__item {
    font-size: 20px;
  }
}
#st-content-wrapper .st-program.st-program--padding .st-program-list.style4 .item--bg {
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;
  overflow: visible;
  border-left-color: transparent;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  border: none;
}
@media (max-width: 991px) {
  #st-content-wrapper .st-program.st-program--padding .st-program-list.style4 .item--bg {
    flex-direction: column;
  }
}
@media (max-width: 991px) {
  #st-content-wrapper .st-program.st-program--padding .st-program-list.style4 .item--bg {
    width: 100%;
  }
}
@media (max-width: 767px) {
  #st-content-wrapper .st-program.st-program--padding .st-program-list.style4 .item--bg {
    padding: 0px;
  }
}
#st-content-wrapper .st-program.st-program--padding .st-program-list.style4 .item--bg .box-shadow {
  width: calc(50% + 35px);
  overflow: hidden;
  padding: 20px;
}
@media (max-width: 991px) {
  #st-content-wrapper .st-program.st-program--padding .st-program-list.style4 .item--bg .box-shadow {
    width: 100%;
  }
}
@media (max-width: 575px) {
  #st-content-wrapper .st-program.st-program--padding .st-program-list.style4 .item--bg .box-shadow {
    overflow: unset;
    padding: 10px;
  }
}
#st-content-wrapper .st-program.st-program--padding .st-program-list.style4 .item--bg img {
  object-fit: cover;
  border: 12px solid #FFFFFF;
  box-sizing: border-box;
  border-radius: 24px;
  box-shadow: 0px 0px 37px rgba(0, 0, 0, 0.08);
}
@media (max-width: 575px) {
  #st-content-wrapper .st-program.st-program--padding .st-program-list.style4 .item--bg img {
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.08);
  }
}
#st-content-wrapper .st-program.st-program--padding .st-program-list.style4 .item--bg .st-itinerary--info {
  height: 100%;
  box-shadow: none;
  width: calc(50% - 35px);
  display: flex;
  align-items: center;
}
@media (max-width: 991px) {
  #st-content-wrapper .st-program.st-program--padding .st-program-list.style4 .item--bg .st-itinerary--info {
    width: 100%;
    margin-top: 24px;
  }
}
#st-content-wrapper .st-program.st-program--padding .st-program-list.style4 .item--bg .st-itinerary--info .body.st-itinerary--info__content {
  height: auto;
  padding: 0px 30px 0px 70px;
  width: 100%;
}
@media (max-width: 991px) {
  #st-content-wrapper .st-program.st-program--padding .st-program-list.style4 .item--bg .st-itinerary--info .body.st-itinerary--info__content {
    padding: 0px;
  }
}
#st-content-wrapper .st-program.st-program--padding .st-program-list.style4 .item--bg .st-itinerary--info .body.st-itinerary--info__content .content__time {
  font-size: 18px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 26px;
  letter-spacing: normal;
  color: #ffffff;
  padding: 8px 16px;
  background: #36bca1;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 24px;
  position: relative;
}
#st-content-wrapper .st-program.st-program--padding .st-program-list.style4 .item--bg .st-itinerary--info .body.st-itinerary--info__content .content__title {
  font-size: 20px;
  margin-top: 0px;
  margin-bottom: 41px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 32px;
  letter-spacing: normal;
  color: #123a32;
  position: relative;
}
@media (max-width: 767px) {
  #st-content-wrapper .st-program.st-program--padding .st-program-list.style4 .item--bg .st-itinerary--info .body.st-itinerary--info__content .content__title {
    margin-bottom: 31px;
  }
}
#st-content-wrapper .st-program.st-program--padding .st-program-list.style4 .item--bg .st-itinerary--info .body.st-itinerary--info__content .content__title::before {
  top: auto;
  left: 0;
  content: url("../images/Vector_single.svg");
  position: absolute;
  bottom: -25px;
}
#st-content-wrapper .st-program.st-program--padding .st-program-list.style4 .item--bg .st-itinerary--info .body.st-itinerary--info__content .desc.content__desc {
  display: flex;
  flex-direction: column;
  align-items: baseline;
}
#st-content-wrapper .st-program.st-program--padding .st-program-list.style4 .item--bg .st-itinerary--info .body.st-itinerary--info__content .desc.content__desc p {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: rgba(18, 58, 50, 0.5);
}
#st-content-wrapper .st-program.st-program--padding .st-program-list.style4 .item--bg .st-itinerary--info .body.st-itinerary--info__content .desc.content__desc p:not(:last-child) {
  margin-bottom: 16px;
}
#st-content-wrapper .st-program.st-program--padding .st-program-list.style4 .item--bg .st-itinerary--info .body.st-itinerary--info__content .desc.content__desc i {
  margin-right: 12px;
  color: var(--main-color, #123a32);
}
#st-content-wrapper .st-program.st-program--padding .st-program-list.style4 .item--bg .st-itinerary--info .body.st-itinerary--info__content .desc.content__desc i svg {
  stroke: black;
}
#st-content-wrapper .st-program.st-program--padding .st-program-list.style4 .item--bg .st-itinerary--info .body.st-itinerary--info__content .desc.content__desc i svg path {
  fill: #000000;
}
#st-content-wrapper.st-content-wrapper--solo .form-book-wrapper .form-date-search {
  border-top: none;
}
#st-content-wrapper.st-content-wrapper--solo .form-book-wrapper.st-tour-booking__bg {
  border: none;
}
#st-content-wrapper.st-content-wrapper--solo .form-book-wrapper.st-tour-booking__bg .st-sent-mail-customer {
  border: none;
}
#st-content-wrapper.st-content-wrapper--solo .form-book-wrapper.st-tour-booking__bg .sent-email-st {
  padding: 14px 24px !important;
  border-radius: 40px;
  background-color: #ec927e !important;
  background: #ec927e !important;
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: 1px;
  color: #ffffff;
  display: inline-block;
  position: relative;
  outline: none;
  box-shadow: 0 5px 0 #df5334;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
}
#st-content-wrapper.st-content-wrapper--solo .form-book-wrapper.st-tour-booking__bg .sent-email-st:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.4);
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
#st-content-wrapper.st-content-wrapper--solo .form-book-wrapper.st-tour-booking__bg .sent-email-st:hover {
  transform: translateY(5px);
  box-shadow: 0 0px 0 #df5334 !important;
}
#st-content-wrapper.st-content-wrapper--solo .form-book-wrapper.st-tour-booking__bg .sent-email-st:hover:after {
  width: 100%;
  background-color: rgba(255, 255, 255, 0);
  border-radius: 40px;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
#st-content-wrapper.st-content-wrapper--solo .form-book-wrapper.st-tour-booking__bg .form-st-send-mail {
  padding-top: 30px;
}
#st-content-wrapper.st-content-wrapper--solo .form-book-wrapper.st-tour-booking__bg .st_send-mail-form .form-group {
  margin-top: 0px;
}
#st-content-wrapper.st-content-wrapper--solo .form-book-wrapper.st-tour-booking__bg .st_send-mail-form .form-group input {
  padding: 24px;
  min-width: 230px;
  background: #f6f7f7;
  border-radius: 40px;
  border: 1px solid #eeeeee;
  outline: none;
  margin-bottom: 15px;
}
#st-content-wrapper.st-content-wrapper--solo .form-book-wrapper.st-tour-booking__bg .st_send-mail-form .form-group textarea {
  padding: 12px 24px;
  min-width: 230px;
  background: #f6f7f7;
  border-radius: 40px;
  border: 1px solid #eeeeee;
  outline: none;
  min-height: 150px;
}
#st-content-wrapper.st-single-tour {
  /*Form book*/
  /*endform*/
}
#st-content-wrapper.st-single-tour .form-book-wrapper.st-tour-booking__bg .form-date-search .date-wrapper .check-in-wrapper .render {
  color: var(--main-color, #123a32);
  font-size: 14px;
  line-height: 1.5;
  font-weight: 600;
}
#st-content-wrapper.st-single-tour .form-book-wrapper.st-tour-booking__bg .form-date-search .date-wrapper .fa {
  font-size: 26px;
}
#st-content-wrapper.st-single-tour .st-content--info .info__overview .overview__description {
  font-size: 14px;
  line-height: 21px;
  color: rgba(18, 58, 50, 0.6);
  margin-top: 0px;
  font-weight: normal;
}
#st-content-wrapper.st-single-tour .st-content--hightlight .st-highlight ul li {
  font-size: 14px;
  font-weight: 500;
  color: var(--main-color, #123a32);
  margin-bottom: 8px;
}
#st-content-wrapper.st-single-tour .st-list-service--bg .related__item {
  margin-bottom: 0px;
  border: none;
  border-radius: 24px;
  -webkit-box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.05);
  background-color: #ffffff;
  display: table;
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .st-faq {
  border: none;
  margin-top: 0px;
  padding: 100px 0px 83px 0px;
  margin-top: 0px;
}
@media (max-width: 991px) {
  #st-content-wrapper.st-single-tour .st-tour-content.style7 .st-faq {
    padding: 60px 0px 43px 0px;
  }
}
@media (max-width: 767px) {
  #st-content-wrapper.st-single-tour .st-tour-content.style7 .st-faq {
    padding: 32px 0px 7px 0px;
  }
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .st-faq .solo-package {
  width: 70%;
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .st-faq .st-section-title {
  margin-bottom: 41px;
}
@media (max-width: 767px) {
  #st-content-wrapper.st-single-tour .st-tour-content.style7 .st-faq .st-section-title {
    text-align: left;
    font-size: 20px;
    margin-bottom: 17px;
  }
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .st-faq .item {
  padding: 0px 35px 17px 35px;
}
@media (max-width: 767px) {
  #st-content-wrapper.st-single-tour .st-tour-content.style7 .st-faq .item {
    padding: 0px 0px 17px 0px;
  }
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .st-faq .item .header {
  padding: 0px 0px 16px 0px;
  margin-bottom: 0px;
}
@media (max-width: 767px) {
  #st-content-wrapper.st-single-tour .st-tour-content.style7 .st-faq .item .header {
    padding: 0px 0px 8px 0px;
  }
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .st-faq .item .header h5 {
  font-size: 18px;
  color: var(--main-color, #123a32);
  line-height: 26px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 26px;
  letter-spacing: normal;
}
@media (max-width: 767px) {
  #st-content-wrapper.st-single-tour .st-tour-content.style7 .st-faq .item .header h5 {
    font-size: 16px;
  }
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .st-faq .item .header .arrow {
  top: -3px;
  font-size: 24px;
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .st-faq .item.active .header {
  border: none;
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .st-faq .item.active .body {
  padding-top: 0px;
  padding-bottom: 16px;
  font-size: 14px;
  color: rgba(18, 58, 50, 0.5);
  line-height: 21px;
}
@media (max-width: 767px) {
  #st-content-wrapper.st-single-tour .st-tour-content.style7 .st-faq .item.active .body {
    padding-top: 0px;
    padding-bottom: 16px;
    border-bottom: 2px dashed #eeeeee;
  }
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .st-faq .item.active:not(:last-child) .body {
  border-bottom: 2px dashed #eeeeee;
}
#st-content-wrapper.st-single-tour .owl-carousel-wrapper .owl-prev, #st-content-wrapper.st-single-tour .owl-carousel-wrapper .owl-next {
  width: 48px;
  height: 48px;
  background: #ec927e;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  z-index: 2;
  position: relative;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
#st-content-wrapper.st-single-tour .owl-carousel-wrapper .owl-prev svg, #st-content-wrapper.st-single-tour .owl-carousel-wrapper .owl-next svg {
  width: 16px;
  height: 16px;
}
#st-content-wrapper.st-single-tour .owl-carousel-wrapper .owl-prev svg path, #st-content-wrapper.st-single-tour .owl-carousel-wrapper .owl-next svg path {
  fill: white;
}
#st-content-wrapper.st-single-tour .owl-carousel-wrapper .owl-prev.disabled, #st-content-wrapper.st-single-tour .owl-carousel-wrapper .owl-next.disabled {
  opacity: 0.4;
}
#st-content-wrapper.st-single-tour .owl-carousel-wrapper .owl-prev {
  left: -47px;
}
#st-content-wrapper.st-single-tour .owl-carousel-wrapper .owl-prev span:after {
  position: absolute;
  width: 16px;
  height: 16px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  content: url("../images/chevron-left.svg");
}
@media (max-width: 1024px) {
  #st-content-wrapper.st-single-tour .owl-carousel-wrapper .owl-prev {
    width: 40px;
    height: 40px;
    left: -40px;
  }
}
@media (max-width: 991px) {
  #st-content-wrapper.st-single-tour .owl-carousel-wrapper .owl-prev {
    left: -20px;
    top: 47%;
  }
}
@media (max-width: 767px) {
  #st-content-wrapper.st-single-tour .owl-carousel-wrapper .owl-prev {
    left: -14px;
    top: 50%;
  }
}
@media (max-width: 575px) {
  #st-content-wrapper.st-single-tour .owl-carousel-wrapper .owl-prev {
    left: -12px;
    top: 20%;
  }
}
#st-content-wrapper.st-single-tour .owl-carousel-wrapper .owl-next {
  right: -47px;
}
#st-content-wrapper.st-single-tour .owl-carousel-wrapper .owl-next span:after {
  position: absolute;
  width: 16px;
  height: 16px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  content: url("../images/chevron-right.svg");
}
@media (max-width: 1024px) {
  #st-content-wrapper.st-single-tour .owl-carousel-wrapper .owl-next {
    width: 40px;
    height: 40px;
    right: -40px;
  }
}
@media (max-width: 991px) {
  #st-content-wrapper.st-single-tour .owl-carousel-wrapper .owl-next {
    right: -20px;
    top: 47%;
  }
}
@media (max-width: 767px) {
  #st-content-wrapper.st-single-tour .owl-carousel-wrapper .owl-next {
    right: -14px;
    top: 50%;
  }
}
@media (max-width: 575px) {
  #st-content-wrapper.st-single-tour .owl-carousel-wrapper .owl-next {
    right: -12px;
    top: 20%;
  }
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 {
  padding-top: 40px;
  /*Overview*/
  /*endOverview*/
  /*Faq*/
  /*endFaq*/
  /*Tour hightlight*/
  /*End Tourhightlight*/
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .st-hotel-header.st-header--info {
  padding-bottom: 45px;
  margin-bottom: 0px;
  flex-direction: column;
  align-items: unset;
}
@media (max-width: 767px) {
  #st-content-wrapper.st-single-tour .st-tour-content.style7 .st-hotel-header.st-header--info {
    padding-bottom: 36px;
  }
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .st-hotel-header.st-header--info .info__content {
  margin-bottom: 40px;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 767px) {
  #st-content-wrapper.st-single-tour .st-tour-content.style7 .st-hotel-header.st-header--info .info__content {
    order: 2;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-bottom: 0px;
  }
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .st-hotel-header.st-header--info .st-header--info__link {
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 14px;
  letter-spacing: 0.4px;
  color: #36bca1;
  text-decoration: none;
  margin-bottom: 14px;
  display: inline-block;
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .st-hotel-header.st-header--info .st-header--info__link:hover {
  text-decoration: none;
}
@media (max-width: 767px) {
  #st-content-wrapper.st-single-tour .st-tour-content.style7 .st-hotel-header.st-header--info .st-header--info__link {
    display: none;
  }
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .st-hotel-header.st-header--info .st-title {
  font-size: 32px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 32px;
  letter-spacing: -0.8px;
  color: var(--main-color, #123a32);
  margin-bottom: 0px;
  margin-top: 0px;
}
@media (max-width: 767px) {
  #st-content-wrapper.st-single-tour .st-tour-content.style7 .st-hotel-header.st-header--info .st-title {
    margin-bottom: 16px;
    font-size: 24px;
    text-align: center;
  }
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .st-hotel-header.st-header--info .shares {
  display: flex;
  z-index: 2;
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .st-hotel-header.st-header--info .shares .shares__social {
  margin-left: 16px;
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .st-hotel-header.st-header--info .shares .share-item {
  width: 48px;
  height: 48px;
  background: #36bca1;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  outline: none;
  position: relative;
  z-index: 20;
  text-decoration: none;
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .st-hotel-header.st-header--info .shares .share-item .fa-heart {
  font-size: 24px;
  color: white;
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .st-hotel-header.st-header--info .shares .share-item .fa-heart-o {
  font-size: 24px;
  color: white;
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .st-hotel-header.st-header--info .shares .share-item:not(:last-child) {
  margin-right: 16px;
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .st-hotel-header.st-header--info .shares .share-item:hover {
  text-decoration: none;
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .st-hotel-header.st-header--info .shares .share-wrapper {
  display: none;
  padding-left: 0;
  position: absolute;
  top: 100%;
  margin-top: 10px;
  right: 0;
  z-index: 100;
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .st-hotel-header.st-header--info .shares .share-wrapper li {
  width: 40px;
  height: 40px;
  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-single-tour .st-tour-content.style7 .st-hotel-header.st-header--info .shares .share-wrapper li a {
  color: var(--main-color, #123a32);
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .st-hotel-header.st-header--info .shares .share-wrapper li a:hover {
  text-decoration: none;
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .st-hotel-header.st-header--info .shares .share-wrapper li.share-bg--facebook {
  background: #132a59;
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .st-hotel-header.st-header--info .shares .share-wrapper li.share-bg--facebook i {
  color: white;
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .st-hotel-header.st-header--info .shares .share-wrapper li.share-bg--twitter {
  background: #1d9dec;
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .st-hotel-header.st-header--info .shares .share-wrapper li.share-bg--twitter i {
  color: white;
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .st-hotel-header.st-header--info .shares .share-wrapper li.share-bg--google {
  background: #ffa63d;
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .st-hotel-header.st-header--info .shares .share-wrapper li.share-bg--google i {
  color: white;
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .st-hotel-header.st-header--info .shares .share-wrapper li.share-bg--pinterest {
  background: #e60023;
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .st-hotel-header.st-header--info .shares .share-wrapper li.share-bg--pinterest i {
  color: white;
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .st-hotel-header.st-header--info .shares .share-wrapper li.share-bg--linkedin {
  background: #9ed2e0;
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .st-hotel-header.st-header--info .shares .share-wrapper li.share-bg--linkedin i {
  color: white;
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .st-hotel-header.st-header--info .st-permalink .st-permalink--item {
  padding: 0px;
  margin: 0px;
  display: flex;
}
@media (max-width: 767px) {
  #st-content-wrapper.st-single-tour .st-tour-content.style7 .st-hotel-header.st-header--info .st-permalink .st-permalink--item {
    align-items: center;
    justify-content: center;
    margin-bottom: 32px;
  }
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .st-hotel-header.st-header--info .st-permalink .st-permalink--item li {
  list-style: none;
  opacity: 0.5;
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: var(--main-color, #123a32);
  margin-right: 20px;
  position: relative;
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .st-hotel-header.st-header--info .st-permalink .st-permalink--item li a {
  color: var(--main-color, #123a32);
  text-decoration: none;
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .st-hotel-header.st-header--info .st-permalink .st-permalink--item li a:hover {
  text-decoration: none;
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .st-hotel-header.st-header--info .st-permalink .st-permalink--item li.item__color {
  opacity: 1;
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .st-hotel-header.st-header--info .st-permalink .st-permalink--item li:not(:last-child):after {
  content: "";
  position: absolute;
  right: -12px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: var(--main-color, #123a32);
  top: 9px;
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .st-content--info {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center bottom;
  padding: 100px 0px;
  margin-top: 20px;
  /*Start include, exclude*/
  /*end*/
}
@media (max-width: 991px) {
  #st-content-wrapper.st-single-tour .st-tour-content.style7 .st-content--info {
    padding: 60px 0px;
  }
}
@media (max-width: 767px) {
  #st-content-wrapper.st-single-tour .st-tour-content.style7 .st-content--info {
    padding: 32px 0px;
    margin-top: 0px;
  }
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .st-content--info .info__maxwidth {
  max-width: 430px;
  margin-right: 55px;
}
@media (max-width: 1024px) {
  #st-content-wrapper.st-single-tour .st-tour-content.style7 .st-content--info .info__maxwidth {
    margin-right: 0px;
  }
}
@media (max-width: 767px) {
  #st-content-wrapper.st-single-tour .st-tour-content.style7 .st-content--info .info__maxwidth {
    max-width: 100%;
  }
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .st-content--info .info__overview {
  margin-bottom: 24px !important;
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .st-content--info .info__overview .overview__title {
  margin: 0px 0px 24px 0px;
  font-size: 28px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 28px;
  letter-spacing: normal;
  color: var(--main-color, #123a32);
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .st-content--info .info__overview .overview__description {
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .st-content--info .st-tour--feature.style7 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .st-content--info .st-tour--feature.style7 .feature__item {
  width: 50%;
  display: flex;
  align-items: flex-start;
  margin-bottom: 12px;
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .st-content--info .st-tour--feature.style7 .feature__item .item__icon {
  width: 24px;
  height: 24px;
  margin-right: 12px;
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .st-content--info .st-tour--feature.style7 .feature__item .feature__info .info__name {
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: var(--main-color, #123a32);
  margin: 0px;
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .st-content--info .st-tour--feature.style7 .feature__item .feature__info .info__value {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.16px;
  color: #889c98;
  margin: 0px;
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .st-content--info .st-include--info {
  margin-top: 28px;
}
@media (max-width: 767px) {
  #st-content-wrapper.st-single-tour .st-tour-content.style7 .st-content--info .st-include--info {
    display: none;
  }
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .st-content--info .st-include--info .info__title {
  margin-top: 0px;
  margin-bottom: 24px;
  font-size: 28px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 28px;
  letter-spacing: normal;
  color: var(--main-color, #123a32);
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .st-content--info .st-include--info .info__content {
  margin: 0px;
  padding: 0px;
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .st-content--info .st-include--info .info__content.info__margin {
  margin-bottom: 8px;
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .st-content--info .st-include--info .info__content li {
  list-style: none;
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: var(--main-color, #123a32);
  display: flex;
  align-items: center;
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .st-content--info .st-include--info .info__content li i {
  margin-right: 12px;
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .st-content--info .st-include--info .info__content li:not(:last-child) {
  margin-bottom: 8px;
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .st-content--info .info__margin {
  margin: 0px;
  padding: 0px;
  /* include/Exclude*/
}
@media (max-width: 1024px) {
  #st-content-wrapper.st-single-tour .st-tour-content.style7 .st-content--info .info__margin {
    padding: 0px 15px;
  }
}
@media (max-width: 767px) {
  #st-content-wrapper.st-single-tour .st-tour-content.style7 .st-content--info .info__margin {
    margin: 16px 0px 0px 0px;
  }
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .st-content--info .info__margin .info__bg {
  position: relative;
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .st-content--info .info__margin .info__bg img {
  width: 100%;
  position: relative;
  z-index: 1;
  border-radius: 12px;
  border: 12px solid white;
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .st-content--info .info__margin .info__bg:after {
  position: absolute;
  content: "";
  width: 100%;
  left: 0px;
  top: 0px;
  height: 100%;
  border-radius: 12px;
  background: white;
  transform: rotateX(4deg);
  z-index: 0;
  border: 12px solid #FFFFFF;
  box-sizing: border-box;
  box-shadow: 0px 30px 40px rgba(0, 0, 0, 0.08);
  border-radius: 16px;
  transform: rotate(4deg);
}
@media (max-width: 767px) {
  #st-content-wrapper.st-single-tour .st-tour-content.style7 .st-content--info .info__margin .info__bg:after {
    top: 9px;
    height: calc(100% - 14px);
  }
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .st-content--info .info__margin .info__tour--image {
  height: 465px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  z-index: 5;
}
@media (max-width: 575px) {
  #st-content-wrapper.st-single-tour .st-tour-content.style7 .st-content--info .info__margin .info__tour--image {
    height: 365px;
  }
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .st-content--info .info__margin .info__btn--group {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 50px;
}
@media (max-width: 767px) {
  #st-content-wrapper.st-single-tour .st-tour-content.style7 .st-content--info .info__margin .info__btn--group {
    margin-top: 28px;
  }
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .st-content--info .info__margin .info__btn--group .group__left {
  margin-right: 108px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .st-content--info .info__margin .info__btn--group .group__left .group__gallery--popup {
  width: 80px;
  height: 80px;
  background-color: #f2911f;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .st-content--info .info__margin .info__btn--group .group__left .group__link--gallery {
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: 1px;
  color: #f2911f;
  margin-top: 12px;
  text-transform: uppercase;
  text-decoration: none;
  display: inline-block;
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .st-content--info .info__margin .info__btn--group .group__right {
  display: flex;
  flex-direction: column;
  align-items: center;
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .st-content--info .info__margin .info__btn--group .group__right .group__video--popup {
  width: 80px;
  height: 80px;
  background-color: #5c1488;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .st-content--info .info__margin .info__btn--group .group__right .group__link--video {
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: 1px;
  color: #b15de4;
  margin-top: 12px;
  text-transform: uppercase;
  display: inline-block;
  text-decoration: none;
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .st-content--info .info__margin .info__btn--group .group__right .group__video--popup {
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: 1px;
  color: #b15de4;
  margin-top: 0px;
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .st-content--info .info__margin .st-include--info {
  display: none;
}
@media (max-width: 767px) {
  #st-content-wrapper.st-single-tour .st-tour-content.style7 .st-content--info .info__margin .st-include--info {
    display: block;
    margin-top: 32px;
  }
  #st-content-wrapper.st-single-tour .st-tour-content.style7 .st-content--info .info__margin .st-include--info .info__title {
    margin-top: 0px;
    margin-bottom: 24px;
    font-size: 30px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: var(--main-color, #123a32);
  }
  #st-content-wrapper.st-single-tour .st-tour-content.style7 .st-content--info .info__margin .st-include--info .info__content {
    margin: 0px;
    padding: 0px;
  }
  #st-content-wrapper.st-single-tour .st-tour-content.style7 .st-content--info .info__margin .st-include--info .info__content li {
    list-style: none;
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: var(--main-color, #123a32);
    display: flex;
    align-items: center;
  }
  #st-content-wrapper.st-single-tour .st-tour-content.style7 .st-content--info .info__margin .st-include--info .info__content li i {
    margin-right: 5px;
  }
  #st-content-wrapper.st-single-tour .st-tour-content.style7 .st-content--info .info__margin .st-include--info .info__content li:not(:last-child) {
    margin-bottom: 8px;
  }
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .st-faq .st-section-title {
  text-align: center;
  font-size: 30px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 30px;
  letter-spacing: normal;
  color: var(--main-color, #123a32);
}
@media (max-width: 767px) {
  #st-content-wrapper.st-single-tour .st-tour-content.style7 .st-faq .st-section-title {
    text-align: left;
    font-size: 20px;
    margin-bottom: 17px;
  }
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .st-faq .st-flex--faq {
  display: flex;
}
@media (max-width: 767px) {
  #st-content-wrapper.st-single-tour .st-tour-content.style7 .st-faq .st-flex--faq {
    flex-direction: column;
  }
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .st-faq .st-faq--content .item:not(:last-child).active .header {
  border-bottom: none !important;
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .st-faq .st-faq--content .item:not(:last-child) .header {
  border-bottom: 2px dashed #eeeeee;
}
@media (max-width: 767px) {
  #st-content-wrapper.st-single-tour .st-tour-content.style7 .st-faq .st-faq--content .item:last-child.active .header {
    border-bottom: none !important;
  }
}
@media (max-width: 767px) {
  #st-content-wrapper.st-single-tour .st-tour-content.style7 .st-faq .st-faq--content .item:last-child .header {
    border-bottom: 2px dashed #eeeeee;
  }
}
@media (max-width: 767px) {
  #st-content-wrapper.st-single-tour .st-tour-content.style7 .st-faq .st-faq--content .item.active .header {
    border-bottom: 2px dashed #eeeeee;
  }
}
@media (max-width: 767px) {
  #st-content-wrapper.st-single-tour .st-tour-content.style7 .st-faq .st-faq--content, #st-content-wrapper.st-single-tour .st-tour-content.style7 .st-faq .st-right {
    width: 100%;
  }
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .st-faq .st-faq--content .item, #st-content-wrapper.st-single-tour .st-tour-content.style7 .st-faq .st-right .item {
  position: relative;
  border: none;
}
@media (max-width: 767px) {
  #st-content-wrapper.st-single-tour .st-tour-content.style7 .st-faq .st-faq--content .item:not(:last-child).active .header, #st-content-wrapper.st-single-tour .st-tour-content.style7 .st-faq .st-right .item:not(:last-child).active .header {
    border-bottom: none !important;
  }
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .st-faq .st-faq--content .item:not(:last-child) .header, #st-content-wrapper.st-single-tour .st-tour-content.style7 .st-faq .st-right .item:not(:last-child) .header {
  border-bottom: 2px dashed #eeeeee;
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .st-faq .st-faq--content .item .header, #st-content-wrapper.st-single-tour .st-tour-content.style7 .st-faq .st-right .item .header {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 767px) {
  #st-content-wrapper.st-single-tour .st-tour-content.style7 .st-faq .st-faq--content .item .header .arrow, #st-content-wrapper.st-single-tour .st-tour-content.style7 .st-faq .st-right .item .header .arrow {
    margin-top: -5px;
  }
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .st-faq .st-faq--content .item .header .arrow .fa.fa-angle-down, #st-content-wrapper.st-single-tour .st-tour-content.style7 .st-faq .st-right .item .header .arrow .fa.fa-angle-down {
  color: #ec927e;
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .st-faq .st-faq--content .item.active .header, #st-content-wrapper.st-single-tour .st-tour-content.style7 .st-faq .st-right .item.active .header {
  border: none;
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .st-faq .st-faq--content .item.active .body, #st-content-wrapper.st-single-tour .st-tour-content.style7 .st-faq .st-right .item.active .body {
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
}
@media (max-width: 767px) {
  #st-content-wrapper.st-single-tour .st-tour-content.style7 .st-faq .st-faq--content .item.active .body, #st-content-wrapper.st-single-tour .st-tour-content.style7 .st-faq .st-right .item.active .body {
    padding-top: 0px;
  }
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .st-content--hightlight {
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .st-content--hightlight .st-highlight {
  padding: 100px 0px 92px 0px;
}
@media (max-width: 991px) {
  #st-content-wrapper.st-single-tour .st-tour-content.style7 .st-content--hightlight .st-highlight {
    padding: 60px 0px 52px 0px;
  }
}
@media (max-width: 767px) {
  #st-content-wrapper.st-single-tour .st-tour-content.style7 .st-content--hightlight .st-highlight {
    padding: 32px 0px 24px 0px;
  }
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .st-content--hightlight .st-highlight .hightlight__title {
  font-size: 30px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 30px;
  letter-spacing: normal;
  color: var(--main-color, #123a32);
  margin-top: 0px;
  margin-bottom: 40px;
  text-align: center;
}
@media (max-width: 767px) {
  #st-content-wrapper.st-single-tour .st-tour-content.style7 .st-content--hightlight .st-highlight .hightlight__title {
    font-size: 20px !important;
    margin-bottom: 16px;
    text-align: left;
  }
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .st-content--hightlight .st-highlight ul {
  padding: 0px !important;
  margin: 0px;
  text-align: center;
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .st-content--hightlight .st-highlight ul li {
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  padding: 0px;
}
@media (max-width: 767px) {
  #st-content-wrapper.st-single-tour .st-tour-content.style7 .st-content--hightlight .st-highlight ul li {
    width: 100%;
    max-width: 100%;
    align-items: flex-start;
    justify-content: flex-start;
  }
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .st-content--hightlight .st-highlight ul li:before {
  content: none !important;
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .st-content--hightlight .st-highlight ul li i {
  margin-right: 12px;
}
#st-content-wrapper.st-single-tour .st-tour-booking {
  position: relative;
  background-color: white;
}
#st-content-wrapper.st-single-tour .st-tour-booking:after {
  content: "";
  position: absolute;
  top: -20px;
  width: 100%;
  height: 1px;
  left: 0px;
  background-color: #eeeeee;
}
@media (max-width: 767px) {
  #st-content-wrapper.st-single-tour .st-tour-booking:after {
    display: none;
  }
}
@media (max-width: 767px) {
  #st-content-wrapper.st-single-tour .st-tour-booking .widgets--margin {
    margin-bottom: 32px !important;
  }
}
#st-content-wrapper.st-single-tour .st-tour-booking .st-tour-booking__bg {
  border: none;
  border-top: none;
  border-radius: 0px;
  padding-bottom: 25px;
  padding-top: 25px;
}
@media (max-width: 767px) {
  #st-content-wrapper.st-single-tour .st-tour-booking .st-tour-booking__bg {
    padding-bottom: 0px;
    padding-top: 0px;
  }
}
#st-content-wrapper.st-single-tour .st-tour-booking .st-tour-booking__guest {
  display: none !important;
}
#st-content-wrapper.st-single-tour .st-tour-booking .st-tour-booking__info {
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  #st-content-wrapper.st-single-tour .st-tour-booking .st-tour-booking__info {
    flex-direction: column;
  }
}
#st-content-wrapper.st-single-tour .st-tour-booking .st-tour-booking__info .st-tour-booking__border {
  border: none !important;
  margin-right: 16px;
  position: relative;
}
@media (max-width: 991px) {
  #st-content-wrapper.st-single-tour .st-tour-booking .st-tour-booking__info .st-tour-booking__border {
    margin-right: 20px;
  }
}
@media (max-width: 767px) {
  #st-content-wrapper.st-single-tour .st-tour-booking .st-tour-booking__info .st-tour-booking__border {
    margin: 0px;
    width: 100%;
    margin-bottom: 8px !important;
  }
}
#st-content-wrapper.st-single-tour .st-tour-booking .st-tour-booking__info .st-tour-booking__border .st-tour-booking__date--wrapper {
  padding: 12px 24px;
  min-width: 230px;
  background: #f6f7f7;
  border-radius: 40px;
  border: 1px solid #eeeeee;
  outline: none;
}
@media (max-width: 1024px) {
  #st-content-wrapper.st-single-tour .st-tour-booking .st-tour-booking__info .st-tour-booking__border .st-tour-booking__date--wrapper {
    width: 220px;
    min-width: auto;
  }
}
@media (max-width: 767px) {
  #st-content-wrapper.st-single-tour .st-tour-booking .st-tour-booking__info .st-tour-booking__border .st-tour-booking__date--wrapper {
    width: 100%;
  }
}
#st-content-wrapper.st-single-tour .st-tour-booking .st-tour-booking__info .st-tour-booking__border .st-tour-booking__date--wrapper .input-icon {
  width: 15px;
  height: 16px;
  margin-right: 12px;
  font-size: unset;
}
#st-content-wrapper.st-single-tour .st-tour-booking .st-tour-booking__info .st-tour-booking__border .st-tour-booking__date--wrapper .st-tour-booking__check-in .render {
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: var(--main-color, #123a32);
}
#st-content-wrapper.st-single-tour .st-tour-booking .st-tour-booking__info .st-tour-booking__border .st-tour-booking__flex {
  display: flex;
  align-items: center;
  max-width: 300px;
  border-radius: 40px;
  cursor: pointer;
  padding: 12px 24px;
  border: solid 1px #eeeeee;
  background-color: #f6f7f7;
}
@media (max-width: 1024px) {
  #st-content-wrapper.st-single-tour .st-tour-booking .st-tour-booking__info .st-tour-booking__border .st-tour-booking__flex {
    width: 220px;
    min-width: auto;
  }
}
@media (max-width: 767px) {
  #st-content-wrapper.st-single-tour .st-tour-booking .st-tour-booking__info .st-tour-booking__border .st-tour-booking__flex {
    width: 100%;
    max-width: 100%;
  }
}
@media (max-width: 350px) {
  #st-content-wrapper.st-single-tour .st-tour-booking .st-tour-booking__info .st-tour-booking__border .st-tour-booking__flex {
    padding: 12px 20px;
  }
}
#st-content-wrapper.st-single-tour .st-tour-booking .st-tour-booking__info .st-tour-booking__border .st-tour-booking__flex .field-icon {
  width: 12px;
  height: 6px;
  margin-right: 14px;
  margin-top: -12px;
}
#st-content-wrapper.st-single-tour .st-tour-booking .st-tour-booking__info .st-tour-booking__border .st-tour-booking__flex .st-tour-booking__tour-info {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  max-width: 184px;
  margin-right: 26px;
}
@media (max-width: 767px) {
  #st-content-wrapper.st-single-tour .st-tour-booking .st-tour-booking__info .st-tour-booking__border .st-tour-booking__flex .st-tour-booking__tour-info {
    width: 100%;
    overflow: visible;
    text-overflow: unset;
    margin-right: 0px;
    max-width: 100%;
  }
}
#st-content-wrapper.st-single-tour .st-tour-booking .st-tour-booking__info .st-tour-booking__border .st-tour-booking__flex .st-tour-booking__tour-info span {
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: var(--main-color, #123a32);
}
@media (max-width: 350px) {
  #st-content-wrapper.st-single-tour .st-tour-booking .st-tour-booking__info .st-tour-booking__border .st-tour-booking__flex .st-tour-booking__tour-info span {
    font-size: 15px;
  }
}
#st-content-wrapper.st-single-tour .st-tour-booking .st-tour-booking__info .st-tour-booking__border .st-tour-booking__flex .arrow {
  font-size: 26px;
}
#st-content-wrapper.st-single-tour .st-tour-booking .st-tour-booking__info .st-tour-booking__border .st-tour-booking__position {
  left: auto;
  min-width: 300px;
  top: 100%;
  padding: 12px 0px 0px 0px;
  margin: 8px 0px 0px 0px;
  border-radius: 24px;
  margin-top: 8px;
  box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.08);
  border: solid 1px #eeeeee;
  background-color: #ffffff;
}
#st-content-wrapper.st-single-tour .st-tour-booking .st-tour-booking__info .st-tour-booking__border .st-tour-booking__position .st-tour--guest-wraper {
  padding: 12px 18px 12px 24px;
}
#st-content-wrapper.st-single-tour .st-tour-booking .st-tour-booking__info .st-tour-booking__border .st-tour-booking__position .st-tour-booking__check-in {
  width: 48% !important;
}
#st-content-wrapper.st-single-tour .st-tour-booking .st-tour-booking__info .st-tour-booking__border .st-tour-booking__position .st-tour-booking__check-in label {
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: var(--main-color, #123a32);
  margin-bottom: 4px;
}
#st-content-wrapper.st-single-tour .st-tour-booking .st-tour-booking__info .st-tour-booking__border .st-tour-booking__position .st-tour-booking__check-in .st-tour-booking__render {
  font-size: 16px !important;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: rgba(18, 58, 50, 0.5);
}
#st-content-wrapper.st-single-tour .st-tour-booking .st-tour-booking__info .st-tour-booking__border .st-tour-booking__position .st-tour-booking__st--number .next {
  line-height: 41px;
}
#st-content-wrapper.st-single-tour .st-tour-booking .st-tour-booking__info .st-tour-booking__border .st-tour-booking__position .st-tour-booking__st--number .next #Tour_Detail_1 {
  stroke: #ec927e;
}
#st-content-wrapper.st-single-tour .st-tour-booking .st-tour-booking__info .st-tour-booking__border .st-tour-booking__position .st-tour-booking__st--number .prev #Tour_Detail_1 {
  stroke: #ec927e;
}
#st-content-wrapper.st-single-tour .st-tour-booking .st-tour-booking__info .st-tour-booking__border .st-tour-booking__position .st-tour-booking__st--number .st-tour-booking__st--number__item {
  border-radius: 8px;
  border: solid 1px #eeeeee;
  color: #000000;
}
@media (max-width: 767px) {
  #st-content-wrapper.st-single-tour .st-tour-booking .st-tour-booking__info .st-tour-booking__border .st-tour-booking__position {
    min-width: auto;
    width: 100%;
  }
}
#st-content-wrapper.st-single-tour .st-tour-booking .st-tour-booking__info .form-more-extra {
  display: none !important;
}
#st-content-wrapper.st-single-tour .st-tour-booking .st-tour-booking__info .st-tour-booking__price {
  padding: 0px !important;
  margin: 0px 24px 0px 18px;
}
@media (max-width: 991px) {
  #st-content-wrapper.st-single-tour .st-tour-booking .st-tour-booking__info .st-tour-booking__price {
    margin: 0px 20px 0px 0px;
  }
}
@media (max-width: 767px) {
  #st-content-wrapper.st-single-tour .st-tour-booking .st-tour-booking__info .st-tour-booking__price {
    display: none;
  }
}
#st-content-wrapper.st-single-tour .st-tour-booking .st-tour-booking__info .st-tour-booking__price .st-tour-booking__price--item .value {
  display: flex;
  flex-direction: column;
}
#st-content-wrapper.st-single-tour .st-tour-booking .st-tour-booking__info .st-tour-booking__price .st-tour-booking__price--item .value .onsale {
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #c4c4c4;
  margin-bottom: 6px;
  text-decoration: line-through;
}
#st-content-wrapper.st-single-tour .st-tour-booking .st-tour-booking__info .st-tour-booking__price .st-tour-booking__price--item .value .text-lg {
  font-size: 24px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 30px;
  letter-spacing: normal;
  color: var(--main-color, #123a32);
}
#st-content-wrapper.st-single-tour .st-tour-booking .st-tour-booking__info .st-tour-booking__submit {
  padding: 0px !important;
  border-top: 0px !important;
  position: relative;
  z-index: 0;
}
#st-content-wrapper.st-single-tour .st-tour-booking .st-tour-booking__info .st-tour-booking__submit .btn-large {
  padding: 14px 24px !important;
  border-radius: 40px;
  background-color: #ec927e;
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: 1px;
  color: #ffffff;
  display: inline-block;
  position: relative;
  z-index: 20;
  outline: none;
  box-shadow: 0 5px 0 #df5334;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
}
#st-content-wrapper.st-single-tour .st-tour-booking .st-tour-booking__info .st-tour-booking__submit .btn-large:hover {
  transform: translateY(5px);
  box-shadow: 0 0px 0 #df5334 !important;
}
#st-content-wrapper.st-single-tour .st-tour-booking .st-tour-booking__info .st-tour-booking__submit .btn-large:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.4);
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
#st-content-wrapper.st-single-tour .st-tour-booking .st-tour-booking__info .st-tour-booking__submit .btn-large:hover:after {
  width: 100%;
  background-color: rgba(255, 255, 255, 0);
  border-radius: 40px;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
@media (max-width: 767px) {
  #st-content-wrapper.st-single-tour .st-tour-booking .st-tour-booking__info .st-tour-booking__submit .btn-large {
    margin-top: 8px;
    min-width: 163px;
  }
}
#st-content-wrapper.st-single-tour .st-tour-booking .st-tour-booking__info .message-wrapper {
  max-width: 235px;
  margin-top: 0px;
  margin-left: 60px;
}
@media (max-width: 767px) {
  #st-content-wrapper.st-single-tour .st-tour-booking .st-tour-booking__info .message-wrapper {
    max-width: 100%;
    width: 100%;
    margin-left: 0px;
    text-align: center;
    margin-top: 15px;
  }
}
#st-content-wrapper.st-single-tour .st-tour-booking .st-tour-booking__info .message-wrapper .alert.alert-danger {
  background-color: white;
  border: none !important;
  padding: 0px !important;
  margin: 0px !important;
  border-radius: 0px !important;
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  color: #ec927e;
}
#st-content-wrapper.st-single-tour .st-tour-booking .st-tour-booking__info .message-wrapper .alert .close {
  top: 0px;
  right: auto;
  left: -20px;
  opacity: 1;
}
#st-content-wrapper.st-single-tour .st-tour-booking .st-tour-booking__info .message-wrapper .alert .close span {
  color: #ec927e;
}

.st-header-8 .select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .st-header-8 .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-right-radius: 40px;
  border-bottom-left-radius: 40px;
}
.st-header-8 .select2-search--dropdown {
  display: none;
}
.st-header-8 .select2-dropdown--below {
  border: none;
  background: transparent;
}
.st-header-8 .select2-dropdown--above {
  background: transparent;
  border: none;
}
.st-header-8 .select2-results {
  height: auto !important;
  margin-top: 8px;
}
.st-header-8 .select2-results > .select2-results__options {
  max-height: 500px;
  border-radius: 24px;
  box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.04);
  border: solid 1px #eeeeee;
  background: white;
}
.st-header-8 .select2-results > .select2-results__options li {
  padding: 8px 24px;
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: var(--main-color, #123a32);
}
.st-header-8 .select2-results > .select2-results__options li:first-child {
  padding-top: 24px;
}
.st-header-8 .select2-results > .select2-results__options li:last-child {
  padding-bottom: 24px;
}
.st-header-8 .select2-results > .select2-results__options li[aria-selected=true] {
  background: transparent;
  color: #ec927e;
}
.st-header-8 .select2-results > .select2-results__options li.select2-results__option--highlighted[aria-selected] {
  background: transparent;
  color: #ec927e;
}
.st-header-8 .select2-results > .select2-results__options li:hover {
  color: #ec927e;
}
.st-header-8 .select2-container--below {
  border-radius: 0px;
}

/*Faqpage*/
.st-faq--solo {
  padding-bottom: 63px;
}
@media (max-width: 767px) {
  .st-faq--solo {
    padding-bottom: 15px;
  }
}
.st-faq--solo.st-faq h3 {
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 26px;
  letter-spacing: normal;
  color: var(--main-color, #123a32);
  padding: 0px 200px;
  margin: 60px 0px;
}
@media (max-width: 991px) {
  .st-faq--solo.st-faq h3 {
    padding: 0px 50px;
  }
}
@media (max-width: 767px) {
  .st-faq--solo.st-faq h3 {
    padding: 0px;
    font-size: 16px;
    margin: 32px 0px;
  }
}
.st-faq--solo.st-faq .st-flex--faq {
  display: flex;
}
@media (max-width: 767px) {
  .st-faq--solo.st-faq .st-flex--faq {
    flex-direction: column;
  }
}
@media (max-width: 767px) {
  .st-faq--solo.st-faq .st-faq--content .item:not(:last-child).active .header {
    border-bottom: none !important;
  }
}
.st-faq--solo.st-faq .st-faq--content .item:not(:last-child) .header {
  border-bottom: 2px dashed #eeeeee;
}
@media (max-width: 767px) {
  .st-faq--solo.st-faq .st-faq--content .item:last-child.active .header {
    border-bottom: none !important;
  }
}
@media (max-width: 767px) {
  .st-faq--solo.st-faq .st-faq--content .item:last-child .header {
    border-bottom: 2px dashed #eeeeee;
  }
}
.st-faq--solo.st-faq .st-faq--content .item.active .header {
  border: none;
}
@media (max-width: 767px) {
  .st-faq--solo.st-faq .st-faq--content .item.active .header {
    border-bottom: 2px dashed #eeeeee;
  }
}
@media (max-width: 767px) {
  .st-faq--solo.st-faq .st-faq--content, .st-faq--solo.st-faq .st-right {
    width: 100%;
  }
}
.st-faq--solo.st-faq .st-faq--content .item, .st-faq--solo.st-faq .st-right .item {
  position: relative;
  border: none;
  padding-bottom: 35px;
}
@media (max-width: 767px) {
  .st-faq--solo.st-faq .st-faq--content .item:not(:last-child).active .header, .st-faq--solo.st-faq .st-right .item:not(:last-child).active .header {
    border-bottom: none !important;
  }
}
.st-faq--solo.st-faq .st-faq--content .item:not(:last-child) .header, .st-faq--solo.st-faq .st-right .item:not(:last-child) .header {
  border-bottom: 2px dashed #eeeeee;
}
.st-faq--solo.st-faq .st-faq--content .item.active .header, .st-faq--solo.st-faq .st-right .item.active .header {
  border: none;
}
.st-faq--solo.st-faq .st-faq--content .item.active .body, .st-faq--solo.st-faq .st-right .item.active .body {
  padding-top: 0px;
  padding-bottom: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: rgba(18, 58, 50, 0.5);
}
@media (max-width: 767px) {
  .st-faq--solo.st-faq .st-faq--content .item.active .body, .st-faq--solo.st-faq .st-right .item.active .body {
    padding-top: 0px;
  }
}
.st-faq--solo.st-faq .st-faq--content .item.active:not(:last-child) .body, .st-faq--solo.st-faq .st-right .item.active:not(:last-child) .body {
  border-bottom: 2px dashed #eeeeee;
}
@media (max-width: 767px) {
  .st-faq--solo.st-faq .st-faq--content .item, .st-faq--solo.st-faq .st-right .item {
    padding-bottom: 18px;
  }
}
.st-faq--solo.st-faq .st-faq--content .item .header, .st-faq--solo.st-faq .st-right .item .header {
  display: flex;
  justify-content: space-between;
  padding-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 16px;
}
.st-faq--solo.st-faq .st-faq--content .item .header h5, .st-faq--solo.st-faq .st-right .item .header h5 {
  font-size: 18px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: var(--main-color, #123a32);
}
.st-faq--solo.st-faq .st-faq--content .item .header .arrow, .st-faq--solo.st-faq .st-right .item .header .arrow {
  font-size: 24px;
}
@media (max-width: 767px) {
  .st-faq--solo.st-faq .st-faq--content .item .header .arrow, .st-faq--solo.st-faq .st-right .item .header .arrow {
    margin-top: 0px;
  }
}
.st-faq--solo.st-faq .st-faq--content .item .header .arrow .fa.fa-angle-down, .st-faq--solo.st-faq .st-right .item .header .arrow .fa.fa-angle-down {
  color: #ec927e;
}

#st-content-wrapper .form-more-extra-solo {
  position: relative;
  border: none;
  min-width: 120px;
  align-items: center;
  border-radius: 40px;
  cursor: pointer;
  border: solid 1px #eeeeee;
  background-color: #f6f7f7;
}
@media screen and (max-width: 767px) {
  #st-content-wrapper .form-more-extra-solo {
    width: 100%;
    max-width: 100%;
  }
}
#st-content-wrapper .form-more-extra-solo i {
  font-size: 26px;
}
#st-content-wrapper .form-more-extra-solo .button-extra {
  display: block;
}
#st-content-wrapper .form-more-extra-solo .button-extra .dropdown-more-extra {
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 24px;
  color: #123A32;
  display: flex;
  justify-content: space-between;
  padding: 12px 24px;
  text-decoration: none;
}
#st-content-wrapper .form-more-extra-solo .dropdown-menu.extras {
  min-width: 400px;
  top: 100%;
  margin: 8px 0px 0px 0px;
  border-radius: 24px;
  margin-top: 8px;
  box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.08);
  border: solid 1px #eeeeee;
  background-color: #ffffff;
  padding: 24px;
  transition: all 0.5s;
}
@media screen and (max-width: 767px) {
  #st-content-wrapper .form-more-extra-solo .dropdown-menu.extras {
    max-width: 100%;
    min-width: auto;
  }
}
#st-content-wrapper .form-more-extra-solo ul li span.name-extra-title {
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  color: #123A32;
}
#st-content-wrapper .form-more-extra-solo ul li .title-extra {
  display: block;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #123A32;
}
#st-content-wrapper .form-more-extra-solo ul li .extra-price-item {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: rgba(18, 58, 50, 0.5);
}
#st-content-wrapper .form-more-extra-solo ul li .select-wrapper .caculator-item {
  display: flex;
  align-items: center;
}
#st-content-wrapper .form-more-extra-solo ul li .select-wrapper .caculator-item i {
  color: #EC927E;
  font-size: 14px;
}
#st-content-wrapper .form-more-extra-solo ul li .select-wrapper .caculator-item input.extra-service-select {
  margin-left: 12px;
  margin-right: 12px;
  -moz-appearance: textfield;
  text-align: center;
}
#st-content-wrapper .form-more-extra-solo ul li .select-wrapper .caculator-item input::-webkit-outer-spin-button,
#st-content-wrapper .form-more-extra-solo ul li .select-wrapper .caculator-item input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
  text-align: center;
}

/*endFaq*/
#st-content-wrapper.st-single-tour .st-tour-content.style7 .st-package-popup-solo .st-faq {
  padding: 0px;
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .st-package-popup-solo .st-faq .item {
  padding: 0px;
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .st-package-popup-solo .st-faq .item .item-inner {
  padding: 0px;
  list-style: none;
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .st-package-popup-solo .st-faq .item .item-inner .checkbox-item {
  display: flex;
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .st-package-popup-solo .st-faq .item .header {
  padding: 16px 0px 16px 0px;
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .st-package-popup-solo .st-faq .item .header h5 {
  font-size: 14px;
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .st-package-popup-solo .st-faq .item .header .arrow {
  top: 0px;
  line-height: 26px;
}
@media screen and (max-width: 767px) {
  #st-content-wrapper.st-single-tour .st-tour-content.style7 .st-package-popup-solo .st-faq .item .header .arrow {
    width: auto;
  }
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .body {
  font-size: 14px;
  color: #5E6D77;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  height: 0px;
  overflow: hidden;
  padding-bottom: 0px;
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .body ul.item-inner {
  padding: 0;
  margin: 0;
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .body ul.item-inner.flight li {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .body ul.item-inner.flight li .package-flight {
  max-width: 70%;
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .body ul.item-inner.flight li .flight_destination {
  display: flex;
  align-items: center;
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .body ul.item-inner.flight li .flight_destination i {
  margin-left: 4px;
  margin-right: 4px;
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .body ul.item-inner.flight li .flight_price_economy .i-check, #st-content-wrapper.st-single-tour .st-tour-content.style7 .body ul.item-inner.flight li .flight_price_economy .i-radio {
  height: 15px;
  width: 15px;
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .body ul.item-inner li {
  overflow: hidden;
  clear: both;
  list-style: none;
  display: block;
  margin-bottom: 20px;
  /*&:last-child{
        margin-bottom: 0;
  }*/
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .body ul.item-inner li.car-item-package {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .body ul.item-inner li label {
  font-weight: 400;
  font-size: 15px;
  margin-bottom: 0;
  display: inline-block;
  margin-left: 10px;
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .body ul.item-inner li select {
  display: inline-block;
  margin-left: 10px;
}
@media screen and (max-width : 575px) {
  #st-content-wrapper.st-single-tour .st-tour-content.style7 .body ul.item-inner li select {
    display: block;
    margin-left: 0;
    margin-top: 5px;
  }
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .body ul.item-inner.car li label {
  min-width: 40%;
}
@media screen and (max-width : 767px) {
  #st-content-wrapper.st-single-tour .st-tour-content.style7 .body ul.item-inner.flight li {
    padding-top: 12px;
    padding-left: 10px;
    padding-right: 10px;
  }
  #st-content-wrapper.st-single-tour .st-tour-content.style7 .body ul.item-inner.flight li .col-sm-4 {
    margin-bottom: 10px;
  }
  #st-content-wrapper.st-single-tour .st-tour-content.style7 .body ul.item-inner.flight li:nth-child(2n+1) {
    background: #dfdfdf;
  }
}
@media screen and (max-width : 575px) {
  #st-content-wrapper.st-single-tour .st-tour-content.style7 .body ul.item-inner.hotel ul.booking-item-rating-stars {
    display: block;
    margin-left: 0;
  }
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .body ul.booking-item-rating-stars {
  padding: 0;
  margin: 0;
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  position: relative;
  top: -1px;
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .body ul.booking-item-rating-stars li {
  float: left;
  list-style: none;
  margin-right: 4px;
  clear: none;
  margin-bottom: 0;
}
#st-content-wrapper.st-single-tour .st-tour-content.style7 .body ul.booking-item-rating-stars li .fa {
  font-size: 17px;
  color: #FFDC00;
}

.st-single-blog--solo #comment-wrapper {
  padding: 0px 200px;
  margin-top: 200px;
  margin-bottom: 0px;
}
@media (max-width: 767px) {
  .st-single-blog--solo #comment-wrapper {
    padding: 0px;
  }
}
.st-single-blog--solo #comment-wrapper #respond {
  margin-top: 60px;
  border: none;
  padding: 0px;
}
.st-single-blog--solo #comment-wrapper #respond h3#reply-title {
  font-weight: 600;
  font-size: 24px;
  line-height: 24px;
  text-align: center;
  color: #123A32;
}
.st-single-blog--solo #comment-wrapper #respond .form-submit {
  text-align: center;
}
.st-single-blog--solo #comment-wrapper #respond .form-submit input[name=submit] {
  padding: 18px 40px;
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: 1px;
  color: #ffffff !important;
  background: #ec927e !important;
  border-radius: 40px;
  margin-bottom: 0px;
  border: none !important;
  text-align: center;
  text-decoration: none;
  box-shadow: 0 5px 0 #df5334;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  position: relative;
}
.st-single-blog--solo #comment-wrapper #respond .form-submit input[name=submit]:hover {
  transform: translateY(5px);
  box-shadow: 0 0px 0 #df5334 !important;
}
.st-single-blog--solo #comment-wrapper .form-control {
  background: #F6F7F7;
  border: 1px solid #EEEEEE;
  box-sizing: border-box;
  border-radius: 24px;
  padding: 12px 24px;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: rgba(18, 58, 50, 0.6);
}
.st-single-blog--solo #comment-wrapper .form-control:active {
  border-color: #ec927e !important;
}
.st-single-blog--solo #comment-wrapper .form-control:focus {
  border-color: #ec927e !important;
}
@media (min-width: 768px) {
  .st-single-blog--solo #comment-wrapper .item-input-solo {
    padding-right: 8px;
  }
  .st-single-blog--solo #comment-wrapper .item-input-solo:nth-child(2n+1) {
    padding-right: 16px;
    padding-left: 8px;
  }
}
.st-single-blog--solo #comment-wrapper .item-input-solo .form-control {
  padding: 24px;
  line-height: 48px;
  margin-top: 16px;
}
.st-single-blog--solo #comment-wrapper h2.title {
  font-style: normal;
  font-weight: 600;
  font-size: 32px;
  line-height: 32px;
  text-align: center;
  color: #123A32;
  border: none;
}
.st-single-blog--solo #comment-wrapper .comment-list li .media-heading {
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 26px;
  color: #123A32;
}
.st-single-blog--solo #comment-wrapper .comment-list li .date {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #889C98;
}
.st-single-blog--solo #comment-wrapper .comment-list li .comment-content {
  margin-top: 16px;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: #123A32;
}
.st-single-blog--solo #comment-wrapper .comment-list li .comment-reply a.comment-reply-link {
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 1px;
  color: #EC927E;
}

/*End Single Page*/
.st-content-wrapper--solo .st-tour-booking__bg .message-wrapper {
  max-width: 235px;
  margin-left: 20px;
  margin-top: 15px;
}
.st-content-wrapper--solo .st-tour-booking__bg .message-wrapper:empty {
  display: none;
}
@media (max-width: 767px) {
  .st-content-wrapper--solo .st-tour-booking__bg .message-wrapper {
    max-width: 100%;
    width: 100%;
    margin-left: 0px;
    text-align: center;
    margin-top: 15px;
  }
}
.st-content-wrapper--solo .st-tour-booking__bg .message-wrapper .alert.alert-danger {
  background-color: white;
  border: none !important;
  padding: 0px !important;
  margin: 0px !important;
  border-radius: 0px !important;
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  color: #ec927e;
}
.st-content-wrapper--solo .st-tour-booking__bg .message-wrapper .alert .close {
  top: 0px;
  right: auto;
  left: -20px;
  opacity: 1;
}
@media (max-width: 767px) {
  .st-content-wrapper--solo .st-tour-booking__bg .message-wrapper .alert .close {
    left: 0px;
  }
}
.st-content-wrapper--solo .st-tour-booking__bg .message-wrapper .alert .close span {
  color: #ec927e;
}

/*# sourceMappingURL=sin-tour.css.map */
