s@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800;900&display=swap');
body {
font-family: 'Montserrat', sans-serif;

  font-size: 14px;
  font-weight: 400;
}

html, body {
        position: relative;
        height: 100%;
    }

#pills-tab {
  justify-content: flex-start;
}
#pills-tab .nav-item button {
  width: fit-content;
  padding: 7px 41px !important;
  font-size: 14px;
  background: #f4f4f4;
  color: #0779f5;
  font-weight: revert;
  margin: 0;
  border: 1px solid #ddd;
}
.binner-home-page .container-fluid {
	padding: 0 !important;
}
.banner {
  padding: 0px 0px !important;
  margin: 0px 0;
  border-radius: 0px;
  background-size: cover;
}
.banner h2 {
    color: #000;
    font-size: 25px;
    font-weight: 600;
    text-align: center;
}

.banner ul li button {
  font-size: 14px;
  color: #fff;
  font-weight: 600;
  border: none !important;
  border-radius: 30px !important;
}
.banner ul li button.active, .banner ul li button:hover{
   background: #FFE368 !important;
   color:#000 !important
}
.banner ul li {
  float: left;
}
.banner ul {
  padding: 0;
  border:none;
  margin-bottom: 15px;
}
.banner ul li:first-child {
  list-style: none;
}
/*.banner .banner_in {
  position: relative;
  background:rgba(255, 255, 255, 0.26);
  padding: 18px;
  border-radius: 10px;
  margin: auto;
}*/
.banner .banner_in {
  position: relative;
  background: rgba(0, 0, 0, 0.48);
  padding: 18px;
  border-radius: 10px;
  margin: auto;
}
.banner form{
  padding-right: 160px;
  position: relative;
}
.banner form input {
  box-shadow: 0px 0px 8px #00000024;
  border: none;
  padding: 9px 20px;
  border-radius: 7px;
  color: #7F8184;
  font-weight: 500;
  width: 100%;
  font-size: 14px;
  height: 54px;
}

.banner form button {
  background: #FFE368;
  width: 150px;
  border: navajowhite;
  border-radius: 5px;
  font-weight: bold;
  color: #000;
  position: absolute;
  right: 0;
  height: 55px;
  padding: 0px 0px;
}








/*Popular_Categories*/
.heding {
  color: #23262A;
  margin-bottom: 20px;
  font-weight: 600;
  font-size: 24px;
}
.heding a {
    float: right;
    font-size: 14px;
    margin-top: 0;
    background: #ffe368;
    color: #000;
    text-decoration: navajowhite;
    padding: 10px 18px;
    border-radius: 4px;
    font-weight: 600;
}
.Popular_Categories h4 {
  font-size: 16px;
  color: #2B2D2E;
  font-weight: 600
}
.Popular_Categories .col {
  flex: 1 0 20%;
}
.Popular_Categories ul li a {
  color: #000;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
}
.Popular_Categories ul li {
  list-style: none;
  margin-bottom: 4px;
}
.Popular_Categories ul {
  padding: 0;
  /*background: red;*/
}
.Popular_Categories h4 svg {
  color: #C094A4;
  font-size: 20px;
  border: 1px solid;
  padding: 10px;
  border-radius: 50%;
  width: 25px;
  height: 25px;
}
.Popular_Categories ul li a svg {
    color: rgb(0, 44, 10);
    position: relative;
    top: 1px;
    margin-left: 4px;
}


