/* @import url("https://fonts.googleapis.com/css2?family=Instrument+Sans:ital,wght@0,400..700;1,400..700&family=Oleo+Script:wght@400;700&display=swap"); */
@font-face {
  font-family: "Instrument Sans";
  src: url("/wp-content/themes/ns-zland/fonts/InstrumentSans/09cc8698f1f0506ad91591c4149c76f8.eot");
  src: url("/wp-content/themes/ns-zland/fonts/InstrumentSans/09cc8698f1f0506ad91591c4149c76f8.eot?#iefix")
      format("embedded-opentype"),
    url("/wp-content/themes/ns-zland/fonts/InstrumentSans/09cc8698f1f0506ad91591c4149c76f8.woff2")
      format("woff2"),
    url("/wp-content/themes/ns-zland/fonts/InstrumentSans/09cc8698f1f0506ad91591c4149c76f8.woff")
      format("woff"),
    url("/wp-content/themes/ns-zland/fonts/InstrumentSans/09cc8698f1f0506ad91591c4149c76f8.ttf")
      format("truetype"),
    url("/wp-content/themes/ns-zland/fonts/InstrumentSans/09cc8698f1f0506ad91591c4149c76f8.svg#Instrument Sans")
      format("svg");
}
.mission-icon img {
  filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7485%)
    hue-rotate(358deg) brightness(98%) contrast(105%);
}
* {
  color: black;
  margin: 0px;
  padding: 0px;
  font-family: "Instrument Sans", serif !important;
  line-height: 1.42857143 !important;
}
.head_container p,
.head_container a,
.head_container span {
  font-size: 16px !important;
}
.emailsection,
.phonesection {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-left: 15px;
}
.head_container {
  position: absolute;
  top: 0;
  padding: 9px 0px;
  clip-path: none !important;
  width: 100% !important;
  right: 0% !important;
  /* 	  background: linear-gradient(45deg, blue, red) !important; */
  background: linear-gradient(
    45deg,
    #ffffff 0%,
    #ffffff 48%,
    #2C2C2C 48%,
    #2c2c2c 100%
  ) !important;
}
.web_logo {
  position: relative;
  z-index: 999;
}
.service_card_title {
  font-size: 22px !important;
  height: auto;
  min-height: 60px;
}
img.service_card_icon {
  width: auto !important;
  max-width: 30px;
}
.service_card_icon_div {
  width: 59px;
  height: 59px;
  border-radius: 50%;
  background: rgba(182, 146, 89, 0.2);
  display: flex;
  align-items: center;
  justify-content: center;
}
.home_service_carousel .service_card:hover .service_card_icon_div {
  background: rgba(255, 255, 255, 0.2) !important;
}
.home_service_carousel .service_card:hover .service_card_icon_div {
  filter: brightness(0) saturate(100%) invert(92%) sepia(92%) saturate(31%)
    hue-rotate(62deg) brightness(106%) contrast(109%);
}
.service_card {
  min-height: 380px !important;
}
.svc_excerpt p {
  color: white;
}
.navbar-light .navbar-nav .nav-link {
  color: #000;
  font-weight: 400;
  font-size: 17px !important;
}
.footer_v {
  width: 90%;
  color: white;
}
i.fa.fa-long-arrow-right {
  font-family: "Fontawesome" !important;
}
.background_header .container {
  height: 100%;
  min-height: 400px;
  display: flex;
  align-items: end;
  justify-content: end;
}
.background_header .container .row {
  width: 100%;
}
h1.text-right {
  text-align: center;
  margin-right: 0px;
  margin-top: 35px;
  /*     color: #b69259; */
  text-transform: capitalize;
  font-weight: 600;
}
.breadcrumb_inner {
  justify-content: center;
  margin-top: 5px;
  margin-bottom: 15px;
}
.form-control {
  display: block;
  width: 100%;
  padding: 15px 25px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  margin-bottom: 25px;
}

