@import url("https://fontlibrary.org/face/droid-arabic-kufi");

html[dir="rtl"] * {
  font-family: "DroidArabicKufiRegular" !important;
}

@font-face {
  font-family: 'Avenir Heavy';
  src: url("../../assets/libs/fonts/avenir/Metropolis-SemiBold.woff2") format("woff2"), url("../../assets/libs/fonts/avenir/Metropolis-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Avenir Black';
  src: url("../../assets/libs/fonts/avenir/Metropolis-Black.woff2") format("woff2"), url("../../assets/libs/fonts/avenir/Metropolis-Black.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Avenir Light';
  src: url("../../assets/libs/fonts/avenir/Metropolis-Light.woff2") format("woff2"), url("../../assets/libs/fonts/avenir/Metropolis-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Avenir Book';
  src: url("../../assets/libs/fonts/avenir/Metropolis-Regular.woff2") format("woff2"), url("../../assets/libs/fonts/avenir/Metropolis-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Avenir Medium';
  src: url("../../assets/libs/fonts/avenir/Metropolis-Medium.woff2") format("woff2"), url("../../assets/libs/fonts/avenir/Metropolis-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Avenir Thin';
  src: url("../../assets/libs/fonts/avenir/Metropolis-Thin.woff2") format("woff2"), url("../../assets/libs/fonts/avenir/Metropolis-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Avenir Bold';
  src: url("../../assets/libs/fonts/avenir/Metropolis-Bold.woff2") format("woff2"), url("../../assets/libs/fonts/avenir/Metropolis-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Avenir ExtraLight';
  src: url("../../assets/libs/fonts/avenir/Metropolis-ExtraLight.woff2") format("woff2"), url("../../assets/libs/fonts/avenir/Metropolis-ExtraLight.woff") format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

#header .container {
  line-height: 7;
}

#header .container #menu-body {
  padding: 5% 5% 2% 3% !important;
}

#header .container #menu-body .brand {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

@media screen and (min-width: 1920px) {
  #header .container #menu-body {
    padding: 3.25% 5% 2% 4% !important;
  }
}

#menu, #header {
  color: #252F38;
  background: white;
}

#menu .container, #header .container {
  max-width: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
  background: white;
}

#menu .container.front, #header .container.front {
  line-height: 9;
}

#menu .container .nav-item, #header .container .nav-item {
  line-height: 1.3 !important;
}

@media screen and (max-width: 768px) {
  #menu .container, #header .container {
    line-height: 1.5rem !important;
  }
}

#menu .container #menu-top, #header .container #menu-top {
  font-family: 'Avenir Book';
  font-size: 13px;
  height: 40px;
  padding: 0 3%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

@media screen and (min-width: 1920px) {
  #menu .container #menu-top, #header .container #menu-top {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
}

@media screen and (max-width: 768px) {
  #menu .container #menu-top, #header .container #menu-top {
    z-index: 1;
    position: relative;
    display: block;
  }
}

@media screen and (min-width: 1920px) {
  #menu .container #menu-top .lang-list, #header .container #menu-top .lang-list {
    position: relative;
    right: -4rem;
  }
}

#menu .container #menu-top .lang-list .nav-item a.nav-link, #menu .container #menu-top .lang-list .nav-item a.language-link, #header .container #menu-top .lang-list .nav-item a.nav-link, #header .container #menu-top .lang-list .nav-item a.language-link {
  color: white !important;
  text-decoration: none;
}

#menu .container #menu-top .lang-list .nav-item a.nav-link:hover, #menu .container #menu-top .lang-list .nav-item a.language-link:hover, #header .container #menu-top .lang-list .nav-item a.nav-link:hover, #header .container #menu-top .lang-list .nav-item a.language-link:hover {
  opacity: 0.6;
}

@media screen and (max-width: 768px) {
  #menu .container #menu-top .lang-list .nav-item a.nav-link, #menu .container #menu-top .lang-list .nav-item a.language-link, #header .container #menu-top .lang-list .nav-item a.nav-link, #header .container #menu-top .lang-list .nav-item a.language-link {
    font-size: 11px;
    padding: .5rem;
  }
}

#menu .container #menu-top .lang-list .active:after, #menu .container #menu-top .lang-list .is-active:after, #header .container #menu-top .lang-list .active:after, #header .container #menu-top .lang-list .is-active:after {
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid white;
  content: " ";
  position: absolute;
  top: 33px;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  right: 229px;
}

@media screen and (max-width: 768px) {
  #menu .container #menu-top .lang-list .active:after, #menu .container #menu-top .lang-list .is-active:after, #header .container #menu-top .lang-list .active:after, #header .container #menu-top .lang-list .is-active:after {
    left: 9%;
  }
}

@media screen and (min-width: 1920px) {
  #menu .container #menu-top .lang-list .active:after, #menu .container #menu-top .lang-list .is-active:after, #header .container #menu-top .lang-list .active:after, #header .container #menu-top .lang-list .is-active:after {
    right: 180px;
    top: 29px;
  }
}

@media screen and (max-width: 768px) {
  #menu .container #menu-top .tagline, #header .container #menu-top .tagline {
    display: none;
  }
}

#menu .container #menu-body, #header .container #menu-body {
  font-family: 'Avenir Black';
  padding: 2% 7% 0 3%;
  color: #252F38;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  opacity: .96;
  z-index: 999;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 768px) {
  #menu .container #menu-body, #header .container #menu-body {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    padding: 2% 3% !important;
  }
  #menu .container #menu-body .brand .navbar-brand img, #header .container #menu-body .brand .navbar-brand img {
    width: 70% !important;
  }
  #menu .container #menu-body .brand button, #header .container #menu-body .brand button {
    position: absolute;
    top: -38px;
    right: 0;
    margin-right: 1rem;
    border: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    outline: none;
    padding: .225rem 0;
  }
  #menu .container #menu-body .brand button .navbar-toggler-icon, #header .container #menu-body .brand button .navbar-toggler-icon {
    background-image: url("/src/assets/img/icon-menu.svg") !important;
  }
}

@media screen and (min-width: 1920px) {
  #menu .container #menu-body, #header .container #menu-body {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

#menu .container #menu-body .brand .navbar-brand img, #header .container #menu-body .brand .navbar-brand img {
  max-width: 100%;
  width: 150px;
  height: auto;
}

@media screen and (min-width: 1920px) {
  #menu .container #menu-body .brand .navbar-brand img, #header .container #menu-body .brand .navbar-brand img {
    position: relative;
    left: -9rem;
  }
}

#menu .container #menu-body .navbar-collapse, #header .container #menu-body .navbar-collapse {
  margin: 0 5rem;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}

#menu .container #menu-body .navbar-collapse .navbar-nav .nav-item, #header .container #menu-body .navbar-collapse .navbar-nav .nav-item {
  color: #252F38;
  margin: 0 .5em;
}

