.row.similar_reviews{
    display: flex;
    align-items: center;
    margin: 10px 0px;
    font-size: 14px;
}
.row.similar_reviews div{
    font-size: 14px;
    margin-right: 2px;
    opacity: .7;

}
.row.similar_reviews a{
    background: whitesmoke;
    margin: 0px 3px;
    padding: 2px 5px;
    border-radius: 4px;
    border: 1px solid #ebebeb;
        line-height: 1.3;

}
.row.similar_reviews a:hover{
    color: #0a8d19;
    opacity: 1;
    background: #ebebeb;
}
.row.similar_reviews a:first-child{
    margin-left: 0px;
}
.text-left {
    text-align: left!important;
}
.engage-fullwidth{
  background: #24272e;
}
.engage-fullwidth.green-box{
   background: #1b4a3c;
}
.engage-fullwidth.orange-box{
   background: #402210;
}
.engage-fullwidth.orange-box .button-groups a{
    box-shadow: 0 0 0 2px #ff6404;
    background: #ff6404;
    border: 1px solid #ffffff;
}
.engage-fullwidth.orange-box .rating-score span {
    border: 3px solid #ff6404;
}
.engage-fullwidth.red-box{
   background: #4e0000;
}
.engage-fullwidth.red-box .button-groups a{
    box-shadow: 0 0 0 2px #ff6404;
    background: #da0000;
    border: 1px solid #ffffff;
}
.engage-fullwidth.green-box2{
   background: #00363a;
}
.engage-fullwidth.green-box2 .button-groups a{
    box-shadow: 0 0 0 2px #f54646;
    background: #ff4949;
    border: 1px solid #ffffff;
}
.engage-fullwidth.green-box2 .rating-score span {

    border: 3px solid #ff4949;
}
.engage-fullwidth.yellow-box{
   background: #403610;
}
.engage-fullwidth.yellow-box .button-groups a{
    box-shadow: 0 0 0 2px #ffc316;
    background: #ffc316;
    border: 1px solid #000000;
    color: #000;
}
.engage-fullwidth.yellow-box .rating-score span {
    border: 3px solid #ffc316;
}

.engage-fullwidth.iceblue-box{
   background: #00343a;
}
.engage-fullwidth.iceblue-box .button-groups a{
    box-shadow: 0 0 0 2px #00e5ff;
    background: #00e5ff;
    border: 1px solid #000000;
    color: #000;
}
.engage-fullwidth.iceblue-box .rating-score span {
    border: 3px solid #00e5ff;
}

