html, body {
    overflow-x: hidden;
    width: 100%;
}

@media (max-width: 768px) {
    .responsive-logo {
        display: block;
        margin: 0 auto; /* Centers horizontally */
        text-align: center;
    }

    .d-flex.align-items-center {
        justify-content: center; /* Centers flex content */
    }
}


      .bd-placeholder-img {
        font-size: 1.125rem;
        text-anchor: middle;
        -webkit-user-select: none;
        -moz-user-select: none;
        user-select: none;
      }

      @media (min-width: 768px) {
        .bd-placeholder-img-lg {
          font-size: 3.5rem;
        }
      }

@media (min-width: 768px) {
.mb-md-0 {
    margin-bottom: 0!important;
    margin-left: 30px!important;
}
}

@media (min-width: 992px) {
.navbar-expand-lg .navbar-nav {
    flex-direction: row;
    padding-right: 25px;
    word-spacing: 10px;
    font-family: 'LondrinaSolid' !important;
    font-size: 20px;
    background: #DEBBB9;
}
}

.bg-cameonav {
        background: #DEBBB9;
        text-align: center;
      }

.bg-team {
        text-align: center;
      }

.bg-cover {
        background-image: url("");
        text-align: center;
      }

.fs-5 {
      font-size: 1rem!important;
      font-weight: 300;
      color: #FFFFFF;
    }

.my-cover {
    margin-top: -1.5rem!important;
    padding-bottom: 20rem!important;
    vertical-align: middle;
}

.bg-ribbon {
        background: #FFFFFF;
        text-align: center;
        color: white;

}

.bg-ribbon-dark {
        background: #212529 !important;
        text-align: center;
        color: white;

}

.bg-ribbon-footer {
        background: #ffffff !important;
        text-align: center;
        color: white;
        border-top: 1px solid #3a4553;
        padding-bottom: 10px;

}

.table {
    color: #ffffff !important;
  }

.btn-outline-info {
    color: #FFFFFF;
    border-color: #FFFFFF;
    background-color: #000000;
}

.bold-link {
  font-weight: bold;
  color: white;
}

.copyright {
  color: white;
  text-decoration: none;
  letter-spacing: .4px;
  font-size: 14px;
  font-family: 'LondrinaSolid' !important;
}

.footer-links {
  color: black;
  text-decoration: none;
  letter-spacing: .4px;
  font-size: 16px;
  font-family: 'LondrinaSolid' !important;
}

.display-5 {
    font-size: 1.8rem;
    font-weight: 300;
    line-height: 1.2;
    color: white;
}

.about-text {
    font-size: 18px;
    color: black;
    text-align: left;
}

.centered-titles {
    text-align: center;
    color: black;
}

.centered-subtitles {
    text-align: center;
    color: black;
    font-size: 18px;
}

.centered-text {
    font-size: 18px;
    text-align: center;
    color: white;
}

.left-text {
    font-size: 15px;
    text-align: left;
    color: black;
}

.text-black {
    background: #ff7e15;
    text-align: center;
}

.left-titles {
    font-size: 25px;
    text-align: left;
    color: white;
    font-family: 'LondrinaSolid' !important;
}

.fancy-title {
    font-size: 35px;
    text-align: center;
    color: white;
    font-family: 'LondrinaSolid' !important;
}

.leadsub-text {
    text-align: center;
    color: white;
    font-family: 'LondrinaSolid' !important;
}

.nav-link {
  color: white;
  text-decoration: none;
}

.nav {
    margin: 0 35px;
}

.fa-lg {
    letter-spacing: 15px;
}

.py-5 {
    padding-top: 6rem!important;
    padding-bottom: 3rem!important;
}

.border {
    background: #212529!important;
}

.border-bottom {
    border-bottom: 1px solid #000000 !important;
    padding-top: 1px;
}

.mx-auto {
    max-width: 96%;
    overflow: hidden;
}

.table-width {
    max-width: 90%;
    overflow: hidden;
}

