/*
Theme Name: ISB
Description: Theme enfant du site de ISB
Author: Human's Connexion
Template: bootstrap-basic4
*/
/*COLORS*/
body {
  color: #313947;
  /*FONTS*/
  /*TITLES*/
}
body main .container {
  max-width: 1400px;
}
body mark {
  padding: 0;
}
body p {
  font-family: "Geologica", sans-serif;
}
body h2 {
  font-family: "Geologica", sans-serif;
  font-size: 120px;
  font-weight: bold;
  color: #313947;
}
body h3 {
  font-family: "Geologica", sans-serif;
  font-size: 40px;
  font-weight: bold;
  color: #313947;
  line-height: 1;
}
body h4 {
  font-family: "Geologica", sans-serif;
  text-transform: uppercase;
  font-size: 18px;
  color: #313947;
  letter-spacing: 3.6px;
}
body h5 {
  font-family: "Geologica", sans-serif;
  font-weight: bold;
  font-size: 16px;
  color: #313947;
}
body h6 {
  font-family: "Geologica", sans-serif;
  font-size: 12px;
  color: #313947;
}

header .custom-logo img {
  width: 215px;
  height: auto;
}
header .main-navigation nav ul li a {
  font-family: "Geologica", sans-serif !important;
  font-size: 16px !important;
  text-transform: uppercase !important;
  font-weight: bold !important;
}
header .main-navigation .cart-logo {
  background-color: #C0EFDE;
  border-radius: 50%;
  height: 60px;
  width: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.hc-cards {
  position: relative;
}
.hc-cards .plugin__title {
  top: -20px;
}
.hc-cards .but-programs {
  position: absolute;
  z-index: 2;
  bottom: 0;
  right: 0;
}

.container-white-bloc {
  background-color: white;
  padding: 3% 5% 0.1% 5%;
  margin-left: 10%;
  margin-right: 40%;
  margin-top: 4%;
}
.container-white-bloc .title-section {
  font-family: "Geologica", sans-serif;
  text-transform: uppercase;
  font-size: 18px;
  color: #313947;
  letter-spacing: 3.6px;
}
.container-white-bloc .title-page {
  font-family: "Geologica", sans-serif;
  font-size: 65px;
  font-weight: bold;
  color: #000;
}
.container-white-bloc .description-page {
  font-family: "Geologica", sans-serif;
}

.header-image {
  z-index: -1;
  position: absolute;
}

#content .nbr-infos {
  margin-left: 55px;
  margin-top: -15px;
  line-height: 1;
}
#content #surf-section {
  overflow: initial;
  margin-top: 250px;
}
#content #surf-section .img-surf {
  margin-top: -340px;
}
#content #surf-section .img-school {
  margin-top: -220px;
}

.enrichment-matter {
  height: 29rem;
  padding-top: 4%;
}

.explore-more {
  padding-top: 10%;
}

.accordion li:nth-child(odd) {
  background-color: #F4F5F5;
}

.blue-square {
  border: 3px solid #C0EFDE;
  padding: 3%;
}

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