body {
  font-family: 'Rajdhani', sans-serif !important;
  overflow-x: hidden !important;
  /* background-color: #000000; */
  /* background-color: #121212 !important; */
  background-color: #FFFFFF !important;
}





/* policy section 1 start */

.policy-section1{
    background-image: url(/static/images/privay-policy-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    height: 100vh;
    display: flex;
    flex-direction: column-reverse;
    padding-bottom: 50px;
}

.policy-section1 .policy-section1-heading{
font-weight: 800;
font-size: 48px;
line-height: 100%;
text-align: center;
text-transform: uppercase;
color: #4ABF2C;
}
.policy-section1 .policy-section1-para1{
        margin-top: 50px;
    margin-bottom: 30px;
}
.policy-section1 .policy-section1-para1,
.policy-section1 .policy-section1-para2{
font-weight: 400;
font-size: 16px;
line-height: 100%;
text-align: center;
/* color: #D9D9D9; */
color: #ffffff;
}

/* policy section 1 end */

/* policy section-2 start */

.policy-section2 .policy2-para-section .policy2-para{
font-weight: 400;
font-size: 20px;
line-height: 130%;
text-align: start;
font-family: 'Open Sans', sans-serif !important;
color: #000000;
padding-bottom: 20px;
margin-top: 50px;
}
.policy-section2 .policy2-para-section .contact{
text-decoration: none;
color: #FFA600;
}

/* policy section-2 end */


/* policy section-3 start */

.policy-section3{
    margin-top: 90px;
}

.policy-section3 .section3-heading{
font-weight: 800;
font-size: 48px;
line-height: 100%;
text-align: start;
text-transform: uppercase;
color: #4ABF2C;
}
.policy-section3 .section3-para1{
    font-family: 'Open Sans', sans-serif !important;
font-weight: 400;
font-size: 20px;
line-height: 100%;
letter-spacing: 0%;
/* color: #D9D9D9; */
color: #000000;
text-align: start;
margin-top: 25px;
}
.policy-section3 .section3-cards{

}
.policy-section3 .section3-cards .card-heading{
font-weight: 700;
font-style: Bold;
font-size: 16px;
line-height: 100%;
text-transform: uppercase;
color: #000000;
text-align: center;
}
.policy-section3 .section3-cards{
    margin-top: 30px;
    border-radius: 5px;
    background-color: #939393;
        height: 370px;
    padding: 30px;
}
.policy-section3 .section3-cards .cards-list-section{
    margin-top: 30px;
}
.policy-section3 .section3-cards .cards-list-section li{
font-weight: 500;
font-style: Condensed Medium;
font-size: 16px;
line-height: 100%;
/* color: #D9D9D9; */
color: #FFFFFF;
    padding-bottom: 30px;

}
.policy-section3 .section3-cards .card-inside-para{
font-weight: 400;
font-size: 16px;
line-height: 100%;
color: #000000;
margin-top: 20px;
    text-align: center;
}
.policy-section3 .section3-para2{
font-weight: 400;
font-size: 20px;
line-height: 100%;
/* color: #D9D9D9; */
font-family: 'Open Sans', sans-serif !important;
color: #000000;
margin-top: 40px;
}

/* policy section-3 end */


/* policy section-4 start */

.policy-section4{
margin-top: 50px;
}

.policy-section4 .section4-heading{
font-weight: 800;
font-style: Condensed ExtraBold;
font-size: 48px;
line-height: 100%;
text-align: start;
text-transform: uppercase;
color: #4ABF2C;
}
.policy-section4 .section4-para{
font-weight: 400;
font-size: 20px;
text-align: start;
font-family: 'Open Sans', sans-serif !important;
line-height: 130%;
/* color: #D9D9D9; */
color: #000000;
margin-top: 30px;
}

/* policy section-4 end */


/* policy section-5 start */

.policy-section5{
    margin-top: 50px;
}
.policy-section5 .section5-heading{
font-weight: 800;
font-style: Condensed ExtraBold;
font-size: 48px;
line-height: 100%;
text-align: start;
text-transform: uppercase;
color: #4ABF2C;
}
.policy-section5 .section5-cardSection{
background-color: #939393;
border-radius: 5px;
padding: 50px;
    width: 700px;
    margin-top: 50px;
}
.policy-section5 .section5-cardPara{
font-weight: 400;
font-size: 16px;
line-height: 100%;
/* color: #D9D9D9; */
color: #000000;
}
.policy-section5 .section5-list-section{
    margin-top: 35px;
}
.policy-section5 .section5-list-section li{
font-weight: 400;
font-size: 16px;
line-height: 100%;
/* color: #D9D9D9; */
color: #FFFFFF;
margin-bottom: 30px;

}
/* policy section-5 end */

/* policy section-6 start */

.policy-section6{
    margin-top: 50px;
}

.policy-section6 .section6-heading{
font-weight: 800;
font-style: Condensed ExtraBold;
font-size: 48px;
line-height: 100%;
text-align: start;
text-transform: uppercase;
color: #4ABF2C;
}
.policy-section6 .section6-para{
font-weight: 400;
font-size: 20px;
text-align: start;
font-family: 'Open Sans', sans-serif !important;
line-height: 130%;
/* color: #D9D9D9; */
color: #000000;
margin-top: 30px;
margin-bottom: 70px;
}
/* policy section-6 end */

/* policy section-7 start */

.policy-section7{
    margin-top: 50px;
}
.policy-section7 .section7-heading{
    font-weight: 800;
font-style: Condensed ExtraBold;
font-size: 48px;
line-height: 100%;
text-align: start;
text-transform: uppercase;
color: #4ABF2C;
margin-bottom: 30px;
}
.policy-section7 .section7-para1,
.policy-section7 .section7-para2{
font-weight: 400;
font-size: 20px;
text-align: start;
font-family: 'Open Sans', sans-serif !important;
line-height: 100%;
letter-spacing: 0%;
/* color: #D9D9D9; */
color: #000000;
}
.policy-section7 .section7-list-section{
    margin-top: 30px;
}
.policy-section7 .section7-list-section li{
font-weight: 400;
font-size: 20px;
text-align: start;
font-family: 'Open Sans', sans-serif !important;
line-height: 100%;
letter-spacing: 0%;
/* color: #D9D9D9; */
color: #000000;
margin-bottom: 30px;
}

/* policy section-7 end */


/* policy section-8 start */

.policy-section8{
    margin-top: 50px;
}
.policy-section8 .section8-heading{
    font-weight: 800;
font-style: Condensed ExtraBold;
font-size: 48px;
line-height: 100%;
text-align: start;
text-transform: uppercase;
color: #4ABF2C;
margin-bottom: 30px;
margin-top: 250px;

}
.policy-section8 .section8-para1{
font-weight: 400;
font-size: 20px;
text-align: start;
font-family: 'Open Sans', sans-serif !important;
line-height: 130%;
/* color: #D9D9D9; */
color: #000000;
padding-left: 32px;
}

.policy-section8 .section8-cards-section{
background: #939393;
border-radius: 5px;
padding: 20px;
width: 290px;
}
.policy-section8 .section8-cards-section .cards-title{
font-weight: 800;
font-size: 16px;
line-height: 100%;
text-transform: uppercase;
color: #000000;
}
.policy-section8 .section8-cards-section .section-8-list-section{
margin-top: 30px;
}
.policy-section8 .section8-cards-section .section-8-list-section li{
font-weight: 400;
font-size: 16px;
line-height: 100%;
/* color: #D9D9D9; */
color: #FFFFFF;
margin-bottom: 30px;
}
.policy-section8 .section8-cards-section .section-8-list-section li a{
    /* color: #D9D9D9; */
    color: #FFFFFF;
    transition: 0.3s;
}
.policy-section8 .section8-cards-section .section-8-list-section li a:hover{
    color: #4ABF2C;
    transition: 0.3s;
}
/* policy section-8 end */


/* policy section-9 start */

.policy-section9{
    margin-top: 50px;
}
.policy-section9 .section9-heading{
    font-weight: 800;
font-style: Condensed ExtraBold;
font-size: 48px;
line-height: 100%;
text-align: start;
text-transform: uppercase;
color: #4ABF2C;
margin-bottom: 50px;
}
.policy-section9 .section9-para2{
    font-weight: 400;
font-size: 20px;
text-align: start;
font-family: 'Open Sans', sans-serif !important;
line-height: 100%;
letter-spacing: 0%;
/* color: #D9D9D9; */
color: #000000;
margin-top: 50px;
}
.policy-section9 .section9-left-section{
border-right: 1px solid #4ABF2C;
}
.policy-section9 .section9-left-section .section9-para1,
.policy-section9 .section9-right-section .section9-para1{
font-weight: 400;
font-size: 20px;
text-align: start;
font-family: 'Open Sans', sans-serif !important;
line-height: 100%;
letter-spacing: 0%;
/* color: #D9D9D9; */
color: #000000;
}
.policy-section9 .section9-left-section .section9-list-section{
    padding-bottom: 10px;
}
.policy-section9 .section9-left-section .section9-list-section li{
font-weight: 400;
font-size: 20px;
text-align: start;
font-family: 'Open Sans', sans-serif !important;
line-height: 100%;
letter-spacing: 0%;
/* color: #D9D9D9; */
color: #000000;
margin-bottom: 30px;
margin-top: 40px;

}
.policy-section9 .section9-right-section .section9-list-section li{
font-weight: 400;
font-size: 20px;
text-align: start;
font-family: 'Open Sans', sans-serif !important;
line-height: 100%;
letter-spacing: 0%;
/* color: #D9D9D9; */
color: #000000;
margin-bottom: 30px;
margin-top: 40px;

}
.policy-section9 .section9-right-section{
    margin-left: 30px;
}

/* policy section-9 end */


/* policy section-10 start */

.policy-section10{
margin-top: 70px;
/* background-color: #939393; */
padding: 20px 0;
}
.policy-section10 .section10-heading{
        font-weight: 800;
font-style: Condensed ExtraBold;
font-size: 48px;
line-height: 100%;
text-align: start;
text-transform: uppercase;
color: #4ABF2C;
}
.policy-section10 .section10-para{
font-weight: 400;
font-size: 20px;
text-align: start;
font-family: 'Open Sans', sans-serif !important;
line-height: 130%;
/* color: #D9D9D9; */
color: #000000;
padding-top: 30px;
}

/* policy section-10 end */

/* policy section-11 start */

.policy-section11{
margin-top: 70px;
/* background-color: #1E1E1E; */
padding: 20px 0;
}
.policy-section11 .section11-heading{
        font-weight: 800;
font-style: Condensed ExtraBold;
font-size: 48px;
line-height: 100%;
text-align: start;
text-transform: uppercase;
color: #4ABF2C;
}
.policy-section11 .section11-para{
font-weight: 400;
font-size: 20px;
text-align: start;
font-family: 'Open Sans', sans-serif !important;
line-height: 130%;
/* color: #D9D9D9; */
color: #000000;
padding-top: 30px;
}

/* policy section-11 end */

/* policy section-12 start */

.policy-section12{
margin-top: 70px;
/* background-color: #939393; */
padding: 20px 0;
}
.policy-section12 .section12-heading{
        font-weight: 800;
font-style: Condensed ExtraBold;
font-size: 48px;
line-height: 100%;
text-align: start;
text-transform: uppercase;
color: #4ABF2C;
}
.policy-section12 .section12-para{
font-weight: 400;
font-size: 20px;
text-align: start;
font-family: 'Open Sans', sans-serif !important;
line-height: 130%;
/* color: #D9D9D9; */
color: #000000;
padding-top: 30px;
}

/* policy section-12 end */


/* policy section-13 start */

.policy-section13{
margin-top: 70px;
/* background-color: #1E1E1E; */
padding: 20px 0;
}
.policy-section13 .section13-heading{
        font-weight: 800;
font-style: Condensed ExtraBold;
font-size: 48px;
line-height: 100%;
text-align: start;
text-transform: uppercase;
color: #4ABF2C;
}
.policy-section13 .section13-para{
font-weight: 400;
font-size: 20px;
text-align: start;
font-family: 'Open Sans', sans-serif !important;
line-height: 130%;
/* color: #D9D9D9; */
color: #000000;
padding-top: 30px;
}

/* policy section-13 end */

/* policy section-14 start */

.policy-section14{
margin-top: 70px;
/* background-color: #939393; */
padding: 20px 0;
margin-bottom: 80px;
}
.policy-section14 .section14-heading{
        font-weight: 800;
font-style: Condensed ExtraBold;
font-size: 48px;
line-height: 100%;
text-align: start;
text-transform: uppercase;
color: #4ABF2C;
}
.policy-section14 .section14-para{
font-weight: 400;
font-size: 20px;
text-align: start;
font-family: 'Open Sans', sans-serif !important;
line-height: 130%;
/* color: #D9D9D9; */
color: #000000;
padding-top: 30px;
padding-left: 45px;
}
.policy-section14 .section14-contacts-section{
    padding-top: 18px;
}

.policy-section14 .section14-contacts-section #img1{
    width: 30px;
    margin-right: 10px;
}
.policy-section14 .section14-contacts-section #img2{
        width: 22px;
    margin-left: 6px;
    margin-right: 10px;

}
.policy-section14 .section14-contacts-section .mailName{
font-weight: 400;
font-size: 20px;
text-align: start;
font-family: 'Open Sans', sans-serif !important;
line-height: 100%;
letter-spacing: 0%;
/* color: #D9D9D9; */
color: #000000;
text-decoration: none;
/* cursor: default; */
}
.policy-section14 .section14-contacts-section .address{
font-weight: 400;
font-size: 20px;
text-align: start;
font-family: 'Open Sans', sans-serif !important;
line-height: 100%;
letter-spacing: 0%;
/* color: #D9D9D9; */
color: #000000;
}

