* {
  font-family: "Mulish-VariableFont_wght";
  src: url("Mulish-VariableFont_wght.woff") format("woff"),
    /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
      url("Mulish-VariableFont_wght.ttf") format("truetype");

  font-family: Mulish, sans-serif;
  /* margin: 0;
    padding: 0; */
  box-sizing: border-box;
}



/*boostrap */
.position-relative {
  position: relative !important;
}
.position-absolute {
  position: absolute !important;
}
.bottom-0 {
  bottom: 0 !important;
}
.start-50 {
  left: 50% !important;
}
.translate-middle-x {
  transform: translateX(-50%) !important;
}


body {
  min-height: 100vh !important;
  background-color: white;
  letter-spacing: 1px;
  margin-top: 2cm;
  margin-bottom: 2cm;
  margin-left: 2cm;
  margin-right: 2cm;
}

h1 {
  font-size: 49px;
  line-height: 150%;
  color: #282828;
  font-weight: bold;
  margin-bottom: 28px;
  min-width: 574px;
}

#title_two {
  margin-left: 15%;
  margin-right: 15%;
}

#h2_assoc {
  margin-bottom: 2%;
}

#welcome {
  margin-top: 0.3rem;
}
.hid_btn_xl {
  visibility: hidden;
}
.quisn {
  margin-top: -50px;
  width: 100%;
  height: max-content;
  display: flex;
  flex-direction: column;
}

form {
  height: fit-content;
  color: gray;
}

::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: red;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: red;
}

::-ms-input-placeholder {
  /* Microsoft Edge */
  color: red;
}

.col-md-12 {
  flex: 0 0 auto;
  /* width: 100%; */
  /* margin-left: 8%; */
  padding-left: 1.5rem !important;
  margin-right: 36%;
  margin-bottom: 7%;
}

.right_div {
  display: flex;
  flex-direction: column;
}

#ofs {
  margin-top: -20px;
}

.row {
  display: flex;
}

.row-p {
  margin-top: 0%;
}

.sml_spcr {
  margin-bottom: 1.199cm;
}

.footer {
  bottom: 0;
  margin-bottom: 0px !important;
  position: relative !important;
}

.social_ic {
  width: 101% !important;
  height: 25% !important;
  display: inline-block;
}

container {
  /* min-height: 100% !important;
    height: 100% !important;
    important to comment out
    https://stackoverflow.com/questions/42294/how-do-you-get-the-footer-to-stay-at-the-bottom-of-a-web-page
     */
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  display: flex;
  flex-direction: column;
  margin-top: 0%; /*12*/
  margin-bottom: 19%;
}

container_main {
  /* min-height: 100% !important; 
    previous property needs to be removed and use vh instead as follows
    https://stackoverflow.com/questions/42294/how-do-you-get-the-footer-to-stay-at-the-bottom-of-a-web-page */
  height: 100vh !important;

  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  display: flex;
  flex-direction: column;
}

.spacer {
  /* verticall spacer use 0 1 auto for horizontal one
     https://stackoverflow.com/questions/42294/how-do-you-get-the-footer-to-stay-at-the-bottom-of-a-web-page */
  flex: 1;
}

p {
  font-size: 1.3em;
  letter-spacing: 0.15px;

  line-height: 1.23;
  letter-spacing: 0.36px;
}

label {
  font-size: 2.3em;
  letter-spacing: 0.15px;

  line-height: 1.23;
  letter-spacing: 0.36px;
}

.row {
  height: max-content;
  margin-top: 6%;

  padding-bottom: 10%;
}

img {
}

#main_pic {
  margin-left: 25.9%;
  width: 400px;
  height: 300px;
}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}

.btn_dem {
  display: block !important;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid;

  padding: 0.375rem 0.75rem;
  font-size: 1rem !important;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;

  font-size: medium;
}

cnx-sub {
  display: block !important;
  position: absolute !important;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 0.5rem 1rem !important;
  font-size: 1.25rem;
  border-radius: 0.3rem !important;
}

.btn-xl-center {
  position: absolute;
  margin-top: 0px;
  /*margin-left: 100px;
    margin-bottom: 50px;
    padding-top: -130px ; */
  font-size: 30px;
  border-radius: 10px;
  /* width: 15%; */
  /* top: 650px; */
}

