/* Custom css */
.elementor-11457 .header-wrapper.elementor-element.elementor-element-02dca86 {
    /* position: fixed;
    margin-top: 0px;
    margin-bottom: 0px;
    top: 32px;
    left: 0; */
}
.site-content .content-area.style-2 {
    padding: 0;
}
.content-area.style-2 .post-navigation {
    display: none;
}
.inner-sub-header {
    background: #00175C;
    color: #fff;
    position: relative;
}
.style-2 .container, .inner-sub-header .container {
    max-width: 860px;
    margin: 0 auto;
}
.inner-sub-area {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    padding: 21px 0px;
    position: relative;
    /* min-height: 109px; */
}
.breadcrumb-area {
    list-style-type: none;
    display: inline-flex;
    position: absolute;
    top: 7px;
    left: 0;
    width: 100%;
    max-width: 1230px;
    right: 0;
    margin: 0 auto;
    padding: 0 15px;
}
.breadcrumb-area .breadcrumb-item + .breadcrumb-item::before {
    content: ">";
    padding: 0 5px;
}
.breadcrumb-item {
    font-size: 10px;
    font-weight: 400;
    line-height: normal;
}
.breadcrumb-item a {
    color: #E3E3E3;
}
.location-area {
    display: inline-flex;
    align-items: flex-start;
    gap: 13px;
}
.locate-block {
    font-size: 16px;
    font-weight: 300;
    line-height: 150%;
    letter-spacing: -0.176px;
    border-bottom: 5px solid #FFEB35;
}
.give-form-wrap .location-area .give-title, .location-area .give-title {
    font-size: 30px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: -0.33px;
    margin-bottom: 0;
}
.project-area {
    display: inline-flex;
    align-items: center;
    gap: 10px;
}
.project-content {
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
    letter-spacing: -0.154px;
	border-bottom: 5px solid #FFEB35;
}
.project-content span {
    display: block;
    font-size: 22px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: -0.242px;
}
.project-logo {
    border-radius: 50%;
    /* border: 3px solid #3177BD; */
    /* background: #3177BD; */
    max-width: 66px;
    min-width: 66px;
    aspect-ratio: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}
.project-logo {
    background-image: url(../alone/images/project-bg.jpg);
}
.title-id {
    background: #fff;
    color: #3177BD;
    font-size: 7px;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    height: calc(100% - 30px);
    width: calc(100% - 30px);
    border-radius: 50%;
    rotate: 16deg;
}

.project-wrapper {
    background: #F3F3F3;
    padding-bottom: 80px;
}
.inner-wrapper {
    border-radius: 7px;
    background: #FFF;
    margin-top: -52px;
    position: relative;
    z-index: 2;
}
.project-cost-block .give-goal-progress .raised {
    display: none;
}
.project-cost-block {
    border-radius: 7px 7px 0px 0px;
    background: #3177BD;
    padding: 19px 30px 14px 43px;
}
.project-cost-block h2 span, .amount-wrapper h5:not(:last-child) span {
    color: #FFEB35;
    font-weight: 700;
}
.project-cost-block h2 {
    color: #FFF;
    font-size: 25px;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 12px;
}
.project-cost-block.project-funded, .project-completed.project-cost-block {
    background: #31BD8C;
}
.project-completed .card-cat {
    background: #FFC235;
}
.project-cost-block svg {
    display: none !important;
}
.project-cost-block.project-funded h2, .project-completed.project-cost-block h2 {
    color: #00175C;
    font-weight: 700;
    text-transform: uppercase;
}
.other-project-wrapper .project-cost-block h2 {
    text-align: center;
}
.amount-wrapper {
    display: flex;
    gap: 20px;
    align-items: center;
    justify-content: space-between;
    margin-top: 10px;
}
.give-form-wrap .project-cost-block .give-goal-progress {
    padding-bottom: 0;
    margin-bottom: 0px;
}
.project-cost-block .give-goal-progress .progress-bar {
    padding-bottom: 0px;
}
.project-cost-block .give-goal-progress .give-progress-bar {
    border-radius: 5px;
    background: #FFFEF4;
    padding: 2px;
    height: 18px;
}
.project-cost-block .give-goal-progress .give-progress-bar>span {
    border-radius: 4px;
    height: 100%;
    background-size: 11px 11px;
}
.project-cost-block .give-progress-bar>span {-webkit-animation: progressmove 0.5s linear infinite; animation: progressmove 0.5s linear infinite;}
@-webkit-keyframes progressmove {0% {background-position: 0 0;} to {background-position: 11px 0;}}
@keyframes progressmove {0% {background-position: 0 0;} to {background-position: 11px 0;}}
.amount-wrapper h5 {
    color: #FFF;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: initial;
    text-transform: uppercase;
}
.amount-wrapper h5:last-child span {
    color: #FFC235;
    font-weight: 700;
}
.project-details {
    padding: 44px 30px 35px;
}
.description-wrapper {
    margin-top: 82px;
}
.description-wrapper .project-title {
    display: inline-block;
    margin-bottom: 24px;
}
.project-title {
    color: #00175C;
    font-size: 16px;
    font-weight: 700;
    line-height: 150%;
    letter-spacing: -0.176px;
    border-bottom: 5px solid #FFEB35;
    display: inline;
}
.description-wrapper p {
    color: #000;
    font-size: 14px;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: -0.154px;
    margin-top: 0;
}
.description-wrapper p:last-child {
    margin-bottom: 0px;
}
.detail-content-wrapper {
    padding-left: 12px;
    padding-bottom: 94px;
}

