body {
  font-family: 'Muli', sans-serif;
  background-color: white !important;
}


#mainMenu li>a {
  font-size: 16px;
  letter-spacing: 1px;
  font-style: italic;
  color: #fff;
  font-weight: 400;
  position: relative;
  z-index: 1;
  text-decoration: none;
}
/* 
.main-header.fixed-nav #mainMenu li>a {
  color: #fff;
  text-decoration: none;
} */

#mainMenu li:not(:last-of-type) {
  margin-right: 30px;
}

#mainMenu li>a::before {
  position: absolute;
  content: "";
  width: calc(100% - 1px);
  height: 0.25vh;
  background: #fff;
  bottom: -6px;
  left: 0;

  -webkit-transform: scale(0, 1);
  -ms-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: right center;
  -ms-transform-origin: right center;
  transform-origin: right center;
  z-index: -1;

  -webkit-transition: transform 0.5s ease;
  transition: transform 0.5s ease;
}

#mainMenu li>a:hover::before,
#mainMenu li>a.active::before {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
}

.main-header.fixed-nav #mainMenu li>a::before {
  background: #000;
}

.main-header {
  height: 330px;
  width: 100%;
  background-image: url("/images/house.gif");
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;

}

.main-header.fixed-nav {
  top: 0;
  background: #fff;
  -webkit-box-shadow: 0 8px 12px -8px rgba(0, 0, 0, 0.09);
  box-shadow: 0 8px 12px -8px rgba(0, 0, 0, 0.09);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
/* 
.navbar-brand {
  color: #fff;
  background-color: #dc3545;
} */

/* .navbar-brand span {
  font-style: italic;
  font-weight: 500;
  font-size: 22px;
  text-shadow: 2px 2px 2px solid black;
} */

/* .main-header .navbar-brand img {
  max-width: 40px;
  animation: fadeInLeft 0.4s both 0.4s;
} */

/* main-header end */
@media (max-width: 991px) {

  /*header starts*/
  .collapse.in {
    display: block !important;
    padding: 0;
    clear: both;
  }

  .navbar-toggler {
    margin: 0;
    padding: 0;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 25px;
    right: 0;
    border: none;
    border-radius: 0;
    outline: none !important;
  }

  .main-header .navbar {
    float: none;
    width: 100%;
    background-image: url("/images/house.gif");
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease; 
   
    
  }
  .bgc{
    /* background-color: rgba(0,0,0,0.6) !important; */
    background-image: linear-gradient(30deg, #0048bd, #44a7fd) !important;

  }
  
  .main-header.fixed-nav {
    top: 0;
    background: #fff;
    -webkit-box-shadow: 0 8px 12px -8px rgba(0, 0, 0, 0.09);
    box-shadow: 0 8px 12px -8px rgba(0, 0, 0, 0.09);
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }

  .main-header .navbar-nav li .nav-link {
    text-align: center;
    padding: 20px 15px;
    border-radius: 0px;
  }

  /**/
  .main-header .navbar-toggler .icon-bar {
    background-color: #fff;
    margin: 0 auto 6px;
    border-radius: 0;
    width: 30px;
    height: 3px;
    position: absolute;
    right: 0;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
  }
  .main-header .navbar-brand img {
    max-width: 40px;
    animation: fadeInLeft 0.4s both 0.4s;
  } 
  /* main-header end */
  @media (max-width: 991px) {
    /*header starts*/
    .collapse.in {
      display: block !important;
      padding: 0;
      clear: both;
    }
  
    .navbar-toggler {
      margin: 0;
      padding: 0;
      width: 40px;
      height: 40px;
      position: absolute;
      top: 25px;
      right: 0;
      border: none;
      border-radius: 0;
      outline: none !important;
    }
  
    .main-header .navbar {
      float: none;
      width: 100%;
      padding-left: 0;
      padding-right: 0;
      text-align: center;
    }
  
    .main-header .navbar-nav {
      margin-top: 70px;
    }
  
    .main-header .navbar-nav li .nav-link {
      text-align: center;
      padding: 20px 15px;
      border-radius: 0px;
    }
  
    /**/
    .main-header .navbar-toggler .icon-bar {
      background-color: #fff;
      margin: 0 auto 6px;
      border-radius: 0;
      width: 30px;
      height: 3px;
      position: absolute;
      right: 0;
      -webkit-transition: all 0.2s ease;
      transition: all 0.2s ease;
    }
  
    .main-header .navbar .navbar-toggler .icon-bar:first-child {
      margin-top: 3px;
    }
  
    .main-header .navbar-toggler .icon-bar-1 {
      width: 10px;
      top: 0px;
    }
  
    .main-header .navbar-toggler .icon-bar-2 {
      width: 16px;
      top: 12px;
    }
  
    .main-header .navbar-toggler .icon-bar-3 {
      width: 20px;
      top: 21px;
    }
  
    .main-header .current .icon-bar {
      margin-bottom: 5px;
      border-radius: 0;
      display: block;
    }
  
    .main-header .current .icon-bar-1 {
      width: 18px;
    }
  
    .main-header .current .icon-bar-2 {
      width: 30px;
    }
  
    .main-header .current .icon-bar-3 {
      width: 10px;
    }
  
    .main-header .navbar-toggler:hover .icon-bar {
      background-color: #fff;
    }
  
    .main-header .navbar-toggler:focus .icon-bar {
      background-color: #fff;
    }
    /*header ends*/
  }

  .main-header .navbar-toggler .icon-bar-2 {
    width: 16px;
    top: 12px;
  }

  .main-header .navbar-toggler .icon-bar-3 {
    width: 20px;
    top: 21px;
  }

  .main-header .current .icon-bar {
    margin-bottom: 5px;
    border-radius: 0;
    display: block;
  }

  .main-header .current .icon-bar-1 {
    width: 18px;
  }

  .main-header .current .icon-bar-2 {
    width: 30px;
  }

  .main-header .current .icon-bar-3 {
    width: 10px;
  }

  .main-header .navbar-toggler:hover .icon-bar {
    background-color: #fff;
  }

  .main-header .navbar-toggler:focus .icon-bar {
    background-color: #fff;
  }

  /*header ends*/
}

.searchBarSection {

  border-radius: 25px 25px;
  width: 900px;
  height: 120px;
  background-color: white;
  z-index: 1000;
  /* box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 2px 0px; */
  /* box-shadow: rgba(0, 0, 0, 0.15) 0px 3px 3px 0px; */
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.categriesInSearchBar {
  border-bottom: 1px solid gray;
  height: 60px;
}

.categriesInSearchBartextdiv {
  margin: auto;
  margin-left: 30px;
  padding: 15px;
}



.categriesInSearchBar span {
  color: black;
  font-size: 18px;
}


/* ------------- */

.dropdown-toggle {
  margin: auto;
  width: 60px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 50px;
  font-weight: 600;
}

.dropdown-toggle:focus {

  box-shadow: none !important;

}


.dropdown-toggle::after {

  display: none;

}

.dropdown-menu {
  width: 200px;
  border: 2px solid red;
  padding: 0rem 0;
  transform: translate3d(0px, 50px, 0px) !important;

}

.dropdown-item:focus,
.dropdown-item:hover {
  color: #ffffff;
  background-color: #dc3545;
  padding: 12px;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 12px;

}

/* ----------- */
.searchBarDiv {
  border-right: 1px solid grey;
}

.searchInputStyle {
  border: none;
  width: auto;
  padding: 15px;
  padding: auto;
}

.searchInputStyle:focus {
  outline: none;
}

::placeholder {
  font-size: 16px;
  color: gray;
}

.serchIconStyle {
  text-align: center;
  padding: 12px;
  border-left: 1px solid grey;
}

.serchBarImgDiv {
  padding: auto;
  padding: 10px;
}

.serchBarImg {
  height: 40px;
  width: 40px;
}

.serchBarImgDiv :hover {
   box-shadow: rgba(3, 102, 214, 0.3) 0px 0px 0px 3px;
   border-radius: 50%;
}

.searchBarButton {
  padding: 10px;
}

.demo {
  position: relative;
}

.userIconStyle {
  margin-top: -1%;
  margin-left: -4%;
  color: white;
  font-size: 22px;
}

.postPropertyButton {
  font-weight: 400;
  border-radius: 8px 8px;
  padding-left: 15px;
  padding-right: 15px;
  background-color: white;
  border: 1px solid grey;
  padding-top: 2px;
  padding-bottom: 7px;
}

.postPropertyButton :hover {
  background-color: #dc3545;
}


/* --------------------------- */



.profile-card-2 {
  max-width: 350px;
  background-color: #FFF;
  box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.1);
  background-position: center;
  overflow: hidden;
  position: relative;
  margin: 10px auto;
  cursor: pointer;
  border-radius: 5px;
}

.profile-card-2 img {
  transition: all linear 0.25s;
}

.profile-card-2 .profile-name {
  position: absolute;
  left: 30px;
  bottom: 30px;
  font-size: 30px;
  color: #FFF;
  /* text-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5); */
  text-shadow: 0px 2px 4px black;
  font-weight: bold;
  transition: all linear 0.25s;

}

.profile-card-2 .profile-icons {
  position: absolute;
  bottom: 30px;
  right: 30px;
  color: #FFF;
  transition: all linear 0.25s;
}

.profile-card-2 .profile-username {
  position: absolute;
  bottom: 15px;
  left: 30px;
  color: #FFF;
  font-size: 13px;
  transition: all linear 0.25s;
  font-style: italic;
  text-shadow: 0px 2px 4px black;

}

.profile-card-2 .profile-icons .fa {
  margin: 5px;
  font-size: 20px;
  font-weight: 600;
  color: white;
}

.img {
  height: 200px;
}

.profile-card-2:hover img {
  filter: blur(1.5px);
}

.profile-card-2:hover .profile-name {
  bottom: 80px;
}

.profile-card-2:hover .profile-username {
  bottom: 60px;
}

.profile-card-2:hover .profile-icons {
  right: 40px;
}

.profile-textDiv {
  max-width: 350px;
  background-position: center;
  overflow: hidden;
  position: relative;
  margin: 10px auto;
  cursor: pointer;
}

.profile-textDiv a {
  text-decoration: none;
}

.paddingStyle {
  font-size: 12px;
  margin-left: 40%;
}

.navbarHelpdiv {
  /* background-color: #dc3545; */
  margin-top: 211px;
}

.mtt {
  margin-top: 100px;
}

/* ------------------- */
.profile-card-6 {
  max-width: 300px;
  background-color: #FFF;
  border-radius: 5px;
  box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  position: relative;
  margin: 10px auto;
  cursor: pointer;
}

.profile-card-6 img {

  transition: all 0.15s linear;
}

.profile-card-6 .profile-name {
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 25px;
  font-weight: bold;
  color: #FFF;
  padding: 15px 20px;
  background: linear-gradient(140deg, rgba(0, 0, 0, 0.4) 50%, rgba(255, 255, 0, 0) 50%);
  transition: all 0.15s linear;
}

.profile-card-6 .profile-position {
  position: absolute;
  color: rgba(255, 255, 255, 0.4);
  left: 30px;
  top: 100px;
  transition: all 0.15s linear;
}

.profile-card-6 .profile-overview {
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.4) 50%, rgba(255, 255, 0, 0));
  color: #FFF;
  padding: 50px 0px 20px 0px;
  transition: all 0.15s linear;
}

