/* ============================
   DSH TCE - refonte premium sûre
   Surcouche compatible Bootstrap 3
   ============================ */

:root {
  --dsh-aqua: #4ec7c1;
  --dsh-aqua-dark: #249b98;
  --dsh-ink: #2e2e2e;
  --dsh-muted: #687176;
  --dsh-line: #e7ecef;
  --dsh-soft: #f6f8f9;
  --dsh-white: #ffffff;
  --dsh-shadow: 0 18px 45px rgba(32, 43, 49, .10);
}

html {
  scroll-behavior: smooth;
}

body {
  background: var(--dsh-white);
  color: var(--dsh-muted);
  font-family: "Inter", "Open Sans", Arial, sans-serif;
  font-size: 16px;
  line-height: 1.72;
  -webkit-font-smoothing: antialiased;
}

h1,
h2,
h3,
h4,
h5,
h6,
.navbar-brand {
  color: var(--dsh-ink);
  font-family: "Poppins", "Inter", Arial, sans-serif;
  letter-spacing: 0;
}

a {
  color: var(--dsh-ink);
}

a:hover,
a:focus {
  color: var(--dsh-aqua-dark);
  text-decoration: none;
}

img {
  height: auto;
  max-width: 100%;
}

#preloader {
  background: rgba(255, 255, 255, .94);
}

.scrollToTop {
  background: var(--dsh-ink);
  border-radius: 999px;
  box-shadow: var(--dsh-shadow);
  height: 46px;
  line-height: 42px;
  right: 28px;
  width: 46px;
}

.scrollToTop:hover,
.scrollToTop:focus {
  background: var(--dsh-aqua);
  color: var(--dsh-white);
}

/* Header et navigation */
.header-bottom {
  background: #f9fbfc;
  border-bottom: 1px solid var(--dsh-line);
  color: var(--dsh-muted);
  height: auto;
  min-height: 42px;
}

.header-contact ul li {
  border: 0;
  padding: 7px 10px;
}

.header-contact ul li:last-child {
  border-right: 0;
}

.header-contact .fax {
  display: none;
}

.header-contact ul li .phone,
.header-contact ul li .mail {
  align-items: center;
  background: var(--dsh-white);
  border: 1px solid var(--dsh-line);
  border-radius: 999px;
  box-shadow: 0 8px 20px rgba(35, 49, 55, .05);
  color: var(--dsh-ink);
  display: inline-flex;
  gap: 6px;
  min-height: 28px;
  padding: 4px 13px;
}

#menu-area {
  background: rgba(255, 255, 255, .94);
  box-shadow: 0 10px 35px rgba(24, 35, 40, .07);
  position: sticky;
  top: 0;
  z-index: 1000;
}

#menu-area .navbar-default,
#menu-area .navbar-default .container {
  background: transparent;
}

.navbar-brand {
  color: var(--dsh-ink) !important;
  font-size: 24px;
  font-weight: 800;
  margin-top: 8px;
  position: relative;
}

.dsh-logo-brand {
  align-items: center;
  display: inline-flex;
  gap: 7px;
  min-height: 58px;
  padding: 4px 0;
  text-transform: none;
}

.dsh-logo-brand:hover,
.dsh-logo-brand:focus {
  color: var(--dsh-ink) !important;
}

.dsh-brand-mark {
  display: inline-block;
  flex: 0 0 50px;
  height: 48px;
  overflow: hidden;
  position: relative;
  width: 50px;
}

.dsh-brand-mark img {
  height: auto;
  left: -30px;
  max-width: none;
  position: absolute;
  top: -7px;
  width: 106px;
}

.dsh-brand-copy {
  display: flex;
  flex-direction: column;
  line-height: 1;
  text-align: center;
}

.dsh-brand-title {
  color: #2e2e2e;
  display: block;
  font-family: "Inter", Arial, sans-serif;
  font-size: 30px;
  font-weight: 300;
  line-height: .92;
  white-space: nowrap;
}

.dsh-brand-title strong {
  font-weight: 850;
}

.dsh-brand-title span {
  font-weight: 300;
  margin-left: 2px;
}

.dsh-brand-baseline {
  color: #474747;
  display: block;
  font-family: "Inter", Arial, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.1;
  margin-top: 6px;
  text-align: center;
  text-transform: none;
  white-space: nowrap;
}

.main-nav li {
  margin: 0 3px;
  padding: 14px 0;
}

.navbar-default .navbar-nav > li > a {
  border-radius: 999px;
  color: var(--dsh-ink);
  font-family: "Inter", Arial, sans-serif;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0;
  padding: 9px 17px;
  transition: background .25s ease, color .25s ease, transform .25s ease;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  background: #eef9f8;
  color: var(--dsh-aqua-dark);
  transform: translateY(-1px);
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  background: var(--dsh-ink);
  color: var(--dsh-white) !important;
}

#search-icon {
  background: #eef9f8;
  border-radius: 999px;
  color: var(--dsh-aqua-dark);
  right: 7%;
}

