html, body {
   height: 100%;
   width: 100%;
}


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align1: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}

body{
width: 100%;
margin: 0px;
font-size: 1em;
font-family: 'Lato', sans-serif;
background:#ffffff ;
}


.item { width: 225px;  margin-bottom: 10px; }
.item.w2 { width: 455px;  margin-bottom: 10px; }
.item.w3 { width: 300px;  margin-bottom: 10px; }
.item.w1 { width: 920px;  margin-bottom: 10px; }



.item.w23 {   width: -webkit-calc(100%);
    width:    -moz-calc(100% );
    width:         calc(100%);  box-sizing: border-box;
    
    }

.item.w24 {  width: calc(100% / 3);float: left;padding:5px; box-sizing: border-box;
    
    }
.item.w25 {  width: calc(100% / 4); margin-bottom: 0px;
    height: 220px;float: left;padding:5px; box-sizing: border-box;
    
    }

.item.w26 {  width: calc(100% / 4); margin-bottom: 0px;
    height: 30px;float: left;padding:5px; box-sizing: border-box;
    
    }




.masonry {
  
  max-width: 920px;
  margin-left: auto; 
  margin-right: auto; 
}


ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	border: 0 solid #DDDDDD;
}
tr, td {
border: 0 solid #DDDDDD;
}



/**  General **/

* {
	margin: 0;
}





a {
	/* color: #56030b; */
	color: #eee;
	text-decoration: none;
	
}
.current{color: #ffffff;
    background: #001127;
    padding: 2px;
    border-radius: 2px;}

a:hover {
	color: #FFFF02;
	
}

img {
	border-style: none;
}

em, i {
	font-style: italic;
}

strong, b {
	font-weight: bold;
}


p {
	line-height:1.6em;
	margin:8px 0;
}

h1 {
	font-family: 'Lato', Helvetica, Arial, sans-serif;
	font-weight: 400;
	line-height:1.1em;
	color: #c72031;
	font-size: 22px;
	margin-bottom: 12px;
}

h1 a {
	color: #7d0d18;
	text-decoration: none;
}

h1 a:hover {
	color: #333333;
	text-decoration: none;
}


h2 {
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	
	color: #333;
	font-size: 16px;
	margin-bottom: 0px;	
}

h2 a {
	color: #333333;
	text-decoration: none;
}

h2 a:hover {
	color: #c72031;
	text-decoration: none;
}

h3 {
	font-family: 'Lato', sans-serif;
	font-weight: 600;
color: #001127;
font-size: 1.5em;
	margin-bottom: 0px;
}

h3 a {
	color: #333333;
	text-decoration: none;
}

h3 a:hover {
	color: #c72031;
	text-decoration: none;
}

.moduletable h3 {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 400;
	color: #333333;
	font-size: 22px;
	margin-bottom: 6px;
}

h4 {
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	color: #202020;
	font-size: 16px;
	margin-bottom: 0px;
}

h5 {
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	color: #333;
	
	font-size: 22px;
}

h6 {
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	color: #FF0606;
	font-size: 16px;
	margin-bottom: 0px;
}


ul, ol {
	list-style-position: outside;
	
	padding-left: 10px;
	margin-top: 6px;
	margin-bottom: 0px;
}
li {
	border-bottom: 2px solid white;
	
}

hr {
	border: 0;
	color: #a6a6a6;
	background-color: #a6a6a6;
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.tip {
	font-size:0.9em;
	text-align:left;
	line-height: 1.2em;
	padding:3px;
	max-width:400px
}

.tip-title {
	font-weight:bold;
}
.style2{
	color: #333;
	color: #fff;
}
.style3{
	color: #333;
	
}
#wrapper {
	display: block;
	padding: 0;
	overflow: auto;
	background: #02111D;;
	
	
}

.fs select
{
  border: 1px solid #777777;
  background: #fff;
  color: #333;
  font: bold 14px 'Lato', sans-serif;
  padding: 2px;
  cursor: pointer;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  width: 100px;
  height: 24px;
}



input[placeholder] {

color: #333333;
font-size: 1em;

}
::-webkit-input-placeholder { /* WebKit browsers */
   color: #333333;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color: #333333;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color: #333333;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #333333;
}