.engage-fullwidth.blue-box{
   background: #193861;
}
.engage-fullwidth.blue-box .button-groups a{
    box-shadow: 0 0 0 2px #2b64d5;
    background: #2b64d5;
    border: 1px solid #bcbcbc;
    color: #fff;
}
.engage-fullwidth.blue-box .rating-score span {
    border: 3px solid #2b64d5;
}
.engage-fullwidth .container{
    background: url(/htdocs/images/betindex/background-bookie.png) no-repeat;
    background-size: contain;
    background-position: bottom;
}
.engage-fullwidth .container.bonuses{
    background: url(/htdocs/images/betindex/background-bonuses-2.png) no-repeat;
    background-size: contain;
    background-position: bottom;
}
.engage-fullwidth .container.casinos{
    background: url(/htdocs/images/betindex/casino-backgroundd.jpg);
        background-size: contain;
    background-position: bottom -18px right!important;
    background-repeat: no-repeat!important;
}
.engage-fullwidth.casiino-big {
    background: #09060d;
}
.engage-fullwidth .container.mobile .engadje-simple{
    padding-bottom: 0px;
}
.engage-fullwidth .container.bonuses .rating-bookie-inner {

    padding: 5px 0px 5px 0px;
    border: 2px dotted rgba(255, 255, 255, 0.6);
    margin: 0px 10px 19px 10px!important;
    position: relative;
}
.engage-fullwidth .container.bonuses .engadje-simple .button-groups a, .engage-fullwidth .container.mobile .engadje-simple .button-groups a{
    width: 100%;
    font-size: 22px;
    padding: 5px;
}
.engage-fullwidth .container.bonuses .engadje-simple .button-groups a{
    position: relative;
    padding-right: 30px;
    border: none;
}
.engage-fullwidth .container.bonuses .engadje-simple .button-groups a i{
    font-size: 17px;
    padding-left: 5px;
    position: absolute;
    right: -3px;
    top: -2px;
    background: #0a8d19;
    padding: 14px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.engage-fullwidth.orange-box .container.bonuses .button-groups a i{
    background: #d95402;
}
.engage-fullwidth.red-box .container.bonuses .button-groups a i{
    background: #bc0000;
}
.engage-fullwidth.iceblue-box .container.bonuses .button-groups a i{
    background: #01d2ea;
}
.engage-fullwidth.green-box2 .container.bonuses .button-groups a i{
    background: #db3d3d;
}
.engage-fullwidth.blue-box .container.bonuses .button-groups a i{
    background: #3575f4;
}
.engage-fullwidth.yellow-box .container.bonuses .button-groups a i{
    background: #dba815;
}
.engage-fullwidth .container.mobile .engadje-simple .button-groups a i{
    font-size: 22px;
}
.engage-fullwidth .container.bonuses .rating-bookie-inner:after{
    content: '\f0c4';
    font-family: FontAwesome;
    position: absolute;
    top: -15px;
    left: 6px;
    font-size: 23px;
}
.engage-fullwidth .container.bonuses .rating-bookie-inner img{
    margin-left: 10px;
    margin-top: -2px
}
.container-fluid-out{
    background: url(/htdocs/images/betindex/betindex-cover77.jpg) #131720 no-repeat;
    width: 100vw;
    position: relative;
    margin-left: -50vw;
    margin-top: -10px;
    left: 50%;
    background-position: top right;
    background-size: 1400px;
}
.container-fluid-out .block-header {
    padding-top: 10px;
    padding-bottom: 85px;
    color: #fff;
    max-width: 900px;
    margin: 0 auto;
}
.block-header .block-title {
    margin-bottom: 1.125rem;
    text-transform: uppercase;
    text-shadow: 0 0 15px rgba(0,0,0,.5);
    font-size: 22px;
    color: #ffc904;
}
.block-header .lead {
    font-size: 1.125rem;
    margin-bottom: 1.75rem;
    font-size: 16px;
}

.feature-content {
    text-align: center;
}
.feature-content .feature-item {
    display: inline-flex;
    align-items: center;
    vertical-align: middle;
    font-size: 14px;
    margin: 0 2% .5rem;
    
}
.feature-content .feature-item .feature-img {
    position: relative;
    display: inline-block;
    vertical-align: -.25em;
    margin-right: .5rem;
    width: 20px;
    height: 20px;
}
.container.container-app {
    background: #24272e;
    border-bottom: 1px solid #353636;
    padding: 1px 0px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-height: 35px;
}

.container.container-app p {
    color: #fff;
    margin-bottom: 0px;
    padding: 0px 5px 0px 10px;
    line-height: 1.3;
    font-size: 12px
}
.box-new-list{
    background: #1f242f;
    padding: 0px 10px 10px 10px;
    color: #fff;
    border-top: 1px solid #31394a;
}
.box-new-list .box-title{
    color: #fff;
}
.bookie-list-new{
    background: #0c0f15;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px;
    margin: 3px 0px;
    border-radius: 4px;
    border: 1px solid #31394a;
}
.bookie-list-new:hover{
        border-color: #54617d;
}
.bookie-list-new img{
    width: 200px;
    height: 50px;
    object-fit: contain;
}
.bookie-list-new a{
    color: #fff;
    font-size: 15px;
    text-decoration: underline;
}
.bookie-list-new a:hover{
   color: #f3f3f3
}

.container.container-app img {
    margin: 4px 10px 4px 0px;
}
.row-home{
    margin-top: -70px;
}
.aff_btn{
   margin-right: 10px; 
}
.aff_btn a:first-child{
    background: linear-gradient(#fbd650, #e7b501);
    border: 1px solid #fff1c0;
    font-weight: bold;
    text-decoration: none;
    color: #000000;
    padding: 5px 20px;
    border-radius: 30px;
}
.aff_btn a:hover{
    background: linear-gradient(#e7b501, #e7b501);
    color: #000000;
    cursor: pointer;
}
.bonus-list{
    font-size: 18px;
}
.rating-list{
    font-size: 15px;
    color: #bdbdbd;
}
.rating-list span{
        font-size: 21px;
    color: #ffc904;
}
 .bookie-list-new div:first-child{
    border-right: 1px solid #31394a;
}
.bookie-list-new.headline{
    padding: 3px;
    background: #31394a
}
.bookie-list-new.headline div{
    font-size: 13px;
    color: #fff;
}
.box-new-list.list-bookamker-category{
	color: #000;
	background: #fff;
	border-top: none;
}
.box-new-list.list-bookamker-category{
    background: #31394a;
    margin-top: 6px;
    border-radius: 4px;
}
.live-search-box{
    width: 100%;
    display: block;
  
    height: 36px;
    
     outline: 0;
    border-radius: 4px;
    border: 1px solid #cbc9c9;
    background: #fbfbfb;
    margin-top: 10px;
    padding: 0px 8px;
    padding-left: 10px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.live-search-box::placeholder{
    color: #31394a;
}
.live-search-box:focus{
   outline: 0;
}
.box-new-list.list-bookamker-category .box-title{
	color: #fff;
}
 .box-new-list.list-bookamker-category  .bookie-list-new.headline div, .box-new-list.list-bookamker-category .bookie-list-new a {
    color: #000;
}
.box-new-list.list-bookamker-category .bookie-list-new.headline {

    background: #efefef;
    border: none;
        border-radius: 0;
           border-top: 1px solid #ccc;
}
.box-new-list.list-bookamker-category .bookie-list-new div:first-child {
    border-right:none;
}
.box-new-list.list-bookamker-category .bookie-list-new{
	background-color: #f9f9f9;
    color: #000;
    border: none;
    border-radius: 0;
    margin: 0;
    border-top: 1px solid #dee2e6;
}
.box-new-list.list-bookamker-category .bookie-list-new img {

    background: #0c0f15;
    border-radius: 4px;
}
.box-new-list.list-bookamker-category  .bookie-list-new:hover{
	background: #efefef;
}
.box-new-list.list-bookamker-category .row:nth-of-type(even) .bookie-list-new:hover{
	background: #efefef;
}
.box-new-list.list-bookamker-category .rating-list{
	color: #5e5e5e;
}
.box-new-list.list-bookamker-category .row:nth-of-type(even) .bookie-list-new{
	background: #fff;
}
.box-new-list.list-bookamker-category .rating-list span {
    color: #000000;
}
.box-new-list.list-bookamker-category .bookie-list-new div:nth-child(3) {
    color: #486095;
}
.bonus-list span, .engadje-simple .rating-bookie-inner span, #olbg_ad_title span{
    color: #a1a1a1;
    display: block;
    font-size: 8px;
}
aside .more-news li span span{
    display: none;
}
.box-new-list.list-bookamker-category .bookie-list-new.headline div:nth-child(3) {
    color: #000;
}
.caret-new {
    display: inline-block;

    color: #fff;
}
.image-holder-bookie{
    background: #1f242f;
    padding: 0px 10px 10px 10px;
    border-top: 1px solid #31394a;
    border-radius: 5px;
    text-align: center;
    margin-bottom: 15px;
}
.image-holder-bookie img{
    max-width: 260px;
}
.single-content-bookmaker{

}
.single-content-bookmaker table {
  border: 1px solid #ccc;
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  width: 100%;
  table-layout: fixed;
  margin: 10px 0px;
}
.single-content-bookmaker table p{
    font-size: 15px;
}
.single-content-bookmaker table caption {
  font-size: 1.5em;
  margin: .5em 0 .75em;
}

.single-content-bookmaker table tr {
  background-color: #f8f8f8;
  border: 1px solid #ddd;
  padding: .35em;
}
.single-content-bookmaker table tr:first-child{
    background: gainsboro;
}
.single-content-bookmaker table tr:not(:first-child):hover{
    background: #dcdcdc7d;
    cursor: pointer;
}

.single-content-bookmaker table th,
.single-content-bookmaker table td {
  padding: .425em;
  text-align: center;
}

.single-content-bookmaker table th {
  font-size: .85em;
  letter-spacing: .1em;
  text-transform: uppercase;
}
.engadje-simple{
    padding: 65px 0px 20px 0px;
    color: #fff;
    overflow: hidden;
}
.engadje-simple.mobile{
    margin-bottom: 0px;
}
.engadje-simple .col{
    padding: 0px!important;
}
.engadje-simple  .holder-img{

    padding: 10px;
    border-radius: 5px;
    text-align: center;
    /* width: 200px; */
  
    margin-bottom: 15px;
}
.engadje-simple .col > div{
      margin: 3px 6px;
}

.engadje-simple .col >  ul li{
    font-size: 14px;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
}
.engadje-simple .col >  ul li img{
	width: 19px;
    height: 19px;
    margin: 0px 6px;
}
.engadje-simple .col >  ul li i{
      margin: 0px 10px;
    font-size: 20px;
    color: #18ad2c;
}
.engadje-simple img.img-fluid{
    max-width: 190px;
}
.engadje-simple .button-groups{
        display: flex;
}
.engadje-simple .button-groups a{
    text-transform: uppercase;
    white-space: nowrap;
    text-align: center;
    border: 1px solid #8ae070;
    background: #54c234;
    background: -moz-linear-gradient(top, #54c234 0%, #06a71c 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #54c234), color-stop(100%, #06a71c));
    background: -webkit-linear-gradient(top, #54c234 0%, #06a71c 100%);
    background: -o-linear-gradient(top, #54c234 0%, #06a71c 100%);
    background: -ms-linear-gradient(top, #54c234 0%, #06a71c 100%);
    background: linear-gradient(to bottom, #54c234 0%, #06a71c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#54c234', endColorstr='#06a71c', GradientType=0);
    font-size: 14px;
    font-weight: normal;
    font-weight: 600;
    box-shadow: 0 0 0 2px #18ad2c;
    color: #fff;
    padding: 10px;
    position: relative;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    display: inline-block;
    width: 50%;
    text-decoration: none;
    margin: 0px 6px;
}
.engadje-simple .button-groups a.white-label-button{
    background: #fff;
    color: #000;
    border: 1px solid rgba(0, 0, 0, 0.64);
    box-shadow: 0 0 0 2px #ffffff;
}
.engadje-simple .button-groups  i{
	font-size: 17px;
    padding-left: 5px;
}
.engadje-simple .button-groups a:hover{
    opacity: .9;
    text-decoration: none;
    border-color: #f5faf5;
}
.engadje-simple .button-groups a.white-label-button:hover{
    background: #f4f4f4;
    color: #000;
    border: 1px solid rgba(0, 0, 0, 0.64);
    box-shadow: 0 0 0 2px #ffffff;
}
.engadje-simple  .rating-bookie-inner{
     font-size: 25px;
    line-height: 1.2;
  padding: 0px 0px 20px 0px;
}
.engadje-simple .tc {
    color: #8b92a3;
    margin-top: 13px!important;
}
.engadje-simple  .rating-score{
   
    font-size: 15px;
}
.engadje-simple  .rating-score span{
    margin: 7px auto;
    font-size: 25px;
    border: 3px solid #18ad2c;
    width: 53px;
    height: 53px;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    padding: 2px;
    display: inline-flex;
    margin-right: 5px;

}
.rating-desc{
	font-size: 12px;

    border-radius: 5px;
    padding: 5px;
   
    display: flex;
    align-items: center;
    margin-top: 10px!important;
    margin-bottom: 10px!important;
}
.rating-desc img{
	margin-right: 6px;
}
.rating-desc p{
	    font-size: 14px;
    line-height: 1.3!important;
    margin-top: 10px;
}
.rating-label{
    
    padding: 3px;
    margin-top: 4px!important;
    margin-bottom: 0px!important;
	}
.rating-score{
		  
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    margin-top: 0px!important;
}
.template-responsive-offer-im-bookie-color-1 {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    background: #dcdcdc;
    background-color: #f5f5f5;
    border: 1px solid gainsboro;
    color: #fff;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    margin-bottom: 5px;
    padding: 6px;
    font-weight: 400;
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.1);
}
.bookie-offers{
	margin: 15px 0px;
}
.im-banner-inner{
	background: #f5f5f5;
    background-color: #f5f5f5;
    border-radius: 0;
 	padding: 4px;
    position: relative;
    border: 2px dashed #18ad2c;
    max-width: 1280px;
    margin: 0 auto;

}
.im-banner-inner-table{
	display: table;width: 100%; 
}
.img-substitute.bookies{
	border-radius: 6px;
}
.ad_link_tpl{
	display: table-cell;vertical-align: middle;color: #ffffff; padding: 0 10px; text-align: center;
}
.im-title{
	    color: #18ad2c;
	font-size: 24px;
	margin: 4px auto; 
	padding: 0;
	font-weight: 500; 
	display: inline-block; 
	line-height: 1.2;
}
#olbg_ad_content{
    color: #000000;
    font-size: 14px;
    margin-bottom: 8px;
    display: inline-block;
}
.btn-cta-1{
	display: table-cell; 
	width: 170px; 
	vertical-align: middle; 
	font-size: 22px; 
	color: #18ad2c; 
	font-weight: 500; 
	line-height: 24px; 
	position: relative; 
	text-align: left; 
	padding-left: 40px;
}
.btn-cta-1 i{
	position: absolute; 
	z-index: 10; 
	right: 32px; 
	top: 50%; 
	margin-top: -16px; 
	font-size: 32px; 
	z-index: 10;
}
.rrt_1{
	display: table-cell;
    width: 170px;
    text-align: center;
    vertical-align: middle;

}
.rrt_1 img{
	background: #24272e;
    padding: 5px;
    border-radius: 4px;
       max-height: 73px;
}


.welcome-bonus{
	display: flex;
	align-items: center;
	color: #fff;
	    border: 2px dotted #54617d;
    background: #343842;
    padding: 0px 10px;
    margin-bottom: 10px;
}

.welcome-bonus > div{
	font-size: 20px;
	    margin-right: 5px;
	        color: #b9bec9;
}


.custom_button_bookmaker{
	margin: 25px 0px;
	text-align: center;
}
.custom_button_bookmaker a{
	font-size: 19px;
    background: #3c455a;
    color: #fff;
    padding: 8px 50px 8px 15px;
    border-radius: 5px;
    position: relative;
}
.custom_button_bookmaker a:hover{
	cursor: pointer;
	background: #24272e;
	color: #fff;
}
.custom_button_bookmaker a:after{
    content: '\f0da';
    font-family: FontAwesome;
    position: absolute;
    right: 0px;
    top: 0px;
    font-size: 27px;
    width: 35px;
    height: 42px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    background: #24272e;
    display: flex;
    align-items: center;
    justify-content: center;
}
.mobile-engg{
	position: relative;
}
.mobile-engg img{
    position: absolute;
    left: -18px;
    top: -14px;
    min-width: 309px;
    -webkit-animation: slide-in-bottom 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
	        anmation: slide-in-bottom 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}
.images-casino{
	text-align: center;
}
.images-casino img.playR{
	max-width: 195px;
	-webkit-animation: heartbeat 2.5s ease-in-out infinite both;
	        animation: heartbeat 2.5s ease-in-out infinite both;
}
.mobile-av-color{
        background: #24272e;
}
.mobile-av-color > div{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.mobile-av-color > div img{
    max-width: 130px;
}
.table-bookie-new .col{
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 9px 5px;
}

.table-bookie-new .col div:first-child{
	font-size: 14px;
}
.table-bookie-new .col div img{
	width: 18px;
    height: 18px;
    margin-right: 5px;
}


.table-bookie-new .col-md-6 .col:not(:last-child){
	 border-bottom: 1px solid gainsboro;
}
.table-bookie-new .col div:nth-child(2){
    display: flex;
    align-items: center;
    min-width: 55px;
    justify-content: space-between;
}
.table-bookie-new{

    background: #dcdcdc;
    background-color: #f5f5f5;
    border: 1px solid gainsboro;
    padding: 8px;
    margin: 10px auto;
}
.table-bookie-new .col-md-6{
	background: #fff;
}
@-webkit-keyframes heartbeat {
  from {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: center center;
            transform-origin: center center;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  10% {
    -webkit-transform: scale(0.91);
            transform: scale(0.91);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  17% {
    -webkit-transform: scale(0.98);
            transform: scale(0.98);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  33% {
    -webkit-transform: scale(0.87);
            transform: scale(0.87);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  45% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
}
@keyframes heartbeat {
  from {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: center center;
            transform-origin: center center;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  10% {
    -webkit-transform: scale(0.91);
            transform: scale(0.91);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  17% {
    -webkit-transform: scale(0.98);
            transform: scale(0.98);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  33% {
    -webkit-transform: scale(0.87);
            transform: scale(0.87);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  45% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
}
.casino-hand{
    position: relative;
}

.engadje-simple.bonuses.casinos .welcome-bonus {
  
    
    border: 2px solid #26c1de;
    border-radius: 4px;
    background: none;
    box-shadow: 0px 0px 10px #3be9ff;
 }
.engadje-simple.bonuses.casinos .button-groups{
 	display: flex;
 	margin-top: 15px;
 }
.engadje-simple.bonuses.casinos  .button-groups a{
 	margin: 0px 6px;
 }
@-webkit-keyframes slide-in-bottom {
  0% {
    -webkit-transform: translateY(1000px);
            transform: translateY(1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
@keyframes slide-in-bottom {
  0% {
    -webkit-transform: translateY(1000px);
            transform: translateY(1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
@media(min-width: 767px) {
	.table-bookie-new .col-md-6:first-child{
	border-right: 1px solid gainsboro;
	}
    .box-rating{
        display: flex;
        align-items: center;

    }
    .box-rating .rating-label{
        padding-right: 10px;
    }
	.class-top{
		margin-top: 20px;
	}
	.engadje-simple .holder-img{
		min-height: 97.5px;
	    display: inline-flex;
	    align-items: center;
	    justify-content: center;
	    min-width: 97%;
	}
	.engadje-simple img.img-fluid{
		width: 190px;
		height: 77.5px;
		object-fit: contain;
	}

    .caret-new{
        position: relative;
        right: 15px;
    }
    .navbar-nav>li {
        display: flex;
        align-items: center;
            border-right: 1px solid #24272e;
    }
    .navbar-nav>li:first-child{
    	border-left: 1px solid #24272e;
    }
    .container.container-app {
        display: none;
    }
    .bookie-list-new div:first-child{
   
        width: 165px;
    }
    .bookie-list-new div:nth-child(2){
       width: 65px;
    }
     .bookie-list-new div:nth-child(3){
            width: 250px;
     }
     .show_on_mobile{
        display: none;
     }
     .dropdown-large {
        position: static!important
    }

}
@media(min-width: 1900px){
    .container-fluid-out{
            background-position: top 0px right 40%;
    }
}
@media (min-width: 375px) and (max-width: 767px){
	.bonus-list {
	    font-size: 14px!important;
	    line-height: 1.3!important;
	}
	.rating-list span {
    	font-size: 16px!important;
   
	}
}
@media(max-width: 991px){
	.mobile-engg {
	    position: relative;
	    min-height: 140px;
	    overflow: hidden;
	}
	.mobile-engg img{
		top: 0;
		left: 0;
		right: 0;
		margin: 0 auto;
		max-width: 260px;
        min-width: 260px;
	}
	.mobile-label{
	    background: #dcdcdc;
	    border: 1px solid #c8c6c6;
	    color: #000;
	    border-radius: 4px;
	    font-size: 22px;
	    margin-top: -17px!important;
	}
}
@media(min-width: 991px){
    
    
      .aatR{
        display: flex;
        align-items: center;


    }  
}

@media(max-width: 767px){
    .row.similar_reviews, .row.similar_reviews div{
        font-size: 12px;
    }
	.table-bookie-new .col-md-6:first-child .col:last-child{
	 border-bottom: 1px solid gainsboro!important;
}
    .engage-fullwidth .container.casinos {
  
        background-position: bottom 0px right!important;
        background-repeat: no-repeat!important;
        background-size: 124%!important;
    }
    .mobile-vector{
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .mobile-vector img{
        max-width: 57%;
    }
    .engage-fullwidth .container {
      background-size: 300%!important;
    background-position: top right!important;
    }
    .engage-fullwidth .container.bonuses {
        background-size: 226%!important;
    background-position: top right!important;
    }
    .rr-1{
        display: flex;
        align-items: center;
    }
    .rr-1 .rating-label{
        font-size: 11px;
    }
    .box-rating{
        text-align: center;
            padding: 5px;
                margin-right: 10px;
                    min-width: 100px;
    }
    .mobile-av-color > div img {
        max-width: 105px;
    }
    .engadje-simple .tc {
        color: #777d8c;
        margin-top: 3px!important;
    }
    .engadje-simple {
        padding: 45px 0px 15px 0px;
    }
	.images-casino a{
		display: flex;
		align-items: center;
	}


	.custom_button_bookmaker a{
		font-size: 15px;
	}
	.custom_button_bookmaker a:after {

    	height: 36px;
	}

	.welcome-bonus > div{
		font-size: 15px;
    	line-height: 1.2;
	}
	.engadje-simple.bonuses .button-groups{
		margin-top: 30px;
	}
	.engadje-simple.bonuses .rating-bookie-inner{
		font-size: 18px;
	}
	.dropdown-menu li ul li a {

	    padding-bottom: 1px!important;
	    padding-top: 1px!important;
            text-align: center;
            display: block!important;
	}
	.single-content-bookmaker table p, .single-content-bookmaker table td{
		 font-size: 13px;
    	line-height: 1.3!important;
	}
	.single-content-bookmaker table{
		table-layout: auto;
	}
	.engadje-simple .rating-bookie-inner{
		font-size: 22px;
	}
	.btn-cta-1 {
	    width: 80px;
	    font-size: 13px;
	    line-height: 1.2;
	    padding-left: 4px;
	}
	.btn-cta-1 i{
		right: 5px;
		font-size: 26px;
    	margin-top: -12px;
	}
	.rrt_1{
		width: 70px;
	}
	.im-title{
		font-size: 15px;
	}
	.im-banner-inner{
		border: 1px dashed #18ad2c;
	}
	#olbg_ad_content{
		display: none;
	}
	.engadje-simple .col > ul li {
	  
	    width: 49%;
	    display: inline-block;
            padding-left: 10px;
	}
	.engadje-simple img.img-fluid {
	    max-width: 190px;
            width: 100%;
	}

	
    .engadje-simple .col > ul{
        margin-top: 15px;
    }
    li .dropdown-menu {

       
        position: relative!important;
    }
    nav.navbar .nav>li>a {
        margin-right: 55px;
    }
    nav.navbar .nav>li>a {
        padding: 14px 10px;
    }
    nav.navbar .bookie_icon_e1 {
        width: 25px!important;
        max-height: 25px!important;
        margin-right: 10px!important;

    }
    .nav>li{
        position: relative;
        float: left;
        width: 100%;
        border-bottom: 1px solid #24272e;
        background: linear-gradient(180deg, #151515, #000000);
    }
    .caret-new {
        display: inline-block;
        color: #fff;
        padding: 5px 15px;
        font-size: 23px!important;
        background: #24272e;
        position: absolute;
        z-index: 99;
        right: 0;
        top: 7px;
    }
    .mobile-open .caret-new{
        transform: rotate(180deg);
    }
    .dropdown-menu li ul li a img{
        width: 60px!important;
            display: block;
    margin: 0 auto!important;
    margin-bottom: 5px!important;
    }
    .dropdown-menu li.col-xs-6 {
           border: 1px solid #3c414c94;
    }
    li .dropdown-menu{
        padding: 0px!important;
    }
    .mobile-open > .dropdown-menu.dropdown-menu-large{
        display: block;
    }
    .show_on_mobile{
        display: block;
    }
    .hide_on_mobile{
        display: none;
    }
    .bookie-list-new.headline div{
        font-size: 11px!important;
    }

    .rating-list span{
        font-size: 15px;
        display: block;
    }
    .rating-list {
        font-size: 11px;
        width: 30px;
        min-width: 45px;
        text-align: center;
    }
    .bonus-list {
        font-size: 13px;
        line-height: 1.2;
      
    }
    .bookie-list-new{
            padding: 10px 3px;
                justify-content: start;
    }
    .rev_btn, .aff_btn {
        min-width: 90px;
        text-align: center;
    }
    .rev_btn a, .aff_btn a{
        font-size: 13px;
    }
    .aff_btn .show_on_mobile{
          margin-top: 11px;
    }
    .aff_btn .show_on_mobile:hover{
    	background: none;
    	color: #fff;
    }
    .aff_btn a{
        padding: 1px 8px!important;
    }
    .aff_btn{
        margin-right: 0px;
        margin-left: auto;
    }
    .bookie-list-new img {
        width: 68px;
        object-fit: contain;
        padding:2px; 
    }
    .bookie-list-new div:first-child {
        width: 75px;
        min-width: 75px;
    }
    .container-fluid-out{
         background-size: 830px;
    	background-position: top -18px right -56px;
    }
    .block-header .block-title{
        color: #ffc904;
        margin: 5px 0px;
    }
    .block-header.block-mod.block-mod-tablet .headings {
        margin: 10px;
        background: rgba(0, 0, 0, 0.62);
        padding: 10px;
        border-radius: 5px;
    }
    .container-fluid-out .block-header {
           padding-top: 50px;
       padding-bottom: 59px;
        
    }
    .block-header .lead{
          display: none;
    }
    .feature-content .feature-item{
    	font-size: 13px;
    }
    .feature-content .feature-item .feature-img{
        width: 15px;
    }
}
.see-all{
        text-align: center;
    margin-top: 10px;
}
.see-all a{
    background: linear-gradient(#fbd650, #e7b501);
    font-weight: bold;
    text-decoration: none;
    color: #000000;
    padding: 5px 20px;
    border-radius: 30px;
    display: inline-block;
}
.prognozi_new {
    background: #24272e;
    color: #fff;
    padding: 8px 60px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;
    position: relative;
    overflow: hidden
}

.score-board {
    border: 3px solid #fff;
    width: 100%;
    max-width: 250px;
    font-size: 40px;
    border-radius: 4px;
    text-align: center;
    padding: 0 20px;
    position: relative
}

.badge_home {
    background: #e2584d;
    text-transform: uppercase;
    font-size: 14px;
    padding: 6px 7px;
    max-height: 50px
}

#user-label {
    position: absolute;
    top: 50%;
    left: -5%;
    transform: translate(-10%, -50%)
}

#computer-label {
    position: absolute;
    top: 50%;
    right: -5%;
    transform: translate(10%, -50%)
}

.button_score {
    margin-left: 50px
}

.button_score a {
    color: #fff;
    font-size: 19px;
    border: 3px solid #e1584d;
    padding: 8px 21px;
    border-radius: 26px;
    display: block
}

.button_score a:hover span {
    position: relative;
    right: -3px
}

.button_score a:hover {
    border: 3px solid #fff
}

._box_new {
    margin-top: 45px;
    color: #fff
}

._box_new h2 {
    font-size: 22px;
    margin: 10px 0;
    color: #ccc
}

._box_new h2 span {
    font-size: 30px;
    font-weight: 900
}

._box_new .container {
    padding: 28px 0
}

._left_side {
    border-radius: 5px;
    padding: 10px
}

._left_side img {
    max-width: 200px
}

.loginbut:hover span {
    cursor: pointer;
    transform: scale(.98);
    opacity: .9
}

.lensbutton1 {
    position: relative;
    display: inline-block;
    cursor: pointer
}

.lensbutton1:first-child {
    margin-right: 10px
}

.lensbutton1::before {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    background: rgba(255, 255, 255, .71);
    position: absolute;
    left: 0;
    top: 0;
    -webkit-filter: blur(25px);
    -moz-filter: blur(25px);
    -ms-filter: blur(25px);
    -o-filter: blur(25px);
    filter: blur(25px);
    z-index: 2;
    opacity: .4
}

.lensbutton1 span {
    padding: 7px 20px;
    background: #fff;
    color: #000;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .7);
    font-family: Arial;
    font-weight: 600;
    border-radius: 4px;
    min-width: 175px;
    display: inline-block;
    text-align: center;
    font-size: 20px;
    box-shadow: inset 0 1px 0 #b8b8b8, 0 3px 10px rgba(0, 0, 0, .64);
    position: relative;
    z-index: 5;
    width: 100%;
    overflow: hidden
}

.lensbutton2 {
    position: relative;
    display: inline-block;
    cursor: pointer
}

.lensbutton2:first-child {
    margin-right: 10px
}

.lensbutton2::before {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    background: #ffc316;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-filter: blur(25px);
    -moz-filter: blur(25px);
    -ms-filter: blur(25px);
    -o-filter: blur(25px);
    filter: blur(25px);
    z-index: 2;
    opacity: .4
}

.lensbutton2 span {
    padding: 7px 20px;
    font-family: Arial;
    font-weight: 600;
    border-radius: 4px;
    min-width: 210px;
    display: inline-block;
    text-align: center;
    font-size: 20px;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .5), 0 3px 10px rgba(0, 0, 0, .6);
    position: relative;
    z-index: 5;
    width: 100%;
    overflow: hidden
}

._d_flex h3 {
    color: #fff;
    margin-bottom: 0;
    margin-top: 0px;
    ont-size: 13px
}

._d_flex {
    display: flex
}

._d_flex>div {
    margin: 15px 5px;
    border: 1px solid #ffffff59;
    border-radius: 5px;
    padding: 4px 10px;
    display: flex;
    align-items: center;
    text-align: center;
    opacity: .6
}

._d_flex>div:hover {
    cursor: pointer;
    opacity: 1
}

._t_apply {
    color: #7c7c7c
}

._d_flex img {
    max-width: 18px;
    margin-right: 2px;
    position: relative;
    top: -2px
}

.rating-circle {
    background: #636262;
    border-radius: 200px;
    box-sizing: border-box;
    height: 65px;
    position: relative;
    width: 65px;
    z-index: 15
}

.rating-circle.zero .rc-count:before {
    content: "0.0"
}

.rating-circle.zero.half .rc-count:before {
    content: "0.5"
}

.rating-circle.one .rc-count:before {
    content: "1.0"
}

.rating-circle.one.half .rc-count:before {
    content: "1.5"
}

.rating-circle.two .rc-count:before {
    content: "2.0"
}

.rating-circle.two.half .rc-count:before {
    content: "2.5"
}

.rating-circle.three .rc-count:before {
    content: "3.0"
}

.rating-circle.three.half .rc-count:before {
    content: "3.5"
}

.rating-circle.four .rc-count:before {
    content: "4.0"
}

.rating-circle.four.half .rc-count:before {
    content: "4.5"
}

.rating-circle.five .rc-count:before {
    content: "5.0"
}

.rating-circle.five.half .rc-count:before {
    content: "5.5"
}

.rating-circle.six .rc-count:before {
    content: "6.0"
}

.rating-circle.six.half .rc-count:before {
    content: "6.5"
}

.rating-circle.seven .rc-count:before {
    content: "7.0"
}

.rating-circle.seven.half .rc-count:before {
    content: "7.5"
}

.rating-circle.eight .rc-count:before {
    content: "8.0"
}

.rating-circle.eight.half .rc-count:before {
    content: "8.5"
}

.rating-circle.nine .rc-count:before {
    content: "9.0"
}

.rating-circle.nine.half .rc-count:before {
    content: "9.8"
}

.rating-circle.nine.half2 .rc-count:before {
    content: "9.5"
}

.rating-circle.nine.half3 .rc-count:before {
    content: "9.6"
}

.rating-circle.ten .rc-count:before {
    content: "10"
}

.winbet .lensbutton2::before {
    background: #eb2226
}

.pokerstarsbg .lensbutton2::before {
    background: #eb2226
}

._box_new .button-get-code .bonus-bt i {
    position: static;
    float: none
}

.rc-pie {
    border-radius: 200px;
    box-sizing: border-box;
    height: 100%;
    position: absolute;
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    width: 50%;
    border: 5px solid #636262
}

.rc-spinner {
    border-radius: 200px 0 0 200px;
    border-right: none;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    z-index: 2
}

.rating-circle.zero .rc-spinner {
    -webkit-transform: rotate(0);
    transform: rotate(0)
}

.rating-circle.zero.half .rc-spinner {
    -webkit-transform: rotate(18deg);
    transform: rotate(18deg)
}

.rating-circle.one .rc-spinner {
    -webkit-transform: rotate(36deg);
    transform: rotate(36deg)
}

.rating-circle.one.half .rc-spinner {
    -webkit-transform: rotate(54deg);
    transform: rotate(54deg)
}

.rating-circle.two .rc-spinner {
    -webkit-transform: rotate(72deg);
    transform: rotate(72deg)
}

.rating-circle.two.half .rc-spinner {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.rating-circle.three .rc-spinner {
    -webkit-transform: rotate(108deg);
    transform: rotate(108deg)
}

.rating-circle.three.half .rc-spinner {
    -webkit-transform: rotate(126deg);
    transform: rotate(126deg)
}

.rating-circle.four .rc-spinner {
    -webkit-transform: rotate(144deg);
    transform: rotate(144deg)
}

.rating-circle.four.half .rc-spinner {
    -webkit-transform: rotate(162deg);
    transform: rotate(162deg)
}

.rating-circle.five .rc-spinner {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.rating-circle.five.half .rc-spinner {
    -webkit-transform: rotate(198deg);
    transform: rotate(198deg)
}

.rating-circle.six .rc-spinner {
    -webkit-transform: rotate(216deg);
    transform: rotate(216deg)
}

.rating-circle.six.half .rc-spinner {
    -webkit-transform: rotate(234deg);
    transform: rotate(234deg)
}

.rating-circle.seven .rc-spinner {
    -webkit-transform: rotate(252deg);
    transform: rotate(252deg)
}

.rating-circle.seven.half .rc-spinner {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
}

.rating-circle.eight .rc-spinner {
    -webkit-transform: rotate(288deg);
    transform: rotate(288deg)
}

.rating-circle.eight.half .rc-spinner {
    -webkit-transform: rotate(306deg);
    transform: rotate(306deg)
}

.rating-circle.nine .rc-spinner {
    -webkit-transform: rotate(324deg);
    transform: rotate(324deg)
}

.rating-circle.nine.half .rc-spinner {
    -webkit-transform: rotate(342deg);
    transform: rotate(342deg)
}

.rating-circle.ten .rc-spinner {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
}

.rc-filler {
    border-left: none;
    border-radius: 0 200px 200px 0;
    left: 50%;
    z-index: 1
}

.rating-circle.zero .rc-filler {
    opacity: 0
}

.rating-circle.zero.half .rc-filler {
    opacity: 0
}

.rating-circle.one .rc-filler {
    opacity: 0
}

.rating-circle.one.half .rc-filler {
    opacity: 0
}

.rating-circle.two .rc-filler {
    opacity: 0
}

.rating-circle.two.half .rc-filler {
    opacity: 0
}

.rating-circle.three .rc-filler {
    opacity: 0
}

.rating-circle.three.half .rc-filler {
    opacity: 0
}

.rating-circle.four .rc-filler {
    opacity: 0
}

.rating-circle.four.half .rc-filler {
    opacity: 0
}

.rating-circle.five .rc-filler {
    opacity: 0
}

.rating-circle.five.half .rc-filler {
    opacity: 1
}

.rating-circle.six .rc-filler {
    opacity: 1
}

.rating-circle.six.half .rc-filler {
    opacity: 1
}

.rating-circle.seven .rc-filler {
    opacity: 1
}

.rating-circle.seven.half .rc-filler {
    opacity: 1
}

.rating-circle.eight .rc-filler {
    opacity: 1
}

.rating-circle.eight.half .rc-filler {
    opacity: 1
}

.rating-circle.nine .rc-filler {
    opacity: 1
}

.rating-circle.nine.half .rc-filler {
    opacity: 1
}

.rating-circle.ten .rc-filler {
    opacity: 1
}

.rc-mask {
    background: inherit;
    border-radius: 200px 0 0 200px;
    height: 100%;
    position: absolute;
    width: 50%;
    z-index: 3
}

.rating-circle.zero .rc-mask {
    opacity: 1
}

.rating-circle.zero.half .rc-mask {
    opacity: 1
}

.rating-circle.one .rc-mask {
    opacity: 1
}

.rating-circle.one.half .rc-mask {
    opacity: 1
}

.rating-circle.two .rc-mask {
    opacity: 1
}

.rating-circle.two.half .rc-mask {
    opacity: 1
}

.rating-circle.three .rc-mask {
    opacity: 1
}

.rating-circle.three.half .rc-mask {
    opacity: 1
}

.rating-circle.four .rc-mask {
    opacity: 1
}

.rating-circle.four.half .rc-mask {
    opacity: 1
}

.rating-circle.five .rc-mask {
    opacity: 1
}

.rating-circle.five.half .rc-mask {
    opacity: 0
}

.rating-circle.six .rc-mask {
    opacity: 0
}

.rating-circle.six.half .rc-mask {
    opacity: 0
}

.rating-circle.seven .rc-mask {
    opacity: 0
}

.rating-circle.seven.half .rc-mask {
    opacity: 0
}

.rating-circle.eight .rc-mask {
    opacity: 0
}

.rating-circle.eight.half .rc-mask {
    opacity: 0
}

.rating-circle.nine .rc-mask {
    opacity: 0
}

.rating-circle.nine.half .rc-mask {
    opacity: 0
}

.rating-circle.ten .rc-mask {
    opacity: 0
}

.rc-count {
    background: #29292b;
    border-radius: 100%;
    box-sizing: border-box;
    color: #fff;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 18px;
    font-weight: 700;
    height: 44px;
    left: 50%;
    line-height: 44px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 44px;
    z-index: 4;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

body .rating-circle {
    display: inline-block;
    margin: 0
}

._d_flex_2 {
    display: flex;
    align-items: baseline;
    justify-content: space-between
}

._rite_text {
    font-size: 16px;
    margin-right: 20px
}

.button-get-code.button-get-code_landing {
    margin-bottom: 0;
    background: #636262;
    display: flex;
    align-items: center;
    border-radius: 5px
}

.button-get-code.button-get-code_landing .bonus-code-bt {
    padding: 5px;
    margin-top: 0;
    width: 98%;
    text-align: center;
    font-weight: 900
}

.button-get-code.button-get-code_landing .bonus-bt.dark-bt {
    margin-top: 0
}

.button-get-code.button-get-code_landing .bonus-bt:hover {
    background: #212121;
    cursor: pointer;
    z-index: 1
}

._d_flex>div:first-child {
    margin-left: 0
}

._left_side a {
    color: #fff
}

@media (max-width:991px) {
    .blink-casino {
        top: 5px!important;
        right: 15px!important;
        max-width: 165px!important
    }
    #bonus-engagement.casino-top h2 {
        font-size: 20px
    }
    .type_casino p {
        font-size: 14px
    }
    #bonus-engagement.casino-top ._left_side.img {
        width: 150px
    }
    .engagement-mobile {
        padding-bottom: 0!important
    }
    .Rzqq2 {
        background: linear-gradient(to top, #000 30%, rgba(0, 0, 0, 0));
        padding-top: 25px
    }
    .engagement-mobile .logo-mobile {
        width: 150px
    }
    .download_mobile_row {
        padding-top: 10px
    }
    .phone-efbet img {
        max-width: 165px
    }
    .phone-efbet {
        position: absolute;
        top: -42px;
        right: 19px
    }
    .download_mobile img {
        max-width: 112px
    }
    .engagement-mobile h2 {
        font-size: 22px;
        padding-left: 10px
    }
    .r5A {
        padding: 0 10px
    }
}

@media (min-width:767px) and (max-width:1200px) {
    .bonus_code .boxes-bonus {
        flex: 4
    }
    nav.navbar .bookie_icon_e1{
        display: none;
    }
}

@media (min-width:991px) {
    .navbar-collapse .dropdown:hover .dropdown-menu {
        display: block;
        
    }
    .navbar-collapse .dropdown:hover .dropdown-menu.scroll{
        max-height: 80vh;
          overflow: auto;
    }
    .navbar-collapse .dropdown:hover{
            background: #24272e;
    }
    .navbar-collapse .dropdown:hover .caret-new{
        transform: rotate(180deg);
    }
    .engagement-mobile .row {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }
    .col-lg-6.Rzqq2>div {
        padding-left: 20px
    }
}

@media (min-width:767px) {
    .engagement-mobile {
        padding: 60px 0 25px 0
    }
    .b_link a {
        background: #ffc316;
        color: #000;
        padding: 7px 10px;
        border-radius: 4px;
        font-weight: 500;
        text-transform: uppercase;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, .5), 0 3px 6px rgba(97, 76, 13, .58)
    }
    .b_link a:hover {
        background: #dcaa1a
    }
    .table-betindex-topzalozi .top-zalozi .event {
        line-height: 21px
    }
    .table-betindex-topzalozi .top-zalozi .event-name {
        padding-left: 21px
    }
    .betfair-bonus-1 ._left_side.img,
    .bwin-bonus-1 ._left_side.img,
    .winbet-bonus-1 ._left_side.img {
        margin-bottom: 15px
    }
    .palmsbet-bonus-1 ._left_side.img {
        margin-bottom: 5px
    }
    .casino-design .container {
        background-size: 900px!important;
        background-position: right!important
    }
}

@media (max-width:767px) {
	.classmenures{
		position: absolute;
	    bottom: 90px;
	    color: rgba(255, 255, 255, 0.45);
	    z-index: -1;
	    text-align: center;
	    width: 100%;
	    left: 0;
	    right: 0;
	    font-size: 11px;
	}
     li .dropdown-menu {
        right: 0!important;
        left: 0!important;
        width: 100%;
        top: 100%;
        margin-top: 0!important
    }
    .html_banner_new3 {
        min-height: 219px!important;
    }
    .hidden-sm-down {
        display: none!important
    }
    .engagement-mobile {
        padding: 100px 0 0 0
    }
    .bonus_code .boxes-bonus {
        flex: 2;
        min-width: 40%
    }
    ._box_new h2,
    ._right_side {
        text-align: center
    }
    ._d_flex {
        justify-content: center
    }
    .lensbutton1 span,
    .lensbutton2 span {
        font-size: 18px;
        min-width: auto;
        padding: 7px 10px
    }
    #bonus-engagement .lensbutton1 span,
    #bonus-engagement .lensbutton2 span {
        font-size: 16px;
        padding: 7px 6px
    }
    #bonus-engagement .lensbutton1,
    #bonus-engagement .lensbutton2 {
        min-width: 45%
    }
    #bonus-engagement ._right_side {
        display: flex;
        justify-content: center
    }
    .lensbutton1,
    .lensbutton2 {
        min-width: 35%
    }
    ._d_flex h3 {
        font-size: 11px;
        line-height: 14px
    }
    ._d_flex>div {
        padding: 4px 5px
    }
    ._box_new .container {
        padding: 20px 0
    }
    ._box_new {
        background-position: 140px top!important;
        margin-top: 40px;
    }
    .button-get-code.button-get-code_landing .bonus-code-bt {
        padding: 3px;
        width: 95%
    }
    .button-get-code.button-get-code_landing .bonus-bt.dark-bt {
        margin-right: 5px;
        padding: 5px 3px
    }
    ._rite_text {
        font-size: 14px;
        margin: 0 auto
    }
    .new-table-result-header-predictions,
    .predictions .new-table-result {
        display: flex;
        align-items: center
    }
    .predictions .new-table-result {
        line-height: 17px!important
    }
    .procent_score {
        font-size: 12px;
        display: block
    }
    .predictions .new-table-result .clock_span {
        margin-right: 2px;
        border: 1px solid #d3d3d3
    }
    .new-table-result-header-predictions {
        font-size: 13px
    }
    .score-board {
        max-width: 140px;
        font-size: 24px
    }
    .prognozi_new {
        padding: 8px 20px
    }
    .button_score {
        margin-left: 10px
    }
    .button_score a {
        font-size: 14px;
        padding: 7px 6px;
        text-align: center
    }
    .badge_home {
        font-size: 13px;
        padding: 2px 4px
    }
    .button_score a span {
        display: none
    }
    .prognozi_new.myPlayer_palmsbet:after {
        display: none
    }
    .table-betindex-topzalozi .top-zalozi .event {
        font-size: 12px
    }
    .b_link a,
    .table-betindex-topzalozi .top-zalozi .odds {
        font-size: 13px!important;
        color: #fff
    }
    .table-betindex-topzalozi table tr td,
    .table-betindex-topzalozi table tr th {
        padding: .5625rem .425rem!important
    }
    .on_mob_1 {
        flex-direction: row!important
    }
    .on_mob_1 div {
        width: 50%;
        text-align: center
    }
    .on_mob_1 div:first-child {
        margin-right: 20px
    }
    .on_mob_1 ._left_side.img {
        max-width: 200px;
        width: 100%
    }
    #bonus-engagement .col-lg-9 h2 {
        text-align: center;
        margin-bottom: 0
    }
    .bonus_code .boxes-bonus {
        margin: 5px!important;
        padding: 5px!important
    }
    #bonus-engagement {
        background-position: right!important;
        padding: 78px 0 25px 0!important;
        background-size: auto!important
    }
    .casino-design .container {
        background: 0 0!important;
        padding: 78px 0 15px 0!important;
    }
    #bonus-engagement.casino-top {
        background: url(/htdocs/images/betindex/casino-backgroundd.jpg) no-repeat!important;
        background-size: cover!important;
        background-position: 22% 0!important
    }
    .type_casino>div {
        font-size: 14px!important
    }
    .engagement-mobile .lensbutton1,
    .engagement-mobile .lensbutton2 {
        min-width: 45%
    }
}

.table_box_bookie {
    margin-top: 0!important
}

.bet365 .container.custom-aside-move,
.betfair .container.custom-aside-move,
.bwin .container.custom-aside-move,
.efbet .container.custom-aside-move,
.palmsbet .container.custom-aside-move,
.pokerstarsbg .container.custom-aside-move,
.winbet .container.custom-aside-move {
    padding-top: 10px
}

.new-table-result-header-predictions {
    font-size: 14px;
    background: #68685a;
    color: #fff;
    line-height: 14px;
    padding: 5px
}

.predictions .new-table-result {
    line-height: 25px;
    background-color: #fff;
    color: #3b3b3b;
    float: left;
    width: 100%;
    padding: 3px 0
}

.predictions .new-table-result:hover {
    background: #dedede!important;
    cursor: pointer
}

.predictions .new-table-result div span {
    color: #292929
}

.predictions .new-table-result a {
    color: #292929;
    font-size: 13px
}

.predictions .new-table-result:nth-child(even) {
    background: #f5f5f5
}

.predictions .new-table-result .clock_span {
    background: #e4e4e4;
    font-size: 12px;
    padding: 1px
}

.predictions .new-table-result:hover .score_result {
    background: #bebebe
}

.score_result {
    background: #e4e4e4;
    margin-right: 4px;
    text-align: center
}

.predictions_h2 {
    background: #3d3d3d;
    color: #fff;
    padding-left: 10px;
    margin-bottom: 0
}

.predictions .score_result label span {
    color: #03ae03;
    font-weight: 700
}

.predictions .score_result label {
    margin: 0;
    line-height: 1
}

.prog_style {
    font-size: 12px;
    text-align: center
}

.table-betindex-topzalozi .top-zalozi {
    width: 100%;
    background-color: #3d3d3d;
    color: #fff;
    font-family: arial;
    border: 0
}

.table-betindex-topzalozi .top-zalozi tbody tr:nth-child(2n+2) {
    background-color: #313131
}

.table-betindex-topzalozi .top-zalozi td:first-child,
.table-betindex-topzalozi .top-zalozi td:nth-child(2),
.table-betindex-topzalozi .top-zalozi td:nth-child(3) {
    border-right: 1px solid #3d3d3d
}

.table-betindex-topzalozi .top-zalozi .odds {
    font-weight: 900;
    background: rgba(0, 0, 0, .4);
    color: #fff
}

.table-betindex-topzalozi .top-zalozi .winner {
    position: relative;
    padding-left: 10px;
    margin-left: 10px;
    color: #ffc316;
    text-transform: uppercase
}

.table-betindex-topzalozi .top-zalozi .winner b {
    color: #fff
}

.table-betindex-topzalozi .top-zalozi .winner:before {
    content: '\f091';
    font-family: FontAwesome;
    position: absolute;
    left: -10px;
    color: #ffc316
}

.table-betindex-topzalozi .top-zalozi .event {
    text-align: left
}

.table-betindex-topzalozi .top-zalozi .event-name {
    color: #eaeaea
}

.table-betindex-topzalozi .top-zalozi .odds {
    font-size: 17px
}

.table-betindex-topzalozi .top-zalozi .number {
    background: #313131;
    color: #fff;
    border-bottom: 1px solid #3d3d3d
}

.html5-casino .logo {
    max-width: 190px
}

.html5-casino {
    display: flex
}

#bonus-engagement {
    background: url(/htdocs/images/betindex/background-bonus-template.png), linear-gradient(to left, #535353, #090909);
    background-color: #090909;
    padding: 60px 0 25px 0;
    color: #fff;
    background-position: center;
    background-size: contain
}

#bonus-engagement h2 {
    font-size: 24px;
    font-weight: 700;
    font-family: Arial
}

#bonus-engagement h3 {
    color: #c5bfbf
}

.bonus_code {
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
    text-align: center;
    margin-bottom: 15px
}

.bonus_code h3 {
    line-height: 18px;
    margin: 0px;
    color: #fff!important;
    font-size: 16px;
    font-weight: 300;
    max-width: 172px
}

#bonus-engagement ._left_side.img {
    width: 174px
}

#bonus-engagement.palmsbet-bonus-1 ._left_side.img {
    width: 200px
}

#bonus-engagement.bwin-bonus-1 ._left_side.img {
    width: 140px
}

.bonus_code .boxes-bonus {
    border: 1px solid #686868;
    padding: 10px;
    border-radius: 3px;
    margin: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.bonus_code .boxes-bonus div {
    color: #ffc315;
    font-size: 15px
}

.Rww1 {
    position: relative;
    padding: 5px;
    border: 1px dotted #ffc315
}

.Rww1:before {
    content: "\f0c4";
    font-family: FontAwesome;
    position: absolute;
    left: 3px;
    top: -20px;
    color: #ffc315;
    font-size: 20px
}

.Rww1 p {
    position: absolute;
    left: 0;
    right: 0;
    top: 12px;
    margin: 0 auto;
    text-align: center;
    font-size: 20px;
    color: transparent;
    text-shadow: 0 0 6px rgba(0, 0, 0, .5);
    font-weight: 700
}

.Rww1 img {
    max-width: 100%;
    height: 40px;
    object-fit: cover
}

#bonus-engagement .lensbutton1 span {
    background-image: linear-gradient(168deg, #16ba5e, #099144);
    color: #fff
}

.bet365-bonus main.container.custom-aside-move,
.betfair-bonusi main.container.custom-aside-move,
.bwin-bonusi main.container.custom-aside-move,
.efbet-bonusi main.container.custom-aside-move,
.palmsbet-bonusi main.container.custom-aside-move,
.winbet-bonusi main.container.custom-aside-move {
    padding-top: 10px
}

#bonus-engagement.winbet-bonus-1 {
    background: url(/htdocs/images/betindex/background-bonus-template.png), linear-gradient(to left, #720101, #090909)
}

#bonus-engagement.palmsbet-bonus-1 {
    background: url(/htdocs/images/betindex/background-bonus-template.png), linear-gradient(to left, #836629, #090909)
}

#bonus-engagement.betfair-bonus-1 {
    background: url(/htdocs/images/betindex/background-bonus-template.png), linear-gradient(to left, #433306, #090909)
}

#bonus-engagement.bwin-bonus-1 {
    background: url(/htdocs/images/betindex/background-bonus-template.png), linear-gradient(to left, #303030, #090909)
}

.type_casino {
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.type_casino>div {
    margin-bottom: 0;
    margin: 3px 6px;
    padding-left: 5px;
    display: flex;
    font-size: 15px;
    align-items: center
}

#bonus-engagement.casino-top {
    background: #000
}

.casino-design .container {
    background: url(/htdocs/images/betindex/casino-backgroundd.jpg) no-repeat
}

#bonus-engagement.casino-top,
#new_mobile_template {
    margin-bottom: -45px;
    z-index: 1;
    position: relative;
    padding: 0!important
}

#bonus-engagement.casino-top .container {
    padding: 60px 0 15px 0
}

.arrow-right {
    width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 10px solid #ffc315;
    margin-right: 4px
}
.casino-blink2{
    display: flex;
    align-items: center;
}
.blink-casino {

    max-width: 240px;
    -moz-animation: blink normal 2.5s infinite ease-in-out;
    -webkit-animation: blink normal 2.5s infinite ease-in-out;
    -ms-animation: blink normal 2.5s infinite ease-in-out;
    animation: blink normal 2.5s infinite ease-in-out
}

@-moz-keyframes blink {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-webkit-keyframes blink {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-ms-keyframes blink {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes blink {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

.engagement-mobile {
    background: #4a4a4a;
    background-image: repeating-linear-gradient(45deg, transparent, transparent 8px, rgba(0, 0, 0, .05) 0, rgba(0, 0, 0, .05) 10px);
    overflow: hidden
}

.engagement-mobile .logo-mobile {
    max-width: 200px
}

.engagement-mobile h2 {
    color: #fff;
    font-size: 25px;
    font-family: Arial
}

.phone-efbet {
    max-height: 200px;
    -webkit-animation: slide-in-bottom .5s cubic-bezier(.25, .46, .45, .94) both;
    animation: slide-in-bottom .5s cubic-bezier(.25, .46, .45, .94) both
}

@-webkit-keyframes slide-in-bottom {
    0% {
        -webkit-transform: translateY(1000px);
        transform: translateY(1000px);
        opacity: 0
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

@keyframes slide-in-bottom {
    0% {
        -webkit-transform: translateY(1000px);
        transform: translateY(1000px);
        opacity: 0
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

.Rzqq1,
.Rzqq2 {
    display: flex;
    flex-direction: column;
    justify-content: center
}

.r5A {
    color: #fff;
    font-size: 14px;
    padding-top: 10px
}

.download_mobile_row {
    background: #000
}

.download_mobile {
    display: flex;
    justify-content: space-between
}

.faq_betindex .accordion_answer {
    padding: 15px
}

.faq_betindex .btn.btn-link {
    width: 100%;
    text-align: left;
    margin-bottom: 0;
    background: #313131;
    background: -webkit-linear-gradient(top, #3e3e3e, #313131);
    color: #fff;
    white-space: normal;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.faq_betindex .btn.btn-link:hover {
    text-decoration: none
}

.faq_betindex .btn.btn-link i {
    float: right;
    font-size: 23px
}

.faq_betindex .btn.btn-link.collapsed i {
    transform: rotate(0)
}

.faq_betindex .btn.btn-link i {
    transform: rotate(180deg)
}

.faq_betindex .card {
    margin-bottom: 0;
    border-radius: 0;
    border: 1px solid #e7e7e7
}

.faq_betindex .card-body p {
    margin-bottom: 0
}

.cd-intro-content .action-wrapper>*,
aside {
    float: left
}

img {
    max-width: 100%
}

[data-wenk] {
    position: relative
}

[data-wenk]:after {
    position: absolute;
    font-size: 13px;
    border-radius: .4rem;
    content: attr(data-wenk);
    padding: 12.8px;
    padding: .1rem .6rem;
    background-color: hsla(0, 0%, 7%, .8);
    -webkit-box-shadow: 0 0 14px rgba(0, 0, 0, .1);
    box-shadow: 0 0 14px rgba(0, 0, 0, .1);
    color: #fff;
    line-height: 20px;
    line-height: 1.25rem;
    text-align: left;
    z-index: 1;
    pointer-events: none;
    display: block;
    visibility: hidden;
    -webkit-transition: all .3s;
    transition: all .3s;
    bottom: 100%;
    left: 50%;
    -webkit-transform: translate(-50%, 10px);
    transform: translate(-50%, 10px);
    white-space: pre;
    width: auto;
    opacity: 0
}

[data-wenk]:hover {
    overflow: visible;
    cursor: alias
}

[data-wenk]:hover:after {
    display: block;
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate(-50%, -10px);
    transform: translate(-50%, -10px)
}

[data-wenk].wenk--bottom:after,
[data-wenk][data-wenk-pos=bottom]:after {
    bottom: auto;
    top: 100%;
    left: 50%;
    -webkit-transform: translate(-50%, -10px);
    transform: translate(-50%, -10px)
}

[data-wenk].wenk--bottom:hover:after,
[data-wenk][data-wenk-pos=bottom]:hover:after {
    -webkit-transform: translate(-50%, 10px);
    transform: translate(-50%, 10px)
}

[data-wenk].wenk--left:after,
[data-wenk][data-wenk-pos=left]:after {
    bottom: auto;
    left: auto;
    top: 50%;
    right: 100%;
    -webkit-transform: translate(10px, -50%);
    transform: translate(10px, -50%)
}

[data-wenk].wenk--left:hover:after,
[data-wenk].wenk--right:after,
[data-wenk][data-wenk-pos=left]:hover:after,
[data-wenk][data-wenk-pos=right]:after {
    -webkit-transform: translate(-10px, -50%);
    transform: translate(-10px, -50%)
}

[data-wenk].wenk--right:after,
[data-wenk][data-wenk-pos=right]:after {
    bottom: auto;
    top: 50%;
    left: 100%
}

[data-wenk].wenk--right:hover:after,
[data-wenk][data-wenk-pos=right]:hover:after {
    -webkit-transform: translate(10px, -50%);
    transform: translate(10px, -50%)
}

[data-wenk].wenk-length--small:after,
[data-wenk][data-wenk-length=small]:after {
    white-space: normal;
    width: 80px
}

[data-wenk].wenk-length--medium:after,
[data-wenk][data-wenk-length=medium]:after {
    white-space: normal;
    width: 150px
}

[data-wenk].wenk-length--large:after,
[data-wenk][data-wenk-length=large]:after {
    white-space: normal;
    width: 260px
}

[data-wenk].wenk-length--fit:after,
[data-wenk][data-wenk-length=fit]:after {
    white-space: normal;
    width: 100%
}

[data-wenk].wenk-align--right:after,
[data-wenk][data-wenk-align=right]:after {
    text-align: right
}

[data-wenk].wenk-align--center:after,
[data-wenk][data-wenk-align=center]:after {
    text-align: center
}

[data-wenk=""]:after {
    visibility: hidden!important
}

.card-home p,
.cd-btn,
.jumbotron h1 {
    text-transform: uppercase
}

.bwin_btn_ctm {
    display: flex;
    background: #000;
    justify-content: space-between;
    align-items: center;
    padding: 0 10px;
    font-size: 18px
}

.bwin_btn_ctm img {
    max-width: 115px
}

.mb-0 {
    margin-bottom: 0!important
}

.card-home,
.cd-intro,
.fast_nav_fixed,
.mask.cd-intro-content .action-wrapper,
.overlay,
.table-of-contents,
.table-of-contents li {
    overflow: hidden
}

#add-to-home {
    border-left: 1px solid #ffffff69;
    background: 0 0;
    font-size: 10px;
    position: absolute;
    left: 45px;
    top: 0;
    padding: 10px 0 10px 10px;
    max-width: 72px;
    line-height: 12px;
    text-align: left;
    display: none
}

@font-face {
    font-family: FontAwesome;
    src: url(/htdocs/styles/betindex/fonts/fonts/fontawesome-webfont.eot?v=3.0.1);
    src: url(/htdocs/styles/betindex/fonts/fonts/fontawesome-webfont.eot?#iefix&v=3.0.1) format('embedded-opentype'), url(/htdocs/styles/betindex/fonts/fonts/fontawesome-webfont.woff?v=3.0.1) format('woff'), url(/htdocs/styles/betindex/fonts/fonts/fontawesome-webfont.ttf?v=3.0.1) format('truetype');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: OpenSans-Regular;
    src: url(/htdocs/styles/betindex/fonts/OpenSans-Regular.ttf) format('truetype');
    font-weight: 400;
    font-style: normal
}

::-moz-selection {
    background: #2c2c2c;
    color: #fff
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    padding-left: 5px!important;
    padding-right: 5px!important
}

.row {
    margin-left: 0!important;
    margin-right: 0!important
}

.the_content p {
    color: #fff;
    font-size: 14px;
    line-height: 1.5!important;
    text-align: left
}

body {
    background-color: #fff!important;
    color: #000;
    counter-reset: section;
    font-family: OpenSans-Regular;
    font-size: 13px;
    overflow-x: hidden
}

header.contain-to-grid {
    position: fixed;
    width: 100%;
    z-index: 999;
    top: 0
}

.main.container {
    padding-top: 55px
}
main.container.container-bookie-inner{
    padding-top: 5px
}

.efbet .rating1,
.efbet .styled-line {
    background: #ebc317
}

.efbet .header-1,
.efbet article h2 {
    background-color: #3e3e3e;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#3e3e3e), to(#313131));
    background: -webkit-linear-gradient(top, #3e3e3e, #313131);
    color: #fff
}

main.container.event-inner {
    background: #fff;
    position: relative
}

.absolute_link {
    position: absolute;
    bottom: 0;
    left: 0;
    top: 0;
    right: 0
}

.bookie_new_parrent {
    background-image: url(/htdocs/images/betindex/new-tick3.png)!important;
    background-size: 30px!important;
    background-repeat: no-repeat!important;
    background-position: left top!important
}

.prediction-row {
    background-size: cover;
    color: #2a2a2a;
    margin: 0 0 12px 0;
    border-bottom: 1px solid #e7e7e7;
    border-left: 1px solid #e7e7e7;
    border-right: 1px solid #e7e7e7;
    padding: 10px
}

.design-pred {
    display: flex;
    flex-flow: wrap;
    justify-content: space-between
}

.design-pred>div {
    display: flex;
    align-items: center
}

.design-pred div span {
    border: 2px solid #d4d4d4;
    border-radius: 50%;
    width: 33px;
    height: 33px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-left: 5px;
    background: #e7e7e7;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-weight: 500
}

.design-pred {
    border-bottom: 1px solid #d4d4d4;
    padding-bottom: 10px;
    margin-bottom: 25px!important
}

.eng-row-ee {
    padding: 15px 0;
    background: url(/htdocs/styles/betindex/images/fixture-detail.jpg);
    color: #fff;
    border-radius: 2px!important
}

.eng-row-ee .image-label {
    width: 70px;
    height: 70px;
    background: #fff;
    padding: 8px;
    border-radius: 50%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    border: 2px solid #929292
}

.flex-logo {
    display: flex;
    align-items: center
}

.standing_team {
    background: #bceab08a!important
}

.image-label-inner {
    max-width: 16px;
    padding: 0;
    margin-right: 3px
}

.eng-row-ee .label-text {
    font-size: 18px
}

.aaRq {
    display: flex;
    align-items: center
}

.versus {
    color: #fff;
    font-size: 28px
}

.flex-table.row {
    position: relative;
    background: #fff;
    padding: 5px;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    margin: 0 0 12px 0;
    border-bottom: 1px solid #e7e7e7;
    border-left: 1px solid #e7e7e7;
    border-right: 1px solid #e7e7e7
}

.skills-bar-container li {
    margin-bottom: 5px
}

.skills-bar-container li .barWrapper {
    display: flex
}

.skills-bar-container li .barWrapper .progressText {
    min-width: 200px;
    font-size: 13px
}

.skills-bar-container .progress-bar-efbet {
    background: #3d3e5a!important
}

.skills-bar-container .progress-bar {
    height: 11px
}

.skills-bar-container .progress {
    height: 13px
}

.skills-bar-container .progress {
    background-color: #e7e7e7;
    border: 1px solid #c6c6c6;
    width: 100%
}

.skills-bar-container .tooltip>.tooltip-inner {
    background-color: #d4d4d4;
    padding: 0 3px;
    color: #000;
    font-weight: 700;
    font-size: 11px
}

.skills-bar-container .top {
    background: #fff
}

.skills-bar-container .popOver+.tooltip>.tooltip-arrow {
    border-top: 5px solid #d8d8d8
}

.skills-bar-container .tooltip.top .tooltip-arrow {
    margin-left: -4px
}

.skills-bar-container .tooltip.top {
    left: 14px!important;
    top: -23px!important
}

.col-b-m {
    border-left: 1px solid #f4f3f6
}

.col-b-m2 {
    border-left: 1px solid #d4d4dd
}

.row-mother-kk:not(:last-child) {
    padding: 2px 0;
    border-bottom: 1px solid #f4f3f6
}

.date_match {
    color: #fff;
    max-width: 380px;
    margin: 0 auto;
    padding: 3px 2px;
    margin-top: 10px;
    background: #c9c9c94a;
    border-radius: 3px;
    font-family: OpenSans-Regular;
    font-size: 13px
}

.general_head {
    padding: 0 7px;
    margin-top: 15px;
    padding: 0 7px;
    background-color: #e7e7e7;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #d4d4d4
}

.hronology {
    text-transform: uppercase
}

.general_head h2,
.general_head_2 h2 {
    margin-bottom: 0;
    color: #404040;
    font-size: 16px
}

.heading-row.heading-row2 .info-section {
    background-color: #d1d1e0;
    color: #000
}

.heading-row .info-section {
    background-color: #f5f5f5;
    border-bottom: 1px solid #d4d4d4;
    padding: 2px 0;
    color: #555
}

.circle-image-inside {
    width: 25px;
    height: 20px;
    padding: 2px;
    object-fit: cover
}

.otbori a {
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-weight: 500
}

.rr1E {
    color: #717171;
    font-size: 10px;
    line-height: 1.2;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif
}

.info-section-inner {
    margin: 0 0 3px 0!important;
    padding: 1px 0 1px 0!important;
    border-bottom: 1px dotted #dcdce1
}

.col-bold {
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    color: #2a2a2a
}

.team_name {
    color: #4f7e43;
    font-weight: 700;
    padding-left: 5px
}

.result {
    background: #e9f9e5;
    border: 1px solid #cfedc7;
    font-weight: 600;
    margin: 2px 0
}

.row.info-section-inner:last-child {
    border-bottom: none;
    margin-bottom: 0!important
}

.info-section-inner .col-b {
    border-left: 1px dotted #dcdce1
}

.green_text {
    transform: scale(1.09);
    background: #b7e8aa;
    font-weight: 600
}

.vector-icon {
    width: 28px;
    height: 24px;
    margin-right: 6px;
    padding-right: 6px;
    border-right: 1px solid #b5b3b3
}

.sponz-d,
.sponz-l,
.sponz-w {
    margin: 3px 0;
    width: 16px;
    height: 16px;
    font-size: 10px;
    display: inline-block;
    text-align: center;
    color: #fff
}

.sponz-l {
    background: rgba(235, 123, 123, .51);
    color: #000
}

.sponz-w {
    background: #dbf4d4;
    color: #000
}

.sponz-d {
    background: #ccc;
    color: #000
}

.count-colum {
    -moz-column-count: 5;
    -moz-column-gap: 14px;
    -webkit-column-count: 5;
    -webkit-column-gap: 14px;
    column-count: 5;
    column-gap: 14px
}

.count-colum ul {
    font-size: 13px
}

.infoicon {
    width: 27px;
    height: 27px;
    border-radius: 50%;
    font-size: 12px;
    background: #e7e7e7a8;
    display: inline-block;
    align-items: center;
    text-align: center;
    padding: 5px 2px;
    margin: 2px 4px
}

.dd {
    background: #ccc
}

.ww {
    background: #dbf4d4
}

.dd:not(:last-child),
.loosers:not(:last-child),
.ww:not(:last-child) {
    border-bottom: 1px solid #f4f3f6
}

.event-row>div.row:not(:first-child),
.event-row>div.row:not(:last-child) {
    padding: 1px 0
}

.loosers {
    background: rgba(235, 123, 123, .51)
}

.search-header-mobile.open .fa-search {
    display: none
}

.tc {
    font-size: 12px;
    color: #a7bdb7
}

@media only screen and (min-width:768px) {
    .the_content {
        padding: 0 15px 20px 15px
    }
    .rr1E {
        color: #5f5f5f;
        font-size: 11px;
        margin-top: 2px
    }
    .design-pred {
        font-size: 13px
    }
    .rruM {
        padding-right: 8px;
        margin-right: 9px;
        border-right: 1px solid #929292
    }
    .search-header-mobile {
        left: auto!important;
        right: 0
    }
    .search-header-mobile i.fa-search {
        left: -30px
    }
    #add-to-home {
        display: none!important
    }
    .calculator-homepage-black .logo-blackbox-bet,
    .calculator-homepage-black .logo-blackbox-efbet {
        width: 100px
    }
    .cd-intro-content h1 {
        font-size: 5.2rem;
        font-weight: 300
    }
    .cd-intro-content p {
        font-size: 1.6rem;
        margin: 1.5em 0 1.9em
    }
    main.container {
        padding-left: 5px!important;
        padding-right: 5px!important;
        background: #fff;
        padding-bottom: 20px;
            padding-top: 55px;
    }

    .bet365 {
        position: relative;
        background: #1f5545!important
    }
    .bet365:after,
    .bet365:before {
        content: '';
        position: fixed;
        width: 100%;
        z-index: -1
    }
    .bet365:after {
        height: 45%;
        bottom: 0;
        background: #474747;
        border-top: 15px solid #666
    }
    .bet365:before {
        top: 54.9%;
        height: 2px;
        background: #fee718
    }
    .efbet {
        position: relative;
        background: #29292b!important
    }
    .efbet:after,
    .efbet:before {
        content: '';
        position: fixed;
        width: 100%;
        z-index: -1
    }
    .efbet:after {
        height: 45%;
        bottom: 0;
        background: #636262;
        border-top: 15px solid #ffd734
    }
    .bwin:after,
    .winbet:after {
        border-top: 15px solid #ecc400;
        bottom: 0
    }
    .efbet:before {
        top: 54.9%;
        height: 2px;
        background: #fee718
    }
    .winbet {
        position: relative;
        background: #450f17!important
    }
    .winbet:after,
    .winbet:before {
        content: '';
        position: fixed;
        width: 100%;
        z-index: -1
    }
    .winbet:after {
        height: 45%;
        background: #252830
    }
    .winbet:before {
        top: 54.7%;
        height: 4px
    }
    .bwin {
        position: relative;
        background: #121212!important
    }
    .bwin:after,
    .bwin:before {
        content: '';
        position: fixed;
        width: 100%;
        z-index: -1
    }
    .bwin:after {
        height: 45%;
        background: #f3f3f3
    }
    .bwin:before {
        top: 53.7%;
        height: 23px;
        background: #fff
    }
    .betfair {
        position: relative;
        background: #201f1f!important
    }
    .betfair:after,
    .betfair:before {
        content: '';
        position: fixed;
        width: 100%;
        z-index: -1
    }
    .betfair:after {
        height: 45%;
        bottom: 0;
        background: #88621a;
        border-top: 15px solid #e4e2e2
    }
    .betfair:before {
        top: 53.7%;
        height: 23px
    }
    .palmsbet {
        position: relative;
        background: #4f3f19!important
    }
    .palmsbet:after,
    .palmsbet:before {
        content: '';
        position: fixed;
        width: 100%;
        z-index: -1
    }
    .palmsbet:after {
        height: 45%;
        bottom: 0;
        background: #212020
    }
    .palmsbet:before {
        top: 53.7%;
        height: 23px
    }
    .pokerstarsbg {
        position: relative;
        background: #414046!important
    }
    .pokerstarsbg:after,
    .pokerstarsbg:before {
        content: '';
        position: fixed;
        width: 100%;
        z-index: -1
    }
    .pokerstarsbg:after {
        height: 45%;
        bottom: 0;
        border-top: 15px solid #b70228;
        background: #212020
    }
    .pokerstarsbg:before {
        top: 53.7%;
        height: 23px
    }
    .cd-btn {
        padding: .6em 1.8em
    }
    .mask.cd-intro-content p {
        padding-top: 20px
    }
    .mask.cd-intro-content h4 span::before {
        top: calc(100% + 18px)
    }
}

.bookie_icon_e1 {
    width: 20px;
    margin-right: 9px;
    margin-bottom: 1px!important
}

.top-bar-section ul li>a {
    text-align: left
}

aside .row .col-sm-6,
aside .row .ol-lg-12 {

    padding-left: 0!important;
    padding-right: 0!important
}

.new-full2 iframe {
    width: 100%;
    max-width: 100%;
    border: 0
}

*,
a,
a.active,
a:focus,
a:hover {
    outline: 0
}

figure,
ol,
ul {
    list-style: none;
    margin: 0;
    padding: 0
}

p {
    line-height: 24px;
    margin-bottom: 1rem
}

.table-of-contents {
    max-width: 270px;
    width: 100%
}

.table-of-contents ul {
    padding: 0
}

.table-of-contents a {
    text-decoration: none
}

.table-of-contents a:active,
.table-of-contents a:hover {
    text-decoration: underline
}

.fast_nav_fixed {
    position: fixed
}

#fix_nav ul li.active a {
    background-image: linear-gradient(135deg, #585858, #403f3f);
    background-image: -webkit-linear-gradient(135deg, #585858, #403f3f);
    color: #fff;
    border-top: 1px solid #252525;
    box-shadow: inset 0 0 8px rgba(41, 40, 40, .86)
}

.nav_dinamic li:hover a {
    text-decoration: none;
    color: #fff;
    background-color: #4a4a4a;
    border-top: 1px solid #252525
}

#fix_nav ul li.active a i {
    color: #fff
}

.nav_dinamic li a {
    text-decoration: none;
    line-height: 22px!important;
    margin-bottom: 0!important;
    padding: 3px 6px;
    cursor: pointer;
    color: #d6d6d6;
    display: flex;
    font-size: 13px;
    position: relative;
    border-top: 1px solid rgba(0, 0, 0, .37);
    box-shadow: 0 1px 0 rgba(255, 255, 255, .09) inset;
    text-shadow: 0 1px 0 rgba(0, 0, 0, .05)
}

.fast_nav_icon {
    width: 20px;
    margin-right: 5px;
    text-align: center;
    position: relative;
    vertical-align: middle;
    align-items: center;
    align-self: center
}

.index_header_1 {
    font-size: 18px;
    font-weight: 400;
    line-height: 36px
}

.index_header_1:before {
    content: '';
    display: none!important
}

.cd-intro {
    position: relative;
    height: 100vh;
    width: 100%;
    display: table;
    background: #2e416a
}

.cd-btn,
.cd-btn.main-action {
    background: -moz-linear-gradient(center top, #f7d944 5%, #f7b044 100%);
    transition: background-color .3s ease
}

.cd-intro-content {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 0 5%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.cd-intro-content h4 {
    font-size: 1.6rem;
    color: #fff
}

.mask.cd-intro-content h4:before {
    content: '';
    border-bottom: 0;
    width: 0;
    height: 0
}

.cd-intro-content p {
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 1.4;
    margin: 1em 0;
    color: #6d7a97
}

.cd-intro-content .action-wrapper {
    display: inline-block
}

.cd-intro-content .action-wrapper::after {
    clear: both;
    content: "";
    display: table
}

.ad2_r .col-md-2 img,
.banner-btn-bw {
    float: none!important
}

.cd-btn {
    display: inline-block;
    padding: 1.2em 1.4em;
    font-size: 1.3rem;
    font-weight: 700;
    letter-spacing: 1px;
    color: #000!important;
    border-radius: .25em;
    margin-right: 1.5em
}

.cd-btn:hover {
    color: #fff!important
}

.cd-btn:active,
.cd-btn:hover,
.cd-btn:visited {
    color: #fff;
    text-decoration: none
}

.cd-btn:nth-of-type(2) {
    margin-right: 0
}

.cd-btn.main-action {
    color: #000!important
}



#btn-purchase:hover,
.cd-btn.main-action:hover {
    color: #fff!important
}

@media (min-width:881px) and (max-width:985px) {
    .contact-menu-as {
        display: none
    }
}

@media only screen and (min-width:480px) {
    .cd-btn {
        padding: 1.2em 1.6em
    }
}

.cd-intro-content .cd-btn,
.cd-intro-content h4,
.cd-intro-content h4 span,
.cd-intro-content p {
    opacity: 0;
    -webkit-animation-duration: .8s;
    -moz-animation-duration: .8s;
    animation-duration: .8s;
    -webkit-animation-delay: .3s;
    -moz-animation-delay: .3s;
    animation-delay: .3s;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.no-cssanimations .cd-intro-content .cd-btn,
.no-cssanimations .cd-intro-content h4,
.no-cssanimations .cd-intro-content h4 span,
.no-cssanimations .cd-intro-content p {
    opacity: 1
}

@-webkit-keyframes cd-reveal-up {
    0% {
        opacity: 1;
        -webkit-transform: translateY(100%)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}

@-moz-keyframes cd-reveal-up {
    0% {
        opacity: 1;
        -moz-transform: translateY(100%)
    }
    100% {
        opacity: 1;
        -moz-transform: translateY(0)
    }
}

@keyframes cd-reveal-up {
    0% {
        opacity: 1;
        -webkit-transform: translateY(100%);
        -moz-transform: translateY(100%);
        -ms-transform: translateY(100%);
        -o-transform: translateY(100%);
        transform: translateY(100%)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes cd-reveal-down {
    0% {
        opacity: 1;
        -webkit-transform: translateY(-100%)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}

@-moz-keyframes cd-reveal-down {
    0% {
        opacity: 1;
        -moz-transform: translateY(-100%)
    }
    100% {
        opacity: 1;
        -moz-transform: translateY(0)
    }
}

@keyframes cd-reveal-down {
    0% {
        opacity: 1;
        -webkit-transform: translateY(-100%);
        -moz-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        -o-transform: translateY(-100%);
        transform: translateY(-100%)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes cd-loading {
    0% {
        -webkit-transform: scaleX(0)
    }
    100% {
        -webkit-transform: scaleX(1)
    }
}

@-moz-keyframes cd-loading {
    0% {
        -moz-transform: scaleX(0)
    }
    100% {
        -moz-transform: scaleX(1)
    }
}

@keyframes cd-loading {
    0% {
        -webkit-transform: scaleX(0);
        -moz-transform: scaleX(0);
        -ms-transform: scaleX(0);
        -o-transform: scaleX(0);
        transform: scaleX(0)
    }
    100% {
        -webkit-transform: scaleX(1);
        -moz-transform: scaleX(1);
        -ms-transform: scaleX(1);
        -o-transform: scaleX(1);
        transform: scaleX(1)
    }
}

.full_page.bookie_page article>ul li {
    border: 1px solid #dcdcdc;
    padding: 10px;
    border-left: .109em solid #fcb90457;
    margin: 10px 0;
    list-style: square inside url(/images/about-us/post-ul-icon.jpg)
}

.mask.cd-intro-content h4 {
    opacity: 1;
    overflow: hidden;
    width: 100%
}

.mask.cd-intro-content h4::after {
    content: attr(data-content);
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    color: #fff;
    -webkit-animation-name: cd-reveal-up;
    -moz-animation-name: cd-reveal-up;
    animation-name: cd-reveal-up;
    -webkit-animation-fill-mode: backwards;
    -moz-animation-fill-mode: backwards;
    animation-fill-mode: backwards
}

.mask.cd-intro-content h4 span {
    position: relative;
    display: inline-block;
    opacity: 1
}

.mask.cd-intro-content h4 span::before {
    content: '';
    position: absolute;
    top: calc(100% + 8px);
    left: -1em;
    height: 2px;
    width: calc(100% + 2em);
    background-color: #fff;
    -webkit-animation: cd-loading-mask 1s .3s both;
    -moz-animation: cd-loading-mask 1s .3s both;
    animation: cd-loading-mask 1s .3s both
}

.mask.cd-intro-content p {
    position: relative;
    margin: 0;
    padding: 10px 0 0;
    -webkit-animation-name: cd-reveal-down;
    -moz-animation-name: cd-reveal-down;
    animation-name: cd-reveal-down
}

.mask.cd-intro-content h4::after,
.mask.cd-intro-content p {
    -webkit-animation-duration: .4s;
    -moz-animation-duration: .4s;
    animation-duration: .4s;
    -webkit-animation-delay: .7s;
    -moz-animation-delay: .7s;
    animation-delay: .7s
}

.mask.cd-intro-content .action-wrapper .cd-btn {
    background: #f8b038;
    opacity: 1;
    margin: 0 0 0 1.5em;
    padding: 10px 25px
}

.mask.cd-intro-content .action-wrapper .cd-btn:first-of-type {
    margin-left: 0
}

@-webkit-keyframes cd-loading-mask {
    0%,
    100% {
        -webkit-transform: scaleX(0)
    }
    40%,
    60% {
        -webkit-transform: scaleX(1)
    }
}

@-moz-keyframes cd-loading-mask {
    0%,
    100% {
        -moz-transform: scaleX(0)
    }
    40%,
    60% {
        -moz-transform: scaleX(1)
    }
}

@keyframes cd-loading-mask {
    0%,
    100% {
        -webkit-transform: scaleX(0);
        -moz-transform: scaleX(0);
        -ms-transform: scaleX(0);
        -o-transform: scaleX(0);
        transform: scaleX(0)
    }
    40%,
    60% {
        -webkit-transform: scaleX(1);
        -moz-transform: scaleX(1);
        -ms-transform: scaleX(1);
        -o-transform: scaleX(1);
        transform: scaleX(1)
    }
}

#nav-icon4,
.close-search-btn {
    -webkit-transform: rotate(0);
    cursor: pointer
}

.break {
    height: 25px;
    width: 100%;
    margin-bottom: 15px;
    background: #003e7e
}

.jumbotron {
    background: url(/htdocs/styles/betindex/images/frfiqnkcytaujxqzaubma.jpg) 50% 80% no-repeat;
    background-size: cover;
    height: 10vh;
    margin-bottom: 20px;
    padding-top: 40px;
    padding-bottom: 35px
}

.jumbotron h1 {
    color: #fff;
    font-size: 2em;
    text-align: center;
    letter-spacing: .1em;
    font-weight: 500
}

.hr {
    width: 80%;
    margin: 0 auto;
    -webkit-animation-duration: 2.25s;
    -moz-animation-duration: 2.25s;
    animation-duration: 2.25s;
    -webkit-animation-delay: 1.5s;
    -moz-animation-delay: 1.5s;
    animation-delay: 1.5s
}

.yellow-heading-1 {
    color: #f7b146;
    font-weight: 600;
    font-size: 2em;
    position: relative;
    top: -20px;
    margin-bottom: 20px
}

.hr hr {
    background-color: #fff;
    position: relative;
    top: -50px;
    border: none;
    height: 2px
}

.hr img {
    width: 150px;
    position: relative;
    top: -22px;
    background: #111;
    z-index: 1
}

.ad2_r .col-md-2 img {
    margin-left: 22px;
    height: 23px;
    margin-top: -9px;
    object-fit: contain;
    max-width: 57px
}

.ad2_r .result-mach {
    text-align: left
}

@media (max-width:559px) {
    .the_content {
        padding: 0 10px 20px 10px
    }
    .design-pred div span {
        display: flex;
        margin: 0 auto;
        margin-top: 3px
    }
    .design-pred>div {
        justify-content: space-between;
        width: auto;
        margin: 0 auto;
        display: block
    }
    .design-pred {
        justify-content: center;
        font-size: 11px
    }
    .skills-bar-container li .barWrapper .progressText {
        min-width: 150px;
        max-width: 150px;
        margin-right: 5px;
        font-size: 11px;
        line-height: 1.2
    }
    .skills-bar-container .tooltip>.tooltip-inner {
        font-size: 9px
    }
    .skills-bar-container .progress {
        height: 11px
    }
    .skills-bar-container .progress-bar {
        height: 9px
    }
    .design-pred {
        margin-bottom: 15px!important
    }
    .skills-bar-container li {
        margin-bottom: 10px
    }
    .skills-bar-container li .barWrapper {
        align-items: center;
        padding: 0 5px
    }
    .skills-bar-container .progress {
        margin: 7px 0
    }
    .image-label-inner {
        display: none
    }
    .team_name {
        display: inline-block
    }
    .ad2_r .col-md-2 img {
        margin-left: 0!important;
        margin-top: 0;
        max-width: 38px
    }
    .calculator-homepage .calculator-zalozi {
        width: 100%;
        max-width: 100%!important;
        margin-right: 0!important;
        margin-bottom: 5px;
        padding: 15px!important
    }
    .jumbotron {
        z-index: 1
    }
}

@media (max-width:399px) {
    #btn-purchase {
        display: block;
        margin: 25px 0 0
    }
}

@media (max-width:304px) {
    .hr img {
        width: 45px
    }
}

.bwin-banner123 {
    background: url(/htdocs/styles/betindex/images/6028935-real-madrid-wallpaper-hd.png)!important
}

.palmsbet-banner123 {
    background: url(/htdocs/styles/betindex/images/IFCIazCVjO.jpg)!important
}

.palms-bet {
    background: url(/htdocs/styles/betindex/images/Football-Wallpapers123.jpg)!important
}

.winbet-banner123 .banner-btn-bw a {
    color: #fff;
    text-decoration: none;
    width: 30%;
    padding: 12px 18px;
    margin: 10px
}

.winbet-banner123 .banner-btn-bw a:first-child {
    padding: 12px 18px;
    border-radius: 3px
}

.winbet-banner123 .banner-btn-bw a:first-child:hover {
    background: #d3a903
}

.winbet-banner123 .banner-btn-bw a:nth-child(2) {
    border-radius: 3px;
    background: #fff;
    color: #000
}

.bwin-banner123 h3 a {
    color: #ffcc03!important;
    background: rgba(0, 0, 0, .64)!important
}

.winbet-banner123 {
    max-width: 850px;
    background: url(/htdocs/styles/betindex/images/soccer_players_wallpapers_hd.png) 100% 100% no-repeat #221a0d;
    width: 100%;
    background-size: 100%;
    padding: 20px 20px 40px;
    text-align: center
}

.pokerstars_1 {
    background: url(/htdocs/styles/betindex/images/1011531_pokerstars-wallpaper2.png)!important
}

.mobile-box-bookmakers-pokerstars div:nth-child(1) img {
    border: 7px solid hsla(354, 87%, 41%, .44)!important
}

.winbet-banner123 .cicrle-eng-box {
    width: 120px;
    border-radius: 50%;
    float: left;
    margin-left: 20%;
    display: inline-block;
    box-shadow: 0 0 10px 0;
    border: 5px solid rgba(255, 255, 255, .18)
}

.winbet-banner123 h3 a {
    color: #fff;
    text-decoration: none
}

.winbet-banner123 p {
    color: #fff;
    text-align: left;
    margin: 7px 0
}

.winbet-banner123 p a {
    color: #fff!important;
    text-decoration: none
}

.winbet-banner123 p img {
    width: 20px;
    position: relative
}

.winbet-banner123 div {
    padding-left: 15px;
    float: left;
    display: inline-block
}

.winbet-banner123 .hr-2 {
    width: 100%;
    display: block;
    border: none;
    color: #fff;
    height: 1px;
    margin-bottom: 40px;
    background: #000;
    background: -webkit-gradient(radial, 50% 50%, 0, 50% 50%, 350, from(#fff), to(#000))
}

.banner-btn-wn {
    float: none!important
}

.winbet-banner123 .banner-btn-wn a {
    color: #fff;
    text-decoration: none;
    width: 30%;
    padding: 20px;
    margin: 10px
}

.winbet-banner123 .banner-btn-wn a:first-child {
    background: #d80e25;
    border-radius: 6px
}

.winbet-banner123 .banner-btn-wn a:first-child:hover {
    background: #b12333
}

.winbet-banner123 .banner-btn-wn a:nth-child(2) {
    border: 2px solid #fff;
    border-radius: 6px;
    padding: 18px
}

.winbet-banner123 .banner-btn-wn a:nth-child(2):hover {
    background: #3c3c3c
}

.winbet-banner124 .banner-btn-bw a {
    color: #fff;
    text-decoration: none;
    width: 30%;
    padding: 20px;
    margin: 10px
}

.winbet-banner124 .banner-btn-bw a:first-child {
    border: 2px solid #fff;
    padding: 18px;
    border-radius: 6px
}

.winbet-banner124 .banner-btn-bw a:first-child:hover {
    background: #d3a903
}

.winbet-banner124 .banner-btn-bw a:nth-child(2) {
    border-radius: 6px;
    background: #fff;
    color: #000
}

.bwin-banner124 h3 a {
    color: #ffcc03!important;
    background: rgba(0, 0, 0, .64)!important
}

.winbet-banner124 {
    max-width: 850px;
    background: url(/htdocs/images/betindex/free-wallpaper-29.png) 100% 100% no-repeat #221a0d;
    width: 100%;
    background-size: 100%;
    padding: 20px 20px 40px;
    text-align: center
}

.winbet-banner124 .cicrle-eng-box {
    width: 120px;
    border-radius: 50%;
    float: left;
    margin-left: 20%;
    display: inline-block;
    box-shadow: 0 0 10px 0;
    border: 5px solid rgba(255, 255, 255, .18)
}

.winbet-banner123 h3 {
    display: inline-block;
    color: #fff;
    font-size: 25px;
    margin: 10px 0
}

.winbet-banner124 h3 a {
    color: #fff;
    text-decoration: none
}

.winbet-banner124 p {
    color: #fff;
    text-align: left;
    margin: 7px 0
}

.winbet-banner124 p a {
    color: #fff!important;
    text-decoration: none
}

.winbet-banner124 p img {
    width: 20px;
    position: relative
}

.winbet-banner124 div {
    padding-left: 15px;
    float: left;
    display: inline-block
}

.winbet-banner124 .hr-2 {
    width: 100%;
    display: block;
    border: none;
    color: #fff;
    height: 1px;
    margin-bottom: 40px;
    background: #000;
    background: -webkit-gradient(radial, 50% 50%, 0, 50% 50%, 350, from(#fff), to(#000))
}

.winbet-banner124 .banner-btn-wn a {
    color: #fff;
    text-decoration: none;
    width: 30%;
    padding: 20px;
    margin: 10px
}

a,
h1 {
    color: #000
}

.winbet-banner124 .banner-btn-wn a:first-child {
    background: #d80e25;
    border-radius: 6px
}

.winbet-banner124 .banner-btn-wn a:first-child:hover {
    background: #b12333
}

.winbet-banner124 .banner-btn-wn a:nth-child(2) {
    border: 2px solid #fff;
    border-radius: 6px;
    padding: 18px
}

.winbet-banner124 .banner-btn-wn a:nth-child(2):hover {
    background: #3c3c3c
}

.efbet-banner123 {
    background: url(/htdocs/images/betindex/efbet-vkgg.jpg) #221a0d
}

.efbet-banner123 .banner-btn-bw a {
    background: linear-gradient(#fddb34, #fdb402)!important;
    color: #000;
    font-weight: 500;
    font-size: 19px;
    font-family: Ubuntu
}

.new-box-efbet {
    font-size: 35px;
    padding: 5px;
    color: #ffdf39
}

.efbet-banner123 .banner-btn-bw a:hover {
    background: linear-gradient(#fdb402, #fddb34)!important
}

article .betfaircontainer {
    float: left;
    width: 100%
}

.betfaircontainer .betfairtop img {
    width: 100%
}

.betfaircontainer .betfairtop img:hover {
    position: relative;
    top: -5px;
    box-shadow: 0 2px 9px 1px #686868
}

a {
    outline: 0;
    text-decoration: none
}

a:focus,
a:hover {
    color: #666;
    cursor: pointer;
    text-decoration: none
}

.padd-offset {
    padding: 20px 0
}

h1 {
    background-color: #e9e9e9;
    border-radius: 5px;
    font-size: 22px;
    font-weight: 700;
    line-height: 26px;
    margin-bottom: 10px;
    padding: 3px 15px;
    font-family: Arial
}

.header-1 {
    padding: 6px;
    font-size: 36px;
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #fff;
    background: #222
}

h3,
header span {
    line-height: 30px
}

.title-rating-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 23px
}

.styled-line-wrapper {
    display: flex;
    justify-content: flex-end
}

.title-rating-wrapper .title {
    color: #fff;
    margin-top: 0;
    padding-left: 5px;
    font-size: 23px
}

h3,
h4 {
    color: #000
}

.rating1 {
    background: #4db2ec;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 32px
}

header .social,
header span {
    display: inline-block
}

.styled-line {
    background: #4db2ec;
    height: 2px;
    width: calc(100% - 24px)
}

h2 {
    font-size: 18px;
    font-weight: 400;
    line-height: 36px
}

h3 {
    font-size: 17px;
    font-weight: 500
}

h4 {
    font-size: 16px;
    line-height: 18px
}

h1.logo {
    background: rgba(0, 0, 0, 0);
    color: #fff;
    padding: 0
}

header {
    background-color: #000;
    color: #fff
}

header span {
    font-size: 11px
}

.close-search-btn {
    display: none
}

.close-search-btn {
    position: fixed;
    color: #fff;
    top: 10px;
    right: 17px;
    font-size: 30px;
    z-index: 9999999999;
    transform: rotate(0)
}

.search-header-mobile {
    position: absolute;
    top: 0;
    z-index: 999999999;
    left: 0;
    width: 0;
    height: 0;
    background: rgba(0, 0, 0, .82);
    -webkit-transition: all .4s linear;
    transition: all .4s linear
}

.search-header-mobile i {
    color: #fff;
    font-size: 22px;
    cursor: pointer;
    position: relative;
    top: 12px;
    left: 10px;
    float: left
}

.search-header-mobile .input {
    width: 100%;
    height: 50px;
    background: 0 0;
    border: none;
    outline: 0;
    border: 3px solid #eee;
    border-radius: 30px;
    color: #eee;
    font-size: 1.3em;
    display: none
}

.input-submit-mobile {
    position: absolute!important;
    display: none;
    top: 19px!important;
    width: 25px;
    padding: 0;
    height: 26px;
    background: 0 0;
    border: none;
    right: 20px;
    opacity: .8;
    -webkit-appearance: none
}

.search-header-mobile.open form {
    max-width: 800px;
    width: 95%;
    height: 200px;
    position: relative;
    margin: 0 auto;
    top: 47%
}

.input-submit-mobile img {
    width: 100%
}

.search-header-mobile.open {
    height: 100vh;
    width: 100%;
    position: fixed;
    z-index: 999999999
}

.main-nav,
.nav-link a,
.search {
    position: relative
}

.search {
    padding-top: 13px;
    top: 10px
}

.main-nav {
    font-family: "Open Sans", sans-serif;
    font-weight: 600
}

.nav-link a {
    display: block;
    cursor: pointer;
    padding: 8px 0;
    color: #000;
    text-decoration: none;
    font-size: 14px
}

.article-news-2 ul li div,
.bar {
    display: inline-block
}

.nav-link a:hover {
    color: #e29a00;
    text-decoration: none
}

.dropdown-menu li:hover {
    background: #f1f1f1
}

.nav-link a:before,
a:after {
    content: '';
    position: absolute;
    width: 0;
    height: 2px;
    bottom: -2px
}

.nav-link a:before {
    left: 0
}

.nav-link a:after {
    right: 0;
    background: 0;
    transition: width .8s cubic-bezier(.22, .61, .36, 1)
}

.nav-link a:hover:before {
    background: #fcb904;
    width: 100%;
    transition: width .5s cubic-bezier(.22, .61, .36, 1)
}

.dropdown-menu {
    padding-top: 0!important;
    padding-bottom: 0!important
}

.dropdown-menu li {
    cursor: pointer
}

.dropdown-item {
    padding-left: 10px!important;
    padding-right: 10px!important
}

.dropdown-toggle::after {
    position: relative;
    z-index: 2;
    margin-left: 9px;
    top: 0!important
}

.dropdown-toggle::before {
    content: "";
    height: 16px;
    position: absolute;
    right: -5px;
    width: 16px;
    z-index: 1
}

.nav-link {
    cursor: pointer
}

.dropdown-toggle:focus::after,
.dropdown-toggle:hover::after {
    color: #000
}

.dropdown-item:focus,
.dropdown-item:hover {
    background: rgba(0, 0, 0, 0);
    color: #2b2d2f;
    text-decoration: none
}

.dropdown-item.active,
.dropdown-item.active:focus,
.dropdown-item.active:hover {
    background: rgba(0, 0, 0, 0);
    outline: 0;
    text-decoration: none
}

.card-home,
.compare {
    outline: rgba(255, 255, 255, .14) solid 1px
}

.bar,
.bar:after,
.bar:before {
    width: 25px;
    height: 2px
}

.article-news-2 article img,
article img {
    height: auto;
    max-width: 100%
}

.bar {
    position: relative;
    top: 1px;
    background: #fff;
    transition: all 0s .3s
}

.bar:after,
.bar:before {
    position: absolute;
    left: 0;
    content: ""
}

.bar.animate {
    background: rgba(255, 255, 255, 0)
}

.bar:before {
    bottom: 7px;
    background: #fff;
    transition: bottom .3s .3s cubic-bezier(.23, 1, .32, 1), transform .3s cubic-bezier(.23, 1, .32, 1)
}

.bar:after {
    top: 7px;
    background: #fff;
    transition: top .3s .3s cubic-bezier(.23, 1, .32, 1), transform .3s cubic-bezier(.23, 1, .32, 1)
}

.myPlayer_palmsbet,
.news_tabs {
    position: relative
}

.bar.animate:after {
    top: 0;
    transform: rotate(45deg);
    transition: top .3s cubic-bezier(.23, 1, .32, 1), transform .3s .3s cubic-bezier(.23, 1, .32, 1)
}

.bar.animate:before {
    bottom: 0;
    transform: rotate(-45deg);
    transition: bottom .3s cubic-bezier(.23, 1, .32, 1), transform .3s .3s cubic-bezier(.23, 1, .32, 1)
}

.new-full article ul li {
    padding: 10px;
    margin: 10px 0px 10px 20px;
    border-bottom: 1px solid gainsboro;
    position: relative;
}
.new-full article ol{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    background: #f8f8f8;
    padding: 10px;
    border: 1px solid gainsboro;;
}
.new-full article ol li{
    margin: 4px 0px;
    padding: 2px 15px;
    position: relative;
    width: 20%;
}
.new-full article ol li:before{
    content: '';
    position: absolute;
        transform: translate(-50%,-50%);
    top: 50%;

    left: 0;
    width: 4px;
    height: 4px;
    border-radius: 50%;
        background: #18ad2c;
}

.new-full article ol li span{
    display: flex;align-items: center;
}
.new-full article ul li:last-child{
    border: none;
}
.new-full article ul li:before{
    content: '';
    position: absolute;
    left: -14px;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    top: 50%;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #9a9a9a;
}
.bookmakers-logo:hover {
    opacity: .6;
    cursor: pointer
}

.bookmakers-logo img {
    width: 110px
}

.article-news-2 {
    padding: 0 10px 10px
}

.article-news-2 ul li {
    padding-left: 10px;
    list-style: square inside url(/images/about-us/iconf.png)
}

.article-news-2 * {
    font-family: Arial, sans-serif!important
}

.news_tabs {
    background: #fff;
    box-shadow: 0 0 3px 0 #b1b1b1;
    margin-bottom: 4px;
    padding: 4px;
    border-radius: 0
}

.spacer {
    height: 4px
}
.second-section-home{
	width: 100%;
 	float: left;
 	background: #24272e;
 	background-size: cover;
	background-position: -200px;
 		-webkit-background-size: cover;
 	background-attachment: fixed; 
    padding-top: 12px;
 	margin-bottom: 20px;
 	margin-top: 10px;
}
@media screen and (max-width:1215px) {
    .myTeam {
        width: 100%
    }
}

@media screen and (max-width:925px) {
    main.container-casino {
        padding-bottom: 0;
        margin-bottom: 0
    }
    main.container-casino .breadcrumb,
    main.container-casino h1 {
        padding-left: 7px
    }
    .myTeam {
        width: 100%;
        margin-left: 0;
        float: left
    }
}

.Football-home {
    max-width: 100%;
    float: left;
    background-color: #24272e;
    background-size: 100%;
    -webkit-background-size: cover;
    background-attachment: fixed;
    background-position: top
}

.myPlayer_palmsbet:after {
    content: 'NEW';
    font-weight: 700;
    position: absolute;
    padding: 3px 50px;
    background: #e21a2f;
    transform: rotate(43deg);
    right: -39px;
    top: 10px
}

.teamHeader {
    padding: .8em 0 1em 3%;
    background-color: #262626;
    color: #fff
}

.teamHeader .heading-1-box {
    font-weight: 700;
    font-size: 1.3em
}

.teamHeader .heading-2-box {
    margin-top: .3em;
    font-size: .8em
}

.teamHeader .heading-2-box b {
    font-weight: 600;
    font-size: 1.2em
}

.button_no_aff,
.get-bonus-123 {
    padding: 4px 40px;
    font-size: 17px
}

.myTeamHead {
    border-left: 5px solid #39a279
}

.myTeamHead b {
    color: #39a279
}

.otherTeam {
    border-left: 5px solid #ea3814
}

.otherTeam b {
    color: #ea3814
}


.button_no_aff {
    margin-top: 10px;
    border: 2px solid;
    border-radius: 20px;
    position: relative;
    font-weight: 600;
    color: #ded7d7
}



@media screen and (max-width:570px) {
    .edin-vs-drug span:nth-child(2) {
        left: 68px!important;
        width: 40px!important;
        top: 0!important
    }
    .edin-vs-drug span:nth-child(3) {
        right: -139px!important;
        width: 39px!important;
        top: 0!important
    }
    .edin-vs-drug span:nth-child(4) {
        left: 208px!important;
        width: 40px!important;
        top: 0!important
    }
    .menu-item .mobile-last-element {
        float: right;
        display: inline-block;
        position: relative;
        left: -4px;
        top: -6px
    }
    
    .amazing-menu .menu-item .icon img {
        width: 30px!important;
        height: 30px;
        object-fit: contain
    }
    .amazing-menu .menu-item .rating .text {
        padding-top: 3px!important
    }
    .card_inner__cta {
        width: 90%!important;
        bottom: -12px!important
    }
    .card_inner__cta button {
        padding: 10px!important;
        font-size: 15px!important
    }
    .card_inner__content .title {
        height: 37px;
        overflow: hidden;
        font-size: 14px!important
    }
    .card-casino-home .card_inner__content {
        height: 67px!important
    }

}


@media screen and (max-width:925px) {
  
    #fix_nav {
        display: none
    }
}

@media screen and (min-width:570px) {
    .hide_desktop_buttoon,
    .hide_desktop_buttoon_2 {
        display: none
    }
}

@media screen and (max-width:570px) {
    .hide_mobile_1 {
        display: none
    }
    .hide_desktop_buttoon_2 {
        color: #fff;
        float: right;
        padding-top: 30px;
        padding-right: 20px;
        display: inline-flex
    }
    .hide_desktop_buttoon_2 i {
        font-size: 23px;
        position: relative;
        top: -2px;
        padding-left: 10px
    }
    .Football-home {
        background-attachment: inherit!important
    }
  
    .hide_desktop_buttoon {
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        width: 100px;
        height: 100%
    }
    .top-bet365-box {
        padding: 10px!important
    }
    .top-bet365-box img {
        max-width: 110px!important;
        max-height: 100px;
        padding-right: 10px!important;
        position: relative;
        top: 4px
    }
    .top-bet365-box .top-bet365-description {
        width: 61%
    }
    .top-bet365-box .rules-bet365 {
        display: none
    }
    .top-bet365-description .replace_h3 {
        margin-bottom: 0
    }
    .top-bet365-box h4 {
        font-size: 15px!important;
        margin-bottom: 0;
        position: relative;
        top: -4px
    }
    .top-bet365-box #reg_button {
        font-size: 20px!important;
        padding: 18px 0!important
    }
    
   
    
}





.button-get-code .col-md-2,
.button-get-code .col-md-3,
.button-get-code .col-md-4,
.button-get-code .col-md-6 {
    padding: 0;
    padding-left: 0!important;
    padding-right: 0!important
}

.button-get-code {
    position: relative;
    max-width: 850px;
    width: 100%;
    background: #e4e2e2;
    margin: 0 auto 10px;
    height: 50px;
    font-size: 19px
}

.button-get-code img {
    height: 50px;
    width: 150px;
    background: #fff
}

.button-get-code a {
    float: right;
    text-decoration: none
}

.button-get-code .bonus-bt {
    background: #0d5f41;
    padding: 5px;
    margin-top: 7px;
    margin-right: 7px;
    border-radius: 5px;
    z-index: 1;
    color: #fff;
    width: 95%;
    text-align: center
}

.button-get-code .bonus-bt.orange-bt {
    background: #f7b146
}

.button-get-code .bonus-bt.dark-bt {
    background: #000
}

.button-get-code .bonus-bt.red-bt {
    background: #e11736
}

.button-get-code .bonus-bt.blue-bt {
    background: #010065
}

.button-get-code .bonus-bt.light-blue-bt {
    background: #0a3c70
}

.button-get-code .bonus-bt.dark-orange-bt {
    background: #ff6403
}

.button-get-code .bonus-bt.lite-green-bt {
    background: #3ca936
}

.button-get-code .bonus-bt:hover {
    background: #696969;
    cursor: pointer;
    z-index: 1
}

.button-get-code .bonus-bt i {
    position: relative;
    float: right;
    top: 4px;
    right: 3px
}

.button-get-code .bonus-code-bt {
    padding: 8px;
    margin-top: 5px;
    background: url(/htdocs/images/betindex/show-code-btn-bg.png);
    cursor: pointer;
    z-index: 1
}

.button-get-code:after {
    content: '';
    width: 100%;
    margin: 0 auto;
    height: 57px;
    z-index: -1;
    position: absolute;
    bottom: -19px;
    left: -55px;
    background-image: url(/htdocs/images/betindex/shadow-page-bottom-left.png);
    background-repeat: no-repeat;
    background-position: left
}

.social-media {
    margin-top: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.social-media ul li {
    display: inline-block;
    width: 32px;
    text-align: center;
    height: 32px;
    border: 2px solid #fff;
    border-radius: 50%;
    cursor: pointer;
    margin: 0 3px
}

.social-media h4 {
    padding-bottom: 5px!important
}

.social-media ul li:first-child {
    margin-right: 10px
}

.social-media li a i {
    padding-top: 3px;
    position: relative;
    font-size: 17px;
    top: 2px;
    color: #fff
}

.social-media ul li:hover a i {
    color: #fcb904
}

.light-blue-bckg {
    background: #e7fafd!important
}

.light-green-bckg {
    background: #fff6db!important
}

.light-yellow-bckg {
    background: #fff!important
}

.light-yellow-bckg .row:nth-child(odd) {
    background: #f5f5f5
}

.light-yellow-bckg .row:nth-child(even) {
    background: #fff
}

.light-yellow-bckg .row .col-xs-12 {
    display: flex;
    align-items: center
}

.light-yellow-bckg-index .row.row-mother-kk:hover {
    background: #eae8e8
}

.light-yellow-bckg-index {
    background: #fff!important
}

.light-yellow-bckg-index .row:nth-child(odd) {
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1!important
}

.light-yellow-bckg-index .row:nth-child(even) {
    background: #fff
}

.light-yellow-bckg-index .row.heading-row,
.light-yellow-bckg-index .row.heading-row .info-section {
    background-color: #e7e7e7;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #d4d4d4
}

.light-yellow-bckg-index .row.heading-row.heading-row2 .info-section {
    display: flex;
    align-items: center
}

.light-yellow-bckg-index .row.heading-row.heading-row2 .info-section div div div {
    padding-left: 4px
}

.light-yellow-bckg-index .row.heading-row .info-section {
    font-weight: 500;
    color: #404040
}

.row-heigh-iv {
    display: flex;
    width: 100%!important;
    border-bottom: 0!important;
    padding: 0!important
}

.row.row-heigh-iv.row-mother-kk {
    min-height: 37px
}

.row-heigh-iv .class-roow img {
    margin: 2px 10px 2px 6px
}

.row-heigh-iv [class*=col-] {
    padding: 0!important
}

.content-row-heigh {
    height: 100%;
    color: #404040;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.content-row-heigh.result-col {
    background: #fcecb9;
    border-radius: 2px;
    color: #000;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-weight: 700
}

body .home-container-1 .edin-vs-drug .new_ticket {
    font-size: 9px!important;
    background: red;
    border-radius: 2px;
    padding: 2px;
    position: relative;
    top: -2px
}

.row-heigh-iv .col-b-m2 {
    position: relative;
    border: none
}

.circle-col-inside {
    color: #595959;
    font-size: 10px
}

.row-heigh-iv .col-xs-7 {
    float: left;
    width: 51%
}

.class-roow,
.flex-table-time {
    line-height: 1.2;
    display: flex;
    align-items: center
}

.class-roow img,
.flex-table-time span:first-child {
    margin-right: 3px
}

.flex-table-time span:first-child {
    color: #4c526c;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-weight: 400
}

.row-heigh-iv .col-xs-1 {
    float: left;
    width: 9.8%
}

.light-yellow-bckg-index .row.row-mother-kk.row-heigh-iv:hover {
    background: #f7f7f7
}

.light-yellow-bckg-index .row.row-mother-kk.row-heigh-iv:hover .content-row-heigh.result-col {
    background: #e9daaa
}

.cc-r2 span:first-child {
    margin-right: 4px
}

.flex-table-time .otbori {
    font-weight: 700;
    border-left: 1px solid #f1f1f1;
    padding-left: 7px
}

.light-bold {
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-weight: 500;
    color: #000
}

.odd-label {
    margin: 3px 3px 0 2px;
    border-radius: 1px;
    background-color: #e7e7e7;
    color: #313131
}

.flex-table .l {
    background: rgba(235, 123, 123, .51);
    border: none;
    border-radius: 2px
}

.flex-table .w {
    background: #dbf4d4;
    border: none;
    border-radius: 2px
}

.flex-table .d {
    background: #ccc;
    border: none;
    border-radius: 2px
}

.stats_bold_text {
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-weight: 700;
    color: #000
}

.light-pink-bckg {
    background: #ffebea!important
}

.pix {
    position: relative;
    display: block;
    top: -2px;
    width: 19px;
    height: 3px;
    margin: 0 auto;
    opacity: .5
}

.pix div {
    position: absolute;
    width: 3px;
    height: 3px;
    background-color: #949494;
    border-radius: 100%;
    transition: .2s ease-in-out
}

.pix div:nth-of-type(1) {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
}

.pix div:nth-of-type(2) {
    -webkit-transform: translate(7px, 0);
    transform: translate(7px, 0)
}

.pix div:nth-of-type(3) {
    -webkit-transform: translate(14px, 0);
    transform: translate(14px, 0)
}

@media(max-width:600px) {
    .bookie-svg {
        height: 17px!important
    }
    .new-table-result .otbori a {
        font-size: 12px
    }
    .table-betindex .new-table-result {
        line-height: 14px!important;
        padding: 4px 0!important
    }
    .special-box-home.special-box-table-klasirane .table-betindex .new-table-result {
        line-height: 14px!important;
        padding: 0 0!important
    }
    .special-box-home.special-box-table-najivo .table-betindex .new-table-result {
        line-height: 14px!important;
        padding: 0 0!important
    }
    .pix {
        width: 13px;
        transform: scale(.7);
        margin: 1px auto 1px auto
    }
    .pix div:nth-of-type(2) {
        -webkit-transform: translate(5px, 0);
        transform: translate(5px, 0)
    }
    .pix div:nth-of-type(3) {
        -webkit-transform: translate(10px, 0);
        transform: translate(10px, 0)
    }
    .cc-r2 {
        line-height: 1.4;
        display: flex;
        align-items: center
    }
    .cc-r2 span:first-child {
        margin-right: 5px
    }
    .heading-row.heading-row2 .info-section {
        background-color: rgba(209, 209, 224, .58)
    }
    .eng-row-ee .label-text {
        font-size: 14px;
        line-height: 1.2;
        margin-top: 5px
    }
    .date_match {
        font-size: 10px;
        line-height: 1.3
    }
    .versus {
        font-size: 22px
    }
    .flex-table.row {
        font-size: 10px;
        padding: 0
    }
    .flex-table.flex-table-mother.row {
        font-size: 11px
    }
    .event-inner h1 {
        display: flex;
        align-items: center;
        font-size: 18px
    }
    .event-inner h1 img {
        margin-right: 5px
    }
    .sponz-d,
    .sponz-l,
    .sponz-w {
        width: 15px
    }
    .general_head h2,
    .general_head_2 h2 {
        font-size: 13px;
        line-height: 1.5;
        display: flex;
        align-items: center;
        padding: 3px 0;
        margin-top: 0
    }
    .general_head h2 span img,
    .general_head_2 h2 span img {
        width: 12px
    }
    .vector-icon {
        width: 23px;
        height: 20px
    }
    .result {
        padding: 0!important
    }
    .col-md-1-res {
        width: 9.333333%;
        padding-left: 0!important;
        padding-right: 0!important;
        text-align: center
    }
    .m-padding {
        padding: 0!important
    }
    .heading-row .info-section {
        font-size: 8px;
        line-height: 1.2
    }
    .flex-table-mother .heading-row .info-section {
        font-size: 10px
    }
    .flex-table.row hr {
        margin: 10px 0
    }
    .eng-row-ee .image-label {
        width: 60px;
        height: 60px
    }
    .count-colum ul {
        font-size: 10px
    }
    .row.heading-row .edin-vs-drug {
        display: flex;
        justify-content: space-between
    }
    .infoicon {
        width: 23px;
        height: 23px;
        border-radius: 50%;
        font-size: 10px
    }
    .bwin_btn_ctm img {
        max-width: 82px!important;
        margin: 0!important
    }
    .bwin_btn_ctm {
        font-size: 15.5px;
        padding: 8px 5px
    }
    .blog-card-index {
        display: flex;
        align-items: center
    }
    .blog-card-index>a {
        width: 30%
    }
    .search_result .blog-card-index>a {
        width: 21%
    }
    .blog-card-index .description {
        width: 70%
    }
    .blog-card-index .description h3 {
        font-size: 17px!important
    }
    .blog-card-index .description .read-more-new-index,
    .blog-card-index .description p,
    .on_small_dn {
        display: none
    }
    
    .get-bonus-123,
    .get-bonus-betfair-123,
    .get-bonus-bwin-123,
    .get-bonus-efbet-123,
    .get-bonus-winbet-123 {
        margin-top: 5px!important;
        padding: 2px 34px!important
    }
    .info_new_footer {
        text-align: center
    }
    #new_footer {
        padding: 30px 10px!important
    }
    .accordion-menu-footer {
        margin-right: 0!important
    }
    .accordion-menu-footer .item a {
        padding: .63em 0!important
    }
    .info_new_footer p {
        text-align: left
    }
    .main-contact {
        display: grid!important
    }
    .main-contact .bio {
        max-width: none!important;
        margin-top: 5vh!important
    }
    .winbet-banner124 {
        background-position: 100% 0;
        padding: 12px 12px 15px
    }
    .winbet-banner124 .cicrle-eng-box {
        width: 80px;
        margin-left: 0
    }
    .winbet-banner124 p img {
        width: 16px;
        position: relative;
        top: 3px
    }
    .winbet-banner124 .banner-btn-wn a {
        float: left;
        width: 49%;
        padding: 5px 3px!important;
        margin: 1px;
        font-size: 13px
    }
    .winbet-banner124 .banner-btn-wn a:nth-child(2) {
        padding: 3px!important
    }
    .winbet-banner124 .banner-btn-wn {
        width: 100%
    }
    .winbet-banner124 .hr-2 {
        margin-bottom: 15px
    }
    .winbet-banner124 div {
        width: 70%
    }
    .winbet-banner124 p {
        margin: 2px 0;
        font-size: 15px
    }
    .winbet-banner124 h3 a {
        font-size: 13px
    }
    .button-get-code .col-xs-3.col-md-4 {
        display: none
    }
    .button-get-code .col-xs-6.col-md-6 {
        width: 60%;
        float: right
    }
    .button-get-code {
        font-size: 15px;
        height: 36px
    }
    .button-get-code .bonus-code-bt {
        padding: 2px;
        margin-top: 4px
    }
    .button-get-code img {
        width: 80px;
        height: 36px
    }
    .button-get-code .bonus-bt {
        padding: 3px;
        margin-right: 0;
        font-size: 13px;
        margin-top: 5px
    }
}

.pulse {
    box-shadow: 0 0 0 0 #0d5f40;
    cursor: pointer;
    -webkit-animation: pulse 3s infinite cubic-bezier(.66, 0, 0, 1);
    -moz-animation: pulse 3s infinite cubic-bezier(.66, 0, 0, 1);
    -ms-animation: pulse 3s infinite cubic-bezier(.66, 0, 0, 1);
    animation: pulse 3s infinite cubic-bezier(.66, 0, 0, 1)
}

.pulse.orange-bt {
    box-shadow: 0 0 0 0 #f7b146
}

.pulse.dark-bt {
    box-shadow: 0 0 0 0 #000
}

.pulse.red-bt {
    box-shadow: 0 0 0 0 #e11736
}

.pulse.blue-bt {
    box-shadow: 0 0 0 0 #010065
}

.pulse.light-blue-bt {
    box-shadow: 0 0 0 0 #0a3c70
}

.pulse.dark-orange-bt {
    box-shadow: 0 0 0 0 #ff6403
}

.pulse.lite-green-bt {
    box-shadow: 0 0 0 0 #3ca936
}

.pulse:hover {
    -webkit-animation: none;
    -moz-animation: none;
    -ms-animation: none;
    animation: none
}

@-webkit-keyframes pulse {
    to {
        box-shadow: 0 0 0 10px rgba(232, 76, 61, 0)
    }
}

@-moz-keyframes pulse {
    to {
        box-shadow: 0 0 0 10px rgba(232, 76, 61, 0)
    }
}

@-ms-keyframes pulse {
    to {
        box-shadow: 0 0 0 10px rgba(232, 76, 61, 0)
    }
}

@keyframes pulse {
    to {
        box-shadow: 0 0 0 10px rgba(232, 76, 61, 0)
    }
}

.bolder-bonus {
    font-weight: 600;
    font-size: 16px
}

.get-bonus-123 {
    text-decoration: none;
    color: #fff;
    border-radius: 20px;
    position: relative;
    top: 7px;
    background: #008b6e;
    width: 100%;
    font-weight: 500
}

.get-bonus-betfair-123,
.get-bonus-efbet-123,
.get-bonus-winbet-123 {
    text-decoration: none;
    padding: 4px 40px;
    font-size: 17px;
    margin-top: 0;
    display: block;
    width: 100%;
    font-weight: 600
}

.get-bonus-123:hover {
    color: #fde122;
    background: #008b6e
}

.get-bonus-efbet-123 {
    color: #fff;
    border-radius: 20px;
    background: #000;
    border: 2px solid #fdc61c
}

.get-bonus-efbet-123:hover {
    color: #4c4b4e;
    background: #feb408
}

.get-bonus-betfair-123 {
    color: #010103;
    border-radius: 20px;
    background: #ffb80c
}

.get-bonus-betfair-123:hover {
    color: #4c4b4e;
    background: #d29403
}

.get-bonus-winbet-123 {
    color: #f1b305;
    border-radius: 20px;
    background: #db0619
}

.get-bonus-winbet-123:hover {
    color: #db0619;
    background: #f1b305
}

.get-bonus-bwin-123,
.get-bonus-nacionalna-lotariq-123 {
    padding: 4px 40px;
    font-size: 17px;
    margin-top: 0;
    display: block;
    font-weight: 600;
    background: #000;
    width: 100%;
    color: #fff;
    text-decoration: none
}

.get-bonus-bwin-123 {
    border-radius: 20px;
    border: 2px solid #fff
}

.get-bonus-nacionalna-lotariq-123 {
    border-radius: 20px;
    border: 2px solid #e21a2e
}

.compare,
.overlay {
    background-color: rgba(20, 20, 20, .95)
}

.lose .result,
.win .result {
    border-bottom: 1px solid rgba(255, 255, 255, .14)
}

.card-home .heading-2-box {
    font-weight: 300;
    color: #fff;
    font-size: 16px;
    margin-bottom: 0
}

.card-home p {
    font-weight: 300;
    color: #fff!important;
    font-size: 15px;
    margin-bottom: 0;
    text-align: center
}

.card-home p b {
    font-weight: 600
}

.card-home h3 {
    font-weight: 700;
    font-size: 1.4em;
    padding-bottom: .3em
}

.card-home h4 {
    font-weight: 600;
    padding: .1em 0
}

.card-home h4 i {
    font-size: .8em;
    font-weight: 300
}

.compare {
    width: 33.33%;
    height: 215px;
    float: left;
    color: #fff
}

@media screen and (max-width:1215px) {
    .compare {
        width: 100%
    }
}

.compare .winLose {
    width: 90%;
    padding: .4em 0 0 5%
}

.compare h2 {
    font-size: .8em;
    font-eight: 300;
    margin: 1.5em 0 .3em
}

.compare .heading-1-box {
    font-weight: 600;
    margin-bottom: .7em
}

.win .result {
    padding: .4em 0 .35em
}

.win .result:before {
    content: 'projected to win';
    font-weight: 600;
    padding-left: 5%;
    color: #39a279
}

.win .you {
    color: #39a279;
    font-size: 2.2em
}

.win .them {
    color: #ea3814;
    font-size: 1.4em
}

.lose .result {
    padding: .4em 0 .35em
}

.lose .result:before {
    content: 'projected to lose';
    font-weight: 600;
    padding-left: 5%;
    color: #ea3814
}

.lose .you {
    color: #ea3814;
    font-size: 2.2em
}

.lose .them {
    color: #39a279;
    font-size: 1.4em
}

.overlay {
    width: 100%;
    margin: 0 auto;
    position: fixed;
    z-index: 10;
    bottom: 0;
    height: 0;
    transition: height .5s ease
}

.showModal {
    height: 100%;
    overflow: show
}

.modal {
    width: 80%;
    margin: 0 auto;
    color: #fff;
    float: left
}

@media screen and (max-width:1215px) {
    .modal {
        width: 70%
    }
}

@media screen and (max-width:925px) {
    .modal {
        width: 100%
    }
}

.modal .profile {
    width: 150px;
    height: 150px;
    overflow: hidden;
    border-radius: 50%;
    display: inline-block;
    margin: .5em .5em .5em 5%;
    transition: all .5s ease
}

@media screen and (max-width:925px) {
    .modal .profile {
        width: 60px;
        height: 60px
    }
}

@media screen and (max-width:570px) {
    .modal .profile {
        width: 100px;
        height: 100px
    }
}

.modal .profile img {
    height: 100%;
    margin-left: -20%
}

.modal h1 {
    font-size: 2.5em;
    font-weight: 600
}

.modal h2 {
    font-size: 1.7em
}

.modal h3 {
    font-weight: 600;
    margin: 1em 0 .5em 5%
}

@media screen and (max-width:800px) {
    .content-slider {
        overflow-x: scroll!important
    }
    .modal {
        width: 100%
    }
}

.modal .modalHeader {
    padding: 1.15em 1em 1.2em 2.5%;
    background-color: #39a279;
    margin-bottom: .5em;
    position: relative;
    font-size: 1.3em
}

.modal .modalHeader .close {
    position: absolute;
    right: 30px;
    font-weight: 600;
    font-size: 1.2em;
    margin-top: -5px;
    cursor: pointer
}

.modal .playerModal {
    display: inline-block;
    margin-left: 2.5%;
    vertical-align: top
}

.modal .playerModal li:first-child {
    font-weight: 600;
    font-size: 1.1em;
    padding-bottom: .4em
}

.modal .playerModal li:nth-child(2) {
    padding-bottom: .4em
}

.modal .pointsList {
    width: 90%;
    margin-left: 5%;
    padding: .5em 0 0;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff
}

.modal .pointsList li {
    display: inline-block;
    margin-right: 2.5%;
    padding-bottom: .5em
}

.canPlay {
    color: green;
    padding: 0
}

.probPlay {
    color: #a1bf3f;
    padding: 0
}

.maybePlay {
    color: orange;
    padding: 0
}

.noPlay {
    color: red;
    padding: 0
}

#Съдържание1 p {
    background: #fff;
    box-shadow: 0 0 3px 0 #b1b1b1;
    margin-bottom: 4px!important;
    padding: 4px;
    border-radius: 0;
    margin-left: 0!important;
    position: relative
}

.betbutton a,
.box-type table a.btn-more {
    box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
    text-transform: uppercase
}

.palms-dynamic-banner-332-276 {
    margin: 0 auto
}

#Съдържание1 {
    padding-top: 20px
}

#Съдържание1 p a span {
    color: #2e2e2e!important
}

.bookmakers-top a {
    color: #04049d!important
}

.bookmakers-top a:hover {
    color: #f8b332!important
}

.bookmakers-top p {
    color: #2e2e2e!important
}

#Съдържание1 p a span:hover {
    color: #e29a00!important;
    cursor: pointer
}

.news_tabs a {
    color: #484848!important
}

.foot-ball p {
    background: url(/images/about-us/iconf.png) 10px no-repeat;
    border: 1px solid #e8e8e8;
    margin-bottom: 1px!important;
    border-radius: 3px;
    margin-left: 0!important;
    padding-left: 33px
}

.foot-ball p a span {
    color: #000!important
}

.article-news-2 ul li a:hover,
.foot-ball p a span:hover {
    color: #e29a00!important;
    cursor: pointer
}

.fa {
    font-family: FontAwesome!important
}

.new-full iframe {
    max-width: 825px
}

main {
    margin-bottom: 40px;
    padding-top: 16px
}

.box-type,
.calculator-homepage .calculator-zalozi .calculator {
    margin-bottom: 20px
}

.box-type {
    border: 1px solid #b3b3b3;
    overflow: hidden
}

.box-type .box-title {

    background: #1f242f;
    border-top: 1px solid #31394a;

    border-bottom: 3px solid #fcb904;
    color: #fff;
    margin: 0;
    padding: 0 15px
}

.box-type table {
    margin: 0;
    text-align: center
}

.box-type table td,
.box-type table thead th {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color -moz-use-text-color #000;
    border-image: none;
    border-width: 0 0 0 1px;
    text-align: center
}

.box-type table tbody td:first-child,
.box-type table thead th:first-child {
    border-left: 0 none
}

.box-type table tbody tr:nth-child(2n+2),
.box-type table thead {
    background-color: #f2f2f2
}

.box-type table a.btn-more {
    background: #ffdf1b;
    background-image: -moz-linear-gradient(top, #ffdf1b 52%, #e3c40a 52%)!important;
    background-image: -webkit-linear-gradient(top, #ffdf1b 52%, #e3c40a 52%)!important;
    border-radius: 4px;
    padding: 5px 30px!important;
    border: 1px solid #000!important;
    font-family: Segoe, "Segoe UI", Verdana!important;
    font-weight: 800!important;
    color: #000!important;
    font-size: 14px!important;
    margin-top: 5px!important;
    display: inline-block;
    margin-bottom: 5px!important
}

.box-type table a.btn-more:focus,
.box-type table a.btn-more:hover {
    background-image: -moz-linear-gradient(top, #e3c40a 52%, #ffdf1b 52%)!important;
    background-image: -webkit-linear-gradient(top, #e3c40a 52%, #ffdf1b 52%)!important
}

.bookmakers-top {
    padding: 10px
}

.bookmakers-top figure {
    display: table-cell;
    margin-right: 10px;
    padding-top: 5px;
    text-align: center;
    vertical-align: top;
    width: 160px;
    float: left
}

.bookmakers-top p {
    display: inline;
    vertical-align: top
}

.calculator-homepage {
    float: left;
    position: relative
}

.calculator-homepage .calculator-homepage {
    max-width: 845px
}

.calculator-homepage .calculator-zalozi {
    display: inline-block;
    margin-right: 15px;
    text-align: center;
    background: #fff;
    padding: 10px;
    max-width: 300px;
    box-shadow: 0 0 8px 0 #cecece
}

.calculator-homepage .calculator-zalozi .input-field {
    display: inline-block
}

.calculator-homepage .calculator-zalozi .calculator input,
.calculator-homepage .calculator-zalozi .izchislqvaneBonus,
.calculator-homepage .calculator-zalozi .izchislqvaneResult {
    border: none;
    width: 74px;
    border-radius: 15px;
    font-family: "Open Sans";
    font-size: 16px;
    font-weight: 700;
    color: #6e777f;
    background: #e9f0f5;
    padding: 0 20px;
    height: 32px;
    line-height: 32px;
    box-sizing: border-box;
    text-align: center;
    outline: 0
}

.calculator-homepage .calculator-zalozi .izchislqvaneBonus {
    background: #e9f7ef;
    color: #26af5f
}

.calculator-homepage .calculator-zalozi .izchislqvaneResult {
    background: #ff4f00;
    color: #fff
}

.calculator-homepage .calculator-zalozi small {
    font-size: 12px;
    color: #a3adb5;
    float: left
}

.calculator-homepage .calculator-zalozi .sep {
    font-size: 24px;
    display: inline-block;
    width: 5%;
    text-align: center;
    padding-top: 30px;
    font-weight: 300;
    color: #6e777f
}

.calculator-homepage .calculator-zalozi hr {
    height: 2px;
    background-image: radial-gradient(closest-side, #c8c8c8, rgba(128, 128, 128, 0) 100%);
    position: relative;
    border: 0
}

.calculator-homepage .calculator-zalozi .tick-sentence {
    position: relative;
    color: #9aa0a4;
    max-width: 190px;
    padding-left: 15px;
    margin: 6px auto
}

.calculator-homepage .calculator-zalozi .tick-sentence:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    background: url(/htdocs/images/betindex/checklist-inner2.png)
}

.calculator-homepage .calculator-zalozi button {
    width: 100%;
    background: #27af5e;
    color: #fff;
    text-decoration: none;
    padding: 15px 8%;
    border-radius: 10px;
    font-size: 15px;
    font-size: 18px
}

.calculator-homepage .logo-blackbox-bet {
    color: #000;
    margin: 5px 0;
    font-size: 25px;
    font-family: sans-serif
}

.calculator-homepage-black {
    max-width: 845px;
    width: 100%;
    margin: 0 0 0;
    float: left;
    background: #24272e;
    background-size: 100% 100%;
    box-shadow: 0 0 12px 0 #c7c7c7
}

.calculator-homepage-black .calculator-zalozi {
    display: flex;
    margin: 7px;
    align-items: center;
    justify-content: space-around;
    text-align: center;
    border-radius: 10px;
    padding: 10px;
    width: 100%;
    background: rgba(0, 0, 0, .25)
}

.calculator-zalozi .input-field {
    display: inline-block;
    width: 87px
}

.calculator-homepage-black .calculator-zalozi .calculator input,
.calculator-homepage-black .calculator-zalozi .izchislqvaneBonus,
.calculator-homepage-black .calculator-zalozi .izchislqvaneResult {
    width: 75px;
    border-radius: 15px;
    border: 2px solid #c4c4c4;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    background: 0 0;
    padding: 0 10px;
    height: 32px;
    line-height: 28px;
    box-sizing: border-box;
    text-align: center;
    outline: 0
}

.calculator-homepage-black .calculator-zalozi .izchislqvaneBonus {
    background: 0 0;
    border-color: #82c985;
    color: #82c985
}

.calculator-homepage-black .calculator-zalozi .izchislqvaneResult {
    background: 0 0;
    color: #fff
}

.calculator-homepage-black .calculator-zalozi small {
    font-size: 12px;
    color: #a3adb5;
    float: left
}

.calculator-homepage-black .calculator-zalozi .sep {
    font-size: 24px;
    display: inline-block;
    width: 5%;
    margin: 0 10px;
    text-align: center;
    padding-top: 15px;
    font-weight: 300;
    color: #6e777f
}

.calculator-homepage-black .calculator-zalozi hr {
    height: 2px;
    background-image: radial-gradient(closest-side, #fdb905, rgba(128, 128, 128, 0) 100%);
    position: relative;
    border: 0;
    margin: 5px
}

.calculator-homepage-black .calculator-zalozi .calculator {
    margin-bottom: 5px;
    display: inline-flex
}

.calculator-homepage-black .calculator-zalozi .gradient-button {
    background: linear-gradient(to right, #fdb905, #82ca85);
    border-radius: 25px;
    display: inline-block;
    font-size: 20px;
    padding: 2px;
    text-decoration: none;
    margin-top: 10px;
}

.calculator-homepage-black .calculator-zalozi button {
    position: relative;
    background: #2b2b2b;
    color: #fff;
    font-weight: 100;
    display: block;
    padding: 7px 15px;
    font-size: 17px;
    border-radius: 25px
}

.calculator-homepage-black .calculator-zalozi button:after {
    content: '';
    position: absolute;
    bottom: -16px;
    left: 0;
    height: 17px;
    width: 100%;
    background: url(/htdocs/images/betindex/shafow-btn.png)
}

.calculator-homepage-black .calculator-zalozi button:hover {
    cursor: pointer;
    color: #82ca85
}

.calculator-homepage-black .calculator-zalozi button:focus {
    outline: 0
}

.calculator-homepage-black .calculator-zalozi button i {
    padding-left: 10px
}

.calculator-homepage-black .logo-blackbox-bet {
    color: #fff;
    margin: 10px 0;
    font-size: 30px;
    font-family: sans-serif
}

.calculator-homepage-black .logo-blackbox-efbet {
    background: -webkit-linear-gradient(#fcd94d, #c5a400);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin: 10px 0;
    font-size: 30px
}

.calculator-homepage-black .logo-blackbox-efbet span {
    color: red;
    -webkit-text-fill-color: #dc143c
}

.calculator-homepage-black .arrow-betfire {
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    font-size: 20px;
    position: relative;
    top: -4px;
    right: -7px
}

@media (max-width:767px) {
    .new-full article ol li {
  
        padding: 2px 5px 2px 12px;
        font-size: 14px;
        line-height: 1.2;

          width: 50%;
    }

    main.container {
        padding-top: 55px;
    }
    .odd-label {
        margin: 2px 1px 0 1px
    }
    .tc2 {
        text-align: center
    }
    .row-heigh-iv .class-roow img {
        margin: 2px 9px 2px 1px
    }
    .input-submit-mobile {
        top: 10px!important
    }
    main.container-casino {
       padding-top: 38px;
    }
    .content-slider {
        justify-content: start!important
    }
    .container {
        padding-left: 0!important;
        padding-right: 0!important
    }
    .jumbotron2 {
        display: none
    }
    .calculator-homepage {
        width: 100%
    }
    .calculator-homepage-black .calculator-zalozi {
        width: 97.5%;
        padding: 15px;
        display: block
    }
    .calculator-homepage-black .calculator-zalozi button i,
    .calculator-homepage-black .tick-sentence {
        display: none
    }
    .calculator-homepage-black .calculator-zalozi .sep {
        width: 5%
    }
    .calculator-homepage-black .calculator-zalozi .calculator input,
    .calculator-homepage-black .calculator-zalozi .izchislqvaneBonus,
    .calculator-homepage-black .calculator-zalozi .izchislqvaneResult {
        width: 72px;
        font-size: 16px;
        padding: 0 15px
    }
    .calculator-homepage .logo-blackbox-efbet,
    .calculator-homepage-black .logo-blackbox-bet {
        margin: 6px 0;
        font-size: 22px
    }
    .calculator-homepage-black .calculator-zalozi button {
        padding: 5px 60px
    }
}

@media (min-width:767px) and (max-width:1199px) {
    .calculator-homepage-black .calculator-zalozi {
        margin: 5px
    }
}

.last-news {
    padding: 10px 0 25px 10px;
    margin: 15px;
    border-bottom: 1px solid #ccc
}

.more-news li a,
.news-info {
    border-bottom: 1px solid #e5e5e5
}

.last-news figure {
    position: relative;
    border-radius: 5px;
    display: block;
    float: left;
    height: 161px;
    overflow: hidden;
    width: 227px
}

.last-news figure img {
    position: absolute;
    width: 100%;
    height: auto;
    top: 0;
    left: 0;
    margin: auto;
    object-fit: scale-down
}

.last-news figure img:hover {
    box-shadow: 0 14px 28px rgba(0, 0, 0, .25), 0 10px 10px rgba(0, 0, 0, .22)
}

.last-news article {
    display: block;
    float: right;
    width: 540px
}

.news-info {
    font-size: 11px;
    line-height: 26px
}

.last-news .news-info {
    background: #f1f1f1!important;
    padding-left: 10px;
    font-size: 13px
}

.news-info i {
    color: #b2b2b2
}

.last-news article .short-descr p {
    line-height: 20px;
    margin: 0
}

.more-news {
    padding: 10px
}

.more-news li a {
    text-transform: uppercase;
    color: #000;
    display: block;
    font-size: 12.5px;
    line-height: 36px;
    margin-bottom: 10px;
    position: relative
}

.more-news li:last-child a {
    margin: 0
}

.more-news li a::after {
    color: #b3b3b3;
    content: "\f054";
    font-family: FontAwesome;
    height: 100%;
    line-height: 36px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 36px
}

.more-news li a:hover {
    background-image: -webkit-linear-gradient(135deg, #ffb80c, #ffdf9d);
    background-image: -moz-linear-gradient(135deg, #ffb80c, #ffdf9d);
    background-image: -o-linear-gradient(135deg, #ffb80c, #ffdf9d);
    background-image: linear-gradient(135deg, #ffb80c, #ffdf9d);
    color: #000;
    padding-left: 10px
}

.top-bookie-sidebar li:first-child a::after,
.top-bookie-sidebar li:nth-child(2) a::after,
.top-bookie-sidebar li:nth-child(3) a::after,
.top-bookie-sidebar li:nth-child(4) a::after,
.top-bookie-sidebar li:nth-child(5) a::after {
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif!important;
    right: 10px!important;
    color: #7d7d7d!important
}

.top-bookie-sidebar li:first-child a::after {
    content: '9.7/10'!important
}

.top-bookie-sidebar li:nth-child(2) a::after {
    content: '9.5/10'!important
}

.top-bookie-sidebar li:nth-child(3) a::after {
    content: '9.4/10'!important
}

.top-bookie-sidebar li:nth-child(4) a::after {
    content: '9.1/10'!important
}

.top-bookie-sidebar li:nth-child(5) a::after {
    content: '9.0/10'!important
}

.button_sidebar {
    display: none;
    position: absolute;
    right: 7px;
    background: #000;
    border-radius: 4px;
    font-size: 13px;
    font-weight: 700;
    border: 1px solid #cd0522;
    top: 4px;
    color: #fff;
    padding: 0 13px;
    z-index: 1
}

.pagination,
.top-bookie-sidebar li a:hover .button_sidebar {
    display: block
}
.d-flex-form{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
#new_footer .menu_new_footer,
.osend_plus {
    position: relative
}
.flags_footer{
    display: flex;
    align-items: center;
    color: #fff;
    justify-content: space-between;
    font-size: 12px;
    max-width: 390px;
}
.flags_footer img{
    max-height: 14px;
    padding-bottom: 0px!important;
    margin-right: 5px;
}
.flags_footer a{
    color: #fff;
    display: flex;
    align-items: center;
    margin-right: 10px;
    width: 33%;
}
.flags_footer a:hover{
    text-decoration: underline;
}
aside .box-type {
    border: none!important;
    border-radius: 0!important;
    margin-bottom: 0!important
}

aside .box-type .box-title {
    font-size: 16px;
    background: #1f242f;
    border-top: 1px solid #31394a;
    border-bottom: 0!important;
}

aside .box-type img {
    margin-bottom: 2px
}

aside .box-type .more-news img {
    width: 77px;
    height: 28px
}

aside .more-news li a {
    line-height: 24px;
    margin-bottom: 0!important;
    padding: 3px 6px;
    cursor: pointer
}
aside .more-news li a img{
       background: #31394a;
    border-radius: 4px;
}
aside .more-news li a:hover::after {
    color: #545454
}

aside .more-news li a span {
    padding-left: 6px
}

.top-bookie-sidebar {
    background: #f3f3f3!important
}

.top-bookie-sidebar li a {
    line-height: 28px!important;
    border-bottom: 0
}

aside .more-news {
    padding: 0!important;
    background: #fff
}

.read-news {
    padding: 5px;
    background: #fff
}

.read-news figure {
    border: 2px solid #d3d3d3;
    border-radius: 5px;
    display: block;
    float: left;
    width: 48%
}

.read-news h4 {
    float: right;
    width: 50%
}

.form-control {
    color: #000;
    font-size: 13px;
    height: 30px;
}
#new_footer .newsletter_new_footer .form-group{
	width: 100%;
}
footer .form-control {
	    width: 99%;
	    font-size: 12px;
}
.form-group {
    margin-bottom: 15px!important
}

.form-control+.input-group-addon:not(:first-child) {
    background: #fff;
    border-left: 0 none;
    padding: .3rem .75rem
}

.search .form-control {
    border-right: 0 none
}

.form-control:focus {
    border-color: rgba(0, 0, 0, .15)
}

.btn-primary {
    background-color: #000;
    border: 0
}

.swiper-box-bottom {
    margin: 20px 0 15px
}

.swiper-container {
    width: 100%;
    height: auto;
    padding: 10px 10px 25px
}

.swiper-slide-home {
    box-shadow: none!important;
    background: 0 0!important
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.swiper-container.swiper-container-horizontal .swiper-wrapper h4 {
    font-size: 14px!important;
    color: #5d5c5c;
    font-weight: 100
}

#new_footer p,
.page-link {
     font-size: 12px;
    line-height: 1.4;
}

.swiper-pagination {
    bottom: 0!important
}

#new_footer {
    background-image: linear-gradient(135deg, #707070, #141416);
    background-image: -webkit-linear-gradient(135deg, #707070, #141416);
    background-image: -moz-linear-gradient(135deg, #707070, #141416);
    background-image: -o-linear-gradient(135deg, #707070, #141416);
    padding: 20px 0;
    color: #fff
}

#new_footer .btn.btn-primary {
    width: 100%
}

#new_footer .info_new_footer img {
    max-width: 90px;
    padding-bottom: 15px
}

.osend_plus {
    max-width: 25px!important;
    top: -3px;
    padding-bottom: 0!important;
    padding-right: 2px
}

#new_footer .info_new_footer .info_18 {
    color: #ccc;
    font-weight: 100
}

#new_footer .menu_new_footer .menu_img_plyr {
    position: absolute;
    top: 150px;
    right: 0;
    opacity: .5
}

#new_footer .newsletter_new_footer h4 {
    color: #d2d2d2;
    padding-bottom: 10px;
    font-size: 13px;
}

#new_footer .newsletter_new_footer .form-group {
    margin-bottom: 20px
}

.pagination {
    text-align: center
}

.pagination .page-item {
    display: inline-block
}

.page-link {
    background-color: #000;
    border: 0;
    border-radius: .25rem;
    color: #fff;
    padding: .3rem .55rem;
    margin-left: -2px
}

.page-link:focus,
.page-link:hover {
    background-color: #fcb904;
    border: 0;
    color: #000
}

.new-full figure {
    border: 1px solid #d3d3d3;
    border-radius: 5px;
    margin: 10px auto;
    text-align: center;
    max-height: auto;
    width: 560px;
    max-width: 570px;
    overflow: hidden
}

.new-full .news-info {
    text-align: center;
    margin: 0 auto;
    width: 240px
}

.bet-btn-register {
    text-align: center;
    color: #fff;
    padding-top: 6px 1.925rem 7px;
    display: block
}

.bet-btn-register:hover {
    color: #9fe497
}

.button-news2 {
    font-size: 1.1rem;
    background-color: #46ba45;
    border: 1px solid #46ba45;
    color: #fff;
    border-radius: 4px;
    margin: 0 auto;
    text-align: center;
    transition: ease-in-out all .1s;
    width: 50%;
    padding: 5px 10px
}

.button-news2:hover {
    background-color: #41a341
}

.news-slider {
    margin: 1rem auto;
    width: 90%
}

.news-slider .owl-next,
.news-slider .owl-prev {
    bottom: 0;
    font-size: 20px;
    height: 36px;
    line-height: 16px;
    margin: auto;
    position: absolute;
    top: 0
}

.news-slider .owl-prev {
    left: -26px
}

.news-slider .owl-next {
    right: -26px
}

.disabled {
    background-color: #fcb904;
    border: 0;
    color: #000
}

.mobile-menu-btn {
    display: none
}

.short-descr img {
    height: auto;
    width: 100%
}

.comment {
    background-color: #fff;
    box-shadow: 0 0 2px rgba(67, 67, 67, .5);
    padding: 15px
}

.hide_desktop {
    text-align: center
}

@media(max-width:1200px) {
    .edin-vs-drug span:nth-child(5) {
        display: none
    }
    .box2 {
        width: 329px!important
    }
    .efbox.one {
        margin-left: 25px!important
    }
    .betbonus a img {
        width: 100%!important;
        height: 138px!important
    }
    .logo img {
        top: 8px;
        width: 110px!important
    }
    .new-full .news-info {
        float: none;
        width: 100%
    }
    .search {
        float: right;
        margin: 0;
        padding-top: 0
    }
    .new-full article img,
    .new-full figure {
        float: none;
        margin: 0 auto 10px;
        max-width: 100%
    }
    .last-news figure {
        width: 184px
    }
    .last-news article {
        width: 440px
    }
    .new-full figure {
        width: 570px
    }
    .new-full iframe {
        max-width: 100%
    }
}

.mobile-box-bookmakers-full {
    width: 100%;
    display: none;
    height: 400px;
    position: relative
}

.bet365 .mobile-box-bookmakers-full {
    display: block!important
}

.mobile-box-bookmakers {
    position: relative;
    width: 100%;
    height: 400px;
    background: url(../images/pure_football-wallpaper-800x600.jpg) center no-repeat;
    background-size: cover
}

.mobile-box-bookmakers div:nth-child(1) {
    width: 120px;
    height: 120px;
    margin: 0 auto;
    padding-top: 20px
}

.mobile-box-bookmakers div:nth-child(1) img {
    width: 100%;
    border-radius: 50%;
    height: auto;
    border: 7px solid hsla(0, 0%, 100%, .5)
}

.mobile-box-bookmakers div:nth-child(2) {
    color: #007855;
    font-weight: 600;
    font-size: 18px;
    border-radius: 25px;
    text-align: center;
    width: 90%;
    margin: 40px auto 0;
    padding: 6px;
    background: hsla(0, 0%, 100%, .7)
}

.mobile-box-bookmakers div:nth-child(2) a {
    color: #007855;
    font-weight: 600
}

.mobile-box-bookmakers div:nth-child(3) {
    text-align: center;
    width: 100%!important;
    margin: 35px auto 0
}

.mobile-box-bookmakers div:nth-child(3) a {
    padding: 14px;
    background-color: #007855;
    color: #fff;
    text-decoration: none;
    font-size: 25px;
    border-radius: 25px;
    cursor: pointer
}

.mobile-box-bookmakers div:nth-child(3) a:hover {
    background-color: #e4ba46
}

.mobile-box-bookmakers-nacionalna-lotariq {
    position: relative;
    width: 100%;
    height: 400px;
    background: url(/htdocs/styles/betindex/images/1456160814-nl.png) center no-repeat;
    background-size: cover
}

.tooltip {
    position: relative;
    float: right
}

.tooltip>.tooltip-inner {
    background-color: #eebf3f;
    padding: 5px 15px;
    color: #172c42;
    font-weight: 700;
    font-size: 13px
}

.bet365 .tooltip>.tooltip-inner {
    background-color: #f5db1d
}

.progress-bar-box,
.progress-bar-box-efbet {
    position: absolute;
    padding-top: 0;
    width: 100%
}

.popOver+.tooltip>.tooltip-arrow {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #eebf3f
}

.progress {
    border-radius: 0;
    overflow: visible
}

.progressText {
    color: #2a2a2a
}

.progress-bar {
    background: #007855;
    -webkit-transition: width 1.5s ease-in-out;
    transition: width 1.5s ease-in-out;
    float: left;
    height: 10px
}

.progress-bar-efbet,
.progress-bar-winbet {
    -webkit-transition: width 1.5s ease-in-out
}

.progress-bar-box {
    bottom: 0;
    background: hsla(0, 0%, 100%, .5)
}

.tooltip.top {
    left: 19px!important;
    top: -40px!important;
    z-index: 111
}

.progress-bar-efbet {
    background: #ffbc11!important;
    transition: width 1.5s ease-in-out
}

.bet365 .progress-bar-efbet {
    background: #107c5d!important
}

.progress-bar-box-efbet {
    bottom: 0;
    background: hsla(240, 2%, 16%, .68)!important
}

.mobile-box-bookmakers-efbet {
    position: relative;
    width: 100%;
    height: 400px;
    background: url(/htdocs/styles/betindex/images/NOLrdSe2.jpg) center no-repeat;
    background-size: cover
}

.palmsbet .mobile-box-bookmakers-efbet {
    background: #02314d
}

.bet365 .mobile-box-bookmakers-efbet {
    height: 370px
}

.efbet .mobile-box-bookmakers-efbet {
    background-image: linear-gradient(to bottom right, #030303, #5a5959);
    background-size: 100%
}

.efbet .mobile-box-bookmakers-efbet div:nth-child(1) img.mobile-logo-1 {
    border-radius: 0;
    border: none
}

.efbet .mobile-box-bookmakers-efbet div:nth-child(1) {
    height: auto;
    width: 225px
}

.efbet .mobile-box-bookmakers-full {
    height: 370px
}

.efbet .mobile-box-bookmakers-efbet div:nth-child(3) a {
    padding: 10px 16px;
    font-size: 21px;
    border-radius: 3px
}

.mobile-box-bookmakers-efbet div:nth-child(1) {
    width: 120px;
    height: 120px;
    margin: 0 auto;
    padding-top: 20px
}

.palmsbet .mobile-box-bookmakers-efbet div:nth-child(1) {
    width: 225px;
    height: 88px
}

.palmsbet .mobile-box-bookmakers-efbet div:nth-child(1) img {
    border: none;
    border-radius: 0
}

.mobile-box-bookmakers-efbet div:nth-child(1) img {
    width: 100%;
    border-radius: 50%;
    height: auto;
    border: 7px solid hsla(0, 0%, 100%, .5)
}

.mobile-box-bookmakers-efbet div:nth-child(2) {
    color: #feb207;
    font-weight: 600;
    font-size: 18px;
    border: 1px solid;
    border-radius: 25px;
    text-align: center;
    width: 90%;
    margin: 40px auto 0;
    padding: 6px;
    background: hsla(240, 2%, 16%, .78)
}

.efbet .mobile-box-bookmakers-efbet div:nth-child(2) {
    margin: 23px auto 0;
    font-size: 19px;
    padding: 10px 6px;
    border-radius: 3px;
    border-color: #fff
}

.palmsbet .mobile-box-bookmakers-efbet div:nth-child(2) {
    margin: 23px auto 0;
    font-size: 19px;
    padding: 10px 6px;
    border-radius: 3px;
    border-color: #fff
}

.bet365 .mobile-box-bookmakers-efbet div:nth-child(2) {
    margin: 23px auto 0;
    font-size: 19px;
    padding: 10px 6px;
    border-radius: 3px;
    border-color: #fff;
    max-width: 500px
}

.bet365 .mobile-box-bookmakers-efbet {
    background: #107c5d;
    background-size: 100%;
    background-image: repeating-linear-gradient(45deg, transparent, transparent 8px, rgba(0, 0, 0, .05) 0, rgba(0, 0, 0, .05) 10px)
}

.bet365 .mobile-box-bookmakers-efbet div:nth-child(1) img.mobile-logo-1 {
    border-radius: 0;
    border: none
}

.bet365 .mobile-box-bookmakers-efbet div:nth-child(3) a {
    font-weight: 500;
    font-family: Ubuntu;
    display: inline-block;
    margin: 0 4px;
    position: relative;
    overflow: hidden
}

.bet365 .mobile-box-bookmakers-efbet div:nth-child(3) a:nth-child(2) {
    color: #fff!important
}

.bet100 {
    color: #f5db1d;
    font-family: Ubuntu;
    font-size: 25px
}

.bet365 .mobile-box-bookmakers-efbet div:nth-child(1) {
    height: auto;
    width: 200px
}

.bet365 .mobile-box-bookmakers-full {
    height: 370px
}

.bet365 .mobile-box-bookmakers-efbet div:nth-child(3) a {
    padding: 10px 16px;
    font-size: 21px;
    border-radius: 3px
}

.bet365 .mobile-box-bookmakers-efbet div:nth-child(2) a {
    color: #fff;
    font-weight: 600
}

.mobile-box-bookmakers-efbet div:nth-child(2) a {
    color: #feb207;
    font-weight: 600
}

.efbet .mobile-box-bookmakers-efbet div:nth-child(2) a {
    color: #fff;
    font-weight: 600
}

.mobile-box-bookmakers-efbet div:nth-child(3) {
    text-align: center;
    margin: 35px auto 0
}

.mobile-box-bookmakers-efbet div:nth-child(3) a {
    padding: 5px 14px;
    background-color: #ffbc11;
    background: linear-gradient(#fddb34, #fdb402)!important;
    color: #29292b;
    text-decoration: none;
    font-size: 23px;
    border-radius: 25px;
    cursor: pointer
}

.mobile-box-bookmakers-efbet div:nth-child(3) a:hover,
.winbet-banner123 .banner-btn-bw a:hover {
    animation: lensbutton_scale .2s
}

@keyframes lensbutton_scale {
    0% {
        transform: scale(1)
    }
    50% {
        transform: scale(.97)
    }
    100% {
        transform: scale(1)
    }
}

.bet365 .mobile-box-bookmakers-efbet div:nth-child(3) a {
    background-color: #027b5b;
    background: linear-gradient(#1bbb8e, #069d75)!important
}

.efbet .mobile-box-bookmakers-efbet div:nth-child(3) a {
    font-weight: 500;
    font-family: Ubuntu;
    display: inline-block;
    margin: 0 4px;
    position: relative;
    overflow: hidden
}

.palmsbet .mobile-box-bookmakers-efbet div:nth-child(3) a {
    font-weight: 500;
    font-family: Ubuntu;
    display: inline-block;
    margin: 0 4px;
    position: relative;
    overflow: hidden;
    padding: 10px 16px;
    font-size: 21px;
    border-radius: 3px
}

.mobile-box-bookmakers-efbet div:nth-child(3) a:hover {
    background-color: #e4ba46
}

.mobile-box-bookmakers-betfair {
    position: relative;
    width: 100%;
    height: 400px;
    background: url(/htdocs/styles/betindex/images/123245134.jpg) center no-repeat;
    background-size: cover
}

.mobile-box-bookmakers-betfair div:nth-child(1) {
    width: 120px;
    height: 120px;
    margin: 0 auto;
    padding-top: 20px
}

.mobile-box-bookmakers-betfair div:nth-child(1) img {
    width: 100%;
    border-radius: 50%;
    height: auto;
    border: 7px solid hsla(240, 2%, 16%, .78)
}

.mobile-box-bookmakers-betfair div:nth-child(2) {
    color: #feb207;
    font-weight: 600;
    font-size: 18px;
    border-radius: 25px;
    text-align: center;
    width: 90%;
    margin: 40px auto 0;
    padding: 6px;
    background: hsla(240, 2%, 16%, .78)
}

.mobile-box-bookmakers-betfair div:nth-child(2) a {
    color: #feb207;
    font-weight: 600
}

.mobile-box-bookmakers-betfair div:nth-child(3) {
    text-align: center;
    margin: 35px auto 0
}

.mobile-box-bookmakers-betfair div:nth-child(3) a {
    padding: 5px 14px;
    background-color: hsla(240, 2%, 16%, .78);
    color: #ffb80c;
    text-decoration: none;
    font-size: 23px;
    border-radius: 25px;
    cursor: pointer
}

.mobile-box-bookmakers-betfair div:nth-child(3) a:hover {
    background-color: #e4ba46
}

.progress-bar-winbet {
    background: #c30d1f!important;
    transition: width 1.5s ease-in-out
}

.progress-bar-box-winbet {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: hsla(0, 0%, 0%, .5);
    padding-top: 0
}

.mobile-box-bookmakers-winbet {
    position: relative;
    width: 100%;
    height: 400px;
    background-image: linear-gradient(to bottom right, #030303, #5f0009)
}

.mobile-box-bookmakers-pokerstars {
    background: url(/htdocs/styles/betindex/images/pokerssst.png) center no-repeat
}

.mobile-box-bookmakers-winbet div:nth-child(1) {
    width: 120px;
    height: 120px;
    margin: 0 auto;
    padding-top: 20px
}

.mobile-box-bookmakers-winbet div:nth-child(1) img {
    width: 100%;
    border-radius: 50%;
    height: auto;
    border: 7px solid hsla(50, 100%, 46%, .76)
}

.winbet .mobile-box-bookmakers-winbet div:nth-child(1) {
    height: 88px;
    width: 225px
}

.winbet .mobile-box-bookmakers-winbet div:nth-child(1) img {
    border-radius: 0;
    border: none
}

.winbet .mobile-box-bookmakers-full {
    height: 370px
}

.winbet .mobile-box-bookmakers-winbet div:nth-child(3) a {
    background-color: #c30d1f;
    color: #fbd109;
    text-decoration: none;
    cursor: pointer;
    font-weight: 500;
    font-family: Ubuntu;
    display: inline-block;
    margin: 0 4px;
    position: relative;
    overflow: hidden;
    padding: 10px 16px;
    font-size: 21px;
    border-radius: 3px
}

.winbet .mobile-box-bookmakers-winbet div:nth-child(2) {
    margin: 23px auto 0;
    font-size: 19px;
    padding: 10px 6px;
    border-radius: 3px;
    border: 1px solid;
    border-color: #fbd109
}

.mobile-box-bookmakers-winbet div:nth-child(2) {
    color: #c5354a;
    font-weight: 600;
    font-size: 18px;
    border-radius: 25px;
    text-align: center;
    width: 90%;
    margin: 40px auto 0;
    padding: 6px;
    background: hsla(50, 100%, 46%, .76)
}

.winbet .mobile-box-bookmakers-winbet div:nth-child(2) {
    background: 0 0
}

.mobile-box-bookmakers-pokerstars div:nth-child(2) {
    background: hsla(354, 87%, 41%, .44)!important
}

.mobile-box-bookmakers-pokerstars div:nth-child(2) a,
.mobile-box-bookmakers-pokerstars div:nth-child(3) a {
    color: #fff!important
}

.mobile-box-bookmakers-pokerstars div:nth-child(3) a {
    background: #850e18!important
}

.mobile-box-bookmakers-winbet div:nth-child(2) a {
    color: #fbcf09;
    font-weight: 600
}

.mobile-box-bookmakers-winbet div:nth-child(3) {
    text-align: center;
    margin: 35px auto 0
}

.mobile-box-bookmakers-winbet div:nth-child(3) a {
    padding: 5px 14px;
    background-color: #c30d1f;
    color: #ffb80c;
    text-decoration: none;
    font-size: 23px;
    border-radius: 25px;
    cursor: pointer
}

.mobile-box-bookmakers-bwin {
    position: relative;
    width: 100%;
    height: 400px;
    background: url(/htdocs/styles/betindex/images/amazing-player2.jpg) center no-repeat;
    background-size: cover
}

.mobile-box-bookmakers-bwin div:nth-child(1) {
    width: 120px;
    height: 120px;
    margin: 0 auto;
    padding-top: 20px
}

.mobile-box-bookmakers-bwin div:nth-child(1) img {
    width: 100%;
    border-radius: 50%;
    height: auto;
    border: 7px solid hsla(48, 100%, 51%, .6)
}

.mobile-box-bookmakers-bwin div:nth-child(2) {
    color: #000;
    font-weight: 600;
    font-size: 18px;
    border-radius: 25px;
    text-align: center;
    width: 90%;
    margin: 40px auto 0;
    padding: 6px;
    background: hsla(48, 100%, 51%, .6)
}

.mobile-box-bookmakers-bwin div:nth-child(3) {
    text-align: center;
    margin: 35px auto 0
}

.mobile-box-bookmakers-bwin div:nth-child(3) a {
    padding: 5px 14px;
    background-color: #000;
    border: 2px solid rgba(255, 203, 5, .6);
    color: #fff;
    text-decoration: none;
    font-size: 23px;
    border-radius: 25px;
    cursor: pointer
}

.mobile-box-bookmakers-bwin div:nth-child(3) a:hover {
    background-color: #e4ba46
}

.progress-bar-bwin {
    background: #ffcb05!important;
    -webkit-transition: width 1.5s ease-in-out;
    transition: width 1.5s ease-in-out
}

.progress-bar-box-bwin {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: hsla(0, 0%, 100%, .5);
    padding-top: 0
}

.progressText-bwin {
    color: #000!important
}

.mobile-box-bookmakers-winbet div:nth-child(3) a:hover {
    background-color: #e4ba46
}

.special-box-table-livescore,
.special-box-table-najivo .new-table-result {
    border-bottom: 1px solid #ededed;
    background: 0 0!important
}

.new-table-result div .live-icon {
    display: inline-block
}

.star-klasirane {
    color: #e29a00!important
}

.new-table-result div:first-child {
    position: relative
}

.new-table-result .otbori {
    font-size: 14px
}

.new-table-result {
    line-height: 25px;
    background: #ededed;
    color: #3b3b3b;
    float: left;
    width: 100%
}

.new-table-result:nth-child(even) {
    background: #f8f8f8
}

.new-table-result-header {
    background: #68685a;
    color: #fff;
    line-height: 29px
}

.new-table-result-header a {
    color: #fff
}

@media(max-width:992px) {
    .change-position {
        padding-top: 390px
    }
    .winbet .change-position {
        padding-top: 360px
    }
    .efbet .change-position {
        padding-top: 360px
    }
    .fullwidth-block3,
    .remove-img-mobile {
        display: none
    }
    .mobile-box-bookmakers-full {
        position: absolute;
        top: -16px;
        left: 0;
        overflow: hidden;
        right: 0;
        display: block;
        border-bottom: 5px solid #fff
    }
    .logo,
    .menu-text {
        position: relative
    }
    .special-box-home {
        border: none!important;
        float: left
    }
    .special-box-home .last-news {
        border-bottom: 0;
        box-shadow: 0 0 4px 1px #ccc;
        margin-left: 5px;
        margin-right: 5px;
        padding-top: 1px!important
    }
    .main-nav li a,
    .nav-link a.active {
        border-bottom: 1px solid #d0cfcf!important
    }
    .special-box-home .last-news figure {
        margin: 6px auto!important
    }
    .sidebar-on-mobile {
        text-align: center
    }
    .menu-text {
        font-size: 15px;
        bottom: 5px;
        right: 5px
    }
    .main-nav {
        background-color: #fff!important;
        border: 1px solid #d0cfcf!important;
        box-shadow: 0 2px 4px 0 #bababa!important
    }
    .nav-link a {
        color: #636363!important;
        font-size: 15px!important
    }
    .dropdown-toggle::after {
        margin-right: 10px!important
    }
    .main-nav .dropdown a:after,
    .main-nav .dropdown a:before {
        width: 0!important;
        height: 0!important
    }
    .bet365container {
        display: none!important
    }
    .regtopcontainer {
        max-width: 100%!important
    }
    .logo img {
        padding: 5px 0;
        top: 0
    }
    .main-nav,
    .mobile-menu-btn {
        right: 15px;
        padding: 0;
        position: absolute;
        text-align: left
    }
    .logo::after {
        display: none
    }
    footer .nav {
        display: none!important
    }
    .mobile-menu-btn {
        background-color: #000;
        outline: 0!important;
        border: 0;
        border-radius: 5px;
        color: #fff;
        display: block;
        line-height: 36px;
        margin: 0;
        font-size: 26px;
        top: 15px;
        z-index: 90
    }
    .main-nav {
        display: none;
        top: 0;
        width: 200px;
        z-index: 9999
    }
    .dropdown-menu {
        top: 0
    }
    li .dropdown-menu {
        right: 100%;
        left: auto
    }
    .main-nav li {
        display: block;
        padding: 0!important
    }
    .main-nav li a {
        display: block;
        line-height: 35px;
        padding-left: 15px;
        position: relative
    }
    .main-nav.nav-inline .nav-item+.nav-item,
    .main-nav.nav-inline .nav-link+.nav-link {
        margin-left: 0
    }
    .dropdown-toggle::after {
        bottom: 0;
        height: 5px;
        margin: auto;
        position: absolute;
        right: 14px;
        top: 0
    }
    .dropdown-toggle::before {
        right: 10px;
        top: 9px
    }
    .search {
        padding-top: 12px
    }
    .header-bt {
        position: relative
    }
}

@media(max-width:320px) {
    .table-betindex .get-bonus span {
        display: none
    }
    .box-type table a.btn-more {
        padding: 7px!important
    }
    #new-button a span.title-hover2,
    #new-button a span.title2 {
        font-size: 14px!important
    }
}

@media(max-width:359px) {
    .edin-vs-drug span:nth-child(2),
    .edin-vs-drug span:nth-child(4) {
        width: 35px!important
    }
    .edin-vs-drug i {
        display: none
    }
    .casino_games span,
    .edin-vs-drug span:first-child {
        font-size: 17px!important
    }
}

@media(max-width:380px) {
    #new-button a span.title-hover2,
    #new-button a span.title2 {
        left: 50px!important
    }
}

.bookmaker-absolute-icon {
    margin-top: 2px;
    text-align: center
}

. div:first-child span {
    color: #6b6b6b
}

.-header .heading-first-table a {
    position: relative;
    color: #efeeee
}

.-header .heading-first-table a:hover {
    color: #fcb904
}

#test1234 {
    display: none
}

#test1234.show {
    display: block;
    margin-left: 0
}

@media(max-width:767px) {
    main.container.event-inner {
        overflow-x: hidden
    }
    .box-type {
        margin-bottom: 5px
    }
    .efbetmobile,
    .new-full2 iframe {
        max-width: 100%!important
    }
    .coupon.mt-2 {
        display: none!important
    }
    .rX2s {
        padding-top: 18px
    }
    .efbet_casino_btn,
    .winbet_casino_btn {
        display: block!important;
        margin-bottom: 10px!important;
        width: 65%!important
    }
    .efbetcontainer,
    .social-share {
        display: none!important
    }
    .real-money h3 {
        float: none
    }
    .winbet_casino_btn {
        background-size: 139px!important
    }
    .efbet_casino_btn {
        background-size: 110px!important
    }
    .real-money .money-img {
        width: 120px!important;
        top: 58px!important
    }
    .bubble,
    .bubble-left {
        bottom: 29px!important;
        width: 70px!important;
        height: 23px!important;
        padding: 1px!important
    }
    .bubble {
        left: -15px!important
    }
    .new-full2 iframe,
    .new-header-dripdown,
    .new-header-dripdown li,
    .new-header-dripdown ul {
        width: 100%!important
    }
    .old_game iframe {
        height: 293px
    }
    .bubble a,
    .bubble-left a {
        position: relative;
        top: -1px
    }
    .bubble-left p {
        left: -35px!important
    }
    .triangle-text {
        right: -6px!important
    }
    ul.breadcrumb {
        font-size: 12px
    }
    .new-header-dripdown li a {
        padding: 0!important;
        font-size: 14px
    }
    .new-header-dripdown ul {
        padding-left: 6px!important;
        padding-right: 6px!important
    }
    .casino-new-table {
        margin-top: 0!important
    }
    .amazing-menu .menu-item:hover,
    .menu-item:focus {
        -webkit-transform: scale(1)!important;
        transform: scale(1)!important
    }
    .amazing-menu .img-holder {
        min-width: 100px!important
    }
    .amazing-menu .menu-item .title {
        font-size: 11px!important;
        padding: 0 5px;
        position: relative;
        top: -4px;
        text-align: center
    }
    . .info-section div:nth-child(1),
    . .info-section div:nth-child(2),
    . .info-section div:nth-child(3),
    . .otbori {
        font-size: 12px!important
    }
    .amazing-menu .menu-item .icon {
        float: none!important;
        text-align: center
    }
    .table-betindex p {
        line-height: 20px!important
    }
    .-header div:first-child .flag {
        margin-left: 2px!important;
        top: 6px!important
    }
    .bookmaker-absolute-icon {
        margin-left: 0
    }
    . .first-child-round {
        margin-top: 2px
    }
    . .info-section div:nth-child(1):before {
        content: "";
        position: absolute;
        width: 1px;
        left: 0;
        overflow: hidden;
        height: 55px;
        color: #fff;
        background: #bbb
    }
    . .info-section div:nth-child(1):after,
    . .info-section div:nth-child(2):after,
    . .info-section div:nth-child(3):after {
        content: "";
        position: absolute;
        width: 1px;
        right: 0;
        overflow: hidden;
        height: 55px;
        color: #fff;
        background: #bbb
    }
    . .info-section div:nth-child(1),
    . .info-section div:nth-child(2),
    . .info-section div:nth-child(3),
    . .info-section div:nth-child(4),
    .-header .info-section div:nth-child(1),
    .-header .info-section div:nth-child(2),
    .-header .info-section div:nth-child(3) {
        border: none!important
    }
    .bookmaker-absolute-icon a img {
        width: 100%!important;
        position: static!important
    }
    . div .live-icon {
        padding: 0!important
    }
    .table-betindex .col-md-12,
    .table-betindex .col-xs-12 {
        padding-left: 3px!important;
        padding-right: 1px!important;
        line-height: 23px
    }
    .table-betindex p {
        margin: 0
    }
    . p span:first-child {
        padding-right: 0!important
    }
    .-header div:nth-child(1) {
        font-size: 13px!important;
        color: #efeeee
    }
    .-header div:nth-child(2),
    .-header div:nth-child(3),
    .-header div:nth-child(4) {
        font-size: 12px!important;
        color: #efeeee
    }
    .-header {
        padding-bottom: 0!important;
        height: auto!important
    }
    . {
        height: auto!important
    }
    .social-share {
        top: auto!important;
        bottom: 0!important;
        width: 100%
    }
    .social-share .hide-button {
        display: none
    }
    .social-share li:first-child a {
        border-radius: 0!important
    }
    .social-share li {
        display: inline-block;
        width: 19.22%
    }
    #new-button a,
    .box2,
    .col_half,
    .social-share li a {
        width: 100%!important
    }
    .social-share li.pinterest a {
        border-top: 1px solid #ccc;
        border-left: 1px solid #ccc
    }
    .social-share li a span {
        font-size: 12px!important
    }
    .social-share li a {
        height: 45px!important;
        padding: 5px!important
    }
    .circle-number {
        position: static!important
    }
    .col_half:nth-child(2) {
        display: none!important
    }
    .col_half {
        height: 100%!important
    }
    .box2 {
        height: auto!important
    }
    .panel .back {
        width: 100%
    }
    .box1 {
        background: 0 0!important
    }
    .back-side {
        padding: 10px!important
    }
    .boxes {
        height: 317px!important
    }
    .panel {
        height: auto!important
    }
    .bwin-wrap {
        height: 306px!important
    }
    .button-bwin {
        top: 69%!important;
        width: 40%!important
    }
    .last-news figure {
        width: 30%
    }
    .last-news article {
        width: 67%
    }
    h1 small {
        display: block
    }
    .container {
        padding-left: 15px;
        padding-right: 15px;
        margin: 0;
        width: 100%
    }
    .article-news-2 {
        padding: 0 1px 15px
    }
}

@media(max-width:590px) {
    .more-news li a:hover {
        background: 0 0!important;
        padding: 5px 6px!important;
        box-shadow: 0!important
    }
    .hvr-wobble-vertical {
        width: 40px!important
    }
    .project {
        padding-bottom: 5px
    }
    .bootom-tape img {
        max-width: 100px!important
    }
    .bootom-tape {
        height: 36px!important
    }
    .bootom-tape .bootom-tape-button {
        padding: 7px!important;
        font-size: 15px!important
    }
    .bootom-tape .container {
        padding-left: 0;
        padding-right: 0
    }
    .bootom-tape .bootom-tape-text {
        padding-left: 0!important;
        padding-right: 0!important;
        max-width: 49%;
    line-height: 1.2;
    font-size: 13px!important;
    }
}

@media(max-width:544px) {
    .betfairtop,
    header {
        text-align: center
    }
    .betfairbox:nth-child(1),
    .betfairbox:nth-child(2),
    .betfairbox:nth-child(3),
    .mobile-more-info-table,
    .profile.fab,
    .table td:nth-child(4),
    .table td:nth-child(5),
    .table th {
        display: none
    }
    .fab {
        width: 45px!important;
        height: 45px!important;
        opacity: .8
    }
    .fab:before {
        top: 11px!important
    }
    .fab-container {
        z-index: 998;
        right: -5px!important
    }
    .bookmakers-top .background-bet365 {
        background: #0d6042
    }
    .bookmakers-top .background-efbet {
        background: #171717
    }
    .bookmakers-top .background-betfair {
        background: #fdb348
    }
    .bookmakers-top .background-bwin {
        background: #000
    }
    .button-bwin:first-child {
        margin-right: 0!important
    }
    .button-bwin {
        top: 58%!important;
        width: 63%!important
    }
    .bwin-wrap {
        height: 264px!important
    }
    .footer-submit {
        margin-left: 0!important
    }
    .visible-line .res-img-footer {
        position: relative;
        top: -25px
    }
    .visible-line .res-img-footer img {
        margin: 0 auto
    }
    .button-news2,
    h1 {
        margin-bottom: 10px
    }
    .footer-form {
        width: 50%!important
    }
    .footer-submit {
        width: 100%
    }
    .betfairtop {
        width: 100%!important;
        margin-top: 0!important
    }
    .betfairtop a img {
        width: 210px!important
    }
    .font-table {
        font-size: 15px!important
    }
    .nav-link a {
        font-size: 18px
    }
    .casino-box-inner {
        height: auto!important
    }
    .casino-bottom-box p {
        font-size: 15px!important
    }
    .article-news-2 article div,
    .article-news-2 article p {
        color: #333
    }
    .button-news2 {
        width: 100%;
        font-size: 14px;
        padding-left: 5px;
        padding-right: 5px
    }
    h1 {
        background-color: #e9e9e9;
        border-radius: 5px;
        color: #000;
        font-family: Arial;
        font-size: 20px;
        font-weight: 700;
        line-height: 22px;
        padding: 5px 15px
    }
    ul .main-nav li .nav-link a {
        font-size: 18px
    }
    iframe {
        max-width: 100%
    }
    .logo {
        padding: 15px 0;
        position: relative;
        width: 50%;
        margin: 0 auto;
        padding-bottom: 4px!important
    }
    .last-news article {
        float: none;
        padding: 0 10px;
        width: 100%
    }
    .last-news figure {
        float: none;
        margin: 10px auto;
        width: 96%
    }
    .last-news {
        padding: 10px 0;
        margin-bottom: 4px;
        border-bottom: 1px solid #aeaeae
    }
    .mobile-more-info-table {
        font-weight: 700;
        left: 9px;
        position: absolute
    }
    .bookmakers-top figure {
        display: block;
        margin-bottom: 10px;
        width: 100%
    }
    .search {
        float: none;
        display: none
    }
    .header-bt .pull-left {
        float: none;
        margin: 0 auto;
        width: 93%
    }
    .main-nav {
        width: 100%;
        right: 0!important
    }
    .bookmakers-logo img {
        width: 80px
    }
    .responsive-number {
        width: 25px
    }
   
}

.betbutton a,
.efbet.button a,
.efbutton a,
.playbutton {
    font-family: Segoe, "Segoe UI", Verdana!important
}

article h2,
article h3 {
    font-weight: 600;
    width: 100%;
    position: relative
}

article p {
    margin-bottom: 6px;
    line-height: 25px!important;
    color: #252525
}

article h3 {
    font-size: 17px;
    float: left;
    padding-top: 5px
}

article h2 {
    font-size:21px;
    color: #333;
    line-height: 29px;
    margin-top: 18px;
    border-top: 1px solid #dcdcdc;
    padding: 5px 15px;
    padding-top: 14px;
    font-family: Arial;
    position: relative;
}


.nav-link a.active {
    border-bottom: 2px solid #e29a00
}

.dropdown-menu li a.active2 {
    background: #e9e9e9
}

.bookmakers-top p {
    font-size: 16px
}

.btn33,
.btn33:hover {
    font-size: 28px;
    text-decoration: underline
}

.btn33 {
    color: #2c65f6
}

.btn33:hover {
    color: #5283ff
}

.dropdown-menu:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #6b6a6a;
    top: -11px;
    left: 40px;
    margin-left: -8px
}

.font-table {
    font-size: 18px
}

@media(max-width:450px) {
    aside {
        width: 100%
    }
    .boxes {
        height: 240px!important
    }
    .bwin-wrap {
        height: 196px!important
    }
    .button-bwin {
        font-size: 14px!important
    }
}

@media(max-width:320px) {
    .amazing-menu .menu-item .title {
        font-size: 9px!important
    }
    .bootom-tape .bootom-tape-button {
        font-size: 13px!important;
        position: relative;
        top: 1px
    }
    .bootom-tape .bootom-tape-text {
        font-size: 12px!important;
        padding: 9px
    }
    .boxes {
        height: 190px!important
    }
    .bwin-wrap {
        height: 163px!important
    }
    .button-bwin {
        top: 54%!important
    }
    .font-table {
        font-size: 13px!important
    }
}

.menu-span {
    font-size: 12px;
    margin: 0;
    position: relative;
    top: 16px;
    left: -2px
}

.triangle-text {
    position: absolute;
    top: 2px;
    right: 3px;
    font-size: 10px;
    line-height: 10px;
    text-align: center
}

.bet365container {
    width: 100%;
    background: #5f5f5f;
    margin-bottom: 10px;
    border: 8px solid #5f5f5f;
    display: table
}

.cubecontainer {
    width: 33.3%;
    background: #017b5b;
    float: left;
    border: 1px solid #065718
}

.bet365cube {
    background: #017b5b;
    padding: 2px 15px 5px 26px
}

.lower-cube,
.upper-cube {
    margin-left: -22px;
    margin-right: -18px;
    padding-left: 22px;
    padding-right: 18px
}

.upper-cube {
    padding-bottom: 6px;
    border-bottom: 1px solid #065718
}

.lower-cube a img,
.upper-cube a img {
    max-width: 85%;
    height: 77px
}

.lower-cube {
    border-top: 1px solid #065718;
    padding-top: 6px
}

.betbutton {
    display: inline-block;
    height: 40px;
    padding-left: 10px
}

.betbutton a {
    background: #ffdf1b;
    background-image: -moz-linear-gradient(top, #ffdf1b 52%, #e3c40a 52%)!important;
    background-image: -webkit-linear-gradient(top, #ffdf1b 52%, #e3c40a 52%)!important;
    border-radius: 4px;
    padding: 5px 30px!important;
    border: 1px solid #000!important;
    font-weight: 800!important;
    color: #000!important;
    font-size: 10px!important;
    margin-top: 5px!important;
    display: inline-block;
    margin-bottom: 5px!important
}

.betbutton a:hover {
    box-shadow: 0 14px 28px rgba(0, 0, 0, .25), 0 1px 10px rgba(0, 0, 0, .22);
    background-image: -moz-linear-gradient(top, #e3c40a 52%, #ffdf1b 52%)!important;
    background-image: -webkit-linear-gradient(top, #e3c40a 52%, #ffdf1b 52%)!important
}

.playbutton {
    margin-top: -22px;
    display: block;
    margin-left: 5px;
    padding-left: 10px;
    color: #fff;
    text-align: right;
    padding-right: 10px;
    position: relative;
    bottom: 4px
}

.playbutton:hover {
    color: #e3c40a
}

.midboxes {
    height: 0
}

.regtopcontainer {
    display: none;
    margin-bottom: 15px;
    background-repeat: repeat;
    background-image: url(/htdocs/images/betindex/asdaweasdasd.png);
    background-size: contain;
    background-position: center center;
    height: 250px;
    width: 100%;
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
    border: 0 solid;
    padding: 0!important
}

.regtopcontainer .betbutton {
    display: block;
    height: 40px;
    padding-top: 85px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 5px!important;
    float: left
}

.regtopcontainer .betbutton.mobile {
    padding-right: 5px!important;
    padding-left: 0!important;
    float: right
}

.regtopcontainer .betbutton a {
    line-height: 12px;
    font-size: 10px!important;
    padding: 10px 15px!important;
    width: 100%;
    text-align: center
}

.betfairbox {
    height: 0
}

.betfairtop {
    width: 33%;
    float: left;
    margin-top: 7px;
    margin-bottom: 15px;
    padding: 7px
}

.betfairtop a img:hover {
    box-shadow: 0 14px 28px rgba(0, 0, 0, .25), 0 10px 10px rgba(0, 0, 0, .22)
}

.efbet.button a,
.efbox {
    box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24)
}

.efbetcontainer {
    padding: 5px;
    display: block;
    width: 100%;
    height: 275px;
    background-image: url(/htdocs/images/betindex/efbetbg.jpg);
    background-size: cover;
    border: 3px solid #daa900
}

.efbetcontainer ul li {
    padding-left: 0!important;
    list-style: none!important
}

.efbox.one {
    overflow: hidden;
    width: 210px;
    height: 176px;
    float: left;
    margin-left: 80px
}

.efbox {
    height: 176px;
    margin: 11px 5px 5px;
    transition: all .3s cubic-bezier(.25, .8, .25, 1)
}

img.alignnone {
    margin-top: 1em;
    margin-bottom: 1em;
    display: block
}

.efbox.two {
    width: 200px;
    padding: 5px
}

.efbox.three,
.efbox.two {
    background: #5e5e5f;
    background: -moz-linear-gradient(top, #5e5e5f 0, #333334 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #5e5e5f), color-stop(100%, #333334));
    background: -webkit-linear-gradient(top, #5e5e5f 0, #333334 134%);
    background: -o-linear-gradient(top, #5e5e5f 0, #333334 134%);
    background: -ms-linear-gradient(top, #5e5e5f 0, #333334 134%);
    background: linear-gradient(to bottom, #5e5e5f 0, #333334 134%);
    float: left
}

.efbox.two h1 {
    text-transform: uppercase;
    margin-top: -3px;
    margin-bottom: 20px;
    color: #ffd400;
    background: 0;
    font-size: 1em;
    font-weight: 700;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .8)
}

.offers {
    margin-top: -21px!important;
    margin-left: 25px;
    margin-bottom: 0!important
}

.article ul {
    margin: 1.5em 0 1.571em 1.571em;
    list-style-type: circle
}

.offers>li {
    list-style-type: disc;
    font-size: 12px;
    margin-left: -5px;
    color: #ffd400;
    font-weight: 600;
    line-height: 16px
}

.efbox.three {
    width: 178px;
    height: 176px
}

.full {
    float: left;
    height: 52px;
    background: rgba(65, 65, 65, .7);
    width: 98%;
    margin-top: 10px;
    margin-left: 5px
}

.efbet.button {
    float: left;
    width: 50%
}

.efbox.one img {
    width: 100%;
    height: 100%
}

.efbet.button a {
    background: #ffdf1b;
    background-image: -moz-linear-gradient(top, #ffdf1b 52%, #e3c40a 52%)!important;
    background-image: -webkit-linear-gradient(top, #ffdf1b 52%, #e3c40a 52%)!important;
    border-radius: 4px;
    padding: 10px 30px!important;
    border: 1px solid #000!important;
    font-weight: 800!important;
    color: #000!important;
    text-transform: uppercase;
    display: inherit;
    font-size: 20px!important;
    margin: auto;
    text-align: center;
    margin: 5px!important
}

.efbox:hover {
    box-shadow: 0 14px 28px rgba(0, 0, 0, .25), 0 10px 10px rgba(0, 0, 0, .22)
}

.efbet.button a:hover {
    box-shadow: 0 14px 28px rgba(0, 0, 0, .25), 0 1px 10px rgba(0, 0, 0, .22);
    background-image: -moz-linear-gradient(top, #e3c40a 52%, #ffdf1b 52%)!important;
    background-image: -webkit-linear-gradient(top, #e3c40a 52%, #ffdf1b 52%)!important
}

.efbetmobile {
    display: none;
    margin-left: auto;
    margin-right: auto;
    max-width: 310px;
    height: 200px;
    width: 100%;
    background: url(/htdocs/images/betindex/efbetmobile.png) center center;
    background-size: contain;
    margin-bottom: 10px
}

.efbutton {
    float: left;
    width: 48%;
    margin-top: 55px;
    text-align: center;
    margin-left: 1%;
    margin-right: 1%;
    color: #000;
    padding: 10px 3px
}

.button-bwin,
.efbutton a {
    font-weight: 800!important;
    color: #000!important;
    text-transform: uppercase
}

.efbutton a {
    white-space: nowrap;
    background: #ffdf1b;
    background-image: -moz-linear-gradient(top, #ffdf1b 52%, #e3c40a 52%)!important;
    background-image: -webkit-linear-gradient(top, #ffdf1b 52%, #e3c40a 52%)!important;
    border-radius: 4px;
    padding: 8px 15px!important;
    border: 1px solid #000!important;
    font-size: 10px!important;
    display: inherit;
    margin: auto
}

.betfairtop a img {
    border: 5px solid #fcb630
}

.footer-form {
    width: 40%;
    float: left;
    padding-right: 5px
}

.footer-submit {
    float: left;
    margin-left: 5px;
    height: 34px
}

.visible-line {
    z-index: 9
}

#nav-icon4 {
    top: 3px;
    width: 27px;
    height: 23px;
    position: relative;
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out
}

#nav-icon4 span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    background: #fff;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out
}

#nav-icon4 span:nth-child(1) {
    top: 0;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center
}

#nav-icon4 span:nth-child(2) {
    top: 9px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center
}

#nav-icon4 span:nth-child(3) {
    top: 18px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center
}

#nav-icon4.open span:nth-child(1) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 0;
    left: 5px
}

#nav-icon4.open span:nth-child(2) {
    width: 0;
    opacity: 0
}

#nav-icon4.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 20px;
    left: 5px
}

.bwin-wrap {
    background: url(/htdocs/images/betindex/Banner_Bwin.jpg) no-repeat;
    width: 100%;
    height: 400px;
    background-size: 100%
}

.button-bwin {
    width: 30%;
    text-decoration: none;
    display: inline-block;
    position: relative;
    top: 84%;
    font-size: 15px;
    text-align: center;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
    background: #ffdf1b;
    background-image: -moz-linear-gradient(top, #ffdf1b 52%, #e3c40a 52%)!important;
    background-image: -webkit-linear-gradient(top, #ffdf1b 52%, #e3c40a 52%)!important;
    border-radius: 4px;
    padding: 5px 30px!important;
    border: 1px solid #000!important;
    margin-bottom: 5px!important
}

.box1,
.box2 {
    border-radius: 10px
}

.button-bwin:first-child {
    margin-right: 10px
}

.center-bwin {
    width: 100%;
    height: 100%;
    text-align: center
}

.button-bwin:hover {
    box-shadow: 0 14px 28px rgba(0, 0, 0, .25), 0 1px 10px rgba(0, 0, 0, .22);
    background-image: -moz-linear-gradient(top, #e3c40a 52%, #ffdf1b 52%)!important;
    background-image: -webkit-linear-gradient(top, #e3c40a 52%, #ffdf1b 52%)!important
}

.col_half {
    width: 49%
}

.col_third {
    width: 32%
}

.col_fourth {
    width: 23.5%
}

.col_fifth {
    width: 18.4%
}

.col_sixth {
    width: 15%
}

.col_three_fourth {
    width: 74.5%
}

.col_twothird {
    width: 66%
}

.col_fifth,
.col_fourth,
.col_half,
.col_third,
.col_three_fourth,
.col_twothird {
    position: relative;
    display: inline;
    display: inline-block;
    float: left;
    margin-right: 1px;
    margin-bottom: 20px
}

.end {
    margin-right: 0!important
}

.box1,
.box2,
.boxes,
.loto-games-btn-play-online,
.panel {
    margin: 0 auto
}

.boxes {
    width: 100%;
    height: 260px;
    background: url(../images/header_loto_sport.jpg) no-repeat;
    background-size: 100%;
    padding-top: 6px
}

.panel {
    height: 220px;
    position: relative;
    -webkit-perspective: 600px;
    -moz-perspective: 600px
}

.panel .back,
.panel .front {
    height: inherit;
    position: absolute;
    top: 0;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    text-align: center
}

.panel .front {
    z-index: 900;
    text-align: center;
    -webkit-transform: rotateX(0) rotateY(0);
    -moz-transform: rotateX(0) rotateY(0);
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.panel .back {
    z-index: 1000;
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.panel.flip .front {
    z-index: 900;
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg)
}

.panel.flip .back {
    z-index: 1000;
    -webkit-transform: rotateX(0) rotateY(0);
    -moz-transform: rotateX(0) rotateY(0)
}

.box1 {
    background-color: #14bcc8;
    width: 96%;
    height: 100%;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px
}

.box1 img {
    width: 100%;
    height: 100%!important
}

.box2 {
    background-color: rgba(252, 185, 4, .46);
    width: 400px;
    height: 220px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px
}

.col-lg-9 article p a {
    color: #00f
}

.col-lg-9 article a span:hover,
.col-lg-9 article p a:hover {
    color: #f8b332!important
}

.loto-games-btn-play-online {
    width: 100%;
    position: relative;
    top: 7px;
    cursor: pointer
}

.loto-games-btn-play-online a {
    display: block;
    width: 94%;
    transition: all ease-in-out .3s;
    border-radius: 10px;
    height: 44px;
    line-height: 34px;
    margin: 0 auto
}

.nav-tab-yellow,
.navigation a.nav-tab-yellow,
.navigation a.partners-link {
    background: url(/images/partners.png) repeat-x;
    color: #000;
    height: 45px;
    width: 105px;
    text-align: center;
    margin: 0;
    border: 0;
    webkit-transition: .4s 0s all;
    ms-transition: .4s 0s all;
    o-transition: .4s 0s all;
    transition: .4s 0s all
}

.back-side {
    font-size: 30px;
    padding-top: 60px;
    margin-top: 0;
    line-height: 40px
}

.pointer-a {
    cursor: pointer;
    text-decoration: none;
    color: #000
}

.casino-new-table h1,
.col-lg-9 h1 {
    background: 0 0;
    margin: 0;
    border-radius: 0;
    position: relative;
    margin-bottom: 0;
    padding-left: 0
}

ul.breadcrumb {
    outline-style: none;
    display: block;
    padding: 0 .25rem;
    background: 0 0;
    margin-bottom: 0;
    font-size: 13px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

ul.breadcrumb li {
    display: inline-block;
    font-size: 13px
}

ul.breadcrumb li a {
    color: #5d5d5d;
    text-decoration: underline
}

ul.breadcrumb li:last-child a {
    text-decoration: none!important
}

ul.breadcrumb li.is-active {
    color: #848484
}

ul.breadcrumb>li+li:before {
    padding: 0;
    color: #848484;
    content: "\f105";
    font-family: FontAwesome
}

ul.breadcrumb li a i {
    padding-right: 3px
}

ul.breadcrumb li a:hover {
    text-decoration: underline;
    color: #fcb904
}

.circle-number {
    padding: 3px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    color: #fff;
    font-size: 18px;
    background: #f8b334;
    position: relative;
    display: block;
    left: 29px;
    top: 3px
}

#new-button a {
    position: relative;
    display: inline-block;
    height: 50px;
    width: 360px;
    line-height: 50px;
    padding: 0;
    border-radius: 50px;
    background: #fcb904;
    transition: .5s;
    border: 2px solid #fcb904
}

#new-button a:hover {
    background-color: #fff
}

#new-button a:hover span.circle2 {
    left: 100%;
    margin-left: -45px;
    background-color: #fcb904;
    color: #fff
}

#new-button a:hover span.title2 {
    left: 40px;
    opacity: 0
}

#new-button a:hover span.title-hover2 {
    opacity: 1;
    left: 40px
}

#new-button a span.circle2 {
    display: block;
    color: #fcb904;
    position: absolute;
    float: left;
    margin: 3px;
    line-height: 42px;
    height: 40px;
    width: 40px;
    top: 0;
    left: 0;
    transition: .5s;
    border-radius: 50%;
    background-color: #fff;
    text-align: center
}

#new-button a span.title-hover2,
#new-button a span.title2 {
    position: absolute;
    text-align: center;
    margin: 0 auto;
    font-size: 18px;
    font-weight: 700;
    transition: .5s;
    color: #fff;
    left: 60px
}

#new-button a span.title-hover2 {
    left: 80px;
    opacity: 0;
    color: #fcb904
}

.new-green-btn a {
    border: 2px solid #46ba45!important;
    background: #46ba45!important
}

.new-green-btn a span.circle2,
.new-green-btn a:hover {
    background-color: #fff!important;
    color: #46ba45!important
}

.new-green-btn a span.circle2 {
    text-align: center
}

.new-green-btn a span.title-hover2,
.new-green-btn a span.title2 {
    color: #fff!important;
    left: 60px!important
}

.new-green-btn a span.title-hover2 {
    color: #46ba45!important
}

.new-green-btn a:hover span.circle2 {
    left: 100%;
    margin-left: -45px;
    background-color: #46ba45!important;
    color: #fff!important
}

.social-share {
    z-index: 999999;
    height: auto;
    margin: 0;
    padding: 0;
    position: fixed;
    top: 50%;
    left: 0;
    -webkit-transition: left .3s ease-out;
    transition: left .3s ease-out
}

.social-share.hidden {
    left: -58px
}

.social-share.hidden li.hide-button a {
    margin-left: 50px;
    border-radius: 5px 0 0 5px;
    text-align: left;
    -webkit-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

#splash-message,
.info-section {
    text-align: center
}

.social-share li {
    list-style-type: none
}

.social-share li a {
    display: block;
    width: 50px;
    height: 50px;
    background: #222;
    font: 400 16px/21px FontAwesome, 'Source Sans Pro', Helvetica, Arial, sans-serif;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    padding-top: 10px;
    text-decoration: none;
    text-align: center;
    -webkit-transition: width .3s ease-out, background .3s ease-out;
    transition: width .3s ease-out, background .3s ease-out
}

.social-share li a span {
    display: block;
    line-height: 1;
    font-size: 11px;
    font-weight: 700
}

.social-share li a:hover {
    width: 55px
}

.social-share li.linkedin a img,
.social-share li.pinterest a img {
    width: 17px
}

.social-share li:first-child a {
    border-radius: 0 5px 0 0
}

.social-share li:last-child a {
    border-radius: 0 0 5px
}

.social-share li.facebook a {
    background: #3b5998
}

.social-share li.facebook a:focus,
.social-share li.facebook a:hover {
    background: #344e86
}

.social-share li.twitter a {
    background: #00acee
}

.social-share li.twitter a:focus,
.social-share li.twitter a:hover {
    background: #009ad5
}

.social-share li.pinterest a {
    background: snow;
    border-right: 1px solid #ccc;
    color: #4b4a4a
}

.social-share li.pinterest a:focus,
.social-share li.pinterest a:hover {
    background: #fff
}

.social-share li.google-plus a {
    background: #43d854;
    font-size: 17px
}

.social-share li.google-plus a:focus,
.social-share li.google-plus a:hover {
    background: #3dbc4c
}

.social-share li.linkedin a {
    background: #665cac
}

.social-share li.linkedin a:focus,
.social-share li.linkedin a:hover {
    background: #585095
}

.social-share li.buffer a {
    background: #323b43
}

.social-share li.buffer a:focus,
.social-share li.buffer a:hover {
    background: #272e34
}

.social-share li.hide-button a {
    height: 24px;
    padding: 0 10px;
    background: #dedede;
    font-size: 13px;
    line-height: 24px;
    color: #888;
    -webkit-transition: width .3s ease-out, background .3s ease-out, color .3s ease-out, -webkit-transform .3s ease-out;
    transition: width .3s ease-out, background .3s ease-out, color .3s ease-out, -webkit-transform .3s ease-out;
    transition: width .3s ease-out, background .3s ease-out, color .3s ease-out, transform .3s ease-out;
    transition: width .3s ease-out, background .3s ease-out, color .3s ease-out, transform .3s ease-out, -webkit-transform .3s ease-out
}

.social-share li.hide-button a:hover {
    background: #d1d1d1;
    color: #666
}

.bootom-tape {
    width: 100%;
    float: left;
    background: #fff;
    box-shadow: 0 0 16px 0 rgba(0, 0, 0, .18);
    height: 41px;
    align-items: center;
    position: fixed;
    overflow: hidden;
    z-index: 998;
    bottom: 0;
    display: none
}

.bootom-tape .container {
    padding: 0;
    position: relative
}

.bootom-tape img {
    display: inline-block;
      
       width: 100%;
    max-width: 140px;
    max-height: 45px;
    height: 45px;
    background: #24272e;
    padding: 0px 5px;
    object-fit: contain;
}

.bootom-tape .bootom-tape-text {
    display: inline-block;
    font-size: 22px;
    font-weight: 600;
    padding-left: 10px;
    position: relative;
    top: 5px
}

.coupon.mt-2,
.coupon.mt-2:before {
    position: absolute;
    font-size: 16px
}

.coupon.mt-2 {
    display: inline-flex;
    right: 145px;
    bottom: 10px;
    border: 1px dashed #e8aa02;
    padding: 3px;
    box-sizing: border-box
}

.coupon.mt-2:before {
    content: '\f0c4';
    font-family: FontAwesome;
    font-weight: 900;
    color: #fdb800;
    top: -5px;
    left: -12px
}

.coupon .bonuscode-bg {
    width: 100%;
    background-color: #eaeaea
}

.bootom-tape .bootom-tape-button {
    display: inline-block;
    float: right;
    background: #54a72d;
    color: #fff;
    padding: 12px;
    font-size: 18px
}

.coupon .coupon-content {
    padding: 0 10px;
    background: url(/htdocs/styles/betindex/images/xbonuscode.png.pagespeed.ic._vUK4iFpWI2.png) no-repeat
}

.bootom-tape .bootom-tape-button a {
    color: #fff
}

.bootom-tape .bootom-tape-button:hover {
    background: #0d5f42
}

.efbet-bottom-btn {
    background: #fcb904!important;
    color: #000!important
}

.efbet-bottom-btn:hover {
    background: #000!important;
    color: #fcb904!important
}

.bm2-bottom {
    background: #000!important;
    color: #fff!important
}

.bm2-bottom:hover,
.winbet-bottom {
    color: #ffde00!important
}

.winbet-bottom {
    background: #d1071f!important
}

.winbet-bottom:hover {
    background: #000!important;
    color: #d1071f!important
}

.gradient2 {
    border-top: 1px solid;
    border-bottom: 0 solid;
    -webkit-border-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0), #d9761b, rgba(0, 0, 0, 0)) 1 100%;
    -moz-border-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0), #d9761b, rgba(0, 0, 0, 0)) 1 100%;
    -o-border-image: -o-linear-gradient(left, rgba(0, 0, 0, 0), #d9761b, rgba(0, 0, 0, 0)) 1 100%;
    border-image: linear-gradient(to right, rgba(0, 0, 0, 0), #d9761b, rgba(0, 0, 0, 0)) 100% 0
}

.fullwidth-block3 {
    background-position: center center;
    background-size: cover;
    padding: 10px 0
}

#branding3,
.project {
    float: left
}

.hvr-wobble-vertical {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    width: 60px
}

#branding3 .logo-text {
    display: inline-block;
    vertical-align: middle
}

#branding3 .site-title {
    border: none;
    font-size: 19px;
    padding-left: 5px;
    color: #ec142a;
    margin-bottom: 0;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 500
}

.hvr-wobble-vertical:active,
.hvr-wobble-vertical:focus,
.hvr-wobble-vertical:hover {
    -webkit-animation-name: hvr-wobble-vertical;
    animation-name: hvr-wobble-vertical;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

.hvr-wobble-vertical:hover {
    animation: shake .82s cubic-bezier(.36, .07, .19, .97) both;
    transform: translate3d(0, 0, 0);
    backface-visibility: hidden;
    perspective: 1000px
}

@keyframes shake {
    10%,
    90% {
        transform: translate3d(-1px, 0, 0)
    }
    20%,
    80% {
        transform: translate3d(2px, 0, 0)
    }
    30%,
    50%,
    70% {
        transform: translate3d(-4px, 0, 0)
    }
    40%,
    60% {
        transform: translate3d(4px, 0, 0)
    }
}

.fab-container {
    margin: 1em;
    position: fixed;
    bottom: -118px;
    right: 0
}

.fab {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    box-shadow: 0 1.5px 4px rgba(0, 0, 0, .24), 0 1.5px 6px rgba(0, 0, 0, .12);
    position: relative;
    cursor: pointer;
    transition: .3s
}

.fab:before,
.profile:after {
    position: absolute;
    transition: .3s
}

.fab:before {
    content: attr(tooltip);
    background: #595959;
    padding: 4px 8px;
    border-radius: 2px;
    top: 16px;
    right: 100%;
    color: #fff;
    font: 400 15px Roboto;
    opacity: 0;
    visibility: hidden;
    white-space: nowrap
}

.fab:hover {
    box-shadow: 0 3px 8px rgba(0, 0, 0, .2), 0 3px 8px rgba(0, 0, 0, .12)
}

.fab:hover:before {
    right: 110%;
    opacity: 1;
    visibility: visible
}

.profile {
    margin-bottom: 8px
}

.select_day,
.table-betindex p {
    margin-bottom: 0
}

.profile:after {
    background: url(/htdocs/images/betindex/star1600.png) center no-repeat #fcb904;
    background-size: 25px;
    left: 0;
    content: '';
    width: 100%;
    height: 100%;
    border-radius: 50%
}

.profile:hover:after {
    background-image: url(/htdocs/images/betindex/Go.svg);
    transform: rotate(90deg)
}

.top {
    background: url(/htdocs/images/betindex/Up.svg) center no-repeat #fcb904
}

.select_day {
    background: #000;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px
}

.select_day #test123 {
    color: #fff
}

.table-betindex {
    background-size: 100%;
    padding: 0;
    float: left;
    width: 100%
}

. div:first-child {
    position: relative
}

. span {
    color: #292929
}

. div .live-icon {
    display: inline-block
}

. .info-section div:nth-child(1) {
    color: #292929;
    font-size: 14px;
    border-left: 1px solid #bbb;
    border-right: 1px solid #bbb
}

. .info-section div:nth-child(2) {
    color: #292929;
    font-size: 14px;
    border-right: 1px solid #bbb
}

. .info-section div:nth-child(3) {
    color: #292929;
    font-size: 14px
}

.-header {
    background: #68685a;
    color: #fff;
    line-height: 29px;
    font-size: 15px
}

.-header img {
    border: 2px solid rgba(255, 255, 255, .29)
}

.-header div:first-child .flag {
    float: left;
    top: 9px;
    margin-right: 5px;
    position: relative
}

. div:nth-child(1) img {
    width: 45px;
    float: right;
    position: relative!important;
    top: 4px!important
}

.:nth-child(even) {
    background: #f8f8f8
}

.:nth-child(even):hover {
    background: rgba(168, 168, 168, .46)!important
}

.otbori a:hover {
    border-bottom: 1px solid #828282
}

. {
    line-height: 25px;
    background: #ededed;
    color: #3b3b3b;
    float: left;
    width: 100%
}

. a {
    color: #292929;
    text-decoration: none;
    cursor: pointer
}

. .otbori {
    font-size: 14px
}

. .otbori img {
    width: 30px;
    margin-left: 5px;
    float: right;
    top: 6px!important
}

. a:hover {
    color: #4c9e85
}

.:hover {
    background: rgba(168, 168, 168, .46)!important;
    cursor: pointer
}

. p span:first-child {
    padding-right: 5px;
    color: #86b972
}

. .col-xs-10,
. .col-xs-2,
. .col-xs-3,
. .col-xs-4,
. .col-xs-5,
. .col-xs-6,
. .col-xs-7,
. .col-xs-8,
. .col-xs-9,
.-header .col-xs-3,
.-header .col-xs-4,
.-header .col-xs-5,
.-header .col-xs-6,
.-header .col-xs-7,
.-header .col-xs-8,
.-header .col-xs-9 {
    padding: 0!important
}

.img-bookmaker-last {
    width: 45px!important;
    position: relative;
    top: -2px
}

@media (max-width:459px) {
    . .otbori {
        font-size: 13px
    }
    .,
    .-header {
        padding-left: 0;
        padding-right: 0
    }
}

@media (max-width:901px) {
    .table-betindex p {
        margin-top: 1px;
        margin-bottom: 1px
    }
    . {
        line-height: 23px!important
    }
    .img-bookmaker-last {
        position: relative;
        top: -2px!important;
        width: 45px!important
    }
    .-header {
        padding-bottom: 10px
    }
    . img {
        width: 60px;
        position: relative;
        top: -2px
    }
}

#splash-device {
    padding: 0;
    background: #045840;
    font: 16px 'Helvetica Neue';
    background-image: linear-gradient(to bottom right, transparent, #026744 25%, #269471 50%, #30ad85 75%, #49fbc2);
    background-size: cover;
    margin: 0 0 20px;
    max-width: 100%
}

#splash-message {
    animation: .5s slideup;
    background: #fff;
    padding: 10px;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    float: left
}

#splash-device #splash-message .message {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #231f20;
    max-width: 300px;
    margin: 0 auto 10px;
    position: relative;
    text-align: left;
    font-size: 16px;
    line-height: 18px;
    font-weight: 300
}

#splash-device #splash-message .message .site-name {
    font-weight: 500
}

#splash-device #splash-message .message .copy {
    padding-left: 20px
}

#splash-device #splash-message .app-icon {
    background: url(/htdocs/images/betindex/Bet365-logomobile.jpg) center center no-repeat;
    background-size: 100%;
    min-width: 50px;
    border-radius: 10px;
    height: 50px
}

#splash-device .betfait-app-btn,
#splash-device button {
    font-weight: 400;
    border-radius: 114px;
    line-height: 28px;
    letter-spacing: 2px;
    border-width: 5px;
    box-shadow: 0 -2px 2px rgba(255, 255, 255, .22), inset 0 -2px 6px rgba(0, 0, 0, .2)
}

#splash-device .get-store {
    position: absolute;
    left: 0;
    bottom: 124px;
    right: 0;
    background: rgba(0, 0, 0, .39);
    padding-top: 4px
}

#splash-device .get-store a img {
    margin-bottom: 3px;
    width: 130px
}

#splash-device .device-image {
    animation: .6s slideup;
    text-align: center;
    height: 100%;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: flex-end
}

#splash-device .device-image.ios .site-name {
    top: 160px
}

#splash-device .device-image.android .site-name {
    top: 135px
}

#splash-device .device-image .device {
    transform: scale(.8);
    position: relative;
    transform-origin: bottom
}

@media (max-width:991px) {
    .navbar-collapse .dropdown-menu{
            max-height: 70vh;
          overflow: auto;
    }
    #splash-device,
    .custom-aside-move aside,
    .custom-aside-move2 aside,
    .custom-aside-move3 aside,
    .custom-aside-move4 aside {
        margin-top: 0!important
    }
    .jumbotron.cd-intro,
    .winbet-banner123 {
        display: none
    }
    .real-money .money-img {
        width: 98px;
        top: 46px
    }
    .dropdown-menu .new-item-drop {
        background-size: 50px!important
    }
    #splash-device .device-image img {
        max-width: 190px!important
    }
}

@media (min-height:535px) {
    #splash-device .device-image .device {
        transform: scale(.9)
    }
}

@media (min-height:600px) {
    #splash-device .device-image .device {
        transform: scale(1)
    }
}

@media (max-width:600px) {
    #js-comment-form {
        margin: 15px 0
    }
    #js-comment-form button {
        margin: 0 auto;
        display: block
    }
    .line-section {
        margin-bottom: 5px!important
    }
    .light-yellow-bckg-index .row-heigh-iv {
        min-height: 23px
    }
    .blog-card-index .photo {
        height: auto!important
    }
    .blog-card-index .details {
        display: none
    }
}

#splash-device .device-image .site-name {
    color: #fff;
    font-family: Sans-Serif;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 135px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 85%;
    display: block;
    margin: auto
}

#splash-device .device-image img {
    vertical-align: bottom;
    max-width: 230px;
    margin-bottom: 120px
}

#splash-device button {
    background: #048358;
    padding: 3px 20px;
    position: relative;
    font-size: 16px;
    color: #fff;
    display: inline-block;
    margin: auto
}

#splash-device button img {
    width: 23px;
    color: #fff;
    float: left;
    padding-right: 5px;
    position: relative;
    top: 5px
}

#splash-device {
    display: flex;
    position: relative;
    flex-direction: column;
    height: 455px;
    width: 100%;
    margin-top: 15px;
    justify-content: space-between;
    align-items: stretch
}

#splash-device .ellipsis {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    max-width: 100%
}

@media (max-height:400px) and (orientation:landscape) {
    #splash-device .device-image {
        height: 270px
    }
    #splash-device .device-image img {
        margin-bottom: 0
    }
    #splash-device #splash-message {
        animation: .3s slideInFromRight;
        width: 100%;
        bottom: 0
    }
    #splash-device #splash-message .app-icon {
        min-width: 40px;
        height: 40px
    }
    #splash-device #splash-message .message .copy {
        padding-left: 15px;
        font-size: 15px
    }
    #splash-device #splash-message .message .copy .site-name,
    #splash-device #splash-message button {
        font-size: 16px
    }
}

@media (max-height:400px) and (orientation:landscape) and (max-height:340px) {
    #splash-device .device-image .device {
        transform: scale(.6)
    }
}

@keyframes slideup {
    from {
        transform: translateY(100%);
        opacity: 0
    }
    to {
        opacity: 1;
        transform: translate(0)
    }
}

@keyframes slideInFromRight {
    from {
        transform: translate(100%, -50%);
        opacity: 0
    }
    to {
        opacity: 1;
        transform: translateX(0, -50%)
    }
}

.splash-device-betfair {
    background: url(/htdocs/images/betindex/BETFAIR_NEW_0021.jpg) center center no-repeat!important;
    background-size: cover!important
}

#splash-device #splash-message .app-icon-betfair {
    background: url(/htdocs/styles/betindex/images/Betfair123-1.jpg) center center no-repeat;
    background-size: 100%!important
}

#splash-device .betfait-app-btn {
    background: #ffb80c!important;
    padding: 3px 20px;
    position: relative;
    font-size: 16px;
    color: #fff;
    display: inline-block;
    margin: auto
}

.splash-device-efbet {
    padding: 0;
    background: #fbce18!important;
    font: 16px 'Helvetica Neue';
    background-image: linear-gradient(to bottom right, transparent, #fbce18 25%, #ffb80c 50%, #f5cd6c 75%, #f9e2ac)!important;
    margin: 0
}

#splash-device #splash-message .app-icon-efbet {
    background: url(/htdocs/styles/betindex/images/afbet-3424234.jpg) center center no-repeat;
    background-size: 100%!important
}

#splash-device .efbet-app-btn {
    font-weight: 400;
    background: #29292b!important;
    color: #fdc017!important
}

.bubble a,
.bubble-left a {
    color: #fff!important
}

.splash-device-bwin {
    padding: 0;
    font: 16px 'Helvetica Neue';
    background: url(/htdocs/images/betindex/Football_Manager_2013_Background_Shot.jpg) center center no-repeat!important;
    margin: 0
}

.splash-device-pb {
    background-image: linear-gradient(to bottom right, #011935, #00314e 25%, #003b73 50%, #356da0 75%, #326ea0)!important
}

#splash-device #splash-message .app-icon-bwin {
    background: url(/htdocs/styles/betindex/images/Bwin123123.jpg) center center no-repeat;
    background-size: 100%!important;
    min-width: 50px;
    border-radius: 10px;
    height: 50px
}

#splash-device #splash-message .app-icon-pb {
    background: url(/htdocs/styles/betindex/images/palm-bet.png) center center no-repeat;
    background-size: 100%!important;
    min-width: 50px;
    border-radius: 10px;
    height: 50px
}

#splash-device .bwin-app-btn {
    font-weight: 400;
    letter-spacing: 2px;
    background: #29292b!important;
    border-radius: 114px;
    padding: 3px 20px;
    border-width: 5px;
    line-height: 28px;
    position: relative;
    font-size: 16px;
    color: #fff!important;
    display: inline-block;
    margin: auto;
    box-shadow: 0 -2px 2px rgba(255, 255, 255, .22), inset 0 -2px 6px rgba(0, 0, 0, .2)
}

#splash-device .bwin-app-pb {
    background: #004380!important
}

