
body{
  text-rendering: geometricPrecision;
  color: #101010;
  font-family: Arboria,sans-serif;
  font-size: 16px;
  line-height: 1;
  background-color: #fff;
  top: 0px!important;
}
/* head */
header {
    background-color: #ffffff00;
    color: white;
    position: fixed;
    z-index: 19;
    width: 100%;
    right: 0;
    border-radius: 0px 0px 6px 6px;
    top: 0px;
}
.sticky{
  background-color: #ffffff;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1), 0px 1px 2px rgba(0, 0, 0, 0.06);
}
#logoText{
  font-family: Inter,sans-serif;
  color: #ffffff;
  font-weight: bold;
}
.minmun{
  position: fixed;
  right: 0px;
  width: 550px;
    height: 57px;
    bottom: 0px;
    padding: 6px;
    display: flex;
    z-index: 5;
    justify-content: space-around;
    box-shadow: 0px 15px 20px 10px rgb(0 0 0 / 40%);
}
.couver{
  width: 100%;
  background-color:#f9fafb;
}
/*/////*/
#imageback{
  width:300px;   
  position: absolute;
  z-index: -2;
  right: 60px;
  top:570px;
}
/* buttons */
#buttonup {
  display: none;
}
#buttonup:hover{
  background-color: #83817aaf;
}
a.menuA,.menuA{
  font-size: 20px;
  margin: 1%;
  text-align: center;
  font-family: Inter,sans-serif;
  color: #eceaea!important;
  line-height: 24px;
  text-shadow: -1px 3px 0px #000000d1;
}
.active>a.menuA{
  color: #ffffff!important;
}
a.menuA:hover {
  color: #ffffff!important;
  background-color:#d1fae540;
}
a.menuASticky{
  font-size: 20px;
  margin: 1%;
  text-align: center;
  font-family: Inter,sans-serif;
  color: #0f0f0f!important;
  line-height: 24px;
}
.active>a.menuASticky{
  color: #000000!important;
  font-weight: 600;
}
a.menuASticky:hover {
  color: #000000!important;
  background-color:#d1fae540;
}
.btn2 {
  text-decoration: none;
  background-color: #ffffff;
  color: #059669!important;
  text-transform: uppercase;
  cursor: pointer;
  border-radius: 10px;
  transition: .4s;
  font-size: large;
  font-family: Inter,sans-serif;
  font-weight: 500;
  line-height: 28px;
  padding: 17px 41px;
}
.btn2:hover {
transition: .4s;
background-color:#d1fae5;
}
.btn2:active {
background-color: #87dbd0;
}
button.btn3,a.btn3 {
  text-decoration: none;
  background-color: #059669;
  color: #fff!important;
  text-transform: uppercase;
  cursor: pointer;
  border-radius: 10px;
  border: 3px #059669;
  transition: .4s;
  font-size: large;
  font-family: Inter,sans-serif;
  font-weight: 500;
  line-height: 28px;
  padding: 17px 41px;
  margin-bottom: 1%;
}
button.btn3:hover,a.btn3:hover {
transition: .4s;
background-color: #047857;
}
button.btn3:active,a.btn3:active {
background-color: #87dbd0;
}
.btn4 {
  margin-top: 5px;
  display: inline-block;
  transition: all 0.2s ease-in;
  position: relative;
  overflow: hidden;
  z-index: 1;
  color: #c8997d;
  padding: 0.7em 1.7em;
  font-size: large;
  border-radius: 0.5em;
  background: #fff9f9;
  border: 1px solid #e8e8e8;
}
/* inputs */
.clearcheck {
  clear: both;
}
.checkBox {
  display: block;
  cursor: pointer;
  width: 30px;
  height: 30px;
  border: 3px solid rgba(255, 255, 255, 0);
  border-radius: 10px;
  position: relative;
  overflow: hidden;
  box-shadow: 0px 0px 0px 2px #01b77b;
}
.checkBox div {
  width: 60px;
  height: 60px;
  background-color: #01b77b;
  top: -52px;
  left: -52px;
  position: absolute;
  transform: rotateZ(45deg);
  z-index: 10;
}
.checkBox input[type=checkbox]:checked + div {
  left: -10px;
  top: -10px;
}
.checkBox input[type=checkbox] {
  position: absolute;
  left: 50px;
  visibility: hidden;
}
.transitioncheck {
  transition: 300ms ease;
}
.input1 {
  width: 100%;
  max-width: 220px;
  padding: 12px;
  border-radius: 12px;
  border: 1.5px solid lightgrey;
  outline: none;
  transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
  box-shadow: 0px 0px 20px -18px;
}
.input1:hover {
  border: 2px solid lightgrey;
  box-shadow: 0px 0px 20px -17px;
}
.input1:active {
  transform: scale(0.95);
}
.input1:focus {
  border: 2px solid grey;
}
/*/**/
.navbar-nav {
display: flex;
flex-direction: column;
padding-left: 0;
margin-bottom: 0;
list-style: none;
align-items: center;
}
@media (min-width: 992px){
.navbar-expand-lg .navbar-collapse {
  padding-right: 4%;
}
}
.logo img{
width: 140px;
float: left;
margin: 0;
padding: 0;
padding-right: 4%;
padding-left: 4%;
filter: invert(0);
background-color: rgb(9 11 24);
border-radius: 80px;
}
.menu{
display: grid;
background-color: rgb(255, 255, 255);
border-radius: 5px;
padding: 10px;
font-family: 'Trebuchet MS';
position: absolute;
transform: translate(0px, -17px);
right: 6px;
width: 250px;
z-index: 2;

}
.NavTopHomeLinks{
  display: none;
}
.LinkIconNavTop{
  height: 23px;
  width: 100%;
  color: white;
  background: #059669;
  border-radius: 5px 5px 0px 0px;
  display: flex;
  justify-content: flex-end;
  text-decoration: none;
  align-items: center;
}
.LinkIconNavTop:hover{
  text-decoration: none;
  background: #dbe5ef;
}
.NavTopHome{
  width:100%;
}
@media screen and (min-width: 990px) {
  .NavTopHomeLinks {
    position: absolute;
    top: 60px;
    width: 200px;
    height: 205px;
    background: #fafdfd;
    border-radius: 5px;
    display: none;
    font-size: large;
    animation: Opendetail 0.5s forwards ease;
  }
  .NavTopHomeLinks:hover{
    display: block;
  }
  .NavTopHome:hover .NavTopHomeLinks{
    display: block;
  }
  .NavTopHomeLinksBot{
    height: 47px;
    width: 100%;
    background: #059669;
    position: absolute;
    border-radius: 0px 0px 5px 5px;
    display: flex;
    justify-content: flex-end;
    text-decoration: none;
  }
  .NavTopHomeLinksBot:hover{
    text-decoration: none;
  }
  .Linkn-home{
    display: block;
  }
  .detailsNavTop{
    display: none;
  }
}
@media screen and (max-width: 990px) {
  .Linkn-home{
    display: none;
  }
  .detailsNavTop{
    display: block;
  }
  .detailsInfo{
    text-align: center;
    background: #f3f9f9;
    padding: 4px;
    border-radius: 0px 0px 5px 5px
  }
}
@keyframes Opendetail {
  0%{
    scale: 0;
    opacity: 0;
  }
  100%{
    scale: 1;
    opacity: 1;
  }
}
a.linkWS {
  color: #1f2837;
}
.det{

background: url(image/menuicon.svg) no-repeat;
background-position: 5px 20px;
width: 50px;
height: 80px;
display:  none;
}
.sam{
  margin: auto;
  display: flex;
  color: #ffffff;
  font-size: 20px;
  padding-left: 10%;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 1150px) {
.minmun{
width: 100%;
}  
}
  @media screen and (max-width: 930px) {
   .menu1{
       display: none;
   }
   .det{
       float: right;
       display: inherit;
   }
 }
 @media screen and (max-width: 700px) {
  section.Infooter{
    display: block;
  }
}
 @media screen and (max-width: 350px) {
  .groupeimg{
    height: 30px;
    width: 50px
  }
  #imageback{
    width: 200px;
  }
}
@media screen and (max-width: 300px) {
  .menu{
    width: 175px;
  }
}
.det[open]{
  background: url(image/x.svg) no-repeat;
  background-position: 5px 20px;
}
/* About */
.About{
  padding: 2%;
}
.About h2 {
  font-size: 45px;
  color: #111827;
  letter-spacing: -.4px;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: arboria,sans-serif;
  font-weight: 600;
  line-height: 40px;
  text-align: center;
  height: 200px;
  background-image: url('/image/bachsvgheroku.png');
}
.About h3 {
  font-size: 29px;
  color: #545c7f;
  font-weight: 100;
  margin: auto;
  margin: 2%;
  display: flex;
  align-items: center;
}
.About p {
	font-size: 24px;
}
.About div{
  background-color: #f9fafb;
  border-radius: 8px;
  padding: 1%;
  margin-bottom: 3%;
}
span.NumArgAbout {
  width: 48px;
  height: 48px;
  display: flex;
  background-color: #01b77b;
  color: white;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  margin-right: 2%;
}
.About p strong{
  display: inline-block;
}
@media screen and (min-width: 1000px) {
  .About{
    padding: 10%;
  }
}
@media screen and (max-width: 500px) {
  .About h2 {
    font-size: 30px;
  }
  .About h3 {
    font-size: 23px;
  }
  .About p {
    font-size: 19px;
  }
}
/* readMore */
.btn_ReadMore:hover {
  color: white;
  background: #545c7f3a;
}
.btn_ReadMore{
  color: #01b77b;
}
.btn_ReadMore a {
  padding: 3px;
  color: #545c7f;
  font-size: 21px;
  font-family: system-ui;
  font-weight: 600;
}
.btn_ReadMore a:hover,.btn_ReadMore:hover a{
  text-decoration: none;
  background: #545c7f3a;
}
.btn_ReadMore i {
  padding: 2px;
}
/*////// Footer */
.Footer{
  background-color: #0f2133;
  background-size:cover ;
  border-top: solid white;
  padding-top: 60px;
  min-height: 550px;
  color: #ffffff;
}
.InFooter{
  display: flex;
  justify-content: space-around;
}
.FooterLinks{
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(0, 8rem));
  grid-gap: 0rem 0rem;
  width: 100%;
  justify-content: center;
}
.linkFooter{
  color: #b5bcc1;
  text-decoration: none;
  padding: 4px;
  border-radius: 20px;
}
.linkFooter h3{
  color: #ffffff;
}
.linkFooter span{
  display: inline-block;
}
.linkFooter:hover{
  color: #ffffffaf;
}
.IconFooter{
  color: white;
  font-size: large;
  padding: 4px;
  margin: 2px;
  border-radius: 20px;
  border: solid 2px white;
}
.IconFooter:hover{
  color: rgb(214, 214, 214);
  border: solid 2px rgb(212, 212, 212);
}
.RightFooter{
  width:30%
}
.RightFooter p{
  margin: 20px 0px;
}
.BootFooter{
  display: flex;
  margin: 5%;
  justify-content: space-evenly;
}
.detailsFooter{
  min-height: 300px;
  margin: 1px;
}
.detailsFooter summary{
  list-style: none;
}
.ByFooter{
  display: flex;
  padding: 1%;
  justify-content: space-evenly;
  text-align: center;
  border-top: solid 1px;
}
.ByFooter div{
  display: flex;
  justify-content: center;
  align-items: center;
}
.ByFooter div span{
  font-family: fantasy;
  font-size: larger;
}
.ByFooter div *{
  margin: 1%;
}
.LinkBy{
  color: #fff;
  display: contents;
}
.RightFooter img{
  height: 100%;
}
@media(max-width:830px){
  .InFooter{
    text-align: center;
    flex-direction: column;
  }
  .RightFooter{
    width:60%;
    margin: auto;
    padding: 2%;
  }
  .ByFooter{
    flex-direction: column;
  }
  .ByFooter div {
    width: 100%;
}
}
@media(max-width:500px){
  .BootFooter{
    text-align: center;
    flex-direction: column-reverse;
  }
  .IconsFotter{
    padding: 3%;
    margin-bottom: 20px;
  }
  .detailsFooter{
    min-height: 70px;
  }
}
/**/
img {
  max-width: 100%;
  max-height: 100%;
}
/* Galerie */
.Galerie{
  background:#f9fafb;
}
.Galeire_title{
  text-align: center;
  font-family: fantasy;
}
.Galerie h3 {
  color: #111827;
  margin-bottom: 12px;
  font-size: 25px;
  font-weight: 600;
  line-height: 28px;
}
.Galerie .contenu {
  width: auto;
  color: #6b7280;
  font-weight: 600;
  line-height: 25px;
  margin: 1%;
}
.btn_ReadMore.LinkGalerie{
  float: left;
  margin-top: 5px;
}
.Galerie .Date{
  width: 50%;
  text-align: center;
  background-color: #f3f4f6;
  border-radius: 10px;
  flex-direction: row;
  justify-content: space-between;
  padding: 3px 5px;
  margin-top: 30px;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  display: block;
}
.Galerie .top-content {
	background-color: #f9fafb;
	width: 90%;
	margin: 0 auto 20px auto;
	height: 60px;
	display: flex;
	align-items: center;
	border-radius: 5px;
	box-shadow: 3px 3px 5px lightgray;
}
.Galerie input {
	display: none;
}
.Galerie .img-container {
	width: 100%;
	text-align: center;
}
.Galerie label {
	display: inline-block;
	height: 100%;
	margin: 0 20px;
	line-height: 60px;
	font-size: 18px;
	background-color: #98a2b1d4;
	color: rgb(255, 255, 255);
	cursor: pointer;
	transition: color .5s;
	display: block;
	margin: 0 auto;
	width: 100%;
}
.Galerie label:hover {
	color: black;
}
.Galerie .photo-gallery {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(0, 21rem));
  grid-gap: 1rem 0.6rem;
  width: 100%;
  justify-content: center;
  margin-bottom: 50px;
}
.Galerie .pic {
	position: relative;
  height: 350px;
	border-radius: 10px;
	box-shadow: 3px 3px 5px lightgray;
	cursor: pointer;
	transition: .5s;
}
.Galerie .pic img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 5px;
  transition: .5s;
}
.Galerie .pic::before {
	content: " ";
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	color: white;
	font-size: 22px;
	font-weight: bold;
	width: 100%;
	margin-top: -100px;
	opacity: 0;
	transition: .3s;
	transition-delay: .2s;
	z-index: 1;
}
.Galerie .pic .info  {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  border-radius: 0px 0px 5px 5px;
  height: 0;
  opacity: 0;
  background-color: rgb(255 255 255);
  transition: .3s;
  display: none; /* flex */
  flex-direction: column;
  justify-content: space-around;
}
.Galerie .pic:hover .info  {
	height: 55%;
  opacity: 1;
}
.Galerie .pic:hover::before {
	margin-top: 0;
	opacity: 1;
}

