@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@100;300;400;500;700&display=swap);

body{
    background-color: #fff;
}
header {
    padding: 15px 10px;
    width: 100%;
    text-align: center;
    z-index: 999;
    box-shadow: 0px 0px 10px #acacac;
}

.navbar-brand .logo {
    width: 150px;
}
section.textbox.other-page-textbox {
    padding-top: 15px;
}

section.textbox.other-page-textbox h5 {
    color: #000;
    padding: 0px;
}
.upperbar {
    width: 100%;
    text-align: center;
}

.banner{
   background-image: url('../images/banner.jpg');
   
   background-size: cover;
   background-repeat: no-repeat;
   position: relative;
   padding-top: 35px;
}
.headtext {
   padding: 100px 30px;
    
}
section.banner h1 {
    color: #fff;
    font-size: 37px;
    margin-bottom: 15px;
    text-transform: uppercase;
    text-align: center;
    line-height: 59px;
}
section.payment-method {
    padding: 80px 0px;
    text-align: center;
}
.main-btn::after {
    content: "";
    background-image: url(../images/download.png);
    position: absolute;
    height: 40px;
    width: 40px;
    right: 12px;
    background-size: cover;
    top: 8px;
    margin: auto;
    
}
.box img {
    width: 75px;
}
.box {
    height: 150px;
    width: 150px;
    margin: 0 auto;
    box-shadow: 0px 0px 10px #e9e9e9;
    border-radius: 100px;
    padding-top: 59px;
}
section.payment-method h2 {
    margin-bottom: 50px;
    font-size: 37px;
    font-weight: 600;
}
section.payment-method h3 {
    font-size: 26px;
    margin-top: 15px;
}


.qrbox {
    display: flex;
    align-items: center;
}

.qrbox img {
    width: 130px;
}
.qrbox h3 {
    padding-right: 25px;
    color: #fff;
    font-size: 20px;
}

h5 {
    background-color: #ffffff2e;
    display: inline-block;
    padding: 11px;
    border-radius: 45px;
    color: #ffff;
}
.phone-input .form-control {
    border: 0px;
    border-left: 1px solid #ddd;
    margin-left: 10px;
    border-radius: 0px;
    font-size: 19px;
    font-weight: 600;
    padding: 0;
    padding-left: 9px;
}
.phone-input .form-control:focus{
    outline:0px;
    box-shadow: none;
}
.phone-input label {
    font-weight: 600;
    font-size: 20px;
}
.phone-input {
    display: flex;
    align-items: center;
    background-color: #fff;
    padding: 11px 20px;
    border-radius: 55px;
}
.btn-outer{
    position: relative;
    animation: bounceIn 2s linear infinite;
}
.hero__slider {
    background-image: url(../images/mobile.png);
    width: 100%;
    max-width: 315px;
    margin: 0 auto;
    background-size: contain;
    background-repeat: no-repeat;
    padding: 14px;
}
.hero__slider:before {
    content: "";
    position: absolute;
    width: 65px;
    height: 57px;
    background-image: url(../images/mobile-notch.png);
    background-size: contain;
    background-repeat: no-repeat;
    left: 50%;
    top: 20px;
    transform: translateX(-50%);
    z-index: 9;
}
.hero__slider img {
    width: 99%;
    margin-top: -43px;
    border-radius: 38px;
}
.main-btn {
    background-color: #de0e0e;
    text-align: center;
    padding: 11px;
    border-radius: 5px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    font-weight: 600;
    position: relative;
    z-index: 999;
    font-size: 24px;
    position: relative;
    border-radius: 100px;
    cursor: pointer;
	text-decoration:none;
	display:block;
}
.main-btn:hover{
color:#fff;    
}
.orbox {
    display: block;
    margin-top: 65px;
    margin-bottom: 27px;
    text-align: center;
}
.btn-outer span{
    background: #ffd800;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    padding: 46px 20px 8px;
    border-radius: 76px;
    bottom: -36px;
    font-size: 1.25rem;
    z-index: 0;
    font-size: 15px;
    font-weight: 600;
    width: 100%;
    max-width: 70%;
    text-align: center;
}
section.payment-method.rummy-gamer {
    background-color: #de0e0e;
}
section.payment-method.rummy-gamer h2{
    color:#fff;
}
.slider-outer{
    padding: 0px 20px;
}
.slider-outer .slide-inner {
    background-color: #fff;
    position: relative;
    border-radius: 22px;
    padding: 50px 15px 25px;
    min-height: 510px;
}
.slider-outer .slide-inner img{
    border: 3px solid #de0e0e;
    width: 90px;
    height: 90px;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: -40px;
    border-radius: 100px;
}
section.payment-method.rummy-gamer .slider-outer .slide-inner h2 {
    border-radius: 55px;
    color: #fff;
    font-size: 20px;
    margin-bottom: 10px;
    background-color: #de0e0e;
    padding: 6px 10px;
    margin: 15px 0px;
}
section.textbox {
    padding: 80px 0px;
}