.splash-device-winbet {
    padding: 0;
    font: 16px 'Helvetica Neue';
    background: url(/htdocs/images/betindex/asdwinbet.jpg) center center no-repeat!important;
    background-size: cover!important;
    margin: 0
}

.blog-card-index,
.icon_minus_plus {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

#splash-device #splash-message .app-icon-winbet {
    background: url(/htdocs/styles/betindex/images/winbet123123.jpg) center center no-repeat;
    background-size: 100%!important;
    min-width: 50px;
    border-radius: 10px;
    height: 50px
}

.btn33 a span {
    line-height: 35px
}

#splash-device .winbet-app-btn {
    font-weight: 400;
    letter-spacing: 2px;
    background: #db041a!important;
    border-radius: 114px;
    padding: 3px 20px;
    border-width: 5px;
    line-height: 28px;
    position: relative;
    font-size: 16px;
    color: #f9d004!important;
    display: inline-block;
    margin: auto;
    box-shadow: 0 -2px 2px rgba(255, 255, 255, .22), inset 0 -2px 6px rgba(0, 0, 0, .2)
}

.header-second-template {
    background-color: #24272e;
    padding: 7px 0
}

.header-second-template div.line-tabel-1 {
    font-size: 17px;
    text-align: center;
    font-weight: 500;
    color: #f1f1f1
}

