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

.row.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.row.no-gutters>[class^=col-],
.row.no-gutters>[class*=" col-"] {
    padding-right: 0;
    padding-left: 0
}

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-15 {
    width: 20%;
    float: left
}

@media(min-width:768px) {
    .col-sm-15 {
        width: 20%;
        float: left
    }
}

@media(min-width:992px) {
    .col-md-15 {
        width: 20%;
        float: left
    }
}

@media(min-width:1200px) {
    .col-lg-15 {
        width: 20%;
        float: left
    }
}

.row--table-lg {
    margin-right: 0;
    margin-left: 0
}

@media(min-width:1200px) {
    .row--table-lg {
        display: table;
        width: 100%;
        table-layout: fixed;
        margin: 0 auto
    }
}

.row--table-lg>[class*=col-] {
    padding-right: 0;
    padding-left: 0
}

@media(min-width:1200px) {
    .row--table-lg>[class*=col-] {
        display: table-cell;
        float: none;
        vertical-align: middle
    }
}

.row--table-md {
    margin-right: 0;
    margin-left: 0
}

@media(min-width:992px) {
    .row--table-md {
        display: table;
        width: 100%;
        table-layout: fixed;
        margin: 0 auto
    }
}

.row--table-md>[class*=col-] {
    padding-right: 0;
    padding-left: 0
}

@media(min-width:992px) {
    .row--table-md>[class*=col-] {
        display: table-cell;
        float: none;
        vertical-align: middle
    }
}

.row--table-sm {
    margin-right: 0;
    margin-left: 0
}

@media(min-width:768px) {
    .row--table-sm {
        display: table;
        width: 100%;
        table-layout: fixed;
        margin: 0 auto
    }
}

.row--table-sm>[class*=col-] {
    padding-right: 0;
    padding-left: 0
}

@media(min-width:768px) {
    .row--table-sm>[class*=col-] {
        display: table-cell;
        float: none;
        vertical-align: middle
    }
}

.row--table-xs {
    margin-right: 0;
    margin-left: 0
}

@media(min-width:320px) {
    .row--table-xs {
        display: table;
        width: 100%;
        table-layout: fixed;
        margin: 0 auto
    }
}

.row--table-xs>[class*=col-] {
    padding-right: 0;
    padding-left: 0
}

@media(min-width:320px) {
    .row--table-xs>[class*=col-] {
        display: table-cell;
        float: none;
        vertical-align: middle
    }
}

.row--table-xsm {
    margin-right: 0;
    margin-left: 0
}

.row--table-xsm>[class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.row--table-xxs {
    margin-right: 0;
    margin-left: 0
}

.row--table-xxs>[class*=col-] {
    padding-right: 0;
    padding-left: 0
}

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
}

.text-color--blue {
    color: #0067b1
}

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.footer__tnc-premier a {
    color: #002f65
}

.footer__top .footer__tnc a {
    color: #0667b0;
    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
}

.footer__top .footer__box.footer__box-premier {
    background: #002f65
}

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

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

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

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

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

.footer__top .footer__box.footer__box-premier .footer__box-subheading {
    font-size: 30px;
    line-height: 1.3
}

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

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

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

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

@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
    }
}

.footer__top .footer__box .footer__box-subheading {
    font-size: 30px;
    line-height: 1.3
}

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

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

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

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

.footer__top .footer__box .footer__box-subheading a {
    color: #fff
}

.footer__top .footer__box .footer__box-subheading .text--light {
    font-weight: 300
}

.footer__top .footer__box .footer__box-subheading .footer--number {
    color: #fff;
    text-decoration: none
}

@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: 0 45.28px 0 68.38px
}

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

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

.footer__mid .footer__mid-left.footer__mid-left-premier {
    background: #002f65;
    padding: 28.7px 22.9px 28.7px 68.38px
}

