* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
   font-family: 'roborto', sans-serif;
}

@import url('https://fonts.googleapis.com/css2?family=Cardo:ital,wght@0,400;0,700;1,400&family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=DM+Serif+Display:ital@0;1&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Jost:ital,wght@0,100..900;1,100..900&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Noto+Sans:ital,wght@0,100..900;1,100..900&family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Tenor+Sans&family=Urbanist:ital,wght@0,100..900;1,100..900&display=swap');


h2 {
  font-size: 40px !important;
}

h3 {
  font-size: 35px !important;
}

h4 {
  font-size: 30px !important;
}

h5 {
  font-size: 25px !important;
}

h6 {
  font-size: 20px !important;
}

p {
  font-size: 16px;
  margin-bottom: 0px;
  font-weight: 400;
}

.hero-banner {
  background-image: linear-gradient(#4F80AF 0%, #ffffff 100%);
}

.contact-number a {
  text-decoration: none;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
}

.social-icon {
  width: 35px;
  height: 35px;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 50%;
  transition: all 0.3s ease;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}

.social-icon:hover {
  background: rgba(255, 255, 255, 0.2);
  transform: translateY(-2px);
}

.language-select p {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 0px;
}

.contact-btn button {
  padding: 9px 16px;
  background-color: #044B98;
  color: #fff;
  border: none;
  font-size: 16px;
  font-weight: 400;
  border-radius: 7px;
}
.contact-btn button:hover{
  background-color: #C29F7B;
}

.contact-btn button a {
  text-decoration: none;
  color: #fff !important;
}

.bannner-heading {
  top: 115px;
}

.bannner-heading h1 {
  font-size: 110px !Important;
  font-weight: 500;
  color: #ffffff;
  text-align: center;
  letter-spacing: 2px;
}
.new-home-baner .index-header {
  font-size: 90px !Important;
  font-weight: 500;
  color: #ffffff;
  text-align: start;
  line-height:140%;
  letter-spacing: 2px;
}
.video-overlay {
  position: absolute;
  /* top: 80%;
    left: 60%;
    transform: translate(-6%, -18%);
    z-index: 10; */

  top: 50%;
  left: 60%;
  transform: translate(-14%, 45%);
  z-index: 10;
}


.video-wrapper {
  position: relative;
  width: 100%;
  height: auto;
}

.video-wrapper video {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 20px;
  width:450px;
}

.play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  width: 80px;
  height: 80px;
  background: url(images/pngfind.com-youtube-play-button-png-576356.png) no-repeat center center;
  background-size: contain;
  pointer-events: none;
}
.new-play-btn{
    position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background:none !important; /* Adjust opacity as needed */
  z-index: 1;
  pointer-events: none;
}
.Trusted-section {
  margin-top: 145px;
}

.Trusted-section-heading {
  font-size: 40px;
  line-height: 50px;
  /*color: #191D23;*/
  color:#044b98;

  font-weight: 500;
  width: 12em;
  text-transform: uppercase;
}

.Trusted-section-left-subheading {
  font-size: 20px;
line-height: 26px; 
color: #191D23;
 text-align:justify;
  font-weight: 400;
}

.Trusted-section-left-subheading span {
  color: #C29F7B;
   text-align:justify;
}

.Trusted-section-para {
  font-size: 18px;
  line-height: 26px;
  color: #191D23;
  font-weight: 400;
  text-align: justify;
  margin-top: 50px;
}

.property-slider-section {
  padding-top: 80px;
}

#property-slider-section .slider-container {
  overflow: hidden;
  margin: 0 auto;
}
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after{
  content: "" !important;
}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after{
  content: "" !important;
}
#property-slider-section .swiper {
  width: 100%;
  height: 400px;
  overflow: visible;
}

#property-slider-section .swiper-slide {
  background: #fff;
  border-radius: 15px;
  overflow: hidden;
  /* box-shadow: 0 10px 30px rgba(0,0,0,0.1); */
  transition: all 0.5s ease;
  transform: scale(0.8);
  opacity: 0.7;
  position: relative;
}

#property-slider-section .slide-caption {
  position: absolute;
  bottom:0px;
  left: 0;
  width: 100%;
  height: 20%;
  background: rgba(0, 0, 0, 0.5); /* Full black shadow with opacity */
  color: #fff;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  padding-bottom: 20px;
  opacity: 0;
  transition: all 0.4s ease;
  font-size: 1.2rem;
  z-index: 2;
  text-align: center;
}

#property-slider-section .swiper-slide-active .slide-caption {
  opacity: 1;
}