/* Hero */
#slider {
  background: var(--dsh-ink);
}

.main-slider {
  height: 680px;
  min-height: 680px;
}

.single-slide {
  height: 680px;
  overflow: hidden;
  position: relative;
}

.single-slide > img {
  height: 100%;
  object-fit: cover;
  transform: scale(1.03);
}

.slide-content {
  background:
    linear-gradient(90deg, rgba(18, 25, 29, .88) 0%, rgba(18, 25, 29, .70) 44%, rgba(18, 25, 29, .28) 100%),
    linear-gradient(180deg, rgba(78, 199, 193, .20), rgba(78, 199, 193, 0));
}

.slide-article {
  max-width: 650px;
  padding-left: 0;
  padding-top: 155px;
}

.slide-article::before {
  background: rgba(78, 199, 193, .16);
  border: 1px solid rgba(78, 199, 193, .38);
  border-radius: 999px;
  color: #d9fffc;
  content: "Rénovation TCE - Maintenance - Dépannage";
  display: inline-block;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0;
  margin-bottom: 20px;
  padding: 8px 13px;
  text-transform: uppercase;
}

.slide-article h1,
.slide-article h2 {
  color: var(--dsh-white);
  font-size: 54px;
  font-weight: 800;
  line-height: 1.08;
  margin-bottom: 22px;
  text-transform: none;
}

.slide-article p {
  color: rgba(255, 255, 255, .88);
  font-size: 19px;
  line-height: 1.65;
  margin-bottom: 34px;
}

.read-more-btn,
.blog-more-btn,
.comment-btn {
  background: var(--dsh-aqua);
  border: 1px solid var(--dsh-aqua);
  border-radius: 999px;
  box-shadow: 0 14px 28px rgba(78, 199, 193, .28);
  color: var(--dsh-ink) !important;
  display: inline-flex;
  font-weight: 800;
  justify-content: center;
  min-height: 46px;
  padding: 12px 22px;
  text-transform: none;
  transition: transform .25s ease, box-shadow .25s ease, background .25s ease;
}

.read-more-btn:hover,
.read-more-btn:focus,
.blog-more-btn:hover,
.blog-more-btn:focus,
.comment-btn:hover,
.comment-btn:focus {
  background: var(--dsh-white);
  border-color: var(--dsh-white);
  color: var(--dsh-ink) !important;
  transform: translateY(-2px);
}

.slider-img {
  padding-top: 80px;
}

.slider-img img {
  filter: drop-shadow(0 30px 45px rgba(0, 0, 0, .32));
  max-height: 520px;
  object-fit: contain;
}

.main-slider .slick-prev,
.main-slider .slick-next {
  background: rgba(255, 255, 255, .16);
  border: 1px solid rgba(255, 255, 255, .28);
  border-radius: 999px;
}

.main-slider .slick-dots li {
  background: rgba(255, 255, 255, .35);
}

/* Sections */
#feature,
#about,
#service,
#pricing-table,
#our-team,
#particuliers,
#partners,
#contact {
  background: var(--dsh-white);
  display: inline;
  float: left;
  padding: 88px 0;
  width: 100%;
}

#about,
#pricing-table,
#partners,
#contact {
  background: var(--dsh-soft);
}

.title-area {
  padding: 0 110px;
}

.title-area .title {
  color: var(--dsh-ink);
  font-size: 38px;
  font-weight: 800;
  line-height: 1.16;
  text-transform: none;
}

.title-area .line {
  background: var(--dsh-aqua);
  border-radius: 999px;
  height: 4px;
  margin-top: 8px;
  width: 78px;
}

.title-area p {
  color: var(--dsh-muted);
  font-size: 17px;
  line-height: 1.8;
  margin-left: auto;
  margin-right: auto;
  max-width: 900px;
}

/* Cartes métiers */
.feature-content,
.service-content,
.pricing-table-content,
.our-team-content,
.latest-news-content {
  margin-top: 48px;
}

.single-feature {
  background: var(--dsh-white);
  border: 1px solid var(--dsh-line);
  border-radius: 8px;
  box-shadow: 0 10px 28px rgba(35, 49, 55, .06);
  margin-bottom: 30px;
  min-height: 255px;
  overflow: hidden;
  padding: 0 0 22px;
  transition: transform .28s ease, box-shadow .28s ease, border-color .28s ease;
}

.single-feature:hover {
  border-color: rgba(78, 199, 193, .55);
  box-shadow: var(--dsh-shadow);
  transform: translateY(-5px);
}

.single-feature img {
  aspect-ratio: 16 / 10;
  border-radius: 0 !important;
  display: block;
  object-fit: cover;
  width: 100%;
}

.feat-title,
.single-feature h4,
.single-feature h4 span {
  color: var(--dsh-ink);
  display: block;
  font-size: 18px;
  font-weight: 800;
  margin: 18px 16px 0;
  text-align: center !important;
  white-space: normal;
  word-break: normal;
}

.single-feature::after {
  background: var(--dsh-aqua);
  border-radius: 999px;
  content: "";
  display: block;
  height: 3px;
  margin: 16px auto 0;
  width: 44px;
}

