﻿body {
    /*padding-top: 50px;*/
    /*padding-bottom: 20px;*/
    font-family:"Open Sans";
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    /*max-width: 280px;*/
}

/* styles for validation helpers */
/*.field-validation-error {
    color: #b94a48;
}*/

.redesSocialesDetalle .compartirWpp{
    display:inline-block !important;
}
.redesSociales .compartirWpp{
    display:inline-block !important;
}
.redesSocialesDetalleMobile .compartirWpp{
    display:inline-block !important;
}

.field-validation-valid {
    display: none;
}

input.input-validation-error {
    border: 1px solid #b94a48;
}

input[type="checkbox"].input-validation-error {
    border: 0 none;
}

.validation-summary-errors {
    color: #b94a48;
}

.validation-summary-valid {
    display: none;
}

a:focus{
    outline:none !important;
    outline-offset:0px !important;
}

.TopBarCustom{
    width:100%;    
    background-color:rgba(0, 0, 0, 0.7);
    /*position:absolute;*/
    position:relative;
    top:0px;
    z-index:999;
    padding:15px 0px 0px 0px;
}

.EncabezadoHome,
.EncabezadoHomeVideo,
.EncabezadoHomeBajo,
.EncabezadoSeccion
{    
    position:relative;
    width:100%;
    overflow:hidden;
    /*margin:198px 0px 20px 0px;*/
    margin:0px 0px 20px 0px;
    padding:0px; 
    
}

.EncabezadoHome{    
    min-height:484px;
}

.EncabezadoHomeVideo{    
    /*min-height:484px;*/
}

.EncabezadoHome #myCarousel img{    
    min-height:484px;
    min-width:1920px !important;    
}
/*.EncabezadoHome #myCarouselMovil img{    
    min-width:1920px !important;    
}*/
.EncabezadoHomeVideo #myCarousel img{    
    /*min-height:484px;*/
    min-width:1920px !important;    
}

.EncabezadoSeccion{    
    min-height:250px;
}

.EncabezadoSeccion #myCarousel img{    
    min-height:250px;
    min-width:1920px !important;    
}

.mapaEnca,
.mapaPropiedades{
    display:inline-block;
    width:100%;
    height:660px;
    margin:0px;
    padding:0px;
    border:0px solid #fff;
}

.mapaEnca{
    height:475px !important;
}

.ContenedorBuscadorTop{
    width:100%;
    position:absolute;
    bottom:0px;
    /*z-index:9999;*/
    z-index:9;
    padding:0px;
}
.ContenedorBuscadorTopVideo{
    width:100%;
    position:absolute;
    bottom:0px;
    /*z-index:9999;*/
    z-index:9;
    padding:0px;
}

.ContenedorBuscadorTop input[type="text"]{
    width:90px !important;        
}
.ContenedorBuscadorTopVideo input[type="text"]{
    width:90px !important;        
}

.PestaniaBuscador{    
    width:110px;
    height:30px;
    text-align:center;
    line-height:30px;
    margin:0px;
    padding:0px;
    color:#fff;
    background-color:rgba(0, 0, 0, 0.7);
    margin:-30px 0 0 0;
}

.Buscador{
    display:inline-block;
    width:100%;
    margin:0px;
    padding:20px 0px 10px 0px;
    background-color:rgba(0, 0, 0, 0.7);
}

.Buscador .datoFrm,
.Buscador .datoFrmAngosto {
    display:inline-block;
    width:100%;
    margin:5px 0px 0px 0px;
    padding:0px;
    color:#fff;
}

.Buscador .liAngosto,
.Buscador .datoFrmAngosto {
    width:90px !important;
}

.Buscador .txtChk{
    color:#fff;
}

.Buscador input[type="text"],
.Buscador select{
    display:inline-block;
    width:100%;
    /*height:23px;*/
    /*border:1px solid #ccc;*/
    margin:0px;
    padding:0 5px;
    background-color:white;
    font-size:13px;
}

.form-control::-moz-placeholder{
    color: #000 !important;
}

.ContenedorBuscadorTop #Ambientes {
    width:100% !important;
}
.ContenedorBuscadorTopVideo #Ambientes {
    width:100% !important;
}
.ContenedorBuscadorTop #AmbientesFiltro, .ContenedorBuscadorTop #DormitoriosFiltro {
    width: 70px !important;
}
.ContenedorBuscadorTopVideo #AmbientesFiltro, .ContenedorBuscadorTopVideo #DormitoriosFiltro {
    width: 70px !important;
}
.ContenedorBuscadorTop #MonedaFiltro{
    width:90px;
}
.ContenedorBuscadorTopVideo #MonedaFiltro{
    width:130px;
}

.UnaLinea{
    display:inline-block;
    width:100%;
    margin:0px;
    padding:0px 0px 15px 0px;
    /*background-color:aqua !important;*/
}

.UnaLinea ul{
    display:inline-block;
    width:100%;
    margin:15px 0 0 0;
    padding:0px;
    list-style:none;
}

    .UnaLinea ul li {
        display: inline-block;
        width: 9.5%;
        margin: 0px 0px 0px 7px;
        padding: 0px;
    }

.UnaLinea ul .liBtn{
    width:auto;
}

.Normal{
    display:inline-block;
    width:100%;
    height:230px;
    margin:30px 0px 0px 0px;
    padding:0px;
    list-style:none;
}

.Normal ul{
    display:inline-block;
    width:100%;
    margin:0px;
    padding:0px;
    list-style:none;
}

.Normal ul li{
    display:inline-block;
    width: 47%;
    margin:0px 0px 0px 10px;
    padding:0px;
}

.Normal ul .liBtn{
    display:inline-block;
    float:right;
    margin:20px 20px 0px 0px;
    padding:0px;
    width:auto;
}

.DestacadaTop {
    display: inline-block;
    /*width:100%;*/
    width: 917px !important;
    height: 328px;
    margin: 0 0 0 111px;
    padding: 20px 40px;
    border-radius: 20px;
    /*background-color:rgba(0, 0, 0, 0.7);*/
}


.imgDestacadaTop {
    display: inline-block;
    float: left;
    max-width: 300px;
    max-height: 290px;
    margin: 0 20px 100px 0;
    padding: 0px;
    border: solid 6px #EEEEEE;
    border-radius: 20px;
}

.TextosDest{
    /*display:inline-block;*/
    /*width:90%;*/
    margin-left:10px;
    margin-right:10px;
    
    /*width:510px !important;*/    
    /*background-color:aqua;*/    
    height:165px;
    text-align:left;    
    /*top:-24px !important;
    margin:-24px 0 0 20px !important;*/
    /*margin-top:-24px !important;*/
    

    padding:0px !important;
    overflow:hidden;

}

.carousel-indicators{
    bottom:-5px !important;
}

.carousel-control{
    position:relative !important;
    top:-217px !important;
    z-index:1000 !important;    
}

 .carousel-control.left{
    float:left !important;    
    margin-left:35px;
}

 .carousel-control.right{
    float:right !important;
    margin-right:57px;
}

.fotosDestacadoTop{
    /*display:inline-block;    
    float:left;*/
    margin:18px 0 0 20px;
}

.fotosDestacadoTop img{
    display:inline-block;
    float:left;
    margin:0 10px 0 0;
    max-height:62px;
    border:solid 4px #DDDDDD;
}

.TextosDest h2
{
    color:#fff;
    margin-top:0px;
}

.TextosDest h4,
.TextosDest h5{
    color:#DDDDDD ;
}

.TextosDest h5{
    text-align:justify;
}

.centrado{
    text-align:center !important;
}

.ImgPieFix{
    width:auto !important;
    /*max-width:100% !important;*/
    max-height:150px;
    max-width:250px;
    margin-top:20px;
}

#LogoContactoPie{
    display:inline-block;    
    float:left;
    margin:0px 0px 0px 0px;
    /*padding:3px;
    border:solid 1px #CCCCCC;    */
}

#LogoContactoPie img{
    max-height:150px;
    /*max-width:340px;*/
    max-width:100%;
}

#Logo{
    display:inline-block;    
    margin:0px 0px 0px 30px;
    padding:0px;
}

#Logo img{
    display:inline-block;
    max-height:150px;
    max-width:420px;
    margin:0px;
    padding:0px;
}

.contenedorLogoCentrado #Logo img{
    max-width:400px;
}

.DatosDerecha{
    display:inline-block;
    float:right;    
    width:690px;
}

.DatosDerecha .DatosTop{
    display:inline-block;
    /*float:right;*/
    margin:0px 20px 0px 0px;
    /*width:345px;*/
    width:100%;
    /*background-color:rgba(0, 0, 0, 0.3);*/
    border-radius:3px;
    box-sizing:border-box;
    padding:10px 0px;
    /*background-color:red;*/
    text-align:right;
}

.DatosTop li{
    display:inline-block;
    /*width:100%;*/
    margin:2px 0px 2px 10px;
    text-align:center;
}

.tituloInmueble {
    display:inline-block;
    color: #384042;
    font-size: 18px;    

    padding:0px !important;
    margin:0 !important;
    /*margin:0px 0 0px 15px !important;*/
}

.codigoInmueble,
.subtituloInmueble {
    display:inline-block;
    /*margin-left: 15px;*/
    color: #777;
    font-size: 14px;
}

.subtituloInmueble {
    margin-top: 7px !important;
}

.codigoInmueble {
    color: #000000;
    font-size: 12px !important;    
    /*margin-bottom:10px !important;*/
    float:right;
}

.colProp,
.colPropEmpren,
.colPropDetalle {
    display:inline-block;
    float:left;
    margin-right:40px;
    margin-bottom:25px;
    width:240px;    
}

.colPropDetalle{
    width:350px;
}

.colProp {
    /*height:462px;*/
    height: 550px;
    /*width:240px;*/
    width: 350px;
    margin: 0 25px 25px 15px;
    padding: 0px !important;
    border-bottom: 1px solid #e1e1e1;
    border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    text-align: center;
    border-radius: 10px;
}
.colPropEmpren {
    /*height:462px;*/
    height: 550px;
    /*width:240px;*/
    width: 350px;
    margin: 0 15px 25px 15px;
    padding: 0px !important;
    border-bottom: 1px solid #e1e1e1;
    border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    text-align: center;
    border-radius: 10px;
}

