/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 31 2023 | 20:16:02 */
.section-view:not(.in-view):not(.hero_area) {
    opacity: 1;
}
#preloader .loader3 {
    display: none!important;
}
body.page-template-template-urgency-fund:not(.rtl){
    text-align: left;
}
.page-template-template-urgency-fund .bg_slide{
    width: 100%;
    height: 100%;
}

.page-template-template-urgency-fund .bx-viewport > .bxslider{
    height: 100%;
}
.page-template-template-urgency-fund .special-project-bottom{
    text-align: center;
}

.special-project-title h4{
    position: relative;
    display: inline-block;
    margin-bottom: 10px; 
}

.page-template-template-urgency-fund .seprator{
    opacity: 0.4;
}

.page-template-template-urgency-fund .escp-hero-banner .textbox{
    top: 40px;
    transform: unset;
}

.special-project-banner img{
    width: 100%;
    max-height: unset;
}

.special-project-content{
    margin-top: 30px;
}

.bgwrapper > .container{
    padding-left: 40px;
    padding-right: 40px;
    max-width: 100%;
    margin: 0;
}

.bgwrapper p a{
    white-space: nowrap;

}

.page-template-template-urgency-fund .row-special-projects .cta{
    margin-bottom: 30px;
}

/* .toggle_link:not(.open) .toggle-content{
    display: none;
} */

.toggle_link .toggle-content{
    display: none;
}

.page-template-template-urgency-fund .toggle_link{
    padding-bottom: 0;
    margin: 0;
}

.toggle_link i.fa.fa-angle-left{
    margin: 0;
}

.special-project-title h3{
    margin-bottom: 50px;
    text-transform: uppercase;
}

.ipo-urgency-fund-article h4{
	font-weight: 600;
    font-size: 22px;
    line-height: 1.4;
    text-transform: uppercase;
    margin-top: 0;
  
  
}
.ipo-urgency-fund-article .article_heading{
    font-size: 18px;
    line-height: 1.4;
}

.ipo-urgency-fund-article{
    margin-top: 50px;
}

.ipo-urgency-fund-article .row-media{
    margin-bottom: 50px;
}

.toggle-content > p:first-child{
    margin-top: 30px;
}

.ipo-urgency-fund-article .toggle_link a{
    color: black;
}

.ipo-urgency-fund-article .toggle_link a i{
    color: #e00227;
}

.rtl.page-template-template-urgency-fund .row-content,
.rtl.page-template-template-urgency-fund .row-media,
.rtl.page-template-template-urgency-fund .row-about{
    flex-direction: row;
    display: flex;
}

.urgency-fund-slide .bx-caption a,
[lang="he-IL"] .row a.cta {
    padding-left: 35px;
    padding-right: 35px;
}

.page-template-template-urgency-fund h1{
    text-transform: uppercase;
}

.page-template-template-urgency-fund .row p:last-child{
    margin-bottom: 0;
}
.page-template-template-urgency-fund .bgwrapper{
    background-color: #efefef;
    padding-bottom: 50px;
    padding-top: 50px;
    margin-top: 50px;
}
.urgency-fund-slide .bx-caption a,
.page-template-template-urgency-fund .row a.cta{
    background: #e00227;
    padding: 10px 15px;
    padding-top: 13px;
    color: white !important;
    font-weight: bold;
    line-height: 1.5;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.row-how-to-support h3, .row-how-to-support h2, 
.row.row-special-projects h3, 
.special-project-title h4 {
    margin-bottom: 20px;
}
.page-template-template-urgency-fund .seprator {
    opacity: 0.4;
}

.seprator {
    height: 1px;
    width: 100%;
    background-color: #8a8989;
    margin: 10px 0;
    clear: both;
}
.row.row-how-to-support {
    margin-bottom: 30px;
}
.page-template-template-urgency-fund .flex-container {
    padding: 0 !important;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
}
.row.row-special-projects h3, .special-project-title h4, .special-project-bottom {
    margin-top: 20px;
}
.special-project-title h4:after ,
.toggle_link a:after {
    
    display: block;
    content: "";
    width: 10px;
    height: 10px;
    border-color: transparent;
    border: solid 1.8px #e10b2e;
    border-left: none;
    border-top: none;
    transform: rotate(45deg);
    transition: 0.3s ease all;
    top: 0;
    left: -20px;
    position: absolute;
}
.toggle_link a{
    position: relative;
}
.toggle_link a:after{
    top: 50%;
    transform: translatey(-50%) rotate(135deg);
    width: 7px;
    height: 7px;
}
.special-project-content h4 {
    font-weight: 600;
    font-size: 16px;
}
.special-project-content a {
    color: #000;
    margin-bottom: 10px;
    display: inline-block;
}
.page-template-template-urgency-fund .row p {
    margin-bottom: 30px;
    line-height: 1.5;
}
body:not(.rtl) .special-project-title h4:after {
    right: -20px;
    left: unset;
}
body:not(.rtl) .toggle_link a:after{
    right: -20px;
    left: unset;
    transform: translatey(-50%) rotate(-45deg);
}
body .toggle_link.open a:after{
    transform: translatey(-50%) rotate(45deg);
}
.escp-hero-banner {
    margin-bottom: 50px;
    position: relative;
}