html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
}
 @font-face {
    font-family: 'Cubano';
    font-style: normal;
    font-weight: 400;
    src: url(../webfonts/Cubano.woff) format('woff');
 }
body {
    line-height: 1;
    margin: 0;
    padding: 0;
    background: #eee;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

nav ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

/* change colours to suit your needs */
ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}

/* change colours to suit your needs */
mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;

}

del {
    text-decoration: line-through;
}

abbr[title],
dfn[title] {
    border-bottom: 1px dotted;
    cursor: help;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}


hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}


::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #a6a6a6;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
}

::-moz-placeholder {
    /* Firefox 19+ */
    color: #a6a6a6;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
}

:-ms-input-placeholder {
    /* IE 10+ */
    color: #a6a6a6;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
}

:-moz-placeholder {
    /* Firefox 18- */
    color: #a6a6a6;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
}

ul,
li {
    font-family: 'Open Sans', sans-serif;
}



input,
select {
    vertical-align: middle;
}

body {
    font-family: 'Open Sans', sans-serif;
    margin: 0;
    padding: 0;
    color: #1c5a7d;
    font-size: 14px;
}


h1 {
    font-size: 50px;
    line-height: 56px;
    font-weight: normal;
    text-transform: uppercase;
    color: #212E65;
    font-weight: 800;
}


h2,
h3,
h4 {
    font-family: 'Open Sans', sans-serif;
    color: #212E65;
}





p {
    font-family: 'Open Sans', sans-serif;
    font-size: 17px;
    line-height: 30px;
    color: #000;
}




h2 {
    font-size: 78px;
    margin: 0 0 30px 0;
    color: #212E65;
    display: block;
}

h3 {
    font-size: 40px;
    line-height: 48px;
    color: #212E65;
}



img {
    margin: 0;
    padding: 0;
    border: 0;
}




