/**/
@import "../css/reset.css";
@import "../css/skeleton.css";
@import "../css/superfish.css";
@import url(//fonts.googleapis.com/css?family=Roboto:300,700,900);
@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css);

html {
	width: 100%;
}

 a[href^="tel:"] {
color: inherit;
text-decoration:none;
}

* {
	-webkit-text-size-adjust: none;
}


body {
	font: 16px/20px  Helvetica, Arial, sans-serif;
	color:#333333;
	position:relative;
	/*min-width:960px;*/
	min-width:1280px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Roboto', sans-serif;
	text-transform: uppercase;
	color: #333333;
	padding-top: 15px;
}

h2 {
	font-size: 18px;
	line-height: 20px;
	color: #000000;
	font-weight: 700;

}

h3 {
	font-size: 14px;
	line-height: 18px;
}

p {
	margin-bottom: 18px;
}

p.p1 {
	margin-bottom: 22px;
}

img {
	max-width: 100%;
}

address {
	font-style: normal;
}

.capacidad {
	font-size: 1em;
	text-align: center;
    border: 2px solid #000000;
    background: #dddddd;
    width: 30px;
    border-radius: 10px;
}

ul.listALQ {
	padding: 0;
	margin: 0;
	list-style: circle;
}

ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

ul.list {
	padding: 0 30px 6px 32px;
	border-bottom: 0px solid #fff;
}

ul.list li{
	font-size: 14px;
	line-height: 27px;
	padding: 10px 0 10px;
	color: #333;
	background: url(../images/marker.png) right 19px no-repeat;
}

ul.list li+li {
	border-top: 1px solid #333333;

}

ul.list1 {
	padding: 0 30px 6px 32px;
}

ul.list1 li{
	font-size: 12px;
	line-height: 24px;
	padding: 8px 0 8px;
	background: url(../images/marker1.png) right 15px no-repeat;
}
ul.list1 a:hover{
	color: #ffff00;
}

ul.list1 li+li {
	border-top: 1px solid #333;

}

ul.list2 .count {
	float: left;
	display: block;width: 40px;
	height: 40px;
	color: #fff;
	border-radius: 500px;
	text-align: center;
	font: 900 16px/39px 'Roboto', sans-serif;
	margin-bottom: 16px;
	background: url(../images/count_bg.png) 0 0 no-repeat;
	margin-right: 20px;
}

ul.list2 li {
	margin-bottom: 25px;
}

ul.list2 .text1 {
	position: relative;
	line-height: 20px;
	top: -6px;
	margin-bottom: 16px;
}



/*links*/

a {
	text-decoration: none;
	color: inherit;
	outline: none;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}

a:hover {
	color: #333333;
}

a.btn {
	background: #000000;
	display: inline-block;
	font-size: 12px;
	line-height: 20px;
	border: 0px solid;
	border-color: #000000;
	padding: 1px 11px 2px;
	color: #fff;
	text-transform: uppercase;
	/*border-radius: 6px;*/
}

a.btn2 {
	color: #fff;
	background: #5f5f5f;
	border-color: #b8b8b8 #4e4e4e #4e4e4e;
	display: inline-block;
	font-size: 10px;
	line-height: 20px;
	border: 2px solid;
	padding: 1px 11px 2px;
	text-transform: uppercase;
	/*border-radius: 6px;*/
}

a.btn3 {
	background: #000000;
	display: inline-block;
	font-size: 14px;
	line-height: 20px;
	border: 0px solid;
	border-color: #000000;
	padding: 1px 11px 2px;
	color: #ffffff;
	text-align: center;
	text-transform: uppercase;
	/*border-radius: 6px;*/
}

a.btn3:hover {
	background: #cccccc;
	color: #000000;
}

a.btn4 {
	background: #000000;
	display: inline-block;
	font-size: 20px;
	width: 100%;
	line-height: 24px;
	border: 1px solid;
	border-color: #333;
	padding: 1px 11px 1px;
	color: #ffffff;
	text-align: center;
	text-transform: uppercase;
}

a.btn4:hover {
	background: #cccccc;
	color: #000000;
}

a.link-1 {
	color: #000000;
	text-decoration: underline;
}

a.link-1:hover {
	color: #FCC777;
}


#form1 a {
	margin-top: 57px;
	display: inline-block;
	background: url(../images/btn_bg.png) 0 0 repeat-x #000000;
	border: 2px solid;
	border-color: #000000;
	font: bold 18px/20px 'Roboto', sans-serif;
	text-transform: uppercase;
	color: #fff;
	padding: 8px 23px;
	/*border-radius: 6px;*/
}

