* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    font-family: "Hind", sans-serif;
}

.nav-item a {
    color: #fff !important;
}
.nav-link{
    font-size: 16px!important;
}
.cooperative {
    padding-bottom: 10px;
}
.agm-qr{
    height: 15vh!important;
}
.home-slider {
    height: 295px;
}
.services-tab-content {
    width: 100% !important;
}
.swiper-slide {
    justify-content: center;
}
.service-title {
        line-height: 33px !important;
    }

.top-addr {
    display: none !important;
}
.cooperative-left,
.cooperative-right {
    display: none;
}
.breadcrumb-item a{
    color: #000!important;
    text-decoration: none!important;
}
.mobile-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    height: 100%;
}
.close {
    position: absolute;
    right: 5px;
    background: #cfdb73;
    color: red;
    border-radius: 50%;
    font-weight: 700;
    color: #eb0000;
    padding: 4px 5px;
    font-size: 1rem;
    top: 5px;
}
#preloader-background,
#preloader-gallery,
#preloader-blood-donation,
#preloader-services,
#preloader-team,
#preloader-blood-donation75,
#preloader-blood-donation76,
#preloader-gallery-coop,
#preloader-gallery-financial,
#preloader-gallery-member,
#preloader-gallery-misc,
#preloader-gallery-other,
#preloader-gallery-picnic77,
#preloader-gallery-yearly,
#preloader-about,
#preloader-news,
#preloader-contact {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 75vh;
    background-color: #fff;
}
.mobile-serv {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 8px;
    border-radius: 10px;
    background-color: #009541;
    width: 32% !important;
    justify-content: space-around;
    margin-bottom: 10px;
    color: #fff!important;
}

.mobile-serv i {
    font-size: 40px;
}

.mobile-serv span {
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
}

.team,
.event,
.download-item,
.report,
.community,
.our-services,
.act-item{
    position: relative;
    height: auto !important;
}
.team i,
.event i,
.download-item i,
.report i,
.community i,
.our-services i,
.act-item i{
    color: #fff !important;
    font-size: 14px !important;
     position: absolute !important;
    right: -11px !important;
    top: 33% !important;
}
.popup-onload {
    margin-left: -170px !important;
}

.mobile-serv-icon {
    display: block !important;
}

.cnt223 {
    min-width: 300px !important;
    width: 340px !important;
    padding: 5px 5px !important;
}

/* .team:hover .team-list {
    display: flex !important;
    flex-direction: column !important;
    color: #fff;
    background-color: #23e34a;
    position: absolute !important;
    z-index: 50 !important;
    width: 200px;
    border-radius: 0 0 10px 10px;
    left: 30%;
    top: 0;
} */

.team-list span:last-child {
    border-radius: 0 0 10px 10px;
}

.event-list span:last-child {
    border-radius: 0 0 10px 10px;
}
.download-list span:last-child {
    border-radius: 0 0 10px 10px;
}
.act-list span:last-child {
    border-radius: 0 0 10px 10px;
}
.report-list span:last-child {
    border-radius: 0 0 10px 10px;
}
.community-list span:last-child {
    border-radius: 0 0 10px 10px;
}
.our-services-list span:last-child {
    border-radius: 0 0 10px 10px;
}
 .event:hover .event-list {
    display: flex !important;
    flex-direction: column !important;
    color: #fff;
    width: 200px;
    background-color: #00783A;
    position: absolute !important;
    z-index: 50 !important;
    border-radius: 0 0 10px 10px;
} 
 .our-services:hover .our-services-list {
    display: flex !important;
    flex-direction: column !important;
    color: #fff;
    width: 200px;
    background-color: #00783A;
    position: absolute !important;
    z-index: 50 !important;
    border-radius: 0 0 10px 10px;
} 
.team:hover .team-list {
    display: flex !important;
    flex-direction: column !important;
    color: #fff;
    width: 200px;
    background-color: #00783A;
    position: absolute !important;
    z-index: 50 !important;
    border-radius: 0 0 10px 10px;
}
.community:hover .community-list {
    display: flex !important;
    flex-direction: column !important;
    color: #fff;
    width: 200px;
    background-color: #00783A;
    position: absolute !important;
    z-index: 50 !important;
    border-radius: 0 0 10px 10px;
}
.report:hover .report-list {
    display: flex !important;
    flex-direction: column !important;
    color: #fff;
    width: 200px;
    background-color: #00783A;
    position: absolute !important;
    z-index: 50 !important;
    border-radius: 0 0 10px 10px;
}
.qr{
    display:none;
}
.download-item:hover .download-list {
    display: flex !important;
    flex-direction: column !important;
    color: #fff;
    width: 200px;
    background-color: #00783A;
    position: absolute !important;
    z-index: 50 !important;
    border-radius: 0 0 10px 10px;
}
.act-item:hover .act-list {
    display: flex !important;
    flex-direction: column !important;
    color: #fff;
    width: 200px;
    background-color: #00783A;
    position: absolute !important;
    z-index: 50 !important;
    border-radius: 0 0 10px 10px;
}
/*.team-list,*/
/*.event-list {*/
/*    display: none !important;*/
/*     flex-direction: column !important;*/
/*    color: #fff;*/
/*    width: 200px;*/
/*    background-color: #23e34a;*/
/*    position: absolute !important;*/
/*    z-index: 50 !important;*/
/*    border-radius: 0 0 10px 10px; */
/*}*/
.team-list, .download-list, .event-list, .report-list, .community-list, .our-services-list, .act-list{
    display: none!important;
}
.team-list a, .download-list a, .event-list a, .report-list a, .community-list a, .our-services-list a, .act-list a{
    font-size: 16px!important;
}
.team-list span:hover,
.event-list span:hover,
.download-list span:hover,
.report-list span:hover,
.community-list span:hover,
.our-services-list span:hover,
.act-list span:hover{
    color: #000 !important;
}

