body {
    font-family: 'Lato';
    font-size: 16px;
    font-weight: 400;
}

.offcanvas-menu .logo-image {
  display: none;
}

body.ltr #offcanvas-toggler.offcanvas-toggler-right {
    margin-top: 20px;
    float: right;
    margin-left: 0px;
}
/* ============================= */
.b-quiz {position: relative; /*height: 650px;*/}
.b-quiz .ba-form-page {/*height: 650px;*/}
.b-quiz .ba-page-items {min-height: 385px;}
.b-quiz .checkbox-image-wrapper > div:nth-child(1) {order: 2;}
.b-quiz .checkbox-image-wrapper > div:nth-child(2) {order: 1;}
.b-quiz .ba-checkbox-image + .ba-checkbox-wrapper {
    justify-content: flex-end !important;
}
.b-quiz .ba-form-field-item .ba-field-label-wrapper {

}
.b-quiz .ba-form-field-item .ba-field-label-wrapper h2 {
    display: block;
    padding-bottom: 20px;
    margin-bottom: 40px;
    border-bottom: 2px solid #125bc2;
}
.b-quiz .ba-form-page-navigation-wrapper {
    position: absolute; z-index: 3;
    bottom: 50px; left: 80px;
    width: 150px;
}
.b-quiz .ba-form-page-break-buttons {
    position: absolute; z-index: 2;
    bottom: -70px; right: 0px;
    width: auto !important;
}
.b-quiz span.ba-form-page-navigation-title,
.b-quiz .ba-form-page-navigation-title,
.b-quiz .ba-form-page-navigation-title.current-page,
.b-quiz .ba-form-page-navigation-title.current-page~.ba-form-page-navigation-title {
    all: unset !important;
    border: 0 !important;
    border-color: transparent !important;
    margin: 0 !important;
    min-height: 0px !important;
    width: 0 !important;
    display: block;
    height: 0 !important;
}

.b-quiz .ba-form-page-break {
    margin-top: 100px;
    border-top: 2px solid #DDD6CF;
}
.b-quiz .ba-form-row .span4 {
    position: absolute;
    top: 0; bottom: 0; right: 0;
    background-color: #DCE9F3;
    box-shadow: inset 5px 0px 25px rgba(0, 0, 0, 0.05);
    border-radius: 0px 30px 30px 0px;
    padding: 30px 50px;
}
.b-quiz .ba-form-row .span4 .ba-form-field-item {
    height: 100%;
}
.b-quiz .ba-form-page .ba-form-page-break-button[data-action="next"] {
    margin-left: 10px;
}
.b-quiz .ba-form-page[data-page-key="ba-form-page-3"] .ba-checkbox-image img {
    max-width: 24px;
}
.b-quiz .ba-form-page[data-page-key="ba-form-page-3"] .ba-checkbox-image + .ba-checkbox-wrapper {
    padding: 0 !important;
}
.b-quiz .ba-form-page[data-page-key="ba-form-page-3"] .ba-form-radio-field .ba-form-checkbox-wrapper .ba-checkbox-image + .ba-checkbox-wrapper .ba-form-radio span:before {
    margin-right: 3rem;
}
.b-quiz .ba-form-page[data-page-key="ba-form-page-3"] .ba-form-field-item .checkbox-image-group-wrapper .ba-form-checkbox-wrapper {
    position: relative;
}
.b-quiz .ba-form-page[data-page-key="ba-form-page-3"] .ba-form-radio-field .ba-form-checkbox-wrapper .ba-checkbox-image {
    position: absolute;
    top: 30px;
    left: -25px;
}
.b-quiz .ba-form-page-break-button {
    border: 1px solid !important;
    padding: 15px 30px !important;
}
.b-quiz .ba-form-page-break-button[data-action="back"] {
    color: #5F5F5F;
    border: 1px solid rgba(0, 0, 0, 0.25) !important;
}
.b-quiz .ba-form-page-break-button:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    font-size: 12px;
    line-height: 18px;
    margin-left: 5px;
    
}
.b-quiz .ba-form-page-break-button[data-action="back"]:after {
    content: '\f060';
    color: #5F5F5F;
}
.b-quiz .ba-form-page-break-button[data-action="next"]:after {
    content: '\f061';
    color: #FFF;
}
.b-quiz .ba-form-page[data-page-key="ba-form-page-5"] .ba-form-page-break-buttons {
    padding-right: 120px;
}
.b-quiz .ba-form-page[data-page-key="ba-form-page-5"] .ba-form-submit-btn {
    position: absolute;
    bottom: -171px;
    right: 0;
    z-index: 999;
}
/* ============================= */
.b-avatar {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    padding-bottom: 15px;
    margin-bottom: 35px;
    border-bottom: 2px solid #DDD6CF;
}
.b-avatar img {
    border-radius: 50%;
    max-width: 70px;
}
.b-avatar .avatar__pic {
    position: relative;
}
.b-avatar .avatar__online {
    position: absolute;
    right: 3px; bottom: 3px;
    width: 10px; height: 10px;
    background: #54A713;
    border-radius: 50%;
}
.b-avatar .avatar__box {
    padding-left: 15px;
}
.b-avatar .avatar__title {
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    padding-bottom: 5px;
}
.b-avatar .avatar__text {
    font-size: 14px;
    color: #757575;
    line-height: 1;
}
/* ============================= */
.b-textbox {}
.b-textbox .textbox__title {
    font-weight: 700;
    font-size: 18px;
    padding-bottom: 10px;
}
.b-textbox .textbox__info {
    font-size: 15px;
    color: #757575;
}
/* ============================= */
.b-pikcher {} 
.b-pikcher--1 {
    position: absolute;
    left: -35px;
    right: -35px;
    bottom: -30px;
}
.b-pikcher--2 {
    position: absolute;
    left: -35px;
    right: -35px;
    bottom: -30px;
}
.b-pikcher--4 {
    margin-top: 270px;
}
.ba-checkbox-image img {
    max-width: 100%;
    width: 50%! important;
}
/* ============================= */
#sppb-addon-1644230170657 .sppb-media>.pull-left {
    margin-right: 5px;
}
#sppb-addon-1644230170657 .sppb-addon-title {
    margin-top: 6px;
}
/* ============================= */
.ba-field-container input {
    box-shadow: inset 0px 4px 4px rgb(0 0 0 / 5%) !important;
}
.ba-forms-lightbox-row i {
  	width: 64px !important;
}