.bg-secondary {
  background: #f0f5f7 !important;
}

.body-dark {
  background: #0b1433;
}

.body-hp {
  background: #0b1433;
}

.body-dark {
  color: #fff;
}
.body-dark .membership-faq {
  color: #fff;
  background: #091029;
  border-radius: 20px;
  padding: 6rem 4rem;
}
.body-dark .membership-faq p {
  color: #fff;
}
.body-dark .membership-faq .accordion .card {
  background: #0C1639;
  border: none !important;
}
.body-dark .membership-faq .accordion .card-header .card-link {
  color: #fff;
}
.body-dark .subpage-top-text {
  background: #0b1433;
  color: #fff;
}
.body-dark .subpage-top-text p {
  color: #fff;
}
.body-dark .tickets-top .container {
  background-color: #0b1433;
  color: #fff;
}
.body-dark .tickets-top .container p {
  color: #fff;
}
.body-dark .tickets-wrap {
  background-color: #0b1433;
}
.body-dark .ticket-item {
  background-color: #0b1433;
}
.body-dark .ticket-item a {
  color: #fff;
  text-decoration: none;
}
.body-dark .ticket-item-name {
  color: #fff;
  text-decoration: none;
}
.body-dark .ticket-item-text {
  color: #fff;
}
.body-dark .ticket-item-date {
  color: #fff;
}
.body-dark .tickets-page b, .body-dark .tickets-page strong {
  color: #fff;
}
.body-dark .tips-wrap {
  background: #0b1433;
  color: #fff;
}
.body-dark .table-hover tbody tr:hover {
  background-color: rgb(189, 232, 248);
}
.body-dark .reference-page-inner {
  background: #0b1433;
  color: #fff;
}
.body-dark .article-detail-top {
  background: #0b1433;
}
.body-dark .modal-content {
  background: #0b1433;
}
.body-dark .modal-content a:hover {
  color: #fff;
}
.body-dark .form-control {
  background: #091029;
  color: #fff !important;
  border-bottom: 1px solid #00b0ee !important;
  padding-left: 0.5rem;
}
.body-dark .form-label-group > label {
  padding-left: 0.5rem;
}
.body-dark :not(.fake-nav-tabs) .nav-tabs .nav-link {
  color: #fff;
}
.body-dark .article-item-box {
  background: #091029;
  color: #fff;
}
.body-dark .article-item-text h2 a {
  color: #fff;
}
.body-dark .article-detail p {
  color: #fff;
}
.body-dark .article-detail-top-info {
  color: #fff;
}
.body-dark .article-detail-text ul {
  color: #fff;
}
.body-dark .article-detail-text ul li {
  color: #fff;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Oswald", sans-serif;
  font-weight: 600;
  margin-bottom: 3.4rem;
}

h1,
.h1 {
  font-size: 7rem;
}
@media (max-width: 768px) {
  h1,
  .h1 {
    font-size: 4rem;
  }
}

h2,
.h2 {
  font-size: 4rem;
}
@media (max-width: 768px) {
  h2,
  .h2 {
    font-size: 3rem;
  }
}

h3,
.h3 {
  font-size: 3rem;
}

p {
  color: #4b5d81;
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 1.875;
}

.perex p {
  font-size: 2.6rem;
  line-height: 1.54;
  font-weight: 800;
  margin-bottom: 4rem;
}

.perex-small p {
  font-size: 2rem;
  line-height: 2;
}
.perex-small p strong {
  font-weight: 700;
}

hr {
  margin-top: 4rem;
  margin-bottom: 4rem;
}

a {
  color: #00bdff;
  text-decoration: underline;
  transition: 0.3s all;
}
a:hover {
  color: #181a32;
}

.bigger-text {
  color: #2a2e59;
  font-size: 3rem;
  font-weight: 800;
  text-transform: uppercase;
}

.medium-text {
  color: #2a2e59;
  font-size: 2rem;
  font-weight: 800;
  text-transform: uppercase;
}

.check-list ul,
.check-list2 ul {
  list-style: none;
  padding-left: 0.8rem;
}
.check-list ul li,
.check-list2 ul li {
  position: relative;
  color: #fff;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.875;
  font-weight: 400;
  margin-bottom: 1.4rem;
}
.check-list ul li::before,
.check-list2 ul li::before {
  position: absolute;
  content: "";
  background: url("../images/check2.svg") no-repeat center;
  width: 17px;
  height: 14px;
  left: -25px;
  top: 0.7rem;
}

.check-list ul li {
  color: #00aae8;
}
.check-list ul li::before {
  background: url("../images/check.svg") no-repeat center;
}

.list-arrow ul {
  list-style: none;
  padding-left: 0;
}
.list-arrow ul li {
  color: #2a2e59;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4;
  padding: 10px 0px;
  font-weight: 400;
  padding-left: 3.2rem;
  position: relative;
}
.list-arrow ul li::before {
  content: "";
  position: absolute;
  background: url("../images/arrow-list.svg") no-repeat top center;
  width: 1.1rem;
  height: 1.6rem;
  top: 1.2rem;
  left: 0;
  background-size: 100% auto;
}
.list-arrow ul li strong {
  font-weight: 700;
}

/* Tables */
.table thead th {
  border: none;
  border-bottom: 1px solid transparent;
  background-color: #00aae8;
  color: #fff;
  font-family: "Oswald", sans-serif;
  font-size: 2rem;
  font-weight: 400;
  padding-top: 2.4rem;
  padding-bottom: 3.2rem;
  padding-left: 2.2rem;
  padding-right: 2.2rem;
  position: relative;
}
.table thead th::after {
  content: "";
  position: absolute;
  display: block;
  height: 7px;
  left: 0;
  right: 0;
  background: #f0f5f7;
  border-bottom: 1px solid #dfe2e9;
  bottom: -1px;
  z-index: 3;
}
.table tbody td {
  border: 1px solid #dfe2e9;
  padding-top: 1.9rem;
  padding-bottom: 1.9rem;
  padding-left: 2.2rem;
  padding-right: 2.2rem;
  color: #2a2e59;
  font-size: 1.4rem;
  font-weight: 400;
}

.table-striped tbody tr {
  background-color: #fff;
}
.table-striped tbody tr:nth-of-type(2n + 1) {
  background-color: #fcfcfc;
}

.table-responsive {
  overflow-x: visible;
}

.table-hover tbody tr:hover {
  background-color: rgba(0, 170, 232, 0.1);
}

@media (max-width: 575px) {
  .table tbody td {
    padding: 1rem;
  }
}
/* END Tables */
html {
  font-size: 62.5%;
}

body {
  color: #2a2e59;
  font-size: 1.6rem;
  font-weight: 400;
  font-family: "Montserrat", sans-serif;
  max-width: 1920px;
  margin: 0 auto;
}

.max-1260 {
  max-width: 1260px;
  width: 100%;
}

.max-1400 {
  max-width: 1400px;
  width: 100%;
}

.mt-1 {
  margin-top: 1rem !important;
}

.mt-2 {
  margin-top: 2rem !important;
}

.mt-3 {
  margin-top: 3rem !important;
}

.mt-4 {
  margin-top: 4rem !important;
}

.mt-5 {
  margin-top: 5rem !important;
}

.mb-1 {
  margin-bottom: 1rem !important;
}

.mb-2 {
  margin-bottom: 2rem !important;
}

.mb-3 {
  margin-bottom: 3rem !important;
}

.mb-4 {
  margin-bottom: 4rem !important;
}

.mb-5 {
  margin-bottom: 5rem !important;
}

