html,
body {
  overflow-x: hidden;
}

body {
  color: #222;
}

*::selection {
  color: #fff !important;
  background: #0f172a !important;
  text-shadow: none;
}

*::-moz-selection {
  color: #fff !important;
  background: #0f172a !important;
  text-shadow: none;
}

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

.bg-white .text-white,
.bg-light .text-white,
.bg-theme-colored1 .text-dark,
.bg-theme-colored2 .text-dark {
  color: #1b1b1b !important;
}

.bg-white .text-theme-colored1,
.bg-light .text-theme-colored1,
.bg-white .text-theme-colored2,
.bg-light .text-theme-colored2 {
  color: #1f2937 !important;
}

.main-content-area p,
.main-content-area .paragraph,
.main-content-area li,
.main-content-area .text-gray,
.main-content-area .text-muted {
  color: #5f6368 !important;
}

.section-typo-light p,
.section-typo-light .paragraph,
.section-typo-light li,
.section-typo-light .description,
[data-dream-banner-description] {
  color: #fff !important;
}

.main-content-area h6.letter-space-2 + h2 .text-theme-colored1 {
  color: #111827 !important;
  background: transparent !important;
}

a[href^="mailto:"],
.contact-email a {
  color: #c89e34 !important;
  font-weight: 700;
}

.ereco_footer_widget .widget.contact-widget a[href^="mailto:"],
#tm_widget_contact-1 a[href^="mailto:"],
.contact-widget a[href^="mailto:"] {
  color: #fff !important;
}

a[href^="mailto:"]:hover,
.contact-email a:hover {
  color: #a7811f !important;
}

.ereco_footer_widget .widget.contact-widget a[href^="mailto:"]:hover,
#tm_widget_contact-1 a[href^="mailto:"]:hover,
.contact-widget a[href^="mailto:"]:hover {
  color: #fff !important;
}

.bg-white .text-white a,
.bg-light .text-white a {
  color: inherit !important;
}

#top-primary-nav-clone {
  display: none !important;
}

#dream-mobile-header,
#dream-mobile-drawer,
#dream-mobile-overlay {
  display: none;
}

.dream-carousel-shell {
  position: relative;
}

.dream-carousel-viewport {
  overflow: hidden;
}

.dream-carousel-track {
  display: flex;
  margin: 0 -15px;
  transition: transform 0.45s ease;
  will-change: transform;
}

.dream-carousel-slide {
  flex: 0 0 calc(100% / var(--dream-columns, 4));
  max-width: calc(100% / var(--dream-columns, 4));
  padding: 0 15px;
}

.dream-carousel-card {
  display: block;
  height: 100%;
  border-radius: 18px;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 14px 30px rgba(0, 0, 0, 0.08);
  text-decoration: none;
}

.dream-carousel-card .team-thumb {
  background: #f3efe8;
}

.dream-carousel-card--image-only {
  padding: 18px 12px;
}

.dream-carousel-card--image-only .team-thumb {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 220px;
  background: transparent;
}

.dream-carousel-card--image-only img {
  width: 100%;
  max-width: 220px;
  height: auto;
  aspect-ratio: auto;
  object-fit: contain;
}

.dream-carousel-card img {
  width: 100%;
  aspect-ratio: 4 / 3;
  object-fit: cover;
  display: block;
}

.dream-carousel-card .team-content {
  padding: 18px 18px 22px;
}

.dream-carousel-card .team-name {
  margin: 0;
  color: #171717;
  font-size: 1.05rem;
  line-height: 1.35;
}

.header-top .contact-email a,
.icon-box .icon-text .content a,
.ereco_footer_widget .widget.contact-widget a {
  color: inherit;
  font: inherit;
  font-weight: 600;
  text-decoration: none;
}

.icon-box .icon-text .content,
.ereco_footer_widget .widget.contact-widget {
  text-align: left;
}

.icon-box .icon-text .content {
  line-height: 1.7;
  overflow-wrap: anywhere;
}

.dream-mobile-brand img {
  width: auto;
  max-width: min(52vw, 180px);
  max-height: 48px;
  display: block;
}

.dream-footer-note {
  display: block;
  margin-top: 2px;
  line-height: 1.5;
  font-weight: 600;
}

.ereco_footer_widget .widget.contact-widget {
  height: 100%;
  margin-top: -35px;
}

.ereco_footer_widget .widget.contact-widget .widget-title {
  margin-bottom: 20px;
  text-align: left;
}

