.uk-nav-navbar ul a {
    color: #495157;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #868686;
}
::-moz-placeholder { /* Firefox 19+ */
    color: #868686;
}
:-ms-input-placeholder { /* IE 10+ */
    color: #868686;
}
:-moz-placeholder { /* Firefox 18- */
    color: #868686;
}

.SepMenu{
    margin-right: 15px;
}

.uk-overlay {
    width: 100% !important;
}

.TextoBanner h1{
    font-size: 40px;
    margin-bottom: 0;
    text-shadow: 2px 3px 5px #171717;
}

.TextoBanner h2{
    margin-top: 4px;
    font-size: 29px;
    margin-bottom: 36px;
    text-shadow: 2px 3px 5px #171717;
}

.ContenedorBuscador{
    position: absolute;
    margin-top: -150px;
    z-index: 9;
    width: 100%;
}

.BuscadorBanner {
    background: rgba(255, 255, 255, 0.45);
    width: 600px;
    padding: 15px 15px 14px 15px;
    margin: 0 auto;
}

.BuscadorBanner input, select{
    height: 38px;
    border-radius: 4px;
    border: 0px;
    background: rgba(255, 255, 255, 0.77);
    padding: 0 10px;
    font-size: 18px;
}

.uk-tab > li.uk-active > a {
    border-bottom: 3px solid #e1aa00;
    background: #ffffff;
    color: #e1aa00;
    font-size: 21px;
}

.uk-tab {
    border-bottom: none;
}

.uk-tab > li.uk-active > a {
    border-color: white;
    border-bottom: 4px solid #dfb943;
}

.uk-tab > li {
    margin-bottom: -1px;
    float: left;
    position: relative;
    background: #ffffff;
    font-size: 21px;
}

.uk-tab > li a{
    color: #84afc2;
    border-bottom: 4px solid #e2e2e2;
}

.uk-tab > li a:hover{
    background: white;
    border-color: white;
    color: #417992;
    border-bottom: 4px solid #e2e2e2;
    padding-bottom: 8px !important;
}

.uk-tab > li:nth-child(n+2) > a {
    margin-left: 17px;
}

.uk-tab > li:not(.uk-active) > a:hover, .uk-tab > li:not(.uk-active) > a:focus, .uk-tab > li.uk-open:not(.uk-active) > a {
     margin-bottom: 0px;
}

.minimo{
    min-height: 500px;
}

.Borde{
    border-bottom: 1px solid #e0e0e0;
    margin: 15px 0;
    padding-bottom: 15px;
    margin-bottom: 50px;
}

.Borde a{
    color: #e1aa00;
    font-size: 20px;
}

.Borde input{
    height: 40px;
    font-size: 15px;
    border: none;
    color: #a0a0a0 !important;
    -webkit-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    transition: all .2s ease-out;
}


.Borde input:focus{
    outline: 0;
    border-radius: 5px;
    -moz-box-shadow: 0px 0px 6px orange;
    -webkit-box-shadow: 0px 0px 6px orange;
    box-shadow: 0px 0px 6px orange;
}

.uk-form-icon:not(.uk-form-icon-flip) > input {
    padding-left: 56px !important;
}

.Borde i{
    font-size: 34px !important;
    margin-top: -16px !important;
    color: #e0e0e0 !important;
    margin-left: 10px;
}

