.custom-navbar {
  z-index: 98;
  top: 0; }

html {
  height: auto; }

html, body {
  overflow-x: hidden !important; }

.custom_page_container {
  margin-top: 70px; }

.scroll-nav {
  opacity: .9; }

.custom-navbar__upper {
  padding-top: 12px; }

@media only screen and (max-width: 1000px) and (min-width: 780px) {
  .scroll-nav .custom-navbar__hero {
    display: none; } }
@media screen and (min-width: 780px) {
  .custom_page_container {
    margin-top: 172px; }

  .scroll-nav {
    height: 74px !important; }
    .scroll-nav .custom-navbar__upper {
      display: none; }
    .scroll-nav .custom-navbar__container {
      height: 74px; }
    .scroll-nav .custom-navbar__hero {
      width: 120px;
      height: 60px;
      top: 7px; }
      .scroll-nav .custom-navbar__hero img {
        width: 120px;
        height: 92px; }
    .scroll-nav .custom-navbar__list {
      top: 10px; } }
.custom-header-relative {
  position: relative; }
  .custom-header-relative .wpb_content_element {
    margin-bottom: 0; }

.custom-header-absolute {
  position: absolute;
  top: -34px;
  height: 3.5em;
  margin-left: 0 !important;
  margin-right: 0 !important;
  z-index: 99;
  background: #ffff;
  transform: rotate(-5deg) translate(-4%, -50%);
  width: 850px; }

@media screen and (max-width: 780px) {
  .responsive-list-active {
    right: 0 !important; } }
@media screen and (min-width: 680px) {
  .custom-header-absolute {
    height: 4.5em;
    width: 1200px; } }
@media screen and (min-width: 850px) {
  .custom-header-absolute {
    transform: rotate(-4deg) translate(-18%, -50%) !important; } }
@media screen and (min-width: 920px) {
  .custom-header-absolute {
    height: 4.5em;
    transform: rotate(-3deg) translate(-18%, -50%) !important;
    width: 1600px; } }
@media screen and (min-width: 1200px) {
  .custom-header-absolute {
    height: 5em;
    top: -37px; } }
@media screen and (min-width: 1444px) {
  .custom-header-absolute {
    height: 7em;
    top: -44px;
    width: 2600px; } }
@media screen and (min-width: 1856px) {
  .custom-header-absolute {
    height: 7em;
    top: -44px; } }
@media screen and (min-width: 1892px) {
  .custom-header-absolute {
    transform: rotate(-2deg) translate(-18%, -50%) !important;
    width: 3000px; } }
@media screen and (min-width: 2069px) {
  .custom-header-absolute {
    transform: rotate(-2deg) translate(-18%, -50%) !important;
    width: 3000px; } }
@media screen and (max-width: 770px) {
  .contact-us-form {
    padding-left: 15px !important;
    padding-right: 15px !important; } }
.contact-us-form label {
  font-size: 16px;
  font-weight: 300;
  color: #2f2f2f;
  letter-spacing: .5px;
  text-transform: uppercase;
  line-height: 1.42857143; }
  .contact-us-form label span {
    color: #2f2f2f;
    font-size: 14px;
    line-height: 1.5; }
.contact-us-form input {
  border-left: none !important;
  border-right: none !important;
  border-top: none !important;
  padding-top: 0 !important; }