*,
*::before,
*::after {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

ul li {
    margin: 0;
    padding: 0;
    list-style: none;
    margin: 0;

}

label {
    font-size: 15px;
    color: #000;
    margin: 0 0 10px;
}

.header{background: #fff;}
.header .container {
    
    max-width: 1600px;
}

.header .logo {
    padding: 10px 0;
}

.header .logo img{
   height:100px;
}

.header .logo.logo-ohel img{
   height:80px;
}




.banner .container {
  
    padding: 0;
}

.banner .container img {
    max-width: 100%;
    width: 100%;
}

.about-section{background: #E5EBF9;}

.about-section .container {
    padding: 0 0px;
    max-width: 1600px;
}
.about-section .about-content {
    padding-top: 38px;
    padding-bottom: 58px;
}
.about-content h1 {
    margin-bottom: 30px;
    font-weight: 400;
    font-family: 'Cubano';
    line-height: normal;
    padding-right: 7rem;
}

.about-content p {
    font-size: 16px;
    padding-right: 0;
    line-height: 32px;
}

.about-video-section .flex-col-two {
    display: flex;
    justify-content: space-between;
}

.about-video-section .flex-col-two .cols {
    width: 48%;
}

.about-video-section .flex-col-two .cols.video-section {
    width: 50%;
    margin-bottom: 0;
}

.about-info-two-col-section {
    padding-right: 0;
}



.about-more-info {
    display: none;
    padding: 70px 0 30px;
}

.about-more-info.about-ohel-info{padding: 0;}


.about-more-info img{max-width: 100%;}

.about-more-info .flex-col-two {
    display: flex;
}

.about-more-info .flex-col-two cols {
    width: 45%;
}


.about-more-info .about-images {
    width: 45%;
}

.about-more-info .about-texts {
    width: 55%;
}

.more-btns.more {
    margin-top: 20px;

}



.about-more-info .text-content {
    margin: 60px 0 80px 0;
}

.about-more-info .flex-col-two p {
    font-size: 16px;
    line-height: 32px;
    margin: 0 0 8px 0;
}
.more-btns {
    margin-top: 79px;
    margin-left: 0rem;
}


.more-btns a {
    padding: 10px 0;
    font-size: 20px;
    font-weight: 700;
    text-decoration: none;
    color: #60335E;
}

.more-btns a span {
    margin-left: 10px;
}

.more-btns a:hover {
    color: #000;
}

.more-btns a:hover path {
    fill: #000;
}

.more-btns svg {
    transform: rotate(180deg);
    transition: all .5s ease;
}

.more-btns.more svg {
    transform: rotate(0deg)
}

.center-container {
    width: 100%;
    margin: 0 auto;
    max-width:3000px;
}



.donate-main-container {
    margin-top: 0;
    background: #e5ebf9;
}

.donate-main-container .bluelight {
    padding: 0;
    position: relative;
    padding-bottom: 40px;
}




.container {
    padding: 0 0;
    margin: 0 auto;
     max-width: 1600px;

}



.donate-section .container {
    padding: 0 0;
    margin: 0 auto;
    background: #FFF5E6;
    max-width: 1600px;

}


.donate-section .bluelight {
    padding: 0;
    padding-bottom: 50px; max-width: 100%;
}



.donation-fixed-bar .container {
    padding: 0 0;
    margin: 0 auto;
    max-width: 1600px;

}

.banner {
    background: linear-gradient(90deg, #111129 12.51%, #202239 86.87%);
}


.donate-tabs {
    position: relative;

}

.donate-section {
    margin: 0 0 0 0;
    padding-top: 20px;

}

.full-container-payment{background: #FFF5E6; display: block;}




.closed {
    background: #F5ECB3;
    color: #212E65
}

.actives {
    background: #308F04;
    color: #fff
}

.noactive {
    background: #60335E;
    color: #fff
}



.btn {
    font-size: 13px;
    padding: 12px 40px;
    text-decoration: none;
    line-height: 24px;
    outline: none;
    border-radius: 30px;
    position: relative;
    transition: all .5s ease;

}

.btn-sm {
    font-size: 10px;
    line-height: 11px;
    padding: 2px 10px;
    border-radius: 10px;
    outline: none;
    font-weight: 700;
    display: inline-block;
    position: relative;
    transition: all .5s ease;
}



#percent {
    font-size: 14px;
    font-weight: bold;
    position: absolute;
    top: 49px;
    left: 24px;
    width: 66px;
    text-align: center;
    color: #fff;
}
div.donate-tabs {
    margin: -20px 0 0 0;
    display: flex;
    align-items: center;
    padding: 0;
    background: url("../images/main-tabs-bg.png");
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #212e65;
    background-size: cover;
}


.oheltabs.donate-tabs {
    background: url("../images/main-tabs-bg-ohel.png");
   
}



div.donate-tabs div.owl-item {
    width: 100%;
}

div.donate-tabs div.owl-item a {
    text-decoration: none;
    display: flex;
    padding: 15px 20px;
    align-items: center;
    position: relative;
    justify-content: center;
    padding-top: 20px;
    transition: all .25s ease;
    margin: 0;

}


div.donate-tabs div.owl-item:last-child a:before {
    display: none;
}

div.donate-tabs div.owl-item .loader-section {
    margin: 0 10px 0 0;
    color: #fff;
    transition: all .5s ease;
    position: relative;
}

div.donate-tabs div.owl-item span.text {
    font-size: 25px;
    color: #fff;
    text-decoration: none;
    display: block;
    margin: 0 0 5px 0;
    font-weight: 300;
    transition: all .5s ease;
    position: relative;
}

div.donate-tabs div.owl-item a {
    border: 3px solid transparent;
    border-bottom: 0;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}



div.donate-tabs .owl-item.slick-current.slick-active a {
    background: #FFF5E6;
    border: 3px solid #212E65;
    border-bottom: 0;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    position: relative;
}

/*div.donate-tabs div.owl-item{margin: 0!important;}*/
div.donate-tabs div.owl-item:hover a {
    background: #60335E;
    border: 3px solid transparent;
    border-bottom: 0;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    position: relative;
    margin: 0
}


/*div.donate-tabs div.owl-item.active:hover a {
    background: #FFF5E6;
    border: 3px solid #212E65;
    border-bottom: 0;
}*/



div.donate-tabs div.owl-item:hover .loader-section {
    transform: translateY(-5px);
    
}

div.donate-tabs div.owl-item:hover span.text {
    transform: translateY(-5px);
}

div.donate-tabs div.owl-item:hover .btn-sm {
    transform: translateY(-5px);
}



div.donate-tabs div.owl-item:hover a:before {
    display: none;
}

div.donate-tabs div.owl-item.slick-current.slick-active span.text {
    color: #212E65;
    font-weight: 400;
    font-family: 'Cubano';
}

#sync1 .slick-list {
    width: 100%; 
}

#sync1 .slick-list {
  width: 100%;
  max-width: 1600px;
  margin: 0 auto;
}



div.donate-tabs .owl-item.slick-current.slick-active .progress .progress-bar {
    border-color: #212E65;
}

div.donate-tabs .owl-item.slick-current.slick-active .progress .progress-value {
    color: #212E65;
}

.donation-head {
    position: relative;
}

.donation-head h2 {
    background: #FFF5E6;
    display: inline-block;
    margin: 0;
    padding: 0 20px 0 0;
}

.donation-head h2 div {
    display: flex;
    align-items: center;
    position: relative;
    z-index: 2;
    background: #fff5e5;
    padding-right: 20px;
}
.donation-head h2:before {
    content: "";
    position: absolute;
    top: 65%;
    transform: translateY(-50%);
    width: 100%;
    height: 4px;
    background: #212E65;
    z-index: 1;
}

.donation-head .number {
    width: 69px;
    height: 69px;
    min-width: 69px;
    min-height: 69px;
    line-height: 69px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #60335E;
    border-radius: 100%;
    margin: 0 20px 0 0;
    color: #FFD284;
    font-size: 35px;
    font-weight: 600;
}

.donation-head h2 span {}

.donation-head h2 b {
    font-size: 34px;
    font-weight: normal;
    font-weight: 800;
    text-transform: uppercase;
}

.donation-lists-tabs {
    display: flex;
    padding: 10px 0;
    margin-bottom: 40px;
    align-items: flex-start;
    justify-content: flex-end;
}

ul.list-tabs {
    display: flex;
    justify-content: flex-end;
}

ul.list-tabs li {
    margin: 0 0 0 5px;
}

ul.list-tabs li a {
    padding: 10px 24px;
    border-radius: 5px;
    text-decoration: none;
    display: block;
}

ul.list-tabs li.reserved a {
    background: #FED394;
    color: #212E65;
}

ul.list-tabs li.selected a {
    background: #212E65;
    color: #FDF302;
}

ul.list-tabs li.available a {
    background: #fff;
    color: #000;
}

ul.list-tabs li.incart a {
    background: #F3F1F1;
    color: #212E65;
    
}

/*
.donation-listing-section {
    display: grid;
    grid-template-columns: repeat(8, 1fr);
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    margin: 0 0 70px 0;
}
*/

.donation-listing-section .list-item {
    border-radius: 5px;
    display: block;
    text-align: center;
    background: #fff;
    padding: 20px 0;
    text-decoration: none;
    border: 1px solid transparent;
    transition: all .5s ease;
    position: relative;
}


.donation-listing-section.slick-initialized .slick-slide.owl-item {
    display: grid;
    grid-template-columns: repeat(8, 1fr);
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    margin: 0 0 70px 0;
    width: 100%;

}

.donation-listing-section .list-item:hover {
    border: 1px solid #212E65;
}

.donation-listing-section .donation-number {
    font-size: 26px;
    font-weight: 800;
    margin: 0 0 5px 0;
    display: block;
    color: #212E65;
}

.donation-listing-section .name {
    font-size: 12px;
    display: block;
    line-height: 18px;
    color: #212E65;
}

.donation-listing-section .reserved {
    background: #FED394;
    color: #212E65;
}

.donation-listing-section .selected {
    background: #212E65;
    color: #FDF302;
    cursor: pointer;
}

.donation-listing-section .available {
    background: #fff;
    color: #000;
}

.donation-listing-section .incart {
    background: #E9E9E9;
    color: #424242;
}

.donation-listing-section .selected .donation-number {
    color: #FDF302;
}

.donation-listing-section .selected .name {
    color: #fff;
}

.donation-listing-section .list-item.next-group {
    background: #60335E;
    color: #fff;
    text-align: left;
    text-decoration: none;
}

.donation-listing-section .list-item.next-group div {
    display: flex;
    color: #FFD284;
    text-decoration: none;
    justify-content: space-between;
    text-align: left;
    font-size: 20px;
    align-items: center;
    height: 100%;
    padding: 0 20px;
    text-decoration: none;
}

.donation-listing-section .list-item.next-group:hover {
    background: #212E65;
}

.form-section {
    display: block;
    margin: 50px 0 0;
    padding-bottom: 0px;
}

.form-section .flex-col-two {
    display: flex;
    justify-content: space-between;
    margin: 0 0 20px 0;
}
.form-section  label {
    display: block;
    padding-left: 10px;
    color: #000;
    font-family: Open Sans;
    font-size: 17px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}

 .form-section .cols {
    width: 48%;
} 

.flex-col-one {
    display: flex;
    margin-top: 0;
    gap: 52px;
}

.desktop-col {
    display: block;
}
.form-section h3 {
    font-size: 27px;
    margin: 0 0 30px 0;
}

.form-section .keepname {
    margin: 20px 0 40px 0;
}

.form-section .radio-section {
    margin: 0 0 10px 0;
    display: inline-block;
}
.radio-pd {
    padding-right: 52px;
}
.form-section .text-content {
    margin: 40px 0 20px 0;
}

.form-section .text-content p {
    font-size: 23px;
    margin: 0 0 15px 0;
    font-weight: 300;
}

.form-section .text-content p b {
    font-weight: normal;
    font-weight: 600;
}

textarea {
    padding: 10px;
    background: #f9f9fa;
    display: block;
    border-bottom: 1px solid #f9f9fa;
}

input[type="text"],
input[type="email"] {
    width: 100%;
    padding: 20px;
    border: 0;
    border: 1px solid #212E65;
    outline: none;
    -webkit-appearance: none;
    color: #000;
    font-size: 16px;
    font-weight: 400;
    border-radius: 5px;
    -webkit-appearance: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;


}





select {
    width: 100%;
    padding: 0 10px;
    border: 0;
    border: 1px solid #212E65;
    outline: none;
    -webkit-appearance: none;
    color: #000;
    font-size: 13px;
    font-weight: 300;
    border-radius: 5px;
    -webkit-appearance: none;
    background: url("../images/arrow-down.png") no-repeat right center;

}



.video-carousel-custom .owl-stage{display: flex!important;}



.help-treatment {
    display: block;
    padding: 20px 0 20px;
}

ul.treatment-list {
    display: flex;
    justify-content: flex-start;
    margin-bottom: 15px;
    
}

ul.treatment-list li {
    margin: 0 5px 0 0;
    background: none;
}

ul.treatment-list li a {
    display: block;
    padding: 15px 40px;
    background: #ffff;
    color: #212E65;
    font-size: 26px;
    font-weight: 400;
    text-decoration: none;
    border-radius: 5px;
    border: 2px solid transparent;
    border-radius: 5px;
    font-family: 'Cubano';
}

ul.treatment-list li:hover a {
    border-color: #212E65;
}

ul.treatment-list li.active a {
    background: #212E65;
    color: #FDF302;
}


.relpos {
    position: relative;
}


ul.treatment-list li .otherDonation {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;

}

ul.treatment-list li .otherDonation span.dollar {
    font-size: 26px;
    color: #212E65;
    font-weight: 800;
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%)
}

input#other {
    font-size: 26px;
    color: #212E65;
    font-weight: 800;
    text-align: left;
    width: 172px;
    align-items: center;
    padding-left: 36px;
    outline: none;
    box-shadow: none;
    border-radius: 5px;
    display: block;
    padding: 0 20px 0 38px;
    font-size: 26px;
    line-height: 20px;
    border: 2px solid #212E65;
    height: 99%;
}


