@import url('https://fonts.googleapis.com/css2?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');
@import url('https://fonts.googleapis.com/css2?family=Englebert&family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Englebert&family=Leckerli+One&family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Indie+Flower&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Funnel+Sans:ital,wght@0,300..800;1,300..800&family=Indie+Flower&display=swap');
/*
.poppins-thin {
  font-family: "Poppins", sans-serif;
  font-weight: 100;
  font-style: normal;
}

.poppins-extralight {
  font-family: "Poppins", sans-serif;
  font-weight: 200;
  font-style: normal;
}

.poppins-light {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.poppins-regular {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.poppins-medium {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.poppins-semibold {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: normal;
}

.poppins-bold {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.poppins-extrabold {
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-style: normal;
}

.poppins-black {
  font-family: "Poppins", sans-serif;
  font-weight: 900;
  font-style: normal;
}

.poppins-thin-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 100;
  font-style: italic;
}

.poppins-extralight-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 200;
  font-style: italic;
}

.poppins-light-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: italic;
}

.poppins-regular-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: italic;
}

.poppins-medium-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: italic;
}

.poppins-semibold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: italic;
}

.poppins-bold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: italic;
}

.poppins-extrabold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-style: italic;
}

.poppins-black-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 900;
  font-style: italic;
}
*/

/* .main_img{
	max-width: 100%;
    max-height: 100%;
    bottom: 0;
    left: 0;
    margin: auto;
    overflow: auto;
    position: fixed;
    right: 0;
    top: 0;
    -o-object-fit: contain;
    object-fit: contain;
} */

main{
  text-align:justify;
}
#topBtn{
  position: fixed;
  bottom: 40px;
  right: 40px;
  font-size: 22px;
  width: 50px;
  height: 50px;
  background: #774D7D;
  color: #ffffff;
  border: none;
  cursor: pointer;
  display: none;
}
row{
  margin-top:20px;
}
h1{
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-style: normal;
}
h2{
  /* font-family: "Poppins", sans-serif; 
  font-weight: 700;
  font-style: normal;
  */
  font-family: "Englebert", cursive;
  font-weight: 900;
  font-style: normal;
  font-size:2.2em;
  color:#335427;
}
h3{
  font-family: "Indie Flower", cursive;
  font-weight: 400;
  font-style: normal;
}
p{
  font-family: "Funnel Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size:1.1em;
}
strong{
  color:#335427;
}
a{
  color:#5F5F8C;
  font-weight:bold;
  text-decoration:none;
}
a:hover{
  text-decoration:underline;
}
.spacer{
  margin:30px 0px 30px 0px;
}
.slogan strong{
  color:#000000;
}
.navbar-brand{
  margin-right: 0;
}
.navbar-brand img{
  width: 100px;
}

.navbar .navbar-nav .nav-link {
  color: #000000;
  font-size: 1.1em;
}
.navbar .navbar-nav .nav-link:hover{
  color: #808080;
}
.navbar .navbar-nav{
  margin-top: 0.5em;
  border-top: 2px solid #000;
}

.parallax {
  /* The image used */
  background-image: url("../img/main_bg.jpg");
  /* Set a specific height */
  min-height: 400px;
  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.parallax2 {
  /* The image used */
  background-image: url("../img/parallax2.png");

  /* Set a specific height */
  min-height: 200px;

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: inline-block;
}
.parallax3 {
  /* The image used */
  background-image: url("../img/parallax3.png");

  /* Set a specific height */
  min-height: 300px;

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: inline-block;
}
.parallax4 {
  /* The image used */
  background-image: url("../img/parallax4.jpg");

  /* Set a specific height */
  min-height: 300px;

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: inline-block;
}
.in_img2{
  color:#ffffff;
  text-align:center;
  font-family: "Poppins", sans-serif;
  /*font-family: "Englebert", cursive;*/
  font-weight: 800;
  font-style: normal;
  text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
  margin-top:50px;
}
.in_img2 h2, .in_img2 strong{
  color:#ffffff;
}
.in_img3{
  color:#ffffff;
  text-align:center;
  font-family: "Poppins", sans-serif;
  /*font-family: "Englebert", cursive;*/
  font-weight:800;
  font-style: normal;
  text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
  margin-top:100px;
}

/* .in_img3 h4{
  font-weight: 600;
  transition: font-weight 1s ease-in-out;
}
.in_img3 h4:hover{
  font-weight: 800;
} */
.in_img4{
  color:#ffffff;
  text-align:center;
  font-family: "Poppins", sans-serif;
  /*font-family: "Englebert", cursive;*/
  font-weight:800;
  font-style: normal;
  text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
  margin-top:100px;
}
/* .show_img{
  border:3px solid #5F5F8C;
  border-radius: 100%;
} */
.ticker-wrap {
  width: 100%;
  overflow: hidden;
  height: 4rem;
  /* background-color: rgba(51, 51, 51, 0.5); */
  padding-left: 100%; 
}

.ticker {
  display: inline-block;
  height: 4rem;
  line-height: 4rem;
  white-space: nowrap;
  padding-right: 100%; 
}

.ticker__item {
  display: inline-block;
  padding: 0 2rem;
  font-size: 2rem;
  color: white;
}
@keyframes ticker {
  0% {
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);

  }
  100% {
      -webkit-transform: translate3d(-100%, 0, 0);
              transform: translate3d(-100%, 0, 0);
  }
}
.ticker {
  animation-name: ticker;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  animation-duration: 20s; 
}


