h1 {
  font-family: 'Playfair Display',serif;
}

[data-aos^=fade][data-aos^=fade] {
  opacity: 1;
}

@media (min-width: 992px) {
  .hero {
    height: 630px!important;
    margin-top: 0px!important;
  }
}

.hero {
  display: flex;
  margin-top: 92px;
  overflow: hidden!important;
  align-content: center;
  align-items: center;
  color: var(--bs-white);
  background-color: var(--bs-primary);
}

@container (max-width: 960px) {
  .hero-home {
    min-height: 380px;
  }
}

@media (min-width: 576px) {
  .hero-home {
    margin-top: 97px;
  }
}

@media (max-width: 575px) {
  .hero-home {
    margin-top: 92px;
  }
}

@media (min-width: 910px) {
  .hero-home {
    margin-top: 0;
    max-height: 720px;
  }
}

.hero-home {
  display: flex;
  overflow: hidden!important;
  color: var(--bs-white);
  background-color: var(--bs-primary);
  justify-content: center;
  flex-direction: column;
  align-items: center;
}

@media (max-width: 768px) {
  h3 {
    font-size: 1.6rem!important;
    line-height: 2rem!important;
    letter-spacing: -1.1px!important;
    font-weight: 100;
  }
}

@media (min-width: 768px) {
  h3 {
    font-size: 1.8rem;
    line-height: 2.5rem;
    font-family: 'Playfair display', serif;
    letter-spacing: -1.1px;
    font-weight: 100;
  }
}

@media (min-width: 768px) {
  h2 {
    font-size: 2.1rem;
    line-height: 3rem;
    font-family: 'Playfair Display', serif;
    /*letter-spacing: -1.1px;*/
    font-weight: 400;
  }
}

@media (max-width: 768px) {
  h2 {
    font-size: 2.3rem;
    line-height: 2.2rem;
    font-family: Playfair, serif;
    font-weight: 100;
  }
}

.card-title {
  color: var(--bs-black);
  font-family: "Playfair Display", Sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.4em;
  text-align: left;
  margin-bottom: 10px;
}

@media (min-width: 768px) {
  .card-img-top {
    width: 100%!important;
    height: 250px;
    object-fit: cover;
    object-position: center center;
  }
}

@media (max-width: 360px) {
  .card-img-top {
    height: 230px;
    object-fit: cover;
    object-position: center center;
  }
}

.fs-7 {
  font-size: 0.8rem;
  font-family: Roboto, sans-serif;
}

.card > card-ville {
  width: 22%;
  min-width: 350px;
  box-shadow: 0px 0px 14px 2px rgba(0, 0, 0, 0.13);
}

.card > vard-ville {
  width: 22%;
  min-width: 350px;
  box-shadow: 0px 0px 14px 2px rgba(0, 0, 0, 0.13);
}

.card-agent {
  box-shadow: 0px 0px 10px 0px rgba(0, 30, 20, 0.6)!important;
  /*height: auto;*/
}

.card {
  box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.06);
}

.card-subtitle {
  font-size: 0.75rem!important;
  text-transform: uppercase;
  letter-spacing: 3.6px;
  color: #888888;
  margin-bottom: 20px;
}

.pictos_property {
  width: 15px;
  margin-right: 10px;
  /*fill: #ececec;*/
  /*color: #ececec;*/
  filter: opacity(0.5);
}

.hide-important {
  opacity: 0;
  visibility: hidden!important;
  height: 0px!important;
}

.scroll_hide.hide-important {
  opacity: 0;
  visibility: hidden;
  height: 0;
}

.nav-search, .nav-search::placeholder, .nav-search:focus {
  color: var(--bs-white)!important;
  font-size: 0.9rem;
  background: #00000000;
  border: 0;
  box-shadow: none;
}

input[type="search"]::-webkit-search-cancel-button {
  filter: brightness(0) invert(1);
}

.hero_title {
  font-family: 'Playfair Display', serif;
  font-size: 2.7rem;
  line-height: 3.5rem;
  /*letter-spacing: -1.1px;*/
  font-weight: 400;
  text-align: center;
}

