body {
    direction: rtl;
    font-family: Spoiler;
    line-height: initial;
    background: #fff;
    color: #153d9b;
    font-size: 28px;
    font-size: clamp(1rem, 0.85rem + 0.75vw, 1.75rem);
}
.logo-title {display: inline-block;}
.logo-title img{margin-top: clamp(-2rem, 3.75vw, -2.5rem);margin-right: -1rem;width: clamp(10rem, 10vw, 200px);height: auto;}
@media (max-width: 359px){
    .logo-title {display: block;}
.logo-title img{margin-top: 0;display: block;}
}
/* def - font-family: Spoiler; */
/* font-family: FbApolo; */
/* font-family: FbGezer; */

.section {
    /* display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding-top: 200px; 
    padding-bottom: 100px; */
    /* height: auto !important; */
}
#section1 {
   
}
@media (min-width: 1199px) {
    #section1 .fp-overflow {
        height: 100vh;
    display: flex;
    flex-direction: column;
    }
    #section1 .section-video {
    flex: 1;
    max-height: none;
    }
}

#section2 .container {
    padding-top: 32px;
    padding-bottom: 32px;
}
#section3 .section-number {
    padding-top: 70px;
    padding-bottom: 80px;
}
#section5 .container {
    padding-top: 80px;
    padding-bottom: 20px;
    color: #2b3492;
}
#section6 .container {
    padding-top: 10px;
    padding-bottom: 48px;
}
#section7 .container {
    padding-top: 60px;
}
#section8 .container {
    padding-top: 80px;
    padding-bottom: 40px;
}
#section8 .container:last-child {
    padding-top: 0;
    padding-bottom: 40px;
}
#section9 .container {
    padding-top: 44px;
    padding-bottom: 0;
}
#section10 .container {
    padding-top: 44px;
    padding-bottom: 44px;
}
#section12 .container {
    padding-top: 44px;
    padding-bottom: 44px;    
}
.container,
.container-fluid {
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
    max-width: 1920px;
}

.btn {
    text-align: center;
    color: #fff;
    border-radius: 60px;
    font-family: FbApolo;
    font-weight: 700;
    font-size: 18px;
    min-width: 240px;
    height: 55px;
    padding-left: 22px;
    padding-right: 22px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    box-shadow: 2px 16px 24px 0 rgba(0,0,0,.2);
    transition: .3s;
}
.btn:hover {
    box-shadow: 2px 4px 12px 0 rgba(0,0,0,.5);
    transform: scale(.95);
}
.btn-danger {
    border: none;
    background: #ed2b25;
}
.btn-danger:hover,
.btn-danger:active,
.btn-danger:focus,
.btn-danger:focus:active {
}
.btn-info {
    border: none;
    background: #4cc0e7;
}
.btn-danger:hover,
.btn-danger:active,
.btn-danger:focus,
.btn-danger:focus:active {    
}



/* header start */
.header {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 20;
    top: clamp(0.9375rem, 0.2549rem + 2.9126vw, 3.75rem);
    transition: .2s;
    pointer-events: auto;
    box-shadow: 0 22px 32px 0 rgba(0,0,0,.11);
    background: url(../img/header-bg.png) no-repeat center;
    background-size: cover;
}
.header.sticky .header,
body:not(.fp-viewing-1) .header {
    /*opacity: 0;
    pointer-events: none;
    transform: translateY(-100%);*/
    position: fixed;
    top:0;
}
.header .container {
    position: relative;
    height: clamp(2.5rem, 2.1359rem + 1.5534vw, 4rem);
    display: flex;
    align-items: center;
}
.header.sticky .header .container,
body:not(.fp-viewing-1) .header .container {
    height: clamp(2rem, 2.1359rem + 1vw, 3rem);
}
.logo {
    width: clamp(8.25rem, 6.8544rem + 5.9547vw, 14rem);
    display: inline-block;
    height: 100%;
    position: relative;
}
.logo-item {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
}
.logo-item img {
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    transform: translateY(-22%);
}
.header.sticky .header .logo-item img,
body:not(.fp-viewing-1) .header .logo-item img {
    width: 60%;
    transform: none;
}
.logo-text {
    width: 100%;
    position: absolute;
    top: 100%;
    margin-top: 16px;
    right: 0;
    transition: .2s;
    pointer-events: none;
}
.logo-text img {
    width: 100%;
}
.logo-text span {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    color: #fff;
    font-family: FbApolo;
    font-weight: 700;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
    padding-left: 18%;
    padding-right: 5px;
    font-size: 0.8em;
}
.header.sticky .logo-text,
body:not(.fp-viewing-1) .logo-text {
    opacity: 0;
    pointer-events: none;
}
.navbar {
    margin: 0 0 0 auto;
    padding: 0;
}
.navbar-nav {
    margin: 0;
    padding: 0;
}
.nav-item {
    margin: 0;
}
.nav-item:not(:last-child) {
    margin-left: clamp(1rem, 0.8786rem + 0.5178vw, 1.5rem);
}
.navbar-expand-xl .navbar-nav .nav-link {
    color: #0b109f;
    text-decoration: none;
    padding: 0;
    margin: 0;
    position: relative;
    font-size: clamp(1.4375rem, 1.4375rem + 0vw, 1.4375rem);
    line-height: 1.1;
    cursor: pointer !important;
    pointer-events: default !important;
}
.nav-link:hover,
#menu li.active a,
#menu li.active:hover a:hover{
    color: #0b109f;
}
#menu li.active a {
    font-weight: 700;
}
#menu .nav-item .nav-link:after {
    content: '';
    position: absolute;
    top: 100%;
    margin-top: 2px;
    left: 0;
    height: 2px;
    background: #ee2a24;
    width: 0;
    transition: .3s;
    cursor: none;
}
#menu .nav-item.active .nav-link:after {
    width: 100%;
}
/* header end */