.detail-content-inner {
    display: flex;
    gap: 20px;
    margin-top: 28px;
}
.left-side, .right-side {
    flex: 1;
}
.map-wrapper {
    position: relative;
    padding-top: 100%;
    overflow: hidden;
}
.map-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
    border: initial;
}
.inner-content-area h3 {
    color: #1E1E1E;
    font-size: 22px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: -0.242px;
    margin-bottom: 0;
    margin-top: 8px;
}
.inner-block:nth-child(2) .inner-content-area h3 {
    font-size: 16px;
    max-width: 230px;
}
.sub-label {
    border-radius: 5px;
    background: #CEE6FF;
    padding: 1px 9px;
    color: #1E1E1E;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    letter-spacing: -0.176px;
}
.inner-block {
    display: flex;
    align-items: flex-start;
    gap: 14px;
}
.inner-block:not(:last-child) {
    margin-bottom: 50px;
}
.ico-info {
    border-radius: 50%;
    border: 2px solid #3177BD;
    background: #FFFDE7;
    max-width: 66px;
    min-width: 66px;
    aspect-ratio: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 35px;
    color: #3177BD;
}
.btn-wrapper {
    display: flex;
    align-items: center;
    gap: 4px;
}
.btn-wrap:not(:last-child) {
    border-radius: 7px 0px 0px 7px;
    background: #3177BD;
    width: 100%;
}
.btn-wrap:last-child {
    border-radius: 0px 7px 7px 0px;
    background: #00175C;
    color: #FFEB35;
    font-size: 25px;
    font-weight: 700;
    letter-spacing: -0.275px;
    text-transform: uppercase;
    padding: 0px 42px;
}
.btn-wrap {
    color: #FFF;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: -0.198px;
    padding: 0px 16px;
    border: initial;
    display: flex;
    gap: 18px;
    align-items: center;
    white-space: nowrap;
    height: 71px;
    justify-content: center;
}
  .form-image img {
    height: 100%;
    max-height: 300px !important;
    width: 100%;
    margin: 0 15px 0 0;
}
.other-project-wrapper {
    padding: 30px 10px 43px 35px;
    position: relative;
    background-color: #fff;
    margin-bottom: 63px;
}
.other-project-wrapper .slick-next, .other-project-wrapper .slick-prev {
    display: none !important;
}
.style-2 .other-project-wrapper .container {
    max-width: 100%;
    margin: 0 auto;
    padding: 0;
}
.inner-content-detail {
    padding: 17px 20px;
    background: #00175C;
    color: #fff;
}
.inner-content-detail p, .inner-content-detail p span {
    color: #FFF;
    font-family: Poppins;
    font-size: 12px;
    font-weight: 400;
    line-height: normal;
    margin: 0;
    display: flex;
}
.inner-content-detail p span {
    font-weight: 700;
    padding-left: 5px;
}
.inner-content-detail p:not(:first-child) span {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    word-wrap: break-word;
    min-height: 36px;
}
.project-content-wrapper {
    position: relative;
}
.card-cat {
    position: absolute;
    top: 26px;
    left: 0;
    color: #00175C;
    font-family: Poppins;
    font-size: 16px;
    font-weight: 700;
    line-height: normal;
    background: #FFEB35;
    padding: 4px 20px;
    z-index: 9;
}
.donation-slider {
    margin-top: 30px;
}
.other-project-wrapper .project-cost-block {
    border-radius: 0px 0px 7px 7px;
    padding: 11px 20px 16px 20px;
    min-height: 84px;
}
.other-project-wrapper .project-cost-block h2 {
    font-size: 16px;
}
.other-project-wrapper .amount-wrapper h5 {
    font-size: 10px;
}
.other-project-wrapper .slick-slide {
    margin-right: 25px;
}
.header-slider:not(.slick-slider) {
    display: flex;
}
.header-slider:not(.slick-slider) .slider-item {
    flex: 1 0 calc(100% - 65%);
}
.donation-slider:not(.slick-slider) {
    display: flex;
    gap: 25px;
}
.donation-slider:not(.slick-slider) .slider-item {
    flex: 1 0 calc(100% - 76.2%);
}
.image-wrap {
    position: relative;
    padding-top: 66.6%;
    overflow: hidden;
    background: #f0f8ff;
    border-radius: 7px 7px 0px 0px;
}
.banner-wrapper {
    overflow: hidden;
    position: relative;
}
.image-wrap img, .banner-wrap img {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 2;
    object-fit: cover;
}
.banner-wrap {
    position: relative;
    padding-top: calc(100% - 35%);
    overflow: hidden;
    background: #f0f8ff;
    margin-top: 4px;
    margin-left: 4px;
}
.slick-current .banner-wrap {
    margin-left: 0px;
}
.banner-wrapper .slick-arrow {
    bottom: 0;
    position: absolute;
    width: 100%;
    max-width: 860px;
    margin: 0 auto;
    left: 0;
    right: 0;
}
.banner-wrapper .slick-type .slick-next:before, .banner-wrapper .slick-type .slick-prev:before {
    /* display: none; */
    font-size: 25px;
}
.banner-wrapper .slick-type .slick-next, .banner-wrapper .slick-type .slick-prev {
    z-index: 9;
    top: -84px;
    height: 25px;
    width: 25px;
}
/* .pull-btn i {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 25px;
    line-height: 1;
    color: rgba(255, 255, 255, 0.75);
} */
.banner-wrapper .slick-type .slick-prev {
    left: 0;
}
.banner-wrapper .slick-type .slick-next {
    right: calc(100% - 53px);
}
.donation-slider .slick-list.draggable {
    padding-left: 0px !important;
}

