@import url('https://fonts.googleapis.com/css2?family=Cairo&display=swap');
a {
    color: #669b3f;
    text-decoration: none;
    background-color: transparent;
}
a:hover {

    color: #000;
    text-decoration: none;
    background-color: transparent;
}
body {
    background: #ebeae5!important;
    font-family: 'Cairo', sans-serif;

    font-size: .8375rem;

}
.dir-rtl #action-menu-1-menubar {
    margin-left: 25px;
}
.dir-ltr #action-menu-1-menubar {
    margin-right: 25px;
}
.logos_area {
    margin-top: 50px;
}
.logos_area img {
    width: 100%;
}
#page-wrapper > nav {
    background:#669b3f !important;
}

nav .usertext  {
    color: #fff;
    font-size: 13px;
}
nav ul li a.dropdown-toggle  {
    color: #fff !important;
}
.navbar-light .navbar-nav .nav-link {
    color: #fff;
    font-size: 13px;
}
/*
.logo_div ,.settings_area
,*/.logos_area
{
    border-bottom: 2px solid #669b3f;
}
#page {
    margin-top: 0px !important;
}
.list-group  ul{
    list-style: none !important;
    margin: 0px !important;

}
.mb-3, .my-3 {
    border: 0px;
    margin-bottom: 1rem!important;
    background: none;
}

.list-group-item[data-parent-key="mycourses"],
.list-group-item[data-key="mycourses"],
.list-group-item[data-key="home"],

.list-group-item[data-key="myhome"],

.list-group-item[data-key="calendar"],

.list-group-item[data-key="privatefiles"],
.list-group-item[data-key="sitesettings"]

{
    display: none !important;
}

img.userpicture{
margin-right: 0px !important;
margin-left: 0px !important;

}
.dropdown-toggle::after{
    top: 3px;
    position: relative;
}
.btn-outline-secondary, .btn-secondary, .btn-default {
    color: #fff;
    background-color: #669b3f;
    border-color: #ced4da;

    /* background-color: #323232;
    border-color: #ced4da;
   */ border-radius: 2px;
}

.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #669b3f;
}
.block_header {
    padding: 0px 0;
    font-size: 20px;
    color: #000;
    font-weight: bold;
    margin-bottom: 30px;
    margin-top: -30px;
}
.block_header  i{
    font-size: 50px;
    color: #669b3f;
    position: relative;
    top: 10px;
    padding: 0px 10px ;
    display: inline-block;
}

.block-cards {
    border-bottom: 2px solid #669b3f;
}

/**************/
.block_recentlyaccessedcourses  h5 ,
.block_myoverview h5 {
        display: none !important;
}


.dashboard-card-deck.fixed-width-cards .dashboard-card {
    width: 220px;
}
.dashboard-card-deck .dashboard-card {

    border: 1px solid #669b3f;
}
.dashboard-card-deck.one-row {
    margin-top: 20px;
    margin-bottom: 20px;
}
.list-group-item.active {
    background-color: #669b3f;
    border-color: #669b3f !important;

}

.btn-primary {
    color: #fff;
    background-color: #669b3f;
    border-color: #77c73b;
}
.list-group-item {
    padding: .50rem 1.25rem;
}
.dashboard-calendar  {

margin-bottom: 40px;
}
.dashboard-calendar .block .minicalendar {
    max-width: unset!important;
}
.dashboard-calendar .monthtable {
background: #fff;

}

.dir-rtl .dashboard-calendar .monthtable {
    border-radius: 0 15px 15px 0;
}

.dir-ltr .dashboard-calendar .monthtable {
    border-radius:  15px 0 0 15px;
}


.dir-ltr  .dashboard-calendar .listevents {
    border-radius: 0 15px 15px 0;
}

.dir-rtl .dashboard-calendar .listevents {
    border-radius:  15px 0 0 15px;
}


.dashboard-calendar .current {

}

.dashboard-calendar .listevents {
    background: #669b3f ;
}