#property-slider-section .swiper-slide-active {
  transform: scale(1) !important;
  opacity: 1 !important;
  z-index: 10;
  /* box-shadow: 0 20px 60px rgba(0,0,0,0.2); */
}

#property-slider-section .slide-content {
  height: 100%;
  position: relative;
  overflow: hidden;
}

#property-slider-section .slide-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media (max-width: 768px) {
  #property-slider-section .swiper {
    height: 300px;
  }

  #property-slider-section .slide-title {
    font-size: 1.2rem;
  }
}

.counter-section {
  padding: 80px 0;
  background-color: #fff;
  text-align: center;
  position: relative;
}

.counter-box {
  position: relative;
  margin-bottom: 30px;
}

.counter-number {
  font-size: 100px;
  font-weight: bold;
  color: #ffc88f73;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 0;
  user-select: none;
}

.counter-label {
  font-weight: 500;
  font-size: 18px;
  line-height: 32px;
  text-transform: uppercase;
  z-index: 1;
  color: #191D23;
  position: relative;
}

.our-services-heading {
  color: #191D23;
  font-size: 45px;
  line-height: 50px;
  font-weight: 500;
}

.our-services-heading span {
  color: #0B3D73
}

.our-services-para {
  color: #191D23;
  font-size: 18px;
  line-height: 27px;
  font-weight: 400;
  width: 34em;
   text-align:justify;
}

.card-container-services {
  margin-top: 50PX !important;
}

.circle-icon {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background-color: #FFF;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  border: 1px solid #C29F7B;
  margin-bottom: 25px;
}

.circle-icon:hover {
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);
  transform: translateY(-2px);
  background-color: #0B3D73;
  border: none;
}

.circle-icon:hover svg path {
  stroke: #fff;
  fill: #fff;
}

.card-container-main {
  padding: 25px;
  background-color: #FFF;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.05);
  border-radius: 10px;
}

.card-container-main:hover {
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
  transform: translateY(-2px);
  transition: cubic-bezier(0.075, 0.82, 0.165, 1) 0.3s;
}

.container-text-sec h6 {
  font-size: 19px !important;
  line-height: 25px;
  color: #191D23;
  font-weight: 600;
  text-align:center;
}

.container-text-sec p {
  font-size: 16px;
  line-height: 25px;
  color: #191D23;
  font-weight: 400;
  text-align:center;
}

.marquee {
  position: relative;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  padding: 40px 0px;
}

.marquee-content {
  display: inline-block;
  animation: scroll 40s linear infinite;
}

.marquee-text {
  display: inline-block;

  padding-right: 100px;
  /* spacing between loops */
}

.marquee-text h2 {
  font-size: 100px !important;
  font-weight: bold;
  color: transparent;
  text-align: center;
  -webkit-text-stroke: 1px #0B3D73;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
}

.marquee-text p {
  text-align: center;
  font-size: 90px;
  color: transparent;
  -webkit-text-stroke: 1px #C29F7B;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
}

.marquee-textss {
  display: inline-block;

  padding-right: 100px;
  /* spacing between loops */
}

.marquee-textss h2 {
  font-size: 90px !important;
  font-weight: bold;
  color: transparent;
  text-align: center;
  -webkit-text-stroke: 1px #0B3D73;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
}

.marquee-textss h3 {
  text-align: center;
  font-size: 90px !important;
  color: transparent;
  -webkit-text-stroke: 1px #C29F7B;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
}

.about-marque h2 {
    font-size: 90px !important;
  color: transparent !important;
  -webkit-text-stroke: 1px #0B3D73 !important;
}

.about-marque h3 {
    font-size: 90px !important;
  color: transparent !important;
  -webkit-text-stroke: 1px #C29F7B !important;
}

@keyframes scroll {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(-50%);
  }
}

.about-svg-section svg {
  transition: color 0.3s;
}

.about-svg-section:hover svg circle {
  /* hover पर नया रंग */
  fill: #C29F7B;
  /* अपनी पसंद का रंग डालें */
  opacity: 1;
}

.trusted-title {
  font-size: 47px;
  font-weight: 500;
  line-height: 52px;
  margin-bottom: 20px;
  color: #191D23;
}

.trusted-blue {
  color: #0B3D73;
}

.trusted-desc {
  font-size: 18px;
  font-weight: 400;
  color: #191D23;
  margin-bottom: 25px;
  width: 31em;
  text-align:justify;
}

.trusted-btn {
  background-color: #C29F7B;
  color: #fff;
  padding: 15px 60px;
  border: none;
  font-size: 16px;
  font-weight: 500;
}

.trusted-btn:hover {
  background-color: #0B3D73;
}