.header-second-template div.line-tabel-2,
.header-second-template div.line-tabel-3 {
    font-size: 15px;
    color: #eee;
    text-align: center
}

.header-second-template div.line-tabel-3 a:hover,
.header-second-template div.line-tabel-3:hover {
    color: #eaad08
}

.header-second-template div.line-tabel-3 a {
    color: #eee;
    text-decoration: underline
}

.header-second-template div.line-tabel-3 span {
    color: #59b4a2
}

.header-second-template div.line-tabel-4 {
    font-size: 18px;
    text-align: center;
    color: #eaad08;
    font-weight: 600
}

. .otbori-a {
    color: #59b4a2
}

.table-betindex .get-bonus {
    float: left;
    width: 100%;
    background: #0d5f42;
    cursor: pointer
}

.table-betindex .get-bonus:hover {
    background: #018a6e
}

.table-betindex .get-bonus a {
    color: #fff;
    font-size: 17px
}

.table-betindex .get-bonus img {
    border-right: 1px solid #fff;
    width: 86px
}

.table-betindex .get-bonus span {
    float: right;
    padding: 2px 5px;
    border-left: 1px solid #fff
}

.table-betindex .center-heading {
    margin-bottom: 0;
    padding: 3px 0;
    background: #282828;
    text-align: center;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    color: #fff
}

