/*admiral.hr dubrava */
/*
@subfolder: '/dubravacasino';
@gold: #e5a84d;
@goldsec: #9d620b;
@linearjackpottitle: linear-gradient(to bottom, #ffe692, #f3c93d 19%, #f8f1b2 34%, #b07229 69%, #e5a84d 80%, #caa03e);
@linearjacpotholder: linear-gradient(230deg, #bc9203, #e0b72d 15%, #e2d671 34%, #ba7f26 52%, #fbfbfb 73%, #caa03e);
@arrow: url('@{subfolder}/assets/img/goldarrow.png');
@logowidth: 100%;
@logoheight: 100%;
@logoscrwidth: 40%;
@logoscrheight: 40%;
.logoscrolled { width: @logoscrwidth; height: @logoscrheight; padding-top: 3%; }
header .logo {  }
.icon360 { display: none; }
*/
/*platinum*/
/*
@subfolder: '/splitcasino';
@gold: #ed1c24;
@goldsec: #FF7373;
@linearjackpottitle: linear-gradient(to bottom, #ed1c24, #D90000 19%, #FF7373 34%, #FF4D4D 69%, #ed1c24 80%, #FF0000);
@linearjacpotholder: linear-gradient(230deg, #ed1c24, #D90000 15%, #FF7373 34%, #FF4D4D 52%, #ed1c24 73%, #FF0000);
@arrow: url('@{subfolder}/assets/img/redarrow.png');
@logowidth: 80%;
@logoheight: 100%;
@logoscrwidth: 40%;
@logoscrheight: 40%;
.logoscrolled { width: @logoscrwidth; height: @logoscrheight; padding-top: 3%; }
header .logo {  }
.icon360 { display: none; }
header .logo { padding-top: 3%; }
*/
/* vrbani - grand casino*/
/*
@subfolder: '/grandcasino';
@gold: #a001b3;
@goldsec: #9301a3;
@linearjackpottitle: linear-gradient(to bottom, #a001b3, #ca01e0 19%, #9301a3 34%, #de01f7 69%, #a001b3 80%, #ca01e0);
@linearjacpotholder: linear-gradient(230deg, #a001b3, #ca01e0 15%, #9301a3 34%, #de01f7 52%, #a001b3 73%, #ca01e0);
@arrow: url('@{subfolder}/assets/img/purplearrow.png');
@logowidth: 100%;
@logoheight: 100%;
@logoscrwidth: 70%;
@logoscrheight: 40%;
.logoscrolled { width: @logoscrwidth; height: @logoscrheight; padding-top: 0%; }
header .logo { padding-top: 10%; }
*/
/*klubovi plava*/
.logoscrolled {
  width: 50%;
  height: 40%;
  padding-top: 3%;
}
header .logo {
  padding-top: 10%;
}
.icon360 {
  display: none;
}
/*admiral zadar zelena*/
/*
@subfolder: '/zadarcasino';
@gold: #33cc44;
@goldsec: #1d7a27;
@linearjackpottitle: linear-gradient(to bottom, #33cc60, #38f74d 19%, #1d7a27 34%, #20fc38 69%, #33cc60 80%, #38f74d);
@linearjacpotholder: linear-gradient(230deg, #33cc60, #38f74d 15%, #1d7a27 34%, #20fc38 52%, #33cc60 73%, #38f74d);
@arrow: url('@{subfolder}/assets/img/greenarrow.png');
@logowidth: 80%;
@logoheight: 100%;
@logoscrwidth: 40%;
@logoscrheight: 40%;
.logoscrolled { width: @logoscrwidth; height: @logoscrheight; padding-top: 3%; }
header .logo img { }
.icon360 { display: none; }
header .logo { padding-top: 3%; }
*/
header .logo img {
  width: 100%;
}
body {
  color: #fff;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: normal;
  background-color: #000;
  line-height: 1.71;
}
h1,
h2,
h3 {
  font-family: 'Roboto', sans-serif;
  margin: 5px 0px;
}
h1 {
  margin: 30px 0px;
}
h2 {
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
}
a,
a:visited {
  color: #fff;
  cursor: pointer;
}
a:hover {
  text-decoration: none;
  color: #3333cc;
}
.text-container a {
  text-decoration: underline;
}
.form-control {
  background-color: #fff;
  border-radius: 0px;
  color: #000;
  font-size: 18px;
  height: 60px;
}
.form-control::-webkit-input-placeholder {
  color: #9fa7ad;
}
.form-control:-moz-placeholder {
  color: #9fa7ad;
  opacity: 1;
}
.form-control::-moz-placeholder {
  color: #9fa7ad;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #9fa7ad;
}
select.form-control {
  background: url('/assets/img/arrow_sel.png') no-repeat right;
  background-color: #fff;
  -moz-appearance: none;
  border-radius: 3px;
  -webkit-appearance: none;
  appearance: none;
  padding-left: 5px;
}
select.form-control option {
  color: #000;
  background-color: #fff;
}
.has-feedback-left .form-control {
  padding-left: 40px;
}
.has-feedback-left i {
  left: 0;
  top: 15px;
}
.modal {
  z-index: 20001;
}
.modal-content {
  border-radius: 0px;
}
.infront {
  z-index: 3;
}
.center {
  text-align: center;
}
.btn.btn-primary {
  border: none;
  line-height: 55px;
  vertical-align: middle;
  border-radius: 0px;
  padding: 0px;
  font-size: 16px;
  text-transform: uppercase;
  color: #fff;
  background: linear-gradient(to bottom, #3333cc, #19195c);
}
.btn.btn-secondary {
  font-family: 'Roboto', sans-serif;
  border: 1px solid #181919;
  height: 55px;
  text-transform: uppercase;
  color: #181919;
  border-radius: 0px;
  vertical-align: middle;
  line-height: 55px;
  padding: 0px;
}
.btn.btn-action {
  border: none;
  height: 48px;
  color: #fff;
  border-radius: 0px;
  vertical-align: middle;
  line-height: 48px;
  padding: 0px;
  width: 70px;
}
.tooltip .tooltip-inner {
  background: #fff;
  color: #000;
}
.tooltip .tooltip-arrow {
  border-top-color: #fff;
}
.progress {
  width: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
}
.error {
  color: red;
}
.divider {
  width: 273px;
  border-bottom: 2px solid rgba(255, 255, 255, 0.2);
  margin: 15px 0px;
}
button:focus {
  outline: 0;
}
/* header */
header {
  height: 120px;
  position: fixed;
  width: 100%;
  z-index: 20000;
  top: 0px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
header.scrolled {
  background-color: #000;
  border-bottom: 1px solid #3333cc;
  height: 70px;
}
header .container {
  position: relative;
  z-index: 2000;
}
header .logo {
  width: 100%;
  height: 100%;
  vertical-align: middle;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
header.scrolled .logo {
  width: 50%;
  height: 40%;
  padding-top: 3%;
}
header .logo a {
  vertical-align: middle;
  display: inline-block;
}
header .menu,
header .menubar {
  line-height: 120px;
  vertical-align: middle;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
header.scrolled .menu,
header.scrolled .menubar {
  line-height: 70px;
}
header .menubar .fa-bars {
  color: #fff;
  vertical-align: middle;
}
header .menubar .fa-bars:hover,
header .menubar .fa-bars:visited {
  border-bottom: none !important;
}
header .menu ul,
header .menubar {
  vertical-align: middle;
  display: inline-block;
}
header .menu > ul {
  display: flex;
}
header .menu a,
header .menubar a {
  font-weight: bold;
  margin: 0px 10px;
  color: #fff;
  text-transform: uppercase;
  text-shadow: 1px 1px 1px #000000;
}
header .menu a:hover,
header .menubar a:hover {
  border-bottom: 2px solid #3333cc;
}
header .menu .dropdown-menu {
  display: none;
  position: absolute;
  top: 67px;
  left: 13px;
  border: none;
  border-radius: 0px;
  background-color: #232728;
  border-top: 2px solid #3333cc;
}
header.scrolled .menu .dropdown-menu {
  top: 42px;
}
header .menu .dropdown-menu li a:hover {
  border-bottom: none;
  color: #3333cc;
  text-decoration: none;
  background-color: #232728;
}
header .menu .dropdown-menu li a {
  margin: 10px 0px;
}
header .menu li {
  position: relative;
  padding-left: 10px;
  padding-right: 10px;
  flex-grow: 1;
  white-space: nowrap;
}
header .menu li:hover .dropdown-menu {
  display: block;
}
header .menu .menu-main-page img {
  max-width: 14px;
  transform: rotate(180deg);
}
header .menu .menu-main-page a:hover {
  border-bottom: none;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  header.scrolled .logo img {
    height: 50%;
    width: 60%;
    padding-top: 10px;
  }
}
@media (max-width: 992px) {
  header {
    background-color: #000;
    height: 70px;
  }
  header .logo,
  header.scrolled .logo {
    height: 50%;
    width: 60%;
    padding-top: 20px;
  }
  header .menu,
  header .menubar {
    line-height: 70px;
  }
  header .menu .dropdown-menu {
    top: 42px;
  }
}
.langrow {
  text-align: right;
  line-height: 30px;
  display: none !important;
}
.langrow select {
  font-family: 'Roboto', sans-serif;
  border: 1px solid #fff;
  width: 70px;
  vertical-align: middle;
  font-size: 16px;
  background-color: transparent;
  background: url('/assets/img/arrow_sel_white.png') no-repeat right;
  -moz-appearance: none;
  border-radius: 3px;
  -webkit-appearance: none;
  padding-left: 5px;
  text-indent: 1px;
  text-overflow: '';
}
/*.langrow select { border: 1px solid #fff; background-color: transparent; width: 70px; font-size: 16px; background: url('@{subfolder}/assets/img/arrow_sel.png') no-repeat right; -webkit-appearance: none; -moz-appearance: none; text-indent: 1px; text-overflow: ''; padding: 5px; border-radius: 3px; }*/
.langrow select option {
  color: #000;
  background-color: #fff;
}
.rightcanvas {
  overflow: scroll;
  position: fixed;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  width: 250px;
  background: #fff;
  height: 100%;
  z-index: 20490;
  top: 0px;
  box-shadow: 2px 2px 2px 2px #9fa7ad;
}
.rightcanvas {
  right: -250px;
}
.rightcanvas.active {
  right: 0px;
}
.rightcanvas ul {
  text-align: right;
  margin-right: 20%;
}
.rightcanvas ul li {
  padding: 30px 0 0 0;
}
.rightcanvas > ul > li.upper {
  text-transform: uppercase;
}
.rightcanvas ul li .fa-bars {
  font-size: 30px;
}
.rightcanvas ul li a {
  font-weight: 500;
  font-size: 17px;
  color: #444444;
}
.rightcanvas .langrow select {
  background-color: #fff;
}
.rightcanvas .langrow select option {
  color: #fff;
}
.slider {
  position: relative;
  margin-bottom: -100px;
  margin-top: -10px;
}
.slider .slider-shadow {
  position: absolute;
  bottom: 0px;
}
.slider .slider-shadow.bottom {
  height: 100px;
  width: 100%;
  background-color: transparent;
  /*background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%); */
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.37) 24%, #000000 64%);
}
.slider .slider-shadow.left {
  left: 0px;
  height: 100%;
  width: 200px;
  background-color: transparent;
  background: linear-gradient(to left, rgba(0, 0, 0, 0) 0%, #000000 60%);
}
.slider .slider-shadow.right {
  right: 0px;
  height: 100%;
  width: 200px;
  background-color: transparent;
  background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, #000000 60%);
}
.carousel .carousel-caption {
  font-size: 40px;
  bottom: 20%;
  text-align: left;
  line-height: 60px;
  text-shadow: 2px 4px 4px rgba(0, 0, 0, 0.6);
}
.carousel .carousel-caption h2 a {
  font-size: 56px;
  text-transform: uppercase;
  color: #fff;
}
.carousel .carousel-caption .divider {
  width: 100px;
  display: block;
  margin: 30px 0px;
  border-bottom: 4px solid #3333cc;
}
.carousel .carousel-caption .carousel-caption-text a {
  color: #fff;
  font-size: 36px;
}
.carousel .carousel-control img {
  top: 50%;
  position: absolute;
}
.carousel-inner {
  margin: 0px auto;
}
.carousel-inner > .item {
  margin: 0 auto;
  overflow: hidden !important;
}
.carousel-inner > .item ul {
  margin: 0px;
  padding: 0px;
}
.carousel-inner > .item > a > img,
.carousel-inner > .item > img {
  margin: 0px auto;
  -webkit-filter: blur(1px);
  -moz-filter: blur(1px);
  -o-filter: blur(1px);
  -ms-filter: blur(1px);
  filter: blur(1px);
}
.carousel .solution {
  width: 64px;
  height: 64px;
  margin: 0px;
  background-size: 100% 100% !important;
}
.carousel .btn-primary {
  width: 300px;
  margin-top: 30px;
  font-family: 'Roboto', sans-serif;
}
.carousel-indicators {
  z-index: -1;
}
@media (max-width: 992px) {
  .slider {
    margin-bottom: 0px;
  }
  .slider .slider-shadow.left {
    width: 30px;
  }
  .slider .slider-shadow.right {
    width: 30px;
  }
  .slider .slider-shadow.bottom {
    height: 30px;
  }
  .slider .carousel .carousel-caption {
    bottom: 1%;
  }
}
.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-control {
  z-index: 2;
}
/*
  WHAT IS NEW IN 3.3: "Added transforms to improve carousel performance in modern browsers."
  Need to override the 3.3 new styles for modern browsers & apply opacity
*/
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-fade .carousel-inner > .item.next,
  .carousel-fade .carousel-inner > .item.active.right {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .carousel-fade .carousel-inner > .item.prev,
  .carousel-fade .carousel-inner > .item.active.left {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .carousel-fade .carousel-inner > .item.next.left,
  .carousel-fade .carousel-inner > .item.prev.right,
  .carousel-fade .carousel-inner > .item.active {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.col-md-3,
.col-sm-3,
.col-md-6,
.col-sm-6,
.col-md-4,
.col-sm-4 {
  z-index: 2;
}
.scrollsection {
  overflow: hidden;
  position: relative;
}
.modal-open .scrollsection-overlay {
  visibility: hidden;
}
.article-single {
  cursor: pointer;
}
@media (max-width: 1280px) {
  .slider .carousel .carousel-caption {
    bottom: 40%;
  }
  .carousel .carousel-caption h2 {
    font-size: 30px;
  }
  .carousel .carousel-caption h2 a {
    font-size: 30px;
  }
  .carousel .carousel-caption .divider {
    margin: 15px 0px 5px 0px;
  }
  .carousel .carousel-caption .carousel-caption-text a {
    font-size: 30px;
  }
}
@media (max-width: 992px) {
  .slider {
    margin-top: 70px;
  }
  .slider .carousel .carousel-caption {
    bottom: 1%;
  }
  .carousel .carousel-caption {
    font-size: 20px;
    bottom: 35%;
    line-height: 22px;
  }
  .carousel .carousel-caption h2 {
    font-size: 20px;
  }
  .carousel .carousel-caption h2 a {
    font-size: 20px;
  }
  .carousel .carousel-caption .divider {
    margin: 5px 0px;
  }
  .carousel .carousel-caption .carousel-caption-text a {
    font-size: 20px;
  }
  .carousel .carousel-control {
    display: none;
  }
  .article-single {
    margin-top: 30px;
  }
}
/* footer */
footer {
  color: #9fa7ad;
  position: relative;
}
footer .footer-north {
  background-color: #070707;
  padding: 35px 0px;
  color: #9fa7ad;
}
footer .footer-north h3 {
  font-weight: bold;
  font-size: 14px;
  color: #fff;
  border-bottom: 1px solid #3333cc;
  padding: 10px 0px;
}
footer .footer-north li a {
  color: #9fa7ad;
}
footer .footer-north li a:hover {
  color: #3333cc;
}
footer .footer-north .services {
  text-align: left;
  margin-top: 20px;
}
footer .footer-north .services img {
  margin: 10px 7px 30px 7px;
  height: 25px;
}
footer .footer-north .services .social {
  position: relative;
  height: 60px;
  margin-top: 20px;
  margin-bottom: 50px;
  display: flex;
  align-items: center;
}
footer .footer-north .services .social a {
  position: relative;
  padding: 0 10px;
  text-align: center;
}
footer .footer-north .services .social a:first-child {
  padding: 0px;
}
footer .footer-north .services .social a img {
  margin: auto;
  height: auto;
  width: 100%;
}
footer .footer-north .services .social .viber {
  max-width: 150px;
  display: inline-block;
}
footer .footer-north .casinos {
  margin-top: 30px;
}
footer .footer-north .casinos div {
  border-right: 1px solid #373737;
  line-height: 75px;
  vertical-align: center;
  text-align: center;
}
footer .footer-north .casinos div:last-child {
  border-right: none;
}
footer .footer-north .casinos img {
  width: 100%;
  opacity: 0.75;
  padding: 0px 10px;
}
footer .footer-north .casinos > .row {
  display: flex;
  flex-direction: row;
  align-items: center;
}
footer .footer-north .casinos > .row > div {
  flex: 1;
}
footer .footer-north .casinos > .row > div.bigger {
  flex: 1.2;
}
footer .links a {
  margin: 0px 10px;
  display: inline-block;
  width: 50px;
  height: 50px;
}
footer .input-group-addon {
  border: none;
  border-radius: 0px;
  line-height: 18px;
  text-align: right;
  white-space: inherit;
  width: 130px !important;
}
footer .form-control {
  background-color: #fff;
  border-radius: 0px;
  border: none;
  height: 60px;
  line-height: 60px;
}
footer .input-group {
  min-width: 270px;
}
footer .btn {
  margin-left: -5px;
  height: 60px;
  line-height: 60px;
  min-width: 180px;
}
@media (max-width: 992px) {
  footer .company-contact li {
    text-align: center;
  }
  .subscribe .form-inline {
    width: 340px;
    margin: 0px auto;
  }
  .subscribe .btn.btn-action {
    float: left;
  }
  .subscribe .input-group {
    float: left;
  }
  footer .btn {
    min-width: 100px;
  }
  footer .input-group {
    min-width: 170px;
  }
  footer .input-group .form-control {
    width: 230px;
  }
  footer .footer-north .casinos div {
    border-right: 0px;
  }
  footer .footer-north .casinos img {
    margin-top: 20px;
    padding: 20px 80px;
  }
  footer .footer-north .casinos > .row {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
footer .footer-south {
  background-color: #181919;
  color: #9fa7ad;
  padding: 15px 0px 15px 0px;
  text-align: center;
}
footer .totop {
  display: flex;
  justify-content: center;
  transform: rotate(-90deg);
  width: 30px;
  height: 30px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  border-radius: 30px;
  color: white;
  background-color: #3333cc;
  box-shadow: 0px 0px 2px 0px #fff;
  z-index: 20000;
}
footer .totop img {
  width: 20px;
  margin: 5px;
}
/* pagination  */
.paginationcontainer {
  background-color: #333838;
  color: #fff;
  text-align: center;
}
.pagination {
  border-radius: 0px;
}
.pagination li {
  width: 30px;
  margin: 0px 20px 0px 0px;
  float: left;
  line-height: 35px;
  vertical-align: middle;
  text-align: center;
}
.pagination li img {
  display: inline-block;
  height: 20px;
  width: 16px;
}
.pagination li a,
.pagination li span,
.pagination li a:hover,
.pagination li span:hover {
  border: 1px solid #444444;
  float: none;
  background-color: #333838;
  color: #fff;
  cursor: pointer;
}
.pagination li a.inactive,
.pagination li span.inactive {
  color: #fff;
}
.contentsdata {
  margin: 150px 0px 30px 0px;
}
@media (max-width: 992px) {
  .contentsdata {
    margin-top: 70px;
  }
}
.intro-container.first {
  position: relative;
  top: -30px;
}
.outer-block {
  background-color: #232728;
  border: 1px solid #444444;
  padding: 15px;
  height: 100%;
  z-index: 2;
  position: relative;
}
.inner-block {
  background-color: #333838;
  border: 1px solid #444444;
  height: 100%;
}
.inner-block .text-container {
  padding: 15px 15px 30px 15px;
  position: relative;
}
.inner-block .text-container.product {
  padding-right: 0px;
  padding-bottom: 15px;
}
.inner-block .text-container.product .tags {
  padding-top: 20px;
}
.inner-block .text-container.product .tags a {
  padding: 3px 5px;
  border-radius: 5px;
  background-color: rgba(220, 220, 220, 0.2);
  color: #fff;
}
.inner-block .text-container h1 {
  border-bottom: 2px solid #3333cc;
  padding: 0px 0px 20px 0px;
  margin: 0px 0px 20px 0px;
}
.inner-block .image-container {
  padding: 0px;
}
.inner-block.products .text-container {
  padding: 95px 15px 15px 15px;
  min-height: 190px;
}
.inner-block > a {
  position: absolute;
  bottom: 25px;
  right: 47px;
}
.inner-block > a:after {
  content: url('/assets/img/bluearrow.png');
  vertical-align: sub;
}
.list-products .inner-block > a {
  right: 45px;
  text-align: right;
  z-index: 2;
}
.jackpot-container {
  position: relative;
  top: -30px;
}
.jackpot-container .jackpot-outer {
  text-align: center;
}
.jackpot-container .jackpot-outer h2 {
  background: linear-gradient(to bottom, #3333cc, #4646ff 19%, #19195c 34%, #4040f5 69%, #3333cc 80%, #4646ff);
  font-size: 30px;
  text-transform: uppercase;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}
.jackpot-container .jackpot-holder {
  font-family: 'Ultra', serif;
  font-size: 25px;
  border-style: solid;
  border-width: 4px;
  border-image-source: linear-gradient(230deg, #3333cc, #4646ff 15%, #19195c 34%, #4040f5 52%, #3333cc 73%, #4646ff);
  border-image-slice: 1;
  width: 253px;
  margin: 0px auto;
}
.jackpot-container .jackpot-holder .jackpot-num,
.jackpot-container .jackpot-holder .jackpot-separator {
  overflow: hidden;
  height: 40px;
  text-align: center;
  float: left;
  background-image: linear-gradient(to bottom, #232728, #393f40 51%, #232728);
  margin: 1px;
}
.jackpot-container .jackpot-holder .jackpot-num {
  width: 24px;
  position: relative;
}
.jackpot-container .jackpot-holder .jackpot-num .num {
  position: absolute;
  top: 0px;
  left: 0px;
  margin: 0 auto;
  width: 100%;
}
.jackpot-container .jackpot-holder .jackpot-separator {
  width: 16px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .jackpot-container .jackpot-outer h2 {
    background: none;
    color: #3333cc;
  }
}
/* homepage */
.parallax {
  position: relative;
  top: -30px;
  margin-bottom: -30px;
  z-index: 1;
}
.parallax .parallax-img {
  text-align: center;
  width: 100%;
  overflow: hidden;
  position: relative;
  height: 300px;
}
.parallax .parallax-img img {
  margin: 0 auto;
  position: absolute;
  top: 0px;
  z-index: -1;
}
.parallax-shadow {
  position: absolute;
  top: 0px;
}
.parallax-shadow.top {
  height: 30px;
  width: 100%;
  background-color: transparent;
  background: linear-gradient(to top, rgba(0, 0, 0, 0) 0%, #000000 100%);
}
.parallax-shadow.left {
  left: 0px;
  height: 100%;
  width: 200px;
  background-color: transparent;
  background: linear-gradient(to left, rgba(0, 0, 0, 0) 0%, #000000 100%);
}
.parallax-shadow.right {
  right: 0px;
  height: 100%;
  width: 200px;
  background-color: transparent;
  background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, #000000 100%);
}
.parallax .parallax-text a,
.parallax .parallax-text a:visited {
  color: #fff;
}
.parallax .parallax-text {
  text-align: right;
  padding-top: 10%;
}
.parallax .parallax-text h2 {
  font-size: 46px;
  text-transform: uppercase;
}
.parallax .parallax-text .divider {
  width: 100px;
  display: block;
  margin: 30px 0px;
  border-bottom: 4px solid #3333cc;
  float: right;
}
.parallax .parallax-text p {
  font-size: 20px;
}
@media (max-width: 992px) {
  .homepage .jackpot-container {
    top: 0px;
  }
  .parallax .parallax-text h2 {
    font-size: 26px;
  }
  .parallax .parallax-text .divider {
    margin: 5px 0px;
  }
  .parallax .parallax-text p {
    font-size: 14px;
  }
  .parallax .container {
    margin-top: 100px;
  }
}
.products-category {
  margin-top: 30px;
}
.products-category .products-category-item {
  text-align: center;
}
.products-category .products-category-item img {
  border: 1px solid #444444;
  margin: 0 auto;
}
.products-category h2 {
  border-bottom: 2px solid #3333cc;
  padding: 15px 0px;
  text-align: center;
}
.products-category h2 a,
.products-category h2 a:visited {
  color: #fff;
  font-size: 20px;
  text-transform: none;
}
.products-container {
  position: relative;
  top: -30px;
}
.products-container .products-img {
  bottom: -100px;
  margin-top: -100px;
  position: relative;
  min-height: 350px;
  align-items: flex-end;
  display: flex;
}
.products-container .products-img a {
  margin: 0 auto;
}
.products-container .col-md-3 {
  padding-left: 7px;
  padding-right: 7px;
}
.product-img {
  text-align: center;
  padding: 0px;
}
.product-img img {
  margin: 0 auto;
  max-width: 100%;
  margin: -15px 0px 30px 0px;
}
.product-img.article-img img {
  margin: -15px 0px -15px 0px;
  width: 100%;
}
.products-container .inner-block.products h2 {
  text-align: center;
}
@media (max-width: 992px) {
  .product-img {
    text-align: center;
    margin: 25px 0px -15px -15px;
    padding: 0px;
  }
  .product-img img {
    margin: 0;
  }
}
.list-products h2 {
  margin: 0px 0px 15px 0px;
  border-bottom: 2px solid #3333cc;
  padding-bottom: 15px;
}
.list-products .row {
  margin-bottom: 15px;
}
.list-products .list-text {
  padding: 20px;
}
.list-products .list-image {
  padding: 0px;
}
.contact-list i {
  width: 20px;
}
.contact-button .btn {
  width: 150px;
}
.modal-dialog {
  margin: 150px auto 30px;
  color: #fff;
  background-color: #232728;
  border: 1px solid #444444;
  padding: 15px;
}
.modal-dialog i {
  color: #000;
}
.modal-dialog .modal-content {
  background-color: #333838;
  border: 1px solid #444444;
}
.modal-dialog .btn {
  width: 150px;
}
.modal-dialog .form-control {
  height: 45px;
}
.modal-dialog .modal-header {
  border-bottom: 1px solid #444444;
}
.modal-dialog .modal-header .close {
  text-shadow: 1px 1px 1px #000000;
  color: #3333cc;
  font-size: 30px;
  opacity: 1;
}
.modal-dialog .modal-body .close {
  text-shadow: 1px 1px 1px #000000;
  color: #3333cc;
  font-size: 50px;
  opacity: 1;
  position: absolute;
  top: 15px;
  right: 25px;
  z-index: 2;
}
.modal-dialog .modal-title {
  color: #3333cc;
}
.marker-container .title a,
.marker-container .title a:hover {
  color: #3333cc;
  float: left;
  font-size: 24px;
}
.locations h2 {
  border-bottom: 2px solid #3333cc;
  padding: 15px 0px;
  margin: 15px 0px;
  font-size: 16px;
}
.locations ul.second {
  margin-left: 30px;
}
.locations .row:first-child {
  margin-bottom: 15px;
}
.locations .first a {
  color: #fff;
}
.locations .first a:hover {
  color: #9fa7ad;
}
.location {
  margin-top: 30px;
}
.location .location-tags {
  position: relative;
  bottom: 0px;
  margin-top: 150px;
}
.location .location-tags img {
  margin: 5px;
  height: 25px;
}
/* gallery */
.gallery .image {
  margin: 10px 10px 10px 0px;
  float: left;
}
.gallery .image:nth-child(3n+3) {
  margin-right: 0px;
}
.gallery .image img {
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.15);
}
.gallerythumbscontainer .thumbcont {
  display: inline-block;
  position: relative;
  overflow: hidden;
}
.gallerythumbscontainer .thumbcont img {
  margin: 10px 10px 10px 0px;
  cursor: pointer;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.15);
  max-width: 126px;
}
.gallerythumbscontainer .thumbcont .youtubeplay {
  position: absolute;
  width: 50px;
  top: 20%;
  left: 33%;
}
#gallerymodal .thumbs {
  width: auto;
  white-space: nowrap;
  overflow: hidden;
}
#gallerymodal .arrowclick {
  padding: 15px;
  cursor: pointer;
}
#gallerymodal .arrowclick.right {
  position: absolute;
  left: 0px;
}
#gallerymodal .modal-dialog {
  border-radius: 0px;
}
#gallerymodal .modal-content {
  border-radius: 0px;
}
#gallerymodal .modal-header {
  border-bottom: 0px;
}
#gallerymodal .modal-header .close {
  color: #3333cc;
  font-size: 40px;
  margin-top: -10px;
  opacity: 1;
}
#gallerymodal .modal-title span {
  color: #3333cc;
}
#gallerymodal .gallerymainimg-container {
  text-align: center;
}
#gallerymodal .carousel-inner > .item > a > img,
.carousel-inner > .item > img,
.thumbnail a > img,
.thumbnail > img {
  margin: 0px auto;
}
#gallerymodal .gallerymainimg-container .carousel-control {
  background: none !important;
  top: 40%;
}
#gallerymodal .gallerymainimg {
  margin: 0px auto;
}
@media (max-width: 420px) {
  .gallerythumbscontainer {
    display: none;
  }
}
.monthview .weekdays div {
  width: 14.2857%;
  float: left;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  padding: 12px 0px;
  text-transform: uppercase;
}
.monthview .empty-block,
.monthview .margin-block {
  width: 14.2857%;
  float: left;
  height: 230px;
}
.monthview .outer-block {
  padding: 5px;
  margin: 5px;
  height: 220px;
}
.monthview .empty-block .inner-block {
  display: none;
}
.monthview .outer-block .currentday {
  background-color: #333838;
}
.monthview .outer-block .inner-block {
  position: relative;
  height: 100%;
}
.monthview .outer-block .day {
  color: #3333cc;
  font-size: 20px;
  font-weight: bold;
  margin: 0px 0px 10px;
  line-height: 22px;
  position: absolute;
  top: 3px;
  left: 3px;
}
.monthview .outer-block .tourcont {
  cursor: pointer;
}
.monthview .outer-block .name {
  text-align: center;
  padding-bottom: 10px;
  border-bottom: 2px solid #3333cc;
  width: 90%;
  margin: 30px auto 0px auto;
  font-size: 18px;
}
.monthview .outer-block .description {
  color: #fff;
  font-size: 12px;
  line-height: 14px;
  padding: 5px;
  text-align: center;
}
.monthview .outer-block .image {
  bottom: 0px;
  position: absolute;
}
.monthview .outer-block.gold {
  border-style: solid;
  border-width: 4px;
  border-image-source: linear-gradient(230deg, #bc9203, #e0b72d 15%, #e2d671 34%, #ba7f26 52%, #fbfbfb 73%, #caa03e);
  border-image-slice: 1;
}
.monthview .outer-block.red {
  border-style: solid;
  border-width: 4px;
  border-image-source: linear-gradient(230deg, #B20000, #D90000 15%, #FF7373 34%, #FF4D4D 52%, #fbfbfb 73%, #FF0000);
  border-image-slice: 1;
}
.monthview .outer-block.silver {
  border-style: solid;
  border-width: 4px;
  border-image-source: linear-gradient(230deg, #868695, #CACAD9 15%, #ECECFB 34%, #B9B9C8 52%, #fbfbfb 73%, #9797A6);
  border-image-slice: 1;
}
.ordering {
  line-height: 60px;
  text-align: right;
  vertical-align: center;
}
.ordering a,
.ordering a:visited {
  color: #fff;
  margin: 15px;
}
.ordering a.active,
.ordering a.active:visited {
  color: #3333cc;
}
.ordering form {
  display: inline-block;
}
.ordering select {
  color: #fff;
  font-family: 'Roboto', sans-serif;
  border: 1px solid #fff;
  width: 150px;
  height: 30px;
  top: -5px;
  position: relative;
  font-size: 16px;
  background: url('/assets/img/arrow_sel_white.png') no-repeat right;
  -moz-appearance: none;
  border-radius: 3px;
  -webkit-appearance: none;
  appearance: none;
  padding-left: 5px;
  display: inline-block;
  line-height: 18px;
}
.ordering select option {
  color: #000;
  background-color: #fff;
}
#tourmodal .modal-title {
  text-align: center;
}
#tourmodal .labelul {
  text-align: right;
}
#tourmodal .labelul li {
  font-size: 20px;
  min-height: 34px;
}
#tourmodal .valuesul li {
  font-size: 20px;
  font-weight: bold;
  min-height: 34px;
}
#tourmodal table {
  width: 100%;
}
#tourmodal table tr td {
  width: 50%;
  padding: 10px;
  font-size: 20px;
}
#tourmodal table tr td.larger {
  font-size: 24px;
}
#tourmodal table tr td:first-child {
  text-align: right;
}
@media (min-width: 600px) {
  #tourmodal .modal-body p {
    text-align: center;
  }
}
.listview {
  margin-top: 30px;
  z-index: 10;
}
.listview .row:first-child {
  border-top: 1px solid #444444 !important;
}
.listview .row {
  background-color: #232728;
  border: 1px solid #444444;
  border-top: none;
}
.listview .row > div {
  padding: 10px 10px;
  vertical-align: middle;
}
.listview .row .title {
  min-height: 60px;
}
.listview .row .day {
  color: #3333cc;
  font-size: 20px;
  text-align: center;
  font-weight: bold;
  line-height: 25px;
}
.listview .row .day span {
  display: block;
  font-size: 10px;
  line-height: 15px;
  font-weight: normal;
}
.listview .row .arrow {
  color: #3333cc;
  text-align: right;
}
.listview .labelul {
  width: 150px;
  float: left;
}
.listview .labelul,
.listview .valuesul {
  line-height: 30px;
}
.listview .labelul li {
  font-size: 16px;
}
.listview .valuesul li {
  font-size: 16px;
  font-weight: bold;
}
.listview table {
  width: 100%;
}
.listview table tr td {
  width: 50%;
  padding: 5px;
  font-size: 12px;
}
.listview table tr td:first-child {
  text-align: right;
}
.tournament-reg h2 {
  margin: 30px 0px;
}
.tournament-reg .btn-primary {
  width: 150px;
}
.tournament-reg .col-xs-12 {
  z-index: 2;
}
.loadmask {
  z-index: 100;
  position: absolute;
  top: 0;
  left: 0;
  -moz-opacity: 0.5;
  opacity: .50;
  filter: alpha(opacity=50);
  background-color: #CCC;
  width: 100%;
  height: 100%;
  zoom: 1;
}
.loadmask-msg {
  z-index: 200001;
  position: absolute;
  top: 0;
  left: 0;
  padding: 2px;
}
.loadmask-msg div {
  padding: 5px 10px 5px 25px;
  background: url('/images/admin/loading.gif') no-repeat 5px 5px;
  line-height: 16px;
  color: #222;
  font: normal 11px tahoma, arial, helvetica, sans-serif;
  cursor: wait;
}
.masked {
  overflow: hidden !important;
}
.masked-relative {
  position: relative !important;
}
.masked-hidden {
  visibility: hidden !important;
}
.contact .btn-primary {
  min-width: 150px;
}
.contact .form-group i {
  color: #3333cc;
  margin-top: 0px;
}
.contact .form-group input[type="text"].form-control,
.contact .form-group input[type="email"].form-control {
  height: 40px;
}
.contact .container.form {
  margin-top: 20px;
}
.sportsbar .uppercont {
  margin-bottom: 100px;
}
.sportsbar .uppercont .outer-block {
  text-align: center;
  color: #fff;
  font-size: 20px;
  font-weight: normal;
  padding: 30px;
}
.sportsbar .uppercont img {
  width: 90px;
  margin-bottom: 30px;
}
.sportsbar .uppercont h1 {
  font-size: 28px;
  font-weight: bold;
}
.sportsbar .middlecont {
  margin-bottom: 100px;
  font-size: 20px;
}
.sportsbar .middlecont h1 {
  font-size: 40px;
  font-weight: bold;
}
.sportsbar .middlecont .subtitle {
  font-size: 25px;
}
.sportsbar .lowercont {
  margin-top: 100px;
  padding: 100px 0px;
  background-repeat: no-repeat;
  background-size: 100% auto;
}
.sportsbar .lowercont .box {
  text-align: center;
  color: #fff;
  font-size: 20px;
  font-weight: normal;
  padding: 30px;
}
.sportsbar .lowercont img {
  width: 90px;
  margin-bottom: 30px;
}
.sportsbar .lowercont h1 {
  font-size: 28px;
  font-weight: bold;
}