.our-services-heading-2 span {
  color: #C29F7B;
  font-size: 45px;
  line-height: 50px;
  font-weight: 500;
}

.our-services-heading-2 {
  font-size: 45px;
  line-height: 50px;
  font-weight: 500;
  color: #191D23;
  text-transform: uppercase;
}

.card-container {
  border: 1px solid #eee;
  border-radius: 40px 40px 0px 0px;
}

.project-desription {
  margin-top: 25px;
  padding: 0px 10px 10px 10px;
}

.project-desription h6 {
  font-size: 20px;
  line-height: normal;
  color: #0B3D73;
}

.project-dwrail-desc2 p {
  font-size: 15px !important;
}

.project-desription p {
  font-size: 16px;
  line-height: 25px;
  color: #191D23;
  font-weight: 400;
}

/* .slider-bttnn-seze {
  max-width: 70px;
  width: 100%;
} */

.project-item {
  cursor: pointer;
  padding: 12px;
  border: 1px solid #eee;
  border-radius: 10px;
  transition: all 0.3s ease;
  opacity: 0.5;
  filter: grayscale(100%);
}

.project-item:hover {
  transform: translateY(-3px);
}

.project-item.active-item {
  opacity: 1;
  filter: grayscale(0%);
  /* border: 2px solid #135868; */
  background-color: #f5fafa;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
}


.image-wrapper {
  overflow: hidden;
  position: relative;
  border-radius: 15px;
  /* box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08); */
}

.parallax-img {
  transition: transform 1s ease, opacity 0.8s ease;
  transform: scale(1.05);
}

.fade-in {
  animation: fadeInZoom 0.8s ease-in-out;
}

@keyframes fadeInZoom {
  from {
    opacity: 0;
    transform: scale(1.1);
  }

  to {
    opacity: 1;
    transform: scale(1.05);
  }
}

.award-image-card {
  height: 450px;
  width: 100%;
}

.award-image-card img {
  /*width: 355px !important;*/
  height: 100% !important;
  border-radius: 10px;
  /*object-fit: cover;*/
}

.image-conatiner-project img {
  border-radius: 10px 10px 0px 0px;
}
.image-conatiner-1 img{
  height: 450px;
}
.card-container {
  border-radius: 10px;
}
.new-add-baner img{
    border-radius:20px;
}
.custom-arrow img {
  width: 50px !important;
  height: 50px !important;
}

.custom-arrow {
  width: 50px !important;
  height: 50px !important;
  cursor: pointer;
}

.custom-arrow:hover svg rect {
  fill: #0B3D73;
}

.custom-arrow:hover svg path {

  stroke: #fff;
}

#award-section .swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: '';
}

#award-section .swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: '';
}

#award-section .swiper-button-prev {
  left: -60px;
}

#award-section .swiper-button-next {
  right: -60px;
}
.new-custopm-arr0w-prev{
   left: -60px !important;
}
.new-custopm-arr0w-next{
   right: -60px !important;
}
.blog-detail {
  padding: 15px 10px;
}

.blog-detail p {
  font-size: 16px;
  line-height: 26p;
  font-weight: 400;
  color: #C29F7B;
  margin-bottom: 10px;
}

.blog-detail h6 {
  font-size: 18px !important;
  font-weight: 500;
  color: #191D23;
}

.testimonial-desc p {
  font-size: 22px;
  line-height: 30px;
  font-weight: 400;
  color: #191D23;
  text-align: center;
  max-width: 38em;
  margin-bottom: 0px;
}
.company-user-detail img{
    max-width:90px;
    border-radius:50%;
}
.company-user-detail p {
  font-size: 20x;
  line-height: 26p;
  font-weight: 500;
  color: #191D23;
  margin: 10px 0px;
  text-transform: uppercase;
}

.company-user-detail span {
  font-size: 16px;
  line-height: 26p;
  font-weight: 400;
  color: #191D23;
  text-transform: uppercase;
}



.custom-pagination-numbers span {
  margin: 0 5px;
  font-weight: 600;
  color: #191D23 !important;
  cursor: pointer;
  font-size: 16px;
  transition: color 0.3s ease;
}

.custom-pagination-numbers span.active {
  color: #c48f5a !important;
  /* bronze/gold tone like in image */
}

.swiper-button-prev,
.swiper-button-next {
  color: #444;
  font-size: 18px;
}

#testimonial .swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: '';
}

#testimonial .swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: '';
}


.contact-baner-sec h1 {
  font-size: 50px;
  font-weight: 500;
  color: #191D23;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.contact-baner-sec p {
  font-size: 18px;
  font-weight: 400;
  color: #191D23;
}