#menu .container #menu-body .navbar-collapse .navbar-nav .nav-item.dropdown .dropdown-menu, #header .container #menu-body .navbar-collapse .navbar-nav .nav-item.dropdown .dropdown-menu {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 160px;
  margin-top: 5px;
  font-size: 14px;
  font-family: 'Avenir Book';
  -webkit-box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
}

#menu .container #menu-body .navbar-collapse .navbar-nav .nav-item.dropdown .dropdown-menu a:hover, #header .container #menu-body .navbar-collapse .navbar-nav .nav-item.dropdown .dropdown-menu a:hover {
  background-color: #ddd;
}

#menu .container #menu-body .navbar-collapse .navbar-nav .nav-item.dropdown .dropdown-menu .dropright a, #header .container #menu-body .navbar-collapse .navbar-nav .nav-item.dropdown .dropdown-menu .dropright a {
  padding-left: 1rem;
}

#menu .container #menu-body .navbar-collapse .navbar-nav .nav-item.dropdown .dropdown-menu .dropright .dropdown-menu, #header .container #menu-body .navbar-collapse .navbar-nav .nav-item.dropdown .dropdown-menu .dropright .dropdown-menu {
  display: none;
}

#menu .container #menu-body .navbar-collapse .navbar-nav .nav-item.dropdown .dropdown-menu .dropright:hover .dropdown-menu, #header .container #menu-body .navbar-collapse .navbar-nav .nav-item.dropdown .dropdown-menu .dropright:hover .dropdown-menu {
  display: block;
}

#menu .container #menu-body .navbar-collapse .navbar-nav .nav-item.dropdown a, #header .container #menu-body .navbar-collapse .navbar-nav .nav-item.dropdown a {
  color: #252F38;
}

#menu .container #menu-body .navbar-collapse .navbar-nav .nav-item.dropdown a.nav-link, #header .container #menu-body .navbar-collapse .navbar-nav .nav-item.dropdown a.nav-link {
  font-size: 15px;
}

#menu .container #menu-body .navbar-collapse .navbar-nav .nav-item.dropdown a.nav-link-page, #header .container #menu-body .navbar-collapse .navbar-nav .nav-item.dropdown a.nav-link-page {
  font-size: 12px !important;
}

#menu .container #menu-body .navbar-collapse .navbar-nav .nav-item.dropdown a.nav-link::after, #menu .container #menu-body .navbar-collapse .navbar-nav .nav-item.dropdown a.nav-link-page::after, #header .container #menu-body .navbar-collapse .navbar-nav .nav-item.dropdown a.nav-link::after, #header .container #menu-body .navbar-collapse .navbar-nav .nav-item.dropdown a.nav-link-page::after {
  display: inline-block;
  position: relative;
  top: .2rem;
  margin-left: .255em;
  content: "";
  background-image: url(../../assets/img/arrow.svg) !important;
  background-repeat: no-repeat;
  background-size: 10px 12px;
  height: 12px;
  width: 10px;
}

#menu .container #menu-body .navbar-collapse .navbar-nav .nav-item:hover, #header .container #menu-body .navbar-collapse .navbar-nav .nav-item:hover {
  border-bottom: 3px solid #759A1F;
  -webkit-transition: border .2s;
  transition: border .2s;
}

#menu .container #menu-body .navbar-collapse .navbar-nav .nav-item:hover .dropdown-menu, #header .container #menu-body .navbar-collapse .navbar-nav .nav-item:hover .dropdown-menu {
  display: block;
}

#menu .container #menu-body form label, #header .container #menu-body form label {
  position: relative;
  border: 1px solid #252F38 !important;
  width: 100%;
}

#menu .container #menu-body form label::after, #header .container #menu-body form label::after {
  display: inline-block;
  margin-right: .5em;
  content: "";
  background-image: url(../../assets/img/search.svg);
  background-size: 15px 15px;
  background-repeat: no-repeat;
  height: 15px;
  width: 15px;
}

@media screen and (max-width: 768px) {
  #menu .container #menu-body form label::after, #header .container #menu-body form label::after {
    height: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: none;
    content: url(../../assets/img/search.svg);
    top: -12px;
    position: relative;
    left: 82%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

#menu .container #menu-body form label input.form-control, #header .container #menu-body form label input.form-control {
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
}

#menu .container #menu-body form label input.form-control::-webkit-input-placeholder, #header .container #menu-body form label input.form-control::-webkit-input-placeholder {
  font-family: 'Avenir Thin';
  font-size: 14px;
}

#menu .container #menu-body form label input.form-control:-ms-input-placeholder, #header .container #menu-body form label input.form-control:-ms-input-placeholder {
  font-family: 'Avenir Thin';
  font-size: 14px;
}

#menu .container #menu-body form label input.form-control::-ms-input-placeholder, #header .container #menu-body form label input.form-control::-ms-input-placeholder {
  font-family: 'Avenir Thin';
  font-size: 14px;
}

#menu .container #menu-body form label input.form-control::placeholder, #header .container #menu-body form label input.form-control::placeholder {
  font-family: 'Avenir Thin';
  font-size: 14px;
}

@media screen and (max-width: 768px) {
  #menu .container #menu-body form label input.form-control, #header .container #menu-body form label input.form-control {
    height: calc(.75em + .75rem + 5px);
  }
}

#menu .container #menu-body .search .social-media ul.nav li.nav-item a.nav-link, #header .container #menu-body .search .social-media ul.nav li.nav-item a.nav-link {
  padding: .5rem;
}

#menu .container #menu-body .search .social-media ul.nav li.nav-item a.nav-link img, #header .container #menu-body .search .social-media ul.nav li.nav-item a.nav-link img {
  width: 50px;
  height: 50px;
}

@media screen and (max-width: 768px) {
  #menu .container #menu-body .search .social-media ul.nav, #header .container #menu-body .search .social-media ul.nav {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}

@media screen and (min-width: 1920px) {
  #menu .container #menu-body .search, #header .container #menu-body .search {
    position: relative;
    right: -15rem;
  }
}

#menu .container #menu-body .pages-search, #header .container #menu-body .pages-search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-flow: row-reverse;
          flex-flow: row-reverse;
}

@media screen and (max-width: 768px) {
  #menu .container #menu-body .pages-search, #header .container #menu-body .pages-search {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-flow: column-reverse;
            flex-flow: column-reverse;
  }
}

#menu .container #menu-body .pages-search .social-media, #header .container #menu-body .pages-search .social-media {
  margin-right: 10px;
}

#menu .container #menu-body .pages-search .social-media ul.nav, #header .container #menu-body .pages-search .social-media ul.nav {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