@media(max-width:620px) {
    .footer__mid .footer__mid-left.footer__mid-left-premier {
        width: 140.46px;
        padding: 22.9px 20.75px 22.9px 30.38px
    }

    .footer__mid .footer__mid-left.footer__mid-left-premier img {
        width: 97.35px
    }
}

@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.mid-right-short {
    vertical-align: bottom
}

@media(max-width:767px) {
    .footer__mid .footer__mid-right.mid-right-short {
        display: table-cell;
        padding: 0
    }
}

.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 a.underline {
    text-decoration: underline
}

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

@media(max-width:479px) {
    .hide--xs {
        display: none
    }
}

.show--sm {
    display: none;
}

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

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

@media(max-width:991px) {
    .hide--md {
        display: none
    }
}

@media(max-width:1199px) {
    .hide--lg {
        display: none
    }
}

#banner img {
    width: 100%
}

#intro {
    background-image: url(../img/lamp-center-big.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 70px;
    height: 100%;
    min-height: 400px;
    max-height: 400px;
    position: relative;
    background-color: #f0fafc
}

#intro img {
    bottom: 0;
    max-width: 250px
}

#intro .imgl {
    left: 0
}

#intro .imgr {
    right: 0;
    transform: translateX(180)
}

@media(max-width:991px) {
    #intro {
        padding: 60px 0
    }
}

#intro .intro__heading {
    font-size: 35px;
    line-height: 1.3
}

.icon-ul li img {
    padding-right: 20px
}

.download__phone {
    position: relative;
    z-index: 99
}

.register {
    background-color: #fff !important
}

.register-inner {
    background-color: #f0fafc;
    padding-bottom: 100px
}

.payment {
    margin-top: -320px !important;
    background-color: #fff !important
}

.payment-inner {
    margin-top: 250px !important;
    background-color: #fff;
    padding-bottom: 50px
}

#slider-cap1 {
    bottom: 0;
    left: 0;
    z-index: 9999
}

#slider-step1 {
    margin-top: 40px !important
}

#slider-step2 {
    margin-top: 120px !important
}

#slider-step1 .items {
    padding: 5px
}

.slider-step .slick-slide {
    background-image: url(.././img/bg-grey.svg);
    margin-right: 10px;
    background-size: cover;
    font-size: 16px !important;
    color: #fff;
    padding: 5px;
    width: 20px
}

.slider-step .slick-slide.slick-current {
    background-image: url(.././img/bg-red.svg)
}

.slider-step .slick-slide {
    width: 40px !important;
    height: 40px !important;
    cursor: pointer
}

.slick-initialized .slick-slide p {
    font-size: 18px;
    font-weight: 300
}

.slider-step .slick-slide h3 {
    color: #fff !important;
    font-size: 16px !important;
    line-height: 40px;
    text-align: center
}

.h1tag {
    font-size: 50px;
    line-height: 1.3;
    color: #0067b1;
    font-weight: 100
}

.highlighted-text {
    color: #0067b1;
    font-weight: 600
}

.bg-c1 {
    margin-top: -150px
}

.bg-c2 {
    margin-top: -150px;
    right: 0;
    transform: rotate(180deg)
}

.step-title {
    margin-top: 50px;
    color: #ef3e42
}

@media(max-width:767px) {
    #intro .intro__heading {
        max-width: 560px;
        margin: 0 auto
    }
}

#intro .intro__subheading {
    margin: 15px auto 0;
    max-width: 1030px;
    font-size: 20px;
    line-height: 1.3;
    font-weight: 100;
    color: #000
}

@media screen and (max-width:1100px) {
    #intro .intro__subheading {
        font-size: 18px
    }
}

@media screen and (max-width:991px) {
    #intro .intro__subheading {
        font-size: 18px;
        line-height: 1.3
    }
}

@media screen and (max-width:767px) {
    #intro .intro__subheading {
        font-size: 18px;
        line-height: 1.3
    }
}

@media screen and (max-width:479px) {
    #intro .intro__subheading {
        font-size: 17px;
        line-height: 1.3
    }
}

