@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@200;300;400;500;600;700;800;900&display=swap");
*:focus {
  outline: 0 !important;
  box-shadow: 0 0 0 0.2rem #fff, 0 0 0 0.35rem #069 !important; /* faux focus ring color */
}

*:focus:not(:focus-visible) {
  outline: 0 !important;
  box-shadow: none !important;
}

* {
  font-family: "Roboto", sans-serif;
  outline: none !important;
  scroll-behavior: smooth;
}

.txtPad, footer p,
footer a, #accreditation p {
  padding: 0;
  margin: 0;
}

.row {
  padding: 0;
  margin: 0;
}

.freeprivacypolicy-com---palette-light .cc-nb-reject {
  color: #fff !important;
  background-color: #1ca2bf !important;
}

.freeprivacypolicy-com---palette-light .cc-nb-okagree {
  color: #fff !important;
  background-color: #1ca2bf !important;
}

.freeprivacypolicy-com---palette-light .cc-cp-foot-save {
  background: #1ca2bf !important;
  color: #fff !important;
}

.freeprivacypolicy-com---palette-light.freeprivacypolicy-com---nb {
  background-color: #fff !important;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  color: #111;
}

p {
  font-size: 1.1rem;
  font-weight: 300 !important;
  line-height: 1.4rem;
  color: #323e48 !important;
}

h1 {
  font-size: 2.4rem;
  font-weight: 600 !important;
  line-height: 2.6rem;
  color: #1ca2bf !important;
  text-transform: uppercase;
  text-shadow: -1px 0px #878787;
}
h1 span {
  color: #a6d08b;
  font-weight: 400;
}

h2 {
  font-size: 2.2rem;
  font-weight: 600 !important !important;
  line-height: 2.4rem;
  color: #323e48 !important;
}

h3 {
  font-size: 1.8rem;
  font-weight: 500 !important !important;
  line-height: 2.1rem;
  color: #1ca2bf !important;
  text-transform: uppercase;
}

h4 {
  font-size: 2rem;
  font-weight: 300 !important;
  line-height: 2.2rem;
  color: #1ca2bf !important;
}

h5 {
  font-size: 1.1rem;
  font-weight: 300 !important;
  line-height: 1.3rem;
  color: #323e48 !important;
}

h6 {
  font-size: 1rem;
  font-weight: 300 !important;
  line-height: 1.2rem;
  color: #323e48 !important;
}

.secondaryColor {
  color: #323e48 !important;
}

.debugFixed {
  height: 125px;
}

.navbar {
  min-height: 80px;
  background-color: #ffffff;
  box-shadow: 0px 2px 8px rgba(31, 163, 191, 0.25);
  border-top: 10px solid #a6d08b;
  border-bottom: 1px solid #cecece;
}
.navbar .nav-item {
  margin: 0 8px;
}
.navbar .nav-item a {
  font-size: 1.2rem;
  text-transform: uppercase;
  color: #a6d08b;
  font-weight: 500;
}
.navbar .nav-item a b {
  font-weight: 700;
}
.navbar .nav-item a:hover {
  color: #1ca2bf;
}
.navbar #registerLink {
  color: #1ca2bf;
  font-weight: 600;
}
.navbar #registerLink:hover {
  color: #323e48;
}

.btn-primary {
  background-color: #a6d08b;
  border-color: #a6d08b;
  border-radius: 25px;
  color: #ffffff;
  font-weight: 600;
  border-bottom: 3px solid #1ca2bf;
}
.btn-primary:hover {
  background-color: #1ca2bf;
  border-color: #a6d08b;
  color: #ffffff;
  border-bottom: 3px solid #a6d08b;
  margin-bottom: 0px;
}

.btn-secondary {
  background-color: #ffffff;
  border-color: #c9dfeb;
  border-radius: 50px;
  font-weight: 600;
  padding: 15px 17px;
  color: #c9dfeb;
}
.btn-secondary:hover {
  background-color: #c9dfeb;
  border-color: #c9dfeb;
  color: #ffffff;
}

.btn-third {
  background-color: #1ca2bf;
  border-color: #1ca2bf;
  border-radius: 25px;
  color: #ffffff;
  font-weight: 600;
  margin-bottom: 4px;
}
.btn-third:hover {
  background-color: #ffffff;
  border-color: #1ca2bf;
  color: #1ca2bf;
  border-bottom: 5px solid #1ca2bf;
  margin-bottom: 0px;
}

