

html, body {
    scroll-snap-type: none;
}
body{
    font-family: balootamma;
}
.footer-container{
        margin-top: 0px;
}

.home-top{
 
    background: #1CB0F6;
    padding-top: 50px;
    padding-bottom: 120px;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;

}

.home-top-content{
    max-width: 1120px;
    margin: 0px auto;
    padding: 0 20px;
}

.home-top-content .home-welcome{
    position: relative;
    width: 42%;
    float: right;
}
.home-top-content .home-welcome img,
.home-top-content .home-welcome canvas{
    width: 100%;
}
.home-top-content .home-welcome p{
    color: #fff;
    font-size: 18px;
    font-family: 'balootammasemibold';
    text-align: center;
    max-width: 380px;
    margin: 20px auto 0;
}
.home-top-content .home-welcome canvas{
    width: 475px;
    height: auto;
    display: block;
    margin: 0 auto;
    max-width: 100%;
}
.home-top-content .right{
    padding-top: 50px;
    width: 58%;
    float: left;
}
.home-top-content .home-welcome span{
    display: inline-block;
    width: 135px;
    height: 58.2906218px;
    background: url(../images/voca-bg.svg?n=105);
    background-position: 0px -30px;
    position: absolute;
    right: -30px;
    top: 15%;
    text-align: center;
    line-height: 46px;
    font-size: 14px;
    font-family: promtbold;
    color: var(--color-blue-dark);
}
.home-top-content h1{
    display: block;
    margin: 0;
    text-align: left;
    font-family: 'balootammaextrabold';
    color: var(--color-white);
    font-size: 56px;
    overflow: hidden;
    animation: unset;
    padding-top: 7px;
    animation-delay: 2s;
    visibility: visible;
    max-width: 520px;
    line-height: 65px;
}
.home-top-content h1.show{
    visibility: visible;
}
.home-top-content p{
    font-size: 19px;
    color: #fff;
    max-width: 530px;
    margin: 20px 0px 0;
}
.home-top-content h6{
    display: block;
    text-align: center;
    color: var(--color-white);
    font-size: 28px;
    font-family: 'balootammamedium';
    margin-top: 30px;
    margin-bottom: 0px;

    max-width: 415px;

    overflow: hidden; /* Ensures the content is not revealed until the animation */
    white-space: nowrap; /* Keeps the content on a single line */
    margin: 30px auto 0; /* Gives that scrolling effect as the typing happens */
    animation: 
        typing 5.5s steps(40, end);
    padding-top: 5px;
}

.home-top-content .content{
    text-align: center;
    color: #fff;
    margin-top: 10px;
    font-size: 18px;
    font-family: 'balootamma';
}
.home-top-content a.link-register{
    display: block;
    margin: auto;
    background: #58CC02;
    color: var(--white);
    margin-top: 40px;
    border: 0px;
    border-bottom: 4px solid #58A700;
    height: 53px;
    line-height: 55px;
    border-radius: 18px;
    font-family: 'balootammabold';
    max-width: 318px;
}
.home-top-content a.link-register:hover{
    background: #60d608;
}


.home-top-content a.link-premium{
    display: block;
    margin: auto;
    background: #0064D6;
    color: var(--white);
    border: 0px;
    margin-top: 15px;
    height: 53px;
    line-height: 55px;
    border-radius: 18px;
    font-family: 'balootammabold';
    max-width: 318px;
    border-bottom: 4px solid #0050C7;
}
.home-top-content a.link-premium:hover{
    background: #0367da;
}

.home-top-content a.link-premium svg{
    margin-right: 12px;
    padding-bottom: 2px;
    height: 50px;
}


.home-cloud{
    position: relative;
}
.home-cloud-bg{
    height: 85px;
    background: url(../images/method/top-bg.svg);
    margin-top: -83px;
    background-position: center;
}