.heading__product {
    color: #0067b1;
    position: relative;
    margin: 0 auto;
    max-width: 480px;
    font-size: 30px;
    line-height: 1.3
}

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

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

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

.heading__product::before,
.heading__product::after {
    border-top: 2px solid #0067b1;
    content: "";
    position: absolute;
    top: 50%;
    width: 30%
}

@media(max-width:991px) {

    .heading__product::before,
    .heading__product::after {
        width: 24%
    }
}

@media(max-width:767px) {

    .heading__product::before,
    .heading__product::after {
        display: none
    }
}

.heading__product::before {
    transform: translateX(-130%)
}

.heading__product::after {
    transform: translateX(30%)
}

.subheading__product {
    margin-top: 55px;
    position: relative;
    font-size: 25px;
    line-height: 1.3
}

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

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

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

.subheading__product img {
    position: absolute;
    transform: translate(-50%, 100%);
    left: 50%;
    bottom: 0;
    max-width: 65%
}

@media(max-width:767px) {
    .subheading__product img {
        max-width: 65%
    }
}

#download {
    background-color: #5bc2e7;
    padding: 80px 0
}

#download .download__heading {
    font-size: 35px;
    line-height: 1.3
}

@media screen and (max-width:991px) {
    #download {
        padding-bottom: 0
    }

    #download .download__heading {
        font-size: 31px;
        line-height: 1.3
    }
}

@media screen and (max-width:767px) {
    #download .download__heading {
        font-size: 28px;
        line-height: 1.3
    }
}

@media screen and (max-width:479px) {
    #download .download__heading {
        font-size: 25px;
        line-height: 1.3
    }
}

#download .download__subheading {
    font-size: 13px;
    line-height: 1.2
}

@media screen and (max-width:991px) {
    #download .download__subheading {
        font-size: 16px;
        line-height: 1.3
    }
}

@media screen and (max-width:767px) {
    #download .download__subheading {
        font-size: 15px;
        line-height: 1.3
    }
}

@media screen and (max-width:479px) {
    #download .download__subheading {
        font-size: 14px;
        line-height: 1.3
    }
}

@media(max-width:991px) {
    #download .download__subheading {
        text-align: center;
        margin: 30px auto 0;
        max-width: 500px
    }
}

#download .download__content--wrapper {
    max-width: 70%;
    margin: 0 auto
}

@media(max-width:991px) {
    #download .download__content--wrapper {
        max-width: 100%
    }
}

@media(max-width:991px) {
    #download .download__phone {
        max-width: 80%;
        margin: 50px auto 0
    }
}

#download .download-button {
    padding-top: 24px;
    padding-bottom: 15px
}

@media(max-width:991px) {
    #download .download-button {
        text-align: center;
        padding-bottom: 10px
    }
}

#download .download-button .ios img,
#download .download-button .android img {
    display: inline-block
}

#download .download-button .ios img:hover,
#download .download-button .android img:hover {
    opacity: .7
}

#download .download__feature {
    font-size: 20px;
    line-height: 1.3
}

@media screen and (max-width:991px) {
    #download .download__feature {
        font-size: 18px;
        line-height: 1.3
    }
}

@media screen and (max-width:767px) {
    #download .download__feature {
        font-size: 17px;
        line-height: 1.3
    }
}

@media screen and (max-width:479px) {
    #download .download__feature {
        font-size: 16px;
        line-height: 1.3
    }
}

@media(max-width:991px) {
    #download .download__feature table {
        max-width: 80%;
        margin: 0 auto
    }
}

#download .download__feature td {
    padding-top: 25px
}

#download .download__feature td:nth-child(2) {
    padding-left: 15px
}

.register {
    background-color: #ade9ff;
    position: relative
}

@media(max-width:479px) {}

.register h2 {
    color: #0067b1;
    margin-bottom: 50px
}

