
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Play:wght@400;700&display=swap');


* {
    padding: 0;
    margin: 0;
}


body {	
    font-family: "Inter", sans-serif;
    font-size: 16px;
    font-weight: 400;    
	background: #fff;
	color: #333333;	
}

a,a:hover {
    text-decoration: none;
}

ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}


.container {
    max-width: 1240px;
    display: block;
    margin: auto;
    padding: 0 15px;
}

.ofc11-headertop-area {
  background-color: #00FFF9;
  padding: 8px 0;  
}

.ofc11-headertop-part p {
    color: #000000;
    font-size: 14px;
    font-weight: 600;
    display: flex;
    justify-content: center;
    align-items: center;
}

.ofc11-headertop-part p img {
    max-width: 100%;
    display: block;
    margin-right: 5px;
}

.main-area {
  padding: 75px 0;
  background-image: url('img/bg1.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.headertext{
    width: 65%;
}
.headertext h1 {
    font-family: "Play", sans-serif;
    color: #fff;
    font-size: 60px;
    font-weight: bold;
    margin: 0;
    padding-bottom: 30px;
    line-height: 80px;
}

.headertext p {
    color: #fff;
    font-size: 17.6px;
    margin: 0;
    line-height: 30px;
    font-weight: 400;  
}

.headertext ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    padding-top: 45px;
    display: flex;
    gap: 24px;
}

.headertext ul li {
    display: flex;
    align-items: center;
    gap: 7px;
}

.headertext ul li:first-child {
    margin-left: 0;
}

.headertext ul li:last-child {
    margin-right: 0;
}

.headertext ul li img {
    max-width: 100%;
}

.headertext ul li h6 {
    color: #fff;
    font-size: 16px;
    margin: 0;
    font-weight: 600;
    position: relative;
    padding-left: 4px;
}

