/* your styles go here */



.rt {
    float: right;
}
#thumbs {
    width: 955px;
    margin-top: 90px;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    text-align: justify;
    -ms-text-justify: distribute-all-lines;
    text-justify: distribute-all-lines;
}
#thumbs a {
    vertical-align: top;
    display: inline-block;
    *display: inline;
    zoom: 1;
}
.stretch {
    width: 100%;
    display: inline-block;
    font-size: 0;
    line-height: 0
}
.photoThumbs {
    width: 950px;
    outline: 3px solid;
    color: grey;
    margin: 0;
    padding: 15px;
    /*padding-bottom: -45px;*/

    list-style: none;
    text-align: justify;
    -moz-text-align-last: center; /* Code for Firefox */
    text-align-last: center;
}
.photoThumbs li {
    display: inline-block;
    vertical-align: top;
    margin: 0;
}
.photoThumbs li:nth-child( n+4) {
    margin-top: 5px;
}
.photoThumbs img {
    vertical-align: top;
}
/* The Modal (background) */

.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
/* Modal Content */

.modal-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    border: 1px solid #888;
    width: 80%;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s
}



/* Add Animation */

@-webkit-keyframes animatetop {
    from {
        top:-300px;
        opacity:0
    }
    to {
        top: 0;
        opacity: 1
    }
}
@keyframes animatetop {
    from {
        top:-300px;
        opacity:0
    }
    to {
        top: 0;
        opacity: 1
    }
}
/* The Close Button */

.close {
    color: white;
    float: right;
    font-size: 28px;
    font-weight: bold;
}
.close:hover,  .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}
.modal-header {
    padding: 2px 16px;
    background-color: #339392;
    color: white;
}
.modal-body {
    padding: 2px 16px;
}
.modal-footer {
    padding: 2px 16px;
    background-color: #5cb85c;
    color: white;
}
.card-body.entry-details{
    background: #f8f8f8;	
    padding:0px;
}
.card-body .property-image{
    /*margin: -20px -20px 0px -20px;*/
    margin:0px;
    position: relative;	
}

.card-body .property-image:after{
    display:block;
    position:absolute;
    left:0px;
    top:0px;
    width:100%;
    height:100%;
    content:"";	
    z-index:99;
    background:rgba(0,0,0,0.4);
}
.property-head-details{
    position: absolute;
    bottom: 10px;
    z-index: 999;
    padding: 10px 40px;	
    color:#fff;
    width:100%;
}
.property-left-detais{
    float:left;	
}
.property-right-detais{
    float:right;
    text-align:right;	
}
.property-head-details h1{
    text-transform:uppercase;
    font-size:36px;	
}
.property-head-details p{
    color:#fff;
    font-size:18px;	
}
.property-head-details p.small{
    font-size:14px;	 
}
.property-head-details p strong{
    font-size:30px;	
}
.property-tabs{
    margin-top:50px;
    background:#fff; 	
}
.property-tabs ul.nav{
    background:#ebebeb;	
}
.property-tabs ul.nav li a{
    text-transform: uppercase;
    line-height: 34px;
    display: block;
    color: #000;
    min-height: 50px;
    vertical-align: middle;
    border-radius:0px;
}
.property-tabs ul.nav li:last-child a{
    /*line-height:17px; 	*/
}
.property-tabs .tab-content .tab-pane{
    padding:10px 30px 30px;	
}
.property-tabs h3.tab-heading{
    font-size:24px;
    margin-bottom:20px;
    padding-bottom:20px;
    padding-top:30px;
    border-bottom:1px solid #ebebeb; 	
}
.property-tabs .nav-tabs .nav-link.active{
    border-color:#fff;
}
.lh15{
    line-height:1.5; 	
}
ul.details-list{
    list-style:none;
    line-height:1.6;	
}
.description-tr .description-data{
    padding:20px;
    display:none;	
}
a.expandtr{
    color:#000 !important;
    text-decoration:none !important;	
}
a.expandtr i.fa-chevron-up{
    display:none;	
}
a.expandtr.active i.fa-chevron-up{
    display:block;	
}
a.expandtr.active i.fa-chevron-down{
    display:none;	
}
.availibility .data-tr td{
    background:#f9f9f9;	
    font-size:16px;
}
.availibility tr th{
    background:#e9e9e9;
    font-size:12px;	
}
#pop-reserve{
    z-index:1050;	
}
#pop-reserve h4{
    padding:7px 0px;
    margin:0px;	
}
td a.btn-reserve{
    padding:4px 10px;
    border-radius:3px;	
}
.slider-card{
    border:1px solid rgba(0,0,0,.125);
    padding:40px 10px 20px;	
}
#bedroomslide,
#priceslide{
    margin-top: 3px;
    width: 200px;
}
#updateslides input[type=submit] {
    padding: 5px 15px;
    margin-top: -7px;  
    border-radius: 3px;
}
body.project-details .hide-on-projects{
    display:none !important;	
}
body.project-details section header,
body.details-view section header{
    padding-top: 1rem;	
}
.property-item.table-list {
    background-color: #fff;
    width: 100%;
    padding: 8px;
    margin-bottom:15px;
}
.table-cell {
    display: table-cell;
    vertical-align: middle;
}
.property-item .table-cell {
    vertical-align: top;
}
.property-item .figure-block {
    width: 280px;
    min-height: 160px;
    position: relative;
    z-index: 0;
}
.property-item .item-thumb, .property-item  figure {
    position: relative;
    margin-bottom:0px;
}
.property-item .figure-block a {
    color: #fff;
    display: block;
    overflow: hidden;
    z-index: 0;
    transition: 0.3s;
}
.property-item figure .hover-effect:before{
    -webkit-transition: 0.2s;
    transition: 0.2s;
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    background-color: rgba(255, 255, 255, 0.5);
    width: 100%;
    height: 100%;
    z-index: 2;	
}
.property-item figure .hover-effect:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
    filter: alpha(opacity=100);
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuMCIvPjxzdG9wIG9mZnNldD0iNjUlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuMiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjgiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(0%, rgba(0, 0, 0, 0)), color-stop(65%, rgba(0, 0, 0, 0.2)), color-stop(100%, rgba(0, 0, 0, 0.8)));
    background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 65%, rgba(0, 0, 0, 0.8) 100%);
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 65%, rgba(0, 0, 0, 0.8) 100%);
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 65%, rgba(0, 0, 0, 0.8) 100%);
    z-index: 1; }