/* Spaces */
/* END Spaces */
@media (min-width: 1300px) {
  .container {
    max-width: 1250px;
  }
}
@media (min-width: 1400px) {
  .container {
    max-width: 1350px;
  }
}
@media (min-width: 1500px) {
  .container {
    max-width: 1450px;
  }
}
@media (min-width: 1680px) {
  .container {
    max-width: 1622px;
  }
  .row {
    margin-left: -20px;
    margin-right: -20px;
  }
  [class*=col-] {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 1680px) {
  .container {
    max-width: 1622px;
  }
  .row {
    margin-left: -20px;
    margin-right: -20px;
  }
  [class*=col-] {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 991px) {
  html {
    font-size: 50%;
  }
}
strong, b {
  font-weight: 700;
}

.simple-text-page {
  margin-top: 3rem !important;
}
.simple-text-page h1 {
  font-size: 4rem;
}
.simple-text-page p {
  color: #2a2e59;
  font-weight: 400;
}
.simple-text-page ol {
  list-style-type: disc;
}
.simple-text-page h2 {
  font-size: 2rem;
}

button:focus {
  outline: none;
}

.btn-secondary:not(:disabled):not(.disabled):active,
.btn-secondary:not(:disabled):not(.disabled).active,
.show > .btn-secondary.dropdown-toggle,
.btn-secondary:focus,
.btn-secondary.focus {
  background-color: #fff;
  color: #2a2e59;
}

.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
  background-color: #fff;
  color: #2a2e59;
}

.btn {
  color: #fff;
  font-family: "Oswald", sans-serif;
  font-size: 3rem;
  font-weight: 600;
  letter-spacing: -0.46px;
  background: transparent linear-gradient(0deg, #0067A9 0%, #00BDFF 100%) 0% 0% no-repeat padding-box;
  border-radius: 3.7rem;
  text-decoration: none;
  text-transform: uppercase;
  padding: 1.7rem 4rem;
  line-height: 1;
  border: none;
}
.btn:hover {
  background-color: #2a2e59;
  color: #fff;
}
.btn:focus {
  box-shadow: rgba(0, 170, 232, 0.25);
}

.btn-slider {
  font-size: 3rem;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: -0.1rem;
  display: inline-flex;
  padding-left: 4rem;
  padding-right: 4rem;
  padding-top: 1.15rem;
  padding-bottom: 0.85rem;
  align-items: center;
}
.btn-slider span {
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 2.4rem;
  letter-spacing: -0.048rem;
}
.btn-slider:hover {
  background: #fff;
  color: #00aae8;
}

.btn-secondary {
  color: #2a2e59;
  background-color: #fff;
}
.btn-secondary:hover {
  background-color: #00aae8;
}

.btn-primary {
  background-color: #fff;
  color: #00aae8;
}

.btn-small {
  font-size: 2.5rem;
  letter-spacing: -0.1rem;
  padding-top: 1.4rem;
  padding-bottom: 1.7rem;
}

.btn-dark {
  background-color: #2a2e59;
  font-size: 3rem;
}
.btn-dark:hover {
  background-color: #0b8dd0;
}

@media (max-width: 767px) {
  .btn-slider {
    font-size: 4rem;
  }
  .btn-slider span {
    font-size: 2.2rem;
  }
}
.fb-login {
  background-color: #1877f2;
  color: #fff;
  display: inline-flex;
  font-size: 1.6rem;
  font-weight: 500;
  padding: 1rem 2.4rem 1rem 2.4rem !important;
  text-transform: none;
  border-radius: 0.8rem;
  font-style: normal;
  letter-spacing: 0;
  font-family: "Montserrat", sans-serif;
  line-height: 1;
}
.fb-login i {
  margin-right: 0.8rem;
}
.fb-login:hover {
  background-color: #166fe5;
}

header {
  position: relative;
  z-index: 100;
}
header .container {
  position: relative;
}

.header {
  background: #0b1433;
  padding: 1.2rem 0;
  z-index: 100;
}
.header a:hover {
  color: #fff;
}

.body-hp .header {
  background: transparent;
}

.navbar {
  padding-top: 0rem;
}

.header-content {
  display: flex;
  align-items: center;
}

.navbar-nav {
  margin-left: 0;
  justify-content: center;
  width: 100%;
}

.nav-item.active .nav-link {
  background-color: #00b0ee;
  color: #fff;
}

.navbar-expand-xl {
  margin-top: 1rem;
  flex-grow: 1;
}

.header-logo-top {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.navbar-expand-xl .navbar-nav .nav-link {
  padding: 0.5rem 0rem;
  margin: 0 2rem;
}

.nav-link {
  color: #fff;
  font-family: "Oswald", sans-serif;
  font-size: 1.8rem;
  text-decoration: none;
  font-weight: 400;
  position: relative;
}
.nav-link::before {
  position: absolute;
  content: "";
  background: url(../images/footr_title_bg.png) no-repeat center center;
  width: 5.4rem;
  height: 0.3rem;
  top: 100%;
  left: 0rem;
  opacity: 0;
}
.nav-link:hover {
  color: #fff;
}
.nav-link:hover::before {
  opacity: 1;
}

.nav-item.active .nav-link .menu-new {
  display: none;
}

.navbar-brand img {
  width: 28rem;
}

.top-menu {
  display: flex;
  flex-direction: column;
  position: relative;
  font-family: "Oswald", sans-serif;
}
.top-menu-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 0.8rem;
}
.top-menu-currency .btn {
  height: 3rem;
  border-radius: 3rem;
  background: #12204E;
  padding: 0;
  display: inline-flex;
  align-items: center;
  text-decoration: none;
  color: #FFFFFF;
  font-size: 1.6rem;
  font-weight: 400;
  position: relative;
  font-family: "Oswald", sans-serif;
  line-height: 1;
  width: 8rem;
  height: 4rem;
  font-style: normal;
  padding-left: 2rem;
}
.top-menu-currency .btn img {
  height: 1.5rem;
}
.top-menu-currency .btn svg {
  display: block;
  margin-top: -0.4rem;
  margin-left: 1rem;
  height: 2rem;
}
.top-menu-currency .btn span {
  padding-right: 0.4rem;
}
.top-menu-currency .btn:hover {
  text-decoration: none;
}
.top-menu-currency .dropdown-item {
  font-size: 1.4rem;
  text-decoration: none;
  font-weight: 500;
}
.top-menu-currency .dropdown-item:hover {
  color: #00bdff;
}
.top-menu-currency .dropdown-item img {
  height: 2rem;
}
.top-menu-currency .dropdown-menu {
  min-width: 8rem;
}

.top-menu-rl a {
  font-size: 1.6rem;
  font-weight: 500;
  text-transform: uppercase;
  font-family: "Oswald", sans-serif;
  color: #FFFFFF;
  width: 11.5rem;
  height: 4rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 3.7rem;
  text-align: center;
  text-decoration: none;
  background: transparent linear-gradient(0deg, #0067A9 0%, #00BDFF 100%) 0% 0% no-repeat padding-box;
}

.top-menu-login {
  display: flex;
  gap: 0.8rem;
  justify-content: flex-end;
  align-items: center;
  margin-top: 1.2rem;
}
.top-menu-login .sign-in {
  margin-right: 1.2rem;
}
.top-menu-login .sign-up {
  width: 11.5rem;
  height: 4rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 3.7rem;
  text-align: center;
  text-decoration: none;
  border: 1px solid #00BDFF;
  color: #fff;
}

@media (max-width: 1679px) {
  .navbar-brand img {
    max-width: 25rem;
  }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding: 0.5rem 0rem;
    margin: 0 1rem;
  }
}
@media (max-width: 1399px) {
  .navbar-brand img {
    max-width: 22rem;
  }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding: 0.5rem 0rem;
    margin: 0 1rem;
    font-size: 1.6rem;
  }
}
@media (max-width: 1299px) {
  .navbar-brand img {
    max-width: 20rem;
  }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding: 0.5rem 0rem;
    margin: 0 1rem;
    font-size: 1.5rem;
  }
}
@media (max-width: 1199px) {
  .header .container {
    max-width: 100%;
  }
  .nav-link {
    font-size: 2.5rem;
    position: relative;
  }
  .navbar {
    position: static;
    padding-top: 1.5rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .navbar-nav {
    align-items: center;
    padding-top: 8rem;
    padding-bottom: 0rem;
  }
  .navbar-expand-xl .navbar-collapse {
    top: 0rem;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 100;
    background-color: #0b1433;
    padding-bottom: 3rem;
  }
  .navbar-expand-xl .navbar-collapse .nav-item {
    padding: 1rem 0;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .navbar-expand-xl .navbar-collapse .nav-item .nav-link {
    padding: 0.3rem 1rem;
    font-size: 2.2rem;
  }
  .nav-item {
    text-align: center;
  }
  .navbar-brand {
    order: 2;
    width: 100%;
    text-align: center;
    margin-bottom: 2rem;
    width: auto;
    max-width: 28rem;
    margin: 0 auto;
    display: block;
    margin-bottom: 0;
    margin-left: 0;
  }
  .navbar-brand img {
    max-width: 1000%;
  }
  .header-logo-top {
    flex-direction: column;
  }
  .top-menu {
    flex-direction: column;
    align-items: center;
    position: static;
  }
  .top-menu-top {
    flex-direction: column;
  }
  .top-menu-login {
    flex-direction: column;
    left: 1rem;
    top: 0;
    position: absolute;
  }
  .top-menu-currency {
    margin-left: 0;
  }
  .top-menu-login .sign-in {
    margin-right: 0;
  }
  .navbar-expand-xl .navbar-collapse.show {
    display: flex;
    flex-direction: column;
  }
}
@media (max-width: 430px) {
  .header-login-links {
    font-size: 1.4rem;
  }
  .top-menu-rl {
    top: 5rem;
  }
  .top-menu-live {
    right: -1rem;
    top: 8.5rem;
  }
}
.info-bar-content {
  display: flex;
  justify-content: center;
}
.info-bar-left {
  font-weight: 600;
}
.info-bar-right {
  margin-left: 2rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.info-bar-center {
  text-align: center;
}
.info-bar {
  background: #00b0ee;
  color: #fff;
}
.info-bar p {
  color: #fff;
  margin-bottom: 0;
  font-weight: 400;
}
.info-bar a {
  color: #fff;
}
.info-bar {
  padding: 1rem 2rem;
  text-align: center;
}
.info-bar #countdown {
  min-width: 13rem;
  display: inline-block;
}

@media (max-width: 991px) {
  .info-bar-content {
    flex-wrap: wrap;
  }
  .info-bar-left {
    width: 100%;
  }
  .info-bar-right {
    width: 100%;
  }
}
.carousel-caption {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  text-align: left;
}
.carousel-caption h3 {
  font-size: 6rem;
  font-weight: 600;
  font-style: italic;
}
.carousel-caption h3 small {
  font-size: 5rem;
  letter-spacing: -0.13rem;
  font-weight: 600;
}
.carousel-caption h3 span {
  color: #00bdff;
  letter-spacing: -0.18rem;
  font-weight: 600;
}
.carousel-caption h3 span.big {
  font-size: 6rem;
}

@media (min-width: 1680px) {
  .carousel-caption [class*=col-] {
    flex: 0 0 70%;
    max-width: 70%;
  }
}
@media (max-width: 1199px) {
  .carousel-caption h3 {
    font-size: 6.8rem;
  }
  .carousel-caption h3 small {
    font-size: 5.2rem;
  }
  .carousel-caption h3 span.big {
    font-size: 7rem;
  }
  .carousel-item img {
    height: 95rem;
  }
}
@media (max-width: 767px) {
  .carousel-caption h3 {
    font-size: 4.4rem;
  }
  .carousel-caption {
    bottom: 0;
  }
  .carousel-item img {
    height: 60rem;
  }
}
@media (max-width: 575px) {
  .carousel-caption h3 {
    font-size: 3.6rem;
    margin-bottom: 3rem;
  }
  .carousel-caption h3 small {
    font-size: 3rem;
  }
  .carousel-caption h3 span.big {
    font-size: 4rem;
  }
  .carousel-item img {
    height: 50rem;
  }
}
/* Hamburger */
.navbar-toggler {
  position: relative;
  color: #fff;
  padding: 0.25rem 0.7rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0;
  height: 45px;
  width: 45px;
  border-radius: 10px;
}
.navbar-toggler:not(.collapsed) {
  padding: 0.46rem 0.75rem;
}
.navbar-toggler:focus, .navbar-toggler:active {
  outline: 0;
}
.navbar-toggler span {
  display: block;
  background-color: #fff;
  height: 2px;
  width: 25px;
  margin-top: 5px;
  margin-bottom: 5px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  position: relative;
  left: 0;
  opacity: 1;
}
.navbar-toggler span:nth-child(1), .navbar-toggler span:nth-child(3) {
  -webkit-transition: transform 0.35s ease-in-out;
  -moz-transition: transform 0.35s ease-in-out;
  -o-transition: transform 0.35s ease-in-out;
  transition: transform 0.35s ease-in-out;
}
.navbar-toggler:not(.collapsed) span:nth-child(1) {
  position: absolute;
  left: 6px;
  top: 16px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
.navbar-toggler:not(.collapsed) span:nth-child(2) {
  height: 12px;
  visibility: hidden;
  background-color: transparent;
}
.navbar-toggler:not(.collapsed) span:nth-child(3) {
  position: absolute;
  left: 6px;
  top: 16px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

@media (max-width: 1199px) {
  .navbar-toggler span {
    height: 3px;
    width: 30px;
    margin-top: 6px;
    margin-bottom: 6px;
  }
  .navbar-toggler {
    margin-left: 0;
    z-index: 100;
    position: absolute;
    right: 1rem;
    top: 2rem;
    background: transparent;
    z-index: 2000;
  }
}
/* END Hamburger */
/* Introduction */
.introduction {
  margin-top: -24rem;
  position: relative;
  background: url("../images/vlk.png") no-repeat top left;
  z-index: 8;
  padding-top: 20rem;
}
.introduction-content {
  padding-left: 15rem;
  position: relative;
}
.introduction h1 {
  color: #00b0ee;
  font-size: 14rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: -0.56rem;
  transform: rotate(-90deg);
  position: absolute;
  top: 6.5rem;
  left: -10rem;
}

@media (max-width: 991px) {
  .introduction {
    background-size: 110rem;
    margin-top: -16rem;
    padding-top: 21rem;
  }
}
@media (max-width: 767px) {
  .introduction {
    padding-top: 13rem;
    margin-top: -22rem;
  }
  .introduction-content {
    padding-left: 0;
  }
  .introduction h1 {
    position: static;
    transform: none;
    font-size: 9rem;
    letter-spacing: -0.26rem;
  }
}
@media (max-width: 767px) {
  .introduction {
    padding-top: 12rem;
    margin-top: -11rem;
    background-position: 0 -2rem;
  }
  .introduction-content {
    padding-left: 15px;
  }
  .introduction h1 {
    position: static;
    transform: none;
    font-size: 7rem;
    letter-spacing: -0.26rem;
  }
}
/* END Introduction */
.hero-section {
  margin-top: -13rem;
  width: 100%;
  overflow: hidden;
}
.hero-section .container {
  position: relative;
}
.hero-section-content {
  position: absolute;
  top: 20rem;
  left: 0;
  right: 0;
  color: #fff;
  padding-top: 16rem;
  z-index: 10;
}
.hero-section-content h1 {
  font-size: 6rem;
  font-weight: 800;
  font-family: "Montserrat", sans-serif;
}
.hero-section-content h1 strong {
  font-size: 15rem;
  color: #00bdff;
  font-weight: 800;
}
.hero-section-content p {
  font-size: 2.2rem;
  color: #fff;
  max-width: 82rem;
  margin-bottom: 5rem;
}
.hero-section-content .hero-section-youtube-link {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin-top: 4rem;
  margin-left: 4rem;
  width: 170px;
  height: 130px;
}
@media (max-width: 1679px) {
  .hero-section-content h1 {
    font-size: 5rem;
  }
  .hero-section-content p {
    max-width: 70rem;
  }
  .hero-section-content .hero-section-youtube-link {
    margin-left: 4rem;
  }
}
@media (max-width: 1499px) {
  .hero-section-img img {
    height: 80rem;
  }
  .hero-section-content {
    padding-top: 10rem;
  }
  .hero-section-content h1 {
    font-size: 5rem;
  }
  .hero-section-content h1 strong {
    font-size: 13rem;
  }
  .hero-section-content p {
    max-width: 60rem;
    font-size: 1.8rem;
  }
  .hero-section-content .hero-section-youtube-link {
    margin-left: 4rem;
  }
}
@media (max-width: 1299px) {
  .hero-section-img img {
    height: 70rem;
  }
  .hero-section-content {
    padding-top: 5rem;
  }
  .hero-section-content h1 {
    font-size: 4rem;
  }
  .hero-section-content h1 strong {
    font-size: 10rem;
  }
  .hero-section-content p {
    max-width: 50rem;
    font-size: 1.6rem;
  }
  .hero-section-content .hero-section-youtube-link {
    margin-left: 0rem;
    margin-top: 0;
    transform: scale(0.8);
  }
}
@media (max-width: 991px) {
  .hero-section-img {
    display: flex;
    justify-content: flex-end;
  }
  .hero-section-img img {
    height: 70rem;
    margin-right: -30%;
  }
  .hero-section-content {
    padding-top: 3rem;
  }
  .hero-section-content h1 {
    font-size: 3rem;
  }
  .hero-section-content h1 strong {
    font-size: 8rem;
  }
  .hero-section-content p {
    max-width: 50rem;
    font-size: 1.6rem;
  }
  .hero-section-content .hero-section-youtube-link {
    margin-left: 0rem;
    margin-top: 0;
    transform: scale(0.6);
  }
}
@media (max-width: 575px) {
  .hero-section {
    margin-top: -10rem;
  }
  .hero-section-img {
    display: flex;
    justify-content: flex-end;
  }
  .hero-section-img img {
    height: 50rem;
    margin-right: -45%;
    opacity: 0.4;
  }
  .hero-section-content {
    padding-top: 2rem;
  }
  .hero-section-content h1 {
    font-size: 2rem;
    margin-bottom: 2rem;
  }
  .hero-section-content h1 strong {
    font-size: 5rem;
  }
  .hero-section-content p {
    max-width: 34rem;
    font-size: 1.6rem;
  }
  .hero-section-content .hero-section-youtube-link {
    margin-left: -2rem;
    margin-top: 3.5rem;
    transform: scale(0.4);
  }
}

.why-us-section {
  position: relative;
  padding-top: 10rem;
}
.why-us-section:before {
  content: "";
  position: absolute;
  top: -40rem;
  left: 0;
  width: 75rem;
  height: 83rem;
  background: url("./../images/why-us-bg.png") no-repeat left top;
  background-size: contain;
}
.why-us-title h3 {
  color: #fff;
  font-size: 7rem;
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  width: 34rem;
  text-align: left;
  line-height: 1.2;
  margin-bottom: 0;
}
.why-us-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  z-index: 10;
  position: relative;
}
.why-us-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.why-us-list-col {
  width: 33.33%;
  padding: 0 1.6rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.why-us-list-item {
  width: 100%;
  background: transparent linear-gradient(0deg, #0B1433 0%, #0F1C45 100%) 0% 0% no-repeat padding-box;
  border-radius: 0px 20px 0px 0px;
  padding: 4rem;
  color: #00bdff;
  font-family: "Oswald", sans-serif;
  font-size: 2.6rem;
  font-weight: 500;
  line-height: 1.4;
  text-align: center;
  margin-bottom: 1.2rem;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.why-us-list-item:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background: url("./../images/why-us-item.png") no-repeat left center;
  background-size: contain;
}
@media (max-width: 1299px) {
  .why-us-section:before {
    top: -30rem;
  }
  .why-us-title {
    width: 23rem;
  }
  .why-us-title h3 {
    font-size: 5rem;
  }
  .why-us-list-item {
    font-size: 2.2rem;
    padding: 3rem;
  }
  .why-us-list-col {
    padding: 0 1rem;
  }
}
@media (max-width: 767px) {
  .why-us-section:before {
    top: -20rem;
    left: -10rem;
    width: 100%;
    height: 100%;
  }
  .why-us-content {
    flex-direction: column;
    align-items: center;
  }
  .why-us-title {
    width: 100%;
    margin-bottom: 3rem;
  }
  .why-us-title h3 {
    font-size: 3rem;
    width: 100%;
    text-align: center;
  }
  .why-us-title br {
    display: none;
  }
  .why-us-title {
    text-align: center;
  }
  .why-us-list-item {
    font-size: 1.4rem;
    padding: 1.2rem;
    border-radius: 0px 10px 0px 0px;
    min-height: 8rem;
  }
  .why-us-list-item:before {
    width: 70%;
  }
  .why-us-list-col {
    padding: 0 0.5rem;
  }
}

/* VIP section */
.vip-section {
  margin: 0 auto;
  padding-top: 15rem;
}
.vip-section-title {
  text-align: center;
  margin-bottom: 3rem;
  color: #fff;
}
.vip-section-title h1 {
  margin-bottom: 0rem;
}
.vip-section-title h2 {
  margin-bottom: 1rem;
}
.vip-section-title p {
  font-size: 2rem;
  font-weight: 500;
  margin-bottom: 0;
  color: #00bdff;
}
@media (max-width: 768px) {
  .vip-section-title {
    margin-bottom: 0rem;
    margin-top: 5rem;
  }
  .vip-section-title p {
    line-height: 1.4;
    font-size: 1.8rem;
  }
}
.vip-item {
  position: relative;
  background: #fff;
  border-radius: 0rem 2rem 2rem 2rem;
  display: flex;
  flex-direction: column;
  margin-top: 20rem;
  padding-bottom: 3.6rem;
}
.vip-item .vip-item-icon {
  position: absolute;
  right: 3.5rem;
  top: 2.5rem;
  max-height: 8rem;
}
@media (max-width: 768px) {
  .vip-item .vip-item-icon {
    right: 2rem;
    top: 2rem;
    height: 5rem;
  }
}
.vip-item-top {
  padding: 3rem;
  width: calc(100% - 2rem);
  margin-left: auto;
  background: #00B0ED;
  border-radius: 2rem 2rem 0 2rem;
  margin-top: -17.5rem;
  position: relative;
}
.vip-item h2 {
  text-align: left;
  color: #fff;
  font-size: 4.5rem;
  font-family: "Montserrat", sans-serif;
  line-height: 1.2;
  text-transform: uppercase;
  margin-bottom: 2rem;
  font-weight: 800;
  width: 20rem;
}
.vip-item-info {
  text-align: center;
  text-transform: uppercase;
  color: #0b1433;
  font-family: "Montserrat", sans-serif;
  font-size: 1.5rem;
  height: 3.4rem;
  background: #fff;
  display: inline-flex;
  padding-right: 4rem;
  align-items: center;
  justify-content: flex-start;
  text-align: left;
  font-weight: 800;
  border-radius: 0 1.7rem 1.7rem 0;
  margin-bottom: 2rem;
  position: relative;
}
.vip-item-info:before {
  content: "";
  position: absolute;
  top: 0;
  left: -5rem;
  height: 100%;
  width: 5rem;
  background: #fff;
}
.vip-item p {
  color: #181a32;
  font-style: italic;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.56;
  margin-bottom: 3rem;
}
.vip-item-video {
  width: 100%;
  margin: 0 auto;
  height: 21rem;
  border-radius: 1.6rem;
  overflow: hidden;
  position: relative;
}
.vip-item-video iframe {
  width: 100%;
  height: 100%;
}
.vip-item .check-list {
  padding-left: 3.4rem;
  margin-top: 5rem;
  margin-bottom: 2rem;
}
.vip-item .check-list ul {
  margin: 0;
}
.vip-item .check-list ul li {
  position: relative;
}
.vip-item .check-list ul li:before {
  display: none;
}
.vip-item .check-list ul li .check-icon {
  width: 1.8rem;
  height: 1.8rem;
  margin-right: 1rem;
  position: absolute;
  left: 0;
  top: 0;
}
.vip-item .check-list ul li.garance:before {
  background: url("./../images/robstark_koruna_garance.svg") no-repeat left center;
  top: -0.4rem;
}
.vip-item .check-list ul li.garance a {
  text-decoration: none;
}
.vip-item .check-list ul li.garance a span {
  position: relative;
}
.vip-item .check-list ul li.garance a span:after {
  bottom: -2px;
  left: 0;
  width: 0;
  height: 1px;
  background: #edd614;
  transition: all 0.3s;
  position: absolute;
  content: "";
}
.vip-item .check-list ul li.garance a:hover span:after {
  width: 100%;
}
.vip-item .check-list ul li.cashback:before {
  background: none;
  content: "\f379";
  font-family: "Font awesome 5 Brands";
  top: 0.2rem;
  color: #f2921a;
  width: 2.5rem;
  height: 2.5rem;
  font-size: 2.4rem;
}
.vip-item .check-list ul li.cashback a {
  text-decoration: none;
}
.vip-item .check-list ul li.cashback a span {
  position: relative;
}
.vip-item .check-list ul li.cashback a span:after {
  bottom: -2px;
  left: 0;
  width: 0;
  height: 1px;
  background: #f2921a;
  transition: all 0.3s;
  position: absolute;
  content: "";
}
.vip-item .check-list ul li.cashback a:hover span:after {
  width: 100%;
}
.vip-item .check-list ul li.gift {
  font-size: 13px;
}
.vip-item .check-list ul li.gift:before {
  background: url("./../images/robstark_gift.svg") no-repeat left center !important;
  top: -0.4rem;
}
.vip-item .check-list ul li.gift a {
  font-size: 14px;
  display: block;
}
.vip-item .check-list ul li.gift.disabled {
  filter: grayscale(100%);
  opacity: 0.5;
}
.vip-item .check-list ul li {
  margin: 0;
  padding: 0rem 0;
  padding-left: 3.8rem;
  font-weight: 500;
  color: #0b1433;
  line-height: 1.2;
  display: flex;
  min-height: 2rem;
  flex-direction: column;
  justify-content: center;
  font-size: 1.6rem;
  margin-bottom: 1.6rem;
}
.vip-item .check-list ul li a {
  color: #0b1433;
}

.green-dot {
  width: 0.8rem;
  height: 0.8rem;
  border-radius: 50%;
  background: #02b147;
  margin-left: 0.5rem;
  animation: animationOpacity 1.5s infinite;
  display: inline-block;
}

.red-dot {
  width: 0.8rem;
  height: 0.8rem;
  border-radius: 50%;
  background: #ff3b3b;
  margin-left: 0.5rem;
  animation: animationOpacity 1.5s infinite;
  display: inline-block;
}

.vip-item-top-info {
  position: absolute;
  top: -3.9rem;
  background: #00b0ee;
  color: #fff;
  text-transform: uppercase;
  padding: 0 1rem;
  left: 21px;
  right: 21px;
  text-align: center;
  font-weight: 800;
  height: 4rem;
  align-items: center;
  border-top-left-radius: 27px;
  border-top-right-radius: 27px;
  justify-content: center;
  display: none;
  z-index: 10;
}
.vip-item-top-info span {
  color: #181a32;
  margin: 0 0.5rem;
}

.vip-button {
  text-align: center;
  margin-top: 2rem;
  position: relative;
  z-index: 10;
}
.vip-button .btn.disabled {
  cursor: not-allowed !important;
  background-color: #2a2e59 !important;
  opacity: 0.6 !important;
}

.vip-price {
  font-size: 5rem;
  text-align: center;
  margin-top: auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  line-height: 1;
  justify-content: center;
  font-family: "Montserrat", sans-serif;
  color: #0b1433;
}
.vip-price-from {
  color: #4b5d81;
  font-size: 1.6rem;
  font-weight: 400;
  margin-right: 1rem;
  padding-top: 0.5rem;
}
.vip-price-main {
  font-weight: 900;
  margin-right: 0.4rem;
  display: flex;
  align-items: center;
}
.vip-price-main small {
  font-size: 2.4rem;
  font-weight: 600;
  margin-left: 1rem;
  padding-top: 0.3rem;
}

.member-page .currency-switcher {
  margin-bottom: 100px;
}

.bestseller {
  display: none;
  background: #d83130;
  padding: 5px 25px;
  color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  transform: rotate(0deg);
  margin-top: -3rem;
  margin-left: -2rem;
  margin-bottom: 3rem;
  margin-right: -2rem;
}
.bestseller span:nth-child(1) {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
}
.bestseller span:nth-child(2) {
  font-size: 13px;
}

.membership-faq {
  margin-top: 5rem;
}
.membership-faq-top {
  text-align: center;
  margin-bottom: 3rem;
}
.membership-faq .accordion {
  max-width: 1100px;
  margin: 0 auto;
}
.membership-faq .accordion .card {
  background: #f0f5f7;
  margin-bottom: 2rem;
  border-radius: 15px;
}
.membership-faq .accordion .card-header {
  padding: 0rem 3rem;
}
.membership-faq .accordion .card-header .card-link {
  color: #181a32;
}
.membership-faq .accordion .card-body {
  padding: 0 3rem;
}
.membership-faq-bot {
  text-align: center;
}
.membership-faq-bot .btn {
  font-size: 2.4rem;
  color: #fff;
  text-transform: uppercase;
  font-style: normal;
  border-radius: 15px;
  padding: 1.4rem 2.5rem 1.6rem 2.5rem;
  line-height: 1;
  letter-spacing: 1px;
}

.vip-image {
  margin-bottom: 2rem;
}

@media (max-width: 1679px) {
  .vip-item {
    padding: 3rem 2rem 8rem 2rem;
  }
  .vip-item h2 {
    font-size: 3rem;
  }
  .vip-item-info {
    font-size: 1.2rem;
  }
  .vip-item-video {
    width: 100%;
    height: 150px;
  }
  .vip-item-video iframe {
    width: 100%;
    height: 150px;
    margin-left: 0;
  }
  .vip-item-col-2:after {
    right: -143px;
  }
  .vip-item2:before {
    width: 120px;
    height: 120px;
    bottom: -4rem;
    right: 0rem;
  }
  .vip-item4:before {
    bottom: -5rem;
  }
  .vip-item4:after {
    bottom: -5rem;
  }
}
@media (max-width: 1199px) {
  .vip-item-col {
    margin-bottom: 2rem;
  }
  .vip-price {
    font-size: 4rem;
  }
  .vip-section {
    padding-top: 0;
  }
}
@media (max-width: 991px) {
  .vip-item-col-2 {
    overflow: hidden;
  }
  .vip-item-col-2:after {
    display: none;
  }
  .vip-item {
    margin-top: 15rem;
  }
  .bestseller {
    display: flex;
  }
  .vip-item .check-list {
    margin-top: 3rem;
  }
}
@media (max-width: 767px) {
  .vip-item {
    padding: 2rem 2rem 4rem 2rem;
  }
  .vip-item-top {
    width: calc(100% - 1rem);
    margin-top: -14.2rem;
  }
  .vip-item h2 {
    font-size: 3rem;
  }
  .vip-item-info {
    font-size: 1.6rem;
  }
}
/* END VIP section */
.slider-btn-wrap .btn-slider {
  padding-left: 3rem;
  padding-right: 3rem;
  padding-top: 0.85rem;
  padding-bottom: 0.85rem;
  margin: 1rem;
  margin-top: 0;
}

@media (max-width: 575px) {
  .btn-slider {
    font-size: 3rem;
  }
  .slider-btn-wrap .btn-slider {
    padding-left: 2rem;
    padding-right: 2rem;
    font-size: 3rem;
  }
}
.vip-item-video.img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

footer {
  padding-top: 4rem;
  overflow: hidden;
  background-color: #0b1433;
  background: #0b1433 url("../images/footer_bg.png") no-repeat top right;
  background-position: top right;
}
@media (max-width: 768px) {
  footer {
    background-size: 150% auto;
    background-position: bottom right;
  }
}

.footer-contact-info {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  margin-bottom: 2rem;
}

.footer-phone {
  color: #fff;
  text-decoration: none;
  font-size: 1.8rem;
  font-weight: 700;
}
.footer-phone svg {
  position: relative;
  left: 0;
  transition: all 0.3s;
}
.footer-phone svg path {
  transition: all 0.3s;
}
.footer-phone span {
  margin-left: 2rem;
}
.footer-phone:hover {
  color: #fff;
}
.footer-phone:hover svg {
  left: 1rem;
}

.footer-mail {
  color: #00b0ee;
  font-size: 1.8rem;
  font-weight: 700;
  text-decoration: none;
}
.footer-mail img {
  position: relative;
  left: 0;
  transition: all 0.3s;
}
.footer-mail span {
  margin-left: 1.8rem;
}
.footer-mail svg {
  position: relative;
  left: 0;
  transition: all 0.3s;
}
.footer-mail svg path {
  transition: all 0.3s;
}
.footer-mail:hover {
  color: #00aae8;
}
.footer-mail:hover svg {
  left: 1rem;
}

.socials {
  display: flex;
  gap: 0.8rem;
  align-items: center;
}
.socials a {
  text-decoration: none;
  font-size: 3.4rem;
  line-height: 1;
  color: #fff;
  display: block;
}
.socials a:hover {
  color: #00b0ee;
}
.socials a svg {
  width: 3rem;
}
.socials a svg path {
  transition: all 0.3s;
}
.socials a svg:hover path {
  fill: #00b0ee;
}

.footer-list-item h3 {
  color: #fff;
  font-size: 2.5rem;
  font-weight: 500;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 2rem;
}
.footer-list-item h3::before {
  position: absolute;
  content: "";
  background: url(../images/footr_title_bg.png) no-repeat center center;
  width: 5.4rem;
  height: 0.3rem;
  top: 100%;
  left: 0rem;
}
.footer-list-item ul {
  padding-left: 0;
  list-style: none;
  padding-bottom: 3rem;
}
.footer-list-item ul li {
  color: #dddff6;
  font-size: 1.8rem;
  line-height: 1.94;
}
.footer-list-item ul li a {
  color: #dddff6;
  text-decoration: none;
}
.footer-list-item ul li a:hover {
  color: #00aae8;
}
.footer-list-item ul li strong {
  color: #fff;
  font-weight: 700;
}

.footer-main-content {
  padding-top: 7.3rem;
  width: 100%;
}

.footer-bottom {
  display: flex;
  font-size: 1.6rem;
  font-weight: 400;
  color: #fff;
  font-weight: 400;
  padding-top: 7rem;
  width: 100%;
  padding-bottom: 15rem;
}
.footer-bottom strong {
  font-weight: 700;
}
.footer-bottom-right img {
  margin-left: 1.5rem;
}

.footer-banner {
  display: block;
}

@media (max-width: 1269px) {
  .footer-list-item ul li {
    font-size: 1.4rem;
  }
  .footer-phone {
    font-size: 1.6rem;
  }
  .footer-phone span {
    margin-left: 1.2rem;
  }
  .footer-phone svg {
    height: 2rem;
  }
  .footer-mail {
    font-size: 1.6rem;
  }
  .footer-mail span {
    margin-left: 1.2rem;
  }
  .footer-mail svg {
    height: 2rem;
  }
}
@media (max-width: 1199px) {
  .footer-list-item h3::before {
    top: calc(100% + 1rem);
    left: 0;
  }
}
@media (max-width: 767px) {
  footer {
    margin-top: 0;
  }
  .socials {
    display: flex;
    width: 100%;
  }
  .socials a {
    display: block;
  }
  .footer-logo {
    max-width: 28rem;
    margin-bottom: 2rem;
  }
}
@media (max-width: 575px) {
  .footer-bottom {
    flex-wrap: wrap;
    padding-bottom: 0;
    padding-top: 0rem;
  }
  .footer-phone,
  .footer-mail,
  .socials {
    display: flex;
    flex-wrap: wrap;
  }
  footer {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .footer-phone svg,
  .footer-mail svg {
    max-width: 3.5rem;
  }
  .footer-main-content {
    padding-top: 4rem;
  }
}
/* Subpage Content */
.subpage-content {
  padding-bottom: 5rem;
}

@media (max-width: 767px) {
  .subpage-content {
    padding-bottom: 5rem;
  }
}
@media (max-width: 575px) {
  .subpage-content {
    padding-bottom: 3rem;
    padding-top: 3rem;
  }
}
/* END Subpage Content */
/* Section Heading */
.section-heading h2,
.section-heading h1 {
  font-size: 4rem;
  font-weight: 600;
  text-transform: none;
  letter-spacing: 0.2rem;
  position: relative;
  padding-bottom: 0.5rem;
  text-align: center;
}
.section-heading h2::after,
.section-heading h1::after {
  content: "";
  position: absolute;
  width: 4rem;
  height: 0.5rem;
  background-color: #00b0ee;
  top: 100%;
  left: calc(50% - 2rem);
}

@media (max-width: 767px) {
  .section-heading h2,
  .section-heading h1 {
    font-size: 4.4rem;
    padding-bottom: 1.4rem;
  }
  .section-heading h2::after,
  .section-heading h1::after {
    width: 5rem;
    height: 0.5rem;
  }
}
/* END Section Heading */
/* Subpage Heading */
.subpage-heading {
  position: relative;
  overflow: hidden;
  text-align: center;
}
.subpage-heading img {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  margin-top: -4.5rem;
}
.subpage-heading h1,
.subpage-heading h2 {
  position: absolute;
  top: 50%;
  font-family: "Montserrat", sans-serif;
  transform: translateY(-50%);
  color: #fff;
  font-size: 14rem;
  font-weight: 800;
  font-style: italic;
  width: 100%;
  text-align: center;
}
.subpage-heading-small {
  background: url("./../images/eshop-head.jpg") no-repeat center top;
  background-size: cover;
  height: 14rem;
}
@media (max-width: 1199px) {
  .subpage-heading-small {
    height: 10rem;
  }
}
.subpage-heading-small h1,
.subpage-heading-small h2 {
  font-family: "Montserrat", sans-serif;
  color: #fff;
  font-size: 8rem;
  font-weight: 800;
  font-style: italic;
  width: 100%;
  text-align: center;
}

.subpage-top-text {
  background: #f0f5f7;
  padding-top: 3rem;
  padding-bottom: 5rem;
  margin-bottom: 0rem;
}
.subpage-top-text h1 {
  font-size: 3rem;
  margin-bottom: 2rem;
}
.subpage-top-text h3 {
  font-size: 2rem;
}

.tickets-top .container {
  background: #f0f5f7;
}

.text-video-block {
  display: flex;
}

.text-block {
  width: calc(100% - 40rem);
  padding-right: 2rem;
}

.video-block {
  width: 40rem;
  padding-top: 3rem;
}
.video-block iframe {
  border: 8px solid #00aae8;
  width: 100%;
  height: 25rem;
}

@media (max-width: 1679px) {
  .tickets-top .container {
    background: #f0f5f7 url("./../images/robstark_3+1_grafika.svg") no-repeat right 0px top;
    background-size: 300px auto;
  }
}
@media (max-width: 1399px) {
  .subpage-heading h1,
  .subpage-heading h2 {
    font-size: 11rem;
  }
  .subpage-heading img {
    max-height: 60rem;
  }
}
@media (max-width: 1199px) {
  .subpage-heading h1,
  .subpage-heading h2 {
    font-size: 10rem;
    z-index: 10;
  }
  .subpage-heading img {
    max-height: 55rem;
  }
}
@media (max-width: 991px) {
  .subpage-heading h1,
  .subpage-heading h2 {
    font-size: 8rem;
  }
  .subpage-heading img {
    max-height: 50rem;
    margin-top: 0;
  }
  .tickets-top .container {
    background: none;
  }
  .tickets-page {
    background: url("./../images/robstark_3+1_grafika.svg") no-repeat center top;
    background-size: auto;
    background-size: 200px auto;
    padding-top: 100px;
  }
}
@media (max-width: 767px) {
  .subpage-heading h1,
  .subpage-heading h2 {
    font-size: 6rem;
  }
  .subpage-heading img {
    max-height: 43rem;
  }
  .text-video-block {
    display: flex;
    flex-direction: column;
  }
  .text-block {
    width: 100%;
    padding-right: 0rem;
  }
  .video-block {
    width: 100%;
    padding-top: 3rem;
  }
  .video-block iframe {
    border: 8px solid #00aae8;
    width: 100%;
    height: 25rem;
  }
}
@media (max-width: 575px) {
  .subpage-heading {
    height: 20rem;
  }
  .subpage-heading h1,
  .subpage-heading h2 {
    font-size: 5rem;
    padding-top: 5rem;
  }
  .subpage-heading img {
    max-height: 29rem;
  }
}
/* END Subpage Heading */
/* Article */
@media (min-width: 1330px) {
  .article-item-img-col {
    flex: 0 0 55%;
    max-width: 55%;
  }
  .article-item .row {
    margin-left: -25px;
    margin-right: -25px;
  }
  .article-item [class*=col-] {
    padding-left: 25px;
    padding-right: 25px;
  }
}
.article-filter ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  border-bottom: none;
  justify-content: center;
  margin-bottom: 4rem;
}
.article-filter ul li {
  margin: 0.5rem 1.2rem;
}
.article-filter ul li.active a {
  font-weight: 600;
  color: #00aae8;
}
.article-filter ul li.active a:after {
  content: "";
  left: 0;
  right: 0;
  top: calc(100% + 1rem);
  height: 1px;
  background: #00aae8;
  display: block;
  position: absolute;
}
.article-filter ul li a {
  text-decoration: none;
  font-weight: 600;
  color: #2a2e59;
  font-size: 2rem;
  position: relative;
}
.article-filter ul li a:hover {
  color: #00aae8;
}

.article-item-col {
  padding-top: 0rem;
  padding-bottom: 5rem;
}
.article-item-img {
  display: block;
  position: relative;
  margin-bottom: 0rem;
  width: 100%;
  aspect-ratio: 610/407;
  overflow: hidden;
}
.article-item-img img {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.article-item-box {
  width: 90%;
  margin-left: auto;
  background: #fff;
  margin-top: -5rem;
  position: relative;
  z-index: 10;
  padding: 3rem;
}
.article-item-text h2 {
  margin: 0;
  margin-bottom: 1rem;
}
.article-item-text h2 a {
  color: #2a2e59;
  font-size: 2.4rem;
  transition: color 0.3s;
  text-decoration: none;
  line-height: 1.2;
  display: inline-block;
}
.article-item-text h2 a:hover {
  color: #00b0ee;
}
.article-item-btn {
  margin-top: auto;
  font-size: 1.8rem;
  padding: 1rem 3rem;
  letter-spacing: normal;
}
.article-item-info {
  display: flex;
  justify-content: space-between;
  padding: 0;
  color: #fff;
  position: absolute;
  bottom: 100%;
  right: 0;
  width: auto;
  line-height: 1;
  align-items: center;
}
.article-item-cat {
  font-weight: 700;
  background: #00aae8;
  padding: 0.3rem 2rem;
  height: 3.5rem;
  display: flex;
  align-items: center;
  text-transform: uppercase;
  font-style: italic;
}
.article-item-time {
  background: #2a2e59;
  padding: 0.3rem 2rem;
  height: 3.5rem;
  display: flex;
  align-items: center;
  font-weight: 300;
  font-size: 1.4rem;
}
.article-item-time i {
  margin-right: 1rem;
}
.article-item-audio {
  background: #2a2e59;
  padding: 0.3rem 1.5rem;
  height: 3.5rem;
  display: flex;
  align-items: center;
  font-weight: 300;
  font-size: 1.4rem;
}
.article-item-date {
  opacity: 0.3;
  font-weight: 600;
  margin-bottom: 1rem;
}

.article-detail-top {
  width: 100%;
  background: #fff;
  position: relative;
  margin-bottom: 4rem;
  margin-top: 2rem;
}
.article-detail-top-content {
  text-align: center;
  z-index: 1;
  width: 100%;
  max-width: 62rem;
  margin: 0 auto;
}
.article-detail-top-cat {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  border-radius: 11px;
  padding: 0.7rem 1.4rem;
  color: #fff;
  background: #00aae8;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: normal;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 1rem;
}
.article-detail-top-info {
  font-weight: 700;
  color: #2a2e59;
  font-size: 20px;
}
.article-detail-top h1 {
  margin-bottom: 2rem;
  text-transform: uppercase;
  font-size: 5rem;
}

.article-detail {
  max-width: 60rem;
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.article-detail strong,
.article-detail b {
  font-weight: 700;
}
.article-detail-perex p {
  font-size: 18px;
  font-weight: 700;
}
.article-detail-text img {
  max-width: 100% !important;
  height: auto !important;
}
.article-detail-text h3 {
  margin-bottom: 2rem;
  margin-top: 3rem;
}
.article-detail-text ul {
  font-weight: 300;
  color: #4b5d81;
  list-style: none;
  margin: 0;
  padding: 0;
}
.article-detail-text ul li {
  position: relative;
  color: #4b5d81;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.875;
  font-weight: 400;
  margin-bottom: 0.6rem;
  padding-left: 2.5rem;
}
.article-detail-text ul li::before {
  position: absolute;
  content: "";
  background: url("../images/check.svg") no-repeat center;
  width: 17px;
  height: 14px;
  left: 0px;
  top: 0.7rem;
}
.article-detail-social {
  position: absolute;
  right: 100%;
  margin-right: 50px;
  top: 0;
  display: flex;
  flex-direction: column;
}
.article-detail-social a {
  width: 49px;
  height: 49px;
  box-shadow: 1px 2px 4px rgba(1, 158, 221, 0.4);
  background-color: #019edd;
  border-radius: 50%;
  margin-bottom: 12px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 16px;
  text-decoration: none;
  transition: all 0.3s;
}
.article-detail-social a:hover {
  color: #fff;
  box-shadow: none;
}
.article-detail-bottom {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  margin-top: 3rem;
  padding-bottom: 3rem;
  border-bottom: 1px solid rgba(61, 61, 72, 0.1);
}
.article-detail-bottom-cat {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  border-radius: 11px;
  padding: 0.7rem 1.4rem;
  color: #fff;
  background: #00aae8;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: normal;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.article-detail-bottom-social {
  display: flex;
  align-items: center;
}
.article-detail-bottom-social a {
  color: #019edd;
  font-size: 19px;
  margin: 5px;
}
.article-detail-rob {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.article-detail-rob-name {
  color: #3d3d48;
  margin-top: 1rem;
  font-size: 12px;
  font-weight: 700;
  margin-bottom: 1rem;
}
.article-detail-rob-text p {
  color: #3d3d48;
  font-size: 14px;
  font-weight: 400;
}
.article-detail-rob-social {
  color: #383843;
  font-size: 12px;
  margin-top: 1rem;
}
.article-detail-rob-social a {
  margin: 6px;
  color: rgba(56, 56, 67, 0.5);
}

@media (max-width: 1199px) {
  .article-item-img::before {
    left: -1.5rem;
    top: -1.5rem;
  }
  .article-item-img:hover::before {
    left: -1rem;
    top: -1rem;
  }
  .article-detail-top-content h1 {
    font-size: 3rem;
  }
}
@media (max-width: 767px) {
  .article-item-text {
    margin-top: 1.5rem;
  }
  .article-item {
    padding-top: 1.5rem;
    padding-bottom: 3rem;
  }
  .article-item h2 {
    margin-bottom: 3rem;
  }
  .article-item-img-col {
    order: 1;
  }
  .article-item-text-col {
    order: 2;
  }
  .article-detail-top {
    margin-top: 10px;
    margin-bottom: 0;
  }
  .article-detail-top-content {
    padding: 15px;
  }
  .article-detail-top-content h1 {
    font-size: 2.6rem;
    margin-bottom: 2rem;
  }
  .article-detail-top-info {
    font-size: 14px;
  }
  .article-detail-top-cat {
    margin-bottom: 2rem;
  }
}
.article-detail {
  margin-bottom: 50px;
}
.article-detail-img {
  margin-bottom: 30px;
}
.article-detail h1 {
  font-size: 5rem;
  margin-bottom: 3rem;
}

@media (max-width: 767px) {
  .article-detail h1 {
    font-size: 3rem;
  }
}
.article-detail-player {
  height: 16rem;
  width: 100%;
  background-image: linear-gradient(20deg, #2ebbf3 0%, #006b97 100%);
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 3rem;
}
.article-detail-player-top {
  display: flex;
  height: 8rem;
  padding: 2rem;
  padding-bottom: 0;
  width: 100%;
}
.article-detail-player-top-img {
  background-color: #ffffff;
  width: 5rem;
  height: 5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.article-detail-player-top-img img {
  max-width: 80%;
}
.article-detail-player-top-text {
  padding-left: 3rem;
  color: #fff;
  font-weight: 600;
  padding-right: 2rem;
  line-height: 1.2;
  width: calc(100% - 5rem);
}

.audio-player {
  height: 8rem;
  width: 100%;
  color: white;
  font-size: 0.75em;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  background: url("./../images/player-bg.png") repeat-x center bottom -4px;
  background-size: 100% auto;
}
.audio-player .timeline {
  background: rgba(255, 255, 255, 0.3);
  width: calc(100% - 4px);
  position: relative;
  height: 1rem;
  border-radius: 0;
  margin-bottom: 2px;
  margin-left: 2px;
  margin-right: 2px;
  cursor: pointer;
}
.audio-player .timeline .progress {
  background: #fff;
  width: 0%;
  height: 100%;
  transition: 0.25s;
  opacity: 0.7;
  border-radius: 0;
}
.audio-player .controls {
  display: flex;
  flex-wrap: wrap;
  padding: 0 10px;
  width: 100%;
}
.audio-player .controls > * {
  display: flex;
  justify-content: center;
  align-items: center;
}
.audio-player .controls .play-container {
  width: 4.2rem;
  height: 4.2rem;
  background: #fff;
  border-radius: 50%;
  margin: 0 auto;
}
.audio-player .controls .toggle-play.play {
  cursor: pointer;
  position: relative;
  width: 4.2rem;
  height: 4.2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.audio-player .controls .toggle-play.play:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  font-size: 2.4rem;
  line-height: 1;
  font-weight: 600;
  color: #00aae8;
  background: url("./../images/play.png") no-repeat left 1.5rem center;
  background-size: 1.8rem auto;
}
.audio-player .controls .toggle-play.play:hover {
  transform: scale(1.1);
}
.audio-player .controls .toggle-play.pause {
  height: 6rem;
  width: 6rem;
  cursor: pointer;
  position: relative;
}
.audio-player .controls .toggle-play.pause:hover {
  transform: scale(1.1);
}
.audio-player .controls .toggle-play.pause:before {
  position: absolute;
  top: 2.1rem;
  left: 2.3rem;
  background: #00aae8;
  content: "";
  height: 1.8rem;
  width: 0.3rem;
}
.audio-player .controls .toggle-play.pause:after {
  position: absolute;
  top: 2.1rem;
  right: 2.3rem;
  background: #00aae8;
  content: "";
  height: 1.8rem;
  width: 0.3rem;
}
.audio-player .controls .time {
  display: flex;
  width: 100%;
  justify-content: space-between;
}
.audio-player .controls .time .divider {
  display: none;
}
.audio-player .controls .volume-container {
  cursor: pointer;
  position: absolute;
  top: 5px;
  right: 5px;
  z-index: 2;
}
.audio-player .controls .volume-container .volume-button {
  height: 26px;
  display: flex;
  align-items: center;
}
.audio-player .controls .volume-container .volume-button .volume {
  transform: scale(0.7);
  position: relative;
  width: 3rem;
  height: 3rem;
}
.audio-player .controls .volume-container .volume-button .volume:after {
  content: "\f027";
  font-family: "Font awesome 5 Free";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  font-size: 3rem;
  line-height: 1;
  font-weight: 600;
}
.audio-player .controls .volume-container .volume-button .volume.icon-mute:after {
  content: "\f6a9";
}
.audio-player .controls .volume-container .volume-slider {
  position: absolute;
  left: -3px;
  top: 5px;
  z-index: -1;
  width: 0;
  height: 15px;
  background: white;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.6666666667);
  transition: 0.25s;
}
.audio-player .controls .volume-container .volume-slider .volume-percentage {
  background: #00aae8;
  height: 100%;
  width: 75%;
}
.audio-player .controls .volume-container:hover .volume-slider {
  left: -123px;
  width: 120px;
}

@media (max-width: 767px) {
  .article-detail-player-top-text {
    font-size: 1.6rem;
    padding-left: 2rem;
  }
}
.audio-links {
  display: flex;
  margin-bottom: 2rem;
}
.audio-links span {
  font-weight: bold;
  margin-top: 0rem;
  margin-right: 1rem;
}
.audio-links ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}
.audio-links ul li {
  margin: 1rem;
  margin-top: 0;
  padding: 0;
  line-height: inherit;
}
.audio-links ul li:before {
  display: none;
}
.audio-links ul li a img {
  height: 2rem;
}

/* END Article */
/* Reference */
.reference-page-inner {
  padding-top: 30px;
  background: url("./../images/ref_top.svg") top 100px right no-repeat, url("./../images/ref_bot.svg") bottom 0px left no-repeat;
  background-size: 200px auto;
  background-color: #fff;
}

@media (max-width: 767px) {
  .reference-page-inner {
    padding-top: 0;
  }
}
.reference-swiper {
  padding-bottom: 5rem;
  height: 80rem;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.reference-swiper .swiper-slide {
  background: #fff;
  height: calc((100% - 30px) / 2) !important;
  display: flex;
  justify-content: center;
  align-items: center;
}

.reference-item-col img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: left top;
}
.reference-item {
  display: flex;
  height: 100%;
  width: 100%;
  border: 4px solid #00aae8;
  border-radius: 6px;
}

.swiper-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  height: 50px;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  color: #00bdff;
}

.swiper-pagination {
  position: relative;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  transform: none;
  width: auto;
  font-weight: 600;
  padding: 0 10px;
}

.swiper-button-next {
  width: 30px;
  height: 30px;
  position: relative;
  left: 0;
  top: 0;
  transform: none;
  margin: 0;
  color: #00b0ee;
}
.swiper-button-next:after {
  content: "";
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 100%;
  height: 100%;
  background: url("./../images/slider_next.svg") no-repeat center;
  background-size: 30px 30px;
}
.swiper-button-next:hover:after {
  background: url("./../images/slider_next_hover.svg") no-repeat center;
  background-size: 30px 30px;
}
.swiper-button-prev {
  width: 30px;
  height: 30px;
  position: relative;
  left: 0;
  top: 0;
  transform: none;
  margin: 0;
  color: #00b0ee;
}
.swiper-button-prev:after {
  content: "";
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 100%;
  height: 100%;
  background: url("./../images/slider_prev.svg") no-repeat center;
  background-size: 30px 30px;
}
.swiper-button-prev:hover:after {
  background: url("./../images/slider_prev_hover.svg") no-repeat center;
  background-size: 30px 30px;
}

@media (max-width: 1023px) {
  .reference-swiper {
    height: 25rem;
    width: 100%;
    padding-bottom: 7rem;
  }
  .reference-swiper .swiper-slide {
    height: 100% !important;
  }
  .reference-item {
    border: 2px solid #00aae8;
    border-radius: 3px;
  }
}
/* END Reference */
/* Product Item */
.product-list {
  padding-top: 7rem;
  padding-bottom: 10rem;
}

.product-item-col {
  margin-bottom: 30px;
}

.product-item {
  position: relative;
  padding: 15px;
  display: flex;
  flex-direction: column;
  background-color: transparent;
}
@media (min-width: 1680px) {
  .product-item-col {
    flex: 0 0 25%;
    max-width: 25%;
  }
}
.product-item:hover .product-item-hover {
  left: -1.5rem;
  right: -1.5rem;
  bottom: -1.5rem;
  top: -1.5rem;
  box-shadow: 0 3.4rem 5.4rem #d3dce0;
}
.product-item-hover {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #fff;
  transition: all 0.3s;
  z-index: 1;
}
.product-item-hover::before {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  height: 0.4rem;
  background-image: linear-gradient(to right, #00bdff 0%, #1a1c36 100%);
  top: 0;
}
.product-item-content {
  position: relative;
  z-index: 3;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.product-item h3 a {
  display: block;
  max-width: 15rem;
  font-size: 4.5rem;
  font-weight: 600;
  line-height: 1.22;
  text-transform: uppercase;
  letter-spacing: -0.09rem;
  margin: 0 auto;
  margin-top: 2.3rem;
  margin-bottom: 0;
  color: #2a2e59;
  text-decoration: none;
  text-align: center;
}
.product-item h3 a:hover {
  color: #00b0ee;
}
.product-item-price {
  text-align: center;
  border-top: 1px solid #e8eff1;
  border-bottom: 1px solid #e8eff1;
  padding-top: 0.7rem;
  padding-bottom: 0.7rem;
  margin-bottom: 4.8rem;
  font-size: 3.6rem;
  margin-left: -15px;
  margin-right: -15px;
  display: flex;
  flex-direction: column;
  line-height: 1.2;
}
.product-item-price small {
  font-size: 2.5rem;
  font-weight: 800;
  margin-left: 0.4rem;
}
.product-item-price .kc {
  color: #2a2e59;
  font-weight: 800;
  margin-right: 0.4rem;
}
.product-item-price .kc-den {
  color: #2a2e59;
  font-weight: 700;
  margin-right: 0.4rem;
  font-size: 2.6rem;
}
.product-item-price .kc-den small {
  font-size: 2.1rem;
  font-weight: 600;
}
.product-item-price .eur {
  color: #4b5d81;
  font-weight: 800;
}
.product-item .list-arrow {
  padding-bottom: 2rem;
}
.product-item-button {
  text-align: center;
  margin-bottom: 3rem;
  margin-top: auto;
}
.product-item-video {
  width: 100%;
}
.product-item-video iframe {
  width: 100%;
  height: 180px;
}

@media (max-width: 767px) {
  .product-list {
    margin-left: -7.5px;
    margin-right: -7.5px;
  }
  .product-item-col {
    padding-left: 7.5px;
    padding-right: 7.5px;
  }
  .product-list {
    margin-bottom: 15px;
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}
/* END Product Item */
/* Ticket Item */
.tooltip {
  font-size: 2rem;
}

.tickets-wrap {
  background: #fff;
  margin-top: 3rem;
}

.ticket-items {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.ticket-item {
  text-decoration: none;
  position: relative;
  display: block;
  padding: 15px;
  text-align: center;
  background-color: #fff;
  transition: all 0.3s;
  width: 100%;
}
.ticket-item .btn-small {
  font-size: 1.8rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.ticket-item-777-icon {
  display: block;
  position: absolute;
  left: 13px;
  right: 13px;
  top: -9px;
}
.ticket-item-col {
  width: 272px;
  padding: 15px;
  text-decoration: none;
  display: flex;
}
.ticket-item-col:hover {
  text-decoration: none;
}
.ticket-item-info {
  position: absolute;
  right: 0.5rem;
  top: 0.5rem;
  font-size: 2.4rem;
  z-index: 900;
  color: #00b0ee !important;
}
.ticket-item-icon {
  margin-bottom: 3rem;
  max-width: 100%;
  min-height: 186px;
  transition: all 0.3s;
}
.ticket-item-icon .ticket-item-bg {
  transition: all 0.3s;
}
.ticket-item-icon img {
  max-width: 100%;
}
.ticket-item-icon-preview {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.ticket-item-icon .animate-icon {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  margin-bottom: -2rem;
}
.ticket-item:hover {
  margin-top: -10px;
  margin-bottom: 10px;
}
.ticket-item:hover .ticket-item-icon {
  opacity: 0.7;
}
.ticket-item-text {
  color: #4b5d81;
  font-size: 1.4rem;
  padding: 0.5rem;
  font-weight: 400;
  border-bottom: 2px solid #00aae8;
  margin-bottom: 0.5rem;
}
.ticket-item-name {
  color: #2a2e59;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.2;
}
.ticket-item-date {
  color: #2a2e59;
  font-weight: 400;
  font-size: 1.6rem;
}
.ticket-item-guarantee {
  margin-bottom: 1rem;
}
.ticket-item-guarantee a {
  display: flex;
  align-items: center;
  position: relative;
}
.ticket-item-guarantee a img {
  margin-right: 0.4rem;
  margin-top: -0.4rem;
}
.ticket-item-guarantee a span {
  position: relative;
}
.ticket-item-guarantee a span:after {
  bottom: 0px;
  left: 0;
  width: 0;
  height: 1px;
  background: #edd614;
  transition: all 0.3s;
  position: absolute;
  content: "";
}
.ticket-item-guarantee a {
  text-decoration: none;
  color: #2a2e59;
}
.ticket-item-guarantee a:hover span:after {
  width: 100%;
}
.ticket-item-guarantee img {
  width: 2rem;
}
.ticket-item-wrap-link {
  text-decoration: none;
}
.ticket-item-wrap-link:hover {
  text-decoration: none;
}

@media (min-width: 1680px) {
  .ticket-items {
    margin-left: -20px;
    margin-right: -20px;
  }
  .ticket-item {
    padding: 20px;
  }
}
@media (max-width: 575px) {
  .ticket-items {
    background: #fff;
    margin-left: -15px;
    margin-right: -15px;
  }
  .ticket-item-col {
    margin: 0 auto;
  }
  .ticket-item:hover {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .ticket-item:hover .ticket-item-icon {
    opacity: 0.7;
  }
}
:host-context(.animate-icon) .animation {
  border: 2px solid red;
}

:host(.animation) {
  border: 1px solid red;
}

.voucher-group {
  display: flex;
  align-items: stretch;
  height: 4.5rem;
  margin-top: 2.4rem;
  max-width: 30rem;
}
.voucher-group .form-control {
  width: calc(100% - 10rem);
  height: 4.5rem;
  border-radius: 0;
  font-size: 1.4rem;
}
.voucher-group .input-group-append {
  width: 10rem;
  height: 100%;
}
.voucher-group .input-group-append .btn {
  padding: 1rem 2rem;
  font-size: 1.6rem;
  height: 100%;
  border-radius: 0;
}

#voucher-item {
  margin-top: 2.4rem;
  color: red;
}

/* END Ticket Item */
/* Pagination */
.pagination {
  justify-content: center;
  align-items: center;
}

.page-item {
  margin-left: 0.2rem;
  margin-right: 0.2rem;
}
.page-item.active .page-link {
  background-color: #00b0ee;
}

.page-link {
  padding: 1rem 1.51rem;
  margin-left: -1px;
  line-height: 1;
  color: #4f4f4f;
  background-color: transparent;
  border: none;
  text-decoration: none;
}
.page-link:hover {
  background-color: transparent;
  color: #2a2e59;
}

.page-item:first-child .page-link, .page-item:last-child .page-link {
  padding: 0;
  background-color: transparent;
  padding-left: 1.4rem;
  padding-right: 1.4rem;
}

/* END Pagination */
/* Confirm Membership */
.confirm-membership {
  margin-left: -1rem !important;
  margin-right: -1rem !important;
  margin-top: 3rem;
}

.confirm-membership-item {
  display: flex;
  width: 100%;
}
.confirm-membership-item-col {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
  display: flex;
}
.confirm-membership-item h6 {
  color: #fff;
  font-family: "Oswald", sans-serif;
  font-size: 2rem;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: -0.07rem;
  text-align: center;
}
.confirm-membership-item .radio-styled {
  position: relative;
  margin-top: 0px;
  margin-bottom: 10px;
  display: block;
  width: 100%;
}
.confirm-membership-item input[type=radio] {
  opacity: 0;
  display: block;
  position: absolute;
}
.confirm-membership-item input[type=radio]:disabled + label {
  opacity: 0.3;
  cursor: not-allowed;
}
.confirm-membership-item input[type=radio] + label {
  display: block;
  width: 100%;
  height: 100%;
  margin: 0;
  cursor: pointer;
  padding: 2rem;
  padding-bottom: 3rem;
  text-align: center;
}
.confirm-membership-item input[type=radio] + label::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #2a2e59;
  z-index: 1;
  transition: all 0.3s;
}
.confirm-membership-item input[type=radio] + label:hover::before {
  left: -1rem;
  right: -1rem;
  bottom: -1rem;
  top: -1rem;
}
.confirm-membership-item-content {
  width: 100%;
  height: 100%;
  background-color: transparent;
  position: relative;
  z-index: 5;
}
.confirm-membership-item input[type=radio]:checked + label::before {
  background-color: #00aae8;
  left: -1rem;
  right: -1rem;
  bottom: -1rem;
  top: -1rem;
}
.confirm-membership-item-price {
  color: #fff;
  font-weight: 700;
  font-size: 2rem;
  line-height: 0.6;
}
.confirm-membership-item-price span {
  font-size: 1.6rem;
  font-weight: 700;
  margin-left: 0.4rem;
}
.confirm-membership-item-price small {
  width: 100%;
  font-size: 1.2rem;
  font-weight: 700;
  display: block;
  margin-top: 1.5rem;
}

/* END Confirm Membership */
.tickets-page h3 {
  font-size: 2.6rem;
}
.tickets-page h4 {
  font-size: 2rem;
  margin-bottom: 2rem;
}
.tickets-page ul {
  font-weight: 300;
}
.tickets-page b,
.tickets-page strong {
  font-weight: 600;
  color: #2a2e59;
}

.tips-wrap {
  width: 100%;
  background: #fff;
  padding-top: 2rem;
}

.tips-content {
  padding-bottom: 2rem;
  width: 100%;
}
.tips-content .pagination {
  margin-top: 4rem;
  margin-bottom: 4rem;
}
.tips-content .table-responsive thead th:after {
  display: none;
}

.tips-blur {
  width: 100%;
  position: relative;
}
.tips-blur img {
  width: 100%;
}
.tips-blur-inner {
  position: absolute;
  left: 0;
  right: 0;
  padding: 0 2rem;
  top: 15rem;
}

@media (max-width: 1679px) {
  .tips-blur-inner {
    top: 10rem;
  }
}
@media (max-width: 1199px) {
  .tips-blur-inner {
    top: 6rem;
  }
}
@media (max-width: 991px) {
  .tips-content {
    padding-bottom: 0;
  }
  .tips-content .pagination {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .tips-blur {
    width: 100%;
    position: relative;
  }
  .tips-blur img {
    width: 100%;
    height: 40rem;
    object-fit: cover;
    object-position: left top;
  }
  .tips-blur-inner {
    top: 6rem;
  }
  .tips-blur-inner .bigger-text {
    font-size: 2.4rem;
  }
}
.video-item-col {
  margin-bottom: 3rem;
}
.video-item-col iframe {
  width: 100%;
  height: 230px;
}

.video-name {
  font-weight: 600;
}

.page-content-move-top {
  margin-top: -8rem;
  position: relative;
}

@media (max-width: 991px) {
  .page-content-move-top {
    margin-top: 0;
  }
}
/*  cookies */
#c-p-bn {
  flex: 1 1 100%;
  background-color: #00b0ee !important;
  margin-bottom: 10px;
}

.cc_div #c-bns {
  flex-wrap: wrap;
}

.cc_div #c-bns button {
  margin: 5px;
}

#s-bl .c-bl.b-ex {
  background: #f8f8f8 !important;
}

#s-cnt .b-bn .b-tl:active,
#s-cnt .b-bn .b-tl:hover {
  background: #d6d6d6 !important;
}

#s-bns #s-sv-bn {
  background: #00b0ee;
  color: #fff;
}

#s-bns #s-all-bn {
  background: #f2f2f2;
  color: #40505a;
}

#s-bns #s-all-bn:hover {
  background: #d8e0e6;
}

.cc_div .b-tg .c-tgl:checked ~ .c-tg {
  background: #00b0ee !important;
}

#s-c-bn {
  background: #f8f8f8 !important;
}

#s-c-bn:hover {
  background: #d6d6d6 !important;
}

.cookie-btn-wrap {
  margin-top: 50px;
  margin-bottom: 50px;
}

.cookie-link {
  background: none;
  border: none;
  padding: 0;
  color: #00b0ee;
}

.cookie-table {
  margin-bottom: 80px;
}

.cookie-table table td {
  padding: 10px;
  width: 25%;
  border-bottom: 1px solid #e7e7e7;
}

.cookie-table table th {
  background: #e7e7e7;
  padding: 10px;
}

.cookie-table table {
  width: 100%;
}

@media (max-width: 688px) {
  #cm,
  #cm.cloud,
  #cm.left,
  #cm.right {
    padding: 10px !important;
  }
  #c-txt {
    font-size: 10px;
  }
  .cc_div #c-bns {
    margin-top: 10px;
  }
  .cc_div .c-bn {
    padding: 8px 10px;
  }
  .cc_div #c-bns button {
    margin: 2px;
  }
  #cm.box,
  #cm.cloud {
    left: 10px;
    right: 10px;
  }
  #cm.bottom {
    bottom: 10px;
  }
  .bns-t #s-bns {
    height: 70px;
  }
  #s-inr.bns-t {
    padding-bottom: 80px;
  }
  #cc_div #cm .close-cookie {
    width: 30px;
    height: 30px;
    font-size: 18px;
  }
}
@media (min-width: 1300px) {
  .faq-heading h1 {
    font-size: 9rem;
  }
}
@media (max-width: 575px) {
  .faq-heading h1 {
    font-size: 4rem;
  }
}
.accordion {
  padding-bottom: 3rem;
}
.accordion .card {
  border: none;
  border-bottom: 3px solid #f1f5f8 !important;
}
.accordion .card-header {
  padding: 0;
  background: none;
  border: none;
}
.accordion .card-link {
  padding: 1rem 0;
  padding-right: 5rem;
  position: relative;
  min-height: 10rem;
  display: flex;
  align-items: center;
  font-size: 2.4rem;
  font-weight: 600;
  color: #2a2e59;
  text-decoration: none;
  border: none;
  color: #00aae8;
  font-family: "Montserrat", sans-serif;
}
.accordion .card-link:after {
  content: "\f107";
  display: block;
  font-family: "Font Awesome 5 Free";
  position: absolute;
  right: 0.8rem;
  top: 50%;
  transform: translateY(-50%) rotate(180deg);
  transition: all 0.3s;
  font-weight: 600;
  line-height: 1;
  font-size: 2rem;
  background: #00BDFF;
  width: 3.5rem;
  height: 3.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  border-radius: 50%;
  color: #fff;
  padding-top: 0.3rem;
}
.accordion .card-link.collapsed {
  color: #2a2e59;
}
.accordion .card-link.collapsed:after {
  transform: translateY(-50%) rotate(0deg);
}
.accordion .card-body {
  padding: 0;
  padding-bottom: 2rem;
}

