
.detalle{
    margin: 20px 0;
    font-family: 'Roboto', sans-serif;
}

.detalle h2, .detalle h4, .detalle h5{
    font-weight: bold;
    color: #0a446d;
}

.detalle .detalle__imagen img{
    margin: 20px 0;
}
.detalle .detalle__imagen h4{
    font-weight: bold;
}

.detalle .detalle_descripcion p{
    font-size: 1em;
    line-height: 30px;
}

.detalle .detalle__imagen .tipo_propiedad{
    background-color: red;
    width: 100px;
    height: 10px;
}

.detalle .detalle_icons i{
    font-size: 25px;
}

.detalle .detalle_icons h6,
.detalle .detalle_icons h5{
    font-weight: bold;
}

.mapa iframe {
    width: 100%;
    height: 350px;
}




/*.detalle .detalle__imagen img{*/
/*    height: 400px;*/
/*    width: 100%;*/
/*    position: relative;*/
/*    left: 50%;*/
/*    transform: translateX(-50%);*/
/*}*/
/*.detalle .detalle__imagen{*/
/*    width: 100%;*/
/*    position: relative;*/
/*}*/
/*.detalle .detalle__descripcion h3{*/
/*    font-size: 2em;*/
/*}*/
/*.detalle .detalle__descripcion p{*/
/*    font-size: 1.3em;*/
/*}*/

/*.detalle{*/
/*    padding: 40px 0;*/
/*}*/

/*.detalle h1{*/
/*    font-weight: bold;*/
/*}*/

/*.detalle .detalle__cabecera h1{*/
/*    color: #0a446d;*/
/*    font-weight: bold;*/
/*}*/

/*.detalle .detalle__titulo h2{*/
/*    color: #0a446d;*/
/*    font-weight: bold;*/
/*}*/

/*.detalle .detalle__titulo h3{*/
/*    color: #0a446d;*/
/*}*/

/*.detalle .detalle__valor h3{*/
/*    color: #0a446d;*/
/*    font-weight: bold;*/
/*}*/

/*.detalle .detalle__caracteristicas{*/

/*}*/


/*.detalle .detalle__caracteristicas h5{*/
/*    color: green;*/
/*    font-weight: bold;*/
/*    font-size: 18px;*/
/*}*/

/*.detalle .detalle__caracteristicas p{*/
/*    margin: 15px 0;*/
/*    color: #0a446d;*/
/*    font-weight: bold;*/
/*    font-size: 18px;*/
/*}*/


/*.detalle .detalle__caracteristicas__extras p{*/
/*    font-size: 16px;*/
/*    color: #0a446d;*/
/*}*/


/*.detalle .detalle__caracteristicas img{*/
/*    margin: 6px 0;*/
/*}*/

/*@media (max-width: 769px) {*/

/*}*/

/*@media (max-width: 576px) {*/
/*    .detalle .detalle__caracteristicas h5{*/
/*        font-size: 14px;*/
/*    }*/

/*    .detalle .detalle__caracteristicas p{*/
/*        font-size: 14px;*/
/*    }*/
/*    .detalle .detalle__caracteristicas__extras img{*/
/*        width: 20px!important;*/
/*        height: 20px!important;*/
/*        margin-top: 14px;*/
/*    }*/

/*}*/

.bg-grey{
    background-color: #f5f3f3;
}

.formulario-reserva{
    background-color: #0a446d;
    color: #fcf8fc;
    padding: 50px 0;
}
.formulario-reserva__form h2{
    font-weight: bold;
}

/*.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {*/
/*    color: #ccc359!important;*/
/*}*/
