
@font-face {
    font-family: 'Noah';
    src: url(../fonts/noah-regular.woff) format('woff');
    font-weight: 400;
    font-style: normal;font-display: swap;
}

@font-face {
    font-family: 'Noah';
    src: url(../fonts/noah-bold.woff) format('woff');
    font-weight: 700;
    font-style: normal;font-display: swap;
}

@font-face {
    font-family: 'Noah';
    src: url(../fonts/noah-regularitalic.woff) format('woff');
    font-weight: 400;
    font-style: italic;font-display: swap;
}

@font-face {
    font-family: 'Noah';
    src: url(../fonts/noah-bolditalic.woff) format('woff');
    font-weight: 700;
    font-style: italic;font-display: swap;
}



* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}


body {
    font-family: 'Noah', sans-serif;
    font-weight: normal;
    color: #fff;
    font-size: 15px;
    line-height: 1.5;
    background: #000;overflow-x: hidden;
}
a {
    color: #1c1b17;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 600;
    color: #fff;line-height:1.4;
}
p {
    color: #fff;
}


.headerTop.HomeMenu {
    position: relative;
    top: 0;
    left: 0;
    z-index: 99;
    width: 100%;transition: all .5s ease;background: #b45b1f;
}

.headerTop.HomeMenu .navbar {
    padding: 20px 0px;transition: all .5s ease;
}
.headerTop.HomeMenu .navbar .nav-link {
  font-size: 18px;
  line-height: 20px;
  color: #fff;
  font-weight: 600;
}
.headerTop.HomeMenu .navbar .nav-link:hover, .headerTop.HomeMenu .navbar .nav-link.active {
 color: #000;
}
.headerTop.HomeMenu .navbar .navbar-nav.real-menu {
    align-items: center;
}
.headerTop.HomeMenu .navbar .navbar-nav.real-menu .nav-item {
    margin: 0 18px;
}
.headerTop.HomeMenu .navbar .navbar-brand img {
    width: 200px;
}
.headerTop.HomeMenu .navbar .navbar-nav.real-menu .nav-item .navbar-brand {
    margin-right: 0;
}
.headerTop.HomeMenu.vjClass .navbar {
  padding-top: 10px;
  padding-bottom: 10px;
}

.fixed-whatsapp {
    color: #fff !important;
    width: 60px;
    height: 60px;
    display: block;
    text-align: center;
    font-size: 35px;
    line-height: 60px;
    border-radius: 50%;
    position: fixed;
    right: 15px;
    bottom: 90px;
    z-index: 1
}

.fixed-telegram {
    color: #fff !important;
    width: 60px;
    height: 130px;
    display: block;
    text-align: center;
    font-size: 35px;
    line-height: 60px;
    border-radius: 50%;
    position: fixed;
    right: 15px;
    bottom: 90px;
    z-index: 1
}


.online-betting-id-page .section-space {
    padding: 80px 0
}

.online-betting-id-page .section-space-top {
    padding-top: 80px
}

.online-betting-id-page .section-space-bottom {
    padding-bottom: 80px
}

.online-betting-id-page .section-title {
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 35px;
    font-weight: 800;
    line-height: 1.3
}

.online-betting-id-page .text-center p {
    text-align: center !important
}

.online-betting-id-page p:last-child {
    margin-bottom: 0
}

.online-betting-id-page a.id-btn {
    color: #fff;
    text-decoration: none;
    background: #b3591d;
    padding: 10px 20px;
    display: inline-block;
    border-radius: 6px;
    font-size: 20px;
    border: 2px solid #b3591d;
    font-weight: 800;
    transition: all ease-in 0.2s
}

.online-betting-id-page a.id-btn:hover {
    color: #b3591d;
    background: #fff0
}

.HomeMenu a.id-btn {
    color: #fff;
    text-decoration: none;
    background: #b3591d;
    padding: 4px 14px;
    display: inline-block;
    border-radius: 6px;
    font-size: 16px;
    border: 2px solid #b3591d;
    transition: all ease-in 0.2s
}

.HomeMenu a.id-btn:hover {
    color: #b3591d;
    background: #fff0
}

.trust-box strong {
    display: block;
    font-size: 22px;
    margin-bottom: 10px;
    color: #b3591d
}

.trust-box img {
    width: 170px;
    margin-bottom: 10px
}

.online-betting-id-page .bg-color {
    background: #241804
}

ul.create-id-list {
    margin: 0;
    padding: 0
}

ul.create-id-list li {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-top: 20px
}

ul.create-id-list li img {
    width: 45px
}

ul.create-id-list li strong {
    font-size: 22px
}

.why-box {
    padding: 25px 15px;
    background: #241804;
    border-radius: 10px;
    border: 2px solid #b3591d;
    height: 100%
}

.why-box strong {
    color: #b3591d;
    font-size: 22px;
    display: block;
    margin-bottom: 10px
}

.bets-text {
    margin-bottom: 30px
}

.bets-text h4 {
    font-size: 24px;
    color: #b3591d
}

ul.feature-list {
    padding: 0;
    margin: 0
}

ul.feature-list li {
    display: block;
    margin-bottom: 5px;
    padding-left: 20px;
    background-image: url(../img/checked.png);
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: left 4px
}

