.bi-play-fill::before, .bi-pause::before, .bi-pencil-fill::before, .bi-trash-fill::before, .bi-trash-fill .bi-plus-square-fill::before, .bi-plus-square-fill, .bi-upload::before, .bi-hourglass::before, .bi-image::before {
    color: #fff !important;
}

.btn-audioplayer {

}


.col-begin h3 {
 color:#014d5a;
}


.category-preview {
    position: relative;
    overflow: hidden;
    aspect-ratio: 1 / 1;

    border: 0.3rem solid transparent;
    border-radius: 0.7rem;
    background: linear-gradient(to bottom, #00a7bc, #007889) padding-box,
        linear-gradient(to bottom, #fff6a8, #e0c94d) border-box;
    transition: 0.2s;

}

.category-preview-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.category-preview-overlay {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;

    padding: 40px 15px 15px;

    background: linear-gradient(
        to bottom,
        transparent,
        rgba(0,0,0,0.75)
    );

    color: white;
}

.category-title-kz {
    font-weight: 700;
    font-size: 18px;
    line-height: 1.2;
}

.category-title-ru {
    font-weight: 400;
    font-size: 14px;
    opacity: 0.95;
}



.proverb-text-toggle {
  color: #f1da7b !important;
}

.btn.btn-primary btn-audioplayer audio_kz

.proverb-cards-wrapper .card-body {
  background: #007bff;
  border-radius: 0.5rem;
}

.proverb-modal-trigger {
  color: #f1da7b !important;
}

.proverb-cards-wrapper .card-body .bi-play-fill::before
 {
    color: #007bff !important;
}

.proverb-cards-wrapper .card-body {
  background-color: #007bff !important;
  background: linear-gradient(to top, #007bff, #007e92);
  border-radius: 0.5rem;
}


.proverb-cards-wrapper .btn-audioplayer {
  background-color: #f1da7b !important;
}

.student-test-answer-option {
    border-radius: 0.3rem;
    border: none;
    background: #edecd2;
    padding: 0.3rem;
    margin-bottom: 0.5rem;
}

.btn-go {
      background-color: #f1da7b !important;
    color: #005cbf;
    background-color: #0062cc;
    border-color: #005cbf;

}

#test_area {
  margin-bottom: 2rem;
}

.student-test-answer-option.active {
    border-radius: 0.3rem;
    border: 1px solid #28a745;
    background: #e8f7ec;
    padding: 0.3rem;
    margin-bottom: 0.5rem;
    font-weight: bold;
}


.student-test-result {
  background-color: #007bff !important;
  linear-gradient(to top, #007bff, #007e92);
  border-radius: 0.5rem;
  padding: 0.5rem;
  margin-bottom: 2rem;
}


.student-test-result h3 {
    color: #f1da7b !important;
}

.student-test-question-title {
  color: #007bff;
}

.question-image {
  z-index:9;
  min-height: 4rem;
}

.question-counter {
    position: absolute;
    z-index: 10;
    margin: 0.5rem;
    background: #fff;
    padding: 0.5rem 1rem 0.5rem 1rem !important;
    border-radius: 0.5rem;
    color: #194f89;
}


.btn-menu {
    margin-bottom: 1rem;
    color: #fef59c !important;
    font-weight: bold;
    font-size: 1.3rem;

    border: 0.3rem solid transparent;
    border-radius: 0.7rem;

    background:
        linear-gradient(to bottom, #00a7bc, #007889) padding-box,
        linear-gradient(to bottom, #fff6a8, #e0c94d) border-box;

    transition: 0.2s;
}

.btn-menu:hover {
    background:
        linear-gradient(to bottom, #00b6cc, #008294) padding-box,
        linear-gradient(to bottom, #fffbd0, #f0d85c) border-box;
}



.btn-menu-icon-container {
    height: 4rem;
    width: 4rem;
    border-radius: 10000px;
    background: #008c9e;
    border-width: 1rem;
    border-color: #eee06f;
    position: absolute;
    margin-top: -1rem;
    margin-left: -1.5rem;
    border: 0.3rem solid;
    background: linear-gradient(to bottom, #00a7bc, #007889) padding-box, linear-gradient(to bottom, #fff6a8, #e0c94d) border-box;
}


.btn-menu-icon-container i {
    font-size: 2rem;
}


.top-h {
    color: #028294;
    font-size: 1.5rem;
    font-weight: bold;
    text-align: center;
}



.student-test-drag-item{
    cursor:pointer;
    user-select:none;
}


.student-test-dragging{
    opacity:.5;
}


.student-test-drop-active{
    border:2px dashed #007bff;
}


.student-test-drop-selected{
    background:#e8f7ec;
    border:2px solid #28a745;
}



.question-task {
    font-size: 1.5rem;
    text-align: center;
}


.input-1 {
    background: #fef59c;
    border: 2px solid #007bff;
}

.form-wrapper {
    padding: 1rem;
    background: #eee;
    border-radius: 1rem;
}

.modal-header {
    background: #08738f;
    color: #fff;
    font-weight: bold;
}


.level-inactive {
  filter: saturate(0);
}


.btn-task {
    width: 100%;
    max-width: 100%;
    text-align: left;
    white-space: normal !important;
}

#unavailableModal .modal-header, #unavailableModal .modal-body, #unavailableModal .modal-footer {
  background:#177eab;
  border:none;
  border-top:none;
  border-bottom:none;
}

.btn-oynau, .btn-oynau .btn-menu-icon-container {
     background: linear-gradient(to bottom, #098290, #00383f) padding-box, linear-gradient(to bottom, #fff6a8, #e0c94d) border-box;
}

@media (min-width: 768px) {

  .proverb-text-toggle {
     font-size: 2.4rem;
   }

   .question-task {
      margin-top: 1rem;
    }

.navbar {
    //border: 0.3rem solid #e0c94e;
    background-color: #bce2fc !important;
    border-top: none;
    border-bottom-left-radius: 1rem !important;
    border-bottom-right-radius: 1rem !important;
}



#test_area {
    background: #fff;
    padding: 1rem;
    margin-top: 1rem;
    border-radius: 1rem;
}

#test_section {
    background: #17a2b8;
    border-radius: 1rem;
    min-height: 100%;
    background: linear-gradient(to right, #17a2b8 0%, #117383 50%, #17a2b8 100%);
}


}


@media (max-width: 991px) {

  .navbar {
    padding-top:0;
    padding-bottom:0;
  }


#test_area {
 padding-left:0.5rem;
 padding-right:0.5rem;
}



.question-task {
    font-size: 0.95rem;
    text-align: center;
    font-weight: bold;
    color:#0c616e;
}

.category-preview-tests {
    position: relative;
    overflow: hidden;
    border-radius: 15px;
    aspect-ratio: auto;
}

.category-preview-tests .category-title-kz h3 {
 font-size: 1.5rem;
}


.category-title-kz h3 {
 font-size: 1.5rem;
}



.h-top {
    text-align: center;
    font-size: 1.5rem;
    font-weight: bold;
    color: #078b9e;
}

.col-begin h3 {
    font-size: 1.3rem;
    font-weight: bold;
    text-align: center;
}


    .category-title-kz h3 { 
        font-size: 1rem;
        font-weight: bold;
        margin-bottom: 0.1rem;
    }

    .px-mobile-0 {
        padding-right: 0;
        padding-left: 0;
    }

}