/* Bootstrap overrides on the menu bar*/
.dropdown-item:hover {
  background-color: inherit !important;
}

.body { padding-top: 3rem;
  width: 100%;
  text-align: center;}
.left-aligned { margin-left: center; }
.bg-dark { background-color: #ffffff !important;}

#leiden-awards{
  position: absolute; 
  z-index: 100; 
  top: 70%; 
  left: 8%; 
  width:200px; 
  transform: translate(-50% ,-50%)
}

/****************** header ********************/
  #header {
    padding-top: 9rem;
    width: 100%;
    text-align: left;
  }
  

#header .bg-hero {
  background-image: linear-gradient(90deg, #1b60d699 0%, #68c96899 100%);
  background-size: cover;
  background-position: center center;
  background-color: #f0f0f0;
  width: 90%;
  border-bottom-right-radius: 5rem;
  border-top-right-radius: 2rem;
  z-index: -10;
  padding: 2rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  text-align: left;
  padding-left: 10%;
}

#mex-growth {
  width: 350px;
  height: fit-content;
  position: absolute;
  right: 3rem;
  top: 1rem;
}

#mex-explodes {
  width: 400px;
  height: fit-content;
  position: absolute;
  right: 3rem;
  top: 1rem;
  transform: translate(-0.625rem,4rem);
}

#header-title {
  color: white;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 4em;
  display: inherit;
  border-radius: 0;
  background: none;
  box-shadow: none;
  border-style: none;
  margin-bottom: 0;
  animation : translate1 5s;  
}

#subheader p{
text-align: left;
text-transform: uppercase;
padding-left: 140px;
color:#3d5a8d;
padding-top: 1em;
padding-bottom: 1em;
font-weight: 400;
font-size: 2em;
z-index: 12;
animation : translate1 5s;
}

@keyframes translate1{
  0% { opacity : 0; transform: translate(-16px, 0); }
  20% { opacity : 1; transform: translate(0, 0); }
}
@keyframes translate2{
  0% { opacity : 0; transform: translate(-32px, 0); }
  18% { opacity : 1; transform: translate(0, 0); }
}




/*header-summaries*/
.subBox{
  font-family: "Lato", Helvetica, Arial, sans-serif;
  padding: 15px;
  width: 250px;
  height: 300px;
  margin: 15px;
  border-radius: 30px;
  box-shadow: 0 0 25px -5px #3f6ab6;
  transition: all 0.3s ease 0s;
  z-index: -10px;
  animation : translate1 5s;

}
.subBox:hover{ background: #fafafa; }
.subBox .sub-icon{
  color: #fafafa;
  font-size: 20px;
  margin: 0 0 20px;
  transition: all 0.3s ease 0s;
}
.subBox .title{
  color: #1d3357;
  font-size: 8px;
  font-weight: 600;
  letter-spacing: 0.5px;
  line-height: 27px;
  margin: 0 0 10px;
  transition: all 0.3s ease 0s;
}
.subBox .description{
  color: #4d4d4d;
  font-size: 14px;
  line-height: 27px;
  margin: 0 0 10px;
  text-align: justify;
  transition: all 0.3s ease 0s;
}
.subBox .read-more{
  color: #FB374D;
  font-size: 15px;
  transition: all 0.3s ease 0s;
}



/****************************home***********************/

#home
{
  overflow:hidden;
}

#blood-flow {
  width: 100%;
  height: 56.25vw;
  position: relative;
}

/***background******/


.bubble-image {
  position:fixed;
  width: 80%;
  height: auto;
}


#PHAseout-title{
  color: #f0f0f0;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  position: relative;
  font-weight: 300;
  font-size: 5em;
  text-align: center;
  background: none;
  box-shadow: none;
  border-style: none;
  margin-bottom: 0;
  z-index: 50;
}

.full-width {
	left: 50%;
	margin-left: -50vw;
	margin-right: -50vw;
	max-width: 100vw;
	position: relative;
	right: 50%;
	width: 100vw;
}

#DNA-bacteria{
  position:relative;
  width: 80%;
}

#exp-susten {
  width: 80%;
margin-left: 20%;
}

.home #subheader{
  color: #000000;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 10em;
  display: inherit;
  border-radius: 0;
  background: none;
  box-shadow: none;
  border-style: none;
  margin-bottom: 0;
  padding-top:0;

}


.moving-heart{
  position:relative;
  top:0;

}

#heart-human {
  position:relative;
  margin-top: 5%;
  margin-bottom: 5%;

}

 #sent2{
  position:absolute;
  z-index: 10;
  top: 35%; 
  left:30%;
}
 #sent3{
  position:absolute;
  z-index: 10;
  top: 45%; 
  left: 34%;
}

#sent4{
  position:absolute;
  z-index: 10;
  top: 80%; 
  left:30%;
  transform: translate(-50% ,-50%);
}

.veg-sectent{
  margin-top: 5px;
  margin-bottom: 5px;
}


.screen-arrow {
  position: absolute; 
  z-index: 10; 
  top: 85%;
  left: 50%; transform: 
  translate(-50% ,-50%);
  color: #fafafa;
}

#sents-agriculture{
  padding-top: 8%;
  padding-bottom: 5%;
}

#veg{
  margin-top: 20px;
  margin-bottom: 20px;
}

#veg-sentent{
  position:relative;
  margin: 10px;
  margin-bottom: 20px;
}


#Biodegradable-sent {
  padding-top:5%
  padding-top: 10%; 
}

#Mulch-films2{
margin-bottom: 10px;
}

 #PHAse-solution{
  z-index: 1;
  padding-top:30px;
  padding-bottum:10px;
}

#opti-sent {
  text-align: center;
  position:relative;
  padding-top: 10px;
  padding-bottum:20px;
}

#unsustainable-sent{
  padding-top: 5%;
  padding-bottom: 10%;
}

#renewable{
  position:relative;
  z-index: 1;
  width: 80%;
}

#methnaol-fabrication{
  position:relative;
  z-index: 10;
  top: 35%; 
  left:30%;
}

#pecards-homepage title{
Font-size: 1.8em;
font-style: bold;
}

#pecards-homepage a.link{
  Font-size: 1.4em;
  font-style: bold;
  }


  #last-sent{
    position:relative;
    text-align:center;
    margin-bottom: 5px;
    margin-top: 5px;
    font-size: 1.2em;
    padding-top:5px;
    padding-bottom:5px;
  }




/*********************refbox- home********************88*/

/****************contribution*****************/

/*************HP-timeline******************/

button.button-hp {
  border-radius: 8px;
  padding:4px;
}


img {
  max-width: 100%;
}

.ag-format-container {
  width: 900px;
  margin: 0 auto;

  position: relative;
}

.ag-timeline-block {
  padding: 20px 0;
}
.ag-timeline_title-box {
  padding: 0 0 10px;

  text-align: center;
}
.ag-timeline_tagline {
  font-size: 40px;
  color: rgb(84, 89, 95);
}
.ag-timeline_title {
  background-color: #304974;
  background-repeat: no-repeat;
  background-position: 50% 50%;

  background-size: cover;
  -webkit-background-clip: text;
  background-clip: text;
  text-fill-color: transparent;
  color: transparent;

  font-size: 50px;
}

.ag-timeline_item {
  margin: 0 0 50px;

  position: relative;
}
.ag-timeline_item:nth-child(2n) {
  text-align: right;
}

.ag-timeline_item:nth-child(2n) p, .ag-timeline_item:nth-child(2n) h2, .ag-timeline_item:nth-child(2n) li {
  text-align: left;
}

.ag-timeline {
  display: inline-block;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;

  position: relative;
}
.ag-timeline_line {
  width: 2px;
  background-color: #3d5a8d;

  position: absolute;
  top: 2px;
  left: 50%;
  bottom: 0;

  overflow: hidden;

  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: -1; /* Send the element to the background */
}

.ag-timeline_line-progress {
  width: 100%;
  height: 20%;
  background-color: #d47aa8;
}

