/** {
    box-sizing: border-box;
}

.d-content{
	display:contents!important;
}

img {
    max-width: 150px;
    height: auto;
}

body {
    margin: 0;
    font-family: 'Montserrat', sans-serif;
}

.header {
    overflow: hidden;
    padding: 20px 10px;
}

.header a {
    float: left;
    color: black;
    text-align: center;
    padding: 12px;
    text-decoration: none;
    font-size: 12px;
    line-height: 25px;
    border-radius: 4px;
    line-height: 15px;
    display: flex;
    align-items: center;
    letter-spacing: 0.01em;
    font-style: normal;
    font-weight: 800;
    color: #231F20;
}

.header a.logo {
    font-size: 25px;
    font-weight: bold;
}

.header a:hover {
    background-color: #ddd;
    color: black;
}

.header a.active {
    background-color: #45C25A;
    color: white;
}

.header-right {
    float: right;
}

.user-rounded {
    background: url(/home/expedit/Documents/KGM/codes/ecommune-theme/images/user-rounded.png) no-repeat;
    float: left;
    width: 20px;
    height: 20px;
    top: 2px;
    padding: 0px 10px 0px 20px;
}

.search {
    background: url(/home/expedit/Documents/KGM/codes/ecommune-theme/images/search.png) no-repeat;
    float: left;
    width: 30px;
    height: 30px;
    flex: none;
    order: 0;
    flex-grow: 0;
}

@media screen and (max-width: 500px) {
    .header a {
        float: none;
        display: block;
        text-align: left;
    }
    .header-right {
        float: none;
    }
}*/