.ereco_footer_widget .widget.contact-widget ul.tm-widget {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.ereco_footer_widget .widget.contact-widget ul.tm-widget li {
  display: grid;
  grid-template-columns: 22px minmax(0, 1fr);
  column-gap: 12px;
  align-items: start;
  margin: 0;
}

.ereco_footer_widget .widget.contact-widget ul.tm-widget li > span:first-child {
  margin-top: 5px;
  text-align: center;
}

.ereco_footer_widget .widget.contact-widget ul.tm-widget li > span:last-child,
.ereco_footer_widget .widget.contact-widget ul.tm-widget li > span:last-child a {
  display: block;
  color: #fff;
  font-size: 15px;
  line-height: 1.8;
  word-break: normal;
  overflow-wrap: anywhere;
}

.ereco_footer_widget .widget.contact-widget ul.tm-widget li strong {
  display: block;
  margin-bottom: 2px;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.5;
}

.dream-carousel-dots {
  display: flex;
  justify-content: center;
  gap: 10px;
  margin-top: 22px;
}

.dream-carousel-dot {
  width: 10px;
  height: 10px;
  border: 0;
  padding: 0;
  border-radius: 999px;
  background: rgba(0, 0, 0, 0.18);
  transition: transform 0.2s ease, background-color 0.2s ease;
}

.dream-carousel-dot.active {
  transform: scale(1.2);
  background: #c89e34;
}

@media (max-width: 1199.98px) {
  body {
    padding-top: 78px !important;
  }

  body.dream-mobile-nav-open {
    overflow: hidden;
  }

  #header .header-top {
    display: none !important;
  }

  #header {
    display: none !important;
  }

  #header .header-nav-wrapper,
  #header .header-nav-wrapper.navbar-scrolltofixed,
  #header .header-nav-wrapper.scrollToFixed,
  #header .header-nav-wrapper.scrollToFixed-fixed {
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
  }

  #header .header-nav > div:empty {
    display: none !important;
  }

  body,
  body.menuzord-menu-open {
    left: 0 !important;
  }

  #dream-mobile-header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 2000;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    min-height: 78px;
    padding: 12px 16px;
    background: #0b0b0b;
    box-shadow: 0 12px 26px rgba(0, 0, 0, 0.28);
  }

  #dream-mobile-drawer {
    position: fixed;
    top: 78px;
    left: 0;
    bottom: 0;
    z-index: 1990;
    display: block;
    width: min(78vw, 360px);
    padding: 18px 0 28px;
    background: #111;
    box-shadow: 18px 0 34px rgba(0, 0, 0, 0.25);
    overflow-y: auto;
    transform: translateX(-100%);
    transition: transform 0.28s ease;
  }

  #dream-mobile-overlay {
    position: fixed;
    inset: 0;
    z-index: 1980;
    background: rgba(0, 0, 0, 0.5);
  }

  body.dream-mobile-nav-open #dream-mobile-overlay {
    display: block;
  }

  body.dream-mobile-nav-open #dream-mobile-drawer {
    transform: translateX(0);
  }

  .main-content-area h2 {
    font-size: clamp(1.8rem, 3.8vw, 2.8rem);
    line-height: 1.25;
  }
}

@media (max-width: 991.98px) {
  .dream-mobile-brand {
    display: flex;
    align-items: center;
    min-width: 0;
    text-decoration: none;
  }

  .dream-mobile-toggle {
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 5px;
    width: 48px;
    height: 48px;
    border: 1px solid rgba(255, 255, 255, 0.18);
    border-radius: 14px;
    background: transparent;
    padding: 0;
  }

  .dream-mobile-toggle span {
    width: 20px;
    height: 2px;
    border-radius: 999px;
    background: #fff;
    transition: transform 0.24s ease, opacity 0.24s ease;
  }

  .dream-mobile-toggle.is-open span:nth-child(1) {
    transform: translateY(7px) rotate(45deg);
  }

  .dream-mobile-toggle.is-open span:nth-child(2) {
    opacity: 0;
  }

  .dream-mobile-toggle.is-open span:nth-child(3) {
    transform: translateY(-7px) rotate(-45deg);
  }

  #dream-mobile-drawer {
    width: min(86vw, 360px);
  }

  .dream-mobile-nav,
  .dream-mobile-nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }

  .dream-mobile-nav > li,
  .dream-mobile-nav .dropdown li,
  .dream-mobile-nav .megamenu li {
    position: relative;
  }

  .dream-mobile-nav a {
    display: block;
    padding: 14px 20px;
    border-top: 1px solid rgba(255, 255, 255, 0.08);
    color: #fff;
    text-decoration: none;
    font-size: 0.98rem;
    line-height: 1.35;
  }

  .dream-mobile-nav .dropdown a,
  .dream-mobile-nav .megamenu a {
    padding-left: 34px;
    font-size: 0.94rem;
    color: rgba(255, 255, 255, 0.88);
  }

  .dream-mobile-nav .dropdown,
  .dream-mobile-nav .megamenu {
    display: none !important;
    background: rgba(255, 255, 255, 0.03);
  }

  .dream-mobile-nav .dream-submenu-open > .dropdown,
  .dream-mobile-nav .dream-submenu-open > .megamenu {
    display: block !important;
  }

  .dream-mobile-nav .megamenu-row {
    display: block;
  }

  .dream-mobile-nav .col3 {
    width: 100%;
  }

  .dream-mobile-subtoggle {
    position: absolute;
    top: 8px;
    right: 12px;
    width: 38px;
    height: 38px;
    border: 0;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.08);
    color: #fff;
    font-size: 1rem;
    line-height: 1;
  }

  .dream-mobile-nav .dream-submenu-open > .dream-mobile-subtoggle {
    background: #c89e34;
    color: #111;
  }

  .dream-carousel-track {
    margin: 0 -10px;
  }

  .dream-carousel-slide {
    padding: 0 10px;
  }

  .dream-carousel-card--image-only {
    padding: 16px 10px;
  }

  .dream-carousel-card--image-only .team-thumb {
    min-height: 180px;
  }

  .dream-carousel-card--image-only img {
    max-width: 160px;
  }

  .dream-mobile-brand img + img {
    display: none !important;
  }
}