.contact-banerntn button {
  background-color: #c48f5a;
  color: #fff;
  padding: 15px 30px;
  font-size: 16px;
  font-weight: 400;
  border: none;
  border-radius: 15px;
}
.contact-banerntn button:hover{
  background-color: #0B3D73;
}
.baner-left-image {
  position: relative;
  bottom: -100px;
}

.top-section p {
  font-size: 18px;
  font-weight: 400;
  color: #191D23;
  width: 25em;
}

.about-padding-faq {
  padding: 80px 0px;
}

/*.about-mrs-container {*/
/*  background-color: #c48f5a;*/
/*  padding: 30px 20px;*/
/*  border-radius: 15px;*/
/*  position: relative;*/
/*}*/

.project-mrs-container {
  background-color: #0B3D73;
  padding: 30px 20px;
  border-radius: 15px;
  position: relative;
}

.faq-imafe-card {
  position: absolute;
  top: 20px;
  right: 20px;
}

.about-desc h5 {
  font-size: 24px;
  font-weight: 500;
  color: #fff;
}

.about-desc p {
  font-size: 16px;
  font-weight: 400;
  color: #fff;
}

.about-vie-more p {
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  margin-bottom: 0px;
}

.question h3 {
  font-size: 50px;
  font-weight: 500;
  color: #191D23;
}

.answer-section-faq {
  font-size: 16px;
  line-height:26px;
  font-weight: 300;
  color: #191D23;
  text-align: justify;
}

.faq-container {
  padding: 50px 0;
}

.accordion-button::after {
  display: none;
}

.accordion-button {
  background-color: transparent;
  text-transform: uppercase;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-left: 0;
}

.question-section {
  font-size: 20px;
  font-weight: 500;
  color: #191D23;
}

.accordion-button span.hash {
  color: #c48f5a;
  margin-right: 8px;
}

.circle-icon-faq {
  height: 40px;
  width: 40px;
  border-radius: 50%;
  border: 1px solid #c48f5a;
  font-size: 25px;
  color: #c48f5a;
  text-align: center;
  line-height: 35px;
  flex-shrink: 0;
  transition: all 0.3s ease;
}

.accordion-button:not(.collapsed) .circle-icon-faq::before {
  content: "−";

}

.accordion-button.collapsed .circle-icon-faq::before {
  content: "+";
}

.accordion-button:not(.collapsed),
.accordion-item:last-of-type .accordion-button.collapsed,
.accordion-button:focus {
  background-color: transparent !important;
  box-shadow: none !important;
}

.ter-condition-baner h1 {
  font-size: 50px;
  font-weight: 500;
  color: #fff;
  letter-spacing: 2px;

  text-transform: uppercase;
}

.ter-condition-baner p {
  font-size: 15px;
  font-weight: 400;
  color: #fff;
  text-align: center !important;
  text-transform: uppercase;
}

.ter-condition-baner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.term-left-sec li {
  font-size: 18px;
  font-weight: 400;
  color: #191D23;
  margin-bottom: 15px;
  text-transform: uppercase;
}

.position-header {
  position: absolute !important;
  top: auto;
  left: 50%;
  transform: translate(-50%, 0%);
  width: 100%;
  background-color: transparent;
}

.fixed-navbar {
  position: fixed !important;
  top: 0;
  left: 0;
  transform: none !important;
  background-color: white !important;
  /* solid bg when fixed */
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
  z-index: 999;
  width: 100%;
}
.fixed-navbar img{
    width:60px !important;
}

.fixed-navbar ul li a {
  color: #191D23 !important;
}

.right-side-term p {
  font-size: 18px;
  font-weight: 400;
  color: #191D23;
}

.right-side-term h6 {
  font-weight: 500;
  color: #191D23;
  margin-bottom: 10px;
}

.card-right-container-right h6 {
  font-weight: 500;
  color: #191D23;
  margin-bottom: 10px;
}

.card-right-container-right p {
  font-size: 16px;
  font-weight: 400;
  color: #191D23;
}

.proje-name {
  font-size: 50px;
  font-weight: 500;
  color: #191D23;
  text-transform: uppercase;
}

.proje-name span {
  color: #0B3D73;
}

.project-video-container {
  padding-top: 50px;
}

.project-video {
  margin-bottom: -150px;
}

.samrt-icon:hover svg {
  fill: #C29F7B;

}

.samrt-icon:hover svg path {
  fill: #ffffff;
}