.header {
    /* Auto layout */
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding: 10px 100px;
    gap: 10px;
    width: 100%;
    height: 55vh;
    /* background: url('../images/rect.png') no-repeat center center, radial-gradient(143.12% 2992.2% at 0% 46.9%, #45C25A 10.94%, rgba(37, 100, 169, 0) 99.98%, rgba(37, 100, 169, 0.046875) 99.99%, rgba(37, 100, 169, 0) 100%);*/
    background: radial-gradient(143.12% 2992.2% at 0% 46.9%, #45C25A 10.94%, rgba(37, 100, 169, 0) 99.98%, rgba(37, 100, 169, 0.046875) 99.99%, rgba(37, 100, 169, 0) 100%), url('../images/bgheropart.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    /* background-attachment: fixed; */
    /* background-size: cover; */
    /* Inside auto layout */
    flex: none;
    order: 0;
    align-self: stretch;
    flex-grow: 1;
}

.header-actualite {
  /* Auto layout */
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 10px 100px;
  gap: 10px;
  width: 100%;
  height: 55vh;
  /* background: url('../images/rect.png') no-repeat center center, radial-gradient(143.12% 2992.2% at 0% 46.9%, #2564A9 10.94%, rgba(37, 100, 169, 0) 99.98%, rgba(37, 100, 169, 0.046875) 99.99%, rgba(37, 100, 169, 0) 100%);*/
  background: radial-gradient(143.12% 2992.2% at 0% 46.9%, #45C25A 10.94%, rgba(37, 100, 169, 0) 99.98%, rgba(37, 100, 169, 0.046875) 99.99%, rgba(37, 100, 169, 0) 100%), url('../images/backActu.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  /* background-attachment: fixed; */
  /* background-size: cover; */
  /* Inside auto layout */
  flex: none;
  order: 0;
  align-self: stretch;
  flex-grow: 1;
}

.header-parti {
  /* Auto layout */
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 10px 100px;
  gap: 10px;
  width: 100%;
  height: 55vh;
  /* background: url('../images/rect.png') no-repeat center center, radial-gradient(143.12% 2992.2% at 0% 46.9%, #2564A9 10.94%, rgba(37, 100, 169, 0) 99.98%, rgba(37, 100, 169, 0.046875) 99.99%, rgba(37, 100, 169, 0) 100%);*/
  background: radial-gradient(143.12% 2992.2% at 0% 46.9%, #45C25A 10.94%, rgba(37, 100, 169, 0) 99.98%, rgba(37, 100, 169, 0.046875) 99.99%, rgba(37, 100, 169, 0) 100%), url('../images/backPart.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  /* background-attachment: fixed; */
  /* background-size: cover; */
  /* Inside auto layout */
  flex: none;
  order: 0;
  align-self: stretch;
  flex-grow: 1;
}

.header-services {
    /* Auto layout */
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding: 10px 100px;
    gap: 10px;
    width: 100%;
    height: 55vh;
    /* background: url('../images/rect.png') no-repeat center center, radial-gradient(143.12% 2992.2% at 0% 46.9%, #45C25A 10.94%, rgba(37, 100, 169, 0) 99.98%, rgba(37, 100, 169, 0.046875) 99.99%, rgba(37, 100, 169, 0) 100%);*/
    background: radial-gradient(143.12% 2992.2% at 0% 46.9%, #45C25A 10.94%, rgba(37, 100, 169, 0) 99.98%, rgba(37, 100, 169, 0.046875) 99.99%, rgba(37, 100, 169, 0) 100%), url('../images/bghero.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    /* background-attachment: fixed; */
    /* background-size: cover; */
    /* Inside auto layout */
    flex: none;
    order: 0;
    align-self: stretch;
    flex-grow: 1;
}

.header-maire {
    /* Auto layout */
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding: 10px 100px;
    gap: 10px;
    width: 100%;
    height: 55vh;
    /* background: url('../images/rect.png') no-repeat center center, radial-gradient(143.12% 2992.2% at 0% 46.9%, #45C25A 10.94%, rgba(37, 100, 169, 0) 99.98%, rgba(37, 100, 169, 0.046875) 99.99%, rgba(37, 100, 169, 0) 100%);*/
    background: radial-gradient(143.12% 2992.2% at 0% 46.9%, #45C25A 10.94%, rgba(37, 100, 169, 0) 99.98%, rgba(37, 100, 169, 0.046875) 99.99%, rgba(37, 100, 169, 0) 100%), url('../images/maire.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    /* background-attachment: fixed; */
    /* background-size: cover; */
    /* Inside auto layout */
    flex: none;
    order: 0;
    align-self: stretch;
    flex-grow: 1;
}

.header-depotoir {
    /* Auto layout */
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding: 10px 100px;
    gap: 10px;
    width: 100%;
    height: 55vh;
    /* background: url('../images/rect.png') no-repeat center center, radial-gradient(143.12% 2992.2% at 0% 46.9%, #45C25A 10.94%, rgba(37, 100, 169, 0) 99.98%, rgba(37, 100, 169, 0.046875) 99.99%, rgba(37, 100, 169, 0) 100%);*/
    background: radial-gradient(143.12% 2992.2% at 0% 46.9%, #45C25A 10.94%, rgba(37, 100, 169, 0) 99.98%, rgba(37, 100, 169, 0.046875) 99.99%, rgba(37, 100, 169, 0) 100%), url('../images/ordure.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    /* background-attachment: fixed; */
    /* background-size: cover; */
    /* Inside auto layout */
    flex: none;
    order: 0;
    align-self: stretch;
    flex-grow: 1;
}

.header-securite {
    /* Auto layout */
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding: 10px 100px;
    gap: 10px;
    width: 100%;
    height: 55vh;
    /* background: url('../images/rect.png') no-repeat center center, radial-gradient(143.12% 2992.2% at 0% 46.9%, #45C25A 10.94%, rgba(37, 100, 169, 0) 99.98%, rgba(37, 100, 169, 0.046875) 99.99%, rgba(37, 100, 169, 0) 100%);*/
    background: radial-gradient(143.12% 2992.2% at 0% 46.9%, #45C25A 10.94%, rgba(37, 100, 169, 0) 99.98%, rgba(37, 100, 169, 0.046875) 99.99%, rgba(37, 100, 169, 0) 100%), url('../images/securite.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    /* background-attachment: fixed; */
    /* background-size: cover; */
    /* Inside auto layout */
    flex: none;
    order: 0;
    align-self: stretch;
    flex-grow: 1;
}

.header-infrastructure {
    /* Auto layout */
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding: 10px 100px;
    gap: 10px;
    width: 100%;
    height: 55vh;
    /* background: url('../images/rect.png') no-repeat center center, radial-gradient(143.12% 2992.2% at 0% 46.9%, #45C25A 10.94%, rgba(37, 100, 169, 0) 99.98%, rgba(37, 100, 169, 0.046875) 99.99%, rgba(37, 100, 169, 0) 100%);*/
    background: radial-gradient(143.12% 2992.2% at 0% 46.9%, #45C25A 10.94%, rgba(37, 100, 169, 0) 99.98%, rgba(37, 100, 169, 0.046875) 99.99%, rgba(37, 100, 169, 0) 100%), url('../images/infrastructure.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    /* background-attachment: fixed; */
    /* background-size: cover; */
    /* Inside auto layout */
    flex: none;
    order: 0;
    align-self: stretch;
    flex-grow: 1;
}

.header-projets {
    /* Auto layout */
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding: 10px 100px;
    gap: 10px;
    width: 100%;
    height: 55vh;
    /* background: url('../images/rect.png') no-repeat center center, radial-gradient(143.12% 2992.2% at 0% 46.9%, #45C25A 10.94%, rgba(37, 100, 169, 0) 99.98%, rgba(37, 100, 169, 0.046875) 99.99%, rgba(37, 100, 169, 0) 100%);*/
    background: radial-gradient(143.12% 2992.2% at 0% 46.9%, #45C25A 10.94%, rgba(37, 100, 169, 0) 99.98%, rgba(37, 100, 169, 0.046875) 99.99%, rgba(37, 100, 169, 0) 100%), url('../images/bgheroproject.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    /* background-attachment: fixed; */
    /* background-size: cover; */
    /* Inside auto layout */
    flex: none;
    order: 0;
    align-self: stretch;
    flex-grow: 1;
}

.border-lft {
    border-left: 4px solid #FFFFFF;
    padding-top: 1vh;
    padding-left: 30px;
}

.border-lft-3 {
    border-left: 3px solid #FFFFFF;
    padding-top: 0.50vh;
    padding-bottom: 0.50vh;
    padding-left: 30px;
}

.parent {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: 1fr;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
}

.div1 {
    grid-area: 1 / 1 / 2 / 2;
}

.div2 {
    grid-area: 1 / 2 / 2 / 3;
}

.div3 {
    grid-area: 1 / 3 / 2 / 4;
}

.div4 {
    grid-area: 1 / 4 / 2 / 5;
}

.flex-container {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.flex-item:nth-child(1) {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
}

.flex-item:nth-child(2) {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    height: 10px;
    /*  background: linear-gradient(90.54deg, #143D69 1.06%, #45C25A 99.57%);*/
}

.flex-item:nth-child(3) {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
}

.flex-item:nth-child(4) {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
}

.label {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 10px 10px;
    gap: 10px;
    width: fit-content;
    height: 35px;
    flex: none;
    order: 0;
    flex-grow: 0;
    bottom: 35px;
    position: relative;
}

.bg-color-yellow {
    background: #E4AD06;
}

.bg-color-black-low {
    background: #f7f7f7;
}

.bg-color-blue {
    background: linear-gradient(90.54deg, #143D69 1.06%, #45C25A 99.57%);
}

.bg-color-white {
    background: #FFFFFF;
}

.text-color-white {
    color: white;
}

.text-color-black {
    color: #231F20;
}

.text-color-blue {
    color: #45C25A;
}

.img-bg {
    flex-shrink: 0;
    min-width: 100%;
    max-width: 50%;
    min-height: 50%
}

.fs {
    font-size: 15px;
}

.text-color-yellow {
    color: #E4AD06;
    cursor: pointer;
}

.horizontal-line {
    height: 2px;
    width: 100%;
    border-width: 0;
    color: #e6e6e6;
    background-color: #e6e6e6
}

.padding-left-5 {
    padding-left: 5rem;
}

.margin-left-5 {
    margin-left: 30%;
}

.fsc-6 {
    font-size: 11px;
}

.fsc-50 {
    font-size: 0.8em;
}

.label1 {
    align-items: center;
    padding: 9px;
    width: 8.5rem;
    height: 2rem;
    background: #45C25A;
    border-radius: 5px;
    font-size: 11px;
    text-align: center;
}

.space-6 {
    margin-top: 6.5em;
}

.btn-search {
    border: 1px solid #45C25A;
    background: white;
}

.end-box {
    border: 1px solid #45C25A;
    width: auto;
}

.box-all {
    border: 1.5px solid #45C25A;
    border-radius: 5px 5px;
}


/* Service style */

.servicebtn {
    padding: 0.5rem 1rem 0.5rem 1rem!important;
}

.eservice {
    align-self: center;
}

.eservice-text {
    border-left: 1px solid gainsboro;
}

.border-main {
    border: 0.1rem solid #45C25A;
    background: white;
    padding: 0.8rem 1rem 0.8rem 1rem!important;
}

.text-main {
    font-family: MontserratXGras;
    color: #45C25A;
}

.text-italic {
    font-style: italic;
}

.remove-style-1:hover {
    text-decoration: none;
    color: #E4AD06;
}

.remove-style-1 {
    color: #E4AD06;
}

.remove-style-2:hover {
    text-decoration: none;
    color: #45C25A;
}

.remove-style-2 {
    color: #45C25A;
}