#about .title-area {
  background: var(--dsh-white);
  border: 1px solid var(--dsh-line);
  border-radius: 8px;
  box-shadow: var(--dsh-shadow);
  padding: 54px 64px;
}

/* Preuves */
#counter {
  background-attachment: scroll !important;
  background-image:
    linear-gradient(90deg, rgba(46, 46, 46, .94), rgba(46, 46, 46, .78)),
    url("assets/images/slider-6.jpg");
}

.counter-overlay {
  background: transparent;
  padding: 74px 0;
}

.single-counter {
  background: rgba(255, 255, 255, .08);
  border: 1px solid rgba(255, 255, 255, .16);
  border-radius: 8px;
  min-height: 150px;
  padding: 30px 20px;
}

.single-counter .counter-no {
  color: var(--dsh-aqua);
  font-family: "Poppins", "Inter", Arial, sans-serif;
  font-size: 42px;
  line-height: 1.1;
}

.single-counter .counter-label {
  color: rgba(255, 255, 255, .88);
  font-size: 15px;
  font-weight: 700;
  line-height: 1.45;
  text-transform: uppercase;
}

/* Services, qualifications et équipe */
.single-service,
.single-table-price,
.single-team-member,
.blog-news-single {
  background: var(--dsh-white);
  border: 1px solid var(--dsh-line);
  border-radius: 8px;
  box-shadow: 0 10px 28px rgba(35, 49, 55, .06);
  transition: transform .28s ease, box-shadow .28s ease, border-color .28s ease;
}

.single-service {
  margin-bottom: 30px;
  min-height: 265px;
  padding: 34px 28px 30px 92px;
}

.service-content > .row {
  display: flex;
  flex-wrap: wrap;
}

.service-content > .row > [class*="col-"] {
  display: flex;
  float: none;
}

.service-content .single-service {
  display: block;
  height: auto;
  min-height: 0;
  width: 100%;
}

.single-service:hover,
.single-table-price:hover,
.single-team-member:hover,
.blog-news-single:hover {
  border-color: rgba(78, 199, 193, .5);
  box-shadow: var(--dsh-shadow);
  transform: translateY(-4px);
}

.service-icon {
  background: #eafaf9;
  border-radius: 999px;
  color: var(--dsh-aqua-dark);
  font-size: 24px;
  height: 50px;
  left: 26px;
  line-height: 50px;
  text-align: center;
  top: 34px;
  width: 50px;
}

.service-title {
  color: var(--dsh-ink);
  font-size: 17px;
  font-weight: 800;
  line-height: 1.4;
  text-transform: none;
}

.single-service p,
.single-team-member > p,
.blog-news-details p {
  color: var(--dsh-muted);
  font-size: 14px;
  line-height: 1.72;
}

.single-table-price {
  overflow: hidden;
}

.price-header {
  background: var(--dsh-ink);
}

.price-title {
  color: var(--dsh-white);
  font-size: 14px;
  font-weight: 800;
  margin-top: 0;
  padding: 16px;
}

.price {
  padding: 18px 24px;
}

.price img,
.price-article img {
  max-height: 96px;
  object-fit: contain;
  padding: 10px;
}

.price-article {
  padding: 16px 22px 24px;
}

.price-article ul li {
  border-bottom: 1px solid var(--dsh-line);
  color: var(--dsh-muted);
  font-size: 14px;
  line-height: 1.55;
  padding: 12px 0;
}

/* Bloc engagements - Qualifications & Formations */
.dsh-engagements {
  background: #fff;
  border: 1px solid var(--dsh-line);
  border-radius: 8px;
  box-shadow: var(--dsh-shadow);
  padding: 28px;
}

.dsh-engagement-grid {
  display: flex;
  flex-wrap: wrap;
}

.dsh-engagement-col {
  display: flex;
  float: none;
  margin-bottom: 24px;
}

.dsh-engagement-card {
  display: flex;
  flex-direction: column;
  min-height: 0;
  width: 100%;
}

.dsh-engagement-card .price-header {
  align-items: center;
  background: var(--dsh-ink);
  display: flex;
  gap: 14px;
  min-height: 86px;
  padding: 0 20px;
}