@media (max-width: 768px) {
  .hero_title {
    font-size: 2.0rem;
    line-height: 2.5rem;
  }
}

.hero_brand {
  font-family: Roboto, sans-serif;
  font-size: 1.5rem;
  letter-spacing: 0.4rem;
  font-weight: 300;
  line-height: 1.5rem;
}

.logo-footer {
  width: 210px;
  margin-bottom: 60px;
}

.social_picto {
  padding: 5px 6px;
  background-color: white;
  border-radius: 20px;
  margin-right: 10px;
  font-size: 0.9rem;
}

.sub-footer {
  background: #343434;
  padding: 20px;
  display: flex;
  justify-content: space-around;
  align-items: baseline;
  flex-wrap: wrap;
}

@media (max-width: 768px) {
  .sub-footer {
    display: flex;
    align-items: center;
    flex-direction: column;
  }
}

@media (max-width: 768px) {
  .sub-footer-link {
    margin: 6px;
  }
}

.sub-footer-link {
  margin: 0;
  color: var(--bs-white);
  font-size: 0.8rem;
}

@media (max-width: 768px) {
  .header-picto .hide-md {
    display: none;
  }
}

@media (min-width: 992px) {
  .footer-adresse {
    border-right: 1px solid rgba(255,255,255,0.3);
    padding: 30px 0;
  }
}

@media (max-width: 991px) {
  .footer-adresse {
    border-bottom: 1px solid rgba(255,255,255,0.3);
    padding: 30px 0;
    margin-bottom: 30px;
  }
}

@media (min-width: 992px) {
  .col-about {
    padding: 30px 0 0 30px;
  }
}

@media (min-width: 992px) {
  .titre-3 {
    font-family: "Playfair Display", sans-serif;
    font-size: 1.8rem;
    font-style: normal;
    font-weight: 400;
  }
}

@media (max-width: 992px) {
  .titre-3 {
    font-family: "Playfair Display", sans-serif;
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 400;
  }
}

.check-nl-label {
  font-size: 14px;
  font-weight: 200;
  font-style: normal;
}

.form-check-input {
  border-radius: 0!important;
}

.titre-list-footer {
  font-size: 0.9rem;
  color: white!important;
  font-weight: 800;
}

@media (max-width: 992px) {
  .titre-list-footer {
    font-size: 0.9rem;
    width: 100%;
    display: flex;
    border-bottom: solid 1px white;
  }
}

.item-list-footer {
  font-size: 0.8rem;
  word-wrap: normal;
  font-weight: 500;
  color: white;
}

.btn-nl {
  background-color: white;
  padding: 5px;
  width: 60px;
}

.item-price {
  color: var(--bs-primary-text-emphasis);
  font-size: 1.063rem;
  font-weight: 700;
  text-transform: uppercase;
  text-align: left;
  white-space: nowrap;
  /*width: auto;*/
}

.item-reference {
  font-size: 0.75rem;
  font-weight: 600;
  letter-spacing: -0.3px;
  color: var(--bs-secondary);
}

.badge-selec {
  margin: 10px auto -55px 0;
  background-color: black;
  padding: 7px 20px 7px 20px;
  z-index: 0;
  color: white;
  width: fit-content;
  /*height: 41px;*/
}

.bt-overlay {
  opacity: 0;
  cursor: pointer!important;
  height: 100%;
  width: 100%;
  border: 0px;
  position: absolute;
  background-color: #000000c4;
  /*pointer-events: none;*/
}

.bt-overlay:hover {
  opacity: 1!important;
  transition: 0.15s ease-in-out;
}

.btn-overlay-in {
  padding: 10px 50px;
  color: white;
  border: solid 1px white;
  letter-spacing: 0.7px;
  font-family: "Poppins", Sans-serif;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  font-style: normal;
}