#btn
{
  border: 1px solid #777777;
  background: #2D5F9E;
  color: white;
  font: bold 14px 'Lato', sans-serif;
  padding: 4px;
  cursor: pointer;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  width: 100px;
  height: 40px;
}
#btn2
{
  border: 1px solid #777777;
  background: #128308;
  color: white;
  font: bold 14px 'Lato', sans-serif;
  padding: 4px;
  cursor: pointer;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  width: 200px;
  height: 40px;
  text-align: center;
}
#btn3
{
  border: 1px solid #777777;
  background: #128308;
  color: white;
  font: bold 14px 'Lato', sans-serif;
  padding: 4px;
  cursor: pointer;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  width: 200px;
  height: 40px;
  text-align: center;
}
#btn5
{
  border: 0px solid #fff;
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #d3d3d3 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#d3d3d3)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#d3d3d3 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#d3d3d3 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#d3d3d3 100%); /* IE10+ */
background: linear-gradient(to bottom, #ffffff 0%,#d3d3d3 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d3d3d3',GradientType=0 ); /* IE6-9 */
  color: #353535;
  font:  20px 'Open Sans', sans-serif;
  padding: 2px;
  cursor: pointer;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  width: 170px;
  height: 60px;
  text-align: center;
}
#btn4
{
  border: 1px solid #fff;
  background: white;
  color: white;
  font: bold 14px 'Lato', sans-serif;
  padding: 2px;
  cursor: pointer;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  width: 120px;
  height: 25px;
  text-align: center;
}
#btn6
{
  border: 1px solid #001127;
  
  background: #001127;
  color: #fff;
  font:  16px 'Lato', sans-serif;
 
  cursor: pointer;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  width: 120px;
  height: 51px;
  text-align: center;
}

#btn6:hover {
	background: #fff;
	color: #0C1949;
}
#btn7
{
  border: 1px solid #4E4E4E;
  background: #8A0303;
  color: white;
  font:  14px 'Lato', sans-serif;
  padding: 2px;
  cursor: pointer;
  -moz-border-radius: 1px;
-webkit-border-radius: 1px;
  width: 228px;
  height: 25px;
  text-align: center;
  margin-top: 10px;
}
#btn8
{
  height: 30px;
border: 0px;
background: yellow;
color: #0C1949;
width: 150px;
  font: bold 14px 'Lato', sans-serif;
 
  cursor: pointer;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  
  text-align: center;
}
#bienvenida
{
 padding-bottom: 30px;
}
/** Buttoms **/

#login-form input.button,
#member-profile button.validate,
#member-registration button.validate,
#user-registration button.validate,
.logout button,
.login button,
#searchForm button,
#contact-form button.validate,
#mailto-window button {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: 400;
	font-size: 12.5px;
	color: #fff;
	background-color: #c0c0c0;
	border: 0px;
	padding: 4px;
	padding-left: 12px;
	padding-right: 12px;
	margin-left: 0px;	
}

#login-form input.button:hover,
#member-profile button.validate:hover,
#member-registration button.validate:hover,
#user-registration button.validate:hover,
.logout button:hover,
.login button:hover,
#searchForm button:hover,
#contact-form button.validate:hover,
#mailto-window button:hover {
	color: #fff;
	text-decoration: none;
	background-color: #c72031;
}


.readmore a {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: 400;
	font-size: 12.5px;	
	text-decoration: none;
	color: #ffffff;
	background-color: #c0c0c0;
	padding: 4px;
	padding-left: 12px;
	padding-right: 12px;	
}

.readmore a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #c72031;
}
#bfondo{

float: left;
    top: 0px;
    width: 100%;
    background-color: #001127;


}
#bfondo1{


margin-left: auto;
margin-right: auto;
width: 100%;
}
.prop{


z-index: 99999;
}
#slide-bg0{
background: #001127;
float:left;
margin-top: 0px;
width:100%;
height:60px;
min-width: 920px;
border-bottom: 0px #eeeeee solid;
}

#slide-bg1{

float:left;
margin-top: 0px;
width:100%;
height:0px;
min-width: 920px;
background-color: black;



}
#slide-bg{

float:left;
margin-top: 0px;
min-width: 920px;
padding-top: 0px;
width:100%;
height:500px;




}
#slide-bg2{

float:left;
margin-top: 0px;
width:100%;

min-width: 920px;

z-index: 99;


}
#cuerpoini{
height: 400px;
width: 920px;
margin-left: auto;
margin-right: auto;
background:url(/formato/ini.jpg);
}
#textoini{
height: 400px;
width: 320px;
margin-left: 0px;
padding: 15px;
}

#footer-bg{
float:left;
margin-top: 0px;
min-width: 920px;
width:100%;
height:400px;
background-color: #04041F ;
border-top: #333 2px solid ;

}
#footer1-bg{
float:left;
margin-top: 0px;
min-width: 920px;
width:100%;
height:40px;
background-color: #fff ;

}

#social_placeholder {
	clear: both;
	margin: auto;
	overflow: auto;
	padding-top: 0px;
	padding-left: 40px;
	width: 960px;
	color: #999999;
	background-color: transparent;
	margin-top: 40px;
	height: 350px;
	
}

#social_placeholder a:hover {
	color: #bbbbbb;
}

#social_placeholder h1, #social_placeholder h2, #social_placeholder h3  {

	color: #fff;
	background-color: transparent;
	
	
	
}







#social1 {
	width: 300px;
	height: 300px;

	margin-top: 0px;
	margin-right: 29px;
	padding: 0;
	float: left;
	border-right: 0px solid #3d3d3d;
	z-index: 0;
	background: #fff;
	
}



#social2 {
	width: 484px;
	margin: 0;
	margin-right: 29px;
	padding: 0;
	padding-left: 80px;
	float: left;
	border-right:0px solid #3d3d3d;
	
}

#propfondo {
	width: 450px;
	height: 160px;
	margin: 0;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0;
	
	float: left;
	
	background: white;