@media (max-width: 767.98px) {
  body {
    padding-top: 74px !important;
  }

  #dream-mobile-header {
    min-height: 74px;
    padding: 10px 14px;
  }

  #dream-mobile-drawer {
    top: 74px;
    width: min(88vw, 320px);
  }

  .dream-carousel-track {
    margin: 0 -8px;
  }

  .dream-carousel-slide {
    padding: 0 8px;
  }

  .dream-carousel-card--image-only {
    padding: 12px 8px;
  }

  .dream-carousel-card--image-only .team-thumb {
    min-height: 160px;
  }

  .dream-carousel-card--image-only img {
    max-width: 140px;
  }

  .ereco_footer_widget .widget.contact-widget {
    padding: 28px 24px;
  }

  .ereco_footer_widget .widget.contact-widget ul.tm-widget li > span:last-child,
  .ereco_footer_widget .widget.contact-widget ul.tm-widget li > span:last-child a,
  .ereco_footer_widget .widget.contact-widget ul.tm-widget li strong {
    font-size: 14px;
    line-height: 1.7;
  }
}

.dream-section-bg {
  position: absolute;
  inset: 0;
  z-index: -2;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
  pointer-events: none;
  user-select: none;
  transform: scale(1.01);
}

section.parallax[data-dream-background-ready],
section.page-title[data-dream-background-ready],
section.online_service[data-dream-background-ready] {
  position: relative;
  overflow: hidden;
  isolation: isolate;
  background-color: #111827 !important;
  background-image: none !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-attachment: scroll !important;
}

section.page-title[data-dream-background-ready] {
  min-height: clamp(220px, 30vw, 320px);
  display: flex;
  align-items: center;
}

[data-dream-banner="home"] {
  min-height: clamp(560px, 88vh, 760px);
  display: flex;
  align-items: center;
}

[data-dream-banner="home"] > .container {
  width: 100%;
}

[data-dream-banner="home"] .section-content,
[data-dream-banner="home"] .row {
  min-height: inherit;
}

[data-dream-banner="home"] .row {
  align-items: center;
  row-gap: 32px;
}

[data-dream-banner="home"] [data-dream-banner-title="main"] {
  margin-top: 0 !important;
  max-width: 12ch;
  font-size: clamp(2.7rem, 6vw, 4.75rem) !important;
  line-height: 1.02;
}

[data-dream-banner-description] {
  max-width: 34rem;
  margin-bottom: 0;
  font-size: clamp(1rem, 1.3vw, 1.2rem);
  line-height: 1.8;
}

[data-dream-banner="home"] .bg-theme-colored1 {
  border-radius: 20px !important;
  box-shadow: 0 24px 54px rgba(15, 23, 42, 0.22);
}

[data-dream-banner="home"] .form-control,
#contact .form-control {
  min-height: 54px;
  border-radius: 14px;
  padding-inline: 16px;
}

[data-dream-banner="home"] textarea.form-control,
#contact textarea.form-control {
  min-height: 160px;
  padding-block: 14px;
}

section[data-tm-margin-top="-60px"] {
  position: relative;
  z-index: 2;
}

section[data-tm-margin-top="-60px"] .row.bg-theme-colored1 {
  border-radius: 22px;
  box-shadow: 0 20px 50px rgba(15, 23, 42, 0.14);
}