/* policy section-14 end */













/* footer section start */

.footer-section{
border-top: 1px solid #000000;
    padding-top: 70px;
    padding-bottom: 40px;
    margin-top: 30px;
    background-color: #000000;
}

.footer-section .footerImage-section{
  padding-left: 15px;
}
.footer-section .footerImage-section .footerImg{
      width: 140px;
      transition: 0.3s;
}

.footer-section .breaker{
  display: block;
}
.footer-section .footerPara-section .footerPara{
padding-left: 15px;
padding-top: 30px;
font-weight: 400;
font-size: 16px;
line-height: 130%;
vertical-align: middle;
text-transform: capitalize;
color: #888888;
font-family: 'Oxanium', sans-serif;
}

.footer-section .footerMenu-section{

}
.footer-section .footerMenu-section .footer-menu .footer-links{
font-weight: 400;
font-size: 16px;
line-height: 100%;
vertical-align: middle;
text-transform: capitalize;
text-decoration-style: solid;
text-decoration-thickness: 0%;
text-decoration-skip-ink: auto;
color: #888888;
margin-bottom: 18px;
transition: 0.3s;
text-align: end;
list-style: none;
}

.footer-section .footerMenu-section .footer-menu .footer-links .footerMenus{
  transition: 0.3s;
  text-decoration: none;
font-family: 'Oxanium', sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 100%;
    text-transform: uppercase;
    color: rgb(255, 255, 255);
}
.footer-section .footerMenu-section .footer-menu .footer-links .footerMenus:hover{
  color: #4ABF2C;
  cursor: pointer;
  padding-left: 5px;
  transition: 0.3s;
}
.footer-section .playstoreImage-section{
display: flex;
    gap: 20px;
}
.footer-section .playstoreImage-section .downloadIcons{
  width: 200px;
  transition: 0.3s;
}
.footer-section .playstoreImage-section .downloadIcons:hover{
  transition: 0.3s;
  cursor: pointer;
  transform: scale(1.01);
}
.footer-section .copyRight-section{
    margin-top: 75px;
}
.copyright_para {
    font-family: 'Oxanium', sans-serif;
    font-weight: 700;
    font-size: 12px;
    line-height: 100%;
    text-transform: uppercase;
    color: #888888;
    padding-left: 15px;
font-family: 'Oxanium', sans-serif;
}
.footer-section .copyRight-section .copyrightPara1{
font-weight: 400;
font-size: 16px;
line-height: 100%;
vertical-align: middle;
text-transform: capitalize;
color: #888888;
padding-left: 15px;
font-family: 'Oxanium', sans-serif;
}
.footer-section .copyRight-section .copyrightPara2{
  font-weight: 400;
font-size: 16px;
line-height: 100%;
vertical-align: middle;
text-transform: capitalize;
color: #888888;
}

/* footer section end */