.ag-timeline-card_box {
  padding: 0 0 20px 50%;
}
.ag-timeline_item:nth-child(2n) .ag-timeline-card_box {
  padding: 0 50% 20px 0;
}
.ag-timeline-card_point-box {
  display: inline-block;
  margin: 0 14px 0 -28px;
}
.ag-timeline_item:nth-child(2n) .ag-timeline-card_point-box {
  margin: 0 -28px 0 14px;
}
.ag-timeline-card_point {
  height: 50px;
  line-height: 50px;
  width: 50px;
  border: 3px solid #d47aa8;
  background-color: #92d592;

  text-align: center;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-size: 20px;
  color: #FFF;

  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.js-ag-active .ag-timeline-card_point {
  color: #1d1d1b;
  background-color: #d47aa8;
}
.ag-timeline-card_meta-box {
  display: inline-block;
}
.ag-timeline-card_meta {
  margin: 10px 0 0;

  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 28px;
  color: #d47aa8;
}
.ag-timeline-card_item {
  display: inline-block;
  width: 45%;
  margin: -77px 0 0;
  background-color: #304974;

  opacity: 0;

  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;

  -webkit-box-shadow: 0 0 0 0 rgba(0,0,0,.5);
  -moz-box-shadow: 0 0 0 0 rgba(0,0,0,.5);
  -o-box-shadow: 0 0 0 0 rgba(0,0,0,.5);
  box-shadow: 0 0 0 0 rgba(0,0,0,.5);

  -webkit-transition: -webkit-transform .5s, opacity .5s;
  -moz-transition: -moz-transform .5s, opacity .5s;
  -o-transition: -o-transform .5s, opacity .5s;
  transition: transform .5s, opacity .5s;

  position: relative;
}
.ag-timeline_item:nth-child(2n+1) .ag-timeline-card_item {
  -webkit-transform: translateX(-200%);
  -moz-transform: translateX(-200%);
  -ms-transform: translateX(-200%);
  -o-transform: translateX(-200%);
  transform: translateX(-200%);
}
.ag-timeline_item:nth-child(2n) .ag-timeline-card_item {
  -webkit-transform: translateX(200%);
  -moz-transform: translateX(200%);
  -ms-transform: translateX(200%);
  -o-transform: translateX(200%);
  transform: translateX(200%);
}
.js-ag-active.ag-timeline_item:nth-child(2n+1) .ag-timeline-card_item,
.js-ag-active.ag-timeline_item:nth-child(2n) .ag-timeline-card_item {
  opacity: 1;

  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
.ag-timeline-card_arrow {
  height: 18px;
  width: 18px;
  margin-top: 20px;
  background-color: #304974;

  z-index: -1;
  position: absolute;
  top: 0;
  right: 0;

  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.ag-timeline_item:nth-child(2n+1) .ag-timeline-card_arrow {
  margin-left: calc(-18px / 2);
  margin-right: calc(-18px / 2);
}
.ag-timeline_item:nth-child(2n) .ag-timeline-card_arrow {
  margin-left: -10px;

  right: auto;
  left: 0;
}
.ag-timeline-card_img {
  width: 100%;
}
.ag-timeline-card_info {
  padding: 20px 30px;
}
.ag-timeline-card_title {
  display: none;
  margin: 10px 0 0;

  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 28px;
  color: #d47aa8;
}
.ag-timeline-card_desc {
  line-height: 1.45;

  font-size: 16px;
  color: #FFF;
}


@media only screen and (max-width: 979px) {
  .ag-timeline_line {
    left: 30px;
  }

  .ag-timeline_item:nth-child(2n) {
    text-align: left;
  }

  .ag-timeline-card_box,
  .ag-timeline_item:nth-child(2n) .ag-timeline-card_box {
    padding: 0 0 20px;
  }
  .ag-timeline-card_meta-box {
    display: none;
  }
  .ag-timeline-card_point-box,
  .ag-timeline_item:nth-child(2n) .ag-timeline-card_point-box {
    margin: 0 0 0 8px;
  }
  .ag-timeline-card_point {
    height: 40px;
    line-height: 40px;
    width: 40px;
  }
  .ag-timeline-card_item {
    width: auto;
    margin: -65px 0 0 75px
  }
  .ag-timeline_item:nth-child(2n+1) .ag-timeline-card_item,
  .ag-timeline_item:nth-child(2n) .ag-timeline-card_item {
    -webkit-transform: translateX(200%);
    -moz-transform: translateX(200%);
    -ms-transform: translateX(200%);
    -o-transform: translateX(200%);
    transform: translateX(200%);
  }
  .ag-timeline_item:nth-child(2n+1) .ag-timeline-card_arrow {
    right: auto;
    left: 0;
  }
  .ag-timeline-card_title {
    display: block;
  }
  .ag-timeline-card_arrow {
    margin-top: 12px;
  }
}

@media only screen and (max-width: 767px) {
  .ag-format-container {
    width: 96%;
  }

  .ag-timeline-card_img {
    height: auto;
    width: auto;
  }
}

@media only screen and (max-width: 639px) {
  .ag-timeline_title {
    font-size: 60px;
  }

  .ag-timeline-card_info {
    padding: 10px 15px;
  }
  .ag-timeline-card_desc {
    font-size: 14px;
  }
}

@media only screen and (max-width: 479px) {

}

@media (min-width: 768px) and (max-width: 979px) {
  .ag-format-container {
    width: 750px;
  }

}

@media (min-width: 980px) and (max-width: 1161px) {
  .ag-format-container {
    width: 960px;
  }

}

#sections .sections-left {
  position: absolute;
  top: 0;
  height: 100%;
  max-height: 100%;
  left: -7em;
}

#sections #sections-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  pointer-events: all;
  position: sticky;
  top: 7.2em;
}
#sections #sections-wrapper .section {
  height: 8em;
  width: 8em;
  display: flex;
  border-radius: 200px;
  background-color: #121212;
  box-shadow: 0px 3px 6px #00000029;
  color: #fafafa;
  justify-content: center;
  align-items: center;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  cursor: pointer;
  font-size: 0.7em;
  margin: 0.2em 0;
}
#sections #sections-wrapper #the-problem-sidenav .section{
  background-color: #92d592;
  color: #fafafa;
}
#sections #sections-wrapper #solution1-sidenav .section{
  background-color: #f4a5cc;
  color: #fafafa;
}
#sections #sections-wrapper #safety1-sidenav .section{
  background-color: #ae4c7d;
}
#sections #sections-wrapper #model1-sidenav .section{
  background:#96b7f0;
  color: #fafafa;
}
#sections #sections-wrapper #extraction1-sidenav .section{
  background:#437e43;
  color: #fafafa;
}

#sections #sections-wrapper #application1-sidenav .section{
  background:#3d5a8d;
  color: #fafafa;
}








/*elements for al the pages*/

/* dropdown animations */
.dropdown-slide-in {
  -webkit-animation-name: dropdown-slide-in;
  animation-name: dropdown-slide-in;
  animation-duration: 0.3s;
  -webkit-animation-duration: 0.3s;
  animation-fill-mode: both;
  -webkit-animation-fill-mode: both;
}

@keyframes dropdown-slide-in {
  0% {
    -o-transform: translateY(1rem);
    -ms-transform: translateY(1rem);
    -moz-transform: translateY(1rem);
    transform: translateY(1rem);
    opacity: 0;
  }
  100% {
    -o-transform: translateY(0rem);
    -ms-transform: translateY(0rem);
    -moz-transform: translateY(0rem);
    transform: translateY(0rem);
    opacity: 1;
  }
  0% {
    -o-transform: translateY(1rem);
    -ms-transform: translateY(1rem);
    -moz-transform: translateY(1rem);
    transform: translateY(1rem);
    opacity: 0;
  }
}

@-webkit-keyframes dropdown-slide-in {
  0% {
    -webkit-transform: transform;
    -webkit-opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    -webkit-opacity: 1;
  }
  0% {
    -webkit-transform: translateY(1rem);
    -webkit-opacity: 0;
  }
}





/*menu-bar */
.menu-icon
 {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  color: #212529;
 }
 
 footer .socail-icon li {
   list-style: none;
 
 }
 
 footer .socail-icon li a {
   front-size: 2em;
   color: #000000;
   margin:10%, 100px;
   display: inline-block;
   transition: 0,5s
 }
 
 footer .socail-icon li a:hover{
 transform: translateY(-10px);
 color: #92d592;
 }


/* Clear floats after the columns */

/************ content bar page*******************/
:root
{
 --clr: #222327 ;
}
 .navigation
 {
  width: 400px;
  height: 70px;
  background:#FFFFFF;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
 }

 .navigation ul
 {
  display:flex
  width: 350px
 }

 .navigation ul li
 {
  position:relative;
  list-style: none;
  width: 70px;
  height: 70px;
  z-index: 1;
 }

 
 .navigation ul li a
 {
 pwosition: relative;
 display: flex;
 justify-content: center;
 align-items: center;
 flex-direction: column;
 width:100%;
 text-align: center;
 font-weight: 500;
 }

 .navigation ul li a .icon 
 {
  position: relative;
  display: block;
  line-height: 75px;
  font-size: 1.53em;
  text-align: center;
  transition:0.5s;
  color: var(--clr);

 }



 /* header-side */




/************************side-bar****************************/

#sidenav {
  padding-top:1.8em;
}


#sidenav-header {
  padding-top: 3em;
  font-size: 1.6em;
  color: #000
}


#to-top-arrow a, #to-top-arrow a:visited, #to-top-arrow a:active{
 color: #259e3f;
 font-size: 2em;
 -webkit-transition: all 0.4s;
 -o-transition: all 0.4s;
 transition: all 0.4s;
 padding: 1em 2em 0 2em;
 display:inline-flex;
}

#to-top-arrow a:hover{
 color: #259e3f;
 -webkit-transition: all 0.4s;
 -o-transition: all 0.4s;
 transition: all 0.4s;
}

.nav__body {
  font-weight: 100;
  font-size: 15px;
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: height 0.3s ease-out, opacity 0.2s ease-out;
}

.nav li a {
  display: block;
  padding: 0;
  color: #2c2c2c;
  transition: all 0.3s ease-out;
}

.nav li a:hover {
  background-color: transparent;
  padding-left: 1em;
}

li.nav-item > a.active.sidenav-text{
padding-left: 2em;
transition:padding-left 0.3s ease-out;
}

.nav li a:focus {
  background-color: transparent;
}

#sidenav a.active.sidenav-text{
  color: #d47aa8 !important;
  background-color: inherit !important;
  border: inherit !important;
  font-size: 20px !important;
  transition:all 0.15s ease-out;
}



/* Fonts */
@font-face {
  font-family: "Lato";
  src: url("https://static.igem.wiki/teams/4721/wiki/font-wiki/lato-thin.woff2")
      format("woff2"),
    url("https://static.igem.wiki/teams/4721/wiki/font-wiki/lato-thin.woff")
      format("woff"),
    url("https://static.igem.wiki/teams/4721/wiki/font-wiki/lato-thin.ttf")
      format("truetype");
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: "Lato";
  src: url("https://static.igem.wiki/teams/4721/wiki/font-wiki/lato-thinitalic.woff2")
      format("woff2"),
    url("https://static.igem.wiki/teams/4721/wiki/font-wiki/lato-thinitalic.woff")
      format("woff"),
    url("https://static.igem.wiki/teams/4721/wiki/font-wiki/lato-thinitalic.ttf")
      format("truetype");
  font-weight: 100;
  font-style: italic;
}

