@charset "UTF-8";
.opacity-0 {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.5s, visibility 0.5s;
}

.not-height {
  max-height: 0;
}

.not-height.in {
  max-height: 2000px;
}

.opacity-0.in {
  visibility: inherit;
  opacity: 1;
}

img {
  max-width: 100%;
}

.primary_background {
  background-color: #004B3E;
}
.primary_background:hover {
  color: #fff;
}

.second_green_background {
  background-color: #B5D838;
}

.white_background {
  background-color: white;
}

.white_color, .hover:hover, .search_btn:hover, .business_icon:hover, .matmon_icon:hover {
  color: white;
}

.primary_color {
  color: #004B3E;
}

.second-color {
  color: #B5D838;
}

.grey_background {
  background-color: #ECEFEF;
}

.black_color {
  color: #000;
}

.button_clean {
  background: none;
  border: none;
}

.durk_button_link {
  background: #004B3E;
  color: #fff;
  border-radius: 12px;
  border: 1px;
  padding: 15px 22px 15px 22px;
  font-size: 22px;
  display: inline-block;
}
.durk_button_link:hover {
  color: #fff;
}
@media only screen and (max-width : 767px) {
  .durk_button_link.white_bitton_mobile {
    color: #004B3E;
    background-color: transparent;
    border: 1px solid #004B3E;
    padding: 5px 10px;
    border-radius: 5px;
  }
  .durk_button_link.white_bitton_mobile:hover, .durk_button_link.white_bitton_mobile:focus {
    color: #004B3E;
  }
}

.button-left-div {
  text-align: left;
}

.h1-new {
  font-size: 30px;
}
.h1-new.bold {
  font-weight: 900;
  font-family: "AtlasBlack";
}

.new_container .h1-new {
  padding-top: 36px;
  padding-bottom: 28px;
}
@media only screen and (max-width : 767px) {
  .new_container .h1-new {
    padding-top: 21px;
    padding-bottom: 17px;
    font-size: 20px;
  }
}

.h2-new {
  font-size: 35px;
}
.h2-new.bold {
  font-family: "AtlasBlack";
}

.AtlasBlack {
  font-family: "AtlasBlack";
}

.h3-new, body #_atPopupSU .bl-template .h3-new, body #_atPopupSU .bl-template .bl-block-content-item-text span {
  font-size: 20px;
}
.h3-new.bold, body #_atPopupSU .bl-template .bold.h3-new, body #_atPopupSU .bl-template .bl-block-content-item-text span.bold {
  font-weight: 700;
}

.fs-14 {
  font-size: 14px;
}

.fs-16 {
  font-size: 16px;
}

.fs-26 {
  font-size: 26px;
}

.fs-25 {
  font-size: 25px;
}

.fs-20, .new_flashes .wrap_flashbacks .flashbacks .news {
  font-size: 20px;
}

.fs-0 {
  font-size: 0;
}

.fs-18, body #_atPopupSU .bl-template .dir-label.confirm-label, body #_atPopupSU .bl-template .labelAndInput label {
  font-size: 18px;
}

.fs-16 {
  font-size: 16px;
}

.fs-14 {
  font-size: 14px;
}

.text-big-new-20 {
  font-size: 20px;
}
@media only screen and (max-width : 1199px) {
  .text-big-new-20 {
    font-size: 16px;
  }
}

.small-new {
  font-size: 15px;
}

.fw-900 {
  font-weight: 900;
  font-family: "AtlasBlack";
}

.fw-700 {
  font-weight: 700;
}

.fw-400 {
  font-weight: 400;
}

.f-shrink-0 {
  flex-shrink: 0;
}

.f-row-reverse {
  flex-direction: row-reverse;
}

.d-block, .wrapper_select_lang .dropdown-menu li a {
  display: block;
}

.d-ib, .wrapper_select_lang .dropdown-toggle::after, .wrapper_select_lang .dropdown-toggle::before, .wrapper_select_lang, .search_btn span, .search_btn::before, .business_icon span, .business_icon::before, .matmon_icon span, .matmon_icon::before {
  display: inline-block;
}

.d-flex, #searchSection .widget_jmi_autosearch_widget, .top_menu, body #_atPopupSU .flex, body #_atPopupSU .bl-template .bl-content-wrapper-columns .bl-block-button-content-wrapper, body #_atPopupSU .bl-template .bl-content-wrapper-columns, .new_flashes .wrap_flashbacks .flashbacks .all_flashes, .new_menu .menu li.menu-item-has-children .sub-menu, .new_menu .menu li.menu-item-has-children > a, .new_menu .menu {
  display: flex;
}

.d-flex-column {
  flex-direction: column;
}

.space-between {
  justify-content: space-between;
}

.m-0-auto, .new_container {
  margin: 0 auto;
}

.br-10, body #_atPopupSU .bl-template .bl-block-content-item.primary_color {
  border-radius: 10px;
}

.br-15 {
  border-radius: 30px;
}

.br-30 {
  border-radius: 30px;
}

.br-0, .cards_wrap .card .label, .t_small_image h3, #top_big_images_2 .h2-new, #top_big_images_2 .recommendations_title {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.w-100 {
  width: 100%;
}

.rounded-circle {
  border-radius: 50%;
}

.object-fit-cover {
  object-fit: cover;
}

.object-fit-contain {
  object-fit: contain;
}

.scroll-x {
  overflow-x: scroll;
}

.align-center, body #_atPopupSU .flex {
  align-items: center;
}

.overflow-hidden {
  overflow: hidden;
}

.relative, #searchSection .wizardinfosys_autosearch_wrapper .wp_autosearch_form_wrapper, .wrapper_select_lang .dropdown, .top_menu {
  position: relative;
}

.absolute, #searchSection .wizardinfosys_autosearch_wrapper .wp_autosearch_form_wrapper .wp_autosearch_submit, .sr-only, .menu-responsive-open .icon-bar, .wrapper_select_lang .dropdown-menu {
  position: absolute;
}

.background-image-d {
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}

.background-cover {
  background-size: cover;
}

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

.m-font-50 {
  font-size: 50px;
}

@media only screen and (min-width : 768px) {
  .d-d-none, .new_flashes .wrap_flashbacks .flashbacks .swiper-button-next, .new_flashes .wrap_flashbacks .flashbacks .swiper-button-prev {
    display: none !important;
  }
  .d-d-flex {
    display: flex;
  }
}
@media only screen and (max-width : 767px) {
  .m-d-none {
    display: none !important;
  }
  .m-d-block {
    display: block;
  }
  .m-d-flex {
    display: flex;
  }
  .m-font-20 {
    font-size: 20px;
  }
  .m-font-16 {
    font-size: 16px;
  }
  .m-font-14 {
    font-size: 14px;
  }
  .m-font-12 {
    font-size: 12px;
  }
  .new_container {
    margin: 0 15px;
  }
}
.hidden-element {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.5s ease, visibility 0.5s ease;
}

.two-lines {
  display: -webkit-box;
  -webkit-line-clamp: 2; /* מגביל לשתי שורות */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.one-lines {
  display: -webkit-box;
  -webkit-line-clamp: 1; /* מגביל לשתי שורות */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.new_container {
  max-width: 1200px;
}
@media only screen and (max-width : 1399px) {
  .new_container {
    max-width: 1140px;
  }
}
@media only screen and (max-width : 1199px) {
  .new_container {
    max-width: 960px;
  }
}
@media only screen and (max-width : 991px) {
  .new_container {
    max-width: 720px;
  }
}
@media only screen and (max-width : 767px) {
  .new_container {
    margin: 0 15px;
  }
}

@media only screen and (max-width : 767px) {
  .full-w-container-m {
    max-width: 100%;
    margin: 0;
  }
}
@media only screen and (max-width : 767px) {
  .new_banner .mobile-d-banner {
    display: flex;
    width: 100%;
    overflow: hidden;
    justify-content: center;
  }
  .new_banner .mobile-d-banner img {
    width: 113%;
    max-width: none;
  }
}
.new_banner img {
  width: 100%;
  height: auto;
  position: relative;
  display: block;
}
@media only screen and (max-width : 767px) {
  .new_banner img {
    margin-bottom: 4px;
  }
}

@media only screen and (min-width : 768px) {
  .banner {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width : 767px) {
  .banner {
    margin-bottom: 30px;
  }
  .banner img {
    display: block;
  }
}

.icons_wrap {
  padding-block: 1px;
  margin: 42px 0;
}
@media only screen and (max-width : 767px) {
  .icons_wrap {
    background-color: transparent;
    margin-block: 37px 17px;
  }
}
.icons_wrap .icons_box_wrap {
  overflow: auto;
  padding-block: 22px 8px;
}
.icons_wrap .icons_box_wrap::-webkit-scrollbar-thumb {
  background: #888;
  border-radius: 10px;
}
.icons_wrap .icons_box_wrap::-webkit-scrollbar {
  width: 10px;
  height: 7px;
}
.icons_wrap .icons_box_wrap::-webkit-scrollbar-track {
  background: transparent;
}
@media only screen and (max-width : 767px) {
  .icons_wrap .icons_box_wrap {
    margin-bottom: 0;
    padding-top: 0;
  }
}
.icons_wrap .icons_container {
  padding-bottom: 3px;
  overflow: visible;
}
@media only screen and (max-width : 767px) {
  .icons_wrap .icons_container {
    margin-inline-start: 15px;
    overflow-x: auto;
    white-space: nowrap;
    margin-block: 0;
    padding-block: 0;
    padding-bottom: 10px;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }
}
.icons_wrap img {
  width: 85px;
  height: 85px;
  transition: transform 0.3s;
}
@media only screen and (min-width : 768px) {
  .icons_wrap img:hover {
    transform: scale(1.1);
  }
}
@media only screen and (max-width : 991px) {
  .icons_wrap img {
    width: 90px;
    height: 90px;
  }
}
@media only screen and (max-width : 767px) {
  .icons_wrap img {
    width: 50px;
    height: 50px;
  }
}
.icons_wrap .scroll-x .icon_wrap:nth-child(1) {
  margin-inline-start: 0;
}
@media only screen and (max-width : 767px) {
  .icons_wrap .scroll-x .icon_wrap {
    margin-inline-end: 25px;
    margin-inline-start: 0;
  }
}
.icons_wrap .icon_wrap {
  text-align: center;
  margin-block: 2px;
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-inline-end: 7px;
}
@media only screen and (min-width : 768px) {
  .icons_wrap .icon_wrap:last-child {
    margin-inline-end: 4px;
  }
}
.icons_wrap .icon_wrap:nth-child(1) {
  margin-inline-start: 0;
}
@media only screen and (max-width : 767px) {
  .icons_wrap .icon_wrap {
    margin-inline-start: 23px;
    min-width: auto;
  }
}
.icons_wrap .icon_wrap span {
  transition: font-weight 0.4s ease-in-out;
  margin: 12px 0 7px 0;
}
@media only screen and (max-width : 767px) {
  .icons_wrap .icon_wrap span {
    font-size: 16px;
    margin: 7px 0 2px 0;
    white-space: pre-wrap;
    max-width: 50px;
    font-weight: 500;
    font-family: "AtlasMedium";
  }
}
@media only screen and (min-width : 768px) {
  .icons_wrap .icon_wrap:hover span {
    font-weight: 900;
    cursor: pointer;
  }
}

@media only screen and (max-width : 991px) {
  .site-inner {
    position: relative;
  }
}
.shared.icons {
  position: fixed;
  left: 77px;
  bottom: 50px;
  z-index: 999;
  width: 78px;
}
@media only screen and (max-width : 1199px) {
  .shared.icons {
    left: 20px;
  }
}
@media only screen and (max-width : 991px) {
  .shared.icons.stopped {
    position: absolute;
    bottom: 267px;
  }
}
@media only screen and (max-width : 767px) {
  .shared.icons {
    left: 13px;
  }
}
.shared.icons #INDbtnWrap {
  width: 100%;
  display: flex;
  justify-content: center;
  padding-inline-end: 6px;
}
@media only screen and (max-width : 767px) {
  .shared.icons #INDbtnWrap {
    padding-inline-end: 0;
  }
}
.shared.icons #INDmenu-btn {
  font-size: 0;
  padding: 0;
  top: 0;
  margin-left: 0px !important;
  position: relative;
  width: 65px;
  height: 65px;
  background-color: transparent;
  background-image: url(images/Isolation_Mode.png) !important;
  border: 0;
  background-repeat: no-repeat;
  justify-content: center;
}
.shared.icons #top_whatsapp {
  font-size: 0;
  display: block;
  width: 71px;
  height: 69px;
  background-image: url(images/whatsapp.png);
  margin-bottom: 12px;
}
@media only screen and (max-width : 767px) {
  .shared.icons #top_whatsapp {
    width: 57px;
    height: 55px;
    background-position: top;
    margin-bottom: 0;
  }
}

footer .new_container {
  max-width: 1280px;
}
@media only screen and (max-width : 1399px) {
  footer .new_container {
    max-width: 1220px;
  }
}
@media only screen and (max-width : 1199px) {
  footer .new_container {
    max-width: 1040px;
  }
}
@media only screen and (max-width : 991px) {
  footer .new_container {
    max-width: 800px;
  }
}

#social-footer {
  padding-top: 20px;
}
@media only screen and (max-width : 1399px) {
  #social-footer {
    padding-top: 35px;
  }
}
@media only screen and (max-width : 767px) {
  #social-footer {
    padding-top: 0;
  }
}
@media only screen and (min-width : 768px) {
  #social-footer .new_container {
    background-color: white;
    border-radius: 10px;
  }
}
@media only screen and (max-width : 767px) {
  #social-footer .new_container {
    padding: 15px 0px;
    border-top: 1px solid #ECEFEF;
    border-bottom: 1px solid #ECEFEF;
  }
}
#social-footer #social-footer {
  padding-top: 24px;
}
@media only screen and (min-width : 768px) {
  #social-footer #icons_social {
    padding: 7px 43px 7px 43px;
  }
}
#social-footer #menu-social-links {
  display: flex;
  gap: 17px;
}
#social-footer #menu-social-links .menu-item {
  height: 36px;
  width: 36px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}
@media only screen and (max-width : 991px) {
  #social-footer #menu-social-links .menu-item {
    height: 21.5px;
    width: 21.5px;
  }
}
#social-footer #menu-social-links .menu-item a {
  width: 100%;
  height: 100%;
  display: block;
  font-size: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}
@media only screen and (max-width : 1550px) {
  #social-footer #menu-social-links {
    gap: 12px;
  }
}
@media only screen and (max-width : 767px) {
  #social-footer #menu-social-links {
    width: 205px;
    margin: auto;
    justify-content: space-between;
    gap: 0px;
  }
}
@media only screen and (min-width : 768px) {
  #social-footer #menu-social-links .facebook {
    background-image: url(images/footer_icons-social_links/facebook.svg);
  }
}
@media only screen and (max-width : 767px) {
  #social-footer #menu-social-links .facebook {
    background-image: url(images/footer_icons-social_links/m-facebook.svg);
  }
}
@media only screen and (min-width : 768px) {
  #social-footer #menu-social-links .instagram {
    background-image: url(images/footer_icons-social_links/instagram.svg);
  }
}
@media only screen and (max-width : 767px) {
  #social-footer #menu-social-links .instagram {
    background-image: url(images/footer_icons-social_links/m-instagram.svg);
  }
}
@media only screen and (min-width : 768px) {
  #social-footer #menu-social-links .youtube {
    background-image: url(images/footer_icons-social_links/youtube.svg);
  }
}
@media only screen and (max-width : 767px) {
  #social-footer #menu-social-links .youtube {
    background-image: url(images/footer_icons-social_links/m-youtube.svg);
  }
}
@media only screen and (min-width : 768px) {
  #social-footer #menu-social-links .twitter {
    background-image: url(images/footer_icons-social_links/twitter.svg);
  }
}
@media only screen and (max-width : 767px) {
  #social-footer #menu-social-links .twitter {
    background-image: url(images/footer_icons-social_links/m-twitter.svg);
  }
}
@media only screen and (min-width : 768px) {
  #social-footer #menu-social-links .telegram {
    background-image: url(images/footer_icons-social_links/telegram.svg);
  }
}
@media only screen and (max-width : 767px) {
  #social-footer #menu-social-links .telegram {
    background-image: url(images/footer_icons-social_links/m-telegram.svg);
  }
}
@media only screen and (min-width : 768px) {
  #social-footer #menu-social-links .instagram {
    background-image: url(images/footer_icons-social_links/instagram.svg);
  }
}
@media only screen and (max-width : 767px) {
  #social-footer #menu-social-links .instagram {
    background-image: url(images/footer_icons-social_links/m-instagram.svg);
  }
}
@media only screen and (min-width : 768px) {
  #social-footer #menu-social-links .facebook {
    background-image: url(images/footer_icons-social_links/facebook.svg);
  }
}
@media only screen and (max-width : 767px) {
  #social-footer #menu-social-links .facebook {
    background-image: url(images/footer_icons-social_links/m-facebook.svg);
  }
}
@media only screen and (min-width : 768px) {
  #social-footer #menu-social-links .tikTok {
    background-image: url(images/footer_icons-social_links/tikTok.svg);
  }
}
@media only screen and (max-width : 767px) {
  #social-footer #menu-social-links .tikTok {
    background-image: url(images/footer_icons-social_links/m-tikTok.svg);
  }
}
@media only screen and (min-width : 768px) {
  #social-footer #menu-social-links .whatsapp {
    background-image: url(images/footer_icons-social_links/whatsapp.png);
  }
}
@media only screen and (max-width : 767px) {
  #social-footer #menu-social-links .whatsapp {
    background-image: url(images/footer_icons-social_links/m-whatsupp.svg);
  }
}
@media only screen and (max-width : 1399px) {
  #social-footer #social_title, #social-footer #whatup_title {
    font-size: 19px;
  }
}
@media only screen and (max-width : 1199px) {
  #social-footer #social_title, #social-footer #whatup_title {
    font-size: 14px;
  }
}
#social-footer #social_title {
  padding-inline-end: 37px;
  font-family: "AtlasMedium";
}
@media only screen and (max-width : 1399px) {
  #social-footer #social_title {
    padding-inline-end: 10px;
  }
}
@media only screen and (max-width : 767px) {
  #social-footer #social_title {
    color: white;
    display: block;
    text-align: center;
    padding-inline-end: 0;
    margin-bottom: 7px;
    font-weight: 700;
    font-family: AtlasRegular;
  }
}
@media only screen and (max-width : 1399px) {
  #social-footer #whatup_title {
    padding-inline-end: 7px;
  }
}
#social-footer #whatsup_div svg {
  position: absolute;
  bottom: -7px;
  left: -42px;
}
@media only screen and (max-width : 1199px) {
  #social-footer #whatsup_div svg {
    bottom: -9px;
    left: -33px;
  }
}
@media only screen and (max-width : 991px) {
  #social-footer #whatsup_div svg {
    height: 21.5px;
    width: 21.5px;
    bottom: 4px;
    left: 13px;
  }
}

.contant_mobile {
  line-height: 34px;
  text-align: center;
  font-family: "AtlasMedium";
}

.footer-menu {
  display: flex;
  padding: initial;
  text-align: center;
  padding-bottom: 49px;
  padding-top: 49px;
  max-width: 933px;
  margin: auto;
  justify-content: space-between;
}
@media only screen and (max-width : 767px) {
  .footer-menu {
    text-align: right;
    padding-bottom: 15px;
    padding-top: 15px;
  }
}
.footer-menu ul.sub-menu {
  min-height: 120px;
  height: auto;
  width: 25%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-width: min-content;
}
.footer-menu ul.sub-menu:last-child {
  padding-inline-end: 0;
}
.footer-menu ul.sub-menu:first-child {
  width: 17%;
  padding-inline-start: 0;
}
.footer-menu ul.sub-menu:nth-child(2) {
  width: 26%;
}
.footer-menu ul.sub-menu:nth-child(3) {
  width: 30%;
}
.footer-menu ul.sub-menu:nth-child(4) {
  width: 27%;
}
@media only screen and (max-width : 991px) {
  .footer-menu ul.sub-menu {
    min-height: 90px;
    display: block;
  }
}
.footer-menu ul.sub-menu li {
  margin-bottom: 10px;
}
@media only screen and (max-width : 991px) {
  .footer-menu ul.sub-menu li {
    padding: 0 5px;
  }
}
.footer-menu a {
  color: white;
  font-size: 18px;
}
@media only screen and (max-width : 991px) {
  .footer-menu a {
    font-size: 16px;
  }
}
@media only screen and (max-width : 767px) {
  .footer-menu a {
    font-size: 14px;
  }
}

.bottom_footer {
  line-height: normal;
  display: block;
  text-align: center;
  padding-bottom: 40px;
}
@media only screen and (max-width : 991px) {
  .bottom_footer {
    font-size: 16px;
  }
}
.bottom_footer a, .bottom_footer span, .bottom_footer p {
  display: inline-block;
  border-left: 1px solid #fff;
  min-width: min-content;
}
@media only screen and (min-width : 768px) {
  .bottom_footer a, .bottom_footer span, .bottom_footer p {
    padding: 0 15px;
  }
}
.bottom_footer a:last-of-type {
  border-left: none;
}
.bottom_footer a:hover, .bottom_footer a:focus {
  color: #ffffff;
}
@media only screen and (min-width : 768px) {
  .bottom_footer a:hover, .bottom_footer a:focus {
    text-decoration: underline;
  }
}
@media only screen and (max-width : 767px) {
  .bottom_footer {
    font-size: 12px;
    padding-bottom: 15px;
    margin-top: -1px;
  }
  .bottom_footer .new_container {
    margin: auto;
    max-width: 444px;
  }
  .bottom_footer .copyrights {
    width: 28%;
  }
  .bottom_footer .terms {
    width: 17%;
  }
  .bottom_footer .privacy_policy {
    width: 13%;
  }
  .bottom_footer .developers {
    width: 20%;
  }
  .bottom_footer .ui-ux {
    width: 18%;
    border-left: none;
  }
}