.Popular_Categories .stp {
    background: #7AE6C0;
    box-shadow: 2px 2px 0px rgb(0 0 0 / 16%), inset 2px 2px 0px rgb(0 0 0 / 16%);
    border-radius: 8px;
    padding: 15px;
    height: 100%;
}
.Popular_Categories .stp .allview {
    border: none;
    background: radial-gradient(50% 50% at 50% 50%, #ffaf00 0%, #fb8500 100%);
    border-radius: 4px;
    padding: 0 5px;
    height: 34px;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 34px;
    display: inline-block;
    text-align: center;
    width: 100%;
    font-weight: 500 !important;
}








/*.Popular_Categories ul li a.allview{
  font-weight: 600;
    color: rgb(0, 44, 10);
}
*/


.Popular_Categories .col:nth-child(2) h4 svg {
  color: #7D7AE6;
}

.Popular_Categories .col:nth-child(3) h4 svg {
  color: #FFE368;
}

.Popular_Categories .col:nth-child(4) h4 svg {
  color: #7AD0E6;
}

.Popular_Categories .col:nth-child(5) h4 svg {
  color: #E67A9B;
}

.Popular_Categories .col:nth-child(6) h4 svg {
  color: #E6AC7A;
}

.Popular_Categories .col:nth-child(7) h4 svg {
  color: #73cd9f;
}

.Popular_Categories .col:nth-child(8) h4 svg {
   color: #FFE368;
}
.Popular_Categories .col:nth-child(9) h4 svg {
 color: #7D7AE6;
}
.Popular_Categories .col:nth-child(10) h4 svg {
  color: #E67A9B;
}
/*Popular_Residential*/
.Popular_Residential{
  margin: 30px 0
}
.Popular_Residential h4 {
  font-size: 18px;
  font-weight: 600;
  color:black;
  margin-top: 7px;
  margin-bottom: 2px;
  padding: 0 10px;
  /* text-shadow: 0 2px 2px rgba(0, 0, 0, 0.35); */
}
.Popular_Residential h6 {
  font-size: 14px;
  /* font-weight: 600; */
  color: #6E6E6E;
  margin-bottom: 2px;
  padding: 0 10px;
}
.Popular_Residential p {
    font-size: 14px;
    color: rgb(98, 100, 101);
    margin-bottom: 0px;
    padding: 0 10px 10px;
    height: 45px;
    overflow: hidden;
    margin-bottom: 8px;
}
  .Popular_Residential .img {
  height: 209px;
  background-size: cover;
  background-position: center;
  border-radius: 8px;
  transition: transform .2s;
}

.owl-prev {
padding: 12px;
width: 35px;
height: 35px;
border-radius: 50%;
position: absolute;
left: -80px;
top: 0;
margin: auto;
bottom: 0;
display: none;
}
.owl-next{
  padding: 12px;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  position: absolute;
right: -80px;
top: 0;
margin: auto;
bottom: 0;
display: none;
}

.owl-prev span, .owl-next span {
  font-size: 26px;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  border: 2px solid #575757;
  width: 35px;
  border-radius: 50%;
  height: 35px;
  color: #575757;
  line-height: 26px;
  left: 0;
}

.Popular_Residential .item .set {
  background: #F2F2F2;
  border-radius: 10px;
  overflow: hidden;
  padding: 10px;
}

.Popular_Residential .item .set:hover .img {
  transform: scale(1.05);
}


.container{
/* max-width: 1176px; */
}


.Popular_Categories .stp {
    background: #7AE6C0;
    box-shadow: 2px 2px 0px rgb(0 0 0 / 16%), inset 2px 2px 0px rgb(0 0 0 / 16%);
    border-radius: 8px;
    padding: 15px;
    height: 100%;
}
.Popular_Categories .stp .allview {
    border: none;
    background: radial-gradient(50% 50% at 50% 50%, #ffaf00 0%, #fb8500 100%);
    border-radius: 4px;
    padding: 0 5px;
    height: 34px;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 34px;
    display: inline-block;
    text-align: center;
    width: 100%;
    font-weight: 500 !important;
}














/*****************  advert *****************/
.advert {
  text-align: center;
  margin: 20px 0;
}


.categories_ul {
  padding: 0;
  list-style: none;
  border: 1px solid #ccc;
  display: flex;
  border-radius: 13px;
}
.categories_ul li.ctgli {
  width: 20%;
  display: inline-block;
  position: relative;
}
.categories_ul li.ctgli span{
   padding: 10px 23px;
   display: block;
}
.categories_ul li.ctgli p{
  margin-bottom: 0
}
.categories_ul li.ctgli + li.ctgli::after {
  background: #cecccc;
  height: 32px;
  width: 1px;
  content: "";
  left: -1px;
  top: 0;
  position: absolute;
  bottom: 0;
  margin: auto;
}
.categories_ul li.ctgli span::after {
  position: absolute;
  right: 25px;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 1px;
}
.categories h4 {
  font-size: 22px;
  font-weight: 600;
  margin: 20px 0;
}
.categories h4 span {
  color: #b9b9b9;
  font-size: 20px;
}
.categories_ul li.ctgli label {
  font-weight: 600;
  font-size: 13px;
}
.computers_ul {
  margin-bottom: 15px;
  padding: 0;
  display: flex;
  justify-content: space-between;
}
.computers_ul li {
  display: inline-block;
  border: 1px solid #ccc;
  padding: 2px 5px;
  border-radius: 13px;
  margin-bottom: 10px;
}
.computers_ul li a {
  color: #123927;
  text-decoration: navajowhite;
  font-weight: 500;
  font-size: 13px;
}
.computers_ul li a span {
  color: #737373;
}
.categories .viewmore {
  border: 1px solid #ccc;
  padding: 5px 15px;
  border-radius: 30px;
  color: #123927;
  text-decoration: navajowhite;
  font-weight: 600;
}
.categories .set .img {
    position: absolute;
    left: 0;
    width: 330px;
    height: 100%;
    overflow: hidden;
    border-radius: 10px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    background-color: #00000012;
}
.categories .set h5 a {
    color: #212529;
    margin-right: 10px;
}
.categories .set + .set {
  margin-top: 50px;
}
.categories .set {
  padding-left: 350px;
  position: relative;
}
.categories .set + .set::after {
  background: #cccccc9e;
  position: absolute;
  top: -25px;
  left: 0;
  content: "";
  width: 100%;
  height: 1px;
}

.categories .set h5 a {
    color: #212529;
    text-decoration: none;
    margin-right: 10px;
}
.categories .set h2 {
  font-size: 18px;
  font-weight: 600;
  position: absolute;
  top: 16px;
  right: 27px;
  color: #325EF1;
}
.categories .set p.address {
  color: #3e3e3e;
  font-weight: 500;
}
.categories .set p.address span {
  color: #9b9b9b;
}
.categories .set ul {
  padding: 0;
  list-style: none;
}

.categories .set ul li {
    padding: 5px 8px;
    display: inline-block;
    border-radius: 4px;
    background: rgb(247, 247, 248);
    border: 1px solid rgb(215 214 214);
    box-shadow: none;
}

.categories .set ul li label {
  font-size: 12px;
  font-weight: 500;
}
.categories .set ul li p {
  margin-bottom: 0;
  font-weight: 600;
}
.categories .set h5 span {
  background: #10B981;
  color: #fff;
  font-size: 12px;
  padding: 3px 7px;
  border-radius: 5px;
  position: absolute;
  top: 29px;
  left: 178px;
}
.categories .pagination .page-item a {
  color: #1c1c1c;
}
.categories .pagination .Pre a, .categories .pagination .next a {
  background: #123927;
  color: #fff;
  width: 85px;
  text-align: center;
  font-weight: 600;
}



/*singlecategories*/

.singlecategories{
  margin-bottom: 60px;
}
.singlecategories .carousel {
    position: relative;
}
.singlecategories .carousel .carousel-indicators li {
  text-indent: inherit;
  width: 120px;
  border-radius: 10px;
  border: 3px solid #fff;
  margin: 0 6px;
  overflow: hidden;
  padding: 0;
  height: 100px;
  opacity: 1;
}
.singlecategories .carousel .carousel-indicators li.active {
    border:3px solid #123927;
}
.singlecategories .carousel .carousel-indicators li img {
  height: 100%;
}
.singlecategories .carousel .carousel-indicators {
width: 16%;
margin: 0 auto;
position: relative;
display: flex;
justify-content: space-between !important;
}


.singlecategories .carousel-item {
    position: relative;
    width: 100%;
    height: 100%;
}
.singlepage_left {
  position: relative;
  background: #F6F6F6;
  padding: 15px;
  border-radius: 10px;
}
.singlecategories .carousel-inner {
  text-align: center;
  height: 500px;
  line-height: 500px;
  margin-bottom: 15px;
  border-radius: 15px;
  overflow: hidden;
}


.singlecategories .sidebar_right {
  /* position: sticky; */
  top: 20px;
}
.singlecategories .computers_ul {
  border-bottom: 1px solid #d9d9d9;
  padding-bottom: 20px;
  margin-bottom: 30px;
}
.singlecategories .computers_ul li {
  padding: 6px 16px;
}
.singlecategories .computers_ul li.arrow-left {
  border: none;
  padding: 6px 0px;
  margin-right: 24px;
}

.singlecategories  h2 {
  color: #123927;
  font-weight: 600;
  text-align: right;
}

.singlecategories .computers_ul li.arrow-left a{
font-weight: 600
}
.singlecategories ul.ulItem {
  padding: 0;
  list-style: none;
  width: 100%;
  float: left;
}
.singlecategories ul.ulItem li {
  padding: none !important;
  border-radius: 4px;
  width: 18%;
  margin: none !important;
  float: left;
  box-shadow: 0 2px 6px #cccccca8;
  text-align: start;
  min-height: 27px;
}

.singlecategories ul.ulItem li label {
  font-size: 12px;
  font-weight: 600;
  min-height: 40px;
}
.singlecategories ul.ulItem li p {
  font-weight: 400;
}
.singlecategories h5 {
  font-weight: 600;
  font-size: 18px;
  margin-top: 26px;
}
.singlecategories .See_description {
  border: 1px solid #ccc;
  padding: 5px 15px;
  border-radius: 30px;
  color: #123927;
  text-decoration: navajowhite;
  font-weight: 600;
}


.singlecategories .setright {
  padding: 20px;
  margin-bottom: 19px;
  box-shadow: none !important;
  border-radius: 10px;
}


.singlecategories .setright h4 {
  font-size: 18px;
}

.singlecategories .setright h6 {
  font-size: 13px;
  color: #ccc;
}

.singlecategories .setright ul {
  padding: 0;
  list-style: none;
}
.singlecategories .setright ul li {
  display: inline-block;
  margin-right: 5px;
  border: none !important;
  font-size: 13px;
  padding: 4px 15px;
  border-radius: 30px;
}
.singlecategories .setright p {
  color: #6E6E6E;
}

.singlecategories .setright .chatseller {
  background: #325EF1;
  width: 100%;
  display: block;
  text-align: center;
  padding: 12px;
  color: #fff;
  text-decoration: navajowhite;
  border-radius: 30px;
}
.singlecategories .setright .form-group label {
  font-weight: 500;
  margin-top: 12px;
}


.singlecategories .setright p.mt-2 {
  font-size: 13px;
  padding-left: 28px;
  position: relative;
}
.singlecategories .setright p.mt-2 input {
  position: absolute;
  left: 0;
  top: 5px;
  width: 20px;
  height: 20px;
}







/** Large
 devices (desktops, less than 1800px) **/
@media (max-width: 1799.98px) {
}

/** Large devices (desktops, less than 1600px) **/
@media (min-width: 1600px) {
}

/** Large devices (desktops, less than 1600px) **/
@media (max-width: 1599.98px) {
}


/** Large devices (desktops, less than 1366px) **/
@media (max-width: 1399.98px) {
}

/** Large devices (desktops, less than 1200px) **/
@media (max-width: 1199.98px) {
}

/**  Medium devices (tablets, less than 992px) **/
@media (max-width: 991.98px) {
}

/** Small devices (landscape phones, less than 768px)**/
@media (max-width: 767.98px) {
}

/** Small devices (landscape phones, less than 575px)**/
@media (max-width: 575.98px) {

}

/** Small devices (landscape phones, less than 480px)**/
@media (max-width: 480px) {

}