@font-face {
  font-family: "Lato";
  src: url("https://static.igem.wiki/teams/4721/wiki/font-wiki/lato-light.woff2")
      format("woff2"),
    url("https://static.igem.wiki/teams/4721/wiki/font-wiki/lato-light.woff")
      format("woff"),
    url("https://static.igem.wiki/teams/4721/wiki/font-wiki/lato-light.ttf")
      format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "Lato";
  src: url("https://static.igem.wiki/teams/4721/wiki/font-wiki/lato-lightitalic.woff2")
      format("woff2"),
    url("https://static.igem.wiki/teams/4721/wiki/font-wiki/lato-lightitalic.woff")
      format("woff"),
    url("https://static.igem.wiki/teams/4721/wiki/font-wiki/lato-lightitalic.ttf")
      format("truetype");
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: "Lato";
  src: url("https://static.igem.wiki/teams/4721/wiki/font-wiki/lato-regular.woff2")
      format("woff2"),
    url("https://static.igem.wiki/teams/4721/wiki/font-wiki/lato-regular.woff")
      format("woff"),
    url("https://static.igem.wiki/teams/4721/wiki/font-wiki/lato-regular.ttf")
      format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Lato";
  src: url("https://static.igem.wiki/teams/4721/wiki/font-wiki/lato-italic.woff2")
      format("woff2"),
    url("https://static.igem.wiki/teams/4721/wiki/font-wiki/lato-italic.woff")
      format("woff"),
    url("https://static.igem.wiki/teams/4721/wiki/font-wiki/lato-italic.ttf")
      format("truetype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "Lato";
  src: url("https://static.igem.wiki/teams/4721/wiki/font-wiki/lato-bold.woff2")
      format("woff2"),
    url("https://static.igem.wiki/teams/4721/wiki/font-wiki/lato-bold.woff")
      format("woff"),
    url("https://static.igem.wiki/teams/4721/wiki/font-wiki/lato-bold.ttf")
      format("truetype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Lato";
  src: url("https://static.igem.wiki/teams/4721/wiki/font-wiki/lato-bolditalic.woff2")
      format("woff2"),
    url("https://static.igem.wiki/teams/4721/wiki/font-wiki/lato-bolditalic.woff")
      format("woff"),
    url("https://static.igem.wiki/teams/4721/wiki/font-wiki/lato-bolditalic.ttf")
      format("truetype");
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: "Lato";
  src: url("https://static.igem.wiki/teams/4721/wiki/font-wiki/lato-black.woff2")
      format("woff2"),
    url("https://static.igem.wiki/teams/4721/wiki/font-wiki/lato-black.woff")
      format("woff"),
    url("https://static.igem.wiki/teams/4721/wiki/font-wiki/lato-black.ttf")
      format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "Lato";
  src: url("https://static.igem.wiki/teams/4721/wiki/font-wiki/lato-blackitalic.woff2")
      format("woff2"),
    url("https://static.igem.wiki/teams/4721/wiki/font-wiki/lato-blackitalic.woff")
      format("woff"),
    url("https://static.igem.wiki/teams/4721/wiki/font-wiki/lato-blackitalic.ttf")
      format("truetype");
  font-weight: 900;
  font-style: italic;
}

/* Global styles */
*,
p,
h1,
h2,
h3,
ul,
ol {
  margin: 10;
  padding: 0;
}

strong {
  font-weight: 800;
}

body {
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-size: 1em;
  font-weight: 400;
  background-color: #fafafa;
}



h1 {
  color: black;
  font-size: 2.5em;
  font-weight: 600;
  box-shadow: 0px 2px #3d5a8d;
  border-color: transparent;
  border-radius: 0px;
  border-style:groove;
  margin-bottom: 40px;
  
}

h1 .bubble{
    position: absolute;
    width: 30px;
    height: 30px;
    transform: translateX(-15px) translateY(-5px) !important;
    z-index: 1;
    border-radius: 50%;
    background-color: #b5c9d6;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
  }


h2 {
  font-size: 1.8em;
  font-weight: 600;
}


h3 {
  font-size: 1.5em;
  font-weight: 500;
}

p {
  font-size: 1.1em;
  text-align: justify;
}

#references ol li {
  margin-bottom: 0.4em;
  text-align: left;
}

.emoji {
  display: inline-block;
  width: 1em;
  height: 1em;
  vertical-align: -0.19em;
  background-repeat: no-repeat;
}

.wi-30,
.wi-lg-30,
.wi-md-30,
.wi-sm-30 {
  width: 30% !important;
  height: auto;
}

.wi-40,
.wi-lg-40,
.wi-md-40,
.wi-sm-40 {
  width: 40% !important;
  height: auto;
}

.wi-50,
.wi-lg-50,
.wi-md-50,
.wi-sm-50 {
  width: 50% !important;
  height: auto;
}

.wi-60,
.wi-lg-60,
.wi-md-60,
.wi-sm-60 {
  width: 60% !important;
  height: auto;
}

.wi-75,
.wi-lg-75,
.wi-md-75,
.wi-sm-75 {
  width: 75% !important;
  height: auto;
}

.wi-90,
.wi-lg-90,
.wi-md-90,
.wi-sm-90 {
  width: 90% !important;
  height: auto;
}

.wi-100,
.wi-lg-100,
.wi-md-100,
.wi-sm-100 {
  width: 100% !important;
  height: auto;
}

/* hyperlink in the paragrpah*/
a {
  color: inherit;
  text-decoration: inherit;
}

.link{
  text-transform:none;
  padding: 0 2px;
  display: inline-flex;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  overflow: hidden;
  position: relative;
  z-index: 0;
  transition: all .3s ease-out;
}   
.link:hover,
.link:focus{
  color: #000;
}
.link:before,
.link:after{
  content: '';
  background-color: #259e3f;
  height: 3px;
  width: 100%;
  opacity: 0.5;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  transition: all 0.3s ease 0s;
}
.link:after{
  background-color: #ff9ff3;
  box-shadow: 0 -3px 10px #ff9ff3;
  opacity: 1;
  left: -130%;
}
.link:hover:before{ left: 130%; }
.link:hover:after{ left: 0; }




figure {
  margin: 40px;
}

figcaption {
  font-size: 1em;
}

.left-aligned {
  margin-left: auto !important;
}

.strong {
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-weight: bold;
  
}

.emphasis-text {
  font-size: 1.5em;
  line-height: 1.6em;
  text-align: center;
}

.break-line-short {
  background-color: #000000;
  background-position: center center;
  border-color: transparent;
  border-style: solid;
  border-width: 1px;
  width: 20%;
}

.break-line {
  background-color: #000000;
  background-position: center center;
  border-color: transparent;
  border-style: solid;
  border-width: 1px;
  width: 75%;
}

#page-content-wrapper {
  padding-right: 0.5em;
  padding-top: 4.6em;

}



/* Scroll Indicator */
#progress-container {
  position: fixed;
  top: 0;
  z-index: 10000;
  width: 100%;
  height: 6px;
  left: 0;
}



#progress-bar {
  height: 6px;
  background: linear-gradient(90deg, #1b60d699 0%, #68c96899 100%);
  width: 0%;
}

/* Navbar */
.navbar button.navbar-toggler:focus {
  box-shadow: none;
}

.navbar {
  border-bottom: 2px solid rgba(22, 58, 30, 0.15);
}

.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
  color: inherit;
}

#main-nav, #main-nav a {
  color: black;
}

.navbar .navbar-brand {
  display: contents;
}

.navbar .navbar-brand img {
  width: 23%;
}

.navbar .navbar-nav .nav-link {
  color: black;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 1.25em;
}

.navbar-dark .navbar-nav .nav-link:hover{
  color: black;
}

.navbar-dark .navbar-nav .nav-link:focus{
  color:#3f6ab6;
}
.navbar .navbar-nav li.dropdown .dropdown-menu {
  box-shadow: 0 0.5em 3em rgba(0, 0, 0, 0.25);
  margin-top: 0;
  width: 98%;
  left: 1%;
  border-radius: 0;
  font-size: 1.125em;
  line-height: 1.2;
  padding: 1.25rem;
}