.donation-head-small {
    position: relative;
    margin: 10px 0 10px 0;
     min-width: 600px;
}

.donation-head-small h4 {
    display: inline-block;
    margin: 0;
    padding: 0 0 0 0;
    position: relative;
    width: 100%;
    color: #000000;
}

.donation-head-small h4 div {
    display: flex;
    align-items: center;
}

.donation-head-small h4 b {
    font-size: 15px;
    font-weight: normal;
    font-weight: 400;
    background: #FED394;
    padding: 10px 20px 10px 0;
    z-index: 2;
}

.donation-head-small h4:before {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    height: 1px;
    background: #000000;
    z-index: 1;
}


.donation-head-small h4.stroke_none:before {
    display: none;
}



.donation-fixed-bar {
    background: #FED394;
    padding: 20px 0 20px;
    position: sticky;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 999;
}

.donation-fixed-bar .flex-col-three {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}


.donation-fixed-bar .flex-col-three .bottomEnd {
    align-self: flex-end;
    display: flex;
}


.donation-fixed-bar .flex-col-three .cols.fixed-width {
    display: flex;
    align-self: flex-end;
}

.donation-fixed-bar .flex-col-three .cols {
    margin: 0 20px 0 0;
}

.button-panel.flex-end {
    display: flex;
    justify-content: flex-end;
}

ul.perakim-list {
    display: flex;
    justify-content: flex-start
}

ul.perakim-list li {
    margin: 0 5px 0 0;
    background: none;
    position: relative;
}

ul.perakim-list li .closeBtn {
    position: absolute;
    top: 6px;
    right: 6px;
    width: 16px;
    height: 16px;
    display: block;
    cursor: pointer
}

ul.perakim-list li .closeBtn:hover path {
    fill: #fff5e5;
}

ul.perakim-list li a {
    display: block;
    padding: 0 30px;
    background: #212E65;
    color: #FDF302;
    font-size: 22px;
    font-weight: 700;
    text-decoration: none;
    border-radius: 5px;
    border: 0;
    border-radius: 5px;
    height: 60px;
    display: flex;
    align-items: center;
}

ul.perakim-list li:last-child {
    margin: 0;
}

ul.perakim-list li:hover a {
    background: #60335E;
}



ul.perakim-list li .seprator{display: none;}

ul.perakim-list li .hebrew_txt{display: none;}

ul.perakim-list li .hebrew_txt{display: none;}

ul.perakim-list li .en_txt{display: none;}

body.hebrew ul.perakim-list li .hebrew_txt{display: block;}

body.english ul.perakim-list li .en_txt{display: block;}


#totalAmountValue {
    background: #212E65;
    font-size: 26px;
    color: #FDF302;
    font-weight: 700;
    padding: 0;
    height: 60px;
    text-align: center;
    font-family: 'Cubano';
}

.btnSubmit {
    display: flex;
    padding: 0 20px;
    background: #60335E;
    color: #FFD284;
    font-size: 22px;
    font-weight: 700;
    text-decoration: none;
    border-radius: 5px;
    border: 0;
    border-radius: 5px;
    height: 60px;
    display: flex;
    align-items: center;
    outline: none;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    justify-content: center;
    width: 210px;
    position: relative;

}

