nav.main-menu ul.menu li ul.mega-submenu li a {
    color: #000000;
}

.ttm-pf-single-title h1 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 0;
}

.ttm-pf-single-detail-box ul li, .ttm-pf-single-detail-box ul li:first-child, .ttm-pf-single-detail-box ul li:last-child   {
    margin-bottom: 0 !important;
    display: block !important;
    padding: 15px 20px !important;
    color: #ffffff;
    font-weight: 600;
    font-size: 16px;
}

.wp_bg a{
    color: #ffffff;
}
.wp_bg {
    background: #3ae100;
}

.fnp_h1 {
    font-size: 36px !important;
}

.mb-40 {
    margin-bottom: 40px;
}
.mb-80 {
    margin-bottom: 80px;
}

.fnpslidebg {
    background: #efefef; height: 300px;
}

.ttm-pf-single-detail-box ul {
    padding: 0px 25px !important;
}


.fnp_wp:hover, .fnp_wp:hover i{
    color: #0cd33c !important;
}
.fnp_wp {
    color: #fff !important;
    border-color: #fff !important;
    background-color: #0cd33c !important;
}

.fnp_fff {
    color: #ffffff !important;
}

.bgcolor {
    background-color: #e9ad62;
}

.slide .slide__content--headings > h3:before, .slide .slide__content--headings > h3:after {
    display: none;
}

.slick_slider2 .slick-active.element{
    opacity: 1 !important;
}
.element {
    display: block;
    height: 100%;
}
.slick_slider2 .element {
    opacity: 0.5;
}

.section-titleff h2.title{
    text-align: center;
    font-weight: 600;
    text-transform: capitalize;
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 10px;
}

.fnp_ic_1 h1{
    font-size: 30px;
    line-height: 50px;
}

.spacing-5 {
    padding: 20px 0 20px;
}

.widget-recent-post ul.ttm-recent-post-list>li img {
    height: 70px;
}

.fnpprevious {
    background-color: #2f2f2f;
    padding: 10px;
    width: 100px;
    display: block;
    text-align: center;
    color: #ffffff;
    transition: 0.3s;
}
.fnpprevious:hover {
    background-color: #333333;
    color: #ffffff;
}
.fnpnext:hover {
    background-color: #333333;
    color: #ffffff;
}
.fnpnext {
    transition: 0.3s;
    width: 100px;
    background-color: #2f2f2f;
    padding: 10px;
    float: right;
    text-align: center;
    color: #ffffff;
}

.fnparrow {
    position: absolute;
    top: 0;
    z-index: 999999;
    width: 100%;
}

.slick_slider .slick-arrow {
    background-color: rgba(255,255,255,.9);
}