.colPropDetalle {   
    
    margin-right:5px;    
    height:532px;
}

.descProp{

    /*border-bottom: 1px solid #e1e1e1;
    border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;*/
    /*width:240px;*/    
    width:350px;
    /*height:278px;*/   
    /*height:207px;*/
    height:165px;
    padding: 20px;
    position: relative;
    text-align: left;
    overflow:hidden;
}

.datosProp,
.datosProp li{
    display:inline-block;
    margin:0px;
    padding:0px;
    list-style:none;    
}

.datosProp{    
    display:inline-block;
    width:100%;
    /*height:60px;*/
    height:auto;
    margin:10px 0px 5px 0px;    
    padding:0 10px 0 10px;
    text-align:left;
    border:0px solid #EBEBEB;
    border-top-width:1px;
    box-sizing:border-box;
}

.datosProp li{
    width:auto;
    /*height:20px;*/
    /*line-height:20px;*/
    font-size:14px;
    margin:10px 20px 0 0px;
}

.datosProp li:last-child{
    margin-right:0px;
}

.datosProp li span{
    display:inline-block;
    width:auto;
    height:20px;
    text-align:left;
    margin:0px;    
}

.datosProp li i{
    font-size:22px;
    color:#bfbfbf;
}


.datosProp li .fa-circle{
    display:inline-block;
    float:left;
    font-size:3px !important;    
    margin:9px 3px 0 1px !important;
}

.datosProp li:first-child .fa-circle{
    display:none;
}

.datosProp .izq{
    display:inline-block;
    width:50%;
    height:60px;
    margin:0px 0px 0px 0px;
    padding:0px;
    overflow:hidden;
    float:left;
    font-family:"Open Sans";
    font-size:19px;
    color:#ccc;
}

.datosProp .der{
    display:inline-block;
    width:50%;
    height:60px;
    margin:0px 0px 0px 0px;
    padding:0px;
    overflow:hidden;
    float:right;
    text-align:center;
    font-family:"Open Sans";
    font-size:19px;
    color:#ccc;
}

.datosProp .der{
    float:right;
}

.datosProp .izq .valorDato{
    display:inline-block;
    width:100%;
    color: #777;
    font-size:12px;
    font-weight: 500;
    margin-left: 15px;
}

.datosProp .der .valorDato{
    display:inline-block;
    width:100%;
    color: #aaa;
    font-size:12px;
    font-weight: 300;
    margin-right: 15px;
}


.datosPropDescrip {
     width: 100%;
     height:68px;
    /*display: inline-block;*/
    display:none;
    color: #777;
    font-weight: 300;
    font-size: 15px;

}

/*.Buscador*/
.precioProp {
    border-color: #4cae4c;
    -moz-user-select: none;
    border: 1px solid transparent;
    border-radius: 2px;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    font-weight: normal;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    /*width:200px;*/
    width: 80%;
    margin: 10px;
    border-radius: 10px;
}

#telefonoHeaderTop,
#telefonoHeader,
#celularHeader,
#emailHeader{
    display:inline-block;
    font-family:"Open Sans";
    font-size:15px;
    color:#808080;
    text-align:right;
    line-height:24px;
    font-weight:bold;
}


#celularHeaderTop {
    display: none; 
}

#telefonoHeaderTop,
#telefonoHeader,
#celularHeader{    
    /*font-size:15px;*/
    margin-top:2px !important;
    
}

#telefonoHeaderTop{
    display:none;
    width:100%;
    text-align:center;
    float:left;
    margin:0px 0 10px 0;
}

#telefonoHeaderTop i,
#telefonoHeader i,
#celularHeader i,
#emailHeader i{
    margin:0 0 0 0px;
}

.listadoPie i{
    margin:0 5px 0 0;
}

.propiedadDestacada{
    display:inline-block;
    width:100%;
    height:360px;
    margin:0px;
    padding:0px;
    color:#333333;
    text-align:center;    
    /*z-index:900;*/
}
.destacada2xFila {
    height: 450px;
    transition: all 0.4s;
}
    .destacada2xFila:hover {
        transform: scale(1.03);
    }


.propiedadDestacada:hover,
.propiedadDestacada:focus{
    text-decoration:none;
    color:#333333;
}

.propiedadDestacada .imagenProp {
    display: inline-block;
    /*width:240px;
    height:180px;  */
    width: 350px;
    height: 263px;
    margin: 0px;
    padding: 0px;
    background-color: #EEEEEE;
    border-radius: 10px 10px 0 0;
}

.propiedadDestacada .imagenProp img{
    display:inline-block;    
    height:100% !important;
    width:100%;
    margin:0px;
    padding:0px;    
}

.propiedadDestacada .nuevaimagenProp{
    display:inline-block;    
    /*width:240px;
    height:180px;  */ 
    width:100%;
    height:100%;
    margin:0px;
    padding:0px;    
    background-color:#EEEEEE;
}
.mediaProp {
    display: inline-block;
    /*width:240px;
    height:180px;*/
    width: 350px;
    height: 263px;
    margin: 0 0 0 -1px;
    padding: 0px;
    position: relative;
    border-radius: 10px 10px 0 0;
}

.caption {
    position: relative;
    overflow: hidden;

    /* Only the -webkit- prefix is required these days */
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
}

.caption::before {
    content: ' ';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: transparent;
    transition: background .35s ease-out;

}

.caption:hover::before {
}

.caption__media {
    display: block;
    min-width: 100%;
    max-width: 100%;
    height: auto;
}

.caption__overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 10px;
    color: white;

    -webkit-transform: translateY(100%);
            transform: translateY(100%);
            
    transition: -webkit-transform .35s ease-out;
    transition:         transform .35s ease-out;

}

.caption:hover .caption__overlay {
    -webkit-transform: translateY(0);
            transform: translateY(0);
}

.caption__overlay__title {
    
            -webkit-transform: translateX(0);
            transform: translateX(0);

    transition: -webkit-transform .35s ease-out;
    transition:         transform .35s ease-out;
}

.caption:hover .caption__overlay__title {
    -webkit-transform: translateX( -webkit-calc(-100% - 10px) );
            transform: translateX( calc(-100% - 10px) );
}

.caption__overlay__title2 {
    background: rgba(0,0,0,0.6) ;
    content: ' ';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    
    -webkit-transform: translateY( 100%);
            transform: translateY( 100%);         

    transition: -webkit-transform .35s ease-out;
    transition:         transform .35s ease-out;
}

.caption:hover .caption__overlay__title2 {
    -webkit-transform: translateY(0);
            transform: translateY(0);
}

.caption_icon {
    border-radius: 2px;
    padding: 15px 12px 12px;
    position: absolute;
    top: 43%;
    left: 43%;
    opacity: 1;
}
.operProp {
    bottom:0px;
    color: #FFF;
    background: #435269;
    z-index:999;
    position:absolute;
    padding: 5px;
    text-transform:uppercase;
}

.Newsletter{
    display:inline-block;
    width:100%;
    margin:20px 0px -5px 0px;
    padding:0px;
    background-color:#DEDEDE;
    color:#677172;
    height:30px;
}

.Newsletter span,
.Newsletter form{
    display:inline-block;
    width:auto;
    margin:0px;
    padding:0px;
}

.Newsletter input[type="text"]{
    display:inline-block;
    width:300px;
    height:30px;
    border:1px solid #ccc;
    margin:0px;
    padding:0px;
}

    .Newsletter .btnEnviar,
    .Buscador .btnBuscar, .btnEnviarContacto {
        display: inline-block;
        width: 85px;
        margin: 0px;
        padding: 0px;
        text-align: center;
        font-family: "Open Sans";
        border: 0px solid #fff;
        background-color: #E8C61C;
        color: #1F1F1F;
    }

.btnMasOpciones {
    display: inline-block;
    width: 30px;
    margin: 0px;
    padding: 0px;
    text-align: center;
    font-family: "Open Sans";
    border: 0px solid #fff;
    background-color: #fff !important;
    color: #1F1F1F;
}

.Newsletter .btnEnviar,
.Buscador .btnEnviarContacto{
    height:28px;
    line-height:28px;
}

.btnEnviarContacto{
    background-color:#2C2C2C;
    color:#fff;
}

.btnEnviarContacto {
    border-radius: 4px;
    width: 100%;
    height: 34px;
    line-height: 34px;
    margin-bottom: 20px;
}

.Pie{
    width:100%;
    min-height:200px;
    margin:0px 0px 0px 0px;
    padding:15px 0px 25px 0px;
    background-color:#1F1F1F;
}

.TextoPie {
    display:inline-block;
    width:100%;
    font-size:45px;
    color:#575757;
    text-align:center;
    margin:0px;
    padding:0px;    
}

.TextoPie span{
    display:inline-block;
    width:100%;
    text-align:center;
    font-family:"Open Sans";
    font-size:17px;
    color:#ccc;
    margin:0px;
    padding:0px;
    vertical-align:top;
}

.piePowered{
    display:inline-block;
    width:100%;
    text-align:left;
    font-family:"Open Sans";
    font-size:13px;
    color:#ccc;
    margin:20px 0px 0px 0px;
    padding:20px 0px 0px 0px;
    border:0px solid #ccc;
    border-top-width:1px;
}

.piePowered a{
    font-family:"Open Sans";
    font-size:13px;
    color:#ccc;
    text-decoration:none;
}

.piePowered a:hover{
    color:#E8C61C;
}

.dvSeparador{
    display:inline-block;
    height:1px;
    width:100%;
    margin:0px;
    padding:0px;
}

#MenuPrincipal{
    border-radius: 0px;
    background-color:transparent;
    border-width:0px;
    margin:10px 0px 0px 0px;
    height:30px;    
}

.flotaDer{
    float:right;
}

.s-margentop{
    margin-top:0px;
}

.anchofichas {
        width: 24%;
    }

.TituDetalle{
    display:inline-block;
    width:100%;
    height:35px;
    line-height:35px;
    margin:0px;
    padding:0 15px;
    /*font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;*/
    font-family:"Open Sans";
    font-size:30px;
    font-weight:normal;
}

