﻿.orange-bg {
    background: #bcd915 !important;
}

.green-bg {
    background: #bcd915 !important;
}

.footer-bottom {
    background: #bcd915 !important;
}

.acr-footer p {
    color: #004b1b !important;
}

.footer-bottom a {
    color: #004b1b !important;
}

.whatsapp {
    background: #bcd915 !important;
}

.facebook {
    background: #bcd915 !important;
}

.instagram {
    background: #bcd915 !important;
}

.twitter {
    background: #bcd915 !important;
}

.youtube {
    background: #bcd915 !important;
}

.footer-widget h4 {
    color: #004b1b !important;
}

.cta.cta-2.item1 > i, .cta.cta-2.item1 a {
    color: #004b1b !important;
}

.custom-secondary {
    color: #004b1b !important;
}

.footer-top1 {
    background-color: #ffffff;
    border-top: 1px solid #bcd915;
    border-bottom: 1px solid #bcd915;
}

.footer-top {
    display: none;
}

.footer-top1 .footer-widget {
    padding-top: 40px;
    padding-bottom: 40px;
}

.section.orange-bg {
    display: none;
}

.section_cert {
    position: relative;
    padding: 20px 0;
}

/*.arogyan_post {
    height: 100px;
    background-color: linear-gradient(to right, #acc711, white);
    border: 2px solid white;
    border-radius: 10px;
    color: #ffff;
    font-size: 20px;
}*/

.arogyan_post:hover {
    background: linear-gradient(to right, #005321, #c8efd7);
    color: #fff;
}

a .arogyan_post {
    color: #fff;
    font-size: 20px;
    padding: 10px;
    width: 100%;
    height: 100px;
    height: 114px;
    background: linear-gradient(to right, white, #acc711);
    border: 2px solid white;
    border-radius: 10px;
    color: #005321;
    font-size: 25px;
    padding-top: 44px;
}

.arogyan_lifestyle_post {
    color: #fff;
    font-size: 15px;
    padding: 10px;
    background: #bcd915;
    border-radius: 10px;
    color: #005321;
    font-size: 20px;
    text-align: center;
}

    .arogyan_lifestyle_post:hover {
        background: #004b1b;
        color: #fff;
    }

li.menu-item.arogyam_active {
    background: #bcd915;
}

    li.menu-item.arogyam_active a {
        color: #005321 !important;
    }


.arogyam_text {
    color: #fff;
    padding: 5px;
    font-size: 16px;
}
a.arogyam_click_here {
    background: #bcd915;
    padding: 6px;
    color: #005321;
    border-radius: 50px;
    font-size: 15px;
    border:1px solid #ffffff;
}
.cta.cta-2 {  
    height: calc(100% - 30px)!important;
}