

.shortlist-header {
    margin: 0px 0px 3px 0px;
    border-top: 1px solid lightgray;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.20);
    border-bottom: 1px solid lightgray;
    font-family: sans-serif;
    font-weight: 500;
    display: flex;
    height: 42px;
    width: 100%;
}

.shortlist-lower-div {
    font-family:sans-serif;
    display: flex;
    height: 94%;
    width: 100%;
}

.shortlist-subject-name-card {
    position:relative;
    left:20px;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.54);
    letter-spacing: 0.54px;
    text-align: center;
    vertical-align: middle;
    line-height: 50px;
    display: flex;
    width: 30%;
}

.shortlist-rightdiv {
    cursor: pointer;
    /* padding:9px 0px 0px 0px; */
    width: 70%;

}
.shortlist-back-icon {
    margin: -2px;
    font-weight: 600;
    font-family: 'Nunito Sans',Semi Bold;
}

.shortlist-back-icon img {
    cursor:pointer;
}

.shortlist-back-icon span {
    filter: blur(0.3px);
    text-shadow: 0 0 3px rgba(0,0,0,0.10);
    position: relative;
    top: 1px;
    padding: 0px 0px 0px 10px;
}


.shortlist-compare {
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.20);
border-radius: 4px;
    text-align: center;
    padding: 0px;
    /* color: white; */
    position: relative;
    float: right;
    height: 80%;
    width: 12%;
    font-size: 15px;
   
    letter-spacing: 0.44px;
    margin: 5px 25px;
}

.shortlist-compare span {
    text-align:center;
    vertical-align:middle;
    line-height: 35px;
    color: #F44A77;
    position: relative;
    /* top: 35%; */
    /* left: 15%; */
}

.shortlist-restaurants:hover .shortlist-border-color {
      background-color: #F44A77;
}

.shortlist-restaurants:hover .shortlist-options-text {
    color: #F44A77;
}

.shortlist-image-gallery {
    overflow-x:hidden;
    overflow-y: scroll;
    background: #FFFFFF;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.20);
    width: 17%;
    border-right: 1px solid lightgray;
}

.shortlist-image-detail {
    width: 83%;
    border-right: 1px solid lightgray;
}

.shortlist-body-tag {
    z-index:9999999;
    width:100%;
    height:100%;
    position:absolute;
    top:0;
    background-color:white;
    margin:auto;
}
.shortlist-image {
    width:100%;
    height: 40%;
    line-height: 30px;
    vertical-align: middle;
    text-align: center;
    /* overflow-y: scroll; */
}

.shortlist-image span {
  
    display:block
}
.shortlist-image-icon {
    position: relative;
    width: 80%;
    padding: 6px 0px 0px 20px;
    height: 70%;
    margin: auto;
}

.shortlist-image-icon img {
    height:100%
}
.shortlist-explore-button {
    display:flex;
    text-align:center;
    height: 10%;
}



.shortlist-explore-button span {
    font-size: 14px;
color: #F44A77;
letter-spacing: 1px;
text-align: center;
    position:relative;
    top:11px;
}



.shortlist-close-icon img {
    margin: 12px 15px 0px 20px;
}



.shortlist-img-icon {
    background-image: url("../images/icons/clientlogo.png");
    background-repeat: no-repeat;
    background-position: 0px 3px;
    background-size: 100% 70%;
    height: 46px;
    padding: 5px 0px 0px 0px;
    width: 30%;
}
.shortlist-img-icon img {
    height:100%
}

.shortlist-subject-name {
    font-size: 14px;
color: rgba(0,0,0,0.87);
}

.shortlist-view-3d {
    cursor:pointer;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.20);
    border-radius: 4px;
    color: #F44A77;
    width: 35%;
    height: 55%;
    position: relative;
    margin: auto;

    border-radius: 4px;
}

.shortlist-view-3d:hover span {
    color:white;
   
}
.shortlist-view-3d:hover {
    background-color:#F44A77
}

.shortlist-book-now {
    vertical-align: middle;
    padding: 0px;
    text-align: center;
    font-size: 15px;
    cursor: pointer;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.20);
    border-radius: 4px;
    background-color: #F44A77;
    width: 50%;
    height: 40px;
    position: relative;
    margin: auto;
    border-radius: 4px;
    /* line-height: 38px; */
    top: 25px;
    padding: 10px 0px 0px 0px;
}
/* .shortlist-book-now:hover span {
    color:white;
   
}
.shortlist-book-now:hover {
    background-color:#F44A77
} */

.shortlist-book-now span {
    filter: blur(0.4px);
    color:white;
    font-family: 'Nunito Sans',Semi Bold;
    /* text-shadow: 0 0 3.02px lightgrey; */
}