.dsh-engagement-col:nth-child(1) .price-header,
.dsh-engagement-col:nth-child(3) .price-header {
  background: linear-gradient(135deg, #067c7d, var(--dsh-aqua-dark));
}

.dsh-engagement-icon {
  color: #fff;
  flex: 0 0 auto;
  font-size: 34px;
  opacity: .95;
}

.dsh-engagement-card .price-title {
  background: transparent;
  color: #fff;
  font-size: 18px;
  font-weight: 800;
  line-height: 1.2;
  margin: 0;
  min-width: 0;
  padding: 0;
  text-align: left;
  text-transform: uppercase;
}

.price-visual {
  align-items: center;
  border-bottom: 1px solid var(--dsh-line);
  display: flex;
  justify-content: center;
  min-height: 210px;
  padding: 28px 28px 24px;
}

.price-visual img {
  max-height: 135px;
  max-width: 82%;
  object-fit: contain;
  padding: 0;
}

.dsh-logo-stack {
  flex-direction: column;
  gap: 18px;
}

.dsh-logo-stack img {
  max-height: 156px;
  max-width: 78%;
}

.dsh-logo-stack img:nth-child(2) {
  max-height: 34px;
  max-width: 42%;
}

.dsh-environment-visual img {
  max-height: 108px;
}

.dsh-engagement-card .price-article {
  flex: 1;
  padding: 0 22px 24px;
}

.dsh-engagement-card .price-article ul li {
  align-items: center;
  display: flex;
  gap: 16px;
  min-height: 72px;
  padding: 15px 0;
  text-align: left;
}

.dsh-engagement-card .price-article ul li i {
  align-items: center;
  border: 2px solid var(--dsh-aqua-dark);
  border-radius: 999px;
  color: var(--dsh-aqua-dark);
  display: inline-flex;
  flex: 0 0 44px;
  font-size: 21px;
  height: 44px;
  justify-content: center;
  width: 44px;
}

.dsh-engagement-card .price-article ul li span {
  color: var(--dsh-ink);
  font-size: 15px;
  line-height: 1.45;
}

.dsh-commitment {
  align-items: center;
  background: linear-gradient(90deg, #edfafa, #f9ffff);
  border-radius: 8px;
  display: flex;
  gap: 26px;
  margin: 12px auto 26px;
  max-width: 980px;
  padding: 24px 34px;
}

.dsh-commitment i {
  color: var(--dsh-aqua-dark);
  flex: 0 0 auto;
  font-size: 68px;
}

.dsh-commitment p {
  color: var(--dsh-ink);
  font-size: 17px;
  line-height: 1.6;
  margin: 0;
}

.dsh-commitment strong {
  color: #066f70;
  text-transform: uppercase;
}

.dsh-value-row {
  border-top: 3px solid var(--dsh-aqua-dark);
  display: grid;
  gap: 0;
  grid-template-columns: repeat(5, 1fr);
  padding-top: 24px;
}

.dsh-value {
  border-right: 1px solid var(--dsh-line);
  padding: 0 18px;
  text-align: center;
}

.dsh-value:last-child {
  border-right: 0;
}

.dsh-value i {
  color: var(--dsh-aqua-dark);
  display: block;
  font-size: 34px;
  margin-bottom: 10px;
}

.dsh-value strong {
  color: #066f70;
  display: block;
  font-size: 13px;
  line-height: 1.35;
  margin-bottom: 6px;
  text-transform: uppercase;
}

.dsh-value span {
  color: var(--dsh-ink);
  display: block;
  font-size: 13px;
  line-height: 1.45;
}

.single-team-member {
  margin-top: 0;
  min-height: 410px;
  overflow: hidden;
  padding: 0 0 58px;
}

.single-team-member:hover {
  box-shadow: var(--dsh-shadow);
}

.team-member-img {
  background: #eef3f5;
  margin-top: 0;
}

.team-member-img img {
  aspect-ratio: 4 / 3;
  object-fit: cover;
}

.team-member-name {
  padding: 24px 18px 10px;
}

.team-member-name p {
  color: var(--dsh-ink);
  font-size: 16px;
  font-weight: 800;
  line-height: 1.35;
}

.team-member-link {
  background: var(--dsh-ink);
  border-radius: 999px;
  bottom: 18px;
  width: 72%;
}

.team-member-link a {
  color: var(--dsh-white);
}

/* Articles et partenaires */
#particuliers,
#partners {
  display: inline;
  float: left;
  width: 100%;
}

.blog-news-single {
  overflow: hidden;
}

.blog-news-img {
  height: 235px;
}

.blog-news-img img {
  height: 100%;
  object-fit: cover;
  transition: transform .35s ease;
}

.blog-news-single:hover .blog-news-img img {
  transform: scale(1.04);
}

.blog-news-title {
  border-bottom: 1px solid var(--dsh-line);
  padding: 22px 22px 8px;
}

.blog-news-title h2,
.blog-news-title h2 > a,
.blog-news-title h3,
.blog-news-title h3 > a {
  color: var(--dsh-ink);
  font-size: 20px;
  font-weight: 800;
  line-height: 1.35;
  margin: 0;
}

.blog-news-title p {
  color: var(--dsh-aqua-dark);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0;
  text-transform: uppercase;
}

.blog-news-details {
  padding: 20px 22px 24px;
}

#partners .blog-news-single {
  align-items: center;
  display: flex;
  min-height: 180px;
  padding: 26px;
}

#partners .blog-news-img {
  height: auto;
  width: 100%;
}

#partners .blog-news-img img {
  max-height: 92px;
  object-fit: contain;
}

/* Sections équipe et particuliers - direction artistique renforcée */
#our-team {
  background:
    linear-gradient(180deg, #ffffff 0%, #f6f8f9 100%);
  position: relative;
}