margin-bottom: 10px;
border-radius: 2px;
}
#propimage {
position: absolute;
	width: 232px;
	height: 147px;
	
	margin-left: 5px;
	margin-top: 5px;
	padding: 0;
	
	float: left;
	
	
}
#propimage1 {
position: absolute;
margin-bottom: -103px;
z-index: 59;
	
	
}
#propimage2 {
position: absolute;
margin-bottom: -103px;
padding-top: 3px;
z-index: 69;
	display: none;
	
}

#proptexto {
	position:absolute;
	width: 232px;
	height: 40px;
	
	margin-left: 250px;
margin-top: 5px;
	padding: 0;
	
	float: left;
	
	
}
#proptexto2 {
	position:absolute;
	width: 232px;
	height: 40px;
	
	margin-left: 250px;
margin-top: 30px;
	padding: 0;
	
	float: left;
	
	
}
#proptexto1 {
	position: absolute;
width: 210px;
height: 40px;
color: #FF0606;
margin-left: 250px;
margin-top: 55px;
padding: 0;
	
	
}
#proptexto3 {
	position:absolute;
	width: 289px;
	height: 40px;
	
	margin-right: 0px;
	margin-top: 230px;
	padding: 0;
	text-align: right;
	float: right;
	
	
}
/** Header **/

#header {
         
	width: 95%;
	margin: auto;
	margin-top: 5px;
height: 50px;
	margin-bottom: -1px; /* iPhone/iPad fix */
	overflow: hidden;
	
	background-repeat:no-repeat;	
	
}

#logo {
	float: left;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: 700;
	font-size: 4.4em;
	line-height: 0.75em;
	letter-spacing: -0.03em;
	color: #ffffff;
	
	padding-left: -20px;
	margin: 0px;
	margin-top: 11px;
	
}

#logo a {
	text-decoration: none;
	color: #ffffff;
	font:  'Lato', sans-serif;
font-weight: normal;
font-size: 40px;
}

#logo a:hover {
	text-decoration: none;
	color: #ffffff;
}

#logo div.sitedescription {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: 400;
	font-size: 0.30em;
	letter-spacing: -0.01em;
	color: #c1c1c1;
	padding-left: 2px;
}

#topnav {
	
	padding-right: 10px;
	font-size: 0.9em;
	float: right;
	
width: 700px;
text-align: right;
height: 30px;
}

#topnav a {
	text-decoration: none;
	color: #333333;
}

#topnav a:hover {
	color: #bbbbbb;
	text-decoration: underline;
}

#topnav h3 {
	
}

#topnav ul.menu {
	float: right;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-right: -11px;
}

#topnav ul.menu li {
	display: inline;
	padding-left: 12px;
	padding-right: 12px;
	border-left: 1px solid #9e9e9e;
}

#topnav ul.menu li:first-child {
	border: 0;
}

#header1 {
         
	width: 920px;
	margin-left: auto;
	margin-right: auto;
	
		
	
}

#buscador {
	
	position: absolute;
	width: 980px;
	
	height: 150px;
	-moz-border-radius: 2px;
border-radius: 2px;
margin-top: 10px;
color: white;
}
#buscador1 {
	
	position: absolute;
	width: 660px;
	left:980px;
	height: 150px;
	-moz-border-radius: 2px;
border-radius: 2px;
margin-top: 10px;
color: white;
}
#buscador2 {
	
	position: absolute;
	width: 660px;
	left:-660px;
	height: 150px;
	-moz-border-radius: 2px;
border-radius: 2px;
margin-top: 10px;
color: white;
}

#b_slide {
	float: left;
	margin-left: auto;
	margin-right: auto;
	width: 50%;
	
	height: 600px;
	
color: white;
overflow: hidden;
}

#barra {
	position: absolute;
	margin-left: 680px;
	margin-right: auto;
	width: 230px;
	background: rgb(240, 240, 240);
	height: 140px;
	-moz-border-radius: 1px;
border-radius: 1px;
margin-top: 60px;
color: white;
padding: 5px;

}
#barra2 {
	position: absolute;
	margin-left: 680px;
	margin-right: auto;
	width: 230px;
	background: white;
	height: 190px;
	-moz-border-radius: 2px;
border-radius: 2px;
margin-top: 220px;
color: white;
padding: 5px;

}


.buscador {
	font-family: 'Lato', sans-serif;
	
	color: #fff;
	font-size: 20px;
	line-height: 20px;
	margin-bottom: 0px;
		
}
#search {
	
	
	margin-left: 20px;
	width: 750px;
}
#circle {
	
	margin-top: 20px;
margin-left: auto;
margin-right: auto;
width: 920px;
background: white;
}

.expertos {
	font-family: 'Open Sans', sans-serif;
font-weight: 300;
	
	color: #fff;
	font-size: 24px;
	line-height: 40px;
	margin-bottom: 0px;
		
}
#mod-search-searchword {
	background-image:url(../images/search.png);
	background-repeat:no-repeat;
	background-position: right;
	margin-top: 6px;
	padding: 6px;
	width: 80%;
	border: 1px solid #c3c3c3;
	outline: none;
}





