body, body *, p {
    font-family: inherit;
}

.carousel-dashboard-home .carousel-item:after{
    background-color: none !important;
}
.carousel-item:after{
    height: 0px;
}
.carousel.carousel-fullscreen .indicators{
    display: none;
}
.sidenav .user-view{
    background-image: none !important;
}
.sidenav:not(.sidesettings) li a i, .sidenav:not(.sidesettings) li:hover a i {
    color: #ffffff;
    background: #fe017e;
    }
    .icon-block.block-small.circle i {
    line-height: 40px;
    border-radius: 50%;
     background: none; 
    color: #4e4a4a;
    font-size: 11px;
    text-align: center;
    height: 40px;
    width: 40px;
}
.title{
    
    text-align: center;
    color: #2e3192;
    font-weight: 700;
    font-size:20px;
    }
    .sec-tit {
   position: relative;
    font-weight: 800;
    color: #337739;
    font-size: 21px;
}
.btn, .btn-large, .btn-small, .btn-floating {
    background-color: #337739;
}
body .primary-bg{
    background-color: #337739;
}

.footer-menu li span{
    color: white;
}
.footer-menu li a {
    
    color: #ffffff;
}

.footer-menu.circular li a.active i {
    color: #337739;
    background-color: #fefeff;
}
.footer-menu.circular li a.active span {
    color: #ffffff;
    margin-top: 5px;
    }
    .social-wrap .social a i{
       
    background: rgb(193 10 100);
}
.carousel .indicators{
    display: none;
}
.carousel.carousel-h100 .carousel-item>img{
    background: white;
    border:1px solid #337739;
}

.sec-tit:before{
    display:none;
}
.icon-block.block-small .tagline{
    font-weight:700;
    font-size:18px;
}
.sec-tit:after{
    background: #800382;
}
.icon-block.block-small {
    border-bottom: 5px solid #337739;
}
.sidenav li {
    line-height: 4px;
}
 .user-wrap{
         background: #337739;
         box-shadow: 0px 1px 2px 3px #f9f086; 
     }
     .ui-icons .iprev i {
   background: #337739;
}
.ui-icons .iprev {
    height: 125px;
    }
    .ui-icons .iprev span {
        color: black;
    font-size: 16px;
}
nav .navicon.nav-site-mode, nav .navicon.sidenav-trigger {
    width: 58px;
    }
    .header-head{
        color: white;
    float: left;
    margin-left: 0px;
    padding: 15px;
    font-size: 30px;
    cursor: none;

    }
    @media only screen and (max-width: 600px){
nav.navigation {
    height: 63px;
}
}
.carousel.carousel-fullscreen .carousel-item .bg {
    margin-top: 46px;
}