.navbar a.dropdown-toggle::after {
  -o-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.navbar a.show.dropdown-toggle::after {
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  transform: rotate(180deg);

  
  -o-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.navbar .navbar-nav li.dropdown .dropdown-link-wrapper {
  padding-bottom: 0;
  margin-bottom: 0;
}

.navbar .navbar-nav li.dropdown .dropdown-link-wrapper a:hover {
  color: #152e54;
}

.navbar .navbar-nav li.dropdown .dropdown-link-wrapper .dropdown-icon-wrapper {
  align-items: center;
  justify-content: center;
  text-align: center;
  flex: 0 0 2.5em;
  color: rgb(0, 0, 0);
}

.navbar .navbar-nav li.dropdown .dropdown-link-wrapper .dropdown-icon-wrapper:hover {
  align-items: center;
  justify-content: center;
  text-align: center;
  flex: 0 0 2.5em;
  transform:rotate(10);
  color: linear-gradient(90deg, #1b60d699 0%, #68c96899 100%);
}

.navbar
  .navbar-nav
  li.dropdown
  .dropdown-link-wrapper
  a:hover
  .dropdown-icon-wrapper {
  color: #ff69b4 ;
}

.navbar .navbar-nav li.dropdown .dropdown-link-wrapper .dropdown-item {
  padding-top: 0;
  padding-bottom: 0;
  text-decoration: none;
  color: inherit;
}

.navbar-collapse {
  z-index: 5000;
}

.navbar-collapse .flex-shrink-0 {
  max-width: 100%;
}

.navbar .navbar-nav li.dropdown .dropdown-link-wrapper .text-navbar-muted {
  font-size: 0.9375em;
  padding-left: 1rem;
  padding-right: 1rem;
  text-decoration: none;
  opacity: 0.4;
  text-align: left;
}

/* logo animations */ TODO:


/************************Collabortion************************/
/*****Thanks to Wanderson - https://codepen.io/Wandersonsc/pen/RMerRy****/
.wrapper {
  width: 100%;
  padding: 0 2rem;
  text-align: center;
}
.polaroid {
  background: #fff;
  padding: 1rem;
  box-shadow: 0 0.2rem 1.2rem rgba(0,0,0,0.2);
  
}
.polaroid > img{
  width: 100%;
  height: auto;
}
.caption {
  font-size: 1.8rem;
  text-align: center;
  line-height: 2em;
}
.item {
  width: 60%;
  display:inline-flex;
  margin-top: 2rem;
  filter: grayscale(50%);
}

.item .polaroid:before {
  content: '';
  position: absolute;
  z-index: -1;
  transition: all 0.35s;
}
.item:nth-of-type(4n+1) {
  transform: scale(0.8, 0.8) rotate(5deg);
  transition: all 0.35s;
}
.item:nth-of-type(4n+1) .polaroid:before {
  transform: rotate(6deg);
  height: 20%;
  width: 47%;
  bottom: 30px;
  right: 12px;
  box-shadow: 0 2.1rem 2rem rgba(0,0,0,0.4);
}
.item:nth-of-type(4n+2) {
  transform: scale(0.8, 0.8) rotate(-5deg);
  transition: all 0.35s;
}
.item:nth-of-type(4n+2) .polaroid:before {
  transform: rotate(-6deg);
  height: 20%;
  width: 47%;
  bottom: 30px;
  left: 12px;
  box-shadow: 0 2.1rem 2rem rgba(0,0,0,0.4);
}
.item:nth-of-type(4n+4) {
  transform: scale(0.8, 0.8) rotate(3deg);
  transition: all 0.35s;
}
.item:nth-of-type(4n+4) .polaroid:before {
  transform: rotate(4deg);
  height: 20%;
  width: 47%;
  bottom: 30px;
  right: 12px;
  box-shadow: 0 2.1rem 2rem rgba(0,0,0,0.3);
}
.item:nth-of-type(4n+3) {
  transform: scale(0.8, 0.8) rotate(-3deg);
  transition: all 0.35s;
}
.item:nth-of-type(4n+3) .polaroid:before {
  transform: rotate(-4deg);
  height: 20%;
  width: 47%;
  bottom: 30px;
  left: 12px;
  box-shadow: 0 2.1rem 2rem rgba(0,0,0,0.3);
}
.item:hover {
  filter: none;
  transform: scale(1, 1) rotate(0deg) !important;
  transition: all 0.35s;
}
.item:hover .polaroid:before {
  content: '';
  position: absolute;
  z-index: -1;
  transform: rotate(0deg);
  height: 90%;
  width: 90%;
  bottom: 0%;
  right: 5%;
  box-shadow: 0 1rem 3rem rgba(0,0,0,0.2);
  transition: all 0.35s;
}

/***************Featured**************************/
/******Thanks to: Allan Salgado Solano (https://codepen.io/allan-salgado-solano/pen/XyXNmO)*******/
.timeline {
  position: relative;
  padding: 0;
  margin-bottom: 22px;
  list-style: none;
  background: transparent;
}
.timeline:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 2px;
  margin-left: -1px;
  content: "";
  background-color: #dee2e6;
}
.timeline::after {
  display: block;
  clear: both;
  content: "";
}
.timeline:not(.timeline-single) .timeline-item:first-child + .timeline-item,
.timeline:not(.timeline-single)
  .timeline-period
  + .timeline-item
  + .timeline-item {
  margin-top: 90px;
}

.timeline-item {
  position: relative;
  display: block;
  float: left;
  width: 50%;
  padding-right: 40px;
  margin-bottom: 60px;
}
.timeline-item:not(.timeline-period)::after {
  display: block;
  clear: both;
  content: "";
}
.timeline-item.timeline-reverse {
  float: right;
  padding-right: 0;
  padding-left: 40px;
  clear: right;
}
.timeline-item:last-child {
  margin-bottom: 0;
}

.timeline-period {
  position: relative;
  z-index: 6;
  display: block;
  border-radius: 20px;
  padding: 25px 10px;
  margin: 20px auto 30px;
  clear: both;
  font-size: 26px;
  color: white;
  text-align: center;
  text-transform: uppercase;
  background: #3d5a8d;
}

.timeline-content {
  width: 100%;
  overflow: hidden;
}

.timeline-dot {
  position: absolute;
  right: 0;
  z-index: 11;
  color: #fff;
  text-align: center;
  cursor: pointer;
  background-color: #3f51b5;
  border-radius: 50%;
  top: 7.5px;
}
.timeline-reverse .timeline-dot {
  right: auto;
  left: 0;
  margin-right: 0;
}

.timeline .timeline-dot {
  width: 14px;
  height: 14px;
  margin-right: -7px;
  line-height: 14px;
}

.timeline .timeline-reverse .timeline-dot {
  margin-left: -7px;
}

.timeline.timeline-single {
  margin-left: 7px;
}
.timeline.timeline-single .timeline-dot {
  margin-left: -7px;
}

@media (max-width: 767.98px) {
  .timeline {
    margin-left: 7px;
  }
  .timeline .timeline-dot {
    margin-left: -7px;
  }
}

.timeline-info {
  float: right;
  width: 100%;
  padding: 0 20px;
  margin-bottom: 22px;
  line-height: 28px;
  text-align: center;
  background: #e1ecfe;
  border: 1px solid #e1ecfe;
  border-radius: 20px;
}
.timeline-reverse .timeline-info {
  float: left;
}

.timeline-footer {
  position: absolute;
  right: 0;
  bottom: -30px;
  margin-right: 55px;
}
.timeline-footer .icon {
  margin-right: 0.3em;
}
.timeline-reverse .timeline-footer {
  right: auto;
  left: 0;
  margin-right: 0;
  margin-left: 55px;
}

.timeline-reverse + .timeline-reverse {
  margin-top: 0;
}

@media (max-width: 767.98px) {
  .timeline:before {
    left: 0;
  }
  .timeline-item,
  .timeline-item.timeline-reverse {
    float: none;
    width: 100%;
    padding-right: 0;
    padding-left: 40px;
    margin-top: 0;
    margin-bottom: 60px;
  }
  .timeline-dot {
    right: auto;
    left: 0;
    margin-right: 0;
    margin-left: -7px;
  }
  .timeline-info {
    display: inline-block;
    float: none;
  }
  .timeline-footer {
    right: auto;
    bottom: -26px;
    left: 0;
    margin-right: 0;
    margin-left: 40px;
  }
}

.timeline-single:before {
  left: 0;
}

.timeline-single .timeline-item {
  float: none;
  width: 100%;
  padding-right: 0;
  padding-left: 40px;
  margin-bottom: 60px;
}

.timeline-single .timeline-dot {
  right: auto;
  left: 0;
  margin-right: 0;
  margin-left: -7px;
}

.timeline-single .timeline-info {
  float: left;
}

.timeline-single .timeline-footer {
  right: auto;
  bottom: -26px;
  left: 0;
  margin-right: 0;
  margin-left: 40px;
}

.timeline-icon .timeline-dot {
  width: 40px;
  height: 40px;
  margin-right: -20px;
  line-height: 40px;
}

.timeline-icon .timeline-reverse .timeline-dot {
  margin-left: -20px;
}

.timeline-icon.timeline-single {
  margin-left: 20px;
}
.timeline-icon.timeline-single .timeline-dot {
  margin-left: -20px;
}

@media (max-width: 767.98px) {
  .timeline-icon {
    margin-left: 20px;
  }
  .timeline-icon .timeline-dot {
    margin-left: -20px;
  }
}

.timeline-icon .timeline-dot {
  top: -5.5px;
}

.timeline-avatar .timeline-dot {
  width: 40px;
  height: 40px;
  margin-right: -20px;
  line-height: 40px;
}

.timeline-avatar .timeline-reverse .timeline-dot {
  margin-left: -20px;
}

.timeline-avatar.timeline-single {
  margin-left: 20px;
}
.timeline-avatar.timeline-single .timeline-dot {
  margin-left: -20px;
}

@media (max-width: 767.98px) {
  .timeline-avatar {
    margin-left: 20px;
  }
  .timeline-avatar .timeline-dot {
    margin-left: -20px;
  }
}

.timeline-avatar-sm .timeline-dot {
  width: 30px;
  height: 30px;
  margin-right: -15px;
  line-height: 30px;
}

.timeline-avatar-sm .timeline-reverse .timeline-dot {
  margin-left: -15px;
}

.timeline-avatar-sm.timeline-single {
  margin-left: 15px;
}
.timeline-avatar-sm.timeline-single .timeline-dot {
  margin-left: -15px;
}

@media (max-width: 767.98px) {
  .timeline-avatar-sm {
    margin-left: 15px;
  }
  .timeline-avatar-sm .timeline-dot {
    margin-left: -15px;
  }
}

.timeline-avatar-lg .timeline-dot {
  width: 50px;
  height: 50px;
  margin-right: -25px;
  line-height: 50px;
}

.timeline-avatar-lg .timeline-reverse .timeline-dot {
  margin-left: -25px;
}

.timeline-avatar-lg.timeline-single {
  margin-left: 25px;
}
.timeline-avatar-lg.timeline-single .timeline-dot {
  margin-left: -25px;
}

@media (max-width: 767.98px) {
  .timeline-avatar-lg {
    margin-left: 25px;
  }
  .timeline-avatar-lg .timeline-dot {
    margin-left: -25px;
  }
}

.timeline-simple .timeline-dot {
  top: 0;
  margin-top: 10px;
}

.timeline-feed .timeline-dot {
  width: 30px;
  height: 30px;
  margin-right: -15px;
  line-height: 30px;
}

.timeline-feed .timeline-reverse .timeline-dot {
  margin-left: -15px;
}

.timeline-feed.timeline-single {
  margin-left: 15px;
}
.timeline-feed.timeline-single .timeline-dot {
  margin-left: -15px;
}

.F-blue{
background-color: #3f6ab6;
}

.F-green {
  background-color: #61b161;

}

.F-pink{
background-color: #d47aa8;
}
.pic{
  width:100%;
}

/*polaroid images*/
.polaroid {
  font-family: "Lato", Helvetica, Arial, sans-serif;
  background: #fff;
  padding: 1rem;
  box-shadow: 0 0.2rem 1.2rem rgba(0,0,0,0.2);
  
}
.polaroid > img{
  max-width: 100%;
  height: auto;
}
.caption {
  font-size: 1.8rem;
  text-align: center;
  line-height: 2em;
}
.pic {
  display: inline-block;
  margin-top: 2rem;
  filter: grayscale(70%);
}
.pic .polaroid:before {
  content: '';
  position: absolute;
  z-index: -1;
  transition: all 0.35s;
}
.pic:nth-of-type(4n+1) {
  transform: scale(0.8, 0.8) rotate(5deg);
  transition: all 0.35s;
}
.pic:nth-of-type(4n+1) .polaroid:before {
  transform: rotate(6deg);
  height: 20%;
  width: 47%;
  bottom: 30px;
  right: 12px;
  box-shadow: 0 2.1rem 2rem rgba(0,0,0,0.4);
}
.pic:nth-of-type(4n+2) {
  transform: scale(0.8, 0.8) rotate(-5deg);
  transition: all 0.35s;
}
.pic:nth-of-type(4n+2) .polaroid:before {
  transform: rotate(-6deg);
  height: 20%;
  width: 47%;
  bottom: 30px;
  left: 12px;
  box-shadow: 0 2.1rem 2rem rgba(0,0,0,0.4);
}
.pic:nth-of-type(4n+4) {
  transform: scale(0.8, 0.8) rotate(3deg);
  transition: all 0.35s;
}
.pic:nth-of-type(4n+4) .polaroid:before {
  transform: rotate(4deg);
  height: 20%;
  width: 47%;
  bottom: 30px;
  right: 12px;
  box-shadow: 0 2.1rem 2rem rgba(0,0,0,0.3);
}
.pic:nth-of-type(4n+3) {
  transform: scale(0.8, 0.8) rotate(-3deg);
  transition: all 0.35s;
}
.pic:nth-of-type(4n+3) .polaroid:before {
  transform: rotate(-4deg);
  height: 20%;
  width: 47%;
  bottom: 30px;
  left: 12px;
  box-shadow: 0 2.1rem 2rem rgba(0,0,0,0.3);
}
.pic:hover {
  filter: none;
  transform: scale(1, 1) rotate(0deg) !important;
  transition: all 0.35s;
}
.pic:hover .polaroid:before {
  content: '';
  position: absolute;
  z-index: -1;
  transform: rotate(0deg);
  height: 90%;
  width: 90%;
  bottom: 0%;
  right: 5%;
  box-shadow: 0 1rem 3rem rgba(0,0,0,0.2);
  transition: all 0.35s;
}


/*crowdfounding*/
.circle {
  border-radius: 50%;
  
}
.crowdfunding-text-container {
  background-color: #ffffffab;
  border-radius: 10px;
  width:80%;
  margin: auto;
  padding: 2em;
  border: solid 3px #e5e5e5;
}
.crowdfunding-container {
  width: 70%;
  margin: auto;
}

#donate-button {
  font-size: 1.375em;
  font-weight: bold;
  background-color: #ffffff;
  color: #d47aa8;
  padding: 0.5em;
  border: solid 3px #d47aa8;
  border-radius: 10px;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  display: inline;
}
#donate-button:hover, #donate-button:active{
  background-color: #92d592;
  color: #ffffff;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.donate-button-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 1em;
}

