/*Variables*/
.bg-color {
  background-image: linear-gradient(#ffc107 0%, #ffa21a 100%);
}

/*Variables*/
.bg-color {
  background-image: linear-gradient(#ffc107 0%, #ffa21a 100%);
}

#site-header .navbar {
  min-height: 70px;
  background-color: rgba(15, 15, 15, 0.85) !important;
  box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.5);
  border-bottom: 1px solid rgba(238, 238, 238, 0.368627451);
}
#site-header .navbar .offcanvas-body li {
  margin-right: 1rem;
}
#site-header .navbar .offcanvas-body i.fa-regular {
  font-size: 1rem;
  font-weight: 100;
  color: #ffc107;
  margin-left: 5px;
}
#site-header .navbar .offcanvas-body i.fa-user {
  margin-right: 10px;
}
#site-header .navbar .offcanvas-body a.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0rem;
  vertical-align: 0rem;
  content: ">";
  writing-mode: vertical-rl;
  text-orientation: mixed;
  font-weight: bold;
  border: 0px;
  color: #ffc107;
}
#site-header .navbar .offcanvas-body a:hover, #site-header .navbar .offcanvas-body a:focu {
  color: #ffffff !important;
  border-bottom: 1px solid #ffc107;
}
#site-header .navbar .navbar-toggler {
  border-color: #ffffff00 !important;
}
#site-header .navbar .navbar-toggler:focus {
  box-shadow: none !important;
}

#site-header .navbar .offcanvas {
  background: none;
}

#site-header .navbar .show {
  background-color: rgb(15, 15, 15) !important;
  box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.7);
  border-bottom: 1px solid rgba(238, 238, 238, 0.368627451);
}

#site-header a.dropdown-item:hover, a.dropdown-item:focus {
  color: #fff !important;
  border-bottom: 1px solid #ffc107;
  background-color: transparent;
}

#site-header .dropdown-menu li {
  padding: 5px;
}

#site-header .dropdown-menu hr {
  color: #eee;
}

#site-header .logo {
  background: transparent url("../images/logo-foreign-1.png") no-repeat center center;
  background-size: 75%;
  height: 40px;
  width: 350px;
  display: block;
  text-indent: -999em;
  overflow: hidden;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
}

#site-header .navbar .navbar-toggler {
  border-color: #fff;
}

#site-header .navbar li a {
  font-size: 18px;
  font-weight: lighter;
}

#site-header .navbar .dropdown-menu {
  background: rgba(0, 0, 0, 0.85);
  /*    min-width: 50px;*/
  padding: 20px;
  border-radius: 0px;
  border: 1px #000 solid;
}

#site-header .dropdown-menu a {
  display: inline;
  color: rgba(255, 255, 255, 0.55);
  padding: 0px;
}

/*Variables*/
.bg-color {
  background-image: linear-gradient(#ffc107 0%, #ffa21a 100%);
}

/*==============
=> Start Game <=
==============*/
#start-game {
  min-height: 20rem;
  background: url(../images/visuel-fond.jpg) center top no-repeat;
  background-size: cover;
  max-width: 100%;
}
#start-game .start-game__content {
  margin-top: 6.5rem;
}
#start-game .start-game__content .start-game__phrase {
  font-family: "Tourney", roboto, cursive, arial;
  font-weight: 900;
  font-size: 2rem;
  text-transform: uppercase;
  margin-bottom: 1.5rem;
}
#start-game .start-game__content .button a {
  font-family: "Tourney", roboto, cursive, arial;
  color: #111111;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 1.7rem;
}
#start-game .start-game__content .button a:hover {
  color: #ffffff;
}

.start-breadcrumb .breadcrumb {
  margin-bottom: 0;
}
.start-breadcrumb nav {
  margin-top: 1.5rem;
  padding-left: 0;
}
.start-breadcrumb a {
  color: #ffc107;
}

/*Variables*/
.bg-color {
  background-image: linear-gradient(#ffc107 0%, #ffa21a 100%);
}

#footer-home .container-fluid {
  margin-top: 2rem;
}
#footer-home .middle-footer h5 {
  font-size: 1.05rem;
  text-transform: uppercase;
  color: #ffffff;
  line-height: 3rem;
  margin-bottom: 1rem;
  font-weight: bold;
}
#footer-home .middle-footer .border-titre {
  border-bottom: 1px solid #ffc107;
  display: inline-block;
}
#footer-home .middle-footer a {
  font-size: 0.8rem;
  color: #bbb;
  text-transform: uppercase;
  text-decoration: none;
  line-height: 1.5rem;
}
#footer-home .middle-footer a:hover {
  color: #ffffff;
}
#footer-home .bottom-footer {
  border-top: 1px solid #bbb;
  margin-top: 2rem;
}
#footer-home .bottom-footer p {
  margin-top: 1rem;
  font-size: 0.8rem;
  color: #bbb;
  margin-bottom: 1rem;
}