#our-team .title-area p,
#particuliers .title-area p {
  max-width: 760px;
}

#particuliers .title-area p {
  display: none;
}

.our-team-content > .row,
#particuliers .latest-news-content > .row {
  display: flex;
  flex-wrap: wrap;
}

.our-team-content > .row > [class*="col-"],
#particuliers .latest-news-content > .row > [class*="col-"] {
  display: flex;
  float: none;
}

#our-team .single-team-member {
  background: #fff;
  border: 1px solid rgba(78, 199, 193, .28);
  border-radius: 8px;
  box-shadow: 0 22px 45px rgba(35, 49, 55, .08);
  display: flex;
  flex-direction: column;
  min-height: 0;
  padding: 0;
  position: relative;
  width: 100%;
}

#our-team .single-team-member::before {
  background: linear-gradient(90deg, var(--dsh-aqua), rgba(78, 199, 193, 0));
  content: "";
  height: 4px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}

#our-team .single-team-member::after {
  background: #eef9f8;
  border: 1px solid rgba(78, 199, 193, .42);
  border-radius: 999px;
  color: #066f70;
  content: "";
  display: inline-block;
  font-size: 11px;
  font-weight: 800;
  padding: 7px 11px;
  position: absolute;
  text-transform: uppercase;
  top: 194px;
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
  z-index: 3;
}

#our-team .our-team-content .row > div:nth-child(1) .single-team-member::after {
  content: "Chantiers";
}

#our-team .our-team-content .row > div:nth-child(2) .single-team-member::after {
  content: "Pilotage";
}

#our-team .our-team-content .row > div:nth-child(3) .single-team-member::after {
  content: "Relation client";
}

#our-team .our-team-content .row > div:nth-child(4) .single-team-member::after {
  content: "Astreinte 24/7";
}

#our-team .team-member-img {
  background: #eaf1f3;
  overflow: hidden;
}

#our-team .team-member-img img {
  aspect-ratio: 16 / 11;
  object-fit: cover;
  transition: transform .35s ease;
}

#our-team .single-team-member:hover .team-member-img img {
  transform: scale(1.04);
}

#our-team .team-member-name {
  padding: 58px 24px 8px;
}

#our-team .team-member-name p {
  font-size: 17px;
  letter-spacing: 0;
}

#our-team .single-team-member > p {
  color: var(--dsh-muted);
  flex: 1;
  font-size: 15px;
  line-height: 1.7;
  margin: 0;
  padding: 0 24px 24px;
}

#our-team .team-member-link {
  background: transparent;
  bottom: auto;
  display: flex;
  gap: 9px;
  justify-content: center;
  margin: auto 24px 26px;
  padding-top: 14px;
  position: static;
  width: auto;
}

#our-team .team-member-link a {
  align-items: center;
  background: #fff;
  border: 1px solid var(--dsh-line);
  border-radius: 999px;
  box-shadow: 0 8px 18px rgba(35, 49, 55, .08);
  color: var(--dsh-ink);
  display: inline-flex;
  font-size: 14px;
  height: 36px;
  justify-content: center;
  padding: 0;
  transition: background .25s ease, border-color .25s ease, color .25s ease, transform .25s ease;
  width: 36px;
}

#our-team .team-member-link a:hover,
#our-team .team-member-link a:focus {
  background: var(--dsh-ink);
  border-color: var(--dsh-aqua);
  color: #fff;
  transform: translateY(-2px);
}