.btnSubmit em {
    font-style: normal;
}
.btnSubmit span {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 25px;
}

.btnSubmit:hover {
    background: #000;
}




.clickhereBtn {
    background: #60335E;
    color: #FED394;
    text-align: left;
    text-decoration: none;
    padding: 10px 20px;
    border-radius: 5px;
    -webkit-appearance: none;
    font-weight: 600;
    font-size: 23px;
    margin: 10px 0 0 0;
    display: inline-block;
    margin-left: 10px;
}

.clickhereBtn span {
    margin-left: 5px;
}

.clickhereBtn:hover {
    background: #212E65;
}


.video-button-section {
    display: block;
    padding: 20px 40px 0 40px;
    margin-top: 14px;
}

.showMoreInfo {
    display: flex;
    justify-content: flex-end;
    position: relative;
}

.showMoreInfo b {
    position: relative;
    z-index: 2;
    padding-left: 20px;
    background: #E5EBF9;
}

.showMoreInfo:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background: #60335E;
    width: 100%;
    height: 2px;
    z-index: 1
}

.showMoreInfo:hover path {
    fill: #212E65;
}


.credit-card-section .cols.cardsection {
    width: 70%;
}


.credit-card-section label{white-space: nowrap;}

[type="radio"]:checked,
[type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}

[type="radio"]:checked + label,
[type="radio"]:not(:checked) + label {
    position: relative;
    padding-left: 50px;
    cursor: pointer;
    line-height: 40px;
    display: inline-block;
    color: #000;
    font-weight: 700;
    font-size: 24px;
}

[type="radio"]:checked + label:before,
[type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 40px;
    height: 40px;
    border: 1px solid #000;
    border-radius: 100%;
    background: #fff;
}

[type="radio"]:checked + label:after,
[type="radio"]:checked + label:after,
[type="radio"]:not(:checked) + label:after {
    content: url(../images/check.svg);
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    background: #212E65;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

[type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}







[type="checkbox"]:checked,
[type="checkbox"]:not(:checked) {
    position: absolute;
    left: -9999px;
}

[type="checkbox"]:checked + label,
[type="checkbox"]:not(:checked) + label {
    position: relative;
    padding-left: 48px;
    cursor: pointer;
    display: inline-block;
    color: #000000;
    line-height: 40px;
    font-weight: 400;
    font-size: 17px;

}

[type="checkbox"]:checked + label:before,
[type="checkbox"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 40px;
    height: 40px;
    border: 1px solid #000;
    background: #fff;
    border-radius: 5px;
}

[type="checkbox"]:checked + label:after,
[type="checkbox"]:checked + label:after,
[type="radio"]:not(:checked) + label:after {
    content: url(../images/check.svg);
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    background: #212E65;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}

[type="checkbox"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}

[type="checkbox"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}




.credit-card-section {
    margin-top: 20px;
}

.credit-card-section .flex-col-two {
    justify-content: flex-start;
    align-items: flex-end;
}
.credit-card-section .cols {
    width: 120px;
    margin: 0 23px 0 0;
}

.credit-card-section .cols.cardsection {
    width: 500px;
}


.delayedPopup {
    display: none;
    position: fixed;
    padding: 0;
    width: 100%;
    max-width: 1170px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    background-color: #fff;
    z-index: 999999;
    border-radius: 10px;
    box-shadow: 0 0 10px rgb(0 0 0 / 15%);
}

.delayedPopup .popup-head {
    display: flex;
    background: #60335E;
    padding: 10px 30px;
    justify-content: space-between;
    align-items: center;
}

.delayedPopup .popup-head img {
    height: 40px;
}

.delayedPopup .popup-content {
    display: flex;
    justify-content: space-between;
    padding: 40px;
}


.delayedPopup h3 {
    font-size: 35px;
    color: #FED394;
}

.delayedPopup p {
    font-size: 24px;
    line-height: 28px;
    color: #000;
    margin-bottom: 15px;
    display: block;
}

.delayedPopup p span {
    font-weight: bold;
    color: #6f4958;
}

.delayedPopup p.p-0 {
    padding-top: 0;
}

.delayedPopup p.p-5 {
    padding-top: 50px;
}

.delayedPopup h4 {
    margin: 0;
    padding: 0;
    color: #000;
    font-size: 35px;
    line-height: 38px;
    margin-bottom: 20px;
}



.delayedPopup .btn {
    background: #6f4958;
    color: #fff;
    border: none;
    font-size: 13px;
    border-radius: 30px;
    cursor: pointer;
    padding: 15px 40px;
    margin-top: 10px;
    text-decoration: none;
}

.delayedPopup .btn:hover {
    background: #654a54;
}



.backgroundOverlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
    background: rgba(0, 0, 0, .7);
    z-index: 99999;
    display: none;
}

.delayedPopup .button-panel {
    display: flex;
    margin-top: 10px;
    justify-content: center;
}



.footer {
    padding: 100px 0;
    padding: 64px 0 0;
    font-family: 'Inter', sans-serif;
    margin: 0 auto;
    background: #33302C;
}

.footer a {
    text-decoration: none;
    color: #fff;
}

.footer a:hover {
    text-decoration: underline;
}

.footer-flex-col {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.footer .logo-section {
    display: flex;
}

.footer .logo-section img.white-logo {
    margin: 0 27px 0 0;
}

.contact-info ul {
    display: flex;
    font-family: 'Inter', sans-serif;
}

.contact-info ul li {
    display: flex;
    border-right: 1px solid #fff;
}

.location-section {
    margin: 0 0 0 200px;
}

.location-section p {
    color: #fff;
    text-align: center;
    font-size: 12px;
    line-height: 12px;
    font-family: 'Inter', sans-serif;
}

.location-section p.large_txt {
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
}

.contact-info ul li a {
    text-decoration: none;
    color: #fff;
    font-size: 16px;
    padding: 5px 30px 5px 0;
    margin: 0 0 0 30px;
    font-family: 'Inter', sans-serif;
}

.contact-info ul li:last-child {
    border: 0;
}

.contact-info ul li:last-child a {
    padding-right: 0;
}

.design-developed {
    display: block;
    text-align: center;
    padding: 20px 0;
    background: #000;
    margin: 50px 0 0;
}

.design-developed p {
    font-size: 14px;
    font-weight: 300;
    color: #fff;
}

.design-developed p span {
    font-weight: 700;
    color: #fff;
}


.donation-head-small.hideMob {
    display: none;
}

.totalText {
    display: none;
}



.submit-button-section {
    margin-left: 10px;
}

#totalAmountValue {
    width: 150px;
}

.desktop-banner-img {}

.mobile-banner-img {
    display: none;
}

ul.word-tabs {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-left: 20px;
}

ul.word-tabs li {
    margin: 0;
    padding: 0;
    margin: 0 0 0 1px;
    background: none;
}

ul.word-tabs li a {
    padding: 0 12px;
    background: #fff;
    color: #60335E;
    height: 34px;
    display: block;
    display: flex;
    justify-content: center;
    align-items: center;
}

ul.word-tabs li:nth-child(1) a {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    font-weight: 800;
    text-decoration: none;
    font-size: 17px;
}

ul.word-tabs li:nth-child(2) a {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px
}


ul.word-tabs li.active a {
    background: #60335E;
    color:#fff;
}

ul.word-tabs li.active a svg path {
    fill: #FFD284;
}

ul.word-tabs li.active:nth-child(1) a {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px
}

ul.word-tabs li.active:nth-child(2) a {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px
}

.slick-dotted.slick-slider {
    margin-bottom: 0;
}


.slick-prev {
    left: 10px;
}


.slick-next {
    right: 10px;
}

.donation-listing-section .slick-list,
.sync1 .slick-list {
    padding: 0 !important;
}




.slick-dots {
    bottom: 0;
}





.slick-prev,
.slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 40px;
    height: 40px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: #fff;
    border-radius: 5px;
    display: flex !important;
    align-items: center;
    justify-content: center;

}

