@import url("https://fonts.googleapis.com/css2?family=Aref+Ruqaa:wght@400;700&family=Fredoka:wght@300..700&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
.dark-style {
  background: url(images/ba-1.png);
  animation: none;
}

.text-muted {
  color: #613B0E !important;
}

a.animate__jello.cta-sponso-home.animate__animated.animate__delay-1s.btn-wording.btn-cta-participer {
  color: #fff !important;
}

.loading-card .inner-card, .loading-card .card-1 {
  background: #613B0E !important;
}

.datefinsponso .text-muted {
  color: #fff !important;
}

.layout-navbar {
  height: auto !important;
}

.bg-navbar-theme {
  background-image: url(images/ba-2.png) !important;
  background-size: contain;
  background-position: center;
  background-repeat: repeat-x;
}

.btn-outline-primary {
  color: #F1EFC4;
  border-color: #F1EFC4;
}
.btn-outline-primary:hover {
  background-color: #F1EFC4 !important;
  color: #299E97 !important;
}

.min-tournoi-info {
  background: url(images/ba-1.png) !important;
}

.btn-primary {
  color: #613B0E !important;
  background-color: #F1EFC4 !important;
  border-color: #613B0E !important;
}
.btn-primary:hover {
  background-color: #613B0E !important;
  color: #F1EFC4 !important;
  border-color: #613B0E !important;
}

.bg-menu-theme.menu-horizontal {
  background-image: url(images/ba-3.png) !important;
  background-size: auto;
  background-position: center;
  background-repeat: repeat;
  box-shadow: 5px 0px 10px 4px rgba(0, 0, 0, 0.5) !important;
}
.bg-menu-theme.menu-horizontal ul li a {
  color: #613B0E !important;
  font-family: "Aref Ruqaa", serif !important;
  font-size: 1rem !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  letter-spacing: 0.1em !important;
  padding: 10px 20px !important;
}
.bg-menu-theme.menu-horizontal ul li a:hover {
  background: #F1EFC4 !important;
  color: #299E97 !important;
}

.titre-room {
  transform: none;
  background: none;
  padding: 0;
  border-radius: 0;
  font-size: 2rem;
  margin: 20px 0 0;
  text-transform: uppercase;
  font-weight: 900;
  display: inline-block;
  font-family: "Aref Ruqaa", serif;
  position: relative;
  text-align: center;
  color: #613B0E;
}
@media (max-width: 768px) {
  .titre-room {
    font-size: 1.5rem;
  }
}

.content-footer {
  background: url(images/ba-2.png) !important;
  position: relative;
  margin-top: 40px;
}
.content-footer .share-menu .share-links .fab, .content-footer .share-menu .share-links a {
  color: #F1EFC4;
  font-weight: 700;
}
.content-footer .share-menu .share-links a:hover {
  color: #299E97;
}
.content-footer .share-menu .share-links a:hover .fab {
  color: #299E97;
}
.content-footer a {
  color: #F1EFC4;
}
.content-footer a:hover {
  color: #299E97;
}
.content-footer::before {
  content: "";
  display: block;
  width: 100%;
  height: 27px;
  background: url(images/separate.png);
  position: absolute;
  top: -27px;
  left: 0;
  right: 0;
}

.dark-layout .card {
  background: url(images/ba-1.png) !important;
}

.min-tournoi {
  border: 2px solid transparent;
}
.min-tournoi .min-tournoi-title {
  transform: scale(0.9) rotate(0deg) !important;
}
.min-tournoi .min-tournoi-title h4 {
  color: #299E97 !important;
  text-align: center;
}
.min-tournoi .min-tournoi-title h3 {
  font-size: 1rem;
  color: #613B0E !important;
  text-align: center;
  margin: 5px 0;
  font-family: "Aref Ruqaa", serif;
  font-weight: 700;
  text-transform: uppercase;
  text-shadow: none;
}
.min-tournoi:hover {
  border: 2px solid #613B0E !important;
}

.btn-little {
  color: #613B0E;
}
.btn-little:hover {
  color: #fff;
  background-color: #613B0E;
}

.topState-todo {
  border-bottom: 2px solid #299E97 !important;
}

.card-toplist-amis-header {
  color: #613B0E;
}
.card-toplist-amis-header .avatar {
  border: 2px solid #613B0E;
  background: #613B0E;
}

.card-toplist-amis-body {
  background: url(images/ba-1.png);
  border: 2px solid #613B0E;
  border-radius: 10px !important;
  padding-block: 20px;
}
.card-toplist-amis-body h4 {
  color: #299E97;
  font-family: "Aref Ruqaa", serif;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  text-align: center;
  margin: 5px 0;
}
.card-toplist-amis-body h3 {
  font-size: 1.25rem !important;
  color: #613B0E;
  font-family: "Aref Ruqaa", serif;
  font-weight: 700;
  text-transform: none;
  letter-spacing: 0 !important;
  text-align: center;
  margin: 25px 0;
  padding: 0 10px;
  text-shadow: none;
}

.toplist-amis-page .item-avatar-ranking::after, .toplist-pofile-page .item-avatar-ranking::after {
  color: #299E97;
}

.toplist-amis-item .contender-name {
  color: #613B0E !important;
}

.btn-wording:hover, .btn-annule-devine:hover {
  background-color: #613B0E !important;
  color: #fff !important;
  border: none !important;
}

.btn-voir-toplist-complete, .single-tournoi .btn-actions-toplist a.btn-wording {
  background-color: rgba(255, 255, 255, 0.2) !important;
  text-transform: none;
  width: 100%;
  border: none;
  font-weight: 600;
  transition: all 0.2s ease-in;
  line-height: 1.24rem;
  color: #613B0E !important;
}
.btn-voir-toplist-complete:hover, .single-tournoi .btn-actions-toplist a.btn-wording:hover {
  background-color: #299E97 !important;
  color: #F1EFC4 !important;
  border: none !important;
}

.vainkeur-card {
  background: rgba(255, 255, 255, 0.3) !important;
}
.vainkeur-card a .championname h4 {
  color: #613B0E !important;
}
.vainkeur-card a .championname h4 small {
  color: #613B0E !important;
}
.vainkeur-card a:hover {
  background: #613B0E !important;
  border: 2px solid #613B0E !important;
}
.vainkeur-card a:hover .championname h4 {
  color: #fff !important;
}
.vainkeur-card a:hover .championname h4 .text-muted {
  color: #fff !important;
}

.info-date-top .badge-slim {
  border-radius: 5px !important;
  text-transform: none !important;
  background: rgba(255, 255, 255, 0.3) !important;
  color: #613B0E !important;
}

.info-cat a, .info-mondial a {
  border-radius: 5px !important;
  text-transform: none !important;
  background: rgba(255, 255, 255, 0.3) !important;
  color: #613B0E !important;
}
.info-cat a:hover, .info-mondial a:hover {
  background: #613B0E !important;
  color: #fff !important;
  border: 2px solid #613B0E !important;
}

.info-top-2 a {
  border-radius: 5px !important;
  background: rgba(255, 255, 255, 0.3) !important;
  color: #613B0E !important;
}
.info-top-2 a:hover {
  background: #613B0E !important;
  color: #fff !important;
  border: 2px solid #613B0E !important;
}
.info-top-2 .nb-toplist .badge-slim, .info-top-2 .nb-votes .badge-slim {
  border-radius: 5px !important;
  background: rgba(255, 255, 255, 0.3) !important;
  color: #613B0E !important;
}
.info-top-2 .nb-toplist .badge-slim:hover, .info-top-2 .nb-votes .badge-slim:hover {
  background: #613B0E !important;
  color: #fff !important;
  border: 2px solid #613B0E !important;
}

.top-presentation .top-presentation-content h1 .title-top {
  color: #299E97 !important;
}

.top-presentation .top-presentation-content h1 .top-question {
  color: #613B0E !important;
  transform: rotate(0deg) !important;
  font-style: normal !important;
}

.nb-contenders.d-block a {
  background: rgba(255, 255, 255, 0.75) !important;
  color: rgba(97, 59, 14, 0.75) !important;
  border: 1px solid rgba(255, 255, 255, 0.75) !important;
}
.nb-contenders.d-block a:hover {
  background: rgba(97, 59, 14, 0.75) !important;
  color: rgba(255, 255, 255, 0.75) !important;
  border: 1px solid rgba(255, 255, 255, 0.75) !important;
}

#apropos {
  background: url(images/ba-2.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
#apropos .bloc-cta .content-cta h3 {
  color: #fff;
  font-size: 1.5rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  text-align: center;
  margin: 5px 0;
  font-family: "Aref Ruqaa", serif;
}
#apropos .bloc-cta .content-cta p {
  padding: 0 50px;
}
@media (max-width: 768px) {
  #apropos .bloc-cta .content-cta p {
    padding: 0;
  }
}
#apropos .bloc-cta .content-cta a {
  background: #299E97 !important;
  color: #fff !important;
  border: 2px solid #fff !important;
}
#apropos .bloc-cta .content-cta a:hover {
  background: #613B0E !important;
  border: 2px solid #613B0E !important;
  color: #F1EFC4 !important;
}

