ul.lang-list {
  display: flex;
  flex-direction: row;
  gap: 15px;
}
ul.lang-list li a {
  display: block;
  margin: 0;
  padding: 0;
}
ul.lang-list li a img {
  display: block;
  height: 16px;
  width: auto;
}

ul.top-social-links {
  display: flex;
  flex-direction: row;
  gap: 0;
}
ul.top-social-links li {
  border-left: 1px solid #444;
}
ul.top-social-links li a {
  padding: 0 15px;
  color: #fff;
  opacity: 0.6;
  transition: all 0.3s ease-in-out;
}
ul.top-social-links li a:hover {
  opacity: 1;
}
ul.top-social-links li:last-child {
  border-right: 1px solid #444;
}

.main-header .header-upper .logo-box .logo {
  position: relative;
  display: block;
  padding: 0 0;
}
.main-header .header-upper .logo-box .logo img {
  height: 70px;
}

.banner-section .banner-slider-button-next {
  display: flex;
  align-items: center;
  justify-content: center;
}

.banner-section .banner-slider-button-prev {
  display: flex;
  align-items: center;
  justify-content: center;
}

.services-1-bg {
  background-position: center;
}

.owl-carousel .owl-item .services-3-carousel-item .services-3-image > img {
  aspect-ratio: 1;
  object-fit: cover;
  object-position: center;
  display: block;
}

.services-1-block {
  aspect-ratio: 16/10;
}
.services-1-block .services-1-bg {
  opacity: 0.45;
  filter: saturate(0);
}
.services-1-block .services-1-icon img {
  width: 100px;
}
.services-1-block:hover .services-1-bg {
  opacity: 1;
  filter: saturate(1);
}
.services-1-block:hover h5.services-1-category {
  opacity: 0;
}
.services-1-block:hover h2.services-1-title {
  opacity: 0;
}
section.services-1-section {
  padding: 120px 0 120px;
}
section.sec-bg-black {
  background-color: #1e1e1e !important;
}
section.sec-bg-black .sec-title {
  color: #fff;
}
section.sec-bg-black .title-desc {
  color: #b8b8b8;
}

.partner-1-logo img {
  max-width: 120px;
  filter: saturate(0) opacity(0.5);
  transition: all 0.3s ease-in-out;
}
.partner-1-logo:hover img {
  filter: saturate(1) opacity(1);
}

.features-3-container p {
  font-size: 18px;
  line-height: 28px;
  color: #797979;
  font-weight: 400;
  font-family: "DIN Pro";
  margin-bottom: 30px;
}

.main-footer-1 a {
  color: #ffffff;
  opacity: 0.8;
}
.main-footer-1 a:hover {
  opacity: 1;
}
.main-footer-1 ul.link-widget-1-list {
  color: #ffffff;
}
.main-footer-1 ul.link-widget-1-list a {
  color: #ffffff;
}
.main-footer-1 ul.link-widget-1-list .dropdown {
  display: flex;
  flex-direction: row;
  gap: 2rem;
}
.main-footer-1 ul.link-widget-1-list .dropdown ul {
  display: flex;
  flex-direction: row;
  gap: 2rem;
}
.main-footer-1 .footer-bottom-text {
  color: #ffffff;
}
.main-footer-1 .contact-widget-1-label {
  color: #ffffff;
}
.main-footer-1 .contact-widget-1-text {
  color: #ffffff;
}
.main-footer-1 .contact-widget-1-text a {
  color: #ffffff;
}

.banner-section .content-outer {
  background-image: url("/assets/images/hero_overlay_1_1.png");
  background-color: unset;
  background-position: center;
  background-size: cover;
}

.main-header .header-upper .right-column {
  flex: 1;
}

.main-header .nav-outer {
  flex: 1;
  justify-content: center;
}

.services-single .inner-box .text p {
  color: #000;
}

.services-single .text figure {
  margin: 0 0;
  overflow-x: auto;
}
.services-single .text figure table {
  min-width: 100%;
  border: 1px solid #d9d9d9;
  border-collapse: collapse;
  font-size: 1rem;
}
.services-single .text figure table td {
  padding: 0.5rem 0.7rem;
  border: 1px solid #d9d9d9;
  color: #000;
}
.services-single .text figure table td p {
  color: #000;
  margin: 0;
  line-height: normal;
}
.services-single .inner-box h1, .services-single .inner-box h2 {
  position: relative;
  font-size: 40px;
  font-weight: 700;
  line-height: 1.2em;
  margin-bottom: 15px;
}

.details__inner__box {
  width: auto;
  height: auto;
}

.service-details-1-cat li.active {
  background: var(--theme-color);
  border-color: var(--theme-color);
}

.service-details-1-cat li:hover {
  background: var(--theme-color);
  border-color: var(--theme-color);
}

.news-block-two.style-two .text {
  margin-bottom: 35px;
  font-size: 18px;
  line-height: 30px;
  color: #404040;
  font-weight: 400;
  font-family: "DIN Pro";
}
.news-block-two .lower-content {
  padding-left: 30px;
  padding-top: 10px;
  margin-top: -54px;
}
.news-block-two .meta-info {
  padding-bottom: 0;
}
.news-block-two h3 {
  font-size: 30px;
}
.news-block-two h1 {
  position: relative;
  margin-bottom: 18px;
  font-size: 34px;
  color: #242424;
  font-weight: 900;
  font-family: "DIN Pro", serif;
}
.news-block-two .image img {
  width: 100%;
  aspect-ratio: 16/10;
  object-fit: cover;
  object-position: center;
}

#leasing {
  scroll-margin-top: 200px;
}

.main-menu .navigation > li > span {
  position: relative;
  display: block;
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  line-height: 30px;
  text-transform: capitalize;
  color: #000;
  padding: 3px 0px;
  opacity: 1;
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}

.mobile-menu .navigation li > span {
  position: relative;
  display: block;
  line-height: 24px;
  padding: 10px 25px;
  font-size: 15px;
  font-weight: 500;
  color: #ffffff;
  text-transform: uppercase;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}

h4.contactus-1-info-title {
  line-height: 1;
}

.whychooseus-1-image img {
  width: 100%;
  aspect-ratio: 3/4;
  object-fit: cover;
  object-position: center;
}

.history-block h4 {
  line-height: 1.1;
}

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