.quiz_section {
    display: block;
    margin: 0;
    padding: 30px 0 30px 0!important;
    font-size: 20px;
  border-bottom: solid 1px #dddddd!important;
}

.mlw_qmn_message_before {
    color: #666;
    font-size: 15px;
    display: block;
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 0px solid #f3f3f3!important;
}

.mlw_qmn_message_before p {
    margin: 0 0 10px 0;
    font-size: 15px!important;
}

.quiz_section .mlw_qmn_new_question {
    font-weight: bold;
    display: inline;
    width: 200!important;
    margin-bottom: 10px;
    font-size: 15px!important;
}

.quiz_section .qmn_radio_answers label, .quiz_section .qmn_check_answers label, .quiz_section .qmn_accept_answers label {
    display: inline;
	  width: 200!important;
    margin: 0 10px 0 5px;
    font-weight: normal;
    font-size: 15px!important;
    cursor: pointer;
}



.onepress-menu a {
    padding-left: 5px;
    padding-right: 5px;
    color: #333333;

}

.onepress-menu a {
    color: #333333;
    font-family: "Raleway", Helvetica, Arial, sans-serif;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 15px;
    font-weight: 300;
    text-transform: uppercase;
    text-decoration: none;
    zoom: 1;
    letter-spacing: 1px;
}










element.style {
}
.site-footer .site-info {
    background: #85DBA2;
}

.site-footer .btt a {
    border-radius: 0px 20px 0 0;
    color: #999999;
    background: #85DBA2;
    display: block;
    font-size: 30px;
    height: 50px;
    line-height: 50px;
    margin: auto;
    position: absolute;
    right: 60px;
    top: -25px;
    -webkit-transition: all 0.2s linear 0s;
    transition: all 0.2s linear 0s;
    width: 50px;
    z-index: 99;
    -webkit-transform: rotate(
-45deg
);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
}

.elementor-516 .elementor-element.elementor-element-df28ff6 .elementor-nav-menu--main .elementor-item {
    border-bottom: solid 1px #9999!important;
}