/* ***************  HOLISUN CSS  *************** */
/* --- Top bar & Header --- */
#sp-header-topbar #sp-logo {
  width: 100%;
}
#sp-header-topbar .logo-image {
  margin: 10px 0px;
}
/* --- Meniu & Search in menu --- */
.sp-megamenu-parent > li.sp-has-child.search-menu > a:after {
  display: none;
}
.finder.search-in-menu #mod-finder-searchform92 {
  display: flex;
  flex-direction: row-reverse;
}
.search-in-menu .btn-primary,
.search-in-menu .sppb-btn-primary {
  border-color: #9bbb59;
  background-color: #9bbb59;
}
#mod-finder-searchword92.search-query.input-medium {
  margin-right: 4px;
  border: 1px solid #fff;
}
.sp-megamenu-wrapper .sp-dropdown .sp-dropdown-inner {
  border: 1px solid #6c8638;
  box-shadow: 0 3px 9px 0 rgba(0, 0, 0, 0.77);
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-main {
  top: 85%;
}
li.search-menu .sp-dropdown.sp-dropdown-main.sp-dropdown-mega.sp-menu-left {
  right: -8rem;
}
.sp-megamenu-parent .sp-mega-group > li > a {
  text-transform: none;
  font-size: 16px;
  font-weight: normal;
}
.sp-megamenu-parent .sp-mega-group > li > a:hover {
  color: #1e1e1e;
}
/* --- Content articles --- */
.no-more-articles .related-article-list-container {
  display: none;
}
/* *** social share icons *** */
.article-social-share .social-share-icon ul li a:hover,
.article-social-share .social-share-icon ul li a:focus {
  background: #72932d;
}
.article-social-share .social-share-icon ul li a {
  border: 1px solid #72932d;
  color: #63851e;
}
.article-details .article-ratings-social-share {
  padding: 0.45rem 0.45rem;
  /* border: 1px solid #efefef; */
  border: none;
  border-radius: 10rem;
  /* box-shadow: 0px 0px 10px -2px #00000026; */
}
.social-none .article-ratings-social-share {
  display: none !important;
}
/* *** Content links *** */
.view-article .article-details [itemprop="articleBody"] a:not(.speasyimagegallery-gallery-item),
.view-article .article-details [itemprop="articleBody"] a:link:not(.speasyimagegallery-gallery-item),
.hs-accordion .sppb-panel-body .sppb-addon-content a,
.hs-accordion .sppb-panel-body .sppb-addon-content a:link,
.view-category .article-body .article-introtext a,
.view-category .article-body .article-introtext a:link,
.sp-page-builder .page-content .sppb-addon-text-block .sppb-addon-content a,
.sp-page-builder .page-content .sppb-addon-text-block .sppb-addon-content a:link {
  color: black;
  text-decoration: none;
  background-position-y: -0%;
  background-image: linear-gradient(#fff0 50%, #e9c200 50%);
  transition: background 300ms ease;
  background-size: 2px;
  background-size: auto 175%;
}

.view-article .article-details [itemprop="articleBody"] a:hover,
.hs-accordion .sppb-panel-body .sppb-addon-content a:hover,
.view-category .article-body .article-introtext a:hover,
.sp-page-builder .page-content .sppb-addon-text-block .sppb-addon-content a:hover {
  background-position-y: 115%;
}
/* !!! No underline effect !!! */
.view-article .article-details [itemprop="articleBody"] a.btn.btn-primary,
.view-article .article-details [itemprop="articleBody"] a.buton,
.article .article-body .article-introtext a.btn,
.front-box-link a {
  color: #fff;
  text-decoration: none;
  background-position-y: -0%;
  background-image: none !important;
}
.view-article .article-details [itemprop="articleBody"] a.buton:hover,
.article .article-body .article-introtext a.btn:hover {
  background: #3b7000;
}

/* --- Buttons --- */

a.buton {
  background: #63851e;
  padding: 10px 20px;
  border: 1px solid #63851e;
  border-radius: 5px;
  font-size: 16px;
  color: #fff;
}
a.buton:hover {
  background: none;
  color: #4d6a12;
  box-shadow: 0px 0px 8px -2px #5f7f1d;
}
.buton-mic {
  background: #63851e;
  padding: 2px 10px;
  border: 1px solid #63851e;
  border-radius: 4px;
  color: #fff;
}
.buton-mic:hover {
  background: none;
  color: #4d6a12;
  box-shadow: 0px 0px 8px -2px #5f7f1d;
}
.btn-check:focus + .btn-primary,
.btn-primary:focus {
  color: #fff;
  background-color: #9bbb59;
  border-color: #9bbb59;
}

.btn-white-border {
  display: inline-block;
  border: 1px solid white;
  border-radius: 5px;
  padding: 10px 20px;
  font-size: 16px;
}
/* --- Content BLOG --- */
.com-content.view-category .blog .article-list .article .article-intro-image img,
.view-article .article-list.related-article-list img {
  height: 250px;
  width: 100%;
  object-fit: cover;
  filter: brightness(0.8);
  transition: 300ms;
}
.com-content.view-category .blog .article-list .article .article-intro-image img:hover,
.view-article .article-list.related-article-list img:hover {
  filter: brightness(1);
  transition: 300ms;
}
.view-article .article-list.related-article-list .article-full-image {
  margin-bottom: 1rem;
}
.com-content.view-category .blog .article-list .article .readmore a {
  background: #9bbb59;
  padding: 10px 20px;
  border: 1px solid #9bbb59;
  border-radius: 5px;
  color: #fff;
  font-weight: 300;
  font-size: 1.02rem;
}
.com-content.view-category .blog .article-list .article .readmore a:hover {
  background: #728f37;
  border: 1px solid #728f37;
  border-radius: 5px;
  transition: 300ms;
}
.view-category .blog .article-list .article .article-body .article-introtext a {
  word-wrap: break-word;
}
.view-category .blog .article-list .article .article-body .article-introtext p {
  margin-bottom: 2rem;
}
.view-category .blog .article-list .article .article-body .article-introtext .readmore {
  margin-bottom: 0.9rem;
}
.view-category .blog .article-list .article {
  box-shadow: 0px 0px 12px -1px #c5c5c5;
  border-radius: 10px;
  border: 1px solid #e1e1e1;
}
.article-list .article .article-intro-image img,
.article-list .article .article-featured-video img,
.article-list .article .article-featured-audio img,
.article-list .article .article-feature-gallery img {
  border-radius: 10px 10px 0 0;
}
.article-info .published {
  padding: 3px 0px;
  color: #108fd2;
  font-size: 0.91rem;
  font-weight: 500;
}
.article-details .article-info {
  background: none;
}
.article-details .article-info .published {
  padding: 0;
  color: #108fd2;
  font-size: 1rem;
  font-weight: 500;
}
.view-article .article-list.related-article-list .article {
  margin-bottom: 30px;
  padding: 0;
  border: 0px;
  background: #fff;
  box-shadow: 0px 0px 10px -2px #00000069;
  border: 1px solid #fff;
  border-radius: 7px;
}
.view-article .article-list.related-article-list .article .article-header {
  padding: 0px 10px;
}
.view-article .article-list.related-article-list .article .article-info {
  padding: 0px 0px 10px 10px;
  margin-bottom: 0px;
}
.view-article .article-list.related-article-list .article .article-info .published {
  padding: 2px 2px;
  color: #108fd2;
  font-weight: normal;
}
.view-article .article-list.related-article-list .article img {
  border-radius: 7px 7px 0px 0px;
}
.page-item.active .page-link {
  background-color: #43cbcb;
  border-color: #43cbcb;
}
.page-link:focus {
  z-index: 3;
  background-color: #dde5ce;
  outline: 0;
  box-shadow: 0 0 0 0.05rem rgb(85 126 0 / 45%);
}
.view-article .pager > li a {
  font-weight: 500;
}
/* --- HS Accordion --- */
.hs-accordion .sppb-panel-heading {
  display: inline-flex;
  align-items: center;
  flex-direction: row-reverse;
  justify-content: space-between;
}
.view-article .article-details .article-full-image,
.view-article .article-details .article-full-image.float-none {
  max-width: 650px;
  float: right !important;
  margin-left: 20px;
  margin-bottom: 20px;
  box-shadow: 0px 0px 10px -1px #000;
  border-radius: 8px;
  border: 1px solid #fff;
}
.view-article .article-details .article-full-image img {
  border-radius: 8px;
  max-height: 550px;
}
.related-article-list-container {
  margin-top: 50px;
}
.offcanvas-menu .offcanvas-inner .hs-sub-menu ul li {
  margin-bottom: 10px;
  margin-top: 10px;
}

#sp-header-topbar-interreg .burger-icon > span {
  background-color: #252525;
}

#sp-header .sp-module.lang-switch {
  margin-left: 40px;
}

