@charset "UTF-8";

@font-face{
  font-family: eurostile;
  src: url(../fonts/EurostileLTStd-Demi.otf);
}

/* .custom-cursor {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  pointer-events: none;
} */

.container-parent {
  padding: 0 1em;
  background-image: url(../images/Fortaleza-Braz.png);

}
.container-parent:nth-child(1) {
  background-color: rgba(255, 0, 0, 0.25);
}
.container-parent:nth-child(2) {
  background-color: rgba(28, 139, 0, 0.986);
}
.container-parent:nth-child(3) {
  
  background: rgb(0,254,255); 
  background: linear-gradient(180deg, rgba(0,254,255,1) 0%, rgba(0,31,255,1) 100%);
  height: 30000px;
}

.container-parent:nth-child(4) {
  background-color: rgba(255, 0, 0, 0.986);
}



h3{
  padding: 0.25em;
  padding-top: 40px;
  text-align: center;
  border-radius: 20%;
  font-family: eurostile;
  font-size: 5em;
  color: rgb(255, 255, 255);
  background-color: rgb(255, 0, 0);
}

h2 {
  padding: 0.25em;
  text-align: center;
  border-radius: 50%;
  font-family: eurostile;
  font-size: 2em;
  color: rgb(0, 0, 0);
  background-color: rgb(255, 230, 0);
}

p {
  font-size: 2vw;
  max-width: 50ch;
  margin: 0 auto;
  font-family: eurostile;
  color: white;
  
}

h1 {
  font-size: 2vw;
  max-width: 50ch;
  margin: 0 auto;
  font-family: eurostile;
  padding-top: 20px;
  color: yellow;
}

.highlight{
  font-size: 4vw;
}

.highlight-2{
  font-size: 6vw;
}

.color-type{
  color: blue;
}

p + p {
  text-indent: 1em;
}

/* div > h2 {
  color: red;
} */

.iamsticky {
  position: sticky;
  top: 0;
}

.image1{
  text-align: center;
  padding-top: 35px;

}

.image2{
  text-align: center;
  padding-top: 55px;
}

.video{
  text-align: center;
}

.containerimages{
    overflow-x: scroll;
    /* définissez la hauteur et la largeur souhaitées pour votre conteneur parent */
    height: 500px;
    width: 100%;
}

.scroll-content {
  /* définissez la largeur souhaitée pour votre contenu */
  width: 1200px;
  /* empêche le contenu de passer à la ligne */
  white-space: nowrap;
  
}

.brazil{
  /* position: relative; */
  max-width: 100%;
  max-height: 100%;
  display: flex;
}

.redbull{
  /* position: sticky; */
  text-align: center;
  padding: 5px;
}

.flag{
  /* position: sticky; */
  text-align: center;
  padding: 5px;

}

#scrollButton {
    font-size: 18px;
    padding: 10px 15px;
    background-color: #ff0000;
    color: #fff;
    border: none;
    border-radius: 10px;
    cursor: pointer;
    display: flex;
    font-family: eurostile;
    font-size: 7vh;
      align-items: center;
      justify-content: center;
      height: 10vh;
      width: 100%;
      margin: 10px;
      }
  


/* body {
  cursor: none; 
}

.custom-cursor {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  pointer-events: none;
  width: 50px;
  height: 50px;
  background-image: url(../images/pneu.png); 
  background-size: cover;
} */

.road{
  /* position: sticky; */
  text-align: center;

}

/* .water{
  position: absolute;
} */


.ocean{
  text-align: center;
}

/* .waterwater{
  text-align: center;
} */

/* 
.containe {
  overflow: hidden; 
}

.scrolling-image {
  animation: scroll 10s linear infinite; 
}

@keyframes scroll {
  0% {
    transform: translateX(0); 
  }
  100% {
    transform: translateX(-100%); 
  }
}

.scrolling-image2 {
  animation: scroll 10s linear infinite; 
}

@keyframes scroll {
  0% {
    transform: translateX(0); 
  }
  100% {
    transform: translateX(100%); 
  }
} */

/* .avion1{
  position: absolute;
  
}

.avion2{
  padding: 600px;
}

.avion3{
  padding: 100px;
}

.oiseau1{
  padding: 100px;
}

.oiseau2{
  padding: 300px;
}

.oiseau3{
  padding: 50px;
} */


.containerimages2{
  overflow-x: scroll;
  /* définissez la hauteur et la largeur souhaitées pour votre conteneur parent */
  height: 500px;
  width: 100%;
}

.scroll-content {
/* définissez la largeur souhaitée pour votre contenu */
width: 1200px;
/* empêche le contenu de passer à la ligne */
white-space: nowrap;

}

.alger{
/* position: relative; */
max-width: 100%;
max-height: 100%;
display: flex;
}

.back{
  background-color: green;
}

h4 {
  font-size: 2vw;
  max-width: 50ch;
  margin: 0 auto;
  font-family: eurostile;
  padding-top: 20px;
  color: rgb(255, 0, 0);
  
}

h6{
  font-size: 10vw;
  max-width: 50ch;
  margin: 0 auto;
  font-family: eurostile;
  color: rgb(255, 0, 0);
}

.algerie{
  background-image: url(../images/alger7.png);
}

.prochaine{
  text-align: center;
  font-family: eurostile;
  font-size: 10vw;
  
  
}

.image33{
    text-align: center;
}