.shortlist-exploree {
    top: 0px;
    margin: auto;
    width: 35%;
    display: flex;
    position: relative;
    height: 100%;
}


.shortlist-like {
    padding: 30px 0px 0px 0px;
    text-align:center;
width:10%;
}

.shortlist-flat-details-options {
    margin: 10px 3px 0px 12px;
    background: #FFFFFF;
    box-shadow: 0 4px 6px 0 rgba(0,0,0,0.10);
    border-radius: 4px;
    display: flex;
    width: 80%;
}
.shortlist-option1 {
    text-align: center;
    top: 15%;
    /* position: absolute; */
    width: 17%;
    height: 70%;
    border-right: 1px solid lightgray;
    /* bottom: 0px; */
    position: relative;
    vertical-align: middle;
    line-height: 50px;
}

.shortlist-option1 span {
    cursor:pointer;
    font-size: 15px;
color: rgba(0,0,0,0.54);
letter-spacing: 1.14px;
text-align: center;
}

.shortlist-option1:hover span {
    color: #F44A77;
}

.shortlist-org-image {
    transition: transform .2s;
    width:100%;
    height: 82%;
    position:relative;
}

.shortlist-org-image:hover {
      
  }

.shortlist-org-image img {
    height:100%;
    width:100%
}

.shortlist-org-image img:hover {
    color:#FFEEF3
}

.shortlist-org-image-details {
    text-shadow: 0 0 2.02px rgba(0,0,0,0.10);
    font-weight: 600;
    font-family: 'Nunito Sans',Semi Bold!important;
    height: 20%;
    border-bottom:1px solid lightgray;
    background: #FFFFFF;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.20);
    display:flex;
    position:relative;
    /* padding: 5px 0px 0px 15px; */
}

.shortlist-imageDetails {
    /* z-index: 9999; */
    padding: 2px 0px 0px 16px;
    width: 100%;
    /* opacity: 1.5; */
}
.shortlist-love-icon {
    padding: 13px 0px 0px 0px;
    text-align: center;
    width:20%
}

.shortlist-image-box {
    position:relative;
    margin: 0px 0px 10px 0px;
    cursor:pointer;
    border-bottom: 1px solid lightgray;
    height: 30%;
    /* background: #FFFFFF; */
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.20);
    transition: transform .2s;
    /* -webkit-animation-duration: 10s;
    animation-duration: 10s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both; */
    /* transition: transform .shortlist-2s; Animation */
}
/* .shortlist-image-box:hover .shortlist-transparent-div{
    opacity:0.5;
    background: #F44A77; 
} */

  .shortlist-image-box:hover {
      transform: scale(0.97);
      box-shadow: 2px 2px 4px 4px rgba(0,0,0,0.20);
      transform: scale(0.97);
  }
  .shortlist-image-box:hover .shortlist-org-image{
    transform: scale(1.1)
}

.shortlist-image-box:hover .shortlist-org-image-details{
    background-color:#FFE4EB;
    opacity:1
}
  
  @-webkit-keyframes bounceInUp {
      0% {
         opacity: 0;
         -webkit-transform: translateY(2000px);
      }
      60% {
         opacity: 1;
         -webkit-transform: translateY(-30px);
      }
      80% {
         -webkit-transform: translateY(10px);
      }
      100% {
         -webkit-transform: translateY(0);
      }
   }
   
   @keyframes bounceInUp {
      0% {
         opacity: 0;
         transform: translateY(2000px);
      }
      60% {
         opacity: 1;
         transform: translateY(-30px);
      }
      80% {
         transform: translateY(10px);
      }
      100% {
         transform: translateY(0);
      }
   }
   