.smaaert-description {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.smaaert-description h6 {
  color: #191D23;
  font-weight: 500;
}

.smaaert-description p {
  font-size: 16px;
  font-weight: 400;
  color: #191D23;
}

/* .table-responsive-custom {
      overflow-x: auto;
    } */

.custom-table {
  width: 100%;
  border-collapse: collapse;
}

.custom-table thead {
  background-color: #C29F7B;
  color: white;
}

.custom-table th,
.custom-table td {
  padding: 20px 16px;
  /* text-align: center;
  vertical-align: middle; */
  border-bottom: 1px solid #dee2e6;
  /* white-space: nowrap; */
}

.custom-table th {
  font-size: 20px;
  font-weight: 500;
}

.custom-table td {
  font-size: 16px;
  font-weight: 500;
}

.custom-table td a {
  color: #191D23;

  text-decoration: none;
}

.custom-table td a:hover {
  color: #C29F7B;
  text-decoration: underline;
}

.custom-table td a:hover svg path {
  fill: #C29F7B;
}

.construction-data h2 {
  color: #C29F7B;
}

.construction-data h2 span {
  color: #191D23;
}

.blog-card {
  position: relative;
  overflow: hidden;
}

.blog-card .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);

  z-index: 1;
}

.blog-card img {
  position: relative;
  z-index: 0;
}

.date-blog,
.month-blog {
  position: absolute;
  color: #fff;
  z-index: 2;
}

.date-blog {
  left: 30px;
  top: 40px;
  font-weight: 600;
}

.month-blog {
  right: 30px;
  top: 40px;
  font-weight: 500;
  margin-bottom: 0px;
}

.news-card {
 padding: 20px;
 border: 1px solid #eee;
 border-radius: 15px;
}

.news-label {
  color: #C29F7B;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 1px;
  margin-bottom: 5px;
  text-transform: uppercase;
}

.news-title {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
  margin-bottom: 15px;
}

.news-image-wrapper {
  position: relative;
}

.news-image-wrapper img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 15px;
}

.date-box {
  position: absolute;
  bottom: 10px;
  left: 10px;
  background: #fff;
  padding: 10px 15px;
  text-align: center;
  box-shadow: 0px 2px 10px rgba(0,0,0,0.2);
}

.date-number {
  margin: 0;
  font-size: 28px;
  font-weight: bold;
  color: #a28a69;
}

.date-month {
  margin: 0;
  text-transform: uppercase;
  font-size: 14px;
  color: #a28a69;
  font-weight: 500;
}

.project-1-bnaeer {
  position: absolute;
  top: 50%;
  left: auto;
  transform: translate(22%, -50%);
}

.project-slider1-header {
  font-weight: 500;
  color: #191D23;
  text-transform: uppercase;
  width: 11em;
}

.project-slider1-header span {
  color: #C29F7B;
  font-weight: 500;
}

.project-1-name h1 {
  font-size: 60px !important;
  color: #191D23 !important;
  font-weight: 500;
 
  letter-spacing: 2px;
}

.project-1-name h1 span {
  color: #0B3D73;
  font-weight: 500;
}

.request-form label {
  text-transform: uppercase;
  font-size:14px !important;
}

.background-image-design {
  position: absolute;
  top: -12%;
  left: 20%;
  transform: translate(-15%, 0%);
}

.project-1description p {
  font-weight: 400;
  font-size: 18px;
  color: #191D23;
  text-align: justify;
}

.background-image-design img {
  width: 55%;
}

.pdroject-one-information h5 {

  color: #191D23;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.pdroject-one-information h5 span {
  color: #C29F7B !important;
}

.pdroject-one-information p {
  font-size: 16px;
  font-weight: 400;
  color: #191D23;
  width: 29em;
  text-align: justify;
}

.pdroject-one-information button {
  padding: 10px 50px;
  border-radius: 12px;
  border: 1px solid #C29F7B;
  color: #C29F7B;
  font-size: 18px;
  text-transform: uppercase;
  background-color: #fff;
}

.pdroject-one-information button:hover {
  color: #fff;
  background-color: #C29F7B;
}


.news-name h1 {
  font-size: 60px !important;
  color: #191D23 !important;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.news-name h1 span {
  color: #0B3D73;
  font-weight: 500;
}

.section-1 {
  padding: 100px 0px;
}

.section-2 {
  padding: 100px 0px;
  background-color: #F7F0EC;
}

.section-2-bg {
  padding: 100px 0px;
  background-color: #0B3D73;
}

.newd-vackgroind-design {
  position: absolute;
  right: 120px;
  top: 0px;
}

.newd-vackgroind-design img {
  width: 60%;
}

.news-lisiting-para {
  font-size: 18px;
  font-weight: 400;
  color: #191D23;
}

