
  .headingsearch
  {
  font-size: 20px;
  line-height: 40px;
  margin-left: 2px;
  }
  .wsus__single_property1
  {
  box-shadow: 0 0px 2px 0 #8ab5bc;
  margin-bottom: 2px;
  }
  .accordionnew
  {
  float: left;width: 100%;
  }
  .df3
  {  
  width: 100%;
  float: left;
  height: auto;
  }
  .h3df
  { 
  text-align: left;    
  font-weight: 600;
  margin: 0px;
  font-size: 18px;    
  color: #000000;    
  font-family: 'Poppins';
  } 
  .dr2
  {
  float: right;color: #091e42;
  font-size: 16px;
  font-weight: 600;
  display: block;
  }
  .dr2p
  { 
  line-height: 20px;
  margin-bottom: 0px;    
  font-size: 13px;
  padding-top: 5px !important;
  font-family: 'Poppins';
  }
  .dr2p1
  {
  color: #0d70c2;
  font-size: 14px;
  /* font-family: 'Atlassian Sans'; */
  /* font-weight: 900; */
  /*text-transform: uppercase;*/
  font-family: 'Poppins';
  }
  .accordion-button 
  {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  padding: var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);
  font-size: 1rem;
  color: var(--bs-accordion-btn-color);
  text-align: left;
  background-color: var(--bs-accordion-btn-bg);
  border: 0;
  border-radius: 0;
  overflow-anchor: none;
  -webkit-transition: var(--bs-accordion-transition);
  transition: var(--bs-accordion-transition);
  font-size: 14px;
  font-family: 'Poppins';
  }
  .property-details-descrip-text ul > li{     list-style: circle !important;
  margin-left: 20px;}
  .header-style-three.bd-sticky .header-menu-wrapper .header-logo {
  display: block;
  background: #0e7a9b;
  padding: 10px;
  }
  .bd-btn.btn-black {
  background-color: #00c8d4;
  }
  .btn-close {
  text-align: right;
  /* margin-right: 20px; */
  float: right;
  background-color: #fff;
  }
  .agent-details-widget
  {
  border: 1px solid var(--bd-border-primary);
  padding: 15px 10px;
  }
  .sidebar-widget-title {
  font-size: 15px;
  margin-bottom: 20px;
  text-align: left;
  margin-left: 1px;
  float: left;
  width: 100%;
  color: #ffffff;
  }
  input[type=text], input[type=email], input[type=tel], input[type=number], input[type=password], input[type=date], input[type=url], textarea {
  outline: none;
  height: 45px;
  width: 100%;
  font-size: 16px;
  border: none;
  border: 1px solid var(--bd-border-primary);
  padding: 0 10px;
  color: var(--bd-text-primary);
  font-family: var(--bd-ff-heading);
  margin-bottom: 5px;
  background: #ffffff;
  }
  .ba2 {
  COLOR: #FFC107;
  FONT-SIZE: 10PX;
  MARGIN-TOP: 10PX;
  TEXT-ALIGN: CENTER;
  }
  .bt {
  border: 1px solid #777777;
  font-size: 12px;
  padding: 5px;
  width: 100px;
  float: right;
  margin-right: 0px;
  margin-bottom: 0px;
  text-align: center;
  margin-top: 10px;
  }
  .modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
  transition: -webkit-transform .3s ease-out;
  transition: transform .3s ease-out;
  transition: transform .3s ease-out, -webkit-transform .3s ease-out;
  -webkit-transform: translate(0, 0px);
  -ms-transform: translate(0,0px);
  transform: translate(0, 0px);
  }
  .modal-dialog {
  margin-top: 10%;
  background: #043d6a;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
  }
  .search-icon {
  display: none;
  }
  .SER {
  PADDING-bottom: 10PX;
  font-size: 14px;
  width: 33%;
  text-align: center;
  }
  /* Default: show search box on desktop */
  .search-box {
  display: block;
  }
  @media (max-width: 500px) {
  .headingsearch 
  {
  font-size: 16px;
  line-height: 40px;
  margin-left: 2px;
  }
  }
  
   @media (max-width: 375px) {
  .headingsearch 
  {
  font-size: 12px;
  line-height: 30px;
  margin-left: 2px;
  }
  }
 
  /* Mobile: hide search box initially */
  @media (max-width: 768px) {
  .headingsearch 
  {
  font-size: 18px;
  line-height: 40px;
  margin-left: 2px;
  }
  .agent-name-phone {
  float: left !important;
  margin-bottom: 15px;
  padding: 0;
  }
  .search-icon {
  display: block;
  cursor: pointer;
  height: 35px;
  text-align: center;
  margin-top: 14px;
  font-size: 20px;
  }
  .search-box {
  display: none;
  }
  .search-icon {
  display: block;
  cursor: pointer;
  }
  .enquiry-btn1
  {    
  background: #d7eff9;
  float: left;
  text-align: center;
  font-size: 14px;
  cursor: pointer;
  display: inline-block;
  border-radius: 0px;
  font-family: 'Poppins'
  }
  .enquiry-btn {
  float: right;
  padding: 8px 90px;
  font-size: 14px;
  text-align: center;
  color: #fff;
  background: #0972a0;
  cursor: pointer;
  display: inline-block;
  border-radius: 0px;
  font-family: 'Poppins' ;
  }
  }
  
   @media (max-width: 375px) {
  .headingsearch 
  {
  font-size: 14px;
  line-height: 40px;
  margin-left: 2px;
  }
  .agent-name-phone {
  float: left !important;
  margin-bottom: 15px;
  padding: 0;
  }
  .search-icon {
  display: block;
  cursor: pointer;
  height: 35px;
  text-align: center;
  margin-top: 12px;
  font-size: 16px;
  }
  .search-box {
  display: none;
  }
  .search-icon {
  display: block;
  cursor: pointer;
  }
  .enquiry-btn1
  {    
  background: #d7eff9;
  float: left;
  text-align: center;
  font-size: 12px;
  cursor: pointer;
  display: inline-block;
  border-radius: 0px;
  font-family: 'Poppins'
  }
  .enquiry-btn {
  float: right;
  padding: 8px 90px;
  font-size: 12px;
  text-align: center;
  color: #fff;
  background: #0972a0;
  cursor: pointer;
  display: inline-block;
  border-radius: 0px;
  font-family: 'Poppins' ;
  }
  }
 
  
  
  
  @media only screen and (max-width: 600px) {
  .enquiry-btn {
  float: right;
  padding: 8px 90px;
  font-size: 14px;
  text-align: center;
  color: #fff;
  background: #0972a0;
  cursor: pointer;
  display: inline-block;
  border-radius: 0px;
  font-family: 'Poppins' ;
  }
  .wsus__single_property_search {
  font-size: 13px;
  margin-bottom: 10px;
  width: 100%;
  }
  .bhk-imp {
  float: left;
  width: 33% !important;
  }
  .xy-text {
  float: left;
  width: 25% !important;
  }
  .select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
  width: 100% !important;
  }
  .rxf{    display: block;
  max-width: 100%;
  padding: 5px;
  width: 100% !important;
  min-height: 350px !important;
  max-height: 350px !important;
  height: 350px !important;}
  .bhk-txt {
  width: 100% !important;
  }
  .wsus__search_property {
  margin-bottom: 40px;
  }
  .m-1
  {
  margin: 2px !important;
  font-family: 'Poppins';
  font-size: 15px;
  }
  }
  
  
  
  @media only screen and (max-width: 375px) {
  .enquiry-btn {
  float: right;
  padding: 8px 90px;
  font-size: 12px;
  text-align: center;
  color: #fff;
  background: #0972a0;
  cursor: pointer;
  display: inline-block;
  border-radius: 0px;
  font-family: 'Poppins' ;
  }
  .wsus__single_property_search {
  font-size: 10px;
  margin-bottom: 10px;
  width: 100%;
  }
  .bhk-imp {
  float: left;
  width: 33% !important;
  }
  .xy-text {
  float: left;
  width: 25% !important;
  }
  .select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
  width: 100% !important;
  }
  .rxf{    display: block;
  max-width: 100%;
  padding: 5px;
  width: 100% !important;
  min-height: 350px !important;
  max-height: 350px !important;
  height: 350px !important;}
  .bhk-txt {
  width: 100% !important;
  }
  .wsus__search_property {
  margin-bottom: 40px;
  }
  .m-1
  {
  margin: 2px !important;
  font-family: 'Poppins';
  font-size: 12px;
  }
  }

  
  
  h1 {
  font-family: 'Poppins';
  font-size: 18px;
  line-height: 1.1;
  }
  h2 {
  font-family: 'Poppins';
  font-size: 16px;
  line-height: 1;
  }
  h3 {
  font-family: 'Poppins';
  font-size: 14px;
  line-height: 1.8;
  }
  h4 {
  font-family: 'Poppins';
  font-size: 12px;
  line-height: 1.8;
  }
  .home p {
  font-size: clamp(25px, 4vw, 40px);
  margin-top: 10px;
  }
  
  .p {
  font-family: 'Poppins';
  font-size: 13px;
  }
  .header-area, .header-style-three, .header-transparent{    background: #00caff;}
  .accordion-item:first-of-type>.accordion-header .accordion-button {
  border-top-left-radius: var(--bs-accordion-inner-border-radius);
  border-top-right-radius: var(--bs-accordion-inner-border-radius);
  font-size: 13px;
  }
  .accordion-item:last-of-type>.accordion-header .accordion-button.collapsed {
  border-bottom-right-radius: var(--bs-accordion-inner-border-radius);
  border-bottom-left-radius: var(--bs-accordion-inner-border-radius);
  font-size: 13px;
  }
  p:last-child {
  margin-bottom: 0;
  font-size: 12px;
  line-height: 19px;
  margin-left: 10px;
  width: 280px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  }
  .truncate {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  width: 100%;
  font-family: 'Poppins', Sans-Serif;
  }
  .truncate > p {    font-size: 12px;
  line-height: 19px;
  margin-left: 5px;}
  .bhk-txt{width:100%}
  .wsus__single_property_img img {
  object-fit: fill;
  height: 100%;
  width: 100%;
  width: 340px !important;
  border-radius: 0px 0px 0px 0px;
  }
  .tk {
  width: 100%;
  float: right;
  text-align: center;
  background: #f7f7f7;
  font-size: 14px;
  padding: 5px;
  margin-top: 16px;
  font-weight: 500;
  color: #a8640b;
  padding: 14px;
  }
  .SER {
  PADDING-bottom: 10PX;
  font-size: 14px;
  }
  .project-mini-link {
  float: right;
  margin-right: 0px;
  padding: 8px;
  font-size: 14px;
  color: #f58220;
  cursor: pointer;
  width: 100%;
  }
  .enquiry-btn1
  {    
  background: #d7eff9;
  float: left;
  text-align: center;
  font-size: 14px;
  cursor: pointer;
  display: inline-block;
  border-radius: 0px;
  font-family: 'Poppins'
  }
  .enquiry-btn {
  float: right;
  padding: 5px 80px;
  font-size: 14px;
  text-align: center;
  color: #fff;
  background: #2b3e94;
  cursor: pointer;
  display: inline-block;
  border-radius: 0px;
  }
  .project-card-info-wrap .enquiry-btn {
  float: right;
  padding: 8px 25px;
  font-size: 16px;
  text-align: center;
  color: #fff;
  background: #f58220;
  cursor: pointer;
  display: inline-block;
  border-radius: 4px;
  }
  .wsus__single_property {
  padding: 0px;
  box-shadow: 0 2px 10px 0 #3571a2 !important;
  margin-bottom: 30px;
  min-height: 300px;
  border-radius: 0px;
  }
  input[type=text], input[type=email], input[type=tel], input[type=number], input[type=password], input[type=date], input[type=url], textarea {
  outline: none;
  height: 40px;
  width: 100%;
  font-size: 16px;
  border: none;
  border: 1px solid var(--bd-border-primary);
  padding: 0 20px;
  color: var(--bd-text-primary);
  font-family: var(--bd-ff-heading);
  border-radius: 0px;
  }
  label {
  display: inline-block;
  width: 100%;
  margin-bottom: 5px;
  font-weight: 500;
  }
  .sdf2{    display: inline-block;}
  input[type=checkbox] ~ label {
  position: relative;
  padding-inline-start: 5px;
  margin-bottom: 0px;
  }
  .bhk-imp{float: left;
  width: 50%;}
  .bhk-txt1{float: left;
  width: 50%;}
  label {
  display: inline-block;
  width: 100%;
  margin-bottom: 5px;
  }
  .select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #d1cdcd;
  border-radius: 0px  !important;
  cursor: text;
  padding-bottom: 5px;
  padding-right: 5px;
  position: relative;
  }
  .select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid #a8a6a6 1px;
  outline: 0;
  border-radius: 0px;
  }
  .wsus__single_property_search{    font-size: 13px;
  margin-bottom: 10px;}
  .SER{PADDING-bottom:20PX;}
  .sale {
  margin-left: 0px;
  margin-top: 0px;
  background: #ffcd16;
  padding: 8px;
  font-size: 12px;
  width: 100px;
  float: right;
  text-align: center;
  /* margin: 0px auto; */
  /* position: absolute; */
  /* right: 99px; */
  }
  .tk {
  width: 100%;
  float: right;
  text-align: center;
  background: #f0ebe6;
  font-size: 14px;
  padding: 5px;
  margin-top: 16px;
  font-weight: 500;
  color: #a8640b;
  padding: 14px;
  }
  .wsus__single_property {
  padding: 0px;
  box-shadow: 0 4px 16px 0 #3571a2;
  margin-bottom: 20px;
  min-height: 300px;
  min-height: 300px !important;
  max-height: 600px;
  display: flex;
  }
  .wsus__single_property_img {
  width: 40%;
  height: auto;
  float: left;
  overflow: hidden;
  }
  .wsus__single_property_img img {
  height: 100%; 
  width: 100%;
  }
  .wsus__single_property_text{
  width: 60%;
  height: 100%;
  float: left;
  }
  .title {
  margin-top: 20px;
  float: left;
  text-align: center;
  font-weight: 500;
  margin-bottom: 20px;
  border-bottom: 1px dotted #c5c5c5;
  PADDING-BOTTOM: 10PX;
  }
  .wsus__single_property {
  padding: 0px;
  box-shadow: 0 4px 16px 0 #3571a2;
  margin-bottom: 20px;
  min-height: 300px;
  }
  .locality .nice-select {
  display:none;
  }
  .locality .select2-selection {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  }
  .truncate {
  display: -webkit-box;
  -webkit-line-clamp: 2; /* Adjust the number of lines */
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-family: 'Poppins', Sans-Serif;
  }
  .section {
  margin-top: 0em;
  padding: 1em;
  border: 1px solid #c3f8ff !important;
  background-color: #f5faff !important;
  border-radius: 1px;
  margin-bottom: 30px;
  box-shadow: 0 4px 16px 0 #3571a2;
  }
  .header-transparent {
  /*position: absolute;*/
  inset-inline-start: 0;
  margin: auto;
  width: 100%;
  z-index: 99;
  background-color: #005873;
  position: relative !important;
  }
  
 @media only screen and (max-width: 600px) 
 {
  .drc{display:none;}
  /*.wsus__property_page{ margin-top: 23% !important;}*/
  .header-transparent {
  /*position: absolute;*/
  inset-inline-start: 0;
  margin: auto;
  width: 100%;
  z-index: 99;
  background-color: #727070f0;
  position: relative !important;
  }
  .wsus__search_property{     margin-bottom: 40px;}
  .wsus__single_property_img {
  width: 100%;
  height: auto;
  float: left;
  overflow: hidden;
  }
  .wsus__single_property {
  padding: 0px;
  box-shadow: 0 4px 16px 0 #3571a2;
  margin-bottom: 20px;
  min-height: 300px;
  min-height: 100% !important;
  max-height: 800px !important;
  display: block;
  padding-bottom: 20px !important;
  margin-bottom: 10px !important;
  }
  .col-12 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 100%;
  margin-bottom: 20px;
  }
  .hert {
  font-size: 13px;
  background: #d8d4d466;
  border-radius: 0px;
  padding: 3px 5px;
  text-align: center;
  width: 33%;
  border: 1px dashed #bcbcbc;
  color: #0d2378;
  font-weight: 600;
  float: left;
  line-height: 20px;
  margin-left: 0px;
  float: left;
  font-family: 'Poppins';
  }
  .wsus__single_property_img img {
  height: 100%;
  width: 100%;
  width: auto  !important;
  border-radius: 0px 0px 0px 0px;
  }
  .wsus__single_property_text {
  width: 100%;
  height: 100%;
  float: left;
  }
  .hert{    font-size: 13px;
  background: #d8d4d466;
  border-radius: 7px;
  padding: 3px 5px;
  text-align: center;
  border: 1px dashed #bcbcbc;
  color: #0d2378;
  font-weight: 600;
  float: left;
  line-height: 20px;margin-left: 7px;
  font-weight: 400;float: left;}
  }
  .hert{    font-size: 13px;
  background: #d8d4d466;
  border-radius: 7px;
  padding: 3px 5px;
  text-align: center;
  border: 1px dashed #bcbcbc;
  color: #0d2378;
  font-weight: 600;
  float: left;
  line-height: 20px;margin-left: 10px;
  font-weight: 400;float: left;}
  .hert {
  font-size: 13px;
  background: #d8d4d466;
  border-radius: 0px;
  padding: 3px 5px;
  text-align: center;
  width: 33%;
  border: 1px dashed #bcbcbc;
  color: #0d2378;
  font-weight: 600;
  float: left;
  line-height: 20px;
  margin-left: 0px;
  font-weight: 400;
  float: left;
  font-family: 'Poppins';
  }
}

 @media only screen and (max-width: 375px) 
 {
  .drc{display:none;}
  /*.wsus__property_page{ margin-top: 23% !important;}*/
  .header-transparent {
  /*position: absolute;*/
  inset-inline-start: 0;
  margin: auto;
  width: 100%;
  z-index: 99;
  background-color: #727070f0;
  position: relative !important;
  }
  .wsus__search_property{     margin-bottom: 40px;}
  .wsus__single_property_img {
  width: 100%;
  height: auto;
  float: left;
  overflow: hidden;
  }
  .wsus__single_property {
  padding: 0px;
  box-shadow: 0 4px 16px 0 #3571a2;
  margin-bottom: 20px;
  min-height: 300px;
  min-height: 100% !important;
  max-height: 800px !important;
  display: block;
  padding-bottom: 20px !important;
  margin-bottom: 10px !important;
  }
  .col-12 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 100%;
  margin-bottom: 20px;
  }
  .hert {
  font-size: 10px;
  background: #d8d4d466;
  border-radius: 0px;
  padding: 3px 5px;
  text-align: center;
  width: 33%;
  border: 1px dashed #bcbcbc;
  color: #0d2378;
  font-weight: 500;
  float: left;
  line-height: 20px;
  margin-left: 0px;
  float: left;
  font-family: 'Poppins';
  }
  .wsus__single_property_img img {
  height: 100%;
  width: 100%;
  width: auto  !important;
  border-radius: 0px 0px 0px 0px;
  }
  .wsus__single_property_text {
  width: 100%;
  height: 100%;
  float: left;
  }
  .hert{    font-size: 13px;
  background: #d8d4d466;
  border-radius: 7px;
  padding: 3px 5px;
  text-align: center;
  border: 1px dashed #bcbcbc;
  color: #0d2378;
  font-weight: 600;
  float: left;
  line-height: 20px;margin-left: 7px;
  font-weight: 400;float: left;}
  }
  .hert{    
  font-size: 10px;
  background: #d8d4d466;
  border-radius: 7px;
  padding: 3px 5px;
  text-align: center;
  border: 1px dashed #bcbcbc;
  color: #0d2378;
  font-weight: 500;
  float: left;
  line-height: 20px;margin-left: 10px;
  font-weight: 400;float: left;}
  
  .hert {
  font-size: 10px;
  background: #d8d4d466;
  border-radius: 0px;
  padding: 3px 5px;
  text-align: center;
  width: 33%;
  border: 1px dashed #bcbcbc;
  color: #0d2378;
  font-weight: 600;
  float: left;
  line-height: 20px;
  margin-left: 0px;
  font-weight: 400;
  float: left;
  font-family: 'Poppins';
  }
  
  .d-flex3
  {
   margin-top: 10px;
  }
}