@media only screen and (max-width : 767px) {
  body[data-indcurrentfontsize4=INDcurrentfontsize4] .site-content,
  body[data-indcurrentfontsize5=INDcurrentfontsize5] .site-content,
  body[data-indcurrentfontsize6=INDcurrentfontsize6] .site-content,
  body[data-indcurrentfontsize7=INDcurrentfontsize7] .site-content,
  body[data-indcurrentfontsize8=INDcurrentfontsize8] .site-content,
  body[data-indcurrentfontsize9=INDcurrentfontsize9] .site-content,
  body[data-indcurrentfontsize10=INDcurrentfontsize10] .site-content {
    margin-top: 200px;
  }
  body[data-indcurrentfontsize4=INDcurrentfontsize4] .top_menu .top_menu_container,
  body[data-indcurrentfontsize5=INDcurrentfontsize5] .top_menu .top_menu_container,
  body[data-indcurrentfontsize6=INDcurrentfontsize6] .top_menu .top_menu_container,
  body[data-indcurrentfontsize7=INDcurrentfontsize7] .top_menu .top_menu_container,
  body[data-indcurrentfontsize8=INDcurrentfontsize8] .top_menu .top_menu_container,
  body[data-indcurrentfontsize9=INDcurrentfontsize9] .top_menu .top_menu_container,
  body[data-indcurrentfontsize10=INDcurrentfontsize10] .top_menu .top_menu_container {
    align-items: flex-start;
  }
  body[data-indcurrentfontsize4=INDcurrentfontsize4] .bottom_footer .terms, body[data-indcurrentfontsize4=INDcurrentfontsize4] .bottom_footer .privacy_policy, body[data-indcurrentfontsize4=INDcurrentfontsize4] .bottom_footer .developers, body[data-indcurrentfontsize4=INDcurrentfontsize4] .bottom_footer .ui-ux,
  body[data-indcurrentfontsize5=INDcurrentfontsize5] .bottom_footer .terms,
  body[data-indcurrentfontsize5=INDcurrentfontsize5] .bottom_footer .privacy_policy,
  body[data-indcurrentfontsize5=INDcurrentfontsize5] .bottom_footer .developers,
  body[data-indcurrentfontsize5=INDcurrentfontsize5] .bottom_footer .ui-ux,
  body[data-indcurrentfontsize6=INDcurrentfontsize6] .bottom_footer .terms,
  body[data-indcurrentfontsize6=INDcurrentfontsize6] .bottom_footer .privacy_policy,
  body[data-indcurrentfontsize6=INDcurrentfontsize6] .bottom_footer .developers,
  body[data-indcurrentfontsize6=INDcurrentfontsize6] .bottom_footer .ui-ux,
  body[data-indcurrentfontsize7=INDcurrentfontsize7] .bottom_footer .terms,
  body[data-indcurrentfontsize7=INDcurrentfontsize7] .bottom_footer .privacy_policy,
  body[data-indcurrentfontsize7=INDcurrentfontsize7] .bottom_footer .developers,
  body[data-indcurrentfontsize7=INDcurrentfontsize7] .bottom_footer .ui-ux,
  body[data-indcurrentfontsize8=INDcurrentfontsize8] .bottom_footer .terms,
  body[data-indcurrentfontsize8=INDcurrentfontsize8] .bottom_footer .privacy_policy,
  body[data-indcurrentfontsize8=INDcurrentfontsize8] .bottom_footer .developers,
  body[data-indcurrentfontsize8=INDcurrentfontsize8] .bottom_footer .ui-ux,
  body[data-indcurrentfontsize9=INDcurrentfontsize9] .bottom_footer .terms,
  body[data-indcurrentfontsize9=INDcurrentfontsize9] .bottom_footer .privacy_policy,
  body[data-indcurrentfontsize9=INDcurrentfontsize9] .bottom_footer .developers,
  body[data-indcurrentfontsize9=INDcurrentfontsize9] .bottom_footer .ui-ux,
  body[data-indcurrentfontsize10=INDcurrentfontsize10] .bottom_footer .terms,
  body[data-indcurrentfontsize10=INDcurrentfontsize10] .bottom_footer .privacy_policy,
  body[data-indcurrentfontsize10=INDcurrentfontsize10] .bottom_footer .developers,
  body[data-indcurrentfontsize10=INDcurrentfontsize10] .bottom_footer .ui-ux {
    width: 100%;
  }
  body[data-indcurrentfontsize4=INDcurrentfontsize4] .new_container.d-flex.align-center.space-between, body[data-indcurrentfontsize4=INDcurrentfontsize4] #searchSection .new_container.align-center.space-between.widget_jmi_autosearch_widget, #searchSection body[data-indcurrentfontsize4=INDcurrentfontsize4] .new_container.align-center.space-between.widget_jmi_autosearch_widget, body[data-indcurrentfontsize4=INDcurrentfontsize4] .new_container.align-center.space-between.top_menu, body[data-indcurrentfontsize4=INDcurrentfontsize4] #_atPopupSU .new_container.d-flex.space-between.flex, body[data-indcurrentfontsize4=INDcurrentfontsize4] #_atPopupSU #searchSection .new_container.space-between.flex.widget_jmi_autosearch_widget, #searchSection body[data-indcurrentfontsize4=INDcurrentfontsize4] #_atPopupSU .new_container.space-between.flex.widget_jmi_autosearch_widget, body[data-indcurrentfontsize4=INDcurrentfontsize4] #_atPopupSU .new_container.space-between.flex.top_menu, body[data-indcurrentfontsize4=INDcurrentfontsize4] #_atPopupSU .new_container.align-center.space-between.flex, body[data-indcurrentfontsize4=INDcurrentfontsize4] #_atPopupSU .new_container.space-between.flex, body[data-indcurrentfontsize4=INDcurrentfontsize4] #_atPopupSU .bl-template .bl-content-wrapper-columns .new_container.align-center.space-between.bl-block-button-content-wrapper, body[data-indcurrentfontsize4=INDcurrentfontsize4] #_atPopupSU .bl-template .bl-content-wrapper-columns .new_container.space-between.bl-block-button-content-wrapper.flex, body[data-indcurrentfontsize4=INDcurrentfontsize4] #_atPopupSU .bl-template .new_container.align-center.space-between.bl-content-wrapper-columns, body[data-indcurrentfontsize4=INDcurrentfontsize4] #_atPopupSU .bl-template .new_container.space-between.bl-content-wrapper-columns.flex, body[data-indcurrentfontsize4=INDcurrentfontsize4] .new_flashes .wrap_flashbacks .flashbacks .new_container.align-center.space-between.all_flashes, body[data-indcurrentfontsize4=INDcurrentfontsize4] .new_flashes .wrap_flashbacks .flashbacks #_atPopupSU .new_container.space-between.all_flashes.flex, body[data-indcurrentfontsize4=INDcurrentfontsize4] #_atPopupSU .new_flashes .wrap_flashbacks .flashbacks .new_container.space-between.all_flashes.flex, .new_flashes .wrap_flashbacks .flashbacks body[data-indcurrentfontsize4=INDcurrentfontsize4] .new_container.align-center.space-between.all_flashes, .new_flashes .wrap_flashbacks .flashbacks body[data-indcurrentfontsize4=INDcurrentfontsize4] #_atPopupSU .new_container.space-between.all_flashes.flex, body[data-indcurrentfontsize4=INDcurrentfontsize4] .new_menu .menu li.menu-item-has-children .new_container.align-center.space-between.sub-menu, body[data-indcurrentfontsize4=INDcurrentfontsize4] .new_menu .menu li.menu-item-has-children #_atPopupSU .new_container.space-between.sub-menu.flex, body[data-indcurrentfontsize4=INDcurrentfontsize4] #_atPopupSU .new_menu .menu li.menu-item-has-children .new_container.space-between.sub-menu.flex, .new_menu .menu li.menu-item-has-children body[data-indcurrentfontsize4=INDcurrentfontsize4] .new_container.align-center.space-between.sub-menu, .new_menu .menu li.menu-item-has-children body[data-indcurrentfontsize4=INDcurrentfontsize4] #_atPopupSU .new_container.space-between.sub-menu.flex, body[data-indcurrentfontsize4=INDcurrentfontsize4] .new_menu .menu li.menu-item-has-children > a.new_container.align-center.space-between, body[data-indcurrentfontsize4=INDcurrentfontsize4] .new_menu .menu #_atPopupSU li.menu-item-has-children > a.new_container.space-between.flex, body[data-indcurrentfontsize4=INDcurrentfontsize4] #_atPopupSU .new_menu .menu li.menu-item-has-children > a.new_container.space-between.flex, .new_menu .menu body[data-indcurrentfontsize4=INDcurrentfontsize4] li.menu-item-has-children > a.new_container.align-center.space-between, .new_menu .menu body[data-indcurrentfontsize4=INDcurrentfontsize4] #_atPopupSU li.menu-item-has-children > a.new_container.space-between.flex, body[data-indcurrentfontsize4=INDcurrentfontsize4] .new_menu .new_container.align-center.space-between.menu, body[data-indcurrentfontsize4=INDcurrentfontsize4] .new_menu #_atPopupSU .new_container.space-between.menu.flex, body[data-indcurrentfontsize4=INDcurrentfontsize4] #_atPopupSU .new_menu .new_container.space-between.menu.flex, .new_menu body[data-indcurrentfontsize4=INDcurrentfontsize4] .new_container.align-center.space-between.menu, .new_menu body[data-indcurrentfontsize4=INDcurrentfontsize4] #_atPopupSU .new_container.space-between.menu.flex,
  body[data-indcurrentfontsize5=INDcurrentfontsize5] .new_container.d-flex.align-center.space-between,
  body[data-indcurrentfontsize5=INDcurrentfontsize5] #searchSection .new_container.align-center.space-between.widget_jmi_autosearch_widget,
  #searchSection body[data-indcurrentfontsize5=INDcurrentfontsize5] .new_container.align-center.space-between.widget_jmi_autosearch_widget,
  body[data-indcurrentfontsize5=INDcurrentfontsize5] .new_container.align-center.space-between.top_menu,
  body[data-indcurrentfontsize5=INDcurrentfontsize5] #_atPopupSU .new_container.d-flex.space-between.flex,
  body[data-indcurrentfontsize5=INDcurrentfontsize5] #_atPopupSU #searchSection .new_container.space-between.flex.widget_jmi_autosearch_widget,
  #searchSection body[data-indcurrentfontsize5=INDcurrentfontsize5] #_atPopupSU .new_container.space-between.flex.widget_jmi_autosearch_widget,
  body[data-indcurrentfontsize5=INDcurrentfontsize5] #_atPopupSU .new_container.space-between.flex.top_menu,
  body[data-indcurrentfontsize5=INDcurrentfontsize5] #_atPopupSU .new_container.align-center.space-between.flex,
  body[data-indcurrentfontsize5=INDcurrentfontsize5] #_atPopupSU .new_container.space-between.flex,
  body[data-indcurrentfontsize5=INDcurrentfontsize5] #_atPopupSU .bl-template .bl-content-wrapper-columns .new_container.align-center.space-between.bl-block-button-content-wrapper,
  body[data-indcurrentfontsize5=INDcurrentfontsize5] #_atPopupSU .bl-template .bl-content-wrapper-columns .new_container.space-between.bl-block-button-content-wrapper.flex,
  body[data-indcurrentfontsize5=INDcurrentfontsize5] #_atPopupSU .bl-template .new_container.align-center.space-between.bl-content-wrapper-columns,
  body[data-indcurrentfontsize5=INDcurrentfontsize5] #_atPopupSU .bl-template .new_container.space-between.bl-content-wrapper-columns.flex,
  body[data-indcurrentfontsize5=INDcurrentfontsize5] .new_flashes .wrap_flashbacks .flashbacks .new_container.align-center.space-between.all_flashes,
  body[data-indcurrentfontsize5=INDcurrentfontsize5] .new_flashes .wrap_flashbacks .flashbacks #_atPopupSU .new_container.space-between.all_flashes.flex,
  body[data-indcurrentfontsize5=INDcurrentfontsize5] #_atPopupSU .new_flashes .wrap_flashbacks .flashbacks .new_container.space-between.all_flashes.flex,
  .new_flashes .wrap_flashbacks .flashbacks body[data-indcurrentfontsize5=INDcurrentfontsize5] .new_container.align-center.space-between.all_flashes,
  .new_flashes .wrap_flashbacks .flashbacks body[data-indcurrentfontsize5=INDcurrentfontsize5] #_atPopupSU .new_container.space-between.all_flashes.flex,
  body[data-indcurrentfontsize5=INDcurrentfontsize5] .new_menu .menu li.menu-item-has-children .new_container.align-center.space-between.sub-menu,
  body[data-indcurrentfontsize5=INDcurrentfontsize5] .new_menu .menu li.menu-item-has-children #_atPopupSU .new_container.space-between.sub-menu.flex,
  body[data-indcurrentfontsize5=INDcurrentfontsize5] #_atPopupSU .new_menu .menu li.menu-item-has-children .new_container.space-between.sub-menu.flex,
  .new_menu .menu li.menu-item-has-children body[data-indcurrentfontsize5=INDcurrentfontsize5] .new_container.align-center.space-between.sub-menu,
  .new_menu .menu li.menu-item-has-children body[data-indcurrentfontsize5=INDcurrentfontsize5] #_atPopupSU .new_container.space-between.sub-menu.flex,
  body[data-indcurrentfontsize5=INDcurrentfontsize5] .new_menu .menu li.menu-item-has-children > a.new_container.align-center.space-between,
  body[data-indcurrentfontsize5=INDcurrentfontsize5] .new_menu .menu #_atPopupSU li.menu-item-has-children > a.new_container.space-between.flex,
  body[data-indcurrentfontsize5=INDcurrentfontsize5] #_atPopupSU .new_menu .menu li.menu-item-has-children > a.new_container.space-between.flex,
  .new_menu .menu body[data-indcurrentfontsize5=INDcurrentfontsize5] li.menu-item-has-children > a.new_container.align-center.space-between,
  .new_menu .menu body[data-indcurrentfontsize5=INDcurrentfontsize5] #_atPopupSU li.menu-item-has-children > a.new_container.space-between.flex,
  body[data-indcurrentfontsize5=INDcurrentfontsize5] .new_menu .new_container.align-center.space-between.menu,
  body[data-indcurrentfontsize5=INDcurrentfontsize5] .new_menu #_atPopupSU .new_container.space-between.menu.flex,
  body[data-indcurrentfontsize5=INDcurrentfontsize5] #_atPopupSU .new_menu .new_container.space-between.menu.flex,
  .new_menu body[data-indcurrentfontsize5=INDcurrentfontsize5] .new_container.align-center.space-between.menu,
  .new_menu body[data-indcurrentfontsize5=INDcurrentfontsize5] #_atPopupSU .new_container.space-between.menu.flex,
  body[data-indcurrentfontsize6=INDcurrentfontsize6] .new_container.d-flex.align-center.space-between,
  body[data-indcurrentfontsize6=INDcurrentfontsize6] #searchSection .new_container.align-center.space-between.widget_jmi_autosearch_widget,
  #searchSection body[data-indcurrentfontsize6=INDcurrentfontsize6] .new_container.align-center.space-between.widget_jmi_autosearch_widget,
  body[data-indcurrentfontsize6=INDcurrentfontsize6] .new_container.align-center.space-between.top_menu,
  body[data-indcurrentfontsize6=INDcurrentfontsize6] #_atPopupSU .new_container.d-flex.space-between.flex,
  body[data-indcurrentfontsize6=INDcurrentfontsize6] #_atPopupSU #searchSection .new_container.space-between.flex.widget_jmi_autosearch_widget,
  #searchSection body[data-indcurrentfontsize6=INDcurrentfontsize6] #_atPopupSU .new_container.space-between.flex.widget_jmi_autosearch_widget,
  body[data-indcurrentfontsize6=INDcurrentfontsize6] #_atPopupSU .new_container.space-between.flex.top_menu,
  body[data-indcurrentfontsize6=INDcurrentfontsize6] #_atPopupSU .new_container.align-center.space-between.flex,
  body[data-indcurrentfontsize6=INDcurrentfontsize6] #_atPopupSU .new_container.space-between.flex,
  body[data-indcurrentfontsize6=INDcurrentfontsize6] #_atPopupSU .bl-template .bl-content-wrapper-columns .new_container.align-center.space-between.bl-block-button-content-wrapper,
  body[data-indcurrentfontsize6=INDcurrentfontsize6] #_atPopupSU .bl-template .bl-content-wrapper-columns .new_container.space-between.bl-block-button-content-wrapper.flex,
  body[data-indcurrentfontsize6=INDcurrentfontsize6] #_atPopupSU .bl-template .new_container.align-center.space-between.bl-content-wrapper-columns,
  body[data-indcurrentfontsize6=INDcurrentfontsize6] #_atPopupSU .bl-template .new_container.space-between.bl-content-wrapper-columns.flex,
  body[data-indcurrentfontsize6=INDcurrentfontsize6] .new_flashes .wrap_flashbacks .flashbacks .new_container.align-center.space-between.all_flashes,
  body[data-indcurrentfontsize6=INDcurrentfontsize6] .new_flashes .wrap_flashbacks .flashbacks #_atPopupSU .new_container.space-between.all_flashes.flex,
  body[data-indcurrentfontsize6=INDcurrentfontsize6] #_atPopupSU .new_flashes .wrap_flashbacks .flashbacks .new_container.space-between.all_flashes.flex,
  .new_flashes .wrap_flashbacks .flashbacks body[data-indcurrentfontsize6=INDcurrentfontsize6] .new_container.align-center.space-between.all_flashes,
  .new_flashes .wrap_flashbacks .flashbacks body[data-indcurrentfontsize6=INDcurrentfontsize6] #_atPopupSU .new_container.space-between.all_flashes.flex,
  body[data-indcurrentfontsize6=INDcurrentfontsize6] .new_menu .menu li.menu-item-has-children .new_container.align-center.space-between.sub-menu,
  body[data-indcurrentfontsize6=INDcurrentfontsize6] .new_menu .menu li.menu-item-has-children #_atPopupSU .new_container.space-between.sub-menu.flex,
  body[data-indcurrentfontsize6=INDcurrentfontsize6] #_atPopupSU .new_menu .menu li.menu-item-has-children .new_container.space-between.sub-menu.flex,
  .new_menu .menu li.menu-item-has-children body[data-indcurrentfontsize6=INDcurrentfontsize6] .new_container.align-center.space-between.sub-menu,
  .new_menu .menu li.menu-item-has-children body[data-indcurrentfontsize6=INDcurrentfontsize6] #_atPopupSU .new_container.space-between.sub-menu.flex,
  body[data-indcurrentfontsize6=INDcurrentfontsize6] .new_menu .menu li.menu-item-has-children > a.new_container.align-center.space-between,
  body[data-indcurrentfontsize6=INDcurrentfontsize6] .new_menu .menu #_atPopupSU li.menu-item-has-children > a.new_container.space-between.flex,
  body[data-indcurrentfontsize6=INDcurrentfontsize6] #_atPopupSU .new_menu .menu li.menu-item-has-children > a.new_container.space-between.flex,
  .new_menu .menu body[data-indcurrentfontsize6=INDcurrentfontsize6] li.menu-item-has-children > a.new_container.align-center.space-between,
  .new_menu .menu body[data-indcurrentfontsize6=INDcurrentfontsize6] #_atPopupSU li.menu-item-has-children > a.new_container.space-between.flex,
  body[data-indcurrentfontsize6=INDcurrentfontsize6] .new_menu .new_container.align-center.space-between.menu,
  body[data-indcurrentfontsize6=INDcurrentfontsize6] .new_menu #_atPopupSU .new_container.space-between.menu.flex,
  body[data-indcurrentfontsize6=INDcurrentfontsize6] #_atPopupSU .new_menu .new_container.space-between.menu.flex,
  .new_menu body[data-indcurrentfontsize6=INDcurrentfontsize6] .new_container.align-center.space-between.menu,
  .new_menu body[data-indcurrentfontsize6=INDcurrentfontsize6] #_atPopupSU .new_container.space-between.menu.flex,
  body[data-indcurrentfontsize7=INDcurrentfontsize7] .new_container.d-flex.align-center.space-between,
  body[data-indcurrentfontsize7=INDcurrentfontsize7] #searchSection .new_container.align-center.space-between.widget_jmi_autosearch_widget,
  #searchSection body[data-indcurrentfontsize7=INDcurrentfontsize7] .new_container.align-center.space-between.widget_jmi_autosearch_widget,
  body[data-indcurrentfontsize7=INDcurrentfontsize7] .new_container.align-center.space-between.top_menu,
  body[data-indcurrentfontsize7=INDcurrentfontsize7] #_atPopupSU .new_container.d-flex.space-between.flex,
  body[data-indcurrentfontsize7=INDcurrentfontsize7] #_atPopupSU #searchSection .new_container.space-between.flex.widget_jmi_autosearch_widget,
  #searchSection body[data-indcurrentfontsize7=INDcurrentfontsize7] #_atPopupSU .new_container.space-between.flex.widget_jmi_autosearch_widget,
  body[data-indcurrentfontsize7=INDcurrentfontsize7] #_atPopupSU .new_container.space-between.flex.top_menu,
  body[data-indcurrentfontsize7=INDcurrentfontsize7] #_atPopupSU .new_container.align-center.space-between.flex,
  body[data-indcurrentfontsize7=INDcurrentfontsize7] #_atPopupSU .new_container.space-between.flex,
  body[data-indcurrentfontsize7=INDcurrentfontsize7] #_atPopupSU .bl-template .bl-content-wrapper-columns .new_container.align-center.space-between.bl-block-button-content-wrapper,
  body[data-indcurrentfontsize7=INDcurrentfontsize7] #_atPopupSU .bl-template .bl-content-wrapper-columns .new_container.space-between.bl-block-button-content-wrapper.flex,
  body[data-indcurrentfontsize7=INDcurrentfontsize7] #_atPopupSU .bl-template .new_container.align-center.space-between.bl-content-wrapper-columns,
  body[data-indcurrentfontsize7=INDcurrentfontsize7] #_atPopupSU .bl-template .new_container.space-between.bl-content-wrapper-columns.flex,
  body[data-indcurrentfontsize7=INDcurrentfontsize7] .new_flashes .wrap_flashbacks .flashbacks .new_container.align-center.space-between.all_flashes,
  body[data-indcurrentfontsize7=INDcurrentfontsize7] .new_flashes .wrap_flashbacks .flashbacks #_atPopupSU .new_container.space-between.all_flashes.flex,
  body[data-indcurrentfontsize7=INDcurrentfontsize7] #_atPopupSU .new_flashes .wrap_flashbacks .flashbacks .new_container.space-between.all_flashes.flex,
  .new_flashes .wrap_flashbacks .flashbacks body[data-indcurrentfontsize7=INDcurrentfontsize7] .new_container.align-center.space-between.all_flashes,
  .new_flashes .wrap_flashbacks .flashbacks body[data-indcurrentfontsize7=INDcurrentfontsize7] #_atPopupSU .new_container.space-between.all_flashes.flex,
  body[data-indcurrentfontsize7=INDcurrentfontsize7] .new_menu .menu li.menu-item-has-children .new_container.align-center.space-between.sub-menu,
  body[data-indcurrentfontsize7=INDcurrentfontsize7] .new_menu .menu li.menu-item-has-children #_atPopupSU .new_container.space-between.sub-menu.flex,
  body[data-indcurrentfontsize7=INDcurrentfontsize7] #_atPopupSU .new_menu .menu li.menu-item-has-children .new_container.space-between.sub-menu.flex,
  .new_menu .menu li.menu-item-has-children body[data-indcurrentfontsize7=INDcurrentfontsize7] .new_container.align-center.space-between.sub-menu,
  .new_menu .menu li.menu-item-has-children body[data-indcurrentfontsize7=INDcurrentfontsize7] #_atPopupSU .new_container.space-between.sub-menu.flex,
  body[data-indcurrentfontsize7=INDcurrentfontsize7] .new_menu .menu li.menu-item-has-children > a.new_container.align-center.space-between,
  body[data-indcurrentfontsize7=INDcurrentfontsize7] .new_menu .menu #_atPopupSU li.menu-item-has-children > a.new_container.space-between.flex,
  body[data-indcurrentfontsize7=INDcurrentfontsize7] #_atPopupSU .new_menu .menu li.menu-item-has-children > a.new_container.space-between.flex,
  .new_menu .menu body[data-indcurrentfontsize7=INDcurrentfontsize7] li.menu-item-has-children > a.new_container.align-center.space-between,
  .new_menu .menu body[data-indcurrentfontsize7=INDcurrentfontsize7] #_atPopupSU li.menu-item-has-children > a.new_container.space-between.flex,
  body[data-indcurrentfontsize7=INDcurrentfontsize7] .new_menu .new_container.align-center.space-between.menu,
  body[data-indcurrentfontsize7=INDcurrentfontsize7] .new_menu #_atPopupSU .new_container.space-between.menu.flex,
  body[data-indcurrentfontsize7=INDcurrentfontsize7] #_atPopupSU .new_menu .new_container.space-between.menu.flex,
  .new_menu body[data-indcurrentfontsize7=INDcurrentfontsize7] .new_container.align-center.space-between.menu,
  .new_menu body[data-indcurrentfontsize7=INDcurrentfontsize7] #_atPopupSU .new_container.space-between.menu.flex,
  body[data-indcurrentfontsize8=INDcurrentfontsize8] .new_container.d-flex.align-center.space-between,
  body[data-indcurrentfontsize8=INDcurrentfontsize8] #searchSection .new_container.align-center.space-between.widget_jmi_autosearch_widget,
  #searchSection body[data-indcurrentfontsize8=INDcurrentfontsize8] .new_container.align-center.space-between.widget_jmi_autosearch_widget,
  body[data-indcurrentfontsize8=INDcurrentfontsize8] .new_container.align-center.space-between.top_menu,
  body[data-indcurrentfontsize8=INDcurrentfontsize8] #_atPopupSU .new_container.d-flex.space-between.flex,
  body[data-indcurrentfontsize8=INDcurrentfontsize8] #_atPopupSU #searchSection .new_container.space-between.flex.widget_jmi_autosearch_widget,
  #searchSection body[data-indcurrentfontsize8=INDcurrentfontsize8] #_atPopupSU .new_container.space-between.flex.widget_jmi_autosearch_widget,
  body[data-indcurrentfontsize8=INDcurrentfontsize8] #_atPopupSU .new_container.space-between.flex.top_menu,
  body[data-indcurrentfontsize8=INDcurrentfontsize8] #_atPopupSU .new_container.align-center.space-between.flex,
  body[data-indcurrentfontsize8=INDcurrentfontsize8] #_atPopupSU .new_container.space-between.flex,
  body[data-indcurrentfontsize8=INDcurrentfontsize8] #_atPopupSU .bl-template .bl-content-wrapper-columns .new_container.align-center.space-between.bl-block-button-content-wrapper,
  body[data-indcurrentfontsize8=INDcurrentfontsize8] #_atPopupSU .bl-template .bl-content-wrapper-columns .new_container.space-between.bl-block-button-content-wrapper.flex,
  body[data-indcurrentfontsize8=INDcurrentfontsize8] #_atPopupSU .bl-template .new_container.align-center.space-between.bl-content-wrapper-columns,
  body[data-indcurrentfontsize8=INDcurrentfontsize8] #_atPopupSU .bl-template .new_container.space-between.bl-content-wrapper-columns.flex,
  body[data-indcurrentfontsize8=INDcurrentfontsize8] .new_flashes .wrap_flashbacks .flashbacks .new_container.align-center.space-between.all_flashes,
  body[data-indcurrentfontsize8=INDcurrentfontsize8] .new_flashes .wrap_flashbacks .flashbacks #_atPopupSU .new_container.space-between.all_flashes.flex,
  body[data-indcurrentfontsize8=INDcurrentfontsize8] #_atPopupSU .new_flashes .wrap_flashbacks .flashbacks .new_container.space-between.all_flashes.flex,
  .new_flashes .wrap_flashbacks .flashbacks body[data-indcurrentfontsize8=INDcurrentfontsize8] .new_container.align-center.space-between.all_flashes,
  .new_flashes .wrap_flashbacks .flashbacks body[data-indcurrentfontsize8=INDcurrentfontsize8] #_atPopupSU .new_container.space-between.all_flashes.flex,
  body[data-indcurrentfontsize8=INDcurrentfontsize8] .new_menu .menu li.menu-item-has-children .new_container.align-center.space-between.sub-menu,
  body[data-indcurrentfontsize8=INDcurrentfontsize8] .new_menu .menu li.menu-item-has-children #_atPopupSU .new_container.space-between.sub-menu.flex,
  body[data-indcurrentfontsize8=INDcurrentfontsize8] #_atPopupSU .new_menu .menu li.menu-item-has-children .new_container.space-between.sub-menu.flex,
  .new_menu .menu li.menu-item-has-children body[data-indcurrentfontsize8=INDcurrentfontsize8] .new_container.align-center.space-between.sub-menu,
  .new_menu .menu li.menu-item-has-children body[data-indcurrentfontsize8=INDcurrentfontsize8] #_atPopupSU .new_container.space-between.sub-menu.flex,
  body[data-indcurrentfontsize8=INDcurrentfontsize8] .new_menu .menu li.menu-item-has-children > a.new_container.align-center.space-between,
  body[data-indcurrentfontsize8=INDcurrentfontsize8] .new_menu .menu #_atPopupSU li.menu-item-has-children > a.new_container.space-between.flex,
  body[data-indcurrentfontsize8=INDcurrentfontsize8] #_atPopupSU .new_menu .menu li.menu-item-has-children > a.new_container.space-between.flex,
  .new_menu .menu body[data-indcurrentfontsize8=INDcurrentfontsize8] li.menu-item-has-children > a.new_container.align-center.space-between,
  .new_menu .menu body[data-indcurrentfontsize8=INDcurrentfontsize8] #_atPopupSU li.menu-item-has-children > a.new_container.space-between.flex,
  body[data-indcurrentfontsize8=INDcurrentfontsize8] .new_menu .new_container.align-center.space-between.menu,
  body[data-indcurrentfontsize8=INDcurrentfontsize8] .new_menu #_atPopupSU .new_container.space-between.menu.flex,
  body[data-indcurrentfontsize8=INDcurrentfontsize8] #_atPopupSU .new_menu .new_container.space-between.menu.flex,
  .new_menu body[data-indcurrentfontsize8=INDcurrentfontsize8] .new_container.align-center.space-between.menu,
  .new_menu body[data-indcurrentfontsize8=INDcurrentfontsize8] #_atPopupSU .new_container.space-between.menu.flex,
  body[data-indcurrentfontsize9=INDcurrentfontsize9] .new_container.d-flex.align-center.space-between,
  body[data-indcurrentfontsize9=INDcurrentfontsize9] #searchSection .new_container.align-center.space-between.widget_jmi_autosearch_widget,
  #searchSection body[data-indcurrentfontsize9=INDcurrentfontsize9] .new_container.align-center.space-between.widget_jmi_autosearch_widget,
  body[data-indcurrentfontsize9=INDcurrentfontsize9] .new_container.align-center.space-between.top_menu,
  body[data-indcurrentfontsize9=INDcurrentfontsize9] #_atPopupSU .new_container.d-flex.space-between.flex,
  body[data-indcurrentfontsize9=INDcurrentfontsize9] #_atPopupSU #searchSection .new_container.space-between.flex.widget_jmi_autosearch_widget,
  #searchSection body[data-indcurrentfontsize9=INDcurrentfontsize9] #_atPopupSU .new_container.space-between.flex.widget_jmi_autosearch_widget,
  body[data-indcurrentfontsize9=INDcurrentfontsize9] #_atPopupSU .new_container.space-between.flex.top_menu,
  body[data-indcurrentfontsize9=INDcurrentfontsize9] #_atPopupSU .new_container.align-center.space-between.flex,
  body[data-indcurrentfontsize9=INDcurrentfontsize9] #_atPopupSU .new_container.space-between.flex,
  body[data-indcurrentfontsize9=INDcurrentfontsize9] #_atPopupSU .bl-template .bl-content-wrapper-columns .new_container.align-center.space-between.bl-block-button-content-wrapper,
  body[data-indcurrentfontsize9=INDcurrentfontsize9] #_atPopupSU .bl-template .bl-content-wrapper-columns .new_container.space-between.bl-block-button-content-wrapper.flex,
  body[data-indcurrentfontsize9=INDcurrentfontsize9] #_atPopupSU .bl-template .new_container.align-center.space-between.bl-content-wrapper-columns,
  body[data-indcurrentfontsize9=INDcurrentfontsize9] #_atPopupSU .bl-template .new_container.space-between.bl-content-wrapper-columns.flex,
  body[data-indcurrentfontsize9=INDcurrentfontsize9] .new_flashes .wrap_flashbacks .flashbacks .new_container.align-center.space-between.all_flashes,
  body[data-indcurrentfontsize9=INDcurrentfontsize9] .new_flashes .wrap_flashbacks .flashbacks #_atPopupSU .new_container.space-between.all_flashes.flex,
  body[data-indcurrentfontsize9=INDcurrentfontsize9] #_atPopupSU .new_flashes .wrap_flashbacks .flashbacks .new_container.space-between.all_flashes.flex,
  .new_flashes .wrap_flashbacks .flashbacks body[data-indcurrentfontsize9=INDcurrentfontsize9] .new_container.align-center.space-between.all_flashes,
  .new_flashes .wrap_flashbacks .flashbacks body[data-indcurrentfontsize9=INDcurrentfontsize9] #_atPopupSU .new_container.space-between.all_flashes.flex,
  body[data-indcurrentfontsize9=INDcurrentfontsize9] .new_menu .menu li.menu-item-has-children .new_container.align-center.space-between.sub-menu,
  body[data-indcurrentfontsize9=INDcurrentfontsize9] .new_menu .menu li.menu-item-has-children #_atPopupSU .new_container.space-between.sub-menu.flex,
  body[data-indcurrentfontsize9=INDcurrentfontsize9] #_atPopupSU .new_menu .menu li.menu-item-has-children .new_container.space-between.sub-menu.flex,
  .new_menu .menu li.menu-item-has-children body[data-indcurrentfontsize9=INDcurrentfontsize9] .new_container.align-center.space-between.sub-menu,
  .new_menu .menu li.menu-item-has-children body[data-indcurrentfontsize9=INDcurrentfontsize9] #_atPopupSU .new_container.space-between.sub-menu.flex,
  body[data-indcurrentfontsize9=INDcurrentfontsize9] .new_menu .menu li.menu-item-has-children > a.new_container.align-center.space-between,
  body[data-indcurrentfontsize9=INDcurrentfontsize9] .new_menu .menu #_atPopupSU li.menu-item-has-children > a.new_container.space-between.flex,
  body[data-indcurrentfontsize9=INDcurrentfontsize9] #_atPopupSU .new_menu .menu li.menu-item-has-children > a.new_container.space-between.flex,
  .new_menu .menu body[data-indcurrentfontsize9=INDcurrentfontsize9] li.menu-item-has-children > a.new_container.align-center.space-between,
  .new_menu .menu body[data-indcurrentfontsize9=INDcurrentfontsize9] #_atPopupSU li.menu-item-has-children > a.new_container.space-between.flex,
  body[data-indcurrentfontsize9=INDcurrentfontsize9] .new_menu .new_container.align-center.space-between.menu,
  body[data-indcurrentfontsize9=INDcurrentfontsize9] .new_menu #_atPopupSU .new_container.space-between.menu.flex,
  body[data-indcurrentfontsize9=INDcurrentfontsize9] #_atPopupSU .new_menu .new_container.space-between.menu.flex,
  .new_menu body[data-indcurrentfontsize9=INDcurrentfontsize9] .new_container.align-center.space-between.menu,
  .new_menu body[data-indcurrentfontsize9=INDcurrentfontsize9] #_atPopupSU .new_container.space-between.menu.flex,
  body[data-indcurrentfontsize10=INDcurrentfontsize10] .new_container.d-flex.align-center.space-between,
  body[data-indcurrentfontsize10=INDcurrentfontsize10] #searchSection .new_container.align-center.space-between.widget_jmi_autosearch_widget,
  #searchSection body[data-indcurrentfontsize10=INDcurrentfontsize10] .new_container.align-center.space-between.widget_jmi_autosearch_widget,
  body[data-indcurrentfontsize10=INDcurrentfontsize10] .new_container.align-center.space-between.top_menu,
  body[data-indcurrentfontsize10=INDcurrentfontsize10] #_atPopupSU .new_container.d-flex.space-between.flex,
  body[data-indcurrentfontsize10=INDcurrentfontsize10] #_atPopupSU #searchSection .new_container.space-between.flex.widget_jmi_autosearch_widget,
  #searchSection body[data-indcurrentfontsize10=INDcurrentfontsize10] #_atPopupSU .new_container.space-between.flex.widget_jmi_autosearch_widget,
  body[data-indcurrentfontsize10=INDcurrentfontsize10] #_atPopupSU .new_container.space-between.flex.top_menu,
  body[data-indcurrentfontsize10=INDcurrentfontsize10] #_atPopupSU .new_container.align-center.space-between.flex,
  body[data-indcurrentfontsize10=INDcurrentfontsize10] #_atPopupSU .new_container.space-between.flex,
  body[data-indcurrentfontsize10=INDcurrentfontsize10] #_atPopupSU .bl-template .bl-content-wrapper-columns .new_container.align-center.space-between.bl-block-button-content-wrapper,
  body[data-indcurrentfontsize10=INDcurrentfontsize10] #_atPopupSU .bl-template .bl-content-wrapper-columns .new_container.space-between.bl-block-button-content-wrapper.flex,
  body[data-indcurrentfontsize10=INDcurrentfontsize10] #_atPopupSU .bl-template .new_container.align-center.space-between.bl-content-wrapper-columns,
  body[data-indcurrentfontsize10=INDcurrentfontsize10] #_atPopupSU .bl-template .new_container.space-between.bl-content-wrapper-columns.flex,
  body[data-indcurrentfontsize10=INDcurrentfontsize10] .new_flashes .wrap_flashbacks .flashbacks .new_container.align-center.space-between.all_flashes,
  body[data-indcurrentfontsize10=INDcurrentfontsize10] .new_flashes .wrap_flashbacks .flashbacks #_atPopupSU .new_container.space-between.all_flashes.flex,
  body[data-indcurrentfontsize10=INDcurrentfontsize10] #_atPopupSU .new_flashes .wrap_flashbacks .flashbacks .new_container.space-between.all_flashes.flex,
  .new_flashes .wrap_flashbacks .flashbacks body[data-indcurrentfontsize10=INDcurrentfontsize10] .new_container.align-center.space-between.all_flashes,
  .new_flashes .wrap_flashbacks .flashbacks body[data-indcurrentfontsize10=INDcurrentfontsize10] #_atPopupSU .new_container.space-between.all_flashes.flex,
  body[data-indcurrentfontsize10=INDcurrentfontsize10] .new_menu .menu li.menu-item-has-children .new_container.align-center.space-between.sub-menu,
  body[data-indcurrentfontsize10=INDcurrentfontsize10] .new_menu .menu li.menu-item-has-children #_atPopupSU .new_container.space-between.sub-menu.flex,
  body[data-indcurrentfontsize10=INDcurrentfontsize10] #_atPopupSU .new_menu .menu li.menu-item-has-children .new_container.space-between.sub-menu.flex,
  .new_menu .menu li.menu-item-has-children body[data-indcurrentfontsize10=INDcurrentfontsize10] .new_container.align-center.space-between.sub-menu,
  .new_menu .menu li.menu-item-has-children body[data-indcurrentfontsize10=INDcurrentfontsize10] #_atPopupSU .new_container.space-between.sub-menu.flex,
  body[data-indcurrentfontsize10=INDcurrentfontsize10] .new_menu .menu li.menu-item-has-children > a.new_container.align-center.space-between,
  body[data-indcurrentfontsize10=INDcurrentfontsize10] .new_menu .menu #_atPopupSU li.menu-item-has-children > a.new_container.space-between.flex,
  body[data-indcurrentfontsize10=INDcurrentfontsize10] #_atPopupSU .new_menu .menu li.menu-item-has-children > a.new_container.space-between.flex,
  .new_menu .menu body[data-indcurrentfontsize10=INDcurrentfontsize10] li.menu-item-has-children > a.new_container.align-center.space-between,
  .new_menu .menu body[data-indcurrentfontsize10=INDcurrentfontsize10] #_atPopupSU li.menu-item-has-children > a.new_container.space-between.flex,
  body[data-indcurrentfontsize10=INDcurrentfontsize10] .new_menu .new_container.align-center.space-between.menu,
  body[data-indcurrentfontsize10=INDcurrentfontsize10] .new_menu #_atPopupSU .new_container.space-between.menu.flex,
  body[data-indcurrentfontsize10=INDcurrentfontsize10] #_atPopupSU .new_menu .new_container.space-between.menu.flex,
  .new_menu body[data-indcurrentfontsize10=INDcurrentfontsize10] .new_container.align-center.space-between.menu,
  .new_menu body[data-indcurrentfontsize10=INDcurrentfontsize10] #_atPopupSU .new_container.space-between.menu.flex {
    display: block;
  }
  body[data-indcurrentfontsize4=INDcurrentfontsize4] #new_flashes_wrap,
  body[data-indcurrentfontsize5=INDcurrentfontsize5] #new_flashes_wrap,
  body[data-indcurrentfontsize6=INDcurrentfontsize6] #new_flashes_wrap,
  body[data-indcurrentfontsize7=INDcurrentfontsize7] #new_flashes_wrap,
  body[data-indcurrentfontsize8=INDcurrentfontsize8] #new_flashes_wrap,
  body[data-indcurrentfontsize9=INDcurrentfontsize9] #new_flashes_wrap,
  body[data-indcurrentfontsize10=INDcurrentfontsize10] #new_flashes_wrap {
    height: 150px;
  }
  body[data-indcurrentfontsize4=INDcurrentfontsize4] ul.sub-menu:first-child, body[data-indcurrentfontsize4=INDcurrentfontsize4] .footer-menu ul.sub-menu:nth-child(2), body[data-indcurrentfontsize4=INDcurrentfontsize4] .footer-menu ul.sub-menu:nth-child(3),
  body[data-indcurrentfontsize4=INDcurrentfontsize4] .footer-menu ul.sub-menu:nth-child(4),
  body[data-indcurrentfontsize5=INDcurrentfontsize5] ul.sub-menu:first-child,
  body[data-indcurrentfontsize5=INDcurrentfontsize5] .footer-menu ul.sub-menu:nth-child(2),
  body[data-indcurrentfontsize5=INDcurrentfontsize5] .footer-menu ul.sub-menu:nth-child(3),
  body[data-indcurrentfontsize5=INDcurrentfontsize5] .footer-menu ul.sub-menu:nth-child(4),
  body[data-indcurrentfontsize6=INDcurrentfontsize6] ul.sub-menu:first-child,
  body[data-indcurrentfontsize6=INDcurrentfontsize6] .footer-menu ul.sub-menu:nth-child(2),
  body[data-indcurrentfontsize6=INDcurrentfontsize6] .footer-menu ul.sub-menu:nth-child(3),
  body[data-indcurrentfontsize6=INDcurrentfontsize6] .footer-menu ul.sub-menu:nth-child(4),
  body[data-indcurrentfontsize7=INDcurrentfontsize7] ul.sub-menu:first-child,
  body[data-indcurrentfontsize7=INDcurrentfontsize7] .footer-menu ul.sub-menu:nth-child(2),
  body[data-indcurrentfontsize7=INDcurrentfontsize7] .footer-menu ul.sub-menu:nth-child(3),
  body[data-indcurrentfontsize7=INDcurrentfontsize7] .footer-menu ul.sub-menu:nth-child(4),
  body[data-indcurrentfontsize8=INDcurrentfontsize8] ul.sub-menu:first-child,
  body[data-indcurrentfontsize8=INDcurrentfontsize8] .footer-menu ul.sub-menu:nth-child(2),
  body[data-indcurrentfontsize8=INDcurrentfontsize8] .footer-menu ul.sub-menu:nth-child(3),
  body[data-indcurrentfontsize8=INDcurrentfontsize8] .footer-menu ul.sub-menu:nth-child(4),
  body[data-indcurrentfontsize9=INDcurrentfontsize9] ul.sub-menu:first-child,
  body[data-indcurrentfontsize9=INDcurrentfontsize9] .footer-menu ul.sub-menu:nth-child(2),
  body[data-indcurrentfontsize9=INDcurrentfontsize9] .footer-menu ul.sub-menu:nth-child(3),
  body[data-indcurrentfontsize9=INDcurrentfontsize9] .footer-menu ul.sub-menu:nth-child(4),
  body[data-indcurrentfontsize10=INDcurrentfontsize10] ul.sub-menu:first-child,
  body[data-indcurrentfontsize10=INDcurrentfontsize10] .footer-menu ul.sub-menu:nth-child(2),
  body[data-indcurrentfontsize10=INDcurrentfontsize10] .footer-menu ul.sub-menu:nth-child(3),
  body[data-indcurrentfontsize10=INDcurrentfontsize10] .footer-menu ul.sub-menu:nth-child(4) {
    width: 100%;
  }
  body[data-indcurrentfontsize4=INDcurrentfontsize4] .bottom_footer .copyrights,
  body[data-indcurrentfontsize5=INDcurrentfontsize5] .bottom_footer .copyrights,
  body[data-indcurrentfontsize6=INDcurrentfontsize6] .bottom_footer .copyrights,
  body[data-indcurrentfontsize7=INDcurrentfontsize7] .bottom_footer .copyrights,
  body[data-indcurrentfontsize8=INDcurrentfontsize8] .bottom_footer .copyrights,
  body[data-indcurrentfontsize9=INDcurrentfontsize9] .bottom_footer .copyrights,
  body[data-indcurrentfontsize10=INDcurrentfontsize10] .bottom_footer .copyrights {
    width: 100%;
  }
  body[data-indcurrentfontsize4=INDcurrentfontsize4] .go_walk_parent #menu-mega_menu .go_walk ul, body[data-indcurrentfontsize4=INDcurrentfontsize4] .knowledge_country_parent #menu-mega_menu .knowledge_country ul, body[data-indcurrentfontsize4=INDcurrentfontsize4] .important_information_parent #menu-mega_menu .important_information ul, body[data-indcurrentfontsize4=INDcurrentfontsize4] .our_community_parent #menu-mega_menu .our_community ul, body[data-indcurrentfontsize4=INDcurrentfontsize4] #menu-mega_menu .go_walk.active ul, body[data-indcurrentfontsize4=INDcurrentfontsize4] #menu-mega_menu .knowledge_country.active ul, body[data-indcurrentfontsize4=INDcurrentfontsize4] #menu-mega_menu .important_information.active ul, body[data-indcurrentfontsize4=INDcurrentfontsize4] #menu-mega_menu .our_community.active ul,
  body[data-indcurrentfontsize5=INDcurrentfontsize5] .go_walk_parent #menu-mega_menu .go_walk ul,
  body[data-indcurrentfontsize5=INDcurrentfontsize5] .knowledge_country_parent #menu-mega_menu .knowledge_country ul,
  body[data-indcurrentfontsize5=INDcurrentfontsize5] .important_information_parent #menu-mega_menu .important_information ul,
  body[data-indcurrentfontsize5=INDcurrentfontsize5] .our_community_parent #menu-mega_menu .our_community ul,
  body[data-indcurrentfontsize5=INDcurrentfontsize5] #menu-mega_menu .go_walk.active ul,
  body[data-indcurrentfontsize5=INDcurrentfontsize5] #menu-mega_menu .knowledge_country.active ul,
  body[data-indcurrentfontsize5=INDcurrentfontsize5] #menu-mega_menu .important_information.active ul,
  body[data-indcurrentfontsize5=INDcurrentfontsize5] #menu-mega_menu .our_community.active ul,
  body[data-indcurrentfontsize6=INDcurrentfontsize6] .go_walk_parent #menu-mega_menu .go_walk ul,
  body[data-indcurrentfontsize6=INDcurrentfontsize6] .knowledge_country_parent #menu-mega_menu .knowledge_country ul,
  body[data-indcurrentfontsize6=INDcurrentfontsize6] .important_information_parent #menu-mega_menu .important_information ul,
  body[data-indcurrentfontsize6=INDcurrentfontsize6] .our_community_parent #menu-mega_menu .our_community ul,
  body[data-indcurrentfontsize6=INDcurrentfontsize6] #menu-mega_menu .go_walk.active ul,
  body[data-indcurrentfontsize6=INDcurrentfontsize6] #menu-mega_menu .knowledge_country.active ul,
  body[data-indcurrentfontsize6=INDcurrentfontsize6] #menu-mega_menu .important_information.active ul,
  body[data-indcurrentfontsize6=INDcurrentfontsize6] #menu-mega_menu .our_community.active ul,
  body[data-indcurrentfontsize7=INDcurrentfontsize7] .go_walk_parent #menu-mega_menu .go_walk ul,
  body[data-indcurrentfontsize7=INDcurrentfontsize7] .knowledge_country_parent #menu-mega_menu .knowledge_country ul,
  body[data-indcurrentfontsize7=INDcurrentfontsize7] .important_information_parent #menu-mega_menu .important_information ul,
  body[data-indcurrentfontsize7=INDcurrentfontsize7] .our_community_parent #menu-mega_menu .our_community ul,
  body[data-indcurrentfontsize7=INDcurrentfontsize7] #menu-mega_menu .go_walk.active ul,
  body[data-indcurrentfontsize7=INDcurrentfontsize7] #menu-mega_menu .knowledge_country.active ul,
  body[data-indcurrentfontsize7=INDcurrentfontsize7] #menu-mega_menu .important_information.active ul,
  body[data-indcurrentfontsize7=INDcurrentfontsize7] #menu-mega_menu .our_community.active ul,
  body[data-indcurrentfontsize8=INDcurrentfontsize8] .go_walk_parent #menu-mega_menu .go_walk ul,
  body[data-indcurrentfontsize8=INDcurrentfontsize8] .knowledge_country_parent #menu-mega_menu .knowledge_country ul,
  body[data-indcurrentfontsize8=INDcurrentfontsize8] .important_information_parent #menu-mega_menu .important_information ul,
  body[data-indcurrentfontsize8=INDcurrentfontsize8] .our_community_parent #menu-mega_menu .our_community ul,
  body[data-indcurrentfontsize8=INDcurrentfontsize8] #menu-mega_menu .go_walk.active ul,
  body[data-indcurrentfontsize8=INDcurrentfontsize8] #menu-mega_menu .knowledge_country.active ul,
  body[data-indcurrentfontsize8=INDcurrentfontsize8] #menu-mega_menu .important_information.active ul,
  body[data-indcurrentfontsize8=INDcurrentfontsize8] #menu-mega_menu .our_community.active ul,
  body[data-indcurrentfontsize9=INDcurrentfontsize9] .go_walk_parent #menu-mega_menu .go_walk ul,
  body[data-indcurrentfontsize9=INDcurrentfontsize9] .knowledge_country_parent #menu-mega_menu .knowledge_country ul,
  body[data-indcurrentfontsize9=INDcurrentfontsize9] .important_information_parent #menu-mega_menu .important_information ul,
  body[data-indcurrentfontsize9=INDcurrentfontsize9] .our_community_parent #menu-mega_menu .our_community ul,
  body[data-indcurrentfontsize9=INDcurrentfontsize9] #menu-mega_menu .go_walk.active ul,
  body[data-indcurrentfontsize9=INDcurrentfontsize9] #menu-mega_menu .knowledge_country.active ul,
  body[data-indcurrentfontsize9=INDcurrentfontsize9] #menu-mega_menu .important_information.active ul,
  body[data-indcurrentfontsize9=INDcurrentfontsize9] #menu-mega_menu .our_community.active ul,
  body[data-indcurrentfontsize10=INDcurrentfontsize10] .go_walk_parent #menu-mega_menu .go_walk ul,
  body[data-indcurrentfontsize10=INDcurrentfontsize10] .knowledge_country_parent #menu-mega_menu .knowledge_country ul,
  body[data-indcurrentfontsize10=INDcurrentfontsize10] .important_information_parent #menu-mega_menu .important_information ul,
  body[data-indcurrentfontsize10=INDcurrentfontsize10] .our_community_parent #menu-mega_menu .our_community ul,
  body[data-indcurrentfontsize10=INDcurrentfontsize10] #menu-mega_menu .go_walk.active ul,
  body[data-indcurrentfontsize10=INDcurrentfontsize10] #menu-mega_menu .knowledge_country.active ul,
  body[data-indcurrentfontsize10=INDcurrentfontsize10] #menu-mega_menu .important_information.active ul,
  body[data-indcurrentfontsize10=INDcurrentfontsize10] #menu-mega_menu .our_community.active ul {
    display: block;
  }
  body[data-indcurrentfontsize4=INDcurrentfontsize4] .footer-menu ul.sub-menu,
  body[data-indcurrentfontsize5=INDcurrentfontsize5] .footer-menu ul.sub-menu,
  body[data-indcurrentfontsize6=INDcurrentfontsize6] .footer-menu ul.sub-menu,
  body[data-indcurrentfontsize7=INDcurrentfontsize7] .footer-menu ul.sub-menu,
  body[data-indcurrentfontsize8=INDcurrentfontsize8] .footer-menu ul.sub-menu,
  body[data-indcurrentfontsize9=INDcurrentfontsize9] .footer-menu ul.sub-menu,
  body[data-indcurrentfontsize10=INDcurrentfontsize10] .footer-menu ul.sub-menu {
    height: auto;
  }
  body[data-indcurrentfontsize4=INDcurrentfontsize4] .footer-menu,
  body[data-indcurrentfontsize5=INDcurrentfontsize5] .footer-menu,
  body[data-indcurrentfontsize6=INDcurrentfontsize6] .footer-menu,
  body[data-indcurrentfontsize7=INDcurrentfontsize7] .footer-menu,
  body[data-indcurrentfontsize8=INDcurrentfontsize8] .footer-menu,
  body[data-indcurrentfontsize9=INDcurrentfontsize9] .footer-menu,
  body[data-indcurrentfontsize10=INDcurrentfontsize10] .footer-menu {
    display: block;
  }
  body[data-indcurrentfontsize4=INDcurrentfontsize4] .mobile_menu,
  body[data-indcurrentfontsize5=INDcurrentfontsize5] .mobile_menu,
  body[data-indcurrentfontsize6=INDcurrentfontsize6] .mobile_menu,
  body[data-indcurrentfontsize7=INDcurrentfontsize7] .mobile_menu,
  body[data-indcurrentfontsize8=INDcurrentfontsize8] .mobile_menu,
  body[data-indcurrentfontsize9=INDcurrentfontsize9] .mobile_menu,
  body[data-indcurrentfontsize10=INDcurrentfontsize10] .mobile_menu {
    width: 173px;
    top: 92px;
  }
  body[data-indcurrentfontsize4=INDcurrentfontsize4] .icons_container,
  body[data-indcurrentfontsize5=INDcurrentfontsize5] .icons_container,
  body[data-indcurrentfontsize6=INDcurrentfontsize6] .icons_container,
  body[data-indcurrentfontsize7=INDcurrentfontsize7] .icons_container,
  body[data-indcurrentfontsize8=INDcurrentfontsize8] .icons_container,
  body[data-indcurrentfontsize9=INDcurrentfontsize9] .icons_container,
  body[data-indcurrentfontsize10=INDcurrentfontsize10] .icons_container {
    display: block;
  }
  body[data-indcurrentfontsize4=INDcurrentfontsize4] .all_flashes,
  body[data-indcurrentfontsize5=INDcurrentfontsize5] .all_flashes,
  body[data-indcurrentfontsize6=INDcurrentfontsize6] .all_flashes,
  body[data-indcurrentfontsize7=INDcurrentfontsize7] .all_flashes,
  body[data-indcurrentfontsize8=INDcurrentfontsize8] .all_flashes,
  body[data-indcurrentfontsize9=INDcurrentfontsize9] .all_flashes,
  body[data-indcurrentfontsize10=INDcurrentfontsize10] .all_flashes {
    width: 115px;
  }
  body[data-indcurrentfontsize4=INDcurrentfontsize4] #new_flashes_wrap,
  body[data-indcurrentfontsize5=INDcurrentfontsize5] #new_flashes_wrap,
  body[data-indcurrentfontsize6=INDcurrentfontsize6] #new_flashes_wrap,
  body[data-indcurrentfontsize7=INDcurrentfontsize7] #new_flashes_wrap,
  body[data-indcurrentfontsize8=INDcurrentfontsize8] #new_flashes_wrap,
  body[data-indcurrentfontsize9=INDcurrentfontsize9] #new_flashes_wrap,
  body[data-indcurrentfontsize10=INDcurrentfontsize10] #new_flashes_wrap {
    height: 80px;
  }
  body[data-indcurrentfontsize4=INDcurrentfontsize4] .new_flashes .wrap_flashbacks .flashbacks,
  body[data-indcurrentfontsize5=INDcurrentfontsize5] .new_flashes .wrap_flashbacks .flashbacks,
  body[data-indcurrentfontsize6=INDcurrentfontsize6] .new_flashes .wrap_flashbacks .flashbacks,
  body[data-indcurrentfontsize7=INDcurrentfontsize7] .new_flashes .wrap_flashbacks .flashbacks,
  body[data-indcurrentfontsize8=INDcurrentfontsize8] .new_flashes .wrap_flashbacks .flashbacks,
  body[data-indcurrentfontsize9=INDcurrentfontsize9] .new_flashes .wrap_flashbacks .flashbacks,
  body[data-indcurrentfontsize10=INDcurrentfontsize10] .new_flashes .wrap_flashbacks .flashbacks {
    height: 80px;
  }
  body[data-indcurrentfontsize4=INDcurrentfontsize4] .new_flashes .wrap_flashbacks .flashbacks .all_flashes,
  body[data-indcurrentfontsize5=INDcurrentfontsize5] .new_flashes .wrap_flashbacks .flashbacks .all_flashes,
  body[data-indcurrentfontsize6=INDcurrentfontsize6] .new_flashes .wrap_flashbacks .flashbacks .all_flashes,
  body[data-indcurrentfontsize7=INDcurrentfontsize7] .new_flashes .wrap_flashbacks .flashbacks .all_flashes,
  body[data-indcurrentfontsize8=INDcurrentfontsize8] .new_flashes .wrap_flashbacks .flashbacks .all_flashes,
  body[data-indcurrentfontsize9=INDcurrentfontsize9] .new_flashes .wrap_flashbacks .flashbacks .all_flashes,
  body[data-indcurrentfontsize10=INDcurrentfontsize10] .new_flashes .wrap_flashbacks .flashbacks .all_flashes {
    width: 108px;
  }
  body[data-indcurrentfontsize4=INDcurrentfontsize4] .area_trips_wrap,
  body[data-indcurrentfontsize5=INDcurrentfontsize5] .area_trips_wrap,
  body[data-indcurrentfontsize6=INDcurrentfontsize6] .area_trips_wrap,
  body[data-indcurrentfontsize7=INDcurrentfontsize7] .area_trips_wrap,
  body[data-indcurrentfontsize8=INDcurrentfontsize8] .area_trips_wrap,
  body[data-indcurrentfontsize9=INDcurrentfontsize9] .area_trips_wrap,
  body[data-indcurrentfontsize10=INDcurrentfontsize10] .area_trips_wrap {
    height: auto !important;
    max-height: unset !important;
  }
  body[data-indcurrentfontsize4=INDcurrentfontsize4] .menu_links,
  body[data-indcurrentfontsize5=INDcurrentfontsize5] .menu_links,
  body[data-indcurrentfontsize6=INDcurrentfontsize6] .menu_links,
  body[data-indcurrentfontsize7=INDcurrentfontsize7] .menu_links,
  body[data-indcurrentfontsize8=INDcurrentfontsize8] .menu_links,
  body[data-indcurrentfontsize9=INDcurrentfontsize9] .menu_links,
  body[data-indcurrentfontsize10=INDcurrentfontsize10] .menu_links {
    display: block;
  }
}

