/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */
/*ZA NAV KAJ BOOKMAKERS*/
.btn-custom-sec {
    border: 1px solid #CACACA;
    font-family: Roboto;
    background-color: white;
    color: black;
    font-size: 15px;
    line-height: 25px;
    transition: 0.3s;
}
.btn-custom-sec:hover{
    background-color: #ededed;
    color: black;
}
body {
    font-family: 'Roboto' !important;
}
nav > .nav.nav-tabs {
    border: none;
    color: #fff;
    background: #272e38;
    border-radius: 0;
}
#btn-show-bonuses{
    transition: 0.3s;
    color: black;
}
.navbar-top-color {
    background-color: #F7F7F7;
}
.badge-cat-news {
    background-color: #9FCC37;
    color: white;
    border-radius: 10px;
    padding: 3px 20px 3px 20px;
    font-size: 10px;

}
.badge-cat-date {
    background-color: #d8d8d8;
    border-radius: 10px;
    padding: 3px 20px 3px 20px;
    font-size: 10px;
}
.shadow-back {
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.16);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.16);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.16);
}
.h4-cat-home-new {
    border-radius: 5px;
    border: 1px solid #CACACA;
    font-size: 20px;
    font-weight: 900;
    background-color: white;
    padding: 12px;
    padding-left: 15px;
    font-family: 'Roboto';
    color: black;
    margin-bottom: 22px;
    border-left: 7px solid #c01b2c;
}
.news-item {
    background-color: white;
    border-radius: 10px;
    margin-bottom: 22px;
}

body {
    background-color: #E7ECF0;
}
.mar-t-b-0{
    margin: 0px;
}
.mar-l-5{
    margin-left: 5px;
}
.btn-show {
    transition: 0.3s;
    color: black;
}
.btn-show:hover {
    color: #ac1b22 !important;
    transition: 0.3s;
}
.pad-l-10{
    padding-left: 10px;
}
.mar-r-5{
    margin-right: 5px;
}
.soc-icons {
    margin-bottom: 0px !important;
    padding-top: 5px;
    
}
.soc-icon-size{
    font-size: 25px !important;
}
#btn-show-bonuses:hover {
    color: #ac1b22 !important;
    transition: 0.3s;
}
nav > div a.nav-item.nav-link,
nav > div a.nav-item.nav-link.active {
    border: none;
    padding: 10px 25px;
    color: #fff;
    background: #272e38;
    border-radius: 0;
}

    nav > div a.nav-item.nav-link.active:after {
        content: "";
        position: relative;
        bottom: -50px;
        left: -10%;
        border: 15px solid transparent;
        border-top-color: #ac1b22;
    }

.tab-content {
    background: #fdfdfd;
    line-height: 25px;
    border: 1px solid #ddd;
    border-top: 5px solid #ac1b22;
    border-bottom: 5px solid #ac1b22;
    padding: 30px 25px !important;
}

nav > div a.nav-item.nav-link:hover,
nav > div a.nav-item.nav-link:focus {
    border: none;
    background: #ac1b22 !important;
    color: #fff;
    border-radius: 0;
    transition: background 0.20s linear;
}
/*-----------------------------------------------*/
.pad-15{
    padding: 15px !important;
}
.font-size-18-only{
    font-size: 18px !important;
}
.w-35{
    width: 35% !important
}
.pad-10{
    padding: 10px !important;
}
.back-color-modal-complain {
    background-color: #ffc107;
    color: white;
}
@keyframes spinner-grow {
    0% {
        transform: scale(0);
    }

    50% {
        opacity: 1;
    }
}
.d-nonee{
    display: none;
}
.spinner-grow {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: text-bottom;
    background-color: black;
    border-radius: 50%;
    opacity: 0;
    -webkit-animation: spinner-grow .75s linear infinite;
    animation: spinner-grow .75s linear infinite;
}
.back-color-modal-reg {
    background-color: #17a2b8;
    color: white;
}
.back-efef {
    background-color: #efefef;
}
.wrap-over {
    margin-bottom: 10px;
    position: relative;
    overflow: hidden;
}
.vertical-align-middle{
    vertical-align: middle !important;
}
.color-efefef {
    background-color: #efefef;
}
.date {
    color: #8c8c8c;
    font-weight: bold;
    margin-bottom: 5px !important
}
.btn-custom {
    background-color: white;
    color: black;
    border-radius: 10px;
}
.border-rad-5{
    border-radius: 5px !important;
}

#compare_first > tbody > tr > th{
    font-size: 13px !important;
}
#compare_first > tbody > tr > td{
    font-size: 13px !important;
    text-align: center;
}

#compare_second > tbody > tr > th {
    font-size: 13px !important;
    text-align: right;
}

#compare_second > tbody > tr > td {
    font-size: 13px !important;
    text-align: center;
}

