html {
  scroll-behavior: smooth;
}
section#not-foud-section {
  padding: 10rem;
}
body {
  font-family: "Poppins", sans-serif;
  font-weight: normal;
}
.navbar {
  transition: background-color 0.4s ease-out;
}

.navbar-brand img {
  width: 150px;
}
img.d-block.d-lg-none.w-100 {
  margin-top: 10px;
}
.banner-1 {
  color: black !important;
}
.relativebox {
    font-size: 12px;
    position: absolute;
    margin: 5px;
    color: #ffffff;
}
.background-drop-1 {
  background: url(../images/meridian-image-human-1500x300.jpg);
  background-size: cover;
  color: aliceblue;
  background-repeat: no-repeat;
}
.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  right: 0;
  background-color: #caa14e;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
}

.hallmarks-elevation {
  width: 100%;
}

.main-header {
  width: 63%;
  position: absolute !important;
  bottom: 16em !important;
  left: 26em !important;
  color: #ffffff !important;
  margin-bottom: 0px;
  padding: 1rem;
}

.section-padding {
  padding: 5rem 3rem;
}
@media screen and (max-width: 768px) {
  .section-padding {
    padding: 3rem 1rem;
  }
  img.img-fluid.wefefef {
    margin: 20px 0px;
}
.pos-rel.d-inline-block.w-100.mb-5 {
    margin: 25px 0px 0px 0px !important;
}
}

.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 18px;
  color: white;
  display: block;
  transition: 0.3s;
}

.sidenav a:hover {
  color: #f1f1f1;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

@media screen and (max-height: 450px) {
  .sidenav {
    padding-top: 15px;
  }

  .sidenav a {
    font-size: 18px;
  }
}

.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show > .btn-primary.dropdown-toggle:focus {
  box-shadow: none;
}

.carousel-control-prev-icon {
  background-image: url(../images/arrow.png);
}

.carousel-control-next-icon {
  background-image: url(../images/r-arrow.png);
}

#floor-plan-carousel-desktop .carousel-control-prev-icon,
#floor-plan-carousel-mob .carousel-control-prev-icon {
  background-image: url(../images/green-left-arrow-icon.png);
}

#floor-plan-carousel-desktop .carousel-control-next-icon,
#floor-plan-carousel-mob .carousel-control-next-icon {
  background-image: url(../images/green-right-arrow-icon.png);
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #1d1d37;
  border-color: #005cbf;
}

.frmbox {
  border: 1px solid #000;
  padding: 1rem;
}

.frmbdr {
  padding: 0.25rem;
  border-radius: 0rem;
  background-color: #ffffff;
  border-radius: 10px;
}

a.carousel-control-prev,
a.carousel-control-next {
  opacity: 1;
  top: 160px;
  background: #167477;
  height: 53px;
  width: 53px;
}

div#navbarNav {
  margin: auto 2em;
}

.hambrger {
  color: #caa14e;
  font-size: 30px;
  cursor: pointer;
  padding: 0 30px;
  position: absolute;
  right: 0;
}

.navbar-light .navbar-nav .nav-link {
  text-decoration: none;
  font-weight: 500;
  color: rgb(227 182 134);
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
  color: rgb(251 251 251);
}

button.btn.btn-primary.text-center.custom-btn.sky-nav-cta {
  margin-top: 0px;
}

.fixed-top button.btn.btn-primary.text-center.custom-btn.sky-nav-cta {
  position: absolute;
  right: 136px;
}

.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show > .nav-link {
  color: rgb(251 251 251);
}

.fixed-top {
  height: 84px;
}

.btn-primary:hover {
  color: #000;
  background-color: #caa14e;
  border-color: #caa14e;
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #1d1d37;
  border-color: #e3b686;
}

.btn-primary.focus,
.btn-primary:focus {
  box-shadow: none;
}

.floor-plan-cta {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 17%;
}

.row.stickybtn {
  background: black;
  text-align: center;
  padding: 12px;
}

a.col-sm-6.stickycall,
a.col-sm-6.stickyenq.text-center.stickycol {
  text-decoration: none;
  color: #167477;
  font-weight: 600;
}