.home-target{
    max-width: 1040px;
    margin: 70px auto 0px;
    padding: 0px 24px;
}
.home-target h2{
    margin: 0 auto;
    text-align: center;
    color: #4B4B4B;
    font-size: 24px;
    font-family: 'balootammabold';
    max-width: 620px;
    line-height: 35px;
}
.home-target h2 span{
    font-size: 35px;
}
.home-target .target-content{
    margin-top: 35px;
}
.home-target .target-content .left{
    width: 260px;
    float: left;
}
.home-target .target-content .left img{
    width: 100%;
}
.home-target .target-content .right{
    width: calc(100% - 260px);
    padding-left: 55px;
    float: left;
}
.home-target .target-content .right-content{
    position: relative;
    background: #1CB0F6;
    border-radius: 26px;
    padding: 43px 27px 35px 35px;
}
.home-target .target-content .right-content .content{
    color: #fff;
    font-size: 18px;
    line-height: 25px;
}
.home-target .target-content .right-content::before{
    content: '';
    display: inline-block;
    width: 101px;
    height: 161px;
    background-image: url(../images/home/home-kite-1.svg);
    position: absolute;
    left: -30px;
    top: -25px;
}
.home-target .target-content .right-content::after{
    content: '';
    display: inline-block;
    width: 204px;
    height: 80px;
    background-image: url(../images/home/home-kite-2.svg);
    position: absolute;
    right: 45px;
    bottom: -20px;
}



.home-object{
    max-width: 1238px;
    margin: 0px auto;
    
}
.home-object .home-object-container{
    margin: 0px auto 0px;
    padding: 0 60px 0px;
    max-width: 1148px;
}
.home-object .home-object-content{
    max-width: 1044px;
    margin: 0px auto;
}
.home-object .object-item{
    margin: 70px 0px 0px;
    position: relative;
}
.home-object .object-item .right{
    width: 47.5%;
    float: right;
    overflow: hidden;
}
.home-object .object-item:nth-child(odd) .right {
    float: left;
}
.home-object .object-item.item-9 .right{
    width: 52%;
}
.home-object .object-item .right img{
    width: 100%;
}
.home-object .object-item .right canvas{
    max-width: 100%;
}
.home-object .object-item .left{
    width: 52.5%;
    float: left;
    padding-top: 100px;
}
.home-object .object-item:nth-child(odd) .left {
    padding-left: 60px;
    float: right;
}
.home-object .object-item.item-9 .left{
    width: 48%;
    float: left;
    padding-left: 0;
    padding-right: 0px;
}
.home-object .object-item.item-7 .left,
.home-object .object-item.item-8 .left{
    padding-top: 160px;
}
.home-object .object-item .left h3{
    margin: 0px;
    color: #4B4B4B;
    font-size: 45px;
    font-family: 'balootammaextrabold';
    max-width: 475px;
    line-height: 50px;
}
.home-object .object-item.item-3 .left h3{
    max-width: 400px;
}
.home-object .object-item.item-5 .left h3{
    max-width: 400px;
}
.home-object .object-item.item-7 .left h3{
    max-width: unset;
}
.home-object .object-item .left p{
    color: #777777;
    font-size: 17px;
    font-family: 'balootammamedium';
    max-width: 478px;
    margin: 15px 0px 0px;
}
.home-object .object-item .left a{
    text-decoration: none;
    display: block;
    margin: 25px 0px 0px;
    height: 49px;
    max-width: 270px;
    background: #fff;
    border: 2px solid #e5e5e5;
    text-align: center;
    border-bottom: 4px solid #e5e5e5;
    border-radius: 11px;
    line-height: 49px;
    color: #1CB0F6;
    font-size: 15px;
    text-transform: uppercase;
    font-family: 'balootammabold';
}
.home-object .object-item .left a:hover{
    background: #fafafa;
}
.home-object .object-item.item-9 .left a{
    display: block;
    width: 150px;
    float: left;
    height: 69px;
    background: #fff;
    border-radius: 15px;
    border-bottom: 4px solid #e5e5e5;
    line-height: unset;
    text-align: left;
    text-transform: none;
}
.home-object .object-item.item-9 .left a:hover{
    background: #fafafa;
}
.home-object .object-item.item-9 .left .btn-ios{
    margin-right: 20px;
}
.home-object .object-item.item-9 .left a .image{
    width: 50px;
    float: left;
    padding-left: 15px;
    padding-top: 18px;
}
.home-object .object-item.item-9 .left a .text{
    width: calc(100% - 50px);
    float: left;
    padding-top: 15px;
}
.home-object .object-item.item-9 .left a .text span{
    display: block;
    color: #1CB0F6;
    font-size: 13px;
    font-family: 'balootammasemibold';
}
.home-object .object-item.item-9 .left a .text strong{
    display: block;
    font-family: 'balootammabold';
    font-weight: 400;
    color: #1CB0F6;
    font-size: 16px;
}

