  /* Carlos */

  input[type="file"]#inputMiniatura, input[type="file"]#inputPrincipal, input[type="file"]#inputSecundaria,
  input[type="file"]#inputfirma, input[type="file"]#inputfoto, input[type="file"]#inputlogo,
  input[type="file"]#inputfrontal, input[type="file"]#inputposterior,
  input[type="file"]#inputlogoCategoria, input[type="file"]#inputlogoEmpresa, input[type="file"]#inputlogoCategoriaEditar,
  input[type="file"]#agregarFoto1, input[type="file"]#agregarFoto2, input[type="file"]#agregarFoto3, input[type="file"]#agregarFoto4, input[type="file"]#agregarFoto5, input[type="file"]#agregarFoto6  {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

label[for="inputMiniatura"], label[for="inputPrincipal"], label[for="inputSecundaria"],
label[for="inputfirma"], label[for="inputfoto"], label[for="inputlogo"],label[for="inputfrontal"], label[for="inputposterior"],
label[for="inputlogoEmpresa"], label[for="inputlogoCategoria"], label[for="inputlogoCategoriaEditar"], label[for="imagenGrupo"]{
    font-size: 14px;
    /* font-weight: 600; */
    color: #5793ce;
    /* background-color: gray; */
    border: 1px solid #5793ce;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: .25rem;
    transition: all .5s;
    cursor: pointer;
    padding: 12px 20px 20px 20px !important;
    /* text-transform: uppercase; */
    width: 100%;
    height: 100%;
    margin: 0;
    text-align: center;
    border-radius: 10px;
}

label[for="inputMiniatura"] img, label[for="inputPrincipal"] img, label[for="inputSecundaria"] img,
label[for="inputfirma"] img, label[for="inputfoto"] img, label[for="inputlogo"] img, label[for="inputfrontal"] img, label[for="inputposterior"] img,
label[for="inputlogoEmpresa"] img, label[for="inputlogoCategoria"] img , label[for="inputlogoCategoriaEditar"] img{
    width: 50%;
    z-index: -1;
}

.d-table{
    border: 1px solid rgba(0,0,0,.1);
    border-radius: 10px;
}

.d-header{
    background-color: #007bff;
    color: white;
    border-radius: 10px 10px 0px 0px;
}

/* hr{
    background-color: rgb(128 128 128 / 15%);
} */

.d-body{
    background-color: white;
    border-radius: 10px 10px;
}

.bootstrap-select > .dropdown-toggle{
    position:unset;
}

#contactoModal .close, #inactivoPropiedadesModal .close, #loginModal .close, #recuperarModal .close, #copiadoModal .close, #reseniaModal .close, #contratosModal .close, #inactivoModal .close, #nuevoPasswordModal .close, #advertenciaModal .close{
    right: 15px;
}
#loginModal .text-underline{
    text-decoration: underline;
}

/* #inputTermino{
    border: 0;
    border-bottom: 1px solid #0a2540;
} */

header #navbarMenuHeader li.active {
    font-weight: 500;
    text-decoration: underline;
}

.blog-item-administrador{
    background-color: #F0EDED;
    padding: 2em;
    display: block;
    cursor: pointer;
    margin-bottom: 2em;
}

.img-preview{
    width: 50%;
    z-index: -1;
}

.img-icono-slider{
    width: 60px;
}

@media (min-width: 992px){
    .modal-lg, .modal-xl {
        max-width: 900px;
    }
}

.linea-malos-inquilinos:last-child{
    display: none;
}

div.dropdown-menu.show{
    transform: translate3d(0px, 41px, 0px)!important;
}

/*
    select.selectpicker + button{
        height: 100%;
    }

    #loginModal .close, #recuperarModal .close{
        right: 15px;
    }
    #loginModal .text-underline{
        text-decoration: underline;
    }

 */

 .titulo-blog{
     font-size: 3em!important;
 }


 #flotante .rectangulo-o {
    background-color: white;
    padding: 3em;
    border-radius: 1em;
    border: solid 1px #60afea;
}

.banner-opacity{
    background-color: rgba(0,0,0,.7);
    padding: 6em 0 7em 0;
}

.foto-logo .img-flot {
    position: absolute;
    width: 3.6em;
    top: .5em;
    right: 0px;
}


.lightbox img{
    border-radius: 15px!important;
}

.slick-track{
    width: 2000%!important;
}

.firts-comment {
    margin-left: 20px;
    background: #f1f1f1;
    border-radius: 10px;
    padding: 10px;
    margin: 10px 65px !important;
    margin-bottom: 20px!important;
}

.padre-comment {
    border-radius: 10px;
    padding: 10px;
    margin: 10px 25px !important;
    background: #e0dddd;
}