section.textbox ul li {
    margin-bottom: 20px;
}

section.textbox ul {
    padding-left: 18px;
}
section.features {
    background-color: #de0e0e;
    padding: 45px 0px;
    text-align: center;
}

.slide-inner small {
    color: #999;
    font-size: 15px;
    text-transform: uppercase;
}
section.features h3 {
    color: #fff;
    font-size: 20px;
    text-align: center;
}
.slide-inner p{
    margin-top: 15px;
}
.slick-list{
    padding-top: 41px;
    border-radius: 38px;
    max-height: 607px;
    overflow: hidden;
}
footer {
    padding: 60px 0px 0px;
    background-color: #966dac;
}
footer p,footer ul li,footer ul li a {
    color: #fff;
    margin-bottom: 0px;
}
footer ul li{
    margin-bottom: 15px;
}
footer ul li a {
    text-decoration: none;
}
.social-icons a {
    margin-right: 15px;
}
section.banner h1 span {
    background-color: #de0e0e;
    padding: 8px 15px;
    margin: 0px 15px;
    border-radius: 5px;
    font-size: 28px;
    text-transform: uppercase;
    display: inline-block;
    line-height: 35px;
}

.social-icons {
    display: flex;
    padding-top: 0px;
}
.social-icons a img {
    width: 37px;
}
section.features img {
    width: 130px;
    margin-bottom: 20px;
}
.row.copybox {
    padding: 25px 0px;
    border-top: 1px solid #ffffff26;
    margin-top: 37px;
}

footer a:hover{
    color:#fff;
}

.show-mobile{
display: none;
}
@keyframes zoomIn {
    0% {
        transform: scale(1)
    }

    10% {
        transform: scale(1.08)
    }

    20% {
        transform: scale(1)
    }

    30% {
        transform: scale(1.03)
    }

    30% {
        transform: scale(1)
    }

    100% {
        transform: scale(1)
    }
}

@keyframes bounceIn {

    0%,
    20%,
    40%,
    60%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    5% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    10% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }

    15% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }

    20% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    40% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    60% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn
}


section.payment-method.rummy-gamer .slick-list{
    border-radius: 15px;
}

.row.term-text {
    padding: 35px 0px 15px;
}
.row.term-text h2{
    color:#fff;
}
@media  screen and (max-width: 767px) {
    section.banner h1{
        font-size: 35px;
        margin-top:40px;
    }
    .headtext {
        padding: 50px 20px;
    }
    .btn-outer{
        display: grid;
    }
    section.banner h1 span{
        font-size: 24px;
        line-height: 30px;
        display: inline-block;
    }
    section.textbox {
        padding: 55px 20px;
        text-align: center;
    }
    section.textbox ul{
        text-align: left;
    }
    .social-icons{
        margin-bottom: 0px;
    }
    .btn-outer span{
        padding: 36px 20px 8px;
        font-size: 12px;
    }
    .banner .row {
        display: flex;
        flex-direction: column-reverse;
    }
    .hero__slider {
        margin-top: 15px;
    }
    .download-btn-mobile {
        margin-top: -75px;
        position: fixed;
        bottom: 0;
        width: 100%;
        left: 0;
        padding: 15px;
        background-color: #fff;
        z-index: 9999;
        height: 123px;
        box-shadow: 0px -15px 20px 0px #c7c7c766;
    }
    .banner {
        text-align: center;
        padding-bottom: 39px;
    }
    .show-mobile{
        display: block;
        }
        .headtext{
            display: none;
        }
        section.payment-method {
            padding: 55px 0px;
        }
        .btn-outer span{
            bottom: -32px;
        }
  }