.BuscadorBanner button{
    width: 100%;
    height: 38px;
    font-size: 18px;
    background: #ffc424;
    -webkit-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

.submenu2 {
    padding: 5px 15px !important;
}

.submenu2 li a:hover {
    background: transparent !important;
	color: #008F9B;
}

.submenu {
    padding-top: 0px;
    padding-bottom: 0px;
    border-top: 2px solid white;
	width: 280px;
}

.medida_menu li:hover {
    border-top: 0px !important;
    margin-top: 0px !important;
}

.medida_menu li:focus {
    background: #43A5AD !important;
}
	
.submenu a{
	font-size: 14px !important;
}

.submenu a:hover{
	background: #43A5AD !important;
}

.fondo {
    background-image: url(img/header.png);
    height: 102px;
    background-size: cover;
}

.busqueda input{
    height: 30px;
    width: 290px; 
    border-radius: 2px;
    background: rgba(255, 255, 255, 0.89)
}

.busqueda{
    padding-top: 23px;
}

.fondo_menu {
    background: #efefef;
    border-top: 2px solid white;
    border-bottom: 2px solid white;
    z-index: 101;
}

.fondo_menu2 {
    background: #efefef;
    z-index: 99;
}

.medida_menu {
    width: 100%;
    margin: 0px auto;
}

.medida_menu li:hover{
    border-top: 4px solid #42a3aa;
    margin-top: -4px;
}

.medida_menu .activo{
    border-top: 4px solid #42a3aa;
    margin-top: -4px;
    background: white;
}

.redes {
    padding-top: 29px;
}

.menu_der a{
    box-sizing: border-box;
    text-decoration: none;
    height: 40px;
    padding: 0 6px;
    line-height: 40px;
    color: #444444;
    font-size: 14px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;    
}

.menu_der {
    padding: 0;   
}

.menu_der .sep{
    border-left: 1px solid gray;
    border-right: 1px solid gray;  
}

.fondo_gris2 {
    background-image: url(img/fondo_azul.jpg);
    height: 318px;
    background-size: cover;
    padding-top: 90px;
	color: white;
}

.fondo_gris {
    background-image: url(img/fondo.jpg);
    height: 318px;
    background-size: cover;
    padding-top: 90px;
}

.fondo_gris p{
    font-size: 17px;
    text-align: justify;
}

.inversion h3{
    margin-top: 0px;
    font-size: 17px;
}

.inversion a{
    text-decoration: none;
}

.fondo_azul {
    background-image: url(img/fondo_azul.jpg);
    height: 450px;
    background-size: cover;
    padding-top: 35px;
}

.fondo_azul h2{
    text-align: center;
    color: white;
}

.porque ul{
    list-style: inherit;
}

.porque li{
    background: url(img/flecha.png) no-repeat;
    padding-left: 48px;
    margin: 18px 0px;
    height: 25px;
}

.porque2 ul{
    list-style: inherit;
}

.porque2 li{
    background: url(img/flecha3.png) no-repeat;
    padding-left: 48px;
    margin: 18px 0px;
    height: 25px;
}

.footer {
    background: #d8d8d8;
    background-size: cover;
    padding-top: 35px;
}

.RedesSociales a{
    margin: 0 5px;
    font-size: 21px !important;
    color: white !important;
}

.RedesSociales .uk-icon-facebook-f{
    background: #6081c4;
}

.RedesSociales .uk-icon-linkedin{
    background: #2797cf;
}

.RedesSociales .uk-icon-youtube-play{
    background: #f15a4b;
}

.footer strong{
    font-style: italic;
}

.footer a, .footer strong{
    color: #257f9f;
    padding: 0px 6px;
    font-size: 16px;
}

.footer li{
    margin-bottom: 6px;
}

.Copyright{
    margin: 75px 0 48px 0;
}

.aviso{
    border-right: 1px solid rgb(178, 178, 178);
    border-left: 1px solid rgb(178, 178, 178);
}

.contacto h2{
    color: #7acad0;
    margin-bottom: 0px;
}

.nosotros h2{
    color: #7acad0;
    margin-bottom: 0px;
    font-size: 28px;
}

.nosotros p{
    text-align: justify;
}

.servicio h2{
    color: #7acad0;
    margin-bottom: 0px;
}

.servicio .uk-grid{
    margin-top: 0px;
    text-align: justify;
}

.contacto p{
    text-align: justify;
    margin-bottom: 27px;
}

.contacto2 p{
    margin-top: 0px;
}
.descrip h3{
    margin-bottom: -1px;
}

.descrip h5{
    margin-top: 0px;
}

.gris2 {
    background: #f9f9f9;
}

.propiedad {
    height: 301px;
    width: 481px;
    background: gray;
}

.dg-container h4{
    margin-top: 0px;
}

.texto {
    position: absolute;
    z-index: 99;
    margin-top: 148px;
    padding: 0px 25px;
    padding-top: 19px;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.97);  
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    width: 860px;    
}

.texto h1{
    color: #37959c;
}

.cuadro {
    border: 2px solid rgb(242, 242, 242);
    padding: 30px 40px;
    margin-top: 28px;  
	min-height: 235px;	
}

.cuadro h2{
    margin-top: 10px;
    margin-bottom: 0px;
}

.cuadro p{
    margin-top: 0px;
    color: gray;
}

.cuadro2 {
    background: #efefef;
    /*-moz-box-shadow: 3px 3px 1px #E4E4E4;*/
    /*-webkit-box-shadow: 3px 3px 1px #E4E4E4;*/
    /*box-shadow: 3px 3px 1px #E4E4E4;*/
    /*padding: 12px;*/
    margin-top: 20px;
}

.cuadro2 h4{
    margin-top: 0px;
    color: rgb(68, 66, 66);
    margin-bottom: 0px;
    padding: 0 20px;
}

.cuadro2 p{
    margin-bottom: 0px;
    color: rgb(98, 95, 95);
    margin-top: 9px;
    padding: 0 20px;
}

.cuadro3 {
    background: rgba(5, 127, 137, 0.89);
    padding: 12px;
    margin-top: 20px;
}

.cuadro3 h4{
    margin-top: 0px;
    color: white;
    margin-bottom: 0px;
    text-align: justify;
}

.cuadro3 p{
    margin-bottom: 9px;
    color: white;
    margin-top: 0px;
}