p.end.text-center.second {
  margin-bottom: 0;
}

#ppsec1 {
  padding: 36px 14px;
}

a.col.stickycall.text-center.stickycol.stickybdr.calltrigger {
  padding: 0px 20px;
  text-decoration: none;
  border-right: 1px solid white;
  color: #fff;
  font-weight: 500;
}

a.col.stickyenq.text-center.stickycol {
  padding: 0px 30px;
  text-decoration: none;
  color: #fff;
  font-weight: 500;
}

p.end.text-center {
  color: #daced2;
  margin-bottom: 3rem;
  font-weight: 400;
  padding: 10px;
  background: #167477;
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
  font-size: 25px;
}

img.logo-site {
  display: none;
  max-width: 112px;
}

a.navbar-brand {
  padding: 0;
}

.bg-light {
  z-index: 1;
  height: 96px;
  background-color: #167477 !important;
}

.bg-light .container-fluid {
  padding: 0;
}

.banner-container {
  margin-top: -2px;
}

.icon-hamburger {
  font-size: 30px;
  cursor: pointer;
  float: right;
}

section#header-fil-form {
  padding: 5rem 3rem;
}

.banner-slider {
  padding: 0;
}

.banner-form {
  margin: 0 auto;
  padding: 8rem 2rem 0rem 2rem !important;
  background: #fbfbfb;
}

.stickyest {
  background: aliceblue;
  padding: 6px;
}

#FooterForm .form-group {
  display: inline-flex;
}

.centered {
  position: absolute;
  top: 50%;
  left: 37%;
  transform: translate(-50%, -50%);
}

.custfield {
  background-color: transparent;
  color: #000000;
  border-width: 0px 0px 1px 0px;
  border-radius: 0;
  border-style: solid;
  border-color: #000000 !important;
  box-shadow: 0px 0px !important;
  /* height: calc(1.5em + 0.75rem + 2px); */
  height: 2.75rem;
  resize: none;
}

hr {
  margin: 20px 0px;
  border: none;
  border-left: 1px solid hsl(0deg 0% 100%);
  height: 10vh;
  width: 1px;
}

.media {
  margin: 0 !important;
  list-style: none;
}

i {
  padding: 0px;
  font-size: 30px;
  color: white;
}

.hero-copy {
  text-align: center;
  font-size: 50px;
  font-family: "Playfair Display", serif;
  line-height: 68px;
}

.custom-btn {
  color: white;
  text-decoration: none;
  font-family: inherit;
  border-radius: 0;
  border: none;
  background: #167477;
  padding: 10px 25px;
}

h2.big-header.dark-color {
  padding-bottom: 30px;
}

.hamburger {
  font-size: 30px;
  cursor: pointer;
  margin: 40px !important;
}

.project-hallmarks {
  padding: 5rem 3rem;
  background: #363636;
  background-position: center;
  background-size: cover;
}

.location-plan-half {
  width: 86%;
  padding: 32px;
}

.small-subheader {
  font-weight: 600;
  color: #caa14e;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  text-transform: uppercase !important;
  letter-spacing: 2px;
}

.big-header {
  text-transform: uppercase;
  font-size: 30px;
  font-family: "Playfair Display";
  color: #fff;
}

.configuration-section {
  padding: 5rem 3rem;
  background: #fff;
}

.mt-4.mb-1 {
  color: white;
  margin-top: 16px !important;
  text-align: left;
  font-family: "Roboto Condensed", sans-serif;
  margin-left: 6px;
  font-size: 17px;
}

li.nav-item {
  list-style: none;
}

/* .list-unstyled {
    margin: 13px 0px 50px 50px;
} */

section#pointofview {
  padding: 5rem 3rem;
}

img.bullets-pov {
  width: 3%;
}

.list-unstyled-pov {
  margin: 20px 40px;
}

.text-pov {
  font-size: 18px;
  padding: 4px 14px;
}
.connectivity-section {
  padding: 5rem 3rem;
  background: #167477;
}

.small-subheader-blue {
  text-transform: uppercase !important;
  font-weight: 600;
  color: #caa14e;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  letter-spacing: 2px;
}