.shortlist-details-div {
    position:absolute;
    width:100%;
    height: 100%;
}
.shortlisted-selected-icon .shortlist-org-image-details {background-color: #FFE4EB;opacity: 1;}

.shortlist-transparent-div {
    position: absolute;
    border-bottom: 1px solid lightgray;
    height: 100%;
    width: 100%;
    /* opacity: 0.shortlist-5; */
    /* box-shadow: 0 2px 4px 0 rgba(0,0,0,0.shortlist-20); */
    position: absolute;
    /* display: none; */
    /* width: 20%; */
}



 /* .shortlist-bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp;
 } */



.shortlist-love-icon {
    width:20%;
}
.shortlist-details {
    width:80%
}
.shortlist-flat-type {
    opacity: 3.4;
    font-size: -1px;
    width:auto;
    height: 40%;
}

.shortlist-flat-dimensions {
    opacity: 1.5;
    font-weight: 800;
    /* font-size: 10px; */
    width:auto;
    height: 46%;
}

.shortlist-flat-dimensions span {
    /* text-shadow: 0 0 1px #F44A77; */
    padding: 0px 16px 0px 4px;
    font-size: 9px;
    color: rgba(0,0,0,0.38);
    /* border-right: 1px solid lightgray; */
}

.shortlist-flat-type span {
    font-size: 12px;
    color: black;
    padding: 2px 0px 0px 3px;
}

/* /* .shortlist-image-gallery::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5;
} */

.shortlist-image-gallery::-webkit-scrollbar {
    width: 0px;
    /* height: 0px; */
    /* background-color: #F44A77 */
}
.shortlist-image-gallery::-webkit-scrollbar-thumb {
    /* background-color: #F44A77; */
}

/* .shortlist-image-gallery:hover {
    background-color:#F44A77
} */

.shortlist-image-detail-card {
        transition: 2s;
        background: #FFFFFF;
        box-shadow: 0 3px 5px 1px rgba(0,0,0,0.10);
        border-radius: 2px;
        display: flex;
        position: relative;
        width: 90%;
        height: 90%;
        margin: auto;
        top: 5%;
        transform: scale(1,1);

}

.shortlist-flat-details-box {

background-color: #FAFAFA;

height: 100%;

width: 25%;
}

.shortlist-image-display-box {


height: 100%;

width: 75%;
}

.shortlist-image-display {
    text-align: center;
    height: 85%;
    /* background-image: url("Capture.PNG"); */
    background-repeat: no-repeat;
}

.shortlist-image-display-header {
    /* background-color:beige; */
    height: 10%;
}

.shortlist-image-box-price {
    
text-shadow: 0 0 0.03px #F44A77;
    
font-size: 14px!important;
    
font-weight: 600;
    
font-family: 'Nunito Sans', Regular;
    
font-family: 'Nunito Sans'-Regular;
    
/* color: rgba(0,0,0,0.38); */
    
/* color: #F44A77; */
    
/* color: A44f77; */
    
/* color: F44A77; */
    
/* color: F44A77; */
    
float: right;
    
    
color: #F44A77!important;
}
.shortlist-image-display img {
    width:90%;
    height:95%
}
.shortlist-like-icon {
   
    right: 6%;
    /* text-align: center; */
    width: 22px;
    /* float: right; */
    position: absolute;
    height: 40px;
    top: 21px;
}


.shortlist-org-image img {
    position:absolute;
}

.shortlist-like-icon img {
width:100%;
height:100;
}

.shortlist-details-box {

margin: 12px 0px 0px 0px;

vertical-align: middle;

width: 100%;

height: 14%;

line-height: 25px;
}
.shortlist-detail-name {

font-weight: 600;

font-family: 'Nunito Sans',Semi Bold;

text-shadow: 0 0 0.7px rgba(0,0,0,0.40);

font-size: 18px;

color: rgba(0,0,0,0.57);

letter-spacing: 0.61px;
}


.shortlist-flat-details {
    
padding: 90px 0px 0px 0px;
    
margin: auto;
    
height: 80%;
    
width: 80%;
    
position: relative;
    
text-align: center;
}

.short-list-header-name {
    
font-weight: 600;
    
color: rgba(0,0,0,0.38);
    
letter-spacing: 0.41px;
    
font-size: 12px;
    
font-family: 'Nunito Sans',Semi Bold;
    
text-shadow: 0 0 2.02px rgba(0,0,0,0.10);
}

.shortlist-book-now {
    
}

.shortlist-dimension-button {
    font-size: 13px;
    border: 1px solid rgba(0,0,0,0.25);
    border-radius: 4px;
    display:flex;
    top: 30px;
    /* background-color: aliceblue; */
    /* vertical-align: middle; */
    position: relative;
    width: 81px;
    height: 28px;
    margin: auto;
    /* line-height: 32px; */
	display:none;
}

.shortlist-like-Icon {

}

.shortlist-dimension-2d {
    height: 27px;
    /* border-right: 1px solid lightgray; */
    /* padding: 4px 0px 0px 10px; */
    /* left: 14px; */
    /* left: 15px; */
    margin: auto;
    position: relative;
    width: 50%;
}

.shortlist-dimension-3d {
    color: white;
    background-color: #F44A77;
    height: 27px;
    /* padding: 4px 0px 0px 9px; */
    margin: auto;
    position: relative;
    width: 50%;
}

.shortlist-dimension-2d span {
    text-shadow: 0 0 2.02px rgba(0,0,0,0.10);
    font-family: 'Nunito Sans',Semi Bold;
    color: rgba(0,0,0,0.54);
    letter-spacing: -0.34px;
    left: 30%;
    position: relative;
    /* margin: auto; */
    /* vertical-align: middle; */
    /* line-height: 23px; */
    top: 24%;
    filter: blur(0.4px);
}

.shortlist-dimension-3d span {
    text-shadow: 0 0 5.02px rgba(0,0,0,0.2);
    color: white;
    font-family: 'Nunito Sans',Semi Bold;
    /* color: rgba(0,0,0,0.54); */
    letter-spacing: -0.34px;
    left: 30%;
    position: relative;
    /* margin: auto; */
    /* vertical-align: middle; */
    /* line-height: 23px; */
    top: 24%;
    filter: blur(0.4px);
}

.shortlist-like-icon-display {
    background-image: url("../images/shortlisted/shortlist-circle.svg");
    background-repeat:no-repeat;
    right: 30px;
    position: absolute;
    float: right;
    /* background-color: aliceblue; */
    width: 6%;
    height: 13%;
    /* border-radius: 130px; */
    top: 10px;
    cursor: pointer;
}

.shortlist-like-icon-display img {
    position:absolute;
    top: 0%;
    /* left: 35%; */
}

.shortlist-no-image {
    margin:auto;
    width:40%;
    height:60%;
    top:30%;
}
.shortlist-center-image {
    height: 55%;
    background-image: url(../images/infographic.svg);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-size: 100% 100%;
}

.shortlist-center-image-text {
height:50%
}

.shortlist-center-image-text1 {
    font-size:16px;
    filter: blur(0.35px);
    position: relative;
    text-align: -webkit-center;
    font-family: 'Nunito Sans',Semi Bold;
    letter-spacing: 1.14px;
    height: 50%;
    top: 20px;
    height:12%
    }
.shortlist-center-image-text2 {
    font-size:14px;
    color: rgba(0,0,0,0.37);
    filter: blur(0.35px);
    position: relative;
    text-align: -webkit-center;
    font-family: 'Nunito Sans',Semi Bold;
    letter-spacing: 1.14px;
    height: 50%;
    top: 20px;
    height: 50%;
 }

 .pie-chart-box {
     
 }

 .pie-chart-text {

 }




















@media screen and (max-width: 800px) {

.shortlist-back-icon {
    font-size: 10px;
    
}

.shortlist-subject-name-card {
    line-height: 33px;
}

.shortlist-compare {
    height: 80%;
    width: 17%;
    margin: 2px 25px;
}

.shortlist-compare span {
    font-size:9px;
    line-height: 21px;
    /* top: 35%; */
    /* left: 15%; */
}

.shortlist-flat-type span {
    font-size: 10px;
    color: rgba(0,0,0,0.87);
}

.shortlist-flat-dimensions span {
    padding: 0px 4px 0px 0px;
    font-size: 8px!important;
}

.shortlist-org-image-details {
    height:25%;
    padding: 0px 0px 0px 5px;
}
.shortlist-option1 span {
    cursor: pointer;
    font-size: 8px;
}
.shortlist-option1 {
   
    line-height: 20px;
}

.shortlist-explore-button span {
    font-size: 7px;
    top: 5px;
}
.shortlist-org-image {
    height: 75%;
}

.shortlist-header {
    height:8%;
}
.shortlist-imageDetails {
    padding:0
}
.shortlist-back-icon img {
    max-width: 15px;
}   
.shortlist-transparent-div {
    border-bottom:none
}
.shortlist-like img {
    max-width: 12px;
}
.shortlist-image-box {
margin: 0px 0px 8px 0px;
}

.shortlist-love-icon img {
    max-width:10px
}

.shortlist-image-gallery::-webkit-scrollbar {
    width: 3px;
}
.shortlist-like-icon {
    right: 6%;
    /* text-align: center; */
    width: 13px;
    /* float: right; */
    position: absolute;
    height: 10px;
    top: 10px;
}
.shortlist-details-box {
    /* font-size: 10px!important; */
    margin: 12px 0px 0px 0px;
    height: 26px;
    line-height: 15px;
}
.shortlist-flat-details {
    padding:10px 0
}

.short-list-header-name {
    font-size: 8px;
}
.shortlist-image-display img {
    width:100%;
}
.shortlist-dimension-button {
    top:0;
    font-size: 10px;
    border: 1px solid rgba(0,0,0,0.25);
    border-radius: 4px;
    display: flex;
    /* top: 30px; */
    /* background-color: aliceblue; */
    /* vertical-align: middle; */
    position: relative;
    width: 68px;
    height: 19px;
    margin: auto;
    /* line-height: 32px; */
}
.shortlist-dimension-3d {
    height: 20px;
}
.shortlist-like-icon-display img {
    position: absolute;
    top: 0%;
    /* left: 35%; */
    width: 38px;
}
.shortlist-dimension-button {
    top:5
}
.shortlist-like-icon-display {
    background-position:100% 100%
}
.shortlist-image-display {
    height:84%
}
.shortlist-detail-name {
    font-size: 9px;
}
.shortlist-book-now {
    font-size: 9px;
  
    line-height: 21px;
}
.shortlist-img-icon {
    background-size: 100% 70%;
    height: 25px;
}

}