/* ========= Donate Page ======== */
/* error */
label.error {
    display: none !important;
}
input.error, input.error + .btn-type-box .group-block, input.error + label + .btn-type-box .group-block {
    border-color: #ff0000;
}

.donate-page-layout {
    background: #F3F3F3;
    padding-bottom: 80px;
}
ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.donate-page-layout span, .donate-page-layout div, .donate-page-layout p, .donate-page-layout input, .donate-page-layout button {
    box-sizing: border-box;
}

/* Inner content */
.donate-page-layout .container {
    max-width: 1000px;
    margin: 0 auto;
    box-sizing: border-box;
}
.page-outer-inner {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    padding-top: 32px;
    justify-content: center;
}
.donate-bar-wrap, .side-bar-wrap {
    flex: 1;
}
.donate-bar-wrap {
    max-width: calc(100% - 210px);
    /* border-radius: 7px;
    overflow: hidden; */
    background: #fff;
}
.donate-page-layout p {
    margin: 0;
}
.donate-bar-wrap .accordion-block:first-child .accordion-head-area {
    border-radius: 7px 7px 0px 0px;
}
.donate-bar-wrap .accordion-block:nth-last-child(2) .accordion-head-area, .donate-bar-wrap .accordion-block:last-child .section-content.current {
    border-radius: 0px 0px 7px 7px;
}
.donate-bar-wrap .accordion-block:nth-last-child(2) .accordion-head-area.current {
    border-radius: 0px;
}
.accordion-head-area {
    padding: 20px 30px 15px;
    color: #FFF;
    font-family: Poppins;
    font-size: 16px;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: -0.176px;
    background: #3177BD;
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
    transition: 0.3s ease;
}
.section-heading:not(:first-child) .accordion-head-area {
    margin-top: 5px;
}

.donate-bar-wrap .content-area-outer h3, .head-title-wrap h3 {
    margin: 0;
    color: #FFF;
    font-family: Poppins;
    font-size: 16px;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: -0.176px;
}
.donate-bar-wrap .accordion-head-area i {
    transition: 0.3s ease;
}

.step-form-container .current .head-title-wrap span {
    background: #54B471;
    color: #fff;
    border-color: #fff;
}
.step-form-container .done .head-title-wrap span {
    background: #54B471;
    color: #fff;
    border-color: #fff;
}
.step-form-container .current .head-title-wrap h3 {
    font-weight: 700;
}
.step-form-container .current .accordion-head-area {
    background: #00175C;
}
.step-form-container .current .accordion-head-area i {
    transform: rotate(180deg);
}



/* section body */
.content-area-outer {
    margin-top: 13px;
    margin-bottom: 30px;
}
.content-area-inner h4 {
    color: #000;
    font-family: Poppins;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.176px;
    margin-bottom: 4px;
}
.donate-bar-wrap .content-area-inner, .donate-bar-wrap .btn-area {
    padding: 0 30px;
}
.content-area-inner:not(:first-child) {
    margin-top: 20px;
}
.btn-group-block {
    display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
}
.btn-group-inner {
    width: calc(50% - 5px);
    flex: calc(50% - 5px);
    position: relative;
    min-width: 270px;
}
.currency-area .btn-group-inner {
    max-width: 114px;
    min-width: initial;
}
.cards-area .btn-group-inner {
    width: calc(32.33% - 5px);
    flex: calc(32.33% - 5px);
    min-width: initial;
}
.btn-type-box {
    margin: 0px;
    display: block;
    cursor: pointer;
}
.group-items {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 8px 8px;
    flex: 1;
    justify-content: center;
}
.btn-type-box .group-block {
    display: flex;
    justify-content: center;
    align-items: stretch;
    /* gap: 10px; */
    border-radius: 7px;
    background: #F0F0F0;
    color: #000;
    font-family: Poppins;
    font-size: 22px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.242px;
    border: 1px solid transparent;
    transition: all 0.3s ease;
    max-height: 66px;
    min-height: 66px;
}
.btn-type-box .control-form {
    background: #fff;
}
.btn-type-box .group-block img {
    height: 100%;
    min-height: 50px;
    aspect-ratio: 4 / 4;
    object-fit: contain;
    min-width: 50px;
    max-width: 50px;
    max-height: 50px;
    width: 100%;
}
.hidden-tag:checked+.btn-type-box img:not(.checked img) {
    display: none;
}
.hidden-tag:not(:checked)+.btn-type-box .checked {
    display: none;
}
.notification .error {
    color: red;
    font-size: 16px;
    font-family: 'Poppins';
    text-align: center;
    margin-top: 10px;
}
.group-items i.with-circle {
    width: 18px;
    height: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    border: 2px solid #3177BD;
    color: #3177BD;
    border-radius: 50%;
}
.hidden-tag:checked + .btn-type-box .group-block, .hidden-tag:checked + label + .btn-type-box .group-block {
    border-radius: 7px;
    border-color: #00175C;
    background: #3177BD;
    color: #fff;
    font-weight: 700;
}
.hidden-tag:checked + .btn-type-box .group-items i.with-circle, .hidden-tag:checked + label + .btn-type-box .group-items i.with-circle {
    border-color: #fff;
    background: #fff;
}
.hidden-tag {
    display: none;
}

