@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,300&display=swap');


@font-face {
    font-family: 'Montserratmedium';
    src: url('../fonts/Montserrat-medium-webfont.woff2') format('woff2'),
         url('../fonts/Montserrat-medium-webfont.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Montserratsemibold';
    src: url('../fonts/Montserrat-semibold-webfont.woff2') format('woff2'),
         url('../fonts/Montserrat-semibold-webfont.woff') format('woff');
    font-weight: 600;;
    font-style: normal;
font-display: swap;
}
@font-face {
    font-family: 'Montserratregular';
    src: url('../fonts/Montserrat-regular-webfont.woff2') format('woff2'),
         url('../fonts/Montserrat-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
font-display: swap;
}


body {
font-family: 'Montserrat', sans-serif;
font-size: 16px;
color: #123769;
overflow-x: hidden;
}

img {
  object-fit: contain;
}



.navbar-nav {
    font-size: 14px;
    font-weight: 500;
   }

.banner-sc h5{
    color: #fff;
}

.form-bg{
background-image: url('../images/form-bg.jpg');
padding: 40px;
margin-top: 145px;
border-radius: 0px 20px 20px 20px;
background-repeat: no-repeat;

}

.form-bgre{
border:  1px solid #f5f5f5;

border-radius: 0px 20px 20px 20px;
box-shadow: 8px 13px 11px -3px #9da2a4; 
background: #fff;
}

.form-bgre h6{
color: #6a6f77;
padding-bottom: 10px;
}

#regForm h5{
font-weight: 600;
font-size: 18px;
padding-bottom: 20px;
}

#regForm label{
    padding-bottom: 20px;
}

#navbarSupportedContent{
    justify-content: end;
}

.backbg {
    background-image: url(../images/banner-bg.png);
    background-size: contain;
    background-position: 101%;
    height: 100vh;
    background-repeat: no-repeat;
}

header {
    position: fixed;
    width: 100%;
    z-index: 999;
    top: 0;
    left: 0;
    right: 0;

}

.form-bg input{
    background: transparent;
    border:1px solid #fff; ;
    color: #fff;
}

.btn-re{
    border: 1px solid #fff;
    background: transparent;
    margin-top: 10px;
    border-radius: 5px;
    padding: 10px 30px;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
}