.wf_file_icon {
  display: inline-flex;
}

.side-menu ul {
  display: flex;
  flex-direction: column;
}

#country_list,
#state_list,
#city_list {
  display: inline-block;
}

.location-title a {
  font-size: 20px !important;
}

a.mymap.mymap-inverse.resultmymap {
  width: auto;
  display: inline-block;
  text-align: center;
  line-height: 22px;
  border: 0;
  cursor: pointer;
  margin-left: 3px;
  color: #1f1d22;
  text-decoration: none;
  padding: 4px;
}

/* Custom Popup for MyMapLocation Points */

.leaflet-popup-content {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.field-label.field-label3 {
  font-weight: 600;
  font-size: 20px;
}

.leaflet-popup-content .detailsicon {
  display: none;
}

.leaflet-popup-content .mymap.mymap-inverse.resultmymap {
  border-radius: 4px;
  background-color: #5e7735;
  color: white;
  font-size: 20px;
  padding: 10px;
}
.field-value.field-value3 h6 {
  font-weight: 500;
}

#maps {
  z-index: 1;
}

#maps .mmldirectory-advanced-search-content {
  border-bottom-width: 0px;
}

/* --------------------Publications Page-------------------- */
.publications-page img {
  margin: 0 auto;
}

/* ------------------------------ Intro Page ------------------------------ */