.dsh-legal-page {
  background: linear-gradient(180deg, #f6f9fa 0%, #fff 32%);
  color: var(--dsh-ink);
}

.dsh-legal-hero {
  padding: 72px 0 34px;
  text-align: center;
}

.dsh-legal-kicker {
  color: var(--dsh-teal);
  font-size: 13px;
  font-weight: 800;
  letter-spacing: .14em;
  margin-bottom: 14px;
  text-transform: uppercase;
}

.dsh-legal-hero h1 {
  font-family: "Poppins", "Inter", sans-serif;
  font-size: clamp(34px, 4vw, 54px);
  font-weight: 800;
  line-height: 1.05;
  margin: 0 auto 18px;
}

.dsh-legal-hero p {
  color: var(--dsh-muted);
  font-size: 18px;
  line-height: 1.75;
  margin: 0 auto;
  max-width: 820px;
}

.dsh-legal-hero .dsh-legal-updated {
  color: var(--dsh-teal);
  font-size: 14px;
  font-weight: 700;
  margin-top: 16px;
}

.dsh-legal-content {
  padding: 20px 0 86px;
}

.dsh-legal-content .container {
  max-width: 980px;
}

.dsh-legal-card {
  background: #fff;
  border: 1px solid var(--dsh-line);
  border-radius: 8px;
  box-shadow: 0 18px 42px rgba(35, 49, 55, .06);
  margin-bottom: 18px;
  padding: 30px 34px;
}

.dsh-legal-card h2 {
  font-family: "Poppins", "Inter", sans-serif;
  font-size: 22px;
  font-weight: 800;
  margin: 0 0 16px;
}

.dsh-legal-card p,
.dsh-legal-card li,
.dsh-legal-card dd {
  color: var(--dsh-muted);
  font-size: 16px;
  line-height: 1.8;
}

.dsh-legal-card a {
  color: var(--dsh-teal);
  font-weight: 700;
}

.dsh-legal-card ul {
  margin: 0;
  padding-left: 20px;
}

.dsh-legal-list {
  display: grid;
  gap: 10px 24px;
  grid-template-columns: minmax(180px, 260px) 1fr;
  margin: 0 0 18px;
}

.dsh-legal-list dt {
  color: var(--dsh-ink);
  font-weight: 800;
}

.dsh-legal-list dd {
  margin: 0;
}

.dsh-legal-table-wrap {
  overflow-x: auto;
}

.dsh-legal-table {
  border-collapse: collapse;
  min-width: 640px;
  width: 100%;
}

.dsh-legal-table th,
.dsh-legal-table td {
  border-bottom: 1px solid var(--dsh-line);
  color: var(--dsh-muted);
  font-size: 15px;
  line-height: 1.65;
  padding: 14px 12px;
  text-align: left;
  vertical-align: top;
}

.dsh-legal-table th {
  color: var(--dsh-ink);
  font-weight: 800;
}

@media (max-width: 767px) {
  .dsh-legal-hero {
    padding: 54px 0 24px;
  }

  .dsh-legal-card {
    padding: 24px 20px;
  }

  .dsh-legal-list {
    display: block;
  }

  .dsh-legal-list dt {
    margin-top: 12px;
  }
}

#particuliers {
  background: #fff;
}

.dsh-private-intro {
  align-items: center;
  background:
    linear-gradient(90deg, rgba(46, 46, 46, .96), rgba(46, 46, 46, .86)),
    url("assets/images/particulier1.png");
  background-position: center;
  background-size: cover;
  border-radius: 8px;
  box-shadow: var(--dsh-shadow);
  color: #fff;
  display: flex;
  gap: 34px;
  justify-content: space-between;
  margin: 34px auto 0;
  max-width: 1060px;
  padding: 34px 38px;
  text-align: left;
}

.dsh-private-intro h3 {
  color: #fff;
  font-size: 26px;
  font-weight: 800;
  line-height: 1.25;
  margin: 8px 0 10px;
}

.dsh-private-intro p {
  color: rgba(255, 255, 255, .82);
  font-size: 15px;
  line-height: 1.7;
  margin: 0;
  max-width: 650px;
}

.dsh-kicker {
  color: var(--dsh-aqua);
  display: block;
  font-size: 12px;
  font-weight: 800;
  text-transform: uppercase;
}

.dsh-private-intro ul {
  display: grid;
  flex: 0 0 260px;
  gap: 10px;
}

.dsh-private-intro li {
  align-items: center;
  background: rgba(255, 255, 255, .10);
  border: 1px solid rgba(255, 255, 255, .16);
  border-radius: 999px;
  color: #fff;
  display: flex;
  font-size: 14px;
  font-weight: 800;
  gap: 10px;
  padding: 10px 14px;
}

.dsh-private-intro li i {
  color: var(--dsh-aqua);
}

#particuliers .latest-news-content {
  margin-top: 42px;
}

#particuliers .blog-news-single {
  display: flex;
  flex-direction: column;
  width: 100%;
}

#particuliers .blog-news-img {
  height: 260px;
  position: relative;
}

#particuliers .blog-news-img::after {
  background: linear-gradient(180deg, rgba(46, 46, 46, 0) 40%, rgba(46, 46, 46, .42) 100%);
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

#particuliers .blog-news-title {
  border-bottom: 0;
  padding: 26px 28px 8px;
}

#particuliers .blog-news-title h3,
#particuliers .blog-news-title h3 > a {
  font-size: 23px;
}

#particuliers .blog-news-title p {
  color: #066f70;
  margin-top: 8px;
}

#particuliers .blog-news-title p::before {
  background: var(--dsh-aqua);
  border-radius: 999px;
  content: "";
  display: inline-block;
  height: 18px;
  margin-right: 8px;
  vertical-align: middle;
  width: 4px;
}

#particuliers .blog-news-details {
  border-top: 1px solid var(--dsh-line);
  display: flex;
  flex: 1;
  flex-direction: column;
  padding: 24px 28px 30px;
}

#particuliers .blog-news-details p {
  font-size: 15px;
  margin-bottom: 24px;
}

#particuliers .blog-more-btn {
  align-self: flex-start;
  margin-top: auto;
}

#subscribe {
  display: none;
}

/* Contact */
#single-page-header {
  background-image:
    linear-gradient(90deg, rgba(46, 46, 46, .92), rgba(46, 46, 46, .54)),
    url("assets/images/slider-3.jpg");
  background-position: center;
  background-size: cover;
}

#single-page-header .overlay {
  background: transparent;
  padding: 82px 0;
}

