@import "https://fonts.googleapis.com/css2?family=Lato:wght@300;400;600;700;900&display=swap";

a,
a:hover,
a:active,
a:focus {
    text-decoration: none
}

input,
textarea,
select,
button {
    box-sizing: border-box
}

input:focus,
textarea:focus,
select:focus,
button:focus {
    outline: none
}

a,
input {
    transition: all .3s ease
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0
}

img {
    max-width: 100%;
    height: auto
}

p {
    margin: 0
}

.text-center {
    text-align: center
}

body {
    font-size: 16px;
    line-height: 1.6;
    font-family: lato, open sans, sans-serif;
    color: #4a565c;
    background: #fff
}

@media screen and (max-width:991px) {
    body {
        font-size: 16px;
        line-height: 1.6
    }
}

@media screen and (max-width:767px) {
    body {
        font-size: 15px;
        line-height: 1.6
    }
}

@media screen and (max-width:479px) {
    body {
        font-size: 15px;
        line-height: 1.6
    }
}

a {
    color: #0067b1
}

.site--container {
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
    box-shadow: 0 0 20px rgba(0, 0, 0, .1);
    overflow-x: hidden
}

.footer {
    background: #FFF;
    color: #818a91;
    font-size: 14px;
    line-height: 1.3;
    padding: 0 0 45.28px
}

@media(max-width:991px) {
    .footer {
        font-size: 12px
    }
}

@media(max-width:620px) {
    .footer {
        padding: 0 0 20.58px
    }
}

.footer__top {
    margin: 0 68.38px
}

@media(max-width:620px) {
    .footer__top {
        margin: 0 30.38px
    }
}

.footer__top .footer__tnc {
    text-align: left;
    color: #0667b0;
    padding: 45.28px 0 22.64px;
    font-size: 15px;
    line-height: 1.3
}

@media screen and (max-width:991px) {
    .footer__top .footer__tnc {
        font-size: 15px;
        line-height: 1.3
    }
}

@media screen and (max-width:767px) {
    .footer__top .footer__tnc {
        font-size: 14px;
        line-height: 1.3
    }
}

@media screen and (max-width:479px) {
    .footer__top .footer__tnc {
        font-size: 12px;
        line-height: 1.3
    }
}

@media(max-width:767px) {
    .footer__top .footer__tnc {
        padding: 22.64px 0
    }
}

@media(max-width:620px) {
    .footer__top .footer__tnc {
        padding: 22.64px 0 11px
    }
}

.footer__top .footer__tnc a {
    color: #818A91;
    padding: 0 10px;
    border-left: 1px solid #0667b0;
    font-size: 15px;
    line-height: 1.3
}

@media screen and (max-width:991px) {
    .footer__top .footer__tnc a {
        font-size: 15px;
        line-height: 1.3
    }
}

@media screen and (max-width:767px) {
    .footer__top .footer__tnc a {
        font-size: 14px;
        line-height: 1.3
    }
}

@media screen and (max-width:479px) {
    .footer__top .footer__tnc a {
        font-size: 12px;
        line-height: 1.3
    }
}

.footer__top .footer__tnc a:first-child {
    padding: 0 10px 0 0;
    border-left: none;
    border-right: none
}

.footer__top .footer__box {
    text-align: left;
    background: #5bc2e7;
    color: #fff;
    font-weight: 700;
    padding: 45.28px 68.38px
}

@media(max-width:767px) {
    .footer__top .footer__box {
        padding: 22.64px 68.38px
    }
}

@media(max-width:620px) {
    .footer__top .footer__box {
        padding: 20.58px 20.38px
    }
}

.footer__top .footer__box .footer__box-heading {
    font-size: 40px;
    line-height: 1.3
}

@media screen and (max-width:991px) {
    .footer__top .footer__box .footer__box-heading {
        font-size: 34px;
        line-height: 1.3
    }
}

@media screen and (max-width:767px) {
    .footer__top .footer__box .footer__box-heading {
        font-size: 32px;
        line-height: 1.3
    }
}

@media screen and (max-width:600px) {
    .footer__top .footer__box .footer__box-heading {
        font-size: 26px;
        line-height: 1.3
    }
}

@media screen and (max-width:479px) {
    .footer__top .footer__box .footer__box-heading {
        font-size: 18px;
        line-height: 1.3
    }
}

@media(max-width:767px) {
    .footer__mid.footer__mid-long {
        margin: 0 0 22.64px
    }
}