.TituDetalle .DetallePrecio{
    display:inline-block;
    margin:0px;
    padding:0px;
    float:right;
    font-size:27px;
    height:35px;
    line-height:35px;
    /*font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;*/
    font-family:"Open Sans";
}

.ListaDatosDetalle{
    display:inline-block;
    width:100%;
    margin:10px 0px 0px 0px;
    padding:0 15px;
    list-style:none;
}

.ListaDatosDetalle li{
    display:inline-block;
    width:50%;
    margin:3px 0px 3px 0px;
    padding:0px 0px 0px 0px;
    list-style:none;
    float:left;
}

.ListaDatosDetalle li i{
    color:#7ee579;
    margin-right:8px;
}

.tituListadoDetalle{
    display:inline-block;
    width:100%;
    margin:20px 0px 0px 0px;
    padding:10px 15px;
    border:0px solid #DCDCDC;
    border-bottom-width:1px;    
}

.descripcionDetalle{
    margin:20px 0 0 0;
    white-space: pre-line;
    word-wrap:break-word;
    overflow:hidden;
    padding:0 15px;
}

.descripcionQuienesSomos{    
    white-space: pre-line;
}

.codigoDetalle{
    display:inline-block;
    color:#989898;    
    font-size:16px;
    padding:0 15px;
}

.mapaDetalle{
    display:inline-block;
    width:100%;
    margin:0px 0px 0px 0px;
    padding:5px;
    border:1px solid #ccc;
    /*height:250px;*/
    height:auto;
}

.mapaDetalle a{
    display:inline-block;
    width:auto;
    margin:0px 0px 0px 0px;
    padding:5px;   
    color:black;    
    font-size:14px;
}

.mapaDetalle a:hover{    
    text-decoration:underline;
}

.mapaDetalle a img{
    max-width:100%;
}

.Reducido .TopBarCustom{
    position:relative;
}

.Reducido .ContenedorBuscadorTop{
    position:relative;
    bottom:0px;
    margin-top:40px;
}

.Reducido .ContenedorBuscadorTopVideo{
    position:relative;
    bottom:0px;
    margin-top:40px;
}

.form-control{
    background-color:#eeeeee;
}

.btn-default{
    background-color:#eeeeee;
}
 
.ContSlideImagenes{
    display:inline-block;
    width:100%;
    margin:0px;
    padding:0px;
}
  
.VideoDetalle{
    display:inline-block;
    width:730px;
    height:548px;
    margin:0px;
    padding:0px;
}

.frameTourVirtual{
    width:700px;
    height:500px;
}

.listadoOperacionesMapa{
    display:inline-block;
    width:100%;
    margin:10px 0px 0px 0px;
    padding:0px;
}

.listadoOperacionesMapa li{
    display:inline-block;
    margin:0px 24px 0px 0px;
    padding:0 0 0 28px;
    float:left;
    font-size:16px;
    line-height:30px;
    background-repeat:no-repeat;

}

    .listadoOperacionesMapa .alquiler {
        background-image: url(https://inmobiliaticastorage.blob.core.windows.net/imagenes-propiedades/Content/imagenes/IconosMapa/Alquiler.png);
    }

    .listadoOperacionesMapa .alquilerDia {
        background-image: url(https://inmobiliaticastorage.blob.core.windows.net/imagenes-propiedades/Content/imagenes/IconosMapa/AlquilerPorDia.png);
    }

    .listadoOperacionesMapa .alquilerTemp {
        background-image: url(https://inmobiliaticastorage.blob.core.windows.net/imagenes-propiedades/Content/imagenes/IconosMapa/AlquilerPorTemporada.png);
    }

    .listadoOperacionesMapa .venta {
        background-image: url(https://inmobiliaticastorage.blob.core.windows.net/imagenes-propiedades/Content/imagenes/IconosMapa/Venta.png);
    }

    .listadoOperacionesMapa .alquilerEstu {
        background-image: url(https://inmobiliaticastorage.blob.core.windows.net/imagenes-propiedades/Content/imagenes/IconosMapa/AlquilerEstudiantes.png);
    }

.twitterLink,
.facebookLink,
.twitterVacio,
.facebookVacio{
    display:inline-block;
    height:30px;
    width:30px;
    margin:0 20px 0 0;
}

.twitterLink {
    background-image: url(https://inmobiliaticastorage.blob.core.windows.net/imagenes-propiedades/Content/imagenes/RedesSociales/twitter.png);
}

.facebookLink {
    background-image: url(https://inmobiliaticastorage.blob.core.windows.net/imagenes-propiedades/Content/imagenes/RedesSociales/facebook.png);
}

.twitterVacio {
    background-image: url(https://inmobiliaticastorage.blob.core.windows.net/imagenes-propiedades/Content/imagenes/RedesSociales/twitterVacio.png);
}

.facebookVacio {
    background-image: url(https://inmobiliaticastorage.blob.core.windows.net/imagenes-propiedades/Content/imagenes/RedesSociales/facebookVacio.png);
}

.mapaPropiedades{
    padding:5px;
    border:1px solid #ccc;
}

.ContenedorImgQuienes{
    display:inline-block;
    width:100%;
    margin:0px;
    padding:0px;
    text-align:center;
}


.ContenedorImgQuienes img{
    display:inline-block;
    padding:0px;
    margin:0px auto;
    max-width:100%;
}

.EnvFrm{
    display:none;
    width:100%;
    margin:0px;
    padding:0px;
    /*min-height: 400px; 
    line-height: 400px;*/
    min-height: 150px; 
    line-height: 130px;  
    text-align: center; 
    background-color: #EEEEEE;
}

.EnvFrm span{
    display:inline-block;
    line-height:45px;
}

.EnvFrm span i {
    font-size:60px;
}

.EnvFrm img{
    display:inline-block;
    margin:0px auto;
}

/* Fade transition for carousel items */
.carousel .item,
.carousel .item active
 {    
    left: 0 !important;
      -webkit-transition: opacity .8s; /*adjust timing here */
         -moz-transition: opacity .8s;
           -o-transition: opacity .8s;
              transition: opacity .8s;
}

.carousel .item a
 {    
    float:left;
    width:100%;
    height:328px;    
    
}

#destacadosPrincipalesCarousel.carousel .item a
 {    
    width:917px !important;
    
}
.carousel-control {
    background-image: none !important; /* remove background gradients on controls */
}
/* Fade controls with items */
.next.left,
.prev.right {
    opacity: 1;
    z-index: 1;
}
.active.left,
.active.right {
    opacity: 0;
    z-index: 2;
}

.listadoPie,
.listadoRedesPie {
    display:inline-block;
    width:100%;
    margin:0px;
    padding:0px;
    text-align:left;
    color:#fff;
    list-style:none;
}

.listadoRedesCabecera {
    display:inline-block;
    /*display:none;*/
    /*width:88px;*/
    float:right;
}

.listadoPie li{
    font-size:16px;
    line-height:28px;
    /*height:28px !important;*/
    overflow:hidden;
    font-family:"Open Sans";
    font-weight:500;
    margin:2px 0px 4px 0px;
}

.listadoPie li a{
    color:#fff;
}

.listadoRedesPie li,
.listadoRedesCabecera li{
    display:inline-block;
    width:auto;
    margin:0px;
    padding:0px;
    float:left;
    font-size:25px;
    color:#fff;
}

.listadoRedesPie li a{
    color:#fff;
}

/*ul.listadoRedesPie li:first-child a{
    margin-left:0px !important;
}*/

.listadoRedesCabecera li a{    
    float:right !important;
    margin:0 0px 0 20px !important;    
}

.listadoRedesCabecera li a:hover{
    background-position: initial !important;
}

.listadoRedesCabeceraEnvelope{
    font-size:20px !important;
}
.listadoRedesCabeceraMobile{
    display:inline-block;
    font-size:26px !important;
    width:20px;    
    /*float:right;*/
    text-align:center;
    /*margin-top:2px !important;*/
}

.listadoRedesPieMobile{
    font-size:26px !important;
    line-height:26px !important;
}


.listadoRedesCabecera a,
.listadoRedesCabecera .twitterVacio,
.listadoRedesCabecera .facebookVacio{
    /*background-size:24px 24px;*/
    /*width:24px;
    height:24px;*/
    background:none;
    /*color:#000;*/
    font-size:35px;
}

.listadoRedesCabecera .twitterVacio,
.listadoRedesCabecera .facebookVacio{
    float:right;
    margin:0 0 0 20px;
}

.TitusPie{
    display:inline-block;
    width:100%;
    margin:0px 0px 10px 0px;
    padding:0px;
    text-align:left;
    color:#fff;
    font-size:22px;
    line-height:50px;
    font-family:"Open Sans";
    font-weight:500;   
}

.centrado #Logo{
    margin:0px auto;
}

ul.banderasPie,
ul#BarraIdiomas {
    background-image: url("./degrade.jpg");
    border: 0 solid red;
    bottom: 0;
    float: right;
    font-size: 14px;
    /*height: 37px;*/
    height:auto;
    line-height: 37px;
    margin: 0 18px 0 0;
    padding: 0 2px 0 0;
    position: relative;
    right: 0;
    width: 220px;

    z-index: 5;
}

ul.banderasPie{
    width: 100%;
    margin:25px 0px 0px 0px;
}

ul.banderasPie li,
ul#BarraIdiomas li {
    display: inline-block;
    float: right;
    list-style-type: none;
    padding: 0;
    text-align: center;
}

ul.banderasPie li{
    float:left;
}

ul.banderasPie li a img,
ul#BarraIdiomas li a img {
    margin-top: 6px;
    vertical-align: middle;
}
ul.banderasPie li a,
ul#BarraIdiomas li a {
    border: 0 solid red;
    color: #686868;
    display: block;
    height: 24px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 7px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    width: 23px;
}
ul.banderasPie li a:hover,
ul#BarraIdiomas li a:hover {
    background-position: center bottom;
    text-decoration: none;
}
.separadorIdiomas DIV {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color -moz-use-text-color #686868;
    border-image: none;
    border-style: none none none dotted;
    border-width: 0 0 0 1px;
    display: block;
    height: 20px;
    margin-top: 2px;
    width: 0;
}
.lnkIngles {
    background-image: url("./imagenes/en.png");
    background-size: 16px 32px;
    width:16px !important;
    height:16px !important;
    margin-top:5px !important;
}
.lnkEspanol {
    background-image: url("./imagenes/es.png");
    background-size: 16px 32px;
    width:16px !important;
    height:16px !important;
    margin-top:5px !important;
    margin-left:0px !important;
}
.lnkPortugues {
    background-image: url("./imagenes/pt.png");
    background-size: 16px 32px;
    width:16px !important;
    height:16px !important;
    margin-top:5px !important;
}

.DestacadoTituloSeccion{
    display:inline-block;
    float:left;
    width:100%;
    line-height:26px;
    margin:-18px 0 40px 15px;   
    text-align:center; 
}

.DestacadoTituloSeccion span{
    display:inline-block;    
    width:auto;
    font-size:24px;  
    text-transform:uppercase;
    color:#999999;  
    line-height:26px;
    padding:5px 20px;
    background-color:white;
}

.DestacadoTituloSeccionLinea{
    display:inline-block;
    float:left;
    width:100%;
    /*margin:30px 0 0px 0px;*/        
    margin:70px 0 0px 17px;        
    border:0px solid #E6E6E6;
    border-bottom-width:2px;
}

#destacadosPrincipalesCarousel{
    margin:0 0 40px 0;
}

#comentarios{
    height:180px;
}

.NombreInmoContactoPie{
    margin:0 0 5px 0;
    font-size:20px;
}

#navbar .menu-item a{
    font-size:17px;
}