.team-list span,
.event-list span,
.download-list span,
.report-list span,
.community-list span,
.our-services-list span,
.act-list span{
    padding: 0 8px;
    width: 100%;
    font-size: 18px;
    font-weight: 500;
}

.breadcrumb {
    margin-bottom: 0 !important;
}

.navbar {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}

.chairman {
    display: flex;
    flex-direction: column;
}

.chairman div:first-child {
    padding-bottom: 15px;
}

.read {
    background-color: #009541;
    padding: 7px;
    border-radius: 9px;
    color: #fff;
    width: fit-content;
}

.read a {
    display: flex;
    align-items: center;
    text-decoration: none;
    color: #fff;
    column-gap: 6px;
}

/* .slick-list {
    height: 100% !important;
} */
.home-services {
    display: flex;
}

.services,
.home-services {
    justify-content: space-around;
    flex-wrap: wrap;
}

.service-info i {
    font-size: 35px;
}

.service-info {
    background-color: #d9d5d5;
    color: #000;
    margin-bottom: 10px;
    width: 50%;
}

.service-info span {
    font-size: 28px;
    font-weight: 600;
    line-height: 28px;
}

.read-more span {
    font-size: 15px;
    font-weight: 400 !important;
}

.read-more a {
    display: flex;
    align-items: center;
    text-decoration: none;
    color: #fff;
    column-gap: 7px;
}

.read-more {
    border: 1px solid #009541;
    padding: 7px;
    color: #fff;
    width: fit-content;
    border-radius: 10px;
    background-color: #009541;
}

.read-more i {
    font-size: 15px !important;
    font-weight: 600 !important;
}

.card {
    height: 165px !important;
    width: 32% !important;
}

.card:hover {
    background-color: #23e34a;
    color: #fff;
}

.card-body {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-evenly;
    height: 100%;
}

.card-body i {
    font-size: 30px;
}

.card-body span {
    font-size: 16px;
    font-weight: 500;
    line-height: 30px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.counter {
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
}

.counter .col-4 {
    width: 32% !important;
    height: 110px;
    justify-content: space-around;
    margin-bottom: 10px;
    text-align: center;
}

.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    justify-content: center !important;
}
.swiper-slide img {
    max-width: 100%;
    width: auto;
    height: auto;
}
.value {
    font-size: 90px;
    display: block;
    font-weight: bold;
    color: #000;
}

.count {
    padding: 10px;
    align-items: center;
    border-radius: 10px;
    background: #d9d5d5;
    width: 15% !important;
}

.count span:first-child {
    font-weight: 600 !important;
}

.count span {
    font-size: 1rem;
    color: #000;
    line-height: 24px;
    font-weight: 500;
}

.service-info {
    padding-top: 14px !important;
    padding-bottom: 10px !important;
    border: 1px solid #fff;
    height: 170px;
}

.service-info .row {
    height: 100%;
}

.service-content {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
}

.social i {
    padding: 5px;
    color: #fff
}

.service-icon {
    display: flex;
    align-items: center;
    justify-content: center;
}

