@CHARSET "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Roboto:400,700);

#firstH1{
	font-size: 1.2em;
}
#searcha{	/* 
  position: relative; */
}
#SearchCodigo{
    margin-top: 25%;
    width: 100%;
    /* 	
  position: absolute;
  top: 50%;
  transform: translateY(-50%); */
}
#property-section-header{
	margin-bottom: 0px;
}
/* FORM    orderby */
.propertiesOrderBy{
	width:50%;
}
#orderBy_orderBy{
    width:50%;
    display: inline;
}

/* FORM    property search */


#PropertySearchForm{
	position: relative;
}

#propertiesLoading {
	background: #e8edf266;
	width: 100%;
	height: 100%;
	z-index: 10;
	position: absolute;
	background-image: url(/images/ajax-loader.gif);
	background-repeat: no-repeat;
	background-position-x: center;
	background-position-y: 10em;
}


#searchReloadLoadingImage{
	position: absolute;
	z-index: 1;
	padding: 10px 45%;
	display: none;
}

#property_search_country{

    visibility: hidden;
    height: 0px;
    width: 0px;
    padding: 0px;
    line-height: 0px;
    margin: 0px;
}
#property_search_save{
    width:100%;
    border: 1px solid #CCC;
    font-weight: bold;
}
#property_search_save:hover,#property_search_save:focus{
    font-weight: bold;
    /*background-color: #6D74A5; */
    border-color: #7E0000;
    color: #7E0000;
}


#properties .pagerfanta{
    text-align: center;
}
#PropertiesList{
	position: relative;
}
#propertiesLoadingImage{
	position: absolute;
}
#PropertiesList >.property{
    border-radius: 10px;
    border: 1px solid #E5EAED;
}
.property{
    border-radius: 10px;
    border: 1px solid #E5EAED;
}
.propertyList {
    border-radius: 10px;
    border: 1px solid #E5EAED;
}
.propriedad2> .imageWrapper{
    position: relative;
}

/* .propriedad2 > a > h2{font-size: 1.5em;} */
.propriedad2 > a > h2{
	font-size: 16px;
	margin-top: 0px;
    padding-left: 5px;
}
.propriedad2 >.imageWrapper > .no_imagenes {

    background: rgba(144, 144, 138, 0.3) none repeat scroll 0px 0px;
    border: 1px solid rgb(255, 255, 255);
    border-radius: 0px 15px 15px 0px;
    color: rgb(0, 0, 0);
    padding: 2px 7px;
    position: absolute;
    bottom: 5%;
    z-index: 3;
    box-shadow: 0.1em 0.1em 0.1em rgb(12, 11, 11);
    text-shadow: 0.1em 0.1em 0.1em rgb(125, 90, 90);
    font-size: 1.9em;

}
.propriedad2 >.imageWrapper >.video{

    background: rgba(144, 144, 138, 0.3) none repeat scroll 0px 0px;
    border: 1px solid rgb(255, 255, 255);
    border-radius: 15px 0px 0px 15px;
    color: rgb(0, 0, 0);
    padding: 2px 7px;
    position: absolute;
    bottom: 5%;
    right:0px;
    z-index: 3;
    box-shadow: 0.1em 0.1em 0.1em rgb(12, 11, 11);
    text-shadow: 0.1em 0.1em 0.1em rgb(125, 90, 90);
    font-size: 1.9em;

}

.no_imagenes .span .video{
    font-size: 1.5em;
    text-shadow:  0.1em 0.1em 0.1em green;
}
.propriedad2 >.imageWrapper > .no_imagenes >span{
/*     font-size: 1.5em; */
/*     text-shadow:  0.1em 0.1em 0.1em black; */
}
.propriedad2 > .imageWrapper > .corner{
    position: absolute;
    font-size: 3em;
    top: 2%;
    color: #008000;
    right: 2%;
    
    }
.mainPicture{
    
    border-radius: 10px;
    border: 1px solid #E5EAED;
}
.propriedad_info2{height:205px;}
.propriedad_info2 .table{
    width: 100%;
    text-align: center;
}
.propriedad_info2 > table{
    width: 100%;
    text-align: center;
    background-color: #D5D5D5;
}
.propriedad_info2 > table > thead > tr > th > span {
    font-size: 2.4em;
    padding: 0px 20%;
    text-shadow: 0.1em 0.1em 0.1em #421F1F;
    color: #FFF;
}


#properties .precio{
    border-radius: 10px;
    border: 1px solid #E5EAED;
    color: red;
    font-size: 2em;
    display: block;
    text-align: center;
}
.imageWrapper > .market_day{
	text-align:center;
}
.market_day{
/* 	position: absolute; */
	background: rgba(144, 144, 138, 0.3) none repeat scroll 0px 0px;
	border: 1px solid rgb(255, 255, 255);
	border-radius: 15px 15px 15px 15px;
	color: rgb(0, 0, 0);
	padding: 2px 7px 0px;
	z-index: 3;
	box-shadow: 0.1em 0.1em 0.1em rgb(12, 11, 11);
	text-shadow: 0.1em 0.1em 0.1em rgb(125, 90, 90);
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 1em;
margin: 0px;
margin: 0px;
padding: 0px;
line-height: 26px;
}



.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:','; */
/* } */


                    