.courses-header {
    height: 300px;
}

.courses-glasess {
    top: 0;
    right: 0;
}

.courses-head h1 {
    font-size: 37px;
}

.courses-head li {
    color: rgba(153, 153, 153, 1) ;
    font-size: 12px;
}

.courses-head a {
    color: rgba(153, 153, 153, 1) ;
    font-size: 12px;
}

.courses-head h1 {
    font-size: 37px;
}

.courses-head-2 li {
    color: rgba(153, 153, 153, 1) !important;
    font-size: 12px;
}

.courses-head-2 a {
    color: rgba(153, 153, 153, 1) !important;
    font-size: 12px;
}

.breadcrumb-item+.breadcrumb-item::before {
    color: rgba(153, 153, 153, 1) !important;
}

.header-gradiaent::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    right: 0;
    top: 0;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.71) 16%, rgba(111, 59, 59, 0) 100%);
}

.courses-custome-col {
    width: 20%;
}
/*
.only-padcast::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 15%;
    backdrop-filter: blur(3px);
    top: 0;
    right: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.7931547619047619) 16%, rgba(111, 59, 59, 0) 100%);
    border-radius: 15px 15px 0px 0px;
} */

.pack-timer-2 {
    padding: 5px 10px;
    background-color: #F8F8F8;
    color: #87CEEB;
    border-radius: 30px;
}

.padcast-peaple {
    bottom: -6%;
    right: 7%;
}

.stick {
    position: sticky;
    top: 3rem;
}

.padcast-peaple img {
    border-radius: 50%;
    border: 2px solid white;
    margin-right: -15px;
}

.courses-head {
    bottom: 18%;
    right: 4%;
}

.pack-father-height {
    min-height: 37px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    align-content: end;
}

.pack-father-tag {
    min-height: 50px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.pack-father img {
    height: 100%;
    object-fit: cover;
}

.padcast-peaple-md img {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    margin-right: -7px;
    border: 2px solid white;
}

.kisk {
    border-radius: 15px;
    overflow: hidden;
}


.video-containerzcz {
    position: relative;
    width: 80%;
    margin: 0 auto;
    background-color: #000;
}

.controlszcz {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 15px;
    z-index: 10;
}

.control-buttonzcz {
    background-color: rgba(255, 255, 255, 0.7);
    border: none;
    padding: 10px;
    cursor: pointer;
    border-radius: 50%;
}

.progress-bar-containerzcz {
    width: 100%;
    height: 5px;
    background-color: #ddd;
    margin-top: 10px;
}

.progress-barzcz {
    height: 100%;
    background-color: #007bff;
    width: 0%;
}

.progress-bar-containerzcz {
    margin-top: 15px;
}

.courses-selectors {
    max-width: 600px;
}

.btn-check:checked+.btn,
.btn.active,
.btn.show,
.btn:first-child:active,
:not(.btn-check)+.btn:active {
    color: yellow;
    border: 2px solid black;
}

.btn-check:not(:checked)+.btn {
    border: 2px solid rgba(204, 204, 204, 1);
}

.btn-check:checked+.btn .img-2,
.btn.active,
.btn.show,
.btn:first-child:active,
:not(.btn-check)+.btn:active {
    display: none;

}

.btn-check:not(:checked)+.btn .img-1 {
    display: none;
}

.btn-check:checked+.btn .img-3,
.btn.active,
.btn.show,
.btn:first-child:active,
:not(.btn-check)+.btn:active {
    display: none;
}

.btn-check:not(:checked)+.btn .img-4 {
    display: none;
}

.courses-selectors .btn:hover {
    border: 2px solid rgb(0, 0, 0) !important;
}

.courses-selectors span {
    display: none;
}

.courses-selectors .offcanvas-body::-webkit-scrollbar {
    display: none;
}

.courses-selectors-button {
    padding: 7px 30px;
    border-radius: 30px;
    background-color: #A8D58A;
    font-size: 12px;
    color: rgba(2, 2, 73, 1);
}

.spans-of-cours span {
    display: block;
}

.minimal-toman {
    color: rgba(153, 153, 153, 1);
    font-size: 10px;
}

.second-price-1 {
    font-size: 18px;
    color: #A8D58A;
}

.minimal-toman-2 {
    color: rgba(153, 153, 153, 1);
    font-size: 12px;
}

.courses-selectors-button-2 {
    padding: 7px 30px;
    border-radius: 30px;
    background-color: rgba(135, 206, 235, 1);
    font-size: 12px;
    color: rgba(2, 2, 73, 1);
}

.submit-btn {
    left: 7px !important;
    font-size: 12px;
    background-color: transparent;
    color: rgba(2, 2, 73, 1);
    left: 0;
    border: none;
}

.correct {
    color: #008000;

}

.incorrect {
    color: #ff0000;

}

.discount-input {
    border-radius: 30px;
    border: 1px solid rgba(221, 221, 221, 1);
}

.discount-input::placeholder {
    font-size: 12px;
    color: rgba(221, 221, 221, 1);
    padding-right: 7px;
}

.discount-input:focus-visible {
    outline: 1px solid rgba(221, 221, 221, 1);
}

.closing-offcanva {
    bottom: -30px;
    opacity: 1;
    left: 0;
}

.closing-offcanva {
    background-image: url('../img/cloze.svg');
}

.costumert img {
    border: solid 1px rgba(0, 0, 0, 0.238);
    border-radius: 50%;
}

.header-ghest {
    width: 50px;
    height: 50px;
    background-color: #000;
    border-radius: 50%;
}

.header-ghest-hr {
    width: 10px;
    color: rgba(0, 0, 0, 0.283);
    opacity: 1;
    margin: 0 !important;
}

.ghest-gheymat p {
    color: #FFB142;
}

.done-courses-btn-1 {
    padding: 5px 7px;
    border: 1px solid rgba(135, 206, 235, 1);
    border-radius: 8px;
    font-size: 10px;
    background-color: rgba(135, 206, 235, 0.2);
    color: rgba(135, 206, 235, 1);
    transition: 0.3s;
}

.done-courses-btn-2 {
    padding: 5px 7px;
    border: 1px solid rgba(255, 177, 66, 1);
    border-radius: 8px;
    font-size: 10px;
    background-color: rgba(255, 177, 66, 0.2);
    color: rgba(255, 177, 66, 1);
    transition: 0.3s;

}

.done-courses-btn-bo {
    border: 1px solid rgba(135, 206, 235, 1);
}

.for-for {
    top: -25%;
    left: 5px;
    background-image: url('../img/for-for-closing.svg');
    opacity: 1;
}

.done-courses-btn-1:hover,
.done-courses-btn-2:hover {
    background-color: transparent;
}

.resome-work {
    max-width: 900px;
}

.resome-title {
    color: #A8D58A;
}

.front,
.back {
    backface-visibility: hidden;
}

@keyframes slideUp {
    0% {
        transform: translateY(64%);

    }

    100% {
        transform: translateY(0);
    }

}

.ewfvswef3 {
    max-height: 100px;
    overflow: hidden;
    border-radius: 15px;
    position: absolute;
    bottom: 2%;
}

.pack-father:hover .ewfvswef3 {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background-color: white;
    overflow: visible;
    max-height: 100%;
    animation: slideUp 0.5s ease-in-out;
    box-shadow: rgba(255, 255, 255, 0.135) 0px 6px 12px -2px, rgba(255, 255, 255, 0) 0px 3px 7px -3px;
}

.pack-father:hover .before-hover {
    display: none !important;
    opacity: 0 !important;
}

.pack-father {
    transition: 1s ease-in-out;
}

.after-hover {
    transition: 1s ease-in-out;
}

.pack-father:hover .after-hover {
    display: block !important;
    opacity: 1 !important;
}

.ojs8hw8sw {
    min-height: 100px;
}

.see--pack {
    padding: 10px 20px;
    background-color: #87CEEB;
    color: white;
    border-radius: 30px;
    border: 1px solid #87CEEB;
    transition: 0.3s;
}

.see--pack:hover {
    background: transparent;
    color: #87CEEB;
}

.min--36 {
    min-height: 36px;
}

.numbers--background {
    background-image: url('../img/bg-nume.jpg');
    background-position: center;
    background-attachment: fixed;
}

.numbers--background::after {
    content: " ";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    left: 0;
    background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0.472) 100%);
}