@media only screen and (max-width : 767px) {
  body[data-indmagnifier=INDmagnifier] #_atPopupSU .inptAndButton .flex, body[data-indmagnifier=INDMagnifier] #_atPopupSU .inptAndButton .flex {
    flex-direction: column;
  }
  body[data-indmagnifier=INDmagnifier] #_atPopupSU .bl-template .bl-block-dir-rtl .bl-block-content-item .labelAndInput, body[data-indmagnifier=INDMagnifier] #_atPopupSU .bl-template .bl-block-dir-rtl .bl-block-content-item .labelAndInput {
    width: 100%;
  }
  body[data-indmagnifier=INDmagnifier] #_atPopupSU .bl-template .labelAndInput label, body[data-indmagnifier=INDMagnifier] #_atPopupSU .bl-template .labelAndInput label {
    width: 17%;
  }
  body[data-indmagnifier=INDmagnifier] #_atPopupSU .bl-template .label_email input.email, body[data-indmagnifier=INDmagnifier] #_atPopupSU .bl-template .label_name input.name, body[data-indmagnifier=INDMagnifier] #_atPopupSU .bl-template .label_email input.email, body[data-indmagnifier=INDMagnifier] #_atPopupSU .bl-template .label_name input.name {
    width: 83% !important;
  }
  body[data-indmagnifier=INDmagnifier] #area-section .map, body[data-indmagnifier=INDMagnifier] #area-section .map {
    overflow: scroll;
  }
  body[data-indmagnifier=INDmagnifier] .icons_wrap .icons_container, body[data-indmagnifier=INDMagnifier] .icons_wrap .icons_container {
    flex-wrap: wrap;
  }
  body[data-indmagnifier=INDmagnifier] .personal_area .new_container, body[data-indmagnifier=INDMagnifier] .personal_area .new_container {
    display: flex;
    flex-wrap: wrap;
  }
  body[data-indmagnifier=INDmagnifier] .personal_area .new_container .txt_and_icon, body[data-indmagnifier=INDMagnifier] .personal_area .new_container .txt_and_icon {
    margin-bottom: 11px;
  }
  body[data-indmagnifier=INDmagnifier] .cards_wrap .dates, body[data-indmagnifier=INDMagnifier] .cards_wrap .dates {
    display: flex;
    flex-wrap: wrap;
  }
  body[data-indmagnifier=INDmagnifier] .footer-menu, body[data-indmagnifier=INDMagnifier] .footer-menu {
    flex-wrap: wrap;
  }
  body[data-indmagnifier=INDmagnifier] .footer-menu ul.sub-menu:first-child, body[data-indmagnifier=INDmagnifier] .footer-menu ul.sub-menu:nth-child(2), body[data-indmagnifier=INDmagnifier] .footer-menu ul.sub-menu:nth-child(3), body[data-indmagnifier=INDmagnifier] .footer-menu ul.sub-menu:nth-child(4), body[data-indmagnifier=INDMagnifier] .footer-menu ul.sub-menu:first-child, body[data-indmagnifier=INDMagnifier] .footer-menu ul.sub-menu:nth-child(2), body[data-indmagnifier=INDMagnifier] .footer-menu ul.sub-menu:nth-child(3), body[data-indmagnifier=INDMagnifier] .footer-menu ul.sub-menu:nth-child(4) {
    width: 50%;
  }
  body[data-indmagnifier=INDmagnifier] .bottom_footer .privacy_policy, body[data-indmagnifier=INDMagnifier] .bottom_footer .privacy_policy {
    width: 33%;
    margin-bottom: 5px;
  }
  body[data-indmagnifier=INDmagnifier] .bottom_footer .terms, body[data-indmagnifier=INDMagnifier] .bottom_footer .terms {
    width: 33%;
    margin-bottom: 5px;
  }
  body[data-indmagnifier=INDmagnifier] .bottom_footer .copyrights, body[data-indmagnifier=INDMagnifier] .bottom_footer .copyrights {
    width: 33%;
    margin-bottom: 5px;
  }
  body[data-indmagnifier=INDmagnifier] .bottom_footer .developers, body[data-indmagnifier=INDMagnifier] .bottom_footer .developers {
    width: 33%;
  }
  body[data-indmagnifier=INDmagnifier] .bottom_footer .ui-ux, body[data-indmagnifier=INDMagnifier] .bottom_footer .ui-ux {
    width: 33%;
    border-left: none;
  }
  body[data-indmagnifier=INDmagnifier] #menu-mega_menu ul > li > ul > li, body[data-indmagnifier=INDMagnifier] #menu-mega_menu ul > li > ul > li {
    width: auto;
    max-width: 50%;
    display: inline-block;
    margin-bottom: 8px;
    min-height: auto;
  }
  body[data-indmagnifier=INDmagnifier] #menu-mega_menu ul > li ul.sub-menu, body[data-indmagnifier=INDMagnifier] #menu-mega_menu ul > li ul.sub-menu {
    flex-wrap: wrap;
  }
  body[data-indmagnifier=INDmagnifier] #series_2, body[data-indmagnifier=INDMagnifier] #series_2 {
    overflow-x: scroll;
  }
  body[data-indmagnifier=INDmagnifier] .new_knowledge .new_k_right .news-box, body[data-indmagnifier=INDmagnifier] .new_knowledge .new_k_left .news-box, body[data-indmagnifier=INDMagnifier] .new_knowledge .new_k_right .news-box, body[data-indmagnifier=INDMagnifier] .new_knowledge .new_k_left .news-box {
    flex-direction: column;
  }
}
.new_menu .menu {
  position: relative;
}
.new_menu .menu li.menu-item-has-children {
  font-size: 24px;
}
@media only screen and (max-width : 1199px) {
  .new_menu .menu li.menu-item-has-children {
    font-size: 22px;
  }
}
@media only screen and (max-width : 991px) {
  .new_menu .menu li.menu-item-has-children {
    font-size: 20px;
  }
}
.new_menu .menu li.menu-item-has-children > a {
  justify-content: center;
  width: 180px;
}
.new_menu .menu li.menu-item-has-children.current-menu-parent > a, .new_menu .menu li.menu-item-has-children:hover > a {
  background-color: #004B3E;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  color: white;
  font-weight: 700;
}
.new_menu .menu li.menu-item-has-children.current-menu-parent .sub-menu, .new_menu .menu li.menu-item-has-children:hover .sub-menu {
  opacity: 1;
  visibility: visible;
  height: auto;
}
.new_menu .menu li.menu-item-has-children .sub-menu {
  opacity: 0;
  visibility: hidden;
  height: 0;
  transition: opacity 0.3s, visibility 0.3s;
  position: absolute;
  top: 18px;
  background: #F0F4F4;
}

#menu_div_container {
  width: 100%;
  background: #fff;
  position: relative;
  z-index: 99;
  padding-bottom: 15px;
}
@media only screen and (max-width : 991px) and (min-width: 768px) {
  #menu_div_container {
    padding-top: 15px;
  }
}
@media only screen and (max-width : 767px) {
  #menu_div_container {
    height: 76px;
    padding-top: 10px;
  }
}

.site-header {
  border: 0;
}

.contentDiv {
  width: 100%;
}

body[data-flashbacks="0"] .new_flashes + .collapse {
  background: #fff;
  width: 100%;
  margin-top: 20px;
}

.go_walk_parent #menu-mega_menu .go_walk ul, .knowledge_country_parent #menu-mega_menu .knowledge_country ul, .important_information_parent #menu-mega_menu .important_information ul, .our_community_parent #menu-mega_menu .our_community ul {
  display: flex;
}

.go_walk_parent #menu-mega_menu:not(:has(li:hover, li:focus-within)) .go_walk > a,
.knowledge_country_parent #menu-mega_menu:not(:has(li:hover, li:focus-within)) .knowledge_country > a,
.important_information_parent #menu-mega_menu:not(:has(li:hover, li:focus-within)) .important_information > a,
.our_community_parent #menu-mega_menu:not(:has(li:hover, li:focus-within)) .our_community > a,
#menu-mega_menu .go_walk.active > a, #menu-mega_menu .knowledge_country.active > a, #menu-mega_menu .important_information.active > a, #menu-mega_menu .our_community.active > a {
  color: #fff;
  text-align: center;
  background-color: #004B3E;
  border-radius: 10px 10px 0px 0px;
  display: block;
  font-weight: 700;
}
.go_walk_parent #menu-mega_menu:not(:has(li:hover, li:focus-within)) .go_walk ul,
.knowledge_country_parent #menu-mega_menu:not(:has(li:hover, li:focus-within)) .knowledge_country ul,
.important_information_parent #menu-mega_menu:not(:has(li:hover, li:focus-within)) .important_information ul,
.our_community_parent #menu-mega_menu:not(:has(li:hover, li:focus-within)) .our_community ul,
#menu-mega_menu .go_walk.active ul, #menu-mega_menu .knowledge_country.active ul, #menu-mega_menu .important_information.active ul, #menu-mega_menu .our_community.active ul {
  display: flex;
}

#menu-mega_menu {
  color: #004B3E;
  display: flex;
  justify-content: space-between;
  z-index: 999;
  list-style: none;
}
#menu-mega_menu > li > a {
  line-height: 2;
}
#menu-mega_menu a:hover {
  font-weight: bold;
  transition: font-weight 0.3s;
}
#menu-mega_menu ul {
  background-color: #ECEFEF;
  justify-content: end;
}

@media only screen and (max-width : 991px) {
  #menu-mega_menu {
    position: relative;
    font-size: 14px;
  }
  #menu-mega_menu ul {
    padding: 0 5px;
  }
  #menu-mega_menu > li {
    width: 25%;
    text-align: center;
  }
}
@media only screen and (max-width : 991px) and (max-width : 767px) {
  #menu-mega_menu > li.three-links ul ul li {
    max-width: 100%;
  }
}
@media only screen and (max-width : 991px) {
  #menu-mega_menu ul {
    display: none;
    right: 0;
    left: 0;
    position: absolute;
  }
  #menu-mega_menu ul > li {
    width: 100%;
    padding: 5px 3px;
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: space-around;
    font-weight: 500;
    font-family: "AtlasMedium";
    min-height: 38px;
  }
  #menu-mega_menu ul > li > ul {
    width: 100%;
    justify-content: space-between;
  }
}
@media only screen and (max-width : 991px) and (max-width : 767px) {
  #menu-mega_menu ul > li > ul > li {
    width: auto;
    max-width: 25%;
    min-width: min-content;
  }
}
@media only screen and (max-width : 991px) {
  #menu-mega_menu ul > li.title_group.menu_top_links span {
    display: none;
  }
  #menu-mega_menu ul > li ul.sub-menu {
    top: 0;
  }
  #menu-mega_menu ul .menu_icon_links, #menu-mega_menu ul .menu_right_links, #menu-mega_menu ul .menu_image {
    display: none;
  }
}
@media only screen and (min-width : 992px) {
  #menu-mega_menu {
    font-size: 20px;
    position: relative;
    padding-top: 26px;
  }
  #menu-mega_menu > li {
    font-size: 20px;
    background: #fff;
    border-bottom: 3px solid;
    width: 25%;
    height: 40px;
  }
}
@media only screen and (min-width : 992px) and (min-width : 992px) {
  #menu-mega_menu > li {
    position: relative;
  }
}
@media only screen and (min-width : 992px) {
  #menu-mega_menu > li > a {
    height: 100%;
    display: block;
    text-align: center;
  }
  #menu-mega_menu > li:hover, #menu-mega_menu > li > a:focus {
    color: #fff;
    text-align: center;
    background-color: #004B3E;
    border-color: #004B3E;
    border-radius: 10px 10px 0px 0px;
    display: block;
    font-weight: 700;
  }
  #menu-mega_menu > li:hover > a, #menu-mega_menu > li > a:focus > a {
    color: #fff;
  }
  #menu-mega_menu > li:hover ul, #menu-mega_menu > li > a:focus ul {
    opacity: 1;
    visibility: visible;
    max-height: 1000px;
  }
  #menu-mega_menu > li:hover ul a:not(:hover), #menu-mega_menu > li > a:focus ul a:not(:hover) {
    font-weight: 400;
  }
  #menu-mega_menu > li > ul {
    max-height: 0px;
    text-align: right;
    opacity: 0;
    display: flex;
    visibility: hidden;
    transition: opacity 0.1s ease, visibility 0.1s ease;
    flex-wrap: wrap;
    position: absolute;
    background-color: #ECEFEF;
    padding: 20px 30px;
    height: 300px;
    top: 40px;
    font-size: 18px;
    justify-content: space-between;
    border-radius: 0px 0px 10px 10px;
  }
  #menu-mega_menu > li.go_walk > ul {
    width: 885px;
  }
}
@media only screen and (min-width : 992px) and (max-width : 1199px) {
  #menu-mega_menu > li.go_walk > ul {
    width: 850px;
  }
}
@media only screen and (min-width : 992px) and (max-width : 991px) {
  #menu-mega_menu > li.go_walk > ul {
    width: 720px;
  }
}
@media only screen and (min-width : 992px) {
  #menu-mega_menu > li.knowledge_country > ul, #menu-mega_menu > li.important_information > ul, #menu-mega_menu > li.our_community > ul {
    width: 737px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
  }
}
@media only screen and (min-width : 992px) and (max-width : 1199px) {
  #menu-mega_menu > li.knowledge_country > ul, #menu-mega_menu > li.important_information > ul, #menu-mega_menu > li.our_community > ul {
    width: 650px;
  }
}
@media only screen and (min-width : 992px) and (max-width : 991px) {
  #menu-mega_menu > li.knowledge_country > ul, #menu-mega_menu > li.important_information > ul, #menu-mega_menu > li.our_community > ul {
    right: 0;
    left: 0;
    width: auto;
    transform: none;
  }
}
@media only screen and (min-width : 992px) {
  #menu-mega_menu > li.knowledge_country > ul .menu_icon_links, #menu-mega_menu > li.important_information > ul .menu_icon_links, #menu-mega_menu > li.our_community > ul .menu_icon_links {
    width: 32%;
  }
  #menu-mega_menu > li.knowledge_country > ul .menu_icon_links > ul li, #menu-mega_menu > li.important_information > ul .menu_icon_links > ul li, #menu-mega_menu > li.our_community > ul .menu_icon_links > ul li {
    width: 46%;
    margin-bottom: 0px;
  }
  #menu-mega_menu > li.knowledge_country > ul .menu_right_links, #menu-mega_menu > li.important_information > ul .menu_right_links, #menu-mega_menu > li.our_community > ul .menu_right_links {
    width: 26%;
  }
  #menu-mega_menu > li.knowledge_country > ul .menu_image, #menu-mega_menu > li.important_information > ul .menu_image, #menu-mega_menu > li.our_community > ul .menu_image {
    width: 31%;
  }
  #menu-mega_menu > li.our_community > ul {
    position: absolute;
    left: 0;
    transform: none;
  }
  #menu-mega_menu .menu_right_links {
    width: 29%;
    height: calc(100% - 43px);
    letter-spacing: -0.7px;
  }
  #menu-mega_menu .menu_right_links ul {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 96%;
  }
  #menu-mega_menu .menu_top_links {
    width: 100%;
    font-size: 20px;
  }
}
@media only screen and (min-width : 992px) and (max-width : 1199px) {
  #menu-mega_menu .menu_top_links {
    font-size: 22px;
  }
}
@media only screen and (min-width : 992px) and (max-width : 991px) {
  #menu-mega_menu .menu_top_links {
    font-size: 20px;
  }
}
@media only screen and (min-width : 992px) {
  #menu-mega_menu .menu_top_links ul {
    border-bottom: 2px solid #004B3E;
    border-radius: 0px, 0px, 10px, 10px;
    line-height: 1;
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
    height: 32px;
  }
}
@media only screen and (min-width : 992px) and (max-width : 1199px) {
  #menu-mega_menu .menu_top_links ul {
    height: 42px;
  }
}
@media only screen and (min-width : 992px) and (max-width : 991px) {
  #menu-mega_menu .menu_top_links ul {
    height: 38px;
  }
}
@media only screen and (min-width : 992px) {
  #menu-mega_menu .menu_icon_links {
    width: 40%;
  }
  #menu-mega_menu .menu_icon_links ul {
    flex-wrap: wrap;
    display: flex;
    justify-content: space-between;
  }
  #menu-mega_menu .menu_icon_links ul li {
    flex-shrink: 0;
    width: 28%;
  }
}
@media only screen and (min-width : 992px) and (max-width : 1199px) {
  #menu-mega_menu .menu_icon_links ul li {
    width: 26%;
  }
}
@media only screen and (min-width : 992px) and (max-width : 991px) {
  #menu-mega_menu .menu_icon_links ul li {
    width: 25%;
  }
}
@media only screen and (min-width : 992px) {
  #menu-mega_menu .menu_icon_links ul a {
    display: flex;
    flex-direction: column;
    font-size: 16px;
    text-align: center;
  }
}
@media only screen and (min-width : 992px) and (max-width : 1199px) {
  #menu-mega_menu .menu_icon_links ul a {
    font-size: 14px;
  }
}
@media only screen and (min-width : 992px) {
  #menu-mega_menu .menu_icon_links ul img {
    margin: auto;
    height: auto;
    max-width: 100%;
    width: 66px;
  }
  #menu-mega_menu .menu_icon_links ul span {
    padding-top: 6px;
    height: 48px;
  }
  #menu-mega_menu .menu_icon_links .bold span {
    font-weight: bold;
  }
  #menu-mega_menu .menu_image {
    width: 29%;
  }
  #menu-mega_menu .menu_image a {
    display: flex;
    justify-content: flex-end;
  }
  #menu-mega_menu .menu_image img {
    display: block;
    width: 208px;
    height: 208px;
    object-fit: cover;
  }
}
@media only screen and (min-width : 992px) and (max-width : 991px) {
  #menu-mega_menu .menu_image img {
    width: 207px;
    height: 163px;
  }
}
@media only screen and (min-width : 992px) {
  #menu-mega_menu .menu_image .has-image span {
    display: none;
  }
  #menu-mega_menu .menu-item-has-children > span:first-of-type {
    display: none;
  }
}
@media only screen and (min-width : 992px) {
  #menu-item-lang, #menu-item-accessibility {
    display: none;
    visibility: hidden;
    opacity: 0;
  }
}
.mobile_menu .menu-item.has-image img {
  display: none;
}

@media print {
  header .mega_menu, header .menu_links {
    display: none;
  }
  .logoAndLinks_menu {
    background: url(images/logo_mobile_sprites.png) !important;
    background-position: right -125px !important;
    background-repeat: no-repeat !important;
    height: 53px;
    background-size: 100% !important;
    width: 190px !important;
  }
  .logoAndLinks_menu .custom-logo-link img {
    display: none;
  }
}
.recommendations_wrap #top_big_images_2 .swiper-button-next, .recommendations_wrap #top_big_images_2 .swiper-button-prev, #our_community_images .swiper-button-next, #our_community_images .swiper-button-prev {
  height: 37px !important;
  width: 21px !important;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100%;
  transform: none;
  top: 46%;
}
@media only screen and (max-width : 767px) {
  .recommendations_wrap #top_big_images_2 .swiper-button-next, .recommendations_wrap #top_big_images_2 .swiper-button-prev, #our_community_images .swiper-button-next, #our_community_images .swiper-button-prev {
    height: 27px !important;
    width: 13px !important;
  }
}
.recommendations_wrap #top_big_images_2 .swiper-button-next, #our_community_images .swiper-button-next {
  background-image: url(images/left_arrow_big_images.png) !important;
}
@media only screen and (max-width : 767px) {
  .recommendations_wrap #top_big_images_2 .swiper-button-next, #our_community_images .swiper-button-next {
    background-image: url(images/left_arrow_big_mobile_images.png) !important;
  }
}
.recommendations_wrap #top_big_images_2 .swiper-button-prev, #our_community_images .swiper-button-prev {
  background-image: url(images/right_arrow_big_images.png) !important;
}
@media only screen and (max-width : 767px) {
  .recommendations_wrap #top_big_images_2 .swiper-button-prev, #our_community_images .swiper-button-prev {
    background-image: url(images/right_arrow_big_mobile_images.png) !important;
  }
}

.recommendations_wrap .swiper-pagination {
  bottom: 0px;
  text-align: right;
  padding: 0 32px;
}
.recommendations_wrap .swiper-pagination .swiper-pagination-bullet {
  margin: 0 0 0 7px;
  width: 12.18px;
  height: 12.18px;
  border-width: 1px;
}
.recommendations_wrap img {
  height: 100%;
  width: 100%;
}
@media only screen and (max-width : 767px) {
  .recommendations_wrap {
    margin-top: 32px;
  }
}
.recommendations_wrap #top_big_images .swiper-slide {
  transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
}
.recommendations_wrap .recommendations_content {
  position: absolute;
  bottom: 20px;
  right: 20px;
  max-width: 89%;
}
@media only screen and (min-width : 768px) {
  .recommendations_wrap .recommendations_content {
    bottom: 67px;
    right: 0px;
    max-width: 90%;
  }
}
.recommendations_wrap .recommendations_content h3 {
  padding: 5px 15px;
}

#top_small_images_left {
  flex: 0 0 calc(24% - 9px);
}

#top_big_images_2, #top_small_images_left {
  background-color: #ECEFEF;
}
@media only screen and (min-width : 1400px) {
  #top_big_images_2, #top_small_images_left {
    height: 481px;
  }
}
@media only screen and (min-width : 768px) and (max-width: 1399px) {
  #top_big_images_2, #top_small_images_left {
    height: 446px;
  }
}
@media only screen and (max-width : 1199px) {
  #top_big_images_2, #top_small_images_left {
    height: 400px;
  }
}
@media only screen and (max-width : 991px) {
  #top_big_images_2, #top_small_images_left {
    height: 300px;
  }
}
@media only screen and (max-width : 767px) {
  #top_big_images_2, #top_small_images_left {
    height: 194px;
  }
}

.in #top_big_images_2, .in #top_small_images_left {
  background-color: unset;
}

@media only screen and (min-width : 768px) {
  #top_big_images_2 {
    padding-inline-end: 0px;
    margin-bottom: 25px;
    margin-inline-start: 0;
    flex: 0 0 calc(76% - 21px);
  }
  #top_big_images_2 .swiper-container, #top_big_images_2 img {
    border-radius: 10px;
  }
  #top_big_images_2 .top_big_content {
    position: absolute;
    bottom: 100px;
  }
}
#top_big_images_2 .recommendations_title {
  width: auto;
  display: inline-block;
  padding: 13px 21px 12px 20px;
}
@media only screen and (max-width : 991px) and (min-width: 768px) {
  #top_big_images_2 .recommendations_title {
    font-size: 30px;
  }
}
@media only screen and (max-width : 767px) {
  #top_big_images_2 .recommendations_title {
    font-size: 14px;
    padding: 4px 8px;
    border-radius: 5px;
  }
}
#top_big_images_2 .h2-new {
  padding: 10px 21px 10px 28px;
  display: block;
}
@media only screen and (max-width : 991px) and (min-width: 768px) {
  #top_big_images_2 .h2-new {
    font-size: 25px;
  }
}
@media only screen and (max-width : 767px) {
  #top_big_images_2 .h2-new {
    border-radius: 5px;
    padding: 2px 8px;
  }
}

@media only screen and (min-width : 992px) {
  #top_small_images_left .t_small_image {
    /*padding-inline-start: 20px;*/
  }
  #top_small_images_left .t_small_image h4 {
    padding-top: 7px;
    padding-bottom: 7px;
    padding-inline-start: 5px;
    font-size: 20px;
  }
}
@media only screen and (min-width : 992px) and (max-width: 1399px) {
  #top_small_images_left .t_small_image h4 {
    font-size: 19px;
  }
}
@media only screen and (min-width : 1400px) {
  #top_small_images_left .t_small_image {
    /*padding-inline-start: 28.21px;*/
  }
  #top_small_images_left .t_small_image h4 {
    padding-top: 8px;
    padding-bottom: 29px;
    padding-inline-start: 0;
  }
}
@media only screen and (max-width : 991px) {
  #top_small_images_left {
    flex: 0 0 25%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
}

@media only screen and (min-width : 768px) {
  #top_small_images_bottom .t_small_image {
    flex: 0 0 23.4%;
    position: relative;
  }
}
#top_small_images_bottom .t_small_image .h3-new, #top_small_images_bottom .t_small_image body #_atPopupSU .bl-template .h3-new, body #_atPopupSU .bl-template #top_small_images_bottom .t_small_image .h3-new, #top_small_images_bottom .t_small_image body #_atPopupSU .bl-template .bl-block-content-item-text span, body #_atPopupSU .bl-template .bl-block-content-item-text #top_small_images_bottom .t_small_image span {
  padding-top: 8px;
}
@media only screen and (max-width : 767px) {
  #top_small_images_bottom .t_small_image .h3-new, #top_small_images_bottom .t_small_image body #_atPopupSU .bl-template .h3-new, body #_atPopupSU .bl-template #top_small_images_bottom .t_small_image .h3-new, #top_small_images_bottom .t_small_image body #_atPopupSU .bl-template .bl-block-content-item-text span, body #_atPopupSU .bl-template .bl-block-content-item-text #top_small_images_bottom .t_small_image span {
    font-weight: 500;
    font-family: "AtlasMedium";
    padding-top: 3px;
  }
}

.t_small_image img {
  border-radius: 10px;
}
@media only screen and (min-width : 768px) {
  .t_small_image img {
    height: 173px;
  }
}
@media only screen and (max-width : 1199px) {
  .t_small_image img {
    height: 129px;
  }
}
@media only screen and (max-width : 991px) {
  .t_small_image img {
    height: 105px;
  }
}
@media only screen and (max-width : 767px) {
  .t_small_image img {
    height: 90px;
  }
}
.t_small_image h3 {
  bottom: 15px;
  padding: 6px 12px;
  position: absolute;
  font-weight: 500;
  font-family: "AtlasMedium";
}
@media only screen and (max-width : 767px) {
  .t_small_image h3 {
    font-weight: 400;
    font-family: "AtlasRegular", "Arial";
    font-size: 14px;
    padding: 3px 5px;
    border-radius: 7px;
    bottom: 4px;
  }
}
.t_small_image a {
  position: relative;
}
@media only screen and (min-width : 992px) and (max-width: 1399px) {
  .t_small_image h4 {
    font-size: 19px;
  }
}
@media only screen and (max-width : 991px) {
  .t_small_image h4 {
    font-size: 16px;
  }
}

@media only screen and (max-width : 767px) {
  #top_big_images_2 img {
    border-radius: 7px;
  }
  .h2-new {
    font-size: 20px;
  }
  .h1-new {
    font-size: 14px;
  }
  .text-big-new-20 {
    font-size: 14px;
  }
  .h3-new, body #_atPopupSU .bl-template .h3-new, body #_atPopupSU .bl-template .bl-block-content-item-text span {
    font-size: 16px;
  }
  #top_big_images_2 .recommendations_wrap .recommendations_content h3,
  #top_big_images_2 .recommendations_wrap .recommendations_content h4 {
    padding: 2px 10px;
  }
  #top_small_images_bottom_2 {
    margin-top: 15px;
  }
  #top_big_images_2 {
    margin: -15px -15px -15px -15px;
  }
  #top_small_images_bottom {
    margin-top: 25px;
  }
}
.home .pagination {
  position: absolute;
  width: 100%;
  bottom: 30px;
  z-index: 999;
  padding-right: 21px;
}
@media only screen and (max-width : 767px) {
  .home .pagination {
    display: none;
  }
}
.home .pagination .swiper-pagination {
  display: inline-block;
}
.home .pagination #swiper-toggle {
  position: relative;
  z-index: 999;
  border: none;
  background-color: transparent;
  color: #fff;
}

@media only screen and (max-width : 991px) {
  body .mobile-main-menu {
    padding-top: 6px;
  }
}
@media only screen and (max-width : 767px) {
  body .mobile-main-menu {
    padding-top: 0;
  }
  body .mobile-main-menu .menu-mega-menu-mobile-container {
    padding-top: 10px;
  }
}
@media only screen and (max-width : 767px) {
  body[data-flashbacks="0"].single-reserve-park #content #breadcrumbs, body[data-flashbacks="0"].single-camping #content #breadcrumbs, body[data-flashbacks="0"].page-template-template-about #content #breadcrumbs, body[data-flashbacks="0"].page-template-template-accessible #content #breadcrumbs {
    padding-top: 20px;
  }
}
@media only screen and (max-width : 767px) {
  body[data-flashbacks="0"].page-template-template-team #content #breadcrumbs {
    padding-top: 10px;
  }
}
@media only screen and (max-width : 767px) {
  body[data-flashbacks="0"].single-activity #content #breadcrumbs, body[data-flashbacks="0"].archive.tax-trip-area #content #breadcrumbs {
    padding-top: 20px;
  }
}
@media only screen and (max-width : 767px) {
  body[data-flashbacks="0"].page-template-template-home #content {
    margin-top: 15px;
  }
}
@media (max-width: 1024px) and (min-width: 992px) {
  body[data-flashbacks="0"].page-template-template-trip #content {
    margin-top: 210px;
  }
}
@media only screen and (max-width : 991px) {
  body[data-flashbacks="0"] #menu_div_container {
    margin-bottom: 32px;
  }
}
@media only screen and (max-width : 767px) {
  body[data-flashbacks="0"] #menu_div_container {
    padding-bottom: 66px;
    margin-bottom: 17px;
  }
}
@media only screen and (max-width : 767px) {
  body[data-flashbacks="0"].search.search-no-results {
    padding-top: 84px;
  }
}
body[data-flashbacks="1"] .new_flashes {
  background-color: transparent;
}
@media only screen and (min-width : 992px) {
  body[data-flashbacks="1"] .new_flashes {
    top: 172px;
  }
}
@media only screen and (max-width : 767px) {
  body[data-flashbacks="1"] .new_flashes {
    margin: 0;
    padding: 0;
  }
}
@media only screen and (max-width : 991px) {
  body[data-flashbacks="1"] #content {
    margin-top: 35px;
  }
}
@media only screen and (max-width : 767px) {
  body[data-flashbacks="1"] #content {
    margin-top: 22px;
  }
}
@media only screen and (max-width : 767px) {
  body[data-flashbacks="1"].page-template-template-home #content {
    margin-top: 47px;
  }
}
body[data-flashbacks="1"].single-reserve-park #menu_div_container, body[data-flashbacks="1"].single-camping #menu_div_container, body[data-flashbacks="1"].page-template-template-team #menu_div_container, body[data-flashbacks="1"].single-activity #menu_div_container, body[data-flashbacks="1"].page-template-template-trip #menu_div_container, body[data-flashbacks="1"].tax-trip-area #menu_div_container, body[data-flashbacks="1"].page-template-template-about #menu_div_container, body[data-flashbacks="1"].page-template-template-accessible #menu_div_container {
  padding-bottom: 15px;
}
@media only screen and (min-width : 992px) {
  body[data-flashbacks="1"].single-activity .sliderHome .iframe_video {
    top: 0px;
  }
}

.wrap-flashback-emergency {
  z-index: 999;
}