a.btn:hover {
	color: #333;
	background: #cccccc;
}

.violeta {
	background: #000000;
}

/*preclass*/

.mb0 {
	margin-bottom: 0px !important;
}
.m0 {
	margin: 0 !important;
}

.ind1 {
	margin-top: 11px;
}

.pad0 {
	padding: 0 !important;
}

.pad1 {
	padding-right: 20px;
}

.pad1 {
	padding-right: 10px;
}

.pt0 {
	padding-top: 0;
}

.img_inner {
	max-width: 100%;
	-moz-box-sizing: border-box;
 	-webkit-box-sizing: border-box;
 	-o-box-sizing: border-box;
 	box-sizing: border-box;
 	border: 0px solid #e6e4e2;
 	margin-bottom: 10px;
 	height: 200px;
}

.fleft {
	float: left;
	margin-right: 20px;
	margin-bottom: 0;
}

.fright {
	float: right !important;	
}

.upp {
	text-transform: uppercase;
}

.alright {
	text-align: right;
}
.center {
	text-align: center;
}
.wrapper, .extra_wrapper {
	overflow: hidden;
}
.clear {
	float: none !important;
	clear: both;
}

.textTitulo {
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 3px;
}

.text1 {
	font-size: 15px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 3px;
}

.text1 a:hover {
	color: #000000;
}

.text1.off1 {
	margin-top: -6px;
	margin-bottom: 2px;
	line-height: 20px;
}

.page1 .text1 {
	margin-bottom: 2px;
}

/*header*/

header {
	display: block;
	padding-top: 30px;
	background: #ffffff;
	border-bottom: 5px solid #ffffff;
}

header h1 {
	float: left;
}
header h1 a {
	display: block;
	overflow: hidden;
	margin: 0 auto;
	width: 200px;
	height: 100px;
	text-indent: -999px;
	transition: 0s ease;
	-o-transition: 0s ease;
	-webkit-transition: 0s ease;
}

header h1 a img {
	display: block;	
}

.TDcontacto {
	padding-right: 16px;
	padding-top: 6px;
	height: 40px;
}

.socials {
	float: left;
	padding-top: 12px;
}

.socials a {
	display: block;
	float: left;
	background: url(../images/socials.png) 0 0 no-repeat;
	margin-left: 5px;
	width: 25px;
	height: 24px;
}

.socials a:hover {
	opacity: 0.5;
}

.socials a:first-child+a {
	background-position: -30px 0;
}

.socials a:first-child+a+a {
	background-position: -60px 0;
}

.socials a:first-child+a+a+a {
	background-position: -90px 0;
}

.socials a:first-child+a+a+a+a {
	background-position: -120px 0;
}

.socials a:first-child+a+a+a+a+a {
	background-position: -150px 0;
}

.socials a:first-child+a+a+a+a+a+a {
	background-position: -180px 0;
}

.search_block {
	border: 1px solid #000000;
	background: #000000;
	padding: 0 21px 0 25px;
	/*border-radius: 6px;*/
	margin: 0 3px;
	/*background: #000000;*/
}

.search_block h2 {
	top: 5px;
	color: #fff;	
	position: absolute;
	float: left;
	font-weight: bold;
}

.search_block_prop {
	top: 25px;
	border: 1px solid #000000;
	background: #000000;
	padding: 0 21px 0 25px;
	/*border-radius: 6px;*/
	margin: 0 3px;
	/*background: #000000;*/
}

.search_block_prop h2 {
	top: -20px;
	color: #fff;	
	position: absolute;
	float: left;
	font-weight: bold;	
}

#form1 {
	overflow: hidden;
	padding: 0 1px 11px;
	margin-bottom: 11px;
}

#form1 span {
	display: block;
	font-weight: bolder;
	font-size: 12px;
	padding-bottom: 6px;
	color: #ffffff;
	text-transform: uppercase;
}

#form1 select, #form1 input {
-moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -o-box-sizing: border-box;
 box-sizing: border-box;
 background: url(../images/input_bg.png) 0 0 repeat-x;
 border: 1px solid #fff;
 padding: 4px 7px;
 outline: 1px solid #333333;
 height: 28px;
 float: left;
 width: 220px;
 font: 12px/20px  Arial, Helvetica, sans-serif;;
 color: #333333;
 text-transform: uppercase;
}

#form1 label {
	padding-top: 39px;
	float: left;
	display: block;
	margin-left: 22px;
}

#form1 .input1 {
	padding-top: 63px;
	margin-left: 0;
	margin-right: 21px;
	position: relative;
}

