﻿@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap');
@font-face {
    font-family: 'Fredoka-Bold';
    src: url('/css/fonts/Fredoka-Bold.ttf');
}
@font-face {
    font-family: 'Fredoka-Regular';
    src: url('/css/fonts/Fredoka-Regular.ttf');
}

@font-face {
    font-family: 'Fredoka-Medium';
    src: url('/css/fonts/Fredoka-Medium.ttf');
}

@font-face {
    font-family: 'Fredoka-Light';
    src: url('/css/fonts/Fredoka-Light.ttf');
}

@font-face {
    font-family: 'Fredoka-SemiBold';
    src: url('/css/fonts/Fredoka-SemiBold.ttf');
}
html{
    line-height:1.3 !important;
}
body {
    font-family: Fredoka-Regular;
    height:100vh
}
:root {
    /* Colors: */
    --unnamed-color-fff7e6: #FFF7E6;
    --unnamed-color-eaffed: #EAFFED;
    --unnamed-color-ecd7f7: #ECD7F7;
    --unnamed-color-f7c4c4: #F7C4C4;
    --unnamed-color-e4f5f8: #E4F5F8;
    --unnamed-color-78c182: #78C182;
    --unnamed-color-aa5dd3: #AA5DD3;
    --unnamed-color-fec352: #FEC352;
    --unnamed-color-e66262: #E66262;
    --unnamed-color-39c0e0: #39C0E0;
}
header {
    position: fixed;
    top: 0;
    transition: top 0.2s ease-in-out;
    width: 100%;
    z-index: 999999;
}
.nav-up {
    top: -64px;
}
.btn, input{
    font-family:'Fredoka-Regular'
}
.btn{
    font-size:18px;
}
input{
    color:#0c0c0c;
}
.nav-down {
}
.carousel .indicators {
bottom:-14px;
}
p{
    padding:0px;
    margin:0px;
}
.headbtn {
    text-transform: unset;
    padding: 0 14px;
    height: 63px;
    line-height: 63px;
    font-size: 14px;
    color: #0c0c0c !important;
}
    .headbtn:hover, .headbtn:active, .headbtn:focus {
        color: var(--unnamed-color-39c0e0) !important;
    }
    .headbtn:focus-visible {
        color: var(--unnamed-color-39c0e0) !important;
    }
    .headbtn.active {
        color: var(--unnamed-color-39c0e0) !important;
    }
    
nav {
    background: white !important;
    box-shadow: 0px 4px 21px 2px rgba(0, 0, 0, 0.05) !important;
}
    nav ul a {
        color: #0c0c0c
    }


.red {
    background: var(--unnamed-color-e66262) !important
}

.red-text {
    color: var(--unnamed-color-e66262) !important
}
.text-red {
    color: var(--unnamed-color-e66262) !important
}
.red-outline {
    border: 1px solid var(--unnamed-color-e66262);
    color: var(--unnamed-color-e66262)
}
.black-outline {
    border: 1px solid #000000;
    color: #000000
}
.btn-radius{
    border-radius:31px;
}
.text-blue {
    color: #38C0E0 !important;
}
.spellingaudio{
    font-size:1.5vw;
}