.lang-switcher .sppb-addon-content .mod-languages .lang-inline > li {
  width: 18px;
  display: inline-block;
}

.lang-switcher .sppb-addon-content .mod-languages .lang-inline .lang-active {
  padding: 0px;
  background-color: #fff0 !important;
}

/* --------------------------- homepage details--------------------- */

#sppb-addon-1646317662853 .sppb-addon-article {
  height: 100%;
  display: flex;
  flex-direction: column;
}

#sppb-addon-1646317662853 .sppb-addon-article .sppb-article-info-wrap {
  height: 100%;
  justify-content: space-between;
}

#sppb-addon-1647439656634 .sppb-addon-article {
  height: 100%;
  display: flex;
  flex-direction: column;
}

#sppb-addon-1647439656634 .sppb-addon-article .sppb-article-info-wrap {
  height: 100%;
  justify-content: space-between;
}

/* ---------------------------- News section ------------------------------ */

.news .article {
  height: calc(100% - 30px);
}

.news .article .article-body {
  height: calc(100% - 250px);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.news .article .article-body .article-introtext {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.news .article-introtext p {
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* ----------------------- END News section ------------------------------- */

#sp-header {
  height: 80px !important;
}

/* .body-innerwrapper {
  overflow-x: inherit;
} */

/* ----- HEADER 2021 - 2027 Programme ----- */
#sp-header-topbar-interreg {
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
}

#sp-header-topbar-interreg .sp-module.lang-switch {
  margin-right: 15px;
}

.sp-profile-wrapper .sp-profile-dropdown {
  z-index: 100;
}

#sp-header-topbar-interreg.topbar-sticky {
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  width: 100%;
  animation: spFadeInDown 0.5s;
}

#menu-search-icon {
  margin-right: 20px;
}
#searchModal .mod-finder__search .awesomplete {
  flex: 1;
}