#main-body-crowd {
  max-width: none;
}


/* Math */
.math-large {
  font-size: 2em;
}
.math-start mjx-container[jax="CHTML"][display="true"] {
  text-align: start;
}

.math-end mjx-container[jax="CHTML"][display="true"] {
  text-align: end;
}

/* Iframe PDF */
iframe.pdf {
  width: 80%;
  height: 500px;
}

/***************Stafety**********************/
.sticky-note-b {
  width: 12em;
  height: 1em;
  background-color: #96b7f0;
  border-radius: 10px;
  border-color: transparent;
  border-style: solid;
  box-shadow: 0px 0px 3px 2px rgba(14, 110, 183, 1);
  color: #ffffff;
}


/**************** Sticky notes + tape -pink *****************/
.stickynote {
	top: 30%;
	left: 50%;
	margin: 0px -261px;
	z-index: 10000000;
	transform: rotate(2deg);
}
.stickynote.casual {
	bottom: 80px;
	right: 50px;
	left: auto;
	top: auto;
	margin: 0;
  transform: translateX(20%);
}
.stickynote .paper-p {
	color: black;
	width: 500px;
	background: #fcd5e9;
	padding: 25px 20px 10px 20px;
	box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.12);
	font-size: 15px;
	text-align: left;
	-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

.stickynote .paper-g {
	color: black;
	width: 500px;
	background: #c1f6c1;
	padding: 25px 20px 10px 20px;
	box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.12);
	font-size: 15px;
	text-align: left;
	-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}


  .stickynote .paper-b {
    color: black;
    width: 500px;
    background: #c8d9f7;
    padding: 25px 20px 10px 20px;
    box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.12);
    font-size: 15px;
    text-align: left;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }


.stickynote strong {
	font-size: 20px;  
}
.stickynote .red-lined{
  border-bottom: 2px solid #ff7e7e;  
}
.stickynote .green-lined{
  border-bottom: 2px solid #3d7d3d;  
}
.stickynote .dark-lined{
  border-bottom: 2px solid #bda55e;
}
.stickynote a.restore-upsell {
	text-decoration: none;
	display: inline-block;
	padding: 5px 10px 8px 10px;
	background: #39A6D7;
	border-radius: 5px;
	color: white;
	margin-bottom: -10px;
}
.stickynote a.restore-upsell:hover {
	background: #0FB6FF;
}
.stickynote .tape {
	position: absolute;
	top: -15px;
	right: 80px;
	width: 130px;
	height: 35px;
	background-color: rgba(255, 255, 255, 0.6);
	border-left: 1px dashed rgba(0, 0, 0, 0.1);
	border-right: 1px dashed rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 1px 0px rgba(204, 204, 204, 0.28);
	transform: rotate(-2deg) skew(0, 0) translate(0%, -5px);
}
.stickynote .left-shadow {
	width: 140px;
	height: 140px;
	bottom: -5px;
	left: -12px;
	position: absolute;
	z-index: -6;
	display: inline-block;
	box-shadow: -10px -10px 10px rgba(0, 0, 0, 0.12);
	transform: scale(1) rotate(274deg) translate(20px, 25px) skew(9deg, 0deg);
}
.stickynote .right-shadow {
	width: 140px;
	height: 140px;
	bottom: -13px;
	right: -4px;
	position: absolute;
	z-index: -6;
	display: inline-block;
	box-shadow: -10px -10px 10px rgba(0, 0, 0, 0.12);
	transform: scale(1) rotate(184deg) translate(20px, 25px) skew(9deg, 0deg);
}

.ui-progress-bar {
	position: relative;
	width: 240px;
	margin: 15px auto 10px;
	height: 8px;
	background-color: rgba(157, 167, 171, 0.42);
	border-radius: 10px;
}
.ui-progress-bar.blue .ui-progress {
	background-color: #339BB9!important;
	border: 1px solid #287a91;
}
.ui-progress-bar.error .ui-progress {
	background-color: #C43C35 !important;
	border: 1px solid #9c302a;
}
.ui-progress-bar.warning .ui-progress {
	background-color: #D9B31A!important;
	border: 1px solid #ab8d15;
}
.ui-progress-bar.success .ui-progress {
	background-color: #57A957!important;
	border: 1px solid #458845;
}
.ui-progress-bar.transition .ui-progress {
	transition: background-color 0.5s ease-in, border-color 1.5s ease-out, box-shadow 1.5s ease-out;
}
.ui-progress-bar .ui-progress {
	position: relative;
	display: block;
	overflow: hidden;
	height: 8px;
	border-radius: 10px;
	background: repeating-linear-gradient(120deg, rgba(0, 0, 0, 0.17), rgba(0, 0, 0, 0.17) 15px, rgba(0, 0, 0, 0) 15px, rgba(0, 0, 0, 0) 30px), linear-gradient(rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 100%), #EAF9FF;
	-webkit-background-size: 44px 44px;
	-moz-background-size: 36px 36px;
	animation: animate-stripes 2s linear infinite;
	top: 0px;
	left: 0px;
}
.dark .ui-progress-bar .ui-progress {
	background: repeating-linear-gradient(120deg, rgba(0, 0, 0, 0.17), rgba(0, 0, 0, 0.17) 15px, rgba(0, 0, 0, 0) 15px, rgba(0, 0, 0, 0) 30px), linear-gradient(rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 100%), #4ACBFD;
	-webkit-background-size: 44px 44px;
	-moz-background-size: 36px 36px;
}

/* stats-btn part - START */
.stats-btn {
	font-family: "Lato", Helvetica, Arial, sans-serif;
	font-size: 9px;
	padding: 0px 2px 2px 3px;
	box-sizing: border-box;
	width: 93px;
	height: 100%;
	border-right: 1px solid black;
	border-left: 1px solid transparent;
	box-shadow: 1px 0 rgba(255, 255, 255, 0.06);
	color: rgba(255, 255, 255, 0.8);
	margin-left: -4px;
}
.stats-btn:hover {
	background: rgba(255, 255, 255, 0.06);
}
.stats-btn.c9-simple-btnmenuDown {
	background: #494949;
	z-index: 196000;
	position: relative;
	box-shadow: none;
}
.stats-btn .item {
	padding: 2px 0 0 0;
	position: relative;
	text-transform: uppercase;
	font-size: 6px;
	line-height: 6px;
}
.stats-btn .progress {
	background: #747474;
	width: 50px;
	position: absolute;
	z-index: 1;
	content: "";
	display: inline-block;
	height: 3px;
	left: 36px;
	width: 0px;
	margin-top: 1px;
	transition: width 2s;
}
.stats-btn:hover .progress {
	background: #C8DA2A;
}
.stats-btn .progress.limit {
	background: red;
}
.stats-btn .item:after {
	background: #3D3D3D;
	width: 50px;
	position: absolute;
	right: 0;
	content: "";
	display: inline-block;
	height: 3px;
	margin-top: 1px;
}
.stats-btn:hover .item:after {
	background: #545454;
}
.stats-menu {
	text-align: center;
	padding: 10px !important;
	border-radius: 4px 0 4px 4px;
	margin: -1px 0px 0 1px !important;
	width: 302px !important;
}
.stats-tabs {
	text-align: left;
}
.stats-menu .graph-label {
	font-size: 9px;
	text-transform: normal;
}
.stats-menu .graph-label .mem-limit {
	float: right;
}
.stats-menu .graph {
	height: 40px;
	border: 1px solid rgba(0, 0, 0, 0.4);
	box-shadow: 1px 1px rgba(255, 255, 255, 0.06), inset 1px 1px rgba(255, 255, 255, 0.06);
	margin: -1px 0 5px 0;
	width: 300px;
	border-radius: 3px;
	background: rgba(255, 255, 255, 0.07);
	color: #C8DA2A;
}
.stats-menu .title {
	text-align: center;
	margin: 0 0 20px 0;
	font-size: 13px;
	text-transform: normal;
}
.stats-menu .info,
.stats-bubble .info {
	background: rgba(255, 255, 255, 0.07);
	border: 1px solid rgba(0, 0, 0, 0.4);
	box-shadow: 1px 1px rgba(255, 255, 255, 0.06), inset 1px 1px rgba(255, 255, 255, 0.06);
	padding: 10px;
	margin-top: 20px;
	position: relative;
}
.stats-bubble .info {
	margin-top: 10px;
}
.stats-menu .info span,
.stats-bubble .info span {
	display: block;
	margin: 0 0 5px 0;
}
.stats-bubble {
	line-height: 1.5em;
}
.stats-bubble strong {
	display: block;
	margin-bottom: 10px;
}
.stats-bubble .upgrade-to-resize {
	margin: 10px;
	margin: 5px 10px;
	color: #6F6F6F;
}
.stats-bubble .button-resize-upgrade {
	margin: 10px;
}
.stats-bubble ul {
	padding-left: 16px;
}