.contact-us-form input::placeholder {
  font-size: 14px;
  line-height: 1.42857143;
  color: #8d8d8d; }
.contact-us-form .quform-option {
  display: flex;
  align-items: center; }
.contact-us-form .quform-button-submit-default {
  width: 100%; }
.contact-us-form button {
  display: block;
  width: 100%;
  font-size: 18px;
  background: #123743;
  color: #fff; }

.traveller-profile-form .quform-input > .quform-field-select {
  font-size: 14px;
  line-height: 1.42857143;
  color: #8d8d8d; }

.flexslider .slides li .slider-inner {
  padding: 1em 2em 2em 2em; }
.flexslider .slides li .slider-image {
  position: relative;
  width: 211px;
  height: 87px;
  margin: auto; }
  .flexslider .slides li .slider-image img {
    object-fit: contain;
    height: 100%;
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%; }
.flexslider .slides li .slider-text {
  padding: 1em 0; }
.flexslider .slides li p:last-child {
  font-weight: 700;
  text-align: center; }

.tree-testimonial-slider-custom .vc_column_container:nth-child(2),
.testimonial-slider-custom .vc_column_container:nth-child(2) {
  position: relative; }
  .tree-testimonial-slider-custom .vc_column_container:nth-child(2) .slider-quote-open,
  .tree-testimonial-slider-custom .vc_column_container:nth-child(2) .slider-quote-close,
  .testimonial-slider-custom .vc_column_container:nth-child(2) .slider-quote-open,
  .testimonial-slider-custom .vc_column_container:nth-child(2) .slider-quote-close {
    position: absolute;
    z-index: 9; }
  .tree-testimonial-slider-custom .vc_column_container:nth-child(2) .slider-quote-open,
  .testimonial-slider-custom .vc_column_container:nth-child(2) .slider-quote-open {
    left: 0;
    top: -28px; }
  .tree-testimonial-slider-custom .vc_column_container:nth-child(2) .slider-quote-close,
  .testimonial-slider-custom .vc_column_container:nth-child(2) .slider-quote-close {
    right: 0;
    bottom: 28px; }

.tree-testimonial-slider-custom .slider-inner {
  padding: 5em 4em !important; }

.booking-platform-links_card button {
  background: transparent; }

.reporting-modal .custom-modal,
.booking-platform-links_card .custom-modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  height: 100vh;
  width: 100%;
  background: rgba(18, 55, 67, 0.8);
  display: none;
  opacity: 0; }
  .reporting-modal .custom-modal-container,
  .booking-platform-links_card .custom-modal-container {
    height: 100vh;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center; }
  .reporting-modal .custom-modal_video,
  .booking-platform-links_card .custom-modal_video {
    height: 80vh;
    width: 80%; }
.reporting-modal .custom-modal-active,
.booking-platform-links_card .custom-modal-active {
  display: block;
  opacity: 1; }

.meetings-events-services-dual {
  background-repeat: no-repeat; }

.meetings-events-services-dual .vc_col-sm-10 > .vc_column-inner {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 2em;
  max-width: 1500px;
  margin: auto; }

.our-services-dual__link {
  position: relative;
  height: 385px; }

.our-services-dual__link--hero {
  object-fit: cover;
  width: 100%;
  height: 100%; }

@media screen and (max-width: 1009px) {
  .our-services-dual__link {
    height: 300px; } }
@media screen and (max-width: 769px) {
  .meetings-events-services-dual .vc_col-sm-10 > .vc_column-inner {
    grid-template-columns: 1fr; }

  .our-services-dual_link {
    margin-left: 10px;
    margin-right: 10px;
    height: 300px;
    position: relative; }

  .our-services-dual a img {
    object-fit: cover;
    height: 100%;
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%; } }
.terms-header {
  max-width: 1200px;
  display: block;
  margin: 0 auto !important;
  text-align: center;
  padding: 2em 0; }

.terms-text {
  max-width: 1200px;
  display: block;
  margin: 0 auto !important;
  padding-left: 1em;
  padding-right: 1em; }

.travel-technology-covid {
  padding-top: 1em; }

.custom-navbar__buttons i.fa-user {
  color: #fff;
  font-size: 29px !important; }

#reportingButtonTwo img:hover {
  cursor: pointer; }

.line {
  transition: width 0s ease-in;
  transform-origin: 0 0; }

#line2 {
  transform: matrix3d(0.2673, 0.13619, 0, 0, -0.13619, 0.2673, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1) !important; }

#line3 {
  transform: matrix3d(0.2194, -0.2046, 0, 0, 0.2046, 0.2194, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1) !important; }

#line4 {
  transform: matrix3d(-0.29108, -0.07257, 0, 0, 0.07257, -0.29108, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1) !important; }

#line5 {
  transform: matrix3d(-0.19681, -0.22641, 0, 0, 0.22641, -0.19681, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1) !important; }

.custom-line-two {
  opacity: 1 !important;
  width: 919px !important;
  transform: matrix3d(0.2673, 0.13619, 0, 0, -0.13619, 0.2673, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1) !important;
  transition: width 0.8s ease-in !important; }