#jems-logo p {
  margin-bottom: 0px;
  margin-right: 20px;
}
/*------ END HEADER INTERREG NEXT 2021 - 2027 ------*/
/* --- Menu 2021 -2027 --- */
#sp-header-topbar-interreg .header-modules,
#sp-header-topbar-interreg .header-modules .sp-module {
  margin-left: 0px;
}
.homepage-interreg #sp-header.primary-menu-header:not(.header-sticky) {
  background: rgb(155, 187, 89, 0);
  position: absolute;
  box-shadow: unset;
  padding: 30px 0px 0px;
}
#sp-header.primary-menu-header {
  padding: 10px 0px 0px;
}
#sp-header.primary-menu-header ul.sp-megamenu-parent > li.sp-menu-item {
  margin: 0 20px;
}
#sp-header.primary-menu-header ul.sp-megamenu-parent > li.sp-menu-item > a {
  width: 300px;
  height: 60px;
  line-height: 60px;
  background-color: #728f37;
  border-radius: 5px;
  padding: 0px 30px;
  font-size: 20px;
  text-align: center;
}

#sp-header.primary-menu-header .sp-megamenu-wrapper .sp-dropdown .sp-dropdown-inner {
  border-radius: 5px;
}

#sp-header.primary-menu-header ul.sp-megamenu-parent > li.sp-menu-item > a:hover {
  background-color: #9bbb59;
}

#sp-header-topbar-interreg .secondary-top-menu ul.menu {
  list-style: none;
  display: flex;
  gap: 10px;
  margin-left: 0px;
  margin-bottom: 0px;
  padding-left: 0px;
}

#sp-header-topbar-interreg .secondary-top-menu ul.menu li {
  font-size: 16px;
  color: #252525;
  position: relative;
}

#sp-header-topbar-interreg .secondary-top-menu ul.menu li a {
  color: #252525;
  font-weight: 500;
}

#sp-header-topbar-interreg .secondary-top-menu ul.menu li a::after {
  content: "";
  position: absolute;
  bottom: -5px;
  left: 50%;
  display: block;
  width: 0;
  height: 2px;
  background: #728f37;
  transition: width 0.3s ease 0s, left 0.3s ease 0s;
}

#sp-header-topbar-interreg .secondary-top-menu ul.menu li a:hover::after {
  width: 100%;
  left: 0;
}

#sp-header.primary-menu-header ul.sp-megamenu-parent > li.sp-menu-item > a {
  width: 280px;
}

#sp-header.primary-menu-header .container .container-inner .row > div > div {
  height: 60px;
}

#sp-header-topbar-interreg .secondary-top-menu ul.menu {
  gap: 8px;
}

#sp-header-topbar-interreg .secondary-top-menu ul.menu li {
  font-size: 14px;
}

#sp-header-topbar-interreg .container-inner .row div[class^="col-"] {
  padding: 0 5px;
}

.offcanvas-menu .offcanvas-inner ul.menu-child li {
  margin-bottom: 10px;
  margin-top: 10px;
}

.offcanvas-menu .sp-module:not(.secondary-top-menu) ul.menu.nav-pills li {
  background-color: #728f37;
}

.offcanvas-menu .sp-module:not(.secondary-top-menu) ul.menu.nav-pills li a {
  color: #fff !important;
}

.offcanvas-menu .sp-module:not(.secondary-top-menu) ul.menu.nav-pills li:not(:last-child) {
  margin-bottom: 15px;
}

.offcanvas-menu .offcanvas-inner .sp-module:not(.secondary-top-menu) ul.menu > li.active > a,
.offcanvas-menu
  .offcanvas-inner
  .sp-module:not(.secondary-top-menu)
  ul.menu
  > li.active
  ul.menu-child
  > li.active.current
  > a {
  color: #000 !important;
}

