.propertybody .imgbox{
    margin-top: 18px;
}
.propertybody .imgbox a{
    font-size: 12px;
    font-weight: 500;
    color: white;
    padding: 10px;
    background: #337ab7;
    width: auto;
    border-radius: 3px;
    z-index: 1;
    top: 10%;
    right: 70%;
    position: absolute;
    text-decoration: none;
}
.propertybody .imgbox img{
    border-radius: 10px;
}
/* .propertybody .whitebox{
    box-shadow: 3px 2px 5px #b8d2ea;
    border-radius: 18px;
} */
/* .propertybody .oneclm{
    margin: 0;
    padding: 0;
} */
.propertybody .twoclm .box{
    background-color: #fffbdf ;
    width: fit-content;
    padding: 10px 20px;
}
.propertybody .twoclm{
    position: relative;
    
    /* padding: 0;
    margin-bottom: 18px; */
} 

.propertybody .location{
    display: flex;
    /* justify-content: space-evenly;
    width: 62%; */
    padding: 0px 20px;
}
.propertybody .location p{
    
    color: #5d5c7a;
    font-size: 15px;
    font-weight: 400;
}
.propertybody .info{
    padding: 0px 20px;
}
.propertybody .info p{
    font-size: 20px;
    line-height: 28px;
    font-weight: 300;
    color: #091E42;
}
.propertybody .box h3{
    font-size: 24px;
    line-height: 28px;
    
    color: #e2250a;
    padding: 10px 20px;
    /* text-transform: capitalize; */
    font-family: 'Poppins', sans-serif;
    /* font-weight: 500; */
}
.propertybody .box h3 span{
    text-transform: uppercase;
    font-size: 30px;
    font-weight: 500;
    letter-spacing: 1px;
}
.propertybody .location i{
    font-size: 16px;
    padding-right: 2px;
}
.propertybody .featuredbox{
    margin-top: 20px;
    margin-bottom: 20px;
    /* padding: 0px 20px; */
    display: flex;
    padding-left: 10px;
    padding-right: 10px;
    justify-content: space-between;
}
.propertybody .featuredbox .one{
   
    color: #2e7b32;
    background: #d7f2e3;
    padding: 6px 10px;
    border-radius: 7px;
    font-size: 11px;
}
.propertybody .featuredbox .two{
    color: #b00ab6;
    background: #f5e7f6;
    padding: 6px 10px;
    border-radius: 7px;
    font-size: 11px;
}
.propertybody .featuredbox .three{
    background: #ebecf0;
    color: #605d5d;
    padding: 6px 10px;
    border-radius: 7px;
    font-size: 11px;
}
.propertybody .featureboxbtn{
    
    background-color: white;
    padding: 0 10px;
    padding: 27px 20px;
    border-top: 1px solid #a9b0b7;
    border-radius: 15px;

}
.propertybody .featuredbox .btn-primary{
    margin-left: 20px;
}
.propertybody .propertyheading h2{
    font-size: 40px;
    font-weight: 700;
    text-transform: capitalize;
    color: #62615f;
    font-family: 'Poppins', sans-serif;
    padding-bottom: 15px;
}
.propertybody .propertyheading h2 span{
    color: #bf1e2d;
}
.propertybody .propertyheading p{
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    color: #777;
    margin-top: 12px;
    margin-bottom: 20px;

}
.propertyheading{
    text-align: center;
}
.propertygap{
    padding-top: 40px;
}

