.clearfix {

    zoom: 1; }

.clearfix:before {

    content: "";

    display: table; }

.clearfix:after {

    content: "";

    display: table;

    clear: both; }

input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
body p {
    font-weight: 300; /* You specify the nF/umber you see next to the fonts to change from light to bold ie you would put 700 etc. etc. */
}
body,html{
    margin:0;
    height:100%;
}
body{
    background:#f9f9f9;
    font-family: 'Open Sans', sans-serif;
}
.card{
    background: none;
    border: none;
}
.card-block {
    width: 215px;
    border: 1px solid lightgrey;
    border-radius: 5px !important;
    background-color: #FAFAFA;
    margin-bottom: 30px
}
.option {
    display: inline-block;
    border-radius: 10px;
    box-sizing: border-box;
    cursor: pointer;
    margin: 10px 0;
    background: #fff;
    font-weight: 600;
    box-shadow: 0 4px 6px -1px rgb(0 0 0 / 10%), 0 2px 4px -2px rgb(0 0 0 / 10%);
    height: 75px;
    color: #000;
    font-size: 25px;
    line-height: 75px;
}
.card-title{
    text-align: center;
    font-size: 28px;
    line-height: 34px;
    font-weight: 700;
}
.card-footer{
    background: none;
    border: none;
    margin-bottom: 80px;
}
.progress-bar{
    background-color: #46771c;
}
.btn{
    margin:0 5px;
}
.next, .submit{
    background:#46771c;
    color:#fff;
}
.next:hover,.submit:hover{
    background:#46771c;
    color:#fff;
}
.back{
    border:none;
}
.back:hover{
    border:none;
    background:none;
}
.back:focus{
    border:none;
    background:none;
    box-shadow: none;
}
.back:active{
    border:none;
    background:none;
    box-shadow: none;
}
.option2 {
    display: inline-block;
    border-radius: 10px;
    box-sizing: border-box;
    cursor: pointer;
    margin: 10px 0;
    background: #fff;
    font-weight: 600;
    box-shadow: 0 4px 6px -1px rgb(0 0 0 / 10%), 0 2px 4px -2px rgb(0 0 0 / 10%);
    /* height: 75px; */
    color: #000;
    font-size: 17px;
    line-height: 28px;
    text-align: left;
}

.form-check-input:checked{
    background-color: #46771c;
    border-color: #46771c;
}
.form-check-label-age{
    display: block;
    text-align: center;
    font-weight: 600;
    font-size: 20px;
}
.option3{
    text-align: center;
    margin-top: 40px;
}
.yob{
    border: none;
    max-width: 190px;
    text-align: center;
    font-weight: 600;
    background: #fff;
    box-shadow: 0 4px 6px -1px rgb(0 0 0 / 10%), 0 2px 4px -2px rgb(0 0 0 / 10%);
    border-radius: 10px !important;
    font-size: 25px;
    height: 60px;
    margin-top: 15px;
}
.height{
    border: none;
    max-width: 190px;
    font-weight: 600;
    text-align: center;
    background: #fff;
    box-shadow: 0 4px 6px -1px rgb(0 0 0 / 10%), 0 2px 4px -2px rgb(0 0 0 / 10%);
    border-radius: 10px !important;
    font-size: 25px;
    height: 60px;
    margin-top: 15px;
}
.card-subtitle{
    font-size: 20px;
    line-height: 33px;
}
.option1 {
    display: inline-block;
    border-radius: 10px;
    box-sizing: border-box;
    cursor: pointer;
    margin: 10px 0;
    background: #fff;
    padding-top: 20px;
    font-weight: 600;
    box-shadow: 0 4px 6px -1px rgb(0 0 0 / 10%), 0 2px 4px -2px rgb(0 0 0 / 10%);
    height: 100px;
    color: #000;
    font-size: 25px;
    line-height: 30px;
}
.card-text{
    font-size: 16px;
    font-weight: 700;
    color: #878787;
}