body.ltr
  .offcanvas-menu
  .offcanvas-inner
  .sp-module:not(.secondary-top-menu)
  ul.menu.nav-pills
  > li.menu-parent
  > a
  > .menu-toggler {
  right: 0px;
}
/* --- END HEADER 2021 - 2027 Programme --- */
.multimedia-videos .entry-video.embed-responsive {
  height: 350px;
}
/* ------------ MAP HOMEPAGE 2021 - 2027 --------------- */
.homepage-interreg a.mymap.mymap-inverse.resultmymap {
  display: none;
}
/* ---------- END MAP HOMEPAGE 2021 - 2027 ------------- */
/* -------------- HOMEPAGE 2021 - 2027 ----------------- */
#particles-js {
  position: relative;
}

#particles-js .particles-js-canvas-el {
  position: absolute;
  top: 0;
}
.useful-links .sppb-media {
  display: flex;
  align-items: center;
}
/* ------------ End HOMEPAGE 2021 - 2027 --------------- */
/*---------- FUNDING - PRIORITIES ---------- */
.feature-box-equal-heights .sppb-addon-wrapper {
  height: 100%;
}
.feature-box-equal-heights .sppb-addon-wrapper > div {
  height: 100%;
}
.priorities-feature-box a:hover {
  text-decoration: underline;
}
/*--------- END FUNDING - PRIORITIES ------- */
/* ---------- NEWSLETTERS PAGE --------- */
.sppb-addon-single-image.projects-cover .sppb-addon-single-image-container {
  box-shadow: 0.3px 0.5px 0.6px hsl(120deg 5% 77% / 0.35), 0.6px 1.1px 1.2px -1.1px hsl(120deg 5% 77% / 0.32),
    1.5px 2.9px 3.2px -2.3px hsl(120deg 5% 77% / 0.29), 3.8px 7.5px 8.3px -3.4px hsl(120deg 5% 77% / 0.25);
  transition: all 0.3s ease-in;
}

.sppb-addon-single-image.projects-cover .sppb-addon-single-image-container:hover {
  box-shadow: 0.3px 0.5px 0.6px hsl(120deg 5% 77% / 0.22), 0.6px 1.3px 1.4px -0.5px hsl(120deg 5% 77% / 0.21),
    1.1px 2.2px 2.4px -1px hsl(120deg 5% 77% / 0.19), 1.9px 3.8px 4.2px -1.5px hsl(120deg 5% 77% / 0.18),
    3.2px 6.5px 7.1px -2px hsl(120deg 5% 77% / 0.16), 5.3px 10.6px 11.6px -2.5px hsl(120deg 5% 77% / 0.15),
    8.3px 16.6px 18.2px -3px hsl(120deg 5% 77% / 0.13), 12.5px 25px 27.5px -3.4px hsl(120deg 5% 77% / 0.12);
  transform: scale(1.01);
}
/* -------- END NEWSLETTERS PAGE ------- */
/* --------- INTRO PAGE CUSTOM --------- */
.custom-text {
  position: absolute !important;
  width: 100%;
  top: 270px;
}
/* ------- END INTRO PAGE CUSTOM ------- */

.floating-btn {
  position: fixed;
  top: 200px;
  left: 30px;
  color: white !important;
  z-index: 99999 !important;
}

.flt-btn {
  background: #63851e !important;
  border-color: #63851e !important;
  color: white !important;
}

.img-prj > img {
  box-shadow: inset 0 -3em 3em rgba(0, 0, 0, 0.1), 0 0 0 2px rgb(255, 255, 255), 0.3em 0.3em 1em rgba(0, 0, 0, 0.3);
}

#mod-finder-searchword92 {
  width: 69%;
  height: 37px;
}

#mod-finder-searchform92 {
  margin: 0;
}

#mod-finder-searchform92 .btn {
  background: #9bbb59;
}

/* -------------- PARTNERS Search -------------- */
.partners-section-btn-row .sppb-column-addons {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
}

.btn-find-partners i {
  display: block;
  font-size: 27px;
}

.hs-partner-register .title_top {
  font-size: 30px;
  line-height: 40px;
}

.hs-partner-register #dj-classifieds .dj-additem .additem_djform {
  border-width: 0px;
}

.com-djclassifieds #system-message-container {
  position: relative;
  bottom: 0px;
  right: 0px;
  max-width: 80%;
  text-align: center;
  margin: 0px auto;
}