.dashboard-calendar .listevents .header{
    color: #fff;
    border-bottom: 1px solid;
    padding: 10px;

}
.dir-rtl  .dashboard-calendar .listevents .header h3 i{
    float: left;
    margin-top: 5px;
}
.dir-ltr  .dashboard-calendar .listevents .header h3 i{
    float: right;
    margin-top: 5px;
}
.dashboard-calendar .listevents .number  h4{
    color: #fff;
    padding: 10px;
    font-weight: bolder;
    font-size: 140px;
    text-align: center;


}.dashboard-calendar .listevents .number   {
     height: 137px;

}
.dashboard-calendar .listevents  .text{


    text-align: center;
    color: #fff;
    font-size: 35px !important;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: bold;


}



.dashboard-calendar span.current a {
    color: #000;
    font-weight: bold;
}

.dashboard-calendar .block .minicalendar th, .block .minicalendar td
{
    font-size: 14px;
    padding: 10px 0px;
    font-weight: bold;
}
.dashboard-calendar   .minicalendar td.today    a{
    display: inline-block !important;
    width: 36px !important;
    margin: 0px !important;
    padding: 0px !important;
    background: #669b3f !important;
    padding: 6px 5px !important;
    border-radius: 50% !important;
    color: #fff!important;
    height: 36px !important;
}

.dashboard_calendar .minicalendar th {
    border-bottom: 1px solid #000;
}

h3.event_today {
    color: #fff !important;
}
.page-header-headings h1 {
font-size: 16px !important;
    font-weight: bold;
}



.dashboard-calendar .listevents li{
    border-bottom: 1px dashed #fff;
    list-style: none;
    padding: 5px;
}
.add-event a  {
    display: block;
    background: #323232;
    width: 100px;
    padding: 10px;
    margin: 10px;
    color: #fff;
}
.cal_courses_flt {
    max-width: 324px;
}
.funfact i {
    font-size: 47px;
    color: #669b3f;
}
#reservation {
    padding-top: 90px;
    padding-bottom: 74px;
    background: #363845;
}

#page-footer   ul {
    list-style: none;

}

#page-footer   .five_itm li {
    display: inline-block;
}
#page-footer  a {
    text-decoration: none !important;
}
#page-footer  a:hover {
    color: #669b3f;
}
#page-footer .five_itm a {
    display: inline-block;
    height: 30px;
    width: 30px;
    background: #24292d;
    text-align: center;
    padding-top: 3px;
    border: 1px dashed #669b3f;
    border-radius: 50%;
}

.widget.dark {
    margin-top: 25px;
}
h4.widget-title.line-bottom-theme-colored-2 {
    border-bottom: 1px dotted #669b3f;
    padding-bottom: 10px;
}
.usefull_links a {
    display: block;
    padding: 5px 0px;
}
#page-footer {
    background: rgb(32, 32, 32) !important;
}

#page-wrapper #page{
    padding: 0;
}

.form-control {
    border-radius: 2px;
    font-size: 14px;
}
.footer_contactus .form-group {
    margin:10px 0px;
}

.dir-rtl .footer_contactus .loading_form {
     float: left;
    height: 70px; width: 70px; overflow: hidden; text-align: center;
}
.dir-ltr .footer_contactus .loading_form {
     float: right;
    height: 35px; width: 35px; overflow: hidden; text-align: center;
}
.header_login{
    min-height: 200px;
    text-align: center;
}
.sign_in_text{
    background: #669b3f;
    text-align: center;
    padding: 10px;
    color: #fff;
    font-weight: bold;
    border-radius: 10px 10px 0 0 !important
}


#page-login-index .card {
    border-radius: 10px 10px 0 0;
}

#page-login-index  .form-control {
    border-radius: 2px;
    font-size: 14px;
    border-radius: 17px;
    background: #eee;
    color: #669b3f;
    border: 1px solid;
}
#page-login-index  .btn-primary {
    border-radius: 17px;

}

#page-login-index.dir-rtl  .forg {
    text-align: left;

}


#page-login-index.dir-ltr  .forg {
    text-align: right;

}


.c_cap {
    margin: 0 17% !important;
    background: #000000a6;
    padding: 10px;
}

