.animate__animated.delay-01s {
    -webkit-animation-delay: 0.1s;
    animation-delay: 0.1s;
}

.animate__animated.delay-02s {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}

.animate__animated.delay-03s {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
}

.animate__animated.delay-04s {
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
}

.animate__animated.delay-05s {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
}

.animate__animated.delay-06s {
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
}

.animate__animated.delay-07s {
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
}

.animate__animated.delay-08s {
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
}

.animate__animated.delay-09s {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
}

body {
	font-family: neue-haas-unica, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 15px;
	color: #FFFFFF;
	overflow-y: scroll !important;
	background-color: #262626;
	background-image: url("../images/global/Unibet_background.svg");
	background-repeat: no-repeat;
	background-position: center 115px;
	background-size: 100%;
}

a, a:hover, a:visited, a:active {
	color: #ffffff;
	text-decoration: none;
}

.container {
	background-color: rgba(38, 38, 38, 0.75);
	box-shadow: 0 0 50px 15px rgba(38,38,38,0.75);
}

.mb-32 {
	margin-bottom: 32px;
}

.fancybox-bg {
	opacity: 0.6 !important;
	background-color: #000 !important;
}

.fancybox-content {
	font-family: neue-haas-unica, sans-serif;
	padding: 30px;
	background: #262626;
}