.contenedorSliderTelefono,
.sliderTelefono{
    display:none;
    width:100%;
    margin:0;
    padding:0px;
    overflow:hidden;
    background-color:#EEEEEE;
}

.sliderTelefono div img{
    display:none;
    width:100%;
    margin:0px;
    padding:0px;
}

.contFiltroBusqueda {
    display:inline-block;
    margin:0px 0px 20px 0px;
    padding:0px;
    width:100%;
}

.ResultBusqueda {
    display:inline-block;
    margin:0px;
    padding:0px;
    width:100%;
}

.EstadoListado {
    display: inline-block;
    position: relative;
    width: 100%;
    height: 30px;
    background-color: red;
    margin: 0;
    z-index: 9;
    font-size: 15px;
    text-align: center;
    color: white;
    font-weight: bold;
    line-height: 30px;
    text-transform: uppercase;
    border-radius: 10px 10px 0 0;
}

#EstadoTelefono{
    display:none;
    width:100%;
    background-color:red;
    margin:0;    
    text-align:center;
    color:white;
    font-weight:bold;
    text-transform:uppercase;
    width:100% !important;
    height:30px !important;
    line-height:30px !important;
    font-size:15px !important;
}
   
.sliderTelefono .slick-arrow{
    /*display:none !important;*/
}
.slick-prev:before,
.slick-next:before{
    color: #000000 !important;
    font-size: 32px !important;
}
.slick-prev, .slick-next {
    width: 32px !important;
    border-radius: 20px;
    background-color: white !important;
    height: 30px !important;
}

.redesSociales{
    display:inline-block;
    float:left;
    width:100%;
    height:32px;
    line-height:47px;    
    margin:0 0 10px 0;
    text-align:center;
    font-size:0px;
}

.redesSocialesDetalle{
    display:inline-block;
    float:right;
    /*width:300px;*/
    height:32px;
    margin:-14px 0 -30px 0;
    text-align:right;
}

.redesSocialesDetalleMobile{
    display: none;
    bottom: 10px;
    left:0px;
    position: fixed;
    text-align: center;
    width: 100%;
    z-index: 101;
}

/*.facebookShare2,
.twitterShare2,
.whatsappShare2{
    display:inline-block;
    width:32px !important;
    height:32px !important;
    margin:0 10px !important;
    background-repeat:no-repeat !important;
    background-position:center center !important;
    top:0px;
}*/

.facebookShare,
.twitterShare,
.whatsappShare,
.instagramShare,
.youtubeShare,
.linkedInShare{
    display:inline-block;
    margin:0px 5px;
    border-radius:16px;
    width:35px;
    height:35px;    
    color:white;
    font-size:21px;
    text-align:center;
}
.redsocialPie{
    margin:10px 10px !important;
}

.whatsappShare{
    line-height:32px;
    background-color:#34AE22;
}

.facebookShare{
    line-height:35px;
    background-color:#4D67A3;
}

.twitterShare{
    line-height:30px;
    /*background-color:#25A7DF;*/
}

.linkedInShare{
    line-height:35px;
    background-color:#25A7DF;
}

.instagramShare{
    line-height:35px;
    background: #d6249f;
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
}
.youtubeShare{
    line-height:35px;
}

.facebookShare:hover,
.twitterShare:hover,
.whatsappShare:hover,
.instagramShare:hover,
.youtubeShare:hover{
    color:white;
}

.facebookShare.vacio,
.twitterShare.vacio,
.instagramShare.vacio,
.youtubeShare.vacio,
.linkedInShare.vacio{
    background-color:#777;
}

.instagramShare.vacio{
    background:#777;
}

/*.facebookShare2{
    background-image:url('./imagenes/RedesSociales/share/facebook.png');    
}

.twitterShare2{
    background-image:url('./imagenes/RedesSociales/share/twitter.png');    
}

.whatsappShare2{
    background-image:url('./imagenes/RedesSociales/share/whatsapp.png');    
}*/

.wrapper {
    display:inline-block;
  width: 30px;
  font-size: 0;
  background-color: cyan;
  margin-bottom: 2px;
}

p {
  margin: 0;
}

#MenuMobile{
    display:none;
    margin:5px 0 0px 0;
}

#MenuMobile a{
    display:inline-block;
    /*padding: 6px 0px;
    display:inline-block;
    margin: 10px 5px 0px 5px;
    border:solid 1px;
    border-radius:5px;
    padding:3px 5px;*/
}
#MenuMobile .navItems{
    border-bottom: solid 1px;    
    border-bottom-color:rgb(255,255,255,0.5);
}

.carousel .item a.lnkSlider{
    display:inline-block;
    height:auto !important;
    z-index:9999;
}

.btnStreet{
    display:inline-block;
    margin:0px;
    padding:5px 10px;
    background-color:black;
    color:#fff;
}

.btnStreet:hover {
    color:#fff;
}

.nombreInmoContacto{
    font-size:20px;
}

.colDataCnt ul{
    margin-top:0px;
    margin-bottom:0px;
    padding-left:20px;
}

.colDataCnt ul li{
    display:inline-block;
    width:100%;
    margin:5px 0px;
}

.colDataCnt ul.listadoRedesCnt,
.colDataCnt ul.listadoRedesCnt li{
    display:inline-block;
    margin:0px;
    padding:0px;
}

.colDataCnt ul.listadoRedesCnt{
    width:100%;
    padding-left:20px;
    box-sizing:border-box;
}

.colDataCnt ul.listadoRedesCnt li {
    width:auto;
    float:left;
}

#frmContacto2{
    margin-top:28px;
}

.itmPopu {
    display: inline-block;
    width: 100%;
    height: 350px;
    position: relative;
    /*background-color:green;*/
    margin-top: 10px;
    margin-bottom: 10px;
    transition: all 0.4s;
    overflow: hidden;
    border-radius: 10px;
}

.itmPopu .texto{
    position:absolute;
    top:50%;
    /*background-color:green;*/        
    /*background-color:red;*/
    text-align:center;
    width:100%;
    /*height:40px;*/
    transform: translate(0,-50.5%);
    z-index:101;
}

.itmPopu .texto h4{
    font-size: 28px;
    line-height: 36px;
    color: #fff;
    font-weight:bold;
}

.itmPopu .imgBack{
    background-size: cover;
    background-position: 50%;
    width: 100%;
    height: 100%;
    /*transition: all 0.55s;*/
    position: absolute;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    transition: transform 0.35s ease-out;
}

.itmPopu::before{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    content: "";
    background-color: #4d4d4d;
    opacity: 0.3;
    z-index: 99;
    transition: 0.3s ease-out;    
}

.itmPopu div span {
    display:inline-block;
    margin:auto;
    line-height:20px;
    color:#fff;
    font-weight:bold;
}

.itmPopu:hover .imgBack {
  transform: scale(1.06);
}

.MasPopulares{
    margin-top:50px;
    margin-bottom:30px;
}

.itmPopu:focus,
.itmPopu:hover,
.itmPopu:hover:before {
  background-color: black !important;
}

.MasPopulares h2{
    text-align:center;
    font-size: 24px;
    text-transform: uppercase;
    color: #999999;
    line-height: 26px;
    font-weight:normal;
    font-family:"Open Sans";
    margin-bottom:25px;
}

.MasPopulares h2 b{
    font-weight:bold;
}

.wspFlotante{
    width:60px;
    height:60px;
    background-color:#1ED760;
    margin:0px;
    border-radius:30px;
    color:#fff;
    position:fixed;
    bottom:20px;
    right:20px;
    line-height:60px;
    text-align:center;
    font-size:40px;
    z-index:9999;
}

.wspFlotante:hover{
    color:#fff;
    opacity:0.9;
}

.barraFlotanteMovil{    
    width:100%;
    height:50px;
    background-color:black;
    position:fixed;
    bottom:0px;
    z-index:9999;
    text-align:center;
    display:none;
    justify-content:space-between;    
    flex-wrap: wrap;
}

.barraFlotanteMovil .llamar,
.barraFlotanteMovil .wsp,
.barraFlotanteMovil .email
{
    display:inline-block;
    width:33%;
    margin:0px;
    border:0px solid #2CB13F;
    background-color:#000;
    color:#fff;
    box-sizing:border-box;
    height:50px;
    text-align:center;
    line-height:50px;    
    position:relative;
    font-weight:bold;
}

.barraFlotanteMovil .wsp{
    background-color:#2CB13F;
}

.colProp.simil{
    margin-right:15px;
}
.colPropEmpren.simil{
    margin-right:15px;
}
.mardelplataPropFooter{
    text-align:right;
}
.botonNoticiasIndex{
    text-align:center;
    margin:10px 0px 10px 0px;
}

#productorTelefono a, #productorEmail a{
    color:black;
}
.noticiasTitulo{
    width:100%;
    margin-left:0px;
}
.inmoTituloIndex{
    word-break:break-word;
    display: inline-block;
    margin-top: 20px;
}