.dark-layout .t-min-sponso {
  background: url(images/ba-2.png) !important;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  box-shadow: none !important;
}
.dark-layout .t-min-sponso .t-min-sponso-title h3 {
  color: #613B0E;
  font-family: "Aref Ruqaa", serif;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

.agagner-min .agagner-equal-height h4 {
  font-family: "Aref Ruqaa", serif;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #fff;
}

.slick-dots li button:before {
  content: "";
  background-color: #613B0E;
  height: 15px;
  width: 15px;
  border-radius: 50%;
  opacity: 1 !important;
}

.slick-dots li.slick-active button:before {
  background-color: #299E97;
}

.dark-layout .modal .modal-header, .dark-layout .modal .modal-header[class*=bg-] {
  background-color: #613B0E;
}

.dark-layout .modal .modal-content, .dark-layout .modal .modal-body, .dark-layout .modal .modal-footer {
  background-color: #301b06;
  border-color: #301b06;
}

.top-onduel #show-navbar-barre {
  background-image: url(images/ba-3.png) !important;
  background-size: auto;
  background-position: center;
  background-repeat: repeat;
  box-shadow: 5px 0px 10px 4px rgba(0, 0, 0, 0.5) !important;
  position: relative;
  z-index: 1;
}
.top-onduel #show-navbar-barre .tournament-heading-top {
  transform: unset !important;
}
.top-onduel #show-navbar-barre .tournament-heading-top .title-top {
  color: #299E97 !important;
  font-family: "Aref Ruqaa", serif !important;
  font-style: normal !important;
}
.top-onduel #show-navbar-barre .tournament-heading-top .top-question {
  transform: unset !important;
  font-style: normal !important;
  font-family: "Aref Ruqaa", serif !important;
  color: #613B0E !important;
  text-shadow: none !important;
}
.top-onduel #show-navbar-barre .right-slim .badge-slim {
  background: rgba(255, 255, 255, 0.3) !important;
}
.top-onduel #show-navbar-barre .right-slim .badge-slim .nb-votes-value-live, .top-onduel #show-navbar-barre .right-slim .badge-slim .xp_vkrz {
  color: #613B0E !important;
}
.top-onduel #show-navbar-barre::before {
  background: url(images/separate.png) !important;
  content: "";
  display: block;
  position: absolute;
  bottom: -27px;
  left: 0;
  right: 0;
  height: 27px;
}