.donation-listing-section .slick-prev:hover,
.donation-listing-section .slick-next:hover {
    background: rgba(96, 51, 94, 1);
}


.donation-listing-section .slick-prev.slick-disabled,
.donation-listing-section .slick-next.slick-disabled {
    background: rgba(96, 51, 94, .5);
    cursor: default;
}


.slick-prev:before,
.slick-next:after {
    font-size: 18px;
}


.slick-prev:before {
    content: '\f0d9';
    opacity: 1;
    color: #fff;
}

.slick-next:before {
    display: none;
}


.donation-listing-section .slick-prev:before {
    content: '\f0d9';
    opacity: 1;
    color: #fff;
    font-family: 'fontawesome';
}

.donation-listing-section .slick-next:after {
    content: '\f0da';
    opacity: 1;
    color: #fff;
    font-family: 'fontawesome';
}

.slick-list.draggable{padding: 0 5px!important;}


#sync1 .slick-prev:before {
    content: '\f0d9';
    opacity: 1;
    color: #000;
    font-family: 'fontawesome';
}

#sync1 .slick-next:after {
    content: '\f0da';
    opacity: 1;
    color: #000;
    font-family: 'fontawesome';
}


.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: 1;
}


.donation-listing-section .slick-prev,
.donation-listing-section .slick-next {
    position: absolute;
    transform: none;
    top: inherit;
    bottom: -20px;
    left: inherit;
    z-index: 9;
    font-size: 20px;
    line-height: 24px;
    width: auto;
    height: 62px;
    background: #60335E;
    color: #fff;
    opacity: 1;
    padding: 10px 20px;
    white-space: nowrap;
}

.donation-listing-section .slick-prev{left:0; direction: ltr;}
.donation-listing-section .slick-next{right:0; direction: ltr;}

.donation-listing-section {
    margin-bottom: 80px;
}


.donation-listing-section .slick-prev span,
.donation-listing-section .slick-next span {
    padding: 0 5px;
    font-weight: 700;
    font-size: 18px;
    color: #FFD284;
    display: inline-block;
    line-height: 28px;
}

.donation-listing-section .slick-prev:before,
.donation-listing-section .slick-next:before {
    font-family: 'fontawesome';
    color: #fff;

}

#sync1 .slick-prev:before,
#sync1 .slick-next:before {
    font-family: 'fontawesome';
    color: #000;

}



#sync1 .slick-prev:hover,
#sync1 .slick-prev:focus,
#sync1 .slick-next:hover,
#sync1 .slick-next:focus {
    color: transparent;
    outline: none;
    background: #fff;
}



.video-section {
    display: flex;
    justify-content: center;
}







.item-video,
.item {
    opacity: 0.4;
    transition: .4s ease all;
    margin: 0;
    transform: scale(.8);
}

@media(max-width:1000px) {

    .item,
    .item-video {
        margin: 0;
        transform: scale(.9)
    }
}

.owl-carousel .owl-video-tn {
    min-height: 325px;

}

.active .item,
.active .item-video {
    opacity: 1;
    transform: scale(1);
}

.active .owl-video-tn {
    opacity: 1;
}

.owl-item {
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1.0, 1.0);
}

.inner {
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    text-align: center;
}

.inner a {
    color: #fff;
    text-decoration: none;
    border-bottom: 2px solid rgba(255, 255, 255, 0.5);
    transition: .3s ease border-color
}

.inner a:hover {
    border-color: #fff;
}

.owl-controls {
    position: absolute;
    margin-top: 300px;
}

.owl-carousel .owl-video-play-icon {
    -webkit-transform: translateZ(0);
    -webkit-transition-property: background-color, -webkit-transform;
    -moz-transition-property: background-color, -moz-transform;
    -o-transition-property: background-color, -o-transform;
    transition-property: background-color, transform;
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s;
    -o-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transition-delay: 0;
    -moz-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0;
    -webkit-border-radius: 80px;
    -moz-border-radius: 80px;
    -ms-border-radius: 80px;
    -o-border-radius: 80px;
    border-radius: 80px;
    background: rgba(0, 0, 0, 0.25);
    border: 3px solid #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 90px;
    height: 90px;
    margin: -45px 0 0 -45px;
    z-index: 1;
}

.owl-carousel .item-video:hover .owl-video-play-icon {

    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: perspective(1px) scale(1.1);
}

.owl-carousel .owl-video-play-icon:after {
    left: 0;
    right: 0;
    margin: 0 auto;
    position: absolute;
    border: solid transparent;
    border-left-color: #fff;
    border-width: 15px 0 15px 20px;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    top: 50%;
    margin-top: -15px;
    left: 4px;
}