.new-listing-detail-main h5 {
  color: #191D23;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 110%;
}

.new-listing-detail-main h5 span {
  color: #C29F7B;
}

.new-listing-detail-main p {
  font-size: 17px;
  font-weight: 400;
  color: #191D23;
  width: 30em;
  margin-top:15px;
  line-height: 140%;
}

.new-listing-detail-main button {
  padding: 10px 50px;
  border-radius: 12px;
  border: 1px solid #C29F7B;
  color: #C29F7B;
  font-size: 16px;
  text-transform: uppercase;
  background-color: #fff;
}

.new-listing-detail-main button:hover {
  color: #fff;
  background-color: #C29F7B;
}

.new-font-size {
  font-size: 15px;
  font-weight: 400;

}

.about-deatil-sec h3 {
  margin-bottom: 4px;
  font-weight: 500;
}

.about-deatil-sec p {
  margin-bottom: 0px;
  font-weight: 400;
  font-size: 16px;
  text-transform: uppercase;
}

.about-desc-section {
  padding: 80px 0;
  background-color: #fff;
  position: relative;
}

.awareideatil-section h2 {
  letter-spacing: 2.5px;
  font-weight: 500;
  color: #191D23;
  width: 8em;
  line-height: 120%;
  text-transform: uppercase;
}

.awareideatil-section h2 span {
  color: #C29F7B;
}

.award-ng-design-sec {
  position: absolute;
  top: 0px;
}

.navigation-section {
  position: absolute;
  right: 30px;
  bottom: 60px;
  z-index: 999;
}

.buildin-gallery h4 {
  font-size: 20px;
  font-weight: 400;
  color: #fff;
  text-transform: uppercase;
}

.tour-track-ownership {
  padding: 15px 30px;
  background-color: #fff;
  font-size: 17px;
  font-weight: 500;
  text-transform: uppercase;
  color: #191D23;
  border: none;
}

.ownership-left-sec h2 {
  font-weight: 500;
  color: #191D23;
}

.ownership-left-sec h2 span {
  color: #C29F7B;
}

.search-hint {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 400;
  margin-bottom: 4px;
}

.result-found {
  font-size: 16px;
  color: red;
  font-weight: 400;
}

.search-input {
  border: none;
  border-bottom: 1px solid #191D23;
  border-radius: 0;
  box-shadow: none;
}

.search-input:focus {
  border-color: #C29F7B;
  box-shadow: none;
}

.profile-info p {
  font-size: 18px;
  font-weight: 400;
  color: #0B3D73;
}

.profile-info h6 {
  font-size: 17px !important;
  font-weight: 400;
}

.profile-adress p {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 3px;
  color: #191D23;
}

.profile-issuebtn {
  padding: 15px 30px;
  background-color: #F7F0EC;
  font-size: 17px;
  font-weight: 500;
  text-transform: uppercase;
  color: #191D23;
  border: none;
}

.profile-picture img {
max-width:90% !important;
}


.white-color-text-nav li a {
  color: #fff !important;
  text-transform: uppercase;
  font-size: 13px !important;
}

.new-position-header li a {
  color: #191D23 !important;
}

/* .neww-header-without-banner li a{
       color: #191D23 !important;
    } */

.offcanvas-menu {
  background-color: #191D23 !important;
}

.offcanvas-menu .nav-link {
  color: white;
  padding: 10px 20px;
  display: block;
}

.offcanvas-menu .nav-link:hover {
  background-color: #C29F7B;
  color: #191D23;
}

.main-nav .nav-link:hover {
  color: #C29F7B;
}






















/* =================================================================================================================================================
    /* =================================================================================================================================================
    /* =================================================================================================================================================
     */




/* .footer-container {
            display: flex;
            min-height: 400px;
            position: relative;
        }
         */
.footer-left {
  background: #1e40af;
  flex: 1;
  padding: 60px 40px;
  color: white;
  display: flex;
  flex-direction: column;
}

.footer-right {
  background: #000000;
  flex: 1;
  padding: 60px 40px;
  color: white;
  position: relative;
}

.sales-office-title {
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 20px;
  color: #fff;
}

.address-info {
  font-size: 15px;
  font-weight: 400;
  line-height: 1.6;
  margin-bottom: 15px;
  color: #fff;
}

.contact-details p {
  font-size: 15px;
  font-weight: 400;
  line-height: 1.6;
  margin-bottom: 5px;
}



.right-header {
  text-align: center;
  margin-bottom: 40px;
}

.right-header h2 {
  font-size: 30px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 0;
  line-height: 1.3;
}

