@font-face {
  font-family: 'Takota';
  src: url(‘/fonts/Takota-BRa8.ttf’) format(‘truetype’);
}
body{
  font-family: Arial, sans-serif;

}
a{
  text-decoration: none;
}
h1{
  font-family: 'Takota', Arial Black, sans-serif;
  font-size: 64px;
  text-transform: uppercase;
  letter-spacing: 3px;
  color: #6eb563;
  margin: 0px;
  margin-bottom: 25px;
}
h2{
  font-family: Arial Black, sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  color: white;
  margin: 0px;
  padding: 0px;
  padding-left: 20px;
  padding-right: 20px;
  border-bottom: 10px #00520b ;
  transition: 0.4s;
}
h2:hover{
  transform: scale(1.08);
  border-bottom:white ;
}
h3{
  font-family: Arial Black, sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  color: white;
  margin: 0px;
}
h4{
  font-family: Arial,sans-serif;
  font-size: 18px;
  text-align: center;
  color: #6eb563;
  background-color: white;
  border-radius: 12px;
  padding: 8px;
}
p{
  font-family: Arial;
  font-size: 18px;
  color: #00520b;
  margin-top: 50px;
}
.navbar{
  background-color: #00520b;
  -webkit-filter: drop-shadow(5px 5px 20px rgba(0, 0, 0, 0.3));
  filter: drop-shadow(5px 5px 20px rgba(0, 0, 0, 0.3));
}
.navbar-expand-lg .navbar-collapse{
  justify-content: space-around;
}
.navbar-toggler-icon{
  background-color: transparent;
  border-radius: 5px;
}
.navbar-toggler:focus{
  box-shadow: 0 0 0 0.0rem;
}

.bar1, .bar2, .bar3 {
  width: 25px;
  height: 2px;
  border-radius: 50px;
  background-color: white;
  margin: 6px;
  transition: 0.4s;
}

.change .bar1 {
  -webkit-transform: rotate(-45deg) translate(-9px, 6px);
  transform: rotate(-45deg) translate(-4px, 3px);
}

.change .bar2 {opacity: 0;}

.change .bar3 {
  -webkit-transform: rotate(45deg) translate(-8px, -8px);
  transform: rotate(45deg) translate(-8px, -8px);
}

.navbar-collapse{
  justify-content: space-between;
}
header{
  margin-top: -5px;
  height: 1240px;
  background: white url(../img/hero.jpg) no-repeat;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
}

header .logo{
  margin-top: -50px;
  width: 620px;
  height: 620px;
  -webkit-filter: drop-shadow(5px 5px 20px rgba(0, 0, 0, 0.3));
  filter: drop-shadow(5px 5px 20px rgba(0, 0, 0, 0.3));
  background: url(../img/logo_top2wee.png) no-repeat;
}
header .logo:hover{
  background: url(../img/logo_top2wee.gif) no-repeat;
}

.white{

}

.flower{
  margin-top: 150px;
}
.flower .row{
  align-items: center;
}

.flower .col-3{
  margin: 0px;
}
.flower .col-6{
  padding: 0px;
}
.flower img{
  margin-left: 10px;
  width: 276px;
  transition: 0.4s;
}
.flower img:hover{
  transform: scale(1.03);
}
.label p{
  color: white;
  text-align: center;
  background-color: #6eb563;
  border-radius: 10px;
  margin: 0px;
  margin-right: 5px;
}
.label-hide{
  margin-top: -5px;
  opacity: 0%;
  margin-top: 0px;
  transition: 0.4s;
}
.label-hover{
  transition: 0.4s;
}
.label-hover:hover+.label-hide{
  margin-top: -15px;
  opacity: 100%;
}




.produits h1{
  color: white;
  background-color: #6eb563;
  padding: 20px;
  padding-top: 34px;
  margin-bottom: 0px;
}
.carousel{
  background-color: #6eb563;
  height: 660px;
  padding: 25px;
  margin-top: 100px;
  margin-left: -12px;
}
.carousel-control-next-icon, .carousel-control-prev-icon{
  height: 80px;
  color: #00520b;
}
.carousel .col-8{
  margin-left: 70px;
}
.carousel .col-6{
  width: 20%;
  margin-top: 20px;
}
.carousel .col-3{
  width: 18%;
  margin-top: 20px;
}
.carou-img img {
  width: 400px;
  padding-top: 25px;
  margin-left: 30px;
}
.carousel-item .row{
  flex-wrap: nowrap;
}

.carousel-item .col-8{
  margin-left: 100px;
}
.carousel-item h2{
  font-size: 32px;
  padding: 0px;
  margin: 0px;
  margin-top: 140px;
}
.carousel-item h2:hover{
  transform: scale(1);
}
.carousel-item p{
  margin: 0px;
  padding: 0px;
  padding-top: 5px;
  color: white;
}