/*--- ofc11-ofrbs-box-area start --*/
.txnewhero-area {
  padding: 50px 0;
  background-image: url('img/bg3.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.txnewherotext h1 {
    font-family: "Play", sans-serif;
    color: #fff;
    font-size: 40px;
    margin: 0;
    font-weight: 700;
}


/*--- ofc11-ofrbs-box-area start --*/
.ofc11-ofrbs-box-area {
  background-color: #FAFAFA;
  padding: 80px 0;
  padding-bottom: 50px;
}

.main-ofc11-ofrbs-box {
    display: flex;
    padding: 0px 20px;
    align-items: center;
    position: relative;
    margin-bottom: 10px;
    border-radius: 15px;
    background: #FFF;
    box-shadow: 0px 3px 14px 0px rgba(0, 0, 0, 0.25);
    padding-left: 0px;
    overflow: hidden;
}

.ofc11-ofrbs-boxleft {
    width: 25%;
    box-sizing: border-box;
    position: relative;
}

.ofc11-ofrbs-boxinner {
    width: 55%;
    display: flex;
    align-items: center;
}

.ofc11-ofrbsbox-bonus {
    width: 50%;
    position: relative;
}

.ofc11-ofrbsbox-rating {
    width: 25%;
    position: relative;
}

.ofc11-ofrbsbox-score {
    width: 25%;
    position: relative;
    padding-bottom: 12px;
}

.ofc11-ofrbs-boxbtn {
    width: 20%;
}

.ofc11-ofrbs-boxlogo {
    padding: 38px 25px;
    box-sizing: border-box;
    display: grid;
    align-items: center;
    padding-right: 110px;
    height: 100%;
    position: relative;
    z-index: 999999;
}

.ofc11boxlogo {
    max-width: 100%;
    display: block;
    position: relative;
    z-index: 999;
}

.ofc11-ofrbsbox-bonus h3 {
    font-family: "Play", sans-serif;
    color: #000;
    font-size: 28px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0;
    line-height: 34px;
    padding-left: 8px; 
}

.ofc11-ofrbsbox-bonus h3 span {
   color: #01CCC7; 
}

.ofc11-ofrbsbox-bonus p {
  font-family: "Play", sans-serif;
   color: #000; 
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0;
    line-height: 34px;
    padding-left: 8px;
    padding-top: 5px;   
}

.ofc11-ofrbsbox-rating img {
    max-width: 100%;
    display: block;
    margin: auto;
    height: 19px;
}

.ofc11-ofrbsbox-rating h3 {
    font-family: "Play", sans-serif;
    color: #000;
    font-size: 18px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    padding-bottom: 20px;  
}

.ofc11-ofrbsbox-score h4 {
    font-family: "Play", sans-serif;
    color: #01CCC7;
    font-size: 37px;
    font-weight: bold;
    text-align: center;
    display: flex;
    align-items: end;
    justify-content: center;
}


.ofc11-ofrbsbox-score h4 sub {
    color: #000;
    font-size: 20px;
    padding-bottom: 5px;
    padding-left: 3px;
}

.ofc11-ofrbsbox-score h3 {
    font-family: "Play", sans-serif;
    color: #000;
    font-size: 18px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    padding-top: 8px;   
}

.ofc11-ofrbs-boxbtn a {
    font-family: "Play", sans-serif;
    color: #fff;
    font-size: 14px;
    text-align: center;
    width: 210px;
    height: 55px;
    line-height: 55px;
    text-transform: uppercase;
    font-weight: 600;
    display: flex;
    align-items: center;
    gap: 21px;
    margin: auto;
    margin-right: 0;
    border-radius: 10px;
    background: linear-gradient(100deg, #00D3DD -1.56%, #00474B 103.97%);
    justify-content: center;
}

.ofc11-ofrbs-boxbtn a img {
    display: block;
    max-width: 100%;
}

.mainoffer {
    position: absolute;
    left: 0;
    z-index: 9999999;
    bottom: 0;   
}

.offer {
    width: 106px;
    height: 24px;
    position: relative;
    background: #fff;
    border-radius: 0px 36px 0px 0px;
    display: flex;
    align-items: center;
    justify-content: center;
}


.offer p {
    font-family: "Play", sans-serif;
    color: #000;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}

.mbrating-box {
    display: none;
}

.offertext {
    padding-bottom: 25px;
}

.offertext p {
    color: #000;
    font-size: 12.5px;
    font-weight: 300;
    text-align: center;
}

.offertext p a {
    color: #000;
}


.logobg {
    position: absolute;
    left: 0;
    max-width: 100%;
    height: 100%;
    z-index: 99;
    width: 285px;
}

/*--- ofc11-francecsno-text-area start --*/
.ofc11-francecsno-text-area {
  padding: 60px 0; 
  background-image: url('img/bg2.png');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.ofc11-francecsno-text-area2 {
    background: #fff;
    padding: 60px 0;
    padding-bottom: 40px;
}



.ofc11text-part {
    border-radius: 25px;
    background: rgba(255, 255, 255, 0.10);
    backdrop-filter: blur(22.950000762939453px);
    padding: 50px 30px;
    padding-bottom: 25px;    
}


.ofc11-francecsno-texthd {
    padding-bottom: 50px;
}

.ofc11-francecsno-texthd h2 {
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    line-height: 45px;
    padding-bottom: 8px;
}

.ofc11-francecsno-texthd p {
    color: #fff;
    font-size: 16px;
    margin: 0;
    line-height: 26px;
    font-weight: 400;   
}

.ofc11-francecsno-item1 {
    padding-bottom: 35px;
}

.ofc11-francecsno-item1 h2 {
    color: #fff;
    font-size: 25px;
    font-weight: bold;
    padding-bottom: 8px;
}

.ofc11-francecsno-item1 p {
    color: #fff;
    font-size: 15.8px;
    margin: 0;
    line-height: 25px;    
}


.ofc11-francecsno-item1 ul {
    padding: 0;
    margin: 0;
    padding: 25px 0 15px 0;
    padding-left: 40px;
}

.ofc11-francecsno-item1 ul li {
    padding-bottom: 10px;
    list-style: decimal;
}

.ofc11-francecsno-item1 ul li:last-child {
    padding-bottom: 0px;
}

.ofc11-francecsno-item1 ul li h6 {
    color: #000;
    font-size: 15px;
    margin: 0;
    line-height: 25px;
    font-weight: 400;   
}
.ofc11-francecsno-item1 ul li {
    color: #000;
    font-size: 15px;
    margin: 0;
    line-height: 25px;
    font-weight: 400;
}
.ofc11-francecsno-item1 ul li h6 p{
    color: #000;
    font-size: 15px;
    margin: 0;
    line-height: 25px;
    font-weight: 400;   
}
.ofc11-francecsno-text-area2 .ofc11-francecsno-item1 h2 {
    font-family: "Play", sans-serif;
    color: #000;
}

.ofc11-francecsno-text-area2 .ofc11-francecsno-item1 p {
    color: #000;
}

/*--- footer-area start --*/
.footer-area {
    background-color: #000;
    padding: 0px 0;
    padding-bottom: 0px;
}

.footer-part {
    padding-top: 60px;
}

.footer-nav ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    text-align: center;
    padding-bottom: 35px;
}

.footer-nav ul li {
    display: inline-block;
    margin: 0 10px;
}

.footer-nav ul li:first-child {
    margin-left: 0px;
}

.footer-nav ul li:last-child {
    margin-right: 0px;
}

.footer-nav ul li span {
    color: #fff;
    font-size: 16px;
}

.footer-nav ul li a {
    color: #01CCC7;
    font-size: 16px;
    font-weight: 400;
    display: block;
    transition: 0.2s all ease;
    text-decoration: underline;
}

.footer-nav ul li a:hover {
    color: #fff;
}

.footerlogos ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    text-align: center;
}

.footerlogos ul li {
    display: inline-block;
    margin: 0 6px;
}


.footerlogos ul li:first-child {
    margin-left: 0px;
}

.footerlogos ul li:last-child {
    margin-right: 0px;
}

.footerlogos ul li a img {
    max-width: 100%;
    display: block;
    height: 65px;
}


.footerpr-part {
    padding-top: 40px;
    padding-bottom: 15px;
}

.footerpr-part p {
    color: #fff;
    font-size: 16px;
    margin: 0;
    font-weight: 400;
    line-height: 28px;
    padding-bottom: 25px;
    text-align: center;
}
.footerpr-part p a{
    color: #fff;
    text-decoration: underline;
}
.copyright-area {
    border-top: 1px solid #353535;
    padding: 20px 0;
}

.copyright-area p {
    color: #fff;
    font-size: 14px;
    text-align: center;
    font-weight: 400;
}


/*--- hero-area start --*/
.newhero-area {
    background-color: #eceff6;
    padding: 65px 0
}

.newhero-part {
    display: flex;
    gap: 50px;
    align-items: center;
}

.newhero-left {
    width: 50%;
}

.newhero-right {
    width: 50%;
}


.newhero-left h2 {
    font-family: "Overlock", sans-serif;
    color: #29539F;
    font-size: 55px;
    font-weight: 900;
    padding-bottom: 5px;
}

.newhero-left p {
    color: #000000;
    font-size: 19px;
    margin: 0;
    padding-top: 7px;   
}

.newhero-left img {
    display: none;
}


.newhero-right img {
    max-width: 100%;
    display: block;
    margin: auto;
    margin-right: 0px;
}



/*--- newtexts-area start --*/
.newtexts-area {
    background-color: #fff;
    padding: 70px 0;
}

.newtextitem1 {
    padding-bottom: 30px;
}

.newtextitem1 h2 {
    font-family: "Overlock", sans-serif;
    color: #29539F;
    font-size: 37px;
    font-weight: 900;
    margin: 0;
    padding-bottom: 10px;
}

.newtextitem1 p {
    color: #000;
    font-size: 19px;
    line-height: 33px;
    margin: 0;
}

.newtextitem1 p a {
    color: #29539F;
}


.newtextitem2 {
    padding-bottom: 30px;
}

.newtextitem2 h2 {
    font-family: "Overlock", sans-serif;
    color: #29539F;
    font-size: 37px;
    font-weight: 900;
    margin: 0;
    padding-bottom: 10px;
}


.newtextitem2 h3 {
    color: #000;
    font-size: 19px;
    line-height: 33px;
    margin: 0;
    font-weight: 400;
}

.newtextitem2 ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    padding-left: 11px;
    padding-top: 20px;
    padding-bottom: 8px;
}

.newtextitem2 ul li {
   display: block;
   padding-bottom: 12px;
}

.newtextitem2 ul li:last-child {
   padding-bottom: 0px;    
}

.newtextitem2 ul li span {
    width: 5px;
    height: 5px;
    background-color: #212529;
    display: block;
    border-radius: 40px;   
}

.newtextitem2 ul li p {
    color: #000;
    font-size: 19px;
    line-height: 36px;
    margin: 0;
    padding-left: 14px;
    margin-top: -21px;
    font-weight: 400;
}


.Cookieslist {
    padding-top: 0 !important;
    margin-left: 20px !important;    
}

.newtextitems2 {
    padding-bottom: 0px;
    margin-bottom: 0px;
    border-bottom: none;
}