.custom-line-three {
  opacity: 1 !important;
  width: 742px !important;
  transform: matrix3d(0.2194, -0.2046, 0, 0, 0.2046, 0.2194, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1) !important;
  transition: width 0.8s ease-in !important; }

.custom-line-four {
  opacity: 1 !important;
  width: 1043px !important;
  transform: matrix3d(-0.29108, -0.07257, 0, 0, 0.07257, -0.29108, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1) !important;
  transition: width 0.8s ease-in !important; }

.custom-line-five {
  opacity: 1 !important;
  width: 705px !important;
  transform: matrix3d(-0.19681, -0.22641, 0, 0, 0.22641, -0.19681, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1) !important;
  transition: width 0.8s ease-in !important; }

#mapItem2Hero,
#mapItem3Hero,
#mapItem4Hero
#mapItem5Hero {
  display: block !important; }

.zoomViewport {
  transition: all 1s ease-in-out; }

.mapZoomWrapper .mapItem img {
  transform: translate3d(0px, 0px, 0px) scale(0.4, 0.4);
  transition: all 1s ease-in-out; }

.image-zoom {
  transform: translate3d(0px, 9px, 0px) scale(0.2, 0.2) !important; }

.map-zoom-one {
  transform-origin: 575px 318.5px;
  transform: translate(-38.7px, 1008.78px) rotate(0rad) skewX(0rad) scale(5.16, 5.16); }

.map-zoom-two {
  transform-origin: 560px 322.5px;
  transform: translate(-1308.06px, 368.94px) rotate(0rad) skewX(0rad) scale(5.16, 5.16); }

.map-zoom-three {
  transform-origin: 572px 322.5px;
  transform: translate(-461.819px, -415.379px) rotate(0rad) skewX(0rad) scale(5.15999, 5.15999); }

.map-zoom-four {
  transform-origin: 540px 322.5px;
  transform: translate(1101.38px, -12.8967px) rotate(0rad) skewX(0rad) scale(5.15894, 5.15894); }

.map-zoom-five {
  transform-origin: 540px 322.5px;
  transform: translate(1808.57px, 812.697px) rotate(0rad) skewX(0rad) scale(5.15999, 5.15999); }

.mapArrow {
  opacity: 0 !important; }

.mapArrow:hover {
  opacity: 0 !important; }

.mapItem:hover .mapArrow {
  opacity: 0 !important; }

/*
.textContainer {
  right: 350px;
  top: 250px;
}
*/
.active-text-container {
  opacity: 1 !important;
  transition-delay: 1s;
  right: 50% !important; }

.active-btn-container {
  bottom: 60px !important;
  opacity: 1 !important;
  transition-delay: 1s;
  z-index: 9; }

#textContainer2 {
  right: 35% !important; }

.contact_links_container {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 2em; }
  .contact_links_container a {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 0 1em;
    position: relative;
    text-decoration: none; }
    .contact_links_container a img {
      height: 100%; }
    .contact_links_container a img:nth-child(1) {
      display: block; }
    .contact_links_container a img:nth-child(2) {
      display: none; }
    .contact_links_container a h3 {
      color: #123743;
      font-weight: 800;
      font-family: 'Nunito', sans-serif;
      text-align: center;
      font-size: 18px; }
    .contact_links_container a i {
      opacity: 0;
      transition: .3s ease-in-out;
      position: absolute;
      bottom: -25px; }
  .contact_links_container a:hover img:nth-child(1) {
    display: none; }
  .contact_links_container a:hover img:nth-child(2) {
    display: block; }
  .contact_links_container a:hover i {
    opacity: 1;
    bottom: -13px; }

.contact_links_hero {
  width: 120px;
  height: 120px;
  margin: auto; }

@media screen and (min-width: 769px) {
  .contact_links_container {
    grid-template-columns: repeat(4, 1fr); } }