#slide-out .slidea {
    color: #0c0c0c;
    font-family: 'Fredoka-Regular'
}
    #slide-out .selected {
        color: #F52F57
    }
    .spellingtext {
    font-family: Fredoka-Regular, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 2vw;
    line-height: 20px;
    text-align: center;
    
    color: #0c0c0c;
    position: relative;
    z-index: 99;
    margin-top:10px;
}
.spellingbtn {
    animation: beat .45s infinite alternate;
    transform-origin: center;
    display:inline-block;
    cursor:pointer;
    position:absolute;
}
.shouldanimate{
    visibility:hidden
}
.slogan {
    font-size: 1vw;
    color: #0c0c0c;
    font-family: 'Fredoka-UltraLight'
}
.illustration {
    animation: balloon 4s ease-in-out infinite;
    margin-top: -10vw !important;
    width: 50%;
    margin-left: 23% !important;
    margin: auto
}
.carousel-item {
    width: 100% !important;
    color: #0c0c0c;
    font-size: 18px;
    
}
.nofee {
    font-family: Fredoka-Regular;
    font-size: 12px;
    color: #0c0c0c;
    padding:5px 10px;
}
.carouseltitle {
    font-family: 'Fredoka-Regular' !important;
    font-size: 45px;
    line-height: 53px;
    /* identical to box height */
    text-align: center;
    
    color: #38C0DF;
    margin: 1.9466666667rem 0 0 0
}
.sectiontitle, .contactpoptitle {
    font-family:'Fredoka-SemiBold';
    font-size: 45px;
    line-height: 53px;
    /* identical to box height */
    margin-top:0px;
    text-align: center;
    
    color: #000000;
}
.sectionsubtitle{
    font-family: 'Fredoka-SemiBold';
    font-size: 32px;
    line-height: 53px;
    /* identical to box height */
    margin-top: 0px;
    text-align: center;
    color: #000000;
}
.btn{
    box-shadow:unset !important
}
.sectiontext {
    font-family: 'Fredoka-Regular';
    font-size: 18px;
    text-align: center;
    
    color: #0c0c0c;
    word-wrap: break-word;
    text-align: center;
    margin: auto;
}
    .sectiontext > * {
        font-family: inherit !important;
        font-size: inherit !important;
    }
.sectiontext2 {
    font-family: 'Fredoka-Regular';
    font-size: 16px;
    text-align: center;
    
    color: #0c0c0c;
}
    .sectiontext2 > * {
        font-family: inherit;
        font-size: inherit;
    }
.btn{
    text-transform:unset;
}
.footer__ib {
    max-width: 100%;
    position: relative;
    margin: 0 auto;
}
.illustrationdinosaur {
    position: absolute;
    bottom: -15px;
    right: 120px;
    height: 400px;
}
.footerillustration {
    width: 100%;
    position: absolute;
    bottom: 0px;
    right: 0px
}
.beforefooter {
    margin-top: 50px;
    position: relative;
    height: 400px;
    overflow: hidden
}
span.field-icon {
    margin-left: -40px;
    margin-top: 12px;
    position: absolute;
    color: gray;
    cursor: pointer
}
.cloudtitle {
    font-family: Fredoka-SemiBold;
    font-size: 22px;
    line-height: 120%;
    text-align: left;
    
    color: #000000;
    text-align: center;
    width:90%;
    margin:auto
}
.wjatitle {
    font-family: Fredoka-Bold;
    font-size: 25px;
    color: #FFFFFF;
    text-align: center;
}
.wjatext {
    font-family: Fredoka-Regular;
    color: #FFFFFF;
    text-align: center;
    margin-top: 20px;
    padding: 0 5px;
    font-size: 13px;
}
.wjacontainer{
    width:1024px !important;
    max-width:100%;
}
.wjakite {
    background-image: url(/img/wjakite.gif);
    background-repeat: no-repeat;
    background-size: 30%;
    position: absolute;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 99999;
    top: 0px
}
.wjaballoon {
    background-image: url(/img/wjaballoon.png);
    background-position:right;
    background-repeat: no-repeat;
    background-size: 280px;
    position: absolute;
    right: 0;
    height: 100%;
    width: 100%;
    z-index: 99999;
    top: -20px
}
.wjanotes {
    position: absolute;
    left: 29%;
    top: -4px;
    z-index: 999999999999
}
.wjakids {
    position: absolute;
    right: 29%;
    bottom: -5px;
    z-index: 999999999999
}
.wjaholder {
    width: 80%;
    margin: auto;
    height: 320px;
    padding-top: 50px;
    padding:80px 10px
}
.wjaballoon {
    align-self: flex-end;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    transform-origin: bottom;
}

.bounce-1 {
    animation-name: bounce-1;
    animation-timing-function: linear;
}

