.dir-rtl {
    direction: rtl;
}

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

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

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

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

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

.pading-5 {
    padding: 5px
}

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

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

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

.dir-rtl {
    direction: rtl;
}

.dir-ltr {
    direction: ltr;
}

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

.bg-light-yellow{
    background-color: #FDF4E7;
}

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

.font-size-32 {
    font-size: 2rem;
}

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

.border-r-20 {
    border-radius: 12px;
}

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

.border-acordian-style {
    border-bottom: 1px solid rgba(248, 214, 166, 1);
}

.border-r-social {
    border-radius: 13px;
}

.brown-color {
    background-color: rgba(5, 122, 85, 1);
}

#snag-color {
    background-color: rgba(1, 71, 55, 1);
}

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

.border-r-15{
    border-radius: 15px !important;
}

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

#brown-color {
    background-color: rgba(5, 122, 85, 1);
}

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

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

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

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

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

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

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

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

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

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

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

.font-size-slider {
    font-size: 1.2rem;
}

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

.badge-book {
    background-color: #E5E7EB;
    color: #6B7280;
}

.height-400{
    height: 400px;
}

.padingt-1 {
    padding-top: 1px;
}

.ml-200{
    margin-left: 200px;
}

.mt-110{
    margin-top: 110px;
}

.padingb-6 {
    padding-bottom: 6px;
}

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

.line-height-25 {
    line-height: 25px;
}

.style-box-shadow {
    box-shadow: 0px 4px 6px #8888;
}




.bg-header-box {
    background-image: url(../img/index-page/logo-back.jpg) ;
    background-repeat: no-repeat;
    background-size: cover;

}

@media screen and (max-width: 999px) {
    .bg-header-box {
        background-image: url(../img/index-page/white.png);
        background-repeat: no-repeat;
        background-size: cover;
    }
    #bg-header-box-content {
        display: none !important;
    }
}

.card-image-1 {
    background-repeat: no-repeat;
    background-size: cover;
    height: 200px;
    width: 100%;
}

.card-image-2 {
    background-image: url(../img/index-page/card-img2.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 200px;
    width: 100%;
}

.card-image-3 {
     background-repeat: no-repeat;
    background-size: cover;
    height: 200px;
    width: 100%;
}

.card-image-4 {
    background-image: url(../img/index-page/card-img4.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 200px;
    width: 100%;
}

.border-r-article {
    border-radius: 14px 14px 0px 0px;
}

#btn-bottom {
    border-bottom: 1px solid rgba(248, 214, 166, 1);
}

.text-orange {
    color: #E93A53;
}

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

.m-14 {
    margin: 14px;
}

.font-size-75 {
    font-size: 3.5rem;
}

.font-size-35 {
    font-size: 2rem;
}

.line-height-70 {
    line-height: 70px;
}

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

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

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

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

.line-height-slider {
    line-height: 33px;
}

.height-363 {
    height: 363px;
}

.font-size-28 {
    font-size: 1.5rem !important;
}

.height-650 {
    height: 650px;
}

.p-absolute {
    position: absolute;
}

.p-relative {
    position: relative;
}

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

.border-r-7 {
    border-radius: 15px;
    box-shadow: 0px 2px #cccccc;
}



.margin-top-3 {
    margin-top: 3px;
}

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

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

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

.border-r-slider {
    border-radius: 180px 180px 13px 13px;
}

.border-r-img {
    border-radius: 100px;
}

.width-20rem {
    width: 15rem;
}

.p-13 {
    padding: 13px;
}

.border-style-book {
    border: 1px solid #F8D6A6;
}

.mb-9 {
    margin-bottom: 9px;
}

.box-shadow {
    box-shadow: 0px 4px 4px #cccc;
}

.border-r-26 {
    border-radius: 26px !important;
}

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

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

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

.font-size-16 {
    font-size: 21px;
    font-weight: bold;
}

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

.border-article {
    border-radius: 9px;
}

.border-article2 {
    border-radius: 15px;
}

.color-dark {
    color: rgba(5, 122, 85, 1);
}

.border-brown {
    border: 1px solid rgba(5, 122, 85, 1);
}

.bg-shadow {
    background-image: url(../img/index-page/shadow-box.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.with-20rem {
    width: 17rem;
}

.color-green {
    color: rgba(236, 184, 2, 1)
}

.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;
}

.z-index-1{
    z-index: 1;
}

.img-shadow {
    background-image: url(../img/index-page/sha.png);
    background-repeat: no-repeat;
    background-size: cover;
}

@media screen and (max-width: 999px) {
    .img-shadow {
        background-image: url(../img/index-page/shado.png);
        background-repeat: no-repeat;
        background-size: cover;
    }
}

.img-shadow-sm {
    background-image: url(../img/index-page/shadow-sm.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 200px;
}


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

#dir-rtl {
    direction: rtl;
}

.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/index-page/footer.png);
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 200px;
}

@media screen and (max-width: 999px) {
    .background-footer {
        background-image: url(../img/index-page/green.png);
        background-repeat: no-repeat;
        background-size: cover;
    }
}

.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: 57px;
    padding-top: 7px;
    padding-bottom: 7px;
    border-radius: 15px;
    background-color: #E5E7EB;
    margin-left: 14px;
    margin-right: 14px;
}

.section-footer-box2 {
    width: 57px;
    padding-top: 7px;
    padding-bottom: 10px;
    border-radius: 15px;
    background-color: #E5E7EB;
    margin-left: 14px;
    margin-right: 14px;
}

.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;
}

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

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

.line-hight{
    line-height: 22px;
}

.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;
    }
}

.visibility-hidden{
    visibility: hidden;
}