.catalogue{
  margin-top: 150px;
}
.catalogue p{
  text-align: center;
  margin-bottom: 100px;
}
.catalogue button{
  width: 250px;
  height: 50px;
  border-radius: 200px;
  margin-top: 20px;
}
.catalogue button:active{
  background-color: #00520b;
}
.catalogue button:focus{
  background-color: #00520b;
}
.btn{
  background-color: #00520b;
  border: 0px;
  -webkit-filter: drop-shadow(5px 5px 20px rgba(0, 0, 0, 0.3));
  filter: drop-shadow(5px 5px 20px rgba(0, 0, 0, 0.3));
  margin-bottom: 50px;
  transition: 0.4s;
}
.btn:hover{
  background-color: #6eb563;
  transform: scale(1.1);
}



.soutiens .row{
  width: 1296px;

}
.about .row{
  width: 1296px;

}
.soutiens.col-6{
  width: 648px;
  height: 648px;
}
.about.col-6{
  width: 648px;
  height: 648px;
}

.soutiens {
  background-color: #00520b;
  height: 660px;
}
.soutiens h1{
  margin-top: 100px;
  color: white;
  padding-left: 60px;
}
.soutiens p{
  font-size: 22px;
  color: white;
  padding-left: 60px;
}

.soutiens .btn{
  background-color: #00520b;
  border: 3px solid white;
  margin-bottom: 50px;
  -webkit-filter: drop-shadow(5px 5px 20px rgba(0, 0, 0, 0.0));
  filter: drop-shadow(5px 5px 20px rgba(0, 0, 0, 0.0));
  transition: 0.4s;
}
.soutiens .btn:hover{
  background-color: #6eb563;
  transform: scale(1.1);
    border: 3px solid #6eb563;
}

.soutiens button{
  width: 150px;
  height: 50px;
  border-radius: 200px;
  margin-top: 20px;
  color:  #00520b;
  margin-left: 60px;
}
.soutiens button:active{
  background-color:  #00520b;
}
.soutiens button:focus{
  background-color:  #00520b;
}

.soutiens .carousel{
  padding: 0px;
  margin: 0px;
  width: 660px;
  height: 648px;
  margin-right: -12px;
}
.soutien img{
  width: 660px;
  height: 648px;

}
.about {
  background-color: #373737;
  height: 648px;

}

.about h1{
  margin-top: 100px;
  color: white;
  padding-left: 60px;

}
.about p{
  font-size: 22px;
  color: white;
  padding-left: 60px;
}
.about img{
  width: 660px;
  height: 648px;
  margin-left: -12px;
}
.contact{
  height: 1240px;
  background: white url(../img/contact-bg.jpg) no-repeat;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
}
.contact h1{
  color: white;
}
.contact .info-contact img{
  width: 60px;
  margin-bottom: 10px;
}
.contact .info-contact ul{
  list-style-type: none;
}
.contact .info-contact li{
  margin-bottom: 16px;
  margin-left: -40px;
}
.contact .info-contact p{
  font-family: Arial Black, sans-serif;
  font-size: 36px;
  color: white;
  margin: 0px;
}
.info-contact .col-10{
  padding: 0px;
  margin: 0px;
}
.info-contact .col-2{
  padding: 0px;
  margin: 0px;
}
.coordone{
  margin-top: 20px;
}
hr{
  margin-top: 60px;
  height: 3px!important;
  width: 500px;
  background-color: #00520b;
  opacity: 1;
}
.contact .info-contact th p{
  font-family: Arial Bold, sans-serif;
  font-size: 28px;
  color: white;
  margin: 0px;
}
.contact .info-contact td p{
  font-family: Arial, sans-serif;
  font-size: 28px;
  text-align: right;
  color: white;
  margin: 0px;
}
td{
    padding-left: 110px;
}
.map{
  margin-top: 30px;
}
.map h3{
  font-family: Arial Black, sans-serif;
  font-size: 26px;
  text-align: center;
  background-color: #00520b;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  padding-top: 8px;
  padding-bottom: 8px;
}
iframe{
  margin-top: 0px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  -webkit-filter: drop-shadow(5px 5px 20px rgba(0, 0, 0, 0.3));
  filter: drop-shadow(5px 5px 20px rgba(0, 0, 0, 0.3));
}
footer{
  height: 30px;
  background-color: #00520b;
}
footer p{
  color: white;
  text-align: center;
  font-size: 12px;
  padding: 6px;
  margin: 0px;
}
footer a{
  color:white;
  text-decoration: underline;
  transition: 0.2s;
}
footer a:hover{
  color:#6eb563;
  text-decoration: underline;
}


@media screen and (max-width: 1440px) {
header{
  height: 800px;
}
header .logo{
  height: 500px;
  width: 500px;
  background-size: 500px 500px;
}
header .logo:hover{
  background-size: 500px 500px;
}
.flower .col-3{
  width: 50%;
}
.flower img{
  width: 250px;
  margin-left: -10px;
}
.carousel{
  height: 350px;
}
.carou-img img{
  width: 250px;
  padding-top: 20px;
  margin-left: -40px;
}
.carousel-item .col-8{
  margin-left: 20px;
}
.carousel-item h2{
  margin-top: 70px;
}
.carousel .col-6{
  width: 50%;
}
.carousel .col-3{
  width: 25%;
}
#balance-map{
  margin-left: 90px;
}
#oil-map{
  margin-top: 30px;
}
.soutiens{
  height: 1150px;
}
.soutiens .row{
  flex-direction: column;
  width: 540px;
}
.soutiens .col-6{
  width: 100%;
}
.soutiens h1{
  padding-left: 0px;
}
.soutiens p{
  padding-left: 0px;
}
.soutiens button{
  margin-left: 0px;
}
.soutiens .carousel{
  width: 516px;
  height: 516px;
}
.about{
  height: 1200px;
}
.about .row{
  flex-direction: column-reverse;
  width: 540px;
}
.about .col-6{
  width: 100%;
}