@media only screen and (min-width : 768px) {
  #new_flashes_wrap {
    height: 63px;
  }
}
@media only screen and (max-width : 767px) {
  #new_flashes_wrap {
    height: 44px;
  }
}
@media only screen and (min-width : 768px) {
  .new_flashes {
    padding: 19px 0 0 0;
  }
}
@media only screen and (max-width : 767px) {
  .new_flashes {
    margin-top: 14px;
  }
}
@media only screen and (max-width : 767px) {
  .new_flashes .wrap_flashbacks {
    max-width: 100%;
    position: relative;
  }
}
.new_flashes .wrap_flashbacks .flashbacks {
  border: 2px solid #004B3E;
  border-inline: 0;
  height: 44px;
}
.new_flashes .wrap_flashbacks .flashbacks .all_flashes {
  margin-inline-start: -1px;
  padding: 0 17px 0 11px;
  background: white;
  align-items: center;
  align-self: normal;
  border-radius: 0;
}
@media only screen and (max-width : 767px) {
  .new_flashes .wrap_flashbacks .flashbacks .all_flashes {
    position: absolute;
    z-index: 9;
    left: 35px;
    background: #004B3E;
    color: #B5D838;
    border-radius: 5px;
    width: 71px;
    padding: 4px 4.99px;
    top: 50%;
    transform: translateY(-50%);
  }
}
@media only screen and (max-width : 767px) {
  .new_flashes .wrap_flashbacks .flashbacks {
    border: 0;
  }
}
@media only screen and (min-width : 768px) {
  .new_flashes .wrap_flashbacks .flashbacks .news .flashbacks-text {
    display: inline-block;
    min-width: 50%;
    white-space: nowrap;
  }
}
@media only screen and (max-width : 767px) {
  .new_flashes .wrap_flashbacks .flashbacks .news .flashbacks-text {
    height: 100% !important;
    padding-inline-start: 22px;
    align-items: center;
  }
}
@media only screen and (max-width : 767px) {
  .new_flashes .wrap_flashbacks .flashbacks .swiper-button-next, .new_flashes .wrap_flashbacks .flashbacks .swiper-button-prev {
    background-image: none;
    border: 1px solid #004B3E;
    border-width: 0 1px 1px 0;
    height: 7px !important;
    width: 7px;
    top: 50%;
    margin: 0;
  }
}
@media only screen and (max-width : 767px) {
  .new_flashes .wrap_flashbacks .flashbacks .swiper-button-prev {
    transform: rotate(-45deg) translateY(-50%);
    -webkit-transform: rotate(-45deg) translateY(-50%);
    right: 16px;
    left: auto;
  }
  .new_flashes .wrap_flashbacks .flashbacks .swiper-button-next {
    -webkit-transform: rotate(135deg) translateY(50%);
    transform: rotate(135deg) translateY(50%);
    left: 21px;
    right: auto;
  }
}
@media only screen and (max-width : 767px) {
  .new_flashes .wrap_flashbacks .flashbacks .flashback {
    width: 85%;
    display: block;
  }
}
.new_flashes .wrap_flashbacks .flashbacks .flashback > span {
  padding: 0 19px;
  border-inline-end: 1px solid #004B3E;
  font-size: 16px;
}
@media only screen and (max-width : 767px) {
  .new_flashes .wrap_flashbacks .flashbacks .flashback > span {
    padding: 0;
    font-size: 14px;
    white-space: break-spaces;
    max-width: calc(100% - 97px);
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-inline-start: 14px;
    border: 0;
    font-weight: 500;
    font-family: "AtlasMedium";
  }
}
.new_flashes .wrap_flashbacks .flashbacks #flashbacks-scroll {
  height: 100%;
  vertical-align: middle;
  width: 88%;
  overflow: hidden;
}
@media only screen and (max-width : 1399px) {
  .new_flashes .wrap_flashbacks .flashbacks #flashbacks-scroll {
    width: 85%;
  }
}
@media only screen and (max-width : 1199px) {
  .new_flashes .wrap_flashbacks .flashbacks #flashbacks-scroll {
    width: 81%;
  }
}
@media only screen and (max-width : 991px) {
  .new_flashes .wrap_flashbacks .flashbacks #flashbacks-scroll {
    width: 77%;
  }
}
@media only screen and (max-width : 767px) {
  .new_flashes .wrap_flashbacks .flashbacks #flashbacks-scroll {
    width: 100%;
  }
}
.new_flashes .wrap_flashbacks .flashbacks #flashbacks-scroll .news {
  overflow: hidden;
  height: 21px;
  top: 50%;
  transform: translateY(-50%);
  white-space: nowrap;
  margin: 0;
  min-width: 200%;
}
@media only screen and (max-width : 767px) {
  .new_flashes .wrap_flashbacks .flashbacks #flashbacks-scroll .news {
    height: auto;
    min-width: auto;
  }
}
.new_flashes .wrap_flashbacks .flashbacks .stop-scroll {
  top: 50%;
  transform: translateY(-50%);
  left: 36px;
}
@media only screen and (max-width : 767px) {
  .new_flashes .wrap_flashbacks .flashbacks .stop-scroll {
    display: none;
  }
}
.new_flashes .wrap_flashbacks .flashback_content {
  display: inline-block;
}
.new_flashes .wrap_flashbacks .flashback_content.swiper-slide {
  transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
}

.flashback-emergency:nth-child(even) {
  border-bottom: 1px solid #004B3E;
}
.flashback-emergency .emergency-content {
  padding: 7px 20px;
}
@media only screen and (min-width : 768px) {
  .flashback-emergency .emergency-content {
    height: 72px;
    display: flex;
    align-items: center;
  }
}
@media only screen and (max-width : 767px) {
  .flashback-emergency .emergency-content {
    padding: 21px 10px;
  }
}
.flashback-emergency .emergency-content .emergency-icon {
  background-image: url("images/new_home_images/emergency-icon.png");
  width: 41px;
  height: 34px;
  background-position: center;
  background-size: cover;
  margin-inline-end: 20px;
}
@media only screen and (max-width : 767px) {
  .flashback-emergency .emergency-content .emergency-icon {
    width: 26px;
    height: 21px;
    margin-inline-end: 11px;
  }
}
.flashback-emergency .emergency-content .emergency-content-wrap {
  width: calc(100% - 43px);
  justify-content: space-between;
  align-items: center;
}
.flashback-emergency .emergency-content .emergency-content-wrap .flashback-emergency-title {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  max-width: 80%;
  color: #004B3E;
}
@media only screen and (max-width : 767px) {
  .flashback-emergency .emergency-content .emergency-content-wrap .flashback-emergency-title {
    -webkit-line-clamp: 2;
    font-weight: 700;
  }
}
@media only screen and (max-width : 767px) {
  .flashback-emergency .emergency-content .emergency-content-wrap {
    width: calc(100% - 25px);
  }
  .flashback-emergency .emergency-content .emergency-content-wrap .h3-new, .flashback-emergency .emergency-content .emergency-content-wrap body #_atPopupSU .bl-template .h3-new, body #_atPopupSU .bl-template .flashback-emergency .emergency-content .emergency-content-wrap .h3-new, .flashback-emergency .emergency-content .emergency-content-wrap body #_atPopupSU .bl-template .bl-block-content-item-text span, body #_atPopupSU .bl-template .bl-block-content-item-text .flashback-emergency .emergency-content .emergency-content-wrap span {
    font-weight: 400;
  }
}
@media only screen and (max-width : 767px) {
  .flashback-emergency .emergency-content .emergency-content-wrap .flashback_link {
    background: #004B3E;
    color: #B5D838;
    border-radius: 5px;
    padding: 3px 5.39px;
    line-height: 14px;
  }
}

.emergency-close {
  top: 0;
  right: -33px;
  width: 33px;
  height: 33px;
  cursor: pointer;
  background-image: url("images/new_home_images/close.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 26px;
}
@media only screen and (max-width : 767px) {
  .emergency-close {
    width: 25px;
    height: 25px;
    right: 0;
    top: -25px;
    background-size: 60%;
  }
}

.news_home .new_container {
  padding-bottom: 37px;
}
@media only screen and (max-width : 991px) {
  .news_home .new_container {
    padding-bottom: 27px;
  }
}
.news_home .new_container .button-left-div {
  justify-content: flex-end;
  display: flex;
  font-weight: 700;
}
@media only screen and (max-width : 767px) {
  .news_home .new_container .button-left-div {
    padding-inline: 15px;
    margin-top: 20px;
  }
}
@media only screen and (max-width : 767px) {
  .news_home .new_container .h1-new {
    padding-inline: 15px;
    padding-top: 24px;
  }
}

.home_news {
  gap: 19px;
  height: 550px;
  justify-content: space-between;
}
@media only screen and (max-width : 991px) {
  .home_news {
    display: block;
    height: auto;
  }
  .home_news .first_new {
    margin-bottom: 15px;
    display: flex;
  }
}
@media only screen and (max-width : 767px) {
  .home_news {
    margin-inline-start: 15px;
  }
  .home_news .first_new {
    padding-inline-end: 15px;
  }
}
.home_news .first_new, .home_news .second_new {
  width: 43%;
}
.home_news .first_new .content, .home_news .second_new .content {
  color: #000;
  padding-bottom: 15px;
  display: block;
  line-height: 21px;
  letter-spacing: -0.3px;
}
@media only screen and (max-width : 1550px) {
  .home_news .first_new .content, .home_news .second_new .content {
    padding-bottom: 5px;
  }
}
.home_news .first_new .date, .home_news .second_new .date {
  display: block;
  color: #000;
  width: 100%;
  font-size: 12px;
}
@media only screen and (min-width : 992px) {
  .home_news .first_new .date, .home_news .second_new .date {
    color: #797979;
  }
}
@media only screen and (max-width : 767px) {
  .home_news .first_new .date, .home_news .second_new .date {
    margin-bottom: 1px;
    line-height: 0.8;
  }
}
@media only screen and (max-width : 991px) {
  .home_news .first_new, .home_news .second_new {
    width: 100%;
    flex-direction: row;
    gap: 15px;
  }
}
.home_news .first_new {
  height: 598px;
}
@media only screen and (max-width : 991px) {
  .home_news .first_new {
    height: auto;
  }
}
.home_news .first_new .text-big-new {
  font-size: 22px;
}
@media only screen and (max-width : 767px) {
  .home_news .first_new .text-big-new {
    font-size: 14px;
  }
}
.home_news .first_new .image {
  padding-bottom: 10px;
  flex-shrink: 0;
  max-height: 51.5%;
  margin-bottom: 13px;
}
@media only screen and (max-width : 991px) {
  .home_news .first_new .image {
    width: 50%;
  }
}
@media only screen and (max-width : 767px) {
  .home_news .first_new .image {
    max-width: 164px;
    max-height: 93px;
    margin-bottom: 5px;
  }
}
.home_news .first_new .new_texts {
  max-width: 624px;
}
@media only screen and (max-width : 991px) {
  .home_news .first_new .new_texts {
    margin-bottom: 25px;
  }
}
@media only screen and (max-width : 767px) {
  .home_news .first_new .new_texts {
    margin-bottom: 3px;
  }
}
.home_news .first_new .h2-new {
  margin-bottom: 20px;
}
@media only screen and (max-width : 1199px) {
  .home_news .first_new .h2-new {
    font-size: 30px;
  }
}
@media only screen and (max-width : 991px) {
  .home_news .first_new .h2-new {
    margin-bottom: 8px;
  }
}
@media only screen and (max-width : 767px) {
  .home_news .first_new .h2-new {
    font-size: 16px;
    font-weight: 500;
    font-family: "AtlasMedium";
    margin-bottom: 5px;
  }
}
.home_news .first_new a h3 {
  margin-bottom: 10px;
}
.home_news .first_new .content {
  padding-bottom: 18px;
}
@media only screen and (max-width : 1199px) {
  .home_news .first_new .content {
    padding-bottom: 4px;
  }
}
@media only screen and (max-width : 767px) {
  .home_news .first_new .content {
    padding-bottom: 0;
    line-height: 1.1;
  }
}
.home_news .second_new {
  gap: 23px;
  width: 48.8%;
}
@media only screen and (max-width : 991px) {
  .home_news .second_new {
    overflow-y: auto;
    width: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }
}
@media only screen and (max-width : 767px) {
  .home_news .second_new {
    gap: 18px;
  }
  .home_news .second_new .date {
    margin-top: 6px;
  }
}
.home_news .second_new .new_box {
  gap: 21px;
  max-height: calc((100% - 62px) / 3);
  padding-bottom: 36px;
}
@media only screen and (max-width : 991px) {
  .home_news .second_new .new_box {
    display: block;
    width: -webkit-fill-available;
  }
}
@media only screen and (max-width : 767px) {
  .home_news .second_new .new_box {
    min-width: 142px;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .home_news .second_new .new_box:last-child {
    margin-inline-end: 15px;
  }
}
.home_news .second_new .new_box .image {
  width: 42.1%;
}
.home_news .second_new .new_box .new_texts .content {
  line-height: 20.6px;
}
@media only screen and (max-width : 1199px) {
  .home_news .second_new .new_box .new_texts .content {
    line-height: 1;
    font-size: 16px;
  }
}
@media only screen and (max-width : 767px) {
  .home_news .second_new .new_box .new_texts .content {
    font-size: 14px;
    display: none;
  }
}
@media only screen and (min-width : 992px) {
  .home_news .second_new .new_box .new_texts {
    align-items: center;
    margin-inline-start: 4px;
  }
}
@media only screen and (max-width : 991px) {
  .home_news .second_new .new_box .new_texts {
    padding: 6px 0px;
  }
}
@media only screen and (max-width : 991px) and (min-width: 768px) {
  .home_news .second_new .new_box .new_texts_box {
    margin-bottom: 5px;
  }
}
@media only screen and (min-width : 992px) {
  .home_news .second_new .new_box .image, .home_news .second_new .new_box a {
    height: 150px;
  }
}
.home_news .second_new .new_box .image {
  width: 43.1%;
}
.home_news .second_new .new_box .image img {
  width: 100%;
  height: 100%;
}
@media only screen and (max-width : 991px) {
  .home_news .second_new .new_box .image {
    width: 100%;
    height: 130px;
  }
}
@media only screen and (max-width : 767px) {
  .home_news .second_new .new_box .image {
    height: 80px;
  }
}
.home_news a h3 {
  color: #000;
  margin-bottom: 15px;
  line-height: 1.29;
}
@media only screen and (max-width : 767px) {
  .home_news a h3 {
    line-height: normal;
    margin-bottom: 0;
    font-weight: 500;
    font-family: "AtlasMedium";
  }
}
.home_news .second_new a h3 {
  line-height: 1.1;
}
@media only screen and (max-width : 767px) {
  .home_news .second_new a h3 {
    margin-top: 3px;
  }
}

.cards_wrap {
  padding-bottom: 38px;
}
@media only screen and (max-width : 767px) {
  .cards_wrap {
    padding-bottom: 24px;
  }
}
.cards_wrap .card {
  /*margin-inline-end: 15px;*/
  /* @media only screen and (max-width : 767px) { 
       width: 189px !important;
       padding-inline: 0;
   }*/
}
.cards_wrap .card:last-child {
  margin-inline-end: 0px;
}
.cards_wrap .card img.card-img-big {
  object-fit: cover;
  width: 100%;
  height: 174px;
  max-width: 280px;
}
@media only screen and (max-width : 991px) {
  .cards_wrap .card img.card-img-big {
    height: 140px;
  }
}
.cards_wrap .card .h3-new, .cards_wrap .card body #_atPopupSU .bl-template .h3-new, body #_atPopupSU .bl-template .cards_wrap .card .h3-new, .cards_wrap .card body #_atPopupSU .bl-template .bl-block-content-item-text span, body #_atPopupSU .bl-template .bl-block-content-item-text .cards_wrap .card span {
  margin-top: 13px;
  margin-bottom: 11px;
  width: 85%;
  line-height: 1.09;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 22px;
}
@media only screen and (max-width : 767px) {
  .cards_wrap .card .h3-new, .cards_wrap .card body #_atPopupSU .bl-template .h3-new, body #_atPopupSU .bl-template .cards_wrap .card .h3-new, .cards_wrap .card body #_atPopupSU .bl-template .bl-block-content-item-text span, body #_atPopupSU .bl-template .bl-block-content-item-text .cards_wrap .card span {
    font-weight: 500;
    font-family: "AtlasMedium";
    margin: 7px 0;
    font-size: 16px;
  }
}
.cards_wrap .card .label {
  margin-bottom: 13px;
  padding: 6px 13px 6px 13px;
  font-family: "AtlasMedium";
}
@media only screen and (max-width : 767px) {
  .cards_wrap .card .label {
    padding: 3px 11px;
    margin-bottom: 1px;
    border-radius: 7px 0px 0px 7px;
  }
}
.cards_wrap .card .label.absolute, .cards_wrap .card #searchSection .wizardinfosys_autosearch_wrapper .wp_autosearch_form_wrapper .label.wp_autosearch_submit, #searchSection .wizardinfosys_autosearch_wrapper .wp_autosearch_form_wrapper .cards_wrap .card .label.wp_autosearch_submit, .cards_wrap .card .label.sr-only, .cards_wrap .card .menu-responsive-open .label.icon-bar, .menu-responsive-open .cards_wrap .card .label.icon-bar, .cards_wrap .card .wrapper_select_lang .label.dropdown-menu, .wrapper_select_lang .cards_wrap .card .label.dropdown-menu {
  bottom: 3px;
  right: 0;
}
.cards_wrap .card .icon_text {
  margin-top: 6px;
  display: flex;
  align-items: center;
}
.cards_wrap .card .icon_text span {
  font-size: 14px;
}
@media only screen and (max-width : 767px) {
  .cards_wrap .card .icon_text {
    margin-bottom: 4px;
  }
}
.cards_wrap .card .icon_text img {
  width: 22px;
  vertical-align: middle;
  margin-inline-end: 9px;
}
@media only screen and (max-width : 767px) {
  .cards_wrap .card .icon_text img {
    width: 20px;
  }
}
@media only screen and (max-width : 767px) {
  .cards_wrap .card .relative > img, .cards_wrap .card #searchSection .wizardinfosys_autosearch_wrapper .wp_autosearch_form_wrapper > img, #searchSection .wizardinfosys_autosearch_wrapper .cards_wrap .card .wp_autosearch_form_wrapper > img, .cards_wrap .card .wrapper_select_lang .dropdown > img, .wrapper_select_lang .cards_wrap .card .dropdown > img, .cards_wrap .card .top_menu > img {
    width: 100%;
    height: 117px;
    max-width: 100%;
  }
}
.cards_wrap .durk_button_link {
  font-weight: 700;
}
.cards_wrap .details {
  margin-bottom: 12px;
  line-height: 1.1;
}
@media only screen and (max-width : 767px) {
  .cards_wrap .details {
    margin-bottom: 4px;
  }
}
.cards_wrap .dates {
  margin-bottom: 10px;
  font-family: "AtlasMedium";
}
@media only screen and (max-width : 767px) {
  .cards_wrap .dates {
    margin-bottom: 9px;
  }
}
.cards_wrap .dates span:last-child:after {
  content: none;
}
.cards_wrap .dates span:after {
  content: "|";
  margin-inline: 12px;
}
@media only screen and (max-width : 767px) {
  .cards_wrap .dates span:after {
    margin-inline: 5px;
  }
}
.cards_wrap .button-left-div {
  margin-top: 40px;
}
@media only screen and (max-width : 767px) {
  .cards_wrap .button-left-div {
    margin: 24px 0 6px;
  }
}
.cards_wrap .cards_slider .swiper-button-prev, .cards_wrap .cards_slider .swiper-button-next {
  background-image: url(images/arrow_green.png) !important;
  top: 72px;
  margin: 0;
}
@media only screen and (max-width : 991px) {
  .cards_wrap .cards_slider .swiper-button-prev, .cards_wrap .cards_slider .swiper-button-next {
    top: 56px;
  }
}
.cards_wrap .cards_slider .swiper-button-prev {
  right: -52px;
}
@media only screen and (min-width : 1400px) and (max-width: 1440px), only screen and (min-width : 1200px) and (max-width: 1240px), only screen and (min-width : 992px) and (max-width: 1050px) {
  .cards_wrap .cards_slider .swiper-button-prev {
    right: 0;
    background-color: #fff;
    background-size: 48%;
  }
}
@media only screen and (max-width : 991px) {
  .cards_wrap .cards_slider .swiper-button-prev {
    right: -30px;
  }
}
@media only screen and (max-width : 767px) {
  .cards_wrap .cards_slider .swiper-button-prev {
    display: none;
  }
}
.cards_wrap .cards_slider .swiper-button-next {
  left: -40px;
  right: auto;
}
@media only screen and (min-width : 1400px) and (max-width: 1440px), only screen and (min-width : 1200px) and (max-width: 1240px), only screen and (min-width : 992px) and (max-width: 1050px) {
  .cards_wrap .cards_slider .swiper-button-next {
    left: 0;
    background-color: #fff;
    background-size: 48%;
  }
}
@media only screen and (max-width : 767px) {
  .cards_wrap .cards_slider .swiper-button-next {
    display: none;
  }
}
@media only screen and (min-width : 1400px) and (max-width: 1440px), only screen and (min-width : 1200px) and (max-width: 1240px), only screen and (min-width : 992px) and (max-width: 1050px) {
  .cards_wrap .swiper-container-rtl .swiper-button-next {
    left: -7px;
    background-color: #ECEFEF;
    background-size: 48%;
  }
  .cards_wrap .swiper-container-rtl .swiper-button-prev {
    right: -7px;
    background-color: #ECEFEF;
    background-size: 48%;
  }
}
.cards_wrap#activity-home .button-left-div {
  margin-top: 35px;
}
@media only screen and (max-width : 767px) {
  .cards_wrap#activity-home .button-left-div {
    margin-top: 15px;
  }
}

.activity-box .card .h3-new, .activity-box .card body #_atPopupSU .bl-template .h3-new, body #_atPopupSU .bl-template .activity-box .card .h3-new, .activity-box .card body #_atPopupSU .bl-template .bl-block-content-item-text span, body #_atPopupSU .bl-template .bl-block-content-item-text .activity-box .card span {
  margin-top: 10px;
  margin-bottom: 6px;
  font-size: 20px;
}
@media only screen and (max-width : 767px) {
  .activity-box .card .h3-new, .activity-box .card body #_atPopupSU .bl-template .h3-new, body #_atPopupSU .bl-template .activity-box .card .h3-new, .activity-box .card body #_atPopupSU .bl-template .bl-block-content-item-text span, body #_atPopupSU .bl-template .bl-block-content-item-text .activity-box .card span {
    margin-top: 8px;
    margin-bottom: 0;
    font-size: 16px;
  }
}

.locatins_tab {
  display: flex;
  justify-content: space-between;
  margin-bottom: 16px;
}
#activity-home .locatins_tab {
  margin-bottom: 29px;
}
@media only screen and (min-width : 768px) {
  #activity-home .locatins_tab {
    display: inline-flex;
  }
}
@media only screen and (max-width : 767px) {
  #activity-home .locatins_tab {
    margin-bottom: 15px;
  }
}
@media only screen and (min-width : 768px) {
  #activity-home .locatins_tab button {
    margin-inline-end: 28px;
  }
}
@media only screen and (max-width : 767px) {
  .locatins_tab {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 17px;
    max-width: 375px;
  }
}
.locatins_tab button {
  width: 94px;
  padding: 5px 0 4px;
  margin-inline-end: 22px;
  color: #004B3E;
  border: 2px solid #004B3E;
  background-color: transparent;
}
@media only screen and (max-width : 1550px) {
  .locatins_tab button {
    margin-inline-end: 0px;
  }
}
.locatins_tab button.active {
  background-color: #B5D838;
}
.locatins_tab button:last-child {
  margin-inline-end: 0;
}
@media only screen and (max-width : 991px) {
  .locatins_tab button {
    margin-inline-end: 5px;
  }
}
@media only screen and (max-width : 767px) {
  .locatins_tab button {
    border-width: 1px;
    width: 60px;
    padding: 4px 0 3px;
    margin-inline-end: 0;
  }
}
.locatins_tab button:disabled, .locatins_tab button[disabled] {
  color: #BDBDBD;
  border: solid 2px #BDBDBD;
}

@media only screen and (max-width : 1199px) and (min-width: 767px) {
  .cards_wrap .new_container {
    padding-inline-end: 20px;
  }
  .cards_wrap .button-left-div {
    margin-inline-end: -20px;
  }
}
@media only screen and (max-width : 767px) {
  .cards_slider.new_container {
    margin: 0;
  }
}
@media only screen and (min-width : 992px) {
  .activity_container {
    min-height: 375px;
  }
}
@media only screen and (max-width : 767px) {
  .activity_container {
    min-height: 312px;
  }
}
.wrapper_cat_community_programs.activity_templte h1 {
  margin-bottom: 30px;
}
.wrapper_cat_community_programs.activity_templte #sea-content {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
.wrapper_cat_community_programs.activity_templte #sea-content::before {
  display: none;
}
.wrapper_cat_community_programs.activity_templte #sea-content .activity_card {
  width: calc(25% - 22.5px);
}
.wrapper_cat_community_programs.activity_templte #sea-content .activity_card img.card-img-big {
  max-width: none;
}
@media only screen and (max-width : 767px) {
  .wrapper_cat_community_programs.activity_templte #sea-content .activity_card {
    width: 100%;
  }
}
.wrapper_cat_community_programs.activity_templte .filter_tag .btn.green {
  color: #004B3E;
  border: 2px solid #004B3E;
  background-color: transparent;
  border-radius: 30px;
  padding: 5px 12px 4px 12px;
  opacity: 1;
  font-size: 20px;
  margin-left: 12px;
}
.wrapper_cat_community_programs.activity_templte .filter_tag .btn.green.active {
  background-color: #B5D838;
}

.activity_card.card .h3-new, .activity_card.card body #_atPopupSU .bl-template .h3-new, body #_atPopupSU .bl-template .activity_card.card .h3-new, .activity_card.card body #_atPopupSU .bl-template .bl-block-content-item-text span, body #_atPopupSU .bl-template .bl-block-content-item-text .activity_card.card span {
  margin-top: 10px;
  margin-bottom: 6px;
  font-size: 20px;
  font-family: AtlasRegular, Arial;
  font-weight: 700;
}

.activity_card.card a, .activity_card.card span.details.m-font-14 {
  font-family: AtlasRegular;
  font-size: 20px;
}
@media only screen and (max-width : 767px) {
  .activity_card.card a, .activity_card.card span.details.m-font-14 {
    font-size: 14px;
  }
}
@media only screen and (max-width : 767px) {
  .activity_card.card img.card-img-big {
    height: 170px;
  }
}

a.primary_background:focus, a.primary_background:hover {
  color: #fff;
}

#knowledge_top_images {
  height: 675px;
  overflow: hidden;
  margin-bottom: 25px;
  /*&.has_video{
      height: 464px; 
      @media only screen and (max-width : 767px) {
          height: 127px;
      }
  }*/
}
@media only screen and (max-width : 1399px) {
  #knowledge_top_images {
    height: 600px;
  }
}
@media only screen and (max-width : 1199px) {
  #knowledge_top_images {
    height: 550px;
  }
}
@media only screen and (max-width : 991px) {
  #knowledge_top_images {
    height: 450px;
  }
}
@media only screen and (max-width : 767px) {
  #knowledge_top_images {
    height: 202px;
    width: 100%;
    border-radius: 0px;
    margin: 0;
    margin-bottom: 23px;
  }
}
#knowledge_top_images iframe, #knowledge_top_images img {
  width: 100%;
  height: 100%;
}
#knowledge_top_images .knowledge_top_txt {
  bottom: 64px;
}
#knowledge_top_images .knowledge_top_txt h3, #knowledge_top_images .knowledge_top_txt h1 {
  padding: 3px 8px;
}
@media only screen and (min-width : 768px) {
  #knowledge_top_images .knowledge_top_txt h3, #knowledge_top_images .knowledge_top_txt h1 {
    padding: 12px 25px;
    border-radius: 10px 0px 0px 10px;
  }
}
@media only screen and (max-width : 767px) {
  #knowledge_top_images .knowledge_top_txt h3, #knowledge_top_images .knowledge_top_txt h1 {
    text-align: center;
  }
}
#knowledge_top_images .knowledge_top_txt h3 {
  font-size: 30px;
  font-weight: 700;
}
@media only screen and (min-width : 768px) {
  #knowledge_top_images .knowledge_top_txt h3 {
    font-weight: 400;
  }
}
@media only screen and (max-width : 767px) {
  #knowledge_top_images .knowledge_top_txt h3 {
    font-size: 20px;
    background-color: #fff;
    color: #004B3E;
    font-weight: 700;
    font-family: "AtlasBlack";
    border-radius: 5px;
  }
}
#knowledge_top_images .knowledge_top_txt h1 {
  font-size: 35px;
}
@media only screen and (max-width : 767px) {
  #knowledge_top_images .knowledge_top_txt h1 {
    font-weight: 400;
    font-size: 14px;
    background-color: #004B3E;
    border-radius: 5px;
    color: #fff;
  }
  #knowledge_top_images .knowledge_top_txt h1 a {
    color: #fff;
  }
}
@media only screen and (min-width : 768px) {
  #knowledge_top_images .knowledge_top_txt h1 {
    font-weight: 700;
    font-family: "AtlasBlack";
  }
}
@media only screen and (max-width : 767px) {
  #knowledge_top_images .knowledge_top_txt {
    right: 15px;
    bottom: 15px;
  }
}

.banner img {
  width: 100%;
}
@media only screen and (max-width : 767px) {
  .banner {
    margin-bottom: 0px;
    position: relative;
    display: block;
    z-index: 99;
  }
}

#banner_1 {
  margin-bottom: 0px;
}

#n_knowledge_c {
  margin-bottom: 28px;
}
@media only screen and (max-width : 767px) {
  #n_knowledge_c {
    margin-bottom: 13px;
  }
  #n_knowledge_c .h1-new {
    font-size: 23px;
  }
}
#n_knowledge_c #all_news {
  width: 100%;
  display: flex;
  justify-content: end;
}
@media only screen and (max-width : 767px) {
  #n_knowledge_c #all_news {
    margin-top: 10px;
  }
}

.new_knowledge {
  gap: 62px;
}
.new_knowledge h5.h3-new.w-100, .new_knowledge body #_atPopupSU .bl-template h5.w-100.h3-new, body #_atPopupSU .bl-template .new_knowledge h5.w-100.h3-new {
  height: 35px;
}
@media only screen and (max-width : 767px) {
  .new_knowledge h5.h3-new.w-100, .new_knowledge body #_atPopupSU .bl-template h5.w-100.h3-new, body #_atPopupSU .bl-template .new_knowledge h5.w-100.h3-new {
    height: 25px;
  }
}
@media only screen and (max-width : 767px) {
  .new_knowledge {
    display: block;
  }
}
.new_knowledge .new_k_right, .new_knowledge .new_k_left {
  flex-wrap: wrap;
}
.new_knowledge .new_k_right a, .new_knowledge .new_k_left a {
  color: #000;
}
@media only screen and (max-width : 767px) {
  .new_knowledge .new_k_right, .new_knowledge .new_k_left {
    width: 100%;
    display: block;
  }
}
.new_knowledge .new_k_right .news-box, .new_knowledge .new_k_left .news-box {
  margin-bottom: 0px;
  width: 48%;
}
@media only screen and (max-width : 767px) {
  .new_knowledge .new_k_right .news-box, .new_knowledge .new_k_left .news-box {
    width: 100%;
    display: flex;
    gap: 15px;
    margin-bottom: 8px;
  }
}
.new_knowledge .new_k_right .news-box .news-image, .new_knowledge .new_k_left .news-box .news-image {
  margin-bottom: 10px;
  border-radius: 6px;
  width: 100%;
  height: 155px;
}
@media only screen and (max-width : 1199px) {
  .new_knowledge .new_k_right .news-box .news-image, .new_knowledge .new_k_left .news-box .news-image {
    height: 113px;
  }
}
@media only screen and (max-width : 991px) {
  .new_knowledge .new_k_right .news-box .news-image, .new_knowledge .new_k_left .news-box .news-image {
    height: 89px;
  }
}
@media only screen and (max-width : 767px) {
  .new_knowledge .new_k_right .news-box .news-image, .new_knowledge .new_k_left .news-box .news-image {
    width: 164px;
    height: 93px;
  }
}
.new_knowledge .new_k_right .news-box .news-image img, .new_knowledge .new_k_left .news-box .news-image img {
  width: 100%;
  height: 100%;
  border-radius: 6px;
}
.new_knowledge .new_k_right .news-box .news-date, .new_knowledge .new_k_left .news-box .news-date {
  margin-bottom: 7px;
  color: rgb(121, 121, 121);
}
@media only screen and (max-width : 767px) {
  .new_knowledge .new_k_right .news-box .news-date, .new_knowledge .new_k_left .news-box .news-date {
    margin-bottom: 0px;
  }
}
.new_knowledge .new_k_right .news-box h5, .new_knowledge .new_k_left .news-box h5 {
  margin-bottom: 7px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 2;
  font-weight: 700;
  font-size: 18px;
}
@media only screen and (max-width : 991px) {
  .new_knowledge .new_k_right .news-box h5, .new_knowledge .new_k_left .news-box h5 {
    font-size: 16px;
  }
}
@media only screen and (max-width : 767px) {
  .new_knowledge .new_k_right .news-box h5, .new_knowledge .new_k_left .news-box h5 {
    margin-bottom: 0px;
  }
}
.new_knowledge .new_k_right .news-box .news-content, .new_knowledge .new_k_left .news-box .news-content {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 3;
  line-height: 1.25;
}
.new_knowledge .new_k_right .news-box .news-content:after, .new_knowledge .new_k_left .news-box .news-content:after {
  content: ">>";
  padding-right: 3px;
}
@media only screen and (min-width : 1200px) {
  .new_knowledge .new_k_right .news-box .news-content, .new_knowledge .new_k_left .news-box .news-content {
    margin-bottom: 13px;
  }
}
@media only screen and (max-width : 991px) {
  .new_knowledge .new_k_right .news-box .news-content, .new_knowledge .new_k_left .news-box .news-content {
    font-size: 14px;
  }
}
@media only screen and (max-width : 767px) {
  .new_knowledge .new_k_right .news-box .news-content, .new_knowledge .new_k_left .news-box .news-content {
    -webkit-line-clamp: 3;
    line-height: 1.15;
  }
}
.new_knowledge .new_k_left .news_a {
  color: #000;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}
@media only screen and (min-width : 768px) {
  .new_knowledge .new_k_left .news_a {
    height: 176px;
    padding-bottom: 5px;
    padding-top: 5px;
  }
}
.new_knowledge .new_k_left .news_a .news-date {
  margin-bottom: 7px;
  color: rgb(121, 121, 121);
}
@media only screen and (max-width : 767px) {
  .new_knowledge .new_k_left {
    display: flex;
    overflow-x: scroll;
    flex-wrap: nowrap;
    gap: 13px;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }
  .new_knowledge .new_k_left::-webkit-scrollbar {
    display: none;
  }
}
.new_knowledge .new_k_left .news-box {
  color: #000;
}
@media only screen and (min-width : 768px) {
  .new_knowledge .new_k_left .news-box {
    display: flex;
    width: 100%;
    gap: 20px;
    padding-bottom: 24px;
  }
}
@media only screen and (max-width : 767px) {
  .new_knowledge .new_k_left .news-box {
    display: block;
    width: 42%;
  }
}
.new_knowledge .new_k_left .news-box .news-image {
  width: 278px;
  height: 156px;
  position: relative;
  margin-bottom: 0px;
}
@media only screen and (max-width : 1199px) {
  .new_knowledge .new_k_left .news-box .news-image {
    width: 288px;
    height: 162px;
  }
}
@media only screen and (max-width : 991px) {
  .new_knowledge .new_k_left .news-box .news-image {
    width: 178px;
    height: 116px;
  }
}
@media only screen and (max-width : 767px) {
  .new_knowledge .new_k_left .news-box .news-image {
    width: 100%;
    height: 80px;
    margin-bottom: 5px;
  }
}
.new_knowledge .new_k_left .news-box .news-image img {
  border-radius: 10px;
}
.new_knowledge .new_k_left .news-box .news-content {
  -webkit-line-clamp: 5;
}
@media only screen and (max-width : 767px) {
  .new_knowledge .new_k_left .news-box .news-content {
    display: none;
  }
}
@media only screen and (min-width : 768px) {
  .new_knowledge .new_k_left .news-box h5 {
    margin-bottom: 7px;
  }
}
@media only screen and (max-width : 767px) {
  .new_knowledge .new_k_left .news-box h5 {
    margin-bottom: 0px;
    font-family: "AtlasRegular";
    font-weight: 400;
  }
}

.after_video {
  background-image: url(images/video_after.svg);
  position: absolute;
  left: 12px;
  bottom: 22px;
  width: 43px;
  height: 43px;
  display: block;
  cursor: pointer;
  pointer-events: auto;
}
@media only screen and (max-width : 767px) {
  .after_video {
    opacity: 60%;
    background-size: 100%;
    width: 50px;
    height: 50px;
    left: calc(50% - 25px);
    top: calc(50% - 25px);
  }
}

@media only screen and (min-width : 768px) {
  .k_right {
    width: 42%;
  }
}

@media only screen and (min-width : 768px) {
  .k_left {
    width: 55%;
  }
}

#buttons_knowledge {
  gap: 24px;
  margin-bottom: 16px;
}
@media only screen and (max-width : 767px) {
  #buttons_knowledge {
    padding: 15px;
    margin: 0;
    /*background-color: $grey-color;*/
  }
}
@media only screen and (max-width : 767px) {
  #buttons_knowledge .k_right {
    width: calc(50% - 5px);
    justify-content: space-between;
    display: flex;
    flex-direction: column;
  }
}
#buttons_knowledge .k_right a, #buttons_knowledge .k_right span {
  text-align: center;
  line-height: 2.3;
  padding-right: 8px;
  padding-left: 8px;
}
@media only screen and (max-width : 1199px) {
  #buttons_knowledge .k_right a, #buttons_knowledge .k_right span {
    font-size: 20px;
  }
}
@media only screen and (max-width : 767px) {
  #buttons_knowledge .k_right a, #buttons_knowledge .k_right span {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 16px;
    padding-left: 16px;
    height: 47%;
  }
}
#buttons_knowledge .k_right a:first-child {
  margin-bottom: 10px;
}
@media only screen and (max-width : 767px) {
  #buttons_knowledge .k_left {
    display: flex;
    align-content: space-between;
    flex-wrap: wrap;
    width: calc(50% - 12px);
  }
  #buttons_knowledge .k_left .d-flex, #buttons_knowledge .k_left #searchSection .widget_jmi_autosearch_widget, #searchSection #buttons_knowledge .k_left .widget_jmi_autosearch_widget, #buttons_knowledge .k_left .top_menu, #buttons_knowledge .k_left body #_atPopupSU .flex, body #_atPopupSU #buttons_knowledge .k_left .flex, #buttons_knowledge .k_left body #_atPopupSU .bl-template .bl-content-wrapper-columns .bl-block-button-content-wrapper, body #_atPopupSU .bl-template .bl-content-wrapper-columns #buttons_knowledge .k_left .bl-block-button-content-wrapper, #buttons_knowledge .k_left body #_atPopupSU .bl-template .bl-content-wrapper-columns, body #_atPopupSU .bl-template #buttons_knowledge .k_left .bl-content-wrapper-columns, #buttons_knowledge .k_left .new_menu .menu, .new_menu #buttons_knowledge .k_left .menu, #buttons_knowledge .k_left .new_menu .menu li.menu-item-has-children > a, .new_menu .menu #buttons_knowledge .k_left li.menu-item-has-children > a, #buttons_knowledge .k_left .new_menu .menu li.menu-item-has-children .sub-menu, .new_menu .menu li.menu-item-has-children #buttons_knowledge .k_left .sub-menu, #buttons_knowledge .k_left .new_flashes .wrap_flashbacks .flashbacks .all_flashes, .new_flashes .wrap_flashbacks .flashbacks #buttons_knowledge .k_left .all_flashes {
    display: block;
  }
  #buttons_knowledge .k_left a {
    height: 100%;
  }
}
#buttons_knowledge .k_left img {
  height: 130px;
  width: 309px;
}
@media only screen and (max-width : 1199px) {
  #buttons_knowledge .k_left img {
    width: 180px;
    height: 100px;
  }
}
@media only screen and (max-width : 767px) {
  #buttons_knowledge .k_left img {
    width: 100%;
    height: 72px;
    border-radius: 7px;
  }
}
#buttons_knowledge .k_left .button3_t {
  display: flex;
  align-content: center;
  align-items: center;
  padding-right: 25px;
}
@media only screen and (max-width : 767px) {
  #buttons_knowledge .k_left .button3_t {
    padding: 0;
    text-align: center;
    height: calc(100% - 80px);
    display: block;
    padding-right: 8px;
    padding-left: 8px;
  }
}
@media only screen and (max-width : 1199px) {
  #buttons_knowledge .k_left a {
    font-size: 20px;
  }
}
#buttons_knowledge .k_right a, #buttons_knowledge .k_right span, #buttons_knowledge .k_left a, #buttons_knowledge .k_left span {
  border-radius: 7px;
  overflow: hidden;
}
@media only screen and (max-width : 767px) {
  #buttons_knowledge .k_right a, #buttons_knowledge .k_right span, #buttons_knowledge .k_left a, #buttons_knowledge .k_left span {
    font-size: 16px;
    line-height: 1.1;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
  }
}

