h1 {
    font-weight: 900;
    font-size: 70px;
    text-align: center;
    padding: 0;
    margin: 0;
    margin-top: 16px;
}


h1 span {
    color: #3d6687;
}
.radio {
    max-width: 300px;
    margin: auto;
    margin-top: 30px;
}

.radio img {
    width: 100%;
}

.c1 {
    background: #f6f7fa;
    height: auto;
    padding: 20px 0px;
    margin-top: 20px;
}

.img_r {
    float: right;
    height: 320px;
    margin-left: 10px;
    border-radius: 10px;
    margin-top: -100px;
}