﻿.addtocart {
    background: #0acd7d;
    border-color: #0acd7d;
    display: block;
    color: var(--white) !important;
    width: 229px !important;
    padding: 0;
    border-radius: 10px;
    text-align: center;
    position: relative;
    margin: 20px auto;
    height: 45px;
    line-height: 45px;
    margin: 0;
    margin-top: 11px;
    border-radius: 50px;
}

.unvalid-course {
    border: 1px solid red !important;
}

.text-goals {
    color: #a7630c !important;
}

.certificate_menu {
    position: absolute;
    width: 180px;
    color: var(--gray);
    padding: 8px;
    top: 100%;
    border-radius: 10px;
    z-index: 10;
    font-weight: bold;
    border: 1px solid #EEE !important;
}

.certificate-list {
    margin-top: -20px;
    float: left;
    font-size: 12px;
    max-width: 150px;
   
    display: none;
    flex-direction: column;
    background-color: #F7F7F8;
}

.bt-course-certifecate:hover {
    background: #9c7d46 !important;
}

    .bt-course-certifecate:hover .certificate-list {
        display: block !important;
    }




.certificate-item {
    padding: 5px 0;
    position: relative;
    border-bottom: 1px solid #0e743d !important;
}

.certificate_menu a:hover {
    color: #9c7d46 !important;
    padding-inline-start: 2px;
}

.fillter_index a:hover {
    background-color: #0e743d !important;
    border: none !important;
}

.bt-course-certifecate {
    display: block;
    background: #0e743d;
    color: var(--white) !important;
    width: 100%;
    max-width: 100%;
    padding: 0;
    border-radius: 10px;
    text-align: center;
    text-shadow: 0 0;
    height: 42px;
    border: 1px solid var(--main);
    width: 50%;
    float: left;
    border-radius: 14px;
    height: 35px;
}


@media (min-width: 1200px) {
    .container {
        max-width: 1360px;
    }
}

.head-margin {
    margin: 0px 15px 0px 15px;
}

.menu-cat {
    border-radius: 50px;
    background-color: #f0f0f07a;
    margin: 6px;
}

.owl-carousel .owl-stage-outer {
    height: 470px;
}

.box_news .info_1 {
    position: absolute;
    top: 0;
    display: flex;
    color: #FFF;
    padding: 5px 5px;
    flex-direction: column;
    justify-content: space-between;
    text-align: center;
    z-index: 2;
    left: 0;
    height: 100%;
}

    .box_news .info_1 > div {
        width: 55px;
        height: 55px;
        background: #0000009e;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }

.box_news img {
    width: 100%;
    object-fit: cover;
    height: 100%;
    transition: all 0.4s ease-in-out 0s;
}

.box_news .the_img {
    width: 100%;
    height: 190px;
    overflow: hidden;
}

.po_R {
    position: relative;
}

.box_news {
    display: block;
    width: 100%;
    margin: 15px 0;
    border-radius: 10px;
    overflow: hidden;
    background: #EEE;
    transition: all 0.3s linear 0s;
}

    .box_news .the_img:after {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background: rgba(0, 0, 0, 0.3);
    }

    .box_news:hover {
        transform: translateY(-3px);
    }

    .box_news .date_info {
        position: absolute;
        z-index: 2;
        top: 0;
        font-weight: bold;
        text-align: center;
        background: #00652e;
        padding: 10px;
        height: 100%;
        border-left: 4px solid #eee;
        display: flex;
        flex-direction: column;
        justify-content: center;
        color: #FFF;
        transition: all 0.4s ease-in-out 0s;
    }

.box_news {
    display: block;
    width: 100%;
    margin: 15px 0;
    border-radius: 10px;
    overflow: hidden;
    background: #EEE;
    transition: all 0.3s linear 0s;
}
/*.favoret2 {
    background-color: #0e743d !important;
}*/
.search_header {
    flex-grow: 1;
    margin-right: 0;
    /* width: 72px !important; */
    display: flex;
    border: none !important;
    border-radius: 0px;
}

/*.top_header {
    background: #37bd751f !important;
    padding: 4px 0;
    border-bottom: 1px solid #37BD75;
    color: black;
}*/

li a:hover {
    /*color: var(--main);*/
    /*padding-inline-start: 2px;*/
}

.cart-counter {
    position: absolute;
    top: 10px;
    right: 9px;
    width: 18px;
    height: 18px;
    border-radius: 100%;
    line-height: 1;
    background-color: #0c6c38;
    color: rgb(255, 255, 255);
    font-size: 10px;
    font-weight: 600;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
}

.cmd {
    cursor: pointer;
}

.owl-carousel .owl-stage-outer {
    /*height: 450px;*/
}

.box_product_fillter .btn-main span {
    transition: all 0.2s linear 0s
}

.btn-main-course :hover {
    transition: none !important;
}

.cart-count {
    font-size: 13px;
    color: #0acd7d;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    position: absolute;
    top: -2px;
    right: -2px;
    border: 1px solid #eaeaea;
}

.itemOwl_product .info2 :hover {
    /*background: rgba(0, 0, 0, 0.5);*/
}

.itemOwl_product .info2 {
    display: flex;
    flex-direction: column;
    color: white;
    align-items: flex-start;
    font-size: 18px;
}
/*  .itemOwl_product :hover {
        background: rgba(0, 0, 0, 0.5)
    }*/

.cmd-center {
    padding: 5px;
    border: 0px solid #ebeaea;
    background-color: #ffffff;
    border-radius: 3px;
    margin: 5px 0px;
    text-align: center !important;
}

.favoret2.active {
    color: #0e743d !important;
}

.head .user-phto {
    height: 170px;
}

.favoret2 {
    width: 25px;
    height: 25px;
    padding: 0;
    font-size: 23px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #617068 !important;
    position: absolute;
    /* left: 15px;*/
    background: none !important;
    z-index: 6;
    top: 4px;
    margin: 5px 10px;
}

.base-inf-video {
    position: absolute;
    color: #FFF;
    /* font-size: 18px; */
    border-radius: 20px;
    background: #318156;
    top: 10px;
    /* left: 74%; */
    right: 10px;
    z-index: 5;
    opacity: 0.7;
    margin: 0;
}



.the_title .btn-main {
    margin: 0;
    margin-top: 11px;
    border-radius: 50px;
}

.step_vedio_Horizontal .item > span {
    display: block;
    width: 100%;
    height: 2px;
    background: #726c6c;
    border-radius: 20px;
}

.search_header {
    flex-grow: 1;
    display: flex;
    border: none !important;
    border-radius: 0px;
}

.step_vedio_Horizontal .item.lock > span {
    background: #078b43 !important;
}

.input-validation-error {
    border: 1px solid #fa7f7f;
    padding: 8px;
}

.btn-evaluation {
    display: block;
    background: #318156;
    color: var(--white) !important;
    width: 100%;
    max-width: 100%;
    padding: 0;
    border-radius: 10px;
    text-align: center;
    text-shadow: 0 0;
    margin: 20px auto;
    height: 42px;
    /* line-height: 53px; */
    border: 1px solid var(--main);
}

.writ_quetion button {
    background: #00652e;
    color: #FFFFFF;
    width: 37px;
    height: 37px;
    border-radius: 50%;
    position: absolute;
    top: 92.7%;
    transform: translateY(-50%);
    left: 16px;
}