.sunways-page #customNav,
.sunways-page .custom-navbar__list,
.sunways-page footer, .sunways-page .custom-footer-style {
  background: #7AA55D !important; }

/* latin */
@font-face {
  font-family: 'Kaushan Script';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("./vm8vdRfvXFLG3OLnsO15WYS5DG74wNJVMJ8b.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; }
.post-container {
  padding-top: 2em;
  padding-bottom: 2em; }

.posts-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 2em 1em;
  margin-bottom: 2em; }

.posts-grid_item {
  display: flex;
  flex-direction: column; }

.posts-image-link {
  height: 250px;
  position: relative; }

.posts-grid_item img {
  object-fit: cover;
  height: 250px;
  width: 100%; }

.custom-post-btn,
.post-grid_item-btn {
  color: #fff;
  background: #123743;
  font-size: 14px;
  max-width: 214px;
  width: 100%;
  text-align: center;
  height: 54px;
  line-height: 54px;
  display: block;
  text-transform: uppercase; }

.custom-post-btn {
  margin: auto; }

.custom-post-btn:hover,
.post-grid_item-btn:hover {
  color: #fff;
  text-decoration: none; }

.posts-grid_item a {
  text-decoration: none; }

.posts-grid_item h3 {
  color: #123743;
  font-weight: 400;
  font-size: 24px;
  padding: 0; }

@media screen and (max-width: 1000px) {
  .posts-grid {
    grid-template-columns: repeat(2, 1fr); } }
@media screen and (max-width: 780px) {
  .posts-grid {
    grid-template-columns: repeat(1, 1fr); } }
.single-post h1 {
  padding-bottom: 35px;
  font-size: 30px;
  color: #123743;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 1.1;
  text-align: center;
  margin: auto;
  max-width: 1200px; }
.single-post p {
  font-size: 19px;
  line-height: 26px;
  color: #2f2f2f;
  padding-bottom: 35px;
  text-align: center;
  margin: auto;
  max-width: 1200px;
  font-weight: 200; }
.single-post img {
  height: auto; }
.single-post ul {
  margin: auto;
  max-width: 1200px;
  padding-bottom: 35px; }
  .single-post ul li {
    font-size: 19px;
    line-height: 26px;
    color: #2f2f2f;
    font-weight: 200; }

.post-image {
  position: relative;
  margin: auto;
  height: 600px;
  width: 100%; }
  .post-image_hero {
    object-fit: cover;
    width: 100%;
    height: 600px; }

@media screen and (max-width: 1200px) {
  .post-image {
    height: 50vw !important; }
    .post-image_hero {
      height: 50vw; } }
@media screen and (max-width: 480px) {
  .post-image {
    height: 100vw !important; }
    .post-image_hero {
      height: 100vw; } }
@media screen and (min-width: 780px) {
  .custom-navbar .menu-menu-right-container ul li:first-child {
    padding: 0 10px 0 0 !important; }

  .custom-navbar .menu-menu-right-container ul li {
    padding: 0 10px 0 10px !important; }

  .custom-navbar .menu-menu-right-container li:last-child {
    padding: 0 0 0 17px !important; }

  .custom-navbar__list {
    width: 737px !important; }

  .custom-navbar__upper {
    max-width: 737px !important; } }
#menu-menu-left-1 .menu-item-has-children,
#menu-menu-left .menu-item-has-children,
#menu-menu-right-1 .menu-item-has-children,
#menu-menu-right .menu-item-has-children {
  position: relative;
  cursor: pointer; }
  #menu-menu-left-1 .menu-item-has-children .sub-menu,
  #menu-menu-left .menu-item-has-children .sub-menu,
  #menu-menu-right-1 .menu-item-has-children .sub-menu,
  #menu-menu-right .menu-item-has-children .sub-menu {
    position: absolute;
    padding: 1em;
    right: 0;
    top: 68px;
    background: #123743;
    opacity: 0;
    transition: .2s ease-in-out;
    z-index: -1;
    visibility: hidden; }
    #menu-menu-left-1 .menu-item-has-children .sub-menu a,
    #menu-menu-left .menu-item-has-children .sub-menu a,
    #menu-menu-right-1 .menu-item-has-children .sub-menu a,
    #menu-menu-right .menu-item-has-children .sub-menu a {
      font-weight: 600;
      padding-left: 90px;
      text-decoration: none !important;
      cursor: pointer; }
    #menu-menu-left-1 .menu-item-has-children .sub-menu li,
    #menu-menu-left .menu-item-has-children .sub-menu li,
    #menu-menu-right-1 .menu-item-has-children .sub-menu li,
    #menu-menu-right .menu-item-has-children .sub-menu li {
      width: 400px; }
    #menu-menu-left-1 .menu-item-has-children .sub-menu .menu-item-description,
    #menu-menu-left .menu-item-has-children .sub-menu .menu-item-description,
    #menu-menu-right-1 .menu-item-has-children .sub-menu .menu-item-description,
    #menu-menu-right .menu-item-has-children .sub-menu .menu-item-description {
      display: block;
      padding-top: 8px;
      font-weight: 400;
      font-size: 12px;
      text-decoration: none;
      cursor: default; }
    #menu-menu-left-1 .menu-item-has-children .sub-menu .nav-about-service,
    #menu-menu-left-1 .menu-item-has-children .sub-menu .nav-about-travel,
    #menu-menu-left-1 .menu-item-has-children .sub-menu .nav-about-buying,
    #menu-menu-left-1 .menu-item-has-children .sub-menu .nav-resources-news,
    #menu-menu-left-1 .menu-item-has-children .sub-menu .nav-resources-articles,
    #menu-menu-left .menu-item-has-children .sub-menu .nav-about-service,
    #menu-menu-left .menu-item-has-children .sub-menu .nav-about-travel,
    #menu-menu-left .menu-item-has-children .sub-menu .nav-about-buying,
    #menu-menu-left .menu-item-has-children .sub-menu .nav-resources-news,
    #menu-menu-left .menu-item-has-children .sub-menu .nav-resources-articles,
    #menu-menu-right-1 .menu-item-has-children .sub-menu .nav-about-service,
    #menu-menu-right-1 .menu-item-has-children .sub-menu .nav-about-travel,
    #menu-menu-right-1 .menu-item-has-children .sub-menu .nav-about-buying,
    #menu-menu-right-1 .menu-item-has-children .sub-menu .nav-resources-news,
    #menu-menu-right-1 .menu-item-has-children .sub-menu .nav-resources-articles,
    #menu-menu-right .menu-item-has-children .sub-menu .nav-about-service,
    #menu-menu-right .menu-item-has-children .sub-menu .nav-about-travel,
    #menu-menu-right .menu-item-has-children .sub-menu .nav-about-buying,
    #menu-menu-right .menu-item-has-children .sub-menu .nav-resources-news,
    #menu-menu-right .menu-item-has-children .sub-menu .nav-resources-articles {
      position: relative; }
    #menu-menu-left-1 .menu-item-has-children .sub-menu .nav-resources-news,
    #menu-menu-left .menu-item-has-children .sub-menu .nav-resources-news,
    #menu-menu-right-1 .menu-item-has-children .sub-menu .nav-resources-news,
    #menu-menu-right .menu-item-has-children .sub-menu .nav-resources-news {
      padding-right: 1.2em !important; }
    #menu-menu-left-1 .menu-item-has-children .sub-menu .nav-resources-articles,
    #menu-menu-left .menu-item-has-children .sub-menu .nav-resources-articles,
    #menu-menu-right-1 .menu-item-has-children .sub-menu .nav-resources-articles,
    #menu-menu-right .menu-item-has-children .sub-menu .nav-resources-articles {
      padding: 0 !important; }
    #menu-menu-left-1 .menu-item-has-children .sub-menu .nav-about-service a:before,
    #menu-menu-left-1 .menu-item-has-children .sub-menu .nav-about-travel a:before,
    #menu-menu-left-1 .menu-item-has-children .sub-menu .nav-about-buying a:before,
    #menu-menu-left-1 .menu-item-has-children .sub-menu .nav-resources-news a:before,
    #menu-menu-left-1 .menu-item-has-children .sub-menu .nav-resources-articles a:before,
    #menu-menu-left .menu-item-has-children .sub-menu .nav-about-service a:before,
    #menu-menu-left .menu-item-has-children .sub-menu .nav-about-travel a:before,
    #menu-menu-left .menu-item-has-children .sub-menu .nav-about-buying a:before,
    #menu-menu-left .menu-item-has-children .sub-menu .nav-resources-news a:before,
    #menu-menu-left .menu-item-has-children .sub-menu .nav-resources-articles a:before,
    #menu-menu-right-1 .menu-item-has-children .sub-menu .nav-about-service a:before,
    #menu-menu-right-1 .menu-item-has-children .sub-menu .nav-about-travel a:before,
    #menu-menu-right-1 .menu-item-has-children .sub-menu .nav-about-buying a:before,
    #menu-menu-right-1 .menu-item-has-children .sub-menu .nav-resources-news a:before,
    #menu-menu-right-1 .menu-item-has-children .sub-menu .nav-resources-articles a:before,
    #menu-menu-right .menu-item-has-children .sub-menu .nav-about-service a:before,
    #menu-menu-right .menu-item-has-children .sub-menu .nav-about-travel a:before,
    #menu-menu-right .menu-item-has-children .sub-menu .nav-about-buying a:before,
    #menu-menu-right .menu-item-has-children .sub-menu .nav-resources-news a:before,
    #menu-menu-right .menu-item-has-children .sub-menu .nav-resources-articles a:before {
      content: '';
      background-image: url("/wp-content/uploads/2021/07/profile-management-hover.png");
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center;
      position: absolute;
      width: 65px;
      height: 100%;
      top: 0;
      left: 0; }