.direccionInmuComunitario, .costoInmuComunitario{
    padding: 5px 10px 5px 10px;
    margin: 0 30px 0 0;
    font-size: 35px;

}
.subDireccionInmuComunitario{
    font-size: 20px;
}
.tituloInmuComunitario{
    font-size: 22px;
    margin-bottom: 10px; 
    padding:10px;
}

.datosFicha span{
    padding:5px 10px 5px 0;
    display:inline-block;
    width:140px;
}


.tituloInmuComunitario b{
    padding: 3px 5px 3px 5px;                
    text-align: center;
    background-color: #ed1b24;
    color:#fff;
    border-radius: 5px;

}
.costoInmuComunitario{
    font-weight:bold;
}

.codigoInmuComunitario{
    margin: 0 10px 0 10px;
    font-variant: tabular-nums;
    font-feature-settings: "tnum";
    padding: 5px;
    font-size: 18px;
    border: 1px solid #91d5ff;
    border-radius: 2px;
    color: #1890ff;
    background: #e6f7ff;
}
.contenedorInmuComunitarioDatos{
    display: inline-block;    
    padding: 10px;

    width:750px;
    margin-left:auto;
    margin-right:auto;
}
.listaServiciosInmuComunitario{
    list-style: none;
    padding-left: 0;
    columns:2;
}
.itemServicioInmuComunitario i{
    color:lightskyblue;
}
.datosFichaTitulo{
    font-size:20px;
    color:orangered;
    border-bottom: 1px solid #aaa;
}

.goog-te-gadget-icon {
    background-image: url(https://inmobiliaticastorage.blob.core.windows.net/imagenes-propiedades/Content/Adm/imgs/g-translate.png) !important;
    background-position: 0px 0px !important;
    height: 27px !important;
    width: 27px !important;
    background-size: 27px;
    margin-right: 8px !important;
}

.btnSolicitarVisita{
    margin-top:10px;
}
#modalSolicitarVisita .modal-body input{
    font-family: pt sans,sans-serif;
    font-size: 14px;
    font-weight: 300;
    color: #bababa;
    width: 100%;
    height: 47px;
    border: 1px solid #eee;
    line-height: 45px;
    padding: 15px;
    background-color: transparent;
    outline: 0;
    margin-bottom: 15px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}
.visitaEmail, .visitaTel{
    width:49%;
    position: relative;
    display:inline-block;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}