/** Topmenu **/
.propmenu1 {

        height: 20px;
        padding-top:3px;
        padding-bottom:3px;
}
#propmenu {

         position: absolute;
	margin-left: 538px;
	margin-top: -300px;
	padding-top: 0px;
	padding-right: 0px;
	
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: 400;
	color: #fff;
	width: 250px;
	height: 300px;
	background-color: #000;
	z-index: -10;
	font-weight: bold;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}


#topmenu {
position; absolute;
width: 500px;
	margin: auto;
	margin-top: 20px;
	padding-top: 0px;
	padding-right: 30px;
	
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: 400;
	float: right;
	font-size: 1.15em;
	color: #fff;
	background-color: #061801;
	overflow: auto;
	z-index: 99;
}

#topmenu ul { 
	float: right;
	margin-left: 0px;
	padding-top: 14px;
	padding-bottom: 0px;	
	text-align; left:
	
	width: 900px;
	list-style: none;
	background-color: transparent;
}

#topmenu a {
        line-height: 50px;
	display: block;
	color: #fff;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
	padding-right: 17px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	text-decoration:none;
	text-transform: uppercase;
	
	
}

#topmenu a:hover {
line-height: 50px;
	color: #70FF5C;
	text-decoration: none;
	background: #000;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	
}


#topmenu li { 
	float: left;
	
	border-left: 0px solid #fff;
}

#topmenu li:first-child { 
	border-left: 0px solid #000000;
}



/** Second-level lists **/

#topmenu li ul { 
	position: absolute;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: 400;
	font-size: 12px;
	width: 162px;
	left: -999em; /* "display: none" not seen by screen readers */
	border: 0;
	margin-left: 0px;
	z-index:100;
	padding-top: 0px;
	padding-bottom: 0px;	
	line-height:  30px;
}

#topmenu li li,
#topmenu li li:first-child {
	border: 0;
	margin-bottom: -1px; /* iPhone/iPad fix */
}

#topmenu li li a,
#topmenu li.active li a {
	width: 162px;
	background-color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 24px;
	margin: 0;
	border-top: 1px solid #888888;
	text-transform: none;
}

#topmenu li li:first-child a {
	margin-top: 14px;
	border: 0;
}

#topmenu li ul a {
	width: 162px;
}

#topmenu li li a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #555555;
}



/** Level third and above **/

#topmenu li li li:first-child a {
	margin-top: 0px;
}

#topmenu li ul ul { 
	margin: -40px 0 0 200px;
}

#topmenu li:hover ul ul, #topmenu li:hover ul ul ul, #topmenu li.sfhover ul ul, #topmenu li.sfhover ul ul ul {
	left: -999em;
}

#topmenu li:hover ul, #topmenu li li:hover ul, #topmenu li li li:hover ul, #topmenu li.sfhover ul, #topmenu li li.sfhover ul, #topmenu li li li.sfhover ul { /* nested under hovered items */
	left: auto;
}




/** Breadcrumbs **/

#breadcrumbs {
	width: auto;
	font-size: 0.89em;
	text-decoration:none;
	margin-bottom: 10px;
}

#breadcrumbs a {
	color: #7d0d18;
	text-decoration: none;
}

#breadcrumbs a:hover {
	color: #56030b;
	text-decoration: underline;
}







#leftmenu a,
#rightmenu a {
	color: #777777; text-decoration: none;
}

#leftmenu a:hover,
#rightmenu a:hover {
	color: #c72031; text-decoration: none;
}

#leftmenu ul,
#rightmenu ul {
	padding-left: 0px;
	list-style-type: none;
	margin-left: 0px;
	margin-top: 12px;
	margin-bottom: 20px;
}

#leftmenu ul li,
#rightmenu ul li {
	padding-top: 2px;
	padding-bottom: 2px;
	list-style-type: none;
}

#leftmenu ul li ul,
#rightmenu ul li ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

#leftmenu ul li ul li,
#rightmenu ul li ul li {
	border: 0px;
	padding-bottom: 2px;
	list-style-type: none;
	font-size: 0.98em;
	line-height: 1.5em;
	padding-left: 8px;
}

#leftmenu ul.menu li.current a,
#rightmenu ul.menu li.current a {
	font-weight:bold;
}

#leftmenu ul.menu li.current ul li a,
#rightmenu ul.menu li.current ul li a {
	font-weight:normal;
}


.moduletable {
	overflow: hidden;
	margin-bottom: 16px;
}

.moduletable_menu {
	clear: both;
} 

.moduletable_menu h3 {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 400;
	color: #000000;
	font-size: 22px;
	margin-bottom: 12px;
}


/** Content/Menu Wrap/Containers **/

#content-menu_wrap {
	width: 920px;
	margin: auto;
	margin-bottom: -1px; /* iPhone/iPad fix */
	padding-top: 530px;
	
}


#container-leftmenu-content,
#container-rightmenu-content,
#container-3columns-content {
	float: left;
	width: 100%;
	margin-top: 30px;
	background-color: #ffffff;
	
}

#container-leftmenu-left,
#container-rightmenu-right,
#container-3columns-right,
#container-3columns-left {
	float: left;
	width: 100%;
	background-color: #f9f9f9;
}