/* PUSH PIN */
.pushpin {
  margin: 0 auto -15px auto;
  position: relative;
  width:20px;
  height:35px;
  z-index:1;
}
.pushpin.tilted {
  -ms-transform:rotate(9deg);
  -moz-transform:rotate(9deg);
  -webkit-transform:rotate(9deg);
  -o-transform:rotate(9deg);
	  transform:rotate(9deg);
}
.pinhead {
	background: darkred;
	width: 75%;
	height: 20%;
	border-radius: 100%;
	position: relative;
	left:12.5%;
	top:0;
}
.pinhead:after {
	content:'';
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background: red;
	top: -30%;
	left:0;
}

.pinbase {
	background: darkred;
	width: 100%;
	height: 25%;
	border-radius: 100%;
	position: relative;
	left:0;
	top:30%;
}
.pinbase:after {
	content:'';
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background: red;
	position: absolute;
	top: -30%;
	left:0;
}

.pinshaft {
  background: darkred;
  height: 30%;
  width: 50%;
  position: relative;
  border-radius: 0 ;
  top: -30%;
  left: 25%;
}

.pinshaft:after {
	content:'';
	width: 100%;
	height: 50%;
	border-radius: 50%;
	background: darkred;
	position: absolute;
	top: 75%;
}

.pinpoint {
  display: block;
  background: #999;
  height: 70%;
  width: 14%;
  position: absolute;
  border-radius: 0 0 20% 20%;
  z-index: -50;
  bottom: 0;
  left: 43%;
}
/* NOTE */
.stickynote {
	width:250px;
	margin:60px auto;
}
.stickynote.tilted {
	transform:rotate(-3deg);
}
.note {
  font-family: "Lato", Helvetica, Arial, sans-serif;
  color:#333;
	width:400px;
	height:auto;
	margin:0 auto;
	padding:20px 20px 10px 20px;
	font-size:15px;
	box-shadow:0 10px 10px 2px rgba(0,0,0,0.3);
	background-color:transparent;
	border:none;
}
.pink {background:#ed1c94;}
.gray{background: gray;}

.sticky-note-b {
  width: 18em;
  height: 16em;
  background-color: #96b7f0;
  border-radius: 10px;
  border-color: transparent;
  border-style: solid;
  box-shadow: 0px 0px 3px 2px #c8d9f7;
  text-align: left;
}

.sticky-note-p {
  width: 18.75em;
  height: 12.5em;
  background-color: pink;
  border-radius: 10px;
  border-color: transparent;
  border-style: solid;
  box-shadow: 0px 0px 3px 2px pink;
  color: #ffffff;
}

.sticky-note-r-full {
  background-color: #f16759;
  border-radius: 10px;
  border-color: transparent;
  border-style: solid;
  box-shadow: 0px 0px 3px 2px rgba(241, 103, 89, 1);
  color: #ffffff;
}

.sticky-note-o-full {
  background-color: #pink;
  border-radius: 10px;
  border-color: transparent;
  border-style: solid;
  box-shadow: 0px 0px 3px 2px #pink;
  color: #ffffff;
}

.sticky-note-y-full {
  background-color: #fed900;
  border-radius: 10px;
  border-color: transparent;
  border-style: solid;
  box-shadow: 0px 0px 3px 2px rgba(254, 217, 0, 0.9);
}

.sticky-note-y ul,
.sticky-note-b ul,
.sticky-note-r ul {
  padding-left: 1em;
}

.sticky-note-y li,
.sticky-note-b li,
.sticky-note-r li {
  font-size: 1.125em;
}

.sticky-note-y p,
.sticky-note-b p,
.sticky-note-r p {
  font-size: 1em;
  margin-top: 0 !important;
  text-align: left;
}

p.sticky-note-header {
  font-size: 1.5em;
  font-weight: 500;
  margin-bottom: 0.8em;
}

/* Table */
.table {
  font-size: 1em;
  font-weight: 400;
}

.table-striped > tbody > tr:nth-child(2n + 1) > td,
.table-striped > tbody > tr:nth-child(2n + 1) > th {
  background-color: #e1ecfe;
  box-shadow: none;
}

tbody th {
  font-weight: 400;
}




/* Footer */
.ft-top {
  background-image: linear-gradient(90deg, #1b60d699 0%, #68c96899 100%);
  text-color: black;
  text-align: center;
  text-decoration: none;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 1em;
  line-height: 1.35;
  text-align: center;
  padding-top: 3%;
  padding-bottom: 3%;
}



#mail {
  text-decoration: none;
}

#contact-info {
  color: #212529;
}

#social-media {
  text-align: center;
  color: #ffffff;
}

#social-media .footer-bg-color {
  color: #333333;
}

#social-media a:hover {
  transform: translateY(-10px);
  color: #92d592;
  -o-transition: 0.4s;
  -moz-transition: 0.4s;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}



footer .socail-icon {
 position: relative;
 display: flex;
 justify-content: center;
 align-items: center;
 margin: 50px 10; 
 flex-wrap: wrap;
 color: #212529;
}

footer .socail-icon li {
  list-style: none;

}

footer .socail-icon li a {
  front-size: 2em;
  color: #000000;
  margin:10%, 100px;
  display: inline-block;
  transition: 0,5s
}

footer .socail-icon li a:hover{
transform: translateY(-10px);
color: #259e3f;  #color for the footer logo

}

.ft-under {
  background-color:#fafafa;
  text-decoration: none;
  color: black;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 1em;
  line-height: 1.35;
}

.moving-bar {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
;
}

.moving-bar img {
  width: 140px; /* Adjust the size as needed */
  margin: 0 3px; 
  padding: 0.2em;/* Adjust the spacing between logos */
  transition: transform 1.0s ease; /* Add smooth transition effect */
}

.moving-bar img:hover {
  transform: translateY(-40px); /* Move the logo upward when hovered */
}



.moving-bar {
  display: flex;
  overflow: hidden;
  background-color: white;
  /*animation: moveLogos 40s linear; content: ; 
}

.moving-bar img {
  width: 300px; /* Adjust the size as needed */
  margin: 0 500x; /* Adjust the spacing between logos */
  transition: transform 0.5 s ease, width 0.5s ease; /* Add smooth transition effects */
}

.moving-bar img:hover {
  transform: translateY(1px) scale(1.1); /* Move the logo upward and make it bigger */
  width: 150px; /* Increase the width on hover */
}


#nav-to-top {
  color: #212529;
  text-align:right;
  padding-right: 2%;
  size: 20px;
}

#nav-to-top a {
  display: inline-block;
}

#nav-to-top a:hover {
 transform: translateY(-10px) scale(1.2);
 color:#259e3f;
}

/* Footer Carousel */


footer .carousel {
  width: 90%;
  margin: 0 auto;
}

footer .slick-slide {
  margin: 20px;
}

footer .slick-slide a {
  width: 100%;
  height: auto;
}

footer .slick-slide img {
  width: 210px;
  height: auto;
}

footer .slick-track {
  display: flex;
}

footer .slick-track .slick-slide {
  display: flex;
  height: auto;
  align-items: center;
  justify-content: center;
}


/******************* Modeling *********************/

/* Cards */
.card-small {
  height: 340px;
  padding: 0.5em;
  border-width: 2px;
  border-color: #000000;
  border-style: solid;
  overflow: auto;
}

.card-small-circle-p {
  width: 76px;
  height: 76px;
  margin-top: 2em;
  background-color: #f4a5cc;
  border-radius: 50%;
}

.card-small-circle-b {
  width: 76px;
  height: 76px;
  margin-top: 2em;
  background-color: #96b7f0;
  border-radius: 50%;
}

.card-small-circle-g {
  width: 76px;
  height: 76px;
  margin-top: 2em;
  background-color: #92d592;
  border-radius: 50%;
}

.card-small-circle-y {
  width: 76px;
  height: 76px;
  margin-top: 2em;
  background-color: #fed900;
  border-radius: 50%;
}

.card-small-circle-g {
  width: 76px;
  height: 76px;
  margin-top: 2em;
  background-color: #52a458;
  border-radius: 50%;
}

.card-small-title {
  text-align: center;
  margin-top: 24px;
  max-width: 100px;
  font-size: 1.25em;
  font-weight: 600;
}

.card-small-text {
  margin-top: 24px;
  text-align: center;
  font-size: 1em;
}

.card-gallery-day-s {
  font-size: 220px;
  font-weight: 800;
  text-transform: uppercase;
  position: relative;
  z-index: -1;
  line-height: 170px;
  margin-top: 0 !important;
}

.card-gallery-date-s {
  font-size: 48px;
  font-weight: 700;
  text-transform: uppercase;
  position: relative;
  z-index: -1;
  line-height: 60px;
  margin-top: 0 !important;
}

.card-gallery-title-s {
  color: #000000;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-size: 64px;
  font-weight: 700;
  text-transform: uppercase;
  z-index: 10;
  line-height: 1em;
  margin-top: -1em !important;
  text-align: left !important;
}