.c_cap h5 {
    color: #669b3f;
    font-weight: bolder;
    font-size: 29px;
    text-transform: uppercase;
}

.sect {
    margin-top: 10px;
}

.sect i {
    font-size: 37px;
}
.sect strong {
    font-size: 35px;
    text-transform: uppercase;
}
.sect span {
    color: red;
}
.sect p {
    color: #000;
    text-transform: uppercase;
}

.insts {
    background: #fff;
    padding: 8px;
    border-radius: 14px;
}

.sec_cont {
    border-bottom: 2px solid #669b3f;
    padding-bottom: 20px;
}
.logo_icon {
    margin-top: -15px;
}
.aboutus_text i {
    color: #669b3f;
}

span.sub_title {
    text-decoration: underline;
    color: #000;
    font-size: 15px;
}
.aboutus_text .text_to_html {
    text-align: justify;
}
.more_btn{
    border-radius: 4px;
    margin-bottom: 18px;
    color: #fff !important;
    padding: 5px;
    font-size: 13px;
    cursor: pointer;
}
.navbar .d-none {
    display: block!important;
}
.usermenu .login a {
    color: #fff;
    font-size: 14px;
    font-weight: bold;

}
.align-items-center {
    align-items: center!important;
    position: relative;
    /*z-index: 1000;*/
}
.usermenu .login {
    color: #669b3f ;
}
div#aboutus_text {
    border-bottom: 2px solid #669b3f;
}

.course_slide  {
    margin-bottom: 15px;
    padding-bottom: 10px;
}
.course_slide  .btn-secondary-outline {
    color: #669b3f;
}
.course_slide i.fa.fa-star {
    color: #f9e007;
}
.course_slide .card.h-100 {
    border-radius: 15px 15px 0 0 !important;
    overflow: hidden;
    background: none;
    border: 0;
}

.course_slide .cname {
    color: #669b3f;
    font-size: 14px;
    padding: 5px 0;
    height: 95px;
    overflow: hidden;
}

.course_slide .card-body {
    padding: 1px;
}

.course_slide .csummary {
    font-size: 12px;
    padding: 10px 0 0 0;
    height: 100px;
    text-align: justify;
    overflow: hidden;
    color: #000;
}


.course_slide .corgname {
    color: #000;
    text-decoration: underline;
    font-size: 12px;
}



.course_slide  .card-img-top-250 {
    max-height: 225px;
    overflow: hidden;
    height: 225px;
    border-bottom: 3px solid #669b3f;
    padding-bottom: 5px !important;
    background: #fff;
}

.course_slide p {
    font-size: 14px;
    text-align: justify;
}

.course_slide section.carousel {

    margin-top: -10px;
}

.course_slide  {
    border-bottom: 3px solid #669b3f;
}

    /****************/
.carousel-item-prev,
 .carousel-item-next,
 .carousel-item.active {
     display:flex;
 }


/* control image height */
.card-img-top-250 {
    max-height: 225px;
    overflow:hidden;
    text-align: center;
}

/* smoother transitions */
.carousel-inner>.carousel-item.next.left,
.carousel-inner>.carousel-item.prev.right
{
    transition: all 1s ease;
}
/**********************/
.insts .slick-next  {
    position: absolute;
    top: 0;
    right: 0;

}
.insts .slick-prev  {
    position: absolute;
    top: 0;
    left: 0;

}

.insts  .slick-arrow {
    border: 0px !important;
    background: #669b3f;
    border-radius: 3px;
    color: #fff;
    margin-bottom: 10px;
    width: 88px;
    border: 0 !important;
    position: absolute;
    z-index: 9999;
    display: none;
}
.slick-slide a {
    display: block;
    width: 100%;
    text-align: center;
    border: 0 !important;
}
.inst_logo {
    margin-top: 50px;
}
.ins_modal  .modal {
    margin-top:90px;
    z-index: 99999999999;
}


