.counter-thumb {
    margin: 0px;
    margin-bottom: 0;
}
h2 {
    color: #d71313;
    font-size: var(--h2-font-size);
    letter-spacing: -2px;
}
h5 {
    color: #42b961;
    font-size: var(--h5-font-size);
}
.counter-number, .counter-number-text {
    color: #d71313;
}
 .counter-text {
    color: #5e8d30;
    font-weight: 600;
}
.custom-text-box-icon
 {
    background: #5e8d30;
    width: 30px;
    height: 25px;
}
i.bi-check.custom-text-box-icon.me-2{
    background: #5e8d30;
    width: 25px;
    height: 25px; 
}
.bi-check::before {
        content: "\f26e";
    color: #fff;
    height: 25px;
    width: 25px;
}
.custom-text-box-image {
    border-radius: var(--border-radius-medium);
    width: 100%;
    height: 100%;
    object-fit: fill;
        height: 500px;
            margin-top: 70px;
}
.custom-btn {
    background: #42b961;
    border: none;
}
.navbar-expand-lg .navbar-nav .nav-link.custom-btn {
    color: #ffffff;
        box-shadow: 3px 3px 10px 0 rgba(0, 0, 0, .5);
}

.progress-bar {
    background: #d71313;
}
.custom-block-image {
    display: block;
    width: 100%;
    height: 250px;
    object-fit: cover;
}
.margin_top_50{
    margin-top: 50px;;
}
.carousel-control-next-icon, .carousel-control-prev-icon {
    background-color: #42b961;
}
.carousel-control-next-icon:hover, .carousel-control-prev-icon:hover {
    background-color: #42b961;
}
.footer_logo{
    width: 250px;
    height: auto;
    background-color: #fff;
    border-radius: 50px;
    }
    .footer_para{
        margin: 20px 0px;
        color: #fff;
           text-align: unset;
    }
    .copyright-text {
    color: var(--section-bg-color);
    font-size: var(--copyright-font-size);
    margin-right: 30px;
    margin: 10px 0px;
}
iframe {
    border-radius: 20px;
}
.map_margin{
    margin: 30px 0px;
        color: #d71313;
}
.bg_clr_skyblue{
    background-color: #f0f8ff;
    border-radius: 10px;
}

/* a:hover {
    color: #c6c6c6;
} */

/******************* About us page *********************/
.breadcrumb{
background-image: url("../images/header/bread.jpg");
height: 290px;
    width: 100%;
    /* object-fit: fill; */
    display: block;
    background-size: contain;
}
.bread_head{
padding: 70px 0px;
    color: #fff;
}
.card{
    padding: 10px;
    box-shadow: rgba(14, 30, 37, 0.12) 0px 2px 4px 0px, rgba(14, 30, 37, 0.32) 0px 2px 16px!important;
}
.crd_css{
    margin: 15px 0px;
}
.abt_heading {
    color: #d71313;
    /* margin-top: 50px; */
    margin-bottom: 10px;
}
/**************** Gallery Css ************************/
 .container.gallery-container {
    background-color: #fff;
    color: #35373a;
    min-height: 100vh;
    padding: 30px 50px;
}

.gallery-container h1 {
    text-align: center;
    margin-top: 50px;
    font-family: 'Droid Sans', sans-serif;
    font-weight: bold;
}

.gallery-container p.page-description {
    text-align: center;
    margin: 25px auto;
    font-size: 18px;
    color: #999;
}

.tz-gallery {
    padding: 20px;
}

/* Override bootstrap column paddings */
.tz-gallery .row > div {
     padding: 10px;
}

.tz-gallery .lightbox img {
    width: 100%;
    border-radius: 0;
    position: relative;
    height: 300px;
    border-radius: 10px;
    border-radius: 20px;
    margin: 0px;
    border: 2px solid #ffffff;
    box-shadow: rgba(9, 30, 66, 0.25) 0px 4px 8px -2px, rgba(9, 30, 66, 0.08) 0px 0px 0px ;
    box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
}

.tz-gallery .lightbox:before {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -13px;
    margin-left: -13px;
    opacity: 0;
    color: #fff;
    font-size: 26px;
    font-family: 'Glyphicons Halflings';
    /* content: '\e003'; */
    pointer-events: none;
    z-index: 9000;
    transition: 0.4s;
}


.tz-gallery .lightbox:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    /* background-color: rgba(46, 132, 206, 0.7); */
    content: '';
    transition: 0.4s;
}

.tz-gallery .lightbox:hover:after,
.tz-gallery .lightbox:hover:before {
    opacity: 1;
}

.baguetteBox-button {
    background-color: transparent !important;
}

@media(max-width: 999px) {
    body {
        padding: 0;
    }
    .breadcrumb {
    height: 160px;
    }
    ul.sub-menu,ul.sub-menu1,ul.sub-menu2 {
    list-style: none;
        display: block;
    background-color: #fff;
    padding: 5px;
    padding-left: 15px;
    border-radius: 10px;
    border: 2px solid #efefef;
}
ul {
    list-style: none;
}
.menu {
    padding: 10px 0px;
}
p.text-white.d-flex.mt-3
 {
    font-size: 13px;
}
}
.section_title{
    color: #d71313;
}

/**************** Videos css *******************/
/* iframe{
animation: bounce; /* referring directly to the animation's @keyframe declaration */
 /* animation-duration: 2s;  don't forget to set a duration! 
} */
.txt-white{
    color: #fff;
}
/***************** Women Empowerment Css *********/
.women_img{
    height: 300px!important;
    width: 100%;
    border-radius: 10px;
    /* border: 2px solid #92a0a2; */
    box-shadow: rgba(14, 30, 37, 0.12) 0px 2px 4px 0px, rgba(14, 30, 37, 0.32) 0px 2px 16px !important;
}
.text-css{
    text-align: justify;
}
.margin_round{
    margin: 20px 0px;;
}
.donate_btn{
    padding: 10px 20px;
}
.head_text{
    color: #9e320d;
}
.clr_maroon{
        color: #6b6060;
}

.volenteer_logo{
    height: 150px;
    width: 100%;
    border: 1px solid #ddd;
    border-radius: 5px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    margin-bottom: 20px;
}

.form-group {
    margin: 20px 0px;
}

.login_card_margin{
    margin: 100px 0px;
    padding: 0px;
}
.login_head{
    padding: 10px;
    background-color: #9f320d;
    color: #fff;
}
.form_css{
    padding: 0px 20px 20px 20px;
}
.login_submit{
    width: 100%;
}

.achievements_img{
    height: auto!important;
}
marquee{
     background-color: #fafafa;
}
.my_marquee{
    color: #a0320c;
    font-weight: 600;
       padding: 0px 30px;
    font-size: 18px;
    }
    .my_marquee_green{
         color: #42b961;
    font-weight: 600;
   
    font-size: 18px;
    }
.my_marquee:hover,.my_marquee_green:hover{
    cursor: pointer;
}
.txt_bg{
    background-image: url(/assets/images/bg_txt2.png);
}
.fadeInUp{animation:fadeInUp 1s ease backwards;}
@keyframes fadeInUp{
  0%{transform:translate(0px, 100px); opacity: 0;}
  100%{transform:translate(0px, 0); opacity: 1;}
}
.act_btn {
    font-size: 13px;
    margin: 10px 0px!important;
}