html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

.overflow-hidden {
  overflow: hidden; }

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

.display-block {
  display: block;
  width: 100%; }

nav ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: none; }

a:link {
  text-decoration: none; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  outline: none !important;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none; }

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

ul {
  margin: 0;
  padding: 0; }

ul li {
  display: inline-block;
  list-style-type: none;
  vertical-align: middle; }

h1 {
  font-size: 2em; }

h2 {
  font-size: 1.5em; }

h3 {
  font-size: 1.17em; }

h4 {
  font-size: 1.33em; }

h5 {
  font-size: 0.83em; }

h6 {
  font-size: 0.67em; }

button {
  background-color: transparent;
  outline: none !important;
  padding: 0;
  margin: 0;
  border: none;
  cursor: pointer; }

.padding-bottom-0 {
  padding-bottom: 0px !important; }

.full-height {
  height: 100%; }

.full-width {
  width: 100%; }

.full {
  width: 100%;
  height: 100%; }

.relative {
  position: relative; }

input[type="password"] {
  -webkit-text-security: disc; }

/* fonts starts*/
/* fonts starts */
@font-face {
  font-family: "Segoeui";
  src: url("fonts/Segoeui/segoeui-regular.ttf"); }

@font-face {
  font-family: "Segoeui-bold";
  src: url("fonts/Segoeui/segoeui-bold.ttf"); }

@font-face {
  font-family: "Segoeui-semibold";
  src: url("fonts/Segoeui/segoeui-semibold.ttf"); }

@font-face {
  font-family: "Helvetica-light";
  src: url("fonts/Helvetica/HelveticaNeueCyr-Light.otf"); }

/* fonts ends */
::-webkit-scrollbar {
  width: 4px;
  height: 2px; }

::-webkit-scrollbar-track {
  background: transparent; }