/* for mobileview section */
.mobileviewsec .info{
    width: 100%;
    position: absolute;
    bottom: 15px;
    left: 20px;
    color: #fff;
    z-index: 1;
}
.propertybody .imgbox{
    margin-top: 18px;
}
.propertybody .imgbox a{
    font-size: 12px;
    font-weight: 500;
    color: white;
    padding: 10px;
    background: #337ab7;
    width: auto;
    border-radius: 3px;
    z-index: 1;
    top: 10%;
    right: 61%;
    position: absolute;
    text-decoration: none;
}
/* .propertybody .imgbox img{
    border-radius: 10px;
    height: 327px;
    width: 327px;
    object-fit: cover;
} */
/* .propertybody .whitebox{
    box-shadow: 3px 2px 5px #b8d2ea;
    border-radius: 18px;
} */
/* .propertybody .oneclm{
    margin: 0;
    padding: 0;
} */
.propertybody .twoclm .box{
    background-color: #fffbdf ;
    width: fit-content;
    padding: 10px 20px;
}
.whitebox{
    margin-bottom: 20px;
}
.propertybody .twoclm{
    position: relative;
    
    /* padding: 0;
    margin-bottom: 18px; */
} 
.propertybody .twoclm .box{
    background-color: #fffbdfc2;
   /* width: fit-content;*/
   margin-left: 0px;
    padding: 0;
    width: 600px;
    border-radius: 15px;
    box-shadow: 1px 2px 0 rgb(147 147 147 / 20%);
    cursor: pointer;
    position: relative;
    
}
.propertybody .location{
    display: flex;
    /* justify-content: space-evenly;
    width: 62%; */
    padding: 0px 20px;
    margin-bottom: 3px;
    top: 0px;
}
.propertybody .location p{
    
    color: #5d5c7a;
    font-size: 15px;
    font-weight: 400;
}
.propertybody .info{
    padding: 0px 20px;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 3px;
}
.propertybody .info p {
    font-size: 19px;
    line-height: 10px;
    font-weight: 300;
    color: #091E42;
}
.propertybody .box h3{
    font-size: 24px;
    line-height: 28px;
    
    color: #619f0f;
    padding: 18px 20px;
    /* text-transform: capitalize; */
    font-family: 'Poppins', sans-serif;
    /* font-weight: 500; */
    margin: 0;
}
.propertybody .box h3 span {
    text-transform: uppercase;
    font-size: 25px;
    font-weight: 500;
    letter-spacing: 1px;
}
.propertybody .location i{
    font-size: 16px;
    padding-right: 2px;
}
.propertybody .featuredbox {
    margin-top: 3px;
    margin-bottom: 10px;
    /* padding: 0px 20px; */
  
    padding-left: 10px;
    padding-right: 10px;
   
}

.propertybody .btncontact{
    display: flex;
    justify-content: end;
    width: 96%;
}
.propertybody .btncontact .btnhvieno{
    box-shadow: 0 1px 4px 0 rgba(0,106,194,.2);
    background: #649f1f;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    outline: none;
    margin: 0;
    vertical-align: middle;
    cursor: pointer;
    border: 0;
    min-height: auto;
    padding: 8px 16px;
    font-size: 11px;
    line-height: 20px;
    font-weight: 700;
    color: #fff;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    margin-left: 13px;
}
.propertybody .featuredbox .one{
   
    color: #2e7b32;
    background: #d7f2e3;
    padding: 6px 10px;
    border-radius: 7px;
    font-size: 11px;
    width: 100%;
    display: block;
}
.propertybody .featuredbox .two{
    color: #b00ab6;
    background: #f5e7f6;
    padding: 6px 10px;
    border-radius: 7px;
    font-size: 11px;
    width: 100%;
    display: block;

}
.propertybody .featuredbox .three{
    background: #ebecf0;
    color: #605d5d;
    padding: 6px 10px;
    border-radius: 7px;
    font-size: 11px;
    width: 100%;
    display: block;
}
.floor{
    background: #ebecf0;
    color: #605d5d;
    padding: 6px 10px;
    border-radius: 7px;
    font-size: 11px;
    width: 60%;
    display: block;
}
.propertybody .featureboxbtn{
    
    background-color: white;
    padding: 0 10px;
    padding: 27px 20px;
    border-top: 1px solid #a9b0b7;
    border-radius: 15px;

}
.propertybody .featuredbox .btn-primary{
    margin-left: 20px;
}
.propertybody .propertyheading h2{
    font-size: 40px;
    font-weight: 700;
    text-transform: capitalize;
    color: #62615f;
    font-family: 'Poppins', sans-serif;
    padding-bottom: 15px;
}
.propertybody .propertyheading h2 span{
    color: #bf1e2d;
}
.propertybody .propertyheading p{
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    color: #777;
    margin-top: 12px;
    margin-bottom: 20px;

}
.propertyheading{
    text-align: center;
}
.propertygap{
    padding-top: 40px;
}

/* for mobileview section */
.mobileviewsec .info{
    width: 100%;
    position: absolute;
    bottom: 15px;
    left: 20px;
    color: #fff;
    z-index: 1;
}
/* property page banner */
.propertybanner{
    background: url(../images/banner-2.jpg);
    padding-top: 80px;
    padding-bottom: 80px;
}
.prpbanerhead{
    font-size: 30px;
    font-weight: 500;
    text-transform: capitalize;
    color: #fff;
    /* padding-bottom: 35px; */
    font-family: Montserrat;
    position: relative;
    text-align: center;
    padding-bottom: 0;
    margin-bottom: 0;
}
.propertybody{
    padding-top: 50px;
    padding-bottom: 50px;
}
/* leftboxfixed */
.leftboxfixed {
    width: 293px;
    z-index: 1;
    position: relative;
    bottom: auto;
    top: 0px;
    background: #cfcfcf;
    z-index: 1;
    padding: 24px 20px 0 20px;
    background-color: #fff;
    border: 1px solid #ced4dd;
    border-radius: 8px;
    margin-bottom: 10px;
    position: sticky !important;
    /* top: 20%; */
    /* top: 14%; */
    bottom: 40%;
    padding-bottom: 30px;
}