#menu-menu-left-1 .menu-item-has-children,
#menu-menu-left .menu-item-has-children,
#menu-menu-right-1 .menu-item-has-children,
#menu-menu-right .menu-item-has-children {
  position: relative; }
#menu-menu-left-1 .haschildren-active,
#menu-menu-left .haschildren-active,
#menu-menu-right-1 .haschildren-active,
#menu-menu-right .haschildren-active {
  opacity: 1 !important;
  z-index: 1 !important;
  visibility: revert !important; }
#menu-menu-left-1 .menu-item-has-children::after,
#menu-menu-left .menu-item-has-children::after,
#menu-menu-right-1 .menu-item-has-children::after,
#menu-menu-right .menu-item-has-children::after {
  content: '\276F';
  color: #fff;
  position: absolute;
  width: 7px;
  height: 13px;
  right: -3px;
  top: 13px;
  font-size: 9px;
  transform: rotate(90deg);
  transition: transform .3s ease-in-out; }

#menu-menu-left-1 .menu-item-has-children .sub-menu,
#menu-menu-left .menu-item-has-children .sub-menu {
  right: auto;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 2em 0;
  left: 0; }
  #menu-menu-left-1 .menu-item-has-children .sub-menu li,
  #menu-menu-left .menu-item-has-children .sub-menu li {
    padding: 0 20px 0 20px; }
