 
body {
    font-family: 'Assistant', 'Heebo', sans-serif;
}
 h1 {
    color: #FFF;
    text-shadow: 1px 3px 5px #161515;
}

h2 {
    font-family: 'Rubik One', 'Rubik', 'Heebo',sans-serif;
    font-weight: 900;
}
p a, .list a{
    color:#0f25a0;
}
p a:hover, .list a:hover{
    color: rgb(29, 44, 128);
}

 #header .header-nav-main nav > ul > li.open > a, 
 #header .header-nav-main nav > ul > li:hover > a,
 #header .header-nav-main nav > ul > li > a[href*="nexus"]
{
    background: #CD041E;
    color: #FFF;
} 
li span, li::marker, .proj li{
	color:#1e2649;
}

.mainTitle h2 {
        font-size: 28px;
        line-height: 42px;
        margin-top: 0;
}

.mainTitle h2 strong {
    font-weight: 900; 
    background: #161B38;
    color: white;
    display: inline;
    padding: 0.25rem 1rem;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone; 
}

.mainTitle .mt-xl {
    margin-top: 0 !important;
}
.mainTitle h2 {
    margin-bottom: 2rem;
}
 .paddingRowB{
    padding-bottom: 4rem;
}
.paddingRowT{
    padding-top: 4rem;
}
.backGrayE{
    background-color: #eee;
}
/* .trumaLevel{
    display: none;
} */
.projectNava h3{
    color: #161B38;
    font-size: 24px;
}
.packageProj{
    text-align: center;
    margin-bottom: -20px;
}
.packageBTN.packageProj p{
    font-size:24px;
}
.packageProj .chair{
    border-left: 1px solid;
    margin-bottom: 20px;
}

.odotB {
    margin-top: -30px;
}

.btn-primary {
    border-color: #161B38;
    background-color: #161B38;
    border-color: #161B38 #161B38 #161B38;
    color: #FFF;
}
.btn-primary:hover {
    border-color: #CD041E;
    background-color: #CD041E;
    border-color: #CD041E #CD041E #CD041E;
    color: #FFF;
}



@media (min-width: 1024px){
    .mainTitle h2 {
        margin-bottom: 4rem;
    }
    .mainTitle .mt-xl {
        margin-top: 25px !important;
    }
    .mainTitle h2 {
        font-size: 37px;
        line-height: 73px;
        margin-top: 20px;
    }
    [dir=rtl] .mainTitle h2 {
        font-size: 60px; 
        line-height: 90px;
    }
    .mainTitle h2 strong {
        padding: 1.1rem 1rem;
    }
    [dir=rtl] .mainTitle h2 strong {
        padding: 0.45rem 1.75rem;
    }
}
  

@media (min-width: 1280px){
    .container {
        width: 1280px;
    }
    #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
        border-bottom: 1px solid #f4f4f4;
        color: #161B38;
        font-weight: 400;
        padding: 8px 8px 8px 20px;
        position: relative;
        text-transform: none;
    }
}

@media (min-width: 1400px){
    .container {
        width: 1400px;
    }
    .mainTitle h2 {
        font-size: 50px;
        line-height: 90px;
        margin-top: 20px;
    }
    [dir=rtl] .mainTitle h2 {
        font-size: 60px; 
    }
}

@media (min-width: 1700px){
    .mainTitle > .container {
        width: 1700px;
    }
}
 

.fiftyfifty .col-md-6 > .mb-xl {
    position: relative;
}
.fiftyfifty .col-md-6 > .mb-xl:before {
    position: absolute;
    content: '';
    display: block;
    top: 0.75rem;
    left: 0.75rem;
    height: 100%;
    width: 100%;
    border: 4px solid #CD041E;
}
.fiftyfiftyEn  .col-md-6 > .mb-xl:before {
    left: -2rem!important;
}

.fiftyfifty {
    font-family: 'Assistant', 'Heebo', sans-serif;
    margin-bottom: 1rem;
    font-size: 18px;
    line-height: 22px;
}

.fiftyfifty .row {
    display: flex;
    flex-direction: column;
}

.fiftyfifty strong {
    font-size: 22px;
    line-height: 26px;
}

.fiftyfifty .column { 
    display: flex;
    align-items: center;
}

.fiftyfifty .textr{ 
    margin-bottom: 1rem;
}