.widthbox{
    width: 142px;
    display: block;
    margin-left: 7px;
}
.appliedfilterbox .box{
    display: flex;
    justify-content: space-between;
    box-shadow: inset 0 -1px 0 0 #ebecf0;
    width: 266px;
    height: 42px;
    margin-top: 16px;
}
.appliedfilterbox .box p{
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    color: #091e42;
    display: block;
    text-align: left;
    vertical-align: middle;
    margin-bottom: 0;
}
.appliedfilterbox .form-check-input:focus {
    border-color: #649f1f70;
    outline: 0;
    box-shadow: none;
}
.vcbox {
    border-color: #28ad35;
    background: #28ad35;
    padding: 3px 4px;
    width: 60px;
    display: flex;
    margin-top: 6px;
   
}
.appliedfilterbox .box1{
    height: 60px;
    display: flex;
    justify-content: space-between;
    box-shadow: inset 0 -1px 0 0 #ebecf0;
    width: 266px;
   
    margin-top: 10px;
}
.appliedfilterbox .box1 p{
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    color: #091e42;
    display: block;
    text-align: left;
    vertical-align: middle;
    margin-bottom: 0;
}
.appliedfilterbox .box1 .vcbox i{
    margin-bottom: 0;
    font-size: 10px;
    line-height: 12px;
    font-weight: 400;
    color: #ffffff;
    display: block;
    text-align: left;
}
.appliedfilterbox .mainbox{
    display: flex;
}
.appliedfilterbox .mainbox span{
    font-size: 10px;
    line-height: 25px;
    font-weight: 400;
    color: #8993a4;
    display: block;
    text-align: left;
    vertical-align: middle;
    padding-left: 10px;
}
.accordion-flush .accordion-item .accordion-button, .accordion-flush .accordion-item .accordion-button.collapsed {
    /* border-radius: 0;
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    color: #091e42;
    display: block;
    text-align: left;
    vertical-align: middle; */
}
.accordion-button {
 
    font-size: 16px !important;
    color: #091e42 !important;
    font-weight: 800 !important;
}
.accordion-body li{
    background: #fff;
    border-radius: 24px;
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    outline: none;
    margin: 0;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid #ebecf0;
    padding: 4px 12px 2px;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    color: #42526e;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    margin-bottom: 10px;
}
.accordion-body li:hover{
    background-color: #e1e4e9;
}
.accordion-body .boxa{
    display: flex;
   
}
.form-check-label{
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #42526e;
    font-size: 14px;
}
.accordion-header{
    margin: 0;
}


/*image gallery w3  */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
  }
  
  /* Modal Content/Box */
  .modal-content {
    background-color: #fefefe;
    margin: 15% auto; /* 15% from the top and centered */
    padding: 20px;
    border: 1px solid #888;
    width: 80%; /* Could be more or less, depending on screen size */
  }
  
  /* The Close Button */
  .close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
  }
  
  .close:hover,
  .close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
  }

  /* modal custom */
  #myBtn{
    padding: 10px 20px;
    border: none;
    box-shadow: 0 1px 4px 0 rgba(0,106,194,.2);
    background: #649f1f;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    outline: none;
    margin: 0;
    vertical-align: middle;
    cursor: pointer;
    border: 0;
    min-height: auto;
    padding: 8px 16px;
    font-size: 11px;
    line-height: 20px;
    font-weight: 700;
    color: #fff;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    margin-left: 13px;
    top: 10%;
    right: 57%;
    position: absolute;
  }
  .modal-content{
    width: 50%;
  }
  .close {
    color: #000000 !important;
    float: right;
    font-size: 28px;
    font-weight: bolder;
    opacity: 1.2;
    opacity: 1.2;
}
.modal-content img{
    width: 100%;
    
    
}
/*  */
.accordion-button {
  
    background-color: #649f1f66;
    
}
.accordion-button:not(.collapsed) {

    background-color: #649f1f66;
    box-shadow: none;
    
}
.form-check-input:checked {
    background-color: #649f1f;
    border-color: #649f1f;
}
.form-switch .form-check-input:focus {
    --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%649F1D'/%3e%3c/svg%3e");
    
}
.accordion-body ul li a{
    color: #649f1f;
}
.accordion-body ul li a:hover{
    color: #649f1f;
}
.accordion-button:focus{
    border-color: #649f1f75 !important;
    box-shadow: none;
}
/* bootstrap 5 range color change */
.range-cust::-webkit-slider-thumb {
    background: green;
  }
  .range-cust::-moz-range-thumb {
   
    background: green;
   
  }
   
  .range-cust::-ms-thumb {
   
    background: green;
   
  }
  input:focus-visible {
outline-offset: none !important;  
}