.btn-rec {
   
    background-image: linear-gradient(to right bottom, #7acff5 , #e8acf9);
    margin-top: 20px;
    border-radius: 5px;
    padding: 10px 30px;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    border: none;
    width: 100%;
}

.btn-top{
    background: #fff;
    margin-top: 10px;
     margin-bottom: 10px;
     margin-right: 10px;
    border-radius: 0px 20px 20px 20px;
    padding: 10px 20px;
    border: none;
    color: #7fc8ff;
    font-size: 14px;
    font-weight: 500;
    box-shadow: 8px 13px 11px -3px #a9d0ff;
}

.btn-blue{
    background: #999dfd;
    margin-top: 40px;
     margin-bottom: 10px;
    border-radius: 0px 20px 20px 20px;
    padding: 10px 20px;
    border: none;
    color: #7fc8ff;
    box-shadow: 8px 13px 11px -3px #e5e5fc;
}

.btn-purple
{
    background: #79e0ff;
    
    border-radius: 0px 20px 20px 20px;
    padding: 10px 80px;
    border: none;
    color: #fff;
    box-shadow: 8px 13px 11px -3px #e5e5fc;
}

.btn-pink{
    background:#ffb7f6;
    margin-top: 40px;
     margin-bottom: 10px;
    border-radius: 0px 20px 20px 20px;
    padding: 10px 20px;
    border: none;
    color: #7fc8ff;
    box-shadow: 8px 13px 11px -3px #ffe4fc;
 }

.happiness-sc{
    text-align: center;
    margin-bottom: 50px;
}
.send-happy-box{
    padding: 30px;
    color: #123769;
    box-shadow: 8px 13px 11px -3px #fff1fd;
    background: radial-gradient(circle at 100% 100%, #ffffff 0, #ffffff 4px, transparent 4px) 0% 0%/7px 7px no-repeat,
            radial-gradient(circle at 0 100%, #ffffff 0, #ffffff 4px, transparent 4px) 100% 0%/7px 7px no-repeat,
            radial-gradient(circle at 100% 0, #ffffff 0, #ffffff 4px, transparent 4px) 0% 100%/7px 7px no-repeat,
            radial-gradient(circle at 0 0, #ffffff 0, #ffffff 4px, transparent 4px) 100% 100%/7px 7px no-repeat,
            linear-gradient(#ffffff, #ffffff) 50% 50%/calc(100% - 6px) calc(100% - 14px) no-repeat,
            linear-gradient(#ffffff, #ffffff) 50% 50%/calc(100% - 14px) calc(100% - 6px) no-repeat,
            linear-gradient(15deg, #79deff 0%, #ffb7f6 100%);
            border-radius: 0px 10px 10px 10px;
            min-height: 300px;

}

.send-happy-box:hover{
    background: linear-gradient(to bottom, #79deff, #ffb7f6);
    color: #fff;
}

.send-happy-box h5{
    font-size: 16px;
}

.send-happy-box p{
font-size: 12px;
}

.send-happy-box img{
padding-bottom: 10px;
width: 50px;
}

.happiness-sc h4{
   color:#123769;
   padding-bottom: 50px;
   font-size: 35px;
}

.simpleSteps-sc
{
margin-top: 100px;
margin-bottom: 100px;
position: relative;
}

.simpleSteps-sc h2,.topUp-sc h2{
padding-right: 70px;
margin-bottom: 40px;
padding-top: 30px;

}

.simpleSteps-sc a,.topUp-sc a{
    text-decoration: none;
    color: #fff;
    font-size: 12px;
}

.simpleSteps-sc p ,.topUp-sc p{
    font-size: 16px;
    padding-right: 70px;
   margin-bottom: 40px;

}

.overlap-img{
    position: absolute;
    z-index: 99;
    right: 250px;
    top: 30px;
}
.overlap-img1{
    position: absolute;
    z-index: 99;
    right: 215px;
     width: 250px;
     top: -40px;

}

.bg-img {
border-radius: 0px 10px 10px 10px;
}

.topUp-sc {
margin-top: 100px;
margin-bottom: 100px;
position: relative;
}

.overlap-img-top{
    position: absolute;
    z-index: 99;
    left: 150px;
    top: 30px;
    
}
.overlap-img1-top{
    position: absolute;
    z-index: 99;
    left: 122px;
    width: 250px;
    top: -40px;
}

.bg-img-top {
border-radius: 10px 0px 10px 10px;
}
.video-sc {
    min-height: 400px;
    margin: auto;
}

.video-sc {
color: #fff;
margin-bottom: 100px;
margin-top: 100px;

}

.video-sc img{
    box-shadow: 8px 13px 11px -3px #a9d0ff ;
    width: 100%;
    height: auto;
    }


.video-back{
 background-image: url('../images/video-bg.png');
 background-size: cover;
 background-repeat: no-repeat;
 min-height: 400px;
}


.page-footer{
    margin-bottom: 50px;
    margin-top: 50px;
}

.page-footer ul li{
    list-style: none;
}
.page-footer ul li a{
    text-decoration: none;
    font-size: 14px;
    color: #34547f;
}

.page-footer ul li a i.bi.bi-twitter
{
    color: #79e0ff;
}

.page-footer ul li a i.bi.bi-facebook
{
    color: #8287fd;
}

.page-footer ul li a i.bi.bi-instagram
{
    color: #d395f9;
}

.page-footer p{
font-size: 14px;
}

.testimonial-sc{
    
}

/* testimonial css */

   
/* Reseting */

.owl-carousel .owl-item {
    transition: all 0.3s ease-in-out;
}

.owl-carousel .owl-item .card {
    padding: 30px;
    position: relative;
}

.owl-carousel .owl-stage-outer {
    overflow-y: auto !important;
    padding-bottom: 40px;
}

.owl-carousel .owl-item img {
    height: 200px;
    object-fit: cover;
    border-radius: 6px;
}

.owl-carousel .owl-item .card .name {
    position: absolute;
    bottom: -20px;
    left: 33%;
    color: #fff;
    font-size: 1.1rem;
    font-weight: 600;
    background-color: #c793ee;
    padding: 0.3rem 0.4rem;
    border-radius: 5px;
    box-shadow: 2px 3px 15px #3c405a;
}

.owl-carousel .owl-item .card {
    opacity: 0.2;
    transform: scale3d(0.8, 0.8, 0.8);
    transition: all 0.3s ease-in-out;
}

.owl-carousel .owl-item.active.center .card {
    opacity: 1;
    transform: scale3d(1, 1, 1);
}

.owl-carousel .owl-dots {
    display: inline-block;
    width: 100%;
    text-align: center;
}

.owl-theme .owl-dots .owl-dot span {
    height: 20px;
    background: #7ea1fe !important;
    border-radius: 2px !important;
    opacity: 0.8;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    height: 13px;
    width: 13px;
    opacity: 1;
    transform: translateY(2px);
    background: #83b8e7 !important;
}

/*.card_img img {
    height: auto;
    width: 250px;
    margin: 5px 0 15px;
}
.card_img {
text-align: left;
}
*/
#navbarSupportedContentt{
    justify-content: end;
}
@media(min-width: 480.6px) and (max-width: 575.5px) {
    .owl-carousel .owl-item .card .name {
        left: 24%;
    }
}

@media(max-width: 360px) {
    .owl-carousel .owl-item .card .name {
        left: 30%;
    }
}


<!-- testimonial slider css end -->

./*send-happy-box img:nth-child(2) {
  display: none; 
}

.send-happy-box:hover img:nth-child(1) {
  display: none;
}

.send-happy-box:hover img:nth-child(2) {
  display: block;
}*/


i.bi.bi-twitter {
    color: #81dfff!important;
    }

      .recharge-sc h2{
        color: #fff;
    margin-top: 50px;
     }
    
    .thankyou-sc {
    padding-bottom: 50px;
    background-position: center;
    background-size: cover;
    padding-top: 150px;

}

.thankyou-content{
    box-shadow: -2px 13px 61px 5px #fff1fd
   }
    
    .thankyou-sc h2{
        color: #123769;
    }

    .thankyou-sc a{
        text-decoration: none;
        font-weight: 500;
           }

.recharge-sc {
  background-image: url(../images/bg.png);
    padding-bottom: 100px;
    background-position: center;
    background-size: cover;
    padding-top: 100px;
}

/**/
   .tab {
  display: none;
}

select {
    width: 100px;
    border: none;
    background: transparent;
    color: #fff;
}

.country-code {
    border: 1px solid #f5f5f5;
}
.country-code input {
    border: none;
     background: transparent;
    
}

.topheader.newHeader 
{
    background: #fff;
   box-shadow: 8px 13px 18px 1px #d1e9f4;
}

.btn-div {
    text-align: center;
}

/*.payment-sc{
    
    padding-bottom: 100px;
    background-position: center;
    background-size: cover;
    padding-top: 100px;
}*/

.payment-sc label, .billing-sc label{
        display: inline-block;
        width: 150px;
        font-weight: 600;
      }

.billing-sc{
    
}

}