.dropdown-menu-dark {
  background-color: #1ca2bf !important;
  border: none !important;
}

.dropdown-item:focus {
  background-color: #323e48 !important;
}

#accreditation {
  padding: 1.5rem;
  background-color: #1ca2bf;
}
#accreditation h1, #accreditation h2, #accreditation h3, #accreditation h4, #accreditation h5, #accreditation h6, #accreditation p {
  color: #ffffff;
}
#accreditation p {
  font-size: 1.5rem;
  line-height: 1.8rem;
  font-weight: 500 !important;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #ffffff !important;
}

#intro {
  padding: 3rem;
  background-color: #ffffff;
}
#intro h1, #intro h2, #intro h3, #intro h4, #intro h5, #intro h6, #intro p {
  color: #323e48;
}
#intro .titleSection {
  padding: 0 0 5rem 0;
}
#intro h4 span {
  color: #323e48;
}

#program {
  padding: 5rem;
  background-color: #ffffff;
  margin: 1.5rem 0;
}
#program h1, #program h2, #program h3, #program h4, #program h5, #program h6, #program p {
  color: #1ca2bf;
}
#program h3 {
  color: #1ca2bf;
}
#program .hour {
  color: #a6d08b !important;
  font-weight: 600 !important;
  font-size: 1.1rem;
}
#program .title {
  font-size: 1.1rem;
  font-weight: 600;
  color: #1ca2bf !important;
}
#program .title span {
  font-style: italic;
  color: #323e48 !important;
}
#program .title b {
  font-weight: 600;
  color: #323e48;
}
#program .speakers {
  font-size: 1rem;
  font-style: italic;
}
#program ul {
            list-style: none;
            padding-left: 10px;
        }

#program ul li ::before {
            content: "\2022";
            color: #1ca2c0;
            font-weight: bold;
            display: inline-block;
            width: 1em;
            margin-left: -1em;
        }

#program ul li p {
            margin: 0;
            padding: 0;
        }

#soutienSection {
  padding: 5rem;
  background-color: #ffffff;
  box-shadow: 0px -10px 15px rgba(31, 163, 191, 0.25);
}
#soutienSection h1, #soutienSection h2, #soutienSection h3, #soutienSection h4, #soutienSection h5, #soutienSection h6, #soutienSection p {
  color: #323e48;
}

#speaker_program {
  padding: 5rem 3rem 8rem 3rem;
  background-color: #ffffff;
}
#speaker_program h1, #speaker_program h2, #speaker_program h3, #speaker_program h4, #speaker_program h5, #speaker_program h6, #speaker_program p {
  color: #ffffff;
}
#speaker_program .speakerBox {
  box-shadow: -5px -5px 10px rgba(0, 0, 0, 0.2);
  background-color: #1ca2bf;
  border-radius: 50px;
}
#speaker_program .speakerBox p,
#speaker_program .speakerBox h3 {
  color: #ffffff !important;
}
#speaker_program .speakerBox .border {
  border-color: #323e48 !important;
  border-width: 2px !important;
}
#speaker_program img {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  padding: 10px;
  background-color: #ffffff;
}
#speaker_program .hour {
  color: #323e48 !important;
  font-weight: 600 !important;
  font-size: 1.2rem;
}
#speaker_program .title {
  font-weight: 600;
  color: #1ca2bf !important;
}
#speaker_program .title span {
  font-style: italic;
  color: #323e48 !important;
}

#speakers {
  padding: 3rem;
  background-color: #c9dfeb;
}
#speakers h1, #speakers h2, #speakers h3, #speakers h4, #speakers h5, #speakers h6, #speakers p {
  color: #1ca2bf;
}
#speakers img {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  padding: 10px;
  background-color: #ffffff;
}
#speakers h3 {
  color: #1ca2bf !important;
}
#speakers .name {
  font-size: 1rem;
  line-height: 1.3rem;
  font-weight: 600;
}
#speakers .desc {
  font-size: 1rem;
  line-height: 1.2rem;
  font-weight: 300;
}
#speakers .border {
  border-color: #a6d08b !important;
  border-width: 2px !important;
}
#speakers p {
  color: #323e48 !important;
}