.btn-overlay-in {
  padding: 10px 50px;
  color: white;
  border: solid 1px white;
  letter-spacing: 0.7px;
  font-family: "Poppins", Sans-serif;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  font-style: normal;
}

svg.icon-play-circle {
  font-size: 45px;
  margin: -55px 10px 10px auto;
  background-color: #ffffff;
  color: black!important;
  border-radius: 100%;
}

.btn-out-light:hover {
  background: var(--bs-white);
  color: var(--bs-primary-text-emphasis);
  transition: 0.3s ease-in-out;
}

.btn-out-light {
  padding: 10px;
  min-width: 240px;
  color: white;
  font-size: 0.9rem;
  font-family: 'Poppins';
  letter-spacing: 0.7px;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  box-shadow: none;
  border: solid 1px var(--bs-white);
  text-decoration: none;
  text-align: center;
}

.btn-dark:hover {
  background: var(--bs-white);
  color: var(--bs-primary);
  transition: background 0.3s, color 0.2s ease-in-out;
}

.btn-dark-search {
  width: auto!important;
  text-transform: none!important;
  margin-left: 10px;
  padding: 14px 50px 14px 50px!important;
}

@media (max-width: 576px) {
  .btn-dark {
    width: 100%!important;
    margin: 7px 4px;
  }
}

.btn-dark {
  padding: 10px;
  background: var(--bs-dark);
  color: var(--bs-white);
  font-size: 1rem;
  font-family: 'Poppins';
  letter-spacing: 0.7px;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  box-shadow: none;
  border: solid 1px var(--bs-primary);
  text-decoration: none;
  width: 240px;
  display: inline-block;
  text-align: center;
}

.btn-out-dark:hover {
  background: var(--bs-primary);
  color: var(--bs-white);
  transition: background 0.3s ease-in-out;
}

.btn-out-dark {
  padding: 10px;
  background: var(--bs-white);
  color: #05192f;
  font-size: 1rem;
  font-family: 'Poppins';
  letter-spacing: 0.7px;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  box-shadow: none;
  border: solid 1px var(--bs-primary);
  text-decoration: none;
  width: 240px;
  max-width: 100%;
  display: inline-block;
  text-align: center;
}

@media (max-width: 1024px) {
  .img-col {
    width: 100%!important;
    /*overlow: hidden;*/
    -o-object-fit: cover!important;
    /*object-fit: cover!important;*/
  }
}

@media (min-width: 1024px) {
  .img-col {
    width: 35%;
    object-fit: cover!important;
  }
}