@media only screen and (min-width : 768px) {
  .series .swiper-button-prev {
    background-image: url(images/right_arrow_big_images.png) !important;
    right: -40px !important;
  }
}
@media only screen and (min-width : 768px) {
  .series .swiper-button-next {
    background-image: url(images/left_arrow_big_images.png) !important;
    left: -40px !important;
  }
}
.series .series_swiper {
  margin-bottom: 30px;
}
.series a {
  display: block;
  position: relative;
}
.series a.durk_button_link {
  display: inline-block;
  border: 1px solid #fff;
}
.series img {
  height: 138px;
  width: 100%;
  border-radius: 7px 7px 0px 0px;
}
@media only screen and (max-width : 767px) {
  .series img {
    height: 80px;
  }
}
.series .after {
  background-image: url(images/video_after.svg);
  position: absolute;
  left: calc(50% - 22.5px);
  top: calc(50% - 22.5px);
  width: 45px;
  height: 45px;
  display: block;
  cursor: pointer;
  pointer-events: auto;
  opacity: 60%;
}
@media only screen and (max-width : 767px) {
  .series .after {
    opacity: 60%;
    background-size: 100%;
    width: 50px;
    height: 50px;
    left: calc(50% - 25px);
    top: calc(50% - 25px);
  }
}
.series .series-image {
  background-color: #fff;
  border-radius: 7px;
  height: auto;
}
.series .series-image .h3-new, .series .series-image body #_atPopupSU .bl-template .h3-new, body #_atPopupSU .bl-template .series .series-image .h3-new, .series .series-image body #_atPopupSU .bl-template .bl-block-content-item-text span, body #_atPopupSU .bl-template .bl-block-content-item-text .series .series-image span {
  font-size: 18px;
}
.series .series-content {
  padding: 5px 12px 12px 12px;
  display: block;
}
.series .series-content h5 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 2;
  line-height: 1.25;
}
@media only screen and (max-width : 767px) {
  .series .series-content h5 {
    -webkit-line-clamp: 3;
    font-size: 16px;
    font-weight: 400;
  }
}
.series .series-content span {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 2;
  line-height: 1.25;
}
@media only screen and (max-width : 767px) {
  .series .series-content span {
    display: none;
  }
}

#series_1 {
  margin-bottom: 23px;
}
#series_1 .swiper-button-prev, #series_1 .swiper-button-next {
  transform: rotate(0deg) !important;
}
@media only screen and (max-width : 767px) {
  #series_1 .swiper-button-prev, #series_1 .swiper-button-next {
    display: none !important;
  }
}

@media only screen and (min-width : 768px) {
  #series_1, #series_2 {
    padding-bottom: 40px;
  }
}

#series_2 .button-left-div .durk_button_link {
  border-color: #004B3E;
}
#series_2 .series-image {
  background-color: #004B3E;
  padding: 30px 12px 12px 12px;
}
@media only screen and (max-width : 767px) {
  #series_2 .series-image {
    padding: 10px 5px 5px 5px;
  }
}
#series_2 h5 {
  color: #B5D838;
}
#series_2 span {
  color: #fff;
}
#series_2 .series-content {
  padding: 18px 6px 6px 6px;
}
@media only screen and (max-width : 767px) {
  #series_2 .series-content {
    padding: 8px 6px 6px 6px;
  }
}
@media only screen and (max-width : 767px) {
  #series_2 .series_swiper {
    width: 310px;
    margin-right: auto;
    margin-left: auto;
  }
}
#series_2 .swiper-button-prev {
  background-image: url(images/arrow_green.png) !important;
}
@media only screen and (max-width : 767px) {
  #series_2 .swiper-button-prev {
    right: -22px !important;
    margin-inline-start: 0px;
  }
}
#series_2 .swiper-button-next {
  background-image: url(images/arrow_green.png) !important;
}
@media only screen and (max-width : 767px) {
  #series_2 .swiper-button-next {
    left: -22px !important;
    margin-inline-end: 0px;
  }
}

@media only screen and (min-width : 768px) {
  .page-template-template-knowledge-israel .durk_button_link {
    font-weight: 700;
  }
}
.page-template-template-knowledge-israel #all_news .durk_button_link {
  border: 1px solid #004B3E;
}

a.durk_button_link:hover, a.durk_button_link:focus {
  color: #fff;
}

.promotions {
  flex-wrap: wrap;
  position: relative;
}
@media only screen and (min-width : 768px) {
  .promotions {
    padding-bottom: 40px;
  }
}
.promotions h3 {
  width: 100%;
  padding-bottom: 14px;
}
.promotions .article_title {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 2;
}
.promotions .right_p {
  width: 43%;
  border-radius: 7px;
  overflow: hidden;
  font-size: 0;
}
@media only screen and (max-width : 767px) {
  .promotions .right_p {
    width: 48%;
  }
}
.promotions .right_p .right_img {
  position: relative;
  height: 237px;
  width: 100%;
  display: block;
}
@media only screen and (max-width : 767px) {
  .promotions .right_p .right_img {
    height: 90px;
  }
}
.promotions .right_p span {
  font-size: 24px;
}
@media only screen and (max-width : 767px) {
  .promotions .right_p span {
    font-size: 14px;
    padding: 8px;
  }
}
.promotions .right_p .series-content {
  display: block;
  position: relative;
  width: 100%;
  bottom: 0;
  padding: 20px 8px 20px 8px;
  text-align: center;
}
@media only screen and (max-width : 767px) {
  .promotions .right_p .series-content {
    padding: 8px 8px 8px 8px;
  }
}
.promotions .left_p {
  width: 48%;
  flex-direction: column;
  justify-content: space-between;
}
@media only screen and (max-width : 767px) {
  .promotions .left_p {
    width: 48%;
  }
}
.promotions .left_p .button_div a, .promotions .left_p .article_img img {
  border-radius: 8px;
  overflow: hidden;
}
.promotions .left_p .button_div {
  gap: 25px;
}
.promotions .left_p .button_div a {
  padding: 18px;
  width: 43%;
}
@media only screen and (max-width : 767px) {
  .promotions .left_p .button_div a {
    width: 100%;
    flex-shrink: 0;
    padding: 4px 14px;
  }
}
.promotions .left_p .button_div a span {
  font-size: 24px;
  line-height: 1.2;
}
@media only screen and (max-width : 767px) {
  .promotions .left_p .button_div a span {
    font-size: 16px;
    line-height: 1.1;
  }
}
@media only screen and (max-width : 767px) {
  .promotions .left_p .button_div {
    flex-wrap: wrap;
    gap: 10px;
    height: 100%;
  }
}
.promotions .button-left-div {
  margin-top: 30px;
  width: 100%;
}
.promotions .youtube_article .article_img {
  width: 43%;
}
@media only screen and (max-width : 767px) {
  .promotions .youtube_article .article_img {
    width: 48%;
  }
}
.promotions .img_article .article_img {
  width: 100%;
}
.promotions .img_article .article_img img {
  width: 43%;
  border-radius: 8px;
}
@media only screen and (max-width : 767px) {
  .promotions .img_article .article_img img {
    width: 48%;
  }
}
.promotions .article_img {
  height: 139px;
  flex-shrink: 0;
  gap: 25px;
}
@media only screen and (max-width : 767px) {
  .promotions .article_img {
    height: 94px;
  }
}
.promotions .article_img img {
  height: 100%;
  width: 100%;
}
@media only screen and (max-width : 767px) {
  .promotions .article_img {
    gap: 0;
    width: 48%;
    flex-shrink: 0;
    border-radius: 5px;
    overflow: hidden;
    gap: 0;
    justify-content: space-between;
  }
}
.promotions .article_cc {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  color: #000;
  border-radius: 5px;
  overflow: hidden;
  width: 42%;
}
@media only screen and (max-width : 767px) {
  .promotions .article_cc .article_title {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 2;
    font-family: "AtlasRegular", "Arial";
    font-size: 16px;
  }
}
.promotions .article_cc .article_content {
  line-height: 1.25;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 4;
}
@media only screen and (max-width : 767px) {
  .promotions .article_cc .article_content {
    -webkit-line-clamp: 2;
    font-size: 14px;
  }
}
@media only screen and (max-width : 767px) {
  .promotions .article_cc {
    width: 48%;
  }
}
.promotions .article_div {
  gap: 25px;
}
.promotions .article_div .article_date {
  font-size: 12px;
}
@media only screen and (min-width : 768px) {
  .promotions .article_div .article_date {
    color: rgb(121, 121, 121);
  }
}
@media only screen and (max-width : 767px) {
  .promotions .article_div {
    justify-content: space-between;
    margin-top: 20px;
    gap: 0;
  }
}
@media only screen and (max-width : 767px) {
  .promotions#promotions_1, .promotions#promotions_2 {
    flex-direction: row-reverse;
  }
}

#promotions_3 {
  background-color: rgb(236, 239, 239);
}

@media only screen and (max-width : 767px) {
  .page-template-template-knowledge-israel .durk_button_link {
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 14px;
    margin-bottom: 20px;
  }
}

@media (min-resolution: 144dpi) and (max-resolution: 160dpi) {
  /* Styles roughly for 150% zoom */
  .new_knowledge .new_k_left .news-box .news-content {
    -webkit-line-clamp: 4;
  }
}
@media only screen and (min-width : 992px) {
  #area-section #area_swich {
    display: none !important;
  }
}
@media only screen and (max-width : 1199px) {
  #area-section .h1-new {
    padding-bottom: 10px;
  }
  #area-section #area_swich {
    display: block;
    font-size: 14px;
    margin-bottom: 30px;
  }
  #area-section #area_swich div {
    display: inline-block;
  }
  #area-section #area_swich #list_view, #area-section #area_swich #map_view {
    position: relative;
    margin-right: 13px;
    margin-left: 13px;
    padding: 0;
    background: transparent;
    border: none;
    display: inline-block;
  }
  #area-section #area_swich #list_view.active, #area-section #area_swich #map_view.active {
    border-bottom: 1.3px solid;
  }
  #area-section #area_swich #list_view:before, #area-section #area_swich #map_view:before {
    position: absolute;
    content: "";
    background-size: auto;
    right: -15px;
    top: 2px;
    width: 9px;
    height: 9px;
    display: block;
    background-repeat: no-repeat;
  }
  #area-section #area_swich #list_view:before {
    background-image: url(images/home_list_icon.png);
  }
  #area-section #area_swich #map_view:before {
    height: 32px;
    top: -2px;
    background-image: url(images/home_map_icon.png);
  }
}
@media only screen and (max-width : 1199px) {
  #area-section .locatins_tab button {
    width: 80px;
  }
}
@media only screen and (max-width : 767px) {
  #area-section .locatins_tab button {
    width: 60px;
  }
}
#area-section .locatins_tab {
  max-width: 561px;
}
@media only screen and (max-width : 1199px) {
  #area-section .locatins_tab {
    max-width: 512px;
  }
}
@media only screen and (max-width : 767px) {
  #area-section .locatins_tab {
    max-width: 375px;
  }
}
@media only screen and (max-width : 767px) {
  #area-section {
    margin-inline-start: 15px;
    margin-inline-end: 15px;
    padding-bottom: 0;
    background-image: none !important;
  }
}
@media only screen and (min-width : 768px) {
  #area-section .new_container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}

@media only screen and (max-width : 767px) {
  .area_trips_wrap.in {
    min-height: 193px;
  }
}

.area_trips_wrap {
  width: 561px;
  height: 776px;
  overflow: auto;
  direction: ltr;
  margin: 0;
}
@media only screen and (max-width : 1199px) {
  .area_trips_wrap {
    width: 519px;
  }
}
@media only screen and (max-width : 767px) {
  .area_trips_wrap {
    width: 100%;
    height: auto;
  }
  .area_trips_wrap .swiper-button-next, .area_trips_wrap .swiper-button-prev {
    display: none !important;
  }
}
@media only screen and (min-width : 768px) {
  .area_trips_wrap .area_trips {
    direction: rtl;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: flex-start;
  }
}
@media only screen and (max-width : 767px) {
  .area_trips_wrap {
    direction: inherit;
    overflow: hidden;
  }
}
.area_trips_wrap::-webkit-scrollbar {
  width: 15px;
  outline: 1px solid #ECEFEF;
}
.area_trips_wrap::-webkit-scrollbar-track {
  background-color: rgba(255, 255, 255, 0.6);
  border-radius: 3px;
}
.area_trips_wrap::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background-color: #D9D9D9;
}
.area_trips_wrap.has_scroll {
  width: 599px;
}
@media only screen and (max-width : 1199px) {
  .area_trips_wrap.has_scroll {
    width: 557px;
  }
}
@media only screen and (max-width : 767px) {
  .area_trips_wrap.has_scroll {
    width: 100%;
  }
}
.area_trips_wrap.has_scroll .area_trips_c.has_scroll {
  padding-inline-end: 23px;
}
@media only screen and (max-width : 767px) {
  .area_trips_wrap.has_scroll .area_trips_c.has_scroll {
    padding-inline-end: 0;
  }
}

.area_trips_card {
  width: 49%;
  transition: all 0.3s ease;
  position: absolute;
  background: white;
  display: inline-block;
  padding: 13px;
  margin-block-end: 20px;
}
.area_trips_card.opacity-0 {
  transition: none;
}
.area_trips_card h4 {
  margin-bottom: 6px;
  margin-top: 8px;
  font-weight: 700;
}
.area_trips_card.in {
  position: relative;
}
.area_trips_card.hidden {
  width: 0 !important;
}
@media only screen and (max-width : 767px) {
  .area_trips_card {
    display: block;
    background-color: transparent;
    padding: 0;
    margin-inline-end: 15px;
    margin-bottom: 0;
    width: 37.037037037%;
    transition: none;
  }
  .area_trips_card:last-child {
    margin-inline-end: 0px;
  }
}
.area_trips_card .h3-new, .area_trips_card body #_atPopupSU .bl-template .h3-new, body #_atPopupSU .bl-template .area_trips_card .h3-new, .area_trips_card body #_atPopupSU .bl-template .bl-block-content-item-text span, body #_atPopupSU .bl-template .bl-block-content-item-text .area_trips_card span {
  margin-bottom: 14px;
  margin-top: 11px;
}
@media only screen and (max-width : 767px) {
  .area_trips_card .h3-new, .area_trips_card body #_atPopupSU .bl-template .h3-new, body #_atPopupSU .bl-template .area_trips_card .h3-new, .area_trips_card body #_atPopupSU .bl-template .bl-block-content-item-text span, body #_atPopupSU .bl-template .bl-block-content-item-text .area_trips_card span {
    font-weight: 500;
    font-family: "AtlasMedium";
    margin-block: 7px;
  }
}
.area_trips_card img {
  width: 100%;
  height: 126px;
}
@media only screen and (max-width : 767px) {
  .area_trips_card img {
    height: 71px;
  }
}
.area_trips_card .h3-new, .area_trips_card body #_atPopupSU .bl-template .h3-new, body #_atPopupSU .bl-template .area_trips_card .h3-new, .area_trips_card body #_atPopupSU .bl-template .bl-block-content-item-text span, body #_atPopupSU .bl-template .bl-block-content-item-text .area_trips_card span {
  width: 100%;
}
@media only screen and (max-width : 767px) {
  .area_trips_card .h3-new, .area_trips_card body #_atPopupSU .bl-template .h3-new, body #_atPopupSU .bl-template .area_trips_card .h3-new, .area_trips_card body #_atPopupSU .bl-template .bl-block-content-item-text span, body #_atPopupSU .bl-template .bl-block-content-item-text .area_trips_card span {
    height: auto;
  }
}
.area_trips_card p {
  max-width: 100%;
}

.area_map {
  width: 360px;
}
@media only screen and (max-width : 767px) {
  .area_map {
    width: 330px;
  }
}

.buble_map {
  z-index: 99;
  display: none;
  position: absolute;
  width: 196.58px;
  padding: 15px 10px 15px 10px;
  border-radius: 6px;
  background: #fff;
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.4);
}
@media only screen and (max-width : 767px) {
  .buble_map {
    width: 143px;
  }
  .buble_map.right svg {
    left: auto;
    right: 8px;
  }
}
.buble_map h5 {
  margin-bottom: 10px;
  font-size: 14px;
}
.buble_map span {
  margin-bottom: 10px;
  line-height: 1.3;
  font-size: 12px;
}
.buble_map svg {
  height: 20px;
  width: 20px;
  background-color: #004B3E;
  border-radius: 50%;
  display: inline-block;
  position: absolute;
  top: -9px;
  left: 8px;
}
@media only screen and (max-width : 767px) {
  .buble_map svg {
    height: 16px;
    width: 16px;
  }
}
.buble_map a {
  line-height: 1.8;
  padding-top: 2px;
  border-radius: 6px;
  font-weight: bold;
  text-align: center;
}
@media only screen and (max-width : 767px) {
  .buble_map a {
    font-size: 14px;
  }
}

.map {
  overflow: unset;
}
@media only screen and (min-width : 768px) {
  .map {
    margin-top: 46px;
  }
}
@media only screen and (max-width : 767px) {
  .map map_svg svg {
    width: 345px;
    margin-inline-start: -7px;
  }
}
.map path {
  transition: all 0.3s ease;
}

#area_parent {
  width: 437px;
}
@media only screen and (max-width : 1199px) {
  #area_parent {
    width: 380px;
  }
}
@media only screen and (max-width : 767px) {
  #area_parent {
    width: 330px;
  }
}

#all-map {
  height: 817px;
  overflow: hidden;
  text-align: right;
}
@media only screen and (max-width : 1399px) {
  #all-map {
    width: 360px;
  }
}
@media only screen and (max-width : 767px) {
  #all-map {
    width: 330px;
  }
}
@media only screen and (max-width : 767px) {
  #all-map {
    height: 730px;
  }
}
@media only screen and (max-width : 767px) {
  #all-map {
    width: 330px;
  }
}
#all-map svg {
  width: 100% !important;
  transition: transform 0.3s ease-in-out, transform-origin 0.3s ease-in-out;
  transform-origin: top center;
}
#all-map[data-area=area-north] path.area-north {
  fill: #E1F1A6;
}
#all-map[data-area=area-north] path.area-north.active {
  fill: #B5D838;
}
#all-map[data-area=area-north] text.area-east, #all-map[data-area=area-north] text.area-south, #all-map[data-area=area-north] text.area-center {
  display: none;
}
#all-map[data-area=area-east] path.area-east {
  fill: #E1F1A6;
}
#all-map[data-area=area-east] path.area-east.active {
  fill: #B5D838;
}
#all-map[data-area=area-east] text.area-north, #all-map[data-area=area-east] text.area-south, #all-map[data-area=area-east] text.area-center {
  display: none;
}
#all-map[data-area=area-south] path.area-south {
  fill: #E1F1A6;
}
#all-map[data-area=area-south] path.area-south.active {
  fill: #B5D838;
}
#all-map[data-area=area-south] text.area-east, #all-map[data-area=area-south] text.area-north, #all-map[data-area=area-south] text.area-center {
  display: none;
}
#all-map[data-area=area-south] svg {
  transform-origin: bottom center;
  top: unset;
  bottom: 0;
  position: absolute;
  right: 0;
}
#all-map[data-area=area-center] path.area-center {
  fill: #E1F1A6;
}
#all-map[data-area=area-center] path.area-center.active {
  fill: #B5D838;
}
#all-map[data-area=area-center] text.area-east, #all-map[data-area=area-center] text.area-south, #all-map[data-area=area-center] text.area-north {
  display: none;
}
#all-map[data-area=all] svg {
  transform-origin: top center;
  width: 360px !important;
}
@media only screen and (max-width : 767px) {
  #all-map[data-area=all] svg {
    width: 320px !important;
  }
}
#all-map[data-area=all] path.active {
  fill: #B5D838;
}
#all-map[data-area=area-center] svg, #all-map[data-area=area-south] svg, #all-map[data-area=area-east] svg, #all-map[data-area=area-north] svg {
  transition: transform 0.3s ease-in-out, transform-origin 0.3s ease-in-out;
  transform: scale(1.2);
  width: 100% !important;
  transition: all 0.3s ease;
}

@media only screen and (max-width : 1399px) {
  body #_atPopupSU .bl-template .labelAndInput.label_name {
    margin-inline-end: 8px;
  }
}
body #_atPopupSU .bl-template .labelAndInput.label_name input.name {
  width: 175px;
  height: 34px;
  margin: 0;
  border-radius: 5px;
}
@media only screen and (max-width : 1399px) and (min-width: 1200px) {
  body #_atPopupSU .bl-template .labelAndInput.label_name input.name {
    width: 188px;
  }
}
@media only screen and (max-width : 767px) {
  body #_atPopupSU .bl-template .labelAndInput.label_name input.name {
    width: 109px;
    height: 26px;
    min-height: auto;
  }
}
@media only screen and (max-width : 767px) {
  body #_atPopupSU .bl-template .labelAndInput.label_name {
    display: flex;
    align-items: center;
    margin-inline-end: 0;
  }
}
body #_atPopupSU .bl-template .labelAndInput label {
  color: white;
}
@media only screen and (max-width : 767px) {
  body #_atPopupSU .bl-template .labelAndInput label {
    font-size: 14px;
    font-weight: 400;
    margin-inline-end: 6px;
    margin-bottom: 0;
  }
}
body #_atPopupSU .bl-template .label_email {
  margin-inline-end: 26px;
}
@media only screen and (max-width : 767px) {
  body #_atPopupSU .bl-template .label_email {
    margin-inline-end: 0;
    display: flex;
    align-items: center;
  }
}
body #_atPopupSU .bl-template .label_email input.email {
  height: 34px;
  width: 234px;
  margin: 0;
  border-radius: 5px;
}
@media only screen and (max-width : 1550px) {
  body #_atPopupSU .bl-template .label_email input.email {
    width: 212px;
  }
}
@media only screen and (max-width : 767px) {
  body #_atPopupSU .bl-template .label_email input.email {
    width: 142px;
    min-height: auto;
    height: 26px;
  }
}
@media only screen and (max-width : 1399px) and (min-width: 1200px) {
  body #_atPopupSU .bl-template .label_email input.email {
    width: 188px;
  }
}
body #_atPopupSU .bl-template.popup-dir-rtl .bl-block-content-new-column:first-child {
  float: none;
}
@media only screen and (max-width : 767px) {
  body #_atPopupSU .bl-template.popup-dir-rtl .bl-block-content-new-column:first-child {
    padding-block: 10px;
  }
}
@media only screen and (max-width : 991px) {
  body #_atPopupSU .bl-template .bl-content-wrapper-columns {
    margin-top: -6px;
  }
}
@media only screen and (max-width : 767px) {
  body #_atPopupSU .bl-template .bl-content-wrapper-columns {
    margin-top: 0;
    justify-content: center;
  }
}
body #_atPopupSU .bl-template .bl-content-wrapper-columns .bl-block-button-content-wrapper {
  align-items: center;
}
@media only screen and (max-width : 767px) {
  body #_atPopupSU .bl-template .bl-block {
    max-width: 100% !important;
  }
}
body #_atPopupSU .bl-template .bl-block-button-content-item-wrapper:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
body #_atPopupSU .bl-template .bl-block-content-column {
  padding: 33px 0 46px 0;
}
body #_atPopupSU .bl-template .bl-block-content-column .bl-block-content-item + .bl-block-content-item.bl-block-horizontal-signup {
  margin-top: 0;
  align-items: center;
}
@media only screen and (max-width : 1399px) {
  body #_atPopupSU .bl-template .bl-block-content-column .bl-block-content-item + .bl-block-content-item.bl-block-horizontal-signup {
    display: flex;
  }
}
@media only screen and (max-width : 767px) {
  body #_atPopupSU .bl-template .bl-block-content-column .bl-block-content-item + .bl-block-content-item.bl-block-horizontal-signup {
    flex-wrap: wrap;
  }
}
body #_atPopupSU .bl-template .bl-block-signuphorizontalpage .confirm-emails label {
  margin: 0;
  margin-inline-start: 5px;
  max-width: 245px;
  max-width: none;
}
@media only screen and (max-width : 1399px) {
  body #_atPopupSU .bl-template .bl-block-signuphorizontalpage .confirm-emails label {
    font-size: 16px;
    max-width: 225px;
  }
}
@media only screen and (max-width : 1199px) {
  body #_atPopupSU .bl-template .bl-block-signuphorizontalpage .confirm-emails label {
    max-width: 262px;
  }
}
@media only screen and (max-width : 991px) {
  body #_atPopupSU .bl-template .bl-block-signuphorizontalpage .confirm-emails label {
    max-width: 100%;
    margin-top: 11px;
  }
}
@media only screen and (max-width : 767px) {
  body #_atPopupSU .bl-template .bl-block-signuphorizontalpage .confirm-emails label {
    font-size: 12px;
    margin-top: 1px;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width : 991px) {
  body #_atPopupSU .bl-template .bl-block-signuphorizontalpage .confirm-emails .checkbox {
    padding-inline-start: 6px !important;
  }
}
body #_atPopupSU .bl-template .bl-block-signuphorizontalpage .confirm-emails .checkbox label input[type=checkbox] {
  width: 18px;
  height: 18px;
  border: 0;
  border-radius: 3px;
  margin-inline-start: -11px !important;
  margin-inline-end: 5px !important;
}
@media only screen and (max-width : 991px) and (min-width: 768px) {
  body #_atPopupSU .bl-template .bl-block-signuphorizontalpage .confirm-emails .checkbox label input[type=checkbox] {
    margin-top: 2px;
  }
}
@media only screen and (max-width : 767px) {
  body #_atPopupSU .bl-template .bl-block-signuphorizontalpage .confirm-emails .checkbox label input[type=checkbox] {
    width: 11px;
    height: 11px;
  }
}
@media only screen and (max-width : 1199px) {
  body #_atPopupSU .bl-template .bl-block-content-item.bl-block-content-item-title {
    text-align: center;
    margin-bottom: 22px;
  }
}
@media only screen and (max-width : 767px) {
  body #_atPopupSU .bl-template .bl-block-content-item.bl-block-content-item-title {
    margin-bottom: 3px;
  }
}
body #_atPopupSU .bl-template .bl-block-content-item span {
  font-size: 20px;
}
@media only screen and (max-width : 1399px) {
  body #_atPopupSU .bl-template .bl-block-content-item span {
    text-align: center;
    margin-bottom: 17px;
    font-size: 20px;
  }
}
@media only screen and (max-width : 767px) {
  body #_atPopupSU .bl-template .bl-block-content-item span {
    font-size: 17px;
  }
}
body #_atPopupSU .bl-template .bl-block-content-item.primary_color {
  color: #004B3E;
  padding: 12px 23px;
}
@media only screen and (max-width : 1399px) and (min-width: 1200px) {
  body #_atPopupSU .bl-template .bl-block-content-item.primary_color {
    padding-inline: 6px;
    font-size: 20px;
  }
}
@media only screen and (max-width : 767px) {
  body #_atPopupSU .bl-template .bl-block-content-item.primary_color {
    font-size: 14px;
    width: 184px;
    padding: 9px 5px;
    text-align: center;
  }
  body #_atPopupSU .bl-template .bl-block-content-item.primary_color div {
    line-height: 1 !important;
  }
}
body #_atPopupSU .bl-template .bl-block-content-item-text span {
  margin-inline-end: 5px;
  font-weight: 700;
}
@media only screen and (max-width : 1550px) {
  body #_atPopupSU .bl-template .bl-block-content-item-text span {
    font-size: 22px;
  }
}
@media only screen and (max-width : 1399px) {
  body #_atPopupSU .bl-template .bl-block-content-item-text span {
    font-size: 20px;
    margin-inline-end: 2px;
  }
}
@media only screen and (max-width : 767px) {
  body #_atPopupSU .bl-template .bl-block-content-item-text span {
    font-size: 14px;
    font-weight: 400;
    margin: 0;
    letter-spacing: -0.3px;
  }
}
@media only screen and (max-width : 1199px) {
  body #_atPopupSU .bl-template .bl-content-item-unremovable.fields-right {
    margin-inline-end: 0;
  }
}
@media only screen and (max-width : 991px) {
  body #_atPopupSU .bl-template .bl-content-item-unremovable.fields-right {
    display: block;
  }
}
@media only screen and (max-width : 767px) {
  body #_atPopupSU .bl-template .bl-content-item-unremovable.fields-right {
    max-width: 414px;
    margin: 0 auto !important;
  }
}
@media only screen and (max-width : 767px) {
  body #_atPopupSU .bl-template .bl-padding-columns {
    width: 100% !important;
  }
}
body #_atPopupSU .flex {
  justify-content: space-between;
}
@media only screen and (max-width : 1399px) {
  body #_atPopupSU .flex {
    display: flex;
  }
}
@media only screen and (max-width : 1199px) {
  body #_atPopupSU .flex.bl-signup-container {
    display: block;
  }
}
@media only screen and (min-width : 1400px) {
  body #_atPopupSU .inptAndButton {
    display: flex;
  }
}
@media only screen and (max-width : 1399px) {
  body #_atPopupSU .inptAndButton .flex {
    flex-direction: row;
  }
}
@media only screen and (max-width : 767px) {
  body #_atPopupSU .inptAndButton .flex {
    align-items: flex-start;
    margin-inline: 0;
  }
}
@media only screen and (max-width : 1399px) {
  body #_atPopupSU .inptAndButton {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
@media only screen and (max-width : 767px) {
  body #_atPopupSU .inptAndButton {
    display: block;
  }
}
body #_atPopupSU .post-submit-msg p {
  color: white;
}
@media only screen and (max-width : 767px) {
  body #_atPopupSU .post-submit-msg p {
    font-size: 22px !important;
    transform: translateY(-50%);
    margin-top: 7px !important;
  }
}
body #_atPopupSU .post-submit-msg-container .bl-signup-container {
  justify-content: center;
}

.confirm-emails {
  margin-inline-end: 19px;
  margin-inline-end: 0;
  text-align: right;
}
@media only screen and (max-width : 1399px) {
  .confirm-emails {
    margin-inline-end: 8px;
  }
}

#template-body * {
  font-family: "AtlasRegular" !important;
}
#template-body .bl-template-main-wrapper {
  background-color: #004B3E !important;
}

body .__atPopupQtips .ui-tooltip-content {
  font-size: 14px;
  font-family: AtlasRegular;
  text-align: start;
  min-width: 155px;
}
body .__atPopupQtips.ui-tooltip-red {
  background-color: white;
  border-color: white;
  color: rgb(145, 35, 31);
  font-family: AtlasRegular;
  max-width: 185px;
}

body .articleWrap .bl-signup-container {
  /*flex-direction: column;*/
}
body .articleWrap .bl-block-content-item-title {
  width: 100%;
  flex-shrink: 0;
  text-align: center;
}
body .articleWrap .bl-signup-container {
  flex-wrap: wrap;
  justify-content: space-around;
  max-width: 90%;
}
body .articleWrap .bl-block-content-row {
  padding-bottom: 36px;
}
body .articleWrap .bl-block-content-item-text {
  margin-bottom: 28px;
}
body .articleWrap .bl-block-content-item-text br {
  display: none;
}
@media only screen and (max-width : 1550px) and (min-width: 768px) {
  body .articleWrap .bl-block-content-item-text span {
    font-size: 24px !important;
  }
}
@media only screen and (max-width : 1550px) and (max-width: 1199) {
  body .articleWrap .bl-block-content-item.primary_color {
    padding: 12px !important;
  }
}
@media only screen and (max-width : 1199px) {
  body .articleWrap .bl-block-content-item.primary_color {
    padding: 12px 6px !important;
  }
}
@media only screen and (max-width : 1199px) {
  body .articleWrap .bl-block-content-row-inner {
    padding: 0 19px;
  }
  body .articleWrap #_atPopupSU .bl-template .bl-block-signuphorizontalpage .confirm-emails label {
    max-width: 210px;
    max-width: none;
  }
}
@media only screen and (max-width : 1199px) {
  body .articleWrap .bl-content-item-unremovable.fields-right {
    flex-wrap: wrap;
  }
}
@media (max-width: 1024px) {
  body .articleWrap #_atPopupSU .inptAndButton {
    flex-direction: column;
  }
  body .articleWrap #_atPopupSU .bl-template .bl-block-signuphorizontalpage .confirm-emails label {
    max-width: 100%;
    margin-bottom: 34px;
    margin-top: 15px;
  }
}
@media only screen and (max-width : 767px) {
  body .articleWrap {
    width: 100%;
  }
  body .articleWrap .bl-block-content-row {
    padding-bottom: 0;
  }
  body .articleWrap #_atPopupSU .bl-template.popup-dir-rtl.row-fluid [class*=span]:first-child {
    display: inline-block;
  }
  body .articleWrap #_atPopupSU .bl-template .label_email input.email {
    width: 118px;
  }
  body .articleWrap #_atPopupSU .bl-template .bl-block-signuphorizontalpage .confirm-emails label {
    margin-bottom: 10px;
  }
  body .articleWrap #_atPopupSU .bl-template .bl-block-content-item.bl-block-content-item-title {
    margin-bottom: 10px;
  }
}

.bl-block-content-item-title {
  text-align: right;
}

.active_trail_newsletter .label_email, .active_trail_newsletter .label_name {
  color: #fff;
  text-align: right;
  margin-left: 20px;
}

.active_trail_newsletter .input-large {
  height: 34px;
  border-radius: 5px;
}

#_atPopupSU .bl-template.popup-dir-rtl select, #_atPopupSU .bl-template.popup-dir-rtl textarea, #_atPopupSU .bl-template.popup-dir-rtl input[type=text], #_atPopupSU .bl-template.popup-dir-rtl input[type=password], #_atPopupSU .bl-template.popup-dir-rtl input[type=datetime], #_atPopupSU .bl-template.popup-dir-rtl input[type=datetime-local], #_atPopupSU .bl-template.popup-dir-rtl input[type=date], #_atPopupSU .bl-template.popup-dir-rtl input[type=month], #_atPopupSU .bl-template.popup-dir-rtl input[type=time], #_atPopupSU .bl-template.popup-dir-rtl input[type=week], #_atPopupSU .bl-template.popup-dir-rtl input[type=number], #_atPopupSU .bl-template.popup-dir-rtl input[type=email], #_atPopupSU .bl-template.popup-dir-rtl input[type=url], #_atPopupSU .bl-template.popup-dir-rtl input[type=search], #_atPopupSU .bl-template.popup-dir-rtl input[type=tel], #_atPopupSU .bl-template.popup-dir-rtl input[type=color], #_atPopupSU .bl-template.popup-dir-rtl .uneditable-input {
  height: 34px !important;
}