.home-object .object-item .object{
    margin-top: 18px;
}
.home-object .object-item .object span{
    width: 130px;
    height: 40px;
    display: inline-block;
    background: #FFF2C6;
    text-align: center;
    line-height: 42px;
    color: #FF9600;
    font-size: 17px;
    font-family: 'balootammamedium';
    border-radius: 7px;
    margin-right: 15px;
}
.home-object .object-item .object span.sp-2{
    background: #D7FFB8;
    color: #58CC02;
}
.home-object .object-item .object span.sp-3{
    background: #EFD6FF;
    color: #CE82FF;
}



.home-method{
    position: relative;
    overflow: hidden;
}

.home-method .home-method-content{
    max-width: 1188px;
    margin: 00px auto 0;
    padding: 0 40px 0;
}
.home-method .method-content{
    padding: 0px 50px 30px;
}
.home-method .method-content h2{
    text-align: center;
    margin: 0 auto;
    font-size: 45px;
    font-family: 'balootammaextrabold';
    max-width: 750px;
}
.home-method .method-content h6{
    color: #777777;
    font-size: 17px;
    text-align: center;
    margin: 20px auto 0;
    line-height: 23px;
    max-width: 625px;
}
.home-method .method-item{
    margin-top: 80px;
}
.home-method .method-item .item-image{
    width: 41%;
    float: right;
}
.home-method .method-item .item-image::before{
    content: '';
    display: block;
    width: 100%;
    height: 350px;
    background: #DDF4FF;
    position: absolute;
    border-radius: 37px;
    margin-left: 150px;
}
.home-method .method-item:nth-child(even) .item-image::before{
    left: 0;
    margin-left: -150px;
    right: 0;
    background: #E2FFCC;
    width: calc(100% - 1008px);
}
.home-method .method-item.voca-classzoom .item-image::before{
    background: #FFF8D0;
}
.home-method .method-item.voca-english-test .item-image::before{
    background: #FFF8D3;
    margin-top: 35px;
}
.home-method .method-item.voca-music .item-image::before{
    background: #FFDBFE;
}
.home-method .method-item.voca-talk .item-image::before{
    background: #DDF4FF;
}
.home-method .method-item:nth-child(even) .item-image{
    float: left;
}
.home-method .method-item .item-image canvas{
    max-width: 100%;
    position: relative;
    z-index: 1;
}
.home-method .method-item.voca-music .item-image canvas{
    max-width: 130%;
}
.home-method .method-item.voca-talk .item-image canvas{
    max-width: 110%;
}
.home-method .method-item .item-text{
    width: 59%;
    float: left;
    padding-right: 50px;
    max-width: 486px;
    padding-top: 50px;
}
.home-method .method-item:nth-child(even) .item-text{
    padding-right: 0px;
    padding-left: 100px;
    max-width: 550px;
}
.home-method .method-item .item-title img{
    width: 55px;
    float: left;
}
.home-method .method-item .item-title span{
    display: block;
    float: left;
    padding-left: 18px;
    color: #1CB0F6;
    font-size: 45px;
    font-family: 'balootammasemibold';
}
.home-method .method-item.voca-superkids .item-title span{
    color: #58CC02;
}
.home-method .method-item.voca-classzoom .item-title span{
    color: #FF9600;
}
.home-method .method-item.voca-english-test .item-title span{
    color: #FFB100;
}
.home-method .method-item.voca-music .item-title span{
    color: #CE82FF;
}
.home-method .method-item.voca-talk .item-title span{
    color: #1CB0F6;
}
.home-method .method-item .item-title strong{
    font-family: 'balootammaextrabold';
}
.home-method .method-item .item-text p{
    color: #777777;
    font-size: 17px;
    font-family: 'balootammamedium';
    margin: 10px 0 0;
}
.home-method .method-item .item-text a{
    display: inline-block;
    width: 100%;
    margin-top: 25px;
    max-width: 271px;
    height: 49px;
    border: 2px solid #e5e5e5;
    border-radius: 11px;
    text-align: center;
    line-height: 49px;
    border-bottom: 5px solid #e5e5e5;
    color: #1CB0F6;
    font-size: 15px;
    text-transform: uppercase;
    font-family: 'balootammabold';
}
.home-method .method-item.voca-superkids .item-text a{
    color: #58CC02;
}
.home-method .method-item.voca-classzoom .item-text a{
    color: #FF9600;
}
.home-method .method-item.voca-english-test .item-text a{
    color: #FFB100;
}
.home-method .method-item.voca-music .item-text a{
    color: #CE82FF;
}
.home-method .method-item.voca-talk .item-text a{
    color: #1CB0F6;
}
.home-method .method-item .item-text a.btn-pricing{
    max-width: 150px;
    border: 0;
}