.btn-custom:hover {
    color: #343a40;
}
.title {
    color: black;
    font-weight: bold;
    margin-bottom: 5px
}
.mar-bot-10{
    margin-bottom: 10px !important;
}
.color-black {
    color: black;
}
.mar-b-0{
    margin-bottom: 0px !important;
}
.mar-bot-5{
    margin-bottom: 5px !important;
}
.text-over-img {
    position: absolute;
    bottom: 0;
    padding: 10px;
    background: rgba(0, 0, 0, 0.3);
    width: 100% !important;
}
.h4-cat-home {
    padding-bottom: 5px;
    border-bottom: 5px solid #343a40;
}
.span-title-home {
    background-color: #343a40;
    color: white;
    font-size: 16px;
    padding: 8px;
}
.score-div {
    background-color: #ac1b22;
    color: white;
    font-size: 25px;
    text-align: center;
    font-weight: bold;
    border-radius: 0px 0px 5px 5px;
}
.img-border-rad{
    border-radius:5px 5px 0px 0px;
}
.score-div > span {
    border-radius: 50%;
    background-color: white;
    color: #ac1b22;
    border: 3px solid #ac1b22;
    padding: 10px;
    -webkit-box-shadow: 10px 10px 17px -8px rgba(0,0,0,0.75);
    -moz-box-shadow: 10px 10px 17px -8px rgba(0,0,0,0.75);
    box-shadow: 10px 10px 17px -8px rgba(0,0,0,0.75);
}
.score{
    color:white;
    font-weight: 600;
    padding:5px;
    text-align:center;
}
.bg-menu {
    background-color: #343a40;
}
.prog-bar{
    /*font-size: 20px !important;*/
    font-weight: bold;
}
.pad-t-0{
    padding-top: 0px !important;
}
.grad-bg-t-1 {
    background: #232526; /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #414345, #232526); /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #414345, #232526); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    border-radius: 5px;
}
.custom-title{
    margin-top: 20px;
    margin-bottom: 20px;
}
.margin-bottom-15{
    margin-bottom: 15px;
}
.bonus-p {
    color: #bc0b0b;
    font-weight: bold;
    font-size: 14px;
}
.w-49{
    width: 48%;
}
.color-black:hover{
    color: black;
    text-decoration:none;
}
.date-cat{
    margin-bottom: 5px;
}
.font-size-13-only{
    font-size: 13px;
}
.badge-secondary {
   border-radius: 0px;
}
.badge-custom {
    display: inline-block;
    padding: 0.25em 0.4em;
    font-size: 13px;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 2px;
}
/*body {
    background-color: #ececec;
}*/
a.navbar-brand {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}
.mar-l-r-15{
    margin-left: 15px;
    margin-right: 15px;
}
.w-90{
    width: 90% !important;
}
.font-size-20{
    font-size: 20px !important;
}
.btn-on-h {
    background-color: #ac1b22;
    border: 1px solid #ac1b22 !important;
}
.btn-on-h:hover {
    color: #97291f;
    /*border: 1px solid white !important;*/

}
.pad-tb-15{
    padding-top: 15px;
    padding-bottom: 15px;
}
.title-type-1 {
    border-image: linear-gradient(to right,#fff 0%,#bbb 50%,#fff 100%) 0 0 100% 0/0 0 1px 0 stretch;
    border-bottom: 1px solid #80808069;
    font-size: 16px;
}
.title-type-2 {
    border-radius: 5px;
    border: 1px solid #CACACA;
    border-left-color: rgb(202, 202, 202);
    border-left-style: solid;
    border-left-width: 1px;
    font-size: 20px;
    font-weight: 400 !important;
    background-color: white;
    padding: 12px;
    padding-left: 12px;
    padding-left: 15px;
    font-family: 'Roboto';
    color: black;
    margin-bottom: 22px;
    border-left: 7px solid #c01b2c;
}
.mar-t-b-5{
    margin-top: 5px;
    margin-bottom:5px;
}
.blockquote-custom {
    margin-top: 5px;
    border-bottom: 5px solid #6B152C;
    font-size: 16px;
    color: gray;
}
/* Sticky footer styles
-------------------------------------------------- */
html {
    font-size: 14px;
}

@media (min-width: 768px) {
    html {
        font-size: 16px;
    }
    .d-search-none{
        display: none !important;
    }
}

.border-top {
    border-top: 1px solid #e5e5e5;
}

.border-bottom {
    border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
    font-size: 1rem;
    line-height: inherit;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    position: relative;
    min-height: 100%;
}
.yellow{
    color:gold;
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    /* Set the fixed height of the footer here */
    height: 60px;
    line-height: 60px; /* Vertically center the text there */
}

.header-top {
    margin-left: 0px;
    margin-right: 0px;
    background-color: #343a40;
}
.mar-bot-0{
    margin-bottom: 0px !important;
}
.logo-img {
    width: 320px;
}
.head-h{
    height: 150px;
    overflow:hidden;
}
.head-l {
    margin: 10px auto;
}

.pad-l-0 {
    padding-left: 0px;
}
.pad-l-0-imp{
    padding-left: 0px !important;
}
.pad-r-0 {
    padding-right: 0px !important;
}

.pad-lr-0 {
    padding-left: 0px;
    padding-right: 0px;
}

.pad-lr-15 {
    padding-left: 15px;
    padding-right: 15px;
}

.page-wrap {
    width: 1230px;
    margin: auto;
}
.w-33{
    width: 32%;
}
a {
    color: white;
}

    a:hover {
        color: white;
    }

body {
    font-family: Verdana;
    line-height: 1.5;
    color: #212121;
    font-size: 16px !important;
}

.header-p {
    color: white;
    font-size: 9px;
    margin-bottom: 8px;
    margin-top: 8px;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.mar-icon {
    margin-top: 8px;
    margin-bottom: 8px;
    font-size: 13px;
}

.text-span {
    display: inline-block;
    margin-left: 10px;
}
/*.text-span:hover{
  
}*/
.icon-search:hover {
    text-decoration: none;
}

.text-margin {
    display: inline-block;
    margin-left: 20px;
}

.border-for-test {
    border: 1px solid black;
}

.nav-links {
    font-size: 14px;
    padding-top: 11.5px;
    padding-bottom: 11.5px;
    font-weight: 600;
}
.left-cat-news-bars {
    margin-bottom: 10px !important;
    font-weight: normal;
    font-size: 15px !important;
    transition: 0.2s;
    border-left: 10px solid black;
}
.left-cat-news-bars:hover {
    color: #000;
    background-color: #eaeaea;
    border-left: 10px solid #c01b2c;
    text-decoration: none;
    text-decoration: none;
}
.active-left-cat-news {
    color: #000;
    background-color: #eaeaea;
    border-left: 10px solid #c01b2c;
    text-decoration: none;
}
.nav-links-home {
    font-size: 11px;
}

.nav-item {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    transition: 0.3s;
}

    .nav-item:hover {
        background-color: #dadada !important;
        transition: 0.3s;
    }

.no-padding {
    padding-left: 0px;
    padding-right: 0px;
}
.navbar-light .navbar-nav .nav-link {
    color: black !important;
    font-family: 'Roboto';
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-weight: normal;
}
.menu-style {
    padding: 0px;
    border-bottom: 5px solid #ac1b22 !important;
    /*height: 60px;*/
}

.bg-custom {
    background-color: #0a0a0a;
}

.form-display {
    display: none;
}

.input-field-search {
    height: 24px;
    background-color: #333333;
    border-color: white;
    border-width: 1px;
    font-size: 12px;
    width: 165px;
    color: white;
    padding-left: 3px;
}

.seacrh-button-s {
    background-color: #252525;
    color: white;
    border-color: #252525;
    border: 0px;
}

.dropdown-toggle::after {
    content: none
}

.dropdown-menu-type1 {
    /*left: -30px;*/
    width: 13em;
    background-color: #252525;
    transition: 0.3s;
    border-top: 1px solid #ff0042;
    top: 95%;
}

.menu-type-2 {
    left: -392px;
    width: 71em;
    background-color: #252525;
    transition: 0.3s;
    border-top: 1px solid #ff0042;
    top: 95%;
}

.dropdown-item {
    font-size: 13px;
    color: white;
    transition: 0.3s;
    border-radius: 3px;
    margin-bottom: 5px;
}

    .dropdown-item:hover {
        max-height: auto;
        background-color: #0a0a0a;
        transition: 0.3s;
        border-radius: 3px;
        color: #c5c3c3;
        margin-left: 10px;
    }

    .dropdown-item:active {
        background-color: #0a0a0a;
        transition: 0.3s;
        border-radius: 3px;
        color: #c5c3c3;
    }

    .dropdown-item:focus {
        background-color: #0a0a0a;
        transition: 0.3s;
        border-radius: 3px;
        color: #c5c3c3;
    }

.margin-right-0 {
    margin-right: 0px;
    margin-bottom: 15px;
}

.bookmark-icon {
    color: white;
}

.dropdown-title {
    color: white;
    font-size: 13px;
    margin-top: 16px;
}

.horizontal-line {
    background-color: white;
}

.premium-bets {
    color: gold;
    font-weight: bold;
    font-size: 13px;
    text-decoration: none;
    transition: 0.3s;
    /*padding: 5px;*/
}

    .premium-bets:hover {
        /* background-color: #0a0a0a; */
        transition: 0.3s;
        border-radius: 3px;
        color: gold;
        text-decoration: none;
    }

.bookmaker-bonus-item {
    padding-left: 5px !important;
    padding-right: 5px !important;
}

.regular-bets {
    font-size: 13px;
}

    .regular-bets:hover {
        text-decoration: none;
    }

.margin-l-r-0 {
    margin-left: 0px;
    margin-right: 0px;
}

.mar-bottom {
    margin-bottom: 0px;
    font-size: 12px;
    text-align: center;
}

.dropdown-item-custom {
    font-size: 15px;

    color: white;
    transition: 0.3s;
    border-radius: 3px;
    display: block;
    width: 100%;
    clear: both;
    font-weight: 400;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    padding-top: 20px;
    padding-bottom: 20px;
}
navbar-nav > li {
    background-color: gray;
}

.dropdown-item-custom:hover {
    text-decoration: none;
    background-color: #0a0a0a;
    transition: 0.3s;
    border-radius: 3px;
    color: #c5c3c3;
    padding-left: 30px;
}

    .dropdown-item-custom:hover {
        padding-left: 35px;
        transition: 0.3s;
        margin-left: 0px;
        margin-bottom: 0px;
    }

.dropdown-item-custom {
    margin-bottom: 0px;
}
.list-group-item{
    font-size: 14px;
}
.site-color {
    color: #ac1b22 !important;
}
.prof-text {
    text-align: justify;
    background-color: #f0f0f0;
    border-radius: 5px;
    padding: 10px;
}
.dropdown-menu-tools {
    min-width: 16rem;
    background-color: #252525;
    transition: 0.3s;
    left: 0;
    padding-top: 0px;
    padding-bottom: 0px;
    border-top: 1px solid #ff0042;
    top: 95%;
}
.c-gree{
    color: green;
}
.pad-b-15{
    padding-bottom: 15px;
}
.score-bookmaker {
    font-size: 20px;
    font-weight: bold;
    background-color: #ac1b22;
    color: white;
    padding: 15px;
    border-radius: 25px;
}
.bg-custom-red {
    background-color: #ac1b22 !important;
}
.dropdown-menu-guides {
    background-color: #252525;
    transition: 0.3s;
    left: 0;
    padding-top: 0px;
    padding-bottom: 0px;
    border-top: 1px solid #ff0042;
    top: 95%;
    margin-bottom: 0px;
}

.bg-footer {
    background-color: #252729;
    padding-top: 20px;
    border-top: 5px solid #ac1b22 !important;
}

.ver-line {
    color: white;
}

.footer-links {
    font-size: 13px;
}

    .footer-links:hover {
        text-decoration: none;
    }

.social-f:hover {
    text-decoration: none;
}

.fb-icon {
    font-size: 29px;
    color: #3b5998;
}

.tw-icon {
    font-size: 30px;
    color: #1da1f2;
}

.pad-top15 {
    padding-top: 15px;
}

.text-footer {
    font-size: 12px;
    color: white;
    /*padding-left: 10px;*/
}

.footer-img {
    padding-left: 7px;
    padding-right: 0px;
    padding-bottom: 10px;
}

.footer-text-col {
    padding-left: 7px;
}

.footer-p {
    font-size: 10px;
    margin-top: 1rem;
    margin-bottom: 1rem;
    
}

.bg-fot-black {
    background-color: #111111;
}

.center-vertical-footer {
    margin-top: 0.7rem;
    margin-bottom: 1rem;
}

.top-bookmakers {
    font-size: 14px;
    color: white;
    border-bottom: 2px solid #ff0042;
}

.statistic-icon {
    background-color: #ff0042;
    border-radius: 50%;
    padding: 7px;
    font-size: 25px;
    color: white;
    margin-left: 5px;
    margin-right: 5px;
    width: 40px;
    text-align: center;
}

.counter {
    color: #ff0042;
    font-weight: 500;
    font-size: 24px;
    line-height: 20px;
}

.alert-custom {
    background-color: #fff;
    border-radius: 7px 7px 7px 7px;
    -moz-border-radius: 7px 7px 7px 7px;
    -webkit-border-radius: 7px 7px 7px 7px;
    -webkit-box-shadow: -1px 2px 17px 0px rgba(135,135,135,1);
    -moz-box-shadow: -1px 2px 17px 0px rgba(135,135,135,1);
    box-shadow: -1px 2px 17px 0px rgba(135,135,135,1);
}

.icons-a:hover {
    text-decoration: none;
}

.counter-text {
    font-size: 12px;
    margin-left: 50px;
}

.icons-div {
    border-bottom: 1px solid gray;
    padding-top: 5px;
}

.country-head {
    padding-top: 10px;
}

.country-div {
    padding-left: 5px;
    border-bottom: 1px solid gray;
    padding-top: 5px;
}

.country-a {
    font-size: 12px;
    color: black;
    transition: 0.3s;
}

    .country-a:hover {
        text-decoration: none;
        color: #ff0042;
        transition: 0.3s;
    }

.news-pad-r {
    padding-right: 5px;
}

.mar-bot {
    margin-bottom: 5px;
    font-size: 11px;
}

.zoom {
    transition: transform .5s;
    margin: 0 auto;
}

    .zoom:hover {
        -ms-transform: scale(1.2); /* IE 9 */
        -webkit-transform: scale(1.2); /* Safari 3-8 */
        transform: scale(1.2);
    }

.div-over {
    overflow: hidden;
}
.ban-300x250{
    max-width: 300px;
    max-height: 250px;
}
.h-95 {
    height: 95px;
}
.bg-gray {
    color: gray !important;
}

.all-news {
    color: #ff0042;
    font-size: 13px;
}

.all-news-div {
    padding-top: 10px;
    padding-bottom: 10px;
}

.news-letter {
    border: 1px solid #ff0042;
    border-radius: 5px;
}

.text-newsletter {
    text-align: justify;
    color: black;
    font-size: 12px;
    padding: 5px;
}

.news-letter {
    margin: 5px;
    padding-left: 5px;
    padding-right: 5px;
}

.label-newsletter {
    font-size: 12px;
    font-weight: bold;
}

.btn-join {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 12px;
}

.slider-image-height {
    max-height: 400px;
    overflow: hidden;
}
.carousel-caption-modifed {
    position: absolute;
    right: 0% !important;
    bottom: 0px;
    left: 0%;
    z-index: 10;
    padding-top: 25px;
    padding-bottom: 50px;
    color: #fff;
    text-align: center;
    background: rgba(0, 0, 0, 0.3);
}
.mar-t-b-10{
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}
.about-book {
    background-color: #efefef;
    border-radius: 5px;
    margin-top: 10px;
    padding: 15px;
    text-align: justify;
    font-size: 12px;
}

.star-icons {
    /*font-size: 25px !important;*/
    margin-left: -4px;
}

.top-makers {
    margin-top: 15px;
    text-align: center;
    margin-bottom: 15px;
}


.background-line {
    position: relative;
    z-index: 1;
}

    .background-line:before {
        border-top: 2px solid black;
        content: "";
        margin: 0 auto; /* this centers the line to the full width specified */
        position: absolute; /* positioning must be absolute here, and relative positioning must be applied to the parent */
        top: 50%;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        z-index: -1;
    }

.span-in-title {
    /* to hide the lines from behind the text, you have to set the background color the same as the container */
    background: #fff;
    padding: 0 15px;
    font-size: 18px;
}

.btn-default {
    border: 1px solid #dddddd;
    transition: 0.3s;
}
.btn-dark{
    border-radius: 35px;
}
.font-size-12 {
    font-size: 12px;
    line-height: 25px;
    font-weight: 500;
    color: black;
    border-radius: 0px;
}

.btn-default:hover {
    background-color: #f5f5f5;
    transition: 0.3s;
}

.active-stats {
    background-color: #ac1b22;
    color: white !important;
}

table > thead > tr > th {
    font-size: 12px !important;
}

table > tbody > tr > td {
    font-size: 12px;
}

.p-table {
    margin-bottom: 0px;
}

.w-15 {
    width: 15%;
}

.select-btn {
    font-size: 12px;
}

.th-book {
    text-align: left;
    padding-left: 5px !important;
}

.w-20 {
    width: 20%;
}

.w-27 {
    width: 27%;
}

.welc-bonus {
    color: #ac1b22;
    font-weight: bold;
}

.links-color {
    color: #0089d8;
}

    .links-color:hover {
        color: #0089d8;
    }

.span-link-pad {
    padding-left: 2px;
}

.option-class-pad {
    padding-top: 5px;
    padding-bottom: 5px;
}

.vip-images {
    border-left: 2px solid #ff0042;
}
.font-size-16{
    font-size: 16px;
}
.custom-border {
    border-bottom: 1px solid gray;
    border-left: 1px solid gray;
    border-radius: 5px;
    padding: 5px;
}
.custom-border-1 {
    border: 1px solid gray;
    border-radius: 5px;
    padding: 5px;
}

.hot:before {
    content: 'HOT';
    background: #ff0042;
    color: #fff;
    font-size: 8px;
    font-weight: 600;
    padding: 1px 12px;
    position: absolute;
    top: 2px;
    left: -12px;
    transform: rotate(315deg);
}

.ver-align {
    vertical-align: middle !important;
}

.head-color {
    background-color: white;
}

.table-bor-t-b {
    border-bottom: 1px solid black;
}

.links-color-full-list {
    color: #ff0042;
    font-weight: bold;
    font-size: 12px;
}

    .links-color-full-list:hover {
        color: #ff0042;
        font-weight: bold;
        font-size: 12px;
    }

.title-betting {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 13px;
    text-transform: uppercase;
    margin-bottom: 0px;
}

.normalize-font {
    font-size: 12px;
    color: #636161;
}

.title-href > h4 {
    transition: 0.3s;
}

    .title-href > h4:hover {
        color: #ff0042;
        transition: 0.3s;
        text-decoration: none;
    }

.title-href:hover {
    text-decoration: none;
}

.bor-bottom {
    border-bottom: 2px solid #ccc;
    width: 100%;
}

.normalize-font-right {
    font-size: 12px;
    text-align: justify;
}

.right-first {
    margin-bottom: 20px;
}

.mar-15 {
    margin-top: 10px;
    margin-bottom: 10px;
}

.font-size-12-only {
    font-size: 12px;
}

.pad-lr-5 {
    padding-left: 5px;
    padding-right: 5px;
}
.w-10{
    width: 10% !important;
}
.border-rad-0{
    border-radius: 5px !important;
}
.pad-l-5 {
    padding-left: 5px;
}
.w-30{
    width: 30% !important;
}
.table-review > tbody > tr >th{
    vertical-align: middle;
}
.pad-25rm {
    padding: 0.25rem 0.25rem !important;
}
.badge-review-book {
    -webkit-box-shadow: 1px 1px 3px 1px rgba(0,0,0,1);
    -moz-box-shadow: 1px 1px 3px 1px rgba(0,0,0,1);
    box-shadow: 1px 1px 3px 1px rgba(0,0,0,1);
    
}
.font-size-10-only{
    font-size: 10px !important;
}
.licence-st-rev {
    /*border: 1px solid #d9d9d9;*/
    /*border-radius: 5px;*/
    width: 35px;
    /*margin-bottom: 3px;*/
}
.countires-size{
    width: 35px;
    margin: 3px;
}
.sport-img-rev{
    width: 25px;
}
.bg-gray-light {
    background-color: #efefef;
}
.color-primary {
    color: #ac1b22;
}
.pad-r-5 {
    padding-right: 5px;
}
.btn-acc-link{
    background-color:transparent;
    
}
.btn-acc-link:focus{
    box-shadow:none !important;
}
.border-r {
    border-radius: 5px;
}

.custom-hr {
    margin-top: 5px;
    margin-bottom: 5px;
    background-color: #ff0042;
}

.bonus-right-a:hover {
    font-weight: bold;
    color: #ff0042;
    transition: 0.3s;
    text-decoration: none;
}

.bonus-right-a {
    font-weight: bold;
    color: black;
    transition: 0.3s;
}

.container {
    max-width: 1260px !important;
}

.bg-gray-b {
    background-color: #efefef;
}

.no-m {
    margin: 2px;
}

.bookmaker-site {
    color: #ff0042;
    font-weight: bold;
    font-size: 12px;
}

.a-decoradion-none:hover {
    text-decoration: none;
}

.bg-black {
    background-color: #575757;
}

.bg-finder {
    background-color: #f6f6f6;
}

.user-raiting {
    margin-top: 20px;
}
.color-white{
    color:white;
}
.font-size-11-only{
    font-size: 11px !important;
}
/*.icon-animation {
    border-right: 2px solid #9f9f9f;
    height: 200px;
    border-radius: 3px;
    -webkit-box-shadow: 10px 10px 12px -7px rgba(0,0,0,0.75);
    -moz-box-shadow: 10px 10px 12px -7px rgba(0,0,0,0.75);
    box-shadow: 10px 10px 12px -7px rgba(0,0,0,0.75);
}*/

.icon-stat {
    background: #232526;
    background: -webkit-linear-gradient(to right, #414345, #232526);
    background: linear-gradient(to right, #414345, #232526);
    border-radius:10px;
    padding: 14px !important;
}
.comment-rev {
    background-color: white;
    margin-left: 0px;
    margin-right: 0px;
    border-radius: 10px;
    padding: 13px;
    margin-bottom: 20px
}
.icon-stat-offer {
    background: #232526;
    background: -webkit-linear-gradient(to right, #414345, #232526);
    background: linear-gradient(to right, #414345, #232526);
    border-radius: 5px;
    word-wrap: break-word;
    padding: 20px 10px 20px 10px !important;
}
#compare_info > tbody > tr > th{
    font-size: 12px;
    font-weight:bold;
    text-align: center;

}
.gradient-color {
    background: #232526;
    background: -webkit-linear-gradient(to right, #414345, #232526);
    background: linear-gradient(to right, #414345, #232526);
}
.font-size-14-only{
    font-size: 14px !important;
}
.line-height-1-5{
    line-height: 1.5 !important;
}
/*ANIMATION*/
.blob {
    /*background: black;*/
    /*border-radius: 50%;*/
    /*margin: 10px;
    height: 20px;
    width: 20px;*/
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 1);
    transform: scale(1);
    animation: pulse 2s infinite;
}

@keyframes pulse {
    0% {
        transform: scale(1);
        box-shadow: 0 0 0 0 rgb(220, 53, 69);
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
    }

    100% {
        transform: scale(1);
        box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    }
}
/*END ANIMATION*/

/*BACKGROUND SHADDOW*/
.back-shadow {
    -webkit-box-shadow: 0px -3px 22px -3px rgba(55,57,59,1);
    -moz-box-shadow: 0px -3px 22px -3px rgba(55,57,59,1);
    box-shadow: 0px -3px 22px -3px rgba(55,57,59,1);
}

.bac-shadow-red {
    -webkit-box-shadow: 0px -3px 22px -2px rgba(220,53,69,1);
    -moz-box-shadow: 0px -3px 22px -2px rgba(220,53,69,1);
    box-shadow: 0px -3px 22px -2px rgba(220,53,69,1);
}
/*END BACKSHADOW*/

.bor-rad-5{
    border-radius: 5px !important;
}

.pad-2{
    padding: 2px !important;
}
.bg-text {
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0, 0.4); /* Black w/opacity/see-through */
    color: white;
    font-weight: bold;
    /*border: 3px solid #f1f1f1;*/
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    width: 80%;
    padding: 10px;
    text-align: center;
    border-radius: 5px;
}


/*RIBBON*/
.box {
 
  position: relative;
  background: #EEE;
}
.ribbon {
  position: absolute;
  right: -5px; 
  top: -5px;
  z-index: 1;
  overflow: hidden;
  width: 75px; 
  height: 75px;
  text-align: right;
}
.ribbon span {
  font-size: 10px;
  font-weight: bold;
  color: #FFF;
  text-transform: uppercase;
  text-align: center;
  line-height: 20px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  width: 100px;
  display: block;
  background: #79A70A;
  background: linear-gradient(#F70505 0%, #8F0808 100%);
  box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
  position: absolute;
  top: 19px; 
  right: -21px;
}
.ribbon span::before {
  content: "";
  position: absolute; 
  left: 0px; 
  top: 100%;
  z-index: -1;
  border-left: 3px solid #8F0808;
  border-right: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #8F0808;
}
.ribbon span::after {
  content: "";
  position: absolute; 
  right: 0px; 
  top: 100%;
  z-index: -1;
  border-left: 3px solid transparent;
  border-right: 3px solid #8F0808;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #8F0808;
}


/*GRAD TYPE 2*/
.bg-grad-t2 {
    -webkit-box-shadow: 4px 8px 28px -13px rgba(0,0,0,0.75);
-moz-box-shadow: 4px 8px 28px -13px rgba(0,0,0,0.75);
box-shadow: 4px 8px 28px -13px rgba(0,0,0,0.75);
}

.cust-but-home-page {
    /*background: linear-gradient(#F70505 0%, #8F0808 100%);*/
    /*background: linear-gradient(#B6BAC9 0%, #808080 100%);*/
    background: #232526;
    background: -webkit-linear-gradient(to right, #414345, #232526);
    background: linear-gradient(to right, #414345, #232526) color: white;
    font-weight: bold;
    font-size: 13px;
    border-radius: 5px;
}
.no-border{
    border: none !important;
}
.link {
    transition: 0.3s;
}
.link:hover{
    transition: 0.3s;
    text-decoration: none;
}
.link:hover > div {
    transition: 0.3s;
    -webkit-box-shadow: 4px 8px 22px 1px rgba(0,0,0,0.75);
   -moz-box-shadow: 4px 8px 22px 1px rgba(0,0,0,0.75);
   box-shadow: 4px 8px 22px 1px rgba(0,0,0,0.75);
}
.link > div{
    transition: 0.3s;
}
.active-shadow {
    -webkit-box-shadow: 4px 8px 22px 1px rgba(0,0,0,0.75);
    -moz-box-shadow: 4px 8px 22px 1px rgba(0,0,0,0.75);
    box-shadow: 4px 8px 22px 1px rgba(0,0,0,0.75);
}
.mar-auto{
    margin: auto !important;
}
.mar-t-0{
    margin-top: 0px;
}
.over-hidden{
    overflow: hidden;
}
.pad-t-10{
    padding-top: 10px;
}
/*Mobile and tablet display*/
@media (max-width: 575.98px) {
    .navbar-light .navbar-nav .nav-link {
        color: white !important;
       /* font-family: 'Roboto';
        text-transform: uppercase;
        letter-spacing: 0.5px;
        font-weight: normal;*/
    }
    .news-card-mobile{
        
    }
   
    .pad-lr-xs-0{
        padding-left: 0px;
        padding-right: 0px;
    }
    .active::after {
        display: none;
    }
    .h-95 {
        display:none;
    }
    #rev-nav > #nav-tab >.nav-item {
        padding-left: 5px !important;
        padding-right: 5px !important;
        padding-top: 10px !important;
        padding-bottom: 10px !important;
        font-size: 14px;
    }
    #nav-home-tab{
        width: 20%;
    }
    #nav-profile-tab{
        width: 30%;
    }
    #nav-contact-tab{
        width: 25%;
    }
    #nav-about-tab{
        width:25%;
    }
    .pad-lr-xs {
        padding-left: 0px;
        padding-right: 0px;
    }
    .pad-l-5-xs{
        padding-left: 5px !important;
    }
    .pad-r-5-xs {
        padding-right: 5px !important;
    }
    .pad-r-15-xs{
        padding-right: 15px !important;
    }
    .pad-l-15-xs {
        padding-left: 15px !important;
    }
    .pad-b-15-xs{
        padding-bottom: 15px !important;

    }
    .d-exsm-none{
        display:none;
    }
    .menu-style {
        padding: 0px;
        border-bottom: 5px solid #ac1b22 !important;
        height: 60px;
    }
    
    .nav-item {
        width: 100%;
        text-align: center;
        border-top: 1px solid #555;
    }
    .rat-but-w{
        width: 40% !important;
    }
    
    .dropdown-menu-tools {
        min-width: 16rem;
        background-color: #1c1c1c;
        transition: 0.3s;
        left: 0;
        padding-top: 0px;
        padding-bottom: 0px;
        top: 95%;
        border-top: 0px;
    }
    .rank-but-list :last-child {
        margin-right: auto !important;
    }

    .rank-but-list :first-child {
        margin-left: auto !important;
    }
    .rank-but-list >li{
        margin-bottom: 10px;
    }
    .navbar-nav {
        background: #232526;
        background: -webkit-linear-gradient(to right, #414345, #232526);
        background: linear-gradient(to right, #414345, #232526);
    }
    .mar-l-10{
        margin-left: 10px;
    }
    .hei{
       /* height: 30px !important;*/
        /*padding: 0px 10px 0px 10px !important;*/
    }
    .pad-t-5 {
        padding-top: 5px !important;
    }
    .sticky + .content {
        padding-top: 75px !important;
    }

    .head-h {
        max-height: 33px !important;
    }
   
}
.pad-0-everyw{
    padding: 0px !important;

}
@media (max-width: 767.98px) {
    .head-h {
        max-height: 33px !important;
    }
    .d-none-mobile {
        display: none;
    }
    .mar-b-9-sm-xs {
        margin-bottom: 9px;
    }
    .pad-r-0-m {
        padding-right: 0px;
    }
    .pad-l-0 {
        padding-left: 15px !important;
    }
    .img-rat-scale {
        transform: scale(1.2);
    }
    .pad-0{
        padding: 0px;
    }
    .pad-l-0-rev{
        padding-left: 0px;
    }
    .mar-t-15-sm-xs{
        margin-top: 15px;
    }
    
    
}
@media (max-width: 991.98px) {
    .pad-r-m-15 {
        padding-right: 15px !important;
    }

    .news-card-high {
        height: auto !important;
    }

    .pad-r-0-mobile {
        padding-right: 0px !important;
    }

    .padding-left-15 {
        padding-left: 15px !important;
    }
    .pad-m-bot {
        padding-bottom: 15px;
    }
    .mar-md-bot{
        margin-bottom: 10px;
    }
}
@media (min-width: 991.98px) {
    .card-h-lg-125 {
        height: 125px;
    }
}
@media(min-width: 767.98px) {
    .display-logo-mobile {
        display: none;
    }
}

@media(min-width: 767.98px) and (max-width: 1200px) {
    .w-100-md {
        width: 100%;
        margin-bottom: 5px;
    }
}

@media(min-width: 575.99px) and (max-width: 767.99px) {
    .pad-lr-sm-0 {
        padding-left: 5px;
        padding-right: 5px;
    }
    .card-h-sm{
        height: 155px;
    }
    .card-h-sm-125{
        height: 125px;
    }
    .pad-r-sm-15{
        padding-right: 15px;
    }
    .pad-l-sm-15 {
        padding-left: 15px;
    }
    .pad-l-sm-5{
        padding-left: 5px;
    }
    .pad-r-sm-5 {
        padding-right: 5px;
    }
}

.z-index-1000{
    z-index: 1000 !important;
}
.hei {
    height: auto;
}

.sticky {
    position: fixed;
    top: 0;
    width: 100%;
}
.sticky + .content{
    padding-top: 75px
}
img {
    max-width: 100% !important;
    height: auto !important;
    vertical-align: middle;
    border-style: none;
}

.ban-home-page {
    overflow: hidden;
    background: #ac1b22 url(/images/wv-bg.png) !important;
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-size: auto;
    background-position: bottom !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}


/*Cookie Consent Begin*/
#cookieConsent {
    background-color: rgba(20,20,20,0.8);
    min-height: 26px;
    font-size: 14px;
    color: #ccc;
    line-height: 26px;
    padding: 8px 0 8px 30px;
    font-family: "Trebuchet MS",Helvetica,sans-serif;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    display: none;
    z-index: 9999;
}

    #cookieConsent a {
        color: #4B8EE7;
        text-decoration: none;
    }

#closeCookieConsent {
    float: right;
    display: inline-block;
    cursor: pointer;
    height: 20px;
    width: 20px;
    margin: -15px 0 0 0;
    font-weight: bold;
}

    #closeCookieConsent:hover {
        color: #FFF;
    }

#cookieConsent button.cookieConsentOK {
    background-color: #F1D600;
    color: #000;
    display: inline-block;
    border-radius: 5px;
    padding: 5px 20px;
    cursor: pointer;
    float: right;
    margin: 0 60px 0 10px;
    border: 0px;
}

    #cookieConsent button.cookieConsentOK:hover {
        background-color: #E0C91F;
    }
/*Cookie Consent End*/

.btn-under-detail-img {
    background-color: #f3b810;
    border-color: #f3b810;
    color: black;
    
}
.div-under-detail-img {
    align-items: flex-end;
    display: flex;
}
.bac-shadow-yellow {
    -webkit-box-shadow: 0px -3px 22px -2px rgba(220,53,69,1);
    -moz-box-shadow: 0px -3px 22px -2px rgba(220,53,69,1);
    box-shadow: 0px -3px 22px -2px rgb(220, 170, 53);
}
.pad-b-24{
    padding-bottom: 24px;
}
.mar-bot-15{
    margin-bottom: 15px !important;
}
.pad-t-35{
    padding-top: 35px !important;
}
.pad-tb-11{
    padding-top: 11px !important;
    padding-bottom: 11px !important;
}
.mar-b-22{
    margin-bottom: 22px !important;
}

.btn-outline-danger {
  color: #ac1b22;
  background-color: transparent;
  background-image: none;
  border-color: #ac1b22;
}

.btn-outline-danger:hover {
  color: #fff;
  background-color: #ac1b22;
  border-color: #ac1b22;
}