.video-carousel-custom {
    padding: 35px 0 35px 0;
    border: 2px solid #60335E;
    border-radius: 40px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    margin-left: 0;
    border-right: 0;
}


.video-carousel-custom .owl-stage {
    padding-left: 40px !important;
}



.video-carousel-custom .owl-nav .owl-prev i,
.video-carousel-custom .owl-nav .owl-next i {
    font-size: 50px;
    color: #60335E;
}

/*.video-carousel-custom .owl-nav .owl-prev:hover i, .video-carousel-custom .owl-nav:hover .owl-next i{opacity: 1;}*/

.video-carousel-custom .owl-nav .owl-prev.disabled i,
.video-carousel-custom .owl-nav .owl-next.disabled i {
    opacity: .5;
}



.video-carousel-custom .owl-nav .owl-prev button {
    background: none !important;
    border-radius: 100%;
}


.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    background: none !important;
    margin-left: 20px;
    margin-right: 20px;
}

.owl-theme .owl-nav {
    margin-top: 10px;
    position: absolute;
    bottom: -77px;
    left: 50%;
    transform: translateX(-50%);
}

.donation-listing-section{padding-bottom: 80px; margin-bottom: 90px;}
  
    .donation-listing-section .donation-number .seprator{display: none;}
    .donation-number .en_txt{display: none;}
    .donation-number .hebrew_txt{display: none;}
    
    body.english .donation-number .en_txt{display: block;}
    body.hebrew .donation-number .hebrew_txt{display: block;}

/*body.hebrew .donation-listing-section .donation-number{text-align: right; direction: rtl;}
body.hebrew .donation-listing-section .name{padding-right: 10px; text-align: right;}*/

.group-items-container{position: relative;}

.address-section .flex-col-two .cols{min-width:110px;}
.address-section .flex-col-two .cols.address-field{width:100%;}



.list-item .loading {
   display: inline-block;
  width: 2em;
  height: 2em;
  color: inherit;
  vertical-align: middle;
  pointer-events: none;
   border: 0.5em dotted #60335E;
    border-radius: 50%;
    -webkit-animation: 1s loader-01 linear infinite;
    animation: 1s loader-01 linear infinite;
   
}


.loader{
 left:50%;
 top:50%; transform:translate(-50%, -50%);
    position: absolute; width:100%; height:100%;
    display: flex; justify-content: center; align-items: center;
    background: rgba(255, 255, 255, .8);
}


.join-section{margin-bottom: 40px;}

.join-section .text-content{margin-top: 20px;}

.flex-col-one.is_donation_container{margin-top: 30px;}


.slick-dots{display: none!important;}



.form-section .form-control.disabled, .form-section .form-control[readonly] {
    background-color: #e9ecef;
}

.form-section input:focus {
   background-color: #fff; border: 1px solid #212E65;
}

.form-section select:focus {
    background-color: #fff; border: 1px solid #212E65;
}

.form-section label.error{color:red; margin-top:10px;}

.about-video-section .heading-section{margin-bottom: 60px;}


ul.wista-video li{padding: 20px;}

ul.wista-video {
    display: flex;
    padding: 10px;
    border: 3px solid #60335E;
    border-radius: 20px;
}


body.hebrew .donation-listing-section {direction: rtl;}

 .kvitel-section{display: block; margin: 0 0 50px 0;}
 .kvitel-section h3 {
    margin: 0;
    padding: 0;
    color: #000;
}
.kvitel-section .kvitel-heading-section{display: block; padding: 0 0 20px;}

.kvitel-section .flex-col-two .cols.names {
    /* min-width: 50px; */
    width: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    font-weight: 300;
    flex-wrap: wrap;
    line-height: 20px;
    text-align: center;
    margin: 0px 20px;
}
.kvitel-section .flex-col-two .cols.names b{font-weight: 300;}
.kvitel-section .flex-col-two .cols.names span{display: block; }


#sync1.owl-carousel .owl-stage-outer {
	 
	 max-width: 90%; 
  margin: 0 auto;
}


#sync1 .owl-nav .owl-prev, #sync1 .owl-nav .owl-next {
    position: absolute;
    width: 40px;
    height: 40px;
    padding: 0;
    cursor: pointer;
    border: none;
    outline: none;
    border-radius: 5px;
    z-index: 9999;
    font-size: 43px;
    color: #000;
    display: flex!important;
    justify-content: center;
    align-items: center;
    top:50%; transform:translateY(-50%);
     
}

#sync1 .owl-nav .owl-prev{
    background:#fff url("../images/care-left.svg") no-repeat center center!important;
     left: 0;
    
}

#sync1 .owl-nav .owl-next   {
    background:#fff url("../images/caret-right.svg") no-repeat center center!important;
    right:0;
    
}


#sync1 .owl-nav .owl-prev:hover{
    background:#FED394 url("../images/care-left.svg") no-repeat center center!important;
     left: 0;
    
}

#sync1 .owl-nav .owl-next:hover  {
    background:#FED394 url("../images/caret-right.svg") no-repeat center center!important;
    right:0;
    
}






#sync1 .owl-nav .owl-prev span, #sync1 .owl-nav .owl-next  span{display: none;}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    background: none !important;
    margin-left: 10px;
    margin-right: 10px;
}


#sync1 .owl-nav .owl-prev.disabled, #sync1 .owl-nav .owl-next.disabled{cursor: default;  opacity: .5;}

#sync1 .owl-nav .owl-prev.disabled:hover, #sync1 .owl-nav .owl-next.disabled:hover{cursor: default;  opacity: .5; background-color: #fff!important;}

.ohel-group-banner img{max-width: 100%;}

.select-dropdown{
    width: 100%;
    background: #fff;
    padding: 20px 30px 20px 20px;
    border: 0;
    border: 1px solid #212E65;
    outline: none;
    -webkit-appearance: none;
    color: #000;
    font-size: 16px;
    font-weight: 300;
    border-radius: 5px;
    -webkit-appearance: none;
    box-shadow: none;
    background:#fff url("../images/select-dropdown.png") no-repeat right center;
    margin: 0 20px;
    min-width:100px;
    
}

.flex-col-two.HusbandWife{align-items: flex-end;}


