@import url('css2.css');

* {
    padding: 0;
    margin: 0;
}

body {
    font-family: 'Ruda', sans-serif;
    font-size: 16px;
    font-weight: 400;
    background: #f8fafc;
    color: #1e293b;
}

a,
a:hover {
    text-decoration: none;
    cursor: pointer;
}

ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.container {
    max-width: 1240px;
    display: block;
    margin: auto;
    padding: 0 15px;
}

.igniteodds-top18plus-area {
    background: #0f172a;
    padding: 8px 0;
}

.igniteodds-top18plus-part {
    display: flex;
    justify-content: center;
    align-items: center;
    text-transform: capitalize;
}

.igniteodds-top18plus-part p {
    color: #fff;
    font-size: 14px;
    font-weight: 800;
}

.igniteodds-top18plus-part p a {
    color: #fff;
    text-decoration: underline;
}

.igniteodds-top18plus-part img {
    max-width: 100%;
    display: block;
    margin-right: 5px;
}

.igniteodds-mainbg1 {
    background-image: url('../images/mobilebg1.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding-bottom: 0px;
}

.igniteodds-mainarea {
    background-image: url('../images/bg1.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding-bottom: 0px;
}

.igniteodds-header-area {
    padding: 25px 0;
}

.igniteodds-header-part {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.igniteodds-header-logo img {
    max-width: 80px;
    display: block;
}

.igniteodds-header-menu {
    display: none;
}

.igniteodds-header-menu img {
    max-width: 100%;
    display: block;
}

.igniteodds-hero-area {
    padding: 60px 0;
    padding-bottom: 140px;
}

.igniteodds-herotext h1 {
    font-family: 'Russo One', sans-serif;
    color: #0f172a;
    font-size: 60px;
    font-weight: 400;
    line-height: 70px;
    margin: 0;
    padding-bottom: 10px;
    text-transform: capitalize;
}

.igniteodds-herotext h1 span {
    color: #3b82f6;
}

.igniteodds-herotext p {
    color: #1e293b;
    font-size: 16px;
    margin: 0;
    font-weight: 400;
    line-height: 30px;
}

.igniteodds-hero-right img {
    max-width: 100%;
    display: block;
}

.igniteodds-heroitem {
    display: flex;
    gap: 10px;
    margin-top: 25px;
}

.igniteodds-herobox {
    position: relative;
    width: 147px;
    height: 62px;
    padding: 15px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    gap: 10px;
}

.igniteodds-heroboximg {
    position: relative;
    z-index: 999;
    width: 30%;
}

.igniteodds-heroboxtext {
    position: relative;
    z-index: 999;
    width: 70%;
}

.igniteodds-heroboximg img {
    max-width: 100%;
    display: block;
}

.igniteodds-heroboxtext p {
    color: #1e40af;
    font-size: 15px;
    font-weight: 600;
    margin: 0;
}

.herobox {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 99;
}

.igniteoddsinnerbg2 {
    padding: 0px 0;
    background-image: url('../images/bg3.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.igniteoddstexthero-area {
    padding: 80px 0;
    padding-bottom: 50px;
}

.igniteoddstexthero-hd h1 {
    color: #000000;
    font-size: 60px;
    font-weight: 400;
    margin: 0;
    padding-bottom: 60px;
}

.igniteoddstext-item1 {
    padding-bottom: 35px;
}

.igniteoddstext-item1 h2 {
    color: #000;
    font-size: 30px;
    font-weight: 400;
    padding-bottom: 17px;
}

.igniteoddstext-item1 p {
    color: #000;
    font-size: 18px;
    margin: 0;
    line-height: 30px;
    font-weight: 300;
}

.igniteodds-ofrbs-box-area {
    padding: 80px 0;
}

.igniteodds-ofrboxitem1 {
    display: flex;
    gap: 30px;
    padding-bottom: 30px;
}

.igniteodds-ofrboxitem1-left {
    width: 50%;
}

.igniteodds-ofrboxitem1-right {
    width: 50%;
}

.main-igniteodds-ofrbs-box {
    display: flex;
    background: #fff;
    align-items: center;
    box-sizing: border-box;
    height: 255px;
    position: relative;
    box-shadow: 0px 4px 30px 0px #00000033;
}

.igniteoddsinner2-left {
    width: 45%;
    position: relative;
    height: 100%;
}

.igniteodds-ofrbs-boxright {
    width: 55%;
    height: 100%;
    padding: 25px;
    box-sizing: border-box;
}

.boxleftbg {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    position: absolute;
    top: 0;
    z-index: 9;
}

.igniteodds-offterboxlogo {
    width: 100%;
    height: 100%;
    position: relative;
    display: grid;
    align-items: center;
    padding: 50px 20px;
    padding-right: 121px;
    box-sizing: border-box;
}

.igniteodds-offterboxlogo img {
    max-width: 100%;
    display: block;
    margin: auto;
    position: relative;
    z-index: 9999;
}

.igniteodds-bonustext h2 {
    font-family: 'Russo One', sans-serif;
    color: #0f172a;
    font-size: 23px;
    font-weight: 400;
    margin: 0;
    text-transform: uppercase;
    padding-bottom: 5px;
}

.igniteodds-bonustext h2 span {
    color: #3b82f6;
    font-size: 26px;
}

.igniteodds-bonustext p {
    color: #374151;
    font-size: 18px;
    font-weight: 600;
    margin: 0;
    text-transform: capitalize;
    padding-bottom: 5px;
}

.igniteodds-bonustext p span {
    color: #3b82f6;
}

.igniteodds-ofrbs-rating {
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
}

.igniteodds-ofrbs-rating p {
    color: #1e40af;
    font-size: 16px;
    position: relative;
    z-index: 99;
    font-weight: bold;
    display: flex;
    align-items: center;
    gap: 12px;
    text-transform: uppercase;
}

.igniteodds-ofrbs-rating img {
    max-width: 100%;
    display: block;
    width: 98px;
}

.igniteodds-ofrbs-scores {
    display: flex;
    gap: 10px;
    align-items: center;
}

.igniteodds-ofrbs-scores h2 {
    font-family: 'Russo One', sans-serif;
    color: #3b82f6;
    font-size: 30px;
    font-weight: 400;
    margin: 0;
}

.igniteodds-ofrbs-scores p {
    color: #1e40af;
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    text-transform: uppercase;
}

.igniteodds-innerboxbtn {
    width: 201px;
    display: block;
    margin: auto;
    margin-right: 0;
}

.igniteodds-ofrbs-boxbtn {
    padding-top: 15px;
}

.igniteodds-ofrbs-boxbtn a {
    font-family: 'Russo One', sans-serif;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    width: 198px;
    height: 40px;
    line-height: 40px;
    text-transform: uppercase;
    align-items: center;
    display: block;
    background-color: #0f172a;
}

.igniteodds-ofrbs-boxbtn a:hover {
    background-color: #3b82f6;
}

.mainigniteoddsoffer {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
}

.igniteoddsoffer {
    position: relative;
    width: 166.4px;
    height: 34.69px;
    box-sizing: border-box;
    display: grid;
    align-items: center;
    padding: 0 8px;
    text-align: center;
}

.offerbg1 {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
}

.igniteoddsoffer p {
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    position: relative;
    z-index: 99;
    top: 0px;
    text-transform: uppercase;
}

.igniteodds-ofrboxitem2 {
    width: 605px;
    display: block;
    margin: auto;
}

.igniteoddsprtext-area {
    padding: 60px 0 10px 0;
}

.igniteodds-francecsno-text-area2 {
    padding: 30px 0;
    padding-bottom: 40px;
}

.igniteoddsprtext-part h2 {
    font-family: 'Russo One', sans-serif;
    color: #0f172a;
    font-size: 50px;
    line-height: 65px;
    font-weight: 400;
    text-transform: capitalize;
    padding-bottom: 25px;
}

.igniteoddsprtext-part p {
    color: #1e293b;
    font-size: 16px;
    margin: 0;
    line-height: 27px;
    font-weight: 400;
    padding-bottom: 30px;
}

.igniteodds-wcorsb-area {
    padding: 40px 0;
}

.igniteodds-wcorsb-hd {
    padding-bottom: 50px;
}

.igniteodds-wcorsb-hd h2 {
    font-family: 'Russo One', sans-serif;
    color: #0f172a;
    font-size: 50px;
    line-height: 65px;
    font-weight: 400;
    text-transform: capitalize;
    text-align: center;
}

.igniteodds-wcorsb-part {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 25px;
    justify-content: space-around;
    grid-row-gap: 25px;
}

.igniteodds-wcorsb-box {
    border: 1px solid #000a3d3b;
    background-color: #fff;
    padding: 30px 20px;
    padding-right: 100px;
    box-sizing: border-box;
    box-shadow: 0px 4px 30px 0px #00000033;
    position: relative;
}

.igniteodds-wcorsbbox-img {
    padding-bottom: 25px;
}

.igniteodds-wcorsbbox-img img {
    width: 54px;
    height: 54px;
    display: block;
}

.igniteodds-wcorsb-text {
    padding-right: 5px;
}

.igniteodds-wcorsb-text h2 {
    font-family: 'Russo One', sans-serif;
    color: #0f172a;
    font-size: 20px;
    font-weight: 400;
    margin: 0;
    padding-bottom: 10px;
}

.igniteodds-wcorsb-text p {
    color: #1e293b;
    font-size: 16px;
    line-height: 27px;
    margin: 0;
    font-weight: 400;
}

.wcorsbimg {
    position: absolute;
    display: block;
    top: 0;
    right: 0;
    width: 104px;
    height: 100%;
}

.igniteodds-dmtnbg-area {
    padding: 60px 0;
    padding-bottom: 95px;
}

.igniteodds-dmtnbg-part {
    position: relative;
    height: 380px;
    padding: 50px;
    box-sizing: border-box;
    display: grid;
    align-items: center;
}

.igniteodds-dmtnbgtext {
    width: 547px;
    display: block;
    margin: auto;
    margin-right: 0px;
    position: relative;
    z-index: 9999;
}

.igniteodds-dmtnbgtext h2 {
    font-family: 'Russo One', sans-serif;
    color: #0f172a;
    font-size: 55px;
    line-height: 65px;
    font-weight: 400;
    text-transform: capitalize;
    padding-bottom: 10px;
}

.igniteodds-dmtnbgtext p {
    color: #1e293b;
    font-size: 16px;
    font-weight: 400;
    line-height: 27px;
}

.igniteodds-dmtnbgtext a {
    font-family: 'Russo One', sans-serif;
    color: #fff;
    font-size: 19px;
    font-weight: 400;
    background-color: #0f172a;
    width: 250px;
    height: 50px;
    display: block;
    line-height: 50px;
    text-align: center;
    margin-top: 15px;
    text-transform: uppercase;
    transition: 0.3s all ease;
}

.igniteodds-dmtnbgtext a:hover {
    background-color: #fff;
    color: #0f172a;
}

.dmtnbg1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    z-index: 99;
}

.dmtnbg2 {
    width: 100%;
    display: none;
    margin: auto;
}

.igniteoddsfooter-area {
    background-image: url('../images/footerbg.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 60px 0;
    padding-bottom: 0px;
}

.igniteoddsfooter-part {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 20px;
}

.igniteoddsfooter-left {
    width: 664px;
}

.igniteoddsfooter-right {
    width: 511px;
}

.igniteoddsfooter-nav {
    display: flex;
    align-items: center;
    gap: 24px;
}

.igniteoddsfooter-nav h3 {
    color: #fff;
    font-size: 17px;
    font-weight: 600;
    margin: 0;
}

.igniteoddsfooter-nav ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.igniteoddsfooter-nav ul li {
    display: inline-block;
    margin: 0px 7px;
}

.igniteoddsfooter-nav ul li span {
    color: #fff;
}

.igniteoddsfooter-nav ul li:first-child {
    margin-left: 0px;
}

.igniteoddsfooter-nav ul li:last-child {
    margin-right: 0px;
}

.igniteoddsfooter-nav ul li a {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    text-decoration: underline;
    display: block;
    transition: 0.2s all ease;
}

.igniteoddsfooter-nav ul li a:hover {
    color: #3b82f6;
}

.igniteoddsfooterlogos ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 10px;
    justify-content: space-around;
    grid-row-gap: 20px;
}

.igniteoddsfooterlogos ul li {
    display: inline-block;
}

.igniteoddsfooterlogos ul li a img {
    max-width: 100%;
    display: block;
}

.igniteoddsfootext-part p {
    color: #fff;
    font-size: 16px;
    margin: 0;
    font-weight: 400;
    line-height: 30px;
    padding-bottom: 22px;
}

.igniteodds-copyright-area {
    padding: 30px 0;
    padding-bottom: 16px;
}

.igniteodds-copyright-area p {
    color: #fff;
    font-size: 12px;
    text-align: center;
    font-weight: 400;
    margin: 0px;
}

.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 {
    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;
}

.igniteodds-francecsno-text-area2 .igniteoddstext-part {
    padding: 65px 50px;
    padding-bottom: 25px;
}

.igniteodds-main2bg {
    background-image: url('../images/mobilebg1.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 0px 0;
}

.igniteodds-main2area {
    background-image: url('../images/bg3.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 0px 0;
}

.igniteodds-hero2-area {
    padding: 84px 0;
    padding-bottom: 159px;
}

.igniteodds-hero2-part h1 {
    font-family: 'Russo One', sans-serif;
    color: #0f172a;
    font-size: 60px;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0;
    line-height: 70px;
    padding-bottom: 10px;
}

.igniteodds-hero2-part p {
    color: #1e293b;
    font-size: 16px;
    font-weight: 400;
    margin: 0;
}

.igniteodds-yugtsbif-bg {
    background-image: url('../images/mobilebg2.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 0px 0;
}

.igniteodds-yugtsbif-area {
    background-image: url('../images/bg4.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 85px 0;
}

.igniteodds-yugtsbif-partbg img {
    width: 100%;
    display: none;
    margin: auto;
}

.igniteodds-yugtsbif-part h2 {
    font-family: 'Russo One', sans-serif;
    color: #0f172a;
    font-size: 50px;
    line-height: 65px;
    font-weight: 400;
    text-transform: capitalize;
    padding-bottom: 20px;
}

.igniteodds-yugtsbif-part p {
    color: #1e293b;
    font-size: 16px;
    font-weight: 400;
    line-height: 27px;
}

.igniteodds-nwtext-area {
    padding: 60px 0;
}

.igniteodds-nwtext-hd {
    padding-bottom: 60px;
}

.igniteodds-nwtext-hd h6 {
    color: #0f172a;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    margin: 0;
}

.igniteodds-nwtext-item1 {
    padding-bottom: 60px;
}

.igniteodds-nwtext-item1 h3 {
    color: #0f172a;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    margin: 0;
    padding-bottom: 20px;
}

.igniteodds-nwtext-list1 ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.igniteodds-nwtext-list1 ul li {
    display: block;
    padding-bottom: 10px;
}

.igniteodds-nwtext-list1 ul li span {
    width: 5px;
    height: 5px;
    display: block;
    background-color: #0f172a;
    border-radius: 100%;
}

.igniteodds-nwtext-list1 ul li p {
    color: #0f172a;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    margin: 0;
    margin-left: 15px;
    margin-top: -17px;
}

.igniteodds-nwtext-list2 {
    padding-left: 25px;
    padding-top: 5px;
}

.igniteodds-nwtext-list2 ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.igniteodds-nwtext-list2 ul li {
    display: block;
    padding-bottom: 10px;
}

.igniteodds-nwtext-list2 ul li:last-child {
    padding-bottom: 0px;
}

.igniteodds-nwtext-list2 ul li span {
    width: 5px;
    height: 5px;
    display: block;
    background-color: #0f172a;
    border-radius: 100%;
}

.igniteodds-nwtext-list2 ul li p {
    color: #0f172a;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    margin: 0;
    margin-left: 15px;
    margin-top: -17px;
}

.igniteodds-nwtext-item2 {
    padding-bottom: 60px;
}

.igniteodds-nwtext-item2 h3 {
    color: #0f172a;
    font-size: 28px;
    font-weight: bold;
    margin: 0;
    padding-bottom: 25px;
}

.igniteodds-nwtext-item2 p {
    color: #0f172a;
    font-size: 18px;
    font-weight: 400;
    margin: 0;
    line-height: 30px;
}

.igniteodds-nwtext-item3 {
    padding-bottom: 40px;
}

.igniteodds-nwtext-item3 h3 {
    color: #0f172a;
    font-size: 28px;
    font-weight: bold;
    margin: 0;
    padding-bottom: 25px;
}

.igniteodds-nwtext-item3 p {
    color: #0f172a;
    font-size: 18px;
    font-weight: 400;
    margin: 0;
    line-height: 30px;
    padding-bottom: 20px;
}

.igniteodds-nwtext-item4 h3 {
    color: #0f172a;
    font-size: 28px;
    font-weight: bold;
    margin: 0;
    padding-bottom: 25px;
}

.igniteodds-nwtext-item4 p {
    color: #0f172a;
    font-size: 18px;
    font-weight: 400;
    margin: 0;
    line-height: 30px;
    padding-bottom: 20px;
}

.igniteodds-nwtext-item4 p a {
    color: #0f172a;
    font-size: 18px;
    font-weight: 400;
    text-decoration: underline;
}