#moderator {
  padding: 3rem;
  background-color: #a6d08b;
}
#moderator h1, #moderator h2, #moderator h3, #moderator h4, #moderator h5, #moderator h6, #moderator p {
  color: #ffffff;
}
#moderator img {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  padding: 10px;
  background-color: #ffffff;
}
#moderator h3 {
  color: #ffffff !important;
}
#moderator .name {
  font-size: 1rem;
  line-height: 1.3rem;
  font-weight: 600;
}
#moderator .desc {
  font-size: 1rem;
  line-height: 1.2rem;
  font-weight: 300;
}
#moderator .border {
  border-color: #1ca2bf !important;
  border-width: 2px !important;
}
#moderator p {
  color: #ffffff !important;
}

#location {
  padding: 5rem 5rem 0 5rem;
  background-color: #a6d08b;
  box-shadow: 0px -2px 8px rgba(31, 163, 191, 0.25);
}
#location h1, #location h2, #location h3, #location h4, #location h5, #location h6, #location p {
  color: #ffffff;
}
#location h3 {
  color: #ffffff !important;
}
#location p {
  color: #ffffff;
}
#location .titleLieu {
  font-size: 1.5rem;
}
#location .iconLieu {
  font-size: 2rem;
  margin-right: 2rem;
  color: #323e48;
}
#location #descLieu {
  border-color: #323e48 !important;
}

#locationsSection {
  padding: 3rem 2rem;
  background-color: #c9dfeb;
}
#locationsSection h1, #locationsSection h2, #locationsSection h3, #locationsSection h4, #locationsSection h5, #locationsSection h6, #locationsSection p {
  color: #323e48;
}
#locationsSection .card {
  background-color: #ffffff;
  border-radius: 1.5rem;
  border: 0;
}
#locationsSection .card .card-title {
  color: #1ca2bf;
  font-weight: 600;
  padding-bottom: 0;
  margin-bottom: 0;
}
#locationsSection .card .card-date {
  padding-top: 0;
  margin-top: 0;
  font-size: 1.3rem;
}
#locationsSection .card .card-text {
  color: #323e48;
}

#registerSection {
  padding: 3rem 2rem;
  background-color: #ffffff;
}
#registerSection h1, #registerSection h2, #registerSection h3, #registerSection h4, #registerSection h5, #registerSection h6, #registerSection p {
  color: #323e48;
}
#registerSection h3 {
  color: #1ca2bf;
}

footer {
  padding: 3rem 1rem;
  background-color: #1ca2bf;
}
footer h1, footer h2, footer h3, footer h4, footer h5, footer h6, footer p {
  color: #ffffff;
}
footer p,
footer a {
  color: #ffffff !important;
  text-decoration: none;
  font-size: 0.9rem;
  line-height: 1.1rem;
}

.inscription {
  background-color: #c9dfeb;
  color: #ffffff;
  padding: 0.75em;
  text-decoration: none !important;
  font-weight: 400;
  width: 100%;
  font-size: 1.7rem !important;
  transition: all 0.8s;
  margin-top: 1rem;
}

.inscription:hover {
  background-color: #1ca2bf;
  color: #ffffff;
}

.input-group-text {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}

.alert-danger {
  border-color: #e6e6e6;
  border-left: 5px solid #c82630;
  background-color: #fff;
  color: #888;
}

.alert {
  border-radius: 6px;
  display: table;
  width: 100%;
  padding-left: 78px;
  position: relative;
  padding-right: 60px;
  border: 1px solid #e6e6e6;
}
.alert .icon {
  text-align: center;
  width: 58px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border: 1px solid #bdbdbd;
  padding-top: 15px;
  border-radius: 6px 0 0 6px;
}
.alert .icon i {
  font-size: 20px;
  color: #fff;
  left: 21px;
  margin-top: -10px;
  position: absolute;
  top: 50%;
}
.alert .icon img {
  font-size: 20px;
  color: #fff;
  left: 18px;
  margin-top: -10px;
  position: absolute;
  top: 50%;
}

.alert.alert-danger .icon,
.alert.alert-danger .icon:after {
  border-color: none;
  background: #c82630;
}

#splashSection {
  padding: 10rem 2rem;
  background-color: #ffffff;
}
#splashSection h1, #splashSection h2, #splashSection h3, #splashSection h4, #splashSection h5, #splashSection h6, #splashSection p {
  color: #323e48;
}
#splashSection h2 {
  color: #323e48;
}
#splashSection h2 span {
  color: #1ca2bf;
}

.bubbles {
  height: 100%;
}

.bubbles {
  padding: 0;
}

.bubble {
  width: 60px;
  height: 60px;
  background: #a6d08b;
  border-radius: 200px;
  -moz-border-radius: 200px;
  -webkit-border-radius: 200px;
  position: absolute;
}