.vidriera {
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    padding: 0;
    margin: 0;
    overflow: hidden;
    font-size: 1rem;
}
.vidriera-box-imagen {
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0 !important;
    text-align: center;
}
.vidriera-box-telefono, .vidriera-box-mail {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    font-size: 1rem;
    color: #737373;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.vidriera-box-slider {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 1rem 0;
    background: transparent;
}
.vidriera-inmueble-imagenes {
    position: absolute;
    top: 0;
    left: 0;
    /*width: 100%;*/
    width: 100vw;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
 .vidriera-principal {
    position: relative;
    /*width: 100%;*/
    width: 100vw;
    height: 100%;
}
.vidriera-secundaria-box {
    position: relative;
    /*width: 100%;*/
    width: 11vw;
    height: 100%;
    padding: 1.1rem;
    background: #fff;
    color: #343434;
    text-align: center;
    overflow: hidden;
    box-shadow: 0 0 1rem rgba(0, 0, 0, 0.502);
    display: flex;
    flex-direction: column;
    margin-top:20px;
}
.vidriera-secundaria {
   position: absolute;
    top: 1rem;
    right: 2rem;
    max-width: 200px;
    height: auto;
    /*transform: scale(0.8, 0.8);*/
    transition: 1.3s all ease-out 2.5s;
    /*opacity: 0;*/
    display: flex;
    flex-direction: column;
    margin-right: 20px !important;
    /*flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    align-content: space-between;*/
}
.vidriera-inmueble-info {
    height: 100%;
    padding: 1rem 0;
    z-index: 1000;
    padding: 20px 60% 20px 40px;
}
.vidriera-inmueble-info-inner {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 2.1rem;
    background: #fff;
    color: #343434;
    text-align: center;
    overflow: hidden;
    box-shadow: 0 0 1rem rgba(0, 0, 0, 0.502);
    display: flex;
    flex-direction: column;
}

.vidriera-inmueble-info-titulo {
  position: relative;
  width: 100%;
  height: auto;
  padding-bottom: 1rem;
  /*background-image: linear-gradient(124deg, #ff2400, #e81d1d, #e8b71d, #e3e81d, #1de840, #1ddde8, #2b1de8, #dd00f3, #dd00f3);*/
  color: #e91e63;
  font-weight: 500;

  background-image: linear-gradient(92deg, #e91e63 0%, #9e9e9e 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: hue 60s infinite linear;
}

.vidriera-inmueble-info-titulo:after {
  content:"";
  position:absolute;
  bottom: 0px;
  right: 0px;
  width: 100%;
  height: 1px;
  background: linear-gradient(to right, #ffffff 0%, #c0c8c9 50%, #ffffff 100%);
}

.vidriera-inmueble-info-subtitulo {
  position: relative;
  width: 100%;
  padding: 1rem 0;

  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}

.vidriera-inmueble-info-subtitulo:after {
  content:"";
  position:absolute;
  bottom: 0px;
  right: 0px;
  width: 100%;
  height: 1px;
  background: linear-gradient(to right, #ffffff 0%, #c0c8c9 50%, #ffffff 100%);
}

.vidriera-inmueble-info-tipo {
  font-size: 2.5rem;
  font-weight: 300;
  color: #343434;
  display: flex;
  align-items: flex-end;
}

.vidriera-inmueble-info-precio {
  font-size: 2.8rem;
  font-weight: 600;
  color: #444;  
  display: flex;
  align-items: flex-end;
}

.vidriera-inmueble-info-descripcion {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 1rem 0;
  overflow: hidden;
  font-size: 17px;
}
.vidriera-inmueble-info-pie {
  position: relative;
  width: 100%;
  padding: 1rem 0;

  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.vidriera-inmueble-info-logo {
    /*width: 200px;*/
    width: 9vw;
    height: auto;
    flex-direction: column-reverse;
  padding: 0;
  background-color: #fff;
  font-weight: 700;
  animation: hue 60s infinite linear;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  /*align-items: center;*/
  z-index: 9;
}
.vidriera-inmueble-info-qr {
    /*width: 165px;*/
    width: 9vw;
    height: auto;
    flex-direction: column;
  padding: 0;
  background-color: #fff;
  border: 2px solid #e91e63;
  font-weight: 700;
  color: #e91e63;
  animation: hue 60s infinite linear;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  /*align-items: center;*/
  z-index: 9;
}
.vidriera-inmueble-info-mail {
    position: relative;
    /*width: 100%;*/
    width: 12vw;
    height: 100%;
    overflow: hidden;
    font-size: 1.5rem;
    color: #737373;
    display: flex;
    flex-direction: column-reverse;
}
.vidriera-slides {display: none;}
.vidriera-dot {
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}
.vidriera-fade {
  animation-name: fade;
  animation-duration: 1.5s;
}
@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}
.vidriera-flips {
	height: 100%;
	transform-style: preserve-3d;
	width: 100%;
}
.vidriera-flip {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 100px;
    line-height: 1;
    backface-visibility: hidden;
    height: 100%;
    position: absolute;
    transition: transform .5s ease-out;
    transform: rotateY(180deg);
    width: 100%;
}	
.flip-active {
	transform: rotateY(0deg);
}
.flip-prev {
	transform: rotateY(-180deg);
}
.vidriera-indicador {
    position: absolute;
    left: 50%;
    right: auto;
    transform: translateX(-50%);
    bottom: 1.35rem;
    margin: 0 !important;
    padding: 0 !important;
    text-align: center;
    list-style: none;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    z-index: 5;
}
.bgVideoNav{
    background: linear-gradient(to bottom, rgba(5,1,1,0.5) 0%,rgba(3,1,1,0.5) 47%,rgba(0,0,0,0) 100%);
}
.navigator_default_busy.navigator_default_cell {
  background-color: #ee4f2e !important;
  color: white;
  border-radius:15px;
}

.martilleroDatos{
    background-color:#e8e8e8;
    border-radius: 10px;
    padding: 10px 6px;      
    margin:0 10px 10px 10px;   
}
.contenedorPropiedadFormatoFila{
    display:inline-block;
    border:1px solid #eeeeee;  
    margin:10px 0; 
    border-radius:10px; 
}
.propiedadFormatoFilaFoto{  
    display:block;  
    border-radius:10px 0 0 10px; 
    overflow: hidden;   
}
.propiedadFormatoFilaFotoImg{
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 280px;
    width: 292px;
    transition: all 0.4s;
}
.propiedadFormatoFilaFoto:hover .propiedadFormatoFilaFotoImg{
    transform: scale(1.1);
}

.displayInlineBlock{
    display:inline-block;
}
.noPaddingLR{
    padding-left:0 !important;
    padding-right:0 !important;
}
.width100x100{
    width:100%;
}
.propiedadFormatoFilaContacto{
    text-align:right;
}

.propiedadFormatoFilabtnDetalle{
    border-radius: 4px;
}

.propiedadFormatoFilabtnDetalle:hover {
  background-image: linear-gradient(rgb(0 0 0/10%) 0 0);
}

.sombra{
    box-shadow:0px 8px 20px 0px rgba(0, 46, 82, 0.2);
}
.padding10{
    padding:10px !important;
}
.propiedadFormatoFilaInfoMartilleroContenedor{
    display:inline-block;
    width:49%;
}
.propiedadFormatoFilaInfoMartilleroContenedor i{
    margin:0 5px;
}
.propiedadFormatoFilaInfoMartilleroContenedor img:hover {
    cursor:pointer;
}

.propiedadFormatoFilaInfolistaMartilleros{
    overflow-x: auto;
    white-space: nowrap;
}
.propiedadFormatoFilaInfolistaMartilleros::-webkit-scrollbar {
    height:10px;
}
.propiedadFormatoFilaInfolistaMartilleros::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
  border-radius: 10px;
}
.propiedadFormatoFilaInfolistaMartilleros::-webkit-scrollbar-thumb {
  background: #2a6496; 
  border-radius: 10px;
}
.marginTop10{
    margin-top:10px;
}
.marginBottom10{
    margin-bottom:10px;
}
.propiedadFormatoFilaDescripcion{
    height: 80px;
    overflow: hidden;
    display:inline-block;
    width: 100%;
    color: #777;
    font-weight: 300;
    font-size: 15px;
}
.propiedadFormatoFilaDetalle{
    padding:10px 10px 10px 30px;
}
.propiedadFormatoFilaMartilleroNombre{
    white-space:normal;
}
.propiedadFormatoFilaTitulo{
    /*color:#888;*/
    color:black;
}
.propiedadFormatoFilaIcono{
    background-color:black !important;
    color: #FFFFFF !important;
    border-radius: 20px;
    padding: 12px 10px 10px;
    opacity: 1;
}
.propiedadFormatoFilaWhatsApp{
    display:inline-block !important;
    line-height: 30px;
    width: 32px;
    height: 32px;
    font-size: 20px;
}
.listadoItemOcultoMovil{
    display:inline-block !important;
}
.listadoItemOcultoEscritorio{
    display:none !important;
}
.propiedadFormatoFilaDireccion{
    color:#888;
}
.propiedadFormatoFilaprecio{    
    display: inline-block;
    font-size: 20px;
    padding: 10px;
    text-align: right;
    vertical-align: middle;
    color:black;
    background-color:white;
}
.estadoFormatoFila{
    position:absolute;
    border-radius: 7px 0 0 0;
}

.pieDatosContactoItem{
    padding: 10px 0px;
    margin-right: 5px;
    font-size:16px;
}

.pieDatosContactoItemIcono{
    padding:2px 8px 5px 0;
}
.pieDatosContactoTexto{
    width: 75%;
    display: inline-table;
}
.grecaptcha-badge { 
    visibility: hidden !important;
}

.fichaUsuarioVistaEquipo {
    flex: 1 1 calc(25% - 20px); /* máximo 4 por fila */
    box-sizing: border-box;
    background: #eee;
    border: 1px solid #ddd;
    border-radius: 8px;
    text-align: center;
    padding: 15px;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

    .fichaUsuarioVistaEquipo:hover {
        transform: translateY(-4px);
        box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    }

.usuarioVistaEquipoIMG {
    width: 100%;
    max-width: 120px;
    height: auto;
    border-radius: 20px;
    margin-bottom: 10px;
    cursor:pointer;
}

.contenedorFichasUsuarioVistaEquipo {
    display: flex;
    flex-wrap: wrap;
    justify-content: center; /* centra horizontalmente las fichas */
    gap: 20px; /* espacio entre fichas */
    padding-top: 20px;
    width: 100%;
}
.fichaUsuarioVistaEquipo b {
    font-size: 18px;
}

.fade-in-bottom {
    opacity: 0;
    transform: translateY(20px);
    animation: fadeInBottom 1s ease-out forwards;
    animation-play-state: paused;
}

.btnWspUsuarioVistaEquipo, .btnEmailUsuarioVistaEquipo {
    color: #ffffff;
    border-radius: 10px;
    font-size: 15px;
    font-weight: 600;
    padding: 5px 20px;
    margin: 5px;
    width: 200px;
}

.btnWspUsuarioVistaEquipo {
    background-color: #25d366;
}

.btnEmailUsuarioVistaEquipo {
    background-color: #717171;
}


@keyframes fadeInBottom {
    from {
        opacity: 0;
        transform: translateY(20px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.contenedorTipoInmuebleCarrousel {
    position: relative;
    width: 80vw;
    left: 60%;
    right: 60%;
    margin-left: -45vw;
    margin-right: -45vw;
    box-sizing: border-box;
    overflow: hidden;
}

.carousel-track {
    display: flex;
    transition: transform 0.8s ease;
}

.contenedorTipoInmuebleCarrouselItem {
    flex: 0 0 25%; /* 4 visibles */
    box-sizing: border-box;
    padding: 5px;
    height: 450px;
    position: relative;
}

    .contenedorTipoInmuebleCarrouselItem .itmRef {
        display: inline-block;
        width: 100%;
        height: 440px;
        position: relative;
        transition: all 0.4s;
        overflow: hidden;
        border-radius: 10px;
    }

    .contenedorTipoInmuebleCarrouselItem .texto {
        position: absolute;
        top: 50%;
        text-align: center;
        width: 100%;
        transform: translate(0, -50.5%);
        z-index: 101;
    }

        .contenedorTipoInmuebleCarrouselItem .texto h4 {
            font-size: 28px;
            line-height: 36px;
            color: #fff;
            font-weight: bold;
        }

    .contenedorTipoInmuebleCarrouselItem div span {
        display: inline-block;
        margin: auto;
        line-height: 20px;
        color: #fff;
        font-weight: bold;
    }

    .contenedorTipoInmuebleCarrouselItem .imgBack {
        background-size: cover;
        background-position: 50%;
        width: 100%;
        height: 100%;
        transition: all 0.55s;
        position: absolute;
        top: 0;
        left: 0;
        background-repeat: no-repeat;
        transition: transform 0.35s ease-out;
    }

    .contenedorTipoInmuebleCarrouselItem::before {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        display: block;
        content: "";
        opacity: 0.3;
        z-index: 99;
        transition: 0.3s ease-out;
    }


    .contenedorTipoInmuebleCarrouselItem:hover .imgBack {
        transform: scale(1.06);
    }

.carousel-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(0,0,0,0.5);
    border: none;
    color: white;
    font-size: 24px;
    cursor: pointer;
    padding: 10px;
    z-index: 999;
    border-radius: 50%;
    width: 50px;
}

    .carousel-btn:hover {
        background: rgba(0,0,0,0.8);
    }

    .carousel-btn.prev {
        left: 0;
    }

    .carousel-btn.next {
        right: 0;
    }

.tasacionesContenedor {
    position: relative;
    width: 100vw;
    left: 49.3%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    background-color: #f5f5f5;
    padding: 0px 30%;
    box-sizing: border-box;
    display: flow-root;
}
    .tasacionesContenedor span {
        background-color: #f5f5f5;
    }

#frmContactoTasacion input, #frmContactoTasacion textarea {
    background-color: white;
}

.Buscador #masOpcionesMenuBuscador {
    width: 90%;
    background-color: #FFF;
    border-radius: 10px;
    border: 1px solid #eee;
    padding: 5px;
    margin: 10px;
}

#masOpcionesMenuBuscador ul {
    margin: 0;
}

#masOpcionesMenuBuscador li {
    width: 12%;
}


/* LG */
@media (min-width: 1200px) {

    .mapaEnca,
    .mapaPropiedades{
        height:660px;
    }
    .newContainer {
        max-width: 100vw;
    }    

}



/* MD */
@media (min-width: 992px) and (max-width: 1200px) {

    #Logo img{
        max-width:450px;
    }

    .newContainer {
        max-width: 970px
        /*970px*/
    }
    .contenedorLogoCentrado #Logo img{
        max-width:290px;
    }

    .col-md-8{
        width:81% !important;
    }
    .DestacadaTop{
        margin-left:0px !important;
    }

    .carousel-control.left{
        margin-left:-64px;
    }

    .carousel-control.right{
        margin-right:-18px;
    }


    #MenuPrincipal{
    height:100px;    
    }

    .TopBarCustom{
        position:relative;
        background-color:rgba(0, 0, 0, 1);
    }

    .mapaEnca,
    .mapaPropiedades{
        height:410px;
    }

    .EncabezadoHome{    
    margin:0px 0px 20px 0px;
    height:484px !important;
    }
    .EncabezadoHomeVideo{    
    margin:0px 0px 20px 0px;
    height:484px !important;
    }

    .EncabezadoSeccion{    
    margin:0px 0px 20px 0px;
    height:250px !important;
    }

    .UnaLinea .btnBuscar {
        width:auto;
        padding:0px 10px 0px 10px;
    }

    .UnaLinea ul li{
        margin-left:6px;
    }

    .VideoDetalle{        
        width:597px;
        height:448px;
    }

    #detalleColDerecha{
        width:80%;
    }

    .ImgPieFix{
        max-width:220px;
    }
       
    .Buscador div.container{
        padding:0px !important;        
    }
}

/* SM */
@media (min-width: 768px) and (max-width: 992px) {

    #Logo img{
        max-width:320px;
    }

    .newContainer {
        max-width: 720px
    }

    .contenedorLogoCentrado,
    .contenedorDatosCentrados{
        width:50%!important;
        text-align:right !important;
        float:left;
        overflow:hidden !important;
    }
    .contacto{
        padding:0 40px !important;
    }

    .Buscador ul li,
    .ContenedorBuscadorTop #AmbientesFiltro,
    .ContenedorBuscadorTopVideo #AmbientesFiltro,
    .Buscador ul #MonedaFiltro,    
    .Buscador ul .liAngosto,
    .Buscador ul .liBtn{
        display:inline-block;
        width:48% !important;
        /*margin: 0 0 10px 0;*/
        padding: 5px 10px !important;
    }

    .btnBuscar{        
        width:100% !important;        
    }

    .ContenedorBuscadorTop input[type="text"]{
        width:100% !important;        
    }

    .ContenedorBuscadorTopVideo input[type="text"]{
        width:100% !important;        
    }

    .adGalleryCrop{
        height: 378px !important;
        width: 690px !important;
    }

    .DatosTop
    {
        width:453px;
    }

    .EncabezadoHome{
        min-height:242px;
    }

    .EncabezadoHomeVideo{
        min-height:242px;
    }

    .EncabezadoHome #myCarousel img{    
        min-height:242px;
        min-width:960px !important;    
    }

    .EncabezadoHome #myCarouselMovil img{    
        min-height:242px;
        min-width:960px !important;    
    }

    .EncabezadoHomeVideo #myCarousel img{    
        min-height:242px;
        min-width:960px !important;    
    }

    #MenuPrincipal{
        height:100px;    
    }

    .TopBarCustom{
        position:relative;
        background-color:rgba(0, 0, 0, 1);
    }

    #Logo{
        margin:0px;
    }

    .DatosTop{
        margin:0px;
    }

    .propiedadDestacada{
        height:405px;
    }

    #destacadosPrincipalesCarousel,
    .carousel-control{
        display:none !important;
    }


    .Newsletter span{
        display:inline-block;
        width:100%;
        margin-bottom:5px;
    }

    .mapaEnca,
    .mapaPropiedades{
        height:335px;
    }

    .EncabezadoHome,
    .EncabezadoHomeVideo,
    .EncabezadoSeccion{    
        margin:0px 0px 20px 0px;
    }

    .UnaLinea ul li{
        width:26%;
    }

    .VideoDetalle{        
        width:690px;
        height:518px;
    }
        
    #EstadoTelefono{
        display:inline-block !important;        
    }

}

