@import url('https://fonts.googleapis.com/css?family=Raleway|Roboto+Slab:400,700|Roboto&display=swap');
/**#31708f*/
#elimu-top-bar{
    background-color: #F5F5F5;
    color: #999999;
    height: auto;
    line-height: 42px;
    font-size: .9em;
}

h1,h3,h4,h5,p,span,small{
    font-family:Roboto, "Roboto Slab",sans-serif;

}
.uk-navbar-toggle {
    color: #fff;
}.uk-navbar-toggle:hover {
     color: #fff;
 }
.uk-offcanvas-bar{
    background: #fff;
}
.uk-offcanvas-bar .uk-nav-default .uk-nav-sub a:hover{
    color: #333;
}
.uk-offcanvas-bar .uk-nav-default .uk-nav-sub a{
    color: #229955;
}
.uk-offcanvas-bar .uk-nav-default > li > a{
    color: #229955;
}
.uk-offcanvas-bar .uk-nav-default > li > a:hover{
    color: #333;
}
.uk-offcanvas-bar .uk-nav-default > li.uk-active > a{
    color: #333;
}
.uk-offcanvas-bar ul>li a{
    color: #229955;
}
.top-text{
    font-family: "Roboto Slab",sans-serif;
    font-weight: 300;
}
.fa-6x{
    font-size: 6em;
}
.top-text i{
    display: inline-block;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    line-height: inherit;
    color: #27ae61;
    margin-right: 5px;
}
.elimu-logo-section{
    padding: .5em 0;
}
.uk-navbar-container:not(.uk-navbar-transparent) {
    background: #27ae61;
}
.uk-navbar-item, .uk-navbar-nav > li > a, .uk-navbar-toggle {
    min-height: 50px;
}
.uk-navbar-nav > li > a {
    color: #fff;
    font-family: Roboto,"Roboto Slab", sans-serif;
    font-weight: 500;
    font-size: .8rem;
}
.uk-navbar-nav > li.uk-active > a{
    color: #f0f0f0;
    background: #229955;
}
.uk-navbar-nav > li > a:hover{
    color: whitesmoke;
    background: #229955;
}
.slider-item{
    background: #F5F5F5;
}
.slider-item h1{
    color: #27ae61;
    font-family: "Roboto Slab";
    font-weight: 400;
}
.slider-item h2{
    font-family: "Roboto Slab";
    font-weight: 400;
}
.uk-button-slider{
    background: #229955;
    color: #fff;
    padding: 0 15px;
    border-radius: 5px;
    border: 1px solid #229955;

}
.uk-button-slider:hover{
    border: 1px solid #229955;
    color: #229955;
    padding: 0 15px;
    background: #F5F5F5;
    border-radius: 5px;
    transition: .5s ease-in-out;
}
.icon-slider{
    background: #229955;
    color: whitesmoke;
}
.slider-tab-title{
    font-family: "Roboto Slab", sans-serif;
    font-size: 1.2em;
}
.slider-tab{
    width: 90%;
    background: #27ae61;
    font-weight: 700;
    color: whitesmoke;
}
.slider-tab-desc{
    font-weight: 400;
    font-size: 1.2em;
    font-family: "Roboto Slab", sans-serif;
}
.right-border{
    border-right:2px solid #229955;
}
.uk-slideshow-items li{
    background: #F5F5F5;
}
.elimu-cards{
    background: #F5F5F5;
    padding: 1em;
    font-family: "Roboto Slab",sans-serif;
}
.elimu-cards p>a{
    color: #27ae61;
    text-decoration: none;
}
.elimu-cards p{
    font-size: .9rem;
    font-family: Roboto;
    color: #27ae61;
    text-transform: uppercase;
}
.elimu-cards small{
    font-size: .8rem;
    font-weight: 500;
    font-family: Raleway;
    color: #222;
}
.elimu-cards a {
    color: #0f0f0f;
}
.section-title{
    font-size: 1.5em;
    color: #229955;
    font-weight: 400;
    font-family: "Roboto Slab";
}
.alert-info{
    color: #0e6dcd;
    padding: .5rem;
    border: 1px solid #0e6dcd;
}
.book-category {
    border-radius: .5em;
    padding: 0 5px;
    font-size: .725rem;
    white-space: pre-wrap;
    background: #27ae61;
    color: white!important;
    font-family: Raleway;
    font-weight: lighter;
    text-decoration: none!important;
}
.book-link:hover{
    text-decoration: none;
}
.book{
    background: #f5f5f5;
    padding: 10px;
    color: #4285F4;
    border-top: 1px solid #229955;
}
.book:hover{
    border-top: 1px solid #27ae61;
    background: #d5d5d5;
    color:#4285F4;
    text-decoration: none!important;
}
.book:hover .download-book{
    border:1px solid #4285F4;
    color: #0f0f0f;
    padding: 5px;
}
.book p, .book h1{
    color: #4285F4;
    font-family: Raleway;
    font-weight: bold;
    font-size: .725rem;
    text-decoration: underline;
}
.download-book{
    border:1px solid #4285F4;
    color: #4285F4;
    padding: 5px;
}

