/* autosearch start here */

.autosearch{width: 100%;
background-color: #fff;
box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
border-radius: 8px;
display: flex;
align-items: center;
padding-left: 2%;
} 

/* switch button @@@ */
.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 27px;
    margin-left: 4px;
  }
  
  .switch input { 
    opacity: 0;
    width: 0;
    height: 0;
  }
  
  .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
  }
  
  .slider:before {
    position: absolute;
    content: "";
    height: 19px;
    width: 19px;
    left: 8px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
  }
  
  input:checked + .slider {
    background-color: #2196F3;
  }
  
  input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
  }
  
  input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
  }
  
  /* Rounded sliders */
  .slider.round {
    border-radius: 34px;
  }
  
  .slider.round:before {
    border-radius: 50%;
  }
/* switch button @@@ */

.copypestbtnadsearch{display: flex;
align-items: center;
justify-content: center;
font-family:'poppins';
letter-spacing: .5px;
margin:10px;
}

.copypestbtnadsearch h4{color: #303030;
font-size: 16px;
font-weight: 500;
}

.ndbgcoloralso{background-color: #0074e1;
    padding: 5px 13px;
    border-radius: 30px;
    position: relative;
}

.ndbgcoloralso h4{font-size: 14px;
    color:white;
    letter-spacing:.5px;
    cursor:pointer;
display:flex;
align-items: center;
}

.budget-hover{    position: absolute;
    width: 500px;
    height:fit-content;
    border-radius: 8px;
    z-index: 3;
    top: 100%;
    margin-top: 21px;
    left: 0px;
    margin-left: -16px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    display: flex;
    flex-direction: column;
    padding-bottom: 18px;
    margin-top: 10px;
    transition: all .3s;
font-family: 'Poppins';
    visibility: hidden;
    opacity: 0;
    background-color: #fff;
}

.budget-hover h4{    font-size: 15px;
    color: #303030;
    letter-spacing: .5px;
    margin: 10px 20px;
}

.downbtn{    transition: all .3s;
    transform: rotate(0deg);
    color: #fff;
    font-size: 13px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 3px;}

.ndbgcoloralso:hover .budget-hover{
margin-top: 15px;
visibility: visible;
opacity: 1;
}

.ndbgcoloralso:hover .downbtn{transform: rotate(180deg);
}

.propertytyep{
    background-color: #fff;
  }
/* end auton search css  */

/* start text section one here */
.text-section-one{display: flex;
width: 100%;
font-family: 'Poppins';
font-size: 11px;
color: #706b6b;
padding-left: 3%;
letter-spacing: .5px;
align-items: center;
margin-top: 10px;
text-transform: capitalize;
}

.right-textar{font-size:8px;
margin-left: 2px;
margin-right: 2px;
margin-top: 2px;
}

.para-graphcounts{margin-left: 3%;
color: #303030;
font-size: 20px;
letter-spacing: .5px;
font-family: 'Poppins';
margin-top: 15px;}
/* end text section one here */

/* start propertiest listed  */