.service-icon i {
    padding: 10px;
    font-size: 50px;
    background-color: #009541;
    border-radius: 50%;
    color: #fff;
}

.service-info p {
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-align: justify;
    margin-bottom: 0;
}

.top-left,
.phone {
    display: flex;
    flex-direction: column !important;
    font-size: 14px;
    column-gap: 7px;
}

.email {
    display: flex;
}

.email span:first-child {
    display: none !important;
}

.phone {
    align-items: end;
}

.top-contact,
.fax {
    display: none;
}

.fa-phone {
    display: none;
}

.logo img {
    height: 70px;
    width: 70px;
}

.logo span:last-child {
    display: none;
}
.logo{
    background: #fff;
}
.logo span {
    font-size: 22px;
}
.coop-name-img {
    display: none;
}
.logo div {
    display: flex;
    flex-direction: column;
    font-size: 15px;
    font-weight: 800;
    color: #00783A;
}

.contact-person {
    justify-content: space-between;
    display: flex;
    flex-direction: column;
    align-content: center;
}

.person {
    border: 2px solid #009541;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 10px;
    width: 290px;
}

.person p {
    margin-bottom: 0 !important;
    background-color: #009541;
    color: #fff;
    padding: 6px 10px;
}

.contact-info {
    line-height: 22px;
    align-self: center;
    font-size: 14px;
}
.contact-info span:last-child{
    overflow:hidden;
}
.footer {
    background-color: #161680;
    color: white;
    padding-top: 30px;
    padding-bottom: 15px;
}

.address {
    row-gap: 10px;
    display: flex;
    flex-direction: column;
    margin-bottom: 10px;
}

.head,
.branch {
    font-size: 20px !important;
    border-bottom: 2px solid #ec4b4b;
    font-weight: 500;
}

.head-office,
.branch-office {
    font-size: 14px;
}

.addr {
    align-items: center;
    column-gap: 6px;
    line-height: 30px;
    padding-top: 5px;
}
.addr a{
    color: #fff!important;
}
.footer-home,
.footer-saving,
.footer-contact {
    line-height: 26px;
    font-size: 14px;
}

.footer-home a, .footer-saving a,
.footer-contact a {
    text-decoration: none !important;
    color: #fff !important;
}

.social-link {
    column-gap: 6px;
}

.social-link i {
    padding: 5px;
}
.download a img{
    height: 35px;
}
/*.download a {*/
/*    width: 50%;*/
/*}*/

/*.download a img {*/
/*    width: 100%;*/
/*}*/

.swiper {
    margin-left: 0 !important;
    height: 300px;
    margin-right: 0 !important;
}

.swipe {
    margin-left: 0 !important;
    height: 200px;
    margin-right: 0 !important;
    overflow: hidden;
}

.swiper-slide {
    display: flex !important;
    flex-direction: column !important;
}

.front-image {
    position: relative;
}

.swiper-slide p {
    position: absolute;
    bottom: 15%;
    text-align: center;
    font-size: 30px;
    color: #fff;
    font-weight: 500;
    width: 100%;
}

#overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
    z-index: 100;
    display: none;
}

.popup-content {
    padding: 14px 10px;
    line-height: 1.5;
}
.popup-content img {
    height: 85vh;
}
.cnt223 a {
    text-decoration: none;
}

.popup-onload {
    margin: 0 auto;
    display: none;
    position: fixed;
    z-index: 101;
    top: 5%;
    left: 50%;
    margin-left: -300px;
}

.cnt223 {
    min-width: 600px;
    width: 600px;
    background: #f3f3f3;
    position: relative;
    z-index: 103;
    border-radius: 5px;
    box-shadow: 0 2px 5px #000;
}

.cnt223 p {
    clear: both;
    color: #555555;
    /* text-align: justify; */
    font-size: 20px;
    font-family: sans-serif;
}

.cnt223 p a {
    color: #d91900;
    font-weight: bold;
}

.cnt223 .x {
    float: right;
    height: 35px;
    left: 22px;
    position: relative;
    top: -25px;
    width: 34px;
}

.cnt223 .x:hover {
    cursor: pointer;
}
.footer-svg svg {
    transform: rotate(180deg);
    width: 100%;
}
.footer-svg,
.header-svg {
    height: 20px;
}

svg:not(:root) {
    overflow: hidden;
}
.view-report {
    text-decoration: none;
    padding: 4px 8px;
    background: #69c469;
    color: #000;
    border-radius: 7px;
}