@media (min-width: 1023px){
.mh-sticky-menu-placeholder--active {
    min-height: 80px;
}}

@media (max-width: 600px){
.mh-top-header, .mh-top-header-big, .mh-top-header--primary .mh-top-bar-user-panel__user-info {
    background: #003C7E!important;
    font-size: 13px;
}}

@media (min-width: 1024px){
.mh-top-header, .mh-top-header-big, .mh-top-header--primary .mh-top-bar-user-panel__user-info {
    background: #003C7E!important;
    }}

.text-sombra{
color: #FFFFFF;
background: #ece9e9;
text-shadow: 3px 5px 2px #474747;
}

.theme-default .nivo-caption {
  display:none!important;
}
  
.sticky-columna{
position: sticky;
position: -webkit-sticky;
top: 3rem;
}

.texto-blanco{
color:#FFF;
}

.texto-azul{
color:#1a3668;
}

.texto-rojo{
color:#dc1c2e;
}

 
.mh-padding-bottom-big {
  padding-bottom: 0px!important;}

@media (min-width: 768px){
.mh-top-title-offset {
  margin-top: 0px; }}

.mh-top-title-offset {
  margin-top: 80px;}

.mh-estate-vertical__date {
  font-size: 9px;}

.mh-estate-vertical__primary {  font-size: 20px;}

@media (min-width: 1024px){
.mh-agent-list__element {
    width: 23%;
  float: left;
  overflow: auto;}}

@media (min-width: 768px){
.mh-agent-list__element .mh-agent {
  margin: 0 10px 24px 10px;}}


.mdl-checkbox__label, .mdl-radio__label {
    text-transform: none;
    font-weight: 400;
    color: #666666;
  font-size: 11px;}

@media only screen and (max-width: 780px) {
 .mobile_row_hide {
 display: none;
 }
}

@media only screen and (max-width: 780px) {
 .ocultafondoimg {
background-image: none;
 }
}

.mh-estate__list__element a i {
    display: none;
      }
a{
  color: #004e9b !important;
}