/*VARIABLES*/
/*HEADER*/
@import "https://fonts.googleapis.com/css?family=Overlock:400,400i,700|Oleo+Script";
.section0 {
  height: 105vh;
  position: relative;
  min-height: 100vh;
  width: 100%;
  transform-style: inherit;
  z-index: -1; }

.hero {
  position: relative;
  height: 105vh;
  min-height: 100vh;
  width: 100%;
  transform-style: inherit;
  z-index: -1; }

.section0::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  /*background: url(https://picsum.photos/g/1927/1087?random) top right;*/
  background: url(https://picsum.photos/g/963/543?random) top right;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  transform: translateZ(-1px) scale(2.1);
  min-height: 100%;
  z-index: -2;
  filter: brightness(0.7); }

/*************************************************************
SECTIONS
**************************************************************/
section {
  position: relative;
  min-height: 50vh;
  width: 100%;
  transform-style: inherit; }

.section1 {
  background-color: #499574;
  color: #ffffff;
  box-shadow: 0 0 20px #333;
  z-index: 1; }

.section2 {
  min-height: 100vh;
  transform: translateY(2rem); }

.section3 {
  background: #499574;
  color: #ffffff;
  box-shadow: 0 0 20px #333;
  z-index: 5;
  position: relative;
  min-height: 100vh;
  width: 100%; }

.section4 {
  z-index: 1;
  padding: 3rem 0 8rem 0;
  background-color: #499574;
  color: #ffffff;
  margin-top: -3.1rem; }

.section5 {
  position: relative;
  height: 105vh;
  min-height: 100vh;
  width: 100%;
  transform-style: inherit;
  z-index: -1;
  transform: translateY(2rem); }

.section5::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  /*background: url(https://picsum.photos/g/1926/1085?random) top right;*/
  background: url(https://picsum.photos/g/963/543?random) top right;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 0% 115%;
  transform: translateZ(-1px) scale(2.1);
  min-height: 100%;
  z-index: -2;
  filter: brightness(0.85); }

.section2::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  /*background: url(https://picsum.photos/g/1926/1086?random) top center;*/
  background: url(https://picsum.photos/g/963/543?random) top center;
  background-size: cover;
  transform: translateZ(-0.5px) scale(1.6);
  z-index: -1;
  filter: brightness(0.7); }

/*************************************************************
HEADINGS
**************************************************************/
.secondary-heading {
  font-size: 4rem;
  text-align: center;
  position: absolute;
  padding: 1rem;
  background: rgba(255, 255, 255, 0);
  box-shadow: 0 5 25px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  backdrop-filter: blur(2px);
  top: 50%;
  left: 50%;
  transform: translateZ(-1px) scale(2) translate(-25%, -25%);
  z-index: 3; }

h2 {
  font-size: 2rem;
  text-align: center;
  padding: 3rem 0 0 0;
  margin: auto;
  /*top: 50%;
  left: 50%;
  transform: translateZ(-1px) scale(2) translate(-25%, -25%);*/ }

.hero-text {
  top: 35%;
  left: 25%;
  transform: translateZ(-0.2px) scale(1.3) translate(-20%, -30%);
  z-index: 3;
  text-align: left;
  position: absolute;
  padding: 1rem; }

