@CHARSET "UTF-8";
@font-face {
    font-family: "AcademyC";
    src: url("fonts/AcademyC_1.eot");
    src: url("fonts/AcademyC_1d41d.eot?#iefix") format("embedded-opentype"),
    url("fonts/AcademyC_1.woff") format("woff"),
    url("fonts/AcademyC_1.ttf") format("truetype"),
    url("fonts/AcademyC_1.svg#JournalRegular") format("svg");
    font-weight: normal;
    font-style: normal;
}
ul.comments .comment-block p {
    font-size: 16px;
}
body {
	font-size: 16px;
}
span.d-block.font-weight-black.mb-2.text-center {
    display: none !important;
}
.main .col-lg-12.text-center {
    margin-top: -20px;
    display:none;
}
h1, h2, h3, h4, h5, h6, body {
    color: #554e3c;
	font-family: AcademyC, Arial, serif;
}
h2.font-weight-normal.text-6.pb-2.mb-4 {
    margin: 0 !important;
}
@media (min-width: 991px){
html.side-header #header.side-header .header-body {
    border-top: 0;
    padding-top: 150px;
}

	a.dropdown-item:hover {
		color: #0c4c85 !important;
	}
	a.dropdown-item {
		line-height: 18px !important;
	}
	.game_window {
		width: 700px;
		position: relative;
		overflow: hidden;
		margin: 0 auto;
		margin-top: 10px;
	}
	.game_window.full_opened {
		width: 100vw;
		height: 100%;
		position: fixed;
		left: calc(50vw - 270px);
		top: 0;
		margin: 0;
		overflow: visible;
	}
	.full_opened {
		transform: translateX(calc(-50vw + 270px));
		height: calc(100vh - 100px) !important;
	}
	.swiper-container.swiper-container-initialized.swiper-container-horizontal {
		margin-top: 50px;
	}
	header#header {
		left: auto !important;
		margin-top: 50px;
		transform: translateX(-255px) !important;
		background: none !important;
	}
	.image-gallery .col-6.col-md-3.col-xl-2.p-1 {
		width: 150px !important;
		max-width: 100% !important;
		flex: auto !important;
	}
	.header-body {
		background: #ffefcb !important;
		max-height: 625px;
	}
    .body {
		max-width: 1000px;
		margin-left: calc(100vw) !important;
		padding-left: 255px;
		left: calc(-50vw - 500px);
		position: absolute;
    }
	.header-row.flex-row.justify-content-start.justify-content-lg-center.pt-lg-5 {
		display: none !important;
	}
}
i.fab {
    color: #ffffff9e;
}
.loading-overlay, body {
    background: #151413 url(https://vulkanslots.net/white_labels/2/carpsca.png);
}
.body {
    background: none;
    overflow: visible !important;
}
a.btn.btn-warning.ml-sm-0.ml-3.font-weight-semibold.btn-rounded.text-white.w-100 {
    background: #ce0000f2;
    box-shadow: 0 0 5px #ff6c6c;
    font-size: 14px;
    line-height: 16px;
    text-transform: uppercase;
}
a.btn.font-weight-semibold.d-none.d-xl-block {
    font-size: 13px;
    text-transform: uppercase;
}
.header-body {
	background: #ffefcb !important;
}
@media (min-width: 928px){
	.header-body {
	background: transparent url(bg_header.png) no-repeat center top !important;
	}
}
#header {
box-shadow: 5px 0 0px #00000038;
}
#footer, #footer .footer-copyright {
    background: transparent;
}

span.d-block.font-weight-black.mb-2.text-center {
    color: #fff;
    text-shadow: 2px 0 10px #070029;
}
.breadcrumbs {
    display: inline-block;
    counter-reset: flag;
    color: black;
}

.breadcrumbs a {
    position: relative;
    float: left;
    padding-left: 60px;
    padding-right: 10px;
    text-decoration: none;
    line-height: 36px;
    color: #fff;
    background: #171717;
    transition: all 0.5s;
}
.breadcrumbs a::after {
    content: '';
    position: absolute;
    top: 0;
    right: -18px;
    z-index: 1;
    width: 36px;
    height: 36px;
    background: #171717;
    box-shadow: none;
    border-radius: 50px 0 0 0;
    transform: rotate(-45deg) scale(0.73);
    transition: all 0.5s;
}

.breadcrumbs a:hover,
.breadcrumbs a:hover::after,
.breadcrumbs a.active,
.breadcrumbs a.active::after{
    background: #616161;
    color: #ffffff !important;
}
.footer__providers img {
    display: inline-block;
    margin: 5px 10px 10px 10px;
}
.breadcrumbs a::before {
    content: counter(flag);
    counter-increment: flag;
    position: absolute;
    color: #000;
    text-align: center;
    top: 8px;
    left: 30px;
    line-height: 20px;
    box-shadow: 0 0 2px #ccc;
    width: 20px;
    background-color: white;
    border-radius: 50%;
}