.blue-header {
  font-size: 35px;
  font-family: "Cinzel", serif;
  color: #000;
  line-height: 45px;
}

.nearest-loc {
  margin: 13px 0px;
  padding-left: inherit;
}

.sky-amen-carousel {
  height: 23rem;
  width: 100% !important;
  /* margin: 43px auto; */
}

.connectivity-blocks {
  margin: 10px;
  border: 1px dashed #15234c;
  padding: 10px 14px;
}

.com-row-amen {
  margin-top: 3%;
}

.location-plan {
  width: 100%;
}

.nearest-amenities {
  color: #ffffff;
  text-align: left;
  border-left: 1px solid #e3c6a7;
}

.amenities-1 {
  margin-top: 25px;
}

section.configuration-sectioniguration {
  /*padding: 5rem 3rem;*/
  background: #167477;
}

.config-blocks {
  margin: 10px;
  /* border: 1px solid #e3c6a7; */
  box-shadow: 1px 1px 6px #858483;
  padding: 13px;
}

.wapp {
  width: 45px;
}

.caption {
  background: #e3c6a7;
  color: #167477;
  font-size: 20px;
  font-weight: 600;
  padding: 10px;
}

.floorplan {
  width: 50%;
}

.conf-h4 {
  margin-left: -14px;
}

section.contact-us-section {
  padding: 5rem 3rem;
}

.paragraph-address {
  color: #167477;
}
section.overview-section {
  padding: 3rem 2rem;
}
.galleryimg {
  width: 100%;
}

.contact-number {
  color: #caa14e;
  right: 120px !important;
  font-weight: 600;
}
.contact-number:hover {
  color: #caa14e;
}

.relativetextbox {
  position: relative;
  width: auto;
}

.absolutetexttop {
  letter-spacing: 1px;
  font-size: 14px;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0.5rem;
  text-shadow: 1px 1px 10px #000000;
  color: #fff;
  text-align: left;
  font-weight: 600;
}

.ss-n {
  font-weight: 600;
  font-weight: 600;
  background: #caa14e;
  color: #000;
}
section#amenities {
  background: #fff5f5 !important;
}
footer {
  color: white;
  padding: 3rem 2rem 4rem;
  background: #363636;
}

a {
  color: #000;
  text-decoration: underline;
  background-color: transparent;
}

.responsive-map {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
}

.responsive-map iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}

button:focus {
  outline: 1px dotted;
  outline: none;
}

.navbar-light .navbar-toggler-icon {
  background-image: url(../images/menu.png);
}

section#tyfssec1 {
  padding: 5rem 3rem;
}

.code-num {
  background: #f0f8ff00;
  border-radius: 0;
  border-bottom: 1px solid black !important;
  border: 1px solid #ced4da00;
}

.paragraph-text-blue {
  color: #167477;
}