.property-item .item-thumb:hover .property-item .hover-effect:before, .property-item figure:hover .property-item .hover-effect:before {
    opacity: 0.5;
    filter: alpha(opacity=50);
    background-image: none;
    z-index: 2; }
.property-item .item-thumb:hover .hover-effect:after, .property-item figure:hover .hover-effect:after {
    opacity: 0;
    filter: alpha(opacity=0); }
.property-item .item-thumb:hover .property-item .detail h3, .property-item figure:hover .detail h3 {
    color: #fff; }
.property-item .item-thumb:hover a, .property-item figure:hover a {
    color: #fff; }
.property-item .item-thumb img, .property-item figure img {
    width: 100%;
    display:block;
}	
.property-item .item-body {
    padding: 10px 12px 10px 20px;
    display: table-cell;
    vertical-align: top;
    overflow: hidden;
    width: 10000px;
}
.property-item .body-left {
    width: 1000px;
    position: relative;
}
.item-body .property-address, .item-body h4 {
    color: #9b9b9b;
    overflow: hidden;
    max-width: 490px;
    font-size: 14px;
    line-height: 14px;
    margin: 0;
    margin-bottom:5px;
}
.property-item .body-right {
    width: 300px;
    position: relative;
    display: table-cell !important;
}
.property-item .price {
    color: #000;
    text-align: right;
    margin-bottom:80px; 
}
.property-item .price .price-start {
    color: #777;
    font-size: 12px;
    line-height: 12px;
    margin-bottom: 7px;
}
.property-item .price .item-price {
    display: block;
    font-size: 18px;
    line-height: 18px;
    margin: 0;
    font-weight: 500;
}
.property-item .item-body .phone {
    position: absolute;
    right: 0;
    bottom: 0;
    text-align: right;
}
.hide-on-project-list #datatable1_wrapper,
.hide-on-project-list table{
    display:none !important;	
}
.property-item .info-row p,
.item-body .amenities p {
    font-size: 14px;
    line-height: 14px;
    color: #9b9b9b;
    margin: 0 0 5px 0;
    text-transform: inherit;
    text-align: inherit;
}
body.projects-list .container-fluid header{
    display:none;	
}
body.projects-list .data-card{
    background:#f8f8f8;
    margin-top:40px;	
}
body.projects-list .data-card .card-body{
    padding:15px 15px 0px 15px;	
}
.details-page-head h1{
    padding:15px 0px;
    margin:0px;	
}
.details-page-head form{
    padding:7px 0px;	
}

label,
#activity table tr td b,
#sitevisits table tr td b,
#offers table tr td b,
#plots table tr td b,
#documents table tr td b,
#salesprog table tr td b,
#floorplan table tr td b{
    font-weight: 400;
    font-size: 0.75em;
    color: #7b7b7b;
}
label.label-text,  
#activity table tr td,
#sitevisits table tr td,
#offers table tr td,
#plots table tr td,
#documents table tr td,
#salesprog table tr td,
#floorplan table tr td{
    font-weight: 400;
    font-size: 0.9em;
    color: #212121;	
}
.breadcrumb-holder h1{
    padding:10px 0px;
    margin:0px;	
    color:#339392;
    text-transform:uppercase;
}
.breadcrumb-holder.details-page-head,
.list-view .breadcrumb-holder{
    background:#fff;	
}
.breadcrumb-holder.details-page-head h1{
    color:#339392;	
    padding:5px 0px;
    text-transform:uppercase;
}
.breadcrumb-holder h1.pt14{
    padding-top:14px;
}
.breadcrumb-holder.details-page-head h1 .badge{
    padding:0px;
    margin:0px !important;
    display:block;
    text-transform:none;
    text-align:left; 	
}
.list-view .card.data-card .card-body{
    padding-top:10px;	
}