.special-box-table,
.special-box-table-2 {
    border: 1px solid #68685a!important;
    border-radius: 0
}

.special-box-table-2 {
    border-top: 0;
    border-radius: 0
}

.bookmaker-accoordion li i:after,
.bookmaker-accoordion li i:before,
.bookmaker-accoordion p,
.transition {
    transition: all .25s ease-in-out
}

.bookmaker-accoordion li,
.flipIn {
    animation: flipdown .5s ease both
}

.bookmaker-accoordion {
    list-style: none;
    perspective: 900;
    padding: 0;
    margin: 0
}

.bookmaker-accoordion h3 {
    margin: 0;
    font-size: 15px
}

.bookmaker-accoordion li {
    position: relative;
    padding: 5px 0 4px;
    margin: 0;
    border-top: 1px dotted #dce7eb
}

.bookmaker-accoordion li:nth-of-type(1) {
    animation-delay: .5s
}

.bookmaker-accoordion li:nth-of-type(2) {
    animation-delay: .75s
}

.bookmaker-accoordion li:nth-of-type(3) {
    animation-delay: 1s
}

.bookmaker-accoordion li:last-of-type {
    padding-bottom: 0
}

.bookmaker-accoordion li i {
    position: absolute;
    transform: translate(-6px, 0);
    margin-top: 16px;
    right: 8px
}

