.pac-container{
    z-index: 1000000 !important;
}.ui-autocomplete{
    z-index: 1000000 !important;
}

.truncate {
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.profile-full-name {
	font-weight: bold;
}

@media only screen and (max-width: 480px) {
	.adv-search-section .adv-search-cont {
		
	bottom: 43px !important;
	}
}

@media only screen and (min-width: 1338px) and (max-width: 1440px) {
	.menubottom-left-100 {
		
		padding-left: 182px;
	}
}

@media only screen and (max-width: 665px) {
	
	.nav-buttons {
		text-align: center;
    height: auto;
    overflow-y: auto;
	}
 
  .profile-full-photo {
    top: -100px !important;
  }

  .profile-full-photo img {
      width: 80px;
      height: 80px;
  }

  .profile-info-home-design {
        position: absolute;
        bottom: -40px;
        left: -80px;
        /* right: 0; */
        /* margin-bottom: 53px; */
        /* height: 152px; */
        color: #fff;
        padding: 0;
    }

    .profile-info-home-design h1 {
    	margin-top: 0;
    }

   .profile-full-name {
       font-size: 24px;
   }

   .profile-title h1 {
       margin-bottom: 0px;
   }
}


.container {
margin-right: auto !important;
margin-left: auto !important;
}

.blog-grid2-post-content p {
    height: 50px;
    margin-bottom: 0;
}

.profile-info-text.pull-left {
    margin-bottom: 20px;
}



 .rating-bar-data {
	display:none;
}

.rating-bar-hover .rating-bar-data:hover{
	display: block;
}
.rating-bar-hover:hover ~ .rating-bar-data{ 
	display: block;
}

.rating-bar-hover:hover .rating-bar-data{ 
	display: block;
}

.image-top-detail-home-design {
	overflow: visible;	
}

.rating-bar-data {
	position: absolute;
    bottom: 0;
}

.profile-pro-reviews .rating-bar-data span {
	font-weight: normal;
}

.rating-bar-data span {
    font-size: 13px;
}



.close.kv-error-close {
	display: none;
}

.profile-info-home-design {
	
	max-width: 595px;
}

.adv-search-section {
	position: relative;
}

.adv-search-section .floating-sidebutton {
    position: absolute;
    right: 18px;
    top: 30px;
    z-index: 9
}

.adv-search-section .floating-sidebutton a {
    transform: rotate(-90deg);
    transform-origin: right center;
    border-radius: 5px 5px 0 0;
    font-size: 16px;
    font-weight: 600;
    padding: 8px 14px;
}

@media (max-width: 548px) {
	.name-profile-block {
		text-align: center;
		padding-top: 20px;
	}
}


@media (max-width: 992px) {
    .clear-sm {
	    clear: both;
	}
	
	.adv-search-section .floating-sidebutton {
	    position: absolute;
	    right: 15px;
	    top: 70px;;
	}
	
	.adv-search-section .floating-sidebutton a {
	    transform: rotate(-90deg);
	    transform-origin: right center;
	    border-radius: 5px 5px 0 0;
	    font-size: 12px;
	    padding: 6px 12px;
	}
}

.adv-search-cont {
	z-index: 8;
}

.nav-buttons .slick-prev {
    background: rgb(255,255,255);
	background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 35%, rgba(255,255,255,0.6026785714285714) 100%);
}

.nav-buttons  .slick-next { 
	
    background: rgb(255,255,255);
	background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 35%, rgba(255,255,255,0.6026785714285714) 100%);
	
}


.nav-buttons .btn {
    padding: 11px 12px;
    margin-top: 0px;
    border-radius: 10px;
    margin-right: 10px;
}

.carousel-cell { margin-right: 30px; }


@media only screen and (max-width: 480px) {
	.apartment-tabs .nav-tabs li a {
		padding-left: 0 ;
		padding-right: 0 ;
	 text-overflow: initial !important; 
	
	}
}