[data-dream-services-grid] > [class*="col-"] {
  display: flex;
}

.service-box {
  width: 100%;
  height: 100%;
  padding: 24px 18px;
  border: 1px solid #ebe7df;
  border-radius: 20px;
  background: #fff;
  box-shadow: 0 16px 34px rgba(15, 23, 42, 0.06);
}

.service-box img {
  width: 72px;
  height: 72px;
  object-fit: contain;
}

.service-box h6 {
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.4;
}

[data-dream-gallery-grid] > [class*="col-"] {
  display: flex;
}

[data-dream-gallery-grid] .team-item {
  width: 100%;
  height: 100%;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 18px 36px rgba(15, 23, 42, 0.08);
}

[data-dream-gallery-grid] .team-thumb,
[data-dream-gallery-grid] .team-thumb img {
  height: 100%;
}

[data-dream-gallery-grid] .team-thumb img {
  display: block;
  width: 100%;
  aspect-ratio: 4 / 3;
  object-fit: cover;
}

#contact .section-content > .row {
  row-gap: 24px;
}

#contact .icon-box {
  margin-bottom: 28px !important;
}

#contact .styled-icons,
.split-nav-menu .styled-icons,
footer .tm-widget-social-list {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

#contact .styled-icons li,
.split-nav-menu .styled-icons li,
footer .tm-widget-social-list li {
  margin: 0 !important;
}

#contact iframe {
  display: block;
  min-height: clamp(320px, 46vw, 450px);
}

[data-tm-padding-top="160px"] {
  padding-top: clamp(84px, 11vw, 160px) !important;
}

@media (max-width: 1199.98px) {
  section.parallax,
  section.page-title,
  section.online_service {
    background-attachment: scroll !important;
  }

  [data-dream-banner="home"] {
    min-height: clamp(520px, 82vh, 680px);
  }

  .divider-current-theme-style1 .experience-iconbox {
    right: 32px;
    top: 24px;
  }
}

@media (max-width: 991.98px) {
  [data-dream-banner="home"] [data-dream-banner-title="main"] {
    max-width: none;
  }

  section[data-tm-margin-top="-60px"] {
    margin-top: -24px !important;
  }

  .cta-content,
  .cta-content.text-lg-end {
    text-align: center !important;
  }

  .tm-sc-animated-layer-advanced {
    margin-top: 28px;
  }

  .divider-current-theme-style1 .experience-iconbox {
    position: static;
    width: 100%;
    max-width: 320px;
    height: auto;
    margin: 24px auto 0;
    padding: 22px 24px;
    justify-content: center;
  }

  .divider-current-theme-style1 .experience-iconbox:before {
    display: none;
  }

  .footer-widget-area .row {
    row-gap: 28px;
  }
}

@media (max-width: 767.98px) {
  [data-dream-banner="home"] {
    min-height: auto;
    padding: 34px 0 54px;
  }

  [data-dream-banner="home"] .container {
    padding-inline: 16px;
  }

  [data-dream-banner="home"] [data-dream-banner-title="main"] {
    max-width: 8ch;
    font-size: clamp(1.95rem, 10.5vw, 3rem) !important;
    line-height: 1.05;
    overflow-wrap: anywhere;
  }

  [data-dream-banner-description] {
    max-width: 28ch;
    font-size: 0.98rem;
    line-height: 1.75;
    overflow-wrap: anywhere;
  }

  [data-dream-banner="home"] .bg-theme-colored1 {
    padding: 22px !important;
  }

  #contact h2 {
    max-width: 11ch;
    font-size: clamp(1.55rem, 6.4vw, 1.95rem) !important;
    line-height: 1.2;
    overflow-wrap: anywhere;
  }

  [data-dream-banner="home"] .row > [class*="col-"],
  #contact .row > [class*="col-"] {
    width: 100%;
  }

  [data-dream-banner="home"] .btn,
  #contact .btn {
    width: 100%;
    margin-right: 0 !important;
  }

  #contact .btn + .btn {
    margin-top: 12px;
  }

  section[data-tm-margin-top="-60px"] {
    margin-top: 0 !important;
  }

  section[data-tm-margin-top="-60px"] .container {
    padding-inline: 16px;
  }

  section[data-tm-margin-top="-60px"] .row.bg-theme-colored1 {
    padding: 28px 22px !important;
    border-radius: 18px;
  }

  .service-box {
    padding: 20px 14px;
  }

  .service-box img {
    width: 64px;
    height: 64px;
  }

  [data-dream-gallery-grid] .team-item {
    margin-bottom: 0;
  }
}