/* footer start */
.footer {

/*    color: #fff;*/
    font-size: clamp(0.875rem, 0.8143rem + 0.2589vw, 1.125rem);
}
.footer .container {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.footer-top {
    color: #fff;
    background: #7c498e;
    border-bottom: 1px solid #fff;
    padding-top: 20px;
    padding-bottom: 20px;
}
.footer-down {
    color: #fff;
    background: #8f52a1;
    padding-top: 20px;
    padding-bottom: 20px;
}
.dev {
    font-family: "Heebo", sans-serif;
}
.dev a {
    text-decoration: none;
    color: #fff;
}
.dev a:hover {
    text-decoration: underline;
    color: #fff;
}
.footer-link {
    font-weight: 700;
    color: #fff;
    margin: 0 5px;
}
.footer-link:hover {
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    text-shadow: 0 0 2px rgba(0,0,0,.3);
}
.social {
    display: flex;
    margin-right: 20px;
}
.social a {
    width: 32px;
    display: inline-block;
    text-decoration: none;
    margin: 0 5px;
}
.social a img {
    width: 100%;
}
.social a:hover {
    transform: scale(1.05);
}
/* footer end */



/* title start */
h1, .h1 {
    font-size: 84px;
    font-size: clamp(2.2rem, 1.5rem + 3.1vw, 5.2rem);
    color: #2b3492;
    font-family: FbApolo;
    font-weight: 700;
    margin: 0;
}
h2, .h2 {
    font-size: 87px;
    font-size: clamp(2.3rem, 1.6rem + 3.1vw, 5.4rem);
    font-family: FbGezer;
    font-weight: 400;
    color: #4dc0e8;
    margin: 0;
}
.h2-minus {
    margin-top: -.2em;
    z-index: 1;
    position: relative;
}
h3, .h3 {
    font-size: 60px;
    font-size: clamp(2rem, 1.65rem + 1.75vw, 3.75rem);
    font-family: FbApolo;
    font-weight: 700;
    color: #2c3391;
    margin: 0;
}
h4, .h4 {
    font-size: 72px;
    font-size: clamp(2.2rem, 1.7rem + 2.3vw, 4.5rem);
    font-family: FbGezer;
    font-weight: 400;
    color: #4dc0e8;
    margin: 0;
}
h5, .h5 {
    font-size: 54px;
    font-size: clamp(1.5rem, 1rem + 1.9vw, 3.3rem);
    font-family: FbGezer;
    font-weight: 400;
    margin: 0;
    color: #4dc0e8;
}
.wrap-title-pin {
    position: relative;
    display: inline;
}
.title-pin {
    display: block;
    position: absolute;
    left: 100%;
    margin-left: 2px;
    bottom: 50%;
    width: clamp(1.95rem, 0.9502rem + 1.8123vw, 3.125rem);
}
.title-pin lottie-player {
    display: block;
    width: 100%;
}
.title-bg {
    color: #fff;
    position: relative;
    z-index: 1;
    margin: 0 8px;
    display: inline-block;
    font-size: 0.85em;
}
.title-bg:before {
    content: '';
    position: absolute;
    background-image: url(../img/title-bg.png);
    background-position: center;
    background-repeat: no-repeat;
    width: 248px;
    width: clamp(8rem, 5.4223rem + 6.7314vw, 14rem);
    height: 137px;
    height: clamp(5rem, 4.1353rem + 3.6893vw, 8.5625rem);
    background-size: contain;
    pointer-events: none;
    z-index: -1;
    top: 50%;
    left: 50%;
    transform: translate(-48%, -42%);
}
hr {
    opacity: 1;
}
/* title end */




/* fullpage start */
#fp-nav ul,
.fp-slidesNav ul {
    background: #fff;
    border-radius: 16px;
    padding: 8px 0;
}
#fp-nav ul li, .fp-slidesNav ul li {
    width: 16px;
    height: 16px;
    padding: 6px;
    margin: 4px;
}
#fp-nav ul li a span, .fp-slidesNav ul li a span {
    background: #153d9b;
}
.fp-watermark {
    display: none;
}
/* @media (min-width: 1199px) {
    .fade-in, .wrapper .container > * {
        opacity: 0;
        transition: opacity 0.25s ease-out;
      }
      .wrapper .container > *.fade-in.show {
        opacity: 1;
      }
} */
/* fullpage end */