.fond-block-rtl {
  background: linear-gradient(-90deg, #F6F6F6 50%, white 50%);
}

.fond-block {
  background: linear-gradient(90deg, #F6F6F6 50%, white 50%);
}

.fond-block-inv {
  background: linear-gradient(90deg, white 35%, #F6F6F6 35%);
}

.titre-ville {
  font-family: "Playfair Display", Sans-serif;
  font-size: 1.688rem;
  font-weight: 400;
  font-style: normal;
  color: var(--bs-white);
  z-index: 1;
  margin: 20px;
  line-height: 1.8rem;
}

.card-ville-degr {
  /*background-color: var(--bs-white);*/
  background: linear-gradient(180deg, #ffffff00 50%, #0E2238 100%);
  /*content: '';*/
  mix-blend-mode: multiply;
}

.card-ville {
  padding: 0;
  display: flex;
  justify-content: end;
  flex-direction: column;
  box-shadow: none;
  width: 100%;
  aspect-ratio: 1/1;
}

.nav-tabs > .nav-item > a.nav-link:hover {
  color: var(--bs-black);
  border-bottom: solid 3px var(--bs-black);
  /*transition: background 0.3s ease-in-out;*/
}

.nav-tabs > .nav-item > a.nav-link.active {
  color: var(--bs-black)!important;
  border-bottom: solid 3px var(--bs-black);
  background-color: transparent;
}

.nav-tabs > .nav-item > a.nav-link {
  font-family: "Poppins", Sans-serif;
  font-size: 1.4rem;
  font-weight: 400;
  letter-spacing: -0.8px;
  color: #9e9e9e;
  padding: 20px 25px;
}

@media (max-width: 375px) {
  .nav-tabs > .nav-item > a.nav-link {
    padding: 10px;
  }
}

@media (max-width: 768px) {
  .nav-tabs > .nav-item {
    border-style: none;
    background: transparent;
  }
}

@media (max-width: 360px) {
  .nav.nav-tabs {
    padding: 0px;
    margin: 0px;
  }
}

.img-card-ville {
  width: inherit;
  position: absolute;
  height: 100%!important;
  object-fit: cover;
  mix-blend-mode: darken;
}

a {
  text-decoration: none;
}

.bt-carousel.active {
  background-color: var(--bs-secondary-color)!important;
}

.bt-carousel {
  height: 12px!important;
  width: 12px!important;
  border-radius: 100%;
  background-color: var(--bs-secondary)!important;
  margin: 0 10px!important;
}

@media (max-width: 768px) {
  .img-news {
    width: 100%!important;
    margin: 0!important;
  }
}

.img-news {
  z-index: -1;
  width: 70%;
  max-height: 70vh;
  height: auto;
  margin-left: -10%;
  margin-right: 10px;
  /*background-image: linear-gradient(180deg, rgba(255,255,255,0) 50%, #0E2238 100%);*/
  mix-blend-mode: darken;
  /*opacity: .5;*/
  /*box-shadow: inset 0px -20px 10px 10px var(--bs-primary);*/
  aspect-ratio: 4/3!important;
}

@media (max-width: 768px) {
  .heading-news {
    font-size: 1.7rem;
  }
}

.heading-news {
  font-family: "Playfair Display", Sans-serif;
  font-size: 2rem;
  font-weight: 400;
  font-style: normal;
  line-height: 1.3em;
}

p {
  font-family: -apple-system, "system-ui", "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 400;
}

.swiper-pagination-bullet {
  height: 12px!important;
  width: 12px!important;
  border-radius: 100%;
  background-color: var(--bs-primary-bg-subtle);
  margin: 0 10px!important;
  opacity: 1;
}

.swiper-pagination-bullet-active {
  background-color: var(--bs-primary)!important;
}

.item-price-demande {
  font-size: 0.9rem;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1em;
  letter-spacing: 0.7px;
  color: var(--e-global-color-26ebfb9);
  align-self: center;
  margin-bottom: 8px;
}

#property_gallery > .swiper-button-next, #property_gallery > .swiper-rtl, #property_gallery > .swiper-button-prev {
  color: var(--bs-white)!important;
  background-color: var(--bs-border-color-translucent);
  /*position: absolute;*/
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
  color: var(--bs-white)!important;
  background-color: var(--bs-primary);
  width: 40px;
  height: 40px;
  left: 50px;
}

.swiper-button-next:after, .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: 11px;
  text-transform: none!important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}

.swiper-nav-custom {
  position: relative;
  z-index: 100;
  height: 50px;
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: .7;
  cursor: auto;
  pointer-events: none;
  width: 40px!important;
  height: 40px!important;
  background-color: var(--bs-primary)!important;
  color: var(--bs-white)!important;
  text-align: center;
  align-content: center;
}

#property_gallery.swiper-button-prev {
  width: 40px!important;
  height: 40px!important;
  background-color: var(--bs-primary);
  color: var(--bs-white);
  text-align: center;
  align-content: center;
  /*opacity: .7!important;*/
  left: 0px;
}

#property_gallery.swiper-button-prev {
  width: 40px!important;
  height: 40px!important;
  background-color: var(--bs-primary);
  color: var(--bs-white);
  text-align: center;
  align-content: center;
  /*opacity: .7!important;*/
  left: 0px;
}

.swiper-button-prev {
  width: 40px!important;
  height: 40px!important;
  background-color: var(--bs-primary);
  color: var(--bs-white);
  text-align: center;
  align-content: center;
  /*opacity: .7!important;*/
  left: 0px;
}