.sidenav-heading{
    font-family: "Roboto Slab";
}
.side-list li>a{
    font-family: "Raleway";
    color:#4285F4;
    font-size: 1em;
}
.success-pay{
    background: #27ae61;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #f0f0f0;
    width: 80px;
    height: 80px;
    font-size: 40px;
}
.side-list li>a:hover{
    text-decoration: none;
    color: #27ae61;
}
#testimonials{
    background: #27ae61;
}
.section-heading{
    color:#f5f5f5;
}
.section-description{
    color: #f5f5f5;
    font-size: 1.2em;
    font-family: Raleway,"Roboto Slab",sans-serif;
}
.r-banner{
    padding: 10vh 20%;
    background: #f5f5f5;
}
.text-green{
    color: #27ae61;
}
.uk-card-mute i{
    margin: .5rem auto;
    text-align: center;
    color: whitesmoke;
    font-size: 3em;
    font-weight: 600;
    font-family: Raleway;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background: #499142;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 4px solid #499142;
    transition: all 500ms;
}
.uk-card-mute{
    box-shadow:4px 4px 4px #f2f6f8;
    border: 1px solid #f2f6f8;
}
.pricing-item{
    background: #fff;
    border: 2px solid #499142;
    padding: 1em;

}
.error-icon{
    background: #27ae61;
    color: whitesmoke;
    border-radius: 50%;
}
.not-found-header{
    font-size: 7em;
    color: #27ae61;
    font-weight: 700;
}
.error-panel{
    border-radius: 5px;
    background: #27ae61;
}
.error-panel-body{
    text-align: center;
    background: #f5f5f5;
}
.error-panel-body h4{
    font-size: 2em;
}
.error-panel-header{
    background: transparent;
    padding: 1em;
    color: #fff;
}
.pagination{
    display: flex;
    list-style: none;
}
.pagination li>a{
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    border:1px solid #27ae61;
    margin: 5px;
    border-radius: 50% !important;
}
.pagination li.active a ,.pagination li.active>a{
    background: #27ae61;
    color: #fff;
}
.pagination li>a{
    color: #27ae61;
}
.pagination li.disabled{
    background: #f5f5f5;
    color: grey;
}
.error-panel-header p>a{
    font-size: 1.5em;
    color: whitesmoke;
    text-transform: uppercase;
}
.error-panel-footer{
    background: #27ae61;
}
.error-panel-footer li{
    width: 33.3%;
    line-height: 1.714em;
    text-align: center;
    padding: 0;
    margin: 0;

}
.elimu-card-cover i{
    color: #4285F4;
}
.error-panel-footer ul li:nth-child(1),.error-panel-footer ul li:nth-child(2){
    border-right: 1px solid whitesmoke;
}
.contact-list li{
    color: grey;
    font-family: Raleway;
    font-size: 1rem;
    margin-bottom: 1rem;
}
.contact-list i{
    color: #27ae61;
}
.c-desc{
    font-family: Raleway;
    font-size: 1rem;
    color: grey;
}
.error-panel-footer li>a{
    height: 100%;
    padding: 1em 0;
    font-size: 1.3em;
    color: whitesmoke;
}.error-panel-footer li>a:hover{
     color: #0f0f0f;
     background: #f5f5f5;
     text-decoration: none;
 }
.side-nav li>a ,.side-nav-child li>a{
    font-family: "Raleway";
    color:#4285F4 !important;
    font-weight: 600;
}
.side-nav>li.uk-parent>a{
    font-family: "Roboto Slab";
}
.side-nav li>a:hover{
    text-decoration: none;
    color: #27ae61;
}
.book-description{
    font-size: .7rem;
    color: #0f0f0f;
}
.suggested li>a{
    color: #316ac5!important;
    text-decoration: underline;
    font-size: 1.1em;
    font-weight: normal;
}
.side-nav>li.text-light>a{
    font-family: Raleway;
    font-size: 1em;
    font-weight: lighter!important;
}
footer{
    background: #444;
    color: whitesmoke;
}
footer ul>li>a{
    color: whitesmoke;
    font-family: Raleway;
}
footer ul>li>a:hover{
    color: #f5f5f5;
    font-family: Raleway;
}
.grecaptcha-badge {
    display: none;
}
.footer-about{
   font-size: .8rem;
}
#elibs-recaptcha{
    text-align: center;
    color: #f5f5f5;
    border-top:1px solid #f5f5f5;
    margin-top:1em;
    padding-top: .7em;
}
@media only screen and (max-width: 600px){
    .success-pay{
        font-size: 30px;
        width: 50px;
        height: 50px;
    }
}