@keyframes bounce-1 {
    0% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-100px);
    }

    100% {
        transform: translateY(0);
    }
}
.cloudtext {
    width: 95%;
    margin: auto;
    margin-top:15px;
}
.usercircle {
    height: 45px;
    width: 45px;
    background-color: #E7F5F7;
    font-size: 24px;
    color: #39c0e0;
    font-family: 'Fredoka-Regular';
    font-style: normal;
    font-weight: normal;
    line-height: 45px;
    margin-top: 10px
}
.landscapebanner {
    width: 80%;
    margin-top: 100px
}
@media(max-width:1700px)
{

    .landscapebanner {
        margin-top: 30px
    }
}

@media(max-width:1550px) {
    .headbtn{
        padding:0 10px;
    }
    .landscapebanner{
        margin-top:30px
    }
}
@media(max-width:1470px) {
    .headbtn {
        padding: 0 5px;
        font-size:13px;
    }
}
@media(max-width:1300px)
{
    .wjanotes, .wjakids{
        width:150px;
    }
    .wjaballoon{
        background-size:180px
    }
}
@media(max-width:1160px) {
    .wjaballoon{
        display:none
    }
}
@media(max-width:1110px) {
    .headbtn {
        padding: 0 2px;
        font-size: 12px;
    }
}
@media(max-width:990px) {
    .landscapebanner {
        margin-top: 30px
    }
    .wjanotes,  .wjaballoon {
        display: none
    }
    .wjacontainer{
        max-width:100%;
        width:990px;
    }
    .wjaholder{
        margin-top:20px;
        width:300px
    }
    .wjakite{
        background-size:50%
    }
}
@media(max-width:776px)
{
    .wjacontainer {
        max-width: 100%;
        width: 776px;
    }
    .heaerlogo {
        width: 70%;
        margin-top: -10%
    }
    
    
    .usercircle{
        margin-top:6px
    }
    .cloudtext {
        font-size: 15px;
        width: 90%;
        margin: auto;
    }
    .sectiontitle, .contactpoptitle {
        font-size: 35px;
        line-height: 43px;
        /* identical to box height */

        text-align: center;
        
        color: #000000;
    }
    .beforefooter{
        height:100px
    }
    .illustrationdinosaur{
        display:none;
    }
    .footerillustration{
        width:200%;
        left:0px;
        right:unset
    }
    .spellingtext {
        font-size: 20px;
    }
    .spellingaudio {
        font-size: 17px;
    }
    .headerbackground {
        background-size: auto !important;
        background-repeat: no-repeat;
    }

    .slogan {
        font-size: 18px;
    }
    #whoweare {
        background-image: url(/img/whoweareback.png);
        background-size: auto 120% !important;
        width: 100%;
        min-height: 300px;
        overflow-x: hidden;
        position: relative;
        background-position: bottom;
        background-repeat:no-repeat
    }
}
@media(max-width:550px)
{
    .wjacontainer {
        max-width: 100%;
        width: 550px;
    }
}
@media(max-width:400px) {
    .wjacontainer {
        max-width: 100%;
        width: 400px;
    }
}
/*============ Balloon ============*/
@-webkit-keyframes balloon {
    0%,100% {
        -webkit-transform: translateY(0) rotate(3eg);
    }

    50% {
        -webkit-transform: translateY(-10px) rotate(-3deg);
    }
}

@-moz-keyframes balloon {
    0%,100% {
        -moz-transform: translateY(0) rotate(3deg);
    }

    50% {
        -moz-transform: translateY(-10px) rotate(-3deg);
    }
}

@-o-keyframes balloon {
    0%,100% {
        -o-transform: translateY(0) rotate(3deg);
    }

    50% {
        -o-transform: translateY(-10px) rotate(-3deg);
    }
}

@keyframes balloon {
    0%,100% {
        transform: translateY(0) rotate(3deg);
    }

    50% {
        transform: translateY(-10px) rotate(-3deg);
    }
}

@-webkit-keyframes beat {
    to {
        transform: scale(1.3);
    }
}

@keyframes beat {
    to {
        transform: scale(1.3);
    }
}