html {
  min-height: 100% !important;

  margin-right: 0;

  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  margin-bottom: 0px;
}

#nav_top {
  margin-left: -8vw;
  margin-right: -8vw;
  font-size: 13px;
  top: 0px;
  margin-top: 82px;
}

#navbar_top {
  font-size: 13px;
  width: 100%; /*fallback*/
  width: 100vw;
  left: 0;
  position: absolute;
}

#login {
  right: 0;
}

.navbar {
  top: 0px;
  height: 80px;
}

.navbar2 {
  margin-top: 4.5%;
  height: 80px;
  margin-bottom: 6%;
}

.T4U {
  color: #2a6099;

  font-size: 26pt;
}

.T12U { /* universel used at the end for small bold text*/
  color: #000000;
  font-family: Tahoma;
  font-size: 10pt;
  font-style: normal;
  font-weight: bold;
}

.T01U { /* universel */
    font-size: 12pt;
    font-weight: normal;
    background-color: #ffffff;
}
.T3U {
  color: #2a6099;
  font-size: 12pt;
  font-weight: bold;
  background-color: #ffffff;
}



/* div ul li {
  text-indent: 0.7px;
} */

ol li {
  margin-bottom: 0.499cm;
  margin-left: 67px;
  text-indent: -34px;
}

l li {
  margin-bottom: 0.499cm;
}

ul li {    /*  exemple liste   :not(ol) > */
  margin-bottom: 0.499cm;
  margin-left: 59px;
  text-indent: 0.7px;
}

 ul li {
  margin-bottom: 0.499cm;
  margin-left: 60px;
   /*in ul basically disc means that the unordered list will have dots filled with black color not empty circles*/
  list-style-type: disc;
}

ol ul li {
  margin-left: 98px;
}

ol ol li {
  margin-left: 98px;
}
/* li {
  list-style: inherit;
  margin-left: px;
} */

.show_list {
  list-style: inside !important;
}
.hide_list {
  list-style: none;
}

#list_1 {
  margin-left: 1.7cm;
  margin-bottom: 3%;
}

.TS {
  font-size: 20px !important;
}

.horiz_spacin {
  text-indent: -0.7cm;
  margin-bottom: 15px;
}

.horiz_spacin_2 {
  margin-bottom: 15px;
}

#custom_ul,.custom_ul {
  /* margin-left: 82px; */
}

.custom_ul_2 {
  /* margin-left: 109px; */
}

#custom_ul_end,.custom_ul_end {
  /* margin-left: 48px; */
}

.T7U {
  /*see also T12U*/
  color: #000000;
  font-family: Tahoma;

  font-weight: bold;
  background-color: #ffffff;
}

.T1U {
  color: #00a933;
  font-weight: bold;
  margin-bottom: 60px;
}



.P13U {
  font-size: 12pt;
  line-height: 150%;
  margin-bottom: 0.499cm;
  margin-top: 0cm;
  text-align: left !important;
  font-family: Liberation Serif;
  writing-mode: horizontal-tb;
  direction: ltr;
  margin-left: 0cm;
  margin-right: 0cm;
  text-indent: 0cm;
}

.custom_btm_space {
  margin-bottom: 95px;
}

.bottom_space {
  margin-bottom: 0.7cm;
}

.article {
  margin-bottom: 8%;
}

.article2 {
  margin-bottom: 11%;
}

.article3 {
  margin-bottom: 8%;
}

#title_one {
  display: grid;
  grid-template-columns: 1.5fr 1fr;
  /* grid-template-rows: 80px 600px 80px; */
  /* display: flex;
    flex-direction: column; */
  min-width: 1083px;

  right: 0%;
}

#button_one {
  /* min-width: initial;
        max-width: 100%;*/
  margin-top: 2%;
  margin-left: 1.7vw;
}

#don {
  margin-left: 26%;
}

.light-gray {
  background-color: #bfd1ec;
}

.beige {
  background-color: #e6dbb9;
}

.bold {
  font-weight: bold;
}
/* css side bar probably*/

body.offcanvas-active {
  overflow: hidden;
}