#form1 .input1 input{
	width: 200px;
	text-transform: none;
	font-weight: bolder;
}

#form1 a {
	margin-top: 57px;
	display: inline-block;
	background: #000000;
	border: 0px solid;
	border-color: #000000;
	font: bold 14px/16px 'Roboto', sans-serif;
	text-transform: uppercase;
	color: #fff;
	padding: 8px 23px;
	/*border-radius: 6px;*/
}

#form1 a:hover {
	background: #000000;
	border-color: #b8b8b8 #4e4e4e #4e4e4e;
}

#form1 input[type=submit] {
	margin-top: 62px;
	display: inline-block;
	background: #dedede;
	border: 0px solid;
	/*border-color: #333333;*/
	font: bold 14px/16px 'Roboto', sans-serif;
	text-transform: uppercase;
	color: #000;
	padding: 4px 7px;
 	outline: 1px solid #dedede;
 	height: 28px;
 	float: right;
 	width: 150px;
}
#form1 input[type=submit]:hover {
	background: #ffff33;
	color: #000000;
}

/* FORM PROP */
#form_prop {
	overflow: hidden;
	padding: 0 1px 11px;
	margin-bottom: 11px;
}

#form_prop span {
	display: block;
	font-weight: bolder;
	font-size: 12px;
	padding-bottom: 6px;
	color: #ffffff;
	text-transform: uppercase;
}

#form_prop select, #form_prop input {
-moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -o-box-sizing: border-box;
 box-sizing: border-box;
 background: url(../images/input_bg.png) 0 0 repeat-x;
 border: 1px solid #fff;
 padding: 4px 7px;
 outline: 1px solid #333333;
 height: 28px;
 float: left;
 width: 220px;
 font: 12px/20px  Arial, Helvetica, sans-serif;;
 color: #333333;
 text-transform: uppercase;
}

#form_prop label {
	padding-top: 39px;
	float: left;
	display: block;
	margin-left: 22px;
}

#form_prop .input1 {
	padding-top: 63px;
	margin-left: 0;
	margin-right: 21px;
	position: relative;
}

#form_prop .input1:after {
	content: '';
	background: #dddddd;
	height: 68px;
	width: 1px;
	display: block;
	position: absolute;
	top: 34px;
	right: -22px;
}

#form_prop .input1 input{
	width: 298px;
	text-transform: none;
	font-weight: bolder;
}

#form_prop input[type=submit] {
	margin-top: 62px;
	display: inline-block;
	background: #dedede;
	border: 0px solid;
	/*border-color: #5664AF;*/
	font: bold 14px/16px 'Roboto', sans-serif;
	text-transform: uppercase;
	color: #000000;
	padding: 4px 7px;
 	outline: 1px solid #dedede;
 	height: 28px;
 	float: right;
 	width: 150px;
}
#form_prop input[type=submit]:hover {
	background: #ffff33;
	color: #000000;
}

#form_prop a {
	margin-top: 57px;
	display: inline-block;
	background: #dedede;
	border: 0px solid;
	border-color: #dedede;
	font: bold 14px/16px 'Roboto', sans-serif;
	text-transform: uppercase;
	color: #fff;
	padding: 8px 23px;
	/*border-radius: 6px;*/
}

#form_prop a:hover {
	background: #ffff33;
	color: #000000;
}

/*Content*/

.content {
	background-color: #ffffff;
	padding-bottom: 15px;
}
.content.page1 {
	padding-bottom: 20px;
}

.content.violeta {
	background-color: #ffffff;
}

.content.page1 a.btn {
	margin-top: 0;
}

.content a.btn {
	margin-top: 5px;
}

.page1_box {
	/* background: url(../images/p1_box.png) 0 0 repeat-x #fff; */
	background: #000000;
	border: 1px solid #333;
	/*box-shadow: 0 1px 1px #aaa;*/
	margin-top: 0px;
	padding: 0 8px 15px;
	/*border-radius: 6px;*/
}

.content.page1 .page1_box h3 {
	color: #fff;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 24px;
	margin-bottom: 24px;
}

.page1_box li a {
	font-size: 1.2em;
	color: #ffffff;
}

.page1_box li a:hover {
	color: #ffff00;
}

.content.page1 .page1_box .page2_box h3 {
	color: #333;
	padding-left: 20px;
	padding-top: 24px;
	margin-bottom: 25px;
	font-weight: 900;
}