.bookmaker-accoordion li i:after,
.bookmaker-accoordion li i:before {
    content: "";
    position: absolute;
    background-color: #4c9e84;
    top: -5px;
    width: 3px;
    height: 9px
}

.bubble p,
.bubble-left p {
    content: ''
}

.bookmaker-accoordion li i:before {
    transform: translate(-2px, 0) rotate(45deg)
}

.bookmaker-accoordion li i:after {
    transform: translate(2px, 0) rotate(-45deg)
}

.bookmaker-accoordion li input[type=checkbox] {
    position: absolute;
    cursor: pointer;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0
}

.bookmaker-accoordion li input[type=checkbox]:checked~p {
    max-height: 0;
    margin: 0;
    opacity: 0;
    transform: translate(0, 50%)
}

.bookmaker-accoordion li input[type=checkbox]:checked~i:before {
    transform: translate(2px, 0) rotate(45deg)
}

.bookmaker-accoordion li input[type=checkbox]:checked~i:after {
    transform: translate(-2px, 0) rotate(-45deg)
}

.casino-new-table {
    margin-top: 29px;
    padding-bottom: 35px;
    position: relative;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    font-family: 'Yanone Kaffeesatz', sans-serif
}

.engage-casino .container h1 {
    color: #fff;
    padding-bottom: 0
}

main.container-casino h1 {
    padding-bottom: 0
}

main.container-casino .breadcrumb {
    padding-top: 0
}

.engage-casino {
    background: linear-gradient(to left, #6900b6, #9be9ea);
    color: #fff
}

.casino-new-table a {
    text-decoration: none;
    color: #fff;
    min-height: 60px
}

.casino-new-table a.page-link {
    min-height: auto
}

.card-casino-home {
    margin-bottom: 0!important
}

.card-casino {
    width: 100%;
    margin: 0 auto 10px;
    display: inline-block;
    -webkit-transform: scale(0);
    transform: scale(0);
    text-align: center;
    position: relative;
    -webkit-transition: all .2s;
    transition: all .2s;
    cursor: pointer;
    border-radius: 3px
}

.card-casino:nth-of-type(1) {
    -webkit-animation: intro 1s .1s forwards;
    animation: intro 1s .1s forwards
}

.card-casino:nth-of-type(2) {
    -webkit-animation: intro 1s .2s forwards;
    animation: intro 1s .2s forwards
}

.card-casino:nth-of-type(3) {
    -webkit-animation: intro 1s .3s forwards;
    animation: intro 1s .3s forwards
}

.card-casino:nth-of-type(1),
.card-casino:nth-of-type(2),
.card-casino:nth-of-type(3) {
    background: -webkit-linear-gradient(45deg, #04011f 0, #209a2b 100%);
    background: -moz-linear-gradient(45deg, #04011f 0, #209a2b 100%)
}

.card-casino:hover .card_inner__header img {
    transform: scale(1.2);
    transition: all .3s linear
}

.card-casino:hover .card_inner__cta button {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.card-casino .card_inner__circle img {
    top: 10px;
    left: 0
}

.card-casino:hover {
    opacity: 1
}

.card_inner {
    position: relative;
    overflow: hidden
}

.card_inner__circle {
    overflow: hidden;
    width: 165px;
    position: absolute;
    z-index: 10;
    height: 80px;
    left: 0;
    right: 0;
    margin: auto;
    top: 30px;
    display: none;
    -webkit-animation: slide-in-top .2s cubic-bezier(.25, .46, .45, .94) both;
    animation: slide-in-top .2s cubic-bezier(.25, .46, .45, .94) both
}

@-webkit-keyframes slide-in-top {
    0% {
        -webkit-transform: translateY(-1000px);
        transform: translateY(-1000px);
        opacity: 0
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

@keyframes slide-in-top {
    0% {
        -webkit-transform: translateY(-1000px);
        transform: translateY(-1000px);
        opacity: 0
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

.card_inner:hover .card_inner__circle {
    display: block
}

.card_inner:hover:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .45)
}

.card_inner__circle img {
    height: 70px;
    cursor: pointer;
    position: relative;
    top: 17px;
    -webkit-transition: all .2s;
    transition: all .2s
}

.card_inner__header {
    height: 170px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    overflow: hidden;
    position: relative
}

.card_inner__header img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: relative;
    bottom: 0;
    left: 0;
    -webkit-transition: all .1s linear;
    transition: all .1s linear
}

.card_inner__content {
    padding: 5px;
    position: absolute;
    bottom: 0;
    background: linear-gradient(to top, #000 35%, rgba(0, 0, 0, 0));
    width: 100%
}

.card_inner__content .price {
    color: #fff;
    font-weight: 800;
    font-size: 70px;
    text-shadow: 0 0 10px rgba(0, 0, 0, .42)
}

.card_inner__content .text {
    color: rgba(255, 255, 255, .6);
    font-weight: 100;
    margin-top: 20px;
    font-size: 13px;
    line-height: 16px
}

.card_inner__content .title {
    font-weight: 800;
    text-transform: uppercase;
    color: #fff;
    font-size: 15px;
    height: 45px;
    overflow: hidden;
    letter-spacing: 1px;
    display: flex;
    align-items: center;
    justify-content: center
}

.card_inner__cta {
    position: absolute;
    bottom: -24px;
    left: 0;
    right: 0;
    margin: auto;
    width: 200px
}

.card_inner__cta button {
    padding: 16px;
    box-shadow: 0 0 10px 0 #43a423, 0 0 0 2px rgba(255, 255, 255, .19) inset;
    width: 100%;
    background: -webkit-linear-gradient(-90deg, #36b840 0, #176a27 100%);
    background: -moz-linear-gradient(-90deg, #36b840 0, #176a27 100%);
    border: none;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    color: #fff;
    outline: 0;
    font-size: 20px;
    border-radius: 6px;
    -webkit-transform: scale(.94);
    transform: scale(.94);
    cursor: pointer;
    -webkit-transition: box-shadow .3s, -webkit-transform .3s .1s;
    transition: box-shadow .3s, -webkit-transform .3s .1s;
    transition: box-shadow .3s, transform .3s .1s;
    transition: box-shadow .3s, transform .3s .1s, -webkit-transform .3s .1s
}

.card_inner__cta button span {
    text-shadow: 0 4px 18px #ba3f57
}

.card_inner__cta button:hover {
    box-shadow: 0 0 30px 2px #6ee946, 0 0 0 2px rgba(255, 255, 255, .19) inset
}

.row_dsc1 p {
    max-width: 600px;
    text-align: center;
    margin: 0 auto;
    color: #fff
}

.card_inner__circle img:hover {
    height: 72px
}

@-webkit-keyframes fly {
    0%,
    100% {
        left: 0
    }
    25% {
        top: -50px;
        left: 50px
    }
    50% {
        left: -130px
    }
    75% {
        top: 60px
    }
}

@keyframes fly {
    0%,
    100% {
        left: 0
    }
    25% {
        top: -50px;
        left: 50px
    }
    50% {
        left: -130px
    }
    75% {
        top: 60px
    }
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(720deg);
        transform: rotate(720deg)
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(720deg);
        transform: rotate(720deg)
    }
}

@-webkit-keyframes intro {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    25% {
        -webkit-transform: scale(1.06);
        transform: scale(1.06)
    }
    50% {
        -webkit-transform: scale(.965);
        transform: scale(.965)
    }
    75% {
        -webkit-transform: scale(1.02);
        transform: scale(1.02)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes intro {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    25% {
        -webkit-transform: scale(1.06);
        transform: scale(1.06)
    }
    50% {
        -webkit-transform: scale(.965);
        transform: scale(.965)
    }
    75% {
        -webkit-transform: scale(1.02);
        transform: scale(1.02)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

._disable-pointer-events {
    pointer-events: none!important
}

.amazing-menu {
    padding: 5px 0
}

.amazing-menu.-scrolled .menu-item {
    -webkit-transform: perspective(40rem) translateY(-.5rem) scaleX(.95) rotateX(-40deg);
    transform: perspective(40rem) translateY(-.5rem) scaleX(.95) rotateX(-40deg)
}

.amazing-menu .menu-item:hover {
    cursor: pointer
}

.amazing-menu .menu-item:hover .title {
    color: #ffc704;
    cursor: pointer
}

.amazing-menu .menu-item .container:after {
    display: table;
    content: '';
    clear: both
}

.amazing-menu .menu-item .icon img {
    width: 23px;
    position: relative;
    margin-bottom: 2px;
    margin-top: 2px
}

.content-slider.amazing-menu .menu-item {
    width: 17%;
    border-right: 1px solid #4e4e4e
}

.content-slider.amazing-menu .menu-item:first-child {
    border-left: 1px solid #4e4e4e
}

.amazing-menu .menu-item .title {
    display: inline-block;
    text-transform: uppercase;
    font-weight: 500;
    position: relative;
    top: 3px
}

.amazing-menu .menu-item .rating {
    float: right
}

.amazing-menu .menu-item .rating.-r1 .stars span:nth-of-type(2),
.amazing-menu .menu-item .rating.-r2 .stars span:nth-of-type(3),
.amazing-menu .menu-item .rating.-r3 .stars span:nth-of-type(4),
.amazing-menu .menu-item .rating.-r4 .stars span:nth-of-type(5),
.menu-item .rating.-r1 .stars span:nth-of-type(3),
.menu-item .rating.-r1 .stars span:nth-of-type(4),
.menu-item .rating.-r1 .stars span:nth-of-type(5),
.menu-item .rating.-r2 .stars span:nth-of-type(4),
.menu-item .rating.-r2 .stars span:nth-of-type(5),
.menu-item .rating.-r3 .stars span:nth-of-type(5) {
    opacity: .5
}

.amazing-menu .menu-item .rating .text {
    font-size: 12.6px;
    font-size: .7rem;
    opacity: .8;
    padding-top: 5px
}

.amazing-menu .menu-item .arrow {
    float: right;
    padding-top: 4px;
    margin-left: .5rem
}

.css-carousel-slider {
    text-align: center;
    z-index: 0
}

.hide-scroll {
    overflow: hidden
}

.content-slider {
    display: flex;
    align-items: center;
    justify-content: space-around;
    overflow-y: hidden;
    overflow-x: hidden
}

.amazing-menu .img-holder:not(:first-of-type) {
    margin: 0 0 0 5px
}

.amazing-menu .img-responsive {
    object-fit: cover
}

.badge {
    color: #fff;
    display: inline-block;
    font-size: .85em;
    line-height: 11px;
    max-height: 17px;
    padding: 4px
}

.badge.jackpot {
    background: #1fbe39ƒ√;
    border-radius: 0 6px 6px 0;
    color: #263238;
    bottom: 10px;
    position: absolute;
    right: -10px
}

.badge.new {
    background: #e01c6f;
    border-radius: 6px 0 0 6px;
    left: -7px;
    position: absolute;
    top: 20px
}

.new-header-dripdown {
    margin-left: 0;
    padding-left: 0;
    width: 100%;
    list-style: none;
    z-index: 1;
    position: relative;
    display: inline-table
}

.new-header-dripdown ul {
    display: none;
    background: rgba(0, 0, 0, .88);
    border-radius: 0 0 10px 10px;
    padding: 0;
    position: absolute;
    top: 100%
}

.new-header-dripdown li:hover>ul {
    display: block
}

.new-header-dripdown li {
    text-align: left;
    float: none;
    position: relative
}

.new-header-dripdown li:hover {
    background: #000
}

.new-header-dripdown li a {
    display: block;
    text-decoration: none;
    padding: 0 10px;
    color: #f8f8f8;
    cursor: pointer
}

.new-header-dripdown ul li a div {
    position: relative;
    top: 10px;
    font-size: 15px
}

.new-header-dripdown ul li a:hover {
    background: rgba(104, 104, 90, .57);
    color: #fff
}

.new-header-dripdown #down-triangle {
    float: right;
    width: 0;
    height: 0;
    margin-top: 26px;
    margin-right: 4px;
    border-top: 7px solid #fcb904;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent
}

.new-header-dripdown .circle {
    float: right;
    display: inline;
    width: 10px;
    height: 10px;
    margin-top: 10px;
    border: 3px solid #ededed;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%
}

.casino-box-inner {
    width: 100%;
    height: 510px;
    background: url(/htdocs/images/betindex/tetetsad.jpg) center no-repeat;
    background-size: cover;
    float: left;
    position: relative
}

.casino-box-inner .casino-bottom-box {
    width: 100%;
    height: 120px;
    background: rgba(0, 0, 0, .51);
    position: absolute;
    bottom: 0;
    z-index: 1
}

.casino-box-inner .casino-bottom-box a {
    cursor: pointer
}

.casino-bottom-box p {
    float: left;
    display: inline-block;
    padding-right: 10px;
    color: #feb408!important
}

.casino-bottom-box p:hover {
    color: #ccc
}

.casino-center-box {
    background: rgba(8, 8, 8, .73);
    box-shadow: 0 0 10px 1px #4c4c4c;
    cursor: pointer;
    border-radius: 20px;
    color: #dfdcdc;
    text-align: center;
    position: absolute;
    padding: 40px;
    font-size: 26px;
    top: 90px;
    left: 50px
}

.casino-box-inner .casino-bottom-box h3 {
    padding-left: 200px;
    padding-top: 15px;
    color: #fed62f;
    font-size: 28px
}

.casino-center-text {
    padding-left: 200px;
    margin-top: -30px
}

.casino-box-inner .casino-bottom-box .rotate-casino img {
    width: 100%;
    overflow: hidden;
    border-radius: 50%
}

.casino-box-inner .casino-bottom-box .rotate-casino img:nth-child(1) {
    width: 85%;
    position: relative;
    height: 108px;
    left: 8px;
    top: 8px
}

.casino-box-inner .casino-bottom-box .rotate-casino img:nth-child(2) {
    position: absolute;
    top: 0;
    left: 0
}

.casino-box-inner .casino-bottom-box .rotate-casino {
    width: 120px;
    height: 120px;
    position: absolute;
    left: 50px;
    top: -20px;
    border-radius: 50%
}

.casino-card-img {
    width: 300px;
    position: absolute;
    right: -35px;
    bottom: -35px
}

.rotate-png {
    -webkit-transform: rotate(180deg);
    -webkit-animation-name: rotate1;
    -webkit-animation-duration: 10s
}

@-webkit-keyframes rotate1 {
    from {
        -webkit-transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(180deg)
    }
}

@-webkit-keyframes rotate2 {
    from {
        -webkit-transform: rotate(180deg)
    }
    to {
        -webkit-transform: rotate(360deg)
    }
}

#card-animation h1 {
    font-family: AvantGarde-Bold, sans-serif;
    text-transform: uppercase;
    color: #e5e5e5;
    font-weight: 600;
    background: rgba(0, 0, 0, .57);
    border-radius: 10px;
    margin: 0;
    padding: 0;
    font-size: 40px;
    line-height: 47px
}

#card-animation h1 span {
    font-family: AvantGarde-ExtraLight, sans-serif
}

#card-animation h2 {
    font-family: AvantGarde-Medium, sans-serif;
    color: #cecece;
    margin: 20px 75px 30px;
    padding: 0;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400
}

#card-animation {
    display: block;
    width: 500px;
    box-sizing: border-box;
    margin: 10px auto auto;
    position: relative
}

#card-animation h1:before {
    content: "";
    height: 0!important;
    border: none!important
}

#card-animation .card1 {
    position: relative;
    top: 8px;
    animation: card1 ease 2s;
    animation-iteration-count: 1;
    transform-origin: 50% 50%;
    animation-fill-mode: forwards;
    -webkit-animation: card1 ease 2s;
    -webkit-animation-iteration-count: 1;
    -webkit-transform-origin: 50% 50%;
    -webkit-animation-fill-mode: forwards;
    -moz-animation: card1 ease 2s;
    -moz-animation-iteration-count: 1;
    -moz-transform-origin: 50% 50%;
    -moz-animation-fill-mode: forwards;
    -o-animation: card1 ease 2s;
    -o-animation-iteration-count: 1;
    -o-transform-origin: 50% 50%;
    -o-animation-fill-mode: forwards;
    -ms-animation: card1 ease 2s;
    -ms-animation-iteration-count: 1;
    -ms-transform-origin: 50% 50%;
    -ms-animation-fill-mode: forwards
}

#card-animation .content {
    width: 500px;
    position: absolute;
    top: 135px;
    left: 50%;
    margin-left: -250px;
    text-align: center;
    animation: content ease 2s;
    animation-iteration-count: 1;
    transform-origin: 50% 50%;
    animation-fill-mode: forwards;
    -webkit-animation: content ease 2s;
    -webkit-animation-iteration-count: 1;
    -webkit-transform-origin: 50% 50%;
    -webkit-animation-fill-mode: forwards;
    -moz-animation: content ease 2s;
    -moz-animation-iteration-count: 1;
    -moz-transform-origin: 50% 50%;
    -moz-animation-fill-mode: forwards;
    -o-animation: content ease 2s;
    -o-animation-iteration-count: 1;
    -o-transform-origin: 50% 50%;
    -o-animation-fill-mode: forwards;
    -ms-animation: content ease 2s;
    -ms-animation-iteration-count: 1;
    -ms-transform-origin: 50% 50%;
    -ms-animation-fill-mode: forwards
}

#card-animation .text {
    width: 370px
}

#card-animation .button {
    font-family: AvantGarde-Demi, sans-serif;
    color: #fff;
    margin: 0;
    cursor: pointer;
    padding: 12px;
    background-color: #e4a208;
    font-size: 14px;
    line-height: 16px;
    position: relative;
    top: 30px;
    text-decoration: none;
    text-transform: uppercase;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

#card-animation .button:hover {
    background-color: #fed62f;
    text-decoration: none
}

#card-animation .button-bet365-green {
    background-color: #028d70!important
}