@media(max-width:767px) {
    .register h2 {
        margin-bottom: 15px
    }
}

.register .slider-main {
    margin-top: 60px
}

.register .slider-main .slick-slide {
    text-align: center
}

.register .slider-main .slick-slide img {
    display: inline-block
}

.register .slider-step {
    max-width: 500px;
    margin: 0 auto 20px
}

.register .slider-step.slider-desktop {
    max-width: 212px
}

.register .slider-step .slick-slide {
    text-align: center;
    width: 70px;
    font-size: 30px;
    color: #818a91;
    display: inline-block;
    cursor: pointer
}

@media(max-width:479px) {
    .register .slider-step .slick-slide {
        height: 50px
    }
}

.register .slider-step .slick-slide:focus {
    outline: none
}

.register .slider-step .slick-slide h3 {
    font-size: 28px
}

@media(max-width:479px) {
    .register .slider-step .slick-slide h3 {
        font-size: 24px
    }
}

.register .slider-step .slick-slide.slick-current {
    color: #0067b1
}

.register .slider-step .slick-slide.slick-current:after {
    background-color: #fff
}

.register .slider-cap .slick-slide {
    text-align: center
}

.register .slider-cap .slick-slide h3 {
    font-size: 25px;
    font-weight: 700;
    color: #0067b1;
    text-shadow: none;
    margin-bottom: 25px;
    margin-top: 0
}

@media(max-width:479px) {
    .register .slider-cap .slick-slide h3 {
        margin-bottom: 15px;
        font-size: 20px
    }
}

.register .slider-cap .slick-slide p {
    color: #0067b1;
    font-size: 20px;
    text-shadow: none;
    margin: 0
}

@media(max-width:479px) {
    .register .slider-cap .slick-slide p {
        font-size: 17px;
        line-height: 1.3
    }
}

.transfer {
    background-image: url(../images/bg-transfer.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 120px 0
}

@media(max-width:479px) {
    .transfer {
        padding: 90px 0
    }
}

.transfer__tab-content {
    margin-top: 100px;
    padding: 80px 0
}

@media(max-width:479px) {
    .transfer__tab-content {
        margin-top: 50px;
        padding: 50px 0
    }
}

@media(max-width:991px) {
    .transfer__slick-tab-mobile-wrapper {
        max-width: 211px;
        margin: 0 auto;
        overflow: hidden;
        position: relative;
        top: -4px
    }
}

.transfer__slick-mobile {
    margin-right: 20px
}

@media(max-width:991px) {
    .transfer__slick-mobile {
        margin-right: 0
    }
}

.transfer__phone {
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%)
}

@media(max-width:991px) {
    .transfer__phone {
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%)
    }
}

@media(max-width:767px) {
    .transfer__phone {
        top: -16px;
        right: 0;
        left: 0;
        bottom: 0;
        transform: translate(0, 0)
    }
}

@media(max-width:991px) {
    .transfer__phone img {
        margin: 0 auto
    }
}

.transfer__slick-img-mobile {
    width: 211px;
    opacity: .78
}

@media(max-width:991px) {
    .transfer__slick-img-mobile {
        opacity: 0
    }
}

@media(max-width:767px) {
    .transfer__slick-img-mobile {
        margin: 0 auto;
        overflow: hidden;
        position: relative
    }
}

.transfer__slick-img-mobile.slick-slide,
.transfer__slick-img-mobile.slick-cloned {
    margin: 0 50px
}

@media(max-width:991px) {

    .transfer__slick-img-mobile.slick-slide,
    .transfer__slick-img-mobile.slick-cloned {
        margin: 0 50px
    }
}

.transfer__slick-img-mobile.slick-active {
    opacity: .41
}

.transfer__slick-img-mobile.slick-current+.transfer__slick-img-mobile.slick-active {
    opacity: .78
}

.transfer__slick-img-mobile.slick-current {
    opacity: 1
}

.transfer__tab-content-right {
    max-width: 315px;
    margin: 0 auto
}