.dark-layout .modal .modal-content {
  background: url(images/ba-1.png) !important;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-color: transparent !important;
}
.dark-layout .modal .modal-content .modal-body {
  background-color: transparent !important;
}
.dark-layout .modal .modal-content .modal-body h5 {
  transform: unset !important;
  font-style: normal !important;
  font-family: "Aref Ruqaa", serif !important;
  color: #299E97 !important;
  text-shadow: none !important;
}
.dark-layout .modal .modal-content .modal-body p {
  color: #613B0E !important;
}
.dark-layout .modal .modal-content .modal-footer {
  background: transparent !important;
}
.dark-layout .modal .modal-content .modal-footer button {
  background: #F1EFC4 !important;
  color: #613B0E !important;
  border: 1px solid #613B0E !important;
  padding: 0.6rem 1.25rem !important;
  border-radius: 0.375rem !important;
  font-weight: 600 !important;
}
.dark-layout .modal .modal-content .modal-footer button:hover {
  background: #613B0E !important;
  color: #F1EFC4 !important;
  border: 1px solid #613B0E !important;
  padding: 0.6rem 1.25rem !important;
  border-radius: 0.375rem !important;
  font-weight: 600 !important;
}

.modal-launcher .modal-body h5 {
  color: #613B0E !important;
}
.modal-launcher .modal-body p {
  color: #613B0E !important;
}