@media only screen and (max-width : 767px) {
  .bl-signup-container.container {
    display: block;
  }
  .active_trail_newsletter .label_email, .active_trail_newsletter .label_name {
    width: 50%;
  }
  .active_trail_newsletter .label_email input, .active_trail_newsletter .label_name input {
    width: 100%;
    height: 24px;
  }
  .active_trail_newsletter .confirm-emails {
    width: 100%;
  }
  #_atPopupSU .bl-template.popup-dir-rtl select, #_atPopupSU .bl-template.popup-dir-rtl textarea, #_atPopupSU .bl-template.popup-dir-rtl input[type=text], #_atPopupSU .bl-template.popup-dir-rtl input[type=password], #_atPopupSU .bl-template.popup-dir-rtl input[type=datetime], #_atPopupSU .bl-template.popup-dir-rtl input[type=datetime-local], #_atPopupSU .bl-template.popup-dir-rtl input[type=date], #_atPopupSU .bl-template.popup-dir-rtl input[type=month], #_atPopupSU .bl-template.popup-dir-rtl input[type=time], #_atPopupSU .bl-template.popup-dir-rtl input[type=week], #_atPopupSU .bl-template.popup-dir-rtl input[type=number], #_atPopupSU .bl-template.popup-dir-rtl input[type=email], #_atPopupSU .bl-template.popup-dir-rtl input[type=url], #_atPopupSU .bl-template.popup-dir-rtl input[type=search], #_atPopupSU .bl-template.popup-dir-rtl input[type=tel], #_atPopupSU .bl-template.popup-dir-rtl input[type=color], #_atPopupSU .bl-template.popup-dir-rtl .uneditable-input {
    height: 26px !important;
    margin-bottom: 0px !important;
    margin-left: 4px;
  }
}
@media only screen and (max-width : 767px) {
  .single-activity[data-flashbacks="1"] .site-header {
    background: #fff;
  }
}
@media only screen and (max-width : 767px) {
  [data-flashbacks="0"] .site-header {
    position: relative;
  }
}

.top_menu {
  flex-direction: column;
  align-items: flex-end;
  z-index: 999;
  background: white;
}
@media only screen and (max-width : 767px) {
  .top_menu {
    align-items: center;
  }
}
.top_menu .top_menu_container {
  padding: 10px 39px 7px 40px;
  width: 100%;
}
@media only screen and (max-width : 1199px) {
  .top_menu .top_menu_container {
    padding-inline: 31px 52px;
  }
}
@media only screen and (max-width : 991px) {
  .top_menu .top_menu_container {
    padding-inline: 30px;
  }
}
@media only screen and (max-width : 767px) {
  .top_menu .top_menu_container {
    padding: 10px 15px;
  }
}
.top_menu .logoAndLinks_menu {
  justify-content: space-between;
  width: 100%;
  align-items: center;
}

.custom-logo-link img {
  object-fit: contain;
}
@media only screen and (max-width : 767px) {
  .custom-logo-link img {
    width: 148px;
    height: 42px;
  }
}

.menu_links {
  font-family: "AtlasMedium";
}
@media only screen and (max-width : 767px) {
  .menu_links {
    display: flex;
    font-family: "AtlasRegular";
  }
}

.matmon_icon {
  margin-inline-start: 28px;
}
@media only screen and (max-width : 767px) {
  .matmon_icon {
    display: flex;
    align-items: center;
    max-width: 55px;
    flex-direction: column;
  }
}
.matmon_icon::before {
  content: "";
  width: 30px;
  height: 30px;
  vertical-align: middle;
  background-size: cover;
  background-image: url("images/new_home_images/top_menu/matmon_icon.png");
  margin-inline-end: 2px;
}
@media only screen and (max-width : 767px) {
  .matmon_icon::before {
    width: 25px;
    height: 25px;
    margin-inline-end: 0;
  }
}
.matmon_icon span {
  max-width: 57px;
  white-space: break-spaces;
  vertical-align: middle;
  font-size: 12px;
  color: #B5D838;
}
@media only screen and (max-width : 767px) {
  .matmon_icon span {
    text-align: center;
    margin-top: 5px;
  }
}
@media only screen and (max-width : 991px) {
  .matmon_icon {
    margin-inline-start: 0;
  }
  .matmon_icon::before {
    margin-inline-end: 8px;
  }
  .matmon_icon span {
    max-width: 76px;
  }
}
@media only screen and (max-width : 767px) {
  .matmon_icon {
    margin-inline-end: 8px;
  }
  .matmon_icon::before {
    margin-inline-end: 0;
  }
}

.business_icon {
  margin-inline-start: 17px;
}
@media only screen and (max-width : 767px) {
  .business_icon {
    display: flex;
    align-items: center;
    max-width: 38px;
    flex-direction: column;
  }
}
.business_icon::before {
  content: "";
  width: 30px;
  height: 30px;
  vertical-align: middle;
  background-size: cover;
  background-image: url("images/new_home_images/top_menu/business_icon.png");
  margin-inline-end: 2px;
}
@media only screen and (max-width : 767px) {
  .business_icon::before {
    width: 25px;
    height: 25px;
    margin-inline-end: 0;
  }
}
.business_icon span {
  max-width: 33px;
  white-space: break-spaces;
  vertical-align: middle;
  font-size: 12px;
  color: #B5D838;
}
@media only screen and (max-width : 767px) {
  .business_icon span {
    text-align: center;
    margin-top: 5px;
  }
}
@media only screen and (max-width : 991px) {
  .business_icon {
    margin-inline-start: 8px;
  }
  .business_icon span {
    max-width: 45px;
  }
}
@media only screen and (max-width : 767px) {
  .business_icon {
    margin-inline-start: 0px;
  }
}

.search_btn {
  margin-inline-start: 18px;
}
@media only screen and (max-width : 767px) {
  .search_btn {
    display: flex;
    align-items: center;
    max-width: 30px;
    flex-direction: column;
  }
}
@media only screen and (max-width : 991px) {
  .search_btn {
    margin-inline-start: 8px;
  }
}
@media only screen and (max-width : 767px) {
  .search_btn {
    margin-inline-start: 10px;
  }
}
.search_btn::before {
  content: "";
  width: 30px;
  height: 30px;
  vertical-align: middle;
  background-size: cover;
  background-image: url("images/new_home_images/top_menu/search_icon.svg");
  margin-inline-end: 2px;
  margin-inline-end: 2px;
}
@media only screen and (max-width : 767px) {
  .search_btn::before {
    width: 25px;
    height: 25px;
    margin-inline-end: 0;
  }
}
.search_btn span {
  max-width: 33px;
  white-space: break-spaces;
  vertical-align: middle;
  font-size: 12px;
  color: white;
}
@media only screen and (max-width : 767px) {
  .search_btn span {
    text-align: center;
    margin-top: 5px;
  }
}
@media only screen and (max-width : 991px) {
  .search_btn span {
    max-width: 44px;
  }
}
@media only screen and (max-width : 767px) {
  .search_btn span {
    max-width: 31px;
  }
}

.wrapper_select_lang {
  font-size: 14px;
}
@media only screen and (max-width : 991px) {
  .wrapper_select_lang {
    display: none;
  }
}
.wrapper_select_lang .dropdown-toggle {
  color: white;
  cursor: pointer;
}
.wrapper_select_lang .dropdown-toggle::before {
  content: "";
  background-image: url("images/new_home_images/top_menu/arrow.png");
  width: 19px;
  height: 9px;
  background-size: cover;
  margin-inline-end: 7px;
}
.wrapper_select_lang .dropdown-toggle::after {
  content: "";
  width: 26px;
  height: 26px;
  vertical-align: middle;
  background-size: cover;
  background-image: url("images/new_home_images/top_menu/lang_icon.svg");
  margin-inline-end: 2px;
  margin-inline-end: 0;
  margin-inline-start: 5px;
}
@media only screen and (max-width : 767px) {
  .wrapper_select_lang .dropdown-toggle::after {
    width: 25px;
    height: 25px;
    margin-inline-end: 0;
  }
}
.wrapper_select_lang .dropdown-menu {
  opacity: 0;
  visibility: hidden;
  top: 46px;
  right: 0;
  background-color: white;
  width: 100%;
  z-index: 9;
  color: #004B3E;
  border: 1px solid #004B3E;
  transition: all 0.3s;
}
.wrapper_select_lang .dropdown-menu.show {
  opacity: 1;
  visibility: visible;
}
.wrapper_select_lang .dropdown-menu li {
  border-bottom: 1px solid #004B3E;
  padding: 7px 10px;
  transition: all 0.3s;
}
.wrapper_select_lang .dropdown-menu li:last-child {
  border-bottom: 0;
}
.wrapper_select_lang .dropdown-menu li:hover, .wrapper_select_lang .dropdown-menu li:focus {
  background-color: #ECEFEF;
}
.wrapper_select_lang .dropdown-menu li a {
  color: #004B3E;
  font-family: AtlasRegular;
}

html:hover .search_btn {
  color: white;
}

.mobile-main-menu, .desktop-main-menu {
  display: none;
}

@media only screen and (max-width : 991px) {
  .mobile-main-menu {
    display: block;
  }
}
@media only screen and (min-width : 992px) {
  .desktop-main-menu {
    display: block;
  }
  .mobile-main-menu {
    display: none;
  }
}
.navbar-header {
  display: none;
}
@media only screen and (max-width : 991px) {
  .navbar-header {
    display: flex;
    margin-inline-end: 10px;
    margin-top: 9px;
  }
}
@media only screen and (max-width : 767px) {
  .navbar-header {
    margin-inline-end: 5px;
    margin-top: 3px;
  }
}

.btn-menu {
  background-color: transparent;
  border: 1px solid transparent;
  outline: none;
  padding: 0;
  width: 33px;
}
.btn-menu .icon-bar {
  display: block;
  border-radius: 1px;
  background-color: white;
  width: 25px;
  height: 3px;
  transition: all 0.3s;
}
.btn-menu .icon-bar + .icon-bar {
  margin-top: 5px;
}

.menu-responsive-open .btn-menu .icon-bar + .icon-bar {
  margin-top: 0;
}
.menu-responsive-open .icon-bar {
  opacity: 0;
}
.menu-responsive-open .icon-bar:last-child, .menu-responsive-open .icon-bar:nth-child(2) {
  opacity: 1;
}
.menu-responsive-open .icon-bar:last-child {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.menu-responsive-open .icon-bar:nth-child(2) {
  opacity: 1;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.sr-only {
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.mobile_menu {
  width: 145px;
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.4);
  position: absolute;
  right: -174px;
  overflow: hidden;
  background: #fff;
  transition: right 0.3s ease-out;
  z-index: 1000;
}
@media only screen and (max-width : 991px) {
  .mobile_menu {
    top: 73px;
  }
}
.mobile_menu.open {
  right: 0;
  transition: right 0.3s ease-in;
}
.mobile_menu > li.menu-item-has-children.open > a {
  background-color: #004B3E;
  color: white;
}
.mobile_menu li {
  list-style: none;
  border: 0.5px solid #004B3E;
}
.mobile_menu li:not(:nth-child(1)) {
  border-top: 0;
}
.mobile_menu li.menu-item-has-children li {
  border: 0;
  border-bottom: 1px solid #004B3E;
}
.mobile_menu li.menu-item-has-children li:last-child {
  border: 0;
}
.mobile_menu li.menu-item-has-children a {
  background-image: url("images/new_home_images/top_menu/green-arrow.svg");
  background-repeat: no-repeat;
  background-position: center left 10px;
}
.mobile_menu li.menu-item-has-children a + .sub-menu a {
  background-image: none;
}
.mobile_menu li.menu-item-has-children.open a {
  background-image: url("images/new_home_images/top_menu/white-arrow.svg");
}
.mobile_menu li.menu-item-has-children.open a + .sub-menu {
  max-height: 2000px;
  transition: max-height 0.3s ease-in;
}
.mobile_menu li > a {
  font-weight: 700;
  font-size: 14px;
  display: block;
  padding: 10.5px 10px 10.5px 20px;
  transition: all 0.3s;
  background-color: white;
  cursor: pointer;
}
.mobile_menu li.go_walk > a, .mobile_menu li.knowledge_country > a, .mobile_menu li.important_information > a, .mobile_menu li.our_community > a {
  background-color: transparent;
  color: #004B3E;
  border-radius: 0;
  text-align: start;
}
.mobile_menu li .sub-menu {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease-out;
  display: block;
}
.mobile_menu li .sub-menu li a {
  font-weight: 400;
  font-size: 12px;
}
.mobile_menu #menu-item-accessibility #INDmenu-btn {
  position: relative;
  transform: translateX(50%);
  left: auto;
  bottom: auto;
  font-size: 0;
  padding: 0;
  right: 50% !important;
  width: 29px;
  height: 29px;
  background: transparent !important;
  background-image: url(images/new_home_images/top_menu/INDmenu-btn-mobile.png) !important;
  background-size: cover !important;
  margin-block: 2px;
  border: 0;
}

.searchSection_wrapper {
  overflow: hidden;
  transition: height 0.5s ease-in-out;
  width: 100%;
  position: absolute;
  left: 0;
  top: 73px;
}
@media only screen and (max-width : 767px) {
  .searchSection_wrapper {
    top: 73px;
  }
}
.searchSection_wrapper.open {
  overflow: visible;
  height: 57px;
}
@media only screen and (max-width : 991px) {
  .searchSection_wrapper.open {
    height: 70px;
  }
}
@media only screen and (max-width : 767px) {
  .searchSection_wrapper.open {
    height: 46px;
    transition: height 0.3s ease-in-out;
  }
}

#searchSection {
  box-sizing: border-box;
  padding: 46px 0 20px;
  background: #ECEFEF;
  display: none;
}
@media only screen and (max-width : 767px) {
  #searchSection {
    padding: 30px 0 16px;
  }
}
#searchSection.open {
  display: block;
}
#searchSection .close-icon {
  width: 22px;
  height: 22px;
  right: 27px;
  position: absolute;
  top: 14px;
  cursor: pointer;
}
@media only screen and (max-width : 767px) {
  #searchSection .close-icon {
    top: 4px;
    right: 19px;
  }
}
#searchSection .close-icon::before, #searchSection .close-icon::after {
  content: "";
  position: absolute;
  top: 50%;
  width: 22px;
  height: 1px;
  background-color: #004B3E;
  transform-origin: center;
  z-index: 9;
}
@media only screen and (max-width : 767px) {
  #searchSection .close-icon::before, #searchSection .close-icon::after {
    width: 14.98px;
  }
}
#searchSection .close-icon::before {
  transform: translate(-50%, -50%) rotate(45deg); /* קו באלכסון אחד */
}
#searchSection .close-icon::after {
  transform: translate(-50%, -50%) rotate(-45deg); /* קו באלכסון השני */
}
#searchSection .widget_jmi_autosearch_widget {
  justify-content: flex-end;
}
@media only screen and (max-width : 767px) {
  #searchSection .widget_jmi_autosearch_widget {
    margin-block: 0;
  }
}
#searchSection .wizardinfosys_autosearch_wrapper {
  height: 52px;
  width: 100%;
}
@media only screen and (max-width : 767px) {
  #searchSection .wizardinfosys_autosearch_wrapper {
    height: 35px;
  }
}
#searchSection .wizardinfosys_autosearch_wrapper form {
  height: 100%;
}
#searchSection .wizardinfosys_autosearch_wrapper .wp_autosearch_form_wrapper {
  height: 100%;
}
#searchSection .wizardinfosys_autosearch_wrapper .wp_autosearch_form_wrapper .wp_autosearch_submit {
  left: 40px;
  top: 50%;
  transform: translateY(-50%);
  height: 20px;
  width: 20px;
  border: 0;
  display: block !important;
  background-image: url("images/new_home_images/top_menu/search_ic.svg");
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
}
@media only screen and (max-width : 767px) {
  #searchSection .wizardinfosys_autosearch_wrapper .wp_autosearch_form_wrapper .wp_autosearch_submit {
    height: 15px;
    width: 15px;
    left: 26px;
  }
}
#searchSection .wizardinfosys_autosearch_wrapper .wp_autosearch_input {
  height: 100%;
  width: 100% !important;
  font-size: 20px;
  border: 0;
  padding: 0 39px 0 75px;
  border-bottom: 1px solid #ECEFEF;
  color: #004B3E;
}
@media only screen and (max-width : 767px) {
  #searchSection .wizardinfosys_autosearch_wrapper .wp_autosearch_input {
    font-size: 14px;
    padding: 0 27px 0 33px;
    border-width: 1px;
  }
}
#searchSection .wizardinfosys_autosearch_wrapper .wp_autosearch_input::placeholder {
  color: #004B3E;
}
#searchSection .wizardinfosys_autosearch_wrapper .wp_autosearch_input:focus {
  outline: none;
}
@media only screen and (max-width : 767px) {
  #searchSection .wizardinfosys_autosearch_wrapper .wp_autosearch_input:focus {
    border-width: 1px;
  }
}

.wp_autosearch_suggestions {
  padding-bottom: 23px;
  background: #ECEFEF;
}
@media only screen and (max-width : 767px) {
  .wp_autosearch_suggestions {
    padding-bottom: 15px;
  }
}
.wp_autosearch_suggestions ul {
  background-color: white;
  padding-bottom: 6px;
  padding-top: 7px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}
@media only screen and (max-width : 767px) {
  .wp_autosearch_suggestions ul {
    padding-bottom: 1px;
    border-radius: 0;
  }
}
.wp_autosearch_suggestions ul li.ac_over {
  background-color: #ECEFEF;
}
@media only screen and (max-width : 767px) {
  .wp_autosearch_suggestions ul li {
    font-size: 14px;
    padding: 2px 27px 2px 33px;
  }
}
.wp_autosearch_suggestions .addResult {
  border: 0;
  background-color: transparent;
  font-size: 16px;
  color: #797979;
  padding: 0;
}
@media only screen and (max-width : 767px) {
  .wp_autosearch_suggestions .addResult {
    font-size: 12px;
  }
}
.wp_autosearch_suggestions .addResult_wrap {
  margin-top: 5px;
}
@media only screen and (max-width : 767px) {
  .wp_autosearch_suggestions .addResult_wrap {
    margin-top: 0;
  }
}
.wp_autosearch_suggestions .addResult_wrap:after {
  content: "";
  height: 14px;
  width: 12px;
  background-image: url(images/new_home_images/arrow.png);
  vertical-align: middle;
  display: inline-block;
  margin-right: 8px;
  background-position: right;
  background-size: cover;
}
@media only screen and (max-width : 767px) {
  .wp_autosearch_suggestions .addResult_wrap:after {
    height: 7px;
    width: 8px;
    margin-right: 6px;
  }
}

/*@media only screen and (max-width : 767px){*/
#content::before {
  content: "";
}

.searchopen #content::before {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.5);
  z-index: 122;
  transition: 0.3s ease-in-out;
}

/*}*/
.personal_area .new_container {
  padding: 19px 0;
}
@media only screen and (max-width : 767px) {
  .personal_area .new_container {
    margin-block: 26px 0;
  }
}
.personal_area .txt_and_icon {
  display: flex;
  align-items: center;
}
@media only screen and (max-width : 767px) {
  .personal_area .txt_and_icon {
    flex-shrink: 0;
  }
}
.personal_area .sub_text {
  font-size: 24px;
  letter-spacing: -0.8px;
}
@media only screen and (max-width : 1199px) {
  .personal_area .sub_text {
    font-size: 22px;
  }
}
@media only screen and (max-width : 767px) {
  .personal_area .sub_text {
    font-size: 14px;
    max-width: 110px;
    flex-shrink: 0;
  }
}
.personal_area .durk_button_link {
  color: #B5D838;
  font-size: 22px;
  font-weight: 700;
  padding: 13px 20px;
}
@media only screen and (max-width : 1550px) {
  .personal_area .durk_button_link {
    padding-inline: 15px;
  }
}
@media only screen and (max-width : 767px) {
  .personal_area .durk_button_link {
    font-size: 14px;
    background-color: #004B3E;
    border: 0;
    padding: 9px 9.45px;
    flex-shrink: 0;
  }
}
.personal_area .h1-new {
  display: inline-block;
  vertical-align: middle;
}
@media only screen and (max-width : 1199px) {
  .personal_area .h1-new {
    font-size: 25px;
  }
}
@media only screen and (max-width : 991px) {
  .personal_area .h1-new {
    max-width: 142px;
    display: flex;
    margin-inline-start: 9px;
  }
}
@media only screen and (max-width : 767px) {
  .personal_area .h1-new {
    font-size: 16px;
    font-family: "AtlasMedium";
    align-items: center;
    line-height: 0.77;
    max-width: 87px;
  }
}
@media only screen and (max-width : 991px) {
  .personal_area .h1-new:after {
    content: "";
    vertical-align: top;
    background: #004B3E;
    width: 2px;
    height: 50px;
  }
}
@media only screen and (max-width : 767px) {
  .personal_area .h1-new:after {
    height: 30px;
  }
}
.personal_area img {
  width: 47px;
  height: 47px;
  display: inline-block;
  vertical-align: middle;
  object-fit: contain;
  margin-inline-end: 20px;
}
@media only screen and (max-width : 1550px) {
  .personal_area img {
    margin-inline-end: 10px;
    width: 50px;
    height: 50px;
  }
}
@media only screen and (max-width : 1199px) {
  .personal_area img {
    margin-inline-end: 5px;
    width: 40px;
    height: 40px;
  }
}
@media only screen and (max-width : 991px) {
  .personal_area img {
    margin-inline-end: 0px;
    width: 30px;
    height: 30px;
  }
}

#personal_area .h1-new {
  padding: 0;
}

.area_top_images {
  margin-bottom: 30px;
}
.area_top_images .area_img {
  height: 336px;
  background-size: cover;
  background-repeat: no-repeat;
  align-items: flex-end;
  padding-bottom: 45px;
  padding-inline-start: 44px;
}
@media only screen and (max-width : 767px) {
  .area_top_images .area_img {
    height: 194px;
    padding-bottom: 23px;
    padding-inline-start: 18px;
    border-radius: 7px;
  }
}
.area_top_images .area_img .area_title {
  font-size: 50px;
  padding: 10px 17px;
}
@media only screen and (max-width : 767px) {
  .area_top_images .area_img .area_title {
    font-size: 26px;
    padding: 1px 9px;
    border-radius: 5px;
  }
}
.area_top_images .area_img .area_label {
  padding: 15px 17px 12px;
}
@media only screen and (max-width : 767px) {
  .area_top_images .area_img .area_label {
    font-size: 16px;
    padding: 2px 9px;
    border-radius: 3px;
  }
}

#area_child_top_images .area_title {
  border-radius: 5px 0px 0px 5px;
}
@media only screen and (max-width : 767px) {
  #area_child_top_images .area_title {
    font-size: 20px;
  }
}
#area_child_top_images .area_img {
  padding-inline-start: 0px;
}
@media only screen and (max-width : 767px) {
  #area_child_top_images .area_img {
    height: 150px;
  }
}

#area_area_map {
  padding: 0px 0 22px;
  justify-content: space-evenly;
}
@media only screen and (min-width : 768px) {
  #area_area_map {
    margin-bottom: 64px;
  }
}
@media only screen and (max-width : 767px) {
  #area_area_map {
    padding: 0px 0px 20px 0px;
  }
}
#area_area_map .map_description {
  max-width: 787px;
}
@media only screen and (max-width : 767px) {
  #area_area_map .map_description {
    max-width: 100%;
    line-height: 1.27;
  }
}
#area_area_map .map_img {
  /*width: 350px;*/
  height: 185px;
}
@media only screen and (max-width : 767px) {
  #area_area_map .map_img {
    max-width: 165px;
  }
}

#all_areas .all_area_title {
  margin-bottom: 33px;
}
@media only screen and (max-width : 767px) {
  #all_areas .all_area_title {
    margin: 25px 0;
  }
}
#all_areas .new_container {
  flex-wrap: wrap;
  margin-bottom: 64px;
}
@media only screen and (max-width : 991px) {
  #all_areas .new_container {
    flex-direction: column;
  }
}

.recommended_up_map .img_and_icon_wrap[data-icon=camping]::after, .single_area .img_and_icon_wrap[data-icon=camping]::after {
  content: "";
  background: url("images/area_images/camping_i.svg");
  width: 47px;
  height: 47px;
  position: absolute;
  right: 17px;
  top: 11px;
  background-size: 100%;
  background-repeat: no-repeat;
}
@media only screen and (max-width : 767px) {
  .recommended_up_map .img_and_icon_wrap[data-icon=camping]::after, .single_area .img_and_icon_wrap[data-icon=camping]::after {
    width: 35px;
    height: 35px;
    right: 8px;
    top: 8px;
  }
}
.recommended_up_map .img_and_icon_wrap[data-icon=activity]::after, .single_area .img_and_icon_wrap[data-icon=activity]::after {
  content: "";
  background: url("images/area_images/activity_i.svg");
  width: 47px;
  height: 47px;
  position: absolute;
  right: 17px;
  top: 11px;
  background-size: 100%;
  background-repeat: no-repeat;
}
@media only screen and (max-width : 767px) {
  .recommended_up_map .img_and_icon_wrap[data-icon=activity]::after, .single_area .img_and_icon_wrap[data-icon=activity]::after {
    width: 35px;
    height: 35px;
    right: 8px;
    top: 8px;
  }
}
.recommended_up_map .img_and_icon_wrap[data-icon=reserved-part]::after, .single_area .img_and_icon_wrap[data-icon=reserved-part]::after {
  content: "";
  background: url("images/area_images/r_park_i.svg");
  width: 47px;
  height: 47px;
  position: absolute;
  right: 17px;
  top: 11px;
  background-size: 100%;
  background-repeat: no-repeat;
}
@media only screen and (max-width : 767px) {
  .recommended_up_map .img_and_icon_wrap[data-icon=reserved-part]::after, .single_area .img_and_icon_wrap[data-icon=reserved-part]::after {
    width: 35px;
    height: 35px;
    right: 8px;
    top: 8px;
  }
}

.single_area {
  border-radius: 17px;
  box-shadow: 0px 6.8px 27.19px 0px rgba(0, 0, 0, 0.2509803922);
  width: 46.67%;
  margin-bottom: 64px;
}
@media only screen and (max-width : 1199px) {
  .single_area {
    width: 48%;
  }
}
@media only screen and (max-width : 991px) {
  .single_area {
    width: 100%;
    box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
  }
}
@media only screen and (max-width : 767px) {
  .single_area {
    margin-top: 0;
    margin-bottom: 30px;
  }
}
@media only screen and (max-width : 767px) {
  .single_area .swiper-area-recommendation {
    width: 160px;
  }
}
.single_area .area_img {
  height: 233px;
  clip-path: inset(0 round 17px 17px 0 0);
}
@media only screen and (max-width : 991px) {
  .single_area .area_img {
    clip-path: inset(0 round 10px 10px 0 0);
  }
}
@media only screen and (max-width : 767px) {
  .single_area .area_img {
    height: 150px;
  }
}
.single_area .area_title {
  border-radius: 0;
  border-top-left-radius: 8.5px;
  border-bottom-left-radius: 8.5px;
  padding: 13px 23px;
  bottom: 25px;
}
@media only screen and (max-width : 767px) {
  .single_area .area_title {
    padding: 8px 20px;
    bottom: 13px;
  }
}
.single_area .description_txt {
  height: 37px;
  margin: 0 0 30px 0;
  overflow: hidden;
}
@media only screen and (max-width : 767px) {
  .single_area .description_txt {
    margin: 0 0 5px 0;
    line-height: 1.2;
    height: 36px;
    padding-inline-end: 15px;
    padding-inline-start: 15px;
  }
}
.single_area .p_card {
  padding: 30px;
}
@media only screen and (max-width : 767px) {
  .single_area .p_card {
    padding: 20px 0px 20px 0;
    margin-bottom: 30px;
  }
}
.single_area .p_card .img_txt_title {
  font-size: 24px;
  padding: 24px 0 21px;
}
@media only screen and (max-width : 767px) {
  .single_area .p_card .img_txt_title {
    font-size: 16px;
    padding: 24px 0 10px;
    font-weight: bold;
  }
}
.single_area .p_card .img_txt {
  margin-bottom: 22px;
  gap: 20px;
}
@media only screen and (max-width : 767px) {
  .single_area .p_card .img_txt {
    flex-direction: column;
    align-items: flex-start;
  }
}
.single_area .p_card .img_txt .img_and_icon_wrap {
  width: 100%;
  max-width: fit-content;
  flex-shrink: 0;
}
@media only screen and (max-width : 767px) {
  .single_area .p_card .img_txt .img_and_icon_wrap {
    max-width: 100%;
  }
}
.single_area .p_card .img_txt img {
  width: 218px;
  height: 135px;
  object-fit: cover;
  border-radius: 7.2px;
}
@media only screen and (max-width : 767px) {
  .single_area .p_card .img_txt img {
    width: 100%;
    height: 100px;
    margin-inline-end: 0;
  }
}
.single_area .p_card .img_txt h4 {
  font-size: 22px;
  margin-bottom: 5px;
}
@media only screen and (max-width : 767px) {
  .single_area .p_card .img_txt h4 {
    font-size: 16px;
    margin-top: 5px;
    margin-bottom: 3px;
  }
  .single_area .p_card .img_txt h4 + span {
    font-size: 14px;
  }
}
.single_area .durk_button_link {
  font-weight: 700;
  border-radius: 8.5px;
  padding: 9px 11px 9px 11px;
}
@media only screen and (max-width : 767px) {
  .single_area .durk_button_link {
    font-size: 14px;
    margin-left: 15px;
  }
}
.single_area .durk_button_link:focus {
  border: 2px solid #000;
}
.single_area .info_counter {
  width: calc(100% + 60px);
  background: rgba(164, 226, 255, 0.3019607843);
  margin-inline: -30px;
  padding: 15px 26px;
}
.single_area .info_counter:has(:nth-child(3):last-child) {
  justify-content: space-around;
}
@media only screen and (max-width : 767px) {
  .single_area .info_counter {
    width: 100%;
    margin-inline: 0;
    padding: 7px 26px 9px;
    margin-top: 9px;
  }
}
.single_area .info_counter.two-or-one {
  justify-content: center;
  gap: 40px;
}
@media only screen and (max-width : 767px) {
  .single_area .recommendeddiv {
    padding-right: 15px;
  }
}
.single_area .single_counter {
  flex-direction: column;
}
.single_area .single_counter img {
  width: 50px;
}
@media only screen and (max-width : 767px) {
  .single_area .single_counter img {
    width: 30px;
  }
}
.single_area .txt_counter {
  font-size: 22px;
  margin-top: 6px;
}
@media only screen and (max-width : 767px) {
  .single_area .txt_counter {
    font-weight: 500;
    font-family: "AtlasMedium";
  }
}
.single_area .big_txt {
  font-size: 30px;
  display: block;
  text-align: center;
  line-height: 0.8;
}
@media only screen and (max-width : 767px) {
  .single_area .big_txt {
    font-size: 18px;
    line-height: 0.4;
  }
  .single_area .big_txt + span {
    font-size: 14px;
  }
}
.single_area .button_wrap {
  text-align: end;
}

@media only screen and (max-width : 767px) {
  .content_toggle {
    max-height: 0; /* Start fully collapsed */
    overflow: hidden; /* Hide overflowing content */
    transition: max-height 0.4s ease-in-out, opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
  }
  .open .content_toggle {
    max-height: 500px;
    opacity: 1; /* Fully visible */
    transform: scaleY(1); /* Full size */
  }
  .single_area .area_title {
    padding: 7px 17px;
  }
  .single_area .area_title:focus {
    border: 1px solid;
  }
  .single_area .area_title:after {
    content: "";
    background: url(images/area_images/arrow.svg);
    display: inline-block;
    width: 13px;
    height: 8px;
    margin-right: 8px;
    margin-bottom: 1px;
    transition: transform 0.3s ease; /* Smooth rotation */
  }
  /* Arrow pointing down when open */
  .open.single_area .area_title:after {
    transform: rotate(180deg); /* Rotate arrow when open */
  }
  /* Optional: Style adjustments for area_img */
  .single_area .area_img {
    cursor: pointer;
  }
}
@media only screen and (min-width : 768px) {
  .recommended_up_map {
    display: flex;
    flex-wrap: wrap;
    gap: 22px;
    width: 100%;
  }
  .recommended_up_map .swiper-area-recommendation {
    flex: calc(33.3% - 70px);
  }
  .recommended_up_map .swiper-area-recommendation .img_and_icon_wrap {
    width: 100%;
    height: 188px;
    position: relative;
    display: block;
  }
  .recommended_up_map .swiper-area-recommendation .img_and_icon_wrap img {
    height: 100%;
    width: 100%;
  }
  .recommended_up_map .swiper-area-recommendation .area-desc h3 {
    font-size: 24px;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .recommended_up_map .swiper-area-recommendation .area-desc span {
    font-size: 20px;
  }
}
@media only screen and (min-width : 1200px) {
  .recommended_up_map {
    gap: 52px;
  }
}
@media only screen and (max-width : 767px) {
  .img_and_icon_wrap {
    width: 100%;
    height: 100px;
  }
  .img_and_icon_wrap img {
    height: 100%;
    width: 100%;
  }
  .area-desc h4 {
    font-size: 16px;
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .area-desc span {
    font-size: 14px;
  }
}
#area_banner {
  margin-bottom: 24px;
}

#area_child_description .h1-new, #area_area_map .h1-new {
  padding-top: 17px;
  padding-bottom: 14px;
}
#area_child_description .area_description, #area_area_map .area_description {
  line-height: 1.4;
}
@media only screen and (max-width : 767px) {
  #area_child_description .area_description, #area_area_map .area_description {
    line-height: 1.1;
  }
}

@media only screen and (min-width : 1200px) {
  #area_child_recommended, #area_child_description, #area_area_map {
    padding: 0px 89px;
  }
}
#area_child_recommended {
  margin-bottom: 30px;
}
#area_child_recommended .img_and_icon_wrap {
  margin-bottom: 20px;
  border-radius: 10px;
}
#area_child_recommended .img_and_icon_wrap img {
  border-radius: 10px;
}

.ddd {
  box-shadow: 0px 4.02px 16.06px 0px rgba(0, 0, 0, 0.25);
  height: calc(100% - 45px);
  border-radius: 10px;
}
@media only screen and (max-width : 767px) {
  .ddd {
    height: calc(100% - 15px);
  }
}

.sibiling-item {
  padding-left: 5px;
  margin-bottom: 46px;
}
.sibiling-item a:focus-visible {
  outline: 2px solid #004B3E;
}
@media only screen and (max-width : 767px) {
  .sibiling-item {
    margin-bottom: 30px;
  }
}
.sibiling-item .category-name {
  border-radius: 5px 0px 0px 5px;
  padding: 10px 17px;
}
.sibiling-item .image-wrapper {
  height: 188px;
  align-items: flex-end;
  padding-bottom: 18px;
  border-radius: 10px 10px 0px 0px;
}
@media only screen and (max-width : 767px) {
  .sibiling-item .image-wrapper {
    height: 80px;
    padding-bottom: 10px;
  }
}
.sibiling-item a {
  display: block;
}
.sibiling-item .sub-text {
  padding: 15px;
  height: 92px;
}
@media only screen and (max-width : 1199px) {
  .sibiling-item .category-name {
    font-size: 19px;
  }
}
@media only screen and (max-width : 767px) {
  .sibiling-item .category-name {
    font-size: 14px;
    padding: 5px;
  }
  .sibiling-item .sub-text {
    font-size: 12px;
    padding: 8px;
    height: 51px;
  }
}

.design-checkbox-div:has(input:focus-visible) {
  outline: 2px solid #004B3E;
}

#filter_div_title {
  margin-bottom: 20px;
}
@media only screen and (min-width : 768px) {
  #filter_div_title {
    font-size: 30px;
  }
}
@media only screen and (max-width : 767px) {
  #filter_div_title {
    font-size: 20px;
    margin-bottom: 15px;
  }
}

@media only screen and (max-width : 767px) {
  .type_filters_div {
    margin-bottom: 15px;
  }
}
@media only screen and (min-width : 768px) {
  .type_filters_div {
    margin-bottom: 28px;
  }
}
.type_filters_div .design-checkbox-div {
  display: inline-block;
  cursor: pointer;
  padding: 10px 55px;
  font-size: 24px;
}
.type_filters_div .design-checkbox-div.empty-category {
  display: none !important;
}
@media only screen and (min-width : 768px) {
  .type_filters_div .design-checkbox-div {
    max-width: 164px;
  }
  .type_filters_div .design-checkbox-div[name=all] {
    width: auto;
    padding: 10px 27px;
  }
}
@media only screen and (max-width : 767px) {
  .type_filters_div .design-checkbox-div {
    font-size: 22px;
    /*width: calc(50% - 4px);*/
    margin: 0;
    /*overflow: visible;*/
  }
  .type_filters_div .design-checkbox-div[name=all] {
    padding: 0;
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-content: space-around;
    flex-direction: column;
    width: 63px;
  }
  .type_filters_div .design-checkbox-div[name=all] .checkbox_text {
    text-align: center;
  }
}
@media only screen and (max-width : 1199px) {
  .type_filters_div .design-checkbox-div {
    font-size: 22px;
    padding: 12px 55px 8px 17px;
  }
}
@media only screen and (max-width : 767px) {
  .type_filters_div .design-checkbox-div {
    padding: 12px 44px 8px 17px;
  }
}