@media(max-width:991px) {
    .transfer__tab-content-right {
        margin-top: 50px;
        text-align: center
    }
}

@media(max-width:767px) {
    .transfer__tab-content-right {
        margin-top: 40px
    }
}

.transfer__slick-text-heading {
    font-size: 25px;
    line-height: 1.3;
    color: #0067b1
}

@media screen and (max-width:991px) {
    .transfer__slick-text-heading {
        font-size: 23px;
        line-height: 1.3
    }
}

@media screen and (max-width:767px) {
    .transfer__slick-text-heading {
        font-size: 21px;
        line-height: 1.3
    }
}

@media screen and (max-width:479px) {
    .transfer__slick-text-heading {
        font-size: 20px;
        line-height: 1.3
    }
}

.transfer__slick-text-disclaimer {
    font-size: 12px;
    color: #bababa;
    margin-top: 10px
}

@media(max-width:991px) {
    .transfer__slick-text-disclaimer {
        color: #000
    }
}

@media(max-width:479px) {
    .transfer__slick-text-disclaimer {
        margin-top: 5px;
        line-height: 1.3
    }
}

.transfer__slick-text-subheading {
    font-size: 20px;
    color: #0067b1;
    margin-top: 15px
}

@media(max-width:479px) {
    .transfer__slick-text-subheading {
        margin-top: 5px;
        line-height: 1.3;
        font-size: 17px
    }
}

.transfer__arrow-wrapper {
    position: relative;
    margin-top: 20px
}

.transfer__arrow-wrapper table {
    max-width: 100px;
    width: 100%
}

@media(max-width:991px) {
    .transfer__arrow-wrapper table {
        margin: 0 auto
    }
}

@media(max-width:991px) {
    .transfer__arrow-wrapper table td img {
        margin: 0 auto
    }
}

#cta {
    padding: 40px 0;
    background-color: #f5f5f5
}

#cta .cta__heading {
    font-size: 30px;
    line-height: 1.3;
    font-weight: 700
}

@media screen and (max-width:991px) {
    #cta .cta__heading {
        font-size: 26px;
        line-height: 1.3
    }
}

@media screen and (max-width:767px) {
    #cta .cta__heading {
        font-size: 24px;
        line-height: 1.3
    }
}

@media screen and (max-width:479px) {
    #cta .cta__heading {
        font-size: 22px;
        line-height: 1.3
    }
}

#cta .cta__button {
    background-color: #0067b1;
    margin: 35px auto 0;
    max-width: 255px;
    width: 100%;
    font-size: 25px;
    line-height: 1.3;
    border-radius: 10px
}

@media screen and (max-width:991px) {
    #cta .cta__button {
        font-size: 23px;
        line-height: 1.3
    }
}

@media screen and (max-width:767px) {
    #cta .cta__button {
        font-size: 21px;
        line-height: 1.3
    }
}

@media screen and (max-width:479px) {
    #cta .cta__button {
        font-size: 20px;
        line-height: 1.3
    }
}

@media(max-width:479px) {
    #cta .cta__button {
        margin: 25px auto 0
    }
}

#cta .cta__button a {
    color: #fff;
    display: block;
    padding: 10px
}

#cta .cta__button a:hover,
#cta .cta__button a:active,
#cta .cta__button a:focus {
    background: #5bc2e7
}

.bigger_font {
    font-size: 36px;
}

.slick-track {
    display: flex !important;
}

.slick-slide {
    height: auto;
}

.slick-slide>table {
    height: 100%;
}

@media screen and (max-width:1360px) {
    #intro img {
        max-width: 230px
    }
}

@media screen and (max-width:1250px) {}