.white-bg-wrap {
  background-color: #fff;
  width: 100%;
}

@media (max-width: 767px) {
  .accordion .card {
    border-bottom: 1px solid #f1f5f8 !important;
  }
  .accordion .card-link {
    font-size: 1.8rem;
    padding-right: 4rem;
    min-height: 5rem;
  }
  .accordion .card-link:after {
    right: 0;
    width: 2.4rem;
    height: 2.4rem;
  }
}
.introduction .perex p {
  margin-bottom: 0;
}

.history-content table {
  width: 100%;
  text-align: center;
}
.history-content table tbody tr:nth-of-type(2n + 1) {
  background: #e7e7e8;
}
.history-content table thead th {
  border: none;
  padding: 1rem;
  text-transform: uppercase;
  position: sticky;
  top: 0;
  font-size: 1.6rem;
  border-left: 1px solid #00b0ee;
}
.history-content table thead th:after {
  display: none;
}
.history-content table tbody th {
  background: #00aae8;
  font-size: 1.2rem;
  text-transform: uppercase;
  font-weight: 600;
  color: #fff;
  white-space: nowrap;
}
.history-content table tr.total_table td {
  background: #fff;
  border-bottom: 1px solid rgba(42, 46, 89, 0.2);
  border-top: 1px solid rgba(42, 46, 89, 0.2);
}
.history-content table tr.total_table:hover td {
  background-color: #f0f5f7;
}
.history-content table tr.total_table i {
  margin-right: 1rem;
}
.history-content table tr.total_table.open i {
  transform: rotate(180deg);
}
.history-content table tr.total_table.open td {
  font-weight: 700;
  color: #00b0ee;
}
.history-content table tr.total_table.open-next {
  border-top: 3px solid #00b0ee;
}
.history-content table tr td {
  padding: 0.5rem 1rem;
  vertical-align: middle;
  border-color: rgba(42, 46, 89, 0.2);
  border-bottom: none;
  border-top: none;
}
.history-content table tr td:first-child {
  width: 120px;
}
.history-content table tr td:last-child {
  border-radius: none;
}
.history-content table tr td .yes {
  color: #00b147;
}
.history-content table tr td .no {
  color: #fd422b;
}
.history-content table tr td.tip-result {
  font-size: 2rem;
}
.history-content table tr td .img-icon img {
  width: 2rem;
}
.history-content table tr.dark-row {
  background: #004158 !important;
}
.history-content table tr.dark-row td {
  color: #00aae8;
  font-size: 1.2rem;
  font-weight: 600;
  padding: 0.4rem 1rem;
  border: none;
}
.history-content table tr.dark-row td span:nth-child(1) {
  margin-right: 0.8rem;
}
.history-content table tr.dark-row td i {
  font-size: 1.2rem;
  margin-right: 0.4rem;
}

