﻿@charset "utf-8";
/* CSS Document */
.localities_p
{
	text-align: right;
    color: #717171;
    font-size: 13px;
    line-height: 25px;
	margin-bottom: 0px;
}
@media screen and (max-width: 850px) and (min-width: 320px) {
	.localities_p
{
	text-align: left;
    color: #717171;
    font-size: 12px;
    line-height: 25px;
    margin-bottom: 0px;
    margin-top: 15px;
}
}
.localities_p1
{
	color: #717171;
    font-size: 13px;
    line-height: 25px;
	margin-bottom: 0px;
}
.localities_h3
{
	margin: 0px;
    font-size: 15px;
    font-weight: bold;
    color: #717171;
    line-height: 24px;
}
.featured_box {
    border-radius: 7px;
    border: 1px solid #FC0;
    display: -webkit-inline-box;
    padding: 0px 10px;
	margin:10px
}
.upcoming_box
{
	border: 2px solid #e6e6e6;
    border-radius: 2px;
   margin-bottom: 15px;
}
.upcoming_h4
{
	    padding-left: 13px;
    font-size: 20px;
    color: #333;
    line-height: 20px;
    font-weight: normal;
}
.upcoming_h5
{
	font-size: 14px;
    padding-left: 13px;
    color: #000;
}
.sales_head
{
	font-size: 16px;
    margin: 4px 0px;
    font-weight: 500;
    color: #000;
}
.sales_new
{
	color:#039;
	line-height:22px
}
.connectivity_i {
    line-height: 44px !important;
    border-radius: 50%;
    background-color: #f7f7f7;
    width: 55px;
    height: 55px;
    margin-top: 0px;
    margin-left: 13px;
    padding-left: 18px;
    font-size: 23px !important;
    /* position: relative; */
    color: #FFC107;
}
.connectivity_back {
    background-color: #f7f7f7;
    margin-top: -14px;
    position: relative;
    padding: 20px 0px 0px 10px;
    border-radius: 3px;
    border: 1px solid #f3f3f3;
    margin-bottom: 15px;
}
.connectivity_h4
{
    font-size: 16px;
    text-transform: uppercase;
    margin: 4px 0px;
    font-weight: 500;
  color: #08419a;
}
.connectivity_p{
        font-size: 13px;
    color: #717171;
    margin-top: 15px;
    padding: 0px;
    margin-bottom: 0px;
    text-align: justify;
    line-height: 21px;
}
.infra_h3
{
        margin: 5px 0px 9px 0px;
    font-size: 20px;
    text-transform: uppercase;
    color: #08419a;
}
.infra_p
{
    margin: 0px;
    padding: 0px;
    line-height: 25px;
    text-align: justify;
    font-size: 13.5px;
    color: #848484;
}

.portfolio .image-overlay, .property-item .image-overlay { width:100%; height:100%; float:left; position:absolute; top:0px; left:0px; }
		.property-item .property-thumb.dt-property-gallery .image-overlay { display:none; }
		
		.portfolio .image-overlay a, .property-item .image-overlay a.zoom, .property-item .image-overlay a.link { opacity:0; filter:alpha(opacity=0); text-align:center; background:url(images/transparent-bg2.png) repeat; padding:6px; position:absolute; display:inline-block; width:42px; height:42px; }
		.portfolio .image-overlay a span, .property-item .image-overlay a.zoom span, .property-item .image-overlay a.link span { color:#ffffff; font-size:18px; line-height:42px; width:42px; height:42px; display:inline-block; cursor:pointer; }
		.portfolio:hover a.zoom, .portfolio:hover a.link, .property-item:hover .image-overlay a.zoom, .property-item:hover a.link { opacity:1; filter:alpha(opacity=100); }
			.property-item .property-thumb:hover .image-overlay { background:rgba(255, 255, 255, 0.6); }
            .property-item { float: left; margin: 0px; padding: 0px 13px; width: 100%; }
		.property-item .property-thumb { float: left; margin: 0 0 10px; /*overflow: hidden;*/ padding: 0; position: relative; width: 100%; }

		.property-item:hover .image-overlay { text-align:center; }
		.property-item .image-overlay a { position:absolute; top:0; bottom:0; margin:auto; left:0; right:0; width:12px; height:12px; font-size:15px; }
		.property-item .image-overlay a:hover { color:#fff; }
        .porperty-slider {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}
	
