.my-nav,
.my-navbar {
  top: 0;
  position: fixed;
}

.my-nav,
.my-navbar,
.nav-menu {
  position: fixed;
}

.banner-heading img,
.devloper-logo {
  box-shadow: rgba(100, 100, 111, 0.2) 0 7px 29px 0;
}

.banner-heading,
.highlight-img h1,
h1.bann-typo {
  text-transform: uppercase;
}

.key-high ul li,
.key-high-light ul {
  backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
}

.price-inner h4,
h1 {
  font-family: Oswald;
}

.high-key ul,
.high-text ul,
.key-high ul,
.key-high-light ul,
.location-box ul,
.price-high ul {
  list-style-type: none;
}

.floor-btn,
.floor-head,
.floor-typ,
.footer,
.master-plan,
.my-modal .modal-content,
.over-head .over-in-hed,
.price-box .mybutton,
.price-head,
.price-inner,
.price_section .table,
.prie-hed h1 {
  text-align: center;
}

.active .nav-btn img,
.devloper-logo {
  filter: invert(1) brightness(15.5);
}

@font-face {
  font-family: Oswald;
  src: url(../fonts/Oswald-SemiBold.ttf);
  font-weight: 600;
}

@font-face {
  font-family: Roboto;
  src: url(../fonts/Roboto-Bold.ttf);
  font-weight: 700;
}

@font-face {
  font-family: Roboto;
  src: url(../fonts/Roboto-Black.ttf);
  font-weight: 900;
}

@font-face {
  font-family: mochiypop;
  src: url(../fonts/MochiyPopOne-Regular.ttf);
  font-weight: 400;
}

@font-face {
  font-family: DMSeri;
  src: url(../fonts/DMSerifDisplay-Regular.ttf);
  font-weight: 400;
}

@font-face {
  font-family: Oswald;
  src: url(../fonts/Oswald-Medium.ttf);
  font-weight: 500;
}

@font-face {
  font-family: Oswald;
  src: url(../fonts/Oswald-Bold.ttf);
  font-weight: 700;
}

@font-face {
  font-family: Raleway-Italic;
  src: url(../fonts/Raleway-Italic.ttf);
  font-weight: 100;
}

:root {
  --red: #db8c23;
  --drk-blue: #1f415d;
  --cream: #f7f2ec;
  --red: #00b9ff;
  --drk-blue: #1f415d;
  --cream: #f7f2ec;
}

.banner-heading img {
  max-width: 202px;
  filter: invert(1) brightness(53.5);
  src: url(../fonts/Oswald-SemiBold.ttf);
  font-weight: 600;
  background: #ffffffb3;
  padding: 0 6px;
  box-shadow: rgba(0, 0, 0, 0.35) 0 5px 15px;
}

