body{
    font-family: 'Montserrat', sans-serif;
}
.titulo{
    color: #003595;
    font-weight: bold;
    font-size: 18;
    margin-top: 10px;
    margin-bottom: 1rem;
}
.header{
    color: white;
    background-color: #003595;
    margin: 0px;
    height: 50px;
    width: 100%;
    padding: 10px;
    margin-bottom: 10px;
}
.header h1{font-size: 25px}
.boton{
    background-image: radial-gradient(50% 168%, #FCFCFC 50%, #FFF 100%);
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.50);
    border-radius: 9px;
    width: 124px;
    height:124px;
    margin:7.5px;
    }
.botn{
    background-image: radial-gradient(50% 168%, #FCFCFC 50%, #eee 100%);
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.50);
    border-radius: 9px;
    width: 124px;
    height: 124px;
    display: inline-block;
    }
.botn img{width: 100px;}
.botonera{list-style: none;}
.boton img{width: 100px;}
.LogoSAM{margin:50;}
.btn-primary {background-color:#003595;}
.logoq {
    margin-top: 20px;
}

.icon {
}