.method-trial .method-trial-content{
    max-width: 1038px;
    margin: 50px auto 60px;
    background: #1CB0F6;
    border-radius: 22px;
    padding: 40px 50px 25px 60px;
}
.method-trial .right{
    width: 33%;
    float: right;
}
.method-trial .right img{
    width: 100%;
}
.method-trial .left{
    width: 67%;
    float: left;
    padding-right: 40px;
    padding-top: 20px;
}
.method-trial .left h2{
    margin: 0;
    max-width: 588px;
    color: #fff;
    font-size: 45px;
    font-family: 'balootammaextrabold';
}
.method-trial .left h6{
    color: #fff;
    max-width: 500px;
    font-size: 17px;
    font-family: balootammamedium;
    line-height: 23px;
    margin: 10px 0px 0px;
}
.method-trial .left .btn-learning{
    display: block;
    height: 49px;
    max-width: 240px;
    background: #fff;
    margin-top: 22px;
    text-align: center;
    line-height: 49px;
    color: #1CB0F6;
    font-size: 16px;
    text-transform: uppercase;
    font-family: 'balootammabold';
    border-radius: 8px;
    border-bottom: 4px solid #DDF4FF;
    text-decoration: none;
}
.method-trial .left .btn-learning span{
    margin-right: 3px;
}
.method-trial .left .btn-premium{
    display: block;
    height: 35px;
    max-width: 240px;
    margin-top: 15px;
    text-align: center;
    line-height: 37px;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-family: 'balootammabold';
    text-decoration: none;
}


/* The typing effect */
@keyframes typing {
    from { width: 0; visibility: visible; }
    to { width: 100%; visibility: visible; }
}
@keyframes blink-caret {
    from, to { border-color: transparent }
    50% { border-color: orange; }
}


@media(max-width: 1280px){
   
    .home-method .method-item:nth-child(even) .item-image::before{
        width: calc(100% - 600px);
    }
    
    .home-method .method-content h2{
        font-size: 35px;
        max-width: 600px;
        line-height: 43px;
    }
    .home-method .method-item .item-title img{
        width: 44px;
    }
    .home-method .method-item .item-title span{
        font-size: 35px;
    }
    .home-method .method-item .item-text p{
        font-size: 15px;
    }
    .home-top-content{
        max-width: 1050px;
    }
    .home-top-content h1{
        font-size: 45px;
        line-height: 55px;
    }
    .home-top{
        padding-bottom: 55px;
    }
    .product-footer .left h2{
        font-size: 45px;
    }
    .product-footer .left p{
        font-size: 18px;
        max-width: 450px;
    }
}