.tip-history-top {
  display: flex;
  justify-content: center;
  text-align: center;
  margin-bottom: 2rem;
  flex-wrap: wrap;
}
.tip-history-top-item {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 2rem;
  margin-right: 3rem;
}
.tip-history-top-item-img {
  width: 5rem;
  height: 5rem;
  color: #fff;
  font-size: 1.4rem;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  border-radius: 50%;
  background: #00aae8;
  line-height: 1;
  font-weight: 600;
}
.tip-history-top-item-img i {
  font-size: 2.6rem;
  font-weight: 400;
}
.tip-history-top-item-img.text {
  width: auto;
  height: 5rem;
  padding: 0rem 2.4rem;
  border-radius: 999px;
  font-size: 1.3rem;
  text-transform: uppercase;
  font-weight: 700;
  flex-direction: column;
  line-height: 1.2;
}
.tip-history-top-item-img.ok {
  background: #fff;
}
.tip-history-top-item-img.ok i {
  font-size: 5rem;
  color: #00b147;
  font-weight: 600;
}
.tip-history-top-item-img.no {
  background: #fff;
}
.tip-history-top-item-img.no i {
  font-size: 5rem;
  color: #fd422b;
  font-weight: 600;
}
.tip-history-top-item-text {
  font-size: 2rem;
  padding-left: 2rem;
  font-weight: 700;
}