#menu .container #menu-body .pages-search .social-media ul.nav li.nav-item a.nav-link, #header .container #menu-body .pages-search .social-media ul.nav li.nav-item a.nav-link {
  padding: .3rem;
  padding-top: .5rem;
}

#menu .container #menu-body .pages-search .social-media ul.nav li.nav-item a.nav-link img, #header .container #menu-body .pages-search .social-media ul.nav li.nav-item a.nav-link img {
  width: 30px;
  height: 30px;
}

@media screen and (max-width: 768px) {
  #menu .container #menu-body .pages-search .social-media, #header .container #menu-body .pages-search .social-media {
    margin-right: 0;
  }
  #menu .container #menu-body .pages-search .social-media .nav, #header .container #menu-body .pages-search .social-media .nav {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

#menu .container #menu-body .pages-search form, #header .container #menu-body .pages-search form {
  margin-right: 1rem;
}

@media screen and (max-width: 768px) {
  #menu .container #menu-body .pages-search form, #header .container #menu-body .pages-search form {
    margin-right: 0;
  }
}

#menu .container #menu-body .pages-search form label::after, #header .container #menu-body .pages-search form label::after {
  background-size: 15px 15px;
  height: 15px;
  width: 15px;
}

#menu .container #menu-body .pages-search form label input.form-control, #header .container #menu-body .pages-search form label input.form-control {
  height: 1.9rem;
  padding: .375rem 0.75rem;
}

#menu .container #menu-body .pages-search form label input.form-control::-webkit-input-placeholder, #header .container #menu-body .pages-search form label input.form-control::-webkit-input-placeholder {
  font-size: 12px;
}

#menu .container #menu-body .pages-search form label input.form-control:-ms-input-placeholder, #header .container #menu-body .pages-search form label input.form-control:-ms-input-placeholder {
  font-size: 12px;
}

#menu .container #menu-body .pages-search form label input.form-control::-ms-input-placeholder, #header .container #menu-body .pages-search form label input.form-control::-ms-input-placeholder {
  font-size: 12px;
}

#menu .container #menu-body .pages-search form label input.form-control::placeholder, #header .container #menu-body .pages-search form label input.form-control::placeholder {
  font-size: 12px;
}

@media screen and (max-width: 768px) {
  #menu .container #menu-body .pages-search form label::after, #header .container #menu-body .pages-search form label::after {
    background: none;
    height: 0;
  }
  #menu .container #menu-body .pages-search form label input.form-control, #header .container #menu-body .pages-search form label input.form-control {
    height: auto;
    padding: .225rem;
  }
}

@media screen and (min-width: 1920px) {
  #menu .container #menu-body .pages-search, #header .container #menu-body .pages-search {
    position: relative;
    right: -14rem;
  }
}

@media screen and (min-width: 1920px) {
  #menu .container #menu-body {
    padding: 2% 6% 0 3% !important;
  }
}

#hero, .under-hero {
  height: 70%;
  overflow-x: hidden;
}

#hero .container, .under-hero .container {
  max-width: 100%;
  width: 100%;
  padding: 0;
  margin: 0;
  position: relative;
}

#hero .container #hero-body #carouselSlider, .under-hero .container #hero-body #carouselSlider {
  font-family: 'Avenir Book';
}

#hero .container #hero-body #carouselSlider .carousel-indicators, .under-hero .container #hero-body #carouselSlider .carousel-indicators {
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transform: translateX(60%);
          transform: translateX(60%);
}

#hero .container #hero-body #carouselSlider .carousel-indicators li, .under-hero .container #hero-body #carouselSlider .carousel-indicators li {
  width: 25px;
  height: 25px;
  margin-top: 2rem;
  background-color: transparent;
  border: 2px solid white;
  border-radius: 50%;
  text-indent: 0px;
  text-align: center;
  color: white;
}

#hero .container #hero-body #carouselSlider .carousel-indicators li.active, .under-hero .container #hero-body #carouselSlider .carousel-indicators li.active {
  width: 30px;
  height: 30px;
  margin-top: 1.8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 768px) {
  #hero .container #hero-body #carouselSlider .carousel-indicators, .under-hero .container #hero-body #carouselSlider .carousel-indicators {
    -webkit-transform: translateX(50%);
            transform: translateX(50%);
  }
  #hero .container #hero-body #carouselSlider .carousel-indicators li, .under-hero .container #hero-body #carouselSlider .carousel-indicators li {
    width: 16px;
    height: 16px;
    margin-top: 1rem;
    border-width: 1px;
    font-size: 12px;
  }
  #hero .container #hero-body #carouselSlider .carousel-indicators li.active, .under-hero .container #hero-body #carouselSlider .carousel-indicators li.active {
    width: 23px;
    height: 23px;
    margin-top: .8rem;
  }
}

#hero .container #hero-body #carouselSlider .carousel-inner .carousel-item .img-fluid, .under-hero .container #hero-body #carouselSlider .carousel-inner .carousel-item .img-fluid {
  width: 100%;
}

#hero .container #hero-body #carouselSlider .carousel-inner .carousel-item .slide-legende, .under-hero .container #hero-body #carouselSlider .carousel-inner .carousel-item .slide-legende {
  position: absolute;
  color: white;
  background: #759A1F;
  border-radius: 50%;
  padding: 5rem 6rem 5rem 9rem;
  top: -20px;
  left: -100px;
  width: 500px;
  height: 500px;
}

#hero .container #hero-body #carouselSlider .carousel-inner .carousel-item .slide-legende .slide-text, .under-hero .container #hero-body #carouselSlider .carousel-inner .carousel-item .slide-legende .slide-text {
  text-transform: uppercase;
  font-size: 1.5rem;
  font-family: 'Avenir Heavy';
}

#hero .container #hero-body #carouselSlider .carousel-inner .carousel-item .slide-legende .slide-desc, .under-hero .container #hero-body #carouselSlider .carousel-inner .carousel-item .slide-legende .slide-desc {
  width: 250px;
}

#hero .container #hero-body #carouselSlider .carousel-inner .carousel-item .slide-legende p, .under-hero .container #hero-body #carouselSlider .carousel-inner .carousel-item .slide-legende p {
  white-space: pre-wrap;
  overflow: hidden;
}

#hero .container #hero-body #carouselSlider .carousel-inner .carousel-item .slide-legende a, .under-hero .container #hero-body #carouselSlider .carousel-inner .carousel-item .slide-legende a {
  color: white;
  font-size: 1.1rem;
  padding-top: 1.5rem;
}

