﻿.sub-footer {
    background-color: #FFFFFF;
    padding-block: 24px;
    position: relative;
    background-color: #074d31;
}
.l-footer {
    background-color: #fff;
    min-height: 311px;
    flex-shrink: 0;
    background-color: #074d31;
}
.InteractiveMap .title-section {
    color: #074d31;
    font-size: 1.875rem;
    font-weight: bold;
    margin: 0px;
    margin-block-end: 20px;
}

.I-news .text-news {
    color: #074d31;
    font-size: 2.1875rem;
    font-weight: bold;
    padding-top: 34px;
    margin: 0px;
}
.main-header::before {
    background: #ffffff !important;
}

span.menu-item-text {
    color: black !important;
 font-weight: bold;
}

.main-header::before {
    height: 93%;
}

.header {
     padding-top: 0px; 
    /* min-height: 90px; */
    /* position: relative; */
    display: flex;
    justify-content: right;
    /* align-items: center; */
    /* transition: all 0.7s; */
}

.navbar .top-nav-icons {
     position: sticky; 
    margin-bottom: 0px;
	   padding-right: 450px !important;
 
}
.main-header .top-nav-icons.home-1 .icons-container {
     border: 1px solid #074d31;
    transition: all 0.3s ease 0.1s;
}

#navbar ul.static > li.dynamic-children, #navbar ul.static > li.static {
    /* border-bottom: none; */
    margin-inline-start: 50px !important ;
}

.navbar .top-nav-icons {
    position: sticky;
     padding-right: 184px;
}

.col-xl-3 {
    /* flex: 0 0 25%; */
    max-width: 17%;
}
.navbar ul.root.static li.static.dynamic-children ul {
   
    margin-top: 28px;
}



.main-header .navbar ul.static > li.static > a.menu-item::before {
     background-image: url("../../images/downArrow.png") !important; 
}

.navbar ul.root.static li.static.dynamic-children a.dynamic-children::before {
   
    left: -18px;
    
}

.heder-down .header {
    transform: translateY(-48%);
}

.navbar .top-nav-icons .icons-container {
    /* border: 1px solid #76BC60; */
    border-radius: 7%;
    height: 30px;
    display: flex;
    justify-content: center;
    padding: 0px 0px; 
    transition: all 0.3s ease 0.1s;
}


.main-header .top-nav-icons.home-1 .icons-container#change-lang .text {
    color: #074d31;
    font-size: 13px;
}
p.text-color-app {
    border-bottom: groove;
}
.top-nav-icons.home-1 {
    display: none;
}
 /*.navbar ul.root.static li.static.dynamic-children ul {
    margin-top: 28px;
    margin: 17px 150px;
    padding-right: 1507px;
    /* padding: 0px 1565px; */
    /* padding-right: 1200px; */
 /* padding-left: 1587px;}*/
img.logoFooter.w-100 {
    padding-right: 142px;
    margin-right: 1347px;
    /* width: 84px; */
    margin-bottom: -163px;
}
@media (max-width: 480px) {
    .col-md-6.col-lg-4.col-xl-3.nav-brand-sm {
        min-inline-size: -webkit-fill-available;
    }
	.animated-icon2 span {
    background: #76bc20 !important;
}
}