.boxposesion {
    margin-top: 10px;
    /* background: #649f1f57; */
    /* padding: 10px 20px; */
    /* margin-left: 40px; */
    position: absolute;
    left: 70%;
    color: black;
    /* width: 90px; */
    /* height: 90px; */
    /* line-height: 19px; */
    border-radius: 50%;
    top: -111px;
}
.possesiondate {
    position: absolute;
    top: 114px;
    right: 38%;
    font-size: 16px;
    color: #0f2454;
}

 @media(max-width: 991px){
    #desk{
        display: none;
    }
    .leftboxfixed {
    width: 100%;
    bottom: auto;
    background: #cfcfcf;
    padding: 12px 20px 0 20px;
    background-color: #ffffffba;
    border: 1px solid #ced4dd;
    border-radius: 8px;
    margin-bottom: -38px;
    z-index: 1;
    position: relative!important;
    top: -40%;
}

.leftboxfixed .col-md-6{
    width: 50%;
}
.leftboxfixed .col-md-6 h2{
   margin-top: 2px;
   margin-bottom: 2px;
   font-size: 15px;
}
.vcbox {
    border: none;
    background: transparent;
    padding: 3px 4px;
    width: 100%;
    display: flex;
    margin-top: 6px;
   
}
.vcbox span {
    color: #000;
   
}
.accordion-button {
    font-size: 12px!important;
    font-weight: 400;
    padding: 5px;
}
.accordion-body {
     padding: 0px; 
}
.propertybody .twoclm .box {
    background-color: #fffbdfc2;
    width: fit-content;
     margin-left: 0px; 
    
    padding: 0;
     height: 240px; 
    border-radius: 15px;
    box-shadow: 1px 2px 0 rgb(147 147 147 / 20%);
    cursor: pointer;
     position: relative; 
     top: 0px; 
     z-index: 0; 
}
.boxposesion {
    /* margin-top: -4px; */
    /* background: #649f1f57; */
    /* padding: 10px 20px; */
    /* margin-left: 40px; */
    position: absolute;
    left: 38%;
    color: black;
    /* width: 90px; */
    /* height: 90px; */
    /* line-height: 19px; */
    border-radius: -58%;
    top: -85px;
    /* z-index: 1; */
    overflow: visible;
    /* z-index: 315; */
}
.propertybody .twoclm .box {
    background-color: #fffbdfc2;
    width: 100%;
    margin-left: 0px;
    padding: 5px 10px;
    height: 100%;
    border-radius: 15px;
    box-shadow: 1px 2px 0 rgb(147 147 147 / 20%);
    cursor: pointer;
    position: relative;
    top: 0px;
    z-index: 0;
}
.propertybody .box h3 {
   padding-bottom: 5px;
}
.item img {
 height: 200px!important;
}

.propertybody .featuredbox {
    
     display: contents; 
   
}
.featuredbox .col-md-6{
    width: 50%;
}
.boxposesion{
    display: none;
}
.three, .two, .one{
    margin-bottom: 5px;
}
.info .col-md-4{
    width: 50%;
    padding-top: 10px;
}
.col-md-6{
    width: 50%;
}
.propertybody .box h3 {
    font-size: 24px;
    line-height: 28px;
    color: #619f0f;
    padding: 1px 5px;
    /* text-transform: capitalize; */
    font-family: 'Poppins', sans-serif;
    /* font-weight: 500; */
    margin: 0;
}
.propertybody .info p {
    font-size: 19px;
    line-height: 10px;
    font-weight: 300;
    color: #091E42;
    margin-bottom: 11px;
}
.tt{
    z-index: 99;
    background:red;
    color: #fff;
    position: absolute;
    top: -20%;
}
 }
 @media(min-width: 992px){
    #mob{
        display: none;
    }
 }