
.copyright-area{
    padding-bottom: 5px!important;
}
.copyright-area-inner{
    display: flex;
    justify-content: space-between!important;
}


.footer-menu{
    display: flex;
    list-style-type: none;
    align-items: start;
}
.footer-menu li:first-child{
    padding-right:10px;
}
.progress-bar{
    background-color: #017dad;
}
.or-line {
    display: flex;
    align-items: center;
    width: 92%;
    margin: 0 auto;
    padding-bottom: 20px;
    padding-top: 20px;
}

.or-line::before,
.or-line::after {
    content: "";
    flex: 1;
    height: 0.09rem;
    width: 170px;
    background-color: rgba(141, 140, 142, 0.34);
}

.or-text {
    margin: 0 10px;
    font-weight: 500;
}
.login-footer{
    display: flex;
    justify-content: center;;
    padding-top: 20px;
    margin: 0 auto;
}

.google-btn {
    background: #fff;
    border: solid 1px rgba(179, 179, 179, 0.7);
    border-radius: 5px;
    font-weight: bold;
    display: flex;
    padding: 10px 10px;
    flex: auto;
    align-items: center;
    gap: 5px;
    justify-content: center;
    width: 100%;
    margin-bottom: 20px;
}
.google-btn img{
    width: 15px;
}
.btn-text{
    margin: 0;
}
.subtitle {

}
.subtitle a{
color: #017dad;
    font-weight: bold;
}
.profile-image img{+
    height: 50px!important;
    width: 50px!important;
    border-radius: 50%;
    border: 3px solid whitesmoke;
}
.profile-image .attachment-preview{width: 50px!important;height: 50px!important}
.profile-section{
    display: flex;
    height: 80px;
    padding: 20px;
}
.footer-logo{

}
.contact-details{
    background-color:  #f1f1f2;
    border-radius: 5px;
    padding-top: 10px;
}
.contact-form{
    box-shadow: rgba(0, 0, 0, 0.24) 0px 0px 8px;
    border-radius: 5px;
    padding: 20px 10px;
}
.author-data-tab{
    border-bottom: 1px solid rgba(179, 179, 179, 0.5);
    border-top: 1px solid rgba(179, 179, 179, 0.5);
    padding-bottom: 12px;
}
.single-featured img{
    border-radius: 5px;
}


.badge-success{
    background-color: #f1f1f2;
    color: #676668;
}
#ReadMoreButton {
    background-color:#fff !important;color: #414042 !important;font-weight: bold
}

.btn-success{
    background-color:  #f1f1f2;!important;
    border: 1px solid #b3b3b3;
    color: #414042!important;
}
.btn-success:hover{
    background-color:#017dad!important;
    color: white!important;
}
.social-media{
    display: flex;
    align-items: start;
    justify-content: start;
    padding: 20px 10px;
    column-gap: 5px;
}
.social-media a{
    height: 25px;
    width: 25px;
    /*border: 1px solid #b3b3b3;*/
    border-radius: 3px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: whitesmoke;
}
.play-store-icon{
    display: flex;
    align-items: start;
    justify-content: start;
    padding: 20px 10px;
    column-gap: 5px;
}
.about-description p{
    font-size: 16px;
    font-weight: 400!important;
}

.bg_one {
    background: #cae9f0;
}
.bg_two {
    background: #eec08b;
}
.bg_three {
    background: #f1cad7;
}
.bg_four {
    background: #e6f0d3;
}
.about_top_boxed {
    position: relative;
    border-radius: 10px;
    padding: 40px 20px 20px 20px;
    transition: 0.4s all ease-in-out;
}


.about_top_boxed_icon {
    text-align: center;
    margin: 0px auto 0 auto;
    margin-top: -90px;
    transition: 0.4s all ease-in-out;
    height: 130px;
    width: 130px;
    border-radius: 50%;
  background-color: whitesmoke;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0px -4px 16px rgb(0 0 0 / 6%), 4px 8px 16px rgb(0 0 0 / 10%);

}
.about_top_boxed_icon img {
   width: 70%;


}
.about_top_boxed_text {
    padding-top: 20px;
}
.about_top_boxed_text h3 {
    font-size: 25px;
    font-weight: 600;
    padding: 7px 0;
    color: #0D4E8B;

}
.about_top_boxed_text p{
    text-align: justify!important;
    color: rgba(11, 11, 11, 0.67);
}
.about_top_boxed_vector {
    position: absolute;
    bottom: 10px;
    right: 10px;
}