.filters_div_c .link_filter {
  border: 1.5px solid #004B3E;
  border-radius: 8px;
  padding: 8.5px 12.5px;
  flex-shrink: 0;
}
.filters_div_c .link_filter.has-active-filter, .filters_div_c .link_filter:focus {
  border: 2px solid #004B3E;
}
.filters_div_c .link_filter.empty-category {
  display: none !important;
}
@media only screen and (max-width : 767px) {
  .filters_div_c .link_filter {
    font-size: 14px;
    padding: 7px 9px 5px 9px;
  }
}
@media only screen and (max-width : 767px) {
  .filters_div_c {
    margin-bottom: 24px;
  }
}
.filters_div_c h5 {
  flex-shrink: 0;
  font-size: 24px;
  font-weight: 500;
  align-items: center;
  margin-left: 20px;
}
@media only screen and (max-width : 767px) {
  .filters_div_c h5 {
    font-size: 16px;
    font-weight: 900;
    font-family: "AtlasBlack";
    margin-bottom: 15px;
  }
}

@media only screen and (min-width : 768px) {
  .filters_div_c {
    margin-right: 30px;
  }
}
.filters_div_c .clear_filter {
  display: none;
}
.filters_div_c #checkfilters.has-tags .clear_filter {
  display: block;
  text-decoration: underline;
  background: none;
  padding-right: 0px;
  cursor: pointer;
}
.filters_div_c #checkfilters {
  flex-wrap: wrap;
  display: flex;
  gap: 30px;
  margin-bottom: 26px;
}
.filters_div_c #checkfilters.has-tags {
  margin-top: 28px;
}
@media only screen and (max-width : 767px) {
  .filters_div_c #checkfilters.has-tags {
    margin-top: 11px;
  }
}
@media only screen and (max-width : 767px) {
  .filters_div_c #checkfilters {
    gap: 7px;
  }
}
.filters_div_c #checkfilters .tag_filter {
  background-color: #fff;
  border-radius: 35px;
  padding: 8px 10px 8px 19px;
  font-size: 16px;
}
@media only screen and (max-width : 767px) {
  .filters_div_c #checkfilters .tag_filter {
    font-size: 14px;
    padding: 8px 10px 8px 11px;
    flex-shrink: 0;
  }
}
.filters_div_c #checkfilters .tag_filter .remove-tag {
  cursor: pointer;
  margin-inline-end: 4px;
}

.top_filters {
  display: flex;
  gap: 8px;
  overflow: hidden;
  margin-bottom: 6px;
}
@media only screen and (max-width : 767px) {
  .top_filters {
    overflow-x: auto;
    /*&::-webkit-scrollbar {
        display: none;
    }*/
  }
}
@media only screen and (max-width : 1199px) {
  .top_filters {
    gap: 8px;
  }
}
@media only screen and (max-width : 991px) {
  .top_filters {
    padding-bottom: 10px;
    padding-left: 1px;
  }
}

/*@media only screen and (max-width : 767px) {
    .type_filters{
        justify-content: space-between;
        gap: 0;
        padding-bottom: 11px;
        &:has(.empty-category) {
            justify-content: flex-start;
            gap: 10px;
        }
    }
}*/
.design-checkbox-div {
  margin-left: 15px;
  color: #004B3E;
  position: relative;
  font-size: 20px;
  border-radius: 8px;
  padding: 12px 15px 12px 43px;
  flex-shrink: 0;
  overflow: hidden;
}
@media only screen and (max-width : 1199px) {
  .design-checkbox-div {
    padding: 12px 13px 12px 33px;
    font-size: 18px;
  }
}
@media only screen and (max-width : 767px) {
  .design-checkbox-div {
    padding: 6px 7px 6px 27px;
    font-size: 14px;
    width: 100%;
  }
}
.design-checkbox-div input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.design-checkbox-div input ~ .checkbox_text {
  z-index: 2;
  position: relative;
}
.design-checkbox-div input :after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.design-checkbox-div input:checked + .checkmark {
  background-color: #B5D838;
}
.design-checkbox-div input:focus + .checkmark {
  /*border: 2px solid;
  border-radius: 10px;*/
}
.design-checkbox-div .checkmark {
  background-color: #fff;
  display: inline-block;
  height: 100%;
  width: 100%;
  position: absolute;
  right: 0;
  top: 0;
}
.design-checkbox-div .checkmark :after {
  content: "";
  position: absolute;
  display: none;
}
@media only screen and (max-width : 767px) {
  .design-checkbox-div .checkmark {
    border-radius: 8px;
  }
}

.map_container {
  background-color: rgba(164, 226, 255, 0.2705882353);
  padding: 45px 0 66px;
}
@media only screen and (max-width : 767px) {
  .map_container {
    padding: 15px 0 15px;
    position: relative;
  }
}
.map_container #filtered-results {
  justify-content: space-between;
  height: 786px;
  margin-right: 30px;
}
@media only screen and (max-width : 767px) {
  .map_container #filtered-results {
    height: auto;
    margin-right: 0;
  }
}
.map_container #filtered-results #list-resault {
  direction: ltr;
  padding-right: 20px;
  scrollbar-color: #D9D9D9 #fff;
  overflow-y: auto;
  scrollbar-gutter: stable;
}
@media only screen and (max-width : 767px) {
  .map_container #filtered-results #list-resault {
    padding-right: 0;
  }
}
.map_container #filtered-results #list-resault .r_panel {
  padding: 20px 15px;
  background: #fff;
  border-radius: 10px;
  border: 1px solid #004B3E;
  margin-bottom: 24px;
}
.map_container #filtered-results #list-resault .r_panel.empty-category {
  display: none !important;
}
.map_container #filtered-results #list-resault .r_panel .r_list_item_description {
  font-family: "AtlasRegular";
  font-size: 13px;
}
@media only screen and (max-width : 767px) {
  .map_container #filtered-results #list-resault .r_panel {
    margin-bottom: 19px;
    position: relative;
  }
  .map_container #filtered-results #list-resault .r_panel:last-child {
    margin-bottom: 0;
  }
}
.map_container #filtered-results #list-resault .panel_div {
  direction: rtl;
}
.map_container #filtered-results #list-resault .panel_div .tabpanel_title {
  position: relative;
  margin-bottom: 20px;
}
.map_container #filtered-results #list-resault .panel_div .tabpanel_title:after {
  height: 24px;
  width: 24px;
  top: 50%;
  transform: translateY(-50%);
  right: 0px;
}
@media only screen and (max-width : 767px) {
  .map_container #filtered-results #list-resault .panel_div .tabpanel_title:after {
    height: 35px;
    width: 35px;
  }
}
.map_container #filtered-results #list-resault .panel_div .tabpanel_title h3 {
  padding-right: 30px;
  font-size: 20px;
  font-family: "AtlasBlack";
  font-weight: 900;
  padding-top: 1px;
}
@media only screen and (max-width : 767px) {
  .map_container #filtered-results #list-resault .panel_div .tabpanel_title h3 {
    padding-right: 44px;
    padding-top: 8px;
  }
}
.map_container #filtered-results #list-resault .panel_div .r_list_item {
  margin-bottom: 27px;
}
.map_container #filtered-results #list-resault .panel_div .r_list_item:focus-visible h4 {
  border-bottom: 1px solid;
}
.map_container #filtered-results #list-resault .panel_div .r_list_item .r_list_item_text {
  display: flex;
  justify-content: left;
  align-items: center;
}
@media (min-width: 768px) and (max-width: 991px) {
  .map_container #filtered-results #list-resault .panel_div .r_list_item {
    flex-direction: column;
  }
}
@media only screen and (max-width : 767px) {
  .map_container #filtered-results #list-resault .panel_div .r_list_item {
    margin-bottom: 15px;
  }
  .map_container #filtered-results #list-resault .panel_div .r_list_item div > div {
    font-family: AtlasRegular;
  }
}
.map_container #filtered-results #list-resault .panel_div .r_list_item img {
  width: 54%;
  border-radius: 8px;
  height: 117px;
  margin-left: 16px;
}
@media only screen and (max-width : 1199px) {
  .map_container #filtered-results #list-resault .panel_div .r_list_item img {
    height: 117px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .map_container #filtered-results #list-resault .panel_div .r_list_item img {
    width: 100%;
    margin: 0;
    margin-bottom: 12px;
  }
}
@media only screen and (max-width : 767px) {
  .map_container #filtered-results #list-resault .panel_div .r_list_item img {
    width: 53%;
    margin-left: 14px;
  }
}
.map_container #filtered-results #list-resault .panel_div .r_list_item .r_list_item_text h4 {
  margin-bottom: 12px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .map_container #filtered-results #list-resault .panel_div .r_list_item .r_list_item_text h4 {
    max-width: 100%;
  }
}
@media only screen and (max-width : 767px) {
  .map_container #filtered-results #list-resault .panel_div .r_list_item .r_list_item_text h4 {
    width: 100%;
    font-size: 18px;
  }
}
@media only screen and (min-width : 768px) {
  .map_container #filtered-results #list-resault .panel_div .r_list_item .r_list_item_text h4 {
    font-family: "AtlasBlack";
  }
}
@media only screen and (min-width : 768px) {
  .map_container #filtered-results #list-resault {
    width: 32%;
  }
}
.map_container #filtered-results #list-resault .show_more_less {
  justify-content: space-around;
}
@media only screen and (max-width : 767px) {
  .map_container #filtered-results #list-resault .show_more_less {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.map_container #filtered-results #list-resault .panel_show_more, .map_container #filtered-results #list-resault .panel_show_less {
  font-size: 16px;
  font-family: "AtlasBlack";
  text-decoration: underline;
  display: block;
  text-align: center;
  padding-top: 10px;
  cursor: pointer;
}
.map_container #filtered-results #list-resault .panel_show_more:focus, .map_container #filtered-results #list-resault .panel_show_less:focus {
  outline: none;
}
.map_container #filtered-results #list-resault .panel_show_more:focus-visible, .map_container #filtered-results #list-resault .panel_show_less:focus-visible {
  outline: auto;
}
@media only screen and (max-width : 767px) {
  .map_container #filtered-results #list-resault .panel_show_more, .map_container #filtered-results #list-resault .panel_show_less {
    padding-top: 6px;
  }
}
.map_container #filtered-results #list-resault .panel_show_less svg {
  transform: rotate(180deg);
}
.map_container #filtered-results #map-div {
  width: 66%;
  height: 100%;
}
@media only screen and (max-width : 767px) {
  .map_container #filtered-results #map-div {
    width: 100%;
  }
}
.map_container #filtered-results #map-div #map-resault {
  height: 100%;
  position: relative;
  border-radius: 23px;
  border: 1px solid #004B3E;
  overflow: hidden;
}
@media only screen and (max-width : 767px) {
  .map_container #filtered-results #map-div #map-resault {
    height: 504px;
    border-radius: 10px;
  }
}
.map_container #map_swich {
  border-radius: 30px;
  border: 1px solid #004B3E;
  margin-bottom: 15px;
  width: 132px;
  margin: auto;
  position: relative;
  transition: all 0.3s ease;
}
@media only screen and (max-width : 767px) {
  .map_container #map_swich {
    margin-bottom: 15px;
  }
}
.map_container #map_swich #list_m_view, .map_container #map_swich #map_m_view {
  font-size: 14px;
  padding: 7px;
  position: relative;
  background-color: transparent;
  border: none;
}
.map_container #map_swich #list_m_view.active, .map_container #map_swich #map_m_view.active {
  color: #ECEFEF;
  z-index: 9;
}
.map_container #map_swich #list_m_view:before, .map_container #map_swich #map_m_view:before {
  position: absolute;
  content: "";
  background-size: auto;
  right: 10px;
  top: 10px;
  width: 9px;
  height: 9px;
  display: block;
  background-repeat: no-repeat;
}
.map_container #map_swich #list_m_view {
  padding: 8px 23px 8px 13px;
  color: #004B3E;
  z-index: 2;
}
.map_container #map_swich #list_m_view::before {
  height: 22px;
  background-image: url(images/new_area_images/list_replace.svg);
}
.map_container #map_swich #list_m_view.active::before {
  background-image: url(images/new_area_images/list_replace_w.svg);
}
.map_container #map_swich.list #list_m_view {
  color: #ECEFEF;
}
.map_container #map_swich.list #list_m_view::before {
  background-image: url(images/new_area_images/list_replace_w.svg);
}
.map_container #map_swich.list #map_m_view {
  color: #004B3E;
}
.map_container #map_swich.list #map_m_view::before {
  background-image: url(images/new_area_images/map_replace.svg);
}
.map_container #map_swich #map_m_view {
  padding: 8px 19px 8px 18px;
}
.map_container #map_swich #map_m_view::before {
  background-image: url(images/new_area_images/map_replace_w.svg);
  height: 21px;
  right: 4px;
  top: 3px;
}
.map_container #map_swich .animate_span {
  background-color: #004B3E;
  width: 52%;
  height: 100%;
  border-radius: 30px;
  position: absolute;
  right: 0;
  transform: translateX(0);
  transition: transform 0.3s ease;
}
@media only screen and (max-width : 767px) {
  .map_container #map_swich .animate_span {
    width: 56%;
  }
}
.map_container #map_swich.map .animate_span {
  transform: translateX(-100%);
  width: 51%;
}
@media only screen and (max-width : 767px) {
  .map_container #map_swich.map .animate_span {
    width: 48%;
    right: 7px;
  }
}

.more_filters {
  position: relative;
  margin-right: 30px;
}
@media only screen and (max-width : 767px) {
  .more_filters {
    position: inherit;
  }
}
.more_filters #link_filters {
  text-decoration: underline;
  margin-bottom: 27px;
  display: block;
  color: #000;
}
@media only screen and (max-width : 767px) {
  .more_filters #link_filters {
    margin-bottom: 23px;
    margin-top: 10px;
  }
}
.more_filters #more_filters_container {
  display: none;
  background-color: white;
  /*right: -2000px;
  display: flex;*/
  transition: all 0.7s ease-in-out;
  box-shadow: -3px 4px 4px 0px rgba(0, 0, 0, 0.2509803922);
  padding: 20px 20px 0 20px;
  /*t*ransform: translate(100%);*/
  flex-direction: row-reverse;
  height: auto;
  border-radius: 5px;
  z-index: 999;
}
@media only screen and (max-width : 767px) {
  .more_filters #more_filters_container {
    width: 100%;
    left: 0;
    box-shadow: -3px 4px 4px 0px rgba(0, 0, 0, 0.2509803922);
  }
  .more_filters #more_filters_container h5 {
    fontl-size: 20px;
    font-family: "AtlasBlack";
  }
}
.more_filters #more_filters_container .filter-group {
  border-bottom: 1px solid;
  padding-top: 3px;
}
.more_filters #more_filters_container .filter-group.empty-category {
  display: none !important;
}
@media only screen and (max-width : 767px) {
  .more_filters #more_filters_container .filter-group {
    padding-bottom: 7px;
  }
}
.more_filters #more_filters_container .filter-group-title {
  font-weight: 900;
  display: block;
  margin-top: 22px;
  position: relative;
  cursor: pointer;
  padding-bottom: 8px;
}
.more_filters #more_filters_container .filter-group-title.disabled {
  color: #8e9191;
}
@media only screen and (max-width : 767px) {
  .more_filters #more_filters_container .filter-group-title {
    font-family: "AtlasBlack";
    padding-top: 8px;
    margin-top: 14px;
    padding-bottom: 0;
  }
}
.more_filters #more_filters_container .filter-group-title::before {
  content: "+";
  position: absolute;
  left: 0;
  font-size: 22px;
}
@media only screen and (max-width : 767px) {
  .more_filters #more_filters_container .filter-group-title::before {
    top: auto;
    left: 3px;
  }
}
.more_filters #more_filters_container .filter-group-title[aria-expanded=true]::before {
  content: "-";
}
.more_filters #more_filters_container #more_filters_content {
  width: 420px;
}
@media only screen and (max-width : 767px) {
  .more_filters #more_filters_container #more_filters_content {
    width: 315px;
  }
}
.more_filters #more_filters_container #more_filters_content .filter_input_div {
  padding: 7.5px 0px;
  gap: 5px;
  display: flex;
  align-items: flex-start;
}
@media only screen and (max-width : 767px) {
  .more_filters #more_filters_container #more_filters_content .filter_input_div {
    padding: 8px 0px;
  }
}
.more_filters #more_filters_container #more_filters_content .filter_input_div label {
  cursor: pointer;
}
.more_filters #more_filters_container .filter_input {
  vertical-align: middle;
  margin-top: 2px;
}
@media only screen and (max-width : 767px) {
  .more_filters #more_filters_container .filter_input {
    margin-right: 0;
  }
}
.more_filters #more_filters_container .filter_input:disabled + label {
  cursor: not-allowed; /* Show 'not-allowed' cursor */
  opacity: 0.6; /* Reduce opacity */
}
.more_filters #more_filters_container .title_filters_group {
  padding-bottom: 6px;
  border-bottom: 1px solid #000;
}
.more_filters #more_filters_container .more_filter_buttons {
  display: flex;
  justify-content: center;
  margin-top: 66px;
  padding-bottom: 48px;
}
@media only screen and (max-width : 767px) {
  .more_filters #more_filters_container .more_filter_buttons {
    margin-top: 21px;
    justify-content: space-between;
    margin-inline: 10px;
    padding-bottom: 99px;
  }
}
.more_filters #more_filters_container .more_filter_buttons button {
  border-radius: 5px;
  border: 1px solid #004B3E;
  padding: 5px 23px;
  font-weight: 700;
}
@media only screen and (max-width : 767px) {
  .more_filters #more_filters_container .more_filter_buttons button {
    padding: 5px 21px;
  }
}
.more_filters #more_filters_container #clear_selection {
  margin-inline-end: 10px;
}
.more_filters #more_filters_container #display_results {
  margin-inline-start: 10px;
}
.more_filters #more_filters_container.in {
  /*transform: translate(0%);
  right: auto;*/
  display: flex;
}
@media only screen and (max-width : 767px) {
  .more_filters #more_filters_container.in {
    justify-content: flex-end;
    padding-right: 30px;
  }
}

@media only screen and (max-width : 767px) {
  .map_container #filtered-results #list-resault .panel_div .tabpanel_title:after {
    content: "";
  }
}

.buble_content a[data-type=lodging]::after, .buble_content a[data-type=camping]::after {
  content: "";
  background: url("images/area_images/camping_i.svg");
  width: 47px;
  height: 47px;
  position: absolute;
  right: 17px;
  top: 11px;
  background-size: 100%;
  background-repeat: no-repeat;
}
@media only screen and (max-width : 767px) {
  .buble_content a[data-type=lodging]::after, .buble_content a[data-type=camping]::after {
    width: 35px;
    height: 35px;
    right: 8px;
    top: 8px;
  }
}
.buble_content a[data-type=activity]::after {
  content: "";
  background: url("images/area_images/activity_i.svg");
  width: 47px;
  height: 47px;
  position: absolute;
  right: 17px;
  top: 11px;
  background-size: 100%;
  background-repeat: no-repeat;
}
@media only screen and (max-width : 767px) {
  .buble_content a[data-type=activity]::after {
    width: 35px;
    height: 35px;
    right: 8px;
    top: 8px;
  }
}
@media only screen and (max-width : 767px) {
  .buble_content a[data-type=activity]::after {
    content: none;
  }
}
.buble_content a[data-type=picnic]::after {
  content: "";
  background: url("images/area_images/picnic_i.svg");
  width: 47px;
  height: 47px;
  position: absolute;
  right: 17px;
  top: 11px;
  background-size: 100%;
  background-repeat: no-repeat;
}
@media only screen and (max-width : 767px) {
  .buble_content a[data-type=picnic]::after {
    width: 35px;
    height: 35px;
    right: 8px;
    top: 8px;
  }
}
.buble_content a[data-type=route_trip]::after {
  content: "";
  background: url("images/area_images/r_park_i.svg");
  width: 47px;
  height: 47px;
  position: absolute;
  right: 17px;
  top: 11px;
  background-size: 100%;
  background-repeat: no-repeat;
}
@media only screen and (max-width : 767px) {
  .buble_content a[data-type=route_trip]::after {
    width: 35px;
    height: 35px;
    right: 8px;
    top: 8px;
  }
}
.buble_content a[data-type=picnic-route_trip]::after {
  content: "";
  background: url("images/area_images/picnic-route_trip_i.svg");
  width: 47px;
  height: 47px;
  position: absolute;
  right: 17px;
  top: 11px;
  background-size: 100%;
  background-repeat: no-repeat;
}
@media only screen and (max-width : 767px) {
  .buble_content a[data-type=picnic-route_trip]::after {
    width: 35px;
    height: 35px;
    right: 8px;
    top: 8px;
  }
}
@media only screen and (max-width : 767px) {
  .buble_content a[data-type=picnic-route_trip]::after {
    content: "";
    background: url("images/area_images/picnic-route_trip_i_mobile.svg");
    width: 47px;
    height: 47px;
    position: absolute;
    right: 17px;
    top: 11px;
    background-size: 100%;
    background-repeat: no-repeat;
  }
}
@media only screen and (max-width : 767px) and (max-width : 767px) {
  .buble_content a[data-type=picnic-route_trip]::after {
    width: 35px;
    height: 35px;
    right: 8px;
    top: 8px;
  }
}

#filtered-results[data-types-c=route_trip] .buble_content a[data-type=picnic-route_trip]::after,
#filtered-results[data-types-c="activity,route_trip"] .buble_content a[data-type=picnic-route_trip]::after,
#filtered-results[data-types-c="camping,route_trip"] .buble_content a[data-type=picnic-route_trip]::after,
#filtered-results[data-types-c="activity,camping,route_trip"] .buble_content a[data-type=picnic-route_trip]::after,
#filtered-results[data-types-c=picnic] .buble_content a[data-type=picnic-route_trip]::after,
#filtered-results[data-types-c="activity,picnic"] .buble_content a[data-type=picnic-route_trip]::after,
#filtered-results[data-types-c="camping,picnic"] .buble_content a[data-type=picnic-route_trip]::after,
#filtered-results[data-types-c="activity,camping,picnic"] .buble_content a[data-type=picnic-route_trip]::after {
  content: "";
  background: url("images/area_images/picnic_i.svg");
  width: 47px;
  height: 47px;
  position: absolute;
  right: 17px;
  top: 11px;
  background-size: 100%;
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  right: 0;
  content: "";
}
@media only screen and (max-width : 767px) {
  #filtered-results[data-types-c=route_trip] .buble_content a[data-type=picnic-route_trip]::after,
  #filtered-results[data-types-c="activity,route_trip"] .buble_content a[data-type=picnic-route_trip]::after,
  #filtered-results[data-types-c="camping,route_trip"] .buble_content a[data-type=picnic-route_trip]::after,
  #filtered-results[data-types-c="activity,camping,route_trip"] .buble_content a[data-type=picnic-route_trip]::after,
  #filtered-results[data-types-c=picnic] .buble_content a[data-type=picnic-route_trip]::after,
  #filtered-results[data-types-c="activity,picnic"] .buble_content a[data-type=picnic-route_trip]::after,
  #filtered-results[data-types-c="camping,picnic"] .buble_content a[data-type=picnic-route_trip]::after,
  #filtered-results[data-types-c="activity,camping,picnic"] .buble_content a[data-type=picnic-route_trip]::after {
    width: 35px;
    height: 35px;
    right: 8px;
    top: 8px;
  }
}
@media only screen and (max-width : 767px) {
  #filtered-results[data-types-c=route_trip] .buble_content a[data-type=picnic-route_trip]::after,
  #filtered-results[data-types-c="activity,route_trip"] .buble_content a[data-type=picnic-route_trip]::after,
  #filtered-results[data-types-c="camping,route_trip"] .buble_content a[data-type=picnic-route_trip]::after,
  #filtered-results[data-types-c="activity,camping,route_trip"] .buble_content a[data-type=picnic-route_trip]::after,
  #filtered-results[data-types-c=picnic] .buble_content a[data-type=picnic-route_trip]::after,
  #filtered-results[data-types-c="activity,picnic"] .buble_content a[data-type=picnic-route_trip]::after,
  #filtered-results[data-types-c="camping,picnic"] .buble_content a[data-type=picnic-route_trip]::after,
  #filtered-results[data-types-c="activity,camping,picnic"] .buble_content a[data-type=picnic-route_trip]::after {
    width: 25px;
    height: 25px;
  }
}

#filtered-results[data-types-c=route_trip] .buble_content a[data-type=picnic-route_trip]::after,
#filtered-results[data-types-c="activity,route_trip"] .buble_content a[data-type=picnic-route_trip]::after,
#filtered-results[data-types-c="camping,route_trip"] .buble_content a[data-type=picnic-route_trip]::after,
#filtered-results[data-types-c="activity,camping,route_trip"] .buble_content a[data-type=picnic-route_trip]::after {
  content: "";
  background: url("images/area_images/r_park_i.svg");
  width: 47px;
  height: 47px;
  position: absolute;
  right: 17px;
  top: 11px;
  background-size: 100%;
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  right: 0;
  content: "";
}
@media only screen and (max-width : 767px) {
  #filtered-results[data-types-c=route_trip] .buble_content a[data-type=picnic-route_trip]::after,
  #filtered-results[data-types-c="activity,route_trip"] .buble_content a[data-type=picnic-route_trip]::after,
  #filtered-results[data-types-c="camping,route_trip"] .buble_content a[data-type=picnic-route_trip]::after,
  #filtered-results[data-types-c="activity,camping,route_trip"] .buble_content a[data-type=picnic-route_trip]::after {
    width: 35px;
    height: 35px;
    right: 8px;
    top: 8px;
  }
}
@media only screen and (max-width : 767px) {
  #filtered-results[data-types-c=route_trip] .buble_content a[data-type=picnic-route_trip]::after,
  #filtered-results[data-types-c="activity,route_trip"] .buble_content a[data-type=picnic-route_trip]::after,
  #filtered-results[data-types-c="camping,route_trip"] .buble_content a[data-type=picnic-route_trip]::after,
  #filtered-results[data-types-c="activity,camping,route_trip"] .buble_content a[data-type=picnic-route_trip]::after {
    width: 25px;
    height: 25px;
  }
}

/*
#filtered-results[data-types-c="route_trip"] .buble_content a[data-type="picnic-route_trip"]{
    &::after{    
        @include img_icon('r_park_i.svg');
    } 
}

#filtered-results[data-types-c="picnic"] .buble_content a[data-type="picnic-route_trip"]{
    &::after{    
        @include img_icon('picnic_i.svg');
    }  
}

#filtered-results[data-types-c="route_trip"] .buble .buble_content a[data-type="picnic-route_trip"],
#filtered-results[data-types-c="picnic"] .buble .buble_content a[data-type="picnic-route_trip"]{
    &::after{    
        width: 20px;
        height: 20px;
        right: 0;
        content: ''; 
        @media only screen and (max-width : 767px) {
            width: 25px;
            height: 25px;
        }  
    } 
}
*/
.map_container #list-resault .r_panel[data-type=lodging] .tabpanel_title::after {
  content: "";
  background: url("images/area_images/camping_i.svg");
  width: 47px;
  height: 47px;
  position: absolute;
  right: 17px;
  top: 11px;
  background-size: 100%;
  background-repeat: no-repeat;
}
@media only screen and (max-width : 767px) {
  .map_container #list-resault .r_panel[data-type=lodging] .tabpanel_title::after {
    width: 35px;
    height: 35px;
    right: 8px;
    top: 8px;
  }
}
.map_container #list-resault .r_panel[data-type=activity] .tabpanel_title::after {
  content: "";
  background: url("images/area_images/activity_i.svg");
  width: 47px;
  height: 47px;
  position: absolute;
  right: 17px;
  top: 11px;
  background-size: 100%;
  background-repeat: no-repeat;
}
@media only screen and (max-width : 767px) {
  .map_container #list-resault .r_panel[data-type=activity] .tabpanel_title::after {
    width: 35px;
    height: 35px;
    right: 8px;
    top: 8px;
  }
}
@media only screen and (max-width : 767px) {
  .map_container #list-resault .r_panel[data-type=activity] .tabpanel_title::after {
    content: none;
  }
}
.map_container #list-resault .r_panel[data-type=picnic] .tabpanel_title::after {
  content: "";
  background: url("images/area_images/picnic_i.svg");
  width: 47px;
  height: 47px;
  position: absolute;
  right: 17px;
  top: 11px;
  background-size: 100%;
  background-repeat: no-repeat;
}
@media only screen and (max-width : 767px) {
  .map_container #list-resault .r_panel[data-type=picnic] .tabpanel_title::after {
    width: 35px;
    height: 35px;
    right: 8px;
    top: 8px;
  }
}
.map_container #list-resault .r_panel[data-type=route_trip] .tabpanel_title::after {
  content: "";
  background: url("images/area_images/r_park_i.svg");
  width: 47px;
  height: 47px;
  position: absolute;
  right: 17px;
  top: 11px;
  background-size: 100%;
  background-repeat: no-repeat;
}
@media only screen and (max-width : 767px) {
  .map_container #list-resault .r_panel[data-type=route_trip] .tabpanel_title::after {
    width: 35px;
    height: 35px;
    right: 8px;
    top: 8px;
  }
}
.map_container #list-resault .r_panel[data-type=picnic-route_trip] .tabpanel_title::after {
  content: "";
  background: url("images/area_images/picnic-route_trip_i.svg");
  width: 47px;
  height: 47px;
  position: absolute;
  right: 17px;
  top: 11px;
  background-size: 100%;
  background-repeat: no-repeat;
}
@media only screen and (max-width : 767px) {
  .map_container #list-resault .r_panel[data-type=picnic-route_trip] .tabpanel_title::after {
    width: 35px;
    height: 35px;
    right: 8px;
    top: 8px;
  }
}

@media only screen and (max-width : 767px) {
  .buble .buble_content a[data-type=picnic-route_trip] {
    padding-right: 55px;
  }
}
.design-checkbox-div[name=lodging]::after {
  content: "";
  background: url("images/area_images/camping_i.svg");
  width: 47px;
  height: 47px;
  position: absolute;
  right: 17px;
  top: 11px;
  background-size: 100%;
  background-repeat: no-repeat;
}
@media only screen and (max-width : 767px) {
  .design-checkbox-div[name=lodging]::after {
    width: 35px;
    height: 35px;
    right: 8px;
    top: 8px;
  }
}
.design-checkbox-div[name=activity]::after {
  content: "";
  background: url("images/area_images/activity_i.svg");
  width: 47px;
  height: 47px;
  position: absolute;
  right: 17px;
  top: 11px;
  background-size: 100%;
  background-repeat: no-repeat;
}
@media only screen and (max-width : 767px) {
  .design-checkbox-div[name=activity]::after {
    width: 35px;
    height: 35px;
    right: 8px;
    top: 8px;
  }
}
.design-checkbox-div[name=route_trip]::after {
  content: "";
  background: url("images/area_images/r_park_i.svg");
  width: 47px;
  height: 47px;
  position: absolute;
  right: 17px;
  top: 11px;
  background-size: 100%;
  background-repeat: no-repeat;
}
@media only screen and (max-width : 767px) {
  .design-checkbox-div[name=route_trip]::after {
    width: 35px;
    height: 35px;
    right: 8px;
    top: 8px;
  }
}
.design-checkbox-div[name=picnic]::after {
  content: "";
  background: url("images/area_images/picnic_i.svg");
  width: 47px;
  height: 47px;
  position: absolute;
  right: 17px;
  top: 11px;
  background-size: 100%;
  background-repeat: no-repeat;
}
@media only screen and (max-width : 767px) {
  .design-checkbox-div[name=picnic]::after {
    width: 35px;
    height: 35px;
    right: 8px;
    top: 8px;
  }
}

.type_filters {
  display: flex;
}
@media only screen and (max-width : 767px) {
  .type_filters {
    gap: 8px;
  }
  .type_filters .type_filters_d0 {
    flex-shrink: 0;
    width: 63;
  }
  .type_filters .type_filters_d1 {
    width: 100%;
    flex-shrink: 1;
    display: flex;
    gap: 8px;
    justify-content: space-between;
    flex-wrap: wrap;
  }
}

.type_filters_div .design-checkbox-div:after {
  top: 7px;
  height: 30px;
  width: 30px;
}

.buble {
  position: absolute;
  right: 15px;
  top: 15px;
  width: 212px;
  height: auto;
  padding: 0px;
  border-radius: 5px;
  background-color: #fff;
  display: block;
  transform: translateY(100%);
  opacity: 0;
  transition: transform 0.3s ease-out, opacity 0.5s ease-out;
}
@media only screen and (max-width : 767px) {
  .buble {
    top: auto;
    bottom: 9px;
    width: auto;
    gap: 15px;
    right: 8px;
    left: 8px;
    height: 0px;
  }
  .buble #bouble-x {
    font-size: 24px;
    padding: 2px 6px 0px 6px;
  }
}
.buble img {
  width: 100%;
  height: 110px;
  object-fit: cover;
  border-radius: 5px;
}
@media only screen and (max-width : 767px) {
  .buble img {
    height: 148px;
    border-radius: 5px 5px 0px 0px;
  }
}
.buble .buble_content {
  overflow-y: overlay;
  max-height: 400px;
  padding: 8px 7px 8px 7px;
  scrollbar-width: thin;
  scrollbar-color: #888 #f1f1f1;
}
.buble .buble_content::-webkit-scrollbar {
  width: 10px;
}
.buble .buble_content::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 10px;
}
.buble .buble_content::-webkit-scrollbar-thumb {
  background: #888;
  border-radius: 10px;
}
.buble .buble_content::-webkit-scrollbar-thumb:hover {
  background: #555;
}
@media only screen and (max-width : 767px) {
  .buble .buble_content {
    max-height: 190px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .buble .buble_content .buble_content_d {
    width: calc(50% - 5px);
  }
  .buble .buble_content > *:only-child {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
  }
}
.buble .buble_content a {
  padding-right: 25px;
  position: relative;
  display: block;
  padding-top: 0px;
  min-height: 34px;
  display: flex;
  align-items: center;
  margin-bottom: 7px;
}
@media only screen and (max-width : 767px) {
  .buble .buble_content a {
    padding-right: 28px;
  }
}
.buble .buble_content a::after {
  width: 20px;
  height: 20px;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  content: "";
}
@media only screen and (max-width : 767px) {
  .buble .buble_content a::after {
    width: 25px;
    height: 25px;
  }
}
.buble .buble_content a[data-type=picnic-route_trip]::after {
  height: 42px;
  top: 50% !important;
  transform: translateY(-50%);
}
@media only screen and (max-width : 767px) {
  .buble .buble_content a[data-type=picnic-route_trip]::after {
    width: 51px;
    height: 25px;
  }
}
.buble.in {
  transform: translateY(0);
  opacity: 1;
}
@media only screen and (max-width : 767px) {
  .buble.in {
    height: auto;
  }
}

@media only screen and (max-width : 767px) {
  /* Container positioning */
  .type_filters_d {
    display: grid;
    /* Creates 3 columns: 2 for the items, 1 for the 'All' button */
    grid-template-columns: auto 1fr 1fr;
    gap: 10px;
    direction: rtl;
  }
  /* Make 'Everything' (הכל) span two rows vertically */
  .design-checkbox-div[name=all] {
    grid-column: 1;
    grid-row: 1/span 2;
    align-items: center;
    min-width: 80px; /* Adjust width as needed */
  }
  .design-checkbox-div {
    display: flex;
    flex-direction: row-reverse; /* Puts icon on one side, text on the other */
    justify-content: space-between;
    align-items: center;
    padding: 12px;
  }
}
.popup_cover {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: 9999;
  display: none;
}

body.popup-open {
  overflow-y: hidden;
}

#exitPopup .title-popup {
  font-size: 68px;
  padding: 72px 35px 15px;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 8px 8px 0 0;
}
@media only screen and (max-width : 767px) {
  #exitPopup .title-popup {
    padding: 72px 29px 26px;
  }
}
#exitPopup .exitPopup_wrap {
  position: relative;
  width: 500px;
  margin: 0 auto;
  transform: translateY(-50%);
  top: 50%;
}
@media only screen and (max-width : 767px) {
  #exitPopup .exitPopup_wrap {
    width: calc(100% - 30px);
  }
}
#exitPopup #closePopup {
  position: absolute;
  height: 24px;
  width: 24px;
  top: 13px;
  right: 16px;
  border: none;
  color: inherit;
  font-size: inherit;
  cursor: pointer;
  background-image: url("images/new_home_images/close.svg");
  background-size: cover;
  background-color: transparent;
}
@media only screen and (max-width : 767px) {
  #exitPopup #closePopup {
    top: 23px;
  }
}
#exitPopup .popup-content {
  line-height: 0.8;
}
#exitPopup .text_wrap {
  font-size: 22px;
  padding: 31px 31px;
  border-radius: 0 0 8px 8px;
}
#exitPopup .text_wrap strong {
  font-weight: 700;
}
@media only screen and (max-width : 767px) {
  #exitPopup .text_wrap {
    font-size: 20px;
    padding: 22px 30px 30px 30px;
  }
}
#exitPopup .popup-button {
  font-size: 20px;
  font-weight: bold;
  border-radius: 24px;
  padding: 12px 48px;
  display: inline-block;
}
@media only screen and (max-width : 767px) {
  #exitPopup .popup-button {
    width: 100%;
    text-align: center;
  }
}
#exitPopup .popup-description {
  margin-bottom: 19px;
}
@media only screen and (max-width : 767px) {
  #exitPopup .popup-description {
    margin-bottom: 12px;
  }
}