.numero {
    color: white !important;
    font-size: 19px !important;    
}

.boton1 {
    background-color: #56bcc3 !important;
    color: white !important;
    font-size: 19px !important;    
}

.uk-modal-header {
  margin: -20px -20px 15px;
  padding: 20px;
  border-bottom: 1px solid #e5e5e5;
  border-radius: 4px 4px 0 0;
  background: #fafafa;
}

.uk-modal-footer {
  margin: 15px -20px -20px;
  padding: 20px;
  border-radius: 0 0 4px 4px;
  background: #fafafa;
  border-top: 1px solid #e5e5e5;
}

.uk-modal-dialog {
  padding-bottom: 0px;
}

.uk-nav{
	border: 1px solid rgb(239, 239, 239);
}

.uk-table{
	border:1px solid rgb(239, 239, 239) !important;
}

.activo2{
	background: rgb(48, 143, 151) !important;
	border: 1px solid rgb(48, 143, 151) !important;
}

.uk-nav a{
	color: rgb(147, 147, 147);
}

.activo2 a{
  color: white;
  font-size: 17px;
}

.celdas td{
	vertical-align: inherit;
}

.ul-activo a{
  background: #47A9B1 !important;
  color: #FFFFFF !important;
}

.uk-form-label{
	display: block;
	margin-bottom: 5px;
	font-weight: bold;
}

.campo{
  height: 30px;
  max-width: 100%;
  padding: 4px 6px;
  border: 1px solid #dddddd;
  background: #ffffff;
  color: #444444;
  -webkit-transition: all linear 0.2s;
  transition: all linear 0.2s;
}

.campo:focus{
  border-color: #99baca;
  outline: 0;
  background: #f5fbfe;
  color: #444444;
}

.busqueda_menu{
	color: white;
	text-decoration: none;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;  	
}

.busqueda_menu:hover {
	color: #50DFEC;
	text-decoration: none;
}

.info_agente p{
	font-size: 20px;
	margin-bottom: 8px;
}

.info_agente span{
	color: #0DB4C0;
}

.letra_age h1{
    font-size: 21px;
    margin-bottom: 0px;
    margin-top: 10px;
    color: white;
    line-height: 25px;
}

.letra_age small{
	color: white;
}

.mapa{
    float: right;
    text-align: center;
    font-size: 21px;
    margin-top: 28px;
    margin-bottom: -18px;
    color: dimgrey;
}

.titulo_subastas h1{
	font-size: 25px;
	margin: 35px 0px 0px 8px;
}

.CuadroSubastas{
	background: #409da4;
    padding: 13px;
    color: white;
}

.CuadroSubastas fieldset{
	margin-bottom: 0px;
    border: 2px solid;
    text-align: center;
    font-size: 20px;
    padding: 10px 14px;
}

.CuadroSubastas h2{
    color: white;
    text-align: center;
    margin-bottom: -10px;
    font-size: 29px;
}

.CuadroSubastasBlanco{
	background: white;
    color: #747474;
    padding: 15px;
    margin: 0px;
}

.SubastasFlechas img{
	margin-bottom: 15px;
    width: 60px;
    height: 30px;
}

.Info1{
	padding-left: 14px;
}

.Info1 p{
	margin-bottom: 24px;
    margin-top: 7px;
}

.ParrafoVerde p{
	color: #759f1f;
}

.CuadroFlechas img{
	width: 80px;
    height: 35px;
    float: left;
    margin-right: 22px;
    margin-left: 50px;
}

.CuadroFlechas p{
	margin-bottom: -16px;
}

.CuadroFlechas {
    height: 40px;
}

.IniciarSesion{
    color: white;
}

.IniciarSesion:hover{
    text-decoration: none;
    color: #eaeaea;
}

.VendePropiedad {
    background: #f1bc2f;
    color: white;
    padding: 10px 23px;
    border-radius: 0px;
    margin-left: 20px;
    -webkit-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

.VendePropiedad:hover {
    text-decoration: none;
    color: white;
    background: #dfb943;
}

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: white;
    /* change if the mask should have another color then white */
    z-index: 99;
    /* makes sure it stays on top */
}

#status {
    width: 117px;
    height: 117px;
    position: absolute;
    left: 52%;
    top: 56%;
    background-image: url(img/precarga2.gif);
    background-repeat: no-repeat;
    background-position: center;
    margin: -100px 0 0 -100px;
    background-size: cover;
}

.InfoSubasta h2{
    text-align: center;
    margin-top: 20px;
    margin-bottom: 32px;
    font-size: 26px;
}

.ImgAgentes{
    float: right;
    margin-top: -87px;
    width: 155px;
    margin-right: 170px;
}

.FondoAzulInfo{
    background: #70aab2;
    padding: 34px 0 20px 65px;
    margin: 0 -20px;
    margin-top: 20px;
}