p#form-message.success{
    color:#339392;	
}
p#form-message.faild{
    color:#ff0c0c;	
}
#submit-button-reserve i{
    visibility:hidden;
    font-size:0px;
}
#submit-button-reserve.loading i{
    visibility:visible;
    font-size:inherit;	
}
.dev-d-widgets .item.row-a .inner-block {
    background-color: #44baba;
}
.dev-d-widgets .item.row-b .inner-block {
    background-color: #67c9ca;
}
.dev-d-widgets .item.row-c .inner-block {
    background-color: #9ad8af;
}
.dev-d-widgets .item .inner-block {
    padding: 5px;
    color: #ffffff;
    font-size: 18px;
}

.dev-d-widgets .item .block-1 span:nth-child(2) {
    float: right;
}
.dev-d-widgets .item .block-1 span:nth-child(2) .sq-ft {
    font-size: 16px;
}
.dev-d-widgets .item .block-1 span:nth-child(2) span {
    display: block;
    line-height: 22px;
}
.dev-d-widgets .item .block-2 {
    clear: both;
    margin-top: 35px;
    font-size: 24px;
}
.dev-d-widgets .row {
    margin-left: -5px;
    margin-right: -5px;
}
.dev-d-widgets .item {
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 10px;
}
.dev-d-widgets .percentage {
    float: right;
    font-size: 18px;
}
.dev-d-widgets .percentage.minus{
    color: #f60014;
}
.dev-d-widgets .percentage.plus{
    color: #34f200;
}
.dev-sales-summery .inner-block{
    background: #ffffff;
    padding: 5px;
    min-height: 203px;
}
.dev-sales-summery table{
    width: 100%;
}
.dev-sales-summery .num{
    font-size: 24px;
}
.dev-sales-summery td {
    color: #31929b;
    font-size: 18px;
    font-weight: bold;
}
.dev-sales-summery th{
    font-weight: normal;
}
.dev-sales-summery td.plus {
    color: #00b200;
}
.dev-sales-summery td.minus {
    color: #e72100;
}
.dev-sales-summery .item{
    margin-bottom: 10px;
}
.dev-sales-summery .unit-summary-table tr td:first-child{
    color: inherit;
}
.dev-sales-summery .unit-summary-table tr td{
    font-weight: normal;
    font-size:14px; 
}
.dev-dash-progress {
    float: right;
}
.dev-dash-progress #ft-sale-list, .dev-dash-progress #progress-circle2 {
    height: 100px !important;
    width: 100px !important;
    float: left;
}
.dev-dash-progress .item-graph.gmpc{
margin-top:-14px;	
}