.card-gallery-day-e {
  font-size: 220px;
  font-weight: 800;
  text-transform: uppercase;
  position: relative;
  z-index: -1;
  line-height: 170px;
  left: -10px;
  margin-top: 0 !important;
}

.card-gallery-date-e {
  font-size: 48px;
  font-weight: 700;
  text-transform: uppercase;
  position: relative;
  z-index: -1;
  line-height: 60px;
  margin-top: 0 !important;
}

.card-gallery-title-e {
  color: #000000;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-size: 64px;
  font-weight: 700;
  text-transform: uppercase;
  z-index: 10;
  line-height: 1em;
  margin-top: -1em !important;
  text-align: left !important;
}

.card-gallery-date-wrapper {
  position: absolute;
  opacity: 0.6;
  z-index: -1;
  text-align: left !important;
}

.card-gallery {
  max-height: 600px;
  border-width: 2px;
  border-color: transparent;
  border-style: solid;
  border-radius: 10px;
}

.order1 {
  position: relative;
}

.card-gallery-text {
  max-width: 100%;
}

.card-gallery-text p {
  margin-top: 0 !important;
}

.card-gallery-r .btn {
  background-color: #fed900;
  box-shadow: 0px 0px 3px 2px rgba(254, 217, 0, 0.9);
  border-radius: 10px;
  border-color: transparent;
  border-style: solid;
  font-weight: 700;
  font-size: 1.25em;
}

.card-gallery-o .btn {
  background-color: #0e6eb7;
  box-shadow: 0px 0px 3px 2px rgba(14, 110, 183, 0.9);
  border-radius: 10px;
  border-color: transparent;
  border-style: solid;
  font-weight: 700;
  font-size: 1.25em;
  color: #ffffff;
}

/**** Crowdfunding page ****/
.crowd-vid {
  width: 840px;
  height: 473px;
}

/*************** Team page ***************/
/**********Thank to: Alvaro Mantoro (https://codepen.io/alvaromontoro/pen/VwVNQxg)*************************/
figure {
  --c: 50px;
  --p: 30px;
  --d: 10px;
  display: inline-block;
  padding: var(--c);
  background:
    radial-gradient(farthest-side at 0 0, #000, #0000) 0 0 / var(--c) var(--c),
    radial-gradient(farthest-side at 100% 100%, #000, #0000) 100% 100% / var(--c) var(--c),
    linear-gradient(#fff 0 0) 50% 50% / calc(100% - var(--p)) calc(100% - var(--p)),
    linear-gradient(#0000, #000 25% 75%, #0000) 50% 50% / calc(100% - var(--p)) calc(100% - var(--d)),
    linear-gradient(90deg, #0000, #000 25% 75%, #0000) 50% 50% / calc(100% - var(--d)) calc(100% - var(--p)),
    radial-gradient(farthest-side at 0 100%, #00000018, #0000) calc(100% - var(--d) * 0.5) calc(var(--d) * 0.5) / var(--d) var(--d),
    radial-gradient(farthest-side at 100% 0, #00000018, #0000) calc(var(--d) * 0.5) calc(100% - var(--d) * 0.5) / var(--d) var(--d)
    ;
  background-repeat: no-repeat;
  clip-path: polygon(0 var(--c), var(--c) 0, 100% 0, 100% calc(100% - var(--c)), calc(100% - var(--c)) 100%, 0 100%);
}


figure:nth-of-type(2) img {
  width: 80%;
  height: 50%;
}

/*****Modal - team page*******/
/* Modal Content */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
}

/* The Close Button */
.close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}



/* Sponsors */
.sponsors .h2 {
  font-size: 1.5em;
  font-weight: 500;
  color: inherit;
  border-radius: 0;
  background: none;
  box-shadow: none;
  border-style: none;
  margin-bottom: 0;
  display: block;
}
.sponsors .break-line {
  border-width: 2px;
  width: 100%;
}

.sponsor-logo-wrapper-b {
  border-radius: 10px;
  background-color: #ffffff;
  box-shadow: 0px 0px 3px 2px rgba(14, 110, 183, 1);
  height: 182.25px;
  width: 324px;
  text-align: center;
}

.sponsor-logo-wrapper-o {
  border-radius: 10px;
  background-color: #ffffff;
  box-shadow: 0px 0px 3px 2px green;
  height: 182.25px;
  width: 324px;
  text-align: center;
}

.sponsor-logo-wrapper-r {
  border-radius: 10px;
  background-color: #ffffff;
  box-shadow: 0px 0px 3px 2px #d47aa8;
  width: 90%;
}

.sponsor-logo-wrapper a:hover {
  color: inherit;
}

.sponsor-logos {
  width: 85%;
  height: auto;
}

.sponsor-logos-large {
  width: 100%;
  height: auto;
}

.sponsor-logos-medium {
  width: 65%;
  height: auto;
}

.sponsor-logos-small {
  width: 24%;
  height: auto;
  text-align: center;
  margin: 30px 0;
}
.sponsor-logo-wrapper-large {
  border-radius: 10px;
  background-color: #ffffff;
  box-shadow: 0px 0px 3px 2px #d47aa8;
  width: 90%;
}



/* Engineering */

/******************* Crowdfunding******************88 */


/* Attributions */

/* Parts */

/* Model */

/*safety*/


/* Entrepreneurship */


/* Implementation */


/* Public Engagement */
.scroll-box {
  overflow-x: hidden;
  overflow-y: auto;
  height: 900px;
  border: 3px solid #f4a5cc;
  box-shadow: 0px 0px 20px 5px #f4a5cc;
  border-radius: 10px;
  margin-top: auto;
}

.scroll-box .article-scroll {
  width: 100%;
}
.scroll-box-b {
  overflow-x: hidden;
  overflow-y: auto;
  height: 900px;
  border: 3px solid #96b7f0;
  box-shadow: 0px 0px 20px 5px #96b7f0;
  border-radius: 10px;
  margin-top: auto;
}
.scroll-box-b .article-scroll {
  width: 100%;
}

.scroll-box-g {
  overflow-x: hidden;
  overflow-y: auto;
  height: 900px;
  border: 3px solid #92d592;
  box-shadow: 0px 0px 20px 5px #92d592;
  border-radius: 10px;
  margin-top: auto;
}


.scroll-box-g .article-scroll {
  width: 100%;
}

/****slider for the poster****/
.pe-modal-gallery .items {
  width: 90%;
  margin: 0px auto;
  opacity: 0;
  visibility: hidden;
  -o-transition: opacity 2s ease;
  -moz-transition: opacity 2s ease;
  -webkit-transition: opacity 2s ease;
  transition: opacity 2s ease;
  box-shadow: 0px 0px 20px 5px #f89938;
  background-color: #f89938;
  border-radius: 10px;
}

.pe-modal-gallery .slick-slider .slick-track, .slick-slider .slick-list {
  border-radius: 10px;
}

.pe-modal-gallery .slick-track {
  display: flex;
}
.pe-modal-gallery .slick-track .slick-slide {
  display: flex;
  height: auto;
  align-items: center;
  justify-content: center;
}

.pe-modal-gallery .slick-slide img {
  width: 100%;
  height: auto;
  object-fit: cover;
}

.pe-modal-gallery .items.slick-initialized {
  visibility: visible;
  opacity: 1;
}
.pe-modal-gallery .items .slick-prev::before,
.items .slick-next::before {
  color: #f89938;
  font-size: 30px;
  z-index: 100;
}
.pe-modal-gallery .items .slick-prev {
  left: -55px;
  width: 40px;
  height: 40px;
}


.pe-comic .items {
  width: 90%;
  margin: 0px auto;
  opacity: 0;
  visibility: hidden;
  -o-transition: opacity 2s ease;
  -moz-transition: opacity 2s ease;
  -webkit-transition: opacity 2s ease;
  transition: opacity 2s ease;
  box-shadow: 0px 0px 20px 5px #f89938;
  background-color: #f89938;
}

.pe-comic .slick-track {
  display: flex;
}
.pe-comic .slick-track .slick-slide {
  display: flex;
  height: auto;
  align-items: center;
  justify-content: center;
}

.pe-comic .slick-slide img {
  width: 100%;
  height: auto;
  object-fit: cover;
}

.pe-comic .items.slick-initialized {
  visibility: visible;
  opacity: 1;
}
.pe-comic .items .slick-prev::before,
.items .slick-next::before {
  color: #f89938;
  font-size: 30px;
  z-index: 100;
}
.pe-comic .items .slick-prev {
  left: -55px;
  width: 40px;
  height: 40px;
}

.pe-comic .items .slick-next {
  right: -55px;
  width: 40px;
  height: 40px;
}



/**************@section Slick carousel ********************/
.slick-slider {
    position: relative;
    display: contents;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track, .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
}

.slick-track:before, .slick-track:after {
    content: "";
    display: table;
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    float: left;
    min-height: 1px;
    display: none;
}

[dir="rtl"] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
    width: 220;
    height: auto;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
    flex-basis: 33.33%;
}

.slick-arrow.slick-hidden {
    display: none;
}

.slick-loading .slick-list {
    background: #fff url("./../images/ajax-loader.gif") center center no-repeat;
}



/********** Quote classic ********************/
.quote-classic {
    text-align: left;
}

.quote-classic-image {
    width: 70px;
    height: auto;
    border-radius: 50%;
}

.quote-classic-header {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-bottom: -20px;
    margin-left: -20px;
}

.quote-classic-header:empty {
    margin-bottom: 0;
    margin-left: 0;
}

.quote-classic-header > * {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 20px;
    margin-left: 20px;
}

.quote-classic-text {
    font-style: italic;
    color: #29293a;
}

.quote-classic-cite {
    font-weight: 400;
    color: #981df0;
}

.quote-classic-small {
    font-style: italic;
    color: #838386;
}

.quote-classic-meta > * + * {
    margin-top: 0;
}

* + .quote-classic-text {
    margin-top: 20px;
}

@media (min-width: 480px) {
    .quote-classic-text, .quote-classic-cite {
        font-size: 18px;
        line-height: 1.5;
    }
}

@media (min-width: 768px) {
    .quote-classic-text, .quote-classic-cite {
        font-size: 20px;
        line-height: 1.5;
    }
}

@media (min-width: 1600px) {
    .quote-classic-text, .quote-classic-cite {
        font-size: 24px;
    }
}




/* Style the buttons that are used to open and close the accordion panel */
.accordion{
  width: 100%;
  padding-top: 20px;
  border: 2px solid #3d5a8d;
  cursor: pointer;
  display: flex;
  margin: 10px 0;
  justify-content: space-between;
  align-items: center;
  padding: 10px;
  border-radius: 30px;
  
}

.accordion i {
  color: #3d5a8d;
  transition: all .5s ease-in;
}


.accordion .fa-minus{
  display: none;
}
.active, .accordion:hover{
  background-color: #3d5a8d;
  color: white;
  transition: all .5s ease-in;
  border: 2px solid #dddddd;
}
.active .fa-minus{
  display: block;
}
.active .fa-plus{
  display: none;
}
.accordion h5{
  font-size: 1.8em;
  margin: 0;
  color: #001733;
  padding-left: 5px;
}
.active i, .active h5 , .accordion:hover i , .accordion:hover h5{
  color: white;
}
.panal{
  padding: 0 30px;
  border-left: 5px solid #3d5a8d;
  margin-left: 25px;
  margin-right:20px;
  font-size: 1em;
  text-align: left;
  overflow: hidden;
  transition: all .5s ease-in;
  max-height: 0;
}


/********************* team-page *******************/
.team-box p {
  text-align: center;
}

.team-picture-modal {
  width: 30%;
  margin: auto;
}
.supervisor-square {
  width: 90%;
  height: auto;
  margin:auto; 
  border-radius: 50%;
  overflow: hidden;
  
}
.supervisor-pic {
  width:100% ;
}

.supervisor-pic img {
  width: 100%;
}

.supervisor-box {
  width: 20%
}
.supervisor-box p{
  display: block;
  position: relative;
  margin-top: 1em;
  margin-bottom: 2em;
  text-align: center;
}

.supervisor-flexbox{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.team-square {
  cursor: pointer;
}
.team-pic {
  -webkit-filter: grayscale(0);
          filter: grayscale(0);
  -webkit-transition: .3s all;
  -o-transition: .3s all;
  transition: .3s all;
}  

.team-square:hover .team-pic{
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
  -webkit-transition: .3s all;
  -o-transition: .3s all;
  transition: .3s all;
}

.team-pic img {
  width: 60%;
}

.team-box {
  width: 30%;
  
}
.team-box p{
  display: block;
  position: relative;
  font-size: 1em;
  margin-top: 1em;
  margin-bottom: 3em;
  text-align: left 2%;
}

.team-flexbox{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

/*********** MODAL STYLES *************/
.modal {
  display: none; 
  position: fixed; 
  z-index: 1; 
  padding-top: 100px ; 
  left: 0;
  top: 0;
  width: 100%; 
  height: 100%; 
  overflow: auto; 
  background-color: rgb(0,0,0); 
  background-color: rgba(0,0,0,0.4); 
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.4s
}

/* Modal Content */
.modal-content {
  background-color: #fefefe;
  margin: auto;
  color: #333333;
  padding: 20px;
  border: 1px solid #888;
  border-radius: 6px;
  width: 60%;
  overflow: auto;
}

#roadmapimg .modal-content {
  width:80%;
}
#rapidemicimg .modal-content, #safetyimg .modal-content{
  width:70%;
}
.modal-content h3{
    padding-bottom: 0;
    text-align: center;
}
.sub{
  font-weight: normal;  
  padding-bottom: 1em;
  padding-top: 0;
}
.modal-content img{
  padding-bottom: 1em;
}

.modal-content h4, .modal-content p{
    padding-bottom: 0;
    padding-top: 0;
    margin: 0;
    padding: 0 4em;
    text-align: justify;
}


/* The Close Button */
.close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

/* Animation*/
@-webkit-keyframes animatetop {
  from { opacity:0}
  to {opacity:1}
}

@keyframes animatetop {
  from { opacity:0}
  to { opacity:1}
}

/******** PE-page ****/
#pecards p {
  font-family: "Bricolage Grotesque", Helvetica, Arial, sans-serif !important;
  font-size: 1.1em !important;
  font-weight: 400 !important;
text-align: center;

}

#pecards h2 {
  font-family: "Bricolage Grotesque", Helvetica, Arial, sans-serif !important;
  font-size: 1.8em !important;
  font-weight: 500 !important;
text-align: center;

}
/* header bacteria animation */
#mex-growth.hide-animation, #mex-explodes.hide-animation {
  display:none;
}

.homee .home-278 {
  height: 450px;
  width: auto;
}

/* Responsive things */
@media only screen and (max-width: 992px) {
  /* For smaller screens: */

  .homee h2 {
    font-size: 1.5em;
  }

  .homee .veg-sentent {
    text-align: center;
  }

  #PHAse-solution{
    z-index: 10;
    padding-top:0px;
  }

  #PHAseout-title {
    font-weight: 300;
    font-size: 5em;
    text-align: center;
    margin-bottom: 0;
    z-index: 50;
    font-size: 3.5em;
    top: 10px;
  }

  .homee .home-278 {
    height: 250px;
  }

  
  #header-title{
    position: absolute;
    font-size: 2.8em;
    margin-top: -20%; 
    left: 50%; 
    transform: translate(-50% ,-50%)
  }


  #leiden-awards{
    position: absolute; 
    z-index: 100; 
    top: 60%; 
    left: 8%; 
    width:150px; 
    transform: translate(-50% ,-50%)
  }

  #sidenav-wrapper {
    display: none !important;
  }

  #page-content-wrapper {
    padding-right: 0;
  }

  .row.w-100 {
    width: unset !important;
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }

  .navbar .navbar-brand img {
    width: 30%;
  }

  .navbar .navbar-nav .nav-link {
    padding-left: 1rem;
  }

  #header-title {
    font-size: 3em;
    z-index: 10; 
    top: -33%; 
    left: 50%; 
    transform: translate(-50% ,-50%)
  }

  #mex-growth {
    width: 218.75px;
  }

  #mex-explodes {
    width: 250px;
  }

  #sections .sections-left {
    left: -5em;
  }

  .crowd-vid {
    width: 560px;
    height: 315px;
  }
  #subheader p {
    padding-left: 132px;
  }
}

