@import url('https://fonts.googleapis.com/css2?family=Reem+Kufi:wght@400;500;600;700&display=swap');
@font-face {
    font-family: 'Thuluth';
    src: url('../fonts/A.Thuluth_p30download.com_.ttf');
}
@font-face {
    font-family: 'Thuluth Bold';
    src: url('../fonts/alfont_com_AlFont_com_4_1A.ttf');
}
h1,h2,h3,h4,h5,h6{
    margin-bottom: 0;
}
.bg-primary, .btn-primary {
    background-color: rgba(13,143,117,1) !important;
}
.bg-secondary, .btn-secondary{
    background-color: #21446f !important;
}
.border-primary{
    border-color: rgba(13,143,117,1) !important;
}
.border-secondary{
    border-color: #21446f !important;
}
.text-secondary{
    color: #21446f !important;
}
.text-primary{
    color: rgba(13,143,117,1) !important;
}
.text-right {
    text-align: right !important;
}
/* NavBar */
.nav h1{
    margin-top: 20px;
    font-size: 4rem;
    font-family: 'Thuluth Bold';
    font-weight: 700;
}
.slogan{
    font-family: 'Cairo';
    font-weight: 700;
    font-size: 1.3rem;
}
.hero-background{
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-clip: border-box;
    width: 100%;
    height: 100vh;
}
header .navbar-light .navbar-nav .nav-link:before{
    display: none;
}
header .navbar-light .navbar-nav .nav-link{
    color: white !important;
}
header .navbar-light .navbar-nav .nav-link:hover{
    background-color: transparent !important;
    color: #0d8f75 !important;
    text-decoration: underline;
}
header .fixed .navbar-nav .nav-link:hover{
    background-color: #fff !important;
    color: #fff;
    text-decoration: underline;
}
header .navbar-light .navbar-nav .nav-item.active .nav-link{
    background-color: transparent;
    color: #0d8f75;
    text-decoration: underline !important;
}
.offcanvas-backdrop:nth-child(2){
    opacity: 0 !important;
}
.breadcrumb-item+.breadcrumb-item:before{
    content: '/';
}
hr{
    margin: 0;
    border-top: 10px solid #000;
    opacity: 1;
}
.separator p {
    margin-top: -30px;
    left: 0;
    right: 0;
}
.card-inner-top{
    background-size: cover;
    background-position: center;
}
.nav-pills li:first-child .nav-link,
.nav-pills li:nth-child(2) .nav-link,
.nav-pills li:nth-child(3) .nav-link,
.nav-pills li:nth-child(4) .nav-link,
.nav-pills li:nth-child(5) .nav-link{
    color: #214570 !important;
}
.bn-news .navbar-nav li:hover a{
    color: red !important;
}
.hidden{
    display: none;
}
.flex{
    display: flex !important;
}
.items-center{
    align-items: center !important;
}
.justify-between{
    justify-content: space-between !important;
}
.flex-1 {
    flex: 1 1 0%;
}
.text-sm {
    font-size: .875rem;
}
.text-gray-700 {
    color: #4a5568;
}
.leading-5 {
    line-height: 1.25rem;
}
.font-medium {
    font-weight: 500;
}
.relative
{
    position: relative;
}
.z-0{
    z-index: 0;
}
.inline-flex{
    display: inline-flex;
}
.shadow-sm {
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
}
.rounded-md{
    border-radius: 0.375rem;
}
.page-numbers nav div .bg-white{
    background-color: #0d8f75 !important;
}
.pagination
{
    background: #45b19b;
    align-items: center !important;
    margin-bottom: 0;
}
.page-item:last-child,
.page-item:first-child{
    background-color: transparent;
}
.page-item:last-child .page-link,
.page-item:first-child .page-link
{
    border-radius: 0;
    font-size: 30px !important;
}
.page-item:first-child .page-link{
    border-top-right-radius: 0.375rem;
    border-bottom-right-radius: 0.375rem;
}
.page-item:last-child .page-link{
    border-top-left-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
}
.page-item.active{
    background-color: #0d8f75;
    padding: 5px;
    border-radius: 50%;
}
.page-item .page-link{
    color: #fff !important;
}
.page-item.disabled .page-link{
    background-color: transparent !important;
    color: #4a5568 !important;
    box-shadow: none !important;
}
.page-item.active .page-link{
    color: #fff !important;
    font-weight: bold;
}
.pagination .page-item.active .page-link:not(.named){
    border-block-end: none;
}
.pagination .page-item
{
    align-self: center;
}
.committes-item .card-absolute{
    margin-top: 20px;
}
.card-absolute .card-header {
    position: absolute;
    top: -20px;
    left: 15px;
    border-radius: 0.25rem;
    padding: 10px 15px;
}
[dir=rtl] .card-absolute .card-header {
    right: 15px;
}
.hero-background::before{
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    opacity: 0.5;
    background-color: #0d8f75;
}
.navbar.fixed{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background-color: #0d8f75;
    color: #fff !important;
    width: 100%;
}
.fixed .nav-item.active .nav-link{
    color: #0d8f75 !important;
    background-color: #fff !important;
}
/* .fixed .nav-item.active .nav-link.bg-primary{
    background-color: transparent !important;
} */
.ag-courses_item {
    flex-basis: calc(33.33333% - 30px);
    box-shadow: 20px 20px 50px grey;
}
.ag-courses-item_link:hover,
.ag-courses-item_link:hover .ag-courses-item_title,
.ag-courses-item_link:hover .ag-courses-item_details-box {
    text-decoration: none;
    color: #fff;
    transition: all .3s ease;
}
.ag-courses-item_link:hover .ag-courses-item_bg {
    transform: scale(10);
}
.ag-courses-item_title {
    z-index: 2;
    color: #000;
    transition: all .3s ease;
}
.ag-courses-item_details-box {
    z-index: 2;
    color: #000;
    transition: all .5s ease;
}
.ag-courses-item_bg {
    height: 128px;
    width: 128px;
    background-color: #0d8f75;
    z-index: 1;
    top: -75px;
    right: -75px;
    transition: all .5s ease;
}
.icon img{
    z-index: 1 !important;
    position: relative;
}
#social-links ul{
    display: flex;
    margin-bottom: 0;
    list-style: none;
    align-items: center;
}
#social-links ul li{
    padding: 10px;
}
#social-links ul li:first-child a span{
    font-size: 40px;
    color: #214570;
}
#social-links ul li:nth-child(2) a span{
    font-size: 40px;
    color: #25d366;
}
#social-links ul li:nth-child(3) a span{
    font-size: 40px;
    color: #0088cc;
}
.offcanvas{
    transition: transform .3s ease-in-out;
}
.fade {
    transition: opacity .15s linear;
}
.delay-item.ms-3:first-child{
    margin-right: 0 !important;
}
.btn {
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
#menu{
    display: none;
}
.about-us .about-img{
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-clip: border-box;
    width: 100%;
    height: 300px;
    position: relative;
}
.about-us .about-img::before, .about-us .about-img::after{
    position: absolute;
    content: "";
    inset: 0;
    background-color: #0d8f75;
    opacity: .2;
    width: 100%;
    height: 100%;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link
{
    background-color: #0d8f75;
    font-weight: bolder;
    color: #fff;
}
.nav-link{
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
}
.tabs-body .nav-tabs .nav-link{
    color: #0d8f75;
    font-weight: bold;
}
.tabs-body .nav-tabs .nav-link:hover{
    color: #fff;
    background-color: #0d8f75;
}
.statistics-card-grey-small {
    background-color: #f2f2f2;
}

.new-bar .bn-breaking-news .bn-news ul li a::after{
    content: "-";
}
.new-bar .bn-breaking-news .bn-news ul li a:last-child::after{
    content: "";
}
.category {
    transform: rotate(-45deg) translate(-33%, -250%) !important;
}