.profile-card-6 .profile-overview h3 {
  font-weight: bold;
}

.profile-card-6 .profile-overview p {
  color: rgba(255, 255, 255, 0.7);
}

.profile-card-6:hover img {
  filter: brightness(80%);
}

.profile-card-6:hover .profile-name {
  padding-left: 25px;
  padding-top: 20px;
}

.profile-card-6:hover .profile-position {
  left: 40px;
}

.profile-card-6:hover .profile-overview {
  padding-bottom: 25px;
}


.text-address {
  margin-top: -3%;
  float: left;
}

.text-address p {
  font-size: 14px;
}

.vierMoreButtomDiv {
  float: left;
}

.btn-view {
  background-color: transparent;
  color: black;
}

.text-title h4 {
  text-shadow: 2px 2px 2px whitesmoke;
}

/* ------------- */
.posted-property {
  margin-top: -2%;
}

.drop1 {
  min-width: 2vh;
  width: 1.2vh !important;
  border-radius: 5vh !important;
  height: 8.5vh;

}

.icon {
  font-size: 2.7vh;
}

/* ----------------------------------------------------------------------------------------------------------------------------------------- */
.share,
.share:before,
.share:after,
.fab {
  height: 42px;
  width: 42px;
  border-radius: 50%;
  position: absolute;
  cursor: pointer;
}