.page2_box {
	background: #fff;
	border: 1px solid #5C88C5;
	box-shadow: 0 1px 1px #aaa;
	margin-top: 20px;
	padding: 0 8px 15px;
	/*border-radius: 5px;*/
}

.content h2 {
	padding-top: 46px;
	margin-bottom: 19px;
}

.content .privacy h2  {
	margin-bottom: 15px;
}


.content .privacy .text1 {
	line-height: 24px;
	margin-top: -4px;
}

.content .privacy .text1+p {
	position: relative;
	top: -3px;
}

.boxes .clear {
	height: 20px;
}

.box {
	/*box-shadow: 0 2px 2px #ccc;*/
	position: relative;
	background: #ffffff;
	border: 1px solid #000000	;
	border-radius: 4px;
	padding: 10px;
	overflow: hidden;
	height: 370px;
}

.box .img_inner {
	margin-top: 0;
	margin-bottom: 15px !important;
}

.box .fr {
	float: right;
	margin-left: 45px;
	text-align: center;
}

.box .fbr {
   	position: absolute;
    bottom: 0;
    right: 0;
    margin-right: 15px;
	margin-bottom: 15px;
	text-align: center;
}

.box .fl {
	float: left;
	margin-left: 5px;
}

.box .extra_wrapper {
	position: relative;
	top: -5px;
}

.box .fleft {
	margin-bottom: 0 !important;
}

.maxheight {
	overflow: hidden;
}

.price {
	padding-top: 7px;
	font-size: 20px;
	font-weight: bold;
	color: #333;
	margin-bottom: 8px;
	text-transform: uppercase;
	text-shadow: 1px 1px #000000;
}

.content.page1 h2.head1 {
	padding-top: 23px;
} 

.content h2.head2 {
	padding-top: 24px;
	margin-bottom: 15px;
}

.content h2.head1 {
	padding-top: 29px;
} 

.bottom_block {
	background: url(../images/bot_grad.png) 0 0 repeat-x #E4E4E4;
	border: 2px solid #fff;
	/*border-radius: 4px;*/
	margin-top: -2px;
	padding: 0 20px;

}

.bottom_block ul {
	overflow: hidden;
}

.bottom_block ul li a:hover span {
	color: #787878 !important;
}

.bottom_block ul li {
	min-width: 139px;
	padding: 24px 20px 33px;
	color: #787878;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	float: left;
}

.bottom_block ul li span {
	font-size: 100px;
	line-height: 100px;
	display: block;
	padding-bottom: 2px;
	color: #000000;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;

}

.bottom_block ul li+li {
	background: url(../images/bottom_separator.png) 0 center no-repeat;
}


.bottom_block ul li+li span {
	color: #000000;
}

.bottom_block ul li+li+li span {
	color: #000000;
}

.bottom_block ul li+li+li+li span {
	color: #000000;
}

.bottom_block ul li+li+li+li+li span {
	color: #000000;
}
/*---- TABLA DATOS INMUEBLE ----*/
.datagrid table { border-collapse: collapse; text-align: left; width: 100%; } 
.datagrid {font: normal 12px/150% Arial, Helvetica, sans-serif; background: #fff; overflow: hidden; }.datagrid table td, .datagrid table th { padding: 3px 10px; }.datagrid table tbody td { color: #333333; font-size: 18px;font-weight: normal; }.datagrid table tbody .alt td { background: #eeeeee; color: #333333; }.datagrid table tbody td:first-child { border-left: none; }.datagrid table tbody tr:last-child td { border-bottom: none; }


/* RIBBON */
.ribbon {
  position: absolute;
  left: -5px; top: -5px;
  z-index: 1;
  overflow: hidden;
  width: 150px; 
  height: 150px;
  text-align: right;
}
.ribbon span {
  font-size: 14px;
  font-weight: bold;
  color: #FFF;
  text-transform: uppercase;
  text-align: center;
  line-height: 22px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  width: 200px;
  display: block;
  box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
  position: absolute;
  top: 38px; left: -42px;
}
.ribbon span::before {
  content: "";
  position: absolute; left: 0px; top: 100%;
  z-index: -1;
  border-left: 3px solid #8F0808;
  border-right: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #8F0808;
}
.ribbon span::after {
  content: "";
  position: absolute; right: 0px; top: 100%;
  z-index: -1;
  border-left: 3px solid transparent;
  border-right: 3px solid #8F0808;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #8F0808;
}



/****Map***/
#map {
height: 100%;
border: 4px solid #000000;
}

.map {
height: 315px;
}

.map figure {
 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -o-box-sizing: border-box;
 box-sizing: border-box;
 display: block;
 margin-bottom: 14px;
}
.map figure iframe {
	width: 100%;
	height: 330px;
	max-width: 100%;
}