.top_image{
  height:400px;
  margin-bottom:15px;
  background: rgba(0, 0, 0, 0.5);
}
.top_titles{
  margin-top:-280px;
}
.top_titles h1{
  /* 
  font-family: "Poppins", sans-serif;
  font-weight: 900;
  font-style: normal;
  */
  font-family: "Leckerli One", cursive;
  font-weight: 400;
  font-style: normal;
  font-size:3em;
  color:#ffffff;
  text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000; 
}
.top_titles h2{
  color:#ffffff;
  /* font-family: "Poppins", sans-serif; */
  font-family: "Englebert", cursive;
  font-weight: 400;
  font-style: normal;
  text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
  font-size:2em;
}
#split, #split_down{
  font-weight:bold;
}
.hit{
  padding: 50px 0 30px 0;
}
#show{
  margin-top:30px;
}
#show h2{
  font-size:2em;
}
#show_menu, #show_menu_down{
  font-weight:bold;
  color:#5F5F8C;
}
#show_menu:hover, #show_menu_down:hover{
  cursor:pointer;
  text-decoration:underline;
}
#show_cards{
  text-align:center;
  margin-top:40px;
}
.text_show_cards{
  position:relative;
  margin-top:-450px;
  padding:3px 12px 0px 12px;
  color:#ffffff;
  background-color: #05050565;
}
.text_show_cards h2{
  margin-bottom:30px;
  font-size:1.8em;
  color:#ffffff;
}
.text_show_cards strong{
  color:#ffffff;
}
#livraison{
  margin-top:30px;
}
/* #commander{
  margin-top:30px;
} */
.btn-primary{
  background-color:#774D7D;
  border:1px solid #774D7D;
}
.btn-primary:hover{
  background-color:#335427;
  border:1px solid #335427;
}

#bottom_social img{
  height: 60px;
  width: 60px;
  margin-left:30px;
}


#footer{
  position: relative;
  height:100px;
  background-color:#808080;
  bottom: 0px;
  left: 0px;
  right: 0px;
  margin-bottom: 0px;
}

/*==================== MEDIA QUERIES ========================*/
/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
  .top_titles{
    margin-top:-360px;
    padding:0px 3px 0px 3px;
  }
  .top_titles h1{
    font-family: "Leckerli One", cursive;
    font-weight: 400;
    font-style: normal;
    font-size:2.5em;
    color:#ffffff;
    text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000; 
  }
  .top_titles h2{
    color:#ffffff;
    /* font-family: "Poppins", sans-serif; */
    font-family: "Englebert", cursive;
    font-weight: 800;
    font-style: normal;
    text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
    font-size:1.5em;
  }
  .parallax2 {
    /* The image used */
    background-image: url("../img/parallax2.png");
  
    /* Set a specific height */
    min-height: 120px;
  
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: inline-block;
  }
  .in_img2{
    color:#ffffff;
    text-align:center;
    font-family: "Poppins", sans-serif;
    /*font-family: "Englebert", cursive;*/
    font-weight: 800;
    font-style: normal;
    text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
    margin-top:10px;
  }
  .in_img2 h2{
    font-size:1.2em;
  }
  .all_card{
    margin-bottom:10px;
  }
  #card1, #card2, #card3{
    height:460px;
    padding-bottom:30px;
  }
  .hit{
    padding: 20px 0 20px 0;
  }
  .hit h3{
    font-size:1.2em;
  }
  #arg1, #arg2, #arg3, #arg4{
    text-align:center;
  }
  #show_cards{
    height:1900px;
  }
  .text_show_cards{
    position:relative;
    margin-top:-450px;
    padding:3px 12px 0px 12px;
    color:#ffffff;
    background-color: #05050565;
    font-size:1em;
  }
  .text_show_cards h2{
    margin-bottom:30px;
    font-size:1.2em;
    color:#ffffff;
  }
  .parallax3 {
    /* The image used */
    background-image: url("../img/parallax2.png");
  
    /* Set a specific height */
    min-height: 120px;
  
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: inline-block;
  }
  .in_img3{
    color:#ffffff;
    text-align:center;
    font-family: "Poppins", sans-serif;
    /*font-family: "Englebert", cursive;*/
    font-weight: 800;
    font-style: normal;
    text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
    margin-top:10px;
  }
  .in_img3 h4{
    font-size:1.2em;
    color:#ffffff;
    margin:10px 0px 10px 0px;
  }
  .in_img3 h4 strong{
    color:#ffffff;
  }
  .text-end{
    text-align:center;
  }
  #commander{
    margin-top:0px;
  }
  #contact{
    height:400px;
  }
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
  
}
 
/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
  #show h2{
    font-size:1.5em;
  }
}
 
/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
  .navbar-brand img{
    width: 300px;
  }
  .navbar {
    flex-direction: column;
  }
  .navbar .navbar-nav {
    border-bottom: 2px solid #000;
  }
  .navbar .nav-item {
    padding: 0.5em 1em;
  }
}
 
/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
  
}