html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #e6e6e6;
	font-family: 'Open Sans', sans-serif;
	font-size: 10pt;
	color: #707070;
}


h1, h2, h3 {
	margin: 0;
	padding: 0;
}

p, ol, ul {
	margin-top: 0px;
}

p {
	line-height: 180%;
}

strong {
}

a {
	color: #262626;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.alignleft {
	float: left;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

/** WRAPPER */

#wrapper {
}

#banner-wrapper
{
	overflow: hidden;
	height: 25em;
	background: url(../img/bg.png) no-repeat top center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

#header-wrapper
{
	background: #181818;
}

.container {
	width: 1200px;
	margin: 0px auto;
}

.clearfix {
	clear: both;
}

/** HEADER */

#header {
	overflow: hidden;
	height: 60px;
}

/** LOGO */

#logo {
	float: left;
	width: 258px;
}

/** FLAGS */

#flags {
	float: left;
	width: 242px;
}

/** MENU */

#menu {
	float: right;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	padding: 0px 2em;
}

#menu a {
	display: block;
	line-height: 60px;
	text-decoration: none;
	text-transform: uppercase;
    color: white;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
    font-size: 17px;
    font-weight: 100;
}

#menu a:hover {
    color: #FF0000;
	text-decoration: none;
}

#menu a.active {
    color: #FF0000;
	text-decoration: none;
}

#flags_nav li
{
float: left;
display: inline;
list-style-type: none;
margin-top: 20px;
padding-right: 20px;
}

/** PAGE */

#page {
	overflow: hidden;
	padding: 5em 0em 0em 0em;
}

/** CONTENT */

#content {
	float: left;
	width: 800px;
}
#content2 {
	float: left;
	width: 100%;
}
#more_info {
	color: #262626;
	text-decoration: underline;
}
#view_calendar {
	color: #262626;
	text-decoration: underline;
}
#view_search {
	color: #262626;
	text-decoration: underline;
}

.more_info:hover {
	cursor: pointer;
	text-decoration: none;
}

#datos_more {
	display: none;
}

#search_more {
	display: none;
}

#sub_success {
	display: none;
	margin-left: 180px;
	margin-right: 180px;
	margin-top: 280px;
	text-align: center;
	font-size: 120%;
}

#phorm {
	min-height: 500px;
}
#errors {
	margin-left: 60px;
	color: #f70909;
	font-size: 12px;
}
.line {
	width: 100%;
	min-height: 90px;
}
.line2 {
	width: 100%;
	min-height: 50px;
}

.button1 {float:right;background-color: #08c;font-size:16px;color:white;line-height:35px;text-decoration:none;text-transform:uppercase;font-weight:100;padding:0 20px;margin-left:10px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;position:relative}

.button1:hover {
	background:#ff6600;
	}

.post {
	overflow: hidden;
	padding: 25px 50px 30px 50px;
	margin-bottom: 40px;
	border: 1px solid #E7EBED;
	border-radius: 8px;
	background: #FFF;
}

.ofertas {
	height: 300px;
	overflow: hidden;
	border-radius: 8px;
	background: #FFF;
	margin-bottom: 30px;
}

.ofertas_casas {
	overflow: hidden;
	padding: 25px 50px 30px 50px;
	margin-bottom: 40px;
	border: 1px solid #E7EBED;
	border-radius: 8px;
	background: #FFF;
}

.post a
{
	color: #262626;
}

.post .title {
	border: none;
	font-size: 1.5em;
	letter-spacing: -1px;
	text-decoration: none;
	font-weight: 600;
	color: #222222;
}

.post .title a {
	border: none;
	font-size: 1.5em;
	letter-spacing: -2px;
	text-decoration: none;
	font-weight: 600;
	color: #222222;
}

.post .meta {
	margin-bottom: 30px;
	padding: 10px 0px 0px 0px;
	text-align: left;
	font-weight: 300;
}

.post .meta .date {
	float: left;
}

.post .meta .posted {
	float: right;
}

.post .meta a {
}

.post .entry {
	padding: 0px 0px 40px 0px;
	text-align: justify;
}
.casasentry {
	padding: 25px 0px 40px 0px;
	display: inline-block;
}
.casasentry img{
	border: 1px solid #3e3e3e;
}

.entry img {
	border: 1px solid #3e3e3e;
}

.casainfo {
	float: left;
	width: 100%;
	height: auto;
	display: inline-block;
}

.reflink {
	text-decoration: none;
	color: #de8225 !important;
	font-size: 16px;
}

.typelink {
	text-decoration: none;
	font-size: 16px;
	padding-left: 5px;
}

.locationlink {
	text-decoration: none;
	color: #717171 !important;
	font-size: 14px;
}

.addinfolink {
	text-decoration: none;
	font-size: 12px;
}

.pricelink {
	text-decoration: none;
	color: #de8225 !important;
	font-size: 20px;
}

.lista {
	width: 698px;
	height: 76px;
	display: inline-block;
	background: #FFF;
}

.lista :hover{
	background: #e0e0e0;
}

.lista a {
	text-decoration: none;
}

.pisos {
	margin-left: 15px;
	font-size: 13pt;
	color: #262626;
	line-height: 75px;
	vertical-align:30px;
}

.price {
	float: right;
	font-size: 15pt;
	color: #de8225;
	line-height: 75px;
	vertical-align:30px;
}

.datos {
	width: 698px;
	padding-top: 20px;
}

.title_rent {
	width: 698px;
	display: inline;
	border: none;
	font-size: 1.5em;
	letter-spacing: -1px;
	text-decoration: none;
	font-weight: 600;
	color: #222222;
}

.ref_rent {
	float: right;
}

.info {
	float: left;
}

.info_box {
	width: 200px;
}

.label {
	color: #222222;
}

.info_right {
	margin-right: 250px;
	float: right;
}

.certificate img {
	border: none;
}

.price_left {
	font-size: 15pt;
	color: #de8225;
}

.links {
	padding-top: 20px;
	margin-bottom: 30px;
}

.more {
	display: block;
	float: left;
	width: 88px;
	padding: 5px 5px;
	margin-right: 10px;
	background: #222222;
	border-radius: 8px;
	color: #FFFFFF !important;
	text-align: center;
	text-decoration: none;
}
.pagination a {
	text-decoration: none;
    font-size: 20px;
}

.casabox {
	width: 24%;
	height: auto;
	display: inline-block;
	vertical-align: top;
    border: 0px solid grey;
    margin-right: 7px;
    margin-bottom: 15px;
}

/** SIDEBAR */

#sidebar {
	float: right;
	width: 350px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 60px;
}