.hero-heading {
  line-height: 5rem;
  color: #ffffff;
  font-size: 4rem;
  font-weight: 600;
  margin-top: 3%;
  /*animation: glitch 5s infinite;*/
  z-index: 3;
  transform: translateZ(2px);
  text-shadow: #f16f6f 0px 0px; }

.hero-p {
  font-size: 0.9rem;
  font-weight: 400;
  line-height: 1.5rem;
  color: #ffffff; }

.hero-heading:nth-child(2) {
  color: #67f3da;
  position: absolute;
  top: 3%;
  z-index: 2;
  transform: translateZ(-1px); }

.hero-heading:nth-child(3) {
  color: #f16f6f;
  position: absolute;
  top: 3%;
  z-index: 2;
  transform: translateZ(-1px); }

.navbar .navbar-nav li a.active {
  border-bottom: 3px solid #ffe88d; }

@keyframes glitch {
  18% {
    transform: none;
    text-shadow: #f16f6f 0px 0px; }
  18.5% {
    text-shadow: #67f3da 4px 2px; }
  19% {
    transform: none;
    text-shadow: #67f3da -5px 4px; }
  20% {
    transform: translateX(3px);
    text-shadow: #f16f6f -6px -3px; }
  20.5% {
    transform: translateX(3px);
    text-shadow: #67f3da 6px 2px; }
  21% {
    transform: translateX(-8px);
    text-shadow: #f16f6f 8px -4px; }
  21.5% {
    transform: translateX(6px);
    text-shadow: #67f3da -5px 0px; }
  22% {
    transform: none;
    text-shadow: #f16f6f 0px 0px; } }
.section1 h2 {
  border-bottom: 3px solid #ffe88d; }

.section3 h2 {
  border-bottom: 3px solid #ffe88d;
  color: #ffffff; }

.section3 p {
  color: #ffffff; }

.section2 h1 {
  transform: translateZ(-0.3px) scale(1.3) translate(-39%, -39%);
  z-index: 3;
  color: #ffffff; }

.section5 h1 {
  transform: translateZ(-0.3px) scale(1.3) translate(-39%, -39%);
  z-index: 3;
  color: #ffffff; }

/*p{
    padding: 2rem;
    z-index: 3;
}*/
.card p {
  padding: 0; }

.hero h1 {
  margin: 0;
  position: absolute;
  top: 40%;
  left: 50%;
  -ms-transform: translate(-50%, -40%);
  transform: translate(-50%, -40%);
  font-size: 3rem;
  font-weight: 600; }

/*************************************************************
BASIC STYLES
**************************************************************/
*,
*::before,
*::after,
:root {
  margin: 0;
  padding: 0;
  box-sizing: border-box; }

html {
  overflow: hidden;
  height: 100%; }

body {
  overflow-x: hidden;
  overflow-y: scroll;
  height: 100%;
  perspective: 1px;
  transform-style: preserve-3d;
  font-size: 62.5%;
  font-family: 'Poppins', sans-serif !important; }

/*.carousel-caption h5, .carousel-caption p{
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 5px;
    width: auto;
    box-shadow: 0px 0px rgba(103, 243, 218, 0.5), 0px 0px rgba(241, 111, 111, 0.5);
    animation: glitchshadow 5s infinite;
}*/
.carousel-caption h5, .carousel-caption p {
  background: rgba(247, 241, 236, 0.7);
  box-shadow: 0 5 25px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  backdrop-filter: blur(2px);
  width: auto; }

@keyframes glitchshadow {
  38% {
    box-shadow: 0px 0px rgba(103, 243, 218, 0.5), 0px 0px rgba(241, 111, 111, 0.5); }
  38.5% {
    box-shadow: -5px 1px rgba(103, 243, 218, 0.5), 4px -1px rgba(241, 111, 111, 0.5); }
  39% {
    box-shadow: 0px 0px rgba(103, 243, 218, 0.5), 0px 0px rgba(241, 111, 111, 0.5);
    background-color: rgba(255, 255, 255, 0.8); }
  40% {
    box-shadow: 4px -1px rgba(103, 243, 218, 0.7), -5px -2px rgba(241, 111, 111, 0.7);
    background-color: rgba(255, 255, 255, 0.75); }
  41% {
    box-shadow: -4px -2px rgba(103, 243, 218, 0), 4px 1px rgba(241, 111, 111, 0);
    background-color: rgba(255, 255, 255, 0.8); }
  41.5% {
    box-shadow: 5px 1px rgba(103, 243, 218, 0.8), -4px -1px rgba(241, 111, 111, 0.8);
    background-color: rgba(255, 255, 255, 0.75); }
  42% {
    box-shadow: 0px 0px rgba(103, 243, 218, 0.5), 0px 0px rgba(241, 111, 111, 0.5);
    background-color: rgba(255, 255, 255, 0.8); } }
.carousel-caption h5 {
  padding: 10px; }

.carousel-caption {
  right: 0 !important;
  left: 0 !important;
  margin: auto; }

.carousel {
  width: 75%; }

.carousel-inner {
  border-radius: 15px;
  box-shadow: 0px 16px 32px rgba(0, 0, 0, 0.2); }

.topbar {
  background-color: #499574;
  color: #ffffff;
  z-index: 0; }

.navbar-brand {
  color: #ffffff; }

.navbar-brand .bi {
  color: #ffe88d; }

.nav-link {
  color: #ffffff !important; }

.nav-link:hover {
  color: #dddddd !important; }

.drop2 {
  border-radius: 0 5px 5px 0 !important; }

.bandeau {
  height: 50px;
  margin-top: -50px;
  position: relative;
  bottom: 0 !important;
  background-color: #499574; }

.readicon {
  margin: 0 3px 0 5px;
  transition: all 0.3s ease; }
  .readicon::before {
    vertical-align: middle !important; }

.hero-text .btn:hover .readicon {
  margin: 0 0px 0 8px;
  color: #ffffff; }

.section3 .card {
  border-radius: 15px;
  box-shadow: 0 6px 24px rgba(47, 23, 8, 0.3); }

.section3 .card-img-top {
  border-top-left-radius: 15px;
  border-top-right-radius: 15px; }

.section3 .card-body {
  background-color: #ffffff;
  color: #499574;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px; }

.section3 .card-text {
  color: #499574; }

.btn-primary {
  font-size: 14px !important;
  font-weight: 500;
  letter-spacing: 0.3px;
  background-color: #499574 !important;
  border-color: #499574 !important;
  color: #ffffff; }
  .btn-primary:hover {
    background: #388060 !important; }

.cards {
  padding-bottom: 5rem; }

.hr-orange {
  border: 1.2px solid #ffe88d;
  opacity: 1;
  background-color: #ffe88d;
  width: 25%; }

/*.card .btn{
    background:rgba(255, 255, 255, 0);
    border: 3px solid #f16f6f;
    color: #f16f6f;
    transition: all 0.5s ease
}
.card .btn:hover{
    background:#f16f6f;
    border: 3px solid #f16f6f;
    color: #fff;
}*/
.shop {
  background-color: #F7F1EC;
  color: #2F1708; }

.shop .card {
  border: none;
  outline: none;
  box-shadow: 0px 8px 32px rgba(84, 74, 64, 0.1);
  border-radius: 10px !important; }

.card-img-top {
  mix-blend-mode: multiply; }

.overlay {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  position: relative;
  background-color: #499574;
  width: 100%;
  transition: all 0.5s ease; }

.overlay:hover {
  background-color: #ffffff; }

.btn-secondary {
  color: #499574 !important;
  border: 2px solid #499574 !important;
  background: #ffffff !important; }
  .btn-secondary:hover {
    background-color: #499574 !important;
    color: #ffffff !important; }

.bi-star-fill {
  color: #ffe88d; }

.card .badge {
  background-color: #ffe88d;
  color: #499574;
  padding-top: 5px;
  font-weight: 500;
  z-index: 5; }

.cart-badge {
  background-color: #ffe88d;
  color: #499574;
  border-radius: 25px;
  width: 15px;
  height: 15px;
  text-align: center;
  font-size: 10px;
  padding-top: 0.5px;
  /*margin-top: 4px;*/ }

.collapse-badge {
  padding-top: 0.5px; }

.cart-div {
  border: 2px solid #d1d1d1;
  border-radius: 10px;
  padding: 3px 8px 5px 8px;
  text-decoration: none !important; }

.bi-cart {
  color: #FBE3D4; }

.page-link {
  color: #111111 !important; }

.pagination .active {
  background-color: #499574;
  color: #ffffff !important; }
  .pagination .active:hover {
    color: #499574 !important; }

.pagination .arrows {
  color: #acacac !important; }

.contact {
  /*background: url(https://picsum.photos/g/1927/1088?random);*/
  background: url(https://picsum.photos/g/963/543?random);
  background-size: cover;
  background-repeat: no-repeat;
  padding-bottom: 5rem; }

.contact form {
  background-color: #FFFDFC;
  border-radius: 15px; }

.dropdown-menu {
  background-color: #2B2520 !important;
  border: none !important;
  font-size: 0.8rem !important; }

.dropdown-item {
  color: #FBE3D4 !important; }

.dropdown-item:hover {
  color: #EB7527 !important;
  background-color: #2B2520 !important; }

.custom-toggler .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='3' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
  border: none !important; }

.navbar-toggler:focus {
  box-shadow: 0 0 0 0 !important; }

/*************************************************************
GALLERY
**************************************************************/
.gallery-column-2 {
  flex: 50%;
  max-width: 50%; }

.gallery-column-3 {
  flex: 33%;
  max-width: 33%; }

.gallery-column-4 {
  flex: 25%;
  max-width: 25%; }

.gallery-column {
  padding: 0 4px; }

.gallery-column img {
  margin-top: 8px;
  vertical-align: middle;
  width: 100%; }

.gallery {
  transform: translateY(-50px);
  background-color: #F7F1EC;
  color: #2F1708; }
  .gallery:nth-child(3n) {
    background: #499574; }
    .gallery:nth-child(3n) h2 {
      color: #ffffff; }

.gallery-row {
  display: flex;
  flex-wrap: wrap;
  padding: 0 4px; }

.gallery img {
  border-radius: 10px; }

/*************************************************************
MEDIA QUERIES
**************************************************************/
@media screen and (max-width: 992px) {
  p {
    padding: 0; }

  .carousel-caption p {
    padding: 10px; }

  .gallery-column {
    flex: 50%;
    max-width: 50%; }

  .hero-p {
    padding-left: 2rem; }

  .dropdown-menu {
    text-align: center !important;
    border: none !important;
    background-color: rgba(255, 255, 255, 0) !important; }

  .dropdown-toggle {
    text-align: center; }

  .cart-div {
    padding: 3px 8px 5px 8px; } }
@media screen and (max-width: 576px) {
  .carousel {
    width: 90%; }

  .gallery-column {
    flex: 100%;
    max-width: 100%; } }
@media all and (min-width: 992px) {
  .drop1 {
    display: none; }

  .nav-item:hover .drop1 {
    display: block; }

  .drop2 {
    display: none; }

  .toggledrop2:hover .drop2 {
    display: block;
    left: 100%;
    top: 0; } }
/*************************************************************
SHOPPING CART
**************************************************************/
.shopping-cart {
  background-color: #499574;
  min-height: 91%;
  padding-bottom: 7rem; }

.payment-info {
  background: #F7F1EC;
  padding: 10px;
  border-radius: 6px;
  color: #2F1708;
  font-weight: bold; }

.product-details {
  padding: 10px; }

.cart {
  background: #fff; }

.p-about {
  font-size: 12px; }

.table-shadow {
  -webkit-box-shadow: 5px 5px 15px -2px rgba(0, 0, 0, 0.42);
  box-shadow: 5px 5px 15px -2px rgba(0, 0, 0, 0.42); }

.type {
  font-weight: 400;
  font-size: 10px; }

label.radio {
  cursor: pointer; }

label.radio input {
  position: absolute;
  top: 0;
  left: 0;
  visibility: hidden;
  pointer-events: none; }

label.radio span {
  padding: 6px 10px;
  border: 2px solid #E8D4C6;
  display: inline-block;
  color: #8f37aa;
  border-radius: 3px;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 300; }

label.radio input:checked + span {
  border-color: #BC5E1F;
  background-color: #EB7527;
  color: #fff; }

.credit-inputs {
  background: #6666dd;
  color: #fff !important;
  border-color: #6666dd; }

.credit-inputs::placeholder {
  color: #fff;
  font-size: 13px; }

.credit-card-label {
  font-size: 9px;
  font-weight: 300; }

.form-control.credit-inputs:focus {
  background: #6666dd;
  border: #6666dd; }

.line {
  border-bottom: 1px solid #6666dd; }

.information span {
  font-size: 12px;
  font-weight: 500; }

.information {
  margin-bottom: 5px; }

.items {
  -webkit-box-shadow: 0px 5px 12px -1px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 5px 12px -1px rgba(0, 0, 0, 0.08); }

.spec {
  font-size: 11px; }

.cart-title {
  font-size: 1.2rem;
  font-weight: 600; }

.total-price {
  font-weight: 600 !important; }

.checkout-btn {
  background-color: #FFF !important;
  color: #EB7527 !important;
  border: 2px solid #EB7527 !important; }

.checkout-btn:hover {
  background-color: #EB7527 !important;
  color: #FFF !important;
  border: 2px solid #EB7527 !important; }

/*SHOPPING CART 2*/
.shopping-cart .title {
  margin-bottom: 5vh; }

.shopping-cart .card {
  margin: auto;
  /*max-width: 950px;*/
  width: 90%;
  box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  border-radius: 1rem;
  border: transparent; }

@media (max-width: 767px) {
  .shopping-cart .card {
    margin: 3vh auto; } }
.shopping-cart .cart {
  background-color: #fff;
  border-bottom-left-radius: 1rem;
  border-top-left-radius: 1rem; }

@media (max-width: 767px) {
  .shopping-cart .cart {
    border-bottom-left-radius: unset;
    border-top-right-radius: 1rem; } }
.shopping-cart .summary {
  background-color: #F7F1EC;
  border-top-right-radius: 1rem;
  border-bottom-right-radius: 1rem;
  color: #414141;
  font-weight: 400; }

@media (max-width: 767px) {
  .shopping-cart .summary {
    border-top-right-radius: unset;
    border-bottom-left-radius: 1rem; } }
.summary .col-2 {
  padding: 0; }

.summary .col-10 {
  padding: 0; }

.shopping-cart .row {
  margin: 0;
  font-size: 15px;
  font-weight: 600; }

.shopping-cart .title b {
  font-size: 1.5rem; }

.shopping-cart .main {
  margin: 0;
  padding: 2vh 0;
  width: 100%; }

.shopping-cart .col-2,
.shopping-cart col {
  padding: 0 1vh; }

.shopping-cart a {
  padding: 0 1vh; }

.shopping-cart .close {
  margin-left: auto;
  font-size: 0.7rem; }

.shopping-cart .close:hover {
  font-weight: 800;
  cursor: pointer; }

.shopping-cart img {
  width: 3.5rem; }

.back-to-shop {
  margin-top: 4.5rem; }

.shopping-cart hr {
  margin-top: 1.25rem; }

.shopping-cart form {
  padding: 2vh 0; }

.shopping-cart select {
  border: 1px solid rgba(0, 0, 0, 0.137);
  padding: 1.5vh 1vh;
  margin-bottom: 4vh;
  outline: none;
  width: 100%;
  background-color: #f7f7f7; }

.shopping-cart input {
  border: 1px solid rgba(0, 0, 0, 0.137);
  padding: 1vh;
  margin-bottom: 4vh;
  outline: none;
  width: 100%;
  background-color: #f7f7f7; }

.shopping-cart input:focus::-webkit-input-placeholder {
  color: transparent; }

.shopping-cart .btn {
  background-color: #2F1708;
  border: none;
  color: white;
  width: 60%;
  font-size: 0.9rem;
  margin-top: 4vh;
  padding: 1vh;
  border-radius: 5px;
  margin-left: 20%; }

.shopping-cart .btn:focus {
  box-shadow: none;
  outline: none;
  box-shadow: none;
  color: white;
  -webkit-box-shadow: none;
  -webkit-user-select: none;
  transition: none; }

.shopping-cart .btn:hover {
  background-color: #5E2F10;
  color: #fff;
  border: none; }

.shopping-cart a {
  color: black;
  text-decoration: none !important; }

.shopping-cart a:hover {
  color: black; }

.shopping-cart #code {
  background-image: linear-gradient(to left, rgba(255, 255, 255, 0.253), rgba(255, 255, 255, 0.185)), url("https://img.icons8.com/small/16/000000/long-arrow-right.png");
  background-repeat: no-repeat;
  background-position-x: 95%;
  background-position-y: center; }

.items-num {
  font-size: 14px;
  font-weight: 600; }

.completed {
  color: #A0C4AD !important; }

.wip {
  color: #F5E595 !important; }

/*# sourceMappingURL=parallax_style.css.map */
