.top_section { display: block; width: 100%; margin-bottom: 100px; overflow: hidden; }

.welcome_photo,
.welcome_bg_img,
.news_item,
.top_section_container  {
    border-radius:12px;
}

.top_section_container {
  display: flex;
  position: relative;
  max-width: 1688px;
  margin: 0 auto;
  background-color: #c7e6ef;
  transform: scale(0);
  -webkit-transform: scale(0);
  transition: all 0.5s cubic-bezier(0, 0.65, 0, 1); 
  min-height:420px;
  overflow:hidden;
}

.investment-header
{
  font-family: "Spartan";
  font-weight: 700;
  font-size: 2.5rem;
  line-height: 1.3;
  margin-bottom: 40px;
  transition: all 0.5s linear;
  text-align:center;
  margin-top:50px;
}

.see-more { color:#666;  } 
.top_section_banner { position: absolute; width: 100%; height: 100%; right: 0; top: 0; background-repeat:no-repeat; background-size: cover; background-position: top right; width:50%; } 
.content { display: block; max-width: 100%; overflow: hidden; }

.top_section_container.version-4,
.top_section_container.version-5,
.top_section_container.version-6 { min-height:520px; }

.version-1 .top_section_banner{ background-size:cover;  background-position: center right;  } 
.version-2 .top_section_banner{ background-image:url('../main_home/images/banner2.svg'); background-size:100%;  background-position: center right;   } 
.version-3 .top_section_banner{ background-image:url('../main_home/images/banner3.svg');  } 

.version-4 .top_section_banner .banner-icon {  position:absolute; width:120px; height:120px;  border-radius:50%;  background: #9cc8d3; z-index:10; left:340px; top:30px; display: flex;
align-items: center; justify-content: center; } 

.version-4  .top_section_banner .banner-icon:after {  content:""; position:absolute; width:80px; height:80px;  border-radius:50%;  background: #e9e4a4; z-index:10; left: 14px; top: 20px;  }
.version-4 .top_section_banner .banner-icon img { width:50px; z-index:12;}
.version-4 .top_section_banner  {  position:relative; width:50%; height:inherit; } 
.version-4 .top_section_banner .image-1 {  position:absolute; width:400px; height:400px; z-index:9; border-radius:50%; top:50%; margin-top:-200px; left:50px; } 
.version-4 .top_section_banner .image-2 {  position:absolute; width:260px; height:260px; z-index:8; border-radius:50%; top:50px; left:380px;  } 
.version-4 .top_section_banner:after { content:""; background: #e9e4a4; position:absolute; width:60px; height:60px; z-index:10; border-radius:50%; left:60px; top:50%; margin-top:90px; } 


.version-5 .top_section_banner  {  position:relative; width:50%; height:inherit; } 
.version-5 .top_section_banner:after  { content:""; position:absolute; width:1000px; height:1000px; border-radius:50%; right:-50%; top:-80%;  background:#a2ced7;  } 
.version-5 .top_section_banner:before { content:""; background: #e9e4a4; position:absolute; width:30px; height:30px; z-index:15; border-radius:50%; left:500px; top:80px; } 
.version-5 .top_section_banner .image-1 {  position:absolute; width:400px; height:400px; z-index:9; border-radius:0px; top:80px; left:50px; } 
.version-5 .top_section_banner .image-2 {  position:absolute; width:260px; height:260px; z-index:8; border-radius:0px; top:150px; left:380px;  } 

.version-5 .top_section_banner .banner-icon {  position:absolute;  background: #e9e4a4;  width:100px; height:100px; z-index:9; border-radius:50%; left:410px; top:50%; margin-top:90px;  display: flex; align-items: center; justify-content: right;   } 

.version-5 .top_section_banner .banner-icon img { width:50px; z-index:12; margin-right:20px;}
.version-5 .top_section_banner .circle1  {  position:absolute;  background: #6596a4; width:60px; height:60px; z-index:9; border-radius:50%; left:600px; top:-30px; }


.version-6 .top_section_banner  {  position:relative; width:50%; height:inherit; } 
.version-6 .top_section_banner .image-1 {  position:absolute; width:400px; height:400px; z-index:9; border-radius:0px; top:80px; left:50px; border-radius:6px;  } 
.version-6 .top_section_banner .image-2 {  position:absolute; width:260px; height:260px; z-index:8; border-radius:0px; top:110px; left:420px; border-radius:6px;  } 

.version-6 .top_section_banner .background-text {  position:absolute; top:15px; right:50px;  color:#9cc8d4; font-size:140px; z-index:9; font-weight:800; font-family: "Spartan";  
  text-transform: uppercase;   }

.version-6 .top_section_banner .background-text-2 { display:none; top:200px;  color:rgba(255,255,255,.2);  }

.version-6 .top_section_banner .background-text-3 { top:380px;   color:#9cc8d4; z-index:1;  -webkit-text-stroke: 1px rgba(0,0,0,.1);  -webkit-text-fill-color:#c7e6ef; }

.version-6 .top_section_banner .banner-icon img { width:50px; z-index:12; margin-right:20px;}


.top_section_container.active {
  transform: none;
  -webkit-transform: none;
}


.top_section_box {
  position: relative;
  width:50%;
  z-index: 1;
  padding: 60px 0px 60px 260px;
  opacity: 0;
  transition: all 0.4s linear;
  transition-delay: 0.5s;
  z-index:99;
  flex-direction:column;
}
.top_section_box.active {
  opacity: 1;
}
.top_section_title {
  font-family: "Spartan";
  font-weight: 700;
  font-size: 4rem;
  line-height: 1.2;
  margin-bottom: 35px;
  max-width: 450px;
}
.top_section_text {
  font-weight: 400;
  font-size: 1.1rem;
  line-height: 1.7;
  margin-bottom: 0;
  max-width: 450px;
}

.version-2 .top_section_text,
.version-2 .top_section_title { max-width:100%;  }

.df { display:flex; align-items: center; }
.df h1.top_section_title { font-size: 4rem;  }

.welcome {
  display: block;
  width: 100%;
  margin: 150px auto;
}
.welcome_container {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 18px;
  width: 100%;
  margin: 0 auto;
  max-width: 1210px;
  padding: 0px 20px;
}
.welcome_left  {
  display: block;
  max-width: 452px;
}
.welcome_title {
  font-family: "Spartan";
  font-weight: 700;
  font-size: 4rem;
  line-height: 1.17;
  margin-bottom: 35px;
  opacity: 0;
  transition: all 0.5s linear;
}
.welcome_title.active {
  opacity: 1;
}
.welcome_text {
  font-weight: 400;
  font-size: 1.0666rem;
  line-height: 1.75;
  margin-bottom: 35px;
  opacity: 0;
  transition: all 0.5s linear;
}
.welcome_text.active {
  opacity: 1;
}
.welcome_signature {
  display: block;
  border-left: 7px solid #6196A3;
  border-left: 7px solid var(--dark);
  padding: 0px 25px;
  opacity: 0;
  transition: all 0.5s linear;
}
.welcome_signature.active {
  opacity: 1;
}
.welcome_name {
  font-weight: 600;
  font-size: 1.6rem;
  line-height: 1.45;
}
.welcome_workplace {
  font-weight: 400;
  font-size: 1.0666rem;
  line-height: 1.57;
}
.welcome_right {
  display: block;
  position: relative;
}
.welcome_photo {
  display: block;
  position: relative;
  z-index: 5;
  max-width: 100%;
  transform: scale(0);
  -webkit-transform: scale(0);
  transition: all 0.5s cubic-bezier(0, 0.65, 0, 1);
  opacity:0;
}

.welcome_bg_img { opacity:0; transition: all 0.5s cubic-bezier(0, 0.65, 0, 1) .5s; transform: scale(0); }
.welcome_bg_img.active { opacity:1; transform: scale(1); }

.welcome_photo.active {
  transform: none;
  -webkit-transform: none;
 opacity:1;
}
.welcome_top_text {
  color: #9CC9D3;
  color: var(--dark);
  position: absolute;
  line-height: 1;
  top: -74px;
  z-index: 4;
  right: -174px;
  text-transform: uppercase;
}
.welcome_center_text {
  color: transparent;
  -webkit-text-stroke: 1px #9CC9D3;
  -webkit-text-stroke: 1px var(--dark);
  position: absolute;
  line-height: 1;
  bottom: 74px;
  z-indeX: 2;
  right: -174px;
  text-transform: uppercase;
}
.welcome_bottom_text {
  color: transparent;
  -webkit-text-stroke: 1px rgb(0,0,0,.1);
  position: absolute;
  line-height: 1;
  z-index: 2;
  bottom: -96px;
  right: -174px;
  text-transform: uppercase;
}

.welcome_top_text, .welcome_center_text, .welcome_bottom_text {

  font-family: "Spartan";
  font-size: 130px;
  font-weight: 900;

}


.welcome_bg_img{
  position: absolute;
  z-index: 3;
  top: 30px;
  right: -260px;
}

.btn {
  display: block;
  max-width: max-content;
  padding: 19px 33px;
  border-radius: 50px;
  font-size: 0.9333rem;
  font-weight: 600;
  line-height: 1.7; 
  text-transform: uppercase;
  text-align: center;
  cursor: pointer;
}
.btn:hover {
  background-color: #71717130;
  color: inherit;
  text-decoration: none;
}
.btn.black {
  background-color: #0a0a0a;
  border: 1px solid #0a0a0a;
  color: #fff;
  padding: 13px 38px;
}
.btn.black:hover {
  background-color: #484848;
}

.popup {
  display: block;
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-color: #fff;
  opacity: 0;
  z-index: -1;
  max-width: 100%;
  max-height: 100vh;
  visibility: hidden;
  overflow: auto;
  cursor: default;
}
.popup.open {
  opacity: 1;
  z-index: 311;
  visibility: visible;
}
.popup_close {
  display: block;
  position: absolute;
  top: 40px;
  right: 40px;
  cursor: pointer;
}
.popup_close:hover {
  transform: scale(1.1)
}
.popup_content {
  max-width: 817px;
  padding: 90px 20px 20px 20px;
  margin: 0 auto;
  transform: scale(0);
  -webkit-transform: scale(0);
  transition: all 0.4s cubic-bezier(0, 0.65, 0, 1);
  transition-delay: 0.3s;
}
.popup_content.active {
  transform: none;
  -webkit-transform: none;
}

.popup_title {
  font-family: "Spartan";
  font-size: 2.666rem;
  line-height: 1.3;
  margin-bottom: 40px;
  font-weight: 700;
}
.popup_date {
  display: flex;
  align-items: center;
  padding: 22px 37px;
  background-color: #C4E5EE;
  font-size: 1.333rem;
  font-weight: 600;
  margin-bottom: 40px;
  border-radius: 12px;
 
}

.popup_date p {
margin:0;
}

.popup_text_header
{
    padding: 22px 37px;
    background-color: #C4E5EE;
    font-size: 1.333rem;
    font-weight: 600;
    margin-bottom: 40px;
}

.popup_responsible_unit_header
{
    padding: 22px 37px;
    background-color: #C4E5EE;
    font-size: 1.333rem;
    font-weight: 600;
    margin-bottom: 40px;
}

.popup_responsible_unit_content
{
    font-size: 1.0666rem;
    margin-bottom: 30px;
}

.popup_category_header
{
    padding: 22px 37px;
    background-color: #C4E5EE;
    font-size: 1.333rem;
    font-weight: 600;
    margin-bottom: 40px;
}

.popup_category_content
{
    font-size: 1.0666rem;
    margin-bottom: 30px;
}

.popup_circle {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #FFF1B7;
  border-radius: 50%;
  margin-right: 20px;
  width: 36px;
  height: 36px;
  margin-left: 8px;
  min-height: 36px;
  min-width: 36px;
}
.popup_circle img {
  display: block;
  margin-left: -8px;
  margin-top: -4px;
}
.popup_text {
  margin-bottom: 30px;
  font-size: 1.2rem;
  line-height: 1.5;
}
.popup_price {
  font-size: 1.0666rem;
  font-weight: 700;
  margin-bottom: 30px;
}

.news {
  display: block;
  width: 100%;
  margin-bottom: 60px;
}
.news_container {
  display: block;
  width: 100%;
  margin: 0 auto;
  max-width: 1210px;
  padding: 0px 20px;
}

.news_title {
  text-align:center;
  font-family: "Spartan";
  font-weight: 700;
  font-size: 2.5rem;
  line-height: 1.3;
  margin-bottom: 40px;
  opacity: 0;
  transition: all 0.5s linear;
}
.news_title.active {
  opacity: 1;
}
.news_box {
  display: grid;
  grid-template-columns: 100%;
  gap: 20px;
  margin-bottom: 40px;
} 
.news_item {
  overflow:hidden;
  display: flex;
  align-items: center;
  background-color: #F8F8F8;
  transform: scale(0);
  -webkit-transform: scale(0);
  transition: all 0.5s cubic-bezier(0, 0.65, 0, 1.1);
}
.news_item.active {
  transform: none;
  -webkit-transform: none;
}
.news_photo {
  display: block;
  height: 100%;
}
.news_photo img {
  display: block;
  height: 100%;
  object-fit: cover;
  max-width: 350px;
}
.news_inner {
  display: block;
  padding: 35px 45px;
}
.news_top {
  display: flex;
  align-items: center;
  margin-bottom: 25px;
}
.news_circle {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #FFF1B7;
  border-radius: 50%;
  margin-left: 8px;
  margin-right: 20px;
  width: 36px;
  height: 36px;
  min-height: 36px;
  min-width: 36px;
}
.news_circle img {
  display: block;
  margin-left: -8px;
  margin-top: -4px;
}
.news_date {
  font-size: 1rem;
  font-weight: 600;
}
.news_item_title {
  font-size: 1.4rem;
  line-height: 1.4;
  font-weight: 600;
  margin-bottom: 15px;
}
.news_text {
  font-size: 1rem;
  line-height: 1.5;
}
.news_more {
  font-weight: 700;
  color: inherit;
  text-decoration: none;
  cursor: pointer;
}
.news_more:hover {
  font-weight: 700;
  color: inherit;
  text-decoration: underline;
}
.news .btn {
  margin: 0 auto;
}

@media (max-width: 1688px) {
  .top_section_box {
    padding: 50px 20px 50px calc((100% - 1170px )/2);
  }
  .top_section_container { margin:25px;}
}

@media (max-width: 1240px) {

  .top_section_box {
    padding: 40px 20px;
  }
  .top_section_title {
    margin-bottom: 20px;
  }
  .top_section_text {
    margin-bottom: 20px;
  }
  
  .welcome_top_text {
    right: -134px;
  }
  .welcome_center_text {
    right: -134px;
  }
  .welcome_bottom_text {
    right: -134px;
  }
  .welcome_bg_img{
    right: -100px;
  }
}

@media (max-width: 969px) {
    h1.top_section_title 
  {
    font-size: 5vw!important;
    line-height:1.3;
  }
  .top_section {
    margin-top: 0px;
    margin-bottom: 50px;
  }
  .top_section_title {
    font-size: 2.666rem;
    max-width: 100%
  }
  .top_section_text {
    max-width: 100%
  }
  .welcome_container {
    grid-template-columns: 100%;
    justify-items: center;
    gap: 50px;
  }
  .welcome_top_text {
    display: none;
  }
  .welcome_center_text {
    display: none;
  }
  .welcome_bg_img {
    display: none;
  }
  .welcome_bottom_text {
    font-size: 70px;
    bottom: -78px;
    right: 0;
    z-index: 6;
  }
  .welcome_title {
    font-size: 2.666rem;
    margin-bottom: 20px;
  }
  .welcome_text {
    margin-bottom: 20px;
  }
  .welcome {
    margin-bottom: 50px;
    margin-top:50px;
  }
    .news_item {
        flex-direction: column;
        align-items: center;
        padding: 20px;
    }
    .news_photo {
        margin-bottom: 20px;
    }
    .news_photo img {
        max-width: 100%;
    }
    .news_top {
        justify-content: flex-end;
    }
    .news_inner {
        padding: 0;
    }
}

@media (max-width: 768px) {
  .popup_title {
    font-size: 1.6rem;
    margin-bottom: 16px;
  }
  .popup_content {
    padding-top: 50px;
  }
  .popup_close {
    top: 16px;
    right: 16px;
  }
  .popup_date {
    padding: 16px 20px;
    margin-bottom: 20px;
    font-size: 1.2rem;
  }
  .popup_text {
    margin-bottom: 16px;
  }
}

@media (max-width: 610px) {
    .top_section_banner { width:100%; height:200px; position:relative; }
    .top_section_container { min-height:0px; flex-direction: column; margin:20px 15px 0px 15px;  }
    .top_section_box { width:100%; }
    h1.top_section_title { font-size: 2.5rem!important; }
    
    .top_section_title {
        font-size: 2.1333rem;
      }

    .welcome_title {
        font-size: 2.1333rem;
    }

    .news_title {
        font-size: 1.7333rem;
        margin-bottom: 20px;
    }
}

#investments-map-loader p.title { 
font-family: 'Spartan', sans-serif;
text-align: center; 
font-size: 2rem;
font-weight: 600;
top: 50%;
position: absolute;
width: 100%;
margin-top: -100px;
opacity: 1;
text-shadow: 0 0 50px rgba(0,0,0,.5);  }


#map-filters { position:absolute; width:620px; margin-left:-310px; height:auto; z-index:9; padding:12px 15px; border-radius:8px; box-shadow:0 20px 30px 0px rgba(0, 0, 0, 0.4); transition: all .3s ease-out .5s; left:50%; bottom:-60px; opacity:1; transform: scale(1); border-bottom-right-radius: 0; border-bottom-left-radius: 0;  background: #efefef;  }
#investments-map-wrapper.active #map-filters { opacity:1; transform: scale(1); bottom:0;  }

.sub-map #map-filters { top:0; bottom:auto!important; border-radius:12px; border-top-right-radius: 0; border-top-left-radius: 0; box-shadow:0 5px 30px -20px rgba(0, 0, 0, 1);  }

.mapboxgl-popup-content, .maplibregl-popup-content { padding:0 15px!important;}
#investments_map .maplibregl-popup { max-width:360px!important; z-index:999; width:100%;  }
._mapboxgl-popup-content { transition: all 0.2s ease-out; opacity:0; transform: scale(.5);  }
._mapboxgl-popup-content.active {  opacity:1; transform: scale(1)  }

#map-filters .custom-select { width:100%; max-width: 200px; color:#000; }
/*#map-filters #id_category.custom-select { width:240px;  }
#map-filters #id_status.custom-select { min-width:160px;  }*/
#map-filters label  { margin-right:10px; color:#000; font-weight:500; }

#investments_map .marker-icon {  background-size:100%; background-repeat:no-repeat;  }

#investments_map .marker-icon-2 { background-image: url('../markers/bg/marker_status_2_big_circle.png'); }
#investments_map .marker-icon-3 { background-image: url('../markers/bg/marker_status_3_big_circle.png'); }
#investments_map .marker-icon-4 { background-image: url('../markers/bg/marker_status_4_big_circle.png'); }
#investments_map .marker-icon-5 { background-image: url('../markers/bg/marker_status_5_big_circle.png'); } 
#investments_map .status  { font-size:1rem; font-size: 0.8rem; font-weight: 600; margin-left: 5px; }

#investments_map .leaflet-popup-content { margin-bottom:10px; font-size:0.85rem;  font-family: 'Poppins', sans-serif; }

#investments_map .marker { width:30px; height:45px;  transition: opacity .15s linear 0s; opacity:1; visibility:visible; cursor: pointer; color:#000; font-size:14px; text-align:center; }
#investments_map .marker.inactive { opacity:0; visibility:hidden;   }

#investments_map .marker .marker-inner { background-size:cover; width:30px; height:45px; padding-top:3px;  transform:scale(1) rotateY(0deg) translateY(0); transition: all .15s ease-out;  }
#investments_map .marker:hover .marker-inner { transform:scale(1.1) rotateY(0deg) translateY(-2px);  }
#investments_map .marker.active .marker-inner { transform:scale(1.2) rotateY(0deg) translateY(-3px);  }

#investments_map .marker:hover { z-index:9; }
#investments_map .marker.active { z-index:99; }

#investments_map .marker img { max-width:14px; max-height:14px; width:100%;  }

#investments_map .status.badge  { color:#fff;  }
#investments_map .status.badge-2  { background:#cda829; }
#investments_map .status.badge-3  { background:#d192e8; }
#investments_map .status.badge-4  { background:#d74848; }
#investments_map .status.badge-5  { background:#1ebc67; }

#investments_map .description-wrapper { max-height:125px; overflow:auto; margin-bottom:5px; }

#investments_map .leaflet-popup-content-wrapper,
#investments_map .leaflet-popup-tip { background: white; color: #333; box-shadow: 0 4px 20px -12px rgb(0, 0, 0, 1); }

body.site-inwestycje-mapa main { margin-top:70px; } 
body.site-inwestycje-mapa #navbar { box-shadow: 0 10px 15px -12px rgba(0,0,0,.15); }

#investments_map .mapboxgl-popup-content,
.maplibregl-popup-content p,
#investments_map .leaflet-popup-content p  { margin-top:0px; margin-bottom:10px; font-size:0.85rem;  font-family: 'Poppins', sans-serif; line-height:150%;  }
#investments_map .mapboxgl-popup-content,
.maplibregl-popup-content p.last, 
#investments_map .leaflet-popup-content p.last 
{ margin-bottom:0px;  }

#investments_map .mapboxgl-popup-content,
.maplibregl-popup-content,
#investments_map .leaflet-popup-content-wrapper
{ border-radius:12px; box-shadow: 0 2px 15px -10px rgb(0, 0, 0); overflow:hidden; }

#investments_map .mapboxgl-popup-close-button, .maplibregl-popup-close-button { font-size: 20px; margin: -1px; width: 26px; border-radius: 50%; height: 26px;  }

#investments-map-wrapper {  min-height:300px; height:100%; width:100%; position:relative; overflow:hidden;  }
#investments_map { min-height:300px; height:100%; width:100%; position:absolute; z-index:1; }

#investments-map-loader { z-index:99; position: absolute; width: 100%; height: 100%;  top: 0; left: 0; opacity:1;  transition: all .6s cubic-bezier(0.915, 0.000, 0.180, 0.990); 
     background: #f5f5f5 url('../gfx/map-loader-bg.jpg') no-repeat center center; background-attachment:fixed; } 
#investments-map-loader.loaded { opacity:1; top:-100%; } 

#investment #investments-map-loader.loaded { opacity:0; top:0!important; }

#investments-map-loader svg { opacity:1; transform:scale(1); transition: all .3s linear;  } 
#investments-map-loader.loaded svg { opacity:0; transform:scale(0);  } 

#loader-spinner {  position: absolute; top:50%; left:50%;  margin: -32px 0 0 -32px; background: none; display: block; shape-rendering: auto; } 
#tab-details-map { position:relative; }

#investments_map button.read-more { color: #666; border: 0; background: none; font-size: 12px; }  

@media (max-width: 768px) {

    #map-filters  { width:100%; left:0; margin-left:0; }
    #map-filters label { width:75px; }
    #map-filters .row > div:first-child { margin-bottom:10px; }
}

:root {
--investments-width :  600px;
}

@media all and (max-width: 1400px) {

:root {
    --investments-width : 500px;
}

}

#investment-map-container-2
{
    width: calc(100% - var(--investments-width));
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
}

#investment-map-projects-2
{
    position: absolute;
    width: var(--investments-width);
    left: 0;
    top: 0;
    background: #eaeff1;
    height: 100%;
    z-index: 10;
    overflow-y: scroll;
    box-shadow: 0 0 30px rgba(0,0,0,0.15);
    -webkit-transition: all 1000ms cubic-bezier(0.210,0.675,0.495,1);
    transition: all 1000ms cubic-bezier(0.210,0.675,0.495,1);
    transform: translateX(0%);
    -webkit-transform: translateX(0%);
}

#investment-map-projects-2 .projects-section
{
    position: relative;
}

#investment-map-projects-2 .no-data-info
{
    display: none;
    color: #aaa;
    font-size: 2rem;
    letter-spacing: .5px;
    margin: 50px 0;
    text-align: center;
}

#investment-map-projects-2 .edition
{
    border-bottom: 0 solid #eee;
}

#investment-map-projects-2 .edition .project {
    padding: 0 15px;
    background: #fff;
    margin: 20px 15px;
    transition: all .2s linear;
    -webkit-transition: all .2s linear;
    border-radius: 12px;
    box-shadow: 0 0 10px rgba(0,0,0,.05);
    position: relative;
    overflow:hidden;
}
#investment-map-projects-2 .edition .project:hover {
box-shadow: 0 0 30px rgba(0,0,0,.15); 
}

#investment-map-projects-2 .edition .project .investment-bg, .marker-row .investment-bg {
    background-size: cover;
}

#investment-map-projects-2 .edition .project .project-name, .marker-row .project-name
{
    font-size: 1.3rem;
    line-height: 1.5;
    margin: 0 0 10px 0;
    color: #222;
    cursor: pointer;
}

.marker-row .project-name.project-name-window
{ 
    font-size:1.1rem;
    margin-bottom:5px;
}

.marker-row .inner { margin:15px 0; }

#investment-map-projects-2 h3, #investment-map-projects .edition .project .project-name, .marker-row .project-name
{
}

#investment-map-projects-2 .edition .project .additional-info, .marker-row .additional-info
{
    margin: 0;
    font-size: .9rem;
    color: #222;
    line-height: 150%;
}

#investment-map-projects-2 .project .additional-info b { font-weight:600; }

#investment-map-projects-2 .project .additional-info span, .marker-row .additional-info span
{
    color: #666;
}

#investment-map-projects-2 .edition .project .buttons, .marker-row .buttons
{
    margin-top: 10px;
}

#investment-map-projects-2 .edition .project .btn.show-on-map
{
    cursor: default;
}

#investment-map-projects-2 .edition .project .btn, #investments_map .btn {
    padding: 6px 10px;
    line-height: 100%;
    font-size: .8rem;
    margin-right: 10px;
    display: inline-block;
    text-transform: initial;
    font-weight:500;
    margin:5px 5px 5px 0px;
}

#project_info_window-2 .btn-map
{
    margin-left: 3px;
}

#investment { padding:3rem; line-height:180%; border-radius:8px; margin-bottom:50px; }
#investment:after { position:absolute; background:#fff; content:""; z-index:9; height:100%; width:0%; top:0; right:0; transition: all 1s cubic-bezier(0.915, 0.000, 0.180, 0.990); z-index:10; } 
#investment.anim:after { width:100%; }
#investment h1 { font-weight: 700; line-height: 1.5; margin-bottom: 2rem; font-size:2rem; }

#investment .photo-wrapper { margin-bottom:2rem;  }
#investment .main-photo { border-radius: 12px;  }

#investment .header { font-size:1.2rem; font-weight: 600; padding:.8rem 1rem; margin:2rem 0 1rem 0; }
#investment .subheader { font-weight: 600; }
#consultation-content { padding-right: 2rem; padding-left:0px; } 
#consultation-content img  { max-width:100%; height:auto; } 
#consultation-sidebar {  padding:2rem; }
#consultation-sidebar hr { margin:2.5rem 0; }
#consultation-sidebar > p .title { font-weight: 600; margin:.5rem 0; display: inline-block;}
#consultation-sidebar > p .date { font-size: 1.2rem; font-weight: 600; }
#consultation-sidebar > p .num { font-size: 2rem; font-weight: 600; }

#investment .header,
#consultation-sidebar  { background: rgba(0,0,0,.03); }

#consultation-mobile-action {  position: fixed; z-index:9; bottom:0; width:100%; left:0; background:#fff; box-shadow:0 0 25px rgba(0,0,0,.1); text-align:center; padding:1rem; }

@media all and (max-width: 991px) {
#investment .photo-wrapper {  }
}

#consultation-content .nav-link { background:none; border:none; } 
#consultation-content .nav-tabs { border-bottom:1px solid rgba(0,0,0,0.1); } 
#consultation-content .nav-item a {  color:#000; } 
#consultation-content .nav-link:hover {  color:#000; } 
#consultation-content .nav-link.active { font-weight:600; color:#000; }  

#consultation-sidebar .ico { max-width: 42px; }

.slick-prev::before, .slick-next::before  { color: #212529!important; }

#investment #tab-desc .desc:first-child .header { margin-top:0; }

#btn-see-map { margin: 0 auto; }

#investment_details_map { min-height: 600px; height: 100%; width: 100%; position: absolute; z-index: 1; }

#investment_details_map .marker-icon {  background-size:100%; background-repeat:no-repeat;  }

#investment_details_map .marker { width:30px; height:45px;  transition: opacity .15s linear 0s; opacity:1; visibility:visible; color:#000; font-size:14px; text-align:center; }

#investment_details_map .marker .marker-inner { background-size:cover; width:30px; height:45px; padding-top:3px;  transform:scale(1) rotateY(0deg) translateY(0); transition: all .15s ease-out;  }
#investment_details_map .marker.active .marker-inner { transform:scale(1.2) rotateY(0deg) translateY(-3px);  }

#investment_details_map .marker img { max-width:14px; max-height:14px; width:100%;  }

#investments_map .maplibregl-popup-anchor-bottom { padding-bottom:25px;  }