.fancybox-content .headerText {
	color: #fff;
	font-size: 24px;
	font-weight: 500;
	letter-spacing: 0;
	line-height: 36px;
	margin-top: 10px;
	margin-bottom: 30px;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.blueText {
	color: #062652;
}

.font-15 {
	font-size: 15px;
}

.buyTicketContent {
	width: 640px;
}

.buyTicketContent .selectPaymentGateway .gateway {
	#height: 0;
	#width: 100%;
	#padding-bottom: 100%;

	padding-top: 20px;
	padding-bottom: 20px;

	font-size: 18px;
	font-weight: 500;
	color: #fff;
	background: #000;
}

.paymentMethodHeader {
	color: #fff;
	font-size: 15px;
	font-weight: 500;
}

.buyTicketContent .selectPaymentGateway .gateway .icon {
    font-size: 50px !important;
}

.buyTicketContent .ticketSelection {
	font-size: 24px;
	color: #fff;
	vertical-align: middle;
	font-weight: 500;
}

.buyTicketContent .ticketSelection .ticket {
	line-height: 85px;
	background: #000;
	padding-left: 20px;
	padding-right: 20px;
}

.buyTicketContent .ticketSelection .ticketName {
	font-size: 18px;
}

.buyTicketContent .backButton {
	font-size: 36px;
	position: absolute;
	left: 0;
	top: 0;
}

.buyTicketContent .steps {
	width: 100%;
	margin-top: -24px;
}

.buyTicketContent .steps .col-2 {
	padding-left: 5px;
	padding-right: 5px;
}

.buyTicketContent .steps .step {
	background-color: #000000;
	width: 100%;
	height: 4px;
}

.buyTicketContent .steps .step.done {
	background-color: #3EAB37;
}

.sidebar-menu a, .sidebar-menu a:hover, .sidebar-menu a:visited, .sidebar-menu a:active {
	color: #ffffff;
	text-decoration: none;
}

.sidebar-menu .inactive {
	opacity: 0.5;
	cursor: default;
}

.pointer {
	cursor: pointer;
}

.sidebar-menu {
	min-width: 64px;
	width: auto;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background-color: #000000;
	z-index: 10;
}

.sidebar-menu .item {
	padding-left: 20px;
	min-width: 64px;
	height: 64px;
	line-height: 64px;
	border-bottom: 1px solid #646464;
	color: #ffffff;
	font-size: 24px;
}

.sidebar-menu .item .title {
	font-size: 18px;
	font-style: normal;

	width: auto;
	padding-right: 15px;
	text-align: left;
	display: none;
}

.sidebar-menu .item .title.show {
	display: inline-block;
}

.sidebar-menu .item.hamburger {
	background: #3EAB37;
	cursor: pointer;
	max-width: 64px;
}

.sidebar-menu .submenu {
	min-width: 0;
	width: auto;
}

.sidebar-menu .submenu .item {
	border-bottom: 0;
	min-width: 0;
	margin: 0;
	padding: 0;
}

.sidebar-menu .submenu .item .title {
	padding-left: 35px;
	float: left;
}

.powered-by {
	position: fixed;
	top: 32px;
	right: 32px;
	width: 120px;
	z-index: 1000;
}

.unibet-banner {

}

.btn-success {
	background: #3EAB37;
}

.unibet-banner .image {
	height: 140px;
	background-image: url("../images/global/Unibet_banner.jpg?v=1");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

.header .logo {
	width: 150px;
	margin-top: 32px;
}

.header .search {
	margin-top: 40px;
	max-width: 286px;
	float: right;
}

.header .search input {
	line-height: 35px;
	border: 0;
	border-bottom: 1px solid #BBBBBB;
}

.header .search input:focus {
	outline: none;
}

.header .powered-by-levira {
	background: #3EAB37;
	background-image: url("/public/images/global/powered-by-levira.svg");
	background-size: 50%;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	height: 78px;
	width: 137px;
}

.home-banners .VTB_hooajapilet div {
	background-image: url("/public/images/global/VTB_home_bg.png?v=1");
	background-size: cover;
	background-position: left top;
	color: #ffffff;
	padding-top: 60px;
	padding-bottom: 30px;
	font-size: 24px;
	height: 100%;
}

.swal2-input, .swal2-file, .swal2-textarea {
	background: #fff;
	color: #000;
}

.banner-small {
	position: relative;
}

.banner-small .time {
	bottom: 16px;
	right: 16px;
	left: auto !important;
}

.banner-small .play-button {
	display: none !important;
}

.banner-small .title {
	font-size: 16px !important;
	line-height: 24px !important;
}

.banner-small .banner {
	height: 220px;
	border-radius: 0;
}

.banner {
	width: 100%;
	height: 320px;
	border-radius: 0;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top 50%;
	background-image: url("https://i.ytimg.com/vi/JTk9dUHNjek/maxresdefault.jpg");
	position: relative;
}

.banner .title .live {
	width: 53px;
	height: 53px;
	border-radius: 53px;
	background: #E21E2F;
	font-style: italic;
	float: left;
	font-size: 16px;
	text-shadow: 0;
	margin-right: 16px;
	font-weight: 500;
}

.banner .title {
	position: absolute;
	left: 24px;
	bottom: 24px;
	font-size: 24px;
	color: #ffffff;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
	line-height: 53px;
}

.banner .buy-ticket {
	position: absolute;
	left: 16px;
	top: 16px;
}

.buyTicketButton {
	line-height: 28px !important;
	background: #ffffff !important;
	border-radius: 5px !important;
	padding-left: 10px !important;
	padding-right: 10px !important;
	text-align: center !important;
	font-weight: 500 !important;
	color: #062652 !important;
	font-size: 14px;
}

.banner .time {
	position: absolute;
	right: 24px;
	bottom: 37px;
	line-height: 28px;
	background: #ffffff;
	border-radius: 5px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	font-weight: 500;
	color: #062652;
}

.input-group-text {
	background: #000;
}

.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step {
	background: #3EAB37;
}

.banner .play-button {
	font-size: 30px;
	color: #ffffff;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.banner .play-button .fa-circle {
	color: #1F1F1F;
	opacity: 0.5;
}

.banner .play-button .fa-play {
	padding-left: 10px;
}

.streams .tab-selection a {
	color: #fff;
	font-size: 15px;
	font-weight: 400;
	letter-spacing: 0.43px;
	line-height: 40px;
	display: inline-block;
	margin-right: 24px;
  	border-bottom: 3px solid rgba(255,255,255,0);
}

.streams .tab-selection a.active {
  	border-bottom: 3px solid #3EAB37;
}

.streams .separator {
	position: relative;
	height: 1px;
	background: #BBBBBB;
	margin-top: -2px;
	z-index: -1;
}

.streams .schedule .row {
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: 500;
	color: #d4d4d4;
}

.streams .schedule .live {
	color: #E21E2F;
	font-style: italic;
	font-size: 13px;
	font-weight: bold;
	vertical-align: middle;
	vertical-align: 3px;
}

.streams .schedule .live::before{
	content: '';
	display: inline-block;
	width: 14px;
	height: 14px;
	border-radius: 7px;
	background-color: #E21E2F;
	margin-right: 5px;
	vertical-align: -2px;
}

.streams .schedule .cancelled {
	color: #7B7B7B;
}

.streams .schedule .cancelled .date,
.streams .schedule .cancelled .title,
.streams .schedule .cancelled .venue,
.streams .schedule .cancelled .league,
.streams .schedule .cancelled .time
 {
	text-decoration: line-through;
}

.streams .schedule .play .cancelled {
	background: #000;
	border-radius: 5px;
	padding: 2px 12px 2px 12px;
	font-size: 15px;
	display: inline;
	vertical-align: 3px;
}

.streams .schedule .row:nth-child(odd) {
	background: #000000;
}

.streams .schedule .row:hover {
	background: #151515;
}

.streams .schedule .row .play {
	color: #3EAB37;
}

.streams .schedule .row .play {
	font-size: 22px;
}

.streams .archive .date {
	color: #3EAB37;
	font-size: 14px;
	font-weight: 500;
}

.streams .archive .title {
	font-weight: 500;
}

.streams .archive .thumbnail img {
	border-radius: 0;
}

.live .countdown {
	text-align: center;
	position: relative;
}

.live .countdown img {
	position: relative;
}

.live .countdown .timer {
	z-index: 2;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 350px;
}

.live .countdown .timer i {
	font-style: normal;
	font-size: 14px;
	font-weight: 500;
}

.live .countdown .timer div {
	text-align: center;
	float: left;
	margin: 15px;
	text-transform: uppercase;
	color: #ffffff;
	font-size: 42px;
	line-height: 36px;
	font-family: neue-haas-unica, sans-serif;
	font-weight: 500;
	font-style: normal;
}

.live .countdown .title {
	position: absolute;
	left: 24px;
	bottom: 24px;
	font-size: 24px;
	color: #ffffff;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
	line-height: 53px;
}

.live .countdown .time {
	position: absolute;
	right: 24px;
	bottom: 37px;
	line-height: 28px;
	background: #ffffff;
	border-radius: 5px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	font-size: 14px;
	color: #062652;
}

.live .ticket_info {
	padding: 24px;
	background: transparent;
	border: 2px solid #696969;
}

.live .description {
	padding-top: 24px;
}

.live .ticket_info b {
	font-weight: 500;
}

.live .title-date {
	font-size: 24px;
	font-weight: 500;
	line-height: 36px;
}

.live .title-date .date {
	font-size: 14px;
}

.bg-grey {
	background: #F0F0F0;
}

.payment_selection {
	font-size: 48px;
}

.smallscreen {
	display: none;
}

.bigscreen {
	display: block;
}

.homepage .menu {
}

.homepage .menu img {
	margin-bottom: 30px;
}

.homepage .menu .square {
	background: transparent;
	border-radius: 0;
	font-size: 18px;
	font-weight: 500;
	padding-top:  40px;
	padding-bottom:  30px;
	border: 3px solid #000;
}

@media (max-width: 1280px) {
	.container {
		padding-left: 64px;
	}
}


@media (max-width: 575.98px) {
	.powered-by {
		left: 10px;
		top: 16px;
		width: 60px;
	}

	.unibet-banner .image {
		height: 90px;
	}

	.sidebar-menu .item .title {
		font-size: 16px;
	}

	.sidebar-menu {
		width: 100%;
		min-height: 64px;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 10;
		overflow: hidden;
		background-image: url("/public/images/global/sport_logo.svg");
		background-position: center 15px;
		background-size: auto 35px;
		background-repeat: no-repeat;
	}

	.sidebar-menu.hidden {
		width: 100%;
		height: 64px;
	}

	.sidebar-menu .hamburger {
		position: absolute; right: 0;
	}

	.sidebar-menu .item:nth-child(2) {
		margin-top: 64px;
	}

	.sidebar-menu .submenu .item:nth-child(2) {
		margin-top: 0;
	}

	.powered-by-levira-footer {
		position: fixed;
		bottom: 0;
		left: 0;
		height: 100px;
		background: #3EAB37;
		width: 100%;
		z-index: 12;
		background-image: url("/public/images/global/powered-by-levira.svg");
		background-size: 50% 50%;
		background-repeat: no-repeat;
		background-position: 50% 50%;
	}

	body {
		padding-top: 75px;
	}

	.mb-32 {
		margin-bottom: 16px;
	}

	h5 {
		font-size: 18px;
	}

	.container {
		padding-left: 15px;
	}

	.smallscreen {
		display: block;
	}

	.banner {
		height: 220px;
	}

	.bigscreen {
		display: none;
	}

	.banner .title {
		display: none;
	}

	.banner-small .title {
		display: none;
	}

	.sidebar-menu .item {
		font-size: 20px;
	}

	.buyTicketContent .ticketSelection {
		font-size: 18px;
	}
}


@media (max-width: 767.98px) {
	.live .countdown .timer i {
		font-size: 12px;
	}

	.live .countdown .timer div {
		margin: 5px;
		font-size: 22px;
		line-height: 20px;
	}

	.schedule .play {
		text-align: right !important;
	}

	.schedule .date {
		font-size: 13px;
		line-height: 15px;
	}
}












a {}