.space {
  height: 24px;
}
.card {
  margin: 16px 0;
  border: none;
}
.btn-link {
  color: #167477;
}
.btn-link:hover {
  color: #167477;
  text-decoration: none;
}
video.consturction {
  width: 30% !important;
}
@media screen and (min-device-width: 300px) and (max-device-width: 767px) {
  .logo-box {
    width: 50%;
  }

  video.consturction {
    width: 90% !important;
  }
  .contact-number {
    color: #212529;
    right: 78px !important;
    position: absolute !important;
    font-weight: 600;
  }
  .main-header {
    position: absolute !important;
    bottom: 68px !important;
    left: 0px !important;
    /* background: linear-gradient(to top, rgba(255,255,255,1) 0%, rgba(255,255,255,0.75) 20%, rgba(255,255,255,0.50) 40%, rgba(255,255,255,0.25) 60%, rgba(255,255,255,0.10) 80%, rgba(255,255,255,0.05) 100%); */
    color: #ffffff !important;
    background-color: rgb(213 213 213 / 65%) !important;
    width: 100%;
    margin-bottom: 0px;
    padding: 1rem;
  }

  .sky-amen-carousel {
    height: 16rem;
    width: 100% !important;
    margin: 40px auto;
  }

  img.bullets-pov {
    width: 9%;
  }

  .list-unstyled-pov {
    margin: 20px 30px;
    padding: 5px;
  }

  .text-pov {
    line-height: inherit;
    font-size: 18px;
    padding: 3px 12px;
  }


  a.carousel-control-prev,
  a.carousel-control-next {
    top: 150px;
  }

  .Connectivity-1 {
    padding: 0;
  }

  .all-f-links {
    margin-bottom: 30px;
  }

  .banner-form {
    padding: 3rem 2rem 0rem 2rem !important;
    height: 30rem;
  }

  .blue-header {
    font-size: 25px;
    line-height: 35px;
  }

  .big-header {
    font-size: 25px;
    line-height: 35px;
  }

  .floorplan {
    width: 100%;
  }

  .floor-plan-cta {
    width: 55%;
  }

  .connectivity-blocks {
    max-width: 100%;
  }

  .dark-color {
    color: #167477;
  }

  p.bold-text {
    font-weight: 700;
  }

  .phallmarks-2 {
    padding: 0;
    background-image: none;
  }

  .list-unstyled {
    margin: 42px auto;
  }

  .config-blocks {
    margin: 25px auto;
  }

  .project-hallmarks,
  .connectivity-section,
  .configuration2,
  section.contact-us-section,
  section.overview-section,
  .configuration-section {
    padding: 3rem 1rem;
  }

  .connectivity-blocks {
    margin: 11px auto;
  }

  img.logo-site {
    max-width: 30%;
  }

  .bg-light {
    height: auto;
    /*background-color: #1c1c36!important;*/
    padding: 12px;
  }

  button.btn.btn-primary.text-center.custom-btn.sky-nav-cta {
    float: initial;
    margin-left: 0px;
    margin-top: 0px;
  }

  div#navbarNav {
    margin: auto;
  }

  .navbar-light .navbar-toggler {
    color: rgb(21 35 72);
    border-color: none !important;
  }

  .navbar-light .navbar-nav .nav-link {
    text-decoration: none;
    font-weight: 600;
    color: rgb(255 255 255) !important;
  }

  footer {
    color: white;
    padding: 1rem 1rem;
    background: #167477;
  }

  .location-plan {
    margin: 28px auto;
    width: 100%;
  }

  .amenities-2 {
    background-size: contain;
    height: 18rem;
    background-position: center;
    background-repeat: no-repeat;
  }

  p.end.text-center {
    margin-bottom: 47px;
  }

  .media.my-4 {
    text-align: center;
  }

  .mt-4.mb-1 {
    margin-top: 10px !important;
  }

  .configuration1 {
    padding: 0px !important;
  }

  .absolutetexttop {
    font-weight: 400;
  }

  .banner-container {
    margin-top: 0px;
  }

  .povtext {
    padding: 1rem;
  }

  section#pointofview {
    padding: 3rem 0rem;
  }

  .location-plan-half {
    padding: 0px;
  }

  .Connectivity-1 {
    text-align: center;
    padding: 0;
  }
}
@media screen and (max-width: 992px) {
  .banner-container {
    margin-top: 50px;
  }
}
@media screen and (max-width: 576px) {
  .banner-container {
    margin-top: 70px;
  }
}

.h1-rel-box {
  position: relative;
}
img.d-lg-block.d-none.w-100 {
  margin-top: 28px;
}
.h1-abs-text {
  line-height: inherit;
  padding: 15px;
  background: #00000070;
  font-weight: 600;
  color: white;
  position: absolute;
  font-size: 28px;
  right: 58%;
  top: 58%;
}
h1.h1-abs-text.first {
  right: 53%;
  top: 42%;
}

