/***************** General *******************/
*{
  box-sizing: border-box;
  transition: all 0.5s;
}

@font-face {
  font-family: "Tagliner";
  src: url("../../../asset/fonts/Tagliner/TAGLINER.ttf") format("truetype");
}

@font-face {
  font-family: "EinaReg";
  src: url("../../../asset/fonts/Eina/Eina01-Regular.ttf") format("truetype");
}

@font-face {
  font-family: "EinaBold";
  src: url("../../../asset/fonts/Eina/Eina01-Bold.ttf") format("truetype");
}

html{
  font-size: 100%;
  min-height: 100%;
  font-family: 'EinaReg', sans-serif;
}

h1,
h2
{
  font-family: 'Tagliner', sans-serif !important;
  font-weight: 900;
  text-align: center;
  color: #3FD9A4;
  letter-spacing: 0.1em;
}

body{
  line-height: 1.4;
  margin: 0;
  word-break: word-break;
  color: black;
  position: relative;-
}

video,
iframe,
img{
  max-width: 100%;
}

.container{
  width: 90%;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
}

.hideNav{
  display:none;
}

.showNav{
  display:flex;
}


h3,
h4{
  font-family: 'EinaBold', sans-serif;
  font-weight: 900;
  text-align: center;
  color: black;
  /* letter-spacing: 0.1em; */
}


/***************** header *******************/

header{
  background-color: white;
  position:relative;
}

/* .hideNav{
  display: none;
} */

.Navcontainer{
  width: 90%;
  /* max-width: 1500px; */
  position:relative;
  margin-top: 0;
  margin-right: auto;
  margin-left: auto;
  vertical-align: middle;
  /* padding-top: 10px;
  padding-bottom: 10px; */
  display: flex;
  flex-direction: row;
  justify-content: center;
}

.burger{
  width:45px;
}

#btnMenu{
  position:absolute;
  margin-left:0;
  width:45px;
  left:0;
  padding-left: 10px;
  padding-top:10px;
  padding-bottom:10px;
}

#NavScd{
  flex-direction:column;
  justify-content: flex-start;
  margin-left:5%;
  clear: both;
  position:absolute;
  z-index:20;
  padding:10px;
  background-color: rgba(255, 255, 255, 0.8);
}

#NavScd h3{
  font-family: 'Open Sans', sans-serif;
  text-transform:uppercase;
  font-weight: bold;
  text-align: left;
  margin-bottom:10px;

}

#NavScd a{
  text-decoration: none;
  color:rgb(137, 137, 137);
  font-family: 'Open Sans', sans-serif;
  padding-bottom:5px;
}

#NavScd a:last-of-type{
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  padding-bottom:10px;
}

.mention{
  color:rgb(137, 137, 137);
  font-family: 'Open Sans', sans-serif;
  font-size:0.7rem;
}

.logoPayment{
  width:100px;
}

.logoG{
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-top:10px;
  padding-bottom:10px;
}

.logoG img{
  text-align: center;
  height: 38px;
}
/**************** Fin header *****************/

.sectionMobile{
  /* height: 500px; */
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content:flex-end;
  position: relative;
}

.br{
  display:none;
}