#our_community_images, #important_know_images {
  height: 675px;
  overflow: hidden;
  margin-bottom: 70px;
  margin-bottom: 37px;
}
#our_community_images .pagination, #important_know_images .pagination {
  position: absolute;
  bottom: 10px;
  text-align: center;
  width: 100%;
}
#our_community_images .pagination .swiper-pagination, #important_know_images .pagination .swiper-pagination {
  display: inline-block;
  bottom: auto;
  position: relative;
  width: auto;
}
#our_community_images .pagination #swiper-toggle .fa, #important_know_images .pagination #swiper-toggle .fa {
  position: relative;
  color: #fff;
  z-index: 9999;
  display: inline-block;
}
#our_community_images .community_top_txt, #important_know_images .community_top_txt {
  bottom: 33px;
}
#our_community_images .community_top_txt.has_v, #important_know_images .community_top_txt.has_v {
  bottom: 52px;
}
@media only screen and (max-width : 767px) {
  #our_community_images .community_top_txt, #important_know_images .community_top_txt {
    right: 10px;
    bottom: 33px;
  }
  #our_community_images .community_top_txt.has_v, #important_know_images .community_top_txt.has_v {
    bottom: 10px;
  }
}
#our_community_images .swiper-container, #important_know_images .swiper-container {
  height: 100%;
}
@media only screen and (max-width : 1399px) {
  #our_community_images, #important_know_images {
    height: 600px;
  }
}
@media only screen and (max-width : 1199px) {
  #our_community_images, #important_know_images {
    height: 550px;
  }
}
@media only screen and (max-width : 991px) {
  #our_community_images, #important_know_images {
    height: 450px;
  }
}
@media only screen and (max-width : 767px) {
  #our_community_images, #important_know_images {
    height: 194px;
    width: 100%;
    border-radius: 0px;
    margin: 0;
    margin-bottom: 23px;
  }
  #our_community_images .swiper-button-prev, #our_community_images .swiper-button-next, #important_know_images .swiper-button-prev, #important_know_images .swiper-button-next {
    top: 49% !important;
    height: 23px !important;
    width: 10px !important;
  }
  #our_community_images .pagination, #important_know_images .pagination {
    display: block;
    bottom: 8px;
  }
  #our_community_images .pagination .swiper-pagination-bullet, #important_know_images .pagination .swiper-pagination-bullet {
    margin: 0 5px;
  }
}
#our_community_images iframe, #our_community_images img, #important_know_images iframe, #important_know_images img {
  width: 100%;
  height: 100%;
}
#our_community_images .community_top_txt h3, #our_community_images .community_top_txt h2, #important_know_images .community_top_txt h3, #important_know_images .community_top_txt h2 {
  padding: 3px 8px;
}
@media only screen and (min-width : 768px) {
  #our_community_images .community_top_txt h3, #our_community_images .community_top_txt h2, #important_know_images .community_top_txt h3, #important_know_images .community_top_txt h2 {
    padding: 12px 25px;
    border-radius: 10px 0px 0px 10px;
  }
}
@media only screen and (max-width : 767px) {
  #our_community_images .community_top_txt h3, #our_community_images .community_top_txt h2, #important_know_images .community_top_txt h3, #important_know_images .community_top_txt h2 {
    text-align: center;
  }
}
#our_community_images .community_top_txt h2, #important_know_images .community_top_txt h2 {
  font-size: 30px;
  display: inline-block;
}
@media only screen and (min-width : 768px) {
  #our_community_images .community_top_txt h2, #important_know_images .community_top_txt h2 {
    font-weight: 400;
  }
}
@media only screen and (max-width : 767px) {
  #our_community_images .community_top_txt h2, #important_know_images .community_top_txt h2 {
    font-size: 14px;
    line-height: 1.1;
    border-radius: 5px;
  }
}
#our_community_images .community_top_txt h3, #important_know_images .community_top_txt h3 {
  font-size: 35px;
}
@media only screen and (max-width : 767px) {
  #our_community_images .community_top_txt h3, #important_know_images .community_top_txt h3 {
    display: block;
    font-weight: 400;
    font-size: 20px;
    border-radius: 5px;
  }
  #our_community_images .community_top_txt h3 a, #important_know_images .community_top_txt h3 a {
    color: #fff;
  }
}
@media only screen and (min-width : 768px) {
  #our_community_images .community_top_txt h3, #important_know_images .community_top_txt h3 {
    font-weight: 700;
    font-family: "AtlasBlack";
  }
}

#education_and_training .icons_title, #matmon_area .icons_title, #volunteering_s .icons_title {
  font-weight: bold;
  font-size: 30px;
  margin-bottom: 20px;
  font-family: "AtlasBlack";
}
@media only screen and (max-width : 767px) {
  #education_and_training .icons_title, #matmon_area .icons_title, #volunteering_s .icons_title {
    font-size: 23px;
    margin-bottom: 6px;
  }
}
#education_and_training #education_text, #matmon_area #education_text, #volunteering_s #education_text {
  font-size: 20px;
}
@media only screen and (max-width : 767px) {
  #education_and_training #education_text, #matmon_area #education_text, #volunteering_s #education_text {
    font-size: 16px;
    margin-bottom: 20px;
  }
}
#education_and_training .icons_con, #matmon_area .icons_con, #volunteering_s .icons_con {
  gap: 33px;
}
#education_and_training .icons_text, #matmon_area .icons_text, #volunteering_s .icons_text {
  line-height: 1.25;
}
@media only screen and (min-width : 768px) {
  #education_and_training .icons_text, #matmon_area .icons_text, #volunteering_s .icons_text {
    width: 60%;
  }
}
#education_and_training #matmon_text, #matmon_area #matmon_text, #volunteering_s #matmon_text {
  line-height: 1.2;
}
@media only screen and (min-width : 768px) {
  #education_and_training #matmon_icons, #matmon_area #matmon_icons, #volunteering_s #matmon_icons {
    flex-direction: column;
    width: 30%;
  }
}
#education_and_training .m_icons, #matmon_area .m_icons, #volunteering_s .m_icons {
  background-size: 60px;
  padding-right: 70px;
  background-position: right;
  display: block;
  min-height: 60px;
  display: flex;
  align-items: center;
  margin-bottom: 19px;
  font-size: 20px;
}
#education_and_training .m_icons strong, #matmon_area .m_icons strong, #volunteering_s .m_icons strong {
  font-family: "AtlasBlack";
}
@media only screen and (min-width : 768px) {
  #education_and_training .m_icons:last-child, #matmon_area .m_icons:last-child, #volunteering_s .m_icons:last-child {
    margin-bottom: 0px;
  }
}
@media only screen and (max-width : 767px) {
  #education_and_training .m_icons, #matmon_area .m_icons, #volunteering_s .m_icons {
    background-size: 32px;
    padding-right: 41px;
    font-size: 16px;
  }
}

@media only screen and (min-width : 768px) {
  div#education_icons_mobile {
    margin-bottom: 17px;
  }
}
@media only screen and (min-width : 768px) {
  #education_icons {
    margin-top: -17px;
  }
}

#activity_education {
  padding-bottom: 30px;
}
#activity_education .education_link {
  margin-top: 24px;
}
#activity_education .link_all_education {
  padding-top: 4px;
}
#activity_education .durk_button_link {
  font-weight: 700;
}
#activity_education .posts_tag_title {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media only screen and (max-width : 767px) {
  #activity_education .posts_tag_title {
    -webkit-line-clamp: 3;
  }
}
@media only screen and (min-width : 768px) {
  #activity_education .posts_tag_title {
    -webkit-line-clamp: 2;
  }
}

@media only screen and (max-width : 767px) {
  .posts_by_tag a .posts_tag_title {
    color: #000;
  }
}
@media only screen and (max-width : 767px) {
  #education_icons .m_icons {
    min-height: 45px;
    margin-bottom: 0px;
  }
}

@media only screen and (max-width : 767px) {
  .education_4_icons .four_icon {
    flex-direction: column;
    width: 25%;
    text-align: center;
  }
  .education_4_icons .four_icon .h3-new, .education_4_icons .four_icon body #_atPopupSU .bl-template .bl-block-content-item-text span, body #_atPopupSU .bl-template .bl-block-content-item-text .education_4_icons .four_icon span, .education_4_icons .four_icon body #_atPopupSU .bl-template .h3-new, body #_atPopupSU .bl-template .education_4_icons .four_icon .h3-new {
    margin: auto;
    display: block;
    text-align: center;
    font-weight: 400;
  }
}
.education_4_icons .four_icon .background-image-d {
  background-position: center;
}
@media only screen and (min-width : 768px) {
  .education_4_icons .four_icon .background-image-d {
    width: 143px;
    height: 143px;
    flex-shrink: 0;
    margin-left: 15px;
  }
}
@media only screen and (max-width : 991px) {
  .education_4_icons .four_icon .background-image-d {
    width: 90px;
    height: 90px;
    flex-shrink: 0;
    margin-left: 15px;
  }
}
@media only screen and (max-width : 767px) {
  .education_4_icons .four_icon .background-image-d {
    width: 60px;
    height: 60px;
    flex-shrink: 0;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 5px;
  }
}
@media only screen and (min-width : 768px) {
  .education_4_icons .four_icon {
    width: 41%;
    min-height: 175px;
  }
  .education_4_icons .four_icon .icon_text_ti {
    display: block;
    font-size: 20px;
    margin-bottom: 3px;
  }
  .education_4_icons .four_icon .icon_text {
    line-height: 1.2;
  }
}

#education_icons_desktop {
  column-gap: 116px;
  row-gap: 25px;
}
@media only screen and (max-width : 1199px) {
  #education_icons_desktop {
    column-gap: 50px;
  }
}

.posts_by_tag_container.no_slider .swiper-button-next, .posts_by_tag_container.no_slider .swiper-button-prev {
  display: none;
}

@media only screen and (min-width : 768px) {
  .posts_by_tag_container .h3-new, .posts_by_tag_container body #_atPopupSU .bl-template .bl-block-content-item-text span, body #_atPopupSU .bl-template .bl-block-content-item-text .posts_by_tag_container span, .posts_by_tag_container body #_atPopupSU .bl-template .h3-new, body #_atPopupSU .bl-template .posts_by_tag_container .h3-new {
    font-family: AtlasBlack;
  }
}
@media only screen and (max-width : 767px) {
  .posts_by_tag_container .h3-new, .posts_by_tag_container body #_atPopupSU .bl-template .bl-block-content-item-text span, body #_atPopupSU .bl-template .bl-block-content-item-text .posts_by_tag_container span, .posts_by_tag_container body #_atPopupSU .bl-template .h3-new, body #_atPopupSU .bl-template .posts_by_tag_container .h3-new {
    font-size: 20px;
  }
  .posts_by_tag_container .new_container {
    margin-left: 0px;
  }
  .posts_by_tag_container img {
    height: 90px;
  }
}
.posts_by_tag_container .swiper-button-next {
  left: -50px !important;
  top: 40% !important;
}
.posts_by_tag_container .swiper-button-prev {
  right: -50px !important;
  top: 40% !important;
}
@media only screen and (max-width : 767px) {
  .posts_by_tag_container .swiper-button-next, .posts_by_tag_container .swiper-button-prev {
    display: none !important;
  }
}
.posts_by_tag_container img {
  border-radius: 8px;
  height: 158px;
  width: 100%;
}
@media only screen and (max-width : 1199px) {
  .posts_by_tag_container img {
    height: 120px;
  }
}
@media only screen and (max-width : 991px) {
  .posts_by_tag_container img {
    height: 95px;
  }
}
@media only screen and (max-width : 767px) {
  .posts_by_tag_container img {
    height: 72px;
  }
}
.posts_by_tag_container .posts_tag_title {
  font-size: 14px;
}
@media only screen and (min-width : 768px) {
  .posts_by_tag_container .posts_tag_title {
    font-size: 18px;
    font-weight: 900;
    font-family: "AtlasBlack";
  }
}

#education_and_training {
  background-color: #ECEFEF;
}
@media only screen and (min-width : 768px) {
  #education_and_training {
    padding-top: 40px;
  }
  #education_and_training .icon_text_ti, #education_and_training h4.h3-new, #education_and_training body #_atPopupSU .bl-template h4.h3-new, body #_atPopupSU .bl-template #education_and_training h4.h3-new {
    font-family: AtlasBlack;
  }
}
@media only screen and (max-width : 767px) {
  #education_and_training {
    padding-top: 25px;
  }
  #education_and_training #education_con {
    padding-bottom: 20px;
  }
}

@media only screen and (min-width : 768px) {
  #education_con {
    gap: 16.5px;
  }
}
@media only screen and (min-width : 768px) {
  #volunteering_s {
    padding-bottom: 40px;
  }
}
@media only screen and (max-width : 767px) {
  #volunteering_s {
    padding-bottom: 20px;
  }
}
@media only screen and (max-width : 767px) {
  #volunteering_s .h1-new {
    padding-bottom: 6px;
    font-size: 23px;
  }
}
#volunteering_s .volunteering_con {
  gap: 43px;
}
#volunteering_s .volunteering_con .volunteering_text {
  font-size: 20px;
}
@media only screen and (min-width : 768px) {
  #volunteering_s .volunteering_con .volunteering_text {
    line-height: 1.25;
    width: 46.5%;
  }
}
@media only screen and (max-width : 767px) {
  #volunteering_s .volunteering_con .volunteering_text {
    margin-bottom: 23px;
    font-size: 16px;
  }
}
@media only screen and (min-width : 768px) {
  #volunteering_s .volunteering_con .volunteering_boxes {
    width: 49.5%;
    row-gap: 43px;
    margin-bottom: 43px;
  }
}
@media only screen and (max-width : 767px) {
  #volunteering_s .volunteering_con .volunteering_boxes {
    row-gap: 19px;
    margin-bottom: 19px;
  }
}
#volunteering_s .volunteering_con .volunteering_boxes .volunteering_box {
  border-radius: 8px;
  overflow: hidden;
  font-size: 0;
  display: block;
}
@media only screen and (min-width : 768px) {
  #volunteering_s .volunteering_con .volunteering_boxes .volunteering_box {
    width: calc(50% - 16.5px);
  }
}
@media only screen and (max-width : 767px) {
  #volunteering_s .volunteering_con .volunteering_boxes .volunteering_box {
    width: calc(50% - 4px);
    margin-bottom: 10px;
  }
}
#volunteering_s .volunteering_con .volunteering_boxes .volunteering_box img {
  height: 127px;
  display: block;
}
@media only screen and (max-width : 767px) {
  #volunteering_s .volunteering_con .volunteering_boxes .volunteering_box img {
    height: 86px;
  }
}
#volunteering_s .volunteering_con .volunteering_boxes .volunteering_box .box-title {
  padding: 10px 5px;
  text-align: center;
}
@media only screen and (max-width : 1199px) {
  #volunteering_s .volunteering_con .volunteering_boxes .volunteering_box .box-title {
    font-size: 18px;
  }
}
@media only screen and (max-width : 767px) {
  #volunteering_s .volunteering_con .volunteering_boxes .volunteering_box .box-title {
    font-size: 16px;
  }
}
@media only screen and (min-width : 768px) {
  #volunteering_s .durk_button_link {
    font-weight: 700;
  }
}
@media only screen and (max-width : 767px) {
  #volunteering_s .durk_button_link {
    font-size: 16px;
    padding: 8px 9px 8px 9px;
    border-radius: 5px;
  }
}

#communities_s {
  background-color: #F5F5F5;
  padding-bottom: 40px;
}
@media only screen and (max-width : 767px) {
  #communities_s .h1-new {
    font-size: 23px;
  }
}
#communities_s .communities_text {
  line-height: 1.25;
}
@media only screen and (min-width : 768px) {
  #communities_s .communities_text {
    width: 58%;
  }
}
@media only screen and (max-width : 767px) {
  #communities_s .communities_text {
    margin-bottom: 30px;
  }
}
#communities_s .communities_img {
  border-radius: 5px;
  overflow: hidden;
  flex-shrink: 0;
}
@media only screen and (min-width : 768px) {
  #communities_s .communities_img {
    width: 34.5%;
  }
  #communities_s .communities_img img {
    height: 213px;
  }
}
@media only screen and (max-width : 767px) {
  #communities_s .communities_img img {
    width: 51%;
    border-radius: 5px;
    height: 82px;
  }
  #communities_s .communities_img a {
    background-color: transparent;
    color: #004B3E;
    font-size: 18px;
    display: flex;
    align-items: center;
    padding-right: 15px;
  }
}
@media only screen and (min-width : 768px) {
  #communities_s a {
    text-align: center;
    padding: 20px 8px;
  }
}

#activity_family .h3-new, #activity_family body #_atPopupSU .bl-template .bl-block-content-item-text span, body #_atPopupSU .bl-template .bl-block-content-item-text #activity_family span, #activity_family body #_atPopupSU .bl-template .h3-new, body #_atPopupSU .bl-template #activity_family .h3-new, #great_from_field .h3-new, #great_from_field body #_atPopupSU .bl-template .bl-block-content-item-text span, body #_atPopupSU .bl-template .bl-block-content-item-text #great_from_field span, #great_from_field body #_atPopupSU .bl-template .h3-new, body #_atPopupSU .bl-template #great_from_field .h3-new, #education_and_training .h3-new, #education_and_training body #_atPopupSU .bl-template .bl-block-content-item-text span, body #_atPopupSU .bl-template .bl-block-content-item-text #education_and_training span, #education_and_training body #_atPopupSU .bl-template .h3-new, body #_atPopupSU .bl-template #education_and_training .h3-new {
  margin-bottom: 26px;
  font-size: 20px;
}
@media only screen and (max-width : 767px) {
  #activity_family .h3-new, #activity_family body #_atPopupSU .bl-template .bl-block-content-item-text span, body #_atPopupSU .bl-template .bl-block-content-item-text #activity_family span, #activity_family body #_atPopupSU .bl-template .h3-new, body #_atPopupSU .bl-template #activity_family .h3-new, #great_from_field .h3-new, #great_from_field body #_atPopupSU .bl-template .bl-block-content-item-text span, body #_atPopupSU .bl-template .bl-block-content-item-text #great_from_field span, #great_from_field body #_atPopupSU .bl-template .h3-new, body #_atPopupSU .bl-template #great_from_field .h3-new, #education_and_training .h3-new, #education_and_training body #_atPopupSU .bl-template .bl-block-content-item-text span, body #_atPopupSU .bl-template .bl-block-content-item-text #education_and_training span, #education_and_training body #_atPopupSU .bl-template .h3-new, body #_atPopupSU .bl-template #education_and_training .h3-new {
    margin-bottom: 8px;
  }
}

#activity_family:not(.not-height), #activity_family.not-height.in, #great_from_field.in.not-height, #education_icons_desktop {
  margin-bottom: 40px;
}
@media only screen and (max-width : 767px) {
  #activity_family:not(.not-height), #activity_family.not-height.in, #great_from_field.in.not-height, #education_icons_desktop {
    margin-bottom: 30px;
  }
}

@media only screen and (min-width : 768px) {
  #matmon_area:not(.not-height), #matmon_area.not-height.in,
  #education_con {
    margin-bottom: 40px;
  }
}
.tags1-section .swiper-button-prev, .tags1-section .swiper-button-next {
  background-image: url(images/seiper_arr.svg) !important;
  width: 10.74px;
  height: 28.91px;
  margin-inline-start: -2px;
  margin-top: -18px;
}

#anner_our2 {
  margin-bottom: 40px;
}

#banner_our2 {
  margin-bottom: 30px;
}

#important_know_images {
  border-radius: 7px;
}
@media only screen and (min-width : 768px) {
  #important_know_images {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width : 767px) {
  #important_know_images {
    margin-bottom: 0px;
  }
}

#important_publicity {
  padding-bottom: 40px;
}
@media only screen and (max-width : 767px) {
  #important_publicity {
    padding-bottom: 20px;
  }
}
#important_publicity .important_pub_title {
  padding-bottom: 15px;
  font-size: 30px;
}
@media only screen and (max-width : 767px) {
  #important_publicity .important_pub_title {
    padding-bottom: 4px;
    font-size: 23px;
  }
}
#important_publicity .publicity_content {
  padding-bottom: 30px;
}
@media only screen and (max-width : 767px) {
  #important_publicity .publicity_content {
    padding-bottom: 15px;
  }
}

@media only screen and (min-width : 768px) {
  .publicity_c_d, .links_c_d {
    justify-content: space-between;
  }
  .publicity_c_d #publicity_article, .publicity_c_d .important_buttons, .links_c_d #publicity_article, .links_c_d .important_buttons {
    width: 43%;
  }
  .publicity_c_d #publicity_icons, .publicity_c_d .important_repeater_links, .links_c_d #publicity_icons, .links_c_d .important_repeater_links {
    width: 50%;
  }
}

.publicity_c_d #publicity_icons {
  display: flex;
  flex-wrap: wrap;
  text-align: center;
  text-align: center;
}
@media only screen and (max-width : 767px) {
  .publicity_c_d #publicity_icons {
    width: 90%;
    margin: auto;
    row-gap: 29px;
  }
}
.publicity_c_d #publicity_icons .icon_wrap {
  width: 23%;
  display: flex;
  flex-direction: column;
  align-items: center;
  box-sizing: inherit;
}
.publicity_c_d #publicity_icons .icon_wrap img {
  margin-bottom: 5PX;
}
@media only screen and (min-width : 768px) {
  .publicity_c_d #publicity_icons .icon_wrap {
    padding-right: 10px;
    padding-left: 10px;
  }
}
@media only screen and (max-width : 767px) {
  .publicity_c_d #publicity_icons .icon_wrap {
    width: 21%;
  }
  .publicity_c_d #publicity_icons .icon_wrap img {
    width: 73%;
    margin-bottom: 6px;
  }
}

#publicity_article .publicity_article_title {
  padding-bottom: 9px;
}
@media only screen and (max-width : 767px) {
  #publicity_article {
    margin-bottom: 13px;
  }
}
#publicity_article img {
  height: 264px;
  width: 100%;
  border-radius: 5px;
  margin-bottom: 10px;
}
@media only screen and (max-width : 1199px) {
  #publicity_article img {
    height: 224px;
  }
}
@media only screen and (max-width : 991px) {
  #publicity_article img {
    height: 200px;
  }
}
@media only screen and (max-width : 767px) {
  #publicity_article img {
    width: 47%;
    height: 94px;
  }
}
@media only screen and (max-width : 767px) {
  #publicity_article .publicity_article_text {
    width: 50%;
  }
}
#publicity_article .publicity_sub_article_title {
  margin-top: 10px;
}
@media only screen and (min-width : 768px) {
  #publicity_article .publicity_sub_article_title {
    line-height: 1.35;
  }
}
@media only screen and (max-width : 767px) {
  #publicity_article .publicity_sub_article_title {
    font-size: 14px;
  }
}

#important_links {
  gap: 26px;
  padding: 15px 0px;
}
@media only screen and (min-width : 768px) {
  #important_links {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width : 767px) {
  #important_links {
    padding-bottom: 0px;
  }
}
@media only screen and (min-width : 768px) {
  #important_links {
    background-color: #ECEFEF;
  }
}
#important_links .important_buttons {
  gap: 26px;
}
@media only screen and (max-width : 767px) {
  #important_links .important_buttons {
    gap: 6px;
  }
}
#important_links .important_buttons .important_b {
  border-radius: 8.2px;
  padding: 15px;
}
@media only screen and (max-width : 767px) {
  #important_links .important_buttons .important_b {
    padding: 8px;
  }
}
#important_links .important_buttons .important_b .important_b_t {
  font-weight: 900;
  padding-bottom: 5px;
  font-size: 24px;
}
@media only screen and (max-width : 1199px) {
  #important_links .important_buttons .important_b .important_b_t {
    font-size: 22px;
  }
}
@media only screen and (max-width : 767px) {
  #important_links .important_buttons .important_b .important_b_t {
    font-size: 16px;
    padding-bottom: 0px;
    font-family: AtlasBlack;
  }
}
#important_links .important_buttons .important_b .important_b_st {
  font-size: 20px;
  line-height: 1.2;
}
@media only screen and (max-width : 1199px) {
  #important_links .important_buttons .important_b .important_b_st {
    font-size: 18px;
  }
}
@media only screen and (max-width : 767px) {
  #important_links .important_buttons .important_b .important_b_st {
    font-size: 16px;
    line-height: 1;
  }
}
#important_links .important_repeater_links {
  display: flex;
  font-size: 20px;
  /*flex-wrap: wrap;
  column-gap: 50px;*/
  column-gap: 40px;
  padding-top: 28px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}
@media only screen and (max-width : 1199px) {
  #important_links .important_repeater_links {
    column-gap: 30px;
  }
}
@media only screen and (max-width : 767px) {
  #important_links .important_repeater_links {
    display: grid;
    font-size: 16px;
    grid-template-columns: repeat(2, 1fr);
    padding-bottom: 2;
    row-gap: 18px;
    background-color: #ECEFEF;
    margin: 15px -15px 0px -15px;
    padding: 15px;
  }
}
#important_links .important_repeater_links strong {
  font-weight: 900;
}

@media only screen and (max-width : 767px) {
  #enforcement .enforcement_title {
    padding-bottom: 2px;
    font-size: 23px;
  }
}
@media only screen and (min-width : 768px) {
  #enforcement .enforcement_con {
    padding-left: 60px;
    line-height: 1.4;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width : 767px) {
  #enforcement .enforcement_con {
    margin-bottom: 10px;
  }
}
#enforcement #enforcement_icons {
  flex-wrap: wrap;
  column-gap: 48px;
  row-gap: 48px;
  margin-bottom: 48px;
}
@media only screen and (max-width : 767px) {
  #enforcement #enforcement_icons {
    flex-wrap: wrap;
    column-gap: 10px;
    row-gap: 10px;
    margin-bottom: 30px;
    justify-content: space-between;
    justify-content: flex-start;
  }
}
#enforcement .enforcement_icon_item {
  border-radius: 6px;
  border: 1px solid #004B3E;
  max-width: 160px;
  background-color: #ECEFEF;
  width: 14%;
  padding: 10px;
  display: flex;
  justify-content: space-around;
  height: 150px;
  text-align: center;
}
@media only screen and (min-width : 768px) {
  #enforcement .enforcement_icon_item .enforcement_icon_title {
    min-height: 40px;
  }
}
@media only screen and (max-width : 767px) {
  #enforcement .enforcement_icon_item .enforcement_icon_title {
    min-height: 32px;
  }
}
@media only screen and (max-width : 1199px) {
  #enforcement .enforcement_icon_item {
    width: 16%;
  }
}
@media only screen and (max-width : 991px) {
  #enforcement .enforcement_icon_item {
    width: 20%;
  }
}
@media only screen and (max-width : 767px) {
  #enforcement .enforcement_icon_item {
    width: 28%;
    gap: unset;
    flex: 0 0 calc((100% - 20px) / 3);
    height: 91px;
    padding: 5px;
  }
}
#enforcement .enforcement_icon_link {
  height: auto;
  display: flex;
  align-content: center;
  flex-wrap: wrap;
  text-align: center;
  justify-content: space-around;
  flex-direction: column;
}
#enforcement .enforcement_icon_img {
  width: 54%;
  margin: auto;
}
@media only screen and (max-width : 767px) {
  #enforcement .enforcement_icon_img {
    width: 35%;
  }
}

#tutorials_banner {
  padding: 32px 0px;
  text-align: center;
  font-family: "AtlasBlack";
}
@media only screen and (max-width : 767px) {
  #tutorials_banner {
    padding: 17px 0px;
    margin-bottom: 0px;
  }
}
#tutorials_banner .h1-new {
  font-size: 23px;
}
@media only screen and (max-width : 767px) {
  #tutorials_banner .new_container {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
#tutorials_banner span {
  font-size: 25px;
  padding-left: 30px;
}
@media only screen and (max-width : 767px) {
  #tutorials_banner span {
    font-size: 16px;
  }
}
#tutorials_banner a {
  padding: 9px 13px;
  border-radius: 5px;
}
@media only screen and (max-width : 767px) {
  #tutorials_banner a {
    font-size: 14px;
  }
}

@media only screen and (min-width : 768px) {
  #geografic_info {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
#geografic_info.gray {
  background-color: #ECEFEF;
}
#geografic_info .new_container {
  gap: 45px;
}
#geografic_info .geografic_title {
  font-size: 30px;
}
@media only screen and (max-width : 767px) {
  #geografic_info .geografic_title {
    font-size: 23px;
  }
}
#geografic_info .geografic_info_img {
  width: 266px;
  height: 266px;
  border-radius: 6px;
}
#geografic_info .h3-new, #geografic_info body #_atPopupSU .bl-template .bl-block-content-item-text span, body #_atPopupSU .bl-template .bl-block-content-item-text #geografic_info span, #geografic_info body #_atPopupSU .bl-template .h3-new, body #_atPopupSU .bl-template #geografic_info .h3-new {
  margin-bottom: 22px;
}
@media only screen and (min-width : 768px) {
  #geografic_info .geografic_icons {
    padding-top: 17px;
  }
}
#geografic_info .geo_icon {
  font-size: 20px;
  padding-right: 67px;
  min-height: 58px;
  background-size: auto 100%;
  display: flex;
  align-items: center;
  background-repeat: no-repeat;
  background-position: right;
}
@media only screen and (max-width : 767px) {
  #geografic_info .geo_icon {
    font-size: 18px;
    padding-right: 42px;
    min-height: 32px;
  }
}
#geografic_info .geo_icon strong {
  font-family: "AtlasBlack";
}
#geografic_info .icons_row a:first-child {
  padding-left: 67px;
}
@media only screen and (max-width : 991px) {
  #geografic_info .icons_row a:first-child {
    padding-left: 15px;
  }
}

.important_s_title {
  font-family: "AtlasBlack";
  padding-bottom: 17px;
  font-size: 30px;
  padding-top: 20px;
}
@media only screen and (max-width : 767px) {
  .important_s_title {
    font-size: 23px;
    padding-bottom: 5px;
  }
}

#cookie-consent-banner {
  width: 500px;
  height: auto;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #004B3E;
  color: #fff;
  z-index: 9999;
  border-radius: 8px;
  overflow-x: hidden;
}
@media only screen and (max-width : 767px) {
  #cookie-consent-banner {
    width: calc(100% - 32px);
  }
}
#cookie-consent-banner #cookie-consent_text {
  padding: 20px 25px 25px 25px;
  font-size: 22px;
  line-height: 1.1;
}
@media only screen and (max-width : 767px) {
  #cookie-consent-banner #cookie-consent_text {
    padding: 20px 25px 25px 47px;
  }
}
@media only screen and (max-width : 767px) {
  #cookie-consent-banner #cookie-consent_text {
    font-size: 20px;
  }
}
#cookie-consent-banner #cookie-consent_text a {
  text-decoration: underline;
  font-family: "AtlasBlack";
  color: #fff;
}
#cookie-consent-banner img {
  height: 260px;
  width: 100%;
}
@media only screen and (max-width : 767px) {
  #cookie-consent-banner img {
    height: 250px;
  }
}
#cookie-consent-banner button {
  background-color: #B5D838;
  color: #004B3E;
  width: 200px;
  text-align: center;
  border-radius: 24px;
  margin: auto;
  line-height: 48px;
  font-size: 20px;
  display: block;
  margin-top: 25px;
  border: none;
  font-family: "AtlasBlack";
}
@media only screen and (max-width : 767px) {
  #cookie-consent-banner button {
    width: 100%;
    margin-top: 20px;
  }
}

@media only screen and (max-width : 767px) {
  .footer-menu.text-overflow {
    display: block;
  }
  .bottom_footer .terms.text-overflow, .bottom_footer .privacy_policy.text-overflow, .bottom_footer .copyrights.text-overflow, .bottom_footer .developers.text-overflow {
    width: 100% !important;
  }
}
@media only screen and (max-width : 767px) {
  body.zoomed #personal_area .new_container.d-flex, body.zoomed #personal_area .new_menu .new_container.menu, .new_menu body.zoomed #personal_area .new_container.menu, body.zoomed #personal_area .new_menu .menu li.menu-item-has-children > a.new_container, .new_menu .menu body.zoomed #personal_area li.menu-item-has-children > a.new_container, body.zoomed #personal_area .new_menu .menu li.menu-item-has-children .new_container.sub-menu, .new_menu .menu li.menu-item-has-children body.zoomed #personal_area .new_container.sub-menu, body.zoomed #personal_area .new_flashes .wrap_flashbacks .flashbacks .new_container.all_flashes, .new_flashes .wrap_flashbacks .flashbacks body.zoomed #personal_area .new_container.all_flashes, body.zoomed #personal_area #_atPopupSU .bl-template .new_container.bl-content-wrapper-columns, body.zoomed #_atPopupSU .bl-template #personal_area .new_container.bl-content-wrapper-columns, body.zoomed #personal_area #_atPopupSU .bl-template .bl-content-wrapper-columns .new_container.bl-block-button-content-wrapper, body.zoomed #_atPopupSU .bl-template .bl-content-wrapper-columns #personal_area .new_container.bl-block-button-content-wrapper, body.zoomed #personal_area #_atPopupSU .new_container.flex, body.zoomed #_atPopupSU #personal_area .new_container.flex, body.zoomed #personal_area .new_container.top_menu, body.zoomed #personal_area #searchSection .new_container.widget_jmi_autosearch_widget, #searchSection body.zoomed #personal_area .new_container.widget_jmi_autosearch_widget, body.zoomed .footer-menu, body.INDmagnifier #personal_area .new_container.d-flex, body.INDmagnifier #personal_area .new_menu .new_container.menu, .new_menu body.INDmagnifier #personal_area .new_container.menu, body.INDmagnifier #personal_area .new_menu .menu li.menu-item-has-children > a.new_container, .new_menu .menu body.INDmagnifier #personal_area li.menu-item-has-children > a.new_container, body.INDmagnifier #personal_area .new_menu .menu li.menu-item-has-children .new_container.sub-menu, .new_menu .menu li.menu-item-has-children body.INDmagnifier #personal_area .new_container.sub-menu, body.INDmagnifier #personal_area .new_flashes .wrap_flashbacks .flashbacks .new_container.all_flashes, .new_flashes .wrap_flashbacks .flashbacks body.INDmagnifier #personal_area .new_container.all_flashes, body.INDmagnifier #personal_area #_atPopupSU .bl-template .new_container.bl-content-wrapper-columns, body.INDmagnifier #_atPopupSU .bl-template #personal_area .new_container.bl-content-wrapper-columns, body.INDmagnifier #personal_area #_atPopupSU .bl-template .bl-content-wrapper-columns .new_container.bl-block-button-content-wrapper, body.INDmagnifier #_atPopupSU .bl-template .bl-content-wrapper-columns #personal_area .new_container.bl-block-button-content-wrapper, body.INDmagnifier #personal_area #_atPopupSU .new_container.flex, body.INDmagnifier #_atPopupSU #personal_area .new_container.flex, body.INDmagnifier #personal_area .new_container.top_menu, body.INDmagnifier #personal_area #searchSection .new_container.widget_jmi_autosearch_widget, #searchSection body.INDmagnifier #personal_area .new_container.widget_jmi_autosearch_widget, body.INDmagnifier .footer-menu {
    display: block;
  }
  body.zoomed .bottom_footer .terms, body.zoomed .bottom_footer .privacy_policy, body.zoomed .bottom_footer .copyrights, body.zoomed .bottom_footer .developers, body.INDmagnifier .bottom_footer .terms, body.INDmagnifier .bottom_footer .privacy_policy, body.INDmagnifier .bottom_footer .copyrights, body.INDmagnifier .bottom_footer .developers {
    width: 100%;
  }
  body.zoomed .footer-menu .sub-menu:first-child, body.zoomed .footer-menu .sub-menu:nth-child(2), body.zoomed .footer-menu .sub-menu:nth-child(3), body.zoomed .footer-menu .sub-menu:nth-child(4), body.INDmagnifier .footer-menu .sub-menu:first-child, body.INDmagnifier .footer-menu .sub-menu:nth-child(2), body.INDmagnifier .footer-menu .sub-menu:nth-child(3), body.INDmagnifier .footer-menu .sub-menu:nth-child(4) {
    width: 100%;
  }
  body.zoomed .map_container #filtered-results #list-resault .panel_div .r_list_item img, body.INDmagnifier .map_container #filtered-results #list-resault .panel_div .r_list_item img {
    margin-left: 3px;
  }
  body.zoomed .go_walk_parent #menu-mega_menu:not(:has(li:hover, li:focus-within)) .go_walk ul, body.zoomed .knowledge_country_parent #menu-mega_menu:not(:has(li:hover, li:focus-within)) .knowledge_country ul, body.zoomed .important_information_parent #menu-mega_menu:not(:has(li:hover, li:focus-within)) .important_information ul, body.zoomed .our_community_parent #menu-mega_menu:not(:has(li:hover, li:focus-within)) .our_community ul, body.zoomed #menu-mega_menu .go_walk.active ul, body.zoomed #menu-mega_menu .knowledge_country.active ul, body.zoomed #menu-mega_menu .important_information.active ul, body.zoomed #menu-mega_menu .our_community.active ul, body.INDmagnifier .go_walk_parent #menu-mega_menu:not(:has(li:hover, li:focus-within)) .go_walk ul, body.INDmagnifier .knowledge_country_parent #menu-mega_menu:not(:has(li:hover, li:focus-within)) .knowledge_country ul, body.INDmagnifier .important_information_parent #menu-mega_menu:not(:has(li:hover, li:focus-within)) .important_information ul, body.INDmagnifier .our_community_parent #menu-mega_menu:not(:has(li:hover, li:focus-within)) .our_community ul, body.INDmagnifier #menu-mega_menu .go_walk.active ul, body.INDmagnifier #menu-mega_menu .knowledge_country.active ul, body.INDmagnifier #menu-mega_menu .important_information.active ul, body.INDmagnifier #menu-mega_menu .our_community.active ul {
    display: block;
  }
  body.zoomed .type_filters_div .design-checkbox-div, body.INDmagnifier .type_filters_div .design-checkbox-div {
    padding: 12px 7px 8px 17px;
  }
  body.zoomed .type_filters_div .design-checkbox-div:after, body.INDmagnifier .type_filters_div .design-checkbox-div:after {
    display: none;
  }
  body.zoomed .buble .buble_content, body.INDmagnifier .buble .buble_content {
    display: block;
  }
}
body.zoomed .type_filters_div .design-checkbox-div[name=all] .checkbox_text, body.INDmagnifier .type_filters_div .design-checkbox-div[name=all] .checkbox_text {
  padding-right: 5px;
}

/*# sourceMappingURL=scss_style.css.map */