.bubblesHeader {
  height: 10%;
}

.bubbleHeader {
  width: 60px;
  height: 60px;
  background: #323e48;
  border-radius: 200px;
  -moz-border-radius: 200px;
  -webkit-border-radius: 200px;
  position: absolute;
}

.x1 {
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  transform: scale(0.9);
  opacity: 0.1;
  -webkit-animation: moveclouds 15s linear infinite, sideWays 4s ease-in-out infinite alternate;
  -moz-animation: moveclouds 15s linear infinite, sideWays 4s ease-in-out infinite alternate;
  -o-animation: moveclouds 15s linear infinite, sideWays 4s ease-in-out infinite alternate;
}

.x2 {
  left: 300px;
  -webkit-transform: scale(0.6);
  -moz-transform: scale(0.6);
  transform: scale(0.6);
  opacity: 0.3;
  -webkit-animation: moveclouds 25s linear infinite, sideWays 5s ease-in-out infinite alternate;
  -moz-animation: moveclouds 25s linear infinite, sideWays 5s ease-in-out infinite alternate;
  -o-animation: moveclouds 25s linear infinite, sideWays 5s ease-in-out infinite alternate;
}

.x3 {
  left: 450px;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  transform: scale(0.8);
  opacity: 0.3;
  -webkit-animation: moveclouds 20s linear infinite, sideWays 4s ease-in-out infinite alternate;
  -moz-animation: moveclouds 20s linear infinite, sideWays 4s ease-in-out infinite alternate;
  -o-animation: moveclouds 20s linear infinite, sideWays 4s ease-in-out infinite alternate;
}

.x4 {
  left: 670px;
  -webkit-transform: scale(0.75);
  -moz-transform: scale(0.75);
  transform: scale(0.75);
  opacity: 0.25;
  -webkit-animation: moveclouds 18s linear infinite, sideWays 2s ease-in-out infinite alternate;
  -moz-animation: moveclouds 18s linear infinite, sideWays 2s ease-in-out infinite alternate;
  -o-animation: moveclouds 18s linear infinite, sideWays 2s ease-in-out infinite alternate;
}

.x5 {
  left: 250px;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  transform: scale(0.8);
  opacity: 0.15;
  -webkit-animation: moveclouds 7s linear infinite, sideWays 1s ease-in-out infinite alternate;
  -moz-animation: moveclouds 7s linear infinite, sideWays 1s ease-in-out infinite alternate;
  -o-animation: moveclouds 7s linear infinite, sideWays 1s ease-in-out infinite alternate;
}

.x6 {
  left: 800px;
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  transform: scale(0.9);
  opacity: 0.18;
  -webkit-animation: moveclouds 15s linear infinite, sideWays 4s ease-in-out infinite alternate;
  -moz-animation: moveclouds 15s linear infinite, sideWays 4s ease-in-out infinite alternate;
  -o-animation: moveclouds 15s linear infinite, sideWays 4s ease-in-out infinite alternate;
}

.x7 {
  left: 900px;
  -webkit-transform: scale(0.6);
  -moz-transform: scale(0.6);
  transform: scale(0.6);
  opacity: 0.23;
  -webkit-animation: moveclouds 25s linear infinite, sideWays 5s ease-in-out infinite alternate;
  -moz-animation: moveclouds 25s linear infinite, sideWays 5s ease-in-out infinite alternate;
  -o-animation: moveclouds 25s linear infinite, sideWays 5s ease-in-out infinite alternate;
}

.x8 {
  left: 1050px;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  transform: scale(0.8);
  opacity: 0.14;
  -webkit-animation: moveclouds 20s linear infinite, sideWays 4s ease-in-out infinite alternate;
  -moz-animation: moveclouds 20s linear infinite, sideWays 4s ease-in-out infinite alternate;
  -o-animation: moveclouds 20s linear infinite, sideWays 4s ease-in-out infinite alternate;
}

.x9 {
  left: 1270px;
  -webkit-transform: scale(0.75);
  -moz-transform: scale(0.75);
  transform: scale(0.75);
  opacity: 0.1;
  -webkit-animation: moveclouds 18s linear infinite, sideWays 2s ease-in-out infinite alternate;
  -moz-animation: moveclouds 18s linear infinite, sideWays 2s ease-in-out infinite alternate;
  -o-animation: moveclouds 18s linear infinite, sideWays 2s ease-in-out infinite alternate;
}