.swiper-button-prev {
  width: 40px!important;
  height: 40px!important;
  background-color: var(--bs-primary);
  text-align: center;
  align-content: center;
  /*opacity: .7!important;*/
  left: 0px;
  color: var(--bs-white);
}

.off-market {
  font-family: "Playfair Display", Sans-serif;
  font-size: 2.1rem;
  font-weight: 400;
  font-style: normal;
  text-align: center;
  color: var(--bs-white);
  background-color: #05192f;
  line-height: 2.3rem;
}

a.page-link, .desable a.page-link {
  padding: 0;
  background-color: transparent!important;
  border: solid 1px transparent!important;
  margin: 0 5px;
  padding: 10px 10px;
}

.active a.page-link {
  border: solid 1px var(--bs-primary)!important;
  color: var(--bs-primary)!important;
  border-radius: 0!important;
}

a.page-link:hover, .active a.page-link:hover {
  border: solid 1px var(--bs-primary)!important;
  background-color: var(--bs-primary)!important;
  color: var(--bs-white)!important;
  border-radius: 0!important;
}

a.page-link[aria-label="Previous"]::before {
  content: '<';
  position: absolute;
  color: var(--bs-primary);
}

.disabled a.page-link {
  display: none!important;
}

a.page-link[aria-label="Next"]::before {
  content: '>';
  position: absolute;
  color: var(--bs-primary);
}

a.page-link[aria-label="Previous"], a.page-link[aria-label="Next"] {
  color: transparent;
}

.breadcrumb-item a span, li.breadcrumb-item::before {
  color: var(--bs-primary-bg-subtle)!important;
}

.breadcrumb-item.active, li.breadcrumb-item.active::before {
  color: var(--bs-primary)!important;
}

@media (max-width: 576px) {
  .dropdown-filter {
    min-width: 48%!important;
    margin: 4px 4px!important;
    background-color: rgb(242,242,242)!important;
  }
}

.dropdown-filter {
  margin: 0 10px;
  flex-grow: 1;
  background-color: var(--bs-white);
  min-width: auto;
}

.dropdown-filter .btn::after {
  -webkit-font-smoothing: antialiased;
  width: 8px;
  height: 8px;
  border-width: 0 2px 2px 0;
  border-style: solid;
  transform: rotate(45deg);
  border-color: var(--bs-primary);
  position: absolute;
  right: 15px;
  top: 20px;
}

.form-check-label {
  font-size: 0.9rem!important;
}

.form-check-input.check-value-filter:checked {
  background-color: var(--bs-primary);
  border-color: var(--bs-primary);
  --bs-form-check-bg-image: none;
  color: var(--bs-white)!important;
}

.form-check-input:checked:checked, .check-value-filter:checked {
  background-color: var(--bs-primary);
  border-color: var(--bs-primary);
}

.filter-value-grid.show {
  display: flex!important;
  flex-flow: wrap;
}

.form-check-input.check-value-filter {
  width: 29px;
  height: 37px;
  margin: 0 6px!important;
  border: solid 1px var(--bs-primary)!important;
  border-radius: 0!important;
}

.form-check-input {
  width: 17px;
  height: 17px;
  min-width: 17px;
  min-height: 17px;
  margin: 0 6px;
  border: solid 1px var(--bs-primary);
  cursor: pointer;
}

.form-check-input.check-value-filter:checked ~ .filter-value {
  color: var(--bs-white)!important;
}

.filter-value {
  position: absolute;
  width: 29px;
  height: 37px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 6px;
  pointer-events: none;
  font-size: 0.7rem!important;
}

.accordion {
  border-top: solid 1px var(--bs-primary)!important;
}

.accordion-button, .accordion-button[aria-expanded="true"] {
  font-size: 1rem;
  font-family: 'Poppins';
  background-color: var(--bs-white);
  font-weight: 500;
  color: #314354;
  padding: 18px 18px 18px 0;
  border-bottom: solid 1px lightgray;
}