#container-leftmenu-left {
	right: 730px;
	position: relative;
	border-left: 1px solid #333333;
	
}

#container-3columns-left {
	right: 460px;
	position: relative;
	
}

#container-rightmenu-content,
#container-3columns-content {
	right: 270px;
	position: relative;
}

#container-leftmenu-content,
#container-rightmenu-right,
#container-3columns-right {
	overflow: hidden;
	position: relative;
	
}



/** Menus (Left/Right) **/

#leftmenu {
	float: left;
	width: 190px;
	position: relative;
	left: 770px;
	overflow: hidden;
	padding-top: 20px;
	padding-bottom: 20px;
	
}

#rightmenu {
	float: left;
	width: 190px;
	position: relative;
	left: 390px;
	overflow: hidden;	
	padding-top: 20px;
	padding-bottom: 20px;
	
	
}

#content-leftmenu {  
	float: left;
	width: 650px;
	position: relative;
	left: 850px;
	overflow: hidden;
	padding-top: 20px;
	padding-bottom: 20px;
	min-height: 300px;
	
}

#content-rightmenu {  
	float: left;
	width: 650px;
	position: relative;
	left: 310px;
	overflow: hidden;
	padding-top: 20px;
	padding-bottom: 20px;
	min-height: 300px;	
	
}


/** 3 Columns **/

#leftmenu-3columns {
	float: left;
	width: 190px;
	position: relative;
	left: 770px;
	overflow: hidden;	
	padding-top: 20px;
	padding-bottom: 20px;
}

#rightmenu-3columns {
	float: left;
	width: 190px;
	position: relative;
	left: 930px;
	overflow: hidden;	
	padding-top: 20px;
	padding-bottom: 20px;
}

#content-3columns { 
	float: left;
	width: 380px;
	position:relative;
	left: 850px;
	overflow: hidden;
	padding-top: 20px;
	padding-bottom: 20px;
	min-height: 300px;
		
}







/** Content **/

#content-w1 h3,
#content-w2 h3,
#content-w3 h3 {
	margin-top: 20px;
}


#content-top {
	margin-bottom: 18px;
}

ul.actions {
	margin: 0;
	padding: 0;
	margin-top: -6px;
	margin-bottom: -2px;
	list-style-type: none;
	text-align: right;
}

li.print-icon,
li.email-icon,
li.edit-icon {
	display: inline;
	margin-right: 2px;
}

li.print-icon a,
li.email-icon a,
li.edit-icon a {
	text-decoration: none;
}

dl.article-info {
	clear: both;
	margin-left: 0;
	padding: 0px;
	font-size: 0.88em;
	line-height: 1.3em;
}

.article-info dd, .article-info dd {
	margin-left: 0;
}

.article-info-term {
	display:none
}

.categories-list ul {
	list-style-type: none;
	padding-left: 0;
	padding-left: 5px;
	margin-top: 8px;
}

.categories-list ul li {
	list-style-type: none;
	padding-left: 5px;
}

.categories-list dl dt, .categories-list dl dd {
	display: inline;
}

.image-left {
	float: left;
	margin-top: 0pt;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 0pt;
}

.category-desc p img {
	float: left;
	margin-top: 0pt;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 0pt;	
}

.first ul {
	padding-left: 15px;
	padding: 5px;
	
}

.first ul li {
	padding-bottom: 8px;
	padding: 5px;

}

.last ul {
	padding-left: 15px;
	
}

.last ul li {
	padding-top: 10px;
}


.cat-children ul {
	list-style-type: none;
	margin-top: 10px;
	padding-left: 0px;
}

ul#archive-items {
	list-style-type: none;
	margin-top: 10px;
	padding-left: 0px;	
}

.intro ul {
	margin-top: 10px;
	margin-bottom: 20px;
}

fieldset.filters {
	border:solid 0px #ddd;
	margin-top: 5px;
	margin-left: 0px;
	padding-left: 0px;
	margin-right: 0px;
	padding-right: 2px;
}

legend.hidelabeltxt {
	display: none;
}

.items-leading {
	margin-bottom: 20px;
}

.newsfeed ol li {
	margin-top: 10px;
}

.newsfeed ol li img {
	margin-top: -10px;
}

#article-index {
	width:25%;
	float:right;
	border:solid 1px #c0c0c0;
	padding:10px;
	margin-bottom: 10px;
	margin-left: 10px;
	background:#f9f9f9
}

#article-index h3 {
	font-size:1em;
}

#article-index ul {
	list-style-type:disc;
	padding-left: 1.4em;
	color:#666;
}

.pagenavcounter {
	font-weight:bold;
	padding-top: 10px;
	padding-bottom: 10px;
}







/** Tables **/
table {
	border-collapse:collapse
}

tr, td {
	border:solid 0px #c0c0c0
}

table.weblinks,
table.category {
	margin:10px 10px 20px 0px;
	width:100%;
}

table.weblinks td,
table.category td {
	border-collapse:collapse;
	padding:7px;
}

table.weblinks th,
table.category th {
	padding:7px;
	text-align:left
}