.x10 {
  left: 1450px;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  transform: scale(0.8);
  opacity: 0.08;
  -webkit-animation: moveclouds 7s linear infinite, sideWays 1s ease-in-out infinite alternate;
  -moz-animation: moveclouds 7s linear infinite, sideWays 1s ease-in-out infinite alternate;
  -o-animation: moveclouds 7s linear infinite, sideWays 1s ease-in-out infinite alternate;
}

@-webkit-keyframes moveclouds {
  0% {
    top: 400px;
  }
  100% {
    top: -400px;
  }
}
@-webkit-keyframes sideWays {
  0% {
    margin-left: 0px;
  }
  100% {
    margin-left: 50px;
  }
}
@-moz-keyframes moveclouds {
  0% {
    top: 400px;
  }
  100% {
    top: -400px;
  }
}
@-moz-keyframes sideWays {
  0% {
    margin-left: 0px;
  }
  100% {
    margin-left: 50px;
  }
}
@-o-keyframes moveclouds {
  0% {
    top: 400px;
  }
  100% {
    top: -400px;
  }
}
@-o-keyframes sideWays {
  0% {
    margin-left: 0px;
  }
  100% {
    margin-left: 50px;
  }
}
/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {
  #location {
    padding: 5rem 5rem 0 5rem;
    background-color: #a6d08b;
    border-top-left-radius: 0;
    box-shadow: 0 -10px 15px rgba(0, 0, 0, 0.2);
  }
  #location h1, #location h2, #location h3, #location h4, #location h5, #location h6, #location p {
    color: #323e48;
  }
  #location h3 {
    color: #1ca2bf !important;
  }
  #location p {
    color: #ffffff;
  }
  #location .cardLieu {
    box-shadow: -5px -5px 10px rgba(0, 0, 0, 0.2);
    background-color: #1ca2bf;
    border-radius: 50px;
  }
  #location .cardLieu .img_shadow {
    box-shadow: inset 0 0 15px rgba(0, 0, 0, 0.9);
  }
  #location .cardLieu .dateLieu {
    font-size: 1.5rem;
    color: #ffffff !important;
    line-height: 1.8rem;
  }
  #location .cardLieu .dateLieu i {
    font-size: 1.3rem;
    font-weight: 300 !important;
    color: #c0bcc3;
  }
  #location .cardLieu p {
    color: #ffffff !important;
  }
}
/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
  ul li {
    list-style-type: none;
  }
  .navbar {
    background-color: #ffffff;
    padding: 10px;
  }
  .navbar .nav-item {
    margin: 0 10px;
  }
  .navbar .nav-item a {
    font-size: 1.3rem;
    text-transform: uppercase;
    color: #a6d08b;
    font-weight: 500;
  }
  .navbar .nav-item a b {
    font-weight: 700;
  }
  .navbar .nav-item a:hover {
    color: #1ca2bf;
  }
  .navbar #registerLink {
    color: #1ca2bf;
    font-weight: 600;
  }
  .navbar #registerLink:hover {
    color: #323e48;
  }
  .navbar-collapse {
    padding: 50px;
    text-align: center;
  }
  #location {
    padding: 5rem 5rem 0 5rem;
    background-color: #a6d08b;
    border-top-left-radius: 0;
    box-shadow: 0 -10px 15px rgba(0, 0, 0, 0.2);
  }
  #location h1, #location h2, #location h3, #location h4, #location h5, #location h6, #location p {
    color: #323e48;
  }
  #location h3 {
    color: #1ca2bf !important;
  }
  #location p {
    color: #ffffff;
  }
  #location .cardLieu {
    box-shadow: -5px -5px 10px rgba(0, 0, 0, 0.2);
    background-color: #1ca2bf;
    border-radius: 50px;
  }
  #location .cardLieu .img_shadow {
    box-shadow: inset 0 0 15px rgba(0, 0, 0, 0.9);
  }
  #location .cardLieu .dateLieu {
    font-size: 1.5rem;
    color: #ffffff !important;
    line-height: 1.8rem;
  }
  #location .cardLieu .dateLieu i {
    font-size: 1.3rem;
    font-weight: 300 !important;
    color: #c0bcc3;
  }
  #location .cardLieu p {
    color: #ffffff !important;
  }
}
/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
  section {
    padding: 2rem 0.5rem !important;
  }
  html,
  body {
    font-size: 14px !important;
  }
  .navbar {
    background-color: #ffffff;
    padding: 10px;
  }
  .navbar .nav-item {
    margin: 0 10px;
  }
  .navbar .nav-item a {
    font-size: 1.3rem;
    text-transform: uppercase;
    color: #a6d08b;
    font-weight: 500;
  }
  .navbar .nav-item a b {
    font-weight: 700;
  }
  .navbar .nav-item a:hover {
    color: #1ca2bf;
  }
  .navbar #registerLink {
    color: #1ca2bf;
    font-weight: 600;
  }
  .navbar #registerLink:hover {
    color: #323e48;
  }
  .navbar-collapse {
    padding: 50px;
    text-align: center;
  }
  ul li {
    list-style-type: none;
  }
  #location {
    padding: 5rem 5rem 0 5rem;
    background-color: #a6d08b;
    border-top-left-radius: 0;
    box-shadow: 0 -10px 15px rgba(0, 0, 0, 0.2);
  }
  #location h1, #location h2, #location h3, #location h4, #location h5, #location h6, #location p {
    color: #323e48;
  }
  #location h3 {
    color: #1ca2bf !important;
  }
  #location p {
    color: #ffffff;
  }
  #location .cardLieu {
    box-shadow: -5px -5px 10px rgba(0, 0, 0, 0.2);
    background-color: #1ca2bf;
    border-radius: 50px;
  }
  #location .cardLieu .img_shadow {
    box-shadow: inset 0 0 15px rgba(0, 0, 0, 0.9);
  }
  #location .cardLieu .dateLieu {
    font-size: 1.5rem;
    color: #ffffff !important;
    line-height: 1.8rem;
  }
  #location .cardLieu .dateLieu i {
    font-size: 1.3rem;
    font-weight: 300 !important;
    color: #c0bcc3;
  }
  #location .cardLieu p {
    color: #ffffff !important;
  }
}
/* Portrait phones and smaller */
@media (max-width: 576px) {
  html,
  body {
    font-size: 14px !important;
  }
  .navbar {
    background-color: #ffffff;
    padding: 10px;
  }
  .navbar .nav-item {
    margin: 0 10px;
  }
  .navbar .nav-item a {
    font-size: 1.3rem;
    text-transform: uppercase;
    color: #a6d08b;
    font-weight: 500;
  }
  .navbar .nav-item a b {
    font-weight: 700;
  }
  .navbar .nav-item a:hover {
    color: #1ca2bf;
  }
  .navbar #registerLink {
    color: #1ca2bf;
    font-weight: 600;
  }
  .navbar #registerLink:hover {
    color: #323e48;
  }
  .navbar-collapse {
    padding: 50px;
    text-align: center;
  }
  ul li {
    list-style-type: none;
  }
}
.hamburger {
  padding: 15px 15px;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0 auto;
  overflow: visible;
}