#menu-menu-left-1 .menu-item-has-children::after,
#menu-menu-left .menu-item-has-children::after {
  right: 4px; }

@media screen and (max-width: 1000px) {
  #menu-menu-right .menu-item-has-children .sub-menu {
    top: 45px;
    overflow: hidden !important;
    right: -126px; }
    #menu-menu-right .menu-item-has-children .sub-menu li {
      width: 350px; }
    #menu-menu-right .menu-item-has-children .sub-menu .nav-resources-news:before,
    #menu-menu-right .menu-item-has-children .sub-menu .nav-resources-articles:before {
      height: 82%;
      width: 72px; }

  #menu-menu-left .menu-item-has-children .sub-menu {
    top: 45px;
    overflow: hidden !important;
    left: -126px; }
    #menu-menu-left .menu-item-has-children .sub-menu li {
      padding: 0 20px 0 20px; }
  #menu-menu-left .menu-item-has-children::after {
    right: 4px; } }
@media screen and (max-width: 780px) {
  #menu-menu-right-1 .menu-item-has-children {
    opacity: 1; }
    #menu-menu-right-1 .menu-item-has-children .sub-menu {
      position: initial;
      padding: 0;
      top: 0;
      height: 0;
      opacity: 1 !important; }
      #menu-menu-right-1 .menu-item-has-children .sub-menu .menu-item-description {
        display: none; }
      #menu-menu-right-1 .menu-item-has-children .sub-menu .nav-resources-news,
      #menu-menu-right-1 .menu-item-has-children .sub-menu .nav-resources-articles {
        padding: 0; }
      #menu-menu-right-1 .menu-item-has-children .sub-menu .nav-resources-news:before,
      #menu-menu-right-1 .menu-item-has-children .sub-menu .nav-resources-articles:before {
        display: none; }
      #menu-menu-right-1 .menu-item-has-children .sub-menu a {
        padding-left: 0;
        margin-top: 0;
        font-weight: 400;
        font-size: 13px; }
      #menu-menu-right-1 .menu-item-has-children .sub-menu li {
        width: auto; }
  #menu-menu-right-1 .menu-item-has-children::after {
    right: 20px;
    font-size: 14px;
    bottom: auto;
    top: 18px; }
  #menu-menu-right-1 .haschildren-active {
    height: 55px !important; }

  #menu-menu-left-1 .menu-item-has-children {
    opacity: 1; }
    #menu-menu-left-1 .menu-item-has-children .sub-menu {
      display: flex;
      flex-direction: column;
      grid-gap: 0;
      padding: 0;
      top: 0;
      height: 0;
      opacity: 1 !important;
      overflow: hidden !important;
      position: relative !important; }
      #menu-menu-left-1 .menu-item-has-children .sub-menu li {
        width: auto !important; }
      #menu-menu-left-1 .menu-item-has-children .sub-menu a {
        padding-left: 0;
        margin-top: 0;
        font-weight: 300 !important;
        font-size: 13px; }
      #menu-menu-left-1 .menu-item-has-children .sub-menu .menu-item-description {
        display: none; }
      #menu-menu-left-1 .menu-item-has-children .sub-menu .nav-about-service:before,
      #menu-menu-left-1 .menu-item-has-children .sub-menu .nav-about-buying:before,
      #menu-menu-left-1 .menu-item-has-children .sub-menu .nav-about-travel:before {
        display: none; }
      #menu-menu-left-1 .menu-item-has-children .sub-menu .nav-about-service,
      #menu-menu-left-1 .menu-item-has-children .sub-menu .nav-about-buying,
      #menu-menu-left-1 .menu-item-has-children .sub-menu .nav-about-travel {
        padding: 0; }
  #menu-menu-left-1 .menu-item-has-children::after {
    right: 22px;
    font-size: 14px;
    bottom: auto;
    top: 15px; }
  #menu-menu-left-1 .haschildren-active {
    height: 80px !important; }

  .custom-navbar__list {
    transition-delay: .8s !important; } }
