header{
    width: 100%;
    height: 80px;
    

    
}
div h4{
    padding-top:8px;
}
.ancho{
    width: 100%;
}
.center{
    margin:auto;
    text-align:center;
}
.colrFont{
    color:#61646c;
}
.sinDecoracion{
    text-decoration: non;
    color:#fff;
    text-decoration-color: #f5f5f5
}
.sinDecoracion:hover{
    text-decoration: none;
    font-size: 18px;
    color: #000000;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.BarraCabecera{
    color:fff;
    background: #00a8f6;
    height: 40px;
    width: 100%;
    box-shadow: 0 0 5px;
}
.asegurado{
    margin-top:0px;
    background: url("../img/backgrounds/banner-img4.jpg") no-repeat center fixed;
   
    max-width: 100%;
    height: 500px;
    z-index: 0;
}
.micontainer{
    margin: auto;
    margin-top: 10px;
    padding: 20px;
    border: #8cc7ff 1px solid;
    border-radius: 10px;
    width: 80%;
    height: 90%;
    background: #f5f5f5;
    box-shadow:0 0 5px;
}
.ingre{
    margin: auto;
    text-align: center;
    
    color: #2c7ffc;
}
.mititulo04{
    margin-top:80px;
    color:#2c7ffc;
    text-align: center;
    
}
.observaciones{
    margin: auto 0;
    color: #2c7ffc;
    text-align: center;
}
footer{
    height: 150px;
   margin:auto;
   text-align: center;
}
.miboton{
    display: flex;
    justify-content: center;
    align-items: center;
}


.mi-nav{
    background-color: #12aef7;
}
.her-logo{
  padding-top: 15px;
  padding-left: 25px;
    text-align: center;
}
.white2{
    color: #61646c;
    
}
.background-image{
   /* background-image: url("../img/backgrounds/fondoSlider02-min.jpg");*/
    background-size:100%;
    background-repeat: no-repeat;
   
    background-position: bottom left; 
   
}
.h1-lg{
font-size: 70px;
}
.btn-hero{
    background-color: #00ac7a;
}

/**::::::::::::::::::::::::::::::::::::**/

.Ntlf{
    color:#fff;
}

#DatosTitular{
    display: none;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all 1.5s ease;
}
footer{
    height: 350px;
}