.ins_modal  .modal-content {
border-radius: 5px;
}
.ins_modal  .modal-dialog {
    border-radius: 5px;;
    border: 2px solid #669b3f;
    border-radius: 9px;

}
.inst_logo .img-fluid {
    max-height: 98px;
    padding: 0;
    margin: 0;
    border: 0px;
    text-align: center;
    height: 100px;
    margin: auto;
}

.modal-backdrop {
    display: none !important;
}
section.parallax {
    display: none;

}
.notloggedin #reservation,
#page-site-index #reservation
{
    display: block !important;
}

.result_submit {
    color: red;
    margin: 0;
    padding: 21px 0;
    font-weight: bold;
}

.course-content{
    overflow-wrap: break-word;
}
#id_introeditor_tbl  {
    max-width: 550px ;
}
#id_introeditor_tbl  .moodleSkin .mceToolbar{
    max-width: 550px ;
}
.logselecform #menuid {
    max-width: 200px;
}
.menu_div{
    margin-bottom: 10px;
}
@media (min-width: 576px)
{
.ins_modal    .modal-dialog
        {
            max-width: 900px !important;
            margin: 1.75rem auto;
        }
}
        /******************************/
#overlay{
    position:fixed;
    z-index:99999;
    top:0;
    left:0;
    bottom:0;
    right:0;
    background:rgba(0,0,0,0.9);
    transition: 1s 0.4s;
}
#progress{
    height:3px;
    background:#fff;
    position:absolute;
    width:0;
    top:10%;
}
#progstat{
    font-size:1em;
    letter-spacing: 3px;
    position:absolute;
    top:20%;
    margin-top:-40px;
    width:100%;
    text-align:center;
    color:#fff;
}

.dataTable td,.dataTable th {
    max-width: 250px;
    overflow: hidden;
}


ul.pagination a {
    background: #669b3f;
    color: #fff;
}
    /***********************************************************************/

#carouselExampleIndicators {
    border-bottom: 4px solid #669b3f;
}

#carouselExampleIndicators .w-100 {
    max-height: 400px;
}

@media (min-width: 768px) {
    #region-main-settings-menu.has-blocks, #region-main.has-blocks {
        display: inline-block;
        width: calc(100% - 290px);
    }

    [data-region="blocks-column"] {
        width: 280px;
        border: 1px solid rgba(0, 0, 0, .125);
        background: #fff;
    }
}
@media (min-width: 768px) {
    .col-md-2 {
        padding: 0px;
    }
}
@media (min-width: 1360px)
{
 .dashboard-card-deck:not(.fixed-width-cards) .dashboard-card {
     width: calc(25% - .5rem);

 }

}

    /*********************/
/*******************/


.nav-xbootstrap {
    display: block;

}
.iconsize {
    font-size: 12px;
    top: 2px;
    left: 3px;
}

.nav-xbootstrap ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: block;
}

.nav-xbootstrap li {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: inline-block;
    position: relative;
    font-size: 14px;
    color: #fff;
}

.nav-xbootstrap li a {
    padding: 14px 20px;
    font-size: 14px;
    color: #fff;
    display: inline-block;
    outline: 0;
    font-weight: 400;
    text-decoration: none;
}

.nav-xbootstrap li:hover ul.dropdown {
    display: block;
}

.nav-xbootstrap li ul.dropdown {
    position: absolute;
    display: none;
    width: 200px;
    background: #487527;
    padding-top: 0;
}

.nav-xbootstrap li ul.dropdown li {
    display: block;
    list-style-type: none;
}

.nav-xbootstrap li ul.dropdown li a {
    padding: 15px 20px;
    font-size: 15px;
    color: #fff;
    display: block;
    font-weight: 400;
}

.nav-xbootstrap li ul.dropdown li:last-child a { border-bottom: none; }

.nav-xbootstrap li:hover a {
    background: #487527 ;
    color: #fff !important;
}

.nav-xbootstrap li:first-child:hover a { border-radius: 3px 0 0 3px; }

.nav-xbootstrap li ul.dropdown li:hover a { background: rgba(0,0,0, .1); }

.nav-xbootstrap li ul.dropdown li:first-child:hover a { border-radius: 0; }