.contender-item:hover {
  border: 2px solid #F1EFC4;
}

.ba-cover-r::after {
  background: url(images/ba-1.png) !important;
}

.dark-layout .card-presentation-top-right {
  background: url(images/ba-1.png) !important;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  border-radius: 0;
}
.dark-layout .card-presentation-top-right .card-presentation-top-right-title h3 {
  color: #613B0E;
}
.dark-layout .card-presentation-top-right:before {
  background: url(images/separate.png) !important;
  content: "";
  display: block;
  position: absolute;
  bottom: -27px;
  left: 0;
  right: 0;
  height: 27px;
}

.waiter, .waiter-begin {
  background: url(images/ba-1.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  animation: none;
}
.waiter .sk-wave .sk-wave-rect, .waiter-begin .sk-wave .sk-wave-rect {
  background-color: #613B0E;
}
.waiter h4, .waiter-begin h4 {
  font-family: "Aref Ruqaa", serif;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #613B0E;
  text-shadow: none;
}
.waiter .va, .waiter-begin .va {
  display: none;
}

.title-win h2 {
  font-size: 1.1rem;
  color: #299E97;
  transform: rotate(0deg) !important;
}

.card-developer-meetup .presentationtop h1 {
  font-family: "Aref Ruqaa", serif !important;
  font-style: normal;
  font-weight: 700;
  font-size: 1.5rem;
  text-align: center;
  text-transform: uppercase;
  margin: 10px 20px 20px 20px;
  color: #613B0E;
  text-shadow: none !important;
  transform: rotate(0deg);
}

.top-precision p {
  color: #613B0E;
}

.single-tournoi #layout-menu {
  position: relative;
}
.single-tournoi #layout-menu:before {
  background: url(images/separate.png) !important;
  content: "";
  display: block;
  position: absolute;
  bottom: -27px;
  left: 0;
  right: 0;
  height: 27px;
}

.btn-wording-rose {
  background: #299E97 !important;
  color: #F1EFC4 !important;
}
.btn-wording-rose:hover {
  background: #613B0E !important;
  color: #F1EFC4;
}

.separate {
  height: 1px;
  background-color: #87724f;
  border-radius: 0px;
  width: 70%;
  margin: 0 auto;
}

.twitch-possible .btnstarttwitch:hover {
  border: 2px solid #299E97;
  background: #299E97;
}

.card {
  border-radius: 0 !important;
}

.twitch-possible .btnstarttwitch {
  border: 2px solid #299E97;
  background-color: transparent;
  color: #299E97;
}
.twitch-possible .btnstarttwitch:hover {
  background: #299E97;
  color: #fff;
}

.check-btn-block, .modes-jeu-twitch__content-btns button {
  background: rgba(255, 255, 255, 0.3215686275);
  color: #613B0E;
}
.check-btn-block .info-check, .modes-jeu-twitch__content-btns button .info-check {
  color: #613B0E;
}
.check-btn-block .nb_contenders_check_btn, .modes-jeu-twitch__content-btns button .nb_contenders_check_btn {
  background: #299E97;
  color: #fff;
}
.check-btn-block:hover, .modes-jeu-twitch__content-btns button:hover {
  color: #613B0E;
  border: 2px solid #299E97;
}

.modes-jeu-twitch__content-btns button.active-twitch-mode {
  background: #299E97;
  color: #fff;
  border: 2px solid #299E97;
}

.top-title-question h2 {
  color: #299E97 !important;
}
.top-title-question h1 {
  font-family: "Aref Ruqaa", serif;
  font-style: normal;
  letter-spacing: 0.1em;
  color: #613B0E !important;
  text-shadow: none !important;
  transform: rotate(0);
}

.t-sponso-container .twitch-votes-container .votes-stats-p .votes-number, .t-normal-container .twitch-votes-container .votes-stats-p .votes-number {
  color: #299E97;
}

.t-sponso-container .twitch-votes-container .votes-stats-p, .t-normal-container .twitch-votes-container .votes-stats-p {
  color: #613B0E;
}

.single-tournoi .tournoi-content .title-contender {
  color: #613B0E;
}

.t-sponso-container .twitch-votes-container .votes-container > p:first-of-type, .t-normal-container .twitch-votes-container .votes-container > p:first-of-type {
  color: #299E97;
}