.tip-history-menu {
  margin-bottom: 2rem;
}
.tip-history-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  text-align: center;
}
.tip-history-menu ul li {
  margin: 1.6rem;
}
.tip-history-menu ul li a {
  font-size: 2.4rem;
  text-transform: uppercase;
  text-decoration: none;
  color: #2a2e59;
  font-weight: 700;
  padding: 0 0.4rem;
  padding-bottom: 0.8rem;
  position: relative;
  transition: all 0.3s;
}
.tip-history-menu ul li a:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 0rem;
  background: #00bdff;
  transition: all 0.3s;
}
.tip-history-menu ul li a.active, .tip-history-menu ul li a:hover {
  color: #00bdff;
}
.tip-history-menu ul li a.active:after, .tip-history-menu ul li a:hover:after {
  height: 0.4rem;
}

.tip-history-sub-menu {
  margin-bottom: 2rem;
}
.tip-history-sub-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  text-align: center;
}
.tip-history-sub-menu ul li {
  margin: 1.6rem;
}
.tip-history-sub-menu ul li a {
  font-size: 1.6rem;
  text-transform: uppercase;
  text-decoration: none;
  color: #2a2e59;
  font-weight: 700;
  padding: 0 0.4rem;
  padding-bottom: 0.8rem;
  position: relative;
  transition: all 0.3s;
}
.tip-history-sub-menu ul li a:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 0rem;
  background: #00bdff;
  transition: all 0.3s;
}
.tip-history-sub-menu ul li a.active, .tip-history-sub-menu ul li a:hover {
  color: #00bdff;
}
.tip-history-sub-menu ul li a.active:after, .tip-history-sub-menu ul li a:hover:after {
  height: 0.4rem;
}

.tip-history-filter {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom: 5rem;
}
.tip-history-filter-item {
  margin: 1rem;
}
.tip-history-filter-item .btn {
  font-size: 2.4rem;
}

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  width: auto;
  min-width: 180px;
}

.bootstrap-select > .dropdown-toggle.bs-placeholder,
.bootstrap-select > .dropdown-toggle.bs-placeholder:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder:hover {
  color: #fff;
}

.bootstrap-select > .dropdown-toggle {
  padding-top: 0.9rem;
  padding-bottom: 1.3rem;
  padding-left: 2rem;
  padding-right: 3rem;
  font-style: normal;
  font-size: 2.4rem;
}
.bootstrap-select > .dropdown-toggle:focus {
  background-color: #00b0ee;
  color: #fff;
  outline: none !important;
}
.bootstrap-select > .dropdown-toggle:after {
  content: "\f107";
  font-family: "Font awesome 5 Free";
  font-size: 1.6rem;
  border: none;
  background: none;
  color: #fff;
  margin-top: 0.4rem;
}
.bootstrap-select.show > .dropdown-toggle {
  background-color: #00b0ee;
  color: #fff;
}
.bootstrap-select .dropdown-menu {
  background: #fff;
  border: 3px solid #00b0ee;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  border-top: none;
  overflow: visible !important;
  padding-top: 1rem;
}
.bootstrap-select .dropdown-menu.show:after {
  width: 3px;
  height: 24px;
  bottom: calc(100% - 2px);
  left: -3px;
  background: #00b0ee;
  content: "";
  display: block;
  position: absolute;
}
.bootstrap-select .dropdown-menu.show:before {
  width: 3px;
  height: 23px;
  bottom: calc(100% - 2px);
  right: -3px;
  background: #00b0ee;
  content: "";
  display: block;
  position: absolute;
}
.bootstrap-select .dropdown-menu li {
  margin: 0;
}
.bootstrap-select .dropdown-menu li.disabled {
  opacity: 0.3;
}
.bootstrap-select .dropdown-menu li a {
  padding: 0.5rem 1rem;
  color: #00b0ee;
  font-weight: 500;
  font-size: 1.6rem;
}
.bootstrap-select .dropdown-menu li a:after {
  display: none;
}
.bootstrap-select .dropdown-menu li a:hover {
  background: #cef3ff;
}
.bootstrap-select .dropdown-menu li.active a {
  color: #00b0ee;
  background: #effbff;
}

.history-tip-all {
  margin-bottom: 1rem;
}
.history-tip-all h3 {
  margin-bottom: 1rem;
}
.history-tip-all-big {
  color: #00b147;
  font-size: 5rem;
  font-weight: 700;
}
.history-tip-all-small {
  font-size: 1.8rem;
  font-weight: 600;
}

@media (max-width: 767px) {
  .table-scroll {
    margin-left: -15px;
    margin-right: -15px;
  }
  .history-content table thead th {
    padding: 0.4rem;
    font-size: 1.3rem;
    vertical-align: middle;
  }
  .history-content table tbody th {
    white-space: normal;
    line-height: 1.2;
    font-size: 1.2rem;
    text-transform: none;
    vertical-align: middle;
  }
  .history-content table tr.dark-row td {
    padding: 0.4rem;
  }
  .history-content table tr td {
    padding: 0.4rem;
    line-height: 1.4;
    font-size: 1.3rem;
  }
}
.rob-league {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 130rem;
  margin: 0 auto;
}

.rl-empty {
  max-width: 40rem;
  margin: 0 auto;
}

.rob-league-item {
  display: flex;
  flex-direction: column;
  width: 100%;
  margin-bottom: 3rem;
}
.rob-league-item-top {
  display: flex;
  align-items: center;
  color: #4b5d81;
  font-size: 1.4rem;
  padding: 1rem 0;
}
.rob-league-item-top i {
  margin-right: 0.5rem;
  color: #00aae8;
}
.rob-league-item-main {
  display: flex;
  align-items: center;
  background: #00aae8;
  padding: 1rem 0rem;
  color: #fff;
}
.rob-league-item-main form {
  width: 100%;
}
.rob-league-item-main-inner {
  display: flex;
  align-items: center;
  width: 100%;
}
.rob-league-item-main-input {
  display: flex;
  align-items: center;
  width: 75rem;
  padding: 0 1rem;
}
.rob-league-item-main-input-item {
  width: 33.33%;
  display: flex;
  justify-content: center;
}
.rob-league-item-main-input-item .check-styled {
  margin-bottom: 0;
}
.rob-league-item-main-input-item .check-styled input[type=radio] + label {
  width: 90%;
  background: #2a2e59;
  color: #fff;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto;
  padding: 0.5rem 1rem;
  border: 1px solid rgba(42, 46, 89, 0.2);
  border-radius: 999px;
  transition: all 0.3s;
}
.rob-league-item-main-input-item .check-styled input[type=radio] + label:before {
  display: none;
}
.rob-league-item-main-input-item .check-styled input[type=radio] + label:after {
  display: none;
}
.rob-league-item-main-input-item .check-styled input[type=radio]:disabled + label {
  opacity: 0.65;
  pointer-events: none;
}
.rob-league-item-main-input-item .check-styled input[type=radio]:checked + label, .rob-league-item-main-input-item .check-styled input[type=radio]:hover + label {
  background: #ff6600;
  border-color: transparent;
}
.rob-league-item-main-input-item.active .check-styled input[type=radio] + label {
  background: #ff6600;
  border-color: transparent;
}
.rob-league-item-main-submit {
  width: calc(100% - 75rem - 8rem - 15rem);
  padding: 0 2rem;
  display: flex;
  justify-content: center;
  border-left: 1px solid #fff;
}
.rob-league-item-main-submit .btn {
  width: 100%;
  max-width: 20rem;
  background: #2a2e59;
  color: #fff;
  font-size: 1.8rem;
  letter-spacing: 0.1rem;
  padding: 1rem 1rem;
}
.rob-league-item-main-submit .btn:hover, .rob-league-item-main-submit .btn.submited {
  background: #ff6600;
}
.rob-league-item-main-submit .btn:hover:disabled, .rob-league-item-main-submit .btn.submited:disabled {
  opacity: 1;
}
.rob-league-item-main-num {
  text-align: center;
  width: 8rem;
  align-items: center;
  border-right: 1px solid #fff;
  font-weight: 400;
}
.rob-league-item-main-text {
  width: 15rem;
  padding-left: 2rem;
  display: flex;
  flex-direction: column;
}
.rob-league-item-main-text span:nth-child(2) {
  display: none;
}
.rob-league-item-results {
  display: flex;
  align-items: center;
  padding: 1rem 0;
}
.rob-league-item-graph {
  display: flex;
  width: 75rem;
  padding: 0 1rem;
}
.rob-league-item-graph-item {
  width: 33.33%;
  display: flex;
  justify-content: center;
}
.rob-league-item-graph-item .progress-mobile {
  display: none;
}
.rob-league-item-graph-item .progress {
  height: 2rem;
  border-radius: 9999px;
  width: 90%;
  position: relative;
}
.rob-league-item-graph-item .progress-bar {
  background: #00aae8;
  font-size: 1.4rem;
}
.rob-league-item-graph-item .progress-text {
  position: absolute;
  right: 0;
  height: 100%;
  padding-right: 1rem;
  display: flex;
  align-items: center;
  font-size: 1.2rem;
  color: #2a2e59;
}
.rob-league-item-text {
  width: 23rem;
  color: #4b5d81;
  font-size: 1.4rem;
}
.rob-league-item-text i {
  color: #00aae8;
  margin-right: 0.5rem;
}

.rob-league-table {
  max-width: 130rem;
  width: 100%;
  margin: 0 auto;
}
.rob-league-table table thead th {
  padding: 2rem;
  position: sticky;
  top: 0;
}
.rob-league-table table thead th:after {
  display: none;
}
.rob-league-table table tbody td {
  padding: 1rem 2rem;
  border-color: rgba(42, 46, 89, 0.2);
  vertical-align: middle;
}
.rob-league-table table tbody tr:nth-of-type(2n + 1) {
  background: #e7e7e8;
}
.rob-league-table table tbody tr:nth-of-type(1) {
  background: #90cef7;
}
.rob-league-table table tbody tr:nth-of-type(2) {
  background: rgba(144, 206, 247, 0.8);
}
.rob-league-table table tbody tr:nth-of-type(3) {
  background: rgba(144, 206, 247, 0.6);
}
.rob-league-table table tbody tr:nth-of-type(4) {
  background: rgba(144, 206, 247, 0.4);
}
.rob-league-table table tbody tr:nth-of-type(5) {
  background: rgba(144, 206, 247, 0.2);
}
.rob-league-table tr.active_user {
  position: sticky;
  left: 0;
  right: 0;
  bottom: 0;
  background: #00aae8 !important;
  color: #fff;
}
.rob-league-table tr.active_user td {
  color: #fff;
}

.rl-table-places {
  display: flex;
  align-items: center;
}
.rl-table-places img {
  height: 3rem;
  margin-left: 1rem;
}
.rl-table-places img:nth-child(2) {
  transform: translateY(4px);
}

.rob-league-text {
  max-width: 130rem;
  margin: 0 auto;
}
.rob-league-text h1,
.rob-league-text h2,
.rob-league-text h3,
.rob-league-text h4,
.rob-league-text h5,
.rob-league-text h6 {
  font-family: "Montserrat", sans-serif;
}
.rob-league-text h4 {
  margin-bottom: 1rem;
  font-size: 1.8rem;
  margin-top: 2rem;
}
.rob-league-text h3 {
  margin-bottom: 2rem;
  margin-top: 2rem;
  font-size: 2.4rem;
}

