/* Add here all your CSS customizations */

@import url('https://fonts.googleapis.com/css2?family=Rubik+Distressed&display=swap');

body {
    font-family: 'Heebo', sans-serif;
    font-size: 17px;
}
p {color: black;}
img{ max-width: 100%;}
.breadcrumb {
    margin-bottom: 0;
    background-color: transparent;
}
.bg-cover{
    background-size: cover;
    background-position: center;
}
.tp-caption a.btn.btn-primary.btn-lg{
	    background-color: #161B38;
    border-color: #161B38 #161B38 #161B38;
}
.btn-secondary {
    background-color: #CD041E;
	    color: #fff;
}
.btnRed a{
	background-color: #CD041E;
	    color: #fff;
	padding: 5px 15px;
}

.slider-container .top-label{
	font-size: 48px !important;
	line-height: 54px !important;
	direction: rtl !important;
	text-align: right !important;
}
.slider-container .main-label {
    background-color: none;
    text-shadow: none;
    padding: 5px 15px;
	font-size: 48px !important;
}
.slider-container .bottom-label {
    padding: 5px 15px;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
.slider-container .btn-lg {
    padding: 10px 16px;
	font-size: 21px;
}
.tp-caption.bottom-label{
	padding: 0 !important;
}
.serviceRow p{ text-align: justify;}
.pagingDisabled{ color: #bbb !important;}
.pagingDisabled:hover{ background-color: #fff !important;}
h1, h2, h3, h4, h5, h6 {letter-spacing: 0;}
    h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: inherit;}
    h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover{ text-decoration: none; color: inherit;}
    h1 a:active, h2 a:active, h3 a:active, h4 a:active, h5 a:active, h6 a:active{ text-decoration: none; color: inherit;}
h2, html section.section-quaternary h2{color: #CD041E; margin: 20px 0;
}
h3 { margin: 10px 0;}
html section.section-quaternary p {color: #000;}
.testimonial .testimonial-author span { font-size: 14px;}
.testimonial blockquote p {
    font-family: 'Heebo', sans-serif;
    font-size: 30px;
    color: #fff;
}
.testimonial.testimonial-with-quotes blockquote:before {font-family: alef;}
.section-text-light .testimonial.testimonial .testimonial-author span, .section-text-light .testimonial.testimonial .testimonial-author strong {opacity: 1;}
.countdown { text-align: center; height: 270px;}
.countdown #clock{ direction: ltr;}
.countdown #clock span {
  position: relative;
  padding: 0 5px;
  font-size: 2.5em;
  font-weight: 600;
  color: white;
}
/*.countdown #clock span:before {
  content: '\f017';
  display: block;
  font-family: 'FontAwesome';
  position: absolute;
  top: 60%;
  left: -15px;
  font-size: 0.4em;
  color: #f05044;
  line-height: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}*/
.countdown #clock span:nth-child(1):before {
  content: none;
}
.countdown #clock span > span {
  position: absolute;
  bottom: -15px;
  left: 50%;
  font-size: 22px;
  font-weight: normal;
  text-align: center;
  text-transform: uppercase;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.countdown #clock span > span:before, .countdown #clock span > span:after {
  content: none;
}
section.section.section-text-light .custom-divider {background: transparent url(/img/custom-divider-2.png) no-repeat center center; margin: 0;}
.thumb-info-caption { padding: 0;}
.thumb-info-caption-text .btn-primary {font-size: 21px;margin: 0 0 -35px;}
.col-half-section .thumb-info-caption-text .btn-primary {
    font-size: 19px;
    margin: 0;
    position: absolute;
    left: 5px;
    bottom: 5px;
}
.thumb-info-caption .thumb-info-caption-text{ margin-bottom: 0;}
.list.list-icons.list-icons-style-3 li > .fa:first-child, .list.list-icons.list-icons-style-3 li > .icons:first-child, .list.list-icons.list-icons-style-3 li a:first-child > .fa:first-child, .list.list-icons.list-icons-style-3 li a:first-child > .icons:first-child { width: 30px; height: 30px;}
.page-header {
    background-color: #1a8ca8;
    border-bottom: 5px solid #CCC;
    border-top: 5px solid #02586d;
}
.page-header a{ color: #fff;}
/* .section-parallax::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: rgba(0,0,0,.5);
    z-index: 1;
} */
.section-parallax .container {
    position: relative;
    z-index: 2;
}
.section-parallax h1 {
    font-size: 42px;
}
    .breadcrumb > .active, .breadcrumb a  {
         color: #fff;
         text-shadow: 1px 3px 5px #161515;
        }
.lightbox{ direction: ltr;}
#footer .footer-copyright p, #footer .footer-copyright p a {color: #f1f1f1;}
.NewSlides { background-color: #f6f6f6; margin: 0; padding: 15px 0 0 0;}
.NewSlides p{ margin-bottom: 5px; padding-left: 10px;}
.NewSlides .owl-nav{ width: 104%; margin-right: -2%;}
.NewSlides .owl-dots{padding-top: 5px;}
.tp-kbimg{ left: 0;}
.odotB {
    background: #eee;
    padding: 40px;
}
div.section-primary {
    background-color: #1c2648 !important;
    border-color: #31383a !important;
    padding: 36px;
}
.odotPeilut {
    padding: 40px;
}
.sederBG {
    background: #eee;
    padding-top: 41px;
    margin-bottom: 40px;
}
.seder {
    padding-top: 41px;
    margin-bottom: 40px;
}
.SumBtn{
    margin-bottom: 40px;
}
.aboutNavah{
    margin-top: 30px;
}
.toda {
    padding: 20px;
    margin-top: 20px;
    min-height: 350px;
    background-color: #eee;
    /* background: url(/img/geometry2.png); */

}
.toda h4 {
    color: #1e2649;
    font-weight: bold;
    font-size: 22px;
}
#header .header-nav-top .nav > li a, #header .header-nav-top .nav > li span { color: #f1f1f1;}
.header-nav-top ul{ display: inline-block; vertical-align: middle;}
#header .header-top.header-top-style-3{margin-top: -10px;}
#sbEmptyField{
    display: none;
}
.trnz_iframe {
    width: 100%;
    height: 420px;
    border: 0;
    display: none;
}
.trnzModal h3 {
    color: #f05044;
    text-align: center;
}
.trnzModal p {
    text-align: center;
}
.trnzModal .modal-footer{
    font-size: .9em;
    text-align: center;
}
.modal button.close {
    position: absolute;
    right: -50px;
    top: -10px;
    padding: 10px 15px;
    opacity: 1;
    text-shadow: none;
    color: white;
    font-size: 40px;
}
.loadingBtn,.trnzBlock{ display: none;}
.featured-boxes-full {
    margin-top: -80px;
    width: 90%;
    margin-right: 5%;
    margin-left: 5%;
}
.featured-boxes-full .featured-box-full {
    border-top: 4px solid white;
    padding: 0 30px 0 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
}
.featured-boxes-full .featured-box-full>div{width: 100%;}
.featured-boxes-full .featured-box-full .fa {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    width: 100px;
    height: 100px;
    right: 50%;
    top: -52px;
    background-color: white;
    transform: translateX(50%);
    color: #f15145;
    text-shadow: none;
    border-radius: 50%;
    box-shadow: 0 0 15px rgba(0,0,0,.2);
}
.featured-boxes-full .featured-box-full:nth-child(2) .fa{color: #31383a;}
.featured-boxes-full .featured-box-full:nth-child(3) .fa{color: #161B38;}
.featured-boxes-full h4{
    line-height: 1.5em;
}
.featured-boxes-full h4 span{
    font-size: 2em;
}
.contribution{ 
    margin-top: -50px; padding: 90px 60px 60px 60px;
    background: url(/media/1122/passoverbg2.jpg) no-repeat;
}
.thumb-info-side-image .thumb-info-caption .thumb-info-caption-text{ padding: 17px 17px 30px 17px;}
.package {
    padding: 20px;
    margin-bottom: 30px;
    position: relative;
    z-index: 1;
    background: rgb(255 255 255 / 50%);
    box-shadow: 1px 9px 16px rgb(187 187 187 / 23%);
}

.package .btn, .packageBTN .btn {
    background: #161B38;
    margin-top: 10px;
    padding: 6px 25px;
	border: 0;
}
.package .btn a,  .packageBTN .btn a {
    color: #fff;
    font-size: 20px;
	text-decoration: none;
}
.package .btn:hover, .packageBTN .btn:hover{
	background:#CD041E;
}
.packageBotton .btn {
    background: #161B38;
	border-radius: 20px;
	padding: 6px 25px;

}
.packageBotton .btn a {
    color: #fff;
    font-size: 20px;
	text-decoration: none;
}
.packageBotton .btn:hover {
    background: #1e2649;
}
.packageBotton {
	margin-bottom: 50px;
    position: relative;
    z-index: 1;
}
.titlePackage {
    margin-bottom: 30px;
    padding: 35px;
    position: relative;
    z-index: 1;
}
.titlePackage h4 {
    color: #000;
}
.package h3 {
    font-size: 24px;
    font-weight: bold;
}
.titlePackage h2 {
    color: #f05044;
    font-weight: bold;
    font-size: 35px;
	margin-top: 0;
}
.titlePackage h3 {
    color: #000;
    line-height: 32px;
}
.imgBack:before {
    content: '';
    background: url(/media/1139/trumot.jpg);
    width: 100%;
    height: 950px;
    position: absolute;
    bottom: 0px;
    z-index: 0;
    background-repeat: no-repeat;
	background-position: right;
}
.imgBack {
    position: relative;
    z-index: 0;
}
.section-parallax {
    padding: 7rem 0;
    margin-top: 0;
}
.project strong{
    color: #1e2649;
}
.project h3{
	color: #1c2648;
    line-height: 3rem;
}
.projectLight h3,
.projectLight p{
    color: #fff;
}
.holidayTitle{
    padding-top: 50px;
}
.iconsHoliday, .iconsOctober {
    padding-bottom: 40px;
}
.iconsHoliday strong{
    color: #1e2649;
    margin: auto;
}
.iconsOctober strong{
    color: #1c2648;
    margin: auto;
}
.iconsHoliday i{
    color: #1e2649;
    margin: auto;
    font-size: 70px;
}
.iconsOctober i{
    color: #1c2648;
    margin: auto;
    font-size: 70px;
}

.iconsHoliday i::before{
    font-family: 'navahIcons';
}
.iconsHoliday .col-md-4:nth-child(1) i::before{
    content: '\e900';
}
.iconsHoliday .col-md-4:nth-child(2) i::before{
    content: '\e901';
}
.iconsHoliday .col-md-4:nth-child(3) i::before{
    content: '\e902';
}
.iconsHoliday .box-content, .iconsOctober .box-content{
    text-align: center;
}
.phonN {
    background: #CD041E;
    padding: 20px 0;
}
.phonN strong{
	color: #fff;
}
.phonN p{
	margin: 0;
}

.backGray{
    background-color: #f1f1f1;
}
.titleGray{
    padding-top: 40px;
}
.lead {
    font-size: 19px;
}
/* popup */
.EnterModal {
    transform: scale(1.25);
    padding-top: 70px;
}
.EnterModal .modal-header{
    padding: 0;
}
.EnterModal .modal-body p {
    color: black;
    margin: auto;
    /* padding: initial; */
    display: flex;
    align-items: center;
    justify-content: center;
}
.EnterModal .modal-content {
    width: 435px;
    margin: auto;
}
.EnterModal .modal-dialog {
    margin: 120px auto;
}
.beforeFooter {
    margin-bottom: 50px;
}
.linkColor a{
	color: #173393;
}
.linkColor a:hover{
	color: #5777e9;
}







@media (min-width: 767px) {
    .nopadding{ padding: 0;}
    .nopadding-right{ padding-right: 0;}
    .nopadding-left{ padding-right: 0;}
    .vertical-align {
        display: flex;
        align-items: center;
    }
    .row-eq-height {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
    .tp-caption a.btn.btn-primary.btn-lg{
	    margin-top: 90px;
    }
    .dropdown-menu li a {
        color: white;
    }
   
}
@media (max-width: 767px) {
    .custom-divider {height: 20px;}
    .countdown { height: 330px;}
    #header .container{padding: 0 5px;}
    #header .header-top.header-top-style-3 {
        font-size: 16px;
        padding: 5px 0;
    }
    #header.header-narrow .header-logo img {height: 60px;}
    #footer.short { padding-top: 30px;}
    #footer .footer-copyright p { padding: 35px 21px 0 21px;}
    .testimonial.testimonial-with-quotes blockquote p {font-size: 25px; padding: 0;}
    .testimonial.testimonial-with-quotes blockquote:before { right: -15px;}
    .testimonial.testimonial-with-quotes blockquote:after { left: -15px;}
    .thumb-info-caption-text .btn-primary {font-size: 21px; margin: 10px 0 0 -20px;}
    .pressImage{min-height: 200px;}
    .row.mb-xlg.mt-xl {padding: 0; }
    .odotB,.odotPeilut { padding: 0;}
    .featured-boxes-full{
        margin-top: -25px;
        margin-right: -15px;
        margin-left: -15px;
        width: calc(100% + 30px);
    }
    .EnterModal {
        transform: scale(1);
    }
    .modal-dialog {
        display: flex;
    }
    .slider-container .btn-lg {
        font-size: 17px;
    } 
    .tp-parallax-wrap {
        margin-top: -30px;
    }
    .tp-caption a.btn.btn-primary.btn-lg{
        margin-top: 30px;
    }
    .section-parallax {
        margin-top: 35px;
    }        
    .featured-boxes-full .featured-box-full{
        padding-top: 30px;
        padding:  30px 15px 0 15px;
        height: 210px;
        font-size: 20px;
    }
    .featured-boxes-full .featured-box-full .fa{
        right: 5px;
        font-size: 42px;
        width: 70px;
        height: 70px;
        top: -20px;
        transform: rotate(15deg);
    }
    .countdown #clock span {
        font-size: 2.2em;
        padding: 0 10px;
    }
    .contribution {padding: 90px 15px 60px 15px;}
	#header .header-top .header-nav-top { margin-left: 0;}
	
	.slider-container .main-label {
    	font-size: 25px !important;
	}
	.slider-container .top-label {
    font-size: 22px !important;
	line-height: 22px !important;	
    margin-top: -22px!important;
    padding-right:8px!important;
	}
	.slider-container .btn-lg {
    padding: 3px 7px;
	}

    .modal-content {
        width: 100%;
    } 
}
/* Nav changes 26/10 */
/* hebrew */
@font-face {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400 900;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/rubik/v28/iJWKBXyIfDnIV7nDrXyi0A.woff2) format('woff2');
    unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
  }
  /* latin */
  @font-face {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400 900;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/rubik/v28/iJWKBXyIfDnIV7nBrXw.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }
/*@font-face {
    font-family: 'Rubik One';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url('/css/fonts/RubikOne-Regular.woff2') format('woff2'), url('/css/fonts/RubikOne-Regular.ttf');
}*/
 

#header .header-btn-collapse-nav {
    background-color: white;
    color: #ca1725;
}