.t-sponso-container .twitch-votes-container .votes-container .votes-stats, .t-normal-container .twitch-votes-container .votes-container .votes-stats {
  color: #299E97;
  border: 1px solid #299E97;
  outline-color: #299E97;
}

.stepbarcontent {
  top: 16px !important;
}

.stepbar {
  background: #299E97;
}
.stepbar .stepbar-content {
  padding-top: 10px !important;
}
.stepbar .stepbar-content span {
  color: #613B0E;
}

.btn-wording, .partage-toplist-block .btn-wording-share {
  transition: all 0.2s ease-in;
  background: rgba(255, 255, 255, 0.3) !important;
  color: #613B0E !important;
}
.btn-wording:hover, .partage-toplist-block .btn-wording-share:hover {
  background: #613B0E !important;
  color: #fff !important;
  border-radius: 10px !important;
}

.name h3 span {
  color: #613B0E !important;
}

.partage-toplist-block h5 {
  font-style: normal;
  font-family: "Aref Ruqaa", serif;
  transform: rotate(0);
  color: #299E97;
  text-shadow: none;
  font-size: 1.1rem;
  text-align: left;
  font-weight: 900;
}

.demo-visuel-toplist {
  box-shadow: 0 0 10px #299E97;
}

#choosenumbertop .form-check {
  background: rgba(255, 255, 255, 0.3);
}
#choosenumbertop .form-check .info-check {
  color: #613B0E;
  font-weight: bold;
}
#choosenumbertop .form-check:hover {
  background: #613B0E !important;
  color: #fff !important;
  border: 2px solid #613B0E !important;
}
#choosenumbertop .form-check:hover small {
  color: #fff !important;
}
#choosenumbertop .form-check:hover .info-check {
  color: #fff !important;
}

#choosenumbertop .form-check.choice-mode-top-actif {
  background: #613B0E;
  color: #fff;
  border: 2px solid #613B0E;
}
#choosenumbertop .form-check.choice-mode-top-actif .info-check {
  color: #fff;
}
#choosenumbertop .form-check.choice-mode-top-actif small {
  color: #fff !important;
}

.laucher_t {
  background: #299E97 !important;
  color: #fff !important;
  border: 2px solid #299E97 !important;
}
.laucher_t:hover {
  background: #613B0E !important;
  color: #fff !important;
  border: 2px solid #613B0E !important;
}

.modal-launcher .modal-body .choosenumbertop .choice-size a.laucher_t:hover .info-check {
  color: #fff !important;
}

.devine {
  background: #613B0E;
  box-shadow: 0 0.25rem 1.25rem rgba(15, 20, 34, 0.4);
}
.devine .content-devine {
  background: #613B0E;
}
.devine .titrage-h5 {
  color: #fff;
  text-transform: uppercase;
  font-style: normal;
  transform: rotate(0);
  font-weight: 700;
  text-shadow: none;
  font-family: "Aref Ruqaa", serif;
}

.btn-defi {
  background: #299E97;
}
.btn-defi:before {
  background: linear-gradient(to bottom, transparent 5%, #299E97 80%);
}
.btn-defi a {
  color: #fff !important;
}
.btn-defi a:hover {
  color: #fff !important;
}

.partage-toplist .fixedbar-content {
  background: #299E97;
}
.partage-toplist .fixedbar-content .reseau-btn-share a, .partage-toplist .fixedbar-content .partage-btn a {
  color: #fff !important;
}
.partage-toplist .fixedbar-content .reseau-btn-share a:hover, .partage-toplist .fixedbar-content .partage-btn a:hover {
  color: #fff !important;
}

.swal2-container.swal2-backdrop-show, .swal2-container.swal2-noanimation {
  background: url(images/ba-1.png) no-repeat center center !important;
  background-size: cover !important;
  font-family: "Aref Ruqaa", serif;
}
.swal2-container.swal2-backdrop-show .swal2-title, .swal2-container.swal2-noanimation .swal2-title {
  color: #299E97 !important;
}
.swal2-container.swal2-backdrop-show .swal2-html-container, .swal2-container.swal2-noanimation .swal2-html-container {
  color: #613B0E !important;
}

.sharetop h6 {
  color: #613B0E;
}/*# sourceMappingURL=room-odyssian-blaze-css.css.map */