@media screen and (max-width:1200px) {
    .bg-c1 {
        max-width: 450px
    }

    .h1tag {
        padding-top: 0
    }

    #intro {
        background-image: url(../img/lamp-center.png)
    }

    #intro img {
        max-width: 190px
    }

    .icon-ul {
        display: flex;
        justify-content: space-between
    }

    .icon-ul li {
        margin-top: 30px;
        flex-direction: column;
        text-align: center;
        font-size: 15px
    }

    .icon-ul li img {
        padding-right: 0
    }

    .h1tag {
        margin-top: 0
    }
}

@media screen and (max-width:991px) {
    #slider-cap1 {
        order: 2
    }

    #slider-step1 {
        order: 1;
        max-width: 100%;
        display: flex;
        justify-content: center
    }

    #slider-step2 {
        margin-top: 0 !important
    }

    #slider-step2 .slick-track {
        transform: none !important;
        max-width: 100%;
        display: flex;
        justify-content: center
    }

    .second-slideer1 {
        order: 2;
        text-align: center
    }

    .second-slideer1 .h1tag {
        margin-top: 50px
    }

    #slider-main2 {
        text-align: center
    }

    #slider-main2 img {
        margin: auto
    }

    .second-slideer2 {
        order: 1
    }

    .register #slider-step1 .slick-track {
        width: auto !important
    }

    .register #slider-step2 .slick-track {
        width: auto !important
    }

    .register .first-slider-txt {
        text-align: center
    }

    .download__phone {
        margin-bottom: -150px !important
    }

    .h1tag {
        padding-top: 0 !important
    }

    #cta {
        margin-top: 310px !important
    }

    #intro {
        max-height: 100%
    }

    #intro .imgl,
    #intro .imgr {
        display: none
    }

    #intro .intro__heading {
        font-size: 31px;
        line-height: 1.3
    }

    .icon-ul {
        display: flex;
        justify-content: space-between;
        margin-left: 10% !important
    }

    .icon-ul li {}
}

@media screen and (max-width:767px) {
    .bigger_font {
        font-size: 28px;
    }

    #slider-step2 {
        margin-top: 20px !important
    }

    #intro .intro__heading {
        font-size: 28px;
        line-height: 1.3
    }

    .icon-ul {
        display: flex;
        justify-content: space-between;
        margin-left: 0 !important
    }

    .icon-ul li p {
        padding: 0 10px
    }

    .slider-1-img-mobile {
        max-width: 250px !important;
        margin: 0 auto
    }

    .hide-mobilesize {
        display: none
    }

    .h1tag {
        font-size: 25px
    }

    #slider-step1 {
        margin-top: 10px !important
    }

    .step-title {
        margin-top: 10px
    }

    .second-slideer2 {
        max-width: 250px !important;
        margin: 0 auto
    }

    #slider-cap2 {
        order: 2
    }

    #slider-step2 {
        order: 1
    }

    .bg-c1,
    .bg-c2 {
        max-width: 300px
    }

    .bg-c2 {
        margin-top: 0;
        max-width: 300px
    }
}

@media screen and (max-width:479px) {
    #intro .intro__heading {
        font-size: 25px;
        line-height: 1.3
    }
}

.slider-step .slick-slide.slick-current {
    background-image: url(.././img/bg-red.svg)
}

.register .slider-step .slick-slide.slick-current {
    background-image: url(.././img/bg-red.svg) !important
}

.slider-1-img-mobile {
    order: 1
}

.first-slider-txt {
    order: 2
}

@media screen and (max-width:767px) {
    #slider-step1 {
        margin-top: 440px !important
    }

    .register-inner {
        padding-bottom: 0
    }
}

@media screen and (max-width:690px) {
    #slider-step1 {
        margin-top: 0 !important
    }
}

.slider-step .slick-slide.slick-current {}

.slider-step .slick-slide.slick-current h3 {
    line-height: 40px
}

.slider-step .slick-slide {
    padding: 0 !important;
    width: 40px;
    height: 40px
}

.slider-step .slick-slide {
    padding: 0 !important
}

.items.slick-slide.slick-current.slick-center {
    outline: none !important
}


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

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