.user-rl.rob-league {
  margin-left: 0;
}
.user-rl-table {
  max-height: 500px;
  overflow-y: auto;
}
.user-rl table thead th {
  padding: 0.5rem 1rem;
  top: 0;
  position: sticky;
}
.user-rl table thead th:After {
  display: none;
}
.user-rl table tbody td {
  padding: 0.5rem 1rem;
}
.user-rl table tbody td:last-child {
  text-align: center;
  font-size: 2rem;
}
.user-rl table tbody td .yes {
  color: #00b147;
}
.user-rl table tbody td .no {
  color: #fd422b;
}
.user-rl table tfoot td {
  background: #fff;
  font-weight: 600;
}
.user-rl-info {
  margin-bottom: 2rem;
}
.user-rl-info-item {
  margin-bottom: 1rem;
  font-weight: 600;
  text-align: center;
}
.user-rl-info-item strong {
  color: #00b147;
}

@media (max-width: 1679px) {
  .rob-league-item-main-input {
    width: 65rem;
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .rob-league-item-main-input-item .check-styled {
    margin-bottom: 0;
  }
  .rob-league-item-main-input-item .check-styled input[type=radio] + label {
    padding: 0.2rem 1rem;
  }
  .rob-league-item-main-submit {
    width: calc(100% - 65rem - 8rem - 15rem);
  }
  .rob-league-item-main-submit .btn {
    padding: 0.5rem 1rem;
  }
  .rob-league-item-graph {
    width: 65rem;
  }
}
@media (max-width: 1199px) {
  .rob-league-item-main-input {
    width: 50rem;
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .rob-league-item-main-input-item .check-styled {
    margin-bottom: 0;
  }
  .rob-league-item-main-input-item .check-styled input[type=radio] + label {
    padding: 0.2rem 1rem;
  }
  .rob-league-item-main-submit {
    width: calc(100% - 50rem - 8rem - 15rem);
  }
  .rob-league-item-main-submit .btn {
    padding: 0.5rem 1rem;
  }
  .rob-league-item-graph {
    width: 50rem;
  }
}
@media (max-width: 991px) {
  .rob-league-item-main-input {
    width: 45rem;
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .rob-league-item-main-input-item .check-styled {
    margin-bottom: 0;
  }
  .rob-league-item-main-input-item .check-styled input[type=radio] + label {
    padding: 0.2rem 1rem;
  }
  .rob-league-item-main-submit {
    width: calc(100% - 45rem - 8rem - 15rem);
  }
  .rob-league-item-main-submit .btn {
    padding: 0.5rem 1rem;
    font-size: 1.4rem;
  }
  .rob-league-item-graph {
    width: 45rem;
  }
  .rob-league-table table thead th {
    padding: 0.5rem;
    font-size: 1.4rem;
  }
  .rob-league-table table thead th:nth-child(1) {
    width: 50px;
  }
  .rob-league-table table thead th:nth-child(2) {
    width: 100px;
  }
  .rob-league-table table thead th:nth-child(3) {
    width: 50px;
  }
  .rob-league-table table thead th:last-child {
    width: calc(100% - 50px - 100px - 50px);
  }
  .rob-league-table table thead th span {
    display: none;
  }
  .rob-league-table table tbody td {
    padding: 0.5rem;
    font-size: 1.4rem;
  }
  .rob-league-table table tbody td:nth-child(1) {
    width: 50px;
  }
  .rob-league-table table tbody td:nth-child(2) {
    width: 100px;
  }
  .rob-league-table table tbody td:nth-child(3) {
    width: 50px;
  }
  .rob-league-table table tbody td:last-child {
    width: calc(100% - 50px - 100px - 50px);
  }
}
@media (max-width: 767px) {
  .rob-league-item-main-inner {
    padding: 0 1rem;
    flex-wrap: wrap;
  }
  .rob-league-item-main-input {
    width: 100%;
    padding: 1rem 0;
  }
  .rob-league-item-main-input-item .check-styled {
    margin-bottom: 0;
  }
  .rob-league-item-main-input-item .check-styled input[type=radio] + label {
    padding: 0.2rem 1rem;
  }
  .rob-league-item-main-submit {
    width: 100%;
    border: none;
    padding: 1rem 0;
  }
  .rob-league-item-main-submit .btn {
    padding: 1rem 1rem;
    font-size: 1.5rem;
  }
  .rob-league-item-main-text {
    flex-direction: row;
  }
  .rob-league-item-main-text span:nth-child(2) {
    display: block;
    padding: 0 1rem;
  }
  .rob-league-item-results {
    flex-direction: column;
  }
  .rob-league-item-text {
    width: 100%;
    padding: 1rem 0;
    text-align: center;
    justify-content: center;
  }
  .rob-league-item-graph {
    width: 100%;
    flex-direction: column;
  }
  .rob-league-item-graph-item {
    width: 100%;
    padding: 1rem 0;
    display: flex;
    justify-content: space-between;
  }
  .rob-league-item-graph-item .progress {
    width: 70%;
  }
  .rob-league-item-graph-item .progress-mobile {
    display: block;
  }
}
.discord-img {
  display: flex;
  justify-content: flex-end;
  margin-top: 2rem;
}

.discord-link {
  display: block;
  width: 30rem;
  height: 10rem;
  background: url("./../images/discord.png") no-repeat center;
  background-size: contain;
}
.discord-link:hover {
  background: url("./../images/discord_hover.png") no-repeat center;
  background-size: contain;
}

@media (max-width: 1199px) {
  .discord-img {
    justify-content: center;
  }
}
.modal-tajna .modal-body {
  position: relative;
  overflow: hidden;
  padding-bottom: 50px;
}
.modal-tajna .modal-body:before {
  position: absolute;
  width: 140px;
  height: 140px;
  background: url("./../images/clenstvi_vlk_4.svg") no-repeat center;
  content: "";
  bottom: -4rem;
  left: -3rem;
  z-index: 2;
}
.modal-tajna .modal-body:after {
  position: absolute;
  width: 140px;
  height: 140px;
  background: url("./../images/clenstvi_vlk_4.svg") no-repeat center;
  content: "";
  bottom: -4rem;
  right: -3rem;
  z-index: 2;
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}
.modal-tajna .modal-body .red-dot,
.modal-tajna .modal-body .green-dot {
  margin-right: 10px;
}
.modal-tajna .modal-body p {
  font-weight: 500;
  color: #181a32;
}

.contact-page {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 20px;
  margin: 50px 0;
}
.contact-page-img {
  width: 55%;
  padding: 0 50px;
  display: flex;
  flex-direction: column;
}
.contact-page-img-logo {
  display: flex;
  justify-content: center;
}
.contact-page-img-logo img {
  width: 500px;
}
.contact-page-img-icons {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-top: 20px;
}
.contact-page-img-icons a {
  text-decoration: none;
  font-size: 20px;
  font-weight: 600;
  width: 300px;
  margin: 10px 0;
}
.contact-page-img-icons a svg {
  width: 40px;
  margin-right: 15px;
}
.contact-page-img-icons-phone {
  color: #2a2e59;
}
.contact-page-img-icons-phone:hover {
  color: #2a2e59;
}
.contact-page-img-icons-mail {
  color: #00b0ee;
}
.contact-page-img-icons-mail span {
  position: relative;
}
.contact-page-img-icons-mail span:after {
  position: absolute;
  content: "";
  bottom: -4px;
  height: 2px;
  background: #00b0ee;
  left: 0;
  right: 0;
  transition: all 0.3s;
}
.contact-page-img-icons-mail:hover {
  color: #00b0ee;
}
.contact-page-img-icons-mail:hover span:after {
  left: 50%;
  right: 50%;
}
.contact-page-text {
  width: 45%;
  background: #fff;
  padding: 20px 50px;
  line-height: 1.5;
}
.contact-page-text p {
  line-height: 1.5;
}
.contact-page-text h1 {
  font-size: 58px;
  margin-bottom: 30px;
}
.contact-page-text h2 {
  font-size: 26px;
}

@media (max-width: 991px) {
  .contact-page {
    margin-top: 0;
  }
  .contact-page-wrap {
    margin-bottom: 200px;
  }
  .contact-page {
    flex-direction: column;
  }
  .contact-page-img {
    width: 100%;
    order: 2;
    padding: 20px 0;
  }
  .contact-page-text {
    width: 100%;
    order: 1;
    padding: 20px 0;
  }
}
@media (max-width: 575px) {
  .contact-page {
    margin-top: 0;
  }
  .contact-page-wrap {
    margin-bottom: 0px;
  }
}
.cashback-row-text {
  display: flex;
  align-items: center;
}
.cashback-row-text i {
  color: #f2921a;
  font-size: 3rem;
}
.cashback-row-text span {
  margin-left: 1rem;
}
.cashback-row-value {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 500px;
}
.cashback-row-value strong {
  color: #00b0ee;
}
.cashback-row-value .btn span {
  margin-left: 0.5rem;
}
.cashback-row-value .btn span i {
  color: #2a2e59;
  transition: all 0.3s;
}
.cashback-row-value .btn:hover span i {
  color: #fff;
}

.modal-cashback .modal-heading i {
  margin-left: 3rem;
}
.modal-cashback p {
  font-weight: 700;
}
.modal-cashback p strong {
  color: #00aae8;
}
.modal-cashback h4 {
  font-size: 2.4rem;
}
.modal-cashback .form-control {
  margin-bottom: 3rem;
}
.modal-cashback .btn:disabled {
  cursor: not-allowed;
  background-color: #2a2e59;
  opacity: 0.5;
}

.user-rl-wrap {
  position: relative;
  width: 100%;
  min-height: 300px;
}

#loader-div {
  position: absolute;
  background: rgba(255, 255, 255, 0.8);
  display: none;
  z-index: 9999;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
}

.loader-icon {
  border: 16px solid #4b5d81;
  /* Light grey */
  border-top: 16px solid #00aae8;
  border-radius: 50%;
  width: 100px;
  height: 100px;
  animation: spin 2s linear infinite;
  position: relative;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 100px;
  z-index: 999;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.tickets-live {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
}
.tickets-live-list {
  align-items: center;
  justify-content: center;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.tickets-live-item {
  width: 200px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin: 20px;
}
.tickets-live-item-img {
  width: 100%;
}
.tickets-live-item-name {
  text-align: center;
  font-weight: 700;
}

/* Modal */
.modal-dialog {
  max-width: 776px;
  margin: 3.5rem auto;
}

.modal-dialog-centered {
  min-height: calc(100% - 7rem);
}

.modal-content {
  background-color: #fff;
  border: none;
  border-radius: 0;
  outline: 0;
}

.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 0;
  border-bottom: none;
  border-radius: 0;
}

.modal-body {
  padding: 0;
}

.modal-footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 0;
  border: none;
  border-radius: 0;
}

.close:not(:disabled):not(.disabled):focus,
.close:not(:disabled):not(.disabled):hover {
  opacity: 1;
}

.modal-header .close {
  margin: 0;
  padding: 0;
}

.modal-heading {
  background-color: #00b0ee;
  padding-top: 5.6rem;
  padding-bottom: 5.6rem;
  padding-left: 5rem;
  padding-right: 5rem;
  display: flex;
  align-items: center;
}
.modal-heading h4 {
  color: #fff;
  font-family: "Oswald", sans-serif;
  font-size: 4.5rem;
  font-weight: 600;
  font-style: italic;
  text-transform: uppercase;
  letter-spacing: -0.18rem;
  margin-bottom: 0;
}

button.close {
  position: absolute;
  right: -2.4rem;
  top: -2.4rem;
  z-index: 11;
  opacity: 1;
}
button.close svg path {
  transition: all 0.3s;
}
button.close::before {
  position: absolute;
  content: "";
  left: -0.7rem;
  right: -0.7rem;
  bottom: -0.7rem;
  top: -0.7rem;
  background-color: #fff;
  border-radius: 50%;
  z-index: 10;
}
button.close:hover svg path {
  fill: #00b0ee;
}
button.close:hover .close-content {
  background-color: #fff;
}

.close-content {
  position: relative;
  z-index: 12;
  padding: 0.8rem;
  border-radius: 50%;
  background-color: #00b0ee;
}

.modal-form-content {
  padding-top: 4.3rem;
  padding-bottom: 5.3rem;
  padding-left: 6rem;
  padding-right: 6rem;
}
.modal-form-content h5 {
  color: #2a2e59;
  font-family: "Montserrat", sans-serif;
  font-size: 2rem;
  font-weight: 600;
  margin-bottom: 3rem;
}
.modal-form-content .row {
  margin-left: -2.8rem;
  margin-right: -2.8rem;
}
.modal-form-content [class*=col-] {
  padding-left: 2.8rem;
  padding-right: 2.8rem;
}
.modal-form-content .btn {
  padding-top: 1.3rem;
  padding-bottom: 1.7rem;
}

.modal-tips .modal-heading {
  padding-bottom: 7.6rem;
  background: url("../images/modal-tips-heading.svg") no-repeat top center;
  background-size: 100% 100%;
}
.modal-tips .modal-form-content {
  padding: 0;
  padding-bottom: 8.6rem;
  padding-left: 8.5rem;
  padding-right: 8.5rem;
}
.modal-tips .bigger-text {
  text-transform: none;
}

.modal-backdrop {
  background-color: #2a2e59;
}
.modal-backdrop.show {
  opacity: 0.7;
}

.login-bot {
  margin-top: 3rem;
}
.login-bot a {
  color: #00b0ee;
}

.contact-info {
  margin-top: 3rem;
}

@media (max-width: 849px) {
  button.close {
    right: 2rem;
    top: 2rem;
  }
  button.close svg {
    width: 2rem;
    height: 2rem;
  }
  button.close::before {
    left: -0.5rem;
    right: -0.5rem;
    bottom: -0.5rem;
    top: -0.5rem;
  }
}
@media (max-width: 575px) {
  .modal-heading {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }
  .modal-tips .modal-form-content {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
@media (max-width: 399px) {
  .modal-form-content {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .modal-tips .modal-form-content {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .modal-heading {
    padding-left: 4rem;
    padding-right: 4rem;
  }
}
/* END Modal */
/* modal tickets */
.modal-ticket-content {
  background: #f0f5f7;
}
.modal-ticket-content h3 {
  margin-bottom: 0;
}
.modal-ticket-content strong {
  font-weight: 800;
}

/* end moda tickets */
.modal-cancel .modal-dialog {
  width: 1500px;
  max-width: 100%;
}
.modal-cancel .modal-dialog .modal-content {
  background: transparent;
  color: #fff;
  background: #00bdff;
  height: 100%;
  min-height: calc(100vh - 20rem);
}
.modal-cancel .modal-dialog .modal-content:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 65%;
  height: 100%;
  background: url("./../images/logo-img-white.svg") no-repeat top 5rem left -40rem;
  background-size: cover;
  opacity: 0.2;
}
.modal-cancel .modal-dialog .modal-content:before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 35%;
  height: 100%;
  background: url("./../images/sub_end_rob.jpg") no-repeat top center;
  background-size: cover;
}
.modal-cancel .modal-dialog .modal-body {
  z-index: 10;
}
.modal-cancel .modal-dialog .modal-form-content {
  width: 65%;
}
.modal-cancel-top {
  margin-bottom: 2rem;
}
.modal-cancel-top h2 {
  font-family: "Montserrat", sans-serif;
  color: #fff;
  font-size: 5.8rem;
  font-weight: 800;
  font-style: italic;
  text-transform: uppercase;
  margin-bottom: 0;
}
.modal-cancel-top p {
  font-size: 2rem;
  font-weight: 500;
  margin-bottom: 0;
  color: #fff;
}
.modal-cancel .sub-end-why-list {
  display: flex;
  flex-wrap: wrap;
}
.modal-cancel .sub-end-why-item {
  background: #fff;
  float: none;
  width: auto;
  margin: 0.5rem;
  color: #0c0e1e;
  text-transform: uppercase;
  border-radius: 0.4rem;
  padding: 0;
}
.modal-cancel .sub-end-why-item input[type=checkbox] + label {
  padding: 0.8rem 5rem;
  padding-right: 5rem;
  font-weight: 600;
  border: 0.4rem #fff solid;
  border-radius: 0.4rem;
}
.modal-cancel .sub-end-why-item input[type=checkbox] + label:before {
  display: none;
}
.modal-cancel .sub-end-why-item input[type=checkbox] + label:after {
  content: "\f00c";
  font-family: "Font Awesome 5 Free";
  background: transparent;
  color: #0c0e1e;
  width: 2rem;
  height: 2rem;
  font-size: 2rem;
  line-height: 1;
  top: 1.2rem;
  right: 1.5rem;
  left: auto;
}
.modal-cancel .sub-end-why-item input[type=checkbox]:checked + label {
  border: 0.4rem #0c0e1e solid;
}
.modal-cancel .sub-end-continue-list {
  display: flex;
  flex-wrap: wrap;
}
.modal-cancel .sub-end-continue-item {
  background: #fff;
  float: none;
  width: auto;
  margin: 0.5rem;
  color: #0c0e1e;
  text-transform: uppercase;
  border-radius: 0.4rem;
  padding: 0;
}
.modal-cancel .sub-end-continue-item input[type=radio] + label {
  padding: 0.8rem 5rem;
  font-weight: 600;
  border: 0.4rem #fff solid;
  border-radius: 0.4rem;
}
.modal-cancel .sub-end-continue-item input[type=radio] + label:before {
  display: none;
}
.modal-cancel .sub-end-continue-item input[type=radio] + label:after {
  content: "\f00c";
  font-family: "Font Awesome 5 Free";
  background: transparent;
  color: #0c0e1e;
  width: 2rem;
  height: 2rem;
  font-size: 2rem;
  line-height: 1;
  top: 1.2rem;
  right: 1.5rem;
  left: auto;
}
.modal-cancel .sub-end-continue-item input[type=radio]:checked + label {
  border: 0.4rem #0c0e1e solid;
}
.modal-cancel .sub-end-text {
  margin-top: 2rem;
}
.modal-cancel .sub-end-text span {
  font-size: 2rem;
  font-weight: 500;
  margin-bottom: 0;
  color: #fff;
}
.modal-cancel .sub-end-text .form-control {
  background: transparent;
  color: #fff;
}
.modal-cancel .btn-end {
  margin-top: 4rem;
  background: #2a2e59;
  border-radius: 0.4rem;
  text-transform: none;
  font-style: normal;
  padding: 3rem;
  font-family: "Montserrat", sans-serif;
  font-size: 1.8rem;
}

.modal-form-content .btn.btn-text {
  padding: 0;
  background: transparent;
  width: auto;
  height: auto;
  font-size: 16px;
  color: #000;
}

@media (max-width: 849px) {
  .modal-popup button.close {
    right: -1.4rem;
    top: -2.4rem;
  }
  .modal-popup .modal-content {
    max-width: calc(100% - 4rem);
    margin-left: 2rem;
  }
}
.modal-popup .modal-body {
  background: #fff;
}
.modal-popup .modal-body a:hover {
  color: #2a2e59;
}
.modal-popup img {
  max-width: 100%;
  height: auto;
}

:not(.fake-nav-tabs) .nav-tabs {
  border: none;
  justify-content: center;
}
:not(.fake-nav-tabs) .nav-tabs .nav-item {
  margin: 1rem;
}
:not(.fake-nav-tabs) .nav-tabs .nav-link {
  border: none;
  border-radius: 9999px;
  color: #2a2e59;
  font-size: 2rem;
  letter-spacing: -0.1rem;
  text-transform: uppercase;
  padding: 1rem 3rem;
  font-family: "Oswald", sans-serif;
  font-style: italic;
}
:not(.fake-nav-tabs) .nav-tabs .nav-link:before {
  display: none;
}
:not(.fake-nav-tabs) .nav-tabs .nav-link.active, :not(.fake-nav-tabs) .nav-tabs .nav-link:hover {
  color: #fff;
  background: #00aae8;
}

.fake-nav-tabs {
  position: absolute;
  top: 5rem;
  right: 5rem;
  z-index: 9;
  border-bottom: none;
}
.fake-nav-tabs li .fake-link {
  display: block;
  text-decoration: none;
  color: #0079b1;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
  margin-left: 2.5rem;
  text-align: center;
}
.fake-nav-tabs li .fake-link span {
  transition: color 0.3s;
}
.fake-nav-tabs li .fake-link:hover span {
  color: #fff;
}
.fake-nav-tabs li .fake-link.active span {
  color: #fff;
}
.fake-nav-tabs li .fake-link.active .bubble-number {
  background-color: #fff;
  color: #0079b1;
}

.bubble-number {
  width: 6rem;
  height: 6rem;
  background-color: #0079b1;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  line-height: 1;
  font-size: 2.4rem;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 1rem;
}

.nav-tabs.simple-tabs {
  justify-content: center;
  margin-bottom: 3rem;
}
.nav-tabs.simple-tabs .nav-link {
  padding: 0;
  color: #2a2e59;
  margin: 1rem 2rem;
  font-style: normal;
  position: relative;
  font-weight: 600;
  font-size: 2rem;
  text-transform: none;
  font-family: "Montserrat", sans-serif;
}
.nav-tabs.simple-tabs .nav-link:after {
  content: "";
  left: 0;
  top: calc(100% + 1rem);
  height: 1px;
  background: #00aae8;
  display: block;
  position: absolute;
  width: 0;
  transition: all 0.3s;
}
.nav-tabs.simple-tabs .nav-link:hover {
  color: #00aae8;
  background: transparent;
}
.nav-tabs.simple-tabs .nav-link.active {
  background: transparent;
  color: #00aae8;
}
.nav-tabs.simple-tabs .nav-link.active:after {
  width: 100%;
}

@media (max-width: 991px) {
  :not(.fake-nav-tabs) .nav-tabs {
    border: none;
    justify-content: center;
  }
  :not(.fake-nav-tabs) .nav-tabs .nav-item {
    margin: 1rem;
  }
  :not(.fake-nav-tabs) .nav-tabs .nav-link {
    font-size: 2.4rem;
    text-transform: uppercase;
    padding: 1rem 2rem !important;
  }
  :not(.fake-nav-tabs) .nav-tabs .nav-link.active, :not(.fake-nav-tabs) .nav-tabs .nav-link:hover {
    color: #fff;
    background: #00aae8;
  }
  :not(.fake-nav-tabs) .nav-tabs .nav-link:before, :not(.fake-nav-tabs) .nav-tabs .nav-link:after {
    display: none;
  }
  .nav-tabs.simple-tabs {
    justify-content: center;
    margin-bottom: 1rem;
  }
  .nav-tabs.simple-tabs .nav-link {
    padding: 0.4rem 0 !important;
    color: #2a2e59;
    margin: 0rem 1rem;
    font-style: normal;
    position: relative;
    font-weight: 600;
    font-size: 1.4rem;
    text-transform: none;
    font-family: "Montserrat", sans-serif;
  }
  .nav-tabs.simple-tabs .nav-link:after {
    content: "";
    left: 0;
    top: calc(100% + 0rem);
    height: 1px;
    background: #00aae8;
    display: block;
    position: absolute;
    width: 0;
    transition: all 0.3s;
  }
  .nav-tabs.simple-tabs .nav-link:hover {
    color: #00aae8;
    background: transparent;
  }
  .nav-tabs.simple-tabs .nav-link.active {
    background: transparent;
    color: #00aae8;
  }
  .nav-tabs.simple-tabs .nav-link.active:after {
    width: 100%;
  }
}
@media (max-width: 849px) {
  .fake-nav-tabs {
    right: 10rem;
  }
}
@media (max-width: 575px) {
  .fake-nav-tabs {
    position: relative;
    right: 0;
    top: 0;
    background-color: #00b0ee;
    padding-top: 2rem;
  }
}
.form-control {
  border: none;
  border-bottom: 2px solid #dce6e9;
  color: #2a2e59;
  font-size: 2.4rem;
  font-weight: 600;
}
.form-control:focus {
  box-shadow: none;
  color: #2a2e59;
}

/* Floating Label */
.form-label-group {
  position: relative;
  margin-bottom: 3rem;
}
.form-label-group > input {
  height: 5rem;
  padding: 0;
}
.form-label-group > label {
  height: 5rem;
  padding: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  width: 100%;
  padding-top: 20px;
  margin-bottom: 0;
  line-height: 1;
  pointer-events: none;
  cursor: text;
  transition: all 0.1s ease-in-out;
  color: #8399a6;
  font-size: 1.8rem;
  font-weight: 600;
  text-transform: uppercase;
}
.form-label-group input::placeholder {
  color: transparent;
}
.form-label-group input::-webkit-input-placeholder {
  color: transparent;
}
.form-label-group input:-ms-input-placeholder {
  color: transparent;
}
.form-label-group input::-ms-input-placeholder {
  color: transparent;
}
.form-label-group input::-moz-placeholder {
  color: transparent;
}
.form-label-group input:not(:placeholder-shown) {
  padding-top: 1.6rem;
}
.form-label-group input:not(:placeholder-shown) ~ label {
  padding-top: 0.5rem;
  font-size: 1.2rem;
}
.form-label-group .info {
  position: absolute;
  right: 0;
  top: 0;
  color: #00b0ee;
  font-size: 2rem;
}

/* END Floating Label */
/* check */
.check-styled {
  position: relative;
  margin-top: 0px;
  margin-bottom: 10px;
  display: block;
  float: left;
  width: 100%;
}

.check-styled input[type=checkbox] {
  opacity: 0;
  display: block;
  position: absolute;
}

.check-styled input[type=checkbox] + label {
  display: block;
  width: 100%;
  margin: 0;
  float: left;
  min-height: 20px;
  margin: 0;
  padding-left: 35px;
  cursor: pointer;
  font-weight: normal;
  padding-top: 0;
}
.check-styled input[type=checkbox] + label::after {
  position: absolute;
  left: 4px;
  top: 5px;
  content: "";
  background: url("../images/check-icon.svg") no-repeat center;
  width: 17px;
  height: 13px;
  opacity: 0;
  transition: opacity 0.3s;
}
.check-styled input[type=checkbox] + label::before {
  content: "";
  position: absolute;
  width: 24px;
  height: 24px;
  background-color: #00b0ee;
  left: 0;
  top: 0;
  opacity: 0.5;
  transition: opacity 0.3s;
}

.check-styled input[type=checkbox]:checked + label::after {
  opacity: 1;
}
.check-styled input[type=checkbox]:checked + label::before {
  opacity: 1;
}

.check-styled input[type=radio] {
  opacity: 0;
  display: block;
  position: absolute;
}

.check-styled input[type=radio] + label {
  display: block;
  width: 100%;
  margin: 0;
  min-height: 20px;
  margin: 0;
  padding-left: 0px;
  cursor: pointer;
  font-weight: normal;
  padding-top: 0;
}
.check-styled input[type=radio] + label::after {
  position: absolute;
  left: 14px;
  top: 23px;
  content: "";
  background: url("../images/check-icon.svg") no-repeat center;
  width: 17px;
  height: 13px;
  opacity: 0;
  transition: opacity 0.3s;
  border-radius: 50%;
}
.check-styled input[type=radio] + label::before {
  content: "";
  position: absolute;
  width: 24px;
  height: 24px;
  background-color: #00b0ee;
  left: 10px;
  top: 17px;
  opacity: 0.5;
  transition: opacity 0.3s;
  border-radius: 50%;
}

.check-styled input[type=radio]:checked + label::after {
  opacity: 1;
}
.check-styled input[type=radio]:checked + label::before {
  opacity: 1;
}

/* end check */
/* Input Btn */
.input-btn {
  display: flex;
}
.input-btn input {
  height: 5.4rem;
  border: 1px solid #cfdade;
  background-color: #fff;
  display: flex;
  align-items: center;
  padding-left: 2rem;
  color: #2a2e59;
  font-size: 2.4rem;
  font-weight: 600;
  flex-grow: 1;
}
.input-btn input:focus {
  border: 1px solid #00aae8;
}
.input-btn .btn {
  border-radius: 0;
  margin-left: 0.8rem;
  font-size: 2.2rem;
  padding: 1.4rem 2.4rem;
  font-weight: 500;
}

@media (max-width: 767px) {
  .input-btn {
    flex-direction: column;
    align-items: center;
  }
  .input-btn input {
    width: 100%;
    margin: 0;
  }
  .input-btn .btn {
    width: 100%;
    margin: 0;
  }
}
/* END Input Btn */
.currency-switch {
  z-index: 1000;
}
.currency-switch.currency-tickets {
  padding-top: 30px;
}

.custom-switch {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 120px;
  padding: 0;
  font-weight: 600;
  margin: 0 auto;
  font-size: 1.8rem;
}

.custom-switch .custom-control-label {
  margin-top: 0rem;
  margin-left: 0rem;
}
.custom-switch .custom-control-label::before {
  width: 5rem;
  height: 2rem;
  border-radius: 20px;
  border-color: #007bff;
  background-color: #007bff;
}
.custom-switch .custom-control-label::after {
  top: 0.5rem;
  left: -2.1rem;
  width: 1.4rem;
  height: 1.5rem;
  border-radius: 50%;
  background-color: #fff;
}

.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
  transform: translateX(3.2rem);
}

.modal-cart .modal-body {
  background-color: #f5f5f5;
}
@media (min-width: 400px) and (max-width: 767px) {
  .modal-cart .modal-form-content {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
.modal-cart .btn {
  font-size: 3.5rem;
}

.cart-item {
  box-shadow: 0 0.6rem 1.3rem rgba(0, 0, 0, 0.06), inset 0 -0.1rem 0 #e2e3e7;
  background-color: #fff;
  display: flex;
  padding: 1.4rem 1.5rem;
  padding-right: 3rem;
  align-items: center;
}
.cart-item-img {
  width: 76px;
  margin-right: 2.2rem;
}
.cart-item-name {
  color: #2a2e59;
  font-size: 1.6rem;
  font-weight: 600;
  flex-grow: 1;
  line-height: 1.2;
}
.cart-item-name a {
  color: #2a2e59;
  font-size: 1.6rem;
  font-weight: 600;
  flex-grow: 1;
  text-decoration: none;
}
.cart-item-name a:hover {
  text-decoration: underline;
}
.cart-item-name span {
  display: inline-flex;
  margin-top: 0.5rem;
  font-size: 1.2rem;
  background-color: #00b147;
  padding: 5px 10px;
  color: #fff;
}
.cart-item-price {
  width: 11rem;
  text-align: right;
  color: #2a2e59;
  font-size: 2rem;
  font-weight: 700;
}
.cart-item-kurz {
  padding-left: 1rem;
}
.cart-item-del {
  width: 2.4rem;
  text-align: right;
}

.cart-free-tiket span {
  text-align: center;
  display: block;
  text-transform: uppercase;
}
.cart-free-tiket {
  background-color: #e53836;
  color: #fff;
  display: block;
  padding: 5px 50px;
  font-size: 1.6rem;
  margin-top: 3rem;
  margin-bottom: 1rem;
  text-align: center;
  font-weight: 700;
  position: relative;
}
.cart-free-tiket:after, .cart-free-tiket:before {
  content: "\f071";
  font-family: "Font awesome 5 Free";
  font-size: 30px;
  position: absolute;
  left: 0;
  top: 0;
  margin-left: 15px;
  margin-top: 15px;
  width: 30px;
  height: 30px;
  line-height: 1;
}
.cart-free-tiket:before {
  margin-left: 0;
  left: auto;
  right: 0;
  margin-right: 15px;
}
.cart-free-tiket-top {
  margin-top: 0;
  margin-bottom: 3rem;
}
.cart-free-tiket.success {
  background: #00b147;
}
.cart-free-tiket.success:before, .cart-free-tiket.success:after {
  content: "\f058";
}

@media (max-width: 575px) {
  .cart-item {
    padding: 1rem 1.6rem;
  }
  .cart-item-img {
    width: 5rem;
    margin-right: 1rem;
  }
}
.cart-whole-price {
  color: #2a2e59;
  font-size: 2rem;
  font-weight: 700;
  text-align: right;
  padding-top: 1.6rem;
  padding-bottom: 1.6rem;
}
.cart-whole-price span {
  font-size: 4rem;
  display: inline-block;
  margin-left: 1rem;
}
.cart-whole-price span.small {
  font-size: 1rem;
  margin-left: 0;
}

.cart-item-radio.check-styled {
  margin-bottom: 0;
  float: none;
}
.cart-item-radio .cart-item {
  padding-left: 50px;
}

/* radio */
.cart-transport {
  box-shadow: 0 0.6rem 1.3rem rgba(0, 0, 0, 0.06), inset 0 -0.1rem 0 #e2e3e7;
  background-color: #fff;
}
.cart-transport-point {
  width: 2.6rem;
  height: 2.6rem;
  border-radius: 50%;
  background-color: #00b0ee;
  border: 0.7rem solid #00b0ee;
  margin-right: 2.7rem;
  transition: background-color 0.3s;
}
.cart-transport-name {
  color: #2a2e59;
  font-size: 1.6rem;
  font-weight: 600;
  flex-grow: 1;
}
.cart-transport .radio-styled {
  position: relative;
  margin-top: 0px;
  display: flex;
  width: 100%;
}
.cart-transport .radio-styled:not(:last-of-type) {
  border-bottom: 1px solid #e1e2e6;
}
.cart-transport input[type=radio] {
  opacity: 0;
  display: block;
  position: absolute;
}
.cart-transport input[type=radio] + label {
  display: block;
  width: 100%;
  margin: 0;
  cursor: pointer;
  font-weight: normal;
  display: flex;
  padding: 2.7rem 2.1rem;
}
.cart-transport input[type=radio]:checked + label .cart-transport-point {
  background-color: #fff;
}

/* end radio */
.user-info-sub {
  display: inline-block;
  margin: 0 1rem;
  font-weight: 600;
  text-transform: uppercase;
}
.user-info-sub.green {
  color: green;
}
.user-info-sub.red {
  color: red;
}

.password-change {
  background: #fff;
  padding: 3rem;
}
.password-change .form-label-group > label {
  font-size: 1.4rem;
}

.order-list {
  background: #fff;
  padding: 3rem;
  margin: 5rem 0 3rem 0;
}

.user-edit-link {
  margin-bottom: 3rem;
  margin-left: auto;
  display: inline-flex;
  align-items: center;
  text-decoration: none;
  font-weight: 600;
  font-size: 2rem;
}
.user-edit-link i {
  margin-right: 1rem;
}
.user-edit-link:hover {
  text-decoration: none;
}

.file-download {
  text-decoration: none;
}
.file-download:hover {
  text-decoration: none;
}
.file-download i {
  margin-right: 1rem;
}

.user-info table .btn {
  padding: 1rem 2rem;
  font-size: 2rem;
}

.stripe-div {
  display: flex;
  align-items: center;
}
.stripe-div span {
  margin-right: 5px;
}

.gopay-page {
  margin: 0 auto;
  text-align: center;
}
.gopay-page .btn {
  margin-top: 3rem;
}

.eshop-list {
  padding-top: 7rem;
  background: #fff;
}

@media (max-width: 767px) {
  .eshop-list {
    padding-top: 0;
  }
}
.eshop-item-col {
  margin-bottom: 4rem;
  display: flex;
}
.eshop-item {
  background: #fff;
  text-align: center;
  display: flex;
  flex-direction: column;
  width: 100%;
}
.eshop-item-img {
  height: 23.2rem;
}
.eshop-item-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top center;
}
.eshop-item-name {
  color: #2a2e59;
  font-size: 2rem;
  font-weight: 400;
  line-height: 1.2;
  text-align: center;
  letter-spacing: -0.04rem;
  text-decoration: none;
  font-family: "Oswald", sans-serif;
  padding: 3rem;
  display: inline-flex;
}
.eshop-item-price {
  border-top: 1px solid #e8eff1;
  border-bottom: 1px solid #e8eff1;
  display: flex;
  justify-content: center;
  padding: 1.5rem 0;
  font-size: 2rem;
  font-weight: 800;
  line-height: 1;
  text-align: center;
  margin-top: auto;
}
.eshop-item-price .price-kc {
  color: #2a2e59;
  padding: 0.5rem;
}
.eshop-item-price .price-eur {
  letter-spacing: 0.2rem;
  color: #4b5d81;
  padding: 0.5rem;
}
.eshop-item-buy {
  padding: 3rem 0;
}

.eshop-heading {
  position: relative;
  overflow: hidden;
  text-align: center;
}
.eshop-heading img {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  margin-top: -4.5rem;
}

.eshop-detail {
  max-width: 1320px;
  width: 100%;
  margin: 0 auto;
  padding-top: 9rem;
}
.eshop-detail .section-heading h2 {
  font-size: 4rem;
}

.eshop-main {
  background: #fff;
  position: relative;
  padding: 5rem 0;
}
.eshop-main:before {
  bottom: 100%;
  left: 0;
  right: 0;
  height: 0.4rem;
  background-image: linear-gradient(to right, #00bdff 0%, #1a1c36 100%);
  content: "";
  display: block;
  position: absolute;
}
.eshop-main {
  display: flex;
  flex-wrap: wrap;
}
.eshop-main-img {
  width: 55%;
  padding: 0 2rem;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  text-align: center;
  flex-direction: column;
}
.eshop-main-gal {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.eshop-main-gal a {
  width: 10rem;
  height: 10rem;
  margin: 1rem;
}
.eshop-main-gal a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.eshop-main-text {
  width: 45%;
  padding: 0 5rem;
}
.eshop-main-text p strong {
  font-weight: 800;
}
.eshop-main-text p {
  margin-bottom: 3rem;
}

.eshop-long-text {
  background: #fff;
  padding: 0rem 3rem 3rem 3rem;
}
.eshop-long-text h3, .eshop-long-text h2 {
  margin-top: 3rem;
  margin-bottom: 2rem;
}

.product-name {
  color: #2a2e59;
  font-size: 4rem;
  line-height: 1.2;
  text-transform: uppercase;
  margin-bottom: 1.9rem;
}

.product-type {
  color: #ffffff;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1;
  background-color: #00b0ee;
  padding: 1rem;
  display: inline-flex;
  margin-bottom: 4rem;
}

.product-price {
  color: #2a2e59;
  font-size: 3rem;
  font-weight: 800;
  line-height: 1;
  letter-spacing: -0.06rem;
  margin-bottom: 4rem;
}

.product-buy {
  display: inline-flex;
  align-items: center;
  padding: 1.7rem 4rem;
}
.product-buy img {
  display: block;
  margin-right: 1rem;
  margin-top: -0.8rem;
}

.eshop-other-list {
  padding-top: 8rem;
}

.eshop-cart {
  max-width: 1320px;
  width: 100%;
  margin: 0 auto;
  padding-top: 9rem;
}
.eshop-cart-top {
  position: relative;
}
.eshop-cart-top:after {
  width: calc(100% + 3rem);
  height: 34.4rem;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: url("./../images/cart-bg.jpg");
}
.eshop-cart-top h1 {
  font-size: 5rem;
  font-weight: 500;
  line-height: 1.5;
  text-transform: uppercase;
  z-index: 1;
  position: relative;
  padding: 2.8rem 5rem;
  color: #fff;
  margin-bottom: 0;
}
.eshop-cart-main {
  position: relative;
  z-index: 1;
  background: #fff;
  min-height: 45rem;
  padding: 5rem 8rem 5rem 5rem;
}

.eshop-cart-item {
  width: 100%;
  height: 12rem;
  background-color: #f6f9fa;
  display: flex;
  padding: 1rem;
  align-items: center;
  padding-right: 3rem;
  margin-bottom: 1.5rem;
}
.eshop-cart-item-img {
  width: 10rem;
  height: 10rem;
}
.eshop-cart-item-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
}
.eshop-cart-item-text {
  width: calc(100% - 10rem - 15rem - 17rem - 3rem);
  padding-left: 3rem;
}
.eshop-cart-item-name {
  color: #2a2e59;
  font-size: 2rem;
  font-weight: 400;
  line-height: 1.3;
  letter-spacing: -0.04rem;
  text-decoration: none;
  font-family: "Oswald", sans-serif;
  margin-bottom: 1rem;
  display: inline-block;
}
.eshop-cart-item-variant {
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: -0.024rem;
}
.eshop-cart-item-variant .value {
  font-size: 1.4rem;
  font-weight: 800;
  letter-spacing: -0.028rem;
}
.eshop-cart-item-count {
  width: 15rem;
}
.eshop-cart-item-price {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1;
  width: 17rem;
}
.eshop-cart-item-del {
  width: 3rem;
}

.eshop-cart-price {
  display: flex;
  justify-content: flex-end;
  margin-top: 4rem;
}

.eshop-cart-final-price {
  min-height: 6rem;
  border-radius: 3rem 0 0 3rem;
  background-color: #1e2d4f;
  padding: 0.5rem 5rem;
  display: inline-flex;
  align-items: center;
  color: #fff;
  line-height: 1.2;
}
.eshop-cart-final-price-text {
  font-size: 2rem;
  font-weight: 800;
  margin-right: 3rem;
}
.eshop-cart-final-price-text small {
  font-size: 1.3rem;
  font-weight: 400;
}
.eshop-cart-final-price-value {
  font-size: 3rem;
  font-weight: 800;
}
.eshop-cart-final-price-value small {
  font-size: 2rem;
  font-weight: 800;
}

.eshop-cart-main .eshop-cart-final-price {
  margin-right: -8rem;
}

.eshop-order-box {
  background-color: #ffffff;
  padding: 3.3rem;
  position: relative;
}
.eshop-order-box-head {
  margin-top: 5rem;
}
.eshop-order-box-head h3 {
  display: flex;
  align-items: center;
  font-size: 3rem;
  text-transform: uppercase;
  font-family: "Oswald", sans-serif;
  font-weight: 600;
  letter-spacing: -0.14rem;
  line-height: 1.5;
  margin-bottom: 2rem;
}
.eshop-order-box-head h3 img {
  margin-right: 1rem;
}
.eshop-order-box:before {
  bottom: 100%;
  left: 0;
  right: 0;
  height: 0.4rem;
  background-image: linear-gradient(to right, #00bdff 0%, #1a1c36 100%);
  content: "";
  display: block;
  position: absolute;
}

.eshop-radio-list .check-styled {
  float: none;
}
.eshop-radio-list .check-styled input[type=radio] + label::before {
  top: 2.5rem;
  left: 2rem;
}
.eshop-radio-list .check-styled input[type=radio] + label::after {
  top: 3rem;
  left: 2.4rem;
}
.eshop-radio-list .check-styled input[type=radio]:disabled + label {
  opacity: 0.3;
}

.eshop-radio-item {
  padding: 1rem 3rem 1rem 6rem;
  min-height: 7.5rem;
  background-color: #f6f9fa;
  display: flex;
  align-items: center;
  margin-bottom: 0.5rem;
  width: 100%;
}
.eshop-radio-item-img {
  width: 10rem;
}
.eshop-radio-item-img img {
  max-width: 7.5rem;
  max-height: 3rem;
}
.eshop-radio-item-name {
  color: #4b5d81;
  font-size: 1.4rem;
  font-weight: 700;
  font-style: normal;
  width: calc(100% - 10rem - 6rem);
}
.eshop-radio-item-price {
  width: 6rem;
  text-align: right;
  color: #4b5d81;
  font-size: 1.4rem;
  font-weight: 700;
  font-style: normal;
  margin-left: auto;
}

.eshop-pay-del-row {
  margin-bottom: 5rem;
}

.eshop-cart-contact-head h3 {
  display: flex;
  align-items: center;
  font-size: 3rem;
  text-transform: uppercase;
  font-family: "Oswald", sans-serif;
  font-weight: 600;
  letter-spacing: -0.14rem;
  line-height: 1.5;
  margin-bottom: 2rem;
}
.eshop-cart-contact-head h3 img {
  margin-right: 1rem;
}
.eshop-cart-contact {
  background-color: #1e2d4f;
}
.eshop-cart-contact h4 {
  font-size: 3rem;
  text-transform: uppercase;
  font-family: "Oswald", sans-serif;
  font-weight: 600;
  letter-spacing: -0.14rem;
  line-height: 1.5;
  margin-bottom: 1rem;
  color: #fff;
}
.eshop-cart-contact {
  display: flex;
  flex-wrap: wrap;
}

.eshop-cart-contact-user {
  width: 50%;
  padding: 5rem;
}
.eshop-cart-contact-user h4 {
  margin-bottom: 3rem;
}
.eshop-cart-contact-user .form-control {
  border: 0.1rem solid #00b0ee;
  height: 6rem;
  background: transparent;
  padding: 0 3rem;
  color: #ffffff;
  font-size: 2rem;
}
.eshop-cart-contact-user label {
  left: 3rem;
  color: #00b0ee;
  font-size: 1.3rem;
  font-weight: 400;
  padding-top: 25px;
}
.eshop-cart-contact-user .form-label-group input:not(:placeholder-shown) ~ label {
  padding-top: 1rem;
}

.eshop-cart-contact-adress {
  width: 50%;
  padding-top: 2rem;
}
.eshop-cart-contact-adress-inner {
  width: 100%;
  background-color: #f0f5f7;
  padding: 5rem;
  border: 1px solid #d0d9dc;
}
.eshop-cart-contact-adress .form-control {
  border: 0.1rem solid #d0d9dc;
  background-color: #ffffff;
  height: 6rem;
  padding: 0 3rem;
  color: #2a2e59;
  font-size: 2rem;
}
.eshop-cart-contact-adress label {
  left: 3rem;
  color: #00b0ee;
  font-size: 1.3rem;
  font-weight: 400;
  padding-top: 25px;
}
.eshop-cart-contact-adress .form-label-group input:not(:placeholder-shown) ~ label {
  padding-top: 1rem;
}

.eshop-gdpr {
  margin-top: 6rem;
  margin-bottom: 6rem;
}
.eshop-gdpr .check-styled {
  float: none;
  margin-bottom: 0;
  display: flex;
}
.eshop-gdpr .check-styled label {
  float: none;
}

.eshop-order-buttons {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 10rem;
}

.header-eshop {
  margin-left: 2rem;
}
.header-eshop-btn {
  height: 3rem;
  border-radius: 3rem;
  background-color: #ffffff;
  padding: 0.5rem 1.5rem;
  padding-right: 0.5rem;
  display: inline-flex;
  align-items: center;
  text-decoration: none;
  color: #1a1c36;
  font-size: 1.6rem;
  font-weight: 700;
  position: relative;
  line-height: 1;
}
.header-eshop-btn svg {
  display: block;
  margin-top: -0.4rem;
  margin-left: 0rem;
  height: 1.8rem;
}
.header-eshop-btn:hover {
  text-decoration: none;
}
.header-eshop-count {
  width: 2.7rem;
  height: 2.7rem;
  border-radius: 50%;
  background-color: #eec400;
  color: #1a1c36;
  font-size: 1.6rem;
  font-weight: 800;
  position: absolute;
  top: -0.6rem;
  right: -0.6rem;
  border: 0.3rem solid #1a1c36;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.header-eshop.eshop-link .header-eshop-count {
  display: none;
}

.cart-empty {
  position: relative;
  z-index: 10;
  background: #fff;
  font-size: 4rem;
  text-align: center;
  min-height: 35rem;
  padding-top: 10rem;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.cart-empty p {
  font-weight: 600;
}
.cart-empty img {
  margin-bottom: 2rem;
  display: block;
  width: 5rem;
}

.cart-control-item {
  margin-bottom: 0.5rem;
}

.eshop-cart-contact-user .cart-control-item {
  color: #fff;
}

.eshop-cart .currency-switcher {
  margin-bottom: 3rem;
}

.cart-item-count {
  position: relative;
  width: 14rem;
  height: 6rem;
  border-radius: 3rem;
  background-color: #ffffff;
}

.cart-item-add {
  width: 3.8rem;
  height: 3.8rem;
  background-color: #00b0ee;
  position: absolute;
  top: 1rem;
  border-radius: 50%;
  border: none;
}

.cart-item-sum {
  position: absolute;
  width: 4rem;
  left: 4.8rem;
  top: 1.2rem;
  height: 3.8rem;
  border: none;
  text-align: center;
}

.cart-item-plus {
  right: 1.2rem;
  background: #00b0ee url("./../images/cart_plus.svg") no-repeat center;
}

.cart-item-minus {
  left: 1.2rem;
  background: #00b0ee url("./../images/cart_minus.svg") no-repeat center;
}

.custom-select {
  border: 0.1rem solid #d0d9dc;
  background-color: #ffffff;
  height: 6rem;
  padding: 0 3rem;
  font-size: 2rem;
  color: #2a2e59;
  font-size: 2rem;
  font-weight: 600;
  background-position: right 2rem center;
}

.zasilkovna-hide {
  display: none;
}

.zasilkovna-name-wrap {
  font-size: 1.2rem;
}

@media (min-width: 1680px) {
  .eshop-item-col {
    flex: 0 0 16.666%;
    max-width: 16.666%;
  }
}
@media (min-width: 991px) {
  .eshop-item-row-5 .eshop-item-col {
    flex: 0 0 20%;
    max-width: 20%;
  }
}
@media (max-width: 1199px) {
  .eshop-main {
    flex-wrap: wrap;
  }
  .eshop-main-img {
    width: 100%;
  }
  .eshop-main-img img {
    max-width: 36rem;
  }
  .eshop-main-text {
    width: 100%;
    padding-top: 2rem;
  }
}
@media (max-width: 767px) {
  .eshop-cart {
    padding-top: 2rem;
  }
  .eshop-heading img {
    margin-top: -16.5rem;
  }
  .header-eshop-btn {
    height: 3rem;
    padding: 0.2rem 1rem;
    font-size: 1.6rem;
    padding-right: 2rem;
  }
  .header-eshop-icon {
    height: 2rem;
    width: 2rem;
  }
  .header-eshop-icon svg {
    margin: 0;
  }
  .eshop-detail {
    padding-top: 3rem;
  }
  .eshop-cart-item {
    flex-wrap: wrap;
    height: auto;
  }
  .eshop-cart-item-img {
    width: 10rem;
  }
  .eshop-cart-item-text {
    width: calc(100% - 10rem);
  }
  .eshop-cart-item-price {
    width: calc(100% - 15rem - 3rem);
  }
  .eshop-cart-main {
    padding: 2rem;
  }
  .eshop-cart-final-price-text {
    font-size: 1.6rem;
  }
  .eshop-cart-final-price-value {
    font-size: 2rem;
  }
  .eshop-cart-contact-user {
    width: 100%;
    padding: 2rem;
  }
  .eshop-cart-contact-adress {
    width: 100%;
  }
  .eshop-cart-contact-adress h4 {
    padding-left: 2rem;
  }
  .eshop-cart-contact-adress-inner {
    padding: 2rem;
  }
  .eshop-cart-contact-user label {
    padding-top: 18px;
  }
  .eshop-cart-contact-adress label {
    padding-top: 18px;
  }
  .eshop-order-buttons .btn {
    margin: 2rem 0;
    order: 2;
  }
  .eshop-order-buttons .btn-buy {
    order: 1;
  }
  .eshop-order-buttons {
    flex-direction: column;
  }
}
.hostess-top {
  padding-bottom: 5rem;
  padding-top: 3rem;
}
.order-modal {
  color: #fff;
}
.order-modal h3 {
  color: #fff;
  font-size: 2rem;
  text-align: left;
  margin-bottom: 2rem;
  margin-top: 3rem;
}
.order-time {
  display: flex;
  flex-wrap: wrap;
}
.order-time .check-styled {
  width: 20rem;
  margin-right: 2rem;
}
.order-price {
  text-align: center;
  color: #fff;
  font-weight: 700;
  font-size: 2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
  display: flex;
  justify-content: center;
  text-align: center;
}
.order-price-value {
  margin-right: 0.5rem;
}
.order-price-value span {
  margin-right: 0.5rem;
}
.order-price-time {
  margin-left: 0.5rem;
}
.order-price-time span {
  display: none;
}
.order-price-time span:nth-child(1) {
  display: block;
}
.order-type {
  display: flex;
  flex-wrap: wrap;
}
.order-type .check-styled {
  width: 20rem;
  margin-right: 2rem;
}
.order-single {
  display: flex;
  flex-wrap: wrap;
  margin-top: 4rem;
  display: none;
}
.order-single.show {
  display: flex;
}
.order-single .check-styled {
  width: 20rem;
  margin-right: 2rem;
}
.order-single .check-styled input[type=checkbox] + label {
  justify-content: flex-start;
  text-align: left;
  padding-left: 0rem;
}
.order-single .check-styled img, .order-single .check-styled i {
  width: 2rem;
  margin-right: 0.5rem;
}
.order-single-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 2rem 0;
  width: 100%;
}
.order-single-name {
  margin-left: -2rem;
  margin-bottom: 3rem;
}
.order-single-price {
  font-weight: 700;
}
.order-single-price span {
  display: none;
}
.order-single-price span:nth-child(1) {
  display: block;
}
.order-single-time {
  font-size: 1.2rem;
}
.order-single-time span {
  display: none;
}
.order-single-time span:nth-child(1) {
  display: block;
}

.partner-item {
  display: flex;
  flex-direction: column;
}
.partner-item-list {
  max-width: 1000px;
  display: flex;
  flex-direction: column;
  margin-left: auto;
  margin-right: auto;
}
.partner-item-col {
  margin-top: 5rem;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.partner-item-name {
  font-size: 3rem;
  color: #2a2e59;
  font-family: "Oswald", sans-serif;
  font-weight: 700;
  margin-bottom: 2rem;
}
.partner-item-text {
  max-width: 50rem;
}
.partner-item-gal {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  max-width: 900px;
  margin-left: -1rem;
}
.partner-item-gal-item {
  width: calc(33.33% - 2rem);
  margin: 1rem;
}
.partner-item-gal-item iframe {
  width: 100%;
  height: 100%;
}
.partner-item-gal-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.our-team-section {
  background: #f0f5f7 url(./../images/team_bg.png) no-repeat left -370px top 2rem;
  background-size: 1000px auto;
  padding-top: 5rem;
}

.team-item-list {
  margin-top: 5rem;
}
.team-item-col {
  margin-bottom: 3rem;
  display: flex;
}
.team-item {
  display: flex;
  background: #fff;
  padding: 1rem;
  width: 100%;
}
.team-item-img {
  width: 50%;
  position: relative;
}
.team-item-img img {
  width: 100%;
  aspect-ratio: 1/1; /* Ensures the height matches the width, making it square */
  object-fit: cover; /* Ensures the image covers the entire area without distorting */
  max-width: 100%; /* Keeps the image responsive */
}
.team-item-text {
  width: 50%;
  display: flex;
  flex-direction: column;
  padding-left: 2rem;
  padding-top: 1rem;
}
.team-item-text h2 {
  margin-bottom: 0.8rem;
  font-size: 3.6rem;
  color: #181a32;
}
.team-item-cat {
  color: #6A6A6A;
  font-size: 2rem;
  font-weight: 600;
  margin-bottom: 1.5rem;
}
.team-item p {
  font-size: 1.6rem;
  line-height: 1.25;
  margin-bottom: 0;
  color: #6A6A6A;
  font-weight: 400;
}

@media (max-width: 1199px) {
  .team-item-img {
    width: 20%;
  }
  .team-item-text {
    width: 80%;
    padding-left: 1rem;
    padding-top: 0;
  }
  .team-item-text h2 {
    font-size: 3rem;
    margin-bottom: 0;
  }
  .team-item-cat {
    font-size: 1.4rem;
    margin-bottom: 1rem;
  }
  .team-item p {
    font-size: 1.4rem;
  }
}
@media (max-width: 991px) {
  .our-team-section {
    background: #f0f5f7 url(./../images/team_bg.png) no-repeat left -250px top 2rem;
    background-size: 500px auto;
    padding-top: 5rem;
  }
  .team-item-col {
    margin-bottom: 2rem;
  }
  .team-item-img {
    width: 50px;
  }
  .team-item-text {
    width: calc(100% - 50px);
    padding-left: 1rem;
    padding-top: 0;
  }
  .team-item-text h2 {
    font-size: 2rem;
  }
  .team-item-cat {
    font-size: 1.4rem;
  }
  .team-item p {
    font-size: 1.4rem;
  }
}

/*# sourceMappingURL=style.css.map */