@media screen and (max-width: 768px) {
  #hero .container #hero-body #carouselSlider .carousel-inner .carousel-item .slide-legende, .under-hero .container #hero-body #carouselSlider .carousel-inner .carousel-item .slide-legende {
    padding: 2rem;
  }
  #hero .container #hero-body #carouselSlider .carousel-inner .carousel-item .slide-legende .slide-text, .under-hero .container #hero-body #carouselSlider .carousel-inner .carousel-item .slide-legende .slide-text {
    font-size: 20px;
  }
  #hero .container #hero-body #carouselSlider .carousel-inner .carousel-item .slide-legende a, #hero .container #hero-body #carouselSlider .carousel-inner .carousel-item .slide-legende p, .under-hero .container #hero-body #carouselSlider .carousel-inner .carousel-item .slide-legende a, .under-hero .container #hero-body #carouselSlider .carousel-inner .carousel-item .slide-legende p {
    font-size: .8rem;
  }
}

#hero .container #hero-bottom, .under-hero .container #hero-bottom {
  background-color: #252F38;
  height: 40px;
  color: white;
  text-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  font-size: .8rem;
  position: relative;
}

#hero .container #hero-bottom .header-1, .under-hero .container #hero-bottom .header-1 {
  font-size: 20px;
  font-family: 'Avenir Bold';
  padding-right: 2rem;
}

#hero .container #hero-bottom p, .under-hero .container #hero-bottom p {
  margin-top: 1rem;
  font-family: 'Avenir Light';
  padding-right: .5rem;
}

#hero .container #hero-bottom .header-2 a, .under-hero .container #hero-bottom .header-2 a {
  font-family: 'Avenir Bold';
  color: white;
  text-decoration: underline;
}

@media screen and (max-width: 768px) {
  #hero .container #hero-bottom, .under-hero .container #hero-bottom {
    height: unset;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 10px;
  }
  #hero .container #hero-bottom .header-1, .under-hero .container #hero-bottom .header-1 {
    font-size: 15px;
    padding-right: 0;
  }
  #hero .container #hero-bottom p, .under-hero .container #hero-bottom p {
    margin-bottom: 20px;
    margin-top: 0;
    font-size: 15px;
  }
  #hero .container #hero-bottom .header-2, .under-hero .container #hero-bottom .header-2 {
    position: absolute;
    top: 76px;
  }
}

#content {
  margin-top: 2rem;
}

#content .container #actuality {
  margin: 5rem 0;
}

#content .container #actuality .title-green {
  font-family: 'Avenir Book';
  font-size: 60px;
  color: #759A1F;
  text-align: center;
  margin: 5rem 0 3rem 0;
  text-shadow: -9px -9px rgba(117, 154, 31, 0.07);
}

#content .container #actuality .carousel .carousel-inner .carousel-item a {
  color: #252F38;
  text-decoration: none;
}

#content .container #actuality .carousel .carousel-inner .carousel-item img {
  max-width: 60px;
}

#content .container #actuality .carousel .carousel-inner .carousel-item .slide-text {
  font-family: 'Avenir Black';
  font-size: 30px;
  text-transform: uppercase;
  line-height: .5;
}

#content .container #actuality .carousel .carousel-inner .carousel-item span {
  font-family: 'Avenir Light';
  font-size: 18px;
}

#content .container #actuality .carousel .carousel-control-next {
  z-index: 1;
}

#content .container #actuality .carousel .carousel-control-next-icon {
  background-image: url("../../assets/img/next.svg") !important;
  width: 25px;
  height: 50px;
}

#content .container #actuality .transversal {
  margin: 5rem 0;
  padding-bottom: 5rem;
}

#content .container #actuality .transversal .btn-cdg {
  background: #759A1F;
  color: white;
  font-family: 'Avenir Black';
  font-size: 16px;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  outline: none;
  padding: 10px;
  width: 200px;
  border-radius: 0;
}

#content .container #actuality .transversal .btn-cdg:hover {
  background: #252F38;
  -webkit-transition: background 1s;
  transition: background 1s;
}

@media screen and (max-width: 768px) {
  #content .container #actuality {
    margin: 0;
  }
  #content .container #actuality .title-green {
    font-size: 35px;
    margin: 3rem 0 1rem 0;
    text-shadow: -6px -6px rgba(117, 154, 31, 0.07);
  }
  #content .container #actuality .carousel .carousel-inner .carousel-item div {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #content .container #actuality .carousel .carousel-inner .carousel-item div img {
    max-width: 45px;
  }
  #content .container #actuality .carousel .carousel-inner .carousel-item div .slide-text {
    font-size: 20px;
    line-height: 1;
  }
  #content .container #actuality .carousel .carousel-inner .carousel-item div .mt-3 span {
    font-size: 12px;
    line-height: .5rem !important;
  }
  #content .container #actuality .carousel .carousel-control-next {
    position: relative;
    width: 100%;
    margin-top: 1rem;
  }
  #content .container #actuality .carousel .carousel-control-next-icon {
    background-image: url("../../assets/img/next.svg") !important;
    width: 30px;
    height: 30px;
  }
  #content .container #actuality .transversal {
    margin: 1rem 0;
    padding-bottom: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #content .container #actuality .transversal .btn-cdg {
    font-family: 'Avenir Black';
    font-size: 12px;
    padding: 10px;
    margin: 1rem 2rem;
    width: 75%;
  }
  #content .container #actuality .transversal .btn-cdg:hover {
    background: #252F38;
    -webkit-transition: background 1s;
    transition: background 1s;
  }
}

#footer {
  background: #F8F8F8;
}

#footer .container {
  max-width: 100%;
  width: 100%;
  padding: 2% 0;
}

#footer .container .footer-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media screen and (min-width: 1920px) {
  #footer .container .footer-content {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
}

#footer .container .footer-content .first-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  padding: 0 3rem 2rem 3rem;
  border-bottom: 1px solid #252f3830;
}

#footer .container .footer-content .first-footer img {
  width: 10%;
}

#footer .container .footer-content .first-footer .nav-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  left: 5rem;
}

#footer .container .footer-content .first-footer .nav-footer .list-group {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

#footer .container .footer-content .first-footer .nav-footer .list-group .list-item {
  color: #1D1D1B;
  font-family: 'Avenir Book';
  font-size: 18px;
  border-right: 1px solid darkgray;
  padding: 0 20px;
  line-height: 0.7;
}

#footer .container .footer-content .first-footer .nav-footer .list-group .list-item:nth-child(1) {
  padding-left: 0;
}

#footer .container .footer-content .first-footer .nav-footer .list-group .list-item:last-child {
  border-right: 0;
}

#footer .container .footer-content .first-footer .pub-finance {
  color: white;
  font-family: 'Avenir Bold';
}

#footer .container .footer-content .first-footer .pub-finance span {
  padding: 15px 5px;
}

#footer .container .footer-content .first-footer .pub-finance span.icon {
  background: #759A1F;
  padding: 1.2em;
}

#footer .container .footer-content .first-footer .pub-finance span.text {
  background: #252F38;
  padding: 1.2em;
}

@media screen and (min-width: 1920px) {
  #footer .container .footer-content .first-footer {
    position: relative;
    left: 5rem;
  }
}