@media (min-width: 992px) {
    #header .header-nav-main {
       width: 100%;
       justify-content: center;
       display: flex !important;
    }
   
}
 

.header-container-wrapper {
    position: relative;
    display: flex;
    flex-direction: row;
}

.header-container-wrapper > .header-container {
    flex: 1 1 0%;
}

.stickyDonate { 
    /* position: absolute; */
    top: 0;
    /* left: 6rem; */
    z-index: 100;    
    /* height: 100%; */
    display: flex;
    align-items: center;
}

.stickyDonate > a{ 
    display: block;
    background: #CD041E;
    padding: 0.5rem 1rem;
    color: white;
    box-shadow: 6px 4px 4px 0px rgba(0, 0, 0, 0.25);
    font-size: 21px;
    line-height: 21px;
    max-width: 107px;
    font-family: 'Rubik One', 'Rubik', 'Heebo',sans-serif;
    font-weight: 900; 
    transition: all 0.25s ease-in-out;
    text-align: center;
}
 

.stickyDonate > a:hover{ 
    text-decoration: none;
    transform: scale(105%);
}

@media (min-width: 768px) {
    [dir=rtl] .stickyDonate {  
        padding-left:2rem; 
    }
    [dir=ltr] .stickyDonate {  
        padding-right:2rem; 
    }
    .stickyDonate > a{ 
        padding: 1.25rem 1.5rem;
        font-size: 23px;
        line-height: 29px;
        max-width: none;
        text-align: start;
    } 
}

@media (min-width: 1400px) {
    .stickyDonate > a{ 
        padding: 2rem;
        font-size: 44px;
        line-height: 28px;
    } 
}

@media (max-width: 991px) {
    [dir=rtl] .stickyDonate {  
     position: absolute; 
     left: 6rem; 
     height: 100%; 
    }
    [dir=ltr] .stickyDonate {  
     position: absolute; 
     right: 6rem; 
     height: 100%; 
    }

}