.fab:before {
  content: attr(data-hover);
  visibility: hidden;
  background-color: rgb(0, 166, 255);
  color: #ffffff;
  text-align: center;
  border-radius: 10px 0px 10px 10px;
  font-size: 2vh;
  font-family: Comic Sans MS;
  padding: 5px 5px;
  transition: opacity 1.5s ease-in-out;
  position: absolute;
  z-index: 1;
  left: -8vh;
  top: 4vh;

}

.fab:hover:before {
  opacity: 1;
  visibility: visible;
}

.share {
  margin-top: 5px;
  /* background-image: url("../images/whiteHamburgur.jpg"); */
  position: relative;
  font-size: 30px !important;
  color: white;
}

.share:before,
.share:after {
  content: '';
  /* will-change: transform; */
}

.share:before {
  z-index: 5;
  transition: 0.3s;
}

.share:after {
  z-index: -100;
  transition: 0.39s;
  top: 50%;
  left: 50%;
  /* transform: translate(-50%, -50%); */
}

.share.active:before {
  /* transform: rotate(45deg); */
}

.share.active:after {
  width: 48px;
  height: 48px;
}

.fab {
  box-shadow: 0 2px 5px rgba(0, 0, 0, .3);
  transition: 0.3s;
  animation: 0.3s down forwards;
  opacity: 0;
  will-change: animation;
}

