.dir-rtl {
    direction: rtl;
}

.nav-link {
    margin-right: 5px;
    margin-left: 5px;
    color: black;
    font-size: 16px;
}

.border-botton {
    border-bottom: 1px solid #F8D6A6;
}

.bg-color-royal {
    background-color: #FFFFFF;
}

.font-size-18 {
    font-size: 18px
}

.color-text-gray {
    color: #546E7A;
}

.pading-5 {
    padding: 5px
}

.border-r-30 {
    border-radius: 30px;
}

.font-size-16 {
    font-size: 16px;
}

.text-decoration {
    text-decoration: none;
}


.font-18 {
    font-size: 18.5px;
}

.font-15 {
    font-size: 16px;
}

.text-green {
    color: #6B7280;
}

.margin-5 {
    margin-left: 5px;
}

.color-icon {
    color: #9CA3AF;
}

.font-34 {
    font-size: 34px;
}

.dir-rtl {
    direction: rtl;
}

.border-style-filter {
    border: 1px solid #D1D5DB;
    border-radius: 13px;
}

.bg-style-light {
    background-color: #F3F4F6;
}

.font-21 {
    font-size: 21px;
}

.border-bottom-style {
    border-bottom: 2px solid #D1D5DB;
}

.border-top-style {
    border-top: 2px solid #D1D5DB;
}

.min-height {
    min-height: 1237px
}

.font-17 {
    font-size: 17px;
}

.pt-13 {
    padding-top: 13px;
}

.pb-14 {
    padding-bottom: 14px;
}

.font-48 {
    font-size: 48px;
}

.border-style-filter {
    border: 1px solid #D1D5DB;
    border-radius: 13px;
}


.size-checkbox {
    width: 20px;
    height: 20px;
    background-color: red;
}

#font-size-55 {
    font-size: 55px;
}

.fillter-style {
    font-size: 30px;
    border: 1px solid #D1D5DB;
    color: #057A55;
    border-radius: 7px;
    padding-top: 4px;
    padding-bottom: 2px;
}

.buttom-number-style {
    padding-right: 18px;
    padding-left: 18px;
    border-radius: 8px;
    padding-top: 9px;
    padding-bottom: 9px;
    font-size: 25px;
    background-color: #E5E7EB;
    font-size: 17.5px;
    font-weight: bold;
}

.card-img-style {

    background-repeat: no-repeat;
    background-size: cover;
    height: 224px;
    border-radius: 19px 19px 19px 19px;
}

.bg-style-green {
    background-color: rgba(236, 184, 2, 1);
}

.pr-15 {
    padding-right: 15px;
}

.pl-15 {
    padding-left: 15px;
}

.pt-7 {
    padding-top: 7px;
}

.border-r-8 {
    border-radius: 8px;
}

.pb-8 {
    padding-bottom: 8px;
}

.style-btn-top {
    font-size: 25px;
    border-radius: 60px;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-right: 6px;
    padding-left: 6px;
}

.border-style {
    border: 1px solid rgba(236, 184, 2, 1)
}

.font-13 {
    font-size: 13px;
}

#bg-brown {
    background-color: #057A55;
}

.router-link-active {
    border-bottom: 2px solid black;
}

@media screen and (max-width: 999px) {
    .router-link-active {
        border-bottom: 0px;
    }
}

#dir-rtl {
    direction: rtl;
}

.font-26 {
    font-size: 26px;
}

.font-19 {
    font-size: 17px;
    word-spacing: 3px;
    line-height: 25px;
}

.list-style-type {
    list-style-type: none;
}

.text-dcotation-none {
    text-decoration: none;
}

.font {
    font-size: 21px;
}

li {
    line-height: 29px;
    font-size: 15px;
}

.font-22 {
    font-size: 22px;
}

.font-17 {
    font-size: 17px;
}

.background-footer {
    background-image: url(../img/learning/footer.png);
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 200px;
}

@media screen and (max-width: 999px) {
    .background-footer {
        background-image: url(../img/learning/footr.png);
        background-repeat: no-repeat;
        background-size: cover;
        min-height: 200px;
    }
}

.section-footer-box {
    width: 62px;
    padding-top: 7px;
    padding-bottom: 7px;
    border-radius: 15px;
    background-color: #E5E7EB;
}

.section-footer-box2 {
    width: 62px;
    padding-top: 7px;
    padding-bottom: 10px;
    border-radius: 15px;
    background-color: #E5E7EB;
}

.background-sm-footer {
    background-image: url(../img/learning/footer-sm.png);
    background-repeat: no-repeat;
    background-size: cover;
}

@media screen and (min-width: 999px) {

    .background-sm-footer {
        background-image: url(../img/learning/footr-sm.png);
        background-repeat: no-repeat;
        background-size: cover;
    }
}

input[type=text] {
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #D1D5DB;
    border-radius: 8px;
    background-image: url('../img/book/search.png');
    background-position: 10px 15px;
    background-repeat: no-repeat;
}


.bg-color-green {
    background-color: #84E1BC;
}

.footer-box {
    border-radius: 15px 15px 0px 0px;
    box-shadow: -0px -0px 3px #2D2D2D;
    padding-top: 33px;
}

/* color: #9CA3AF;font-size: 16px */

.font-16 {
    font-size: 16px;
}

.color-light {
    color: #9CA3AF;
}

.pt-style-1 {
    padding-top: 1px;
}



.btn-sm-login {
    padding-right: 45px;
    padding-left: 45px;
    font-size: 17px;
    padding-top: 9px;
    padding-bottom: 10px;
    border-radius: 10px;
}

#icon-style {
    padding: 7px;
    padding-right: 10px;
    padding-left: 10px;
}

.border-botton {
    border-bottom: 1px solid #F8D6A6;
}

@media screen and (max-width: 999px) {

    .border-botton {
        border-bottom: 0px;
    }

}

.boder-style-sm {
    border-bottom: 1px solid #EDDBC1;
    padding-top: 23px;
    padding-bottom: 20px;
}

@media screen and (min-width: 999px) {
    .boder-style-sm {
        border-bottom: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
    }
}