.Galerie #check1 {
	color: whitesmoke;
	background-color: whitesmoke;
}
.Galerie #check1:checked ~ .img-container .photo-gallery .pic {
	opacity: 1;
	transform: scale(1);
	position: relative;
	transition: .5s;
}
.Galerie #check2:checked ~ .img-container .photo-gallery .Kyorugi {
	opacity: 1;
	transform: scale(1);
	position: relative;	

}
.Galerie #check2:checked ~ .img-container .photo-gallery .Poomsae,
.Galerie #check2:checked ~ .img-container .photo-gallery .autre {

	opacity: 0;
	transform: scale(0);
	position: absolute;
	transition: 0s;
}
.Galerie #check3:checked ~ .img-container .photo-gallery .Poomsae {
	opacity: 1;
	transform: scale(1);
	position: relative;	

}
.Galerie #check3:checked ~ .img-container .photo-gallery .Kyorugi,
.Galerie #check3:checked ~ .img-container .photo-gallery .autre {
	opacity: 0;
	transform: scale(0);
	position: absolute;
	transition: 0s;
}

.Galerie #check4:checked ~ .img-container .photo-gallery .autre {
	opacity: 1;
	transform: scale(1);
	position: relative;	

}
.Galerie #check4:checked ~ .img-container .photo-gallery .Kyorugi,
.Galerie #check4:checked ~ .img-container .photo-gallery .Poomsae {

	opacity: 0;
	transform: scale(0);
	position: absolute;
	transition: 0s;
}
@media screen and (max-width: 500px) {
	.Galerie .top-content {
		height: auto;
		flex-direction: column;
	}
}
/* chmpion list */
.champions-title{
  font-size: 45px;
  color: #ffffff;
  letter-spacing: -.4px;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: arboria, sans-serif;
  font-weight: 600;
  line-height: 40px;
  text-align: center;
  height: 120px;
  padding-top: 40px;
}
#numInc{
  color: #ffffffdb;
  display: flex;
  padding: 1.3%;
  width: 120px;
  height: 93px;
  align-items: center;
  justify-content: center;
}
.ChampionList{
  background: #243449;
  color: white;
}
.ChampionList .In{
  height: auto;
  display: flex; 
  justify-content: center;
}
.ChampionList h5.Chompionnat-title{
  color: #ce9181;
}
.list{
  padding: 2%;
  border-radius: 20px;
  max-width: 1000px;
  display: flex;
  justify-content: space-around;
  margin: auto;
  flex-wrap: wrap;
}
.ChampionList h1{
  color: #01b77b;
}
.ChampionList h6{
  font-size: 16px;
  margin: 1%;
}
.ChampionList h5{
  color: #98a2b1;
  font-family: fantasy;
  font-size: 17px;
  margin: 1%;
}
.detailsChampeList{
  margin-bottom: 20px;
}
.detailsChampeList summary span{
  padding: 3px;
  color: #545c7f;
  font-size: 21px;
  font-family: system-ui;
  font-weight: 600;
}
.detailsChampeList summary span:hover{
  color: white;
  background: #545c7f3a;
}
.detailsChampeList summary{
  list-style: none;
}
@media screen and (max-width: 600px) {
  .list{
      flex-direction: column;
  }
}
@media screen and (max-width: 420px) {
  h2{
    font-size: 28px;
  }
  h4{
    font-size: large;
  }
  #logoText{
    display:none;
  }
  .sam{
    width: min-content;
  }
}
/* google translate */
#google_translate_element {
  margin: 10px;
  background-color: #ffffff;
  padding: 10px;
  border-radius: 5px;
}

#google_translate_element .goog-te-combo {
  background-color: #fff; 
  color: #333;
  border: 1px solid #ccc;
  border-radius: 4px;
  padding: 5px;
  font-size: 14px;
  width: 100%; 
}

#google_translate_element .goog-logo-link {
  display: none !important;
}

#google_translate_element .goog-te-banner-frame.skiptranslate {
  display: none !important;
}
#google_translate_element  .goog-te-gadget-icon {
  display: none !important;
}
#google_translate_element  .goog-te-gadget{
  font-family: arial;
  font-size: 11px;
  color: #666;
  white-space: nowrap;
}
/* Hide */

.hide{
  display: none;
}