.fab:nth-child(1) {
  background-color: white;
  background-image: url("../images/login.png");
  background-repeat: no-repeat;
  background-size: cover;
  top: 140px;
}

.fab:nth-child(2) {
  background-color: white;
  background-image: url("../images/add-friend.png");
  background-repeat: no-repeat;
  background-size: cover;
  top: 202px;
}

/* .fab:nth-child(3) {
	background-color: white; 
  background-image: url("../images/pro1");
  background-repeat: no-repeat;
  background-size: cover; 
  top: 265px;
} */
.fab.active {
  animation: 0.48s up forwards;
}

.fab.active:nth-child(1) {
  animation-delay: 0.39s;
}

.fab.active:nth-child(2) {
  animation-delay: 0.2s;
}

.fab.no {
  animation: none;
}

@keyframes up {
  50% {
    transform: translateY(-170%);
  }

  100% {
    opacity: 1;
    transform: translateY(-130%);
  }
}

@keyframes down {
  0% {
    opacity: 1;
    transform: translateY(-130%);
  }

  100% {
    opacity: 0;
    transform: translateY(0);
    top: 0;
  }
}

.bg-c {
  background: url('../images/part.png');
  padding: 5vh;
  background-size: contain;
  background-repeat: repeat-y;
  opacity: 70%;
}

.like-icon  :hover{
  color: aqua !important ; 
}
.categoryButton{
  border-radius: 20px 20px;
  padding: 1px 5px 1px 10px ;
  border: 2px solid #44a7fd;
  color: #0048bd;
}

.logoimg-n{
 /* width: 100% !important;
 height: 100% !important; */
 margin-top: -2%;
 position: absolute;
 height: 150px;

 width:13%;
}