.nav-xbootstrap li:hover .arrow-down { border-top: 5px solid #fff; }

.arrow-down {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #def1f0;
    position: relative;
    top: 15px;
    right: -5px;
    content: '';
}
.title-mobile {
    display: none;
}
@media only screen and (max-width:900px) {

    .nav-xbootstrap {
        background: #fff;
        width: 200px;
        height: 100%;
        display: block;
        position: fixed;
        left: -200px;
        top: 0px;
        -webkit-transition: left 0.25s ease;
        -moz-transition: left 0.25s ease;
        -ms-transition: left 0.25s ease;
        -o-transition: left 0.25s ease;
        transition: left 0.25s ease;
        margin: 0;
        border: 0;
        border-radius: 0;
        overflow-y: auto;
        overflow-x: hidden;
        height: 100%;
        margin-left:0 ;
    }
    .title-mobile {
        position: fixed;
        display: block;
        top: 10px;
        font-size: 20px;
        left: 100px;
        right: 100px;
        text-align: center;
        color: #FFF;
    }
    .nav-xbootstrap.visible {
        left: 0px;
        -webkit-transition: left 0.25s ease;
        -moz-transition: left 0.25s ease;
        -ms-transition: left 0.25s ease;
        -o-transition: left 0.25s ease;
        transition: left 0.25s ease;
    }
    .dir-ltr .nav-bg-xbootstrap {
        display: inline-block;
        vertical-align: middle;
        width: 100%;
        height: 50px;
        margin: 0;
        position: absolute;
        top: 0px;
        left: 0px;
        background: #669b3f;
        padding: 12px 0 0 10px;
        -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
        -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
        -ms-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
        -o-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
        box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
    }

    .dir-rtl .nav-bg-xbootstrap {
        display: inline-block;
        vertical-align: middle;
        width: 100%;
        height: 50px;
        margin: 0;
        position: absolute;
        top: 0px;
        right: 0px;
        background: #669b3f;
        padding: 12px 0 0 10px;
        -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
        -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
        -ms-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
        -o-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
        box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
    }

    .dir-ltr .navbar-xbootstrap {
        display: inline-block;
        vertical-align: middle;
        height: 50px;
        cursor: pointer;
        margin: 0;
        position: absolute;
        top: 0;
        left: 0;
        padding: 12px;
    }

    .dir-rtl  .navbar-xbootstrap {
        display: inline-block;
        vertical-align: middle;
        height: 50px;
        cursor: pointer;
        margin: 0;
        position: absolute;
        top: 0;
        right: 0;
        padding: 12px;
    }

    .navbar-xbootstrap span {
        height: 2px;
        background: #fff;
        margin: 5px;
        display: block;
        width: 20px;
    }

    .navbar-xbootstrap span:nth-child(2) { width: 20px; }

    .navbar-xbootstrap span:nth-child(3) { width: 20px; }

    .nav-xbootstrap ul { padding-top: 50px; }

    .nav-xbootstrap li { display: block; }

    .nav-xbootstrap li a {
        display: block;
        color: #669b3f;
        font-weight: 600;
    }

    .nav-xbootstrap li:first-child:hover a { border-radius: 0; }

    .nav-xbootstrap li ul.dropdown { position: relative; }

    .nav-xbootstrap li ul.dropdown li a {
        background: #2980B9 !important;
        border-bottom: none;
        color: #fff !important;
    }

    .nav-xbootstrap li:hover a {
        background: #03A9F4;
        color: #fff !important;
    }

    .nav-xbootstrap li ul.dropdown li:hover a {
        background: rgba(0,0,0,.1); !important;
        color: #fff !important;
    }

    .nav-xbootstrap li ul.dropdown li a { padding: 10px 10px 10px 30px; }

    .nav-xbootstrap li:hover .arrow-down { border-top: 5px solid #fff; }

    .arrow-down {
        border-top: 5px solid #505050;
        position: absolute;
        top: 20px;
        right: 10px;
    }

    .cover-bg {
        background: rgba(0,0,0,0.5);
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
    }

    }
@media only screen and (max-width:1199px) {



    .fixed-top {
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
    }
}