*{font-family: 'Roboto', sans-serif;}
.caja-idiomas{border:0;background-color:#c5e2ff}
.caja-idiomas .dropdown-item{border-top:1px solid #fff;}
.lnkIdioma{color:#333 !important;}
.cuerpo{min-height:350px}
.texto-light{color:#6c757d !important;font-weight:300;}
.texto-light .page-header{font-weight:300;}
.texto-light h4{font-weight:300;}
.container-footer{max-width:960px;}
.ui-dialog{z-index:1060;}
.ui-widget-overlay{background-color:#333;opacity:0.5;}
.ui-dialog .ui-dialog-content{padding: 0;}
#dialog-wait .alert{margin-bottom:0px !important;}
.help-block{color:#ff626d;}
.card{min-width:280px;max-width:348px;}
.card-cabecera{min-height:96px;}
.card-arrendatario{color:#fff;background-color:#0077d6;}
.card-arrendador{color:#fff;background-color:#03A9F4;}
.card-tip{color:#1c60b7;background-color:#9ad2ff;}
.pricing-card-title{margin-bottom:-3px;}
.descripcion{padding-top:8px;padding-bottom:8px;height:245px;font-size:0.9rem;overflow-y: scroll;border-top: 1px solid #ededed;border-bottom: 1px solid #ededed;}
.custom-file-input ~ .custom-file-label::after{font-family: "Font Awesome 5 Free";font-weight:900;font-size:20px;padding-top:3px;padding-left:15px;padding-right:15px;}
.custom-file-input ~ .custom-file-label:lang(es)::after{content: "\f03e";}
.custom-file-input ~ .custom-file-label:lang(en)::after{content: "\f03e";}
a{text-decoration:none !important;}
.box-shadow{box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);}
.thumbnail{width:100%;height:225px;background-color:#fff;background-size:40%;background-position:center center;background-repeat: no-repeat;background-image:url('../images/image-icon.png');}
.thumbnail img{width:100%;}
@media (min-width: 300px) and (max-width: 767px){
  .card{margin: 0 auto;}
  .thumbnail{height:212px;}
}
@media (min-width: 768px) and (max-width: 991px){
  .thumbnail{height:212px;}
}
@media (min-width: 992px) {
  
}