.loop-divdatafetch{
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

.copy-project-detailsh{width: 32%;
  box-shadow: 0 10px 31px 0 rgba(7, 152, 255, 0.09);
      margin-top: 30px;
      padding:10px 5px;
      border-radius: 5px;
  }

.img-project-section{position: relative;
  overflow: hidden;
width: 100%;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}

.img-project-section img{width: 100%;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  transition: all .4s;
}

.img-project-section img:hover{transform: scale(1.1);}

.top-project-show{position: absolute;
top: 15px;
display: flex;
width: 100%;
}

.bottom-project-show{position: absolute;
  bottom: 15px;
  display: flex;
  width: 100%;}

.top-project-show-one{width: 50%;}

.span-top-project{
  background-color: rgb(105 193 125 / 85%);
  color: #fff;
  font-family: open,sans-serif;
  font-size: 11px;
  padding: 5px 10px;
  border-radius: 2px;
  margin-left: 10%;
}

.top-project-show-two{width: 100%;
display:flex;
justify-content: end;
}

.span-top-project1{    background-color: rgb(105 193 125 / 85%);
  color: #fff;
  font-family: open,sans-serif;
  font-size: 11px;
  padding: 5px 10px;
  border-radius: 2px;
  margin-right:5%;
background-color: rgba(0, 115, 225, 0.85);
text-transform: capitalize;
}

.span-top-projectb{
  color: #fff;
  font-family: open,sans-serif;
  font-size: 15px;
  border-radius: 2px;
  padding:5px 5px 5px 5px;
}

.top-project-show-onebn{  color: #fff;
  font-family:'Poppins';
  font-size: 12px;
  padding: 5px 10px;
  border-radius: 2px;
  margin-right:5%;
font-weight:500;
letter-spacing: .5px;
width: 100%;
}

.top-project-show-twob{width:50%;
  display:flex;
  justify-content: end;
}

.onepdsffsd{display:flex;
}

.description-sectionp{width: 100%;
  padding-left: 5%;
  padding-right: 2%;
}

.description-h2{font-family: 'Roboto',sans-serif;
font-size: 20px;
line-height: 25px;
}

.description-h2 a{text-decoration: none;
color: #222;
display: block;
margin-top: 15px;
transition: all .2s;
text-transform: capitalize;
}


/* ********************** 
*/

.pagination{
  margin-top: 20px;
  margin-bottom: 10px;
}
  
  .pagination a{    text-decoration: none;
      margin-left: 4px;
      border-radius: 100%;
      font-family: 'Rubik';
      padding: 3px 9px;
  }


.description-h2 a:hover{color: #0074e1;
}

.a-price-r{text-decoration: none;
  color: #0074e1;
  display: block;
  margin-top: 8px;
  transition: all .2s;
  font-family: 'Roboto',sans-serif;
  font-size: 18px;
  line-height: 20px;
  font-weight: bold;
}

.p-pricepara{font-family: 'Roboto';
font-size: 13px;
color: #878787;
margin-top: 10px;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
}

.five-section-in{
  display: flex;
  font-family: 'Poppins';
  letter-spacing: .5px;
  margin-top: 10px;
}

.two-paragraph-s{display:flex;
align-items: center;
font-size: 13px;
font-weight: 500;
color: #5c727d;
font-family: 'poppins';
}

.icon-project{display: flex;
margin-right: 4px;}

.svg-cated{fill:#5c727d;}

.two-paragraph-sm{margin-left: 10px;}

.read-big{ font-family: 'Poppins';
font-size: 15px;
font-weight: 400;
margin-top: 8px;
letter-spacing: .5px; 
color: #5c727d;
}

/* end propertiest listed  */

/* start load listing here */
/* start search section here */
 
/* end search section here */

/* start recomended project section here */

.load-more{width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 25px;
  }
  
  .load-more a{text-decoration: none;
      color: white;
      background-color: #0073e1;
      font-family: 'Roboto';
      font-size: 14px;
      font-weight: 500;
      letter-spacing: .5px;
      padding: 10px 25px;
      border-radius: 4px;
      transition: all .3s ease-out;
  background-position: right bottom;
  }
  
  .load-more a:hover{
      background-position: left bottom;
      background: linear-gradient(to right, white 50%, #0073e1 50%);
      background-size: 200% 100%;
      color:#0073e1;
      border:1px solid #0073e1;
  }
  
/* end load listing here */

.faltu{margin-top: 100px;}

.filter_btn_check{
  display: none;
}

@media (max-width:900px){
  
  .autosearch{
    flex-direction: column;
    align-items: start;
    height: 0%;
    display: none;
    transition: all .5s;
    padding-bottom: 20px;
    padding-top: 20px;
  }

  .ndbgcoloralso{
    width: 90%;
    flex-direction: column;
    align-items: center;
    justify-content:center;
  }

  .budget-hover{
    width: 100%;
    position: unset;
    display: none;
    margin-left: 0px;
    margin-bottom: 10px;
  }

  .ndbgcoloralso:hover .budget-hover{
    margin-top: 15px;
    visibility: visible;
    opacity: 1;
    display: block;
    visibility: visible;
    opacity: 1;
  }

  .filter_btn_check{
    display: inline-block;
    font-family: 'Poppins',sans-serif;
    color: white;
    background-color: #0073e1;
    padding: 6px 16px;
    letter-spacing: .5px;
    margin-left: 10px;
    margin-top: 10px;
    border-radius: 29px;
    cursor: pointer;
  }

  .para-graphcounts{
    line-height: 28px;
  }


  .copy-project-detailsh{
    width: 96%;
  }


}