.checkbox__body{
    font-weight: normal;
}
.to-label{
    font-size: 14px;
    margin-left: 10px;
}
.title{
    margin-top: 35px;
    font-size: 24px;
    font-weight: bold;
}
.subtitle{
    font-size: 18px;
    font-weight: bold;
    color:black ;
}
.service-content b {
    font-size: 18px;
    display: inline-block;
}
.model-ul{
    margin-top: -17px;
    margin-bottom: 0;
    line-height: 0;
}

.section-title {
    font-family: inherit;
}
.checkbox.style-b .checkbox__checkmark {
    top: 10px;
}

p{
    font-family: 'Ubuntu-L';
    font-style: normal;
    font-weight: 300;
    line-height: 27px;
    font-size: 18px;
    margin-bottom: 18px;
    color: #616365;
}

.title{
    color: black;
}

.model-ul{
    font-family: 'Ubuntu-L';
    font-style: normal;
    font-weight: 300;
    line-height: 27px;
    font-size: 18px;
    color: #616365;
}

.service-content li{
    font-family: 'Ubuntu-L';
    font-style: normal;
    font-weight: 300;
    line-height: 27px;
    font-size: 18px;
    color: #616365;
}