#footer .container .footer-content .second-footer .list-item {
  color: #1D1D1B;
  font-family: 'Avenir Book';
}

#footer .container .footer-content .second-footer .info-footer {
  padding-top: 2rem;
}

#footer .container .footer-content .second-footer .info-footer .list-unstyled .list-item {
  border-right: 1px solid #252F38;
  padding: 0 10px;
}

#footer .container .footer-content .second-footer .info-footer .list-unstyled .list-item:nth-child(1) {
  padding-left: 0;
}

#footer .container .footer-content .second-footer .info-footer .list-unstyled .list-item:last-child {
  border-right: 0;
}

#footer .container .footer-content .second-footer .nav {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#footer .container .footer-content .second-footer .nav .nav-item .nav-link {
  padding: 0.5rem .85rem;
}

#footer .container .footer-content .second-footer .nav .nav-item .nav-link img {
  max-width: 45px;
}

#footer .container .footer-content .second-footer .nav .nav-item .nav-link:last-child {
  padding-right: 0;
}

#footer .copyright {
  font-family: 'Avenir Bold';
  padding: 1rem;
  text-align: center;
}

#footer .copyright p {
  margin-bottom: 0 !important;
  font-size: 12px;
}

@media screen and (max-width: 992px) {
  #footer .copyright {
    font-size: 12px;
  }
}

.fixed-right {
  position: fixed;
  top: 105px;
  width: 145px;
  right: -60px;
  height: 52px;
  padding: .75rem 0 1.25rem .5rem;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  background-color: #252F38;
  text-align: center;
  z-index: 2000;
  font-family: 'Avenir Black';
  font-size: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  text-transform: uppercase;
}

.fixed-right a {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  padding: 0;
}

.fixed-right span {
  font-size: 12px;
}

aside.fixed-right {
  padding-right: .125rem;
  padding-top: .5rem;
  padding-bottom: 1rem;
  padding-left: .75rem;
  top: 79px;
  width: 123px;
  right: -61px;
  height: 60px;
}

aside span {
  font-size: 11px !important;
}

aside a {
  padding: 0;
}

aside a .img-fluid {
  position: relative;
  left: -7px;
  width: 75%;
}

@media screen and (max-width: 768px) {
  .fixed-right {
    display: none;
  }
}

@media screen and (min-width: 1920px) {
  .fixed-right {
    top: 120px;
  }
  aside.fixed-right {
    top: 110px;
  }
}

/* Timeline */
.timeline .hori-timeline .events {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.timeline .hori-timeline .events a {
  color: #4B575F !important;
}

.timeline .hori-timeline .events .event-list {
  display: inline-block;
  width: 170px;
  position: relative;
  text-align: center;
  border-bottom: 2px solid #4B575F;
  margin-right: 0;
}

.timeline .hori-timeline .events .event-list:before {
  content: "\o";
  position: absolute;
  height: 37px;
  top: -20px;
  font-size: 25px;
  left: -3px;
  z-index: 999;
  background: white;
}

.timeline .hori-timeline .events .event-list:last-child:after {
  content: "\o";
  position: absolute;
  height: 37px;
  top: -20px;
  font-size: 25px;
  right: -3px;
  z-index: 999;
  background: white;
}

.timeline .hori-timeline .events .event-list .px-4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  justify-content: center;
}

.timeline .hori-timeline .events .event-list .px-4 .event-date {
  position: absolute;
  top: -32px;
  border-radius: 4px;
  padding: 2px 4px;
  color: #4B575F;
  font-size: 14px;
  font-family: 'Avenir Black';
}

@media screen and (max-width: 768px) {
  .timeline .hori-timeline {
    overflow-x: scroll;
    height: 60px;
  }
  .timeline .hori-timeline .events {
    position: relative;
    top: 34px;
    padding-left: 10px;
  }
}

.timeline .card {
  border: 1px solid #EBEBEB;
  padding: 1.5rem 0 !important;
  border-radius: 0;
  border-bottom: 3px solid #EBEBEB;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.timeline .card .card-header {
  padding-top: 2rem;
  padding-bottom: 1.5rem;
  border-bottom: 3px solid #EBEBEB !important;
  display: block !important;
}

@media screen and (max-width: 768px) {
  .timeline .card {
    padding: 1rem 0 !important;
  }
  .timeline .card .card-header {
    padding: 0;
  }
  .timeline .card .card-body {
    padding: 1rem 0 !important;
    text-align: left;
  }
}

#accordion {
  top: 0;
  margin: 0;
  padding: 0;
  height: 100vh;
  width: 100%;
  position: absolute;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  z-index: 999;
}

#accordion.d-none, #accordion.show {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

#accordion .col-8 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 80%;
          flex: 0 0 80%;
  max-width: 80%;
  background: white;
}

#accordion .col-8 .header {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#accordion .col-8 .header button {
  background: none;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
  opacity: 1;
}

#accordion .col-8 .card {
  background-color: white;
  border: none;
  border-radius: 0;
}

#accordion .col-8 .card .card-header {
  background: none;
  padding: .5rem 0;
}

#accordion .col-8 .card .card-header h5 {
  font-family: 'Avenir Black';
  font-size: 12px;
}

#accordion .col-8 .card .card-header h5 button {
  color: #1D1D1B;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
  width: 100%;
  text-align: left;
}

#accordion .col-8 .card .card-header h5 button::after {
  right: 0;
  top: .7rem;
  width: 12px;
  margin-right: .75rem;
  position: absolute;
  display: inline-block;
  content: url(../../assets/img/right-arrow.svg);
}

#accordion .col-8 .card .card-header h5 button.collapsed::after {
  content: url(../../assets/img/left-arrow.svg);
}

#accordion .col-8 div .card-body li {
  list-style: none;
}

#accordion .col-8 div .card-body li a {
  font-family: 'Avenir Book';
  font-family: 12px;
  text-decoration: none;
  color: #252F38;
}

#accordion .col-8 div .card-body li a:hover {
  text-decoration: none;
}

#accordion .col-8 .btn-cdg {
  background: #759A1F;
  color: white;
  font-family: 'Avenir Book';
  font-size: 18px;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 50px;
  border: 1px solid #759A1F;
  outline: none;
  padding: 10px;
  margin-top: 20px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}

#accordion .col-8 .btn-cdg img {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

#accordion .col-8 .btn-cdg:hover {
  background: #252F38;
  -webkit-transition: background 1s;
  transition: background 1s;
}

#accordion .col-4 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
  max-width: 20%;
  background: rgba(0, 0, 0, 0.8);
}

#accordion:not(.show) {
  display: none;
}

.text-dev {
  color: #e1a68a;
}

.text-dev-territorial {
  color: #e1a68a;
}

.text-tourisme {
  color: #87b0a7;
  margin-bottom: 2.5rem;
}

