@import url('https://fonts.googleapis.com/css2?family=Abyssinica+SIL&display=swap');

body {

    font-family: 'Abyssinica SIL', serif;
    background-color: #fff;
    color: #280C34;
    font-size: 20px;
    line-height: 26px;
}
.sticky {
    position: fixed;
    top: -4px;
    right: -6px;
    left: 0;
    z-index: 1030;
    background-color: #fff;
}
.banner-img{
    background-image: url(../image/lerning-banner\ 2.png);
    width: 100%;
    height: auto;
    padding: 175px 0px;
}
.banner-head{
    color: #fff;
    font-size: 48px;
    font-weight: 600;
}
.banner-para{
    color: #fff;
    font-size: 24px;
    line-height: 32px;
}
.import-head{
    /*color: #B6043B;*/
    font-size: 48px;
    line-height: 60px;
}
.import-para{
    color: #3E0117;
    font-size: 20px;
    line-height: 30px;
}
.test-head{
    font-size: 48px;
    line-height: 60px;
    text-align: center;
}
.test-para{
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    padding: 0px 0px 15px 0px;
}
.english-para{
    color: #3E0117;
    font-size: 20px;
    line-height: 30px;
    text-align: right;
}
.academic-head{
    color: #760000;
    font-size: 28px;
    text-align: center;
}
.oet-head{
    font-size: 48px;
    line-height: 60px;
    text-align: center;
}
.oet-sub{
    text-align: center;
    font-size: 34px;
    padding: 0px 0px 35px 0px;
}
.oet-para{
color: #840E41;
font-size: 20px;
line-height: 30px;
}
.spoke-head{
    font-size: 48px;
    line-height: 60px;
    text-align: left;
}
.spoke-para{
    font-size: 20px;
    line-height: 30px;
    }
    .service-head{
        font-size: 48px;
        line-height: 60px;
        text-align: left;
    }
    .hr-service{
        width: 20%;
        background-color: #08ABA5;
        height: 3px!important;
        margin-bottom: 35px;
    }
    .hr-service-hint{
        width: 20%;
        background-color: #FF735C;
        height: 2px!important;
    }
    .services-name{
    }
    .services-para{
        font-size: 20px;
    }
    .book-now{
        background-color: #fff;
        color: #8d0008;
        font-size: 24px;
    }
    .ftr-abt{
        padding-right: 105px;
        color: #840E41;
    }
    .ftr-address{
        line-height: 40px;
        color: #840E41;
    }
    .ftr-ad-title{
        font-weight: 600;
        color: #840E41;
    }
    .copyright{
        text-align: left;
        font-size: 17px;
    }
    .powered{
        text-align: right;
        padding: 12px;
        font-size: 17px;
    }
.logo{
    width: 80%;
    height: fit-content;
}
.menu{
    color: #280C34!important;
    font-weight: 100!important;
    font-size: 18px !important;
    padding: 0px 15px !important;
}