::-webkit-scrollbar-thumb,
::-webkit-scrollbar-thumb:window-inactive {
  background: #F15C2F; }

.c-orange {
  color: #F15C2F; }

.col-minus-75 {
  width: calc(100% - 75px); }

body {
  color: #2D2522;
  font-family: Arial, Helvetica, sans-serif; }

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

.d-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.wrap {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.justify-between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.justify-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.align-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

img {
  width: 100%;
  display: block; }

.col-25 {
  width: 25%; }

.col-30 {
  width: 30%; }

.col-33 {
  width: 33.33%; }

.col-40 {
  width: 40%; }

.col-50 {
  width: 50%; }

.col-45 {
  width: 45%; }

.col-55 {
  width: 55%; }

.col-60 {
  width: 60%; }

.col-67 {
  width: 66.67%; }

.col-100 {
  width: 100%; }

.ml-18 {
  margin-left: 18px; }

.mt-16 {
  margin-top: 16px; }

.mb-16 {
  margin-bottom: 16px; }

.mt-24 {
  margin-top: 24px; }

.mb-24 {
  margin-bottom: 24px; }

.mt-32 {
  margin-top: 32px; }

.mb-32 {
  margin-bottom: 32px; }

.mb-56 {
  margin-bottom: 56px; }

.mt-56 {
  margin-top: 56px; }

.mb-64 {
  margin-bottom: 64px; }

.mt-64 {
  margin-top: 64px; }

.mt-100 {
  margin-top: 100px !important; }

.mb-100 {
  margin-bottom: 100px; }

.pt-0 {
  padding-top: 0px !important; }

.pb-64 {
  padding-bottom: 64px; }

.pb-100 {
  padding-bottom: 100px; }

.rotate-180 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.title {
  font-weight: bold;
  font-size: 24px;
  line-height: 30px; }

.subtitle {
  font-size: 18px;
  font-weight: 500;
  line-height: 22px; }

.container {
  max-width: 1200px;
  margin: 0 auto; }

.btn {
  padding: 14px 28px;
  min-width: 56px;
  background: #F15C2F;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  font-weight: 500;
  font-size: 24px;
  line-height: 29px;
  text-align: center;
  color: #FFFFFF;
  -webkit-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  transition: .3s ease-in-out; }
  .btn:hover {
    color: #FFFFFF;
    background-color: #F9450F; }

.btn-sm {
  display: block;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  padding: 12px 24px;
  font-size: 20px;
  font-weight: 700;
  line-height: 25px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  color: #FFFFFF;
  background-color: grey;
  -webkit-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  transition: .3s ease-in-out; }
  .btn-sm:hover {
    color: #FFFFFF;
    background-color: #F9450F; }

header {
  height: 112px;
  background-color: #F15C2F;
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: 9; }
  header .logo {
    width: 94px;
    display: block;
    margin-right: 32px; }
    header .logo.call-center {
      margin-right: 24px;
      width: 76px; }
  header nav {
    height: 100%;
    padding-left: 16px;
    padding-right: 16px;
    margin-right: 24px;
    border-left: 1px solid #FF6D41;
    border-right: 1px solid #FF6D41; }
    header nav ul li a {
      padding: 8px 0px;
      margin: 0px 7px;
      font-size: 17px;
      line-height: 22px;
      color: #FFFFFF;
      font-weight: 400;
      -webkit-transition: .3s ease-in-out;
      -o-transition: .3s ease-in-out;
      transition: .3s ease-in-out;
      border-top: 2px solid transparent; }
      header nav ul li a:hover, header nav ul li a.active {
        border-color: #FFFFFF;
        color: #FFFFFF; }
      header nav ul li a.active {
        font-weight: 600; }
  header .social-list {
    height: 100%;
    border-left: 1px solid #FF6D41;
    border-right: 1px solid #FF6D41;
    padding-left: 32px;
    padding-right: 32px; }
    header .social-list .img-outer {
      -webkit-filter: brightness(0) invert(1);
      filter: brightness(0) invert(1); }
  header .lang-list {
    margin-left: 32px; }
    header .lang-list .lang-select {
      position: relative;
      cursor: pointer;
      padding: 12px 0px; }
      header .lang-list .lang-select .selected-lang {
        color: #FFFFFF;
        font-size: 18px;
        font-weight: 500;
        line-height: 22px; }
        header .lang-list .lang-select .selected-lang img {
          width: 10px;
          margin-left: 9px; }
      header .lang-list .lang-select .lang-dropdown {
        display: none;
        position: absolute;
        bottom: 0px;
        right: 0px;
        -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
        transform: translateY(100%);
        border: 1px solid #FFFFFF; }
        header .lang-list .lang-select .lang-dropdown .lang-item {
          background-color: white;
          padding: 6px 18px;
          color: #F15C2F;
          -webkit-transition: .3s ease-in-out;
          -o-transition: .3s ease-in-out;
          transition: .3s ease-in-out; }
          header .lang-list .lang-select .lang-dropdown .lang-item:hover {
            background-color: #F15C2F;
            color: #FFFFFF; }

footer .container::after, footer .container::before {
  display: none; }

footer .copyright {
  padding: 22px;
  color: #FFFFFF;
  background-color: #F15C2F; }
  footer .copyright p {
    font-weight: 500;
    font-size: 15px;
    line-height: 22px; }
    footer .copyright p a {
      font-weight: 700;
      color: #FFFFFF; }

footer .info-list {
  background-color: #F5F4F4;
  padding: 64px 0px; }
  footer .info-list .title {
    margin-bottom: 24px; }
  footer .info-list .contact-list .contact-info:not(:last-child) {
    margin-bottom: 24px; }
  footer .info-list .contact-list .contact-info .img-outer {
    width: 19px;
    margin-right: 18px; }
  footer .info-list .payment-list .img-outer:not(:last-child) {
    margin-right: 30px; }
  footer .info-list .payment-list .img-outer.visa {
    max-width: 96px; }
  footer .info-list .payment-list .img-outer.mastercard {
    max-width: 64px; }

.breadcrumbs {
  margin: 49px 0px; }
  .breadcrumbs a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #8D8785; }
    .breadcrumbs a:hover {
      color: #8D8785; }
    .breadcrumbs a.active {
      font-weight: 700;
      color: #2D2522; }
  .breadcrumbs img {
    width: 24px; }

.section-head {
  position: relative;
  font-size: 32px;
  font-weight: 700;
  line-height: 40px;
  padding-top: 28px; }
  .section-head:before {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 78px;
    border: 4px solid #F15C2F;
    background: #F15C2F;
    -webkit-border-radius: 4px;
    border-radius: 4px; }
  .section-head.small {
    max-width: 140px;
    font-size: 24px;
    line-height: 30px;
    padding-top: 24px; }
  .section-head.bottom-line {
    padding-top: 0px;
    padding-bottom: 36px; }
    .section-head.bottom-line:before {
      top: auto;
      bottom: 0px; }

.section-desc {
  font-size: 16px;
  font-weight: 500;
  line-height: 23px;
  max-width: 320px; }

.social-list .img-outer {
  width: 24px;
  -webkit-filter: brightness(0);
  filter: brightness(0);
  -webkit-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  transition: .3s ease-in-out; }
  .social-list .img-outer:hover {
    -webkit-filter: brightness(1);
    filter: brightness(1); }
  .social-list .img-outer:not(:last-child) {
    margin-right: 16px; }

.contract-sc {
  padding-top: 48px;
  padding-bottom: 64px; }
  .contract-sc form {
    padding-right: 75px; }
    .contract-sc form label {
      display: block;
      font-size: 16px;
      font-weight: 500;
      line-height: 19px; }
    .contract-sc form input, .contract-sc form textarea {
      width: 100%;
      padding: 20px;
      background: #F5F4F4;
      -webkit-border-radius: 8px;
      border-radius: 8px;
      outline: none;
      border: none; }
    .contract-sc form textarea {
      resize: none; }
  .contract-sc .map-wrapper {
    width: 100%;
    height: 100%;
    position: relative; }
    .contract-sc .map-wrapper iframe, .contract-sc .map-wrapper .layout {
      width: 100%;
      height: 100%;
      -webkit-border-radius: 8px;
      border-radius: 8px; }
    .contract-sc .map-wrapper .layout {
      position: absolute;
      top: 0px;
      left: 0px;
      background: rgba(241, 92, 47, 0.15);
      pointer-events: none; }
    .contract-sc .map-wrapper .card {
      position: absolute;
      top: 0px;
      right: 32px;
      background-color: #F15C2F;
      max-width: 345px;
      padding: 48px 24px;
      padding-right: 28px;
      -webkit-box-shadow: 2px 3px 8px rgba(112, 39, 18, 0.4);
      box-shadow: 2px 3px 8px rgba(112, 39, 18, 0.4);
      -webkit-border-bottom-left-radius: 8px;
      border-bottom-left-radius: 8px;
      -webkit-border-bottom-right-radius: 8px;
      border-bottom-right-radius: 8px;
      color: #FFFFFF; }
      .contract-sc .map-wrapper .card .title {
        margin-bottom: 28px;
        font-size: 20px;
        font-weight: 700;
        line-height: 25px; }
      .contract-sc .map-wrapper .card .img-outer {
        -webkit-filter: brightness(0) invert(1) !important;
        filter: brightness(0) invert(1) !important; }
      .contract-sc .map-wrapper .card .info:not(:last-child) {
        margin-bottom: 22px; }
      .contract-sc .map-wrapper .card .info .contact-info {
        margin-bottom: 24px; }
        .contract-sc .map-wrapper .card .info .contact-info .img-outer {
          margin-right: 18px; }

.support-sc {
  padding-top: 48px; }
  .support-sc .content p {
    font-size: 18px;
    font-weight: 500;
    line-height: 32px; }
    .support-sc .content p:not(:last-child) {
      margin-bottom: 36px; }
  .support-sc .img-addition {
    padding-left: 75px; }

.img-addition {
  position: relative; }
  .img-addition::before {
    content: '';
    width: calc(100% - 75px);
    height: 100%;
    position: absolute;
    right: 22px;
    bottom: -22px;
    z-index: -1;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    background: #FFDBD0; }

.support-list-sc {
  margin-bottom: 18px; }
  .support-list-sc .card .img-outer {
    padding-right: 16px; }
  .support-list-sc .card .content {
    padding-left: 16px;
    padding-right: 56px;
    font-size: 18px;
    line-height: 30px; }
    .support-list-sc .card .content.card-addition {
      padding-left: 0px;
      padding-right: 0px; }

.support-warning-sc {
  position: relative;
  padding: 48px 0px;
  background: #FFF4F1;
  font-size: 18px;
  line-height: 30px; }
  .support-warning-sc .bk-img {
    height: calc(100% - 124px);
    position: absolute;
    right: 0px;
    top: 0px; }
  .support-warning-sc .warning-item {
    position: relative;
    padding-left: 28px;
    max-width: 1020px; }
    .support-warning-sc .warning-item:not(:last-child) {
      margin-bottom: 64px; }
    .support-warning-sc .warning-item::before {
      content: '';
      position: absolute;
      top: 0px;
      left: 0px;
      height: calc(100% - 4px);
      border: 4px solid #F15C2F;
      -webkit-border-radius: 4px;
      border-radius: 4px; }

.m-auto {
  margin: 0 auto; }

.error-sc {
  background: #FFF4F1; }
  .error-sc .error-wrapper {
    max-width: 527px;
    padding-top: 114px;
    padding-bottom: 96px; }
    .error-sc .error-wrapper h1 {
      text-align: center;
      margin-top: 48px;
      font-size: 32px;
      line-height: 39px; }
      .error-sc .error-wrapper h1 a {
        color: #F15C2F; }

.t-center {
  text-align: center; }

.col-count-2 {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2; }

.about-tour-sc {
  padding-bottom: 72px; }
  .about-tour-sc .col-50 {
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .about-tour-sc .col-50:nth-child(1) {
      padding-right: 12px; }
    .about-tour-sc .col-50:nth-child(2) {
      padding-left: 12px; }
  .about-tour-sc .card {
    width: 100%;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    margin-bottom: 24px; }
    .about-tour-sc .card.orange {
      background: #FFDBD0; }
    .about-tour-sc .card.yellow {
      background: #FFFAD0; }
    .about-tour-sc .card.blue {
      background: #D0F1FF; }
    .about-tour-sc .card.green {
      background: #D7FFD0; }
    .about-tour-sc .card.purple {
      background: #D0D5FF; }
    .about-tour-sc .card.pink {
      background: #FFD0F5; }
    .about-tour-sc .card .info-list {
      width: calc(100% - 129px);
      padding: 24px;
      padding-right: 0px; }
      .about-tour-sc .card .info-list ul {
        padding-left: 24px; }
        .about-tour-sc .card .info-list ul li {
          display: list-item;
          list-style-type: disc;
          font-size: 18px;
          line-height: 32px; }
    .about-tour-sc .card.orange .region-list {
      background: #FFC6B5 !important; }
    .about-tour-sc .card.orange .btn-sm {
      background-color: #F15C2F; }
    .about-tour-sc .card.blue .region-list {
      background: #B5EDFF; }
    .about-tour-sc .card.blue .btn-sm {
      background-color: #00B0FC; }
    .about-tour-sc .card.purple .region-list {
      background: #B5C1FF; }
    .about-tour-sc .card.purple .btn-sm {
      background-color: #0019FC; }
    .about-tour-sc .card.yellow .region-list {
      background: #FFF3B5; }
    .about-tour-sc .card.yellow .btn-sm {
      background-color: #CCB800; }
    .about-tour-sc .card.green .region-list {
      background: #B5FFC5; }
    .about-tour-sc .card.green .btn-sm {
      background-color: #1CBC00; }
    .about-tour-sc .card.pink .region-list {
      background: #FFB5F3; }
    .about-tour-sc .card.pink .btn-sm {
      background-color: #FF00C7; }
    .about-tour-sc .card .region-list {
      width: 129px;
      padding: 24px;
      -webkit-border-bottom-right-radius: 8px;
      border-bottom-right-radius: 8px;
      -webkit-border-top-right-radius: 8px;
      border-top-right-radius: 8px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
      .about-tour-sc .card .region-list .dots {
        border-left: 1px dashed #2D2522;
        height: 100%;
        width: -webkit-min-content;
        width: -moz-min-content;
        width: min-content;
        margin: 8px auto; }
      .about-tour-sc .card .region-list .region {
        font-size: 20px;
        font-weight: 500;
        line-height: 24px; }
      .about-tour-sc .card .region-list.single {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
        .about-tour-sc .card .region-list.single div {
          font-size: 24px;
          line-height: 29px; }

.owl-theme .owl-nav {
  margin: 0px; }

.banner {
  position: relative; }
  .banner .item {
    -webkit-border-radius: 8px;
    border-radius: 8px;
    -webkit-background-size: cover !important;
    background-size: cover !important;
    position: relative; }
    .banner .item .tour-name {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      min-width: 484px;
      padding: 24px;
      background: rgba(222, 96, 63, 0.5);
      -webkit-border-radius: 8px;
      border-radius: 8px;
      color: #FFFFFF;
      font-size: 40px;
      font-weight: 700;
      line-height: 50px; }

.one-slide .owl-nav .owl-prev, .one-slide .owl-nav .owl-next {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-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;
  width: 64px;
  height: 64px;
  color: #FFFFFF !important;
  background-color: #F15C2F !important;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  transition: .3s ease-in-out; }
  .one-slide .owl-nav .owl-prev:hover, .one-slide .owl-nav .owl-next:hover {
    opacity: .7; }
  .one-slide .owl-nav .owl-prev img, .one-slide .owl-nav .owl-next img {
    width: 19px; }

.one-slide .owl-nav .owl-prev {
  left: 32px; }

.one-slide .owl-nav .owl-next {
  right: 32px !important; }

.about-banner-sc .one-slide .item {
  height: 488px; }

.about-banner-sc .container {
  position: relative; }
  .about-banner-sc .container .outer-banner {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 11; }

.about-region-sc .banner .item {
  height: 488px; }

.about-region-sc .content {
  font-size: 18px;
  font-weight: 500;
  line-height: 30px; }
  .about-region-sc .content .hint {
    position: relative;
    padding-left: 30px;
    margin-bottom: 48px;
    font-size: 24px;
    font-weight: 700;
    line-height: 36px; }
    .about-region-sc .content .hint::before {
      content: '';
      position: absolute;
      top: 0px;
      left: 0px;
      height: calc(100% - 4px);
      border: 4px solid #F15C2F;
      background: #F15C2F;
      -webkit-border-radius: 4px;
      border-radius: 4px; }
  .about-region-sc .content p:not(:last-child) {
    margin-bottom: 36px; }

.activity-sc {
  padding-bottom: 80px; }
  .activity-sc a.item .info h2 {
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out; }
  .activity-sc a.item:hover .info h2 {
    color: #F15C2F; }
  .activity-sc a {
    color: #2D2522; }
  .activity-sc .info {
    margin-top: 24px;
    font-size: 18px;
    font-weight: 700;
    line-height: 22px; }
  .activity-sc .location {
    margin-top: 12px;
    width: 100%;
    color: #8D8785; }
    .activity-sc .location img {
      -webkit-filter: grayscale(1);
      filter: grayscale(1);
      margin-right: 13px;
      width: 18px !important; }

.card-slider {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .card-slider .owl-stage-outer {
    margin-bottom: 40px; }
  .card-slider .owl-nav {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content; }
  .card-slider .owl-prev, .card-slider .owl-next {
    margin: 0px !important;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    -webkit-filter: brightness(0);
    filter: brightness(0); }
    .card-slider .owl-prev:hover, .card-slider .owl-next:hover {
      background-color: transparent !important;
      -webkit-filter: brightness(1);
      filter: brightness(1); }
  .card-slider .owl-prev {
    margin-right: 24px !important; }
  .card-slider .owl-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: calc(100% - 148px);
    margin-left: auto; }
    .card-slider .owl-dots .owl-dot {
      width: 100%;
      height: 1px;
      background-color: #8D8785; }
      .card-slider .owl-dots .owl-dot span {
        display: none; }
      .card-slider .owl-dots .owl-dot.active {
        height: 2px;
        margin-top: -1px;
        background-color: #F15C2F; }

.m-lr-minus-12 {
  margin-left: -12px;
  margin-right: -12px; }

.who-r-we-sc .gallery {
  margin-top: 88px; }

.who-r-we-sc .col-33 {
  padding: 12px; }
  .who-r-we-sc .col-33 .card img {
    -webkit-border-radius: 8px;
    border-radius: 8px; }

.pl-64 {
  padding-left: 64px; }

.w-64 {
  width: 64px; }

.services-sc .service-img {
  margin-right: 16px; }

.services-sc .service-item {
  margin-bottom: 32px;
  font-size: 15px; }

.services-sc .content {
  font-size: 18px;
  line-height: 30px; }

.align-end {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end; }

.our-staff-sc {
  padding-top: 98px;
  padding-bottom: 80px;
  background-color: #FFF4F1; }
  .our-staff-sc .content {
    font-size: 18px;
    line-height: 30px; }
  .our-staff-sc .staff-card {
    display: block;
    padding: 48px 56px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    background-color: #FFFFFF; }
    .our-staff-sc .staff-card .staff-img {
      -webkit-border-radius: 4px;
      border-radius: 4px; }
    .our-staff-sc .staff-card .info h2 {
      margin-top: 24px;
      font-size: 18px;
      font-weight: 600;
      line-height: 22px; }
    .our-staff-sc .staff-card .info h3 {
      margin-top: 10px;
      font-size: 16px;
      line-height: 19px;
      color: #828282; }
    .our-staff-sc .staff-card .contact {
      margin-top: 36px; }
      .our-staff-sc .staff-card .contact .contact-item {
        margin-top: 10px; }
        .our-staff-sc .staff-card .contact .contact-item p {
          font-size: 15px;
          line-height: 19px; }
      .our-staff-sc .staff-card .contact img {
        width: 18px;
        margin-right: 10px; }

.id-sc {
  padding-top: 64px;
  padding-bottom: 52px; }
  .id-sc .col-50 {
    padding: 12px; }
    .id-sc .col-50 .card img {
      border: 1px solid #2D2522;
      -webkit-border-radius: 8px;
      border-radius: 8px; }

.mw-179 {
  min-width: 179px; }

.map-sc .map-wrapper {
  position: relative; }
  .map-sc .map-wrapper::before {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.2);
    pointer-events: none; }
  .map-sc .map-wrapper iframe {
    width: 100%;
    height: 470px;
    -webkit-border-radius: 8px;
    border-radius: 8px; }

.home-sc.contract-sc {
  padding-top: 0px; }

.home-sc.home-banner-sc .owl-nav {
  display: none; }

.home-sc.home-banner-sc .item {
  min-height: calc(100vh - 112px);
  -webkit-background-size: cover !important;
  background-size: cover !important;
  background-position: bottom center !important; }
  .home-sc.home-banner-sc .item h1 {
    padding: 24px 34px;
    font-size: 40px;
    font-weight: 700;
    line-height: 50px;
    color: #FFFFFF;
    background: rgba(222, 96, 63, 0.5);
    -webkit-border-radius: 8px;
    border-radius: 8px; }

.more {
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  color: #F15C2F !important; }
  .more img {
    width: 28px; }

.align-start {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }

.tours-sc {
  padding-top: 40px;
  padding-bottom: 40px;
  overflow-x: hidden; }
  .tours-sc .col-25 {
    padding: 24px 12px; }

.tours-gallery-sc .col-40 {
  position: relative; }
  .tours-gallery-sc .col-40::before {
    content: '';
    position: absolute;
    top: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.85);
    z-index: 1; }
  .tours-gallery-sc .col-40 .main.content {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 2;
    padding: 48px;
    padding-right: 54px; }
    .tours-gallery-sc .col-40 .main.content p {
      font-size: 16px;
      font-weight: 500;
      line-height: 28px; }

.tours-gallery-sc .col-60 .gallery-option {
  position: relative;
  color: #FFFFFF;
  cursor: pointer; }
  .tours-gallery-sc .col-60 .gallery-option:before {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    background: rgba(238, 119, 83, 0.5);
    width: 100%;
    height: 100%;
    z-index: 1;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out; }
  .tours-gallery-sc .col-60 .gallery-option.active::before {
    background: transparent; }
  .tours-gallery-sc .col-60 .gallery-option:hover::before {
    background: rgba(238, 119, 83, 0.3); }
  .tours-gallery-sc .col-60 .gallery-option .count {
    position: absolute;
    top: 16px;
    left: 16px;
    font-size: 32px;
    font-weight: 700;
    line-height: 40px;
    z-index: 2; }
  .tours-gallery-sc .col-60 .gallery-option .name {
    position: absolute;
    left: 16px;
    bottom: 32px;
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
    z-index: 2; }
  .tours-gallery-sc .col-60 .gallery-option .desc {
    display: none; }

.tours-gallery-sc .bk-img {
  -webkit-background-size: cover !important;
  background-size: cover !important;
  background-position: center !important; }

.regions-sc .content {
  font-size: 16px;
  line-height: 30px; }
  .regions-sc .content p {
    text-align: justify; }

.regions-sc .col-minus-75 {
  width: 100%; }

.regions-sc .region-data-item:not(:last-child) {
  margin-bottom: 64px; }

.regions-sc .region-data-item:nth-child(odd) .col-50:first-child {
  padding-right: 75px; }

.regions-sc .region-data-item:nth-child(even) {
  padding-right: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse; }
  .regions-sc .region-data-item:nth-child(even) .col-50:first-child {
    padding-left: 75px; }

.regions-sc .tab-head {
  -webkit-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  overflow: auto; }

.regions-sc .tab-body-item {
  display: none; }
  .regions-sc .tab-body-item.active {
    display: block; }

.br-8 {
  -webkit-border-radius: 8px;
  border-radius: 8px; }

.tab-head-item {
  padding: 17px;
  text-align: center;
  min-width: 176px;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  color: #F15C2F;
  border: 1px solid #F15C2F;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  -webkit-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  cursor: pointer; }
  .tab-head-item.active, .tab-head-item:hover {
    background-color: #F15C2F;
    color: #FFFFFF; }
  .tab-head-item:not(:last-child) {
    margin-right: 16px; }

.c-white {
  color: #FFFFFF !important; }

.region-map-sc {
  background: url(../img/regions-map-bk.png) no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  min-height: calc(100vh - 112px);
  position: relative;
  overflow: hidden; }
  .region-map-sc .breadcrumbs {
    color: #FFFFFF; }
    .region-map-sc .breadcrumbs .active {
      color: #2D2522; }
  .region-map-sc .region-map-img {
    max-width: 820px;
    margin: auto;
    padding-bottom: 16px; }
    .region-map-sc .region-map-img.opened svg {
      margin-left: -140px; }
    .region-map-sc .region-map-img svg {
      width: 100%;
      -webkit-transition: .3s ease-in-out;
      -o-transition: .3s ease-in-out;
      transition: .3s ease-in-out; }
      .region-map-sc .region-map-img svg .word {
        -webkit-transition: .3s ease-in-out;
        -o-transition: .3s ease-in-out;
        transition: .3s ease-in-out; }
      .region-map-sc .region-map-img svg g {
        cursor: pointer;
        background-color: firebrick; }
        .region-map-sc .region-map-img svg g path, .region-map-sc .region-map-img svg g circle {
          -webkit-transition: .3s ease-in-out;
          -o-transition: .3s ease-in-out;
          transition: .3s ease-in-out; }
          .region-map-sc .region-map-img svg g path:not(.word), .region-map-sc .region-map-img svg g circle:not(.word) {
            opacity: 0; }
        .region-map-sc .region-map-img svg g:hover path, .region-map-sc .region-map-img svg g:hover circle {
          opacity: 1; }
        .region-map-sc .region-map-img svg g:hover .word {
          fill: #F15C2F !important; }
        .region-map-sc .region-map-img svg g.active path, .region-map-sc .region-map-img svg g.active circle {
          opacity: 1; }
        .region-map-sc .region-map-img svg g.active .more-word {
          opacity: 0; }
        .region-map-sc .region-map-img svg g.active .word {
          fill: #F15C2F !important; }
  .region-map-sc .region-tab-list {
    padding-top: 32px;
    overflow-y: scroll;
    position: absolute;
    top: 0px;
    right: 0px;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    height: 100%;
    min-width: 339px;
    background: rgba(255, 255, 255, 0.8);
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    width: 360px;
    padding-left: 48px; }
    .region-map-sc .region-tab-list.active {
      -webkit-transform: translateX(0%);
      -ms-transform: translateX(0%);
      transform: translateX(0%); }
    .region-map-sc .region-tab-list .region-item {
      border-right: 1px solid #F15C2F;
      padding-right: 16px;
      width: 196px;
      position: relative; }
      .region-map-sc .region-tab-list .region-item .region-name {
        position: absolute !important;
        top: 0px;
        right: 16px; }
      .region-map-sc .region-tab-list .region-item:last-child .content {
        display: none; }
        .region-map-sc .region-tab-list .region-item:last-child .content.opened {
          display: block; }
      .region-map-sc .region-tab-list .region-item .region-name {
        position: relative;
        color: #F15C2F;
        font-size: 18px;
        font-weight: 700;
        line-height: 22px;
        text-align: right;
        margin-top: -4px;
        cursor: pointer;
        margin-bottom: 19px; }
        .region-map-sc .region-tab-list .region-item .region-name::after {
          content: '';
          position: absolute;
          top: 50%;
          right: -8px;
          -webkit-transform: translate(100%, -50%);
          -ms-transform: translate(100%, -50%);
          transform: translate(100%, -50%);
          width: 16px;
          height: 16px;
          background-color: #F15C2F;
          -webkit-border-radius: 50%;
          border-radius: 50%; }
      .region-map-sc .region-tab-list .region-item .content {
        padding-top: 42px;
        font-size: 14px;
        font-style: normal;
        font-weight: 500;
        line-height: 18px;
        color: #2D2522;
        text-align: right;
        display: block;
        padding-bottom: 18px;
        visibility: hidden;
        height: 64px; }
        .region-map-sc .region-tab-list .region-item .content.opened {
          visibility: visible;
          height: auto; }
        .region-map-sc .region-tab-list .region-item .content img {
          margin-bottom: 8px;
          -webkit-border-radius: 8px;
          border-radius: 8px; }

.sp {
  border-top: 1px solid #F96F46; }

.region-tab-close {
  display: none; }

.region-tab-list {
  position: relative; }
  .region-tab-list .region-tab-close {
    -webkit-filter: brightness(0);
    filter: brightness(0);
    width: 24px;
    position: absolute;
    top: 16px;
    right: 18px; }

.c-black {
  color: #2D2522; }
  .c-black:hover {
    color: #2D2522; }

.gm-style .place-card-large {
  display: none !important; }

.loader-outer {
  position: fixed;
  top: 0px;
  left: 0px;
  background-color: #FFFFFF;
  z-index: 99999;
  width: 100vw;
  height: 100vh; }

#loader {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  width: 120px;
  height: 120px;
  margin: -76px 0 0 -76px;
  border: 8px solid #f3f3f3;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border-top: 8px solid #F15C2F;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite; }

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg); } }

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@media screen and (max-width: 1200px) {
  .region-map-sc .region-map-img {
    max-width: 650px; }
  .regions-sc.who-r-we-sc.support-sc .region-data-item:nth-child(odd) .col-50:first-child {
    padding-right: 0px; }
  .regions-sc.who-r-we-sc.support-sc .region-data-item:nth-child(even) .col-50:first-child {
    padding-left: 30px; }
  header .social-list {
    padding-left: 16px;
    padding-right: 16px; }
    header .social-list .img-outer {
      width: 16px; }
      header .social-list .img-outer:not(:last-child) {
        margin-right: 8px; }
  header nav {
    margin-right: 16px; }
    header nav ul li a {
      margin: 0px 10px;
      font-size: 15px; }
  header .logo {
    width: 78px;
    margin-right: 16px; }
    header .logo .call-center {
      margin-right: 16px;
      width: 64px; }
  header .lang-list {
    font-size: 15px !important; }
    header .lang-list .selected-lang {
      font-size: 15px !important; }
  footer .info.col-30 {
    padding-left: 91px; }
  .who-r-we-sc .col-minus-75 {
    width: calc(100% - 30px); }
  .support-list-sc .col-50 {
    width: 100%; }
  .support-list-sc .col-40 {
    width: 30%; }
  .support-list-sc .col-60 {
    width: 70%; }
    .support-list-sc .col-60 .section-head {
      margin-bottom: 12px;
      font-size: 18px;
      font-weight: 700;
      line-height: 22px; }
  .support-list-sc .card .content {
    padding-right: 0px; } }

@media screen and (max-width: 991px) {
  .tours-gallery-sc .col-60 .gallery-option:hover:before {
    opacity: 0; }
  .region-tab-close {
    display: block; }
  .bk-layout {
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 10;
    background-color: rgba(45, 37, 34, 0.4);
    display: none; }
    .bk-layout.active {
      display: block; }
  header {
    height: 76px; }
    header .ml-auto-in-resp {
      margin-left: auto; }
      header .ml-auto-in-resp.call-center {
        margin-right: 0px;
        padding: 0px 16px;
        width: 72px !important;
        border-left: 1px solid #FF6D41;
        border-right: 1px solid #FF6D41; }
    header .lang-list {
      height: 100%;
      margin-left: 0px; }
      header .lang-list .lang-select {
        padding-right: 23px;
        padding-left: 16px; }
    header .container::before, header .container::after {
      content: none; }
    header .hamburger {
      height: 100%;
      padding-left: 16px;
      border-left: 1px solid #FF6D41;
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      header .hamburger img {
        width: 32px; }
    header .logo {
      width: 58px; }
      header .logo.call-center {
        width: 40px;
        height: 100%;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
    header .selected-lang {
      font-size: 16px;
      font-weight: 500;
      line-height: 19px; }
    header .close-menu {
      width: 24px;
      position: absolute;
      top: 16px;
      left: 18px; }
    header .copyright {
      width: 100%;
      padding: 16px 20px;
      background-color: #ED4F20;
      color: #FFFFFF;
      font-size: 11px;
      font-weight: 500;
      line-height: 13px;
      -ms-flex-item-align: end;
      align-self: flex-end; }
      header .copyright b {
        font-size: 11px;
        font-weight: 700;
        line-height: 14px; }
    header .hide-in-resp {
      display: none; }
    header .sp {
      margin-top: 12px;
      margin-bottom: 24px; }
    header .show-in-resp {
      display: block; }
      header .show-in-resp.logo {
        display: block !important;
        width: 123px;
        margin: 0 auto;
        margin-top: 48px;
        margin-bottom: 24px; }
      header .show-in-resp.social-list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: -webkit-max-content;
        height: -moz-max-content;
        height: max-content;
        border-right: 0px;
        margin-bottom: 24px; }
        header .show-in-resp.social-list .img-outer {
          width: 20px; }
          header .show-in-resp.social-list .img-outer:not(:last-child) {
            margin-right: 16px; }
    header nav {
      width: 286px;
      height: 100vh;
      overflow-y: auto;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      position: fixed;
      right: -100vw;
      top: 0px;
      z-index: 10;
      -webkit-box-align: start !important;
      -ms-flex-align: start !important;
      align-items: flex-start !important;
      background: #F15C2F;
      margin-right: 0px;
      padding: 0px;
      border: 0px;
      -webkit-transition: .3s ease-in-out;
      -o-transition: .3s ease-in-out;
      transition: .3s ease-in-out; }
      header nav.opened {
        right: 0px;
        top: 0px; }
      header nav ul {
        width: 100%;
        margin-top: 12px; }
        header nav ul li {
          width: 100%; }
          header nav ul li a {
            width: 100%;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            margin-left: 0px;
            padding: 12px 18px;
            border-left: 2px solid transparent;
            font-weight: 500 !important;
            border-top: none !important; }
            header nav ul li a.active, header nav ul li a:hover {
              background-color: #F6653A;
              border-color: #FFFFFF; }
            header nav ul li a:focus {
              color: #FFFFFF; }
            header nav ul li a img {
              width: 20px;
              margin-right: 16px; }
  .home-sc.contract-sc .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse; }
    .home-sc.contract-sc .container .col-45, .home-sc.contract-sc .container .col-55 {
      width: 100%; }
    .home-sc.contract-sc .container .col-55 {
      margin-bottom: 32px; }
  footer .info-list {
    padding: 32px 0px; }
    footer .info-list .contact-list .contact-info:not(:last-child) {
      margin-bottom: 16px; }
    footer .info-list .title {
      margin-bottom: 18px; }
    footer .info-list .col-40, footer .info-list .col-30 {
      width: 100%; }
    footer .info-list .info.col-30 {
      padding-left: 0px; }
    footer .info-list .info:not(:last-child) {
      margin-bottom: 24px; }
  .support-warning-sc {
    padding: 32px 0px;
    margin-bottom: 32px; }
    .support-warning-sc .warning-item {
      font-size: 15px;
      font-weight: 500;
      line-height: 30px; }
      .support-warning-sc .warning-item:not(:last-child) {
        margin-bottom: 32px; }
      .support-warning-sc .warning-item:before {
        height: 56px; }
    .support-warning-sc .bk-img {
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
      .support-warning-sc .bk-img img {
        width: auto;
        height: 100%; }
  .support-sc {
    padding-top: 0px;
    padding-bottom: 48px; }
    .support-sc .content p {
      font-size: 15px;
      line-height: 27px; }
      .support-sc .content p:not(:last-child) {
        margin-bottom: 12px; }
    .support-sc .section-head {
      margin-bottom: 12px;
      font-size: 18px;
      font-weight: 700;
      line-height: 22px; }
  .support-list-sc .card .content {
    font-size: 15px;
    line-height: 27px;
    padding-left: 0px; }
  .pb-100 {
    padding-bottom: 48px; }
  .mb-32 {
    margin-bottom: 20px; }
  .m-lr-minus-12 {
    margin-left: -6px;
    margin-right: -6px; }
  textarea {
    height: 192px; }
  .contract-sc {
    padding-top: 0px;
    padding-bottom: 32px; }
    .contract-sc form {
      margin-top: 32px;
      margin-bottom: 32px;
      padding-right: 0px; }
      .contract-sc form .btn {
        margin-top: 12px; }
    .contract-sc .col-50 {
      width: 100%; }
    .contract-sc .map-wrapper .layout {
      background-color: transparent; }
    .contract-sc .map-wrapper .card {
      padding: 32px 16px;
      color: #2D2522;
      -webkit-box-shadow: none;
      box-shadow: none;
      background-color: #FFF0EB;
      position: static;
      width: 100%;
      max-width: 100%;
      -webkit-border-radius: 8px;
      border-radius: 8px; }
      .contract-sc .map-wrapper .card .img-outer {
        -webkit-filter: none !important;
        filter: none !important; }
      .contract-sc .map-wrapper .card .info:not(:last-child) {
        margin-bottom: 8px; }
      .contract-sc .map-wrapper .card .title {
        margin-bottom: 16px; }
    .contract-sc .map-wrapper iframe {
      margin-top: 16px;
      height: 228px;
      -webkit-border-radius: 8px;
      border-radius: 8px; }
  .who-r-we-sc .col-minus-75 {
    width: 100%; }
  .who-r-we-sc .gallery {
    margin-top: 16px; }
  .who-r-we-sc .col-33 {
    padding: 6px; }
  .services-sc {
    padding-bottom: 16px; }
    .services-sc .col-40, .services-sc .col-60 {
      width: 100%; }
    .services-sc .col-40 {
      margin-bottom: 32px; }
    .services-sc .col-60 .pl-64 {
      padding-left: 0px; }
  .our-staff-sc {
    padding-top: 48px;
    padding-bottom: 48px; }
    .our-staff-sc .card-slider.mt-100 {
      margin-top: 48px !important; }
    .our-staff-sc .staff-card {
      padding: 24px 20px;
      padding-bottom: 27px; }
  .id-sc {
    padding-top: 48px;
    padding-bottom: 32px; }
    .id-sc .col-50 {
      width: 100%; }
  .about-tour-sc .card {
    font-size: 15px;
    line-height: 32px; }
  .tours-sc .col-25 {
    width: 33.33%; } }

.show-in-resp {
  display: none; }
  .show-in-resp.logo {
    display: none !important; }

@media screen and (max-width: 768px) {
  .region-map-sc {
    min-height: calc(100vh - 76px);
    position: relative; }
    .region-map-sc .region-map-img {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      width: calc(100% - 32px); }
  .regions-sc.who-r-we-sc.support-sc .tab-head-item {
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    min-width: 160px;
    white-space: nowrap; }
  .regions-sc.who-r-we-sc.support-sc .region-data-item:not(:first-child) .col-50:first-child {
    margin-bottom: 24px; }
  .regions-sc.who-r-we-sc.support-sc .region-data-item:not(:last-child) {
    margin-bottom: 24px; }
  .regions-sc.who-r-we-sc.support-sc .region-data-item:first-child {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse; }
  .regions-sc.who-r-we-sc.support-sc .region-data-item:nth-child(even) .col-50:first-child {
    padding-left: 0px; }
  .more {
    font-size: 14px;
    font-weight: 700;
    line-height: 17px; }
  .home-sc.map-sc {
    padding-bottom: 32px; }
    .home-sc.map-sc .map-wrapper iframe {
      height: 343px; }
  .home-sc.contract-sc {
    padding-bottom: 0px; }
    .home-sc.contract-sc .btn {
      min-width: 143px;
      padding: 15px 30px;
      font-size: 16px;
      font-weight: 500;
      line-height: 19px; }
  .home-sc.home-banner-sc .item h1 {
    max-width: 293px;
    padding: 16px 32px;
    font-size: 19px;
    font-weight: 700;
    line-height: 25px; }
  .home-sc.home-banner-sc .item .btn {
    font-size: 16px;
    font-weight: 500;
    line-height: 19px;
    min-width: 143px;
    padding: 15px 30px;
    margin-top: 32px; }
  footer .copyright {
    padding: 16px;
    font-size: 10px;
    line-height: 12px; }
    footer .copyright .container {
      padding: 0px; }
    footer .copyright p {
      font-size: 10px; }
      footer .copyright p:not(:last-child) {
        margin-bottom: 16px; }
  .h-auto-in-resp {
    height: auto !important;
    overflow: none; }
  .tours-gallery-sc .col-40, .tours-gallery-sc .col-60 {
    width: 100%; }
  .tours-gallery-sc .col-40 {
    -webkit-border-radius: 8px;
    border-radius: 8px; }
    .tours-gallery-sc .col-40 .main.content {
      position: relative;
      padding: 32px 16px; }
  .tours-gallery-sc .col-60 .h-220-in-resp {
    height: auto; }
    .tours-gallery-sc .col-60 .h-220-in-resp .gallery-option {
      margin-top: 16px;
      height: 220px !important;
      margin-left: 5px;
      margin-right: 5px;
      -webkit-border-radius: 8px;
      border-radius: 8px; }
      .tours-gallery-sc .col-60 .h-220-in-resp .gallery-option::before {
        -webkit-border-radius: 8px;
        border-radius: 8px; }
  .tours-gallery-sc .col-60.main-img {
    -webkit-border-radius: 8px;
    border-radius: 8px; }
    .tours-gallery-sc .col-60.main-img.show-in-resp {
      margin-bottom: 8px;
      -webkit-background-size: cover !important;
      background-size: cover !important;
      background-position: center !important;
      height: 220px !important; }
  .tours-sc {
    overflow: hidden; }
    .tours-sc .container {
      margin-left: -6px;
      margin-right: -6px; }
    .tours-sc .col-25 {
      width: 50%;
      padding: 12px 6px; }
  .support-list-sc .col-40 {
    padding-left: 45%; }
  .support-list-sc .col-40,
  .support-list-sc .col-60 {
    width: 100%; }
  .support-list-sc .card {
    margin-bottom: 32px; }
    .support-list-sc .card .img-outer {
      padding-right: 0px; }
    .support-list-sc .card.mb-56:nth-child(2) .col-40 {
      padding-right: 45%;
      padding-left: 0px; }
    .support-list-sc .card.mb-56:nth-child(2) .section-head {
      margin-left: calc(55% + 16px); }
    .support-list-sc .card .content.card-addition {
      margin-top: 0px; }
  .support-list-sc .col-50:nth-child(2) .card:first-child {
    margin-bottom: 0px; }
  .support-list-sc .col-60 .section-head {
    max-width: 111px; }
  .support-warning-sc .warning-item:before {
    border: 3px solid #F15C2F; }
  .support-warning-sc .bk-img {
    height: 260px; }
  .mb-64 {
    margin-bottom: 32px; }
  .breadcrumbs {
    margin-top: 28px;
    margin-bottom: 35px; }
    .breadcrumbs span {
      font-size: 14px;
      font-weight: 500;
      line-height: 17px; }
      .breadcrumbs span img {
        width: 17px; }
  .error-sc .error-wrapper {
    max-width: 268px; }
  .error-sc h1 {
    font-size: 18px;
    font-weight: 500;
    line-height: 22px; }
  .about-region-sc .banner .item {
    height: 208px; }
    .about-region-sc .banner .item .tour-name {
      font-size: 24px;
      font-weight: 700;
      line-height: 30px;
      min-width: 213px;
      padding: 16px 32px; }
  .about-region-sc .content .hint {
    font-size: 16px;
    font-weight: 700;
    line-height: 27px;
    margin-bottom: 24px;
    padding-left: 19px; }
    .about-region-sc .content .hint::before {
      border: 3px solid #F15C2F; }
  .about-region-sc .content p {
    font-size: 15px;
    font-weight: 500;
    line-height: 30px; }
    .about-region-sc .content p:not(:last-child) {
      margin-bottom: 24px; }
  .activity-sc {
    padding-bottom: 49px; }
    .activity-sc .item .info {
      margin-top: 17px; }
      .activity-sc .item .info h2 {
        font-size: 16px;
        line-height: 20px; }
      .activity-sc .item .info p {
        margin-top: 6px;
        font-size: 14px;
        line-height: 17px; }
      .activity-sc .item .info .location img {
        margin-right: 8px; }
  .card-slider .owl-stage-outer {
    margin-bottom: 32px; }
  .show-in-resp {
    display: block; }
  .hide-in-resp {
    display: none !important; }
  .who-r-we-sc .col-50, .support-sc .col-50 {
    width: 100%; }
  .reverse-col-in-resp {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse; }
  .section-head {
    font-size: 20px;
    line-height: 25px; }
    .section-head::before {
      border: 3px solid #F15C2F; }
  .pl-30-per-in-resp {
    padding-left: 30%; }
  .mt-minus-56-in-resp {
    margin-top: -56px; }
  .support-sc .content p {
    font-size: 15px;
    line-height: 27px; }
  .our-staff-sc .section-head {
    margin-bottom: 16px; }
  .our-staff-sc .col-50 {
    width: 100%; }
  .our-staff-sc .staff-card .info h2 {
    margin-top: 16px;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px; }
  .our-staff-sc .staff-card .info h3 {
    margin-top: 6px;
    font-size: 14px;
    line-height: 17px; }
  .our-staff-sc .staff-card .contact {
    margin-top: 16px; }
    .our-staff-sc .staff-card .contact img {
      width: 16px;
      margin-right: 8px; }
    .our-staff-sc .staff-card .contact .contact-item p {
      font-size: 12px;
      line-height: 17px; }
  .services-sc .w-64 {
    width: 48px; }
  .services-sc .service-item {
    padding-right: 8px; }
    .services-sc .service-item .service-img {
      margin-right: 8px; }
  .about-banner-sc .banner .item {
    height: 350px; }
    .about-banner-sc .banner .item .tour-name {
      font-size: 24px;
      font-weight: 700;
      line-height: 30px;
      min-width: 213px;
      padding: 16px 32px; } }

@media screen and (max-width: 576px) {
  .tours-gallery-sc .section-head.bottom-line {
    padding-bottom: 19px;
    margin-bottom: 16px; }
  .tours-gallery-sc .col-60 .h-220-in-resp .gallery-option {
    height: 110px !important; }
    .tours-gallery-sc .col-60 .h-220-in-resp .gallery-option .count {
      font-size: 20px;
      font-weight: 700;
      line-height: 30px;
      left: 10px;
      top: 18px; }
    .tours-gallery-sc .col-60 .h-220-in-resp .gallery-option .name {
      font-size: 15px;
      font-weight: 700;
      line-height: 22px;
      left: 10px;
      bottom: 10px; }
  .tours-gallery-sc .col-60.main-img.show-in-resp {
    height: 110px !important; }
  .about-banner-sc .banner .item {
    height: 208px; }
  .about-tour-sc {
    padding-bottom: 16px; }
    .about-tour-sc .show-in-resp .card {
      margin-bottom: 16px;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-border-radius: 8px;
      border-radius: 8px;
      overflow: hidden; }
      .about-tour-sc .show-in-resp .card .info-list {
        width: 100%;
        padding: 16px; }
      .about-tour-sc .show-in-resp .card .region-list {
        width: 100%;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        overflow: auto; }
        .about-tour-sc .show-in-resp .card .region-list .dots {
          height: auto;
          width: 100%;
          min-width: 30px;
          border-bottom: 1px dashed #2D2522;
          border-left: none;
          margin: auto 8px; }
        .about-tour-sc .show-in-resp .card .region-list .region {
          font-size: 16px;
          line-height: 19px; }
        .about-tour-sc .show-in-resp .card .region-list .col-100 {
          width: -webkit-max-content;
          width: -moz-max-content;
          width: max-content; }
        .about-tour-sc .show-in-resp .card .region-list.single .region {
          width: 100%;
          text-align: center;
          font-size: 18px;
          line-height: 22px; } }

@media screen and (max-width: 414px) {
  .region-map-sc .region-tab-list {
    width: 100%; } }

@media screen and (max-width: 364px) {
  .our-staff-sc .staff-card {
    padding: 10px 8px;
    padding-bottom: 12px; } }

header .lang-list .lang-select .lang-dropdown{
    border-radius:8px;
    overflow: hidden;
}

header .lang-list .lang-select .lang-dropdown .lang-item{
    color: #2D2522;
}

header .lang-list .lang-select .lang-dropdown .lang-item:hover{
    background-color: #FFE0D7;
    color: orange;
}
/*.container*/
/*{*/
/*    z-index: -99;*/
/*}*/
.about-banner-sc .container .outer-banner{
    z-index: 6;
}
