@import url('https://fonts.googleapis.com/css2?family=Albert+Sans:ital,wght@0,100..900;1,100..900&family=Bai+Jamjuree:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;1,200;1,300;1,400;1,500;1,600;1,700&family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&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&display=swap');
html {
  scroll-behavior: smooth;
}
section {
  width: 100%;
  float: left;
}
footer {
  width: 100%;
  float: left;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
.logo-bar .navbar-brand img {
  width: 142px;
  height: auto;
}
.logo-bar .navbar-expand-lg .navbar-nav .nav-link {
	font-family: "Nunito Sans", sans-serif;
	font-weight: 700;
	font-style: Bold;
	font-size: 16px;
	leading-trim: NONE;
	line-height: 21.33px;
	letter-spacing: 0%;
	vertical-align: middle;
	color: #064685;
	padding: 8px 8px;
	font-weight: bold;
	font-family: "Poppins", sans-serif !important;
	transition: 0.3s ease-in-out !important;
	font-weight: 700;
	margin: 0 20px;
}

.logo-bar .navbar-expand-lg .navbar-nav .nav-link.active {
  border-bottom: 1px solid #064685 !important;
}
.logo-bar .navbar-expand-lg .navbar-nav .nav-link:hover {
  border-bottom: 1px solid #064685 !important;
}

.head-btn {
	background: #064685;
	font-size: 20px;
	font-weight: 500;
	color: #fff;
	margin-left: 60px;
	padding: 16px 40px;
	font-family: "Poppins", sans-serif;
	font-style: Medium;
	line-height: 100%;
	letter-spacing: 0%;
	transition: 0.3s ease-in-out;
}
.head-btn:hover {
  background-position: left bottom;
  color: #fff !important;
}
.logo-bar {
  padding: 10px 0px;

  border-bottom: 1px solid #b8b8b8;
}
.sec-5-inner {
  position: relative;
}
.top-set {
  position: absolute;
  top: 31px;
}
.top-set1 {
  font-weight: 500;
  font-size: 12px;
  padding: 10px;
  border-radius: 100px;
  background: #064685;
  color: #fff;
  text-transform: uppercase;
}
.top-set1:hover {
  color: #fff;
}
.top-set2 {
  font-weight: 500;
  font-size: 12px;
  padding: 8px 14px;
  border-radius: 100px;
  background: #fff;
  text-transform: uppercase;
  color: #323232 !important;
}
.top-set {
  display: flex;
  flex-direction: row;
  gap: 20px;
}
.banner .banner-images img {
  width: 100%;
  float: left;
}
.sub-heading {
  font-size: 28px;
  font-weight: 500;
  line-height: 28px;
  text-align: left;
  color: #7a7d9c;
}
.ban-head {
  color: #132547;
  font-size: 72px;
  font-weight: 700;
  line-height: 72px;
  text-align: left;
  min-width: 710px;
  padding: 24px 0 40px 0;
}
.banner {
  padding: 0;
}
.row-dtr {
  align-items: center;
}
.ban-head span {
  display: block;
}
.ban-bg {
  padding: 0 160px;
  background-image: url('../images/banner-bg.jpg');
  background-size: cover;
  background-position: top;
}
.ecc-site {
  background: #4457ff;
  font-size: 24px;
  font-weight: 700;
  line-height: 16px;
  text-align: center;
  color: #fff;
  padding: 20px 32px;
  border-radius: 50px;
}
.ecc-site:hover {
  color: #fff;
}
.ecc-btn span {
  color: #4457ff;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
  text-align: left;
}
.ecc-btn {
  display: flex;
  align-items: center;
  gap: 16px;
  background: #f3f5ff;
  padding: 12px 20px 12px 12px;
  border-radius: 50px;
  max-width: fit-content;
}
.last-sec-section {
  background: #eff7fe;
  padding: 40px 0px;
}
.last-sec-section-para {
  font-family: "Bai Jamjuree", sans-serif !important;
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  color: #323232 !important;
  text-align: center;
  margin-bottom: 0px;
}
.last-sec-section-para span {
  display: block;
  font-family: "Bai Jamjuree", sans-serif !important;
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  color: #323232 !important;
  text-align: center;
}
.footer-sec {
	padding: 40px 0px 20px;
	background: #064685;
}
.footer-para {
  font-family: "Nunito Sans", sans-serif ;
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  leading-trim: NONE;
  line-height: 150%;
  letter-spacing: 0%;
  text-transform: capitalize;
  margin-top: 30px;
  color: #ffffff;
  margin-bottom: 0px;
}
.footer-logo {
	padding-bottom: 20px;
	border-bottom: 1px solid #ffffff78 !important;
}
.footer-logo p.Logo {
	font-size: 96px;
	font-family: "Darker Grotesque", sans-serif !important;
	font-weight: 500;
	color: #fff;
	line-height: 100%;
	margin-bottom: 10px;
}
.follow-us {
  font-family: "Bai Jamjuree", sans-serif;
  font-weight: 700;
  font-style: Bold;
  font-size: 24px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  text-transform: uppercase;
  margin-bottom: 0px;
  color: #ffffff;
}
.footer-icon-box {
  display: flex;
  flex-direction: row;
  gap: 16px;
  margin-top: 20px;
}
.footer-icon-para {
  margin-top: 30px;
}
.foot-icon {
  width: auto;
  height: 40px;
}
.footer-inner h3 {
  font-family: "Bai Jamjuree", sans-serif;
  font-weight: 700;
  font-style: Bold;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: 0%;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 20px;
}
.footer-inner ul {
	list-style-type: none;
	display: flex;
	flex-direction: column;
	gap: 8px;
	padding: 0px;
}
.footer-inner ul a {
  font-family: "Nunito Sans", sans-serif !important;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 0;
  color: #ffff;
}
.footer-inner ul a:hover {
  color: #fff;
}
.footer-sec-row {
  justify-content: space-between;
}
.footer-address {
font-family: "Nunito Sans", sans-serif;
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  leading-trim: NONE;
  line-height: 150%;
  letter-spacing: 0%;
  margin-bottom: 0px;
  color: #fff;
}
.footer-mail {
  margin: 16px 0px;
  font-family: "Nunito Sans", sans-serif;
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  leading-trim: NONE;
  line-height: 150%;
  letter-spacing: 0%;
  color: #fff;
}
.container.footer-border {
	margin-top: 40px;
	border-top: 1px solid #ffffff78 !important;
	padding-top: 20px;
}
.footer-border-para {
  text-align: center;
  margin-bottom: 0px;
  font-family: "Nunito Sans", sans-serif;
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  leading-trim: NONE;
  line-height: 125%;
  letter-spacing: 0%;
  text-transform: uppercase;
  color: #fff;
}
.heading {
  font-weight: 700;
  font-size: 48px;
  line-height: 100%;
  text-transform: uppercase;
  color: #064685;
  font-family: "Bai Jamjuree", sans-serif;
  margin-bottom: 0px;
}
.paras {
  font-weight: 400;
  font-size: 18px;
  font-family: "Nunito Sans", sans-serif !important;
  line-height: 150%;
  margin-bottom: 0px;
  color: #323232;
}
.main-para {
  margin-top: 20px;
}
.banner_btn {
  background: #064685;
  border: none;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-size: 20px;
  line-height: 100%;
  padding: 12px 42px;
  border-radius: 0;
  transition: 0.3s ease-in-out;
  color: #fff;
}
.banner_btn:hover {
  color: #fff;
}
.btn_banner {
  display: flex;
  justify-content: end;
  position: relative;
  z-index: 1;
}
.section-5-row-1 {
  align-items: center;
}
.sec-5-inner-img img {
  height: 253px;
  object-fit: cover;
  width: 100%;
}
.sec-5-inner-content {
  border: 0.5px solid #b8b8b8 !important;
  padding: 20px !important;
  border-top: none !important;
}
.sec-5-inner-content h3 {
  font-family: "Bai Jamjuree", sans-serif !important;
  font-weight: 500;
  font-size: 30px;
  text-transform: uppercase;
  color: #064685;
}
.sec-5-inner-content p {
  font-family: "Nunito Sans", sans-serif !important;
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 180%;
  color: #323232 !important;
  text-transform: uppercase;
  margin-bottom: 0px;
}
.sec-5-inner-content-anchor {
  display: flex;
  margin-top: 20px;
}
.arrow {
  padding: 20px;
  background-color: #064685;
}
.row.section-5-row-2 {
  margin-top: 40px;
}
.section-4 {
  padding: 80px 0px 40px;
}
.section-5 {
  padding: 80px 0px 40px;
}
.section-4-row {
  justify-content: space-between;
  align-items: center;
}
.section-4-inner-subBox {
  padding: 50px 24px;
  border: 1px solid #b8b8b8;
  border-bottom: 0;
  backdrop-filter: blur(3px);
}
.section-4-inner-heading-para h3 {
  font-weight: 400;
  font-size: 28px;
  position: relative;
  z-index: +999;
  line-height: 110.00000000000001%;
  text-transform: uppercase;
  letter-spacing: 0;
  font-family: "Bai Jamjuree", sans-serif !important;
  color: #323232;
  margin-bottom: 20px;
}
.section-4-inner-heading-para p {
  font-weight: 400;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 150%;
  font-family: "Nunito Sans", sans-serif !important;
  margin-bottom: 0px;
}
.section-4-inner-heading-para p span {
  display: block;
}
.section-4-inner-subBox-img {
  display: flex;
  justify-content: end;
}
.section-4-inner-subBox-img img {
  width: auto;
  height: 62px;
  opacity: 0.4;
}
.section-3 {
  background-image: url('../images/sec-3-bg-img.webp');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 80px 0px;
}
.section-3 .banner_btn {
  color: #1e1e1e;
  background-color: #fff;
}
.section-1 {
  background: #eff7fe;
  padding: 80px 0px;
}
.position-relative {
  position: relative;
  overflow: hidden;
}
.section-4::after {
  content: ' ';
  position: absolute;
  top: 0px;
  background-image: url('../images/circle.svg');
  background-position: center;
  background-size: auto;
  bottom: 0;
  left: 0;
  right: 0;
  background-repeat: no-repeat;
  z-index: -1;
}
.section-4-inner-box {
  height: 774px;
  overflow: auto;
  scrollbar-width: none;
}
@keyframes rotate-animation {
  0% {
    transform: rotate(0);
  }
  50% {
    transform: rotate(180deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.section-1-row {
  align-items: center;
}
.section-2-inner {
  padding: 25px;
}
.section-2-inner-box-para {
  display: flex;
  width: 100%;
  flex-direction: column;
  gap: 10px;
  margin-top: 35px;
}
.section-2-info {
  font-weight: 500;
  font-size: 12px;
  background: #eff7fe;
  padding: 10px;
  border-radius: 100px;
}
.section-2-inner-box-content-heading {
  margin-top: 20px;
}
.section-2-inner-box-content-heading h3 {
  font-family: "Bai Jamjuree", sans-serif !important;
  font-weight: 500;
  font-size: 30px;
  text-transform: uppercase;
  color: #064685;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-bottom: 10px;
}

.section-2-inner-box-content-heading h4 {
  font-weight: 700;
  font-size: 18px;
  line-height: 120%;
  letter-spacing: 0;
  color: #064685 !important;
  text-transform: uppercase;
  margin-bottom: 0px;
  font-family: "Nunito Sans", sans-serif !important;
}
.section-2-info {
  color: #064685 !important;
  background: #eff7fe;
  padding: 10px;
  border-radius: 100px;
  width: 98%;
  font-family: "Bai Jamjuree", sans-serif ;
  font-weight: 400;
  font-style: Regular;
  font-size: 12px;
  leading-trim: NONE;
  line-height: 110.00000000000001%;
  letter-spacing: 0%;
  text-transform: uppercase;
}
.section-3::after {
  content: '';
  position: absolute;
  top: -29%;
  right: 6%;
  background-image: url('../images/circle.svg');
  height: 450px;
  width: 450px;
  background-size: cover;
  animation: 10s linear infinite rotate-animation;
}

.left-bord {
  border-right: 1px solid #0000003d;
  border-bottom: 1px solid #0000003d;
}
.right-bord {
  border-right: 1px solid #0000003d;
}
.bord-left {
  border-bottom: 1px solid #0000003d;
}
.section-2 {
  padding: 80px 0px;
}
.section-2 .paras span {
  display: block;
}
.section-2 .section-5-row-1 {
  padding: 0 80px;
  margin-bottom: 40px;
}
.section-2 .owl-slider {
  padding: 0 80px;
}
.section-2-inner-box {
  border-left: 0.5px solid #b8b8b8;
  border-right: 0.5px solid #b8b8b8;
  padding: 24px;
}
.section-2 .container-fluid {
  padding: 0;
}
.section-2 {
  overflow: hidden;
}
.section-2 .owl-slider {
  padding: 0 80px;
  border-top: 1px solid #b8b8b8;
  border-bottom: 1px solid #b8b8b8;
}
.section-4-inner-subBox:last-child {
  border-bottom: 1px solid #b8b8b8;
}
.search-bar {
  background-color: #064685;
  padding: 20px 0px;
}
.search-form {
  display: flex;
  gap: 45px;
  align-items: center;
}
.search-form-city {
  flex: 0 0 20%;
  max-width: 20%;
}

.search-form-project-name {
  flex: 0 0 35%;
  max-width: 35%;
}
.search-form-btn {
  flex: 0 0 14%;
  max-width: 14%;
}
.search-form-city select {
  width: 100%;
}
.search-form-project-img-input {
  width: 100%;
  border: 1px solid white;
}
.search-form-project-img-input {
  display: flex;
}
.search-form-city select {
  width: 100%;
  padding: 0px 30px !important;
  background: transparent;
  border: 1px solid white;
  height: 49px;
  font-family: "Bai Jamjuree", sans-serif !important;
  font-weight: 400;
  font-style: Regular;
  font-size: 18px;
  line-height: 120%;
  letter-spacing: 0%;
  color: #ffffff;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: transparent;
  background-image: url('../images/Polygon.png');
  background-repeat: no-repeat;
  background-position-x: 96%;
  background-position-y: 20px;
}
.search-form-city select option {
  background-color: #fff;
  color: #064685;
}
.search-form-project-img-input input {
  width: 100%;
  background: transparent;
  border: none;
  font-weight: 400;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0;
  font-family: "Bai Jamjuree", sans-serif;
  color: #ffff;
}

.search-form-project-img-input input::placeholder {
  font-weight: 400;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0;
  font-family: "Bai Jamjuree", sans-serif;
  color: #ffffff80;
}
.search-form-project-img-input {
  display: flex;
  padding: 10px;
  gap: 10px;
}
.search-form-button {
  background: #fff;
  color: #000;
  font-family: "Poppins", sans-serif ;
  font-weight: 500;
  font-size: 20px;
  line-height: 100%;
  padding: 12px;
  border-radius: 0;
  border: none;
  width: 100%;
  max-width: 150px;
  transition: 0.3s ease-in-out !important;
}
.search-form-project-img-input input:focus:focus-visible {
  border: 0px;
  box-shadow: none;
  outline: none;
}
.section-2 .owl-slider .owl-nav {
  display: block;
}
.section-2 .owl-slider .owl-nav {
  display: block;
  position: absolute;
  top: -120px;
  right: 0;
}
.section-2 .owl-slider .owl-nav .owl-prev {
  margin-right: 15px;
}
.head-btn:hover {
  border-bottom: 1px solid #064685 !important;
  box-shadow: #64646f33 0 20px 40px !important;
  transform: scale(1.01) rotateX(5deg) rotateY(5deg);
}
.section-2 .owl-slider .owl-nav .owl-prev img {
  width: 60px;
  height: auto;
}
.footer-logo a img {
  width: 207px;
  height: auto;
}
.sec-5-inner-content-anchor a img {
  width: 23px;
  height: auto;
}
.navbar-item.remv-btn a {
  display: none !important;
}
.search-form-button:hover {
  box-shadow: #64646f33 0 20px 40px !important;
  transform: scale(1.01) rotateX(5deg) rotateY(5deg);
}

.footer-icon-phone-call .phone-call {
  width: 45px !important;
  height: 45px;
  border-radius: 50px;
  background-color: rgb(6, 70, 133);
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #fff;
}
.footer-icon-phone-call {
  position: fixed;
  bottom: 155px;
  right: 20px;
  z-index: 15;
}
.footer-icon-phone-call .phone-call img {
  width: 26px;
  height: 26px;
}
.footer-icon-whatsapp .whatsapp {
  width: 45px !important;
  height: 45px;
  border-radius: 50px;
  background-color: rgb(6, 70, 133);
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #fff;
}
.footer-icon-whatsapp {
  position: fixed;
  bottom: 90px;
  right: 20px;
  z-index: 15;
}
.footer-icon-whatsapp .whatsapp img {
  width: 26px;
  height: 26px;
}
.footer-icon-up-arrow .up-arrow {
  width: 45px !important;
  height: 45px;
  border-radius: 50px;
  background-color: rgb(6, 70, 133);
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #fff;
}
.footer-icon-up-arrow .up-arrow img {
  width: 26px;
  height: 26px;
}
.footer-icon-up-arrow {
  position: fixed;
  bottom: 30px;
  right: 20px;
  z-index: 15;
}
.row.row-searchlistingbtn.searchlistingbtnblog {
  margin-top: 0;
}
.banner.banner-home.abgs {
  background-image: none;
}
.section-2.section-searchlisting .section-2-inner-box {
  border-left: 0.5px solid #b8b8b8;
  border-right: 0.5px solid #b8b8b8;
  border-bottom: 1px solid #b8b8b8;
}
.section-2.section-searchlisting .section-2-inner-box-img img {
  height: 220px;
  object-fit: cover;
}
.mobiletabs1 a {
	background: #064685;
	padding: 16px 32px;
	color: #fff;
	box-shadow: rgba(0, 0, 0, 0.3) 0px 4px 10px;
	border: 1px solid #fff;
}
.mobiletabs {
	display: none;
}
.logo-barhead {
  transition: 0.5s ease-in-out;
  position: relative;
}
.logo-barhead {
	position: fixed;
	width: 100%;
	z-index: 99;
	background: #fff;
}
.banner {
	margin-top: 75px;
}
.banner.banner-home.banner-homeindex {
	background-image: url('../images/Baner-DWEaVo7S.webp');
	background-repeat: no-repeat;
	background-position: right;
	background-size: cover;
	padding: 0;
	height: 658px;
	display: flex;
	align-items: center;
}
.banner.banner-home.banner-homeindex .banner-img {
	display: none;
}
.logo-bar .navbar.navbar-light.navbar-expand-lg {
	padding-left: 0;
	padding-right: 0;
}
.top-set span a {
	pointer-events: none;
	cursor: text;
}
.banner.banner-home.banner-homeindex.aboutpage-banner {
	background-image: url('../images/About-DUsGrAx8.jpg');
}

@media (min-width: 1500px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1440px;
  }
}

@media (max-width: 1600px) {
  .banner-haed {
    font-size: 80px;
  }
  .section-1 {
    padding: 70px 0px;
  }
  .heading {
    font-size: 44px;
  }
  .section-1 .count-title {
    font-size: 90px !important;
  }
  .section-2 {
    padding: 70px 0px;
  }
  .section-2-inner-box-content-heading h3 {
    font-size: 24px;
  }
  .section-3 {
    padding: 70px 0px;
  }
  /* .section-4-inner-subBox {
	padding: 40px 24px;
} */
  .section-4-inner-subBox-img img {
    height: 55px;
  }
  .section-4-inner-heading-para h3 {
    font-size: 25px;
  }
  /* .section-4-inner-box {
	height: 795px;
} */
  .section-4 {
    padding: 70px 0px 40px;
  }
  .section-5 {
    padding: 70px 0px 40px;
  }
  .sec-5-inner-content h3 {
    font-size: 26px;
  }
  .footer-logo a img {
    width: 200px;
  }
  .section-3 .banner_btn {
    font-size: 16px;
    padding: 12px 17px;
  }
}

@media (max-width: 1455px) {
  .banner-haed {
    font-size: 70px;
  }
  .section-1 .count-title {
    font-size: 75px !important;
  }

  .section-4-inner-subBox-img {
    margin-bottom: 10px;
  }

  .heading {
    font-size: 40px;
  }
  .paras {
    font-size: 16px;
  }
  .section-4-inner-box {
    height: 745px;
  }
  .footer-inner h3 {
    font-size: 20px;
  }
  .footer-inner h3 {
    font-size: 22px;
  }
  .footer-para {
    font-size: 16px;
  }
  .search-form-city select {
    padding: 0px 20px !important;
  }
  .footer-logo a img {
    width: 180px;
  }
  .section-2 .owl-slider {
    padding: 0 40px;
  }
  .section-4-inner-heading-para p span {
    display: inline;
  }
  .section-2 .section-5-row-1 {
    padding: 0 40px;
  }
  .section-4-inner-subBox {
    padding: 40px 24px;
    backdrop-filter: blur(3px);
  }
}

@media (max-width: 1366px) {
  .section-1 {
    padding: 50px 0px;
  }
  .section-1 .count-title {
    font-size: 70px !important;
  }
  .section-2 {
    padding: 50px 0px;
  }
  .section-3 {
    padding: 50px 0px;
  }
  .section-4 {
    padding: 50px 0px 40px;
  }
  .section-5 {
    padding: 50px 0px 40px;
  }
  .section-1 .count-title {
    font-size: 60px !important;
  }
  .banner-haed {
    font-size: 60px;
  }
  .section-4-inner-box {
    height: 496px;
  }
  .arrow {
    padding: 14px;
  }
  .footer-logo a img {
    width: 170px;
  }
}

@media (max-width: 1299px) {
  .section-1 .count-title {
    font-size: 50px !important;
  }

  .section-2 .owl-slider .owl-nav .owl-prev img {
    width: 50px !important;
    height: auto;
  }
  .section-2 .owl-slider .owl-nav .owl-next img {
    width: 50px !important;
    height: auto;
  }
  .footer-logo a img {
    width: 160px;
  }
  .banner-haed {
    font-size: 55px;
  }
  .section-2 .paras span {
    display: inline;
  }
  .heading {
    font-size: 36px;
  }
}

@media (max-width: 1199px) {
  .section-4-inner-subBox-img img {
    height: 48px;
  }
  .footer-logo p.Logo {
	font-size: 80px;
}
  .section-4-inner-subBox {
    padding: 32px 24px;
  }
  .section-4-inner-heading-para h3 {
    font-size: 22px;
  }
  .section-5 .banner_btn {
    font-size: 18px;
    padding: 12px 32px;
  }
  .sec-5-inner-content h3 {
    font-size: 20px;
  }
  .sec-5-inner-content p {
    font-size: 14px !important;
  }
  .footer-inner h3 {
    font-size: 20px;
  }
  .footer-logo a img {
    width: 150px;
  }
  .banner-haed {
    font-size: 50px;
  }
  .section-2-inner-box {
    padding: 20px;
  }
  .section-2-inner-box-content-heading h3 {
    font-size: 20px;
  }
  .section-2-inner-box-content-heading h4 {
    font-size: 16px;
  }
  .footer-logo a img {
    width: 140px;
  }
}
@media (max-width: 1100px) {
  .footer-logo p.Logo {
    font-size: 70px;
  }
}

@media (max-width: 991px) {
  .section-2 .owl-slider .owl-nav.disabled {
    top: -175px;
  }
  .banner.banner-home.banner-homeindex.aboutpage-banner {
	background-image: none;
}
  .banner.banner-home.banner-homeindex .banner-img {
	display: block;
}
.banner.banner-home.banner-homeindex .main-banner {
	margin: 0;
}
.banner.banner-home.banner-homeindex .row.row_banner-home {
	flex-direction: column-reverse;
}
.banner.banner-home.banner-homeindex {
	padding: 0 0 30px 0;
	height: auto;
  background-image: none;
}
.search-bar {
	margin-top: 0;
}
  .logo-bar .navbar-expand-lg .navbar-nav .nav-link {
    font-size: 16px;
    padding: 14px 0px;
  }
  .section-1 .count-text {
    font-size: 15px;
  }
  .head-btn {
    display: none;
  }
  .navbar-item.remv-btn a {
    display: block !important;
  }
  .logo-bar .navbar-light .navbar-toggler-icon {
    filter: brightness(1) invert(1) !important;
  }
  .logo-bar .navbar-light .navbar-toggler {
    border: none !important;
    background: #064685 !important;
    border-radius: 0;
    padding: 8px;
  }
  .banner-haed {
    text-align: center;
  }
  .bannerpara {
	text-align: left;
	font-size: 16px;
}
.no-padd {
	padding: 0;
}

  .search-form {
    flex-direction: column;
    align-items: inherit;
    gap: 20px;
  }
  .section-3.position-relative .row.section-5-row-1 {
    gap: 20px;
  }
  .section-3.position-relative .btn_banner {
    justify-content: center;
  }
  .section-3.position-relative .heading {
    text-align: center;
  }
  .search-form-city {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .search-form-project-name {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .search-form-btn {
    flex: 0 0 100%;
    max-width: 100%;
    display: flex;
    justify-content: center;
  }
  .search-form-btn button {
    width: 100%;
  }
  .banner {
    padding: 40px 0px 0px;
  }
  .row.section-4-row {
    gap: 25px;
  }
  .section-4.position-relative .heading {
    text-align: center;
  }
  .section-4.position-relative .paras {
    text-align: center;
  }
  .section-4-inner-box {
    height: auto;
    overflow: inherit;
  }
  .section-5 .heading {
    text-align: center;
  }
  .section-5 .paras {
    text-align: center;
  }
  .section-5-row-1 {
    gap: 24px;
  }
  .section-5 .btn_banner {
    justify-content: center;
  }
  .row.section-5-row-2 {
    gap: 24px 0px;
    justify-content: center;
  }
  .footer-sec-row {
    gap: 24px 0px;
  }
  .banner-haed {
	font-size: 32px;
	text-align: left;
}
  .section-2 .owl-slider .owl-nav .owl-prev img {
    width: 36px !important;
  }
  .section-2 .owl-slider .owl-nav .owl-next img {
    width: 36px !important;
  }
  .section-2 .owl-slider .owl-nav {
    top: -162px;
  }
  .heading {
    font-size: 32px;
  }
  .main-banner {
    margin-top: 40px;
  }
  .banner.banner-in .main-banner {
    margin-top: 0px;
  }
  .banner .row {
    gap: 25px;
  }
  .banner.remv-margin .main-banner {
    margin-top: 0px;
  }
}
@media (max-width: 767px) {
  .section-1 .heading {
    text-align: center;
  }
  .footer-icon-phone-call {
	display: none;
}
.footer-icon-whatsapp {
	display: none;
}
.footer-icon-up-arrow {
	position: fixed;
	bottom: 90px;
	right: 5px;
	z-index: 15;
}
.mobiletabs1 a img {
	width: auto;
	height: 20px;
}
  .mobiletabs {
	display: block;
	display: flex !important;
	width: 100%;
	float: left;
	justify-content: space-between;
	padding: 20px;
	gap: 10px;
	position: fixed;
	z-index: 2;
	bottom: 0;
}
.footer-sec {
	padding: 40px 0px 80px;
	background: #064685;
}
  .about-sec-4 .heading,
  .about-sec-3 .heading {
    text-align: center;
  }
  .about-sec-4 .main-para,
  .about-sec-3 .main-para {
    text-align: center;
  }
  .section-1 .paras {
    font-size: 16px;
    text-align: center;
  }
  .section-1-row {
    gap: 24px;
  }
  .section-3.position-relative .paras {
    text-align: center;
  }
  .section-1 {
    padding: 40px 0px;
  }
  .section-2 {
    padding: 40px 0px;
  }
  .section-3 {
    padding: 40px 0px;
  }
  .section-4 {
    padding: 40px 0px 0px;
  }
  .section-5 {
    padding: 40px 0px 40px;
  }
  .heading {
    font-size: 24px;
  }
  .section-2 .owl-slider .owl-nav {
    top: -61px;
  }
  .section-2 .main-para {
    margin-bottom: 20px;
  }
  .footer-logo a img {
    width: 114px;
  }
  .section-2 .section-5-row-1 {
    padding: 0 15px;
  }
  .section-2 .owl-slider {
    padding: 0 15px;
  }
  .logo-bar .navbar-brand img {
    width: 115px;
    height: auto;
  }
  .form-heading {
    font-size: 20px;
  }
}
@media (max-width: 576px) {
  .main-banner {
    padding: 0px 15px;
  }
  .footer-logo p.Logo {
	font-size: 60px;
}
  .footer-icon-whatsapp {
    display: none;
  }
  .footer-icon-phone-call {
    display: none;
  }
  .mobiletabs1 a {
	padding: 10px 16px;
}
.input-range-inner-box-right-img img {
	width: 100%;
}
}
