@font-face {
    font-family: Vazir;
    font-weight: bold;
    src: url('fonts/Vazir-Bold.eot');
    src: url('fonts/Vazir-Bold.eot?#iefix')format('embedded-opentype'), url('fonts/Vazir-Bold.woff') format('woff'), url('fonts/Vazir-Bold.woff2') format('woff2'), url('fonts/Vazir-Bold.ttf') format('truetype');
}

body {
    direction: rtl;
    text-align: right!important;
    line-height: 1.6;
    background-color: white;
}

.wb-bg-banner {
    font-family: 'Vazir', Arial, sans-serif;
    font-weight: normal;
    height: 91vh;
    background-color: white;
}

.font_website {
    font-family: 'Vazir', Arial, sans-serif;
    font-weight: normal;
}

.navbar-nav>li {
    font-family: 'Vazir', Arial, sans-serif;
    font-weight: normal;
}

.nav-link {
    color: rgb(22, 22, 22);
    font-size: 15px;
}

.nav-link:hover {
    color: rgb(212, 0, 0);
}

.color_website {
    background-color: white;
}

#dropdownmenu {
    font-size: 15px;
}

.dropdown-toggle::after {
    display: none !important;
}

.dropdown-menu {
    text-align: center !important;
    min-width: 6rem !important;
    margin-left: 7px !important;
}

.dropdown-item {
    color: rgb(14, 9, 156) !important;
}

#dropdownmenu {
    color: rgb(14, 9, 156);
}

.color-text-website {
    color: rgb(22, 22, 22) !important;
}

#def-edu1 {
    box-shadow: 0 4px 8px 0 #ccc;
    border-radius: 5px;
}

#def-new {
    box-shadow: 0 4px 8px 0 #ccc;
    border-radius: 5px;
}

#def-edu1-part {
    box-shadow: 0 4px 8px 0 #ccc;
    border-radius: 5px;
}

#def-edu2-part {
    box-shadow: 0 4px 8px 0 #ccc;
    border-radius: 5px;
}

#def-news-part {
    box-shadow: 0 4px 8px 0 #ccc;
    border-radius: 5px;
}

.part-edu1 {
    border-radius: 5px;
    border: 1px #ccc solid;
    width: 95%;
}

@media screen and (max-width:768px) {
    #text-slider {
        height: 30vh !important;
        margin-top: 3vh !important;
    }
    #text-slider h4 {
        font-size: 16px;
    }
    #text-slider h6 {
        font-size: 13px;
    }
    #text-slider>div {
        padding-bottom: 0px!important;
    }
    #img-slide img {
        max-width: 70%!important;
    }
    #line-icon1 {
        display: none !important;
    }
    #line_1 {
        display: none !important;
    }
    #title-slider {
        margin-top: 15vh!important;
    }
    #txt-banner {
        margin-bottom: 0px!important;
    }
    #imgslide {
        max-width: 300px;
        margin-top: 5vh!important;
    }
    #dropdownmenu {
        margin-right: 30vw;
    }
    #way-edu1 {
        font-size: 10px !important;
    }
    #box-text div {
        font-size: 12px!important;
    }
    #def-edu2-part {
        font-size: small!important;
        list-style: normal!important;
    }
    #text_edu1 {
        font-size: small!important;
    }
    #my-nav-link {
        font-size: small!important;
    }
    #mrdiv {
        margin-right: 10px!important;
    }
    #time {
        display: flex!important;
        text-align: center;
    }
    #title-edu1 h5 {
        font-size: 13px;
    }
    #def-news-part img {
        padding: 0px 5px!important;
    }
    #def-news-main h5 {
        font-size: 13px!important;
    }
    #def-news-main h6 {
        font-size: smaller!important;
    }
    #news-baner h6 {
        font-size: 14px!important;
    }
    #news-baner small {
        font-size: 10!important;
    }
    #time div {
        font-size: 10px!important;
    }
}