.single-page-header-left h1,
.single-page-header-left h2 {
  color: var(--dsh-white);
  font-size: 42px;
  font-weight: 800;
}

.single-page-header-left p {
  color: rgba(255, 255, 255, .86);
}

.single-page-header-right .breadcrumb {
  background: rgba(255, 255, 255, .12);
  border: 1px solid rgba(255, 255, 255, .18);
  border-radius: 999px;
}

.contact-area-left,
#contact-area {
  background: var(--dsh-white);
  border: 1px solid var(--dsh-line);
  border-radius: 8px;
  box-shadow: 0 10px 28px rgba(35, 49, 55, .06);
  padding: 30px;
}

.contact-area-left h3,
.contact-area-left h4 {
  color: var(--dsh-ink);
  font-size: 22px;
  font-weight: 800;
}

.contact-form input,
.contact-form textarea,
#contact-area .form-control {
  border: 1px solid var(--dsh-line);
  border-radius: 8px !important;
  box-shadow: none;
  min-height: 46px;
}

#contact-area select.form-control {
  -webkit-appearance: menulist;
  appearance: menulist;
  background-color: #fff;
  color: var(--dsh-ink);
  cursor: pointer;
  display: block;
  font-size: 16px;
  height: 52px;
  line-height: 52px;
  padding: 0 14px;
  pointer-events: auto;
  position: relative;
  touch-action: manipulation;
  width: 100%;
  z-index: 3;
}

#contact-area label {
  color: var(--dsh-ink);
  font-weight: 700;
  margin-top: 14px;
}

.dsh-form-privacy {
  background: rgba(78, 199, 193, .09);
  border-left: 3px solid var(--dsh-aqua);
  border-radius: 6px;
  color: var(--dsh-muted);
  font-size: 13px;
  line-height: 1.65;
  margin: 18px 0 16px;
  padding: 12px 14px;
}

.dsh-form-privacy a {
  color: var(--dsh-teal);
  font-weight: 800;
}

.dsh-hp-field {
  display: none;
}

.dsh-contact-proof {
  background: linear-gradient(180deg, #fff 0%, #f7fbfb 100%);
  padding: 8px 0 74px;
}

.dsh-contact-proof .row {
  align-items: stretch;
  display: flex;
  flex-wrap: wrap;
}

.dsh-contact-proof [class*="col-"] {
  display: flex;
}

.dsh-contact-info-card {
  background: #fff;
  border: 1px solid var(--dsh-line);
  border-radius: 8px;
  box-shadow: 0 18px 44px rgba(35, 49, 55, .07);
  padding: 34px;
  position: relative;
  width: 100%;
}

.dsh-contact-card-icon {
  align-items: center;
  background: rgba(78, 199, 193, .13);
  border: 1px solid rgba(78, 199, 193, .28);
  border-radius: 999px;
  color: var(--dsh-teal);
  display: inline-flex;
  font-size: 22px;
  height: 54px;
  justify-content: center;
  margin-bottom: 18px;
  width: 54px;
}

.dsh-contact-info-card h2 {
  color: var(--dsh-ink);
  font-family: "Poppins", "Inter", sans-serif;
  font-size: 24px;
  font-weight: 800;
  margin: 0 0 16px;
}

.dsh-contact-info-card p,
.dsh-contact-info-card li {
  color: var(--dsh-muted);
  font-size: 16px;
  line-height: 1.75;
}

.dsh-contact-info-card ul {
  display: grid;
  gap: 10px;
  list-style: none;
  margin: 0;
  padding: 0;
}

.dsh-contact-info-card li {
  padding-left: 28px;
  position: relative;
}

.dsh-contact-info-card li::before {
  color: var(--dsh-teal);
  content: "\f00c";
  font-family: FontAwesome;
  font-size: 13px;
  left: 0;
  position: absolute;
  top: 4px;
}

#google-map iframe {
  filter: grayscale(.15) contrast(1.02);
}

/* Footer */
#footer {
  background: var(--dsh-ink);
  padding: 34px 0;
}

.footer-left,
.footer-right {
  padding: 0;
}

.footer-left p,
.footer-left p a {
  color: rgba(255, 255, 255, .78);
  font-size: 14px;
}

.footer-right a {
  background: rgba(255, 255, 255, .08);
  border: 1px solid rgba(255, 255, 255, .14);
  border-radius: 999px;
  color: var(--dsh-white);
  height: 40px;
  line-height: 38px;
  margin-left: 8px;
  text-align: center;
  width: 40px;
}

.footer-right a:hover {
  background: var(--dsh-aqua);
  color: var(--dsh-ink);
}

.dsh-x-icon {
  display: inline-block;
  font-family: "Inter", "Poppins", Arial, sans-serif;
  font-size: 15px;
  font-weight: 900;
  line-height: 1;
  transform: translateY(-1px);
}

@media (prefers-reduced-motion: reduce) {
  *,
  *::before,
  *::after {
    animation-duration: .01ms !important;
    scroll-behavior: auto !important;
    transition-duration: .01ms !important;
  }
}