.group-items p, .custom-box .group-items p {
    color: #000;
    font-family: Poppins;
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
    letter-spacing: -0.176px;
    margin: 0;
}
.group-items p span {
    display: block;
}


.more-side {
    color: #000;
    font-family: Poppins;
    font-size: 10px;
    font-weight: 400;
    line-height: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    min-width: 60px;
    cursor: pointer;
    border-left: 1px solid #D9D9D9;
    gap: 4px;
    border-radius: 0px 7px 7px 0px;
    background: transparent;
    transition: all 0.3s ease;
}
.more-side i {
    font-size: 21px;
}

.amount-area .group-items {
    justify-content: flex-start;
}
.amount-area .btn-type-box .group-block {
    font-weight: 700;
}
.amount-area .group-items i {
    font-size: 51px;
    color: #3177BD;
}
.amount-area .btn-group-inner {
    min-width: 290px;
}
.hidden-tag:checked + .btn-type-box .more-side, .hidden-tag:checked + label + .btn-type-box .more-side {
    color: #ffffff;
    border-color: #00175C;
    background: #00175C;
}
.amount-area .hidden-tag:checked + .btn-type-box .group-items i, .amount-area .hidden-tag:checked + label + .btn-type-box .group-items i {
    color: #FFEB35;
}
.hidden-tag:checked + .btn-type-box .group-items p, .hidden-tag:checked + label + .btn-type-box .group-items p {
    color: #fff;
    font-weight: 700;
}
.more-slide {
    text-align: center;
}
.more-btn-inner {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    color: #000;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.176px;
    padding-top: 8px;
    cursor: pointer;
}
.more-btn-inner i {
    color: #000;
    font-size: 21px;
    line-height: 10px;
}
.form-group {
    padding: 10px 10px 10px 0px;
    width: 100%;
}
.control-form {
    border-radius: 7px;
    margin: 0px;
    padding: 10px 15px;
    width: 100%;
    box-sizing: border-box;
    color: #000;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.154px;
    background: #F0F0F0;
}
.control-form::placeholder {
    color: #989898;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.154px;
}
.custom-area.btn-group-block {
    margin-top: 30px;
}
.custom-area .btn-group-inner {
    min-width: calc(290px - 150px);
}
.custom-area .btn-type-box .group-block {
    font-size: 16px;
}
.group-contain {
    flex: 1 calc(50% - 5px);
    display: flex;
    align-items: center;
    gap: 10px;
}
.custom-area .custom-box .group-items {
    justify-content: flex-start;
    padding: 10px 11px 10px 16px;
}
.custom-box .group-items p {
    line-height: 16px;
}
.custom-area .custom-box  .btn-type-box .group-block {
    font-weight: 700;
    font-size: 22px;
}

.dropdown-wrap {
    position: relative;
}
.drophead {
    border-radius: 7px;
    background: #F0F0F0;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 22px;
    padding: 10px 12px;
    color: #000;
    text-align: center;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.242px;
    cursor: pointer;
    margin-bottom: 0px;
}
select.drophead {
    background: url(../images/select-down.svg) no-repeat 88% #F0F0F0 !important;
    padding: 10px 22px 10px 12px;
}
.splitSelect .drophead {
    height: 66px;
    width: 85px;
    font-size: 22px;
    font-weight: 700;
    line-height: 24px;
}
.content-block-area {
    display: flex;
    align-items: stretch;
    gap: 3px;
    margin: 30px 0 20px;
}
.content-des {
    border-radius: 7px 0px 0px 7px;
    background: #3177BD;
    padding: 9px 12px 9px 20px;
    color: #FFF;
    font-family: Poppins;
    font-size: 16px;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: -0.176px;
    flex: 1;
}

.content-num, .content-num a {
    color: #FFEB35 !important;
    text-align: center;
    font-family: Poppins;
    font-size: 23px;
    font-weight: 700;
    line-height: 150%;
    letter-spacing: -0.253px;
    text-transform: uppercase;
    padding: 15px 20px;
    border-radius: 0px 7px 7px 0px;
    background: #00175C;
}
.box-btn-wrap, .donate-page-layout input[type="submit"], .donate-page-layout button[type="submit"]{
    margin: 30px auto 0;
}
.box-btn-wrap, input[type="submit"], button[type="submit"]{
    border-radius: 7px;
    background: #00175C;
    color: #FFEB35;
    text-align: center;
    font-family: Poppins;
    font-size: 25px;
    font-weight: 700;
    line-height: 150%;
    letter-spacing: -0.275px;
    text-transform: uppercase;
    padding: 16px 44px;
    border: initial;
    outline: initial;
    display: flex;
    align-items: center;
}
.box-btn-wrap i {
    margin-left: 15px;
}
.notfy_loader {
    display: flex;
    align-items: center;
}
.loading i {
    font-size: 25px;
}

/* second */
.border-b {
    border-bottom: 1px solid #000;
}
.calendar-wrapper .btn-group-block {
    padding-bottom: 30px;
}
.donate-bar-wrap .content-area-inner h3 {
    color: #000;
    font-weight: 700;
}
.form-ico {
    font-size: 16px;
    position: absolute;
    right: 0;
    bottom: 5px;
    padding: 4px 10px;
    cursor: pointer;
}
.filterSelect {
    width: 100%;
}
.filterSelect .drophead {
    width: 100%;
    text-align: left;
}