@media(max-width: 991px){
    .home-top {
        padding-bottom: 10px;
    }
    .home-top-content .home-welcome{
        float: none;
        width: 100%;
        max-width: 420px;
        margin: 0 auto;
    }
    .home-top-content .right{
        width: 100%;
        float: none;
        padding-top: 30px;
        max-width: 520px;
        margin: 0 auto;
        text-align: center;
    }
    
    .home-top-content h6{
        font-size: 20px;
    }
    .home-top-content h1{
        font-size: 35px;
        line-height: 1.4;
        animation: unset;
        white-space: normal;
        text-align: center;
    }
    .home-top-content .content{
        font-size: 15px;
    }
    .home-cloud-bg{
        display: none;
    }
    .home-top-content{
        padding-bottom: 35px;
        padding-top: 30px;
    }

    
    .home-method .method-item .item-image::before{
        display: none;
    }

    .home-method .method-item .item-image{
        width: 37%;
        padding-top: 40px;
    }
    .home-method .method-item .item-text{
        width: 63%;
    }
    .home-method .method-item:nth-child(even) .item-text{
        padding-left: 70px;
    }
    .home-method .method-content{
        padding: 0px 20px 30px;
    }
    .product-footer .product-footer-content{
        padding: 50px 50px 0;
    }
    .home-method .method-item{
        margin-top: 50px;
    }
    .home-method .method-item .item-text a{
        max-width: 220px;
    }
    .home-method .method-item .item-text a.btn-pricing {
        max-width: 120px;
    }
    .product-footer .product-footer-menu {
        margin: 50px auto 0;
    }

    .method-trial .method-trial-content{
        margin: 0 15px 45px;
        padding: 10px 20px 20px;
        border-radius: 20px;
    }
    .method-trial .right{
        width: 100%;
        float: none;
        max-width: 270px;
        margin: 20px auto 0px;
    }
    .method-trial .left{
        width: 100%;
        float: none;
        padding: 30px 0px 0px;
    }
    .method-trial .left h2{
        font-size: 40px;
        text-align: center;
    }
    .method-trial .left h6{
        text-align: center;
        margin: 15px auto 0px;
    }
    .method-trial .left .btn-learning{
        max-width: unset;
    }
    .method-trial .left .btn-premium{
        max-width: unset;
    }
}

@media(max-width: 776px){
    .home-top-content .home-welcome canvas{
        width: 320px;
        height: 215px;
    }
    .home-top {
        padding-top: 30px;
        padding-bottom: 40px;
    }
    .home-top-content{
        padding: 0 15px;
    }
    .home-top-content .home-welcome{
        max-width: 320px;
        height: 320px;
    }
    .home-top-content .right{
        padding-top: 0;
    }
    .home-method .home-method-content{
        margin-top: 0px;
        padding: 0;
    }
    .home-method .method-content{
        padding: 35px 20px 35px;
    }
    .home-method .method-content h2{
        font-size: 28px;
        line-height: 35px;
    }
    .home-method .method-item .item-image{
        width: 100%;
        float: none;
        max-width: 320px;
        margin: 0 auto;
    }
    .home-method .method-item .item-image::before{
        display: none;
    }
    .home-method .method-item .item-text{
        width: 100%;
        float: none;
        padding: 35px 0 0;
    }
    .home-method .method-item:nth-child(even) .item-image {
        float: none;
    }
    .home-method .method-item:nth-child(even) .item-text{
        padding: 35px 0 0;
    }
    
    .home-method .method-item {
        margin-top: 45px;
    }
    .home-method .method-item .item-image{
        padding-top: 0;
    }
    .product-footer-top{
        display: none;
    }
    .product-footer .right{
        float: none;
        margin: 0 auto;
    }
    .product-footer .left{
        width: 100%;
        float: none;
        padding: 30px 0 0;
        max-width: 320px;
    }
    .product-footer .left h2{
        font-size: 35px;
        text-align: center;
    }
    .product-footer .left p{
        text-align: center;
        font-size: 15px;
        line-height: 21px;
    }
    .product-footer .left a{
        margin: 25px auto 0;
    }
    .product-footer .product-menu-content{
        padding: 20px 20px 10px;
    }
    .product-footer .product-menu-content a {
        font-size: 14px;
        padding: 0px 20px;
        margin-bottom: 10px;
    }
}