body {
    margin:0 auto;
    padding: 0;
    font-family: 'Poppins', sans-serif;
    outline: none;
    /* background-image: url(../images/body-img.png); */
}
html {
    scroll-behavior: smooth;
}
* {
    outline: none;
}
h2 {
    font-size: 36px;
    font-weight: 700;
    text-transform: uppercase;
}

.card-title-div{
    padding-top: 12%;
}
.remr{
    background: white;
}

.container {
    max-width: 1160px;
}
section.banner-mian-web {
    background-image: url(../images/banner-bk.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: -150px;
    padding: 160px 0 40px;
    background-position: center;
}
.dropdown-toggle::after{
    display: none;
}
/* @media screen and (max-width: 600px) {
    .nav-img {
        position: relative;
        top: -69px;
    left: 80%; 
    }
} */
section.banner-mian-mobile {
    background-image: url(../images/banner-bk.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: -113px;
    padding: 160px 0 90px;
    background-position: center;
}

section.maruque-slide ul li {
    color: #fff;
    font-size: 35px;
    margin: 0 28px;
    font-family: 'phonkcontrast_demo';
}
.playstore-btn img {
    margin: 0 11px;
}
section.maruque-slide {
    background: #b3d1e8;
    background: -moz-linear-gradient(left, #b3d1e8 0%, #0165b4 99%);
    background: -webkit-linear-gradient(left, #b3d1e8 0%,#0165b4 99%);
    background: linear-gradient(to right, #b3d1e8 0%,#0165b4 99%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3d1e8', endColorstr='#0165b4',GradientType=1 );
    padding: 7px 0 0;
}
section.maruque-slide ul {
    display: flex;
    align-items: center;
    margin: 0;
    padding: 0;
}
.navbar-light .navbar-toggler {
    color: transparent;
    border-color: transparent;
}
.banner-left h3 {
    font-size: 44px;
    text-align: center;
    color: #fff;
    font-style: italic;
    margin: 5px 0 11px;
}
.banner-left .playstore-btn {
    display: flex;
    justify-content: center;
    margin: 54px 0 27px;
}
.banner-left p {
    color: #fff;
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
    font-family: 'phonkcontrast_demo';
}
.banner-left h1 {
    font-family: 'FONTSPRING-BOLD-ITALIC';
    font-style: italic;
    font-weight: 700;
    font-size: 99px;
    line-height: 88px;
    letter-spacing: 0.07em;
    color: #A2D1F2;
    text-align: center;
    margin-bottom: 30px;
}
.top-header {
    padding-top: 47px;
}
nav.navbar.navbar-expand-lg.navbar-light.bg-light.sticky-top {
    background: #fff !important;
    padding: 0;
    padding: 0px 24px;
    border-radius: 100px;
}
section.how-play img {
    margin-top: 14px;
}
.top-header ul li {
    margin-left: 21px;
}
section.how-play {
    padding: 80px 0;
    text-align: center;
    background-image: url(../images/line.png);
    background-position: center bottom 110px;
    background-repeat: no-repeat;
    background-size: 100% 43%;
}
.top-header a.navbar-brand {
    padding: 0;
}
@media(max-width:600px){
	a.navbar-brand img{
        width: 50px;
    }
}
@media(min-width:600px){
	a.navbar-brand img{
        width: 80px;
    }
    .banner-mian-mobile{
        display: none;
    }
}

.top-header ul {
    margin-left: auto;
    margin-right: inherit !important;
    padding-right: 14px;
}
/*-----about us page css start here----*/
.about-bg {
    background: transparent;
}
.about-heading h2 {
    font-weight: 700;
    font-size: 28px;
    line-height: 42px;
    text-transform: capitalize;
    color: #0064B3;
    background: #fff;
    padding: 30px 20px;
    display: inline-block;
    margin: 0px;
}
.about-heading h2 span {
    color: #00346A;
}
.about-heading:after{
    content: "";
    position: absolute;
    background: url(../images/about_bg.png)no-repeat;
    background-size: contain;
    width: 100%;
    height: 100px;
    left: 0px;
    top: 54%;
    transform: translateY(-50%);
    z-index: -1;
    background-position: top;
}
.about-para p {
    color: #000;
    font-weight: 400;
    line-height: 32px;
    text-align: center;
    font-size: 20px;
}
.right-img img {
    height: 100%;
}
.our-vision{
    background: url(../images/bg-vision.png)no-repeat;
    background-size: cover;
    background-position: center;
    padding: 140px 0px !important;
}
.vision-text h4 {
    font-size: 20px;
    color: #000;
    font-weight: 600;
    padding: 0px 0px 20px 0px;
}
.vision-text h2 {
    color: #000000;
    font-size: 30px;
}
.vision-text span {
    color: #106EB8;
}
.vision-text p {
    font-size: 16px;
    color: #000;
    text-align: center;
    line-height: 32px;
}
.team-heading h3 {
    color: #000000;
    font-size: 30px;
    font-weight: 700;
}
.team-heading h3 span {
    color: #106EB8;
}
.team h5 {
    font-weight: 700;
    font-size: 20px;
}
.team span {
    font-weight: 400;
    font-size: 16px;
    color: #000;
}
.team img{
    height: 100%;
    width: 100%;
    border: 10px solid transparent;
    background-image: linear-gradient( #ededed, #7d9aab ), linear-gradient(38deg, #058ebe 0%, #fff 75%, #fff 100% );
    background-origin: border-box;
    background-clip: padding-box, border-box;
    border-radius: 50%;
    object-fit: cover;
}
.team {
    cursor: pointer;
    height: 271px;
}
/*----end here--------*/
.top-header a.navbar-brand img {
    /* position: relative; */
    top: -2px;
}
.top-header ul li a.active {
    color: #0064B3 !important;
}
.top-header ul li a {
    font-size: 16px;
    color: #000 !important;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
}
section.how-play p a {
    color: #106EB8;
    text-decoration: none;
}
section.faq {
    padding: 40px 0 150px;
}
section.faq h2 {
    text-align: center;
    margin-bottom: 44px;
}
.checkb{
    display: flex;
    justify-content: center;
}
.checkl{
    position: relative !important;
    border: 1px solid !important;
    left: 0 !important;
    margin: -10px 7px -2px 10px;
    padding: 0px 8px !important;
}
section.faq button.accordion-button {
    background: #F7F7F7;
    border: 0;
    box-shadow: none !important;
    border-radius: 8px;
    font-size: 24px;
    color: #000;
    font-weight: 400;
    min-height: 106px;
    position: relative;
    z-index: 9;
}
section.faq .accordion-item {
    border: 0;
    margin-bottom: 20px;
}
.gen{
    font-size: 21px;
    margin-top: 1px;
    color: black;
}
.lab{
    margin-left: 5px;
}
.accpt{
    margin-top: -12px;
    margin-right: -20px;
    font-size: 16px;

}
@media screen and (max-width : 900px) {
    .accpt{
    font-size: 16px;
    }
    .mdl{
        margin-top: -2px !important;
    }
}
.mdl{
    margin-top: -2px;
    color: blue;
}
.copy-right p {
    font-size: 13px;
    margin: 0;
}
footer.footer-main {
	width: 100%;
    background-image: url(../images/ft-img.png);
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 342px;
    margin-top: -90px;
    padding-top: 160px;
    padding-bottom: 0px;
}
footer.footer-main1 {
	width: 100%;
    background: #000627;
    /* background-image: url(../images/ft-img1.png); */
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 342px;
    padding-top: 70px;
    padding-bottom: 0px;
}
/* .footer-logo img {
    width: 150px;
} */
.footer_info ul li a img {
    width: 14px;
    float: left;
    margin-right: 10px;
    margin-top: 7px;
}
.footer_info address {
    display: inline-block;
    width: 230px;
}
.footer-logo .unicorn-img{
   margin-top: 20px;
   width:110px;
}
.footer_info span {
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    width: 100%;
    float: left;
    margin-bottom: 19px;
    text-align: left;
}
.footer_info ul li {
    list-style: none;
    margin-bottom: 8px;
    text-align: left;
}
.footer_info ul li a{
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    font-weight: 200;
    line-height: 26px;
    display: inline-block;
}
.copy-right {
    background: #E5F4FF;
    padding: 10px 0;
    text-align: center;
    margin-top: 60px;
}
section.faq .faq-left h2 {
    margin: 0;
}
.accordion-body {
    border: 1px solid #ddd;
    border-radius: 0 0 10px 1px;
    color: #757575;
    font-weight: 400;
    font-size: 15px;
    line-height: 25px;
    position: relative;
    top: -10px;
    padding-top: 25px;
}
.playstore-btn {
    margin-top: 33px;
}
section.app-btm {
    background-image: url(../images/patern.png);
    background-repeat: no-repeat;
    background-size: cover;
}
.payy-lft h2 {
    color: #fff;
    text-transform: capitalize;
}
.payy-rgt {
    margin-top: -97px;
}
.footer-menu span {
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    width: 100%;
    float: left;
    margin-bottom: 19px;
}
.footer-menu ul {
    padding: 0;
    margin: 0;
}
.footer-menu ul li {
    list-style: none;
    margin-bottom: 8px;
}
.footer-menu ul li a {
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    font-weight: 200;
}
section.apps-scrrns .row {
    padding: 0px 0;
}
.apps-scr-left h4 {
    color: #fff;
    background-image: url(../images/line-bk.png);
    background-size: 100% 100%;
    font-size: 32px;
    width: auto;
    float: left;
    clear: both;
    padding: 17px 30px;
    background-repeat: no-repeat;
    min-width: 500px;
    margin-bottom: 56px;
    text-transform: uppercase;
}
.apps-scr-left h3 {
    width: 100%;
    font-size: 50px;
    line-height: 64px;
    font-weight: 500;
    margin: 0 0 43px;
    min-height: 230px;
}
section.apps-scrrns {
    padding-top: 90px;
}
.apps-scr-left a {
    font-size: 24px;
    color: #fff;
    background: #0064B3;
    text-decoration: none;
    padding: 25px 18px;
    text-transform: uppercase;
    border: 0;
    border-radius: 10px;
}
.apps-scr-left a span {
    border: 1px solid #fff;
    border-radius: 10px;
    padding: 12px 30px;
}
section.apps-scrrns .row:nth-child(2n) .apps-scr-left {
    position: relative;
    /* left: 130px; */
}
.marquee {
    height: 59px;
    width: 100%;
    overflow: hidden;
    box-sizing: border-box;
    position: relative;
}
.marquee--inner {
    display: block;
    width: 356vw;
    margin: 0;
    position: absolute;
    animation: marquee 20s linear infinite;
}
.marquee--inner:hover {
    animation-play-state: paused;
}
section.banner-mian.inner-banner {
    background-image: url(../images/inner-bn.png);
}
section.banner-mian.inner-banner h1 {
    font-family: 'FONTSPRING-BOLD-ITALIC';
    font-style: italic;
    font-weight: 700;
    font-size: 80px;
    line-height: 88px;
    letter-spacing: 0.07em;
    color: #A2D1F2;
    text-align: center;
}
.nav-img img{
    height: 50px;
}
section.faq.load-abs div#nav-tab button {
    font-size: 24px;
    color: #000;
    margin: 0 37px;
    padding: 0;
    border: 0;
    position: relative;
}
section.faq.load-abs div#nav-tab button:first-child {
    margin-left: 0;
}
section.faq.load-abs div#nav-tab button:last-child {
    margin-right: 0;
}
section.faq.load-abs div#nav-tab button.active {
    font-weight: 600;
    color: #0064B3;
}
section.faq.load-abs div#nav-tab {
    display: flex;
    justify-content: center;
    max-width: 80%;
    margin: 0 auto 40px;
    border-bottom: 1px dashed #333;
    padding-bottom: 18px;
}
section.faq.load-abs div#nav-tab button.active::before {
    background-image: url(../images/bl.png);
    width: 19px;
    height: 20px;
    background-repeat: no-repeat;
    background-size: 100%;
    content: "";
    position: absolute;
    bottom: -19px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
section.faq.load-abs button.accordion-button {
    background: #eaf2f8;
    min-height: 92px;
    font-weight: 600;
}
section.faq.load-abs .accordion-body {
    border: 0;
    background: #eaf2f8;
}
section.faq.load-abs .accordion-body ul {
    padding: 0;
    margin: 0;
}
section.faq.load-abs .accordion-body ul li {
    list-style: none;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #e4e4e4;
    padding: 14px 0;
    font-size: 18px;
    color: #000;
    gap: 15px;
}
section.faq.load-abs .accordion-body ul li span {
    color: #54B805;
    font-weight: 600;
}
section.faq.load-abs .accordion-body ul li span.point {
    color: #000;
    font-size: 15px;
}
section.faq.load-abs .accordion-body ul li span.rd {
    color: #B80505;
}
section.faq.load-abs .accordion-body ul li:last-child {
    border: 0;
}
@keyframes marquee {
    0% {
        left: 0;
   }
    100% {
        left: -100%;
   }
}
/*privacy policy page design css start here--*/
.privacy-page h5 {
    font-size: 16px;
    padding: 10px 0px;
    font-weight: 600;
    color: #00a1dc;
}
.privacy-page p {
    font-size: 14px;
    line-height: 25px;
   color:#000;
}
.privacy-page span {
    font-size: 14px;
    font-weight: 600;
    display: block;
    padding-bottom: 10px;
}
.privacy-page ul li {
    font-size: 14px;
    padding: 2px 4px;
    color: #000;
    list-style: decimal;
    margin-left: 15px;
}
/*term and conditions page css start here----*/
.privacy-page h2 {
    font-size: 18px;
    padding: 12px 0px;
}
.privacy-page p span {
    color: #00a1dc;
}
/* cancle */
.head-1{
   color: #000;
   font-size: 20px;
   text-transform: uppercase;
   margin-bottom: 20px;
}
.privacy-page table tr td{
   font-size: 14px;
    line-height: 25px;
    color: #000;
}
.outer-text p{
   font-size: 15px;
}
/* end */
/*--- responsible pasge css start here ---*/
.responsible {
    padding: 60px 0 100px;
}
.responsible .row {
    align-items: center;
    margin-bottom: 30px;
}
.responsible h2 {
    font-weight: 600;
    font-size: 32px;
    line-height: 32px;
    text-align: center;
    color: #0064B3;
    margin-bottom: 20px;
}
.responsible p {
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    margin-bottom: 60px;
}
.responsible .prob-cont {
    background: #F7F7F7;
    border-radius: 12px;
    padding: 40px 42px;
}
.responsible .prob-cont h4 {
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    color: #000000;
   margin-bottom: 15px;
}
.responsible .prob-cont p {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    text-align: left;
    color: #000000;
    margin: 0;
}
.responsible .respo-pl {
    align-items: center;
    gap: 25px;
    margin-bottom: 36px;
}
.responsible .prob-icon {
    width: 100%;
    max-width: 124px;
}
.responsible .prob-icon img {
    width: auto;
}
.responsible .prob-cont img {
    display: none;
}

.full-img img {
    height: 223px;
}

.banner-primary {
    color: #fff;
}
.banner-primary span {
    font-size: 32px;
    text-transform: uppercase;
    font-weight: bold;
}
.banner-primary h1 {
    font-size: 70px;
    font-weight: bold;
}
.download-wrapper p {
    color: #fff;
    font-size: 24px;
}
.download-wrapper .title p {
    color: #fff;
}
.download-wrapper .title p br {
    display: none;
}
.store img {
    height: 54px;
}
.store a:first-child {
    margin-right: 30px;
}
.download-wrapper {
    margin-top: 30px;
    padding-top: 30px;
    position: relative;
}
.download-wrapper:before {
    content: "";
    position: absolute;
    height: 4px;
    width: 100%;
    background-image: linear-gradient(to right, #0013a2 0%, rgba(255, 255, 255, 0.51) 49%, rgba(94, 103, 163, 0) 99%);
    top: 0;
}
.section {
    padding: calc(3rem + 8vw) 0;
}
.jeetoge-title h2 {
    line-height: 1.5;
    font-size: 48px;
    text-transform: capitalize;
    position: relative;
}
.jeetoge-title h2 span {
    color: #0061b0;
    text-transform: uppercase;
}
.download_wrapper {
    display: none;
}

@media(min-width:1200px){
    .section--jeetoge {
        position: relative;
		top: 50px;
    }
    .section--jeetoge:before {
        content: "";
        position: absolute;
        height: 607px;
        width: 1135px;
        background-image: url(../images/jeetoge-img.webp);
        background-repeat: no-repeat;
        left: 0;
		bottom: 0;
		right: 0;
		margin: 0 auto;
	}
    .jeetoge-title h2:before {
        content: "“";
        position: absolute;
        color: #cfd4d9;
        font-size: 120px;
        left: -75px;
        top: -60px;
    }
    .jeetoge-title h2:after {
        content: "“";
        position: absolute;
        color: #cfd4d9;
        font-size: 120px;
        right: 45px;
        bottom: -60px;
    }
}
@media(max-width:1599px){
	section.maruque-slide {padding: 15px 0 5px;}
	.marquee {height: 50px;}
	.section--jeetoge {
		top: 100px;
    }
	section.apps-scrrns {
		padding-top: 110px;
	}
	footer.footer-main {
		background-position: center;
	}
	footer.footer-main1 {
		background-position: center;
	}
}
@media(max-width:1399px){
	.section--jeetoge {
		top: 140px;
		margin-bottom: 150px;
	}
	section.apps-scrrns {
		padding-top: 20px;
	}
}
@media(max-width:1199px){
	.section--jeetoge {
		margin-bottom: 0px;
		padding: 70px 0 0;
		text-align: center;
	}
}
@media(max-width:992px){
    .banner-primary {
        text-align: center;
    }
    .banner-primary span {
        font-size: 23px;
    }
    .banner-primary h1 {
        font-size: 30px;
    }
    .download-wrapper:before{
        left: 50%;
        transform: translateX(-50%);
    }
    .store {
        display: flex;
        justify-content: center;
    }
    .store img {
        height: 40px;
    }
    .store a:first-child {
        margin-right: 20px;
    }
    .jeetoge-title h2{
        line-height: 1.4;
        font-size: 32px;
    }
    .section {
        padding: 40px 0;
    }
    .jeetoge-title {
        text-align: center;
    }
    .section{padding-bottom: 0;}
	footer.footer-main {
		margin-top: -150px;
	}
}
/* termsservice */
.terms h2{
font-size: 40px;
margin: 30px 0px;
text-align: center;
color: #7d0a91;
}
p.para {
    text-align: justify;
    font-size: 18px;
}
.over h4 {
    font-size: 26px;
    margin: 30px 0px 30px 10px;
    font-weight: 700;
    color: #7d0a91;
}
.sect h3 {
    margin: 30px 10px;
    padding: 10px 1px;
    font-weight: 700;
    font-size: 22px;
}
.bol{
    font-weight: 800;
    color: #000000bd;
}
.cont a{
    color: #7d0a91;
    text-decoration: none;
    font-weight: 600;
}
/* .bacg{
    background-image: url('../images/mesg.png');
    background-repeat: no-repeat;
    background-size: cover;

    background-position: center;
} */
.over img{
    height: 180px;
    position: relative;
    bottom: 169px;
    right: 195px;
    width: 50%;
    margin-bottom: -190px;
}
@media screen and (max-width : 900px) {
    .terms h2 {
        font-size: 30px !important;
    }
    .sect h3{
        font-size: 14px !important;
    }
}
/* termsservice */
/* books */
.cadr {
    border: 1px solid;
    border-radius: 20px;
    margin-top: 20px;
    background-image: linear-gradient(109deg, white, transparent);
    padding: 30px 20px 15px 50px; 
    margin-bottom: -0px;
}
.cadr-img img {
    height: 450px;
    width: -webkit-fill-available;
    margin-bottom: 40px;
}
.cadr-con h2 {
    font-size: 36px;
    margin-top: 35px;
}
.cadr-con p{
    font-size: 18px;
    text-align: justify;
}
.cadr-price h5 {
    margin: 43px 35px;
    color: black;
    padding: 10px;
    border-radius: 10px;
    position: relative;
    right: 5px;
}
.cadr .cadr-price {
    POSITION: ABSOLUTE;
    margin-left: 25px;
}
.cadr-price h4 {
    background: purple;
    color: white;
    padding: 8px;
    font-size: 25px;
    border-radius: 10px;
    margin: 40px 5px 50px 22px;
    position: relative;
    left: -35px;
    top: 35px;
}

.cadr-price button {
    margin: 250px -20px 0px -20px;
    font-size: 25px;
    background: purple;
    border-radius: 15px;
    padding: 10px;
}
@media screen and (max-width : 900px) {
    .cadr{
        margin-bottom: 140px !important;
        padding: 30px 20px 15px 20px !important;
    }
    .cadr-price button{ 
        margin: 30px 0px !important;
        border-radius: 15px;
        padding: 10px 30px !important;
    }
    .cadr-price{
        text-align: center;
    }
    .cadr-price h5{
        right: 0 !important;
        margin: 10px 80px !important;
    }
    .cadr-img img {
        margin-bottom: 0px !important;
        /* position: relative;
        right: 15px; */
    }
    .cadr-con h2 {
        font-size: 24px !important;
        margin-top: 35px;
        text-align: center;
    }
    .cadr .cadr-price {
        POSITION: relative !important;
        margin-left: 0px !important;
    }
    .pur{
        top: 0px !important;
    }
}
.rtn a:hover{
    color: white ;
}
/* books */
/*my library */
.mylib-img img {
    height: 300px;
    padding: 40px 40px;
    width: -webkit-fill-available;
}
.mylib-img1 img {
    height: 500px;
    padding: 40px 40px;
    width: auto;
    position: relative;
    /* left: 40px; */
}
.mylib {
    border-radius: 30px;
    box-shadow: 0px 0px 30px;
    padding: 25px 50px;
    margin: 20px 130px;
    background: linear-gradient(45deg, #db54db, transparent);
    color: white;
    background-blend-mode: luminosity;
    backdrop-filter: hue-rotate(307deg);
}
.show1{
    margin: 55px 0px 25px 18px;
}
.mylib-img {
    margin-bottom: 15px;
    margin-top: 15px;
    overflow: hidden;
}
.mylib-img1 {
    margin-bottom: 15px;
    margin-top: 15px;
}
.mylib-con {
    margin: 70px 0px 0px 0px;
}
.mylib-con1 {
    margin: 70px 0px 0px 0px;
}
.mylib-con h2{
    color: white;
    font-size: 21px;
    margin-bottom: 15px; 
}
.mylib-con1 h2{
    color: white;
    font-size: 21px;
    margin-bottom: 15px; 
}
.mylib-con h5{
   text-align: justify;
   font-size: 19px;
   margin-top: 10px;
   display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: black;
}
.mylib-con1 h5{
   text-align: justify;
   font-size: 19px;
   margin-top: 10px;
   display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: black;
}
.mylib-img:hover img {
    transform: scale(1.02);
    transition: transform 5s, filter 3s ease-in-out;
    overflow: hidden;
}
.mylib-img1:hover img {
    transform: scale(1.02);
    transition: transform 5s, filter 3s ease-in-out;
    overflow: hidden;
}
button.btn.btn-my {
    background: purple;
    border-radius: 60px;
    padding: 5px 50px;
    font-size: 24px;
    margin-top: -7px;
    color: white;
}
.rtn{
    color: white;
}
.relat {
    color: black;
    margin-left: 10px;
    font-weight: 700;
    margin-top: 5px;
    margin-bottom: 5px;
}
button.btn.btn1-my {
    background: purple;
    border-radius: 60px;
    padding: 2px 140px;
    font-size: 35px;
    margin-top: 20px;
    color: white;
}
button.btn.btn-my:hover {
    background: white;
    color: purple;
    box-shadow: 0px 0px 20px;
}
.mylib-pri {
    background: #993299;
    padding: 5px 10px;
    border-radius: 13px;
    box-shadow: -12px -7px 3px 0px;
}
.mylib-pri h4{
    font-size: 25px;
    text-align: center;
    color: white;
}
span.myspa1 {
    padding-right: 20px;
}
.myspa1 i.fa-solid.fa-circle-play.fa-shake{
    font-size: 35px;
}
.mylib-pri1 h4{
    font-size: 25px;
    text-align: center;
    color: white;
}
@media screen and (max-width : 900px) {
    .mylib-pri {
        padding: 5px 10px !important;
    }
    .mylib-con {
        margin: 25px 10px 0px 0px !important;
    }
    .mylib-con1 {
        margin: 25px 10px 0px 0px !important;
    }
    .show1 {
        padding: 15px;
        margin: 20px 0px !important;
        text-align: center;
    }
    .mylib-pri1 h4 {
        margin: 20px 0px;
        text-align: left !important;
    }
    button.btn.btn-my {
        border-radius: 30px !important;
        padding: 5px 80px !important;
        font-size: 24px;
        margin-top: 0px !important;
    }
    .mylib{
        margin-bottom: 150px;
        margin: 20px 0px !important;
        padding: 10px 10px !important;
    }
}
/*my library */
/* thky */
.thank {
    margin: 25px 0px -10px 0px;
    box-shadow: 0px 0px 25px;
    border-radius: 25px;
    padding: 20px 80px;
}
.thank-con {
    padding: 40px 20px 100px 25px;
    text-align: center;
    margin: 80px 200px;
    background: white;
    box-shadow: 0px 0px 20px;
    border-radius: 25px;
}
.thank-con img{
    height: 100px;
}
.thank-img img {
    height: 550px;
    position: relative;
    top: 25px;
}
.thank-con h2 {
    font-size: 20px;
    margin-top: 40px;
    margin-bottom: 30px;
}
.thank-con h5 {
    background: white;
    padding: 18px;
    border-radius: 16px;
    /* box-shadow: 0px 0px 25px purple; */
    box-shadow: 0px 0px 25px #816081;
    margin: 25px 0px;
    font-size: 20px;
}
.thank span a {
    background: purple;
    padding: 20px;
    position: relative;
    top: 30px;
    border-radius: 15px;
    color: white;
}



/* thky */



.sub{
    margin-top: 10px;
}
@media (max-width: 575px) {
    .form-body.on-top .img-holder, .form-body.on-top-mobile .img-holder {
        padding: 90px 40px 40px;
    }

    .form-content .row.top-padding .form-button {
        text-align: left !important;
        margin-top: 30px;
    }
    .form-body.without-side .form-content {
        padding: 80px 0px 60px !important;
    }
    .reg1{
        margin-left: 60px;
        display: block !important;
    }
    .thank-con {
        padding: 0px !important;
        margin: 0px !important;
    }
    .thank span a {
        top: 0px !important;
    }
    .dropdown-menu.show {
        left: -115px !important;
    }
}
/* login card */
.card-img img{
    padding-left: 15px;
    padding-bottom: 15px;
    height: 234px;
    width: 100%;
}
.card-img1 img{
    padding-left: 15px;
    padding-bottom: 15px;
    height: 130px;
    width: 100%;
}
.card-img:hover {
    transform: scale(1.1);
    transition: all .6s ease-in;
}
.card-img1:hover {
    transform: scale(1.1);
    transition: all .6s ease-in;
}
.card-con {
    border-top: 1px solid;
    padding: 10px;
    text-align: justify;
   background-image: linear-gradient(184deg, purple, #a589a9);
    color: white;
}
.cad-con1 {
    display: flex;
    padding: 10px;
}
p.tru {
    background: #4c0658;
    color: white;
    padding: 9px;
    border-radius: 5px;
    font-size: 14px;
}
p.tru1{
    font-size: 15px;
    margin-top: 10px;
}
.card-btn {
    background: #4c0658;
    padding: 5px;
    border-radius: 10px;
    margin-top: 5px;
}
.card-btn span {
    font-size: 18px;
    margin-left: 10px;
}
.card-btn .btn3 {
    background: transparent;
    border: none;
}
.card-con h1 {
    font-size: 30px;
    margin-bottom: 20px;
}
.card {
    border-radius: 20px;
}
.spa1 i.fa-regular.fa-circle-play.fa-shake {
    font-size: 35px;
    padding: 10px;
    margin-left: -30px;
    color: #4c0658;
}
.spa3 i.fa-regular.fa-circle-play.fa-shake {
    font-size: 35px;
    color: #4c0658;
    position: relative;
    bottom: 220px;
}
.spa2 i.fa-solid.fa-cart-shopping.fa-fade {
    font-size: 18px;
    color: white;
}
.cad1{
    margin-bottom: -53px;
}
.text1{
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    font-size: 14px;
    -webkit-box-orient: vertical;
    margin-top: 20px;
   height: 35px;
}
/* .text1{
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
} */
/* login card */
/* new card  */
.card-imag img {
    height: 135px;
    border-radius: 10px;
    inline-size: -webkit-fill-available;
}
.card-com h3{
    font-size: 14px;
}
@media screen and (max-width : 900px) {
    
        .top-header ul{
            margin-top: 20px !important;
        }
    
}
.coard {
    border: 1px solid;
    border-radius: 20px;
    padding: 10px;
    height: 410px;
    margin-top: 20px;
    box-shadow: 0px 0px 20px grey;
    background: linear-gradient(358deg, #851485c7, white);
    color: white;
}
/* .coard {
    border: 1px solid;
    border-radius: 20px;
    padding: 10px;
    margin-top: 20px;
    box-shadow: 0px 0px 20px grey;
    background: linear-gradient(358deg, #851485, white);
    color: white;
} */
.card-imag {
    background: white;
    box-shadow: 0px 0px 20px;
    border-radius: 10px;
    margin-top: 50px;
    overflow: hidden;
}

.card-imag:hover img {
    transform: scale(2.5);
    transition: transform 5s, filter 3s ease-in-out;
}
.card1 {
    padding: 0px 100px;
}
/* .card1 {
    padding: 0px 190px;
} */
.spa4 i.fa-regular.fa-circle-play.fa-shake {
    font-size: 35px;
    color: #7d0a91;
    position: relative;
    bottom: 180px;
    left: 175px;
}
/* .spa4 i.fa-regular.fa-circle-play.fa-shake {
    font-size: 35px;
    color: #7d0a91;
    position: relative;
    bottom: 160px;
    left: 260px;
} */
.card-btn1{
    background: #7d0a91;
padding: 8px;
    border-radius: 10px;
    margin-top: 10px;
}
/* .card-btn1{
    background: #7d0a91;
    padding: 5px;
    border-radius: 10px;
    margin-top: 13px;
} */
.card-btn1 .btn3 {
    background: transparent;
    border: none;
}
.spa2 i.fa-solid.fa-cart-shopping.fa-fade {
    font-size: 18px;
    color: white;
    padding: 2px 5px;
}
/* .spa2 i.fa-solid.fa-cart-shopping.fa-fade {
    font-size: 18px;
    color: white;
    padding: 2px 20px;
} */
p.tru3 {
    background: #7d0a91;
    color: white;
    padding: 9px;
    border-radius: 5px;
    font-size: 14px;
}
/* .form-check{
    display: block;
} */
.errr{
    font-size: 16px;
    color: red;
    margin-top: 10px;
    letter-spacing : 0 !important;
    margin-bottom: 10px;
    transition: all .6s ease-in-out;
    /* position: relative;
    background: white;
    bottom: 399px;
transform: translateX(10px); */
}
.frm {
        text-align: left !important;
        margin-top: 18px;
        display: flex;
    }
    .ilirad {
        margin-top: 12px;
        margin-left: 10px !important;
    }
    label.form-check-label{
        margin-left: 5px;
    }
    .pur{
        position: relative;
        top: 225px;
        background: #7d0a91;
        padding: 10px;
        font-size: 20px;
        color: white;
        border-radius: 6px;
        box-shadow: 0px 0px 10px;
    }
    .pur1{
        position: relative;
        top: 17px;
        background: #7d0a91;
        padding: 10px;
        font-size: 18px;
        color: white;
        border-radius: 6px;
        box-shadow: 0px 0px 10px;
    }
    .drelib{
        color: #7d0a91;
        text-align: center;
        margin-top: 20px;
    }
    .msr{
        color: white;
    }
    .derlib{
        color: #7d0a91;
        font-size: 50px;
        text-align:
         center;
    }
    .profile {
        margin: 20px 160px;
        border: 1px solid;
        padding: 20px 80px;
        box-shadow: 0px 0px 20px;
        background: transparent;
        border-radius: 45px;
       
    }
    .prof img{
        height: 130px;
        box-shadow: 0px 0px 20px white;
        border-radius: 6px;
    }
    .prof {
        text-align: center;
    }
    .prof h2{
        font-size: 45px;
    }
    .sel {
        background: white;
        padding: 2px 20px;
        border-radius: 7px;
    }
    .radio{
        display: flex;
        margin: 4px 10px;
    }
    .rad {
        margin: -5px 10px;
    }
  
    .form-check-input{
        border: 1px solid rgb(0 0 0 / 98%);
    }
    .rerot {
        padding: 0px 20px 5px 20px;
    }
    .rerot1 {
        padding: 0px 20px 0px 12px;
    }
    @media screen and (max-width : 900px) {
        .rad{
            margin: -5px  -10px !important;
        }
        label.form-check-label {
            margin-left: 0px !important;
        }
        .profile{
            padding: 20px 30px !important;
            margin: 0px !important;
        }
        .radio{
            margin: 10px -50px !important;
        }
        .sel{
            padding: 5px 5px !important;
        }
        .crt{
            width: 106%;
        }
        .rerot{
            padding: 0px 0px 0px 20px !important;
        }
        .frm{
            display: block !important;
            padding-left: 15px;
        }
        .reg{
            max-width: 100% !important;
        }
        .ilirad {
            margin-left: 0px !important;
        }
        .form-check-inline {
            margin-right: 0rem !important;
        }
    }
/* new card  */
/* registration */

.reg1{
    display: initial;
}
/* registration */
/* book */
.book {
    background: black;
    color: white;
    padding: 40px 31px;
    margin: 30px 0px;
    box-shadow: 0px 0px 20px gray;
    border-radius: 30px;
}
.drem-price h5 {
    background: #7d0a91;
    padding: 10px;
    margin-right: 55px;
    margin-top: 40px;
    border-radius: 5px;
    box-shadow: 0px 0px 6px;
}
@media screen and (max-width : 900px) {

}
/* book */
/* checkout */
.chec {
    margin: 15px 100px;
    background: linear-gradient(45deg, #7d0a91, transparent);
    padding: 30px;
    color: white;
    box-shadow: 0px 0px 25px gray;
    border-radius: 20px;
    border: 1px solid;
}
.chec-con {
    background: white;
    color: black;
    border-radius: 20px;
    padding: 10px 20px;
    margin-top: 20px;
}
.chec-con h5{
    text-align: right ;
    margin-top: -36px;
}
.chec-con h4{
    font-size: 25px;
}
.chec-con1 h4{
    font-size: 25px;
}
.chec-con1 h5{
    text-align: right;
    margin-top: -36px;
}
.chec-con1 {
    background: white;
    color: black;
    border-radius: 20px;
    padding: 14px 20px;
}
.mak button {
    background: #7d0a91;
    margin: 30px 0px;
    border-radius: 11px;
    padding: 10px;
    color: white;
    box-shadow: 0px 0px 20px;
    font-size: 20px;
}
.mak1 button {
    background: #7d0a91;
    margin: 30px 0px;
    border-radius: 40px;
    padding: 5px 70px;
    color: white;
    box-shadow: 0px 0px 20px;
    font-size: 25px;
    text-align: center;
}
.mak1 {
    text-align: center;
}
.mak{
    text-align: right;
}
.chec-img img {
    height: 375px;
    width: 75%;
    inline-size: -webkit-fill-available;
    /* transform: rotate3d(1, 1, 1, 348deg); */

}
.chec-img h4 {
    text-align: center;
    font-size: 35px;
    color: white;
    margin-top: -20px;
}
.chec-main {
    position: relative;
    top: 45px;
    right: 25px;
}
.chec-main1 {
    position: relative;
    top: 70px;
    right: 25px;
    background: white;
    padding: 15px;
    box-shadow: 0px 0px 20px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}
.ceh{
    text-align: center;
    font-size: 25px;
    font-weight: bold;
    color: white;
}
.hr{
    color: black;
}
.chec1-img img{
    height: 100px;
    margin: -25px 70px 10px;
}
.chec2-img img{
    height: 100px;
    margin: -30px 70px 20px 10px;
}
/* .chec-img {
    box-shadow: 0px 0px 20px;
    border-radius: 20px;
    margin-right: 22px;
    inline-size : -webkit-fill-available 
} */
.check {
    border: 1px solid;
    border-radius: 25px;
    padding: 40px 20px;
    margin: 30px 0px;
    box-shadow: 0px 0px 20px;
    /* margin-bottom: 91px; */
}
.check1 {
    padding: 40px 20px;
    margin: 30px 0px;
    /* margin-bottom: 91px; */
}
.ctr{
    width: 93%;
}
.ctr1{
    width: 97%;
}
.check-imag img {
    height: 600px;
    margin-left: 9%;
    margin-bottom: 20px;
    border-radius: 20px;
    
}
.check-imag {
    border: 1px solid;
    box-shadow: 0px 0px 20px;
    border-radius: 20px;
    z-index: 7;
    position: relative;
}
.ceh1{
    text-align: center;
    font-size: 40px;
    font-weight: bold;
margin: 20px 0px -30px;
color: black;
}
.check-imag h4 {
    color: white;
    text-align: center;
    margin-bottom: 15px;
    margin-top: -70px;
}
@media screen and (max-width : 900px) {
    .ctr{
        width: 100% !important;
    }
    .ctr1{
        width: 100% !important;
    }
.chec{
    padding: 10px !important;
    margin: 20px 10px !important;
}
.mak button{
    font-size: 20px !important;
    margin-bottom: 70px !important;
}
.chec-con1 h5{
    margin-top: -28px !important;
}
.chec-con h5{
    margin-top: -23px !important;
    font-size: 12px !important;
}
.chec-main{
    right: 0px !important;
}
.ceh{
    margin-bottom: 20px;
}
.chec-con1 h4{
 font-size: 20px !important;
}
.chec1-img img{
    margin: 10px 20px !important;
}
.check1{
    padding: 0px !important;
}
.check-imag img{
    margin-left: 0px !important;
    height: auto !important;
    padding: 10px;
}
.chec-main1{
    border-radius: 20px !important;
    right: 0px !important;
}
.chec2-img img{
    margin: 0px !important;
}
}

/* checkout */

/* IBTN */
.form-content .form-button .ibtn {
    border-radius: 6px;
    border: 0;
    padding: 6px 28px;
    background-color: #fff;
    color: #29A4FF;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
    cursor: pointer;
    margin-right: 10px;
    outline: none;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.16);
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.16);
}

.form-content .form-button .ibtn.ibtn-full {
    width: 100%;
}

.form-content .form-button .ibtn:last-child {
    margin-right: 0;
}

.form-content .form-button .ibtn:hover, .form-content .form-button .ibtn:focus {
    -webkit-box-shadow: 0 5px 6px rgba(0, 0, 0, 0.16);
    box-shadow: 0 5px 6px rgba(0, 0, 0, 0.16);
}

.form-content .form-button .ibtn.less-padding {
    padding: 6px 15px !important;
}

.form-content .form-button .ibtn.extra-padding {
    font-size: 16px;
    padding: 10px 32px;
}
.form-content.form-sm .form-button .ibtn {
    padding: 4px 28px;
}
.form-body.without-side .form-content .form-button .ibtn {
    background-color: #29A4FF;
    color: #fff;
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.16);
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.16);
}

.form-body.without-side .form-content .form-button .ibtn:hover, .form-body.without-side .form-content .form-button .ibtn:focus {
    -webkit-box-shadow: 0 5px 6px rgba(159, 11, 134, 0.788);
    box-shadow: 0 5px 6px rgba(159, 11, 134, 0.788);
}
.form-content .page-links {
    margin-bottom: 34px;
}

.form-content .page-links a {
    position: relative;
    display: inline-block;
    text-decoration: none;
    color: #fff;
    font-weight: 300;
    font-size: 15px;
    margin-right: 20px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.form-content .page-links a:last-child {
    margin-right: 0;
}

.form-content .page-links a:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 2px;
    left: 0;
    bottom: -10px;
    background-color: rgba(255, 255, 255, 0.5);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.form-content .page-links a.active {
    font-weight: 700;
}

.form-content .page-links a.active:after {
    background-color: #fff;
}

.form-content .page-links a:hover:after, .form-content .page-links a:focus:after {
    background-color: #fff;
}
.form-body.without-side .form-content .form-items .page-links {
    margin-bottom: 0;
}

.form-body.without-side .form-content .form-items .page-links a {
    font-weight: 700;
}

.form-body.without-side .form-content .form-items .page-links a:after {
    bottom: -3px;
}

.form-body.without-side .form-content .page-links a {
    color: #000;
}

.form-body.without-side .form-content .page-links a:after {
    background-color: rgba(222, 222, 222, 0.7);
}

.form-body.without-side .form-content .page-links a.active:after, .form-body.without-side .form-content .page-links a:hover:after, .form-body.without-side .form-content .page-links a:focus:after {
    background-color: #0092FE;
}
.reg h3{
    color: purple;
}
.reg p{
    margin-top: 30px;
    margin-bottom: 10px;
}
label.lab {
    margin-top: 15px;
}