.offcanvas-header {
  display: none;
}

.screen-darken {
  height: 100%;
  width: 0%;
  z-index: 30;
  position: fixed;
  top: 0;
  right: 0;
  opacity: 0;
  visibility: hidden;
  background-color: rgba(34, 34, 34, 0.6);
  transition: opacity 0.2s linear, visibility 0.2s, width 2s ease-in;
}

.screen-darken.active {
  z-index: 10;
  transition: opacity 0.3s ease, width 0s;
  opacity: 1;
  width: 100%;
  visibility: visible;
}

.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  /* background-color: #fff; */
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-transition: border-color 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
  -o-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control:focus {
  color: #495057;
  /* background-color: #fff; */
  border-color: #80bdff;
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.form-control::-webkit-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control::-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control:disabled,
.form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}

select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

.form-control-file,
.form-control-range {
  display: block;
  width: 100%;
}

.bd-placeholder-img {
  font-size: 1.125rem;
  text-anchor: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

@media (min-width: 768px) {
  .bd-placeholder-img-lg {
    font-size: 3.5rem;
  }
}

/* manages the multi level of the dropdown */

@media all and (min-width: 992px) {
  .dropdown-menu li {
    position: relative;
  }

  .dropdown-menu .submenu {
    display: none;
    position: absolute;
    left: 100%;
    top: -7px;
  }

  .dropdown-menu .submenu-left {
    right: 100%;
    left: auto;
  }

  .dropdown-menu > li:hover {
    background-color: #f1f1f1;
  }

  .dropdown-menu > li:hover > .submenu {
    display: block;
  }
}

/* ============ mobile view ============ */
@media all and (max-width: 991px) {
  .container {
    border: none;

    display: flex;
  }

  container {
    /* min-height: 100% !important;
    height: 100% !important;
    important to comment out
    https://stackoverflow.com/questions/42294/how-do-you-get-the-footer-to-stay-at-the-bottom-of-a-web-page
     */
    margin-left: 0px;
    margin-right: 0px;
    left: 0;
    right: 0;
    display: flex;
    flex-direction: column;
  }

  .h2 {
    font-size: 3em;
  }

  .h3 {
    font-size: 1.5em;
  }

  .P11 {
    text-indent: -1.7cm;
  }
  .T4 {
    margin-bottom: 2%;
  }

  .P1,.T3,.P10,.P11,.P12,.P13,.P14,.P15,.P16,.P17,.P2,.P3,.P4_,.P4,.P4_,.P5,.P6,.P7,.P8,.P9,.Int,.T1,.T10,.T11,.T17,.T2,.T4,.T8,.T9,.TC {
    font-size: 2.9rem !important;
  }

  .T12,.T13,.T6,.T7,.T15,.T14,.T16,.SML,.T12U {
    font-size: 2rem;
  }

  .custom_font_size {
    font-size: 62px;
  }
  .T4U {
    color: #2a6099;
    font-size: 66px !important;
    margin-bottom: 75px;
  }
  .T2 {
    font-size: 49pt !important;
  }

  .TS,.P16,.T6,.T5 {
    font-size: 2.9rem !important;
  }

  ol ul li {
    margin-left: 145px;
  }

  ol li {
    margin-bottom: 0.499cm;
    margin-left: 106px;
    text-indent: -34px;
  }

  ul li {
    margin-bottom: 0.499cm;
    margin-left: 79px;
    list-style-type: disc;
  }

  ul li {    /*  exemple liste   :not(ol) > */
    margin-bottom: 0.499cm;
    margin-left: 59px;
    text-indent: 0.7px;
  }

  ol > :not(ul) li { /* goal mission indent 1)*/
    text-indent: -37px;
    margin-left: 91px;
  }

  li {
    font-size: 2.9rem;
  }

  li span {
    font-size: 2.9rem;
  }

  .T1U {
    color: #00a933;
    font-weight: bold;
    margin-bottom: 60px;
    font-size: 2.9rem;
    height: 98px;
  }

  .T3U, .T01U {
    
    font-size: 2.9rem !important;
    
  }

  .T7U {
    font-size: 2rem;
  }

  #progH {
    margin-top: 20px;
  }

  #ofs {
    margin-top: 50px;
  }

  .put_rght_div {
    width: 100%;
  }

  .offcanvas-header {
    display: block;
  }

  .mobile-offcanvas,  .hidetitl {
    visibility: hidden;
    transform: translateX(-100%);
    border-radius: 0;
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 80%;
    z-index: 1200;
    overflow-y: scroll;
    overflow-x: hidden;
    transition: visibility 0.3s ease-in-out, transform 0.3s ease-in-out;
  }

  .mobile-offcanvas.show {
    visibility: visible;
    transform: translateX(0);
  }
  .mobile-offcanvas .container,  .mobile-offcanvas .container-fluid {
    display: block;
    width: 80%;
    height: 100vw;
  }

  #nav_top {
    margin-top: 0px;
  }
  #nav_top,  #button_contenu {
    visibility: hidden;
  }

  /*.navbar_top {
          position: static;
    }*/

  .btn-xl {
    padding: 10px 30px;
    font-size: 50px;
    border-radius: 10px;
  }

  .btn-xl-center {
    position: relative;
    margin-top: 0px;
    margin-left: 25%;
    left: 30%;
    margin: 30px;
    margin-bottom: 50px;
    padding: 30px;
    font-size: 50px !important;
    border-radius: 8%;
    width: 89%;
    top: 0px;
  }

  .btn-lg,  .btn-group-lg > .btn {
    padding: 0.5rem 1rem !important;
    font-size: 4.25rem !important;
    border-radius: 0.3rem !important;
  }

  .a_cre {
    margin-top: 25%;
  }

  .nav-link,  .dropdown-item {
    font-size: 50px;
    height: 120px;
  }

  .btn-xl-right {
    padding: 10px 20px;
    font-size: 70px;
    border-radius: 10px;

    margin-right: 15%;
  }

  .btn-close, .offcanvas-header {
    margin-right: 15%;
  }

  .btn_dem {
    display: block !important;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 3px solid;
    padding: 0.375rem 0.75rem;
    /* font-size: 1rem !important; */
    border-radius: 0.25rem !important;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
      border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;

    left: 0% !important;
  }

  #title_one {
    margin-top: 33%;
    margin-left: 0px;
    margin-left: auto;
    margin-right: auto;
    min-width: fit-content;
    max-width: none;
    display: flex;
    flex-direction: column;
    margin-bottom: 2%;
  }

  #footer_ {
    margin-top: 29% !important;
  }
  article {
    /* min-height: 100% !important;
    height: 100% !important;
    important to comment out
    https://stackoverflow.com/questions/42294/how-do-you-get-the-footer-to-stay-at-the-bottom-of-a-web-page
     */
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    display: flex;
    flex-direction: column;
    margin-top: 25%;
    margin-bottom: 50%;
  }

  .column {
    width: fit-content;
  }

  .hid_btn_xl {
    visibility: visible;
  }

  .footer {
    /* , ul, li, a  */
    height: 100%;
  }

  .social_ic {
    height: 47% !important;
  }

  .pt-5,
  .mt-5 {
    padding-top: 30rem !important;
    margin-top: 20rem !important;
  }

  /* not needed since we use em which adapts to screen size while keeping proportions
       update : font-size needs to be automated so user can choose size of text*/
  h4 {
    font-size: 2.9em !important;
    letter-spacing: 0.15px;
    line-height: 1.23;
    letter-spacing: 0.36px;
  }
  a {
    font-size: 2.9rem;
  }

  #button_one {
    /* min-width: initial;
        max-width: 100%;
        margin-top: 0px;
        margin-left: 25%; */
  }

  h1 {
    font-size: 75px;
    min-width: initial;
    margin-top: 4%;
    margin-bottom: -3%;
  }

  img {
  }
  #main_pic {
    height: 400px;
    width: 557px;
    margin-left: 7.5%;
  }

  /* manage the multiplevel dropdown but for mobile */

  .dropdown-menu .dropdown-menu {
    margin-left: 0.7rem;
    margin-right: 0.7rem;
    margin-bottom: 0.5rem;
  }
  /* ============ mobile view .end// ============ */
}