.online-betting-id-page .section-bg-image {
    background-image: url(../img/Mahadev-Book-Login-1.jpg);
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.online-betting-id-page .section-bg-image .container {
    position: relative
}

.online-betting-id-page .section-bg-image::before {
    content: '';
    position: absolute;
    background: #000;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    opacity: .7
}

.online-betting-id-page .table * {
    background: #fff0;
    color: #fff
}

.types-box {
    padding: 25px 15px;
    background: #241804;
    border-radius: 5px;
    height: 100%
}

.types-box strong {
    color: #b3591d;
    font-size: 22px;
    display: block;
    margin-bottom: 10px
}

.pay-cont-box h6 {
    font-size: 22px;
    color: #fff
}

.faqs-part .card {
    margin-top: 15px;
    background: #fff0;
    color: #fff;
    border-color: #b3591d
}

.faqs-part .card .card-header {
    background: #b3591d;
    padding: 12px 15px
}

.faqs-part .card .card-header button {
    background-color: transparent !important;
    border: none;
    box-shadow: none;
    font-size: 22px;
    font-weight: 600;
    padding: 0;
    width: 100%;
    text-align: left;color: #fff;
    position: relative
}

.faqs-part .card .card-header button i {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%) rotate(180deg);
    height: 30px;
    width: 30px;
    background-image: url(https://mahadevplay.com/img/new/faq-arrow.png);
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: center
}

.faqs-part .card .card-header button.collapsed i {
    transform: translateY(-50%) rotate(0deg)
}
 .why-box.bg-black {
  background: #000;
}
.step-box {
  padding: 15px;
  box-shadow: 0 0 8px white;
  border-radius: 10px;
}
.step-box strong {
  color: #b3591d;
  font-size: 22px;
  display: block;
  margin-top: 10px;
}
.step-box .step {
  font-size: 60px;
  line-height: 1;
  font-weight: bold;
  opacity: .3;
}
.footer{
  padding-top: 60px;
  padding-bottom: 30px;
  position: relative;border-top: 1px solid #fff;
  
}
.footer ul {
  margin: 0;
  padding: 0;
}
.footer ul li {
  list-style: none;
  margin-bottom: 6px;
}
.footer ul li a {
  color: #fff;
  text-decoration: none;
}
.footer ul li a:hover {
  color: #b3591d;
  
}
.footer h6 {
  font-size: 24px;
  margin-bottom: 15px;
  font-weight: bold;
}
.tab-section .nav.nav-tabs {
border: none;}
.tab-section .nav.nav-tabs .nav-item {
  width: 100%;
  margin: 0;
}
.tab-section .nav.nav-tabs .nav-item .nav-link {
  background: #000;
  border: none;
  border-radius: 0px;
  padding: 10px 10px;
  color: #fff;
  font-size: 17px;
  font-weight: 600;
  border: 1px solid #b3591d;
 
}
.tab-section .nav.nav-tabs .nav-item .nav-link.active, .tab-section .nav.nav-tabs .nav-item .nav-link:hover {
  color: #000;
  background: #b3591d;
}
.tab-section .tab-content {
  padding: 25px;
  background: #000;
  border: 1px solid #b3591d;
  border-radius: 15px;
  margin-top: 0;
  box-shadow: 0 1px 7px rgba(255, 255, 255, 0.22);
  transition: all .3s ease-in-out;
}

/* Responsive Css*/

@media (max-width: 991.98px) {
    #navbarNav.collapse:not(.show) {
        transform: translate(100%);
    }

    #navbarNav.collapse.show {
        transform: translate(0%);
    }

    .navbar-toggler:focus {
        box-shadow: unset;
    }

    .navbar-light .navbar-toggler-icon {
        background: unset;
    }
    .navbar-light .navbar-toggler {
        border-color: #ffffff82;
        padding: 8px;border: none;
    }

    .navbar-light .navbar-toggler-icon {
        height: 2px;
        width: 30px;
        border-radius: 2px;
        background: #fff;
        position: relative;
    }

    .navbar-light .navbar-toggler-icon::after {
        content: "";
        height: 2px;
        width: 30px;
        position: absolute;
        right: 0;
        bottom: -8px;
        border-radius: 2px;
        background: #fff;
    }

    .navbar-light .navbar-toggler-icon::before {
        content: "";
        height: 2px;
        width: 30px;
        position: absolute;
        right: 0;
        top: -9px;
        border-radius: 2px;
        background: #fff;
    }

    .vijayMenu {
        position: fixed;
        top: 0;
        right: 0;
        background: #000;
        height: 100%;
        overflow-y: scroll;
        width: 280px;
        transition: all 0.5s ease;
        padding: 100px 30px 30px;
        z-index: 9;
        border-left: 1px solid #fff;
    }
    .headerTop.HomeMenu .navbar .navbar-nav.real-menu {
        width: 100%;
    }
    .headerTop.HomeMenu .navbar .navbar-nav.real-menu .nav-item {
        margin: 5px 0;
        width: 100%;
    }
    .headerTop.HomeMenu .navbar .nav-link {
        font-size: 20px;
        line-height: 24px;
    }

    #navbarNav.collapse:not(.show) {
        display: block !important;
    }
    .vjClass .navbar-light .navbar-toggler-icon {
        background-color: #2b2a29;
    }
    .vjClass .navbar-light .navbar-toggler-icon::after {
        background-color: #2b2a29;
    }
    .vjClass .navbar-light .navbar-toggler-icon::before {
        background-color: #2b2a29;
    }
    .navbar-toggler.mitem {
        padding: 0;
        color: #2b2a29;
        border: none;
        position: absolute;
        right: 40px;
        top: 25px;
    }
}

@media only screen and (max-width: 767px) {
   
}