.about h1{
  padding-left: 0px;
}
.about p{
  padding-left: 0px;
}
.about img{
  width: 516px;
  height: 516px;
  margin-left: 0px;
  margin-top: 50px;
}
.contact{
  height: 1200px;
}
.contact .col-6{
  width: 100%;
}
hr{
  width: 516px;
}
td{
  padding-left: 125px;
}
.map{
  margin-top: 50px;
}
.map h3{
  font-size: 22px;
}
.contact iframe{
  width: 516px;
  height: 284px;
}
}
@media screen and (max-width: 430px){
  header{
    height: 550px;
  }
  header .logo{
    height: 250px;
    width: 250px;
    background-size: 250px 250px;
  }
  header .logo:hover{
    background-size: 250px 250px;
  }

  .flower h1{
      margin-left: 20px;
      font-size: 38px;
  }
  .flower .row{
    --bs-gutter-x:0rem;
  }
  .flower img{
    width: 150px;
    margin-left: 25px;
  }
  .flower img:hover{
    transform: scale(1);
  }
  .flower .col-3{
    margin-bottom: 20px;
  }
  .label .row{
    flex-direction: column;
  }
  .label .col-6{
    padding: 2px;
    width: 100%;
  }
  .label p{
    font-size: 14px;
  }
  .label-hide{
    opacity: 100%;
    margin-top: -15px;
  }

  .produits h1{
    font-size: 38px;
    padding-left: 8px;
  }
  .catalogue p{
    padding-left: 10px;
    padding-right: 10px;
  }
  .carousel{
    height: 570px;
  }
  .carousel-item .row{
    flex-wrap: wrap;
  }
  .carou-img img{
    width: 200px;
    padding-top: 0px;
    margin-left: 20px;
  }
  .carousel-item .col-8{
    margin-left: 0px;
    width: 100%;
  }
  .carousel-item h2{
    margin-top: 20px;
    font-size: 20px;
  }

  .carousel .col-6{
    width: 50%;
  }
  .carousel .col-3{
    padding-left: 2px;
    padding-right: 2px;
    margin-top: 10px;
  }
  #balance-map{
    margin-left: 0px;
  }
  #oil-map{
    margin-top: 10px;
  }
  #oil-row-map{
    margin-left: -2px;
  }
  h4{
    font-size: 14px;
  }

  .catalogue{
    margin-top: 100px;
  }
  .catalogue p{
    margin-bottom: 50px;
  }


  .soutiens{
    height: 735px;
  }
  .soutiens .row{
    flex-direction: column;
    width: 300px;
  }
  .soutiens .col-6{
    width: 100%;
    margin-left: 20px;
  }
  .soutiens h1{
    padding-left: 0px;
    margin-top: 50px;
    font-size: 38px;
  }
  .soutiens p{
    padding-left: 0px;
    margin-top: 0px;
    font-size: 13px;
  }
  .soutiens button{
    margin-left: 0px;
  }
  .soutiens .carousel{
    width: 350px;
    height: 350px;
  }
  .about{
    height: 735px;
  }
  .about .row{
    flex-direction: column-reverse;
    width: 300px;
  }
  .about .col-6{
    width: 100%;
    margin-left: 20px;
  }

  .about h1{
    padding-left: 0px;
    margin-top: 50px;
    font-size: 38px;
  }
  .about p{
    padding-left: 0px;
    font-size: 13px;
    margin-top: 0px;
  }
  .about img{
    width: 350px;
    height: 350px;
    margin-left: 0px;
    margin-top: 50px;
  }
  .contact{
    height: 780px;
  }
  .contact .col-6{
    width: 375px;
    margin-left: 20px;
  }
  .contact h1{
    font-size: 38px;
    margin-left: 20px;
  }
  .contact .info-contact img{
    width: 37px;
    margin-left: 10px;
  }
  .contact .info-contact li{
    margin-left: -22px;
    margin-bottom: 18px;
  }
  .contact .info-contact p{
    font-size: 20px;
  }
  hr{
    width: 350px;
    margin-top: 20px;
  }
  table{
    width: 350px;
  }
  .contact .info-contact th p{
    font-size: 20px;
  }
  .contact .info-contact td p{
    font-size: 18px;
  }
  td{
    padding-left: 10px;
  }
  .map{
    margin-top: 50px;
  }
  .map h3{
    font-size: 18px;
  }
  .contact iframe{
    width: 350px;
    height: 153px;
  }
  footer p{
    font-size: 11px;
  }
}
