.body-tn{
    background-color: rgb(229, 242, 242);
    padding-bottom: 50px;
}
.conquiz{
    max-width: 800px;
    height: 720px;
    overflow-y: auto;
    margin: auto;
    padding: 20px;
    background: #E5F2F2;
    border-radius: 8px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}
.conquiz h1 {
    margin: auto;
    text-align: center;
    margin-bottom: 14px;
}

.conquiz .italic {
    font-style: italic;
    font-family: monospace;
}


.conquiz .italic ul {
    list-style: none;
}

.conquiz .italic ul li {
    margin-bottom: 0;
}

.question > p {
    font-weight: 600;
    color: #000000;
}

.question label {
    margin-bottom: 0;
}
    .ladi-element {
        width: 1200px;
        top: 760px;
        left: 0px;
        margin: auto;
        margin-top: 31px;
        margin-bottom: 50p;
    }
   .ladi-element > .ladi-paragraph {
    font-size: 16px;
    line-height: 1.6;
    color: rgb(0, 0, 0);
}

.ladi-paragraph {
    width: 100%;
    display: inline-block;
    word-break: break-word;
}
.question {
    margin-top: 20px;
}
.quiz_section.quiz_begin {
    display: none;
}
.quiz_section.quiz_begin {
    display: none;
}

a.qsm-btn.qsm-next.qmn_btn.mlw_qmn_quiz_link.mlw_next.mlw_custom_start {
    display: none !important;
}

a.qsm-btn.qsm-next.qmn_btn.mlw_qmn_quiz_link.mlw_next.mlw_custom_next {
    display: none;
}

input.qsm-btn.qsm-submit-btn.qmn_btn {
    display: none;
}

input.current_page_hidden {
    display: none;
}
.quiz_section.quiz_begin {
    display: none;
}
.qmn_radio_answers.invalid{
    border: 1px solid red;
    border-radius: 5px;
}

a.qsm-btn.qsm-next.qmn_btn.mlw_qmn_quiz_link.mlw_next.mlw_custom_start {
    display: none !important;
}

a.qsm-btn.qsm-next.qmn_btn.mlw_qmn_quiz_link.mlw_next.mlw_custom_next {
    display: none;
}

input.qsm-btn.qsm-submit-btn.qmn_btn {
    display: none;
}

input.current_page_hidden {
    display: none;
}

.qsm-pagination.qmn_pagination.border.margin-bottom {
    display: none;
}
.body-tn legend {
    display: none !important;
}
.qmn_mc_answer_wrap {
    margin: 0;
}

.btn-kq {
        display: block;
    margin: 20px auto;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    background-color: #69c9ca;
    color: #ffffff;
    border-radius: 6px;
    margin: auto;
    display: block;

}
.btn-kq:hover {
    background-color: #0056b3;
}
.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 999;
    display: none;
}
.ladi-overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    pointer-events: none;
}
.ladi-popup .ladi-popup-background {
    height: 100%;
    width: 100%;
    pointer-events: none;
}
.ladi-popup{
    max-height: 80vh;
    display: block;
        z-index: 90000070;
    position: fixed;
        top: 0;
    left: 0;
    height: 400px !important;
    width: 640px;
}
.ladi-popup-background{
        background-color: rgb(74, 140, 141);
}

.body-form-popup,.body-mes-popup {
    position: fixed;
    top: 0;
    left: 0;
    background: #42424294;
    height: 100%;
    width: 100%;
    display: grid;
    place-items: center;
    z-index: 99999;
     display: none;
}

.form-group {
    width: 640px;
    height: 400px;
    background: #4a8c8d;
    position: relative;
    border-radius: 20px;
    overflow: hidden;
}

.box-form {
    width: 299px;
    height: 275px;
    background: #ffffff;
    /* padding: 20px; */
    border-radius: 20px;
    position: absolute;
    top: 84px;
    box-shadow: rgba(0, 0, 0, 0.2) 2px 7px 15px 0px;
    /* padding-top: 50px; */
    z-index: 1;
    left: 20px;
    scale: 0.95;
}

.body-form-popup .box-name {
    font-size: 15px;
    width: 100%;
    /* position: absolute; */
    left: 17px;
    top: 22px;
    text-align: center;
    margin-top: 20px;
    letter-spacing: normal;
}

.form-content {
    padding: 10px 20px 10px;
}
button.form-submit {
    background: #09979c;
    font-size: 14px;
    border-radius: 40px;
    width: 100%;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: normal;
}

.ladi-image-background {
    background-image: url(https://w.ladicdn.com/s800x800/642aad0e16742d001258b192/alex-bs-van-20241219104608-a027i.jpg);

    background-repeat: no-repeat;
    background-position: left top;
    background-size: cover;
    background-attachment: scroll;
    background-origin: content-box;
    position: absolute;
    margin: 0 auto;
    width: 100%;
    height: 100%;
    pointer-events: none;
    top: -59px;
    
            
}
.ladi-image {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.ladi-image-background {
    height: 467px;
    height: 467px;
    width: 467px;
    top: -59px;
    position: absolute;
    right: -9px;
}
.popup-close {
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 9000000080;
    cursor: pointer;
    width: 16px;
    height: 16px;
    margin: 10px;
    background-repeat: no-repeat;
    background-position: center center;
}
.popup-close::after {
    content: 'x';
    color: #000000;
}
.mes-group {
    background-image: url(https://w.ladicdn.com/s640x480/642aad0e16742d001258b192/3ab054abe458716de54b424aecefae3c-20230724044034-1ls2z.jpg);
    width: 625px;
    min-height: 555px;
    background-size: cover;
    border-radius: 20px;
    padding: 30px;
    position: relative;
}

h2.box-name {
    text-align: center;
    margin-top: 19px;
}

h3.ladi-headline-cam-on {
    font-size: 19px;
}

mes-group .ladi-headline {
    font-size: 15px;
}

.mes-group .ladi-headline {
    font-size: 18px;
}

.mes-group .ladi-paragraph {
    font-size: 15px;
    color: #000000;
}
.active-form-tn .overlay{
    display: block;
}
.active-form-tn .body-form-popup{
    display: grid;
}
.active-cam-on .overlay{
    display: block;
}
.active-cam-on .body-mes-popup{
    display: grid;
}
.invalid{
    border: 1px solid red !important;
     border-radius: 5px; 
}
a {}

.btn-buton {
    display: flex;
    flex-wrap: nowrap;
    gap: 20px;
    justify-content: center;
    margin-top: auto;
    
}

.btn-buton a {
    display: block;
    padding: 10px 20px;
    background: #1286ff;
    color: #fff;
    border-radius: 43px;
    width: 200px;
    text-align: center;
    align-items: center;
    font-size: 16px;
}
.btn-buton a:last-child{
    background: #009194;
}
.box-mes {
    display: flex;
    flex-direction: column;
    height: 495px;
}
.tn-mota * {
    display: block;
}
@media (max-width: 768px) {
    .ladi-element > .ladi-paragraph {
    max-width: 100%;
    width: 100%;
}

.ladi-element {
    width: 100%;
    padding: 0 13px;
}

.form-group {
    display: grid;
    place-items: center;
    max-width: 100%;
    width: 100%;
    height: 508px;
}

.box-form {
    bottom: 0;
    top: unset;
    left: unset;
    scale: 1;
}

.mes-group {
    width: 100%;
    max-width: 100%;
    max-height: 100%;
    overflow: auto;
    border-radius: unset;
    padding: 15px;
}

.btn-buton {
    width: 100%;
    flex-wrap: wrap;
    padding-bottom: 30px;
}


}