﻿.step {
    /* Styles for each step */
}

.hidden {
    display: none;
}
.section-register  .thr-title {
    margin: 8px 0 20px;
}
.section-register .form-group {
    margin-bottom:20px
}



.step-title .title{
    font-size: 20px;
    font-family: 'PLEX-Medium';
    line-height: 38px;
    color: #102212;
}
.step-title .user-type {
    font-size: 20px;
    font-family: 'PLEX-Regular';
    line-height: 38px;
    color: #102212;
}