/* Donation slider */
.donate-slider-wrapper {
    padding: 30px 5px 0px;
}
.not-found {
    font-size: 20px;
    font-weight: 500;
    margin: 20px 0;
    color: #6d6767;
    text-align: center;
}
.donate-slider .loading {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 270px;
}
.donate-slider .slick-list.draggable {
    /* padding-left: 0px !important; */
    display: flex;
}

.donate-slider .slick-track {
    display: flex;
    align-items: stretch;
}
.donate-slider .slider-inner {
    /* min-width: 207px; */
    border: 2px solid transparent;
    background: #F0F0F0;
    border-radius: 5px;
    transition: 0.3s ease;
    /* aspect-ratio: 4 / 4; */
    box-sizing: border-box;
    overflow: hidden;
}
.donate-slider .slider-item.selected {
    border: 2px solid #00175C;
}
.donate-slider .slider-inner.slick-slide {
    margin-right: 10px;
    flex: 1;
    display: flex;
    align-items: stretch;
}
.donate-slider .project-content-wrapper {
    display: flex;
    flex-direction: column;
}
.donate-slider .card-cat {
    top: 10px;
    font-size: 12px;
    padding: 4px 10px;
}
.donate-slider .image-wrap {
    padding-top: 63%;
    border-radius: initial;
}
.donate-slider .inner-content-detail {
    padding: 6px 10px 7px;
    flex: 1;
}
.donate-slider .inner-content-detail p, .donate-slider .inner-content-detail p span {
    font-size: 10px;
}
.donate-slider .inner-content-detail p:not(:first-child) span {
    -webkit-line-clamp: 1;
    min-height: 17px;
}
.donate-slider .project-cost-block {
    border-radius: 0 0 2px 2px;
    padding: 0px 0px 3px 0px;
}
.donate-slider .amount-wrapper {
    gap: 4px;
    margin-top: 4px;
    justify-content: center;
    padding: 0 5px;
}
.donate-slider .amount-wrapper h5 {
    font-size: 12px;
    text-transform: initial;
}
.donate-slider .project-cost-block .give-goal-progress .give-progress-bar {
    border-radius: 0;
    padding: 2px 0;
    height: 6px;
}
.donate-slider .project-cost-block .give-goal-progress .give-progress-bar>span {
    border-radius: 0px 3px 3px 0px;
}
.donate-slider .slick-type .slick-next:before, .donate-slider .slick-type .slick-prev:before {
    display: none;
}
.donate-slider .slick-type .pull-btn i {
    color: #00175C;
    font-size: 25px;
    cursor: pointer;
}
.donate-slider .left-arrow:after, .donate-slider .right-arrow:after {
    position: absolute;
    content: '';
    top: 0;
    height: 100%;
    width: 86px;
    background-blend-mode: multiply;
    z-index: 1;
    cursor: pointer;
}
.donate-slider .left-arrow:after {
    background: linear-gradient(90deg, #FFF 65%, rgba(255, 255, 255, 0.00) 100%);
    left: 0;
}
.donate-slider .right-arrow:after {
    background: linear-gradient(270deg, #FFF 65%, rgba(255, 255, 255, 0.00) 100%);
    right: 0;
}
/* third */
.personal-info .btn-group-block, .billing-info .btn-group-block {
    row-gap: 18px;
    padding-top: 18px;
}
.md-block .btn-group-inner {
    max-width: calc(50% - 5px);
}

.simple-check {
    display: flex;
    align-items: center;
    gap: 3px;
}
.check-text {
    color: #000;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.176px;
}
.simple-check-btn {
    position: relative;
    width: 20px;
    height: 20px;
    border: 2px solid #00175C;
    appearance: none;
    border-radius: 6px;
    background: transparent;
    transition: background 0.3s ease;
}
.simple-check-btn:before {
    content: '\f00c';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    font-family: 'Font Awesome 5 Pro';
    font-weight: 900;
    font-size: 14px;
    opacity: 0;
    transition: opacity 0.3s ease;
}
.simple-check-btn:checked:before {
    opacity: 1;
}
.simple-check-btn:checked {
    background: #00175C;
}

/**Step form **/
.section-heading .pagination-only{
    display:none;
}
.step-pagination .accordion-head-area{
    display:none;
}
/**END**/

 /* sidebaar */

.page-outer-inner .side-bar-wrap {
    border-radius: 7px;
    background: #3177BD;
    max-width: 200px;
    min-width: 200px;
    position: sticky;
    top: 140px;
}
.prize-list-wrapper {
    padding: 20px;
}
.head-title-wrap span {
    color: #FFF;
    text-align: center;
    font-family: Poppins;
    font-size: 11px;
    font-weight: 700;
    line-height: normal;
    width: 100%;
    max-width: 25px;
    height: 25px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border: 1px solid #fff;
    box-sizing: border-box;
    position: relative;
}
.head-title-wrap {
    display: flex;
    align-items: center;
    gap: 5px;
    flex: 1;
}
.prize-list-content .head-title-wrap h3 {
    font-size: 12px;
}
.prize-desc {
    color: #FFF;
    font-size: 8px;
    font-weight: 300;
    line-height: normal;
    letter-spacing: -0.088px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 5px;
}
.prize-desc p {
    color: #FFF;
    font-size: 12px;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.132px;
}
.prize-list-inner:not(:last-child) {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #fff;
}
.prize-list-inner .head-title-wrap span:before {
    content: '\f00c';
    position: absolute;
    left: 0;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: 400;
    font-family: 'font awesome 6 pro';
    transition: .3s ease;
    opacity: 0;
    color: #fff;
    background: #54b471;
    border-radius: 50%;
    text-indent: 0px;
}
.prize-list-inner.done .head-title-wrap span {
    transition: 0.3s ease;
    text-indent: 100px;
    overflow: hidden;
}
.prize-list-inner.done .head-title-wrap span:before {
    opacity: 1;
}
/* .prize-list-inner.done .head-title-wrap span {
    border-color: #fff;
    background: #54B471;
} */
.prize-list-inner.done .head-title-wrap h3, .step-form-container .prize-list-inner.current .head-title-wrap h3 {
    font-weight: 600;
}



/* Popup area */
  
.popup-header {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 15px 16px 16px;
    border-radius: 7px 7px 0px 0px;
    background: #3177BD;
    color: #fff;
}
.popup-header h3 {
    color: #FFF;
    text-align: center;
    font-family: Poppins;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: -0.22px;
    margin-bottom: 0;
    width: 100%;
}
.popup-header span {
    cursor: pointer;
}
.popup-header i {
    font-size: 22px;
}

.popup-wrapper {
    background-color: rgba(0, 0, 0, .6);
    width: 100vw;
    height: 100vh;
    position: fixed;
    z-index: 999;
    display: none;
    top: 0;
    left: 0;
}
.popup-wrapper.show {
    display: block;
}
.inner-content {
    transform: translateX(-50%) translateY(-50%) scale(0.8);
    -moz-transform: translateX(-50%) translateY(-50%) scale(0.8);
    -o-transform: translateX(-50%) translateY(-50%) scale(0.8);
    -webkit-transform: translateX(-50%) translateY(-50%) scale(0.8);
    background: #FAFDFF;
    -moz-border-radius: 7px;
    -o-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    width: 100%;
    -moz-transition: all 120ms;
    -webkit-transition: all 120ms;
    -o-transition: all 120ms;
    transition: all 120ms;
    position: relative;
    top: 50%;
    left: 50%;
    max-width: 748px;
    max-height: calc(100vh - 80px);
    overflow-x: auto;
}
.show .inner-content {
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}
.popup-body-content {
    display: flex;
    align-items: flex-start;
    gap: 16px;
    padding: 20px;
}
.donation-img {
    flex: 1;
}
.donation-content {
    flex: 1;
}
.donation-content p {
    color: #000;
    font-family: Poppins;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.165px;
    margin-top: 0;
}
.popup-footer .btn-group-block .btn-group-inner {
    flex: initial;
    margin: 0 auto 30px;
}
.popup-footer .button {
    color: #000;
    text-align: center;
    font-family: Poppins;
    font-size: 12px;
    font-weight: 400;
    line-height: 10px;
    width: 100%;
    max-width: 100px;
    margin: 0 auto;
    display: block;
    border: initial;
    background: initial;
}
.popup-footer {padding-bottom: 30px;}
select.error {
    border: 1px solid red;
  }

  .donation .slider-item {
        width: 100%;
        max-width: 33.33%;
   }
   .donation {
    display: flex;
    align-items: stretch;
    gap: 25px;
}

/* 28/05/25 */
.ongoing-projects-wrapper .other-project-wrapper {
    padding: 30px 10px;
    margin: 0;
}
.ongoing-projects-wrapper .donation {
    display: flex;
    flex-wrap: wrap;
}
.ongoing-projects-wrapper .donation .slider-item {
    max-width: calc(33.33% - 17px);
}
.ongoing-projects-wrapper .image-wrap img {
    height: 100%;
} 
.other-project-wrapper .image-wrap img {
    height: 100%;
}
.donation .project-content-wrapper {
    height: 100%;
}
.elementor-element.elementor-element-c57a6f3.other-project-wrapper.elementor-widget.elementor-widget-shortcode {
    padding: 30px 10px;
}
.other-project-wrapper .donation {
    flex-wrap: wrap;
}
.other-project-wrapper .donation .slider-item {
        max-width: calc(33.33% - 17px);
    }
/* 24-6-25 */

.project_notification {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    font-weight: 500;
    padding-top: 30px;
}

/* @media screen */


@media only screen and (max-width: 1280px) { 
    .amount-wrapper {
        gap: 11px;
    }
    .other-project-wrapper .project-cost-block h2 {
        font-size: 14px;
    }
    .other-project-wrapper .amount-wrapper h5 {
        white-space: nowrap;
    }
    .elementor-11457 .header-wrapper .nav-btn .elementor-element.elementor-element-e606145 .elementor-button {
        padding: 25px 10px;
        width: 100%;
        max-width: 150px;
    }
    .header-wrapper .ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target {
        padding-right: 22px;
        font-size: 15px;
    }
    .header-wrapper .ubermenu .ubermenu-target {
        padding: 15px 15px;
    }
}
@media only screen and (max-width: 1024px) {
    .ongoing-projects-wrapper .donation .slider-item {
        max-width: calc(50% - 17px);
    }
    .other-project-wrapper .donation .slider-item {
        max-width: calc(50% - 13px);
    }
    .header-wrapper .ubermenu .ubermenu-target {
        padding: 15px 12px;
    }
    
}
@media only screen and (max-width: 991.98px) { 
    .header-wrapper .nav-menu {
        order: 1;
    }
    .header-slider:not(.slick-slider) .slider-item {
        flex: 1 0 calc(100% - 50%);
    }
    .donation-slider:not(.slick-slider) .slider-item {
        flex: 1 0 calc(100% - 56.2%);
    }
    .elementor-11457 .header-wrapper .elementor-element.elementor-element-fc2ab94 {
        width: 10%;
    }
    .elementor-11457 .header-wrapper .elementor-element.elementor-element-fbed415 {
        width: 70%;
    }

    /* Donate page */
    .donate-page-layout .container {
        padding: 0px;
    }
    .donate-bar-wrap {
        max-width: 650px;
        width: calc(100% - 30px);
        margin: 0 auto;
    }
    .page-outer-inner {
        flex-direction: column-reverse;
        align-items: center;
    }
    /* sidebar */
    .page-outer-inner .side-bar-wrap {
        border-radius: initial;
        background: initial;
        max-width: 650px;
        min-width: initial;
        position: relative;
        top: initial;
        width: 100%;
        margin-bottom: 24px;
    }
    .prize-list-wrapper {
        padding: 0;
        display: flex;
        align-items: flex-start;
        position: relative;
        justify-content: space-between;
        overflow-x: auto;
    }
    .prize-list-inner:not(:last-child) {
        margin-bottom: 0;
        padding-bottom: 0px;
        border-bottom: initial;
    }
    .prize-list-inner:first-child {
        justify-content: flex-start;
    }
    .prize-list-wrapper .head-title-wrap {
        flex-direction: column;
        gap: 8px;
    }
    .prize-list-wrapper .head-title-wrap span {
        color: #000000;
        font-size: 16px;
        font-weight: 400;
        max-width: 32px;
        height: 32px;
        border: 1px solid #000000;
        overflow: hidden;
        position: relative;
        transition: 0.3s ease;
    }
    .prize-list-wrapper .head-title-wrap h3 {
        font-size: 14px;
    }
    .prize-list-wrapper .prize-desc {
        gap: 15px;
        justify-content: center;
    }
    .prize-list-wrapper .prize-desc {
        font-size: 12px;
    }
    .prize-list-wrapper .head-title-wrap h3, .prize-list-wrapper .prize-desc, .prize-list-wrapper .prize-desc p {
        color: #000000;
    }
    .prize-list-inner {
        flex: 1;
        display: flex;
        justify-content: center;
        position: relative;
        min-width: 120px;
    }
    .prize-list-wrapper .prize-list-inner:not(:first-child):before, .prize-list-wrapper .prize-list-inner:not(:last-child):after { 
        content: '';
        position: absolute;
        top: 16px;
        height: 1px;
        background: #000;
    }
    .prize-list-wrapper .prize-list-inner:not(:first-child):before {
        left: 0;
        width: calc(50% - 22px);
    }
    .prize-list-wrapper .prize-list-inner:not(:last-child):after {
        right: 0;
        width: calc(50% - 22px);
    }
    .prize-list-wrapper .prize-list-inner:first-child:after {
        width: calc(100% - 88px);
    }
}
@media only screen and (max-width: 800px) { 
    .btn-wrapper {
        flex-wrap: wrap;
        gap: inherit;
    }
    .btn-wrap {
        flex: 1 100%;
    }
    .btn-wrap:not(:last-child) {
        border-radius: 7px 7px 0px 0px;
        white-space: normal;
    }
    .btn-wrap:last-child {
        border-radius: 0px 0px 7px 7px;
        padding: 0px 31px;
    }
    /* .other-project-wrapper {
        padding: 20px 0px 20px 20px;
    } */
}
@media only screen and (max-width: 649px) {
    .prize-list-inner:first-child {
        padding-left: 15px;
    }
    .prize-list-inner:last-child {
        padding-right: 15px;
    }
}
@media only screen and (max-width: 767px) {
    .elementor-11457 .header-wrapper .elementor-element.elementor-element-fbed415 {
        width: 50%;
    }
    .inner-block:not(:last-child) {
        margin-bottom: 20px;
    }
    .detail-content-inner {
        flex-wrap: wrap;
    }
    .left-side, .right-side {
        flex: 1 50%;
    }
    .detail-content-wrapper {
        padding-left: 0;
        padding-bottom: 30px;
    }
    .description-wrapper {
        margin-top: 30px;
    }
    .banner-wrap {
        padding-top: calc(100% - 44%);
    }
    .content-block-area {
        gap: 0;
        flex-direction: column;
    }
    .content-des {
        border-radius: 7px 7px 0px 0px;
        padding: 12px 16px 12px 16px;
        font-size: 12px;
    }
    .content-num {
        font-size: 18px;
        padding: 16px;
        border-radius: 0px 0px 7px 7px;
    }
    .ongoing-projects-wrapper .donation .slider-item {
        max-width: 100%;
    }
    .other-project-wrapper .donation .slider-item {
        max-width: 100%
    }
    .donate-slider-wrapper {
        padding: 30px 0px 0px;
    }
    .donate-slider .slider-inner.slick-slide {
        margin-right: 20px;
    }
    .donate-slider-wrapper .donate-slider .slick-type {
        display: none !important;
    }
    
}
@media only screen and (max-width: 575px) { 
    .elementor-11457 .header-wrapper .nav-btn .elementor-element.elementor-element-e606145 .elementor-button {
        padding: 15px 10px;
        width: 100%;
        max-width: initial;
    }
    footer.elementor-11429 .elementor-element.elementor-element-f3426f7 {
        margin-bottom: 50px;
    }
    .give-form-wrap .location-area .give-title, .location-area .give-title {
        font-size: 20px;
    }
    .project-content {
        font-size: 10px;
        line-height: 16px;
    }
    .project-content span {
        font-size: 14px;
        line-height: 16px;
    }
    .project-logo {
        min-width: 44px;
    }
    .project-logo {
        background-size: contain;
    }
    .btn-wrap:not(:last-child) {
        font-size: 16px;
    }
    .btn-wrap:last-child {
        font-size: 24px;
    }
    .title-id {
        height: calc(100% - 20px);
        width: calc(100% - 20px);
    }
    .banner-wrapper .slick-type .slick-next, .banner-wrapper .slick-type .slick-prev {
        top: 95%;
    }
    .banner-wrapper .slick-type .slick-next {
        right: 0;
    }
    .inner-wrapper {
        margin-top: 15px;
    }
    .banner-wrapper .slick-arrow {
        position: initial;
        height: initial;
    }
    .banner-wrapper .slick-type .slick-next, .banner-wrapper .slick-type .slick-prev {
        top: calc(100% - 20px);
    }
    .banner-wrapper .slick-type .slick-next:before, .banner-wrapper .slick-type .slick-prev:before {
        opacity: 1;
    }
    .banner-wrapper .slick-type .slick-prev {
        left: 12px;
    }
    .banner-wrapper .slick-type .slick-next {
        right: 12px;
    }
    .locate-block {
        font-size: 12px;
        line-height: 140%;
    }
    .project-wrapper {
        padding-bottom: 50px;
    }
    .project-cost-block {
        padding: 15px;
    }
    .project-cost-block h2 {
        font-size: 15px;
    
    }
    .amount-wrapper h5 {
        font-size: 10px;
    }
    .project-details {
        padding: 20px 0px 20px;
    }
    .detail-content-wrapper .project-title {
        margin-left: 15px;
    }
    .left-side, .description-wrapper, .btn-wrapper {
        padding: 0 20px;
    }
    .other-project-wrapper {
        margin-bottom: 0px;
    }
    .inner-sub-area {
        align-items: flex-end;
        min-height: 75px;
    }
    .donate-bar-wrap .content-area-inner, .donate-bar-wrap .btn-area {
        padding: 0 20px;
    }
    .currency-area .btn-type-box .group-block, .cards-area .btn-type-box .group-block {
        max-height: 42px;
        min-height: 42px;
    }
    .currency-area .group-items, .cards-area .group-items {
        gap: 10px;
        padding: 8px 12px;
    }
    .currency-area .btn-group-inner {
        max-width: 94px;
    }
    .cards-area .btn-group-inner {
        width: calc(50% - 5px);
        flex: calc(50% - 5px);
    }
    .currency-area .group-block, .cards-area .group-block {
        font-size: 18px;
    }
    .content-area-inner h4 {
        font-size: 14px;
    }
    .group-items i.with-circle {
        width: 14px;
        height: 14px;
        font-size: 10px;
        border: 1.5px solid #3177BD;
    }
    .group-items p {
        font-size: 15px;
    }
    .box-btn-wrap {
        padding: 12px 24px;
        width: 100%;
        justify-content: center;
    }
    .md-block .btn-group-inner {
        max-width: 100%;
    }
    .popup-body-content {
        flex-direction: column;
    }
    .donation-img {
        flex: 1;
        margin: 0 auto;
    }

    /* Donate page */
    .btn-type-box .group-block {
        font-size: 20px;
    }
    .accordion-head-area {
        padding: 18px 16px;
    }
    .head-title-wrap h3 {
        font-size: 14px;
    }
    .group-items {
        padding: 8px 14px;
    }
    .more-btn-inner {
        font-size: 14px;
    }

    /* Sidebaar */
    .prize-list-wrapper .head-title-wrap span {
        font-size: 11px;
        max-width: 20px;
        height: 20px;
    }
    .prize-list-inner .head-title-wrap span:before {
        font-size: 10px;
    }
    .prize-list-wrapper .head-title-wrap h3 {
        font-size: 10px;
    }
    .prize-list-wrapper .prize-desc {
        font-size: 8px;
    }
    .prize-desc p {
        font-size: 10px;
    }
    .prize-list-wrapper .prize-list-inner:not(:first-child):before, .prize-list-wrapper .prize-list-inner:not(:last-child):after {
        top: 10px;
    }
    .prize-list-wrapper .prize-list-inner:first-child:after {
        width: calc(100% - 73px);
    }
    .prize-list-wrapper .prize-list-inner:not(:last-child, :first-child):before {
        width: calc(50% - 16px);
    }
    .prize-list-wrapper .prize-list-inner:not(:last-child, :first-child):after {
        width: calc(50% - 16px);
    }
    .prize-list-wrapper .prize-list-inner:last-child:before {
        width: calc(50% - 22px);
    }
    .select-date-eng, .select-date-heb {
        padding: 10px;
    }
    .full-date {
        font-size: 12px;
    }

}
@media only screen and (max-width: 575px) { 
    .header-slider:not(.slick-slider) .slider-item {
        flex: 1 0 calc(100% - 0%);
    }
    .donation-slider:not(.slick-slider) .slider-item {
        flex: 1 0 calc(100% - 24.2%);
    }
    
}