p.accordion-body {
  border-bottom: solid 1px lightgray;
  font-family: 'Poppins', sans-serif;
  font-weight: 400!important;
}

p .accordion-body {
  font-family: 'Poppins', sans-serif;
  font-weight: 400!important;
}

.accordion-body {
  border-bottom: solid 1px lightgray;
  font-family: 'Poppins', sans-serif;
  font-weight: 400!important;
}

.accordion-button::after {
  width: 16px;
  height: 16px;
  margin-left: auto;
  content: "";
  background-image: var(--bs-accordion-btn-icon);
  background-repeat: no-repeat;
  background-size: var(--bs-accordion-btn-icon-width);
  transition: var(--bs-accordion-btn-icon-transition);
  padding: 10px;
  background-color: #F6F6F6;
  border: solid 3px #F6F6F6;
  transition: var(--bs-accordion-btn-icon-transition);
}

.accordion-button:focus {
  box-shadow: none;
}

.accordion-body p {
  font-family: 'Poppins';
  font-weight: 400;
}

.popin {
  font-family: 'Poppins';
  font-weight: 400;
  color: #1E2832;
}

body {
  -webkit-font-smoothing: antialiased;
}

.author-bloc {
  padding-top: 30px;
  padding-bottom: 30px;
  border-top-width: 1px;
  border-top-style: solid;
}

.author-title {
  margin-bottom: 10px;
  font-family: Poppins, Sans-serif;
  font-size: 1.2rem;
  font-weight: 700;
}

.author-bloc img {
  width: 80px;
  height: 120px;
  margin-right: 30px;
}

.author-block .btn {
  padding: 0;
}

.author-bloc .btn {
  padding: 0;
  text-decoration: underline;
}

@media (min-width: 992px) {
  .nav-property {
    height: 180px;
  }
}

.nav-property {
  background-color: var(--bs-primary);
  transition: opacity 3s!important;
  margin-top: 0;
}

@media (max-width: 576px) {
  .nav-property {
    height: 105px;
  }
}

@media (min-width: 992px) {
  .nav-property {
    height: 175px!important;
  }
}

@media (min-width: 576px) and (max-width: 992px) {
  .nav-property {
    height: 115px;
  }
}

#property_gallery > .swiper-button-next:after, #property_gallery > .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: 21px;
  text-transform: none!important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
  font-weight: 900;
}

#property_gallery .swiper-button-next {
  margin-left: auto!important;
}

#property_gallery .swiper-button-prev {
  margin-left: 5px;
}

.social-share icon {
}

.social-share {
  font-size: 0.8rem;
  font-weight: bold;
  color: #314354;
  border-radius: 5px;
  margin-right: 10px;
  background: #F6F6F6;
}

@media (max-width: 576px) {
  .social-share {
    font-size: 0.6rem;
    margin-bottom: 8px;
  }
}

@media (max-width: 300px) {
  .social-share {
    font-size: 0.6rem;
    font-weight: bold;
    color: #314354;
    border-radius: 5px;
    margin-right: 10px;
    background: #F6F6F6;
  }
}

.social-share .fab, .social-share .fas {
  font-size: 0.8rem;
  margin-right: 8px;
}

.fb-share-button-container {
  display: inline-block;
}

@media (min-width: 768px) {
  .property-info.property-info-border {
    border-start: 1px;
    border-end: 1px;
    border: solid 1px var(--bs-primary);
  }
}

@media (max-width: 767px) {
  .property-info.property-info-border {
    border: 0;
  }
}

.property-info {
  text-transform: uppercase;
  color: var(--bs-primary);
  font-weight: 500;
  border: solid 1px var(--bs-primary);
  border-left: transparent;
  border-right: transparent;
  padding: 13px 15px;
  /*font-stretch: condensed;*/
}

@media (min-width: 911px) and (max-width: 1200px) {
  .property-info {
    font-stretch: ultra-condensed;
    font-size: 1rem;
  }
}