body {
  overflow-x: hidden !important;
  counter-reset: my-sec-counter;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

h4 {
  font-family: DMSeri;
}

h3,
p {
  font-family: Roboto;
}

a {
  text-decoration: none !important;
  color: #00b9ff;
}

a:hove {
  text-decoration: none !important;
  color: #00b9ff;
}

.floor-head h1 span,
.footer p a,
.loca-tion,
.nav-menu .navbar-nav .nav-item a,
.over-text h2,
.patch-on {
  color: #fff;
}

.my-nav {
  z-index: 99;
  width: 100%;
  padding: 6px;
  border-bottom: 1px solid #ffffff21;
}

.my-navbar {
  right: 0;
}

.nav-btn {
  background: #fff;
  padding: 9px 16px;
  cursor: pointer;
  margin: 30px;
}

.nav-menu {
  z-index: 100;
  right: -19%;
  background: #000000c4;
  height: 100%;
  width: 18%;
  transition: 0.5s;
  padding: 20px;
}

.nav-close-btn img {
  filter: invert(1);
  max-width: 36px;
  cursor: pointer;
}

.nav-slide {
  right: 0;
}

.navbar-nav {
  align-items: center;
  margin-top: 20px;
}

.nav-menu .navbar-nav .nav-item {
  margin-bottom: 30px;
  width: 100%;
  text-align: center;
}

.inp-box {
  display: flex;
  align-items: flex-start;
  margin-top: 13px;
}

.inp-txt {
  margin-left: 7px;
  font-size: 9px !important;
}

.nav-menu .navbar-nav .nav-item:hover {
  background: var(--cream);
  transition: 0.5s;
}

.nav-menu .navbar-nav .nav-item a:hover {
  color: #000;
  transition: 0.5s;
}

.nav-btn img {
  width: auto;
  height: 28px;
}

.devloper-logo {
  max-width: 150px;
  background: #ffffffb0;
  padding: 5px;
  box-shadow: rgba(0, 0, 0, 0.35) 0 5px 15px;
}

.banner .container-fluid {
  max-width: 100%;
  margin: 0;
  padding: 0;
}

.banner,
.banner .image-sec,
.footer-form,
.location {
  position: relative;
}

.banner-setion,
.patch-on {
  position: absolute;
  z-index: 12;
}

.banner-setion {
  bottom: 9%;
  padding: 10px;
  left: 7%;
  width: 35%;
}

.patch-on {
  bottom: 2%;
  padding: 10px 30px;
  right: 1.9%;
  letter-spacing: 0.5px;
  background-color: var(--red);
  font-weight: 600;
}

.navbar-brand h2 {
  font-weight: 700;
  color: #fff;
  font-size: 36px;
}

.banner-heading {
  color: #fe0000;
  font-size: 60px;
  letter-spacing: 5px;
}

.banner-heading span {
  color: var(--cream);
}

.highlight-img h1,
.over-head .over-in-hed h1,
.price-head {
  color: var(--drk-blue);
}

h1.bann-typo {
  background: var(--drk-blue);
}

.key-high-light ul {
  background: #00000096;
  width: 90%;
}

.over-out-tex .over-text p {
  color: var(--cream);
}

.high-text ul li {
  border-top: 1px solid #00000038;
  align-items: center;
}

.footer-form .bann-in-form {
  background: #ffffffc4;
}

@media (max-width: 1500px) {
  .overview .container {
    max-width: 90%;
  }

  .ready-move {
    top: 80px;
    right: 28px;
  }

  .form-group {
    margin-bottom: 10px;
  }

  .popup-from.modal-lg {
    max-width: 75%;
  }

  .my-nav {
    padding: 7px;
  }

  .devloper-logo {
    max-width: 138px;
    padding-left: 0;
  }

  .banner-setion {
    width: 44%;
    bottom: 9%;
  }

  .key-high ul li span {
    font-size: 16px;
  }

  .key-high ul li span p {
    font-size: 21px;
    line-height: 33px;
  }

  .key-high-light {
    margin: 15px 0;
  }

  .top-higlights {
    font-size: 17px;
    padding-right: 27px;
    margin-bottom: 18px;
    margin-left: 0;
  }

  .high-text ul li span {
    padding-left: 10px;
    text-align: left;
  }

  .key-high-light ul li {
    font-size: 14px;
    padding-left: 0;
  }

  .key-high-light ul li span {
    padding: 1px 6px;
    height: 24px;
  }

  .banner-heading img {
    margin-bottom: 20px;
  }

  h1.bann-typo {
    padding: 8px 20px;
    font-size: 26px;
    margin-top: 25px;
    letter-spacing: 3px;
  }

  .key-high-light ul {
    padding: 15px 20px;
  }

  .banner-heading {
    font-size: 30px;
  }

  .nav-btn {
    margin: 16px;
  }

  .price-bann {
    padding: 8px 15px;
    font-size: 28px;
  }

  .banner-setion h4 {
    font-size: 40px;
  }

  .form-head h1 {
    font-size: 25px;
  }

  .banner-form {
    width: 22%;
    bottom: 72px;
  }

  .patch-on {
    position: absolute;
    bottom: 1%;
    padding: 10px;
    z-index: 12;
    right: 2.2%;
    background-color: var(--red);
    font-weight: 600;
    color: #fff;
  }

  .over-img {
    padding: 50px 25px;
  }

  .over-head .over-in-hed h4 {
    font-size: 33px;
  }

  .over-out-tex .over-text p {
    line-height: 22px;
  }

  .gallery-box {
    margin-bottom: 23px;
  }

  .nav-close-btn img {
    max-width: 25px;
  }

  .footer p {
    letter-spacing: 2px;
    font-size: 11px;
  }

  .prie-hed {
    right: -1px;
  }

  .price-high::before {
    left: -41px;
  }
}

@media (max-width: 1400px) {
  .overview .container {
    max-width: 90%;
  }

  .ready-move {
    top: 114px;
    right: 28px;
  }

  .form-group .form-control {
    height: 36px;
  }

  .banner-setion h4 {
    font-size: 35px;
  }

  .bann-in h3 {
    font-size: 17px;
  }

  .floor-typ h3,
  .price-banner {
    font-size: 23px;
  }

  .key-high-light {
    margin: 20px 0;
  }

  .key-high,
  h1.bann-typo {
    margin-top: 20px;
  }

  .nav-slide {
    right: -0.1%;
  }

  .high-key ul li,
  .loca-tion {
    font-size: 15px;
  }

  h1.bann-typo {
    font-size: 22px;
  }

  .price-bann {
    padding: 8px 21px;
    font-size: 22px;
  }

  .banner-heading img {
    margin-bottom: 12px;
    width: 33%;
  }

  .banner-heading a {
    font-size: 30px;
    color: #fff;
  }

  .top-higlights {
    font-size: 20px;
    margin-bottom: 12px;
  }

  .banner-setion {
    bottom: 0;
  }

  .banner-form {
    bottom: 44px;
  }

  .over-head .over-in-hed h1 {
    font-size: 41px;
  }

  .over-head .over-in-hed h4 {
    font-size: 30px;
  }

  .over-out-tex .over-text p {
    line-height: 20px;
  }

  .price-box::before {
    height: 65%;
  }

  .prie-hed {
    left: 23%;
  }

  .prie-hed h1 {
    font-size: 26px;
  }

  .floor-head h1,
  .price-head h1 {
    font-size: 40px;
  }

  .loc-img img {
    max-height: 500px;
  }

  .location-box {
    padding: 31px;
  }

  .location-box ul li {
    margin-bottom: 8px;
  }

  .location-box h1 {
    font-size: 35px;
    letter-spacing: 2px;
  }

  .location-box ul li span img {
    max-width: 22px;
    height: 22px;
  }

  .nav-menu .navbar-nav .nav-item {
    margin-bottom: 24px;
  }

  .ami-box h1 {
    font-size: 19px;
  }

  .ami-box img {
    max-width: 71px;
    padding: 9px;
  }

  .about-in h1 {
    font-size: 28px;
  }

  .about-in p {
    line-height: 24px;
    letter-spacing: 1px;
    font-size: 14px;
  }

  .footer-form .bann-in-form form .form-group input,
  .footer-form .frm-btn button {
    height: 45px;
  }

  .footer-form::before {
    left: -97px;
    width: 115%;
    height: 125%;
  }

  .footer {
    margin-top: 0;
  }

  .price-high {
    margin-top: 50px;
  }

  .key-high-light ul li {
    pad: 2px 14px;
  }
}

@media (max-width: 1280px) {
  .location-box {
    left: -50px;
  }

  .overview .container {
    max-width: 90%;
  }

  .form-group {
    margin-bottom: 10px;
  }

  .form-group .form-control {
    height: 32px;
  }

  .mybutton button {
    font-size: 14px;
  }
}

@media (max-width: 769px) {
  .highlight-img h1,
  .mobile-section,
  .patch-on,
  .price-bann,
  h1.bann-typo {
    text-align: center;
  }

  .form-txt h3 {
    padding: 12px 6px;
    font-size: 14px;
  }

  .dekstop-view,
  .destop-sec,
  .price_section .table thead {
    display: none;
  }

  .mobile-sec,
  .price_section .table tbody,
  .price_section .table td,
  .price_section .table tr {
    display: block;
  }

  .ready-move {
    top: 313px;
    right: 11px;
  }

  .destop-show {
    display: none;
    padding: 15px;
  }

  .mobile-show {
    display: block;
    padding: 15px;
  }

  h1.bann-typo {
    margin-top: 20px;
    font-size: 17px;
    line-height: 26px;
    letter-spacing: 0;
    width: 100%;
    padding: 8px;
  }

  .footer-form .frm-btn {
    display: grid;
  }

  .footer-form .frm-btn button {
    width: 100%;
    display: block;
  }

  .overview .container,
  .popup-from.modal-lg {
    max-width: 100%;
  }

  .banner-heading img {
    width: 50%;
    margin: auto auto 0;
    filter: unset;
  }

  .phone-btn {
    padding: 7px 19px;
  }

  .modal-body button.close {
    padding: 8px;
    border: 0;
    position: absolute;
    right: 0;
    background: #fff;
    color: #fff;
    z-index: 999;
    opacity: 1;
    top: 0;
  }

  .price_section .table {
    display: block;
    padding-left: 15px;
  }

  .price_section .table tbody {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .price_section .table tbody tr {
    max-width: calc(100% - 15px);
    flex: 0 0 calc(100% - 15px);
    margin-bottom: 30px;
  }

  .price_section .table tbody tr td:first-child {
    background: #0090c6;
    color: #000;
    font-size: 18px;
    letter-spacing: 1px;
    padding: 15px 0;
  }

  .price_section .table td {
    border: none;
    font-size: 18px;
  }

  .price_section .table td strong {
    color: #555;
    text-transform: uppercase;
    font-size: 13px;
  }

  .price_section .table .btn {
    font-weight: 500;
    font-size: 13px;
    height: 42px;
    padding: 2px 26px;
    text-transform: uppercase;
  }

  .price_section {
    padding: 50px 0;
  }

  .about-in,
  .mobile-pd0 {
    padding: 0;
  }

  .over-img img {
    width: 100%;
    box-shadow: 0 0 40px rgb(0 0 0 / 15%);
    margin-bottom: 25px;
  }

  .over-text {
    margin-top: 0;
    padding-top: 19px;
  }

  .mobile-view {
    display: block;
    width: 100%;
  }

  .devloper-logo {
    width: 100px;
    padding: 2px;
    margin-left: 10px;
  }

  .banner-form,
  .banner-setion {
    position: unset;
    width: 100%;
    margin-top: 0;
  }

  .banner .image-sec::before {
    background: unset;
    content: unset;
  }

  .banner .image-sec {
    margin-top: 71px;
  }

  .my-nav {
    position: fixed;
    width: 100%;
    background: var(--drk-blue);
    box-shadow: 0 0 10px #0006;
    top: -1px;
    padding: 5px 0;
  }

  .nav-btn {
    margin: 12px;
  }

  .price-bann {
    padding: 8px 14px;
    font-size: 24px;
    border: 1px solid var(--red);
    background: var(--cream);
    letter-spacing: 2px;
    color: #000;
    width: 100%;
  }

  .price-bann span {
    padding-left: 6px;
    font-size: 24px;
  }

  .mobile-sec.price-bann span {
    padding-left: 6px;
    font-size: 30px;
    display: block;
    margin-top: 8px;
  }

  .banner-heading {
    font-size: 35px;
  }

  .banner-heading span {
    color: unset;
  }

  .loca-tion {
    color: #000;
  }

  .loca-tion span {
    width: 90px;
    background: #00000066;
  }

  .banner-setion h4,
  .price-head h1 {
    font-size: 33px;
  }

  .key-high-light ul {
    width: 100%;
    background: var(--drk-blue);
    padding: 11px 15px;
  }

  .key-high ul li {
    flex: 0 0 calc(45%);
    max-width: calc(50%);
    margin: 5px;
    border-left: 3px solid var(--red);
    padding-left: 10px;
    background: var(--drk-blue);
  }

  .bann-in-form {
    background: #93939340;
    padding: 0;
  }

  .banner-form .bann-in-form {
    padding: 20px;
  }

  .patch-on {
    position: absolute;
    bottom: -2%;
    padding: 10px;
    z-index: 12;
    width: 100%;
    right: 0;
    background-color: var(--red);
    font-weight: 600;
    color: #fff;
  }

  .key-high ul li span p {
    font-size: 19px;
    line-height: 27px;
  }

  .bann-price h2 {
    font-size: 15px;
  }

  .price-banner {
    margin-left: 15px;
    font-size: 19px;
  }

  .bann-in h3::before,
  .price-banner::before {
    left: -15px;
    width: 8px;
  }

  .bann-in h3 {
    margin-left: 15px;
    padding: 9px 20px;
  }

  .price-banner span {
    padding: 10px 13px;
  }

  .banner .phone-btn,
  .footer-form {
    margin-top: 20px;
  }

  .overview::before {
    top: unset;
    bottom: 0;
    width: 100%;
    height: 50%;
  }

  .over-head .over-in-hed h1 {
    font-size: 36px;
  }

  .about-in h1,
  .over-head .over-in-hed h4 {
    font-size: 26px;
  }

  .over-img {
    padding: 0;
    margin: 13px 3px 3px;
  }

  .text-out {
    padding: 0 15px;
    margin-top: 0;
  }

  .over-out-tex .over-text p {
    line-height: 22px;
  }

  .highlight-img h1 {
    font-size: 36px;
  }

  .footer-form::before,
  .highlight .container::before {
    content: unset;
  }

  .highlight-img img {
    position: unset;
  }

  .highlight-img {
    padding-left: 0;
  }

  .highlight .container {
    padding: 50px 17px;
  }

  .high-text {
    margin: unset;
    padding-right: 0;
  }

  .high-text ul li span {
    text-align: left;
  }

  .location-box ul li {
    align-items: center;
    padding-right: 0;
  }

  .price-head {
    margin-bottom: 58px;
  }

  .location .price-head,
  .price-box {
    margin-bottom: 60px;
  }

  .prie-hed {
    left: 21%;
  }

  .padding-t-b {
    margin: 0;
  }

  .master-plan img {
    height: 200px;
  }

  .location-box {
    position: relative;
    left: 0;
  }

  .loc-img {
    padding: 0 15px;
    margin-bottom: 20px;
  }

  .footer-form .bann-in-form form .form-group {
    flex: 0 0 calc(100% - 10px);
    max-width: calc(100% - 10px);
  }

  .nav-menu {
    width: 100%;
    right: -100%;
    top: 0;
  }

  .nav-slide {
    right: 0;
  }

  .mobile-section {
    display: block;
    position: fixed;
    width: 100%;
    bottom: -50%;
    background: #0090c6;
    padding: 5px 0;
    z-index: 99;
    margin-top: 20px;
    display: flex;
    justify-content: space-around;
  }

  .mobile-section a {
    background: #0090c6;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
  }

  .fixed {
    bottom: 0;
  }

  .footer {
    margin-top: 0;
    padding: 19px;
    margin-bottom: 35px;
  }

  .about {
    padding: 25px 9px;
  }

  .banner-heading a {
    font-size: 30px;
    color: #000;
  }

  .banner .image-sec .carousel-inner,
  .banner .image-sec .carousel-item img {
    min-height: 300px;
  }
}

.loca-tion {
  font-size: 16px;
  letter-spacing: 2px;
  display: flex;
  align-items: center;
  text-transform: uppercase;
  font-weight: 300;
  margin-top: 20px;
  margin-bottom: 0;
}

.price-bann,
h1.bann-typo {
  color: #fff;
  padding: 10px 25px;
  letter-spacing: 3px;
  text-transform: uppercase;
  width: fit-content;
}

h1.bann-typo {
  background: var(--drk-blue);
  font-size: 20px;
  margin-top: 25px;
}

.price-bann {
  background: linear-gradient(
    90deg,
    rgb(218 138 50) 56%,
    rgba(255 255 255) 56%
  );
  font-size: 25px;
  margin-top: 15px;
}

.price-bann span {
  padding-left: 26px;
  color: var(--drk-blue);
  font-weight: 700;
  font-size: 30px;
}

.loca-tion span {
  width: 130px;
  height: 1px;
  background: #00000066;
  display: block;
  margin-left: 11px;
}

.top-higlights {
  font-size: 27px;
  color: var(--red);
  padding-left: 0;
  border-bottom: 1px solid #fff;
  width: fit-content;
  padding-right: 41px;
  margin-left: 15px;
  margin-bottom: 25px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.key-high-light {
  margin: 40px 0;
}

.key-high-light ul {
  background: #00000096;
  margin: 0;
  padding: 20px 20px 20px 15px;
  backdrop-filter: blur(3px);
  width: max-content;
  width: fit-content;
}

.key-high-light ul li {
  color: #fff;
  margin-bottom: 5px;
  display: flex;
  background: #0090c600;
  width: fit-content;
  padding: 5px 14px;
  letter-spacing: 1px;
  font-family: Raleway-Italic;
}

.key-high-light ul li span {
  background: var(--red);
  padding: 0 6px;
  display: block;
  width: fit-content;
  height: 26px;
  margin-right: 10px;
}

.key-high-light ul li span img {
  width: 16px;
  filter: invert(1);
}

.key-high ul {
  color: #fff;
  display: flex;
  flex-wrap: wrap;
}

.key-high ul li {
  flex: 0 0 calc(31%);
  max-width: calc(31%);
  margin: 5px;
  font-size: 22px;
  letter-spacing: 4px;
  display: flex;
  flex-direction: column;
  color: #fff;
  justify-content: center;
  padding: 7px 7px 7px 20px;
  border-left: 1px solid #fff;
  background: #ffffff0a;
}

.key-high ul li span {
  font-size: 18px;
  letter-spacing: 1px;
  font-weight: 600;
  line-height: 27px;
  text-transform: capitalize;
}

.key-high ul li span p {
  margin-bottom: 0;
  font-size: 26px;
  line-height: 41px;
}

.key-high {
  margin-top: 30px;
}

.bann-in {
  border: 1px solid #958e8e5c;
  padding: 16px;
  position: relative;
}

.banner-setion h4 {
  font-size: 44px;
  font-weight: 700;
  letter-spacing: 2px;
  margin-top: 45px;
  color: #000;
}

.bann-in h3,
.bann-price h2 {
  color: #fff;
  letter-spacing: 1px;
  font-size: 19px;
  text-transform: uppercase;
}

.banner-setion h4 span,
.highlight-img h1 span,
.over-head .over-in-hed h1 span,
.price-head h1 span {
  color: var(--red);
}

.location-b {
  letter-spacing: 1px;
  font-weight: 500;
  display: flex;
  align-items: center;
  color: #000;
  margin-bottom: 20px;
}

.location-b span {
  width: 50px;
  height: 2px;
  background: #cec0b4;
  display: block;
  margin-right: 10px;
}

.bann-in h3,
.bann-in h3::before,
.bann-price {
  background: var(--drk-blue);
}

.bann-price {
  position: absolute;
  top: 0;
  right: 0;
  padding: 10px 20px;
}

.bann-price h2 {
  margin-bottom: 0;
  font-weight: 700;
}

.bann-in h3 {
  width: fit-content;
  padding: 8px 20px;
  margin-bottom: 22px;
  position: relative;
  margin-left: 16px;
}

.moreless-button {
  color: var(--red);
  cursor: pointer;
  font-family: sans-serif;
  font-size: 12px;
}

.bann-in h3::before {
  position: absolute;
  content: "";
  left: -16px;
  top: 0;
  width: 10px;
  height: 100%;
}

.high-key {
  margin: 24px 0;
}

.high-key ul li span img {
  max-width: 14px;
  margin-right: 4px;
}

.high-key ul li {
  margin-bottom: 5px;
  font-weight: 500;
  color: #000;
}

.mybutton button {
  border: 0;
  padding: 8px 24px;
  color: #000;
  font-size: 16px;
  margin-top: 8px;
  margin-bottom: 8px;
  font-weight: 700;
  letter-spacing: 2px;
  border: 1px solid #ffffffa1;
  background: #f7f2ec;
  text-transform: uppercase;
}

.banner-form {
  position: absolute;
  bottom: 80px;
  right: 34px;
  z-index: 95;
  width: 20%;
}

.bann-in-form {
  background: #eaeaeae8;
  padding: 30px;
}

.frm-btn button,
.phone-btn,
.price-banner::before {
  background: var(--drk-blue);
}

.bann-in-form .form-group input {
  height: 45px;
  border: 1px solid #1f415d3b;
  background: #fff;
}

.frm-btn button {
  width: 100%;
  height: 45px;
  border: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 1px;
}

.form-head h1 {
  color: #1f415d;
  margin-bottom: 21px;
  font-size: 32px;
  font-weight: 900;
  letter-spacing: 1px;
}

.phone-btn {
  padding: 7px 23px;
}

.phone-btn a {
  display: flex;
  align-items: center;
  color: #fff;
}

.phone-btn a img {
  max-width: 30px;
  padding: 2px;
}

.phone-btn a p {
  display: grid;
  font-size: 12px;
  letter-spacing: 1px;
  padding-left: 9px;
  color: #fff;
  margin-bottom: 0;
  font-weight: 400;
}

.phone-btn a p span {
  font-size: 18px;
}

.image-sec .carousel-indicators li {
  margin-right: 9px;
}

.image-sec .carousel-indicators .active {
  transform: scale(1.1);
}

.price-banner {
  color: #fff;
  font-size: 28px;
  letter-spacing: 1px;
  background-color: var(--drk-blue);
  display: flex;
  align-items: center;
  width: fit-content;
  padding: 0 0 0 10px;
  margin-left: 15px;
  position: relative;
}

.price-banner::before {
  position: absolute;
  content: "";
  left: -16px;
  width: 11px;
  height: 100%;
}

.price-banner span {
  background-color: var(--red);
  color: #fff;
  padding: 5px 17px;
  margin-left: 30px;
}

.overview {
  background: var(--cream);
  position: relative;
  background-image: url(../images/about-bg1.png);
  background-size: cover;
}

.overview::before {
  position: absolute;
  content: "";
  right: 0;
  top: 0;
  width: 65%;
  height: 100%;
  background-image: url(../images/inner_03.jpg);
}

.over-head {
  display: flex;
  height: 100%;
  align-items: center;
  justify-content: center;
  width: 100%;
}

.about1.developer,
.padding-t-b {
  padding: 30px 0;
  margin: 20px 0;
}

.over-head .over-in-hed h1 {
  font-size: 48px;
  color: #000;
  letter-spacing: 1px;
  font-weight: 900;
}

.over-head .over-in-hed h4 {
  color: var(--drk-blue);
  letter-spacing: 1px;
  font-size: 35px;
}

.over-img {
  padding: 20px 40px;
}

.over-img img {
  width: 100%;
  box-shadow: 0 0 40px rgb(0 0 0 / 15%);
}

.text-out {
  padding: 0;
}

.over-out-tex {
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: center;

  flex-direction: column;
  text-align: left;
}

.over-out-tex .over-text p {
  color: var(--cream);
  letter-spacing: 1px;
  line-height: 25px;

  word-spacing: 0px;
  font-size: 16px;
  font-family: inherit;
}

.overview .container {
  max-width: 80%;
}

.highlight .container {
  background: var(--cream);
  padding: 50px 0;
  position: relative;
}

.highlight .container::before {
  content: "";
  position: absolute;
  right: 37%;
  top: 74px;
  width: 26%;
  height: 2px;
  background: var(--drk-blue);
}

.highlight-img h1 {
  margin-bottom: 40px;
  color: #000;
  text-transform: uppercase;
}

.highlight-img img {
  width: 100%;
  position: absolute;
  left: -72px;
  box-shadow: 0 0 16px #0000003d;
}

.highlight-img {
  padding-left: 38px;
  position: relative;
}

.high-text {
  margin: 114px 0 0 -32px;
  padding-right: 40px;
}

.high-text ul li {
  border-top: 1px solid #00000038;
  padding: 16px 0;
  margin: 0;
  width: fit-content;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.6px;
  display: flex;
  align-items: center;
}

.price-high ul li,
.price-inner h4 span {
  letter-spacing: 2px;
  font-size: 16px;
}

.high-text ul li span {
  padding-left: 5px;
}

.high-text ul li:last-child {
  border-bottom: 1px solid #00000038;
}

.price {
  background-image: url("../images/service-bg1.png");
  background-size: cover;
  background-repeat: no-repeat;
  padding: 50px 0;
}

.location .price-head {
  margin-bottom: 20px;
}

.amenities .price-head,
.gallery .floor-head,
.price-head {
  margin-bottom: 50px;
}

.price-head {
  color: #000;
}

.price-head h1 {
  font-size: 50px;
  font-weight: 700;
  letter-spacing: 1px;
}

.price-box {
  background: var(--drk-blue);
  position: relative;
  padding: 30px 40px;
  border-radius: 20px;
  margin-bottom: 35px;
}

.price-high::before,
.prie-hed {
  position: absolute;
  background: var(--cream);
}

.ami-box,
.floor-typ,
.gallery-box,
.price-high {
  margin-bottom: 30px;
}

.prie-hed {
  right: 0;
  padding: 8px 23px;
  border-top-left-radius: 40px;
  border-bottom-left-radius: 40px;
}

.prie-hed h1 {
  font-size: 30px;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 0;
}

.footer-form .frm-btn,
.logos-partner img,
.strip img {
  width: 100%;
}

.price-inner {
  margin-top: 75px;
}

.price-inner h4 {
  font-size: 50px;
  letter-spacing: 4px;
  margin-bottom: 0;
  color: #fff;
}

.price-high {
  z-index: 1;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 89%;
  margin-top: 65px;
}

.price-high::before {
  content: "";
  left: -40px;
  top: 0;
  width: 118%;
  height: 100%;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}

.price-high ul {
  color: #000;
  margin-bottom: 0;
  padding: 20px 0;
}

.price-high ul li {
  margin-bottom: 12px;
  display: flex;
  align-items: center;
  z-index: 1;
  position: relative;
  padding-bottom: 6px;
  border-bottom: 1px solid #00000030;
}

.price-high ul span img {
  max-width: 13px;
  margin-right: 7px;
}

.price-box .mybutton {
  z-index: 11;
  position: relative;
}

.price-box .mybutton button {
  width: unset;
  border-radius: 7px;
}

.floor-plan {
  background-image: url(../images/inner_03.jpg);
  position: relative;
  padding: 50px 0;
}

.flr-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  box-shadow: 0 0 10px #0000006b;
}

.floor-head h1 {
  color: var(--red);
  font-size: 50px;
  font-weight: 700;
  letter-spacing: 1px;
}

.my-row {
  margin-top: 50px;
}

.floor-box {
  border: 1px solid #fff8f83d;
  padding: 10px;
  position: relative;
}

.floor-typ {
  width: 100%;
  bottom: 3px;
  padding: 8px 31px;
  color: #fff;
}

.floor-typ span {
  width: 100px;
  height: 2px;
  background: #fff;
  display: block;
  margin: auto;
}

.about-img,
.about-in,
.about-in2,
.ami-box img {
  height: 100%;
}

.floor-box:hover + .floor-typ {
  color: var(--red);
  transition: 0.5s;
  background: var(--cream);
}

.floor-box:hover + .floor-typ span {
  width: 50px;
  background: var(--red);
  transition: 0.5s;
}

.mt_1 {
  margin-top: 40px;
}

.mt_2 {
  margin-top: 60px;
}

.master-plan {
  margin-top: 32px;
}

.master-plan img {
  width: 100%;
  object-fit: cover;
}

.amenities {
  position: relative;
  background-image: url("../images/service-bg1.png");
  background-size: cover;
  background-attachment: fixed;
  background-repeat: no-repeat;
}

.ami-box {
  background: var(--cream);
  border-bottom: 3px solid var(--red);
  padding: 25px;
  display: flex;
  box-shadow: 0 0 10px #00000036;
  align-items: center;
  min-height: 137px;
}

.ami-box img {
  max-width: 77px;
  border: 1px solid #0090c65e;
  padding: 9px;
}

.ami-box h1 {
  font-size: 22px;
  letter-spacing: 1px;
  min-width: 100px;
  text-align: left;
  padding-left: 28px;
  margin-bottom: 0;
}

.gallery {
  background-attachment: fixed;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 30px 0;
}

.gallery-box {
  border: 6px solid #ffffff14;
}

.location-box {
  background: #1f415de3;
  padding: 35px;
  position: absolute;
  bottom: 0;
  left: -100px;
  width: 100%;
}

.about,
.loc-img img {
  background-position: center;
}

.loc-img {
  position: relative;
  display: flex;
  justify-content: end;
}

.loc-img img {
  max-height: 476px;
  object-fit: cover;
  max-width: 1200px;
}

.location-box h1 {
  color: #fff;
  border-bottom: 2px solid #fff;
  margin-bottom: 33px;
  padding-bottom: 14px;
  width: fit-content;
  padding-right: 40px;
}

.location-box ul li {
  color: #fff;
  margin-bottom: 20px;
  padding-bottom: 6px;
  width: fit-content;
  padding-right: 25px;
  font-size: 16px;
  line-height: 22px;
}

.location-box ul li span {
  background: var(--red);
  padding: 5px;
  font-weight: 500;
  margin-right: 9px;
  display: inline-block;
}

.location-box ul li span img {
  max-width: 25px;
  height: 25px;
  margin: 0;
}

.about {
  background-repeat: no-repeat;
  background-size: cover;
  padding: 50px;
}

.about-in {
  background: #ffffffc4;
  padding: 40px;
}

.about-in2 {
  padding: 0;
}

.about-in2 h1 {
  margin-bottom: 25px;
}

.about-in2 p {
  text-align: justify;
}

.about-in h1 {
  text-transform: uppercase;
  font-weight: 800;
  letter-spacing: 2px;
  margin-bottom: 18px;
  margin-top: 17px;
}

.about-in p {
  margin-bottom: 0;
  line-height: 27px;
}

.about .container {
  max-width: 98%;
}

.footer-form .bann-in-form {
  background: #fbfcfc;
  box-shadow: 0 0 13px -2px #00000029;
  border-radius: 8px;
  padding-top: 50px;
  padding-bottom: 50px;
}

.footer-form .bann-in-form form {
  display: flex;
  flex-wrap: wrap;
}

.footer-form .bann-in-form form .form-group {
  flex: 0 0 calc(50% - 10px);
  max-width: calc(50% - 10px);
  margin: 5px 5px 15px;
}

.footer-form .bann-in-form form .form-group input {
  height: 50px;
}

.footer-form .frm-btn button {
  height: 50px;
  width: 180px;
  margin-right: 15px;
  padding: 5px 21px;
  background: var(--red);
}

.footer-form .form-head h1 {
  color: #000;
}

.footer {
  padding: 30px;
  background: var(--drk-blue);
  margin-top: 0;
}

.footer p {
  color: #fff;
  letter-spacing: 1px;
  margin-bottom: 0;
  font-size: 12px;
  font-family: sans-serif;
}

.footer p span {
  color: var(--red);
  cursor: pointer;
}

.my-modal .modal-content {
  background: var(--cream);
}

.my-modal .modal-header .close {
  background: var(--drk-blue);
  opacity: 1;
}

.my-modal .modal-header .close span img {
  max-width: 23px;
  height: 23px;
  filter: invert(1);
}

.dekstop-view,
.destop-sec {
  display: block;
}

.mobile-sec,
.mobile-section,
.mobile-view {
  display: none;
}

.form-txt h3 {
  background: var(--red);
  color: #fff;
  padding: 12px 6px;
  font-size: 16px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.price-bann.popoup {
  margin: 10px auto;
  padding: 10px 25px;
  background: linear-gradient(90deg, rgb(0 185 255) 46%, rgb(255 255 255) 40%);
}

.close span img {
  max-width: 23px;
  height: 23px;
  filter: unset;
}

.table .thead-dark th {
  color: #fff;
  background-color: #0090c6;
  border-color: #0090c6;
  font-size: 18px;
}

.floor-btn {
  background: #0090c6;
  color: #fff;
  padding: 8px;
  font-size: 16px;
}

.table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
}

.price_section {
  padding: 50px 0;
}

.price_section .table {
  font-family: Oswald, sans-serif;
}

.price_section .table thead {
  background: #db8c23;
  color: #fff;
}

.price_section .table th {
  line-height: 75px;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  font-weight: 500;
}

.price_section .table td,
.price_section .table th {
  border: 3px solid #fff;
  vertical-align: middle;
}

.price_section .table td {
  background: #f7f2ec;
  letter-spacing: 0.5px;
  font-family: var(--roboto-font);
  font-size: 16px;
}

.price_section .table .btn {
  font-weight: 400;
  letter-spacing: 1.2px;
  font-size: 15px;
}

.btn_dark {
  background: #db8c23;
  color: #fff !important;
  padding: 2px 35px;
  font-weight: 500;
  height: 48px;
  border-radius: 0;
}

.popup-from.modal-lg {
  max-width: 50%;
}

.form-group .form-control {
  height: 44px;
}

.col-md-6.pupop-form-modal {
  margin-top: auto;
  margin-bottom: auto;
}

.form-group {
  margin-bottom: 10px;
}

.blink-hard {
  animation: 3s step-end infinite blinker;
}

.price-blink {
  animation: 1s step-end infinite price-blink;
}

@keyframes blinker {
  50% {
    color: #d9883d;
  }
}

@keyframes price-blink {
  50% {
    color: #c6008e;
  }
}

.destop-show {
  display: block;
  padding: 15px;
}

.mobile-show {
  display: none;
  padding: 15px;
}

.ready-move {
  position: absolute;
  top: 170px;
  right: 28px;
  width: 24%;
  z-index: 999;
}

.specifi span {
  font-size: 24px;
  color: #db8c23;
  padding: 8px;
  line-height: 18px;
}

.banner .image-sec:before {
  content: "";
  position: absolute;
  width: 100%;
  z-index: 9;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  background: #00000036;
}

.banner .carousel-inner .dekstop-view.banner-img {
  height: 100vh;
}

.banner .banner-setion .patch {
  max-width: 150px;
  position: absolute;
  right: 0;
  top: 40%;
}

@media (max-width: 1600px) {
  h1.bann-typo {
    background: var(--drk-blue);
    color: #fff;
    width: fit-content;
    padding: 10px 25px;
    font-size: 16px;
    letter-spacing: 3px;
    text-transform: uppercase;
    margin-top: 15px;
  }

  .key-high-light {
    margin: 15px 0;
  }

  .key-high-light ul li {
    font-size: 14px;
  }
}

@media (max-width: 1500px) {
  .key-high ul li span,
  h1.bann-typo {
    font-size: 16px;
  }

  .overview .container {
    max-width: 90%;
  }

  .ready-move {
    top: 80px;
    right: 28px;
  }

  .form-group {
    margin-bottom: 10px;
  }

  .popup-from.modal-lg {
    max-width: 75%;
  }

  .my-nav {
    padding: 0 0 0 8px;
  }

  .devloper-logo {
    max-width: 138px;
    padding-left: 0;
  }

  .banner-setion {
    width: 52%;
    bottom: 0;
  }

  .key-high ul li span p {
    font-size: 21px;
    line-height: 33px;
  }

  .key-high-light {
    margin: 15px 0;
  }

  .top-higlights {
    font-size: 17px;
    padding-right: 27px;
    margin-bottom: 18px;
    margin-left: 0;
  }

  .high-text ul li span {
    padding-left: 10px;
    text-align: left;
  }

  .key-high-light ul li {
    font-size: 14px;
    padding-left: 0;
  }

  .key-high-light ul li span {
    padding: 1px 6px;
    height: 24px;
  }

  .banner-heading img {
    margin-bottom: 20px;
  }

  h1.bann-typo {
    padding: 8px 20px;
    margin-top: 15px;
    letter-spacing: 3px;
  }

  .key-high-light ul {
    padding: 15px 20px;
  }

  .banner-heading {
    font-size: 30px;
  }

  .nav-btn {
    margin: 16px;
  }

  .price-bann {
    padding: 8px 15px;
    font-size: 28px;
  }

  .banner-setion h4 {
    font-size: 40px;
  }

  .form-head h1 {
    font-size: 25px;
  }

  .banner-form {
    width: 22%;
    bottom: 72px;
  }

  .patch-on {
    position: absolute;
    bottom: 1%;
    padding: 10px;
    z-index: 12;
    right: 2.2%;
    background-color: var(--red);
    font-weight: 600;
    color: #fff;
  }

  .over-img {
    padding: 50px 25px;
  }

  .over-head .over-in-hed h4 {
    font-size: 33px;
  }

  .over-out-tex .over-text p {
    line-height: 22px;
  }

  .gallery-box {
    margin-bottom: 23px;
  }

  .nav-close-btn img {
    max-width: 25px;
  }

  .footer p {
    letter-spacing: 2px;
    font-size: 11px;
  }

  .prie-hed {
    right: -1px;
  }

  .price-high::before {
    left: -41px;
  }
}

@media (max-width: 1400px) {
  .overview .container {
    max-width: 90%;
  }

  .ready-move {
    top: 114px;
    right: 28px;
  }

  .form-group .form-control {
    height: 36px;
  }

  .banner-setion h4 {
    font-size: 35px;
  }

  .bann-in h3 {
    font-size: 17px;
  }

  .floor-typ h3,
  .price-banner {
    font-size: 23px;
  }

  .key-high-light {
    margin: 20px 0;
  }

  .key-high,
  h1.bann-typo {
    margin-top: 20px;
  }

  .banner-heading img,
  .top-higlights {
    margin-bottom: 12px;
  }

  .nav-slide {
    right: -0.1%;
  }

  .high-key ul li,
  .loca-tion {
    font-size: 15px;
  }

  h1.bann-typo {
    font-size: 18px;
  }

  .price-bann {
    padding: 8px 21px;
    font-size: 22px;
  }

  .banner-heading a {
    font-size: 30px;
    color: #fff;
  }

  .top-higlights {
    font-size: 20px;
  }

  .banner-setion {
    bottom: 5%;
  }

  .banner-form {
    bottom: 44px;
  }

  .over-head .over-in-hed h1 {
    font-size: 41px;
  }

  .over-head .over-in-hed h4 {
    font-size: 30px;
  }

  .over-out-tex .over-text p {
    line-height: 20px;
  }

  .price-box::before {
    height: 65%;
  }

  .prie-hed {
    left: 23%;
  }

  .prie-hed h1 {
    font-size: 26px;
  }

  .floor-head h1,
  .price-head h1 {
    font-size: 40px;
  }

  .loc-img img {
    max-height: 430px;
  }

  .location-box {
    padding: 31px;
  }

  .location-box ul li {
    margin-bottom: 8px;
  }

  .location-box h1 {
    font-size: 35px;
    letter-spacing: 2px;
  }

  .location-box ul li span img {
    max-width: 22px;
    height: 22px;
  }

  .nav-menu .navbar-nav .nav-item {
    margin-bottom: 24px;
  }

  .ami-box h1 {
    font-size: 19px;
  }

  .ami-box img {
    max-width: 71px;
    padding: 9px;
  }

  .about-in h1 {
    font-size: 28px;
  }

  .about-in p {
    line-height: 24px;
    letter-spacing: 1px;
    font-size: 14px;
  }

  .footer-form .bann-in-form form .form-group input,
  .footer-form .frm-btn button {
    height: 45px;
  }

  .footer-form::before {
    left: -97px;
    width: 115%;
    height: 125%;
  }

  .footer {
    margin-top: 0;
  }

  .price-high {
    margin-top: 50px;
  }

  .key-high-light ul li {
    pad: 2px 14px;
  }
}

@media (max-width: 1280px) {
  .location-box {
    left: -50px;
    max-width: 80%;
  }

  .overview .container {
    max-width: 90%;
  }

  .form-group {
    margin-bottom: 10px;
  }

  .form-group .form-control {
    height: 32px;
  }

  .mybutton button {
    font-size: 14px;
  }
}

.form-txt img {
  max-width: 100px;
}

.about_logo img {
  max-width: 150px;
  margin-bottom: 20px;
}

.modal-content .close {
  position: absolute;
  right: 12px;
  top: 10px;
  z-index: 999;
  cursor: pointer;
}

.partner {
  padding: 27px 0;
}

.partner-head {
  margin-bottom: 0 !important;
}
.over-text h2 {
  font-size: 24px;
}
@media (max-width: 769px) {
  .location-box,
  .overview .container,
  .popup-from.modal-lg {
    max-width: 100%;
  }

  .highlight-img h1,
  .mobile-section,
  .patch-on,
  .price-bann,
  h1.bann-typo {
    text-align: center;
  }

  .form-txt h3 {
    padding: 12px 6px;
    font-size: 14px;
  }

  .dekstop-view,
  .destop-sec,
  .price_section .table thead {
    display: none;
  }

  .mobile-sec,
  .price_section .table tbody,
  .price_section .table td,
  .price_section .table tr {
    display: block;
  }

  .ready-move {
    top: 200px;
    right: 11px;
  }

  .destop-show {
    display: none;
    padding: 15px;
  }

  .mobile-show {
    display: block;
    padding: 15px;
  }

  h1.bann-typo {
    margin-top: 20px;
    font-size: 17px;
    line-height: 26px;
    letter-spacing: 0;
    width: 100%;
    padding: 8px;
  }

  .footer-form .frm-btn {
    display: grid;
  }

  .footer-form .frm-btn button {
    width: 100%;
    display: block;
  }

  .banner-heading img {
    width: 50%;
    margin: auto auto 0;
    filter: unset;
  }

  .phone-btn {
    padding: 7px 19px;
  }

  .modal-body button.close {
    padding: 8px;
    border: 0;
    position: absolute;
    right: 0;
    background: #fff;
    color: #fff;
    z-index: 999;
    opacity: 1;
    top: 0;
  }

  .price_section .table {
    display: block;
    padding-left: 15px;
  }

  .price_section .table tbody {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .price_section .table tbody tr {
    max-width: calc(100% - 15px);
    flex: 0 0 calc(100% - 15px);
    margin-bottom: 30px;
  }

  .price_section .table tbody tr td:first-child {
    background: #0090c6;
    color: #000;
    font-size: 18px;
    letter-spacing: 1px;
    padding: 15px 0;
  }

  .price_section .table td {
    border: none;
    font-size: 18px;
  }

  .price_section .table td strong {
    color: #555;
    text-transform: uppercase;
    font-size: 13px;
  }

  .price_section .table .btn {
    font-weight: 500;
    font-size: 13px;
    height: 42px;
    padding: 2px 26px;
    text-transform: uppercase;
  }

  .partner,
  .price_section {
    padding: 50px 0;
  }

  .about-in,
  .mobile-pd0 {
    padding: 0;
  }

  .over-img img {
    width: 100%;
    box-shadow: 0 0 40px rgb(0 0 0 / 15%);
    margin-bottom: 25px;
  }

  .over-text {
    margin-top: 0;
    padding-top: 19px;
  }

  .mobile-view {
    display: block;
    width: 100%;
  }

  .devloper-logo {
    width: 100px;
    padding: 2px;
    margin-left: 10px;
  }

  .banner-form,
  .banner-setion {
    position: unset;
    width: 100%;
    margin-top: 0;
  }

  .banner .image-sec::before {
    background: unset;
    content: unset;
  }

  .banner .image-sec {
    margin-top: 71px;
  }

  .my-nav {
    position: fixed;
    width: 100%;
    background: var(--drk-blue);
    box-shadow: 0 0 10px #0006;
    top: -1px;
    padding: 5px 0;
    z-index: 9999;
  }

  .nav-btn {
    margin: 12px;
  }

  .price-bann {
    padding: 8px 14px;
    font-size: 24px;
    border: 1px solid var(--red);
    background: var(--cream);
    letter-spacing: 2px;
    color: #000;
    width: 100%;
  }

  .price-bann span {
    padding-left: 6px;
    font-size: 24px;
  }

  .mobile-sec.price-bann span {
    padding-left: 6px;
    font-size: 30px;
    display: block;
    margin-top: 8px;
  }

  .banner-heading {
    font-size: 22px;
    color: #1f415d;
  }

  .banner-heading span {
    color: unset;
  }

  .loca-tion {
    color: #000;
  }

  .loca-tion span {
    width: 90px;
    background: #00000066;
  }

  .banner-setion h4,
  .price-head h1 {
    font-size: 33px;
  }

  .key-high-light ul {
    width: 100%;
    background: var(--drk-blue);
    padding: 11px 15px;
  }

  .key-high ul li {
    flex: 0 0 calc(45%);
    max-width: calc(50%);
    margin: 5px;
    border-left: 3px solid var(--red);
    padding-left: 10px;
    background: var(--drk-blue);
  }

  .bann-in-form {
    background: #93939340;
    padding: 0;
  }

  .banner-form .bann-in-form {
    padding: 20px;
  }

  .patch-on {
    position: absolute;
    bottom: -2%;
    padding: 10px;
    z-index: 12;
    width: 100%;
    right: 0;
    background-color: var(--red);
    font-weight: 600;
    color: #fff;
  }

  .key-high ul li span p {
    font-size: 19px;
    line-height: 27px;
  }

  .bann-price h2 {
    font-size: 15px;
  }

  .price-banner {
    margin-left: 15px;
    font-size: 19px;
  }

  .bann-in h3::before,
  .price-banner::before {
    left: -15px;
    width: 8px;
  }

  .bann-in h3 {
    margin-left: 15px;
    padding: 9px 20px;
  }

  .price-banner span {
    padding: 10px 13px;
  }

  .banner .phone-btn,
  .footer-form {
    margin-top: 20px;
  }

  .overview::before {
    top: unset;
    bottom: 0;
    width: 100%;
    height: 59%;
  }

  .highlight-img h1,
  .over-head .over-in-hed h1 {
    font-size: 36px;
  }

  .about-in h1,
  .over-head .over-in-hed h4 {
    font-size: 26px;
  }

  .over-img {
    padding: 0;
    margin: 75px 3px 3px;
  }

  .text-out {
    padding: 0 15px;
    margin-top: 0;
  }

  .over-out-tex .over-text p {
    line-height: 22px;
  }

  .footer-form::before,
  .highlight .container::before {
    content: unset;
  }

  .highlight-img img {
    position: unset;
  }

  .highlight-img {
    padding-left: 0;
  }

  .highlight .container {
    padding: 50px 17px;
  }

  .high-text {
    margin: unset;
    padding-right: 0;
  }

  .high-text ul li span {
    text-align: left;
  }

  .location-box ul li {
    align-items: center;
    padding-right: 0;
  }

  .price-head {
    margin-bottom: 58px;
  }

  .location .price-head,
  .price-box {
    margin-bottom: 60px;
  }

  .prie-hed {
    left: 21%;
  }

  .padding-t-b {
    margin: 0;
  }

  .master-plan img {
    height: 200px;
  }

  .location-box {
    position: relative;
    left: 0;
  }

  .loc-img {
    padding: 0 15px;
    margin-bottom: 20px;
  }

  .footer-form .bann-in-form form .form-group {
    flex: 0 0 calc(100% - 10px);
    max-width: calc(100% - 10px);
  }

  .nav-menu {
    width: 100%;
    right: -100%;
    top: 0;
  }

  .nav-slide {
    right: 0;
    z-index: 99999;
  }

  .mobile-section {
    display: block;
    position: fixed;
    width: 100%;
    bottom: -50%;
    background: #0090c6;
    padding: 5px 0;
    z-index: 99;
    margin-top: 20px;
    display: flex;
    justify-content: space-around;
  }

  .mobile-section a {
    background: #0090c6;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
  }

  .fixed {
    bottom: 0;
  }

  .footer {
    margin-top: 0;
    padding: 19px;
    margin-bottom: 35px;
  }

  .about {
    padding: 25px 9px;
  }

  .banner-heading a {
    font-size: 30px;
    color: #000;
  }

  .banner .image-sec .carousel-inner,
  .banner .image-sec .carousel-item img {
    min-height: 300px;
  }

  .banner .banner-setion .patch {
    max-width: 100px;
    position: absolute;
    right: 0;
    top: 38%;
    z-index: 1;
  }
}

@media (max-width: 1500px) and (min-width: 1400px) {
  .loc-img img {
    max-height: 430px;
  }
}

.active .devloper-logo-black {
  filter: unset;
}

.active.navbar {
  background-color: #fff;
}

.active .nav-btn {
  background-color: #1f415d;
}

@media (max-width: 767px) {
  .active .devloper-logo1 {
    filter: unset;
  }
}