td.num {
	vertical-align:top;
	text-align:left;
}

td.hits {
	vertical-align:top;
	text-align:center
}

td p {
	margin:0;
	line-height:1.3em
}

.display-limit,
.filter {
	text-align:right;

}

tr.cat-list-row1 {
	background-color: #f9f9f9;
}

table.weblinks th,
table.newsfeeds th,
table.category th,
table.jlist-table th {
	background: #c0c0c0;
}

table.weblinks th a,
table.newsfeeds th a,
table.category th a,
table.jlist-table th a,
table.weblinks th,
table.newsfeeds th,
table.category th,
table.jlist-table th {
	color:#fff
}

table.category th a img {
	border:solid 0px ;
	display: none;
}

table.category th a:hover {
	color: #c72031;
}

table.moduletable td,
table.moduletable tr {
	border:0;
}






/** Pagination **/
.pagenav {
	padding:2px
}

ul.pagenav {
	list-style-type: none;
	margin: 0;
	margin-top: 20px;
	padding: 4px;
	overflow: hidden;
}

li.pagenav-prev a,
li.pagenav-next a {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: 400;
	font-size: 13.5px;
	color: #fff;
	background-color: #c0c0c0;
	border: 0px;
	padding: 4px;
	padding-left: 12px;
	padding-right: 12px;
	margin-left: 0px;	
	text-decoration: none;
} 

li.pagenav-prev a:hover,
li.pagenav-next a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #c72031;
}

li.pagenav-prev {
	float: left;
}

 li.pagenav-next {
	float:right
}

.pagination {
	clear: both;
	padding-top:5px;
	padding-bottom:5px;
	
	color: #737373;
	font-family: 'Lato', sans-serif;
	font-size: 1em;
	
	border-radius: 2px;
	padding-left: 0px;
}
.pagination > a {
color: #737373;
padding:2px;
}
.pagination ul {
	list-style-type:none;
	margin:0;
	padding:0;
	text-align:left;
}

.pagination li {
	display:inline;
	padding:2px 5px;
	text-align:left;
	margin:0 2px
}

.pagination li.pagination-start,
.pagination li.pagination-next,
.pagination li.pagination-end,
.pagination li.pagination-prev {
	border:0
}

.pagination li.pagination-start,
.pagination li.pagination-start  span {
	padding:0
}

p.counter {
	font-weight:bold;
}






/** Blog **/

.cols-1 {
	display: block;
	float: none !important;
	margin: 0 !important;
}

.cols-2 .column-1 {
	width:48%;
	float:left;
}

.cols-2 .column-2 {
	width:48%;
	float:right;
	margin:0
}

.cols-3 .column-1 {
	float:left;
	width:29%;
	padding:0px 5px;
	margin-right:4%

}

.cols-3 .column-2 {
	float:left;
	width:29%;
	margin-left:0;
	padding:0px 5px
}

.cols-3 .column-3 {
	float:right;
	width:29%;
	padding:0px 5px
}

.items-row {
	overflow:hidden;
	margin-bottom:10px !important;
}

.column-2 {
	width:55%;
	margin-left:40%;
}

.column-3 {
	 width:30%
}

.blog-more {
	padding:10px 5px
}











/** Footer **/

#footer {
	clear: both;
	width: 920px;
	margin: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	padding-right: 40px;
	color: #999999;
	background-color: #000000;
}

#footer div.custom hr {
	border: 0;
	color: #a6a6a6;
	background-color: #a6a6a6;
	height: 1px
}



/** Box/Banner/Links **/

#box_placeholder {
	clear: both;
	margin: auto;
	overflow: auto;
	padding-top: 0px;
	padding-left: 40px;
	width: 960px;
	color: #333;
	background-color: transparent;
	
}

#box_placeholder a:hover {
	color: #bbbbbb;
}

#box_placeholder h1, #box_placeholder h2, #box_placeholder h3  {

	color: #333;
	width: 250px;
	
}







#box1 {
	width: 300px;
	margin: 0;
	margin-right: 20px;
	padding: 0;
	float: left;
	border-right: 0px solid #3d3d3d;
	
}



#box2 {
	width: 540px;
	margin: 0;
	margin-left: 60px;
	margin-right: 20px;
	padding: 0;
	float: left;
	border-right:0px solid #3d3d3d;
}

#box3 {
	width: 300px;
	margin: 0;
	padding: 0;
	float: left;
}



/** Copyright **/

#copyright {
	clear: both;
	margin: auto;
	margin-bottom: 20px;
	width: 920px;
	padding-top: 7px;
	padding-bottom: 7px;
	font-size: 0.88em;
	text-align: center;
	color: #000;
	background-color: #fff;
}

#copyright a {
	color: #000;
	text-decoration: none;
}

#copyright a:hover {
	color: #a9a9a9;
	text-decoration: none;
}

#copyright img {
	border-style: none;	
}

#copyright div.copy2 {
	text-align: left;
}







body.contentpane {
	background-color: #ffffff;
}





/** Print Window **/

#main div.item-page {
	margin: 10px;
}