#description.collapse:not(.show) {
  display: block;
  height: 150px;
  overflow: hidden;
  transition: 0.15s ease-in-out;
}

.title-features {
  text-transform: uppercase;
  font-size: 1.45rem;
  font-weight: 600;
  font-family: 'Poppins', sans-serif;
  color: var(--bs-primary);
}

.list-dotted {
  border-bottom-style: dotted;
  border-bottom-width: 2px;
  border-bottom-color: var(--bs-gray-200);
  font-stretch: expanded;
  margin: 0 8px;
  flex-grow: 1;
}

.list-dot {
  align-items: baseline!important;
  display: flex!important;
  margin: 3px 0;
}

.dpe-ges-collapse {
  border-bottom: solid 1px var(--bs-gray-300);
  padding: 8px 0;
  font-weight: 600;
}

.img-city {
  width: 50%;
  /*max-height: 70vh;*/
  /*height: auto;*/
  margin-left: -40px;
  margin-right: 10%;
}

@media (max-width: 768px) {
  .img-city {
    width: 100%!important;
    margin: 0!important;
  }
}

.playfair_display {
  font-family: "Playfair Display", sans-serif;
}

.modal-content {
  border-radius: 0;
}

.video-container {
  position: relative;
  width: 100%;
  padding-bottom: 52%;
  overflow: hidden;
  height: 0;
}

.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.baguetteBox-button#next-button, .baguetteBox-button#previous-button {
  background-color: var(--bs-border-color-translucent);
  border-radius: 0;
}

.baguetteBox-button svg {
  transform: scale(0.6);
}

.baguetteBox-button#close-button {
  transform: scale(1.5);
  background-color: var(--bs-border-color-translucent);
  border-radius: 0;
}

.baguetteBox-button#close-button svg {
  transform: scale(0.6);
}

.form-control::placeholder {
  color: #1f2124;
  opacity: 1;
}

.hero-figure {
  position: absolute;
  top: 0;
  /*z-index: -1;*/
  height: 100%;
  margin-top: 0;
  /*overflow: hidden;*/
  /*object-fit: fit;*/
  /*width: 100%;*/
  margin: 0;
}

.hero-overlay {
  display: flex;
  position: absolute;
  z-index: 1;
  justify-content: center!important;
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding: 0 20px 20px;
}

@media (min-width: 576px) {
  .hero {
    margin-top: 97px;
  }
}

.blockquote {
  border-left: solid 13px var(--bs-primary);
  font-size: 1rem;
}

.label-item-agent {
  /*padding: 10px;*/
  background-color: rgba(255,255,255,0.6)!important;
  font-weight: 600;
  margin-top: -45px;
  text-align: center;
  height: 45px;
  align-content: center;
  display: block!important;
  position: relative;
}

#collapse-city.collapse:not(.show) {
  display: block;
  max-height: 650px;
  overflow: hidden;
  margin-bottom: 40px;
}

#collapse-city {
  max-width: 450px;
}

[aria-expanded="true"] #chevron-btn {
  transform: rotate(180deg);
  transition: transform 0.6s ease;
}

#collapse-city:not(.show)::after {
  content: "";
  position: absolute;
  bottom: -30px;
  left: 0;
  right: 50%;
  height: 100px;
  /*width: auto;*/
  background: linear-gradient( to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100% );
  pointer-events: none;
}

.text-justify {
  text-align: justify;
}

@media (max-width: 767.98px) {
  #tab-1, #tab-2, #tab-3, .tab-pane h2 {
    display: block !important;
    padding-top: 30px;
    margin-top: 30px;
    border-top: solid 1px;
  }
}

@media (max-width: 767.98px) {
  #nav-tabs-services {
    display: none;
  }
}

#nav-tabs-services .nav-item {
  width: auto!important;
}

#form-field-file_pdf {
  padding: 40px;
  border: 1px solid;
  border-radius: 10px;
  border: dashed;
  background-color: #cccccc;
  border-color: #9e9e9e;
  margin-top: 20px;
}

ul {
  list-style: disc;
}

