/*
Theme Name: LegaBet
Author: LegaBet
Version: 1.0.1
*/
@font-face {
    font-family: 'SVN-Gilroy';
    font-style: normal;
    font-weight: 400;
    src: url(./fonts/SVN-Gilroy-Medium.otf) 
}
@font-face {
    font-family: 'SVN-Gilroy';
    font-style: normal;
    font-weight: normal;
    src: url(./fonts/SVN-Gilroy-Medium.otf) 
}
@font-face {
    font-family: 'SVN-Gilroy';
    font-style: normal;
    font-weight: 500;
    src: url(./fonts/SVN-Gilroy-SemiBold.otf) 
}
@font-face {
    font-family: 'SVN-Gilroy';
    font-style: normal;
    font-weight: 700;
    src: url(./fonts/SVN-Gilroy-Bold.otf)
}
html {
	width: 100%;
	max-width: 1920px;
	margin: 0 auto;
	background: #0A2567;
}
body {
    font-family: 'SVN-Gilroy', sans-serif;
    position: relative;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    color: #000;
    -webkit-font-smoothing: antialiased;

}
.container {
	width: 100%;
	max-width: 1240px;
}
main {
	position: relative;
	overflow-x: hidden;
	margin-top: 70px;
}
header {
	position: fixed;
	top: 0;
	right: 0;
	bottom: auto;
	left: 0;
	z-index: 999;
	background: #0A2567;
	padding-top: 17px;
	padding-bottom: 17px;
	border-bottom: 1px solid #f1f1f120;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
.btn-lega,
a.btn-lega {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 10px;
	border-radius: 5px;
	height: 36px;
	font-size: 14px;
	font-weight: 700;
	color: #fff;
	background: rgba(255, 255, 255, 0.20);
	cursor: pointer;
	overflow: hidden;
	width: 100%;
}
.btn-signin-block,
.btn-register-block {
	width: 25%;
}
.gap-10 {
	gap: 10px;
}
a.btn-signin {
	background: #EF8E34;
}
a.btn-register {
	background: #0062FF;
}
img {
	width: auto;
	height: auto;
	max-width: 100%;
}
footer {
	padding-top: 130px;
	padding-bottom: 100px;
	color: #fff;
	background: #00285E;
	font-size: 14px;
	line-height: 20px;
}
footer a {
	color: #fff;
}
footer .title {
	font-size: 16px;
	font-weight: 700;
	line-height: 150%;
	margin-bottom: 16px;
}
footer .col-12 {
	margin-bottom: 30px;
}
.footer-content {
	padding-top: 70px;
}
.certifications-content p {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	column-gap: 10px;
	row-gap: 20px;
}
footer .content {
	margin-bottom: 40px;
}
.social-list {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 30px;
}
#menu-footer-menu {
	list-style: none;
	padding: 0;
}
#menu-footer-menu li a {
	display: inline-block;
	text-transform: uppercase;
	margin-bottom: 15px;
	font-weight: 700;
}
.slick-arrow {
	width: 32px;
	height: 32px;
	border-radius: 32px;
	z-index: 9;
	background: rgba(255, 255, 255, 0.30);
}
.slick-arrow:focus,
.slick-arrow:active,
.slick-arrow:hover {
	background: rgba(255, 255, 255, 0.60);
}
.gallery-slide .slick-arrow {
	background: #9f9f9fd4;
}
.gallery-slide .slick-arrow:focus,
.gallery-slide .slick-arrow:active,
.gallery-slide .slick-arrow:hover {
	background: #9f9f9ff7;
}
.slick-arrow:before {
	position: absolute;
	top: 4px;
	right: 4px;
	left: 4px;
	bottom: 4px;
	content: '';
	font-size: 0;
	width: 24px;
	height: 24px;
	z-index: 8;
	background: center/cover url(./images/arrow.svg) no-repeat !important;
}
.slick-next {
	right: -35px;
    transform: translate(0, -50%) rotate(180deg);
}
.slick-prev {
    left: -35px;
}
.slick-dots {
    bottom: -35px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.slick-dots li {
    width: auto;
    height: auto;
    margin: 0;
}
.slick-dots li button:before {
	content: '';
	font-size: 0;
	width: 0;
	height: 0;
	display: none;
}
.slick-dots li button {
	width: 8px;
	height: 8px;
	border-radius: 8px;
	padding: 0;
	margin-left: 2px;
	margin-right: 2px;
	background: #E2E2E2;
}
.slick-dots li.slick-active button {
	background: #0062FF;
}
.col-season-slide {
	margin-top: -90px;
}
.row-live-casino.vc_row,
.row-slot-games.vc_row {
	position: relative;
}
.row-live-casino.vc_row .wpb_column {
	z-index: 10;
}
.row-coin-after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.row-live-casino.vc_row .coin-1 {
	position: absolute;
	top: 10px;
	right: auto;
	bottom: auto;
	left: -30px;
	width: 200px;
	height: 200px;
	background: center/contain url(./images/coin-1.svg) no-repeat;
	display: block;
	z-index: 1;
	margin-bottom: 0;
}
.row-live-casino.vc_row .coin-2 {
	position: absolute;
	top: 15%;
	right: 10px;
	bottom: auto;
	left: auto;
	width: 200px;
	height: 200px;
	background: center/contain url(./images/coin-2.svg) no-repeat;
	display: block;
	z-index: 1;
	margin-bottom: 0;
}
.row-live-casino.vc_row .coin-3 {
	position: absolute;
	top: auto;
	right: auto;
	bottom: 50px;
	left: 20%;
	width: 100px;
	height: 100px;
	background: center/contain url(./images/coin-3.svg) no-repeat;
	display: block;
	z-index: 1;
	margin-bottom: 0;
}
.row-live-casino.vc_row .coin-4 {
	position: absolute;
	top: auto;
	right: auto;
	bottom: -50px;
	left: 45%;
	width: 200px;
	height: 100px;
	background: center/contain url(./images/coin-2.svg) no-repeat;
	display: block;
	z-index: 1;
	margin-bottom: 0;
}
h1 {
	font-weight: 700;
}
.col-slot-game-right img {
    transform: scale(1.3);
}
.col-slot-game-right.wpb_column {
	position: relative;
}
.col-slot-game-right.wpb_column .coin-1 {
	position: absolute;
	top: 0;
	right: auto;
	bottom: auto;
	left: -10px;
	width: 80px;
	height: 80px;
	background: center/contain url(./images/coin-1.svg) no-repeat;
	display: block;
	z-index: 1;
	margin-bottom: 0;
}
.col-slot-game-right.wpb_column .coin-2 {
	position: absolute;
	top: 10%;
	right: 0;
	bottom: auto;
	left: auto;
	width: 80px;
	height: 80px;
	background: center/contain url(./images/coin-2.svg) no-repeat;
	display: block;
	z-index: 1;
	margin-bottom: 0;
}
.col-slot-game-right.wpb_column .coin-3 {
	position: absolute;
	top: auto;
	right: 20%;
	bottom: 30%;
	left: auto;
	width: 100px;
	height: 100px;
	background: center/contain url(./images/coin-2.svg) no-repeat;
	display: block;
	z-index: 1;
	margin-bottom: 0;
	transform: rotate(45deg);
}
.col-slot-game-right.wpb_column .coin-4 {
	position: absolute;
	top: auto;
	right: 0;
	bottom: 10px;
	left: auto;
	width: 80px;
	height: 80px;
	background: center/contain url(./images/coin-1.svg) no-repeat;
	display: block;
	z-index: 1;
	margin-bottom: 0;
	transform: rotate(100deg);
}
.row-instant-game.vc_row {
	position: relative;
	padding-top: 550px;
}
.row-instant-game.vc_row:after {
	content: '';
	position: absolute;
	top: 33%;
	right: 0;
	bottom: 0;
	left: 0;
	background: linear-gradient(180deg, rgba(112, 81, 2, 0.00) 0%, #705102 41.67%);
	display: block;
	z-index: 1;
}
.row-download.vc_row {
	position: relative;
	background: linear-gradient(278deg, #0C0B3A 0%, #0048BB 100%);
}
.row-download.vc_row {
	position: relative;
	background: linear-gradient(278deg, #0C0B3A 0%, #0048BB 100%);
}
.row-download.vc_row:after {
	content: '';
	position: absolute;
	top: auto;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 65px;
	background: #fff;
	z-index: 1;
	display: block;
}
.col-download-image.wpb_column {
	position: relative;
}
.col-download-image.wpb_column:after {	
	content: '';
	position: absolute;
	top: 0;
	right: auto;
	bottom: auto;
	left: 15%;
	width: 100%;
	height: 100%;
	background: center/contain url(./images/iPadMinibg.svg) no-repeat;
	display: block;
	z-index: -1;
}
.wpb_image_grid .wpb_image_grid_ul .isotope-item {
    margin: 5px;
    position: relative !important;
    float: unset !important;
    left: unset !important;
    top: unset !important;
}
.wpb_image_grid .wpb_image_grid_ul {
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: row-reverse;
}
.col-download-content {
	padding-top: 170px;
}
.col-slot-slide img {
	filter: grayscale(1);
}
.col-slot-slide img:hover {
	filter: grayscale(0);
}
body.popup-show {
	overflow: hidden;
}
#popup {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.80);
	z-index: 9999;
	align-items: center;
	justify-content: center;
	display: none;
	opacity: 0;
	visibility: hidden;
}
body.popup-show #popup {
	display: flex;
	opacity: 1;
	visibility: visible;
}
#popup p {
	font-size: 14px;
	margin-bottom: 0;
}
.popup-wrap {
	position: relative;
}
.popup-block {
	position: relative;
	width: 100%;
	max-width: 1200px;
	height: auto;
	max-height: 90vh;
	display: flex;
	align-items: stretch;
	justify-content: center;
	background: #fff;
	border-radius: 6px;
	overflow: hidden;
}
.popup-block .popup-image,
.popup-block .popup-content {
	width: 50%;
}
.popup-image a {
    width: 100%;
    height: 100%;
    display: block;
}
.popup-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
.popup-image-desktop img {
	max-width: 600px;
	max-height: 600px;
}
.popup-content {
	padding: 40px 80px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.popup-logo {
	margin-bottom: 1rem;
}
.popup-social {
	display: flex;
	align-items: center;
	gap: 20px;
	margin-top: 40px;
}
.popup-stay {
	color: #00285E;
	text-transform: uppercase;
	font-weight: 700;
}
.popup-social-list {
	display: flex;
	align-items: center;
	gap: 20px;
}
.popup-social-list a {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 32px;
	height: 32px;
	border-radius: 32px;
}
.popup-social-list a img {
	width: 100%;
	height: 100%;
}
.popup-close {
	position: absolute;
	top: 0;
	right: 0;
	width: 36px;
	height: 36px;
	background: transparent;
	cursor: pointer;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	z-index: 1;
}
.popup-close:after {
	content: '';
	position: absolute;
	width: 16px;
	height: 16px;
	background: center/contain url(./images/icon-close.svg) no-repeat;
	cursor: pointer;
}
.popup-image-mobile {
	display: none;
}
.wpcf7-form {
	position: relative;
}
.popup-form-block {
	height: 36px;
	margin-bottom: 5px;
}
.wpcf7-spinner {
    position: absolute;
    top: 6px;
    right: 32px;
}
.wpcf7 form .wpcf7-response-output {
    margin: 10px 0;
    padding: 5px 10px;
    font-size: 14px;
}
.wpcf7-not-valid-tip {
	display: none !important;
}
input.wpcf7-not-valid {
	border: 1px solid red;
}
input.wpcf7-submit {
	width: 135px;
	height: 36px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #0062FF;
	font-size: 14px;
	color: #fff;
	border: none;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	float: right;
}
input.wpcf7-email {
    width: calc(100% - 135px);
    float: left;
	height: 36px;
	padding: 3px 15px;
	font-size: 14px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	border: 1px solid #E2E2E2;
	border-right: none;
	outline: none;
}
input.wpcf7-email:focus {
	border-color: #333;
}
input:focus-visible {
	outline: none;
}
#noti {
	height: 24px;
	font-size: 14px;
	color: #0062FF;
}
#noti.error {
	color: red;
}
.f100 {
	font-weight: 100;
}
.f200 {
	font-weight: 200;
}
.f300 {
	font-weight: 300;
}
.f400 {
	font-weight: 400;
}
.f500 {
	font-weight: 500;
}
.f600 {
	font-weight: 600;
}
.f700 {
	font-weight: 700;
}
.f800 {
	font-weight: var(--font-weight-bold, 800) !important;
}
.f900 {
	font-weight: 900;
}
.f-italic {
	font-style: italic;
}
.txt-s24,
.fs-24 {
	font-size: 24px;
	line-height: 125%;
}
.txt-s20,
.fs-20 {
	font-size: 20px;
	line-height: 125%;
}
.txt-s18,
.fs-18 {
	font-size: 18px;
	line-height: 125%;
}
.txt-s16,
.fs-16 {
	font-size: 16px;
	line-height: 125%;
}
.txt-s14,
.fs-14 {
	font-size: 14px;
	line-height: 125%;
}
.txt-s12,
.fs-12 {
	font-size: 12px;
	line-height: 125%;
}
.cl-black {
	color: var(--cl-black, black);
}
.cl-white {
	color: var(--cl-white, white);
}
.cl-blue {
	color: var(--1162-dc, #1162DC);
}
.cl-dark {
	color: var(--05283-c, #05283C);
}
.row-new-season.vc_row {
	position: relative;
	min-height: 100vh;
	box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
	-webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
}
.row-new-season.vc_row .before {
	content: '';
	position: absolute;
	top: auto;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: auto;
	display: block;
	z-index: 0;
}