.option4 {
    display: inline-block;
    border-radius: 10px;
    box-sizing: border-box;
    cursor: pointer;
    margin: 10px 0;
    background: #fff;
    font-weight: 600;
    box-shadow: 0 4px 6px -1px rgb(0 0 0 / 10%), 0 2px 4px -2px rgb(0 0 0 / 10%);
     height: 75px;
    color: #000;
    font-size: 17px;
    line-height: 75px;
    text-align: left;
}
.option4 .form-check-input{
    position: relative;
    top: 25px;
}
.form-check-label, input[type=checkbox]{

    cursor:pointer;
}
.form-check-label{
    width: 100%;
}
.option5{
    display: inline-block;
    border-radius: 10px;
    box-sizing: border-box;
    cursor: pointer;
    margin: 10px 0;
    background: #fff;
    font-weight: 600;
    box-shadow: 0 4px 6px -1px rgb(0 0 0 / 10%), 0 2px 4px -2px rgb(0 0 0 / 10%);
    height: 55px;
    color: #000;
    font-size: 17px;
    margin-bottom: 5px;
    line-height: 55px;
    text-align: left;
}
.option5 .form-check-input {
    position: relative;
    top: 14px;
}
.option6 {
    display: inline-block;
    border-radius: 10px;
    box-sizing: border-box;
    cursor: pointer;
    margin: 10px 0;
    background: #fff;
    padding-top: 20px;
    font-weight: 600;
    box-shadow: 0 4px 6px -1px rgb(0 0 0 / 10%), 0 2px 4px -2px rgb(0 0 0 / 10%);
    height: 100px;
    color: #000;
    font-size: 25px;
    line-height: 30px;
}
.option7 {
    display: inline-block;
    border-radius: 10px;
    box-sizing: border-box;
    cursor: pointer;
    margin: 10px 0;
    background: #fff;
    padding-top: 20px;
    font-weight: 600;
    box-shadow: 0 4px 6px -1px rgb(0 0 0 / 10%), 0 2px 4px -2px rgb(0 0 0 / 10%);
    height: 100px;
    color: #000;
    font-size: 25px;
    line-height: 30px;
}
.option8 {
    display: inline-block;
    border-radius: 10px;
    box-sizing: border-box;
    cursor: pointer;
    margin: 10px 0;
    background: #fff;
    padding-top: 20px;
    font-weight: 600;
    box-shadow: 0 4px 6px -1px rgb(0 0 0 / 10%), 0 2px 4px -2px rgb(0 0 0 / 10%);
    height: 100px;
    color: #000;
    font-size: 25px;
    line-height: 30px;
}
.option9{
    display: inline-block;
    border-radius: 10px;
    box-sizing: border-box;
    cursor: pointer;
    margin: 10px 0;
    background: #fff;
    font-weight: 400;
    box-shadow: 0 4px 6px -1px rgb(0 0 0 / 10%), 0 2px 4px -2px rgb(0 0 0 / 10%);
    /* height: 55px; */
    color: #000;
    font-size: 15px;
    margin-bottom: 5px;
    line-height: 25px;
    padding: 10px 30px;
    text-align: left;
}
@media screen and (max-width: 540px){
    .p-5{
        padding: 3rem 0 !important;
    }
}





























.option.selected {
    box-shadow: 0px 8px 16px 0px #EEEEEE;
    opacity: 1;
}
.option:hover {
    background-color: #327a00;
    opacity: 1;
    color:#fff;
}
.option1:hover {
    background-color: #327a00;
    opacity: 1;
    color:#fff;
}
.option1:hover ~ .card-text {
    color:#fff;
}
.option6:hover {
    background-color: #327a00;
    opacity: 1;
    color:#fff;
}
.option6:hover ~ .card-text {
    color:#fff;
}
.option7:hover {
    background-color: #327a00;
    opacity: 1;
    color:#fff;
}
.option7:hover ~ .card-text {
    color:#fff;
}
.option8:hover {
    background-color: #327a00;
    opacity: 1;
    color:#fff;
}
.option8:hover ~ .card-text {
    color:#fff;
}
.selected {
    background-color: #327a00;
    color:#fff;
}
.selected .card-text {
    color:#fff;
}
.submit a{
    color: #fff;
    text-decoration: none;
}