/*start accessibility*/
#accessibility-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
    background-color: #000;
}
li.contrast.access-element:hover {
    background: transparent;
}
.accessibility-menu ul li.active, 
.accessibility-menu ul li:hover {
    background: #000;
}
li.contrast.access-element a {
    color: #000;
}
li.contrast.access-element:hover a {
    color: #000;
}
/*end accessibility*/

@media (max-width: 1440px) {
    /*.logo {width: 100px;}
    .navbar-expand-xl .navbar-nav .nav-link {max-width: 200px;}*/
    .navbar-expand-xl .navbar-nav .nav-link {font-size: clamp(1rem, 0.9358rem + 0.3211vw, 1.4375rem);}
}

@media (max-width: 1199px) {
   
    
    .navbar {
        order: 1;
        margin: 0 auto 0 0;
    }

    .navbar-toggler,
    .navbar-toggler.collapsed {
        width: 36px;
        height: 36px;
        border: none;
        padding: 0;
        font-size: 1em;
        border-radius: 0;
        position: relative;
        box-shadow: none;
        background:url(../img/icons/menu-close.svg) no-repeat center;
        background-size: contain;
    }
    .navbar-toggler.collapsed {
        background:url(../img/icons/menu.svg) no-repeat center;
    }
    .navbar-toggler:not(.collapsed) {
        
    }
    .navbar-toggler:focus {
        box-shadow: none;
        outline: none;
    }
    .navbar-collapse.collapse:not(.show) {
        /*display: none;*/
        display: block;
        opacity: 0;
        pointer-events: none;
        visibility: hidden;
    }
    .navbar-collapse {
        position: fixed;
        top: 0;
/*        bottom: 0;*/
        right: 0;
        width: 80vw;
        background: #ffffff;
        z-index: -1;
        padding: 100px 40px 40px 20px;
        display: flex;
        flex-direction: column;
        align-items: normal;
        justify-content: normal;
        overflow: auto;
        flex: none;

        opacity: 1;
        pointer-events: none;
        visibility: visible;
        transition: none;
        box-shadow: 0 22px 32px 0 rgba(0,0,0,.11);
    }
    .navbar-nav {
        pointer-events: auto;
    }
    .navbar-nav .nav-item {
        margin-right: 0;
        margin-left: 0;
        padding-top: 22px;
        padding-bottom: 22px;
    }
    .navbar-nav .nav-link {
        width: 100%;
        display: flex;
        align-items: center;
        font-size: 28px;
        font-weight: 500;
    }
    #menu .nav-item .nav-link:after {
        display: none;
    }

    .header {
        top: 0;
        background-position: bottom center;
    }
    .header .container {
        height: 60px;
    }
    .logo-item img {
        transform: none;
    }
    .logo-text {
        margin-top: 0;
    }
 
    .nav-link:hover, #menu li.active a, #menu li.active:hover a:hover {
        color: #ee2a24;
    }

    .fp-overflow {
        max-height: none !important;
    }

    .navbar-expand-xl .navbar-nav {
        padding-top: 10px;
    }
    .navbar-expand-xl .navbar-nav .nav-link {
        font-size: 28px;
        margin-right: 0px;
    }

}

@media (max-width: 767px) {
    #section3 .section-number {
/*        padding-top: 25px;*/
    }
    .container {
        padding-left: 16px;
        padding-right: 16px;
    }

    h2, .h2 {
        font-size: clamp(2.2rem, 1.5rem + 3vw, 5.3rem);
    }
    #section3 h3, #section3 .h3 {
        font-size: clamp(3rem, 1.65rem + 1.75vw, 3.75rem);
    }
    .btn {
        font-size: 17px;
    }
    .title-pin {bottom: 70%}
}



/* accessibility action start */
body.lap-fsl-2 .number-bg,
body.lap-fsl-3 .number-bg {
    width: 120%;
    height: 100%;
    min-height: 400px;
}
body.lap-fsl-2 .number,
body.lap-fsl-3 .number {
    pointer-events: none;
}
body.lap-fsl-2 .number-item,
body.lap-fsl-3 .number-item {
    transform: scale(.9);
}
body.lap-fsl-2 .title-bg:before,
body.lap-fsl-3 .title-bg:before {
    transform: translate(-51%, -42%);
    min-width: 180%;
    min-height: 230%;
}
body.lap-fsl-2,
body.lap-fsl-3 {

}
body.lap-fsl-2,
body.lap-fsl-3 {

}
body.lap-fsl-2,
body.lap-fsl-3 {

}
.access-link a.podcast-social img {
    filter: grayscale(1);
    background: #fff;
}
button:focus-visible,
a:focus-visible,
.focused,
.btn:focus-visible {
    outline: red auto 1px!important; 
    border: solid 2px red!important;   
}
.video-preview:focus-visible {
    outline: red auto 1px!important;    
    padding: 1px;
}

/* accessibility action end */