.text-invest {
  color: #6699cc;
  margin-bottom: 2.5rem;
}

.text-epargne {
  color: #977372;
}

.text-banque {
  color: #323e48;
}

.epargne {
  background: #977372 !important;
  opacity: 0.54;
}

.banque {
  background: #323e48 !important;
  opacity: 0.41;
}

.dev-territorial {
  opacity: 0.42;
  background: #e1a68a !important;
}

.tourisme {
  background: #87b0a7 !important;
  opacity: 0.36;
}

.invest {
  background: #6699cc !important;
  opacity: 0.39;
}

.green {
  color: #759A1F;
}

.bg-green {
  background-color: #759A1F;
  color: white;
}

.orange {
  color: #F5A800;
}

.btn-more {
  border: 1px solid;
  text-decoration: none;
  border-radius: 0;
  padding: .5rem 1rem;
  width: 145px !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  outline: none;
}

.to_bottom {
  position: relative;
  top: 90px;
  left: -20px;
}

@media screen and (max-width: 768px) {
  .to_bottom {
    display: none;
  }
}

.to_bottom span.btn_to_top {
  position: absolute;
  border-radius: 50%;
  padding: .5rem;
  left: 50%;
  bottom: 30px;
  z-index: 10;
  -webkit-box-shadow: 5px 2px 20px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 5px 2px 20px 0 rgba(0, 0, 0, 0.2);
  cursor: pointer;
  background-color: white;
  background-image: url("../../assets/img/top.svg");
  background-size: 25px 30px;
  background-position: center;
  background-repeat: no-repeat;
  height: 40px;
  width: 40px;
  -webkit-transition: .5s;
  transition: .5s;
}

.to_bottom span.btn_to_top:hover {
  opacity: 1 !important;
}

.text-bold {
  font-family: 'Avenir Black';
  margin: 1rem 0;
}

@media screen and (max-width: 768px) {
  .text-bold {
    font-size: .7rem;
  }
}

.border-bottom {
  border-bottom: 1px solid #E2E2E2 !important;
  margin-bottom: 1.5rem;
  padding: 0 0 3rem 0;
}

@media screen and (max-width: 768px) {
  .border-bottom {
    margin-bottom: 0.5rem;
    padding-bottom: 2rem;
  }
}

.border-green {
  border-color: #658D26 !important;
}

.text-green {
  color: #658D26 !important;
}

.date-text {
  color: #4B575F;
}

.border-gray {
  border-color: #4B575F;
}

html {
  scroll-behavior: smooth;
}

body {
  overflow-x: hidden;
}

body section#banner {
  height: 153px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
}

@media screen and (max-width: 768px) {
  body section#banner {
    background-size: cover;
  }
}

body section#banner .container {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

body section#banner .container .breadcrumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 1.25rem 0;
  margin-bottom: 1rem;
  list-style: none;
  background: transparent;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 14px;
  font-family: 'Avenir Book';
}

body section#banner .container .breadcrumb .breadcrumb-item {
  color: white !important;
  text-decoration: none;
  background-color: transparent;
  padding-left: .5rem;
  padding-top: 0;
  padding-bottom: 0;
}

@media screen and (max-width: 768px) {
  body section#banner .container .breadcrumb {
    font-size: .6rem;
  }
  body section#banner .container .breadcrumb .breadcrumb-item::before {
    font-size: .6rem;
  }
}

body section#banner .container .page-title {
  font-family: 'Avenir Black';
  color: white;
  padding-bottom: .6rem;
  margin-left: 5px;
  font-size: 33px;
}

@media screen and (max-width: 768px) {
  body section#banner .container .page-title {
    font-size: 20px;
    position: absolute;
    top: 26%;
  }
}

body section.banner-branche {
  background-image: url("../../assets/img/page_hero_1.svg");
}

@media screen and (max-width: 768px) {
  body section.banner-branche {
    background-image: url("../../assets/img/img-mobile/img-banner-metier.jpg");
  }
}

body section.banner-dev-territorial {
  background-image: url("../../assets/img/page_hero_2.svg");
}

body section.banner-filiale {
  background-image: url("../../assets/img/page_hero_3.svg");
}

@media screen and (max-width: 768px) {
  body section.banner-filiale {
    background-image: url("../../assets/img/img-mobile/img-slide-dev-terr.jpg");
  }
  body section.banner-filiale ~ .content .container .form-group {
    top: -65px;
  }
}

body section.banner-actu, body section.banner-article {
  background-image: url("../../assets/img/page_hero-4.svg");
}

@media screen and (max-width: 768px) {
  body section.banner-article {
    background-image: url("../../assets/img/img-mobile/img-article.jpg");
  }
}

@media screen and (max-width: 768px) {
  body section.banner-actu {
    background-image: url("../../assets/img/img-mobile/img-actualite.jpg");
    height: 250px !important;
  }
  body section.banner-actu ~ .content .container {
    padding: 0 !important;
  }
  body section.banner-actu ~ .content .container .form-group {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    top: -150px;
  }
  body section.banner-actu ~ .content .container .form-group .btn {
    width: 100%;
  }
  body section.banner-actu ~ .content .container .card {
    text-align: left;
  }
  body section.banner-actu ~ .content .container .card .card-body {
    padding-bottom: .75rem !important;
  }
  body section.banner-actu ~ .content .container .card .card-body .card-title {
    font-size: 15px !important;
    line-height: 1.5;
  }
  body section.banner-actu ~ .content .container .card .card-footer {
    padding: .5rem 1.5rem !important;
  }
}

body section.banner-projet {
  background-image: url("../../assets/img/casa-map.png");
}

body section.banner-identity {
  background-image: url("../../assets/img/identity-banner.svg");
}

@media screen and (max-width: 768px) {
  body section.banner-identity .container .page-title, body section.banner-article .container .page-title, body section.banner-branche .container .page-title {
    top: 32% !important;
  }
}

body section.tabs .container .nav-tabs {
  border: none;
}

body section.tabs .container .nav-tabs .nav-item {
  font-family: 'Avenir Book';
}

body section.tabs .container .nav-tabs .nav-item.active {
  background: white;
}

body section.tabs .container .nav-tabs .nav-item.active .nav-link {
  color: #4B575F;
}

body section.tabs .container .nav-tabs .nav-item .nav-link {
  color: white;
  padding: 1rem 0;
  margin: 0 1rem;
  text-align: center;
}

body section.tabs .container .nav-tabs .nav-item .nav-link:hover {
  border: 0;
}

body section.tabs .container .nav-tabs .nav-item:first-child {
  margin-left: -1rem;
}