#main div.item-page ul.actions li {
	/* float: right; */
}

body.contentpane,
body.contentpane h1,
body.contentpane h2,
body.contentpane h3,
body.contentpane h4,
body.contentpane h5,
body.contentpane h1 a,
body.contentpane h2 a,
body.contentpane h3 a,
body.contentpane h4 a,
body.contentpane h5 a {
	color: #000000;
}

body.contentpane a:hover {
	color: #000000;
}

.inicio_ciudad {
height: 54px;
    border-radius: 2px;width: calc(100% - 300px);
}

.buscar_ciudad {
 height: 50px;
    border-radius: 2px;width: 250px;
}

.buscar_tipo {
 padding: 6px;
    border-radius: 2px;width: 150px;margin-left: 4px;
}

.buscar_estado {
 padding: 6px;
    border-radius: 2px;width: 100px;
}

.buscar_p {
padding: 6px;
    border-radius: 2px;
}

.buscar_recamaras {
padding: 6px;
    border-radius: 2px;
}

.buscar_boton {
padding: 7px;
    padding-left: 10px;
    padding-right: 10px;
    border: 1px solid #e83d3d;
    border-radius: 2px;
    color: #d41b1b;
    box-sizing: border-box;
    background: #ffffff;
}

.inicio_tipo {
 padding: 8px;
    padding-top: 2px;
    border-radius: 2px;
    width: 180px;
    border: 1px solid #ffffff;
    border-left: 1px solid #545454;
    box-sizing: border-box;
    font-size: 1em;
    color: #333333;
margin-top: 10px;
}


.inicio_buscar {
    background: #ee232d;
    color: white;
    padding: 15px;
    border: 1px solid #ee232d;
    font-size: 1em;
    box-sizing: border-box;float: right;
}

.inicio_block {
width: calc(100% / 3);float: left;height: 360px;padding:5px; box-sizing: border-box;
}
.inicio_block_tall {
width: calc(100% / 3);float: left;height: 460px;padding:5px; box-sizing: border-box;
}

.inicio_inmobiliaria {
width: calc(100% / 5);float: left;height: 160px;padding:5px; box-sizing: border-box;
}

.inicio_barra {
background: #ffffff;    height: 50px;
}

#cuadro {
width: 920px; margin-left: auto; margin-right: auto;border-radius: 2px;
background: white;overflow: auto;
}

.inmobiliaria_form {
 float: left;
    width: 100%;
    box-sizing: border-box;
    padding: 5px;
    margin-top: 5px;
}

.inmobiliaria_contacto {
 display:none;}

.display_form {
 float: left;
    width: calc((100% / 3) - 20px);
    box-sizing: border-box;
    padding: 5px;
    margin: 10px;
}

.display_similar {
width: calc(100% / 3);float: left;height: 300px;padding:8px; box-sizing: border-box;
}

.display_foto {
max-width: 100%;max-height: 450px;
}



.twitter-typeahead {
width: auto; float: left;
}

.typeahead,
.tt-query,
.tt-hint {
    width: 600px;
    height: 30px;
    padding: 8px 12px;
    font-size: 1em;
  line-height: 30px;
  border: 0px solid #ccc;
  -webkit-border-radius: 8px;
     -moz-border-radius: 8px;
          border-radius: 8px;
  outline: none;
}

.typeahead {
  background-color: #fff;
}

.typeahead:focus {
  //border: 0px solid #0097cf;
}

.tt-query {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.tt-hint {
  color: #999
}

.tt-menu {
  width: 422px;
  margin: 12px 0;
  padding: 8px 0;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 8px;
     -moz-border-radius: 8px;
          border-radius: 8px;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
     -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
          box-shadow: 0 5px 10px rgba(0,0,0,.2);
max-height: 100px;
  overflow-y: auto;
}

.tt-suggestion {
  padding: 3px 20px;
  font-size: 18px;
  line-height: 24px;
}

.tt-suggestion:hover {
  cursor: pointer;
  color: #fff;
  background-color: #0097cf;
}

.tt-suggestion.tt-cursor {
  color: #fff;
  background-color: #0097cf;

}

.tt-suggestion p {
  margin: 0;
}

.buscar_ciudad {
height: 31px;
    border-radius: 2px;
    font-size: .8em;
    width: 250px;
    border: 1px solid #a6a6a6;
    padding: 5px;
    box-sizing: border-box;
}

.buscar_ciudad > input[placeholder]{
font-size: auto;
}

.lista_block {
width: calc(100%);float: left;height: 270px;padding:5px; padding-left: 3px; box-sizing: border-box; font-size: 1em;
}

.lista_img {
 height: 250px; width: 300px; float:left;
}

.lista_text {
padding: 10px;border: 1px solid #d4d4d4; overflow: auto; height:233px; padding-top:10px;
}
.filters_btn {
display:none;
}

#topnavmobile{
display: none;
}

