.btn,
.contact-number a,
.menu ul li a,
header {
  -moz--webkit-transition: all 0.5s ease;
}
.contact-number a,
.main-div,
.submit-btn,
header {
  width: 100%;
}
*,
.container-fluid,
::after,
::before,
body {
  box-sizing: border-box;
}
.location-advantage-cnt ul,
.menu ul,
.project-content-right ul,
footer ul {
  list-style: none;
}
.form-control,
body {
  line-height: 1.5;
  font-family: "Plus Jakarta Sans";
  font-style: normal;
}
.modal-form .input-group .control--checkbox,
body {
  text-align: left;
}
@font-face {
  font-family: "Plus Jakarta Sans";
  src: url(../fonts/PlusJakartaSans-ExtraBold.woff2) format("woff2"),
    url(../fonts/PlusJakartaSans-ExtraBold.woff) format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Plus Jakarta Sans";
  src: url(../fonts/PlusJakartaSans-Bold.woff2) format("woff2"),
    url(../fonts/PlusJakartaSans-Bold.woff) format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Plus Jakarta Sans";
  src: url(../fonts/PlusJakartaSans-SemiBold.woff2) format("woff2"),
    url(../fonts/PlusJakartaSans-SemiBold.woff) format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Plus Jakarta Sans";
  src: url(../fonts/PlusJakartaSans-Regular.woff2) format("woff2"),
    url(../fonts/PlusJakartaSans-Regular.woff) format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Plus Jakarta Sans";
  src: url(../fonts/PlusJakartaSans-Light.woff2) format("woff2"),
    url(../fonts/PlusJakartaSans-Light.woff) format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
body {
  font-size: 1rem;
  font-weight: 400;
  color: #212529;
}
.floor-plan-item a.btn,
.modal-form,
.project-content-right,
footer {
  text-align: center;
}

.error-msg{
    color:red !important;
    text-align: left;
  }
  
  .input-error{
    padding-bottom: 11px;
  }
  
  
  #loader{
  display: none ;
  }
