header>.navbar{
    background-color: initial !important;
}
header{
    background-color: transparent !important;
    width: 70% !important;
    left: 26.5% !important;
}
header>.navbar .logo-container,header>.navbar .title-contaner, header>.navbar .user-menu{
    background-color: transparent;
}
header>.navbar .navbar-brand,header>.navbar .main-title,header>.navbar .vl{
    display: none;
}
 #row-title{
        margin-top: -20px;
}
.row-main-banner{
    margin-right: 0;
    position: relative;
    top: -35px;
}
.btn-custom img{
    height: 100px;
}
.btn-custom img:hover {
    transform: scale(1.1); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
    box-shadow: -1px 5px 26px 5px #004395;
    /*border: 4px solid #004395;*/
}

.feature-remate{
    background-color: rgba(66, 149, 245, 0.85) !important;
}
.feature-remate > li > span{
    color: #FFFFFF !important;
}
.row-main-banner{
    background-image: url('../images/main-banner.png');
    margin:auto;
    background-repeat: no-repeat;
    background-position: center, center;
    background-size: 100% 100%;
    height: 180px;
    margin-top: 35px
}
.main-banner-logo{
    background-image: url('../images/llave-main-banner.png');
    margin-top: auto;
    margin-bottom: auto;
    margin-left: 25%;
    background-repeat: no-repeat;
    background-position: center, center;
    background-size: 100% 100%;
    height: 192px;
    width: 250px
}
.main-banner-button{
    background-image: url('../images/icons/inmobiliarias.png');
    background-repeat: no-repeat;
    background-position: center, center;
    background-size: 100% 100%;
    height: 110px;
    width: 250px;
    margin-top: auto;
    margin-bottom: auto;
    margin-left: 50px;
    cursor: pointer;
}
.brand-carousel img{
    width: 150px;
    height: 120px;
}
.main-banner-button:hover{
    transform: scale(1.1);
    box-shadow: -1px 5px 26px 5px #004395;
}
.btn_inmobiliaria_movil{
    display: none;
}
@media only screen and (max-width: 1920px){
    #div-destacados{
        margin-top: -80px;
    }
    div#property-sec {
        margin-top: -180px!important;
    }
}

@media only screen and (max-width: 1600px) and (max-width: 1680px){
    #principal-form {
        margin-top: -5px;
    }

} 
@media only screen and (max-width: 1366px){
    #div-destacados{
        margin: -50px 0px;
    }
    .section-title{
        margin-top: -25px;  
    }
    #principal-form{
        margin-top: -45px;
    }
    #row-grid-recientes{
        margin-top: -10px;
    }
    div#property-sec {
        margin-top: -70px!important;
    }
}
@media only screen and (max-width: 1280px){
    #container-propiedades-recientes{
        margin-top: 60px !important;
    }
    #row-titulo-recientes{
        margin-bottom: 20px;
    }
    #div-destacados {
        margin: -70px 0px;
    }
    /* 13/03/2021 */
    .main-banner-logo{
        margin-left:20%;
    }
    .main-btn, .login_btn{
        display: none;
    }
    #row-title > div:first-child{
        margin-bottom: 0 !important;
    }
    .container-main-menu-buttons{
        margin-top: -2% !important;
    }
    .btn-custom img {
        height: 80px;
        width: 80%;
    }
    #principal-form {
        margin-top: 0px !important;
    }
    #main-option-1, #main-option-2, #main-option-3{
        margin: 5px 0px;
    }
    .section-title h1 {
        font-size:  25px !important;
    }
    .property-item{
        width: 250px !important;
    }
    .property-item .property-inner .image .property-feature li span {
        font-size: 10px;
    }
    .property-item .property-inner .content .left .title {
        font-size: 12px;
        font-weight: 600;
        margin-bottom: 13px;
    }
    .property-item .property-inner .content .left .location {
        position: relative;
        font-size: 12px;
        line-height: 20px;
        color: #222222;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .property-item  .date {
        font-size: 12px;
    }
    .property-item .property-inner .image a img{
        width: 200px !important;
        height: 150px !important;
    }
    .property-item .property-inner .image .property-feature li{
        padding: 5px 0px;
    }
    .property-item .property-inner .image .property-feature li span img {
        margin-right: 5px;
        width: 40% !important;
    }
    .property-item .property-inner .image .label {
        font-size: 11px;
    }
    .property-item .property-inner .content .right .type-wrap .price {
        font-size: 15px;
    }
}
@media only screen and (min-width: 1024px) and (max-width: 1152px){
    .btn-custom img {
        height: 90px;
    }
    .property-feature li:last-child{
            display: none !important;
    }
    .property-feature li:first-child{
        display: flex !important;
    }
}

