.banner-29 {
    background-image: url("../img/forest-bg.jpg") !important;
}

.flex-center {
    display: flex;
    align-items: center;
    justify-content: center;
}

.main-slider .fullscreen-banner .item {
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
}

.banner-title img.logo-bird {
    max-width: 80px;
    max-height: 95px;
}

.title-decoration {
    font-weight: bold;
    padding-left: 15px;
    border-left: 5px solid #2a9615;
}

.title-decoration-l-r {
    font-weight: bold;
    padding-left: 15px;
    padding-right: 15px;
    border-left: 5px solid #2a9615;
    border-right: 5px solid #2a9615;
}

.bg-overlay-65 {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.65);
    z-index: 0;
}

.logo-container {
    position: relative;
    z-index: 101;
}

.logo-brand img {
    max-width: 150px;
}

.about-bg {
    background-color: #fff;
}

.post-desk {
    height: auto !important;
}

.post-img {
    max-width: 400px;
    margin: 0 auto;
    border: 1px solid #ddd;
    transition: all 0.3s ease;
}

.post-img img {
    max-width: 100%;
    height: 250px !important;
    object-fit: cover;
    border: 10px solid #fff !important;
}

.post-img:hover {
    border-color: #47af00;
}

.membership-area {
    background-image: url("../img/forest-bg.jpg");
    padding: 50px 0 !important;
    position: relative;
}

/*.membership-area .bg-overlay-65 {
    z-index: 0;
}*/

.member-title {
    color: #fff;
    font-size: 24px;

    margin-bottom: 5px;
}

.member-label {
    margin-bottom: 0;
    color: #999 !important;
    font-weight: 400;
}

.btn-subscribe {
    background-color: #47af00;
    color: #000;
    letter-spacing: 1px;
    font-size: 14px;
    text-transform: uppercase;
    border: none;
    box-shadow: none;
    padding: 15px 30px;
    border-radius: 5px;
    position: relative;
    outline: 0;
    text-decoration: none;
    cursor: pointer;
}

.btn-subscribe:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: red;
}

.nature-trail .portfolio-item .thumb {
    height: 280px;
}

.nature-trail .portfolio-item .thumb img {
    height: 100%;
    object-fit: cover;
}

.portfolio-hover {
    /*background-color: rgba(71,175,0,0.5);*/
}

.mfp-title {
    /*display: none;*/
}

#footer.dark .secondary-footer .social-link.circle a:hover {
    background-color: #47af00;
}

.custom-title span {
    font-size: 24px !important;
    color: #212121 !important;
}

.nature-trail-title {
    position: relative;
}

.hover-img {
    position: absolute;
    width: 200px;
}

.gallery-container {
    position: relative;
    z-index: 12;
}