#sidebar li li {
	line-height: 40px;
	border-bottom: 1px solid #282A2B;
	margin: 0px 0px;
	border-left: none;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar li li a {
	color: #707070;
}

#sidebar h2 {
	height: 38px;
	padding: 0px 0px 30px 0px;
	letter-spacing: -.5px;
	font-size: 1.8em;
	font-weight: 600;
	color: #FFF;
	margin-top: 20px;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 30px 20px 30px;
	text-align: justify;
}

#sidebar a {
	border: none;
}

#sidebar a:hover {
	text-decoration: none;
}

#search {
	width: 350px;
	border: 1px solid #E7EBED;
	border-radius: 8px;
	background: #FFF;
}

#search2 {
	border: 1px solid #E7EBED;
	border-radius: 8px;
	background: #FFF;
	margin-bottom: 40px;
    box-shadow: 0 15px 15px -15px #2c3e50;
}

#contact {
	width: 340px;
	height: 325px;
	border: 1px solid #E7EBED;
	border-radius: 8px;
	background: #FFF;
	color: #262626;
}

#contact h2, h4 {
	color: #222222;
	font-weight: bold;
}

#social {
	padding-left: 18px;
	width: 220px;
	height: 170px;
	border: 1px solid #E7EBED;
	border-radius: 8px;
	background: #FFF;
}

#social h2 {
	padding: 0px 0px 10px 28px;
	color: #222222;
	font-weight: bold;
	letter-spacing: -1px;
}

.select_left {
	float: left;
    width: 45%;
    margin-top: 20px;
    margin-left: 5%;
}

.select_right {
	float: right;
    width: 40%;
    margin-top: 20px;
    margin-left: 2%;
    margin-right: 4%;
}

.pad1 {
	padding: 0px 0px 20px 10px;
}

.pad2 {
	padding: 20px 10px 20px auto;
}

.pad3 {
	padding: 35px 113px 20px 100px;
}

.pad4 {
	padding: 40px 113px 20px 100px;
}

.search_form {
	min-height: 160px;
}

.search_form2 {
	min-height: 90px;
}

.select_right select, .select_right input[type=text] {
	width: 90%;
}

.select_left select {
	width: 90%;
}

.select_left input[type=text] {
	width: 90%;
}

/* Footer */

#footer {
	overflow: hidden;
	padding: 3em 0em;
	border-top: 1px solid #282A2B;
}

#footer p {
	text-align: center;
}

#footer a {
	color: #6B6B6B;
}

.copyright {
	width: 600px;
	display: inline-block;
	vertical-align: top;
	padding-top: 30px;
}

#footbar {
	width: 350px;
	display: inline-block;
	vertical-align: top;
}

#footbar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#footbar li {
	margin: 0;
	padding: 0;
}

#footbar li ul {
	margin: 0px 0px;
}

#footbar li li {
	line-height: 40px;
	border-bottom: 1px solid #282A2B;
	margin: 0px 0px;
	border-left: none;
}

#footbar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#footbar li li a {
	color: #707070;
}

#footbar h2 {
	height: 38px;
	letter-spacing: -.5px;
	font-size: 1.6em;
	font-weight: 600;
	color: #FFF;
}

#footbar p {
	margin: 0 0px;
	padding: 0px 30px 20px 30px;
	text-align: justify;
}

#footbar a {
	border: none;
}

#footbar a:hover {
	text-decoration: none;
}
#submit_property {
	width: 240px;
	position: fixed;
	right: -105px;
	top: 70%;
	z-index: 1;
	background: #ff6600;
	color: #262626;
	font-size: 100%;
	font-weight: 700;
	text-decoration:none;
	text-transform:uppercase;
	text-align: center;
	padding: 6px;
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg);
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
    -moz-border-radius-topright: 12px;
    -moz-border-radius-topleft: 12px;
    -webkit-border-top-right-radius: 12px;
    -webkit-border-top-left-radius: 12px;
}
#submit_property:hover {
	background: #ff8c40;
	cursor: pointer;
}
#submit_popup {
	width: 800px;
	min-height: 600px;
	display: none;
	background: #fff;
}
.b-close {
	background-color: #ff6600;
	box-shadow: 0 2px 3px rgba(0,0,0,0.3);
	color: #000;
	cursor: pointer;
	display: inline-block;
	text-align: center;
	text-decoration: none;
	border-radius: 7px 7px 7px 7px;
	font: bold 131% sans-serif;
	padding: 0 6px 2px;
	position: absolute;
	right: -7px;
	top: -7px;
}
.b-close>span {
	font-size: 84%;
}