@media screen and (max-width: 768px) {
  body section.tabs .container {
    padding: 0;
  }
  body section.tabs .container .nav-tabs {
    -ms-flex-wrap: unset;
        flex-wrap: unset;
    width: 100%;
    max-width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

body section.content {
  position: relative;
}

body section.content .container {
  font-family: 'Avenir Book';
  margin-top: 5rem;
}

@media screen and (max-width: 768px) {
  body section.content .container {
    margin-top: .5rem;
  }
}

body section.content .container:last-child {
  margin-bottom: 5rem;
  padding-bottom: 5rem;
}

@media screen and (max-width: 768px) {
  body section.content .container:last-child {
    margin-bottom: .5rem;
    padding-bottom: 1rem;
  }
}

body section.content .container h4 {
  font-size: 16px;
  font-family: 'Avenir Black' !important;
  margin: 2rem 0;
}

body section.content .container h4 a {
  text-decoration: none;
  color: #252F38;
}

@media screen and (max-width: 768px) {
  body section.content .container h4 {
    font-size: 13px;
  }
}

body section.content .container h2 {
  font-family: 'Avenir Black';
  font-size: 20px;
}

body section.content .container h3 {
  font-size: 23px;
  color: #4B575F;
}

@media screen and (max-width: 768px) {
  body section.content .container h3 {
    font-size: 15px;
  }
}

body section.content .container p {
  font-size: 14px;
}

@media screen and (max-width: 768px) {
  body section.content .container p {
    font-size: 11px;
  }
}

body section.content .container ul {
  list-style: none;
}

body section.content .container ul.bullet li {
  font-size: 14px;
}

body section.content .container ul.bullet li::before {
  content: "\2022";
  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #658D26;
  /* Change the color */
  font-weight: bold;
  /* If you want it to be bold */
  display: inline-block;
  /* Needed to add space between the bullet and the text */
  width: 17px;
  /* Also needed for space (tweak if needed) */
  margin-left: -1.7em;
  vertical-align: sub;
  font-size: 23px;
  /* Also needed for space (tweak if needed) */
}

body section.content .container ul.pdf li {
  padding-left: .5em;
  text-decoration: underline;
  font-size: 16px;
  margin-bottom: 1em;
}

body section.content .container ul.pdf li a {
  color: #252F38;
  font-family: 'Avenir Book';
}

body section.content .container ul.pdf li::before {
  content: url(../img/pdf-icone.svg);
  top: 5px;
  left: -10px;
  position: relative;
  margin-left: -2em;
}

body section.content .container ul.contact {
  padding: 0;
}

body section.content .container ul.contact li {
  font-size: 14px;
  margin-bottom: 1em;
}

body section.content .container ul.contact li::before {
  position: relative;
  right: 10px;
  margin-left: 10px;
  vertical-align: sub;
}

body section.content .container ul.contact li:nth-child(1)::before {
  content: url(../img/placeholder.svg);
}

body section.content .container ul.contact li:nth-child(2)::before {
  content: url(../img/telephone.svg);
}

body section.content .container ul.contact li:nth-child(3)::before {
  content: url(../img/fax.svg);
}

body section.content .container ul.contact li:nth-child(4)::before {
  content: url(../img/envelope.svg);
}

body section.content .container ul.contact li:nth-child(5)::before {
  content: url(../img/site.svg);
}

@media screen and (max-width: 768px) {
  body section.content .container ul.bullet {
    padding-left: 0;
  }
  body section.content .container ul.bullet li {
    font-size: 12px !important;
  }
  body section.content .container ul.bullet li::before {
    margin-left: 0;
  }
}

body section.content .container .form-group {
  position: absolute;
  right: 270px;
  top: -140px;
}

@media screen and (min-width: 1920px) {
  body section.content .container .form-group {
    right: 30%;
  }
}

body section.content .container .form-group .form-control, body section.content .container .form-group .btn {
  border-radius: 0;
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
  padding: .5rem;
}

body section.content .container .form-group .form-control {
  margin-left: .5rem;
  height: unset;
  font-family: 'Avenir Light';
  width: 280px;
}

@media screen and (max-width: 768px) {
  body section.content .container .form-group {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row;
            flex-flow: row;
    width: 100%;
    left: 0;
    top: -90px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0 20px;
    margin-top: 0;
  }
  body section.content .container .form-group .form-control {
    margin-left: 0;
    margin-top: 5px;
    padding: .6rem;
    font-size: 12px;
    width: 100% !important;
  }
  body section.content .container .form-group .btn {
    margin-top: 5px;
    font-size: 12px;
  }
}

body section.content .container .card {
  margin-bottom: 2rem;
  margin-right: 2.5rem;
  padding: 1.5rem;
  border-color: #EBEBEB;
  -webkit-box-shadow: 0 0.4rem 0.25rem rgba(0, 0, 0, 0.03);
          box-shadow: 0 0.4rem 0.25rem rgba(0, 0, 0, 0.03);
}

@media screen and (max-width: 768px) {
  body section.content .container .card {
    padding: 1rem 0;
    margin-right: 0;
    margin-bottom: 1.5rem;
    border-radius: 0;
    border: none;
    text-align: center;
  }
}

body section.content .container .card .card-header {
  border: 0;
  border: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

body section.content .container .card .card-body .card-title {
  font-family: 'Avenir Black';
}

body section.content .container .card .card-body .card-title.mt-0 {
  font-size: 22px;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  body section.content .container .card .card-body {
    padding: 0 1.25rem;
  }
  body section.content .container .card .card-body h4 {
    font-size: .9rem;
  }
  body section.content .container .card .card-body p {
    font-size: .77rem;
  }
}

body section.content .container .card .card-footer {
  border: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 3rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

body section.content .container .card .card-footer p {
  margin-bottom: 0;
}

body section.content .container .card .card-footer.filiale {
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
  -ms-flex-item-align: end;
      align-self: flex-end;
}

body section.content .container .card .card-footer.filiale .btn-more {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-self: end;
}

body section.content .container .card .card-footer.filiale .btn-more:hover {
  color: white;
  text-decoration: none;
  background: #F5A800;
}

body section.content .container .card .card-footer .btn-more.green {
  position: relative;
  top: -6px;
}

body section.content .container .card .card-footer .btn-more.green:hover {
  color: white;
  text-decoration: none;
  background: #658D26;
}

@media screen and (max-width: 768px) {
  body section.content .container .card .card-footer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-box-align: normal;
        -ms-flex-align: normal;
            align-items: normal;
  }
  body section.content .container .card .card-footer.filiale {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    width: 84%;
    padding: 0;
  }
  body section.content .container .card .card-footer.filiale .btn-more {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  body section.content .container .card .card-footer .btn-more {
    width: 100% !important;
    margin-top: 1rem;
  }
}

body section.content .container nav .pagination .page-item {
  background: transparent !important;
}

body section.content .container nav .pagination .page-item .page-link {
  border: 0;
  border-radius: 0;
  margin: 0 .25rem;
  padding: .5rem .85rem;
}

body section.content .container nav .pagination .page-item.active .page-link {
  background: #252F38 !important;
}

body section.content .container .projet-legende .montant, body section.content .container .projet-legende .superficie {
  background: #759A1F;
  width: 130px;
  height: 130px;
  margin: 0 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: white;
}

body section.content .container .projet-legende .montant .chiffre, body section.content .container .projet-legende .superficie .chiffre {
  font-size: 25px;
  font-family: 'Avenir Black';
  margin-bottom: 0;
}

body section.content .container .projet-legende .montant .text, body section.content .container .projet-legende .superficie .text {
  font-size: 10px;
  line-height: 0;
}

body section.content .container-fluid {
  margin-top: 3rem;
}

body section.content .container-fluid .features {
  padding-bottom: 2rem;
}

body section.content .container-fluid .features .img-fluid {
  width: 100%;
}

body section.content .container-fluid .features .img-mobile {
  display: none;
}

body section.content .container-fluid .parallax {
  min-height: 500px;
  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

body section.content .container-fluid .parallax-1 {
  background-image: url("../../assets/img/identite-banner-1.svg");
}

body section.content .container-fluid .parallax-2 {
  background-image: url("../../assets/img/identite-banner-2.svg");
}

body section.content .container-fluid .parallax-3 {
  background-image: url("../../assets/img/identite-banner-3.svg");
}

@media screen and (max-width: 768px) {
  body section.content .container-fluid {
    margin-top: 0;
  }
  body section.content .container-fluid .features {
    padding-bottom: 0;
  }
  body section.content .container-fluid .features .img-mobile {
    display: block;
    max-width: 100%;
    height: auto;
  }
  body section.content .container-fluid .features .img-fluid {
    display: none;
  }
}

body section.content .description {
  margin-bottom: 5rem;
}

@media screen and (max-width: 768px) {
  body section.content .description {
    margin-bottom: 0;
    margin-top: 2rem;
  }
}

body section.content .features {
  padding-bottom: 5rem;
}

@media screen and (max-width: 768px) {
  body section.content .features {
    padding-bottom: 0;
  }
}

body section.content .features .row {
  margin-bottom: 5rem;
  padding-bottom: 5rem;
}

@media screen and (max-width: 768px) {
  body section.content .features .row {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 0;
    padding-bottom: 0;
  }
}

body section.content .features .row .col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

body section.content .features .row .col .img-bg {
  position: relative;
}

body section.content .features .row .col .img-bg .bg-color {
  display: block;
  position: absolute;
  width: 80%;
  height: 100%;
  top: 0;
  border-radius: 50%;
}

body section.content .features .row .col .img-bg .img-fluid {
  width: 80%;
}

body section.content .features .row .col .img-bg span.legende {
  font-family: 'Avenir Book';
  font-size: 14px;
  position: absolute;
  text-align: center;
  top: 100%;
  left: 18%;
  margin-top: 10px;
}

@media screen and (max-width: 768px) {
  body section.content .features .row .col {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 30%;
            flex: 0 0 30%;
    max-width: 30%;
  }
  body section.content .features .row .col:nth-child(4), body section.content .features .row .col:nth-child(5) {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 30%;
            flex: 0 0 30%;
    max-width: 30%;
    margin-top: 4rem;
  }
  body section.content .features .row .col:nth-child(4) .img-bg span.legende, body section.content .features .row .col:nth-child(5) .img-bg span.legende {
    left: 18% !important;
  }
  body section.content .features .row .col .img-bg .bg-color {
    width: 100%;
  }
  body section.content .features .row .col .img-bg .img-fluid {
    width: 100%;
  }
  body section.content .features .row .col .img-bg span.legende {
    font-size: 11px;
    left: 7%;
  }
}

body section.content .features .branche-features .row .col .img-bg span:first-of-type {
  font-family: 'Avenir Black';
  top: 62px !important;
  -webkit-transform: translate(0, 0) !important;
          transform: translate(0, 0) !important;
  left: 33px !important;
  z-index: 9;
  margin-top: 0;
  color: white !important;
}

body section.content .features .branche-features .row .col .img-bg span:first-of-type.text-dev {
  margin-left: -0.5rem;
}

body section.content .features .branche-features .row .col .img-bg span:first-of-type.text-tourisme {
  margin-top: 1rem !important;
  margin-left: .9rem;
}

body section.content .features .branche-features .row .col .img-bg span:first-of-type.text-invest {
  margin-top: 1rem !important;
}

body section.content .features .branche-features .row .col .img-bg span:first-of-type.text-epargne {
  margin-top: -0.3rem !important;
  margin-left: -0.5rem;
}

body section.content .features .branche-features .row .col .img-bg span:first-of-type.text-banque {
  margin-top: -0.5rem !important;
  margin-left: .4rem;
}

@media screen and (max-width: 768px) {
  body section.content .features .branche-features .row .col {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 60%;
            flex: 0 0 60%;
    max-width: 60%;
    margin-top: 1rem;
  }
  body section.content .features .branche-features .row .col:last-child {
    margin-bottom: 2rem;
  }
  body section.content .features .branche-features .row .col .img-bg span:first-of-type {
    top: 80px !important;
    left: 50px !important;
    font-size: 14px;
  }
}

body section.content .valeurs .row .flex-column {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
}

body section.content .valeurs .row .flex-column .img-fluid {
  width: 145px;
}

body section.content .valeurs .row .flex-column .legende {
  color: #4B575F;
}

body section.content .valeurs .row .flex-column span {
  font-size: 15px;
}

@media screen and (max-width: 768px) {
  body section.content .valeurs .row .flex-column {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    margin-top: 1rem;
  }
  body section.content .valeurs .row .flex-column:last-child {
    margin-bottom: 2rem;
  }
  body section.content .valeurs .row .flex-column span {
    font-size: 12px;
  }
}

body section.content .sidebar {
  padding-bottom: 5rem;
  margin-bottom: 5rem;
}

body section.content .sidebar .container {
  border: 1px solid #303e48;
  margin-bottom: 25px;
  padding: 0;
  background: #313f49;
  color: #ffffff;
  height: auto;
}

body section.content .sidebar .container .sidebar-content .sidebar-item {
  border-bottom: 2px solid white;
  padding: 15px;
}

body section.content .sidebar .container .sidebar-content .sidebar-item ul.item-content {
  list-style: initial;
}

body section.content .sidebar .container .sidebar-content .sidebar-item ul.item-content li {
  font-size: 12px;
  margin: 0 -25px;
}

body section.content .sidebar .container .sidebar-content .sidebar-item a {
  color: white;
  text-decoration: underline;
  font-size: 12px;
}

body section.content .sidebar .container:last-child {
  border: 0;
}
/*# sourceMappingURL=style.css.map */