.menu-columns {
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
}

.menu-column {
  flex: 1;
}

.menu-title {
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 15px;
  color: #fff;
}

.menu-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.menu-list li {
  margin-bottom: 10px;
}

.menu-list a {
  color: #fff;
  text-decoration: none;
  font-size: 15px;
  font-weight: 400;
  transition: color 0.3s ease;
}

.menu-list a:hover {
  color: #ffffff;
}

.social-section {
  margin-bottom: 30px;
}

.social-title {
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 15px;
  color: #e5e7eb;
}

.app-buttons {
  display: flex;
  gap: 15px;
  margin: 20px 0;
}

.app-btn {

  border-radius: 6px;
  overflow: hidden;
}

.app-btn img {
  height: 100%;
  width: auto;
  height: 50px;
  width: 150px;
  object-fit: cover;
}

.footer-bottom {
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  padding: 20px 40px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-top: 1px solid #333;
}

.copyright {
  font-size: 14px;
  color: #9ca3af;
}

.footer-links {
  display: flex;
  gap: 20px;
  align-items: center;
}

.social-icons {
  display: flex;
  gap: 10px;
  margin-right: 20px;
}

.social-icon {
  width: 32px;
  height: 32px;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  text-decoration: none;
  font-size: 14px;
  transition: all 0.3s ease;
}

.social-icon:hover {
  background: rgba(255, 255, 255, 0.2);
  color: white;
}

.footer-nav {
  display: flex;
  gap: 15px;
}

.footer-nav a {
  color: #9ca3af;
  text-decoration: none;
  font-size: 14px;
}

.footer-nav a:hover {
  color: #ffffff;
}

.scroll-top {
  position: absolute;
  right: 30px;
  top: 50%;
  transform: translateY(-50%);
  width: 45px;
  height: 45px;
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  text-decoration: none;
  transition: all 0.3s ease;
}

.scroll-top:hover {
  background: rgba(255, 255, 255, 0.2);
  color: white;
}

/* Responsive */
@media (max-width: 768px) {
  .footer-container {
    flex-direction: column;
  }

  .footer-left,
  .footer-right {
    padding: 40px 20px;
  }

  .menu-columns {
    flex-direction: column;
    gap: 30px;
  }

  .app-buttons {
    flex-direction: column;
    align-items: flex-start;
  }

  .footer-bottom {
    flex-direction: column;
    gap: 20px;
    text-align: center;
    padding: 30px 20px;
  }

  .footer-links {
    flex-direction: column;
    gap: 15px;
  }

  .scroll-top {
    display: none;
  }
}






@media (min-width: 1200px) {

  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1100px !important;
  }
}





.animation-scrol {
  opacity: 0;
  transform: translateY(50px);
  transition: all 0.6s ease-out;
}

.animation-scrol.in-view {
  opacity: 1;
  transform: translateY(0);
}


.remark-text {
  display: inline;
}

.remark-more {
  display: none;
}

.read-more-link {
  color: blue;
  cursor: pointer;
}

.floating-support-btn {
      position: fixed;
      bottom: 50px;
      right: 20px;
      z-index: 1050;
          padding: 9px 16px;
    background-color: #044B98 !important;
    color: #fff;
    border: none;
    font-size: 16px;
    font-weight: 400;
     border:none !Important;
    border-radius: 7px;
    }