@media only screen and (max-width: 768px) {
  /* For tablets: */
  #subheader p {
    padding-left: 100px;
    padding-right: 10px;
    font-size: 1.6em;
  }
  .navbar .navbar-brand img {
    width: 30%;
  }

  #leiden-awards{
    position: absolute; 
    z-index: 100; 
    top: 63%; 
    left: 5%; 
    width:80px; 
    transform: translate(-50% ,-50%)
  }

  #header-title{
    position: absolute;
    font-size: 2.8em;
    margin-top: -33%; 
    left: 50%; 
    transform: translate(-50% ,-50%)
  }

  #arrow-home{
    margin-top: -30
  }

  #mex-growth {
    width: 175px;
  }

  #mex-explodes {
    width: 250px;
  }

  #sections .sections-left {
    left: -5em;
  }

  .crowd-vid {
    width: 420px;
    height: 237px;
  }
  .stickynote.casual {
    transform: translateX(-30%);
  }
  .dfsdc{
    transform: translateX(10%) !important;
  }
  #PHAseout-title {
    font-size: 3em;
    top: 5px;
    font-size: 3em;
    z-index: 50;
  }
}

@media only screen and (max-width: 576px) {
  /* For mobile phones: */
  .homee h2 {
    font-size: 1.1em;
  }

  #leiden-awards{
    position: absolute; 
    z-index: 100; 
    top: 60%; 
    left: 8%; 
    width:60px; 
    transform: translate(-50% ,-50%)
  }

  #PHAseout-title {
    font-size: 2em;
    top: 5px;
    font-weight: 300;
    font-size: 2.2em;
    z-index: 50;
  }
  #sent4 {
    left: 33%;
  }

  #subheader p {
    padding-left: 50px;
    padding-right: 50px;
    font-size: 1.3em;
  }

  .navbar .navbar-brand img {
    width: 30%;
  }

  #header-title {
    margin-top: -80%;
    font-size: 1.8em;
    z-index: 10; 
    left: 50%; 
    transform: translate(-50% ,-50%)

  }

  #mex-growth, #mex-explodes {
    display: none;
  }

  #sections .sections-left {
    left: -4em;
  }

  .modal-content h4, .modal-content p {
    padding: 0;
    text-align: left;
  }

  .modal-content {
    width: 90%;
  }

  .stickynote .paper-b, .stickynote .paper-g, .stickynote .paper-p {
    width: 350px;
  }

  .crowd-vid {
    width: 420px;
    height: 237px;
  }
  .stickynote.casual {
    transform: translateX(-30%);
  }

  .yuh{
    margin: 10px;
  }
  .yah{
    margin: -20px;
  }

  .dfsdc{
    transform: translateX(0%) !important;
  
  }
  .dfsde{
    transform: translateX(10%) !important;
  }

  @media only screen and (max-width: 412px) {
    /* For mobile phones: */
 
  #leiden-awards{
    position: absolute; 
    z-index: 100; 
    top: 77%; 
    left: 8%; 
    width:60px; 
    transform: translate(-50% ,-50%)
  }

  #PHAseout-title {
    top: 1px;
    font-weight: 300;
    font-size: 1.6em;
    z-index: 50;
  }

  #header-title {
    margin-top: -80%;
    font-size: 1.8em;
    z-index: 10; 
    left: 50%; 
    transform: translate(-50% ,-50%)

  }
}

  @media only screen and (max-width: 375px) {
    /* For mobile phones: */
    #PHAseout-title {
      font-weight: 300;
      font-size: 5em;
      text-align: center;
      margin-bottom: 0;
      z-index: 50;
      font-size: 1.2em;
      top: 6px;
    }


    #leiden-awards{
      position: absolute; 
      z-index: 100; 
      top: 0%; 
      left: 8%; 
      width:50px; 
      transform: translate(-50% ,-50%)
    }   
}