.com-djclassifieds #sp-main-body {
  padding: 50px 0;
}

#dj-classifieds .dj-additem .title_top {
  background-color: transparent;
  border-bottom: 2px solid #728f37;
  margin-bottom: 20px;
}

#dj-classifieds .button {
  border-bottom: none;
  font-family: "Raleway", sans-serif;
  font-size: 18px;
  line-height: 28px;
  text-shadow: none;
  color: #252525;
  margin-top: 20px;
  padding: 8px 30px;
}

#dj-classifieds .button.continue {
  background: #a88c00;
  color: #fff;
}

#dj-classifieds .button.continue:hover {
  background: #c9a800;
}

#dj-classifieds #submit_button {
  background: #728f37;
  color: #fff;
}

#dj-classifieds #submit_button:hover {
  background-color: #9bbb59;
}

#dj-classifieds .button.cancel-btn,
#dj-classifieds.djcf_warning_delete .djcf_war_cancel {
  background: #a88c00;
  color: #fff;
}

#dj-classifieds .button.cancel-btn:hover,
#dj-classifieds.djcf_warning_delete .djcf_war_cancel:hover {
  background: #c9a800;
}

#dj-classifieds .dj-additem .djform_row {
  border-bottom: none;
}

#dj-classifieds select {
  width: 350px;
}

#dj-classifieds .terms_and_conditions.gdpr_agreement .checkboxes {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
#dj-classifieds .terms_and_conditions.gdpr_agreement .checkboxes #gdpr_agreement0 {
  margin-top: 5px;
}

#dj-classifieds .terms_and_conditions.gdpr_agreement .checkboxes #gdpr_agreement-lbl {
  text-align: left;
}

#dj-classifieds .additem_djform .djtype_radio .radio > div {
  display: flex;
  margin-bottom: 5px;
  align-items: flex-start;
}

#dj-classifieds .additem_djform .djtype_radio .radio > div input {
  margin-top: 5px;
}

#dj-classifieds a {
  color: #728f37;
}

#dj-classifieds .see_details::before {
  content: "\f054";
  font-size: 11px;
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  margin-right: 5px;
}

.djcf_items_blog {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.djcf_items_blog .item_box {
  width: 100% !important;
}

.djcf_items_blog .item_box > div,
.djcf_items_blog .item_box > div .item_box_in,
.djcf_items_blog .item_box > div .item_box_in2 {
  height: 100%;
}

.djcf_items_blog .clear_both {
  display: none;
}

.djcf_items_blog .no_results {
  grid-column: 1 / 3;
}

.search_ex_fields .djse_type_select select,
.search_ex_fields .djse_type_select select option {
  width: 100% !important;
  max-width: 320px;
}

.search_ex_fields .radiofield_box_v {
  display: flex;
  align-items: flex-start;
  margin-bottom: 5px;
}

.search_ex_fields .radiofield_box_v input {
  margin-top: 5px;
}

.search_buttons button.button {
  background: #728f37;
  color: #fff;
  border-bottom: none;
  font-family: "Raleway", sans-serif;
  font-size: 16px;
  line-height: 26px;
  text-shadow: none;
  padding: 5px 10px;
}

.search_buttons button.button:hover {
  background: #9bbb59;
}

.display_guest_email {
  width: 100%;
  margin-right: 0;
  float: left;
}

#dj-classifieds .dj-item .title_top {
  background-color: transparent;
  border-bottom: none;
  font-weight: bold;
  padding: 10px;
}

#dj-classifieds .dj-item .title_top h1 {
  font-size: 30px;
  line-height: 40px;
}

#dj-classifieds .dj-item .title_top .title_edit {
  background-color: #a88c00;
  color: #fff;
  border-color: #c9a800;
}

#dj-classifieds .dj-item .title_top .title_edit:hover {
  background-color: #c9a800;
}

#dj-classifieds .dj-item .title_top .title_delete,
#dj-classifieds.djcf_warning_delete .djcf_war_accept {
  background: #710627;
  color: #fff;
  border-color: #9b0837;
}