#topnavmobilelist{
display: none;
}
.main-article {
    width: 98%;
    padding-left: 1%;
    padding-right: 1%;
}
.article-main {
    width: 100%;
    font-size: 1em;
line-height: 1.2em;
    float: left;
    text-align: justify;
    padding: 4%;
    box-sizing: border-box;
    padding-top: 0px;
font-family: 'Open Sans', sans-serif;
}
.inicio_blog {
width: calc(100% / 4);
    float: left;
    padding: 5px;
    box-sizing: border-box;
    padding-top: 0px;
}

@media screen and (max-width: 500px){
.filters_btn {
display:block;
background: #ee232d;
    text-align: center;
    padding: 10px;
    color: white;
}
#logo {
margin-top: 8px;
}
.filters {
display:none;
}


.mobile_hide {
display:none;
}
    
#slide-bg0{
background: #001127;
float:left;
margin-top: 0px;
width:100%;
height:auto;
min-width: 300px;
border-bottom: 0px #eeeeee solid;
}

#slide-bg1{

width:100%;
height:auto;
min-width: 300px;
}

#slide-bg{

width:100%;
height:auto;
min-width: 300px;



}

#topnavmobile{
display: block;
color: white;
    text-align: right;
   
margin-top: 7px; margin-bottom: 5px;
    box-sizing: border-box;

}

#topnav{
display: none;
}

.inicio_ciudad {
height: auto;
border-radius: 2px;
width: calc(95%);
margin-left: 0%;
}


.twitter-typeahead {
width: calc(95%);
margin-left: 2.5%; float: left;
}
.basics2 > .twitter-typeahead{
width: calc(100%);
float: left;margin-left: 0%;
}
.typeahead,
.tt-query,
.tt-hint {
   width: 100%;

    padding: 10px 12px;
    font-size: 1em;
box-sizing: border-box;

}


.buscar_ciudad {
 height: 50px;
    border-radius: 2px;
width: calc(100%);
margin-left: 0%;

}

.buscar_tipo {
 padding: 6px;
    border-radius: 2px;width: 100%;margin-left: 0%;margin-top:5px;
}

.buscar_estado {
 padding: 6px;
    border-radius: 2px;width: 100%;margin-left: 0%;margin-top:5px;
}
.buscar_p {
padding: 6px;
    border-radius: 2px;width: 100%;margin-left: 0%;margin-top:5px;
}
.buscar_recamaras {
padding: 6px;
    border-radius: 2px;width: 100%;margin-left: 0%;margin-top:5px;
}

.buscar_boton {
padding: 7px;
    padding-left: 10px;
    padding-right: 10px;
    border: 1px solid #e83d3d;
    border-radius: 2px;
    background: #d41b1b;
    box-sizing: border-box;
    color: #ffffff;
width: 100%;margin-left: 0%;margin-top:5px;
}

.inicio_tipo {
 padding: 8px;
  padding-top: 13px;
    padding-bottom: 13px;
    border-radius: 2px;
    width: 95%;
    border: 1px solid #ffffff;
    border-left: 1px solid #545454;
    box-sizing: border-box;
    font-size: 1em;
    color: #333333;margin-top: 10px; margin-left: 2.5%;
background: #ffffff;
}

.inicio_buscar {
width: 95%;
    background: #ee232d;
    color: white;
    padding: 15px;
    border: 1px solid #ee232d;
    font-size: 1em;
    box-sizing: border-box;float: right;margin-top:10px;margin-right: 2.5%;
}

.inicio_barra {
background: none;
}

.inicio_block {
width: calc(100%);float: left;height: 360px;padding:5px; box-sizing: border-box;
}
.inicio_block_tall {
width: calc(100%);float: left;height: 460px;padding:5px; box-sizing: border-box;
}
.inicio_inmobiliaria {
width: calc(100%);float: left;height: 160px;padding:5px; box-sizing: border-box;
}

.item.w24 {  width: calc(100%);float: left;padding:5px; box-sizing: border-box;
    
    }

.item.w25 {  width: calc(100%);float: left;padding:5px; box-sizing: border-box;
    
    }
.item.w26 {  width: calc(100%); margin-bottom: 0px;
    height: 30px;float: left;padding:5px; box-sizing: border-box;
    
    }

.item.w1 { width: 100%;  margin-bottom: 10px; }
.chosen-container {

margin-left: 2.5%;
}

#cuadro {
width: 100%; margin-left: auto; margin-right: auto;border-radius: 2px;
background: white;overflow: auto;
}

.display_form {
 float: left;
    width: calc(100% - 20px);
    box-sizing: border-box;
    padding: 5px;
    margin: 10px;
}

.display_similar {
width: 100%;float: left;height: 300px;padding:8px; box-sizing: border-box;
}

.display_foto {
max-width: auto;height: 250px;
}

.lista_block {
width: calc(100%);float: left;height: 150px;padding:5px; padding-left: 3px; box-sizing: border-box; font-size: .9em; overflow:hidden;
}

.lista_img {
 height: 143px; width: 100px; float:left;
}

.lista_text {
padding: 10px;border: 1px solid #d4d4d4; overflow: auto; height:143px; padding-top:10px; box-sizing: border-box;
}
.inicio_blog {
width: calc(100% );
    float: left;
    padding: 5px;
    box-sizing: border-box;
    padding-top: 0px;
}

    }




