::-webkit-scrollbar {
    height: 0.3em;
    width: 0.3em;
}
::-webkit-scrollbar-thumb {
    background-color: #303030;
    border-radius: 50px;
}
::-webkit-scrollbar-track {
    border-radius: 50px;
    -webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / 30%);
}

.login-background .second-body{
    background: #1b242f !important;
}
/* login form */
.login-popup {
    max-width: 360px !important;
    margin: 0 auto !important;
}
.loginform_modal h3{
    text-align: center;
    color: var(--primary-color);
    text-transform: capitalize;
    font-size: 25px;
    font-weight: 500;
}
.loginform_modal {
    border-radius: 4px;
    padding: 25px 35px;
    background-color: hsla(0, 0%, 100%, .09);
}
.loginform_modal .close{
    border: none;
    background: none;
    position: absolute;
    right: 15px;
    top: 15px;
    color: #000;
    font-size: 20px;
    font-weight: 900;
}
.login_logo{
    width: 200px;
    margin: 0 auto;
    display: block;
    margin-bottom: 25px;
}
.login-popup .modal-header {
    background-color: #5ecbdd!important;
    background-image: linear-gradient(#5ecbdd,#146578)!important;
    padding: 5px 16px!important;
}
.login-popup .close {
    color: #000;
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    opacity: 1;
    text-shadow: 0 1px 0 #fff;
}
.login-popup .modal-content {
    background: none;
}
.login-popup .text-black {
    color: #fff !important;
    font-family: tahomabd;
    font-size: 1.25rem;
}
.margin-bottom-5px {
    margin-bottom: 5px;
}
.login-popup .field,
.signin {
    font-size: 14px;
    width: 100%;
}
.login-popup label {
    color: #fff;
    display: block;
    font-size: 20px;
    margin-bottom: 0;
    position: relative;
    font-weight: 400;
}
.login-popup .field {
    background: #fff;
    border: none;
    border-radius: 3px;
    height: 46px;
    padding: 0 16px;
}
.login-password-div-span-i{
    position: absolute;
    bottom: 8px;
    font-size: 18px;
    right: 12px;
    color: #999;
}
.btn-type-submit {
    background-color: var(--primary-color);
    border: none;
    border-radius: 3px;
    color: #000;
    font-size: 16px;
    height: 48px;
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
    font-weight: 500;
    width: calc(50% - 4px);
    margin: 0 4px;
}
.back-home{
    display: block;
    font-size: 20px;
    color: #fff !important;
    text-decoration: underline !important;
    text-transform: capitalize;
    text-align: center;
    margin: 10px 0;
    margin-bottom: 0 !important;
    cursor: pointer;
}
.login-popup .modal-footer {
    padding: 0;
}
.signup-validation-text {
    font-size: 12px!important;
}
.signin input[type=checkbox i] {
    -webkit-appearance: auto;
    appearance: auto;
    background-color: transparent;
    background-color: initial;
    border: initial;
    box-sizing: border-box;
    cursor: default;
    margin: 3px 3px 3px 4px;
    padding: initial;
}
.signin {
    color: #000;
    display: flex;
    margin: 15px 0 !important;
}
.remember {
    display: flex;
    align-items: center;
    color: #fff;
}
.remember span {
    margin-left: 2px;
    font-size: 14px !important;
    font-weight: 300;
}
/* login form */
.carousel-indicators{
    z-index: 3;
}
.home__title{
    position: relative;
    margin:15px 0;
    display: flex;
    justify-content: space-between;
}
.home__title span{
    margin-bottom: 5px;
    margin-top: 5px;
    display: flex;
    align-items: center;
    padding-left: 25px;
    border-left: 5px solid var(--primary-color);
    font-style: normal;
    font-weight: 400;
    font-size: 26px;
    letter-spacing: .08em;
    text-transform: uppercase;
    color: #f8f8f8;
}
.home__title a{
    background: var(--primary-color);
    color: #333 !important;
    font-weight: 600;
    font-size: 14px;
    padding: 4px 10px;
    text-align: center;
    letter-spacing: .01em;
    text-transform: uppercase;
    margin-top: auto;
    margin-bottom: auto;
    border-radius: 5px;
}
.sports__divs img{
    border-radius: 5px 5px 0 0;
}
.sports__divs h2{
    margin: 0;
    background: #fff;
    font-size: 14px;
    font-weight: 700;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 0;
    display: block;
    padding: 3px;
    text-align: center;
    text-transform: capitalize;
    border-radius: 0 0 5px 5px;
}
.livecasino .swiper-button-prev,
.livecasino .swiper-button-next,
.providers .swiper-button-prev,
.providers .swiper-button-next,
.sportsbook .swiper-button-prev,
.sportsbook .swiper-button-next {
    opacity: 1 !important;
}
.livecasino .swiper-button-prev:before,
.providers .swiper-button-prev:before,
.sportsbook .swiper-button-prev:before {
    color: #fff;
    opacity: 1;
}
.livecasino .swiper-button-prev:after,
.livecasino .swiper-button-next:after,
.providers .swiper-button-prev:after,
.providers .swiper-button-next:after,
.sportsbook .swiper-button-prev:after,
.sportsbook .swiper-button-next:after {
    color: #000;
    font-size: 20px;
    background:#f7c139;
    padding:5px 6px;
    border-radius:3px;
}
.providers .swiper-slide img {
    height: 70px;
    border: 1px solid #4e4f54;
    background: #313236;
    padding: 10px;
    box-shadow: 0 0 4px 0px rgb(124 124 124);
    width: 100%;
    object-fit: contain;
}
.sportsbook .swiper-slide{
    background: #202e40;
    text-align: center;
    box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
    padding: 10px;
}
.sportsbook .swiper-slide img{
    height: 80px;
}
.homefooter{
    margin: 20px 0;
}
.homefooter .hmf-logo{
    border-top: 1px solid #202e40;
    border-bottom: 1px solid #202e40;
    padding-left: 10px;
    margin-bottom: 10px;
}
.homefooter .hmf-logo img {
    margin: 20px 0 !important;
    width: 150px;
}
.hm_content p {
    margin: 0;
    text-align: center;
    color: #6a7394;
}
.footer-menu {
    display: none;
}
@media only screen and (max-width: 767px) {
    .footer-menu {
        height: 50px;
        display: flex;
        background-color: #1b242f;
        bottom: 0;
        position: fixed;
        width: 100%;
        z-index: 104;
      }
      .footer-menu .wrapper{
          display: flex;
          align-items: center;
          width: 100%;
          justify-content: center;
          text-align: center;
      }
      .footer-menu .wrapper svg path{
          fill: #999;
      }
      .footer-menu .wrapper .button-f{
        width: 24%;
        color: #fff;
        line-height: normal;
        align-items: center;
        justify-content: center;
        padding: 6px;
      }
      .footer-menu .wrapper .button-f span{
        text-transform: uppercase;
        color: #999;
        font-size: 11px;
      }
      .footer-menu .wrapper .button-f.active .icon{
        padding: 10px;
        width: 40px;
        height: 40px;
        border-radius: 100px;
        position: relative;
        top: -12px;
        background: linear-gradient(180deg, #fdc830, #f37335);
        display: flex;
        margin: 0 auto;
        align-items: center;
        justify-content: center;
      }
      .footer-menu .wrapper .button-f.active .icon svg path{
        fill: #fff;
      }
      .footer-menu .wrapper .button-f.active span{
        color: #fff;
        position: relative;
        top: -12px;
      }
}