@media (max-width: 1199px) {
  .main-slider,
  .single-slide {
    height: 590px;
    min-height: 590px;
  }

  .slide-article {
    padding-left: 24px;
    padding-top: 120px;
  }

  .slide-article h1,
  .slide-article h2 {
    font-size: 44px;
  }
}

@media (max-width: 991px) {
  #menu-area #navbar {
    padding-right: 48px;
  }

  .title-area {
    padding: 0 45px;
  }

  #about .title-area {
    padding: 42px 36px;
  }

  .single-service {
    min-height: 290px;
  }

  .dsh-engagement-card {
    min-height: 690px;
  }

  .dsh-value-row {
    grid-template-columns: repeat(2, 1fr);
    row-gap: 22px;
  }

  .dsh-value:nth-child(2n) {
    border-right: 0;
  }
}

@media (max-width: 767px) {
  .header-bottom {
    display: none;
  }

  #menu-area {
    position: relative;
  }

  .navbar-brand {
    margin-top: 0;
  }

  .dsh-logo-brand {
    min-height: 50px;
  }

  .dsh-brand-mark {
    flex-basis: 40px;
    height: 37px;
    width: 40px;
  }

  .dsh-brand-mark img {
    left: -24px;
    top: -7px;
    width: 84px;
  }

  .dsh-brand-title {
    font-size: 24px;
  }

  .dsh-brand-baseline {
    font-size: 11px;
    margin-top: 5px;
  }

  .navbar-default .navbar-toggle {
    border-color: var(--dsh-line);
    border-radius: 8px;
  }

  #search-icon {
    right: 72px;
  }

  .main-slider,
  .single-slide {
    height: 560px;
    min-height: 560px;
  }

  .slide-content {
    background: linear-gradient(90deg, rgba(18, 25, 29, .90), rgba(18, 25, 29, .60));
  }

  .slide-article {
    padding: 84px 22px 0;
  }

  .slide-article h1,
  .slide-article h2 {
    font-size: 34px;
    line-height: 1.14;
  }

  .slide-article p {
    font-size: 16px;
    margin-bottom: 26px;
  }

  .title-area,
  #about .title-area {
    padding: 0 16px;
  }

  #about .title-area {
    padding: 32px 22px;
  }

  .title-area .title {
    font-size: 30px;
  }

  #feature,
  #about,
  #service,
  #pricing-table,
  #our-team,
  #particuliers,
  #partners,
  #contact {
    padding: 62px 0;
  }

  .single-feature,
  .single-service,
  .single-table-price,
  .single-team-member,
  .blog-news-single {
    min-height: auto;
  }

  .single-service {
    padding: 88px 24px 26px;
  }

  .service-content > .row,
  .dsh-engagement-grid {
    display: block;
  }

  .service-content > .row > [class*="col-"],
  .dsh-engagement-col {
    display: block;
    float: left;
  }

  .dsh-engagements {
    padding: 18px;
  }

  .dsh-engagement-card {
    min-height: auto;
  }

  .price-visual {
    min-height: 170px;
  }

  .dsh-commitment {
    align-items: flex-start;
    flex-direction: column;
    gap: 12px;
    padding: 22px;
  }

  .dsh-commitment i {
    font-size: 52px;
  }

  .dsh-value-row {
    grid-template-columns: 1fr;
  }

  .dsh-value,
  .dsh-value:nth-child(2n) {
    border-bottom: 1px solid var(--dsh-line);
    border-right: 0;
    padding: 18px 0;
  }

  .dsh-value:last-child {
    border-bottom: 0;
  }

  .dsh-private-intro {
    align-items: stretch;
    flex-direction: column;
    gap: 20px;
    padding: 28px 22px;
  }

  .dsh-private-intro h3 {
    font-size: 27px;
  }

  .dsh-private-intro ul {
    flex: none;
    width: 100%;
  }

  .dsh-private-intro li {
    border-radius: 8px;
  }

  .service-icon {
    left: 24px;
    top: 26px;
  }

  .single-counter {
    margin-bottom: 16px;
  }

  .dsh-contact-proof {
    padding: 0 0 54px;
  }

  .dsh-contact-proof .row,
  .dsh-contact-proof [class*="col-"] {
    display: block;
  }

  .dsh-contact-info-card {
    margin-bottom: 18px;
    padding: 26px 22px;
  }

  .footer-right a {
    margin: 0 4px;
  }
}

@media (max-width: 480px) {
  .main-slider,
  .single-slide {
    height: 520px;
    min-height: 520px;
  }

  .slide-article {
    padding-top: 62px;
  }

  .slide-article::before {
    font-size: 10px;
    line-height: 1.45;
    white-space: normal;
  }

  .slide-article h1,
  .slide-article h2 {
    font-size: 29px;
  }

  .read-more-btn,
  .blog-more-btn,
  .comment-btn {
    width: 100%;
  }

  .blog-news-img {
    height: 210px;
  }

  .contact-area-left,
  #contact-area {
    padding: 24px 18px;
  }
}