.donation-progress{
    border-radius: 30px;
    border:1px solid #0D4E8B;

}
.progressbar{border-radius: 30px!important;}
.raised-goal{
    display: flex;
    justify-content: space-between;
}
.raised-goal .goal h4{
    font-size: 14px!important;
    font-weight: 500!important;
}
.raised-goal .goal h4 span{
    font-weight: 400;
    font-size: 14px;
}
.progress-content{
    width: 90%;
    background-color: white;
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 1px;
    padding-bottom: 1px;
    border-radius: 5px;
    margin-top: -25px;
    z-index: 2222222222222;
    position: relative;
    box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.08);
    text-align: center;
    margin-left: 5%;
    margin-right: 5%;
}

.single-featured-02 .donate-btn ,  .single-recent-02 .donate-btn, .contribute-single-item .donate-btn {
    display: flex;
    justify-content: space-between;
    /*width: 180px;*/
    padding: 12px 20px;
    border: 2px solid rgba(13, 78, 139, 0.80);
    border-radius: 30px;
    column-gap: 10px;
    transition: background-color 0.3s, border-color 0.3s; /* Add transition */

}
.single-featured-02 .donate-btn .donate-text,  .single-recent-02 .donate-btn .donate-text, .contribute-single-item .donate-btn .donate-text{
    color: #0D4E8B!important;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 0.1rem;
}



.donate-btn {
    display: flex;
    justify-content: space-between;
    /*width: 170px;*/
    padding: 12px 20px;
    border: 2px solid rgba(231, 226, 226, 0.47);
    border-radius: 30px;
    column-gap: 10px;
    transition: background-color 0.3s, border-color 0.3s; /* Add transition */
    float: right;

}

.donate-btn:hover {
    background-color: #10C4D3;
    border: 1px solid rgba(246, 246, 246, 0.47);
}

.donate-btn:hover .donate-icon {
    background-color: #0D4E8B;
}
.custom-icon::before {
    content: "\f101"; /* Unicode for double-left arrow */
    display: inline-block;
    font: normal normal normal 14px / 1 FontAwesome;
    font-size: inherit;
}




.donate-btn:hover .donate-icon i {
    color: white;
}

.donate-btn:hover .donate-text {
    color: white!important;
}

.donate-btn .donate-icon {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color:  #10C4D3;
    border-radius: 50%;
    height: 25px;
    width: 25px;
}

.donate-btn .donate-icon i {
    color: whitesmoke;
}

.donate-text {
    font-size: 16px;
    color: whitesmoke;
}

.language_switcher{
    background-color: transparent;!important;
    border: none!important;
    color: #6D94B9!important;
    font-size: 14px!important;
    padding: 0px;
    font-weight: bold;
}
.language_switcher:hover{
    background-color: transparent;
    color: #e5e5e7;

}
.language_switcher-item{
    font-size: 14px!important;
    color: #8d8c8e!important;
    padding: 3px 10px!important;
}
.language_switcher-menu {
    width: 130px!important;
    min-width: 80px!important;
}
.info-items-02 li a{
    color: #6D94B9!important;
}
.info-items li{
    color: #6D94B9!important;
}

.help-and-support-left{
    border: 1px solid #b3b3b3;
    border-radius: 5px;
    padding: 10px 20px;
}
.support-img-02{ border-radius: 5px;}



.about-us h3{
    font-size: 40px!important;
    line-height: 50px!important;
}
.about-area .about-title-content .section-paragraph span{line-height: 20px!important;}
.problem-single-item .content p{max-width: 100%!important;}

.donate-button{
    display: flex;
    justify-content: space-around;
    border-radius: 50px;
    background-color: #f1f1f2;
    padding: 15px 20px;
    column-gap: 10px;

}
.donate-button span{
    color: #0D4E8B;
    line-height: 25px;
    font-weight: 600;
}
.donate-button img{
    background-color: #10C4D3;
    height: 25px;
    width: 25px;
    color: #fff;
    line-height: 25px;
    justify-content: center;
    display: flex;
    border-radius: 50%;
    padding: 5px;

}




