#container {
    min-height: calc(100vh - 154px);
}
body {
margin: 0;
display:revert;
}
ul {
color: #ffffff;
margin: 0px;
padding: 0px;
}

li {
color: #ffffff;
list-style: none;
float: left;
padding: 10px;
}

h1{
font-family: 'Lato', sans-serif;
}
h3{
font-weight: 200;
    font-family: 'Muli', sans-serif;
    margin-bottom: 5px;
    margin-top: 5px;

}

body{
font-family: 'Lato', sans-serif;
}

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

.typeahead,
.tt-query,
.tt-hint {
        width: 540px;
    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;
text-align: left;
}

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

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

}

.tt-suggestion p {
  margin: 0;
}

.link2 {
color: #ececec;
    text-decoration: none;
    background: #074406;
    padding: 5px;
    border-radius: 3px;
    margin-right: 3px;
padding-right: 10px;
    padding-left: 10px;
}
.disabled {
background: #2b2b2b;
    color: #828282;
}

.current {
background: #10a20f;
    color: #ffffff;
    padding: 5px;
    border-radius: 3px;
    margin-right: 3px;
    padding-right: 10px;
    padding-left: 10px;
}
.display_info {
text-align: left; float: left;  width:100%; max-width: 600px; padding-bottom: 20px; 
}
.display_info_tipo {
max-width: 298px;
    float: left;
    margin-right: 2px;
    width: 100%;
}
.display_info_precio {
max-width: 300px;float: left;width: 100%;
}
.display_sidebar {
text-align: left; float: right; width:100%; max-width: 300px; border-top: 3px solid #02ea02;
padding-top: 20px;border-radius: 3px;
}
.mobile {
display: none;
}
.home_banner{
width: 100%;
    margin-left: auto;
    margin-right: auto;background-image: url(formato/inibg3.jpg); height: 500px;
background-attachment: fixed;
    background-size: cover;
    background-position: 50% 50%;
}
.ini_banner_search {
height:300px;
    overflow: auto;
    width: 950px;
    position: relative;
    margin-top: -400px;
    padding: 30px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 3px;
}
.ini_banner_search > h1 {
font-size: 3.5em;
}
.ini_banner_search_bar {
width: 890px;
    padding: 0;
    margin-left: 25px;
    text-align: center; height: 44px;
    border-radius: 3px;
    background: #ffffff;
}
.home_select_operacion {
padding: 8px;
    padding-top: 0px;
    border-radius: 2px;
    width: 190px;
    border: 1px solid #ffffff;
    border-left: 1px solid #dadada;
    box-sizing: border-box;
    font-size: 1em;
    color: #333333;
    margin-top: 10px;
}
.home_select_buscar {
background-color: #02B406;
    width: 110px;
    float: right;
    padding: 14px;
    border-radius: 0px 3px 3px 0px;
    border: 0px;
    color: white;
    font-weight: 900;
    cursor: pointer;font-family: 'Lato', sans-serif;
}
.filters_button{
display:none;
}
.footerphone {text-align: left;}
@media only screen and (max-width: 600px) {
.filters_button{
display:block;
}
#filters{
display:none;
padding: 10px;
    box-sizing: border-box;
}
.footerphone {text-align: center;}
.footermodule {width: 100%; padding-bottom: 20px;}
.mobile {
display: block;
}
#container {margin: 2%;
    max-width: 96%; box-sizing: border-box;}
#container > #container {padding:0px; box-sizing: border-box;}
.desktop {
display: none;
}
.menu_mobile {
display: none;
}
.menu_mobile > ul > a > li {
width: 100%;
    box-sizing: border-box;
    text-align: left;
}
.home_banner{
width: 100%;
margin-left: auto;
margin-right: auto;background-image: url(formato/inibg3.jpg); 
height: 500px;
background-size: cover;
background-position: 50% 50%;
}
.ini_banner_search {
height:500px;overflow: auto;width: 100%;position: relative;margin-top: -500px;padding: 10px;
margin-left: auto;margin-right: auto;border-radius: 3px;box-sizing: border-box;
}
.ini_banner_search > h1 {
font-size: 3em;
}
.ini_banner_search_bar {
width: 100%;padding: 0;margin-left: 0px;text-align: center; height: 44px;
border-radius: 3px;background: #ffffff;
}
.typeahead,
.tt-query,
.tt-hint {
        width: 100%;
    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;
}
.tt-menu {
  width: 300px;

}
.home_select_operacion {
padding: 8px;
    padding-top: 0px;
    border-radius: 2px;
    width: 100%;
    border: 1px solid #ffffff;
    border-left: 1px solid #dadada;
    box-sizing: border-box;
    font-size: 1em;
    color: #333333;
    margin-top: 10px;
padding: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.home_select_buscar {
background-color: #02B406;
    width: 100%;
    float: right;
    padding: 14px;
    border-radius: 0px 3px 3px 0px;
    border: 0px;
    color: white;
    font-weight: 900;
    cursor: pointer;font-family: 'Lato', sans-serif;
}
.display_info {
text-align: left; float: left;  width:100%; max-width: none;padding-bottom: 20px; 
}
.display_info_tipo {
max-width: none;float: left;margin-right: 0px;width: 100%;
}
.display_info_precio {
max-width: none;float: left;width: 100%;
}
.display_sidebar {
text-align: left; float: right; width:100%; max-width: none; border-top: 3px solid #02ea02;
padding-top: 20px;border-radius: 3px;
}
}