::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  background-color: rgba(135, 150, 165, .1);
}
::-webkit-scrollbar-thumb {
  border-radius: 5px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
  background: #444 linear-gradient(45deg, #444, #444);
}
::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
  border-radius: 5px;
  background-color: rgba(135, 150, 165, .1);
}
body {
  counter-reset: my-sec-counter;
}
.topnav .container {
  /*background: #fefefe;*/
  padding: 15px 25px;
  max-width: 100%;
}
.nav-scroll .topnav {
  background: #fefefe;
}
.nav-scroll .phone-no {
  color: #000;
}
.hamenu p {
  color: #fff;
}
/*.topnav .menu-icon {
	background: #5099a3;
}*/
.topnav .menu-icon .icon {
  padding: 12px 15px;
  background: #f58634;
  position: relative;
  top: 15px;
}
.caption h1 {
  font-size: 52px !important;
  line-height: 52px !important;
  font-weight: 600 !important;
}
.text-extra-dark-gray h1 {
  color: #111 !important;
}
.arrow-button {
  margin-left: 15px;
}
.work-carousel .content .project-desc-home {
  position: absolute;
  top: 25%;
  bottom: auto;
  left: 50%;
  color: #fff;
  max-width: 1140px;
  transform: translate(-50%);
}
.project-desc-home h4 {
  font-family: 'Manrope', sans-serif;
  font-weight: normal !important;
  letter-spacing: 2px;
  font-size: 24px;
  margin-bottom: 40px;
}
.project-desc-home p {
  font-size: 16px;
  line-height: 23px;
  letter-spacing: 1px;
}
.project-desc-home .btn-curve {
  border: 1px solid #fff;
}
.project-home-logo {
  padding-bottom: 30px;
}
.project-home-logo img {
  max-width: 270px;
  border-bottom: 1px solid #85ccd7;
  padding-bottom: 30px;
}
.about-home {
  background: #57a7b3;
}
.about-home .items {
  padding: 10% 8%;
}
.about-home .items:nth-child(odd) {
  background: #57a7b3;
}
.about-home .items:nth-child(even) {
  background: #66c3d0;
}
/*.about-home .items:nth-child(odd):hover{
	background: #66c3d0;
}
.about-home .items:nth-child(odd):hover h1.icon-text-caption {
    color: #8ccfda;
}
.about-home .items:nth-child(even):hover{
	background: #57a7b3;
}
.about-home .items:nth-child(even):hover h1.icon-text-caption {
    color: #5099a3;
}*/
.about-home .items:nth-child(even) h1.icon-text-caption {
  color: #8ccfda
}
.about-home h3, .about-home p {
  color: #2b2a29;
}
.about-home h3 {
  text-transform: uppercase;
  font-weight: 500;
  /*letter-spacing: 2px;*/
  font-size: 38px;
  margin-bottom: 10px;
}
.about-home p {
  font-size: 18px;
  line-height: normal;
}
.about-home .items {
  text-align: center;
  z-index: 1;
}
.about-home .items.active {
  background: rgba(102, 195, 208, 0.5);
}
.about-home .item .icon img {
  height: 100px;
  width: 100%;
  object-fit: contain;
}
.about-home h1.icon-text-caption {
  position: absolute;
  opacity: 0.65;
  text-transform: uppercase;
  text-align: left;
  font-size: 130px;
  line-height: 94px;
  color: #5099a3;
  letter-spacing: 4px;
  top: auto;
  left: 50%;
  transform: translate(-50%);
  z-index: -1;
}
.social-links li {
  display: inline-block;
  margin-right: 15px;
  font-size: 20px;
}
/*.proj-page-top-border {
	border-top: 13px solid #336168;
}*/
.project-logo {
  max-width: 300px;
  position: absolute;
  bottom: 60px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 9;
}
.project-desc-project h1 {
  font-size: 32px !important;
  margin: 0px 0px 15px;
  font-weight: bold;
  letter-spacing: 1px;
}
.banner-slider h1 {
  font-size: 35px !important;
  margin: 0px 0px 15px;
  font-weight: bold;
  letter-spacing: 5px;
}
/*.project-desc-project h1:before {
  counter-increment: my-sec-counter;
  content: "0"counter(my-sec-counter) "";
  display: inherit;
  border: 2px solid rgb(184 115 89 / 0.7);
  width: 60px;
  height: 60px;
  margin: 0px auto 25px;
  font-size: 24px;
  border-radius: 50%;
  line-height: 60px;  
}*/
.project-desc-project p {
  line-height: 25px;
  font-size: 18px
}
.gallery-sec {
  padding: 25px;
}
.gallery-sec .image-space {
  margin-top: 20px;
}
.gallery-sec .items {
  margin-top: 0px;
  padding: 0px;
}
.gallery-sec .items:nth-child(odd) {
  padding-right: 10px;
}
.gallery-sec .items:nth-child(even) {
  padding-left: 10px;
}
.gallery-project-sec {
  padding-bottom: 25px;
  padding-left: 10px;
  padding-right: 10px;
}
.gallery-project-sec.gutter .gallery .items {
  margin-top: 25px;
  padding: 0 10px;
}
.gallery-project-sec .gallery .items .overlay-info h5 {
  background: #fff;
  width: 50px;
  margin: 0 auto;
  height: 50px;
  border-radius: 50%;
}
.gallery-project-sec.gutter .gallery .items .overlay-info h5 i {
  line-height: 50px;
  font-size: 20px;
}
.layout-plan-section {
  padding-top: 80px;
  padding-bottom: 80px;	
  /*padding-bottom: 220px;*/
  height: auto;
  min-height: auto;
}
.layout-plan-section .work-carousel .swiper-slide {
  padding: 0px 10px;
}
.layout-plan-section .work-carousel {
  margin-top: 15px;
}
.layout-plan-section .work-carousel .content .cont {
  position: relative;
  left: 0;
  bottom: auto;
}
.layout-plan-section .work-carousel .content .cont p {
  font-size: 16px;
  text-transform: uppercase;
  color: #343a40;
  letter-spacing: 1px;
  background: #f9f9f9;
  padding: 5px;
}
.location-map-section .img-wrapper .map {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.location-map-section .map {
  position: relative;
  min-height: 70vh;
}
.location-map-section {
  padding: 80px 0 0;
}
.location-map-section h1 {
  margin-bottom: 25px;
}
.specification-section {
  padding: 80px 0 80px;
  height: auto;
}
.gallery-project-sec {
  padding: 80px 0 80px;
}
.specification-section .feat {
  margin-top: 15px;
}
.overlay-gallery {
  background: #57a7b3;
  width: 45px;
  margin: 0 auto;
  height: 45px;
  border-radius: 13px;
  text-align: center;
  color: #fff;
  position: absolute;
  top: 30px;
  left: 30px;
}
.overlay-gallery h5 i {
  line-height: 45px;
  font-size: 20px;
}
.special-features li {
  font-family: 'Manrope', sans-serif;
}
.special-features li {
  font-family: 'Manrope', sans-serif;
  margin-bottom: 7px;
  line-height: normal;
  list-style: circle;
  text-align: left;
  margin-left: 17px;
}
.special-features li:last-child {
  margin-bottom: 0;
}
.contact-block {
  background: #5099a3;
  padding: 35px;
  color: #fff;
  outline: 1px solid rgba(255, 255, 255, 0.23);
  outline-offset: -10px;
}
.contact-block p {
  color: #fff;
}
.content p.txt {
  font-size: 16px;
  line-height: 25px;
}
section.contact {
  background: #f9f9f9;
}
.contact h2.extra-title {
  font-weight: bold;
  color: #333;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 32px;
}
.phone-no {
  text-align: right;
  position: relative;
  width: 100%;
  margin-right: 15px;
  color: #fff;
  font-size: 16px;
  top: 30px;
}
.download-brochure {
  background: #ddd;
}
.project-page .modal-body .form-group input, .project-page .modal-body .form-group textarea {
  width: 100%;
  padding: 13px 15px;
  background: #f2f2f2;
  border: 0px solid #000;
}
.project-page .modal-dialog {
  background: #fff;
  position: absolute;
  z-index: 99;
  /* width: 380px; */
  /* padding: 40px 25px; */
  border-radius: 30px;
  left: 50%;
  top: 50% !important;
  margin: 0px;
  transform: translate(-50%, -50%) !important;
}
.project-page .modal-content {
  padding: 40px;
  background: transparent;
  border: 0;
}
.project-page .modal-content .modal-body {
  padding: 0px;
}
.project-page .modal-content .modal-body h4 {
  font-size: 22px;
  font-weight: bold;
  text-transform: uppercase;
  /* margin-bottom: 0px !important; */
  text-align: center;
}
.project-page .modal .close-button {
  position: absolute;
  right: 15px;
  top: 15px;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  background: transparent;
}
.project-page .modal-content p {
  font-size: 15px !important;
  line-height: 23px;
  text-align: center;
  color: #333;
}
.project-page .modal-content .btn-curve.btn-lit {
  border-color: #fff;
  /*  color: #fff;*/
  margin: 0 auto;
  /*background: #000;*/
  border: 1px solid #000;
}
.project-page .modal-content .controls {
  text-align: center;
}
.specification-section.min-area .content .feat ul li {
  margin: 0;
  list-style: none;
  line-height: 23px;
}
.specification-section.min-area .content .feat h6 {
  margin-bottom: 5px;
  color: #333;
  font-weight: bold;
}
/*.topnav .logo img {
  filter: brightness(0) invert(1);
}*/
.nav-scroll.topnav .logo img {
  filter: none !important;
}
.contact .cont-info p {
  line-height: 22px;
}
.rera-num {
  /* background: rgb(0 0 0 / 0.3);
  padding: 5px;*/
  letter-spacing: 1px;
}
.buynow {
  background: #f58634;
  border: 1px solid #f58634 !important;
  margin-left: 5px;
}
.buynow span {
  color: #fff;
}
.project-banner-wrapper .btn-curve.btn-lit {
  border-color: #fff;
  color: #fff;
  /* max-width: 500px; */
  width: 150px;
  padding: 14px 15px;
}
@media screen and (max-width: 767px) {
  .topnav .container {
    padding: 15px 15px;
  }
  .project-desc-project h1:before, .layout-plan-section .project-logo {
    display: none !important
  }
  .project-desc-project h1 {
    font-size: 30px !important;
    margin-top: 0px;
  }
  .gallery-project-sec.gutter .gallery .items {
    margin-top: 10px;
  }
  .gallery-project-sec {
    padding: 60px 0 60px;
  }
  .layout-plan-section {
    padding: 60px 0 60px;
  }
	.project-page .modal-dialog{
		width: 90% !important;
	}	
	
}
.footer-sm p {
  margin-bottom: 0px;
}
.cont-info .suryam-btn:hover {
  color: #333;
}
.banner-subtitle {
  font-size: 24px;
  color: #fff;
}
.banner-location {
  font-size: 16px;
  color: #fff;
  margin-top: 0px;
  margin-bottom: 30px;
}
.about-project {
    background: #f9f9f9;
    padding: 70px 0;
}
.about-project h2{
	font-size: 32px;
	font-weight: bold;
	letter-spacing: 2px;
}
.about-project .banner-subtitle {
    color: #333;
    margin-top: 15px;
    margin-bottom: 5px;
}
.about-project .banner-location{
	color: #333;
}
/*.imgsec img {
    filter: grayscale(1);
}*/
.about-project .imgsec {
    margin: 0 15px 0 0;
}
.about-project .content p:last-child {
    margin-bottom: 00;
}
.alert{
	margin-bottom: 0px;
}
.grecaptcha-badge {
    display: none !important;
}

p#error_data {
    margin-bottom: 10px;
	 color: #b87359;
}

.whatsapp-icon a:hover {
    color: #ccc;
}

.alert-success a {
    background: #bfddc6;
    padding: 6px 15px;
    display: inline-block;
    margin-top: 10px;
    border-radius: 7px;
    font-weight: bold;
    color: #333;
    margin-bottom: 5px;
    border: 1px solid #c3e6cb;
}
.cb img {
    width: 80px;
    position: relative;
    top: -6px;
}