.map address {
	float: left;
	margin-right: 80px;
}

.map .text1 {
	line-height: 20px;
	margin-bottom: 2px;
}

address dd span {
	min-width: 65px;
	display: inline-block;
	text-align: left;
}




/************Footer***********/

footer {
	display: block;
	font-size: 16px;
	color: #fff;
	line-height: 20px;
	padding-bottom: 40px;
	background: #000000;
}

footer p {
	margin-bottom: 20px;
}

footer em {
	display: block;
}

footer span {
	color: #ffffff;
}

footer .copy {
	
}

footer h3 {
	color: #fff;
	padding-top: 35px;
	font-weight: 900;
	margin-bottom: 23px;
}

footer a {
	color: #ffffff;
	text-decoration: none;
	color: inherit;
	outline: none;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}

footer a:hover {
	color: #ffff00;
}

/*==================================RESPONSIVE LAYOUTS===============================================*/

@media only screen and (max-width: 995px) {
 body {
min-width:768px;
}
.map address {
	margin-right: 10px;
}

.ver_separator {
	background: none !important;
}

.search_block {
	margin-top: 0px;
	top: 0;
}

.search_block2 {
	margin-top: 10px;
	top: 0;

}

#form1 .input1 input {
	width: 200px;
}

#form1 a {
	margin-top: 10px;
}

 .map figure, .map figure iframe, #form input, #form textarea, #form .success {
 width: 100% !important;
}
 #form .success {
 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -o-box-sizing: border-box;
 box-sizing: border-box;
}
 .map figure {
 height: auto !important;
}

.extra_wrapper {
	overflow: visible ;
}


.pad1, .pad2, .pad3 {
	padding: 0;
}

.bottom_block ul li {
	padding-left: 0;
	padding-right: 0;
	width: 20%;
}

.box .fleft {
	margin-bottom: 15px !important;
}

.box .extra_wrapper {
	top: 0;
}

}
 @media only screen and (max-width: 767px) {
 body {
min-width:420px;
}

.slider_wrapper {
	display: none;
}

.page1_box {
	display: none;
}

.box .img_inner {
	margin-top: 0 !important;
}

.map address {
	margin-right: 0px;
	margin-bottom: 20px;
}

#form1  {
	padding-top: 0px;
}

#form1 label {
	padding-top: 0px !important;
	float: top;
	margin-left: 0 !important;
	margin-right: 0 !important;
}

.search_block_prop {
	background: #000000;
}

.search_block {
	background: #000000;
}

.search_block h2 {
	position: static;
	float: none;
	color: #fff;
}

.search_block_index h2 {
	position: static;
	float: none;
	color: #fff;	
}

#form_prop input {
	display: block;
	width: 100% !important;
	margin: 0 0 10px !important;
}

#form_prop  {
	padding-top: 10px;
}

#form_prop label {
	padding-top: 10px !important;
	float: top;
	margin-left: 0 !important;
	margin-right: 0 !important;
}

#form_prop input {
	width: 100% !important;
	margin: 0 0 10px !important;
}

#form_prop a {
	display: inline-block;
}

.img_inner.fleft {
	float: none;
	margin-bottom: 13px;
}

.img_inner {
width: 100%;
float: none !important;
margin-right: 0 !important;
margin-bottom: 20px !important;
margin-top: 20px !important;
}

.boxes .clear {
	height: 0;
}

.boxes .box {
	margin-top: 20px;
	margin-bottom: 20px;
}

header {
	display: block;
	padding-top: 30px;
	background: #ffffff;
}

header h1 {
	float: none;
	position: relative;	
	padding-left: 0;
	padding-bottom: 0;
}

header h1 a {
	margin: 0 auto;
	height: auto;
}

header h1 a img {
	width: 100%;
	right: -72px;
}

.socials a:first-child {
	margin-left: 0;
}

.map figure iframe {
	width: 100%;
	height: 300px;
}

.bottom_block ul li {
	padding-left: 0;
	padding-right: 0;
	width: 100%;
	background: none !important;
}

.map address {
	float: none;
	margin-right: 0;
}


ul.list2 li.mb0 {
	margin-bottom: 25px !important;
}

}
 @media only screen and (max-width: 479px) {
 .slider_wrapper {
	display: none;
}

body {
min-width:300px;
}

header {
	display: block;
	padding-top: 30px;
	background: #ffffff;
}

.search_block {
	background: #000000;
}
.search_block_prop {
	background: #000000;
}
}