.breadcrumbs a:first-child {
    padding-left: 46px;
}

.breadcrumbs a:first-child::before {
    left: 14px;
}

.tp-mask-wrap {
    margin: 0;
    padding: 30px 0;
    text-transform: uppercase;
    text-align: right;
    line-height: 1.25 !important;
    color: #7ff800;
    margin-top: 100px !important;
    text-shadow: none;
    font-weight: normal;
}

.btn i.fas.fa-bars {
    z-index: 3;
    position: relative;
}

.header-btn-collapse-nav:before,.header-btn-collapse-nav:after{
	background:none;
}
@media (max-width: 991px){
	#header .header-btn-collapse-nav {
    outline: 0;
    margin-left: 4px;
    margin-top: -2px;
    background: #032b51 !important;
    width: 30px;
    padding: 6px !important;
    display: block;
    position: relative;
    z-index: 1;
	}
	#header .header-nav-main nav>ul>li>a.active {
		background: #0000007a;
	}
	#header .header-nav-main:before {
		background: black;
	}
}
.col-md-3 span.font-weight-bold {
    color: #fff;
}
.row.pt-5.mb-5 .col-md-12 h1 {
    color: #fff;
}
span.thumb-info.thumb-info-centered-info.thumb-info-no-borders {
    border-radius: 20px;
}
.image-gallery-item.mb-0 {
    padding: 5px;
    overflow: hidden;
    background: -webkit-linear-gradient(45deg,#eed642,#e5b202 40%,#d5970b 51%,#f3d315);
    box-shadow: 0 2px 10px -5px rgb(0, 0, 0);
    border-radius: 28px;
}
.main .container .row.pb-3, .row.pt-5.mb-5 .col-12 {
    position: relative;
    background: #ffefcb;
    border-radius: 0;
  border: 2px solid #b78846;
}
.main .container .row.pb-3:before, .main .container .row.pb-3:after,
.row.pt-5.mb-5 .col-12:before, .row.pt-5.mb-5 .col-12:after{
  content: "•";
  position: absolute;
  width: 14px;
  height: 14px;
  font-size: 14px;
  color: #b78846;
  border: 2px solid #b78846;
  line-height: 12px;
  top: -2px;
  text-align: center;
}
#footer .footer-copyright p {
    font-size: 1.1em !important;
    color: #fbe7c3;
}
a.ml-1.text-decoration-none.text-color-primary {
    color: #ffffff !important;
}
.main .container .row.pb-3:before,
.row.pt-5.mb-5 .col-12:before{
  left: -2px;
}
.main .container .row.pb-3:after,
.row.pt-5.mb-5 .col-12:after{
  right: -2px;
}

.row.pt-5.mb-5 .col-12 {
    padding-top: 20px;
    margin-left: 0;
    max-width: calc(100%);
}
a.btn.btn-rounded.btn-warning.m-auto.text-3 {
    padding: 5px;
}
.swiper-div .btn {
    padding: 10px 20px;
    text-transform: uppercase;
    border-radius: 5px;
    bottom: 10px;
}
.btn{
    min-height: 36px;
	position:relative;
	overflow: hidden;
	margin-bottom: 10px !important;
	background: #da0203;
}
.btn:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 50%;
    width: 100%;
    background-color: rgba(255,255,255,.22);
    border-radius: 0 0 10px 10px;
}
a.btn.font-weight-semibold.d-none.d-xl-block {
    color: #fff;
	width: 160px;
    background: #2192e4;
}
a.btn.btn-rounded.btn-warning.m-auto.text-3 {
    padding: 5px;
    border-radius: 5px;
    margin-bottom: 25px !important;
}
a.btn.btn-warning.ml-sm-0.ml-3.font-weight-semibold.btn-rounded.text-white.w-100 {
    border-radius: 5px;
}
h2 strong.font-weight-extra-bold {
    color: #ffffff;
    text-transform: uppercase;
    background: #2192e4;
    border: 5px solid #4a5bb3c7;
    padding: 0 10px;
    text-shadow: 0 0 30px #0082dd;
}


.swiper-div {
    position: relative;
    display: block;
    width: 100%;
    left: 0;
    bottom: 0;
    padding: 5px 10px;
    min-height: 110px;
}

.swiper-div {
    position: absolute;
    bottom: -24px;
}
.swiper-text-block {
    position: relative;
    left: 10px;
}
.swiper-text-block h3, .swiper-text-block h4 {
    font-size: 1.5em !important;
    color: #fff;
    letter-spacing: initial;
}