/*=========
=> ACTUS <=
=========*/
#news {
  background: url(../images/test-2.jpeg) center top no-repeat;
  background-size: cover;
  min-height: 10rem;
  max-width: 100%;
}
#news .col {
  padding: 0px;
}
#news h1 {
  font-size: 2.5rem;
}
#news .news__type-actu {
  position: absolute;
  display: block;
  line-height: 0px;
  padding-top: 17px;
  background-color: #ffc107;
  height: 70px;
  width: 130px;
  text-align: center;
  color: #111;
  font-weight: bold;
  clip-path: polygon(0 0, 100% 0%, 100% 20%, 80% 50%, 0% 50%);
  /*    clip-path: polygon(100% 0, 0 0, 0 100%);*/
}
#news .news__title {
  margin: 1.5rem 0 0.5rem 1rem;
  color: #ffc107;
  font-weight: bolder;
  text-transform: uppercase;
}
#news .news__date {
  color: #ffad33;
  font-weight: normal;
  margin-left: 1rem;
  margin-bottom: 1rem;
}
#news .news__date span {
  color: #ffffff;
}
#news .news__text {
  margin: 0 1.5rem 1.5rem 1rem;
  text-align: justify;
}
#news .news__button {
  margin-bottom: 2rem;
  margin-right: 1rem;
}
#news .news__button a {
  border: 1px #ffc107 solid;
  background: rgba(0, 0, 0, 0.4);
  color: #ffc107;
  min-width: 180px;
  text-transform: uppercase;
  font-family: "Tourney", roboto, cursive, arial;
  font-weight: 900;
}
#news .news__button a:hover, #news .news__button a:focus {
  background: #c59400;
  color: #fff;
}
#news .top-news .top-news__title .col-12 {
  padding-left: 0;
}
#news .top-news .top-news__content {
  margin-top: 1rem;
  margin-bottom: 1rem;
  background-color: #111111cf;
  color: #ffffff;
  border: 1px dashed #ffc10780;
  -webkit-clip-path: polygon(0 0, 95% 0, 100% 20%, 100% 100%, 0 100%);
  clip-path: polygon(0 0, 95% 0, 100% 20%, 100% 100%, 0 100%);
}
#news .top-news .col-md-4 {
  padding-left: 0;
  padding-right: 0;
}
#news .top-news .col-md-4 .top-news__img {
  height: auto;
  border-top-color: transparent;
  border-left-color: transparent;
  border-bottom-color: transparent;
}
#news .top-news .col-md-4 .top-news__img img {
  min-height: 18rem;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  overflow: hidden;
}
#news .top-news .top-news__article .news__text {
  font-size: 1.2rem;
}
#news .all-news .all-news__title .col-12 {
  padding-left: 0;
}
#news .all-news .all-news__content {
  background-color: #111111cf;
  border: 1px dashed #ffc10780;
  -webkit-clip-path: polygon(0 0, 95% 0, 100% 20%, 100% 100%, 0 100%);
  clip-path: polygon(0 0, 95% 0, 100% 20%, 100% 100%, 0 100%);
  margin-top: 1rem;
  margin-bottom: 1rem;
}
#news .all-news .all-news__content .col-md-3 {
  padding: 0;
}
#news .all-news .all-news__content .all-news__img {
  display: flex;
  width: auto;
  height: auto;
}
#news .all-news .all-news__content .all-news__img img {
  display: block;
  min-height: 13.5rem;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  overflow: hidden;
}
#news .all-news .all-news__content .all-news__article .news__title {
  margin: 1rem 0 0.2rem 1rem;
  font-size: 1.3rem;
}
#news .all-news .all-news__content .all-news__article .news__date {
  font-size: 1rem;
  margin-bottom: 0.5rem;
}
#news .all-news .all-news__content .all-news__article .news__text {
  font-size: 1rem;
}
#news .all-news .all-news__content .all-news__article .news__button a {
  font-size: 0.9rem;
}
#news .all-news .all-news__more {
  margin-bottom: 2rem;
}
#news .news-filtre .news-filtre__content {
  margin-top: 8rem;
  background-color: #111111cf;
  -webkit-clip-path: polygon(0 0, 92% 0, 100% 40%, 100% 100%, 0 100%);
  clip-path: polygon(0 0, 92% 0, 100% 40%, 100% 100%, 0 100%);
}
#news .news-filtre .news-filtre__title {
  background-color: #ffc107;
  padding: 0.5rem;
}
#news .news-filtre .news-filtre__title h2 {
  background-color: #ffc107;
  color: #111111;
  font-weight: bold;
  font-family: "Tourney", roboto, cursive, arial;
}
#news .news-filtre .news-filtre__choices {
  min-height: 3.5rem;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
#news .news-filtre .news-filtre__choices p {
  margin-top: 0.5rem;
  font-size: 1.1rem;
}
#news .news-filtre .news-filtre__choices .form-select {
  background-color: #111111cf;
  color: #ffc107;
  border: 1px solid #ffc107;
}
#news .news-filtre .news-filtre__choices option {
  color: #ffc107;
}

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