@CHARSET "UTF-8";

#youtubeplayer{
	border: 0px;
	border-style: none;
}

#propertyInfo{
	margin-top: 100px;
}
#google-map{
  width:100%;
  height:480px;
  border: 1px solid black;
  }
  
#map-canvas {
  width:100%;
  height:480px;
}  
.item{ 
/*   width:600px;*/
/*   height:480px; */
  }
  
.propertyDescription{
	text-indent: 50px;
	text-align: justify;
	font-size: 1.3em;
	border-radius: 15px;
	border: 1px solid #45AED6;
	padding: 1em;
	margin: 1em 0 0 0;
	
}
.gmapFirstHeading{
	font-size: 1em;
	margin: 0px;
}


/* carousel */
#propertyDetailsCarousel{
    height:530px;
    width:600px;
    margin: 0.2em 0 0 0;
    }
.itemDetail{
	height:480px;
	width:600px;
}

.owl-carousel .owl-item{
    height:480px;
    width:100%;
}
.detailsPictures{
    height:480px;
    width:600px;
}
.itemDetail>h4{
	position: absolute;
    z-index: 20;
    background: rgba(144, 144, 138, 0.3) none repeat scroll 0px 0px;
     border-radius: 0px 15px 15px 0px;     
    border-radius: 15px 15px 15px 15px;    
 	font-size: 1.5em;
	color: #000;
padding: 2px 7px;
box-shadow: 0.1em 0.1em 0.1em #0C0B0B;
text-shadow: 0.1em 0.1em 0.1em #7D5A5A;


bottom: 0px;
text-align: center;
left: 20%;
right: 20%; 
	
}
.agentDetails {}
.agentDetails >h2{font-size: 1.2em;}
.agentDetails > ul {
	list-style: none;
}
.officeDetails {}
.officeDetails > h2{font-size: 1.2em;}
.officeDetails >ul {
	list-style: none;
}







@CHARSET "UTF-8";

.owl-theme .owl-controls {
	margin-top: 10px;
	text-align: center;
	-webkit-tap-highlight-color: transparent
}

.owl-theme .owl-controls .owl-nav [class*=owl-] {
	color: #fff;
	font-size: 14px;
	margin: 5px;
	padding: 4px 7px;
	background: #d6d6d6;
	display: inline-block;
	cursor: pointer;
	border-radius: 3px
}

.owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
	background: #869791;
	color: #fff;
	text-decoration: none
}

.owl-theme .owl-controls .owl-nav .disabled {
	opacity: .5;
	cursor: default
}

.owl-theme .owl-dots .owl-dot {
	display: inline-block;
	zoom: 1;
	*display: inline
}

.owl-theme .owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	margin: 5px 7px;
	background: #d6d6d6;
	display: block;
	-webkit-backface-visibility: visible;
	-webkit-transition: opacity 200ms ease;
	transition: opacity 200ms ease;
	border-radius: 30px
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span
	{
	background: #869791
}
.owl-theme .owl-stage-outer{
	box-shadow: 2px 2px 5px black;
}


.share-me {
    overflow:hidden;
    margin:0; padding:0;
    list-style:none;
}
.share-me h3{
	font-size: 14px;
    text-align: center;
}
.share-me li {
    display:inline-block;
    *display:inline;
    zoom:1;
}

.share-me li a span {
    
    font-style:normal;
    font-weight:400;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    -ms-box-sizing:border-box;
    -o-box-sizing:border-box;
    box-sizing:border-box;
    -webkit-transition:.1s;
    transition:.1s;
    -webkit-transition-property: transform;
    -webkit-transition-property:-webkit-transform;
    transition-property:-webkit-transform;
    transition-property:transform;
    transition-property: transform, -webkit-transform;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);

    overflow:hidden;
    text-decoration:none;
    text-align:center;
    display:block;
    position: relative;
    z-index: 1;
    width: 33px;
    height: 33px;
    line-height: 33px;
    font-size: 22px;
    border-radius: 10px;
    margin-right: 10px;
    color: #ffffff;
    background-color: none;
}

.social a:hover {
    z-index: 2;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.soc-icon-last{
    margin:0 !important;
}

.share-twitter {
    background-color: #4da7de;
}
/* .share-twitter span:hover{
    background-color: #ffffff;
    color: #4da7de;
} */
/* .soc-twitter:before { */
/*     content:'a'; */
/* } */
.share-facebook {
    background-color: #3e5b98;
}
/* .soc-facebook:before { */
/*     content:'b'; */
/* } */
.share-google {
    background-color: #d93e2d;
}

.share-whatsapp {
    background-color: #25D366;
}
#25D366
/* .soc-google:before { */
/*     content:'c'; */
/* } */
.share-pinterest {
    background-color: #c92619;
}
/* .soc-pinterest:before { */
/*     content:'d'; */
/* } */
.share-linkedin {
    background-color: #3371b7;
}
/* .soc-linkedin:before { */
/*     content:'j'; */
/* } */
.share-rss {
    background-color: #f26109;
}
/* .soc-rss:before { */
/*     content:','; */
/* } */


                    