.main-modal {
  height: 100vh;
  width: 100%;
  position: absolute;
  margin: 0 auto;
  opacity: 0;
  z-index: -2;
  transition-delay: .8s; }

.body-overlay {
  z-index: 99;
  opacity: .8;
  position: fixed;
  top: 0;
  transition: .2s;
  background: #364F88; }

@media screen and (max-width: 780px) {
  .custom-navbar {
    transition: .5s ease-in-out; }

  #responsiveList {
    height: 100vh;
    position: fixed;
    top: 0;
    z-index: 999; }

  #menuHasChildrenSubLeft,
  #menuHasChildrenSub {
    overflow: hidden !important; }

  .responsive-nav__close {
    display: flex;
    justify-content: flex-end;
    padding-right: 0.6em; }
    .responsive-nav__close i {
      color: #fff;
      cursor: pointer; }
    .responsive-nav__close i:before {
      font-size: 30px; }

  #menu-menu-right-1 .menu-item-has-children::after {
    top: 15px; } }
/*
.custom-navbar {
  position: sticky !important;
    position: -webkit-sticky;
    position: -moz-sticky;
    position: -ms-sticky;
    position: -o-sticky;
}
*/
@media screen and (min-width: 780px) {
  .navbar-about,
  .navbar-resources {
    cursor: pointer; }

  .navbar-about:hover ul,
  .navbar-resources:hover ul {
    opacity: 1 !important;
    z-index: 1 !important;
    visibility: revert !important; } }
.scroll-nav #menu-menu-right .menu-item-has-children .sub-menu {
  top: 49px; }

@media screen and (max-width: 780px) {
  .custom-navbar__list {
    display: none; } }