.hamburger:hover {
  opacity: 1;
}

.hamburger.is-active:hover {
  opacity: 1;
}

.hamburger.is-active .hamburger-inner,
.hamburger.is-active .hamburger-inner::before,
.hamburger.is-active .hamburger-inner::after {
  background-color: #a6d08b !important;
}

.hamburger-box {
  width: 30px;
  height: 24px;
  display: inline-block;
  position: relative;
}

.hamburger-inner {
  display: block;
  top: 70%;
  margin-top: -2px;
}

.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
  width: 30px;
  height: 2px;
  background-color: #a6d08b !important;
  border-radius: 2px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}

.hamburger-inner::before,
.hamburger-inner::after {
  content: "";
  display: block;
}

.hamburger-inner::before {
  top: -10px;
}

.hamburger-inner::after {
  bottom: -10px;
}

/*
     * Emphatic
     */
.hamburger--emphatic {
  overflow: hidden;
}

.hamburger--emphatic .hamburger-inner {
  transition: background-color 0.125s 0.175s ease-in;
}

.hamburger--emphatic .hamburger-inner::before {
  left: 0;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in;
}

.hamburger--emphatic .hamburger-inner::after {
  top: 10px;
  right: 0;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in;
}

.hamburger--emphatic.is-active .hamburger-inner {
  transition-delay: 0s;
  transition-timing-function: ease-out;
  background-color: transparent !important;
}

.hamburger--emphatic.is-active .hamburger-inner::before {
  left: -80px;
  top: -80px;
  transform: translate3d(80px, 80px, 0) rotate(45deg);
  transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}

.hamburger--emphatic.is-active .hamburger-inner::after {
  right: -80px;
  top: -80px;
  transform: translate3d(-80px, 80px, 0) rotate(-45deg);
  transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}

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