.sabz {
    color: #A8D58A !important;
}

.inner-admin-intelicense {
    text-align: center;
    align-content: center;
    width: 25px;
    height: 25px;
    border: 3px solid rgba(0, 0, 0, 0.283);
    border-radius: 50%;
    color: rgba(0, 0, 0, 0.283);
}

.inner-admin-intelicense-feli {
    text-align: center;
    align-content: center;
    width: 25px;
    height: 25px;
    background-color: #029a49;
    border-radius: 50%;
    color: #029a49;
}

.inner-admin-intelicense-hr {
    width: 3px;
    height: 20px !important;
    opacity: 1;
    background-color: rgba(0, 0, 0, 0.283);
    border: 0 !important;
}

.opaticy-5 {
    color: rgba(0, 0, 0, 0.283);
}

.font-11 {
    font-size: 14px;
}

.sabzi {
    color: #029a49;
}

.sucsced {
    font-size: 10px;
    border: 1px solid #029a49;
    padding: 3px 6px;
    border-radius: 30px;
    color: #029a49;
    margin-top: 3px;
}

.unsucsced {
    font-size: 10px;
    border: 1px solid red;
    padding: 3px 6px;
    border-radius: 30px;
    color: red;
    margin-top: 3px;
}

.inner-admin-intelicense-2 {
    text-align: center;
    align-content: center;
    width: 45px;
    height: 45px;
    border: 2px solid #ff0000;
    border-radius: 50%;
    color: #ff0000;
}

.top--agh {
    width: 35px;
    height: 35px;
    background: rgba(135, 206, 235, 1);
    text-align: center;
    border-radius: 10px;
    color: white;
}

.new--lable {
    padding: 5px 10px;
    border-radius: 30px;
    background-color: rgba(250, 250, 250, 0.30);
    backdrop-filter: blur(10px);
    border: 1px solid #fff;
}

.bright-0 {
    filter: brightness(0.5);
}

.intels-lastchild li:last-of-type hr {
    display: none !important;
}

.accept-the-rules {
    border-radius: 30px;
    background-color: #A8D58A;
    border: 1px solid #A8D58A;
    color: white;
    transition: 0.3s;
    padding: 7px 14px;
}

.accept-the-rules:hover {
    background-color: transparent;
    color: #A8D58A;
}

.buy-by-intelss {
    padding: 5px 25px;
    border: 1px solid #87CEEB;
    border-radius: 30px;
    transition: 0.3s;
    color: #ffffff;
    background-color:#87CEEB ;
}

a , button {
    cursor: pointer !important;
}
.results {
    max-width: 500px;
}

.orange-button-for {
    padding: 5px 15px;
    background-color: #FFB142;
    border-radius: 30px;
    border: 1px solid #FFB142;
    transition: 0.3s;
}

.orange-button-for:hover {
    background-color: transparent;
    color: #FFB142 !important;
}

.this-course-disabled {
    width: max-content;
    background-color: rgba(0, 0, 0, 0.02);
    border-radius: 9999px;
    padding: 5px 10px;
    border: 1px solid rgba(0, 0, 0, 0.29);
    color: rgba(0, 0, 0, 0.29);
}