.slick-slide{
    margin: 0px 10px 0px 10px;
}

#circulo {
    width: 2.5rem;
    height: 2.5rem;
    border-radius: 50%;
    background: red;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    position: absolute;
    right: 20%;
}
#circulo > span {
	font-family: sans-serif;
	color: white;
	font-size: 1rem;
	font-weight: bold;
}


@media (max-width: 1366px){
    #circulo {
        right: 5%;
    }
}

.img-propiedad{
    min-height: 224px;
}


.blog-item h2{
    height: 72px;
}

.blog-item p{
    height: 120px;
}

.blog-item img{
    height: 187px;
}

.blog-item-i h3{
    height: 63px;
}

.blog-item-i p{
    height: 84px;
}

.blog-item-i img{
    height: 185px;
}

.text-sob {
    bottom: 1em;
    left: 0;
}

.inputMiniatura, .inputSecundaria{
    margin: 2em 0;
}


.inputFotosPropiedad{
    font-size: 14px;
    /* font-weight: 600; */
    color: #007bff;
    /* background-color: gray; */
    border: 1px solid #c6cfda;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: .25rem;
    transition: all .5s;
    /* cursor: pointer; */
    padding: 12px 20px 20px 20px !important;
    /* text-transform: uppercase; */
    width: 100%;
    height: 100%;
    margin: 0;
    text-align: center;
    border-radius: 25px;
    height: 150px;

}

label[for="agregarFoto1"], label[for="agregarFoto2"], label[for="agregarFoto3"], label[for="agregarFoto4"], label[for="agregarFoto5"], label[for="agregarFoto6"]{
    cursor: pointer;
    font-size: 1.5em;
}


.icon-informacion {
    top: 2em !important;
}

.icon-informacion-datos {
    top: -2px!important;
}

.icon-informacion-datos.icon-m {
    right: 31%;
}

div.inputPrincipal1 img, div.inputPrincipal2 img, div.inputPrincipal3 img, div.inputPrincipal4 img, div.inputPrincipal5 img, div.inputPrincipal6 img {
    width: auto;
    z-index: -1;
    max-height: 70px;
}

div.inputPrincipal div{
    overflow: hidden;
    margin-right: 15px;
    margin-bottom: 10px;
}

/* label[for="agregarFoto"] {
    padding: 10px 10px !important;
    position: relative;
    overflow: hidden;
    height: 100%;
    min-height: 150px;
} */

div.inputPrincipal {
    flex-flow: wrap;
}

div.inputPrincipal p {
    font-size: 10px;
    line-height: 1;
    margin-top: 6px;
}

.etiqueta{
    position: relative;
    overflow: hidden;
    height: 100%;
    min-height: 200px;
}

label[for="inputMiniatura"], label[for="inputPrincipal"], label[for="inputSecundaria"] {
    height: 90%!important
}

.map-masivo{
    height: 345px!important;
    width: 100%!important;
    border-radius: 5px!important;
}

.btnAgregarRemover{
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    font-size: 1em;
    font-weight: 500;
    padding: 7px 25px;
}

.btn-opciones-inactivo{
    padding: .5rem 0.9rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #007bff;
    background-color: #fff;
    border: 1px solid #dee2e6!important;
    border-radius: 50%;
}

.btn-opciones-activo{
    padding: .5rem 0.9rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #fff!important;
    background-color: #2b6cb0;
    border-color: #2b6cb0;
    border-radius: 50%;
}


@media (max-width: 768px){
    #circulo {
        right: 20%;
    }

    .btnWsppAgente{
        width: 11%!important;
        left: 83%!important;
    }
}


.btnWsppAgente{
    width: 4%;
    margin-bottom: 4.5rem!important;
    margin-left: 1.5rem!important;
    left: 90%;
}

.icono-historicos{
    position: absolute;
    top: 60%;
    right: 6%;
}

.icono-historicos img{
    width: 150px;
}

.card-agente {
    background-color: #f5f5f5;
    padding: 1em 1.8em;
    margin-bottom: 2em;
    border-radius: .5em;
}

.agente-web{
    min-height: 45px;
}

.badge-flot {
    position: absolute;
    top: .5em;
    right: 75%;
}

/* .btn-success{
    border-radius: 1em;
    background-color:#7fb669;
} */

.icon-informacion.icon-m.verificacion{
    top: 10px;
    right: 10%;
}

.pop-ayuda-msg{
    position: relative;
    display:none;
}

.pop-ayuda:hover > span.pop-ayuda-msg{
    position: absolute;
    top: 115%;
    right: 0;
    display: block;
    background: #284897;
    color: white;
    padding: 6px;
    z-index: 5;
}