@media only screen and (max-width: 1024px){
    #container-propiedades-recientes{
        margin-top: 35px;
    }
}

@media only screen and (min-width: 475px) and (max-width: 768px){
    #scrollUp{
        display: none !important;
    }
    #row-title{
        margin-left: 0;
        margin-right: 0;
    }
    #row-title h1{
        font-size: 25px !important;
    }
    #principal-form div{
        text-align: center !important;
    }
    #main-option-1, #main-option-2, #main-option-3{
        width: 200px;
        margin-right: initial;
        margin-left: initial;
    }
    .btn-custom img{
        height: 90px;
    }
    #titulo-destacado, #titulo-recientes{
        font-size: 25px !important;
    }
    #div-destacados{
        margin-bottom: 0;
    }
    
    #web_nav{
        display: initial;
    }
    #movil_nav{
        display: none;
    }
    #principal-form{
        margin-top: 0 !important;
    }
    .main-banner-button{
       
    }
    .main-banner-logo{
        margin-top: auto;
        margin-bottom: auto;
        margin-left: auto;
        margin-right: auto;
    }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 768px){
    header.header{
        background-color: #222 !important;
    }
    header>.navbar{
        background-color: #222 !important;
    }
    header{
        background-color: #222 !important;
        width: 99% !important;
        left: 0 !important;
    }
    header>.navbar .navbar-brand{
        display: inline-block;
    }
    #movil_nav{
        margin-top: -35px;
    }
    .page-banner-section{
        margin-top: 91px;
    }
    .main-banner-button{
        width: 200px;
        height: 90px;
        position: absolute;
        top: 0;
        left: 0;
        margin: 0;
    }
    .btn_inmobiliaria_movil{
        display: none;
    }
    .main-banner-logo{
        margin-top: auto;
        margin-bottom: auto;
        margin-left: auto;
        margin-right: auto;
    }
    .login_btn{
        position: relative;
        right: 30px;
        top: 20px;
        font-family: 'Caviar Dreams Bold';
        letter-spacing: 3px;
        color: #ffffff;
    }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 475px){
    header.header{
        background-color: #222 !important;
    }
    header>.navbar{
        background-color: #222 !important;
    }
    header{
        background-color: #222 !important;
        width: 100% !important;
        left: 0 !important;
    }
    header>.navbar .navbar-brand{
        display: inline-block;
    }
    #movil_nav{
        margin-top: -35px;
    }
    .page-banner-section{
        margin-top: 91px;
    }
    #scrollUp{
        display: none !important;
    }
    #row-title{
        margin-left: 0;
        margin-right: 0;
    }
    #row-title h1{
        font-size: 25px !important;
    }
    #principal-form div{
        text-align: center !important;
    }
    #main-option-1, #main-option-2, #main-option-3{
        width: 200px;
        margin-right: initial;
        margin-left: initial;
    }
    .btn-custom img{
        height: 90px;
    }
    #titulo-destacado, #titulo-recientes{
        font-size: 25px !important;
    }
    #div-destacados{
        margin-bottom: 0;
    }
    .main-banner-button{
        display: none;
        height: 50px;
        width: 100px;
        position: absolute;
        top: 0px;
        margin: 0;
    }
    .btn_inmobiliaria_movil{
        display: block;
        width: 200px;
        height: 90px;
        margin: 0 auto;
    }
    .main-banner-logo{
        margin-top: auto;
        margin-bottom: auto;
        margin-left: auto;
        margin-right: auto;
    }
    .login_btn{
        position: relative;
        right: 10px;
        top: 10px;
        font-family: 'Caviar Dreams Bold';
        letter-spacing: 3px;
        color: #ffffff;
    }
}