/* XS */
@media (max-width: 767px) {
    .visualizarCompartir{
        display:none;
    }
}

@media (max-width: 768px) {
    
    .anchoTablaSucursales {
    overflow-x: scroll;
    }
    .newContainer {
        max-width: 540px
    }
    
    .linknavMovil {
        width: 33%;
        float: left;
    }
    .contenedorInmuComunitarioDatos{
    display: inline-block;    
    padding: 10px;

    width:100% !important;
    margin-left:auto;
    margin-right:auto;
}
    .EncabezadoHomeVideo{
        /*height: 433px !important;*/
    }
    .ContenedorBuscadorTopVideo{
        margin-top: 157px !important;
    }
    .anchofichas {
        width:100%
    }
    .marketing p{
        padding:0 15px;
    }

    #Logo img{
        max-width:400px;
    }

    .contacto{
        padding:0 30px !important;
    }

    #frmContacto2{     
        margin:40px 0 0 0 !important;
    }

    .Reducido .ContenedorBuscadorTop{
        margin-top:0px !important;
    }
    
    .Reducido .ContenedorBuscadorTopVideo{
        margin-top:0px !important;
    }

    .Buscador ul li{
        width:48% !important;
    }

    .contenedorLogoCentrado{
        margin:30px 0 0 0;
    }

    .UnaLinea {
        padding: 0px 0px 5px 0px !important;
    }

    /*#BarraIdiomas,
    #MenuPrincipal,
    #celularHeader,
    #emailHeader{
        display:none;
    }*/

    #MenuPrincipal{
        display:none;
    }

    #MenuMobile{
        display:block;        
    }
    
    #telefonoHeaderTop{
        display:inline-block !important;
    }

    /*.DatosDerecha{
        display:none !important;
    }*/

    #BarraIdiomas,
    .DatosTop{
        display:none !important;
    }

    .redesSocialesDetalle{
        /*display: none;*/
    }

    .redesSocialesDetalleMobile{
        display: block;
    }

    .EncabezadoHome{
        min-height:352px;
    }
    .EncabezadoHomeVideo{
        min-height:352px;
    }

    #Logo img {
        width:auto !important;
    }

    .container {
        width: 100% !important;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding:0px;
    }

    .colPropDetalle{
        display:inline-block;
        width:100% !important;
        text-align:center !important;
        height:auto;
        margin-bottom:20px;
    }

    .propiedadDestacada{
        margin:0px auto !important;
    }

    .Buscador {
        /*padding:10px 0 0 0;*/
    }

    .Buscador ul li,
    .ContenedorBuscadorTop #AmbientesFiltro,
    .ContenedorBuscadorTopVideo #AmbientesFiltro,
    .Buscador ul #MonedaFiltro,    
    .Buscador ul .liAngosto,
    .Buscador ul .liBtn{
        display:inline-block;
        width:48% !important;
        /*margin: 0 0 10px 0;*/
        padding: 5px 10px !important;
    }

    /*.ContenedorBuscadorTop #AmbientesFiltro,*/
    /*.Buscador ul #MonedaFiltro,    
    .Buscador ul .liAngosto,
    .Buscador ul .liBtn {
        width:48% !important;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        margin:0px;
        float:left;
        padding:10px !important;
    }*/

    .Buscador ul .liBtn{
        width:98% !important;
        /*margin-top:15px;*/
        margin-bottom:10px;
    }

    .Buscador ul .liBtn button.btnBuscar{
        width:100%;
    }

    .Buscador ul .liAngosto input[type="text"] {
        width:100% !important;
    }

    .ContSlideImagenes{
        display:none;
    }

    .EncabezadoHome #myCarousel,
    .EncabezadoHome #myCarouselMovil,
    .EncabezadoHomeVideo #myCarousel,
    .EncabezadoSeccion #myCarousel{    
        display:none;
    }
    
    /*#celularHeader,
    #emailHeader{
        display:none;
    }*/
        
    /*.DatosDerecha{
        display:none;
    }*/

    #BarraIdiomas,
    .DatosTop{
        display:none !important;
    }

    /*#telefonoHeader{
        float:none;
        position:absolute;
        
    }*/

    .propiedadDestacada{
        width:300px;
        margin-left:auto;
        margin-right:auto;
        height:530px;
    }

    .TopBarCustom{
        position:relative;
        text-align:center;
        background-color:rgba(0, 0, 0, 1);
    }

    #Logo{
        margin:0px auto;
    }

    .ContenedorBuscadorTop{
        /*position:relative;*/
        bottom:0px;
        margin-top:10px;
    }
    .ContenedorBuscadorTopVideo{
        /*position:relative;*/
        bottom:0px;
        margin-top:10px;
    }

    .DestacadaTop{
        display:none;
    }

    .Newsletter span{
        display:inline-block;
        width:100%;
        margin-bottom:5px;
    }

    .mapaEnca,
    .mapaPropiedades{
        height:250px;
    }

    .EncabezadoHome,
    .EncabezadoHomeVideo,
    .EncabezadoSeccion{    
        margin:0px 0px 20px 0px;
    }

    .Buscador{
        margin-top:30px;
    }

    .Normal ul li{
        width:46%;
    }

    .VideoDetalle{        
        width:100%;
        height:480px;
    }

    .ListaDatosDetalle{
        margin-bottom:20px;
    }

    .ListaDatosDetalle li{
        width:100%;
    }

    .TituDetalle{
        height:auto;
    }

    .TituDetalle .DetallePrecio{
        width:100%;
        float:none;
    }

    .contenedorSliderTelefono,
    .sliderTelefono{
        display:inline-block !important;
    }

    .sliderTelefono div img{
        display:inline-block;
    }

    .navbar-toggle{
        margin-top:0px !important;
        margin-bottom:0px !important;
        background-color:#333333;
    }

    .navbar-toggle:hover{
        background-color:#a1a1a1;
    }

    .colProp{
        width:47% !important;
        margin:0px 5px 20px 8px !important;
        /*height:530px !important;*/
        height:auto !important;
        padding:0px !important;
        text-align:center;
    }
    .colPropEmpren{
        width:47% !important;
        margin:0px 5px 20px 8px !important;
        /*height:530px !important;*/
        height:auto !important;
        padding:0px !important;
        text-align:center;
    }

    .colProp .propiedadDestacada{
        margin:0px auto !important;
        float:none !important;
    }
    .colPropEmpren .propiedadDestacada{
        margin:0px auto !important;
        float:none !important;
    }

    .contFiltroBusqueda .BarraFix {
        padding:0px !important;
        margin:0px !important;
    }

    #destacadosPrincipalesCarousel,
    .carousel-control{
        display:none !important;
    }

    #EstadoTelefono{
        display:inline-block !important;        
    }

    .col-lg-8, 
    .col-md-8, 
    .col-sm-12, 
    .col-xs-12{
        padding:0px !important;
    }

    #contactoInferiorDatos{
        padding:0 15px !important;
    }

    #contactoInferiorFormulario{
        padding:0 30px !important;
    }

    #frmContacto,
    #contactoTituloDerecha{
        display:none !important;
    }

    #detalleColDerecha{
        padding:0px !important;
    }

    #ubicacionDetalle{
        padding:0 15px !important;
    }

    .row{
        width:100% !important;
        margin:0px !important;
    }

    .TitusPie,
    .listadoPie,
    .piePowered,
    .listadoRedesPie{
        padding:0 15px !important;
    }

    .mapaDetalle{    
        /*height:400px !important;*/
        height:auto !important;
    }

    .descProp{
        padding:0px 10px 0 15px !important;
        /*height:200px;*/
        height:auto;
        /*height:110px;*/
        margin:0px 0 30px 0 !important;
        display:inline-block !important;
        float:left !important;
        width:100% !important;
        border:none !important;
        /*border-bottom:solid 1px #e1e1e1 !important;*/
        
    }    
    .colProp{
        display:inline-block;
        float:left;
        height:390px;
    }
    .colPropEmpren{
        display:inline-block;
        float:left;
        height:390px;
    }
    .propiedadDestacada{
        /*height:530px;*/
        height:470px;
        width:100% !important;
        margin:0 0 0 40px;
    }

    .colPropDetalle {   
        margin:0 5px 0 0 !important;    
        width:49% !important;
    }

    .mediaProp,
    .propiedadDestacada .imagenProp{
        width:100% !important;
        height:320px !important;
    }

    .precioProp {
        /*width:310px !important;*/
        width: 90% !important;
        padding: 5px 12px !important;
        font-size: 18px !important;
        margin-bottom: 15px;
    }

     .datosPropDescrip{
        display:none;
    }

    .ordernarPor{
        margin:0 0 15px 0;
    }

    .facebookShare,
    .twitterShare{
        line-height:36px !important;    
    }
    
    .whatsappShare{
        line-height:34px !important;    
    }

    .subtituloInmueble{
        font-size:17px;
        font-weight:600;
    }

    .datosProp .izq .valorDato{        
        font-size:17px;
        text-align:right;
        margin:0px;
        padding-right:10px;
        color:#555;
        font-weight:300;
    }

    .datosProp .der .valorDato{        
        font-size:17px;
        text-align:left;
        margin:0px;
        padding-left:10px;
        color:#555;
        font-weight:600;
    }

    ul.banderasPie{
        padding-left:15px;
        padding-right:15px;
    }

    .DestacadoTituloSeccion span b{        
        display:block !important;
        font-size:26px;  
        color:rgba(0, 0, 0, 0.7);
    }

    .DestacadoTituloSeccion{
        margin:-32px 0 10px 0px;   
    }

    .colDataCnt ul{
        padding-left:10px;
    }

    .MasPopulares .col-lg-8, 
    .MasPopulares .col-md-8{
        padding-left:15px !important;
        padding-right:15px !important;
    }

    .barraFlotanteMovil{
        display:flex;
    }

    .wspFlotante{
        display:none;
    }
        
    .botonMenuMovil{
      display:block;
      position: relative;
      width: 50px; 
      height: 45px; 
      margin:50px auto;
      border-radius:50%;
      border:none;
    }

    /* give the span element and related pseudo-elements the appearance of white lines */
    .crossMenuIcon,
    .crossMenuIcon::before,
    .crossMenuIcon::after {
      position: absolute;
      width: 25px; 
      height: 2px;
      border-radius: 4px;
      background-color: white;
    }

    /* center the span element in the middle of its containing button */
    .crossMenuIcon {
      top: calc(50% - 2px);
      left: calc(50% - 15px);
    }

    /* position the two pseudo-elements to the very left */
    .crossMenuIcon::before,
    .crossMenuIcon::after {
      content: "";
      left: 0;
    }

    /* this is the top dash of the hamburger */
    .crossMenuIcon::before {
      bottom: 8px;
    }

    /* this is the bottom dash of the hamburger */
    .crossMenuIcon::after {
      top: 8px;
    }

    /* TOGGLE STYLES FOR THE BUTTON */

    /* rotate middle dash of hamburger */
    .toggled .crossMenuIcon {
      height: 5px;
      width: 30px;
      transform: rotate(-45deg);
    }

    /* rotate bottom dash of hamburger counter clockwise */
    .toggled .crossMenuIcon::after {
      width: 30px;
      height: 5px;
      top: 0px;
      transform: rotate(-270deg);
    }

    /* hide the top dash by scaling it to 0 */
    .toggled .crossMenuIcon::before {
      transform: scale(0);
    }

    /* TRANSITION */
    /* adjust duration to see it happen slower */
    .crossMenuIcon, .crossMenuIcon::after {
      transition: all 0.3s linear;
    }
    #calendarioAlquilerContenedor{
        overflow-x:scroll;
    }    	
}