.FondoAzulInfo h3{
    color: white;
    font-size: 20px;
}

.FondoGrisInfo{
    background: #eeeeee;
    padding: 11px 0 37px 65px;
    margin: 0 -20px;
    margin-top: 8px;
}

.FondoGrisInfo p{
    color: #257f9f;
    margin-bottom: 0;
    margin-top: 0;
    font-size: 14px;
}

.FichaTecnica dd{
    margin-bottom: 10px;
}

.FichaTecnica dt{
    font-weight: 500;
}

.TituloDes {
    color: #7acad0;
    margin-bottom: 4px !important;
    font-size: 18px;
}

.InfoDes{
    margin-bottom: 18px !important;
    font-size: 17px;
}

.PagoInicial{
    color: orange;
    font-size: 20px;
    font-weight: 700;
    margin-top: 7px;
}

.PrecioSubasta{
    float: right;
    margin-right: -3px;
}

.SubInfo{
    margin-top: 0 !important;
    margin-left: 13px;
}

.ObtenerCertificado{
    width: 200px;
    background: #257f9f;
    -webkit-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

.ObtenerCertificado:hover{
    width: 200px;
    background: #2c9ac1;
}

.VentanaCertificado p{
    color: #3c3c3c;
    margin-bottom: 0;
    font-size: 12px;
    line-height: 18px;
}

.VentanaCertificado h3{
    font-size: 25px;
    font-weight: 700;
    margin: 25px 0;
}

.VentanaCertificado h4{
    margin-bottom: 10px;
    font-size: 20px;
    color: #257f9f;
}

.CuadroAzul{
    background: #257f9f;
    color: white;
    padding: 15px 25px;
}

.CuadroBlanco{
    padding-top: 15px;
    padding-bottom: 15px;
}

.CuadroAzul p{
    color: white;
}

.CuadroAzul h4{
    color: white;
}

.CuadroAzul a{
    color: white;
}

.CuadroAzul a:hover{
    color: white;
}

.VentanaCertificado h1{
    margin-top: 10px;
    margin-bottom: 30px !important;
    font-size: 45px;
    color: #dfb943;
}

.TituloInfo{
    color: #257f9f !important;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 10px !important;
}

.Restriccion{
    background: #f9f9f9;
    text-align: center;
    height: 250px;
    padding-top: 50px;
}

.Restriccion img{
    width: 100px;
    margin-top: 10px;
}

.Restriccion p{
    text-align: center;
    margin-bottom: 0;
}

.Documentacion li{
    padding: 10px;
}
.Documentacion a{
    color: #5f5f5f;
    font-size: 16px;
    text-decoration: none;
}

.BotonOfertar{
    background: orange;
    border: none;
    padding: 8px 40px;
    color: white;
    font-size: 15px;
    -webkit-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

.BotonOfertar:hover{
    background: #ef9a00;
    color: white;
    text-decoration: none;
}

.Ganador{
    background: orange !important;
    font-weight: 700;
}

.BuscadorSubasta select{
    color: #868686 !important;
    margin-top: 0px;
    margin-left: 11px;
    font-size: 15px;
}

.BuscadorSubasta input{
    color: #868686 !important;
}

.BuscadorSubasta select:focus {
    outline: 0;
    border-radius: 5px;
    -moz-box-shadow: 0px 0px 6px orange;
    -webkit-box-shadow: 0px 0px 6px orange;
    box-shadow: 0px 0px 6px orange;
}

.BuscadorSubasta .uk-icon-search{
    float: left;
    margin-top: 2px !important;
}

.BuscadorSubasta button {
    width: 100%;
    height: 38px;
    font-size: 15px;
    background: #ffc424;
    -webkit-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

.FondoRecibirInfo{
    background: rgba(54, 149, 155, 0.92);
    width: 257px;
    padding: 20px;
    position: fixed;
    top: 200px;
    z-index: 99;
}

.FondoRecibirInfo p{
    color: white;
    margin-bottom: 2px;
    margin-top: 0;
    font-size: 16px;
}

.FondoRecibirInfo label{
    margin-top: 10px;
    color: white;
}

.CerrarVentana{
    color: white;
    float: right;
    margin-top: -15px;
    margin-right: -14px;
    font-size: 20px;
}

.InformacionGeneral p{
     margin-bottom: 0px;
}

.EnlaceVerMas{
    /*margin-top: 30px;*/
    background: #56bcc3;
    color: white;
    padding: 10px 50px;
    font-size: 33px;
    text-align: center;
}

.EnlaceVerMas:hover{
    background: #5ecdd5;
    text-decoration: none;
    color: white;
}

@media (min-width: 1220px){
    .uk-modal-dialog-large {
        width: 980px;
    }
}

#bubble-image{
    display: none !important;
}