.casino-box-inner-bet365 {
    background: url(/htdocs/styles/betindex/images/bet365-box-casino2.jpg) no-repeat #13815e!important;
    background-size: 100%!important
}

#card-animation .nothanks {
    font-family: AvantGarde-Medium, sans-serif;
    color: #fff;
    margin: 0;
    padding: 0;
    font-size: 10px;
    line-height: 14px;
    text-decoration: none;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

#card-animation .nothanks:hover {
    text-decoration: underline
}

.dropdown-menu .new-item-drop {
    background-image: url(/htdocs/styles/betindex/images/new-tick.png);
    background-size: 37px;
    background-repeat: no-repeat;
    background-position: right top
}

@media screen and (max-width:330px) {
    .casino-center-text {
        padding-left: 78px!important;
        padding-top: 20px
    }
}

@media screen and (max-width:500px) {
    .table-betindex .get-bonus img {
        width: 75px!important
    }
    .table-betindex .get-bonus a {
        font-size: 12px
    }
    .table-betindex .get-bonus span {
        padding: 4px 5px
    }
    .casino-box-inner .casino-bottom-box .rotate-casino {
        width: 100px!important;
        height: 100px!important;
        left: 25px!important
    }
    .casino-box-inner .casino-bottom-box .rotate-casino img:nth-child(1) {
        height: 86px!important
    }
    .casino-box-inner .casino-bottom-box h3 {
        padding-left: 133px!important;
        padding-top: 0!important;
        font-size: 20px!important
    }
    .casino-center-text {
        padding-left: 133px
    }
    #card-animation .osr-content {
        width: 100%!important
    }
    #card-animation {
        width: 100%
    }
    #card-animation .content {
        width: 250px;
        position: absolute;
        top: 21%;
        left: 45%;
        margin-left: -110px;
        text-align: center
    }
    #card-animation h1 {
        font-size: 21px;
        line-height: 30px;
        background: rgba(27, 27, 27, .57);
        border-radius: 15px;
        padding: 5px!important
    }
    #wrapper h1 span {
        font-size: 54px;
        line-height: 60px
    }
    #card-animation h2 {
        font-size: 14px;
        line-height: 16px;
        font-weight: 400;
        margin: 20px 0 30px
    }
}

.casino_games:hover span,
.edin-vs-drug:hover span {
    color: #ffc000!important;
    cursor: pointer
}

.bubble,
.bubble-left {
    padding: 5px;
    display: none;
    cursor: pointer
}

@keyframes card1 {
    0% {
        opacity: 0;
        transform: translate(0, -25px)
    }
    100%,
    25% {
        opacity: 1;
        transform: translate(0, 0)
    }
}

@-moz-keyframes card1 {
    0% {
        opacity: 0;
        -moz-transform: translate(0, -25px)
    }
    100%,
    25% {
        opacity: 1;
        -moz-transform: translate(0, 0)
    }
}

@-webkit-keyframes card1 {
    0% {
        opacity: 0;
        -webkit-transform: translate(0, -25px)
    }
    100%,
    25% {
        opacity: 1;
        -webkit-transform: translate(0, 0)
    }
}

@-o-keyframes card1 {
    0% {
        opacity: 0;
        -o-transform: translate(0, -25px)
    }
    100%,
    25% {
        opacity: 1;
        -o-transform: translate(0, 0)
    }
}

@-ms-keyframes card1 {
    0% {
        opacity: 0;
        -ms-transform: translate(0, -25px)
    }
    100%,
    25% {
        opacity: 1;
        -ms-transform: translate(0, 0)
    }
}

@keyframes content {
    0%,
    50% {
        opacity: 0;
        transform: translate(0, -25px)
    }
    100% {
        opacity: 1;
        transform: translate(0, 0)
    }
}

@-moz-keyframes content {
    0%,
    50% {
        opacity: 0;
        -moz-transform: translate(0, -25px)
    }
    100% {
        opacity: 1;
        -moz-transform: translate(0, 0)
    }
}

@-webkit-keyframes content {
    0%,
    50% {
        opacity: 0;
        -webkit-transform: translate(0, -25px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translate(0, 0)
    }
}

@-o-keyframes content {
    0%,
    50% {
        opacity: 0;
        -o-transform: translate(0, -25px)
    }
    100% {
        opacity: 1;
        -o-transform: translate(0, 0)
    }
}

@-ms-keyframes content {
    0%,
    50% {
        opacity: 0;
        -ms-transform: translate(0, -25px)
    }
    100% {
        opacity: 1;
        -ms-transform: translate(0, 0)
    }
}

.bubble {
    position: absolute!important;
    bottom: 25px;
    left: -2px;
    right: 0;
    width: 90px;
    border-radius: 10px;
    height: 32px;
    border: 0;
    background: rgba(0, 0, 0, .75);
    border-left: 0!important;
    border-right: 0!important
}

.bubble a {
    font-size: 13px
}

.bubble a i,
.bubble-left a i {
    font-size: 11px
}

.bubble a:hover {
    color: #eaad08!important
}

.bubble p {
    border: 5px solid transparent;
    border-top-color: rgba(0, 0, 0, .75);
    bottom: -10px;
    height: 0;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 0
}

.bubble:after,
.bubble:before {
    content: "";
    border-left: none!important;
    width: 0!important
}

@-webkit-keyframes animacion {
    0% {
        opacity: 0;
        -webkit-transform: scale(.9)
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1)
    }
}

@keyframes animacion {
    0% {
        opacity: 0;
        transform: scale(.9)
    }
    100% {
        opacity: 1;
        transform: scale(1)
    }
}

.bubble-left {
    position: absolute!important;
    bottom: 23px;
    left: 0;
    text-align: center;
    right: 0;
    width: 90px;
    border-radius: 10px;
    height: 32px;
    border: 0;
    background: rgba(0, 0, 0, .75);
    border-left: 0!important;
    border-right: 0!important
}

.bubble-left a:hover {
    color: #eaad08!important
}

.bubble-left p {
    border: 5px solid transparent;
    border-top-color: rgba(0, 0, 0, .75);
    bottom: -10px;
    height: 0;
    left: -50px;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 0
}

.header-second-template-home span:hover i,
.homepage-see_all:hover i {
    left: 5px
}

.edin-vs-drug,
.livescore {
    margin-bottom: 15px;
    padding: 5px 10px
}

.bubble-left:after,
.bubble-left:before {
    content: "";
    border-left: none!important;
    width: 0!important
}

. .info-section .bubble-popup:hover .bubble,
.bubble-popup:hover .bubble-left {
    display: block;
    -webkit-animation: animacion .3s cubic-bezier(.98, -.18, .65, 1.32);
    animation: animacion .3s cubic-bezier(.98, -.18, .65, 1.32)
}

.bubble-popup {
    padding: 5px 5px 5px 0
}

.custom-logo-background {
    background: #0d5f41!important
}

.custom-logo {
    color: #fff!important;
    padding: 2px 0 2px 3px;
    font-weight: 600;
    font-size: 12px
}

.custom-logo-green {
    color: #fddc41!important;
    padding: 2px 2px 3px 0;
    font-weight: 600;
    font-size: 12px
}

.float-icon {
    float: right
}

.special-box-table-3 . .otbori {
    font-size: 16px!important
}

.special-box-table-3 .table-betindex p {
    dominant-baseline: 16px
}

.header-second-template-home {
    background: url(/htdocs/styles/betindex/images/asdawea.jpg);
    background-size: cover
}

.header-second-template-home span {
    float: right;
    margin-right: 7px;
    font-size: 16px;
    color: #fcb904
}

.header-second-template-home span:hover {
    color: #fcb904
}

.header-second-template-home span i {
    padding-left: 5px;
    position: relative;
    top: 1px
}

.header-second-livescore div.line-tabel-4,
.header-second-template-home div.line-tabel-4,
.header-second-template-klasirane div.line-tabel-4,
.header-second-template-najivo div.line-tabel-4 {
    text-align: left!important;
    font-weight: 400!important;
    padding-left: 7px
}

.header-second-template-home div.line-tabel-4 a {
    color: #fff;
    cursor: pointer
}

.special-box-table-klasirane {
    float: left
}

.header-second-template-klasirane div.line-tabel-4 a {
    color: #fff
}

.header-second-template-klasirane div.line-tabel-4 a span img {
    width: 60px;
    float: right;
    position: absolute;
    right: 115px;
    z-index: 1;
    top: -9px
}

.special-box-table-home .-header {
    border-bottom: 3px solid #fcb904
}

.special-box-table-home {
    border: none!important;
    box-shadow: 0 0 10px 0 #a1a1a1;
    float: left
}

.star-klasirane {
    color: #e29a00!important
}

.special-box-table-najivo {
    float: left;
    border: 1px solid #68685a!important;
    background: url(/htdocs/styles/betindex/images/YouTube_Wooden_Play_Button.png) right 35px no-repeat #fff;
    background-size: 150px
}

.special-box-table-livescore,
.special-box-table-najivo . {
    border-bottom: 1px solid #ededed;
    background: 0 0!important
}

.special-box-table-najivo .:nth-child(even) {
    background: 0 0!important
}

.header-second-template-najivo div.line-tabel-4 a {
    color: #fff;
    cursor: pointer
}

.header-second-livescore {
    background: #000;
    border-bottom: 3px solid #fcb904
}

.header-second-livescore div.line-tabel-4 a {
    color: #fff
}

.homepage-see_all {
    float: right;
    margin-right: 7px;
    font-size: 16px;
    color: #fcb904
}

.homepage-see_all i {
    padding-left: 5px;
    position: relative;
    top: 1px
}

.livescore {
    width: 100%;
    float: left;
    position: relative;
    background: rgba(0, 0, 0, .5);
    background-size: cover
}

.livescore img {
    position: absolute;
    top: -10px;
    left: 11px;
    width: 173px
}

.livescore i {
    float: right;
    color: #fff;
    font-size: 30px;
    width: 30px;
    height: 30px;
    background: url(/htdocs/images/betindex/yellow-arrow-livescore.png) no-repeat;
    background-size: 30px;
    margin-right: 5px;
    position: relative;
    right: 0;
    transition: right ease .5s
}

.livescore i:hover {
    right: -10px
}

.edin-vs-drug {
    width: 100%;
    float: left;
    position: relative;
    background: rgba(0, 0, 0, .55)
}

.edin-vs-drug span:first-child {
    font-size: 18px;
    color: #fff;
    font-weight: 400
}

.edin-vs-drug span:nth-child(2) {
    position: absolute;
    width: 47px;
    top: -4px;
    right: 0;
    left: -115px;
    margin: 0 auto
}

.edin-vs-drug span:nth-child(2) img {
    width: 100%
}

.edin-vs-drug span:nth-child(3) {
    position: absolute;
    width: 61px;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: -10px
}

.edin-vs-drug span:nth-child(3) img {
    width: 100%
}

.edin-vs-drug span:nth-child(4) {
    position: absolute;
    width: 47px;
    top: -4px;
    right: 0;
    left: 115px;
    margin: 0 auto
}

.casino_games i,
.edin-vs-drug i {
    height: 30px;
    margin-right: 5px;
    transition: right ease .5s;
    color: #fff
}

.edin-vs-drug span:nth-child(4) img {
    width: 100%
}

.edin-vs-drug span:nth-child(5) {
    color: #fff;
    text-align: right;
    font-size: 14px;
    position: absolute;
    right: 54px;
    top: 9px
}

.edin-vs-drug i {
    float: right;
    font-size: 30px;
    width: 30px;
    background: url(/htdocs/images/betindex/yellow-arrow-livescore.png) no-repeat;
    background-size: 27px;
    position: relative;
    right: 0
}

.edin-vs-drug i:hover {
    right: -10px
}

.casino_games {
    width: 100%;
    float: left;
    position: relative;
    background: rgba(0, 0, 0, .5);
    padding: 5px 10px;
    margin-bottom: 15px
}

.casino_games span {
    font-size: 18px;
    color: #fff;
    font-weight: 400
}

.casino_games i {
    float: right;
    font-size: 30px;
    width: 30px;
    background: url(/htdocs/images/betindex/yellow-arrow-livescore.png) no-repeat;
    background-size: 30px;
    position: relative;
    right: 0
}

.casino_games i:hover {
    right: -10px
}

.blog-card-index {
    transition: height .3s ease;
    -webkit-transition: height .3s ease;
    background: #fff;
    border-radius: 3px;
    border: 1px solid #efeded;
    margin: 0 auto 1.6%;
    overflow: hidden;
    position: relative;
    font-size: 14px;
    line-height: 1.45em
}

.blog-card-index:hover .details {
    left: 0
}

.blog-card-index:hover.alt .details {
    right: 0
}

.blog-card-index .photo {
    height: 200px;
    position: relative
}

.blog-card-index .photo.photo1 img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    background: #262626
}

.blog-card-index .details {
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    background: rgba(0, 0, 0, .6);
    box-sizing: border-box;
    color: #fff;
    font-family: "Open Sans";
    list-style: none;
    margin: 0;
    padding: 10px 15px;
    height: 200px;
    position: absolute;
    top: 0;
    left: -100%
}

.blog-card-index .details>li {
    padding: 3px 0
}

.blog-card-index .details .tags ul:before,
.blog-card-index .details li:before {
    font-family: FontAwesome;
    margin-right: 10px;
    vertical-align: middle
}

.blog-card-index .details .author:before {
    content: "\f007"
}

.blog-card-index .details .date:before {
    content: "\f133"
}

.blog-card-index .details .tags ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.blog-card-index .details .tags ul:before {
    content: "\f02b"
}

.blog-card-index .details .tags li {
    display: inline-block;
    margin-right: 3px
}

.blog-card-index .details a {
    color: inherit;
    border-bottom: 1px dotted
}

.blog-card-index .details a:hover {
    color: #75d13b
}

.blog-card-index .description {
    padding: 5px;
    box-sizing: border-box;
    position: relative
}

.blog-card-index .description h3 {
    line-height: 22px;
    margin: 0 0 10px;
    font-size: 20px;
    font-weight: 100
}

.blog-card-index .description h2 {
    color: #9b9b9b;
    font-family: "Open Sans";
    line-height: 1.2em;
    text-transform: uppercase;
    font-size: 1em;
    font-weight: 400;
    margin: 1.2% 0
}

.blog-card-index .description p {
       position: relative;
    margin: 0;
    padding-top: 0;
    color: #6b6b6b;
    font-size: 15px;
    line-height: 1.4!important;

}

.blog-card-index .description .read-more-new-index {
    color: #fcb904;
    margin-bottom: 10px;
    margin-right: 10px;
    float: right
}

.blog-card-index .description .read-more-new-index:after {
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    content: "\f061";
    position: static;
    font-family: FontAwesome;
    margin-left: -10px;
    opacity: 0;
    vertical-align: middle
}

.blog-card-index .description .read-more-new-index:hover:after {
    margin-left: 5px;
    opacity: 1
}

@media screen and (min-width:600px) {
    main.container.event-inner:before {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        left: -100%;
        top: 0;
        background: #e5e5ed
    }
    main.container.event-inner:after {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        left: 100%;
        top: 0;
        background: #e5e5ed
    }
    #Съдържание1 p,
    ul .news_tabs {
        height: 32px
    }
    #Съдържание1 p:hover,
    ul .news_tabs:hover {
        background: #f3f3f3
    }
    #Съдържание1 p:after,
    ul .news_tabs:after {
        content: '\f107';
        font-family: FontAwesome;
        right: 10px
    }
    #Съдържание1 p a,
    ul .news_tabs a {
        width: 98%;
        left: 10px;
        position: absolute
    }
    .hide_desktop {
        display: none
    }
    ul .news_tabs:after {
        position: absolute
    }
    #Съдържание1 p:after {
        position: absolute
    }
    .blog-card-index {
        height: 130px;
        width: 100%
    }
    .search_result .blog-card-index {
        height: 55px;
        width: 100%
    }
    .search_result .blog-card-index .photo {
        width: 159px
    }
    .search_result .blog-card-index .description h3 {
        font-size: 16px
    }
    .blog-card-index:hover .photo {
        -webkit-transform: rotate(5deg) scale(1.3);
        transform: rotate(5deg) scale(1.3)
    }
    .blog-card-index:hover.alt .photo {
        -webkit-transform: rotate(-5deg) scale(1.3);
        transform: rotate(-5deg) scale(1.3)
    }
    .blog-card-index .photo {
        transition: all .5s ease;
        -webkit-transition: all .5s ease;
        float: left;
        height: 100%;
        width: 31%
    }
    .blog-card-index .details {
        width: 40%
    }
    .blog-card-index .description {
        float: left;
        width: 69%;
        z-index: 0
    }
    .blog-card-index .description:before {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        content: "";
        background: #fff;
        width: 100%;
        z-index: -1;
        height: 169px;
        position: absolute;
        left: -15px;
        top: 0;
        bottom: 0
    }
}

.box-type.special-box-home {
    float: left;
    width: 100%
}

.custom-aside-move2 aside {
    margin-top: 25px
}

.custom-aside-move4 aside {
    margin-top: 40px
}

.active_menu_class > a {
    color: #fdb905!important
}

.top-bar.expanded .toggle-topbar.menu-icon span:after {
    background: #2b2b2b
}

.name-logo a {
    width: auto!important
}

.logo-new-nav {
    width: 90px;
    position: relative;
    border-radius: 0!important;
    top: -3px;
    margin-bottom: 0!important
}

.contain-to-grid .name-logo {
    padding: 0!important
}

.title.back.js-generated a {
    padding-left: 30px;
    text-align: left;
    background: #333
}

.title.back.js-generated:after {
    font-family: FontAwesome;
    content: "\f104";
    position: absolute;
    color: #bfbfbf;
    top: 6px;
    left: 15px
}

.heading-image-megamenu {
    width: 80px;
    margin-bottom: 0!important
}

.megamenu_icon {
    font-size: 23px;
    padding-right: 7px;
    position: relative;
    top: 3px
}

.megamenu_icon2 {
    font-size: 14px;
    padding-right: 5px;
    position: relative;
    top: 1px
}

.megamenu_icon3 {
    font-size: 15px;
    padding-right: 4px;
    position: relative;
    top: -1px
}

.contain-to-grid .column .is-hover li:first-child a {
    background-image: url(/htdocs/images/betindex/new-tick2.png)!important;
    background-size: 29px!important;
    background-repeat: no-repeat!important;
    background-position: left top
}

.casino_games i {
    background-size: 27px!important
}

@media (min-width:641px) {
    .swiper-container.swiper-container-horizontal .swiper-wrapper .swiper-slide {
        background: #fff;
        min-height: 162px;
        box-shadow: 0 0 15px 0 #cccaca
    }
    .swiper-container.swiper-container-horizontal .swiper-wrapper .swiper-slide a .img-fluid {
        height: 100px!important;
        width: 100%;
        object-fit: cover
    }
}

@media (max-width:641px) {
    .casino_games span,
    .edin-vs-drug span:first-child {
        font-size: 16px!important
    }
    .mobile-search {
        display: block!important
    }
    .contain-to-grid .column li a {
        line-height: 1.2em!important
    }
    .top-bar {
        background: #000
    }
    .top-bar .name p a {
        width: 30%;
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto;
        text-align: center
    }
    .top-bar.expanded .toggle-topbar.menu-icon {
        background-color: #000
    }
}

.top-bar .toggle-topbar.menu-icon a span {
    padding-right: 10px;
    margin-right: 13px;
    top: 5px;
    position: relative
}

.top-bar .toggle-topbar.menu-icon a span:after {
    content: '';
    position: absolute;
    top: -13px;
    right: 0;
    width: 1px;
    height: 48px;
    background: #4e4e4e
}