.bird-img {
    position: absolute;
    width: 250px;
   /* bottom: -12%;
    left: 0;*/
    bottom: -23%;
    left: 2%;
}
.donate-btn{
    background: #47af00 !important;
    color: #fff !important;
    line-height: 30px !important;
    margin-top: 35px;
    margin-right: 10px;
}
.adopt-btn{
    background: #212121 !important;
    color: #fff !important;
    line-height: 30px !important;
    margin-top: 35px;
}
.l-navbar-wrapper_has-sticky .menuzord-menu > li > .donate-btn {
    margin-top: 15px;
}
.l-navbar-wrapper_has-sticky .menuzord-menu > li > .adopt-btn {
    margin-top: 15px;
}
.latest-news{
    background: #ffffff;
    padding: 20px;
    border-radius: 5px;
    opacity: 0.85;
    cursor: pointer;
}
.latest-news h4{
    font-size: 16px !important;
    color: #212121 !important;
    letter-spacing: 0px;
    font-weight: 600;
    margin: 0;
    line-height: 12px;
}
.latest-news p{
    font-size: 14px;
    color: #999999 !important;
    margin: 10px 0;
    line-height: 20px;
}
.latest-news-arrow{
    height: 25px !important;
    width: 25px !important;
    position: absolute;
    top: 42%;
    bottom: 0;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.latest-news h4 a{
    color: #212121;
}
.latest-news h4 a:hover{
    color: #47af00 !important;
}
.latest-news-arrow{
    cursor: pointer !important;
}
.date-time-txt{
    font-style: italic;
    font-size: 12px !important;
    text-align: right;
    margin: 0 !important;
    line-height: 15px !important;
}
.donate-container{
    background-color: #ffffff;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 9999999;
    width: 360px;
    transform: translateX(380px);
    transition: all 500ms ease-out;
    box-shadow: -5px 4px 8px 0px rgba(0,0,0,0.4);
}
.donate-wrapper{
    background-image: url("../img/elephant-3.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom;
    height: 100%;
    width: 100%;
    padding: 25px;
    text-align: center;
}
.donate-wrapper-translate{
    transform: translateX(0px);
}
.close-btn{
    background: transparent;
    color: #212121;
    border: none;
    font-size: 25px;
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
}
.close-btn img{
    height: 15px;
    width: 15px;
}
.donate-heading{
    font-size: 30px !important;
    color: #212121 !important;
    margin: 10px 0;
    font-weight: bold;
    text-transform: uppercase;
}
.donate-list li{
    list-style-type: none;
}
.donate-list{
    padding: 0;
    text-align: left;
    padding-left: 20px;
}
.donate-list li {
    display: flex;
    align-items: center;
    color: #212121;
    font-size: 22px;
    line-height: 50px;
    font-weight: 200;
}
.donate-list li a:hover{
    color: #47af00 ;
}
.donate-btn-style{
    background-color: rgba(71, 175, 0, 0.83);
    color: #fff;
    letter-spacing: 1px;
    font-size: 14px;
    text-transform: uppercase;
    border: none;
    box-shadow: none;
    padding: 10px 30px;
    border-radius: 5px;
    position: relative;
    outline: 0;
    text-decoration: none;
    cursor: pointer;
    margin: 20px 0;
}
.radio-style{
    height: 20px;
    width: 20px;
    margin-right: 10px !important;
}

/*input[type='radio']:after {
    width: 12px;
    height: 12px;
    border-radius: 15px;
    top: -6px;
    left: 3px;
    position: relative;
    background-color: #d1d3d1;
    content: '';
    display: inline-block;
    visibility: visible;
    border: 2px solid white;
}

input[type='radio']:checked:after {
    width: 12px;
    height: 12px;
    border-radius: 15px;
    top: -6px;
    left: 3px;
    position: relative;
    background-color: #47af00;
    content: '';
    display: inline-block;
    visibility: visible;
    border: 2px solid white;
}*/

input[type="radio"] {
    display: none;
}
input[type="radio"]+label {
    color: #666;
    font-size: 22px;
    line-height: 50px;
    font-weight: 200;
    margin: 0;
}
input[type="radio"]+label span {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin: -2px 10px 0 0;
    vertical-align: middle;
    cursor: pointer;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 3px solid #ffffff;
}
input[type="radio"]+label span {
    background-color: #fff;
    border: 1px solid #999;
}
input[type="radio"]:checked+label {
    color: #666;
    font-size: 22px;
    line-height: 50px;
    font-weight: 200;
}
input[type="radio"]:checked+label span {
    background-color: #47af00;
    border: 2px solid #ffffff;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, .1);
}
input[type="radio"]+label span, input[type="radio"]:checked+label span {
    -webkit-transition: background-color 0.24s linear;
    -o-transition: background-color 0.24s linear;
    -moz-transition: background-color 0.24s linear;
    transition: background-color 0.24s linear;
}
.click-overlay{
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: azure;
    z-index: 1;
}

.subscribe-section{
    display: flex;
    align-items: center;
    justify-content: center;
}
.pos-rltive{
    position: relative !important;
}
.news-section{
    position: absolute;
    width: 100%;
    height: 75px;
    display: flex;
    align-items: center;
    justify-content:center;
    background: rgba(0, 0, 0, 0.4);
    bottom: 0;
    z-index:999;
}
.news-section h6{
    margin: 0;
    font-size: 14px;
    color: #dddddd;
    font-weight: normal;
    padding-left: 20px;
    margin-left: 5px;
}
.slider-indicators{
    /*bottom: 100px !important;*/
    bottom: 10px !important;
}
.rd-more{
    padding: 5px 10px;
    border: 1px solid;
    font-size: 13px;
    margin-left: 20px;
}
.rd-more:hover{
    color: #fff !important;
    cursor: pointer;
}
.news-display-flex{
    display: flex !important;
    justify-content: center;
    align-items: center;
}
.border-right{
    padding-right: 15px !important;
    border-right: 2px solid #2a9615 !important;
    display: inline-block;
    border-left: none !important;
    padding-left: 0px !important;
    font-size: 16px !important;
    margin: 0 !important;
}
.adopt-section{
    position: relative;
    background-image: url("../img/great-indian-bustard.png");
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 100vh;
    display: flex;
    align-items: center;
}
.adopt-section h1{
    font-size: 60px;
    color: #ffffff;
    margin: 0;
    line-height: 70px;
    font-weight: 600;
}
.banner-adopt-bnt{
    background: #47af00;
    color: #fff;
    padding: 10px 30px;
    margin-top: 20px;
}
.banner-adopt-bnt:hover{
    color: #212121;
    background: #ffffff;
}
.adopt-section p{
    color: #f1f1f1;
    font-size: 16px;
    margin: 12px 0;
}
.overlay{
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,0.6);
    top:0;
    bottom: 0;
}
@media screen and (max-width: 480px) {
    .subscribe-section{
        display: block;
    }

    .bird-img {
        width: 65px;
        bottom: -5%;
    }

}

.bottom-bar-content{


}

.bottom-bar{
    position: absolute;
    bottom: 0;
    /*width: 100%;*/
    height: 100%;
    z-index: 999;
    right:0;
    display: flex;
    align-items: center;
}
.main-box{
    /*max-width: 200px;*/
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
    position: relative;
    transition: all 500ms ease-out;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    transform: translateX(273px);
}
.news-box{
    background: #ffffff;
    text-align: center;
    padding: 10px;

}
.news-box h5{
    font-size: 18px;
    margin: 0;
    color: #333;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 600;
}
.news-box:last-child{
    margin-bottom: 0px;
}
.main-box:hover{
    transform: translateX(0px);
}
/*.icon-sec{
    background: #47af00;
    padding: 10px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}*/
.icon-sec img{
    max-width: 20px;
    margin-right: 10px;
}
.button-inner{
    display: flex;
    align-items: center;
    justify-content: center;
}
.btn-rounded-2{
    border-radius: 30px;
    padding: 10px 30px !important;
}
.btn-green{
    background: #47af00 !important;
}
.col-pad{
    padding: 0 10px !important;
}

.membership-head{
    color: #333;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0;
    margin-bottom: 15px;
    line-height: 8px;
    font-weight: 600;
}
/*Check box*/
.checkbox-label{
    position: relative;
    cursor: pointer;
    color: #444;
    font-size: 15px;
    margin-right: 15px;
    font-weight: normal !important;
}

input[type="checkbox"], input[type="radio"]{
    position: absolute;
    right: 9000px;
}
input[type="radio"] + .label-text:before{
    content: "\f096";
    font-family: "FontAwesome";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing:antialiased;
    width: 1em;
    display: inline-block;
    margin-right: 5px;
}

input[type="radio"]:checked + .label-text:before{
    content: "\f14a";
    color: #47af00;
    animation: effect 250ms ease-in;
}

input[type="radio"]:disabled + .label-text{
    color: #aaa;
}

input[type="radio"]:disabled + .label-text:before{
    content: "\f0c8";
    color: #ccc;
}
@keyframes effect{
    0%{transform: scale(0);}
    25%{transform: scale(1.3);}
    75%{transform: scale(1.4);}
    100%{transform: scale(1);}
}
.small-text{
    font-size: 10px;
    color: #999999;
}
.m-btm{
    margin-bottom: 10px;
}
.form-control {
    height: 40px;
    box-shadow: none;
    background: rgba(241, 241, 241, 0.4);
    margin-bottom: 10px;
}
.form-group {
    margin-bottom: 8px;
}
.dis-flex{
    display: flex;
    align-items: center;
}
.mr-0{
    margin: 0 !important;
}
.mr-bottom-0{
    margin-bottom: 0 !important;
}
.mr-left-10{
    margin-left: 10px !important;
}
.mr-top-20{
    margin-top: 20px !important;
}
.mb-top-20{
    padding-top: 20px !important;
}
.padding-30{
    padding: 30px !important;
}
.form-box{
    padding: 20px;
    background: #ffffff;
    box-shadow: 0px 2px 10px 2px rgba(0, 0, 0, 0.2);
}
.flex-right{
    display: flex;
    flex-direction: column;
}
.cost-style{
    float: right;
}
.dashed-border{
    border-bottom: 1px dashed #ddd;
}
.small-text-2{
    font-size: 13px;
    color: #999999;
}
.line-height{
    line-height: 55px;
}
.membership-bg{
    /*background-image: url(../img/leaves.png);*/
    background-image: url(../img/membership-bg-3.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right;
    background-attachment: fixed;
}
.border-top{
    border-top: 1px solid #dddddd;
}
.left-side{
    left: 0 !important;
}
.opacity-95 {
    opacity: 0.95;
}
textarea.form-control {
    resize: none;
}
.details-heading{
    font-size: 32px !important;
    font-weight: bold !important;
}
.details-discription{
    font-size: 16px !important;
}
.inner-pages-banner{
    position: relative;
    height:450px !important;
    object-fit: cover;
}
.padding-60{
    padding: 60px 0 !important;
}

/*.heading-title-side-border .title-border-container .title-border {
    border-bottom: 3px solid #47af00;
}*/

/*========= Team Member Detail =========*/

.team-member-img {
    width: 100%;
    padding: 15px;
    border: 1px solid #ddd;
}

.team-member-img img {
    width: 100%;
}

.team-member-title {
    font-size: 32px;
    font-weight: bold;
}

.team-member-subtitle {
    font-style: italic;
    line-height: 18px;
    margin-bottom: 0;
    font-size: 18px;
    letter-spacing: 1px;
    color: #999;
}

.team-member-content p {
    font-size: 16px;
}

.team-item {
    display: block;
}