@import url(https://fonts.googleapis.com/css?family=Orbitron:400,700);
.display-none {
  display: none;
}

.logo-home {
  width: 41px;
}

.bg-success-eec {
  background: #1C9F2D;
  color: #fff;
}

.bg-warning-eec {
  background: #FEEE14 !important;
  color: #fff !important;
}

.text-success-eec {
  color: #1C9F2D !important;
}

.text-white-eec {
  color: #fff !important;
}

.text-warning-eec {
  color: #FEEE14;
}

.text-justify {
  text-align: justify !important;
}

.border-radius-25 {
  border-radius: 25px !important;
}

.navbar .navbar-nav .nav-link:hover,
.navbar .navbar-nav .nav-link.active {
  background: #fff;
  color: #1C9F2D !important;
  font-weight: bold !important;
}

#carouselId .carousel-indicators li:hover {
  background: #1C9F2D !important;
  opacity: 1;
}

#carouselId .carousel-indicators li {
  background: #FEEE14 !important;
}

.carousel-control-prev, .carousel-control-next {
  background: #FEEE14 !important;
}

.team-content::before {
  background: #1C9F2D !important;
}

.team-img img {
  border: 10px solid #1C9F2D !important;
}

.team-carousel .owl-nav .owl-prev {
  background: #1C9F2D;
}

.team-carousel .owl-nav .owl-next {
  background: #1C9F2D;
}

.team-carousel .owl-nav .owl-prev:hover {
  background: #FEEE14;
}

.team-carousel .owl-nav .owl-next:hover {
  background: #FEEE14;
}

html,
body {
  height: 100%;
  /* The html and body elements cannot have any padding or margin. */
  -webkit-font-smoothing: antialiased;
  font: normal 14px arial, sans-serif;
}

.row {
  margin-left: 0px;
  margin-right: 0px;
}

/* Wrapper for page content to push down footer */
#wrap {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  /* Negative indent footer by its height */
  margin: 0 auto -60px;
  /* Pad bottom by footer height */
  padding: 0 0 60px;
}

/* Set the fixed height of the footer here */
#footer {
  height: 60px;
  margin-top: 50px;
  padding-top: 20px;
  padding-bottom: 20px;
}

/* Custom page CSS
-------------------------------------------------- */
#wrap > .container {
  padding: 60px 15px 0;
}

.container .credit {
  margin: 20px 0;
}

#footer {
  background-color: #414141;
}

#footer a {
  color: #efefef;
}

h1, h2, h3, h4 {
  font-family: "Orbitron", serif;
  vertical-align: middle;
}

header {
  background: #000;
  height: 350px;
  color: #000000;
}

header h1, header h2, header h3 a, header a, header a:hover {
  font-family: "Helvetica", sans-serif;
  color: #fff;
  text-decoration: none;
}

header h3 {
  font-family: "Orbitron", serif;
  background: #ffcc33;
  padding: 10px;
  border-radius: 3px;
  font-size: 34px;
  padding: 12px 10px 6px 10px;
}

header .dropdown-menu {
  top: 74px;
  background: #ffcc33;
  border-width: 0;
}

/*** Services Start ***/
.services .services-item {
  box-shadow: 0 0 60px rgba(0, 0, 0, 0.2);
  width: 100%;
  height: 100%;
  border-radius: 10px;
  padding: 10px 0;
  position: relative;
}

.services-content::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 0;
  top: 0;
  left: 0;
  border-radius: 10px 10px 0 0;
  background: #1C9F2D;
  transition: 0.5s;
}

.services-content::after {
  top: 0;
  bottom: auto;
  border-radius: 10px 10px 10px 10px;
}

.services-item:hover .services-content::after {
  height: 100%;
  opacity: 1;
  transition: 0.5s;
}

.services-item:hover .services-content-icon {
  position: relative;
  z-index: 2;
}

.services-item .services-content-icon i,
.services-item .services-content-icon p {
  transition: 0.5s;
}

.services-item:hover .services-content-icon i {
  color: var(--bs-secondary) !important;
}

.services-item:hover .services-content-icon p {
  color: var(--bs-white);
}

/*** Services End ***/
@media (max-width: 767px) {
  .d-mobile-none {
    display: none;
  }
  .bg-1 {
    height: auto !important;
  }
  .carousel-control-next {
    display: none;
  }
  .carousel-control-prev {
    display: none;
  }
}
.bg-1 {
  background: linear-gradient(rgba(9, 30, 62, 0.7), rgba(9, 30, 62, 0.7)), url("/assets/img/bible2.jpg") no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 40%;
}

.bg-2 {
  background: linear-gradient(rgba(9, 30, 62, 0.7), rgba(9, 30, 62, 0.7)), url("/assets/img/bible2.jpg") no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.btn-success-eec {
  background: #1C9F2D;
  color: #fff;
}

.btn-warning-eec {
  background: #FEEE14;
  color: #fff;
}

.navbar-toggler {
  border: 1px solid #fff !important;
}

.navbar-collapse .dropdown a {
  font-size: 18px;
}

.form-joueur .multiselect-container {
  position: absolute;
  list-style-type: none;
  margin: 5px 0 0 0;
  width: 260px;
  padding: 20px;
}

@media (max-width: 767px) {
  .carousel_home h5 {
    font-size: 18px;
  }
  .carousel_home h1 {
    font-size: 18px !important;
  }
  .carousel_home .carousel-control-next {
    display: none;
  }
  .carousel_home .carousel-control-prev {
    display: none;
  }
}
.contact_home .contact-detail::before {
  background: linear-gradient(rgba(9, 30, 62, 0.7), rgba(9, 30, 62, 0.7)), url("/assets/img/carousel-3.jpg") no-repeat center center;
  background-size: cover !important;
}
.contact_home .contact-img {
  background: linear-gradient(rgba(9, 30, 62, 0.7), rgba(9, 30, 62, 0.7)), url("/assets/img/carousel-3.jpg") no-repeat center center;
  background-size: cover !important;
}
.contact_home .contact-form {
  background: #1C9F2D;
}

.header-secondaire {
  background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url("/assets/img/carousel-4.jpg") center center no-repeat;
  background-size: cover;
  height: 35%;
}

.header-secondaire .breadcrumb-item + .breadcrumb-item::before {
  color: var(--bs-white);
}

.header-secondaire .breadcrumb-item,
.header-secondaire .breadcrumb-item a {
  font-size: 18px;
  color: var(--bs-white);
}

.img-icon-don {
  width: 130px !important;
}

/*# sourceMappingURL=style.css.map */