#dj-classifieds .dj-item .title_top .title_delete:hover,
#dj-classifieds.djcf_warning_delete .djcf_war_accept:hover {
  background: #9b0837;
}

#dj-classifieds .dj-item .title_top .title_save {
  background-color: #5e7735;
  color: #fff;
}

#dj-classifieds .dj-item .title_top .title_save:hover {
  background-color: #799945;
}

#dj-classifieds .dj-item .custom_det h2 {
  font-size: 25px;
  background: transparent;
  padding-left: 0;
}

#dj-classifieds .dj-item .row .row_label {
  font-size: 18px;
  line-height: 28px;
}

#dj-classifieds .dj-items-blog .item_box_in2 {
  --shadow-color: 0deg 0% 67%;
  box-shadow: 0.3px 0.3px 0.4px hsl(var(--shadow-color) / 0.51),
    1.5px 1.6px 2.3px -1.5px hsl(var(--shadow-color) / 0.44), 6.2px 6.5px 9.3px -3.1px hsl(var(--shadow-color) / 0.38);
  border: none;
}

#dj-classifieds .pagination ul li {
  border: none;
  margin: 0;
  padding: 0;
}

#sp-right .sp-module.community-filters {
  background-color: #fff;
  box-shadow: 0px 0.5px 0.9px rgba(0, 0, 0, 0.024), 0px 1.3px 2.5px rgba(0, 0, 0, 0.035),
    0px 3px 6px rgba(0, 0, 0, 0.046), 0px 10px 20px rgba(0, 0, 0, 0.07);
  /* border-right: 1px solid #bec1c0; */
  margin-top: 0;
  margin-bottom: 30px;
}

@media (max-width: 991.98px) {
  .com_djclassifieds #sp-right {
    order: 1;
  }
  .com_djclassifieds #sp-component {
    order: 2;
  }
  .search_ex_fields .djse_type_select select,
  .search_ex_fields .djse_type_select select option {
    max-width: 100%;
  }
  .hs-partner-register #dj-classifieds .additem_djform .label {
    width: 100%;
    float: none;
    text-align: left;
  }
  #dj-classifieds select {
    width: 88%;
  }
  #dj-classifieds .dj-additem .djform_row {
    margin-bottom: 10px;
  }
}

@media (max-width: 575.98px) {
  .djcf_items_blog {
    grid-template-columns: repeat(1, 1fr);
  }

  #dj-classifieds .dj-additem .djform_row {
    margin-bottom: 0px;
  }

  #dj-classifieds .additem_djform .djtype_radio .radio > div input {
    margin-top: 3px;
  }

  .search_ex_fields .radiofield_box_v input {
    margin-top: 3px;
  }

  #dj-classifieds .dj-item .row .row_label {
    font-size: 16px;
    line-height: 26px;
  }

  #dj-classifieds .dj-item h3.group_name,
  #dj-classifieds .dj-item .custom_det h2 {
    font-size: 20px;
  }
  #dj-classifieds .dj-item .title_top h1 {
    font-size: 25px;
    line-height: 35px;
  }
}

/* ------------ END PARTNERS Search ------------ */

/* ----------------Search module config--------------- */

.btn-toolbar {
  display: flex;
}

#mod-ajaxsearch-searchword_175 {
  width: 70% !important;
}

/* ----------------END - Search module config--------------- */
body.view-article #sp-main-body {
  padding: 56px 0;
}

/* -------------------------- RESPONSIVENSS -------------------------- */
/*---------------X - Large devices (desktops, less than 1400px)------------------*/
@media (max-width: 1399.98px) {
  #section-id-1663765242882 {
    height: 100vh;
  }

  #section-id-1663765242882 .sppb-container-inner .sppb-row {
    height: 100%;
  }

  #section-id-1663765243246 .sppb-container-inner .sppb-row {
    height: 100%;
  }

  /* .lang-switch-old.lang-inline {
    margin-left: 0px !important;
  } */

  .lang-switcher .lang-inline {
    margin-left: -90px !important;
  }
  #sp-header.primary-menu-header ul.sp-megamenu-parent > li.sp-menu-item > a {
    width: 261px;
  }
  #sp-header.primary-menu-header ul.sp-megamenu-parent > li.sp-menu-item {
    margin: 0 12px;
  }
}