@media (min-width: 1024px){
    .fiftyfifty {
        margin-bottom: 4rem;
        font-size: 22px;
        line-height: 28px;
    }
    .fiftyfifty strong {
        font-size: 26px;
        line-height: 34px;
    }
    .fiftyfifty .row {
        display: flex;
        flex-direction: row;
    }
    [dir=ltr] .fiftyfifty .textr{ 
        padding-left: 2rem;
    }
    [dir=rtl] .fiftyfifty .textr{ 
        padding-right: 2rem;
    }
    .fiftyfifty .col-md-6 > .mb-xl:before {
        top: 2.25rem;
        left: 2.25rem;
        border: 7px solid #CD041E;
    }
}

.backGray {
    background-color: #161B38;
    color: white;
}

.backGray h2, .backGray strong, .backGray i, .backGray .iconsOctober i, .backGray h4, .backGray p {
    color: white;
}

.secondTitle {
    margin-top: 4rem;
}

.secondTitle .donbtn {
    margin: 0;
    margin-top: -75px;
}

 
.donbtn a {
    background-color: #CD041E;
    color: white;
    box-shadow: 6px 4px 4px 0px #00000040;
    padding: 0.25rem 0.6rem;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    font-size: 30px;
    line-height: 46px;
    text-align: center;
    display: block;
}

.project h2:not(.donbtn) {
    max-width: 1200px;
    margin: 0 auto;
    margin-top: 3rem;
    font-size: 24px;;
    line-height: 30px;
    margin-bottom: 1rem;
}

[dir=rtl] .project h2:not(.donbtn) {
    max-width: 881px;
}

@media (min-width: 1024px){
    .project h2:not(.donbtn) {
        margin-top: 6rem;
        font-size: 40px;;
        line-height: 49px;
        margin-bottom: 2rem;
    }

    [dir=ltr] .project h2:not(.donbtn) {
        margin-bottom: 3rem;
    }

    .phonN {
        padding-top: 30px;
    }

    .donbtn a {
        display: inline;
        padding: 1.25rem 1.5rem;
        font-size: 32px;
        line-height: 55px;
    }
    .secondTitle {
        margin-top: 10rem;
    }
}

@media (min-width: 1280px){
    .donbtn a {  
        padding: 1.25rem 4.5rem;
        font-size: 36px;
        line-height: 55px;
    }
}

@media (min-width: 1400px){
    .donbtn a {  
        font-size: 45px;
        line-height: 55px;
    }
}