.real-money {
    margin-bottom: 20px;
    display: inline-block;
    width: 100%;
    max-width: 720px;
    padding: 15px;
    border-bottom: 3px solid transparent;
    border-image: linear-gradient(to right, rgba(0, 128, 0, 0), #f6ce00, rgba(255, 255, 0, 0));
    border-image-slice: 1;
    color: #fff
}

.real-money .money-img {
    width: 125px
}

.real-money h3 {
    text-align: center;
    width: auto;
    font-size: 25px;
    color: #c5a106;
    padding-bottom: 10px
}

.efbet_casino_btn,
.winbet_casino_btn {
    width: 237px;
    height: 50px;
    overflow: hidden;
    border-radius: 5px;
    margin: 0 auto;
    display: inline-block;
    cursor: pointer
}

.efbet_casino_btn i,
.winbet_casino_btn i {
    float: right;
    padding: 10px 15px 10px 10px;
    font-size: 28px
}

.efbet_casino_btn {
    background: url(/htdocs/styles/betindex/images/efbet-btn-4.png) 12px 3px no-repeat #29292c;
    background-size: 49%
}

.efbet_casino_btn:hover {
    box-shadow: 0 0 7px 1px #8c8c8c
}

.efbet_casino_btn i {
    color: #ffc61c
}

.winbet_casino_btn {
    background: url(/data/banners/22bet-kazino-igri/22Bet-logotype2.png) 8px 7px no-repeat #0d140c;
    background-size: 61%;
    border: 2px solid
}

.winbet_casino_btn i {
    color: #f13920
}

.winbet_casino_btn:hover {
    box-shadow: 0 0 7px 1px #8c8c8c
}

.banner-fullwidth {
    text-align: right;
    position: relative;
    border: 2px solid #26af55;
    box-shadow: 0 0 4px 0;
    background: url(/htdocs/styles/betindex/images/banner-line2.png) 0
}

.banner-fullwidth img {
    height: auto!important
}

.banner-fullwidth2 {
    text-align: center;
    background: #156534
}

.news_tabs {
    padding-left: 10px;
    list-style: none!important
}

.warning-box {
    background: #e8e8e8;
    color: #252525!important;
    padding: 10px 10px 10px 15px;
    font-weight: 500
}

.warning-box i {
    font-size: 50px;
    float: left;
    padding-right: 10px
}

.top-bet365-box {
    background: #e8e8e8;
    float: left;
    width: 100%;
    padding: 15px
}

.top-bet365-box img {
    display: inline-block;
    float: left!important;
    padding-right: 15px
}

.top-bet365-box .top-bet365-description {
    display: inline-block;
    float: left
}

.top-bet365-box .top-bet365-description .replace_h3 {
    padding-top: 0;
    font-size: 18px;
    font-weight: 600
}

.top-bet365-description .replace_h3 i {
    font-size: 15px;
    color: #e4b904;
    padding: 1px;
    position: relative;
    top: -4px
}

.top-bet365-box #reg_button {
    text-align: center;
    padding: 20px 0;
    display: block;
    height: 30px;
    max-width: 250px;
    line-height: 1px;
    cursor: pointer;
    font-size: 22px;
    color: #f0f0f0;
    border-radius: 10px;
    border-bottom: 4px solid #046746;
    box-shadow: 4px 5px 4px #adadad;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    background: -webkit-linear-gradient(#07aa74, #013121);
    background: -o-linear-gradient(#07aa74, #013121);
    background: -moz-linear-gradient(#07aa74, #013121);
    background: linear-gradient(#07aa74, #013121);
    -webkit-transition: background 50ms linear;
    -moz-transition: background 50ms linear;
    -o-transition: background 50ms linear;
    background-size: 1px 200px;
    transition: all .05s linear
}

.top-bet365-box h4 {
    font-size: 18px;
    color: #6b6b6b
}

#reg_button:hover {
    background-position: 100px
}

#reg_button:active {
    box-shadow: 2px 2px 2px #777;
    border-bottom: 1px solid #0045a6;
    transform: translateY(3px)
}

.top-bet365-box .reg_button {
    text-decoration: none;
    color: #fff!important
}

.top-bet365-box .reg_button:hover {
    text-decoration: none
}

.top-bet365-box .rules-bet365 {
    font-size: 12px;
    color: #949292
}

.top-bet365-box .rules-bet365 span {
    padding-left: 5px
}

.top-bet365-box .ewd_a {
    color: red
}

.live-on-tv-line a {
    background: #ececec;
    width: 100%;
    float: left;
    padding: 10px
}

.live-on-tv-line a span {
    color: #636262;
    float: left;
    text-decoration: none
}

.live-on-tv-line a i {
    color: red;
    float: left;
    font-size: 30px;
    padding-right: 10px
}

.comment-line {
    background: #eee;
    margin-bottom: 15px!important;
    padding: 5px
}

.comment-line .media p {
    margin-bottom: 0;
    color: #535353
}

.promo-new1 {
    display: none
}

@media (min-width:767px) {
    .general_head h2 {
        display: flex;
        align-items: center;
        line-height: 1.3;
        padding: 3px 0;
        margin-top: 0
    }
    .odd-label {
        font-size: 12px;
        font-weight: 700
    }
    .row-heigh-iv .col-xs-1 {
        width: 9.8%
    }
    article div,
    article li,
    article p {
        font-size: 16px
    }
    .casinog-head h1 {
        font-size: 20px
    }
    .casinog-head {
        padding-top: 30px
    }
    .html_banner_new {
        height: 120px
    }
    .real-money .money-img {
        margin-top: -50px;
        margin-left: 10px
    }
    .winbet_casino_btn {
        position: relative;
        top: 5px
    }
    .promo-new1,
    .promo-new1 a {
        position: absolute;
        width: 100%;
        left: 0
    }
    .promo-new1 {
        display: block!important;
        top: 0;
        height: 1200px;
        background: url(/htdocs/images/betindex/winbet-betindex-promo9.png) center top -31px no-repeat
    }
    .promo-new1 a {
        height: 100vh;
        top: 0;
        right: 0
    }
    .test-banner {
        position: relative;
        height: 90px
    }
    .test-banner a {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        top: 0
    }
}

table.vergleich {
    box-shadow: 0 0 20px rgba(0, 0, 0, .05);
    margin: 1em 0 0;
    max-width: 890px;
    background: linear-gradient(to right, #080808, #858588)
}

table tr:first-child td:first-child,
table tr:first-child th:first-child {
    border-radius: 5px 0 0
}

table.vergleich .first-cell {
    width: 22.5%
}

table th.white:first-child,
table tr td:first-child {
    border-left: 1px solid #e8eef4
}

table.vergleich .first-cell .logo {
    background: #4a4a4a;
    width: 100%;
    text-align: center;
    vertical-align: middle;
    height: 150px;
    display: inline-block;
    padding: 10px;
    box-sizing: border-box;
    border-radius: 5px
}

table.vergleich.sidebar tr.vergleich-row td.second-cell {
    position: relative;
    padding-bottom: 45px
}

table.vergleich .second-cell.bedingungen {
    padding: 20px 0;
    width: 30%;
    border: none
}

table.paymentbox tr:first-child td,
table.vergleich tr:first-child td {
    position: relative;
    border: none
}

table.vergleich tr td {
    border-right-width: 0;
    padding: 20px
}

table.vergleich .third-cell {
    width: 37.5%;
    padding-top: 15px
}

table.vergleich .second-cell.bedingungen .providername {
    font-size: 24px;
    margin: 5px 0 10px;
    display: block;
    cursor: pointer;
    color: #feb207
}

table.vergleich.sidebar tr.vergleich-row td.second-cell div.highlightlist {
    min-height: 40px
}

table.vergleich .second-cell.bedingungen ul {
    margin: 0 0 10px;
    list-style: none;
    padding-left: 0
}

.vergleich .button.shadow,
.vergleich a.button.shadow {
    box-shadow: 0 0 10px rgba(0, 0, 0, .06)
}

.btn-shortcode.orange,
.button.generatedRLM,
.vergleich .button,
.vergleich a.button {
    border-radius: 5px;
    font-size: 16px;
    text-transform: uppercase;
    background: #ff7200;
    color: #fff;
    padding: 9px 30px;
    line-height: 20px;
    display: inline-block;
    font-weight: 700;
    margin-right: 5px;
    cursor: pointer;
    text-align: center;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

table.top3-ranking-box .second-cell.bedingungen ul li,
table.vergleich .second-cell.bedingungen ul li {
    margin-bottom: 0;
    background: url(https://www.wettenerfahrungen.com/wp-content/themes/wettenerfahrungen.com/images/okay-sign-small-green.png) -3px 0 no-repeat;
    padding-left: 20px;
    list-style: none;
    color: #fff
}

.raiting-box {
    position: relative;
    top: 10px
}

table.vergleich.sidebar .conversionbuttons {
    position: absolute;
    width: 390px;
    z-index: 1
}

table.vergleich tr.vergleich-row td.second-cell .button.small.erfahrungen {
    width: 190px;
    text-decoration: none;
    text-align: center
}

table.vergleich tr.vergleich-row td.second-cell .button.small {
    margin-bottom: 10px;
    vertical-align: middle
}

.button.green,
.button.green:active,
a.button.green,
a.button.green:active {
    background: linear-gradient(to bottom, #fddf3a, #fcb204);
    color: #000
}

.button.small {
    padding: 12px 15px;
    line-height: 16px;
    font-size: 16px
}

.button.green:hover,
a.button.green:hover {
    background: linear-gradient(to bottom, #fcb204, #fddf3a);
    color: #000!important
}

.button.white:hover,
a.button.white:hover {
    background-color: #000;
    border-color: #fbc420
}

table.vergleich .third-cell .inner>div {
    display: inline-block;
    width: 30%;
    float: left;
    padding: 10px 1px;
    box-sizing: border-box;
    border: 1px solid #6a6a6c;
    background: #3e3e3e;
    height: 70px;
    vertical-align: middle;
    margin-bottom: 12px;
    text-align: center;
    color: #c7c7c7;
    font-size: 11px
}

.button.white,
.button.white:active,
a.button.white,
a.button.white:active {
    background: 0 0;
    color: #fff;
    border: 2px solid #e9f0f5
}

table.vergleich .third-cell .inner>div.bonus.long,
table.vergleich.sidebar .third-cell .inner>div.bonus {
    padding-top: 15px;
    border-radius: 5px 0 0 5px
}

table.vergleich .third-cell .inner>div.bonus.long span {
    font-size: 12px;
    line-height: 1.25em
}

table.vergleich .third-cell .inner>div.bonus span {
    color: #fff;
    font-size: 16px;
    display: inline-block;
    height: 20px
}

.mobile-icon.desktop {
    background-position: -5px -2px
}

.mobile-icon.apple {
    background-position: -33px -2px
}

.mobile-icon.android {
    background-position: -60px -2px
}

table.vergleich .third-cell .inner>div.mobile .mobile-icon {
    margin-bottom: 2px
}

.mobile-icon {
    display: inline-block;
    width: 19px;
    height: 20px;
    background: url(/htdocs/images/betindex/icons-mobile-app-1.png) no-repeat
}

table.vergleich.sidebar .third-cell .inner>div.rating {
    padding-top: 25px
}

table.vergleich .third-cell .inner>div.rating {
    position: relative;
    top: -20px;
    height: 110px;
    border-radius: 5px;
    box-shadow: 0 0 20px rgba(0, 0, 0, .05);
    width: 40%;
    margin-bottom: -10px;
    padding: 33px 5px 10px;
    font-size: 14px
}

table.vergleich .third-cell .inner>div.rating span {
    color: #feb207;
    font-size: 24px;
    font-weight: 700
}

table.vergleich .first-cell .logo img {
    display: inline-block;
    vertical-align: middle;
    object-fit: cover;
    width: 100%;
    height: 100%
}

@media only screen and (max-width:767px) {
    .bootom-tape img{
        height: 36px;
    }
    article div,
    article li,
    article p {
        font-size: 15px
    }
    .casinog-head {
        background: #000;
        border-top: 1px solid #4e4e4e;
        margin-top: 5px
    }
    .first-slide-nav {
        height: 100vh!important
    }
    .contain-to-grid .m-menu {
        overflow-y: scroll!important;
        height: 100vh!important;
        padding-bottom: 20vh
    }
    table.vergleich {
        width: 100%
    }
    table.vergleich .third-cell .inner>div {
        background: 0 0
    }
    table.vergleich.sidebar .third-cell {
        display: block;
        width: 100%;
        box-sizing: border-box
    }
    table.vergleich.sidebar tr {
        display: block;
        width: 100%
    }
    table.vergleich .first-cell .logo {
        height: 85px
    }
    table.vergleich .first-cell {
        width: 15%
    }
    table.vergleich.sidebar tr.vergleich-row td.second-cell div.highlightlist {
        min-height: 0
    }
    table.vergleich.sidebar .conversionbuttons {
        position: static;
        width: auto;
        text-align: center
    }
}

@media screen and (max-width:768px) {
    table.vergleich .third-cell .inner>div.bonus,
    table.vergleich .third-cell .inner>div.mobile,
    table.vergleich.sidebar .third-cell .inner>div.bonus,
    table.vergleich.sidebar .third-cell .inner>div.mobile {
        padding-top: 5px;
        padding-right: 5px;
        text-align: center
    }
    table.vergleich tr.vergleich-row:first-child td.second-cell {
        border-radius: 0 5px 0 0!important;
        padding: 10px
    }
    table.vergleich .third-cell .inner>div,
    table.vergleich .third-cell .inner>div.rating {
        width: 33%
    }
    table.vergleich tr.vergleich-row td.third-cell:last-child,
    table.vergleich tr.vergleich-row td:last-child,
    table.vergleich tr:last-child td:first-child {
        border-radius: 0!important;
        padding: 10px
    }
    table.vergleich .third-cell .inner>div {
        border: none;
        height: auto;
        padding: 5px 0;
        margin-bottom: 5px;
        text-align: left
    }
    table.vergleich .third-cell .inner>div.rating,
    table.vergleich.sidebar .third-cell .inner>div.rating {
        top: 0;
        margin-bottom: 0;
        height: auto;
        padding-top: 5px;
        box-shadow: none;
        background: 0 0;
        font-size: 11px;
        text-align: center
    }
    table.vergleich.sidebar tr {
        float: left
    }
}

@media screen and (max-width:480px) {
    .first-cell.entry.rank1.transition {
        display: none
    }
    table.vergleich .second-cell.bedingungen {
        padding: 5px 0
    }
    table.vergleich.sidebar tr.vergleich-row td.second-cell {
        padding-bottom: 5px;
        text-align: center
    }
    table.vergleich .second-cell.bedingungen ul li {
        padding-left: 0;
        background: 0 0
    }
    table.vergleich .first-cell .logo {
        height: 45px
    }
    table.vergleich .first-cell {
        min-width: 70px;
        padding: 20px 10px
    }
}

.main-contact {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    background: url(/htdocs/styles/betindex/images/contact-background.png) #e6e6e6;
    padding-bottom: 50px;
    margin-bottom: 10px
}

.main-contact .header,
.main-contact legend.header {
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: 1.25rem;
    margin: .5em 0
}

.main-contact .bio,
.main-contact .contact {
    max-width: 320px;
    margin-top: 10vh;
    text-align: center
}

.main-contact .bio .profile-img {
    max-width: 10em;
    padding-bottom: 2em
}

.main-contact .bio .bio-link {
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: 1rem;
    display: inline-block;
    float: left;
    clear: left;
    text-decoration: none;
    color: #eee;
    margin-bottom: .25em;
    -webkit-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out
}

.main-contact .bio .bio-link i {
    margin-left: 8px
}

.main-contact .bio .bio-link::after {
    display: block;
    content: '';
    height: 1px;
    width: 0;
    background: #fdb905;
    -webkit-transition: width .3s ease-in-out;
    transition: width .3s ease-in-out
}

.main-contact .bio .bio-link:hover::after {
    width: 100%
}

.main-contact .bio .bio-link:hover {
    color: #fdb905
}

.main-contact .new-contact {
    color: #fdb905;
    background-image: linear-gradient(135deg, #707070, #141416);
    background-image: -webkit-linear-gradient(135deg, #707070, #141416);
    padding: 50px;
    box-shadow: 0 0 10px 0 #606061
}

.main-contact .new-contact form fieldset {
    font-size: 1rem;
    position: relative;
    border: none;
    margin-bottom: .25em;
    padding: .25em 0
}

.main-contact .new-contact form fieldset label {
    font-size: .875rem;
    display: block;
    position: absolute;
    right: .125em;
    top: 1.5em;
    color: #e6e6e6
}

.main-contact .new-contact form button,
.main-contact .new-contact form input,
.main-contact .new-contact form textarea {
    border: 0
}

.main-contact .new-contact form button:focus,
.main-contact .new-contact form input:focus,
.main-contact .new-contact form textarea:focus {
    outline: 0
}

.main-contact .new-contact form input,
.main-contact .new-contact form textarea {
    display: block;
    font-size: 1rem;
    padding: .5em 0;
    width: 280px;
    background: 0 0;
    color: #e0e0e0;
    border-bottom: 1px solid #888;
    -webkit-transition: border .3s ease-in-out;
    transition: border .3s ease-in-out
}

.main-contact .new-contact form input:focus,
.main-contact .new-contact form textarea:focus {
    border-bottom: 1px solid #fdb905
}

.main-contact .new-contact form input::-webkit-input-placeholder,
.main-contact .new-contact form textarea::-webkit-input-placeholder {
    color: #888
}

.main-contact .new-contact form input:-ms-input-placeholder,
.main-contact .new-contact form textarea:-ms-input-placeholder {
    color: #888
}

.main-contact .new-contact form input::-ms-input-placeholder,
.main-contact .new-contact form textarea::-ms-input-placeholder {
    color: #888
}

.main-contact .new-contact form input::placeholder,
.main-contact .new-contact form textarea::placeholder {
    color: #888
}

.main-contact .new-contact input[type=submit] {
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: 1rem;
    display: block;
    margin-top: 20px;
    background: #7b6760;
    color: #eee;
    padding: 1em 2em;
    -webkit-box-shadow: 0 0 40px 0 rgba(21, 21, 21, .6);
    box-shadow: 0 0 40px 0 rgba(21, 21, 21, .6);
    border-bottom: 0!important
}

.main-contact .new-contact input[type=submit]:focus {
    border-bottom: 0!important
}

.main-contact .new-contact input[type=submit]:hover {
    -webkit-animation: swell .5s ease-in-out;
    animation: swell .5s ease-in-out;
    cursor: pointer
}

.main-contact .new-contact textarea {
    resize: none
}

.main-contact {
    cursor: pointer;
    overflow: hidden;
    -webkit-animation: Page .6s ease-in-out forwards;
    animation: Page .6s ease-in-out forwards
}

.bio {
    -webkit-animation: Bio .6s ease-in-out forwards;
    animation: Bio .6s ease-in-out forwards
}

.bio p {
    color: #656565
}

.new-contact {
    position: relative;
    -webkit-animation: Contact .6s ease-in-out forwards;
    animation: Contact .6s ease-in-out forwards
}

.form_image_element {
    position: absolute;
    bottom: 0;
    right: 0
}

@-webkit-keyframes Page {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes Page {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-webkit-keyframes Bio {
    0% {
        -webkit-transform: translateX(-50vw);
        transform: translateX(-50vw)
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes Bio {
    0% {
        -webkit-transform: translateX(-50vw);
        transform: translateX(-50vw)
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@-webkit-keyframes Contact {
    0% {
        -webkit-transform: translateX(50vw);
        transform: translateX(50vw)
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes Contact {
    0% {
        -webkit-transform: translateX(50vw);
        transform: translateX(50vw)
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@-webkit-keyframes swell {
    0%,
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
}

@keyframes swell {
    0%,
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
}

@font-face {
    font-family: Icons_minus_plus;
    src: url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg6SBCYAAAC8AAAAYGNtYXAZWs5OAAABHAAAAExnYXNwAAAAEAAAAWgAAAAIZ2x5ZgMgKjcAAAFwAAABHGhlYWQBdnXNAAACjAAAADZoaGVhB8IDxwAAAsQAAAAkaG10eAoAAAAAAALoAAAAGGxvY2EAtgBYAAADAAAAAA5tYXhwAAgANwAAAxAAAAAgbmFtZWQ3xxoAAAMwAAABXXBvc3QAAwAAAAAEkAAAACAAAwQAAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADm/APA/8D/wAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAACAAAAAwAAABQAAwABAAAAFAAEADgAAAAKAAgAAgACAAEAIOb8//3//wAAAAAAIOb7//3//wAB/+MZCQADAAEAAAAAAAAAAAAAAAEAAf//AA8AAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAUAEAAJAABgAABMVFB4CMyEyPgI9ATQuAiMhIg4CFQAFCQsHA8AHCwkFBQkLB/xABwsJBQIgwAcLCQUFCQsHwAcLCQUFCQsHAAEAAP/ABAADwAA0AAABIRE0LgIrASIOAhURISIOAh0BFB4CMyERFB4COwEyPgI1ESEyPgI9ATQuAiMD4P6gBQkLB8AHCwkF/qAHCwkFBQkLBwFgBQkLB8AHCwkFAWAHCwkFBQkLBwJAAWAHCwkFBQkLB/6gBQkLB8AHCwkF/qAHCwkFBQkLBwFgBQkLB8AHCwkFAAABAAAAAAAA97mfFl8PPPUACwQAAAAAAM8sGKgAAAAAzywYqAAA/8AEAAPAAAAACAACAAAAAAAAAAEAAAPA/8AAAAQAAAAAAAQAAAEAAAAAAAAAAAAAAAAAAAAGAAAAAAAAAAAAAAAAAgAAAAQAAAAEAAAAAAAAAAAKABQAHgBEAI4AAAABAAAABgA1AAEAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAADgCuAAEAAAAAAAEAFgAAAAEAAAAAAAIADgBjAAEAAAAAAAMAFgAsAAEAAAAAAAQAFgBxAAEAAAAAAAUAFgAWAAEAAAAAAAYACwBCAAEAAAAAAAoAKACHAAMAAQQJAAEAFgAAAAMAAQQJAAIADgBjAAMAAQQJAAMAFgAsAAMAAQQJAAQAFgBxAAMAAQQJAAUAFgAWAAMAAQQJAAYAFgBNAAMAAQQJAAoAKACHAHMAbABpAGQAZQByAGkAYwBvAG4AcwBWAGUAcgBzAGkAbwBuACAAMAAuADAAcwBsAGkAZABlAHIAaQBjAG8AbgBzc2xpZGVyaWNvbnMAcwBsAGkAZABlAHIAaQBjAG8AbgBzAFIAZQBnAHUAbABhAHIAcwBsAGkAZABlAHIAaQBjAG8AbgBzAEcAZQBuAGUAcgBhAHQAZQBkACAAYgB5ACAASQBjAG8ATQBvAG8AbgAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA) format('truetype'), url(data:application/font-woff;charset=utf-8;base64,d09GRk9UVE8AAATsAAoAAAAABKQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAAA9AAAAUcAAAFHHb77FE9TLzIAAAI8AAAAYAAAAGAOkgQmY21hcAAAApwAAABMAAAATBlazk5nYXNwAAAC6AAAAAgAAAAIAAAAEGhlYWQAAALwAAAANgAAADYBdnXNaGhlYQAAAygAAAAkAAAAJAfCA8dobXR4AAADTAAAABgAAAAYCgAAAG1heHAAAANkAAAABgAAAAYABlAAbmFtZQAAA2wAAAFdAAABXWQ3xxpwb3N0AAAEzAAAACAAAAAgAAMAAAEABAQAAQEBDHNsaWRlcmljb25zAAECAAEAOvgcAvgbA/gYBB4KAAl3/4uLHgoACXf/i4sMB4tL+pT6VAUdAAAAiA8dAAAAjREdAAAACR0AAAE+EgAHAQEMFxkbHiMoc2xpZGVyaWNvbnNzbGlkZXJpY29uc3UwdTF1MjB1RTZGQnVFNkZDAAACAYkABAAGAQEEBwoNPqj+lA7+lA7+lA78lA6L+LQVi/tUBYt5mX2diwj6VIsFnYuZmYudCIv3VAWLnX2ZeYsI/lSLBXmLfX2LeQgO+nT41BX79IuL9/QFi519mXmLCPtUiwV5i319i3kIi/v0+/SLBXmLfX2LeQiL+1QFi3mZfZ2LCPf0i4v79AWLeZl9nYsI91SLBZ2LmZmLnQiL9/T39IsFnYuZmYudCIv3VAWLnX2ZeYsIDvqUFPqUFYsMCgAAAwQAAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADm/APA/8D/wAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAACAAAAAwAAABQAAwABAAAAFAAEADgAAAAKAAgAAgACAAEAIOb8//3//wAAAAAAIOb7//3//wAB/+MZCQADAAEAAAAAAAAAAAAAAAEAAf//AA8AAQAAAAAAAAUuoLNfDzz1AAsEAAAAAADPLBioAAAAAM8sGKgAAP/ABAADwAAAAAgAAgAAAAAAAAABAAADwP/AAAAEAAAAAAAEAAABAAAAAAAAAAAAAAAAAAAABgAAAAAAAAAAAAAAAAIAAAAEAAAABAAAAAAAUAAABgAAAAAADgCuAAEAAAAAAAEAFgAAAAEAAAAAAAIADgBjAAEAAAAAAAMAFgAsAAEAAAAAAAQAFgBxAAEAAAAAAAUAFgAWAAEAAAAAAAYACwBCAAEAAAAAAAoAKACHAAMAAQQJAAEAFgAAAAMAAQQJAAIADgBjAAMAAQQJAAMAFgAsAAMAAQQJAAQAFgBxAAMAAQQJAAUAFgAWAAMAAQQJAAYAFgBNAAMAAQQJAAoAKACHAHMAbABpAGQAZQByAGkAYwBvAG4AcwBWAGUAcgBzAGkAbwBuACAAMAAuADAAcwBsAGkAZABlAHIAaQBjAG8AbgBzc2xpZGVyaWNvbnMAcwBsAGkAZABlAHIAaQBjAG8AbgBzAFIAZQBnAHUAbABhAHIAcwBsAGkAZABlAHIAaQBjAG8AbgBzAEcAZQBuAGUAcgBhAHQAZQBkACAAYgB5ACAASQBjAG8ATQBvAG8AbgAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA) format('woff');
    font-weight: 400;
    font-style: normal
}

.icon_minus_plus {
    font-family: Icons_minus_plus;
    font-size: .9em;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1
}

.add:before {
    content: "\e6fc"
}

.minus:before {
    content: "\e6fb"
}

.accordion-menu-footer {
    margin: 1rem 10px 1rem 0;
    padding: 0;
    list-style: none;
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0
}

.accordion-menu-footer .item a {
    display: block;
    padding: .63em .95em;
    height: auto!important;
    line-height: 1.3;
    color: inherit;
    text-decoration: none
}

.accordion-menu-footer .item {
    position: relative;
    display: block;
    z-index: 2;
    font-size: 12px;
    border-left: 0 solid transparent;
    border-right: 0;
    border-top: 0 solid transparent;
    -webkit-tap-highlight-color: transparent;
    -moz-user-select: -moz-none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    vertical-align: middle;
    text-decoration: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: opacity .2s ease, background .2s ease, -webkit-box-shadow .2s ease;
    transition: opacity .2s ease, background .2s ease, box-shadow .2s ease
}

.accordion-menu-footer .submenu-footer .icon_minus_plus {
    display: block;
    position: absolute;
    right: 5px;
    padding: 10px;
    top: .2em;
    width: 100%;
    text-align: right;
    z-index: 2
}

.submenu-footer.item+ul .active.item:not(.current_page_ancestor) {
    background-color: #b3296b;
    color: #f1f1f1
}

.submenu-footer.item+ul .active.item:not(.current_page_ancestor):hover {
    background-color: #ea6ba7;
    color: #f1f1f1
}

.accordion-menu-footer .item:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-image: -webkit-linear-gradient(left, #49494a 0, rgba(197, 195, 195, .31) 1.5em, #444445 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .03)), color-stop(1.5em, rgba(0, 0, 0, .1)), to(rgba(0, 0, 0, .03)));
    background-image: linear-gradient(to right, #333334 0, rgba(197, 195, 195, .31) 1.5em, #49494a 100%)
}

.accordion-menu-footer>.item.active {
    border-radius: 0;
    -webkit-box-shadow: .2em 0 0 #b3296b inset;
    box-shadow: .2em 0 0 #b3296b inset
}

.accordion-menu-footer .item:hover {
    cursor: pointer;
    background-color: rgba(0, 0, 0, .05)
}

.submenu-footer.item+ul {
    padding: 0;
    display: none
}

.submenu-footer.item+ul .item {
    background-color: rgba(0, 0, 0, .1)
}

.submenu-footer.item+ul .item:hover {
    background-color: rgba(0, 0, 0, .15)
}

.jumbotron2 {
    width: 100%;
    height: 319px;
    position: relative;
    background: url(/htdocs/styles/betindex/images/5166401-football-wallpaper-hd2.jpg);
    overflow: hidden;
    color: #fff!important
}

.jumbotron2 .btn-primary {
    background-color: #5b921a!important;
    border-color: #5b921a!important
}

.jumbotron2 .jumbotron__topad {
    margin-top: 30px;
    padding-top: 20px;
    position: relative
}

.jumbotron2 .jumbotron__topad:before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    width: 200px;
    margin-left: -100px;
    border-top: 1px solid #999
}

.jumbotron2 .jumbotron__topad strong {
    display: block;
    color: #ccc
}

.jumbotron2 .jumbotron__topad a {
    color: #5b921a;
    font-size: 1.2em
}

.jumbotron2 .jumbotron__background {
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.jumbotron2 .jumbotron__background:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url(http://www.transparenttextures.com/patterns/fake-brick.png) 50% 50%
}

.jumbotron2 .jumbotron__background:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .8)
}

.jumbotron2 .jumbotron__body {
    padding-top: 50px;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center
}

.jumbotron2 h4 {
    color: #fff!important;
    font-size: 27px;
    padding-bottom: 10px
}

.jumbotron2 p {
    color: #eee!important;
    font-size: 18px;
    margin-bottom: 40px
}

.jumbotron2 img {
    width: 100%
}

.jumbotron2 .profile-123 {
    width: 100px;
    height: 100px;
    position: relative;
    top: 15px;
    border-radius: 50%;
    display: inline-block;
    margin: .5em;
    transition: all .5s ease
}

.jumbotron2 .profile-123 img {
    height: 100%;
    border-radius: 50%;
    border: 5px solid rgba(255, 255, 255, .21)
}

.jumbotron2 .profile-123:hover {
    transform: scale(.8)
}

.jumbotron2:after {
    content: '';
    position: absolute;
    width: 70px;
    height: 4px;
    background: #fff;
    top: 140px;
    left: 0;
    right: 0;
    margin: 0 auto
}

.stick_block_layer {
    background-image: url(/htdocs/images/popup/pattern.png);
    opacity: .8;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0
}

.eip-banner,
.eip-bonus,
.modal-element,
.stick_close {
    position: relative
}

.stick_popup {
    height: auto!important;
    max-width: 1065px;
    left: 0!important;
    right: 0!important;
    margin-left: auto!important;
    margin-right: auto!important;
    margin: 0 auto;
    -moz-box-shadow: 0 0 7px #4a4a4a;
    -webkit-box-shadow: none;
    background: 0 0;
    -webkit-animation: zoomin .7s;
    animation: zoomin .7s
}

.stick_content {
    padding: 20px
}

.stick_close {
    cursor: pointer;
    top: 10px;
    left: -19px;
    float: right;
    font-family: Arial;
    font-size: 17px;
    background-color: #d1d1d1;
    color: #4c4c4c;
    padding: 5px 10px;
    text-decoration: none
}

.dont_miss {
    color: #fff;
    font-weight: 400;
    font-size: 25px;
    margin-bottom: 20px;
    text-align: center
}

@-webkit-keyframes zoomin {
    0% {
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
        opacity: 0
    }
    50% {
        -webkit-transform: scale(1.04);
        -ms-transform: scale(1.04);
        transform: scale(1.04);
        opacity: 1
    }
    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

@-ms-keyframes zoomin {
    100%,
    50% {
        opacity: 1
    }
    0% {
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
        opacity: 0
    }
    50% {
        -webkit-transform: scale(1.04);
        -ms-transform: scale(1.04);
        transform: scale(1.04)
    }
    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes zoomin {
    0% {
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
        opacity: 0
    }
    50% {
        -webkit-transform: scale(1.04);
        -ms-transform: scale(1.04);
        transform: scale(1.04);
        opacity: 1
    }
    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

#big_booking_modal {
    max-width: 1000px;
    line-height: 1.5em;
    font-size: 16px;
    margin: 0 auto
}

.modal-element {
    background: #fff;
    padding: 10px;
    max-width: 370px;
    margin-right: 20px;
    min-height: 459px;
    height: 100%;
    display: inline-block
}

.eip-rating span.eip-rating-value {
    background: url(/htdocs/images/popup/sterne.png) no-repeat;
    height: 12px;
    display: block
}

.eip-rating {
    width: 72px;
    height: 12px;
    float: right;
    margin: 10px 0;
    background: url(/htdocs/images/popup/sterne-grey.png) no-repeat
}

.eip-logo {
    width: 69%;
    float: left;
    text-align: left
}

.eip-banner img {
    width: 100%;
    height: auto;
    margin-top: 9px
}

.eip-banner {
    margin-top: 2px;
    margin-bottom: 10px
}

.eip-bonus {
    color: #54a72d;
    font-weight: 700;
    line-height: 35px;
    text-align: center;
    border: 1px dashed #54a72d;
    height: 40px;
    background-image: url(/htdocs/images/popup/bonus-bg.jpg);
    font-size: 18px
}

.eip-bonus-inner {
    border: 3px solid #fff;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.eip-bonus::after {
    content: ' ';
    display: block;
    background-image: url(/htdocs/images/popup/icon-schere.png);
    position: absolute;
    width: 13px;
    height: 9px;
    background-repeat: no-repeat;
    top: -5px;
    left: 20px
}

.eip-bonus-code,
.eip-bonus-code input {
    background-image: url(/htdocs/images/popup/bonus-bg.jpg)
}

.eip-highlights ul {
    list-style-image: url(/htdocs/images/popup/icon-check.png);
    padding: 20px;
    margin: 0
}

.eip-highlights li {
    list-style: inherit;
    margin: 0 0 10px;
    padding: 0
}

.eip-bonus-code {
    width: 40%;
    float: left;
    position: relative;
    font-weight: 400;
    line-height: 35px;
    text-align: center;
    border: 1px solid #cfcfcf;
    height: 38px
}

.eip-bonus-code input.inactive {
    color: #ccc
}

.eip-bonus-code input {
    display: block;
    width: 100%;
    border: none;
    box-shadow: none
}

.eip-bonus-button {
    background: url(/htdocs/images/popup/icon-pfeil.png) 95% no-repeat #54a72d;
    width: 57%;
    float: left;
    margin-left: 2%;
    text-decoration: none;
    height: 40px;
    line-height: 42px;
    text-align: center;
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase
}

.eip-bonus-button:hover {
    cursor: pointer;
    opacity: .8
}

.eip-logo img {
    width: 100%
}

@media (min-width:1131px) {
    .modal-element {
        width: 31%
    }
}

@media (max-width:767px) {
    .top-real-money-text span {
        display: none!important
    }
    .bookielinktext {
        margin-left: 0!important;
        font-size: 12px!important
    }
    .top-real-money-text,
    .top-real-money-text span {
        font-size: 14px!important
    }
    .swiper-container.swiper-container-horizontal .swiper-wrapper .swiper-slide a .img-fluid {
        height: 120px!important;
        width: 100%;
        object-fit: cover
    }
    #big_booking_modal {
        display: none
    }
}

@media (min-width:767px) and (max-width:1131px) {
    .modal-element {
        width: 29%;
        margin-right: 10px;
        min-height: 424px
    }
    .eip-logo {
        width: 65%
    }
    .eip-bonus {
        font-size: 13px
    }
}

#gdpr--cookie-policy-root {
    box-sizing: border-box;
    bottom: 0;
    left: 0;
    padding: 6px 10px;
    border-top: 1px solid #505050;
    position: fixed;
    box-shadow: 0 -4px 6px -4px rgba(0, 0, 0, .3);
    width: 100%;
    background: rgba(0, 0, 0, .74);
    color: #f3f3f3;
    z-index: 99999!important;
    transition: all .6s ease-out
}

#gdpr--cookie-policy-root.hidden {
    -webkit-transform: translate(0, 100%);
    transform: translate(0, 100%);
    opacity: 0
}

#gdpr--cookie-policy-root.gone {
    display: none
}

#gdpr--cookie-policy-root a {
    color: #fff;
    font-weight: 700;
    text-decoration: underline!important;
    font-size: 12px
}

#gdpr--cookie-policy-root a:hover {
    text-decoration: none!important
}

#gdpr--cookie-policy-root .gdpr--cookie-policy-content {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center
}

#gdpr--cookie-policy-root .gdpr--cookie-policy-content div {
    width: 100%;
    padding: 0;
    margin-bottom: 5px;
    font-size: 12px;
    line-height: 18px
}

#gdpr--cookie-policy-root .gdpr--cookie-policy-content .gdpr--cookie-policy-actions {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-bottom: 0
}

#gdpr--cookie-policy-root .gdpr--cookie-policy-content .gdpr--cookie-policy-actions button {
    background: 0 0;
    border: 1px solid #fff;
    color: #fff;
    padding: 1px 7px!important;
    transition: all .2s ease-in;
    cursor: pointer;
    border-radius: 4px;
    text-align: center;
    text-decoration: none;
    font-size: 11px;
    line-height: 20px;
    font-weight: 700;
    justify-content: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    white-space: nowrap;
    margin: 5px
}

#gdpr--cookie-policy-root .gdpr--cookie-policy-content .gdpr--cookie-policy-actions button:hover {
    background: #d9d9d9;
    border-color: #d9d9d9;
    color: #333
}

#gdpr--cookie-policy-root .gdpr--cookie-policy-content .gdpr--cookie-policy-actions button.gdpr--cookie-accept:hover {
    background: green;
    border-color: green;
    color: #fff
}

#gdpr--cookie-policy-root .gdpr--cookie-close {
    display: block;
    position: absolute;
    top: -4px;
    right: 10px;
    color: #fff;
    cursor: pointer
}

#gdpr--cookie-policy-root .gdpr--cookie-close i {
    font-size: 20px;
    transition: all .1s ease-in;
    -webkit-transform: translate(0);
    transform: translate(0)
}

#gdpr--cookie-policy-root .gdpr--cookie-close:hover i {
    -webkit-transform: translateZ(0) scale(1.2);
    transform: translateZ(0) scale(1.2)
}

@media (min-width:991px) {
    .super-style-menu {
        margin-top: -10px
    }
    .col-xs-6.col-md-3.casino-games-custom {
        width: 20%
    }
}

@media (min-width:768px) {
    #gdpr--cookie-policy-root {
        padding: 10px 15px
    }
    #gdpr--cookie-policy-root .gdpr--cookie-policy-content {
        flex-direction: row;
        justify-content: flex-start
    }
    #gdpr--cookie-policy-root .gdpr--cookie-policy-content>div {
        margin-bottom: 0;
        margin-right: 0
    }
    #gdpr--cookie-policy-root .gdpr--cookie-policy-content .gdpr--cookie-policy-actions {
        max-width: 300px;
        display: flex;
        margin-left: 10px;
        margin-right: 15px;
        justify-content: space-between
    }
    #gdpr--cookie-policy-root .gdpr--cookie-policy-content .gdpr--cookie-policy-actions button {
        margin: 0
    }
    #gdpr--cookie-policy-root .gdpr--cookie-info-link {
        margin-right: 0!important
    }
}

.table_box_bookie {
    background: #f5f5f5;
    border: 1px solid #dcdcdc;
    padding: 10px;
    margin: 10px 0
}

.fs-13 {
    font-size: 15px!important
}

.table_box_bookie>.row {
    background: #fff;
    padding: 0 10px
}

.table_box_bookie>.row:last-child {
    background: #e8e8e8
}

.table_box_bookie>.row>div {
    padding: 9px 0;
    border-bottom: 1px solid #e1e0e0;
    font-size: 15px;
    display: flex;
    align-items: center
}

.green-check-table,
.red-cross-table {
    font-size: 12px!important;
    color: #fff;
    border-radius: 50%;
    width: 17px;
    height: 17px;
    position: relative;
    top: -2px;
    text-align: center;
    padding: 2px
}

.table_box_bookie>.row>div>i {
    margin-right: 5px
}

.table_box_bookie>.row:last-child>div,
.table_box_bookie>.row:nth-last-child(2)>div {
    border-bottom: none
}

.rotate_arrow {
    transform: rotate(90deg);
    position: relative;
    left: -4px
}

.green-check-table {
    background: #54a72d
}

.red-cross-table {
    background: #eb334a
}

.whitesmoke-color {
    background: #f5f5f5;
    text-align: center;
    padding: 2px
}

.font-bold-bookie {
    color: #0e4d86!important
}

.table_box_bookie .fa-star {
    color: #f3bd1b
}

@media (min-width:767px) {
    .table_box_bookie>.row>div.col-xs-12.col-md-6:first-child {
        border-right: 1px solid #e8e8e8
    }
}

#search_table #tablepress-9_wrapper {
    max-width: 837px;
    width: 100%;
    border: 1px solid #ddd
}

#search_table .dataTables_wrapper {
    clear: both;
    margin-bottom: 1em
}

#search_table .tablepress {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    margin-bottom: 1em;
    border: none;
    clear: both;
    margin: 0!important
}

#search_table .tablepress tfoot th,
.tablepress thead th {
    background-color: #d9edf7;
    font-weight: 700;
    vertical-align: middle
}

#search_table .tablepress .even td {
    background-color: #fff
}

#search_table .tablepress tbody td {
    vertical-align: top;
    line-height: 2
}

#search_table .tablepress .odd td {
    background-color: #f9f9f9
}

#search_table .tablepress tbody td,
.tablepress tfoot th {
    border-top: 1px solid #ddd
}

#search_table .tablepress td,
.tablepress th {
    padding: 5px;
    border: none;
    background: 0 0;
    text-align: left;
    float: none!important
}

.column-2.sorting_disabled {
    width: 140px!important
}

.column-4.sorting_disabled {
    width: 130px!important
}

#search_table #tablepress-9 a {
    color: #fff;
    background: #2b962c;
    text-decoration: none;
    padding: 4px 3px;
    border-radius: 3px
}

#search_table #tablepress-9 a:hover {
    background: #33c234
}

.top-real-money-box {
    background: #762223;
    margin: 0;
    padding: 5px 5px 10px;
    margin-bottom: 10px;
    color: #fff;
    position: relative;
    display: flex;
    align-items: center;
    overflow: hidden
}

.top-real-money-box:before {
    content: '';
    position: absolute;
    top: -45px;
    left: 0;
    background: #541616;
    width: 700px;
    height: 220px;
    -moz-transform: rotate(25deg);
    -webkit-transform: rotate(25deg);
    -ms-transform: rotate(25deg);
    transform: rotate(25deg)
}

.top-real-money-text {
    display: flex;
    align-items: center;
    flex-direction: row!important
}

.rrAA {
    position: absolute;
    left: -73px;
    top: -23px;
    max-width: 180px;
    -webkit-animation: slide-in-top .6s cubic-bezier(.25, .46, .45, .94) .5s both;
    animation: slide-in-top .6s cubic-bezier(.25, .46, .45, .94) .5s both
}

.top-real-money-text img {
    max-width: 72px;
    margin-right: 10px
}

.top-real-money-text span {
    display: block;
    text-transform: uppercase;
    color: #fde318;
    font-size: 20px
}

.top-real-money-box [class*=col-] {
    padding-left: 5px;
    padding-right: 5px
}

.top-real-money-text {
    text-align: center;
    font-weight: 700;
    flex-direction: column;
    font-size: 16px
}

.bookielink {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 5px;
    color: #fff;
    border-radius: 8px;
    padding: 5px;
    box-sizing: content-box;
    position: relative;
    overflow: hidden;
    transition: .4s ease-in-out;
    border: 1px solid #f6be1c
}

.bookielink i {
    font-size: 23px
}

.bookielinktext {
    margin-left: 5px;
    margin-top: 2px;
    display: block;
    font-size: 14px;
    font-weight: 700
}

.bookielink:after {
    width: 30%;
    height: 300%;
    background: rgba(255, 255, 255, .19);
    z-index: 1;
    right: 0;
    top: 0;
    margin: -5px 0 0 -5px;
    -webkit-transform-origin: 0 0;
    -webkit-transform: rotate(-20deg);
    -moz-transform-origin: 0 0;
    -moz-transform: rotate(-20deg);
    -ms-transform-origin: 0 0;
    -ms-transform: rotate(-20deg);
    transform-origin: 0 0;
    transform: rotate(-20deg);
    content: '';
    position: absolute;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

.bookie-odds .bookieefbet,
.bookieefbet,
.bookiewinbet {
    background: #1c1c1c
}

.mobile-search.hide-search {
    display: none!important
}

.bookielink:hover:after {
    width: 40%
}

@media (max-width:649px) {
    .bookielink i {
        font-size: 16px
    }
    .bookielinktext {
        text-align: left
    }
    .rruM {
        text-align: left
    }
    .rruM img {
        width: 71px
    }
    [data-wenk]:after {
        white-space: normal;
        min-width: 120px;
        text-align: center;
        left: 0;
        right: 0;
        font-size: 10px;
        line-height: 1.3
    }
    .html_banner_new {
        min-height: 215px
    }
    .html_banner_new2 {
        min-height: 200px
    }
}

.html_banner_new {
    margin-top: 10px;
    margin-bottom: 10px
}

nav.navbar .container {
    position: relative
}


nav.navbar .container .dropdown-menu li:hover {
    background: 0 0
}

.navbar-inverse .navbar-nav>li>a {
    color: #dcdcdc;
    font-size: 14px;
    line-height: 1.9
}

.erq {
    margin-bottom: 10px
}

.navbar-brand>img {
    display: block;
    width: 90px;
    position: relative;
    top: -3px
}

nav.navbar,
nav.navbar .navbar-brand {
    min-height: 45px
}

nav.navbar-brand {
    padding: 12px 15px
}

.dropdown-menu-large {
    padding: 10px 10px!important;
    background: #24272e;
    width: 100%;

}

.dropdown.dropdown-large.open .caret {
    -webkit-animation: flip-horizontal-bottom .4s cubic-bezier(.455, .030, .515, .955) both;
    animation: flip-horizontal-bottom .4s cubic-bezier(.455, .030, .515, .955) both
}

.navbar-inverse {
    background-color: #000
}

nav.navbar .container .dropdown-menu:before {
    display: none
}

nav.navbar .nav>li>a {
    padding: 11px 10px
}

nav.navbar .bookie_icon_e1 {
    width: 20px;
    max-height: 20px;
    margin-right: 5px;
    margin-bottom: 0!important
}

.dropdown-menu li ul li a {
    cursor: pointer;
    display: block;
    padding-bottom: 7px;
    padding-top: 7px;
    display: flex;
    align-items: center;
    margin: 5px 0px;
    justify-content: start;
 
}
.dropdown-menu li ul li a img{
    margin-right: 10px;
    width: 80px;
    height: 27px;
    object-fit: contain;
    background: black;
    border-radius: 5px;
}

.dropdown-menu li ul li:hover, .dropdown-menu li ul li:hover a {
    cursor: pointer;
    color: #fdb905
}

.dropdown-menu-large>li>ul {
    padding: 0;
    margin: 0
}

.dropdown-menu-large>li>ul>li {
    list-style: none
}

.dropdown-menu-large>li>ul>li>a {
    display: block;
    clear: both;
    font-weight: 300;
    line-height: 1.428571429;
    color: #fff;
    white-space: normal
}

.dropdown-menu-large ul li a {
    color: #fff
}

.dropdown-menu-large>li ul>li>a:focus,
.dropdown-menu-large>li ul>li>a:hover {
    text-decoration: none
}

.dropdown-menu-large .disabled>a,
.dropdown-menu-large .disabled>a:focus,
.dropdown-menu-large .disabled>a:hover {
    color: #999
}

.dropdown-menu-large .disabled>a:focus,
.dropdown-menu-large .disabled>a:hover {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    cursor: not-allowed
}

.dropdown-menu-large .dropdown-header {
    color: #428bca;
    font-size: 18px
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
    background-color: #222
}

@media (min-width:768px) {
	.dropdown-menu-large {

	    -webkit-animation: swing-in-top-fwd .5s cubic-bezier(.175, .885, .32, 1.275) both;
	    animation: swing-in-top-fwd .5s cubic-bezier(.175, .885, .32, 1.275) both
	}
    nav.navbar .toggle-topbar.menu-icon {
        display: none
    }
}

@media (max-width:768px) {
    .dropdown-menu-large {
        margin-left: 0;
        margin-right: 0
    }
    .dropdown-menu li ul li {
        font-size: 12px
    }
    nav.navbar .medium-3.column {
        margin: 0px
    }
    nav.navbar .toggle-topbar.menu-icon {
        float: right;
        padding: 12px;
        margin-right: 13px
    }
    nav.navbar .toggle-topbar.menu-icon a {
        display: flex;
        align-items: center;
        color: #fff
    }
    nav.navbar .toggle-topbar.menu-icon a span {
        color: #fff;
        margin-right: 7px
    }
    .row-menu-s {
        display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    }

    .row-menu-s .col-xs-6 {
        width: 49%;
        flex: 49%
    }
    .dropdown-menu-large>li {
        margin-bottom: 30px
    }
    .dropdown-menu-large>li:last-child {
        margin-bottom: 0
    }
    .dropdown-menu-large .dropdown-header {
        padding: 3px 15px!important
    }
    nav.navbar .navbar-brand {
        margin-top: -5px!important;
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto;
        max-width: 118px;
        text-align: center;
        padding: 9px 15px
    }
    nav.navbar .navbar-nav {
        margin: 0;
        padding-bottom: 150px
    }
    nav.navbar .navbar-collapse {
        overflow-y: auto;
        height: 100vh;
        max-height: 100vh!important
    }
}

@-webkit-keyframes swing-in-top-fwd {
    0% {
        -webkit-transform: rotateX(-100deg);
        transform: rotateX(-100deg);
        -webkit-transform-origin: top;
        transform-origin: top;
        opacity: 0
    }
    100% {
        -webkit-transform: rotateX(0);
        transform: rotateX(0);
        -webkit-transform-origin: top;
        transform-origin: top;
        opacity: 1
    }
}

@keyframes swing-in-top-fwd {
    0% {
        -webkit-transform: rotateX(-100deg);
        transform: rotateX(-100deg);
        -webkit-transform-origin: top;
        transform-origin: top;
        opacity: 0
    }
    100% {
        -webkit-transform: rotateX(0);
        transform: rotateX(0);
        -webkit-transform-origin: top;
        transform-origin: top;
        opacity: 1
    }
}

@-webkit-keyframes flip-horizontal-bottom {
    0% {
        -webkit-transform: rotateX(0);
        transform: rotateX(0)
    }
    100% {
        -webkit-transform: rotateX(-180deg);
        transform: rotateX(-180deg)
    }
}

@keyframes flip-horizontal-bottom {
    0% {
        -webkit-transform: rotateX(0);
        transform: rotateX(0)
    }
    100% {
        -webkit-transform: rotateX(-180deg);
        transform: rotateX(-180deg)
    }
}