body{
    font-family: 'Roboto', sans-serif;
    font-size: 18px;   
    color: #0b1d2f; 
}
.formulario{
    font-size: 14px !important;
}
#encabezado{
    background-image: url("/images/primer_foto.jpg");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    display: table;
}
#encabezado_blog{
    background-image: url("/images/cabecera_entrada_1.jpg");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    /*display: table;*/
}
#encabezado_blog_1{
    background-image: url("/images/cabecera_entrada_1.jpg");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    
}
#encabezado_blog_2{
    background-image: url("/images/cabecera_entrada_2.jpg");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    
}
#fondo-tenue{
    background-image: url("/images/fondo_tenue.jpg");

}
#titulo-principal{
    vertical-align: bottom;
    text-align: justify;
}
/*!#encabezado-1{
    background-color: #0b1d2f;
}*/
#barra_menu{
    background-color: white !important;
}
#texto_menu{
    color: rgb(27, 58, 87);
}
#boton_principal{
    background-color: #0b1d2f;
    color: white!important;  
  }
#icons_requisitos{
    color: #d17433;
    background-color: #ead7bb;
    font-size: 5rem;
}
#tarjeta-requisitos{
    background-color: #ead7bb;
}
#icons_ventajas{
    color: #d17433;
    font-size: 5rem;
}
#boton_principal2{
    background-color: #22c7c0!important;
    color: white!important;  
}
.range-value{
    position: absolute;
    top: -50%;
}
.range-wrap{
    position: relative;
}
.range-value span{
    background: -webkit-linear-gradient(top,  rgba(216,142,50,1) 0%,rgba(194,52,53,1) 100%);
    width: 6rem;
    height: 24px;
    line-height: 24px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    display: block;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    border-radius: 6px;
}
.range{
    -webkit-appearance: none;
    margin: 20px 0;
    width: 100%;
}
.tarjeta-oscura{
    background-color: #0b1d2f; 
    color: rgba(216,142,50,1);
}
input[type=range]::-webkit-slider-runnable-track {
    background: #0b1d2f;
  }
.range-value span:before {
    border-top: 10px solid #c84d35;
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    margin-top: -1px;
}
#enlace_administracion{
    color:red; 
    font-size: 2em;
}
#mensaje_request{
    color: red;
}
#sidebar-container{
    min-height: 100vh;
    background: #0b1d2f;
}
#sidebar-container .menu{
    width: 18rem;
}
a:hover{
    text-decoration: none;
}
#content{
    overflow-y: auto;
    padding-bottom: 5rem;
}
.contadores{
    color: white;
    background-color: #0b1d2f;
}
#barra_menu_micuenta{
    background-color: white !important;
}
#texto_menu_micuenta{
    color: #0b1d2f !important;

}
#boton_rubros{
    width:1rem;
    height:1rem;
    background-color: #0b1d2f;
    border-radius: 50px;
    text-transform: uppercase;
    float:left;
    color: white;
    text-align: center;
    font-size: 0.6rem;
  }
#boton_rubros_oscuro{
    width:1rem;
    height:1rem;
    background-color: orange;
    border-radius: 50px;
    text-transform: uppercase;
    float:left;
    color: white;
    text-align: center;
    font-size: 0.6rem;
}
  #boton_rubros_desembolso{
    width:1rem;
    height:1rem;
    background-color: orange;
    border-radius: 50px;
    text-transform: uppercase;
    float:left;
    color: white;
    text-align: center;
    font-size: 0.6rem;
  }
#boton_rubros:hover{
    opacity: 0.50;
    -moz-opacity: .50;
    filter:alpha (opacity=50);
  }
#boton_rubros a{
    color:#fff;
    text-decoration:none;
    padding:5px 5px 5px 0;
  }
.popover-header{
    background: -webkit-linear-gradient(top,  rgba(216,142,50,1) 0%,rgba(194,52,53,1) 100%) !important;
    color: white;
}
.popover-body{
    color: white;
    background-color: #0b1d2f;
}
#card_simulador_principal{
    background-color: #ffffff5c;
    
}
#nuesto_servicio{
    color: white !important;
    background-color: #0b1d2f;
}
.footer{
    background-color: #0b1d2f;
    color: white !important;    
  }
  #redes_sociales{
    font-size: 2em; 
    margin-right: 0.5em;
    color: white;
  }
  #contacto_footer{
    color: white;
  }
  #hr_footer{
    background-color: white;
  }
.tarjeta_azul{
    background-color: #0b1d2f;
    color: white;
}
/*Profile card 4*/
.profile-card-4 .card-img-block{
    float:left;
    width:100%;
    height:150px;
    overflow:hidden;
}
.profile-card-4 .card-body{
    background: -webkit-linear-gradient(top,  rgba(216,142,50,1) 0%,rgba(194,52,53,1) 100%); /* Chrome10-25,Safari5.1-6 */
    position:relative;
}
.profile-card-4 .profile {
    border-radius: 50%;
    position: absolute;
    top: -62px;
    left: 50%;
    width:100px;
    border: 3px solid rgba(255, 255, 255, 1);
    margin-left: -50px;
}
#borde_simulador{
    border: 1px solid rgb(11, 29, 47);
    margin-bottom: 5px;
}
.profile-card-4 .card-img-block{
    position:relative;
}
.profile-card-4 .card-img-block > .info-box{
    position:absolute;
    background:rgba(217,11,225,0.6);
    width:100%;
    height:100%;
    color:#fff;
    padding:20px;
    text-align:center;
    font-size:14px;
   -webkit-transition: 1s ease;
    transition: 1s ease;
    opacity:0;
}
.profile-card-4 .card-img-block:hover > .info-box{
    opacity:1;
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
}
.profile-card-4 h5{
    font-weight:600;
    color:white;
}
.profile-card-4 .card-text{
    font-weight:300;
    font-size:15px;
    color: white;
}
.profile-card-4 .icon-block{
    float:left;
    width:100%;
}
.profile-card-4 .icon-block a{
    text-decoration:none;
}
.profile-card-4 i {
  display: inline-block;
    font-size: 16px;
    color: #d90be1;
    text-align: center;
    border: 1px solid #d90be1;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    margin:0 5px;
}
.profile-card-4 i:hover {
  background-color:#d90be1;
  color:#fff;
}
#recomendaciones{
    background-color: #0b1d2f;
}
#nuestros_aliados{
    color: black !important;
    background-color: #ead7bb ;
}
#content_div_one_photo {
    height: 22rem;
    width: 100%;
    border-radius: 10px;
    border: 5px solid black;
  }
  
  #padre {
    position: relative;    /* para poder posicionar el texto de forma absoluta */
    display: inline-block; /* para que solo ocupe el ancho de la imagen */
    width: 100%;
  }
  
  #Titulo_principal_blog {
    /*position: absolute;     posición absolute con respecto al padre */
    margin-top: 4em;
    color: white;
    
    background-color: #00000047;
  }
 #Titulo_principal_blog a {
    font-size: 2em;
    color: white;
   }
.texto-blog{
    font-size: 1.25em;
}


#tarjeta_contacto{
    color: white;
    background-color: #0b1d2fc2;
}