.featured-box-effect-1 .icon-featured:after {
    display: none;
}
.iconsHome{
    text-align: center;
}
.iconsHome .icon-featured {
    border: 1px solid #161B38;
}
.iconsHome .featured-box:hover i {
    scale: 105%;
}
.iconsHome i.icon-featured{
    margin: 0;
}
.iconsHome h4{
    color: #161B38;
}
.iconsHome .box-content p, .iconsHoliday .box-content p {
    color: #161B38;
    font-size: 18px;
    line-height: 24px;
}
.iconsHome .box-content {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.iconsHome .btn-primary{
    font-size:20px ;
}
.titleHomeP p{
    font-size: 24px;
    line-height: 30px;
    color: black;
}
.titleHomeP .project p strong{
    font-size: 24px;
    line-height: 30px;
    color: black;
}



.fa-gittip, .fa-gratipay, .fa-group, .fa-users, .fa-adjust, .fa-adn, .fa-align-right, .fa-anchor, .fa-android, .fa-angellist, .fa-apple {
    background: white;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 105px;
    height: 105px;
}
.fa-angellist:before {
    content: '';
    background:url('/img/newhome_hands.svg');
    width: 70px;
    height: 70px;
    display: block;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
} 
.fa-align-right:before {
    content: '';
    background:url('/img/mishdar.svg');
    width: 70px;
    height: 70px;
    display: block;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
} 
.fa-android:before {
    content: '';
    background:url('/img/gropEvening.svg');
    width: 70px;
    height: 70px;
    display: block;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.fa-apple:before {
    content: '';
    background:url('/img/gropEveningPh.svg');
    width: 70px;
    height: 70px;
    display: block;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.fa-anchor:before {
    content: '';
    background:url('/img/newhome_people.svg');
    width: 70px;
    height: 70px;
    display: block;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.fa-adjust:before {
    content: '';
    background:url('/img/chair.svg');
    width: 70px;
    height: 70px;
    display: block;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.fa-adn:before {
    content: '';
    background:url('/img/stoneN.svg');
    width: 70px;
    height: 70px;
    display: block;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
    .fa-group:before, .fa-users:before {
    content: '';
    background:url('/img/newhome_hands.svg');
    width: 70px;
    height: 70px;
    display: block;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.fa-gittip:before, .fa-gratipay:before {
    content: '';
    background:url('/img/newhome_people.svg');
    width: 70px;
    height: 70px;
    display: block;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.project strong{
    color: #CD041E;
}


.box-content h4 {
    font-size: 24px;
    line-height: 31px;
    font-weight: 700;
}

.box-content p { 
    font-size: 18px;
    line-height: 22px;
    font-weight: 400;
}
.featured-boxes-flat .featured-box{
    max-width: 458px;
}
.featured-boxes-flat {
    display: flex;
    justify-content: center;
}
.iconsOctober {
    padding-bottom: 0;
}
.phonN, .phonN p {
    background-color: #161B38;
font-size: 22px;
line-height: 26px;
}
.phonN .container {
    border-top: 1px solid white;
    padding-top: 2rem;
    padding-bottom: 1rem;
}

@media (min-width: 1024px){
    .box-content p{
        font-size: 22px;
        line-height: 28px;
    }
    .phonN, .phonN p {
    font-size: 30px;;
    line-height: 39px;
    }
}

@media (min-width: 1400px){
.phonN .container {
    width: 1116px;
}
}

.newHomeSwiper {
    margin-top: 4rem;
    margin-bottom: 2rem;
    padding-bottom: 4.25rem !important;
    --swiper-pagination-bullet-width: 12px;
    --swiper-pagination-bullet-height: 12px;
    --swiper-pagination-color: #161B38;
}

.fiftyfifty h2 {
    color: #161B38;
    font-size: 28px;
    line-height: 42px;
}

.beforeFooter .col-md-6 > div > p {
    max-width: 620px;
}

.btn-secondary {
    background-color: #CD041E;
    color: white;
    font-weight: bold;
    font-size: 22px;
    line-height: 28px;
    border-radius: 0;
    padding: 0.25rem 1rem;
    margin-top: 10px !important;
    transition: all 0.25s ease-in-out;
}
.btn-secondary:hover {
    background-color: #161B38;
    color: white;
}
.underlineA a{
    text-decoration: underline;
}
.underlineA a:hover{
    color:#0c5799;
}
.underlineA li{
    color:black;
}

.donbtn.bottom {
    margin-top: 2rem;
    margin-bottom: 4.5rem;
}

.donbtn a:after {
    content: '>';
    font-weight: 400;
    font-family: 'Heebo', sans-serif;
    display: inline-block;
    margin: 0 0.25rem;
}

@media (min-width: 1024px){
    .donbtn.bottom {
        margin-top: 3rem;
        margin-bottom: 10rem;
    }
    .fiftyfifty h2 { 
        font-size: 40px;
        line-height: 40px;
    }
    [dir=rtl] .fiftyfifty h2 { 
        font-size: 50px;
        line-height: 61px;
    }
    .donbtn a:after { 
        margin: 0 1rem;
    }
    .newHomeSwiper {
        margin-top: 10rem;
        margin-bottom: 6rem;
        padding-bottom: 6.75rem !important;
        --swiper-pagination-bullet-width: 20px;
        --swiper-pagination-bullet-height: 20px;
    }
}

.donbtn a:hover {
    color: white;
    text-decoration: none;
}

.donbtn {
    transition: all 0.25s ease-in-out;
}
.donbtn:hover {
    transform: scale(102.5%);
}

#header .header-nav-main nav > ul > li > a {
    color: white;
}

.featured-box h4 { 
    letter-spacing: unset;
    margin-top: 5px;
    margin-bottom: 5px;
}
@media only screen and (max-width: 670px) {
    #header .header-nav-main nav > ul li a {
        color: white;
    }
    .fiftyfiftyEn  .col-md-6 > .mb-xl:before {
        left: -1rem!important;
    }
    .packageBTN.packageProj p{
        font-size:20px;
        margin-bottom: 6px;
    }
    .packageProj .chair{
        border-left: none;
        margin-bottom: 20px;
    }
}

 