@media (max-width: 479px) {

    #Logo img{
        max-width:280px;
    }

    .contenedorLogoCentrado #Logo img{
        max-width:290px;
    }

    .contenedorLogoCentrado{
        margin:20px 0 0 0;
    }

    .Buscador {
        /*padding:10px 0 0 0;*/
        min-width:320px;
    }

        .Buscador ul li,
        .ContenedorBuscadorTop #AmbientesFiltro,
        .ContenedorBuscadorTopVideo #AmbientesFiltro,
        .Buscador ul #MonedaFiltro,
        .Buscador ul .liAngosto,
        .Buscador ul .liBtn, .ContenedorBuscadorTopVideo #DormitoriosFiltro {
            display: inline-block;
            width: 46% !important;
            /*margin: 0 0 10px 0;*/
            padding: 5px 10px !important;
        }

    .Buscador ul .liBtn{
        width:95% !important;
        /*margin-top:15px;*/
        margin-bottom:10px;
    }

    .ContenedorBuscadorTop .Buscador ul .liOpcionesBtn,
    .ContenedorBuscadorTopVideo .Buscador ul .liOpcionesBtn {
        width: auto !important;
    }

    .Reducido .ContenedorBuscadorTop {
        margin-top: 0px !important;
    }

    .Reducido .ContenedorBuscadorTopVideo{
        margin-top:0px !important;
    }

    .UnaLinea {
        padding: 0px 0px 5px 0px !important;
    }

    /*.navbar-toggle{
        margin-top:0px !important;
        margin-bottom:0px !important;
        background-color:#333333;
    }*/

    /*#MenuPrincipal,
    #celularHeader,
    #emailHeader{
        display:none;
    }*/

    #MenuPrincipal{
        display:none;
    }

    #MenuPrincipal{
        display:none;
    }

    #MenuMobile{
        display:block;        
    }

    #telefonoHeaderTop{
        display:inline-block !important;
    }

    .DatosDerecha{
        display:none !important;
    }

    .BarraIdiomas{
        display:none !important;
    }

    .redesSocialesDetalle{
        /*display: none;*/
    }

    .redesSocialesDetalleMobile{
        display: block;
    }

    .EncabezadoHome{
        /*min-height:352px;*/
        min-height:300px;
    }

    .EncabezadoHomeVideo{
        /*min-height:352px;*/
        min-height:300px;
    }

    .lnkIngles,
    .lnkEspanol, 
    .lnkPortugues {
        background-size: 24px 48px;
        width:24px !important;
        height:24px !important;
    }

    .listadoRedesCabecera li{
        width:40px;
    }

    .listadoRedesCabecera a{
        width:30px !important;
        height:30px !important;
        background-size: 30px 30px;
        margin:0 0 0 5px;
    }

    .separadorIdiomas DIV{
        height:28px;
    }

    ul#BarraIdiomas{
        width:224px;
        margin-top:15px;
    }


    .ContenedorBuscadorTop {
        position: absolute;
        top: unset !important;
    }

     .EncabezadoHome #myCarousel,
     .EncabezadoHomeVideo #myCarousel,
     .EncabezadoSeccion #myCarousel{    
        display:none;
    }

     .EncabezadoHome #myCarouselMovil{    
        display:inline !important;
    }

    .Buscador{
        margin-top:30px;
    }

    /*.UnaLinea ul li{
        width: 46%;
    }*/

    #Logo{
        width:100%;
    }

    #Logo img {
        width:100%;
    }
    

    .VideoDetalle{        
        width:100%;
        height:360px;
    }
    .frameTourVirtual{        
        width:100%;
        height:360px;
    }

    .ListaDatosDetalle li{
        width:100%;
    }

    .datosPropDescrip{
        display:none;
    }

    .datosProp li .fa-circle{
        margin:9px 5px 0 3px !important;
    }
    .descProp{
        padding:0px !important;
        /*height:107px;*/
        height:auto;
        margin:0px 0 10px 0 !important;
        display:inline-block !important;
        float:left !important;
        width:100% !important;
        border:none !important;
        /*border-bottom:solid 1px #e1e1e1 !important;*/
    }    
    
    .colProp{
        display:inline-block;
        float:left;
        height:530px;
    }
    .colPropEmpren{
        display:inline-block;
        float:left;
        height:530px;
    }

    .propiedadDestacada{
        /*height:530px;*/
        /*height:432px;*/
        height:auto;
        width:100% !important;
        margin:0 0 0 40px;
    }

    #destacadosPrincipalesCarousel,
    .carousel-control{
        display:none !important;
    }

    #EstadoTelefono{
        display:inline-block !important;        
    }

    .col-lg-8, 
    .col-md-8, 
    .col-sm-12, 
    .col-xs-12{
        /*padding:0px !important;*/
        padding: 20px 0px 0px 0px!important;
    }

    #contactoInferiorDatos{
        padding:0 15px !important;
    }

    #contactoInferiorFormulario{
        padding:0 30px !important;
    }

    #frmContacto,
    #contactoTituloDerecha{
        display:none !important;
    }

    #detalleColDerecha{
        padding:0px !important;
    }

    #ubicacionDetalle{
        padding:0 15px !important;
    }

    .colPropDetalle{
        display:inline-block;
        width:100% !important;
        overflow:hidden;
        text-align:center !important;
        height:auto;
        margin-bottom:20px;
        padding: 0px !important;
    }

    .row{
        width:100% !important;
        margin:0px !important;
    }

    .TitusPie,
    .listadoPie,
    .piePowered,
    .listadoRedesPie{
        padding:0 15px !important;
    }

    .mapaDetalle{    
        /*height:350px;*/
        height:auto !important;
    }

    .colPropDetalle {   
        margin:0 0 20px 0 !important;    
    }

    .mediaProp,
    .propiedadDestacada .imagenProp{
        width:100% !important;
        height:320px !important;
    }

    .precioProp{    
        width:94% !important;
        padding:5px 12px !important;
        font-size:18px !important;
    }


    .DestacadoTituloSeccion{
        width:100%;
        margin:-32px 0 10px 0px;   
        text-align:center; 
    }

    .DestacadoTituloSeccion span{
        display:inline-table;
        font-size:18px;  
        width:90%;
    }

    .DestacadoTituloSeccion span b{        
        display:block !important;
        font-size:26px;  
        color:rgba(0, 0, 0, 0.7);
    }

    .DestacadoTituloSeccionLinea{
        width:100%;
        margin:50px 0 0px 0px;        
    }

    .marketing h2,
    .descripcionQuienesSomos{
        padding:0 15px;
    }

    .ordernarPor{
        margin:0 0 15px 0;
    }

    .colProp{
        width:100% !important;        
        margin:0 0 20px 0 !important;
        border-right-width:0px;
        border-left-width:0px;
    }
    .colPropEmpren{
        width:100% !important;        
        margin:0 0 20px 0 !important;
        border-right-width:0px;
        border-left-width:0px;
    }

    .facebookShare,
    .twitterShare{
        line-height:36px !important;    
    }
    
    .whatsappShare{
        line-height:34px !important;    
    }

    .descProp {
        padding-left:10px !important;
        padding-right:5px !important;
    }

    #celularHeaderTop {
        display: inline-block; 
        font-size : 17px;
        text-decoration: none;
    }
    .piePowered{
    margin-bottom: 60px;
    text-align: center;
}
    .mardelplataPropFooter{
        text-align:center;
    }
    .visitaEmail, .visitaTel{
        padding:0;
    }
    .listadoItemOcultoMovil{
        display:none !important;
    }
    .listadoItemOcultoEscritorio{
        display:block !important;
    }

    .colProp, .colPropEmpren {
        width: 95% !important;
        left: 10px;
    }
    .fichaUsuarioVistaEquipo{
        margin: 0 10px;
    }
    .contenedorTipoInmuebleCarrouselItem {
        flex: 0 0 100%;
    }

    .contenedorTipoInmuebleCarrousel {
        width: 90vw;
        left: 50%;
        right: 50%;
    }
    .Buscador #masOpcionesMenuBuscador {
        width: 95% !important;
    }

}