.footer__mid .footer__mid-left,
.footer__mid .footer__mid-right {
    display: table-cell;
    vertical-align: middle
}

.footer__mid .footer__mid-left {
    background: #5bc2e7;
    width: 270px;
    padding: 10px 45.28px 10px 68.38px
}

@media(max-width:620px) {
    .footer__mid .footer__mid-left {
        padding: 10px 20.75px 10px 30.38px;
        width: 170px
    }
}

@media(max-width:479px) {
    .footer__mid .footer__mid-left {
        width: 122.74px;
        padding: 10px 20.75px 10px 30.38px
    }

}

@media(max-width:620px) {
    .footer__mid .footer__mid-left img {
        width: 106px
    }
}

@media(max-width:479px) {
    .footer__mid .footer__mid-left img {
        width: 74px
    }
}

.footer__mid .footer__mid-right {
    padding: 22.64px 0 0 22.82px
}

@media(max-width:991px) {
    .footer__mid .footer__mid-right {
        display: block;
        padding: 22.64px 0 0 68.38px
    }
}

@media(max-width:767px) {
    .footer__mid .footer__mid-right {
        display: block;
        padding: 22.64px 0 0 68.38px
    }
}

@media(max-width:620px) {
    .footer__mid .footer__mid-right {
        padding: 16px 0 0 30.38px
    }
}

@media(max-width:479px) {
    .footer__mid .footer__mid-right {
        padding: 10px 0 0 30.38px
    }
}

.footer__mid .footer__mid-right .islam__logo,
.footer__mid .footer__mid-right .footer__mid-right-text {
    display: table-cell;
    vertical-align: middle
}

@media(max-width:767px) {

    .footer__mid .footer__mid-right .islam__logo,
    .footer__mid .footer__mid-right .footer__mid-right-text {
        vertical-align: middle
    }
}

.footer__mid .footer__mid-right .islam__logo {
    width: 42px
}

@media(max-width:620px) {
    .footer__mid .footer__mid-right .islam__logo {
        width: 36px;
        display: block;
        float: left;
        margin: 0 12px 4px 0
    }
}

@media(max-width:479px) {
    .footer__mid .footer__mid-right .islam__logo {
        width: 30px;
        margin: 2px 12px 1px 0
    }
}

.footer__mid .footer__mid-right .islam__logo img {
    width: 100%
}

.footer__mid .footer__mid-right .footer__mid-right-text {
    padding: 0 68.38px 0 22.82px;
    text-align: justify
}

@media(max-width:1199px) {
    .footer__mid .footer__mid-right .footer__mid-right-text {
        font-size: 12px
    }
}

@media(max-width:620px) {
    .footer__mid .footer__mid-right .footer__mid-right-text {
        padding: 0 30.38px 0 0;
        display: block
    }
}

@media(max-width:479px) {
    .footer__mid .footer__mid-right .footer__mid-right-text {
        padding: 0 30.38px 0 0
    }
}

.footer__mid .footer__mid-right .footer__mid-right-copyright {
    margin-top: 24.64px;
    text-align: justify
}

@media(max-width:1199px) {
    .footer__mid .footer__mid-right .footer__mid-right-copyright {
        font-size: 12px
    }
}

@media(max-width:479px) {
    .footer__mid .footer__mid-right .footer__mid-right-copyright {
        margin-top: 20.58px;
        padding-right: 30.38px
    }
}

.footer__btm {
    margin: 45.28px 68.38px 0
}

@media(max-width:991px) {
    .footer__btm {
        margin: 22.64px 68.38px 0
    }
}

@media(max-width:620px) {
    .footer__btm {
        margin: 20.58px 30.38px 0
    }
}

.footer__btm .footer__btm-text {
    margin-top: 20px;
    text-align: justify
}

.footer__btm .footer__btm-text a {
    color: #818a91
}

.footer__btm .footer__btm-text:last-child {
    margin-top: 30px
}

.show--sm {
    display: none;
}

@media (max-width: 767px) {
    .show--sm {
        display: block;
    }
}

@media(max-width:767px) {
    .hide--sm {
        display: none
    }
}

#banner img {
    width: 100%
}

.rhb_logo {
    width: 18rem !important;
    position: absolute;
    top: 70px;
    left: 0;
}

.rhb_logo_mobile {
    width: 30vw !important;
    position: absolute;
    top: 25px;
    left: 0;
}