.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
img,
svg {
  vertical-align: middle;
}
.container,
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  max-width: 100%;
}
.menu ul,
body {
  margin: 0;
  padding: 0;
}
footer,
header {
  padding: 15px 0;
}
.contact-number,
.inner-header,
.menu ul {
  display: flex;
}
.btn,
.control.control--checkbox,
.main-div,
footer {
  display: inline-block;
}
.img-fluid {
  max-width: 100%;
  height: auto;
}
header {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9;
  background-color: #fff;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  border-bottom: 1px solid #dcdcdc;
}
.contact-number a,
.menu ul li a {
  color: #000;
  -webkit-transition: 0.5s;
  text-decoration: none;
}
.inner-header {
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.logo {
  max-width: 162px;
  text-align: center;
  font-weight: 800;
}
.menu ul li a {
  font-size: 16px;
  padding: 10px 12px;
  text-transform: uppercase;
  transition: 0.5s;
  font-weight: 600;
}
.contact-number a {
  font-size: 20px;
  transition: 0.5s;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  width: 200px;
}
.contact-number a.call-number {
  color: #164984;
  padding: 10px;
  border: 1px dashed #164984;
  border-radius: 10px;
}
.contact-number a.whatsapp-btn {
  color: #fff;
  background: #33b848;
  padding: 10px;
  border-radius: 10px;
  font-size: 20px;
  margin-left: 20px;
}
.contact-number a img {
  margin: 0 10px 0 0;
}
.banner-div .img-fluid {
  border-radius: 4px;
}
.main-section {
  position: relative;
  padding-top: 120px;
}
.btn {
  background-color: #19407d;
  color: #fff;
  text-decoration: none;
  padding: 10px 15px;
  font-size: 20px;
  border: 0;
  border-radius: 4px;
  cursor: pointer;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.control input:checked ~ .control__indicator::after,
.form-control {
  display: block;
}
.project-info {
  width: 72%;
  float: left;
  padding: 0 20px 0 0;
}
.offer-div {
  max-width: 320px;
  position: absolute;
  bottom: 40px;
  left: 0;
}
.project-form-side {
  width: 28%;
  float: left;
  position: sticky;
  top: 120px;
}
.project-form {
  border: 1px solid #dcdcdc;
  padding: 18px;
  border-radius: 4px;
}
.project-form h3 {
  font-size: 24px;
  color: #000;
  padding-bottom: 15px;
  margin-bottom: 15px;
  position: relative;
}
.project-form h3::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 56px;
  height: 3px;
  background: #164984;
}
.input-group {
  margin-bottom: 18px;
  position: relative;
}
.form-control {
  width: 100%;
  padding: 12px;
  font-size: 1rem;
  color: #212529;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  font-weight: 400;
}
.contact-buttons,
.formflag,
.modal {
  display: none;
}
.countryCode,
.table {
  background-color: #fff0;
}
.countryCode {
  position: absolute;
  left: 13px;
  height: 100%;
  border-radius: 0;
  padding: 0;
  border: 0;
  color: gray;
  font-size: 16px;
  width: 110px;
}
.countryCode ~ .form-control {
  padding-left: 120px;
}
.project-content-right h3 {
  font-size: 21px;
  font-weight: 600;
  color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
}
.floor-plan-item a.btn {
  width: 100%;
  font-size: 18px;
  background-color: #fff;
  color: #19407d;
}
.table td,
.table th {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #000;
}
.table-bordered td,
.table-bordered th {
  border: 1px solid;
  color: #000;
  font-size: 20px;
  text-transform: uppercase;
  text-align: center;
}
table {
  border-collapse: collapse;
}
.table {
  width: 100%;
  margin-bottom: 1rem;
}
.table-bordered {
  border: 1px solid #dee2e6;
}
*,
::after,
::before {
  margin: 0;
  padding: 0;
}
.same-div {
  padding-bottom: 40px;
  position: relative;
}
.project-content-left h1 {
  font-size: 28px;
  font-weight: 700;
  color: #000;
}
.project-content-left h3 {
  text-transform: uppercase;
  font-size: 18px;
}
.project-content-left h3 span {
  color: #004484;
}
.project-content-left p {
  font-size: 18px;
  font-weight: 500;
  color: #000;
  margin: 10px 0 15px;
}
.rera-status {
  padding: 10px 20px 8px;
  background: #dae9ff;
  border-radius: 5px;
  font-size: 16px;
  font-weight: 400;
  color: #4e7695;
}
.project-address {
  position: relative;
  padding-left: 55px;
  font-size: 18px;
  font-weight: 500;
  color: #000;
  margin-top: 25px;
  line-height: 25px;
}
.project-address::after {
  content: "";
  position: absolute;
  left: 0;
  top: -7px;
  background: url(../images/location_icon.webp) top left no-repeat;
  width: 28px;
  height: 42px;
}
.project-content-right {
  padding-left: 50px;
}
.about-developer p,
.project-content-right ul li {
  margin-top: 20px;
}
.project-content-right ul li a {
  display: block;
  background: #006aff;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  padding: 10px;
  border-radius: 4px;
  text-decoration: none;
}
.project-content-right ul li a.download-brochure-btn {
  background: #fe0000;
}
.project-content-div::after {
  content: "";
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 15px;
  height: 1px;
  background-color: #dcdcdc;
}
.project-title h2 {
  font-size: 27px;
  font-weight: 700;
  color: #000;
}
.project-overview-item {
  margin-top: 25px;
}
.project-overview-item h5 {
  font-size: 16px;
}
.project-overview-item p {
  color: gray;
  font-size: 18px;
}
.modal-form .btn,
.project-floor-div h2,
footer p {
  color: #fff;
}
.project-Highlights-box {
  background: #f3f8ff;
  border-radius: 10px;
  border: 1px solid #c6e1ee;
  padding: 15px 15px 0;
}
.modal-form .btn,
.project-floor-plan,
footer {
  background-color: #19407d;
}
.floor-plan-item,
.gallery-item,
.location-advantage-cnt,
.location-advantage-img,
.project-price-div .table {
  margin-top: 30px;
}
.project-Highlights-div ul {
  margin-top: 20px;
  list-style: none;
}
.project-Highlights-div ul li {
  width: 49%;
  display: inline-block;
  margin-bottom: 15px;
  font-size: 16px;
  position: relative;
  padding-left: 20px;
}
.location-advantage-cnt ul li::before,
.project-Highlights-div ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 6px;
  background: #006aff;
  width: 10px;
  height: 10px;
  border-radius: 50%;
}
.project-amenities-div ul li {
  width: 33%;
}
.floor-plan-item img {
  filter: blur(4px);
  -webkit-filter: blur(4px);
}
.project-floor-plan {
  padding: 30px;
  border-radius: 10px;
}
footer {
  width: 100%;
}
footer p {
  font-size: 12px;
  margin: 0 0 10px;
}
footer ul {
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: center;
}
footer ul li {
  margin: 0 10px;
}
footer ul li a {
  color: #fff;
  text-decoration: none;
  font-size: 14px;
}
.location-advantage-cnt ul li {
  margin-bottom: 15px;
  position: relative;
  padding-left: 20px;
}
.modal {
  position: fixed;
  z-index: 1;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: #000;
  background-color: rgb(0 0 0 / 0.4);
}
.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  max-width: 500px;
  position: relative;
  border-radius: 5px;
}
.close {
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
  width: 30px;
  height: 30px;
  background-color: #000;
  border-radius: 4px;
  padding: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
}  
#myModalPop .modal-form {
  margin-top: 20px;
}
.popup-offer {
  margin-bottom: 20px;
}
.modal-form h3 {
  font-size: 24px;
  text-transform: uppercase;
  margin: 0 0 20px;
}
.form-control::-ms-input-placeholder {
  font-family: "Plus Jakarta Sans";
  font-weight: 400;
  font-style: normal;
}
.form-control::placeholder {
  font-family: "Plus Jakarta Sans";
  font-weight: 400;
  font-style: normal;
}
.disclaimer {
  border: 1px solid #dcdcdc;
  padding: 15px;
}
.disclaimer h2 {
  margin-bottom: 15px;
}
.disclaimer p {
  margin-bottom: 10px;
  font-size: 16px;
}
.control.control--checkbox {
  padding-left: 22px;
  font-size: 13px;
}
.control input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.control__indicator::after {
  width: 5px;
  height: 8px;
  left: 4px;
  top: 1px;
  border-style: solid;
  border-color: #fff;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  content: "";
  position: absolute;
  display: none;
}
.control__indicator {
  border: 1px solid #ced4da;
  border-radius: 2px;
  top: 3px;
  width: 15px;
  height: 15px;
  position: absolute;
  left: 0;
}
.control input:checked ~ .control__indicator {
  border-color: #19407d;
  background-color: #19407d;
}
@media only screen and (max-width: 1499px) {
  .menu ul li a {
    font-size: 16px;
    padding: 10px;
  }
  .contact-number a {
    font-size: 18px;
    width: 180px;
  }
  .contact-number a.whatsapp-btn {
    font-size: 18px;
  }
}
@media only screen and (max-width: 1399px) {
  .menu ul li a {
    font-size: 15px;
    padding: 8px;
  }
  .contact-number a {
    font-size: 16px;
    width: 162px;
    padding: 9px !important;
  }
  .contact-number a.whatsapp-btn {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1299px) {
  .logo {
    max-width: 100px;
  }
  .menu ul li a {
    font-size: 14px;
    padding: 10px;
  }
  .contact-number a {
    font-size: 15px;
    width: 160px;
  }
  .contact-number a.whatsapp-btn {
    font-size: 15px;
  }
  .project-content-right h3 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 1199px) {
  .contact-number a span {
    display: none;
  }
  .contact-number a {
    width: auto;
  }
  .contact-number a img {
    margin: 0;
  }
  .contact-number a.whatsapp-btn {
    margin-left: 15px;
  }
  .main-section {
    padding-top: 90px;
  }
  .project-content-left h1 {
    font-size: 28px;
  }
  .project-content-left p,
  .project-content-right ul li a {
    font-size: 17px;
  }
  .project-Highlights-div ul li,
  .project-overview-item h5,
  .rera-status {
    font-size: 15px;
  }
  .project-address {
    margin-top: 20px;
    font-size: 17px;
  }
  .project-content-right {
    padding-left: 0;
  }
  .project-title h2 {
    font-size: 27px;
  }
  .project-overview-item p,
  .table-bordered td,
  .table-bordered th {
    font-size: 16px;
  }
  .location-advantage-cnt ul li {
    font-size: 14px;
  }
  .project-form {
    padding: 10px;
  }
  .project-form h3 {
    font-size: 20px;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  .form-control {
    font-size: 1rem;
  }
}
@media only screen and (max-width: 991px) {
  .offer-div {
    max-width: 250px;
  }
  .button_container,
  .contact-number {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
  .button_container {
    right: 0;
    height: 29px;
    width: 35px;
    cursor: pointer;
    z-index: 100;
    transition: opacity 0.25s;
  }
  .button_container span {
    background: #000;
    border: 0;
    height: 5px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: 0.35s;
    cursor: pointer;
  }
  .button_container span:nth-of-type(2) {
    top: 11px;
  }
  .button_container span:nth-of-type(3) {
    top: 22px;
  }
  .contact-number {
    right: 50px;
  }
  .contact-buttons,
  .overlay {
    position: fixed;
    left: 0;
    width: 100%;
  }
  @-webkit-keyframes widgetPulse {
    0% {
      -webkit-transform: scale(1, 1);
      transform: scale(1, 1);
      opacity: 1;
    }
    100% {
      -webkit-transform: scale(1.8, 1.8);
      transform: scale(1.8, 1.8);
      opacity: 0;
    }
  }
  @keyframes widgetPulse2 {
    0% {
      -webkit-transform: scale(1, 1);
      transform: scale(1, 1);
      opacity: 1;
    }
    100% {
      -webkit-transform: scale(1.4, 1.4);
      transform: scale(1.4, 1.4);
      opacity: 0;
    }
  }
  .overlay {
    background: #fff;
    top: 64px;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    max-height: 0;
    -webkit-transition: max-height 0.3s, -webkit-transform 0.3s;
    transition: max-height 0.3s, transform 0.3s, -webkit-transform 0.3s;
    -o-transition: max-height 0.3s, transform 0.3s;
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    overflow: auto;
  }
  .overlay nav {
    text-align: center;
  }
  .overlay ul {
    list-style: none;
    padding: 0;
    margin: 0 auto;
    display: inline-block;
    position: relative;
    width: 100%;
  }
  .overlay ul li {
    display: block;
    position: relative;
    opacity: 0;
    margin: 0;
  }
  .overlay ul li a,
  .overlay ul li span {
    display: block;
    position: relative;
    color: #000;
    text-decoration: none;
    overflow: hidden;
    font-size: 18px;
  }
  .overlay.open li {
    -webkit-animation: 0.5s 0.35s forwards fadeInRight;
    animation: 0.5s 0.35s forwards fadeInRight;
    opacity: 1;
    border-bottom: 1px solid gray;
  }
  .button_container.active .top {
    transform: translateY(11px) translateX(0) rotate(45deg);
    background: #000;
  }
  .button_container.active .middle {
    opacity: 0;
    background: #000;
  }
  .button_container.active .bottom {
    transform: translateY(-11px) translateX(0) rotate(-45deg);
    background: #000;
  }
  .overlay.open {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    max-height: 100vh;
  }
  .contact-buttons {
    box-shadow: rgb(0 0 0/25%) 0 0 10px;
    padding: 10px;
    bottom: 0;
    background-color: #fff;
    display: block;
  }
  .contact-buttons ul {
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
  }
  .contact-buttons ul li {
    width: 50%;
    text-align: center;
  }
  .contact-buttons ul li a {
    display: block;
    text-decoration: none;
    color: #fff;
  }
  .contact-buttons ul li a.modal-button.btn {
    background-color: #fff0;
    border: 1px solid #19407d;
    color: #19407d;
  }
  footer {
    margin-bottom: 72px;
  }
  .contact-number a.call-number,
  .project-form-side {
    display: none;
  }
  .project-info {
    width: 100%;
    padding: 0;
  }
  .project-name {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
  }
  .project-address {
    margin-top: 15px;
    font-size: 18px;
  }
  .project-content-left p {
    margin-bottom: 0;
  }
  .project-content-right {
    padding: 30px 0 0;
  }
  .project-cnt-price {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .project-content-right ul {
    display: flex;
  }
  .project-content-right ul li {
    margin: 0 0 0 20px;
  }
  .same-div {
    padding-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .offer-div {
    max-width: 200px;
  }
  .project-content-left p,
  .project-content-right h3 {
    font-size: 16px;
  }
  .same-div {
    padding-bottom: 25px;
  }
  .project-content-left h1 {
    font-size: 24px;
  }
  .rera-status {
    font-size: 14px;
  }
  .project-content-right ul li a {
    width: 180px;
    font-size: 15px;
  }
  .project-content-right ul li {
    margin: 0 0 0 10px;
  }
  .project-overview-item {
    margin-top: 15px;
  }
  .project-title h2 {
    font-size: 22px;
  }
  .gallery-item {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 575px) {
  .offer-div {
    max-width: 150px;
  }
  .project-content-right h3 {
    justify-content: left;
  }
  footer {
    margin-bottom: 64px;
  }
  .contact-buttons ul li a {
    font-size: 14px;
    text-transform: uppercase;
  }
  .same-div {
    padding-bottom: 20px;
  }
  .logo {
    max-width: 165px;
  }
  .contact-number a.whatsapp-btn {
    margin-left: 10px;
  }
  .contact-number {
    right: 40px;
  }
  .main-section {
    padding-top: 100px;
  }
  .project-cnt-price,
  .project-content-right ul,
  .project-name {
    display: block;
  }
  .project-content-left h1 {
    font-size: 20px;
  }
  .project-content-left p {
    font-size: 16px;
    margin-bottom: 16px;
  }
  .rera-status {
    font-size: 12px;
  }
  .project-address {
    margin-top: 20px;
    font-size: 16px;
    padding-left: 35px;
  }
  .project-address::after {
    width: 21px;
    height: 35px;
    background-size: 100%;
    top: -2px;
  }
  .project-content-right ul li {
    margin: 15px 0 0;
  }
  .project-content-right ul li a,
  .project-overview-item h5 {
    font-size: 14px;
  }
  .project-content-div::after {
    bottom: 6px;
  }
  .project-overview-item p {
    font-size: 15px;
  }
  .project-title h2 {
    font-size: 18px;
  }
  .project-Highlights-div ul li,
  .project-amenities-div ul li {
    width: 100%;
  }
  .table-bordered td,
  .table-bordered th {
    font-size: 13px;
  }
  .rera-status {
    width: 220px;
    padding: 10px 15px 8px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
  .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: 33.33%;
  }
  .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 992px;
  }
  .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-8 {
    -ms-flex: 0 0 66.66%;
    flex: 0 0 66.66%;
    max-width: 66.66%;
  }
}
@media only screen and (min-width: 1200px) {
  .container {
    max-width: 1200px;
  }
  .col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-xl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media only screen and (min-width: 1300px) {
  .container {
    max-width: 1300px;
  }
}
@media only screen and (min-width: 1400px) {
  .container {
    max-width: 1400px;
  }
}
@media only screen and (min-width: 1500px) {
  .container {
    max-width: 1500px;
  }
}
.card {
            display: flex;
            flex-direction: row;
            border: 1px solid #ccc;
            border-radius: 8px;
            padding: 30px 20px 8px 20px;
            width: 100%;
            max-width: 900px;
            background-color: white;
            box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
            margin-bottom: 21px;
            background-image: url(../images/nr1/ome2.jpeg);
        }

          @media (max-width: 768px) {
              .card {
                      display: flex;
                      flex-direction: column;
                      border: 1px solid #ccc;
                      border-radius: 8px;
                      padding: 20px;
                      width: 100%;
                      max-width: 900px;
                      background-color: white;
                      box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
                      margin-bottom: 21px;
                  }
          }
        .card p {
            font-size: 15px;
            font-weight: 700;
            text-align: justify;
        }

        .left {
            margin-bottom: 20px;
            width: 50%;
            background-color: cornsilk;
            padding: 20px;
        
        }
         @media (max-width: 768px) {
             .left {
                margin-bottom: 20px;
                width: 100%;
              }
          }

        .right {
            display: flex;
            width: 50%;
            flex-direction: column;
            align-items: flex-start;
            margin-left: 100px;
            padding-left: 40px;
            background-color: #fff8dc;
            padding-top: 20px;
            max-height: 229px;

        }
         @media (max-width: 768px) {
               .right {
                  display: flex;
                  width: 100%;
                  flex-direction: column;
                  align-items: flex-start;
                  margin-left: 100px;
                  padding-left: 40px;

              }
          }

        .card h1 {
            font-size: 25px;
            margin: 0;
        }

        .price {
            font-size: 1.5em;
            margin: 0;
            color: #333;
            overflow: hidden; /* Ensures it doesn't overflow */
            white-space: nowrap; /* Prevents wrapping */
/*            border-right: 0.15em solid orange;  Typing cursor effect */
            animation: blink-caret 0.75s step-end infinite;
        }

        @keyframes blink-caret {
            from, to { border-color: transparent; }
            50% { border-color: orange; }
        }

        .blinking {
            animation: blinker 1s linear infinite;
            font-size: 18px;
            font-weight: 600;
            color: #33b848;
        }

        @keyframes blinker {
            50% { opacity: 0; }
        }

        button {
            background-color: #007BFF;
            color: white;
            border: none;
            border-radius: 5px;
            padding: 10px;
            cursor: pointer;
            margin-top: 10px;
            transition: background-color 0.3s;
            width: 100%;
            max-width: 250px;
        }

        button:hover {
            background-color: #03a84e;
        }

        .location {
            margin-top: 10px;
            display: flex;
            align-items: center;
        }

        .location img {
            width: 16px;
            height: 25px;
            margin-right: 5px;
        }

        .offers {
            font-weight: bold;
            color: #FF4500;
        }
        @media (max-width: 768px){
          .right {
                display: flex;
                width: 100%;
                flex-direction: column;
                align-items: flax-start;
                margin-left: 0px;
                padding-left: 21px;
                padding-bottom: 21px;
            }
        }
         @media (max-width: 540px){
          .right {
                display: flex;
                width: 100%;
                flex-direction: column;
                align-items: flex-start;
                margin-left: 0px;
                padding-left: 0px;
                padding-left: 21px;
            }
        }
        @media (max-width: 540px){
          .price {
            font-size: 16px;
            margin: 0;
            color: #333;
            overflow: hidden; /* Ensures it doesn't overflow */
            white-space: nowrap; /* Prevents wrapping */
/*            border-right: 0.15em solid orange;  Typing cursor effect */
            animation: blink-caret 0.75s step-end infinite;
         }
        }
         @media (max-width: 540px){
            button {
              background-color: #007BFF;
              color: white;
              border: none;
              border-radius: 5px;
              padding: 10px;
              cursor: pointer;
              margin-top: 10px;
              transition: background-color 0.3s;
              width: 90%;
              max-width: 250px;
           }
        }
         @media (max-width: 540px){
          .box-face {
                position: absolute;
                width: 100%;
                height: 100%;
                display: flex;
                flex-direction: column;
                justify-content: center;
                align-items: center;
                backface-visibility: hidden;
                padding: 10px;
                padding-bottom: 35px;
            }
        }
/*        add2*/
.container-n {
            display: flex;
            flex-wrap: wrap;
            justify-content: center;
            gap: 17px;
            max-width: 1000px; /* Limit container width */
            width: 100%; /* Responsive width */
            /*margin-bottom: 25px;*/
            /*background-image: url(../images/nr1/omx1.jpg);*/
            background-color: #fff8dcbd;
            padding: 21px 10px;
            border-radius: 10px;
        }
/*       .img-fluid.nr1 {*/
/*    height: 170px;*/
/*}*/

        .box-n {
            position: relative;
            width: 100%;
            max-width: 265px; /* Limit box width */
            height: 145px;
            display: flex;
            justify-content: center;
            align-items: center;
            border: 2px dotted #ccc;
            border-radius: 8px;
            perspective: 1000px;
            overflow: hidden;
            box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
        }

        .box-inner-n {
            position: absolute;
            width: 100%;
            height: 100%;
            transition: transform 0.6s;
            transform-style: preserve-3d;
        }

        .box-n:hover .box-inner-n {
            transform: rotateY(180deg);
        }

        .box-face {
            position: absolute;
            width: 100%;
            height: 100%;
            display: flex;
            flex-direction: column; /* Stack h2 and p */
            justify-content: center;
            align-items: center;
            backface-visibility: hidden;
            padding: 10px;
        }

        .box-front {
            background-color: white;
            color: black;
        }

        .box-back {
            background-color: #007BFF; /* Change to your preferred color */
            color: white;
            transform: rotateY(180deg);
        }

        h2 {
            margin: 0;
            font-size: 1.2em; /* Use relative unit */
            text-align: center; /* Center text */
            border-bottom: 1px dotted #ccc; /* Dotted line under h2 */
            padding-bottom: 2px; /* Space between h2 and line */
        }

        p {
            margin: 5px 0 0;
            font-size: 0.9em; /* Use relative unit for consistency */
            text-align: center; /* Center text */
            border-top: 1px dotted #ccc; /* Dotted line above p */
            padding-top: 5px; /* Space between p and line */
        }
        .new-text-nr {
          margin-bottom: 21px;
          text-align: center;
      }

        /* Responsive adjustments */
        @media (max-width: 768px) {
            .box-n {
                width: 100%; /* Full width on small screens */
            }

            h1 {
                font-size: 20px; /* Adjust h1 size for smaller screens */
            }
        }

/*        add3*/
.container-nr {
            display: flex;
            width: 100%;
            max-width: 892px; /* Limit container width */
            margin: 0 auto;
            background: #dbdfe6;
            border-radius: 8px;
            box-shadow: 0 10px 13px rgba(0, 0, 0, 0.1);
            margin-bottom: 21px;
            height: 445px;
        }
        @media (max-width: 768px) {
          .container-nr {
              flex-direction: column;
              width: 95%;
          }
      }

        .image-column {
            flex: 1.5; /* Image takes up one part */
            overflow: hidden; /* Hide any overflow */
        }

        .image-column img {
            width: 100%;
            height: 98%; /* Make the image take up the full height */
            object-fit: cover; /* Ensure the image covers the column while maintaining aspect ratio */
            border-top-left-radius: 8px;
            border-bottom-left-radius: 8px;
            padding-top: 11px;
            padding-left: 11px;
        }

        .list-column {
            flex: 1.5; /* List takes up more space */
            padding: 10px;
            display: flex;
            flex-direction: column; /* Arrange items in a column */
        }

        .list-row {
            list-style: none; /* Remove default list styles */
            padding: 0;
            margin: 0;
            display: flex;
            flex-direction: column; /* Arrange items in a column */
            gap: 5px; /* Space between list items */
        }

        .list-row li {
            display: flex;
            align-items: center;
            padding: 10px;
            background-color: #f9f9f9;
            border: 1px solid #ccc;
            border-radius: 5px;
            transition: background-color 0.3s;
            font-size: 14px;
        }

        .list-row li:hover {
            background-color: #33b848; /* Change background on hover */
        }

        .icon {
            margin-right: 10px;
            color: #4CAF50; /* Checkmark color */
        }

        /* Responsive adjustments */
        @media (max-width: 768px) {
            .container {
                flex-direction: column; /* Stack vertically on small screens */
            }

            .list-column {
                padding: 10px;
            }
        }
/*        add4*/
 .container-jr {
            display: flex;
            /*background-image: url(../images/nr1/8.jpg) !important;*/
            flex-direction: column; /* stacks the rows vertically */
            gap: 15px; /* space between rows */
            align-items: center; /* center align boxes */
            margin-bottom: 21px;
            border: 1px solid #dcdcdc;
            padding-bottom: 20px;
            border-radius: 10px;
            box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
        }

        .row-jr {
            display: flex;
            justify-content: center; /* center align boxes in the row */
            gap: 10px; /* space between boxes */
        }

        .message-box {
            width: 330px; /* fixed width for each box */
            border-left: 2px solid blue; /* left border only */
            border-radius: 5px;
            padding: 32px 20px 20px 20px;
            background-color: white;
            text-align: center;
            position: relative;
            overflow: hidden; /* to prevent overflow of the gradient */
            transition: color 0.3s ease; /* smooth transition for text color */
            margin-left: 20px;
            height: 90px;
            box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
        }
        @media (max-width: 768px) {
          .message-box {
              width: 150px;
              border-left: 2px solid blue;
              border-radius: 5px;
              padding: 32px 20px 20px 20px;
              background-color: white;
              text-align: center;
              position: relative;
              overflow: hidden;
              transition: color 0.3s ease;
              margin-left: 20px;
              height: 110px;
              box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
          }
        }

        .message-box::before {
            content: '';
            position: absolute;
            top: 0;
            left: -100%; /* start off-screen */
            width: 100%;
            height: 100%;
            background-color: #33b848; /* light blue color */
            transition: left 0.3s ease; /* smooth transition for gradient */
            z-index: 0; /* behind the text */
        }

        .message-box:hover::before {
            left: 0; /* move into view on hover */
        }

        .message-box:hover {
            color: black; /* change text color on hover if needed */
        }

        .message-box span {
            position: relative; /* to keep text above the gradient */
            z-index: 1; /* above the gradient */
        }

/*        add4*/
.container-ni {
            text-align: center; /* center align the text */
            border: 1px dotted;
            border-radius: 10px;
            margin-bottom: 21px;
            padding-bottom: 21px;
            box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
        }

        h1 {
            margin-bottom: 20px;
        }

        .box-container {
            display: flex;
            flex-wrap: wrap; /* allows boxes to wrap */
            justify-content: center; /* center align boxes */
            gap: 20px; /* space between boxes */
        }

        .box {
            width: 390px; /* fixed width for each box */
            border: 1px solid #ccc;
            border-radius: 5px;
            padding: 10px;
            background-color: white;
            box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
            cursor: pointer; /* change cursor to pointer */
        }

        .box img {
            width: 100%; /* responsive image */
            border-radius: 5px 5px 0 0; /* rounded corners for the top */
        }

        h2 {
            margin-top: 20px;
            margin-bottom: 10px;
        }

        /* Modal styles */
        .modal {
            display: none; /* Hidden by default */
            position: fixed; /* Stay in place */
            z-index: 1000; /* Sit on top */
            left: 0;
            top: 0;
            width: 100%; /* Full width */
            height: 100%; /* Full height */
            overflow: auto; /* Enable scroll if needed */
            background-color: rgba(0, 0, 0, 0.8); /* Black w/ opacity */
        }

        .modal-content {
            margin: auto;
            display: block;
            width: 75%; /* Image width */
            max-width: 580px; /* Max image width */
        }

        .close {
            position: absolute;
            top: 5px;
            right: 5px;
            color: white;
            font-size: 40px;
            font-weight: bold;
            cursor: pointer;
        }
        .bor-der {
          border-bottom: 1px dotted #ccc;
          padding: 10px;
        }
        
        #home {
    margin-top: 121px;
    margin-bottom: 26px;
}
.con-tainer {
    padding: 20px;
    border: 1px solid #c2c2c2;
    border-radius: 10px;
    background-color: white;
}
.row.js {
    width: 100%;
}