.floating-support-btn:hover{
    background:#C29F7B !Important;
     border:none !Important;
}
.floating-support-btn:focus{
    border:none !Important;
    box-shadow:none !Important;
}
    .new-detail-header h2{
      color: #191D23;
      text-transform: uppercase;
    }
    .new-detail-header h2 span{
      color: #C29F7B;
    }
    .new-descripyin-para p{
      font-size: 17px;
      color: #191D23;
      font-weight: 400;
      text-align: justify;
    }
    .new-ffoter-text{
        font-size:18px !Important;
    }
    
    
    
     .google-reviews-section {
            /*background-color: #f8f9fa;*/
            /*padding: 40px 0;*/
        }

        .reviews-header {
            background-color: #e9ecef;
            padding: 20px;
            border-radius: 8px;
            margin-bottom: 30px;
            display: flex;
            align-items: center;
            justify-content: space-between;
        }

        .google-logo {
            display: flex;
            align-items: center;
            gap: 8px;
        }

        .google-logo .logo-text {
            font-size: 24px;
            font-weight: 400;
            color: #5f6368;
        }

        .google-logo .logo-text .g1 { color: #4285f4; }
        .google-logo .logo-text .o1 { color: #ea4335; }
        .google-logo .logo-text .o2 { color: #fbbc05; }
        .google-logo .logo-text .g2 { color: #4285f4; }
        .google-logo .logo-text .l { color: #34a853; }
        .google-logo .logo-text .e { color: #ea4335; }

        .reviews-text {
            font-size: 18px;
            color: #5f6368;
            font-weight: 400;
            margin-left: 8px;
        }

        .rating-section {
            display: flex;
            align-items: center;
            gap: 8px;
        }

        .rating-number {
            font-size: 32px;
            font-weight: 400;
            color: #202124;
        }

        .stars {
            display: flex;
            gap: 2px;
        }

        .star {
            color: #fbbc05;
            font-size: 20px;
        }

        .review-count {
            color: #5f6368;
            font-size: 14px;
        }
        .review-user-icon{
            border-radius:50%;
        }
        .review-button {
            background-color: #1a73e8;
            color: white;
            border: none;
            padding: 12px 24px;
            border-radius: 24px;
            font-size: 14px;
            font-weight: 500;
            text-decoration: none;
            display: inline-block;
            transition: background-color 0.3s;
        }

        .review-button:hover {
            background-color: #1557b0;
            color: white;
        }

        .swiper-container {
            overflow: hidden;
            padding-bottom: 20px;
        }

        .review-card {
            background: white;
            border-radius: 8px;
            padding: 20px;
            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
            /*height: 100%;*/
            display: flex;
            flex-direction: column;
        }

        .reviewer-info {
            display: flex;
            align-items: center;
            gap: 12px;
            margin-bottom: 16px;
        }

        .reviewer-avatar {
            width: 40px;
            height: 40px;
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            color: white;
            font-weight: 600;
            font-size: 16px;
            position: relative;
        }

        .reviewer-avatar.blue { background-color: #1a73e8; }
        .reviewer-avatar.orange { background-color: #f57c00; }
        .reviewer-avatar.pink { background-color: #e91e63; }
        .reviewer-avatar.gray { background-color: #9e9e9e; }

        .google-badge {
            position: absolute;
            bottom: -4px;
            right: -4px;
            width: 20px;
            height: 20px;
            background-color: #fff;
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            border: 2px solid white;
        }

        /* .google-badge::after {
            content: 'G';
            color: white;
            font-size: 10px;
            font-weight: 600;
        } */

        .reviewer-details h6 {
            margin: 0;
            font-size: 14px;
            font-weight: 500;
            color: #202124;
            display: flex;
            align-items: center;
            gap: 4px;
        }

        .verified-badge {
            color: #1a73e8;
            font-size: 12px;
        }

        .review-date {
            color: #5f6368;
            font-size: 12px;
            margin: 0;
        }

        .review-stars {
            display: flex;
            gap: 2px;
            margin-bottom: 12px;
        }

        .review-star {
            color: #fbbc05;
            font-size: 16px;
        }

        .review-text {
            color: #5f6368;
            font-size: 14px;
            line-height: 1.4;
            flex: 1;
        }

        .read-more {
            color: #1a73e8;
            text-decoration: none;
            font-size: 14px;
            font-weight: 500;
            margin-top: 8px;
            display: inline-block;
        }

        .read-more:hover {
            color: #1557b0;
        }

        /*.swiper-button-next,*/
        /*.swiper-button-prev {*/
        /*    width: 44px;*/
        /*    height: 44px;*/
        /*    background-color: white;*/
        /*    border-radius: 50%;*/
        /*    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);*/
        /*    color: #5f6368;*/
        /*    border: 1px solid #dadce0;*/
        /*}*/

        /*.swiper-button-next:after,*/
        /*.swiper-button-prev:after {*/
        /*    font-size: 16px;*/
        /*    font-weight: 600;*/
        /*}*/

        /*.swiper-button-next:hover,*/
        /*.swiper-button-prev:hover {*/
        /*    background-color: #f8f9fa;*/
        /*}*/

        /*.swiper-button-disabled {*/
        /*    opacity: 0.5;*/
        /*}*/
    .footer-logo{
        max-width:150px;
    }
        @media (max-width: 768px) {
            .reviews-header {
                flex-direction: column;
                gap: 20px;
                text-align: center;
            }

            .swiper-button-next,
            .swiper-button-prev {
                display: none;
            }
            
    .footer-logo{
        max-width:120px !importany;
    }
        }

        .section-1-projext{
          padding: 80px 0px 80px 0px ;
        }
        .new-para-width{
          width: 29em !important;
        }
        
        .ffoter-padding{
            padding:80px 0px;
        }
        .about-descriptions-sec p{
            text-align:justify;
        }
      