.video-aspect {
  width: 100%;
  max-width: 100%;
  aspect-ratio: 16 / 9; /* change to 4 / 3 if needed */
}
.video-aspect iframe,
.video-aspect video {
  width: 100%;
  height: 100%;
  border: 0;
}
.about-hero {
  background-color: to-bottom;
  color: #e9eef4;
  padding: 100px 0px;
  margin-bottom: 0px;
  position: relative;
  min-height: 950px;
  background: linear-gradient(to bottom, #2c2c2c 60%, #ffffff 50%);
}
.videosection {
  width: 49%;
  position: absolute;
  right: 0;
  bottom: 10%;
  /* border-left: 3px solid #b69259; */
  /* border-bottom: 3px solid #b69259; */
  /* padding-left: 25px; */
  /* padding-bottom: 25px; */
  /* padding-top: 25px; */
}

.mission {
  background: #fff;
  padding: 72px 0;
  border-bottom-left-radius: 18px;
  border-bottom-right-radius: 18px;
  margin: 0px 0px 100px 0px !important;
  position: relative;
}
/* ************* Contact us update Nov 27 2025 ******************* */
.background_header h1 {
  text-align: center;
  font-size: 30px;
}
#home_project {
  overflow: hidden;
}
.single-post h1 {
  display: none;
}
.contact-us-title {
  font-size: 25px;
  font-family: "Instrument Sans", serif !important;
  font-weight: 800;
  color: #b69259;
  border-bottom: 2px solid #af8b5240;
  padding-bottom: 15px;
  margin-bottom: 35px !important;
}
.contact_list a:hover,
.contact_list a:focus {
  outline: none;
  color: inherit;
  text-decoration: none;
}
.contact_list a {
  color: inherit;
}
.contact_item {
  margin-bottom: 28px;
}
.btn-submit {
  background-color: #af8b52;
  padding: 10px 50px;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  border-radius: 30px;
}
.btn-submit:hover,
.btn-submit:focus {
  background-color: #000;
  color: #af8b52;
  border-color: transparent;
}
.alert.success {
  border: 1px solid #ccc;
  border-radius: 13px;
}
.alert.alert-danger.text-muted {
  border: 1px solid #ccc;
  border-radius: 13px;
  background-color: transparent;
}
#go-top {
  z-index: 999;
  width: 50px;
  height: 50px;
  cursor: pointer;
  position: fixed;
  bottom: 100px;
  background-repeat: no-repeat;
  right: 3%;
  background: #af8b52;
  border-radius: 50%;
  line-height: 50px !important;
  text-align: center;
}
#go-top i.bi {
  color: #fff;
}

.project-nav-tabs {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
}

.project-tab-content {
  height: 444px;
}
.srv-slide-track {
  position: absolute;
}
.complete_slide_wrap:before {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  content: "";
}
.complete_slide_wrap {
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  align-items: end;
  position: relative;
  height: 100%;
}
.srv-title {
  padding: 20px 20px;
  position: relative;
}
.srv-title h2 {
  color: #fff;
  font-size: 24px;
  font-weight: 700;
}
.project-nav-tabs .nav-link.active {
  background: #b9965a !important;
  color: #fff !important;
  border-color: #b9965a;
}
.project-nav-tabs li.nav-item button {
  padding: 10px 24px;
  border-radius: 2px;
  font-weight: 600;
  transition: 0.15s;
  font-size: 16px;
  border-color: #b9965a;
  color: #b9965a;
}
.project-nav-tabs {
  margin-bottom: 30px;
  border-bottom: 1px solid #b9965a;
}
.gallery_item {
  border-radius: 30px;
}
img.home_news_card_img.img-fluid {
  border-radius: 30px;
  height: 277px;
  width: 100%;
  object-fit: cover;
}
.home_news_card_info .post-date {
  font-size: 14px;
  font-weight: 600;
  color: #464545 !important;
}

.home_news_card_info .post-date i.bi {
  margin-right: 10px;
}

.home_news_card_info {
  padding-left: 15px;
  padding-top: 20px;
}

.home_news_card_info h5.home_news_title {
  margin-top: 12px;
  font-weight: 600;
  margin-bottom: 20px;
}
p.readmore-link {
  display: inline-block;
  border: 1px solid #999191;
  padding: 10px 30px;
  border-radius: 7px;
}

form#contact_form .form-group .row {
    row-gap: normal;
}


@media (max-width:575px) {
  .project-tab-content {
      height: 282px;
  }
}