/*---------------Large devices (desktops, less than 1200px)------------------*/
@media (max-width: 1199.98px) {
  .sp-megamenu-parent > li > a {
    font-size: 15px !important;
    padding: 9px;
  }
  #sp-header .container .container-inner .row > div > div {
    height: 80px;
  }

  #sppb-addon-1647259060634 img {
    width: 240px !important;
  }

  #sppb-addon-1647439656634 .sppb-addon .sppb-addon-content > div > div {
    flex: 0 0 50%;
    max-width: 50%;
    margin-bottom: 20px;
  }

  #section-id-1663765242882 {
    height: 100vh;
  }

  #section-id-1663765242882 .sppb-container-inner .sppb-row {
    height: 100%;
    flex-wrap: nowrap;
  }

  #section-id-1663765243246 .sppb-container-inner .sppb-row {
    height: 100%;
  }

  .lang-switcher .lang-inline {
    margin-left: -180px !important;
  }

  #sp-logo .logo-image {
    height: 70px;
  }

  #jems-logo p {
    margin-right: 10px;
  }

  #jems-logo img {
    height: 30px;
    width: 100;
  }
  #sp-header.primary-menu-header ul.sp-megamenu-parent > li.sp-menu-item > a {
    width: 216px;
  }

  /* .lang-switch-old.lang-inline {
    margin-left: 0px !important;
  } */
}

/*------------- Medium devices (tablets, less than 992px) --------------------*/
@media (max-width: 991.98px) {
  #sp-header {
    height: 80px;
  }

  #sp-header-topbar {
    margin: 0;
  }

  #sp-header .container .container-inner > div > div {
    width: 100%;
  }

  #sppb-addon-1646317662853 .sppb-addon .sppb-addon-content .sppb-row > div {
    flex: 0 0 50%;
    max-width: 50%;
    margin-bottom: 20px;
  }

  #sp-header .container .container-inner .row > div > div {
    flex-direction: row-reverse;
    justify-content: space-between !important;
  }

  .intro-pages .lang-inline {
    margin-left: -300px !important;
  }
  /*-------- HEADER INTERREG NEXT 2021 - 2027 --------*/
  #sp-header-topbar-interreg.topBar-sticky {
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #fff;
    animation: spFadeInDown 0.5s;
  }

  #sp-header-topbar-interreg .logo-image {
    height: 70px;
  }
}

/* ------------ Small devices (landscape phones, less than 768px) ----------- */
@media (max-width: 767.98px) {
  #sp-component .sp-column .article-details > div > p > iframe {
    width: 100%;
  }

  .lang-inline {
    margin-left: -390px !important;
  }

  #sppb-addon-1663765982022 .sppb-addon-title {
    font-size: 39px !important;
  }

  #sppb-addon-1663765997280 .sppb-addon-title {
    font-size: 39px !important;
  }

  .lang-inline {
    margin-left: 0 !important;
    display: flex;
    float: right;
  }

  .intro-pages .lang-inline {
    padding: 20px;
  }
}

/* ------------ X - Small devices (landscape phones, less than 576px) ----------- */
@media (max-width: 575.98px) {
  #sppb-addon-1646317662853 .sppb-addon .sppb-addon-content .sppb-row > div {
    flex: 0 100%;
    max-width: 100%;
  }

  #sppb-addon-1647439656634 .sppb-addon .sppb-addon-content > div > div {
    flex: 0 100%;
    max-width: 100%;
  }

  #section-id-1663765242882 .sppb-container-inner .sppb-row {
    flex-wrap: wrap;
  }

  /*-------- HEADER INTERREG NEXT 2021 - 2027 --------*/
  #sp-header-topbar-interreg .sp-module.lang-switch {
    margin-right: 0px;
  }

  #sp-header-topbar-interreg .logo-image {
    height: 53px;
  }
}