.background{
  background-image: url('../img/test-mobile.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  background-position: center center;
  margin: 0;
  height: 100vh;
  position: relative;
  z-index: 0;
}

.background::before{
	position: absolute;
  margin: 0;
  height: calc(100vh - 65px);
  padding: 0;
	content: "";
	top: 0;
	left: 0;
	width: 100%;
	background-color:#333333;
  opacity: 0.5;
  mix-blend-mode: multiply;
  z-index: 1;
}

.vide{
  display: none;
}

.ZIndex{
  z-index: 2;
}

.txtheader{
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.accroche{
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-bottom: 30px;
}

.Titleheader{
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  color: rgb(255, 255, 255);
  text-shadow: 4px 2px 1px rgba(0, 0, 0, 0.7);
  text-decoration: none;
  padding-top: 10px;
  font-size:1.8rem;
  margin-bottom: 10px;
  padding: 0 20px 10px;
  margin-top: 0;
}

.CTAheader{
  display: inline-block;
  background: linear-gradient(0.15turn, #FF7663, #FFA736);
  width: 100%;
  text-align: center;
  font-size: 17px;
  font-weight: 900;
  color: white;
  text-decoration: none;
  padding: 20px 10px 20px;
  max-width: 250px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 10px;
  font-family: 'EinaBold', sans-serif;
  letter-spacing: .1rem;
  line-height: 18px;
}

.sectionDesketop{
  display: none;
}

.promoArticle{
  z-index: 2;
}
.promoround{
  position:absolute;
  background-color: #28BCE5;
  height: 160px;
  width: 160px;
  top: 0;
  right: 0;
  border-bottom-left-radius: 100%;
  border-bottom-right-radius: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  padding: 5px;
}

.divpromoround{
  position:absolute;
  right: 5px;
  margin-top: 0;
}

.promoround p{
  margin-top: 0;
  margin-bottom: 0;
  text-align: center;
  font-family: 'EinaReg', sans-serif;
  font-weight: 900;
  color: white;
}

.promoround p:nth-child(2){
  margin-top: -5px;
}

.promoround p:nth-child(3){
  font-family: 'EinaReg', sans-serif;
  font-weight: 900;
  color: white;
  font-size: 0.8rem;
}

.gras1euro{
  font-family: 'EinaBold', sans-serif;
  font-weight: 900;
  color: white;
  font-size: 2rem;
}

.gras{
  font-family: 'EinaBold', sans-serif;
  font-weight: 900;
  color: white;
  font-size: 0.8rem;
}



/***************** Main *******************/
.main{
  width: 100%;
  margin: 0;
  position: relative;
  /* background-color:#F0F0F0; */
}

/***************** RESPONSIVE *******************/

@media screen and (min-width: 375px){
  .background::before{
    opacity: 0.4;
  }

  .accroche{
    display: flex;
    flex-direction:column;
    align-items: center;
    justify-content: center;
    margin-bottom: 50px;
  }
}

@media screen and (min-width: 400px){
  .Navcontainer{
    width: 80%;
    /* max-width: 1500px; */
    position:relative;
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
    vertical-align: middle;
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
    flex-direction: row;
    justify-content: center;
  }


  .burger{
    width:65px;
  }

  #btnMenu{
    position:absolute;
    margin-left:0;
    width:65px;
    left:0;
    padding-left: 30px;
  }

  #NavScd{
    flex-direction:column;
    justify-content: flex-start;
    margin-left:10%;
    clear: both;
    position:absolute;
    z-index:20;
    padding:30px;
    background-color: rgba(255, 255, 255, 0.8);
  }

  #NavScd h3{
    font-family: 'Open Sans', sans-serif;
    text-transform:uppercase;
    font-weight: bold;
    text-align: left;
    margin-bottom:10px;

  }

  #NavScd a{
    text-decoration: none;
    color:rgb(137, 137, 137);
    font-family: 'Open Sans', sans-serif;
    padding-bottom:5px;
  }

  #NavScd a:last-of-type{
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
    padding-bottom:10px;
  }

  .mention{
    color:rgb(137, 137, 137);
    font-family: 'Open Sans', sans-serif;
    font-size:0.7rem;
  }

  .logoPayment{
    width:100px;
  }

  .logoG{
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .logoG img{
    text-align: center;
    height: 38px;
  }

  .CTAheader{
    padding: 20px 30px 20px;
    max-width: 350px;
  }

  .Titleheader{
    font-size:2rem;
  }
}

@media screen and (min-width: 768px){
  .background::before{
    opacity: 0.2;
  }

  .br{
    display:block;
  }

  .brcode{
    display:none;
  }

  .txtheader{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    margin-top: auto;
  }

  .sectionMobile{
    justify-content: center;
  }

  .vide{
    display: block;
    width: 30%;
  }

  .accroche{
    width: 70%;
  }

  .background{
    background-image: url('../img/test.jpg');
    background-position: left center;
  }

  .CTAheader:hover{
    color: #FF7663;
    background: linear-gradient(0.15turn, white, white);
  }

  .Titleheader{
    font-size:2.7rem;
  }

  .main{
    padding-bottom: 0;
  }

  .promoArticle{
    margin-top: auto;
  }

  .promoround{
    position:absolute;
    background-color: #28BCE5;
    height: 180px;
    width: 180px;
    top: 0;
    right: 0;
    border-bottom-left-radius: 100%;
    border-bottom-right-radius: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    padding: 5px;
  }

  .divpromoround{
    position:absolute;
    right: 5px;
    margin-top: 0;
  }

  .promoround p{
    margin-top: 0;
    margin-bottom: 0;
    text-align: center;
    font-family: 'EinaReg', sans-serif;
    font-weight: 900;
    color: white;
  }

  .promoround p:nth-child(2){
    margin-top: -5px;
  }

  .promoround p:nth-child(3){
    font-family: 'EinaReg', sans-serif;
    font-weight: 900;
    color: white;
    font-size: 0.9rem;
  }

  .gras1euro{
    font-family: 'EinaBold', sans-serif;
    font-weight: 900;
    color: white;
    font-size: 2.7rem;
  }

  .gras{
    font-family: 'EinaBold', sans-serif;
    font-weight: 900;
    color: white;
    font-size: 0.9rem;
  }

}


@media screen and (min-width: 1000px){

  .container{
    width: 80%;
    max-width: 1500px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
  }

  .txtheader{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    margin-top: auto;
  }

  .Titleheader{
    font-size:3.2rem;
  }

  .promoround{
    position:absolute;
    background-color: #28BCE5;
    height: 190px;
    width: 190px;
    top: 0;
    right: 0;
    border-bottom-left-radius: 100%;
    border-bottom-right-radius: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    padding: 5px;
  }

  .divpromoround{
    position:absolute;
    right: 10px;
    margin-top: 0;
  }

  .promoround p{
    margin-top: 0;
    margin-bottom: 0;
    text-align: center;
    font-family: 'EinaReg', sans-serif;
    font-weight: 900;
    color: white;
  }

  .promoround p:nth-child(2){
    margin-top: -5px;
  }

  .promoround p:nth-child(3){
    font-family: 'EinaReg', sans-serif;
    font-weight: 900;
    color: white;
    font-size: 0.9rem;
  }

  .gras1euro{
    font-family: 'EinaBold', sans-serif;
    font-weight: 900;
    color: white;
    font-size: 2.7rem;
  }

  .gras{
    font-family: 'EinaBold', sans-serif;
    font-weight: 900;
    color: white;
    font-size: 0.9rem;
  }
}