@media screen and (max-width: 1024px) {
  .h1-abs-text {
    font-size: 19px;
    right: 37px;
  }
}
@media screen and (max-width: 768px) {
  .h1-abs-text {
    font-size: 25px;
    right: 50%;
    transform: translateX(50%);
    top: 71%;
  }
  h1.h1-abs-text.first {
    width: 71%;
    right: 65%;
    top: 52%;
  }
}
@media screen and (max-width: 576px) {
  .h1-abs-text {
    letter-spacing: 1px;
    width: 67%;
    line-height: inherit;
    padding: 15px;
    background: #00000070;
    text-align: center;
    font-size: 13px;
    right: 50%;
    transform: translateX(50%);
    top: 35%;
  }
}
.card-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.card-header img {
  transition: transform 0.3s ease;
}
.card-header:has(button[aria-expanded="true"]) img {
  transform: rotate(180deg);
}
.alternate-bg-1 {
  background-color: #167477;
}
.alternate-bg-2 {
  background-color: white;
}
.floor-plan-container {
  position: relative;
}
.floor-plan-info-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.floor-plan-info-text h4 {
  color: #caa14e;
}
#floor-plan-carousel-desktop img,
#floor-plan-carousel-mob img {
  filter: blur(5px);
}
.connectivity-div {
  border: 1px dotted #15234c;
  padding: 13px;
  height: 100%;
  width: 100%;
}

a:hover {
  color: #e5e5e5;
  text-decoration: underline;
}

iframe {
  width: 100%;
}

section#about-us {
  background: #fff5f5;
}

.property-card {
  border: 1px solid;
  padding: 40px;
}

.pos-rel {
  position: relative !important;
}
.glass-navbar {
  background: #fff; 
  backdrop-filter: blur(100px);
  -webkit-backdrop-filter: blur(10px);
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); 
  border-bottom: 1px solid rgba(255, 255, 255, 0.3); 
}
.custom-font-line-h p{
	line-height:29px;
}
.project-hallmarks .highlight-item h5{
	color:#fff;
	font-size: 15px;
	line-height: 1.3;
}
.project-hallmarks .highlight-item{
	box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.06);
	border: 1px solid #fff;
	padding: 15px;
	border-radius: 15px;
	margin-bottom:30px;
}
.project-hallmarks .highlight-item img{
	width: 85px;
}
.amenities-wrap .carousel-item img{
	border-radius:30px;
}
img {
  max-width: 100%;
}
.floor-plans {
  text-align: center;
  margin-top: 30px;
  border-radius: 6px;
  overflow: hidden;
  background: #fff;
  -webkit-box-shadow: 0 3px 6px rgba(91, 130, 148, 0.08);
  box-shadow: 0 3px 6px rgba(91, 130, 148, 0.08);
  top: 0;
  position: relative;
  transition: all 0.5s;
}
.floor-img {
  display: block;
  border-radius: 6px;
  width: 100%;
}
.img-blurr {
  filter: blur(3px);
  -webkit-filter: blur(3px);
}
.floor-plans h3 {
  font-weight: 700;
  font-size: 18px;
  line-height: 1.5;
  padding: 20px;
  border: 1px solid #e8e8ef;
  border-radius: 0 0 6px 6px;
  margin: 0px;
}
.text {
  color: #fff;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  text-align: center;
}
.floor-plan-bg {
	background: #363636;
}
.connectivity-wrap .highlight-item{
	box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.15);
	transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
	background-color: #FFFFFF;
	border-style: none;
	border-radius: 12px 12px 12px 12px;
	transform: rotate(0deg);
	padding: 15px 5px 10px 5px;
	margin-bottom:20px;
}
.connectivity-wrap .highlight-item img{
	width:50px;
	margin-bottom:10px;
}
.connectivity-wrap .highlight-item h5{
	font-size:16px;
}
.mb-30{
	margin-bottom: 30px;
}
.round-10{
	border-radius:10px;
}
.section-space {
  padding: 70px 0 70px 0;
}
.thank-you {
  background: #caa14e;
  padding: 25px;
  margin-bottom: 20px;
  border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
  border-color: #caa14e;
  color: #fff;
}
.btn-3 {
  background-color: #1d2556;
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  padding: 10px 30px 10px 30px;
  letter-spacing: 1px;
  text-transform: uppercase;
  transition: 300ms ease-in;
  color: #fff !important;
  text-decoration: none;
}
.btn-3:hover {
	text-decoration: none;
}
.btn{
	text-decoration: none;
}
.text-hig{
	color: #caa14e;
	font-weight: 600;
}