@media (max-width: 767px) {
  .table,
  .table td,
  .table th {
    font-size: 12px;
  }
}

.list-group-item {
    text-decoration: none;
    border: none;
    background-color: #DEBBB9 !important;
    padding: 3px 0px !important;
    color:white;
}

.bg-black {
    height: 70px;
    background-color: #000000 !important;
}

.navbar-collapse {
    flex-basis: 100%;
    flex-grow: 1;
    align-items: right;
    background-color: #DEBBB9 !important;
    max-width: 100%;
    margin-top: 10px;
}

.navbar>.container, .navbar>.container-fluid, .navbar>.container-lg, .navbar>.container-md, .navbar>.container-sm, .navbar>.container-xl, .navbar>.container-xxl {
    display: flex;
    flex-wrap: inherit;
    align-items: center;
    justify-content: space-between;
    background-color: #DEBBB9 !important;
}

.d-flex {
    padding-left: 0px;
}

.mb-2 {
    margin-bottom: .5rem!important;
    margin-top: .5rem!important;
    padding-left: 20px;
}

.bg-cameo {
    background: #DEBBB9;
    text-align: center;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #DEBBB9), to(#7ca88e));
    background: linear-gradient(to bottom, #DEBBB9 20%, #7ca88e 100%);
}

.ftco-navbar-darl {
    background: #000000 !important;
}

.wrap {
    background: #ffffff !important;
    border: 1px solid #a0138e;
}

.social-media p a {
    width: 34px;
    height: 34px;
    background: #ffffff;
    margin-right: 1px;
}

.social-media p a span {
    color: #DEBBB9 !important;
}

.social-media {
    display: inline-block;
}

.header-dark {
    height: 70px;
    background-color: #000000 !important;
}

.fa, .fa-brands, .fa-duotone, .fa-light, .fa-regular, .fa-solid, .fa-thin, .fab, .fad, .fal, .far, .fas, .fat {
    color: #DEBBB9;
}

.black-link {
    color: black !important;
}

.hover-black:hover {
    color: black !important;
}

.wrap .phone a {
    color: #000 !important;
    font-size: 17px !important;
}

.mb-0, .my-0 {
    margin-bottom: 0px !important;
    margin-top: 8px;
}

.btn-outline-infos {
    color: #ffffff !important;
    border-color: #000000;
    background-color: #DEBBB9 !important;
}

.btn-outline-cookies {
    color: #000000 !important;
    border-color: #000000;
    background-color: #DEBBB9 !important;
}

.btn-outline-infos:hover {
    color: #ffffff !important;
    background-color: #7ca88e !important;
    border-color: #000000 !important;
}

.btn-outline-cookies:hover {
    color: #ffffff !important;
    background-color: #7ca88e !important;
    border-color: #000000 !important;
}

.footer-fa i {
    color: #ffffff !important;
}

.error-text {
  color: black;
  text-decoration: none;
}

body {
background-color: #FAF8F4 !important;
font-family: 'Roboto', sans-serif;

}

tbody, td, tfoot, th, thead, tr {
    padding: 1px!important;
}

a:link {
  color: white !important;
  background-color: transparent;
  text-decoration: none;
}
a:visited {
  color: white;
  background-color: transparent;
  text-decoration: none;
}
a:hover {
  color: #000000 !important;
  background-color: transparent;
  text-decoration: none;
}
a:active {
  color: #000000;
  background-color: transparent;
  text-decoration: none;
}

ol, ul {
    padding-left: 2rem;
    text-align: left;
    color: white;
}

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: url('/q82vm65p3d9zx74ya/fonts/Roboto-Thin.ttf') format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url('/q82vm65p3d9zx74ya/fonts/Roboto-Light.ttf') format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('/q82vm65p3d9zx74ya/fonts/Roboto-Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('/q82vm65p3d9zx74ya/fonts/Roboto-Bold.ttf') format('truetype');
}

@font-face {
  font-family: 'LondrinaSolid-Light';
  src: url('/q82vm65p3d9zx74ya/fonts/LondrinaSolid-Light.ttf') format('truetype');
  font-display: fallback;
}

@font-face {
  font-family: 'Font Awesome 6 Brands';
  src: url('/q82vm65p3d9zx74ya/fonts/font-awesome/webfonts/fa-brands-400.woff2') format('woff2'),
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Font Awesome 6 Free';
  src: url('/q82vm65p3d9zx74ya/fonts/font-awesome/webfonts/fa-regular-400.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* Ensures the container holds both cards properly */
.container {
  max-width: 1368px; /* Matches Bootstrap container width */
  margin: 0 auto; /* Centers everything */
  padding-left: 0; /* Removes extra left padding */
  padding-right: 0; /* Removes extra right padding */
}

/* Ensures both the full-width card and the three box cards have the same width */
.stacked-card,
.custom-card {
  width: 100%; /* Full width */
  max-width: 1368px; /* Matches the three box cards */
  display: flex;
  align-items: center; /* Aligns items */
  padding: 20px; /* Adds padding */
  box-sizing: border-box; /* Prevents padding from affecting width */
  margin: 0 auto; /* Centers the card */
}

/* Fixes `.stacked-card` layout */
.stacked-card {
  flex-direction: row-reverse; /* Ensures image is on the right */
  justify-content: space-between; /* Ensures proper spacing */
}

/* Ensures text in `.stacked-card` aligns to the left */
.stacked-card .card-body {
  flex: 1; /* Ensures equal space */
  text-align: left; /* Aligns text properly */
  padding: 20px; /* Adds padding */
}

/* Ensures image in `.stacked-card` stays on the right */
.stacked-card .image-container {
  padding: 20px; /* Adds padding */
  display: flex;
  justify-content: flex-end; /* Moves image to the right */
  align-items: center;
}

/* Mobile: Match the 98% width of the three box cards */
@media (max-width: 768px) {
  .stacked-card,
  .custom-card {
    width: 98%; /* Matches the three box cards */
    max-width: 98%; /* Prevents unwanted shrinking */
    margin-left: auto; /* Centers the card */
    margin-right: auto; /* Centers the card */
  }
  .stacked-card {
    flex-direction: column; /* Stacks image on top */
    align-items: center; /* Centers everything */
    text-align: left; /* Aligns text properly */
  }
  .stacked-card .image-container {
    justify-content: center; /* Centers image on mobile */
  }
}

/* Mobile: Add spacing above the three box cards */
@media (max-width: 768px) {
  .custom-card {
    width: 98%; /* Matches the full-width card */
    max-width: 98%; /* Prevents unwanted shrinking */
    margin-left: auto; /* Centers the card */
    margin-right: auto; /* Centers the card */
    margin-top: 20px; /* Adds spacing above each stacked card */
  }
}

/* Remove border only from the top card */
.stacked-card {
  border: none; /* Removes the border */
}

.about-container {
  background-color: #ffffff !important;
  padding: 20px; /* Optional: Adjust padding */
}

.table-section {
  background-color: #DEBBB9 !important; /* Previous body background color */
  padding: 20px 0; /* Optional: Add padding for spacing */
  border-top: 1px solid #a0138e !important;
}

/* Apply black background to the entire caption */
.carousel-caption {
  position: absolute;
  bottom: 1%; /* Moves caption lower */
  left: 50%;
  transform: translateX(-50%);
  width: 75%; /* Increases width */
  max-width: 600px; /* Limits maximum width */
  text-align: center; /* Centers text */
  background: rgba(124, 168, 142, 0.5);
  padding: 15px; /* Adds spacing */
  border-radius: 5px; /* Optional rounded corners */
}

/* Ensure text inside the black box is readable */
.carousel-caption h5,
.carousel-caption p {
  color: black; /* Makes text readable */
  margin-bottom: 5px; /* Adds spacing */
}

/* Style the link inside the caption */
.carousel-caption a {
  color: #FFD700; /* Gold color for visibility */
  text-decoration: none; /* Removes underline */
  font-weight: bold; /* Makes it stand out */
}

.carousel-caption a:hover {
  text-decoration: underline; /* Adds underline on hover */
}

/* Mobile: Adjust caption position */
@media (max-width: 768px) {
  .carousel-caption {
    bottom: 3%; /* Moves caption lower on mobile */
    width: 85%; /* Adjusts width for smaller screens */
    max-width: 500px; /* Limits width */
    font-size: 14px; /* Makes text smaller */
  }
}

.fab-container {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  user-select: none;
  position: absolute;
  bottom: 30px;
  right: 30px;
}
.fab-container:hover {
  height: 100%;
}
.fab-container:hover .sub-button:nth-child(2) {
  transform: translateY(-80px);
}
.fab-container:hover .sub-button:nth-child(3) {
  transform: translateY(-140px);
}
.fab-container:hover .sub-button:nth-child(4) {
  transform: translateY(-200px);
}
.fab-container:hover .sub-button:nth-child(5) {
  transform: translateY(-260px);
}
.fab-container:hover .sub-button:nth-child(6) {
  transform: translateY(-320px);
}
.fab-container .fab {
  position: relative;
  height: 70px;
  width: 70px;
  background-color: #DEBBB9;
  border-radius: 50%;
  z-index: 2;
}
.fab-container .fab::before {
  content: " ";
  position: absolute;
  bottom: 0;
  right: 0;
  height: 35px;
  width: 35px;
  background-color: inherit;
  border-radius: 0 0 10px 0;
  z-index: -1;
}
.fab-container .fab .fab-content {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  border-radius: 50%;
}
.fab-container .fab .fab-content .material-icons {
  color: white;
  font-size: 48px;
}
.fab-container .sub-button {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  bottom: 10px;
  right: 10px;
  height: 50px;
  width: 50px;
  background-color: #7ca88e;
  border-radius: 50%;
  transition: all 0.3s ease;
}
.fab-container .sub-button:hover {
  cursor: pointer;
}
.fab-container .sub-button .material-icons {
  color: white;
  padding-top: 6px;
}

.floating-icon {
    color: #FFFFFF !important;
}

  @media (max-width: 768px) {
    .fab-container {
        display: none;
    }
}

  .mobile-image {
    display: none;
}

@media (max-width: 768px) {
    .desktop-image {
        display: none;
    }
    .mobile-image {
        display: block;
    }
}

.bg-pagetitle {
    background-color: rgb(124, 168, 142) !important;
}

h1, .h1 {
    font-size: calc(1.375rem + 1.5vw) !important;
}

@media (max-width: 768px) {
    h1, .h1 {
        font-size: calc(1.25rem + 1vw) !important;
    }
}

.hover-zoom {
  transition: transform 0.3s ease;
}
.hover-zoom:hover {
  transform: scale(1.05);
  z-index: 2;
}

.outlined-text {
  color: white !important;
  text-shadow:
    -1px -1px 0 black,
     1px -1px 0 black,
    -1px  1px 0 black,
     1px  1px 0 black;
}

.outlined-menu-text {
  color: black !important;
  text-shadow:
    -1px -1px 0 white,
     1px -1px 0 white,
    -1px  1px 0 white,
     1px  1px 0 white;
}


.fa-phone {
    padding-left: 5px;
    color: #DEBBB9 !important;
}

.fa-envelope {
    color: #FFFFFF !important;
}

/* Force outlined menu text to always be black with white outline */
.navbar-nav .nav-link.outlined-menu-text,
.navbar-nav .nav-link.outlined-menu-text:visited,
.navbar-nav .nav-link.outlined-menu-text:hover,
.navbar-nav .nav-link.outlined-menu-text:active,
.navbar-nav .nav-link.outlined-menu-text:focus {
  color: black !important;
  text-shadow:
    -1px -1px 0 white,
     1px -1px 0 white,
    -1px  1px 0 white,
     1px  1px 0 white;
}

a:hover.outlined-text { text-shadow: none; }

.breadcrumb-style a:visited {
  color: black;
  background-color: transparent;
  text-decoration: none;
}