.about-more-info .about-texts.fullCol {
    width: 100%;
}
.main-container .header {
    padding-top: 7px;
    border-bottom: 3px solid #212E65;
}
.main_div {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
}
.hebrew_right {
    display: inline-flex;
    align-items: center;
}
.hebrew_right .tab-item-header {
    text-decoration: none;
    display: flex;
    align-items: center;
    position: relative;
    justify-content: center;
    transition: all .25s ease;
}
.loader-section-header {
    margin: 0 10px 0 0;
    color: #fff;
    position: relative;
    transition: all .5s ease;
    position: relative;
}
.hebrew_right_inner .info span.text {
    font-size: 25px;
    text-decoration: none;
    display: block;
    margin: 0 0 5px 0;
    transition: all .5s ease;
    position: relative;
    color: #212E65;
    font-weight: 400;
    font-family: 'Cubano';
}
.hebrew_right_inner  .loader-section-header .progress-header .progress-value-header {
    color: #212E65;
}
.hebrew_right_inner {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 22px;
    padding: 9px 24px 9px 28px;
    transition: all .25s ease;
    position: relative;
}
.hebrew_right_inner:not(:last-child):after {
    content: '';
    position: absolute;
    right: 0;
    height: 100%;
    width: 4px;
    border-radius: 5px 5px 0px 0px;
    background: #212E65;
}
.vzkeiny .hebrew_right_inner:first-child:after {
    width: 0;
}
.hebrew_right_inner a img {
    width: 100%;
    max-width: 62px;
}
.hebrew_right_inner:last-child a img {
    max-width: 122px;
}
.hebrew_right_inner.active {
    background: #212E65;
    border-bottom: 0;
    position: relative;
    text-decoration: none;
    margin: 0;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.hebrew_right_inner.active .info span.text {
    color: #fff;
}
.hebrew_right_inner .progress-header .progress-bar {
    border-color: #212E65;
}
.hebrew_right_inner .loader-section-header {
    background: #FED394;
    border-radius: 50%;
}
.hebrew_right_inner.active .loader-section-header .progress-header .progress-value-header, .hebrew_right_inner.active  .info span.text {
    color: #fff;
}
.hebrew_right_inner.active .loader-section-header {
    background: none;
    border-radius: 50%;
}
.hebrew_right_inner.active .progress-header .progress-bar {
    border-color: #FED394;
}
.main-container .ohel-group-banner {
    position: relative;
    background: radial-gradient(77.43% 77.43% at 50% 0%, #63A3D1 0%, #212E65 100%);
    z-index: 1;
}
.overlay_bg {
    /* opacity: 0.25; */
    position: absolute;
    width: 100%;
    max-width: 70%;
    margin: 0 auto;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    background: url(../images/tehilim-bg.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    z-index: -1;
}

@-webkit-keyframes loader-01 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes loader-01 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.object-3d-section{pointer-events: none;}

/*--9/1/2023--*/
.drak-purple .hebrew_right_inner .loader-section-header {
    background: #b29eb2;
}
.drak-purple .banner-counter span {
    color: #60335E;
    background: rgba(255, 255, 255, 0.75);
}
.drak-purple .progress .progress-bar {
    border-color: #212E65;
}
.drak-purple .progress:after {
    border: 4px solid #fff;
}
.ohel-group-inner h3 {
    color: #FFF;
    text-align: center;
    font-family: Open Sans;
    font-size: 45px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    padding: 69px 0px 27px 0px;
}
.ohel-group-inner h3 span {
    font-weight: 600;
}
.banner-counter span {
    width: 111px;
    height: 149px;
    display: grid;
    place-content: center;
    background: rgba(0, 0, 0, 0.35);
    border-radius: 10px;
    text-align: center;
    text-shadow: 0px 7px 4px rgba(0, 0, 0, 0.25);
    font-family: Impact;
    font-size: 110px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.banner-counter {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 11px;
}
.banner-counter {
    color: #fed394;
}
.banner-counter p {
    color: #FFF;
    text-align: center;
    font-family: Open Sans;
    font-size: 25px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding-left: 2px;
}
.purple-bg-vezkaiyene a {
    max-width: 298px;
    width: 100%;
    height: 100%;
    max-height: 204px;
    padding: 30px;
    min-height: 204px;
    background: #fff;
    border-bottom-width: 10px;
    border-bottom-style: solid;
    display: flex;
    align-items: center;
    justify-content: center;
}
.purple-bg-vezkaiyene a:first-child {
    border-radius: 10px 0px 0px 10px;
}
.purple-bg-vezkaiyene a:last-child {
    border-radius: 0px 10px 10px 0px;
}
.purple-bg-vezkaiyene a:nth-child(1) {
    border-color: #FFD183;
}
.purple-bg-vezkaiyene a:nth-child(2) {
    border-color: #B29EB2;
}
.purple-bg-vezkaiyene a:nth-child(3) {
    border-color: #ffffff;
    background: #3E4F61;
    background-image: url(/assets/images/acheinu-read-bg.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.vzkeiny .purple-bg-vezkaiyene a:nth-child(1) {
    background: #FFD183;
    border-color: #000000;
}
.purple-bg-vezkaiyene {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 97px 0px 79px 0px;
    gap: 2px;
}
.hebrew_right_inner  .progress .progress-bar {
    border-color: #212e65;
}
.hebrew_right_inner.active .progress .progress-bar {
    border-color: #FFD184;
}

.hebrew_right_inner .progress-value {
    color: #212e65;
}
.hebrew_right_inner.active .progress-value {
    color: #fff;
}
.toggle-header {
    border: none;
    background: none;
    display: none;
}

.select-gender {
    display: flex;
    gap: 20px;
}
.select-gender li {
    width: 84px;
    display: block;
    padding: 9px 20px;
    background: #ffffff;
    border: 1px solid #212E65;
    border-radius: 5px;
}
.select-gender li a span {
    color: #000;
    text-align: center;
    font-family: Open Sans;
    font-size: 17px;
    font-style: normal;
    font-weight: 300;
    line-height: 20px;
}
.select-gender li a {
    text-decoration: none;
}
.select-gender .active {
    background: #212E65;
}
.select-gender .active span {
    color: #fff;
}
.kvitel-section .cols {
    width: 65%;
    display: block;
}
.select-category {
    display: flex;
    align-items: center;
}
.select-category li a {
    color: #212E65;
    font-size: 26px;
    font-weight: 400;
    text-decoration: none;
    font-family: 'Cubano';
    margin: 0 6px 0 0;
    display: block;
    border: 2px solid transparent;
    border-radius: 5px;
    width: auto;
    padding: 15px 40px;
    background: #ffff;
}
.select-category .active a {
    background: #212e65;
}
.select-category .active a {
    color: #FDF302;
    font-family: 'Cubano';
}
.about-video-section .flex-col-two .cols iframe {
    width: 100%;
    height: 459px;
    max-width: 768px;
    min-width: 768px;
}
.about-content-section {
    max-width: 549px;
    margin: 0 auto;
    padding: 50px 0px 0px 0px;
}
.cols.masked-card span {
    background: #fff;
    width: 100%;
    padding: 20px 30px;
    display: block;
    max-width: 63%;
    font-size: 18px;
    color: #212e65;
    font-weight: 500;
    border-radius: 5px;
    position: relative;
}
.cols.masked-card .fa-solid.fa-check {
    position: absolute;
    right: 0;
    top: 0;
    border: 1px solid #60335e;
    padding: 8px;
    border-radius: 50%;
    font-size: 18px;
    transform: translate(-21px, 10px);
}
.dynamic .error {
    opacity: 1;
    font-weight: 600;
    position: relative;
    width: 58%;
    padding: 26px 72px;
    font-size: 16px;
    color: #ff0000;
    border: 1px solid #ff0000;
    background: #f2bab9;
}
.dynamic .error i {
    position: absolute;
    top: 0;
    left: 0;
    background: #e6302e;
    color: #fff;
    padding: 9px 12px;
    border-radius: 50px;
    font-size: 16px;
    transform: translate(13px, 16px);
    border: 1px solid #b4696a;
}
.col-full.margin-top-10 {
    padding-bottom: 150px;
}
.span-counter-number {
    display: flex;
    gap: 8px;
}
.keepname.open{
    display:block !important;
}
.more-options{
    display: block; color: #000; font-family: "Open Sans"; font-size: 17px; font-style: normal; font-weight: 700; line-height: normal;text-decoration:none;margin-bottom: 40px;
}
.more-options.show i{ 
    transform: rotate(180deg);
}
.keepname.tehilim.open {
    padding-left: 28px;
    margin-top: 0;
}
/*** <--- Circle Styles ---> ***/
@property --pgPercentagebar {
    syntax: '<number>';
    inherits: false;
    initial-values: 0;
}
@keyframes moveingProgressBar {
    0%, 33% { --pgPercentagebar: 0; }
    100% { --pgPercentagebar: var(--values);}
}
.loader-circle {
    --pgPercentagebar: var(--values);
    position: relative;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background: #eee;
    overflow: hidden;
    background-image: conic-gradient(#212E65 var(--values), #eee 0);
    animation: moveingProgressBar 3s 1 forwards;
}
.loader-circle .inner {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: calc(100% - 8px);
    height: calc(100% - 8px);
    background: #FED394;
    border-radius: 50%;
    font-size: 11px;
    text-align: center;
    line-height: 14px;
    font-weight: 700;
    color: #212e65;
}

/*===================
    Dark Purple
===================*/
.dark-purple .donate-section .container {
    background: #F0E5F0;
}
.dark-purple .full-container-payment {
    background: #F0E5F0;
}
.dark-purple div.donate-tabs .owl-item.slick-current.slick-active a {
    background: #F0E5F0;
}
.dark-purple .donation-head h2 {
    background: #F0E5F0;
}
.dark-purple .donation-head h2 div {
    background: #F0E5F0;
}
.dark-purple .list-tabs li.reserved a {
    color: #fff;
    background: #B29EB2;
}
.dark-purple .donation-head h2:before {
    top: 50%;
}
.dark-purple .donation-listing-section .reserved {
    background: #B29EB2;
    color: #FFF;
}
.dark-purple .donation-listing-section .reserved .donation-number , .dark-purple .donation-listing-section .reserved .name{
    color: #FFF;
}
.dark-purple .donation-fixed-bar {
    background: #B29EB2;
}
.dark-purple .donation-head-small h4 b {
    background: #B29EB2;
}
.dark-purple .purple-bg-vezkaiyene a:nth-child(2) {
    background: #b29eb2;
    border-color: #616161;
}
.dark-purple .hebrew_right_inner .loader-section-header {
    background: #b29eb2;
}
.dark-purple .hebrew_right_inner  .progress .progress-bar {
    border-color: #212e65;
}
.dark-purple .hebrew_right_inner.active .progress .progress-bar {
    border-color: #b29eb2;
}
.dark-purple .hebrew_right_inner.active .loader-section-header {
    background: none;
}
.dark-purple .donation-listing-section .incart .hebrew_txt {
    color: #424242;
    font-family: 'Suez One', serif;
    font-weight: 600;
    opacity: 1;
}
.dark-purple .banner-counter {
    color: #60335E;
}
.dark-purple .banner-counter span {
    background: rgba(255, 255, 255, 0.75);
}
.dark-purple .donation-listing-section .incart {
    background: #F3F1F1;
    opacity: 1;
}
.dark-purple .donation-listing-section .name {
    color: #000;
}
.dark-purple .donation-listing-section .name {
    color: #000;
    font-size: 10px;
    font-weight: 400;
    line-height: 13.62px;
}
.dark-purple .donation-listing-section .available .donation-number, .dark-purple .donation-listing-section .selected .donation-number, .dark-purple .donation-listing-section .incart .donation-number, .dark-purple .donation-listing-section .reserved .donation-number {
    color: #000;
    font-family: 'Suez One';
    font-weight: 400;
    font-size: 26px;
    line-height: 33.96px;
}
.dark-purple .donation-listing-section .reserved .donation-number .hebrew_txt {
    color: #fff;
}
.dark-purple .hebrew .donation-number .hebrew_txt {
    display: block;
    /* color: #000; */
    font-family: 'Suez One';
    font-weight: 400;
    line-height: 33.96px;
}
.dark-purple .donation-listing-section .incart .hebrew_txt {
    color: #424242;
}
.dark-purple .donation-listing-section .incart .name {
    color: #000;
}
.dark-purple .donation-listing-section .selected .hebrew_txt {
    color: #FDF302;
}
.dark-purple .more-btns {
    margin-left: 0rem;
    margin-top: 79px;
}
.dark-purple .hebrew_right_inner:after {
    display: none;
}

/*===================
    Acheinu
===================*/
.acheinu .purple-bg-vezkaiyene a:nth-child(3) {
    background: #3E4F61;
    border: inherit;
    background-image: url(/assets/images/acheinu-read-bg.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.acheinu .hebrew_right_inner:not(:nth-child(1)):after {
    width: 0;
}