/******* Middle section CSS Start ******/
/* -------- Landing page ------- */
.game-section {
    padding: 60px 50px;
}
.game-section .owl-stage {
    margin: 15px 0;
    display: flex;
    display: -webkit-flex;
}
.game-section .item h3{
    color: white;

}
.game-section .item p{
    color: #b3b3b3;
}
.game-section .owl-controls{display: none}
.game-section .item {
    margin: 0 15px 60px;
    width: 350px;
    height: 400px;
    display: flex;
    display: -webkit-flex;
    align-items: flex-end;
    -webkit-align-items: flex-end;
    background: #343434 no-repeat center center / cover;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    cursor: pointer;

}
.game-section .item h3{
    font-size: 20px;
    font-weight: bold;
    line-height: 28px;
}
.game-section .item.active1 {
    width: 500px;
    box-shadow: 12px 40px 40px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 12px 40px 40px rgba(0, 0, 0, 0.25);
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}

.game-section .item:after {
    content: "";
    display: block;
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    background-image: linear-gradient(rgba(0, 0, 0, 0), #02203f);
}
.game-section .item-desc {
    padding: 0 24px 12px;
    color: #fff;
    position: relative;
    z-index: 1;
    overflow: hidden;
    transform: translateY(calc(100% - 54px));
    -webkit-transform: translateY(calc(100% - 54px));
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    margin-bottom: 10px;
}
.game-section .item.active1 .item-desc {
    transform: none;
    -webkit-transform: none;
}
.game-section .item-desc p {
    opacity: 0;
    -webkit-transform: translateY(32px);
    transform: translateY(32px);
    transition: all 0.4s ease-in-out 0.2s;
    -webkit-transition: all 0.4s ease-in-out 0.2s;
}
.game-section .item.active1 .item-desc p {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
.game-section .owl-theme1.custom-carousel1 .owl-dots {
    margin-top: -20px;
    position: relative;
    z-index: 5;
}
/******** Middle section CSS End *******/

/***** responsive css Start ******/

@media (min-width: 992px) and (max-width: 1199px) {
    h2 {
        margin-bottom: 32px;
    }
    h3 {
        margin: 0 0 8px;
        font-size: 24px;
        line-height: 32px;
    }

    /* -------- Landing page ------- */
    .game-section {
        padding: 50px 30px;
    }
    .game-section .item {
        margin: 0 12px 60px;
        width: 260px;
        height: 360px;
    }
    .game-section .item.active1 {
        width: 400px;
    }
    .game-section .item-desc {
        transform: translateY(calc(100% - 46px));
        -webkit-transform: translateY(calc(100% - 46px));
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    h2 {
        margin-bottom: 32px;
    }
    h3 {
        margin: 0 0 8px;
        font-size: 24px;
        line-height: 32px;
    }
    .line-title {
        width: 330px;
    }

    /* -------- Landing page ------- */
    .game-section {
        padding: 50px 30px 40px;
    }
    .game-section .item {
        margin: 0 12px 60px;
        width: 240px;
        height: 330px;
    }
    .game-section .item.active1 {
        width: 360px;
    }
    .game-section .item-desc {
        transform: translateY(calc(100% - 42px));
        -webkit-transform: translateY(calc(100% - 42px));
    }
}
.initiatives{
    padding-right: 70px;
    padding-left: 70px;
}
.success-story-test{
    margin: 10px;padding: 20px;border-radius: 5px
}

@media (max-width: 767px) {
    .game-section .item:after{
    background-color: rgba(13, 78, 139, 0.5)
    }
    .success-story-test{
        margin: 0px;padding: 10px;border-radius: 5px
    }
    .success-contents{
        padding:10px!important;
    }
    .success-contents p{
        margin-bottom: 10px;
    }
    .background{
        border-radius:10px!important;
    }
    .initiatives{
        padding-right: 20px;
        padding-left: 20px;
    }
    .about_top_boxed{
        height: auto!important;
        margin-bottom: 50px;
    }
    body {
        font-size: 14px;
    }
    h2 {
        margin-bottom: 20px;
    }
    h3 {
        margin: 0 0 8px;
        font-size: 19px;
        line-height: 24px;
    }
    .line-title {
        width: 250px;
    }

    /* -------- Landing page ------- */
    .game-section {
        padding: 30px 15px 20px;
    }
    .game-section .item {
        margin: 0 10px 40px;
        width: 200px;
        height: 280px;
    }
    .game-section .item.active1 {
        width: 270px;
        box-shadow: 6px 10px 10px rgba(0, 0, 0, 0.25);
        -webkit-box-shadow: 6px 10px 10px rgba(0, 0, 0, 0.25);
    }
    .game-section .item-desc {
        padding: 0 14px 5px;
        transform: translateY(calc(100% - 42px));
        -webkit-transform: translateY(calc(100% - 42px));
    }
}

.cat-description{
    padding: 20px;

    margin-bottom: 30px;
}
.cat-description p{
    font-size: 17px;
}
 .success-story-image img{
     width: 330px;
     border-radius: 10px

 }
 .background .slick-dots{
     margin-top: 0px;
 }
 .background{
     background-image: url("../../social-icons/about-us.png");

     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
     background-repeat: no-repeat;
     background-position: center;
     background-size: cover;
     background-color: var(--cleenhearts-white2, #f1f1f2);
     mix-blend-mode: multiply;
     border-radius: 0px 1000px 1000px 0px;
 }
 .success-contents{
     padding-right: 20px;
 }
 .gift-cost{
     text-align: center;
     width: 140px;padding: 5px;;margin-top: 5px;background-color: #10C4D3;color: white;box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
 }

.btn-outline-primary{
    color: #017dad;
    border-color: #017dad;
}
.btn-outline-primary:hover{
    background-color: #017dad;
    color: white;
}

.gifts-section{
    display: flex;
    column-gap: 20px;
    margin-bottom: 30px;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

@media screen and (max-width: 768px) {
    .breadcrumb-area::after {


        width: 20%;
        left: 70px;
        opacity: 0.5;
    ;

    }
    .breadcrumb-area::before {
        opacity: 0.2;
    }
    .gifts-section {
        flex-direction: column;
        margin: 0px 10px;
    }

    .card-header {
        flex-direction: row;
        margin: 5px;
    }
    .gift-image img{
        height: 100%!important;
    }
    .nav-container{
        display: flex!important;
        justify-content: end!important;
    }
    .navbar-area.nav-style-02 .nav-container .logo-wrapper{
       padding: 10px 0px;
    }
    .background{border-radius: 10px}
}

.card-list {
    width: 100%;
    max-width: 550px;

}

.card {
    background-color: #FFF;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .05), 0 10px 30px 0 rgba(0, 0, 0, .1);
    border-radius: 5px;
    overflow: hidden;
    padding: 1.25rem;
    position: relative;
    transition: .15s ease-in;
    margin-bottom: 30px;
}

.card:hover,
.card:focus-within {
    box-shadow: 0 0 0 2px rgba(13, 78, 139, 0.57), 0 10px 60px 0 rgba(0, 0, 0, .1);
    transform: translateY(-5px);
}

.gift-image{
    flex: 0 0 100%;
}
.gift-image img{
    border-radius: 5px;
    width: 465px;
    height: 300px;
    margin: 0 auto;
}
.gift-details{
    flex: 0 0 100% ;
}

.card-header a{
    padding-top: 7px;
}
.card-header {
    display: flex;
    align-items: start;
    column-gap: 10px;
    background-color: #f1f1f2;
    border-bottom: none;
    flex-direction: column;
}

.card-header a {
    font-weight: 600;
    font-size: 1.375rem;
    line-height: 1.25;
    padding-right: 1rem;
    text-decoration: none;
    color: inherit;
    will-change: transform;
    position: relative;
}

.card-header a:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}


.icon-button:hover,
.icon-button:focus {
    background-color: #EC4646;
    color: #FFF;
}

.card-footer {
    border-top: 1px solid rgba(179, 179, 179, 0.5);
    padding-top: 1.25rem;
    display: flex;
    align-items: start;
    justify-content: space-between;
    flex-wrap: wrap;
    background-color: #f1f1f2;
}

.card-meta {
    display: flex;
    align-items: center;
    color: #787878;
}

.client-logo-holder{
    background-color: #f1f1f2;
    height: 110px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    border-radius: 5px;

}


.about-sboss{
    width: 80%;
}
.about-sboss h2{font-weight: bold;}





.about-sboss p{
    color: whitesmoke;
    text-align: justify;
    font-size: 16px;
}
.read-about-sboos{
    padding: 10px 15px;
    font-size: 16px;
    font-weight: 500;
    background-color: transparent;
    color: white;
    border-radius: 30px;
    border: 1px solid #10C4D3;
    text-align: center;

}
.read-about-sboos:hover{
    background-color: #10C4D3;
    color: white;
}

.about-sboss-logo{
    margin: 0 auto;
    text-align: center;
}
.about-sboss-logo img{
    padding-bottom: 20px;
}

.header-btn{padding-left: 20px;}
.social-link ul li{color: #f1f1f2!important;}



.language_dropdown ul li{text-align: right;padding:3px 7px!important;}















/* For screens with a minimum width of 1024 pixels (desktop and laptop) */
@media only screen and (min-width: 1024px) {
    .site-logo{width: 25%}
}
/* For screens with a maximum width of 768 pixels (smaller devices) */
@media only screen and (max-width: 768px) {
    .site-logo{width: 60%}
    .header-btn{
       display: none;
    }
    .header-area .title, .header-slider-one .header-area .title{
        font-size: 50px;
        line-height: 70px;
    }
    .header-area {
        padding: 190px 0 115px;
    }
}
.donate-gift-btn{justify-content: center;
    display: flex;
    padding-top: 20px;
}
.donate-gift-btn a{
    justify-content: center;
    display: flex;
    width: 200px;
    background-color:#0D4E8B;
    color: white;
    border-radius: 50px;
    padding: 15px 10px;
    font-size: 18px;
    font-weight: 500;

}
.donate-gift-btn a:hover{
    background-color: transparent;
    border: 2px solid #0D4E8B;
    color:#0D4E8B
}

.colored-sub-title{color:#0D4E8B}
.checkout-list li{

    height: 40px;
    display: flex;
    justify-content: center;
}
.checkout-list li span{
    line-height: 35px;
}
.input-wrap input{
    width: 60px!important;
    height:35px;
    text-align: center;
    border-radius: 3px;
}
.total span{
    font-size: 18px;
}
.total{
    padding: 30px 5px!important;
}


.social-share-wrap ul li a.pinterest {display: none}
.social-share-wrap ul li a.sms {display: none}
.social-share-wrap ul li a.pocket {display: none}
.social-share-wrap ul li:nth-child(4){display:none}
#copy-cause-link{margin-top:10px}

small{color:#0D4E8B}
.flag-icon{
    height:20px;
    width: 20px;
    padding-left: 3px;
}




.navbar-area .nav-container .navbar-collapse .navbar-nav li a {
    visibility: visible;
    opacity: 0.9;
    top: auto;
           z-index: 9999;
}
.navbar-area .nav-container .navbar-collapse .navbar-nav li a:hover {
 color:#10C4D3!important; ;
}
.charity-nav-03.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-mega-menu1:before {
    color: #fff!important;
}


.question-icon {
    position: relative;
    display: inline-block;
    cursor: pointer;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    text-align: center;
    color:#10C4D3
}

.question-icon .tooltip {
    visibility: hidden;
    width: auto;
    background-color: #0D4E8B;
    color: #fff;
    border-radius: 6px;
    padding: 5px;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 50%;
    margin-left: -60px;
    opacity: 0;
    transition: opacity 0.3s;
    min-width: 200px;
    line-height: 15px;

}

.question-icon:hover .tooltip {
    visibility: visible;
    opacity: 1;
}
.read-more-btn{
    margin-top: 20px!important;
    background-color: #f1f1f2!important;
    padding: 10px 25px!important;
    border-radius: 30px!important;
    color: #0D4E8B!important;
    font-weight: 500!important;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px!important;
}
.read-more-btn:hover{
    background-color: #10C4D3!important;
    color: #f1f1f2!important;
}