@charset "UTF-8";
@import "../font-awesome/css/font-awesome.min.css";
@import "../themify-icons/themify-icons.css";
@import "../flag/css/flag-icon.min.css";
@import "./fonts.css";
.btn-wh, .bg-wh, .badge-wh {
  background-color: #fff !important;
}

.btn-wh, .badge-wh {
  border-color: #fff;
}

.btn-outline-wh {
  color: #fff !important;
  border-color: #fff !important;
}

.text-wh {
  color: #fff !important;
}

.border-wh {
  border-color: #fff !important;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.list-circle.list-wh > li::before, .list-line.list-wh > li::before {
  background-color: #fff !important;
}
.list-circle > li.text-wh::before, .list-line > li.text-wh::before {
  background-color: #fff !important;
}

.list-check.list-wh > li::before {
  color: #fff !important;
}
.list-check > li.text-wh::before {
  color: #fff !important;
}

.title.tit-bullet.wh::before {
  border-color: #fff !important;
}

.btn-bl, .bg-bl, .badge-bl {
  background-color: rgb(0, 0, 0) !important;
}

.btn-bl, .badge-bl {
  border-color: rgb(0, 0, 0);
}

.btn-outline-bl {
  color: rgb(0, 0, 0) !important;
  border-color: rgb(0, 0, 0) !important;
}

.text-bl {
  color: rgb(0, 0, 0) !important;
}

.border-bl {
  border-color: rgb(0, 0, 0) !important;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.list-circle.list-bl > li::before, .list-line.list-bl > li::before {
  background-color: rgb(0, 0, 0) !important;
}
.list-circle > li.text-bl::before, .list-line > li.text-bl::before {
  background-color: rgb(0, 0, 0) !important;
}

.list-check.list-bl > li::before {
  color: rgb(0, 0, 0) !important;
}
.list-check > li.text-bl::before {
  color: rgb(0, 0, 0) !important;
}

.title.tit-bullet.bl::before {
  border-color: rgb(0, 0, 0) !important;
}

.btn-wh-opacity, .bg-wh-opacity, .badge-wh-opacity {
  background-color: rgba(255, 255, 255, 0.1) !important;
}

.btn-wh-opacity, .badge-wh-opacity {
  border-color: rgba(255, 255, 255, 0.1);
}

.btn-outline-wh-opacity {
  color: rgba(255, 255, 255, 0.1) !important;
  border-color: rgba(255, 255, 255, 0.1) !important;
}

.text-wh-opacity {
  color: rgba(255, 255, 255, 0.1) !important;
}

.border-wh-opacity {
  border-color: rgba(255, 255, 255, 0.1) !important;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.list-circle.list-wh-opacity > li::before, .list-line.list-wh-opacity > li::before {
  background-color: rgba(255, 255, 255, 0.1) !important;
}
.list-circle > li.text-wh-opacity::before, .list-line > li.text-wh-opacity::before {
  background-color: rgba(255, 255, 255, 0.1) !important;
}

.list-check.list-wh-opacity > li::before {
  color: rgba(255, 255, 255, 0.1) !important;
}
.list-check > li.text-wh-opacity::before {
  color: rgba(255, 255, 255, 0.1) !important;
}

.title.tit-bullet.wh-opacity::before {
  border-color: rgba(255, 255, 255, 0.1) !important;
}

.btn-wh-opacity1, .bg-wh-opacity1, .badge-wh-opacity1 {
  background-color: rgba(255, 255, 255, 0.2) !important;
}

.btn-wh-opacity1, .badge-wh-opacity1 {
  border-color: rgba(255, 255, 255, 0.2);
}

.btn-outline-wh-opacity1 {
  color: rgba(255, 255, 255, 0.2) !important;
  border-color: rgba(255, 255, 255, 0.2) !important;
}

.text-wh-opacity1 {
  color: rgba(255, 255, 255, 0.2) !important;
}

.border-wh-opacity1 {
  border-color: rgba(255, 255, 255, 0.2) !important;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.list-circle.list-wh-opacity1 > li::before, .list-line.list-wh-opacity1 > li::before {
  background-color: rgba(255, 255, 255, 0.2) !important;
}
.list-circle > li.text-wh-opacity1::before, .list-line > li.text-wh-opacity1::before {
  background-color: rgba(255, 255, 255, 0.2) !important;
}

.list-check.list-wh-opacity1 > li::before {
  color: rgba(255, 255, 255, 0.2) !important;
}
.list-check > li.text-wh-opacity1::before {
  color: rgba(255, 255, 255, 0.2) !important;
}

.title.tit-bullet.wh-opacity1::before {
  border-color: rgba(255, 255, 255, 0.2) !important;
}

.btn-wh-opacity2, .bg-wh-opacity2, .badge-wh-opacity2 {
  background-color: rgba(255, 255, 255, 0.6) !important;
}

.btn-wh-opacity2, .badge-wh-opacity2 {
  border-color: rgba(255, 255, 255, 0.6);
}

.btn-outline-wh-opacity2 {
  color: rgba(255, 255, 255, 0.6) !important;
  border-color: rgba(255, 255, 255, 0.6) !important;
}

.text-wh-opacity2 {
  color: rgba(255, 255, 255, 0.6) !important;
}

.border-wh-opacity2 {
  border-color: rgba(255, 255, 255, 0.6) !important;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.list-circle.list-wh-opacity2 > li::before, .list-line.list-wh-opacity2 > li::before {
  background-color: rgba(255, 255, 255, 0.6) !important;
}
.list-circle > li.text-wh-opacity2::before, .list-line > li.text-wh-opacity2::before {
  background-color: rgba(255, 255, 255, 0.6) !important;
}

.list-check.list-wh-opacity2 > li::before {
  color: rgba(255, 255, 255, 0.6) !important;
}
.list-check > li.text-wh-opacity2::before {
  color: rgba(255, 255, 255, 0.6) !important;
}

.title.tit-bullet.wh-opacity2::before {
  border-color: rgba(255, 255, 255, 0.6) !important;
}

.btn-bl-opacity, .bg-bl-opacity, .badge-bl-opacity {
  background-color: rgba(0, 0, 0, 0.25) !important;
}

.btn-bl-opacity, .badge-bl-opacity {
  border-color: rgba(0, 0, 0, 0.25);
}

.btn-outline-bl-opacity {
  color: rgba(0, 0, 0, 0.25) !important;
  border-color: rgba(0, 0, 0, 0.25) !important;
}

.text-bl-opacity {
  color: rgba(0, 0, 0, 0.25) !important;
}

.border-bl-opacity {
  border-color: rgba(0, 0, 0, 0.25) !important;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.list-circle.list-bl-opacity > li::before, .list-line.list-bl-opacity > li::before {
  background-color: rgba(0, 0, 0, 0.25) !important;
}
.list-circle > li.text-bl-opacity::before, .list-line > li.text-bl-opacity::before {
  background-color: rgba(0, 0, 0, 0.25) !important;
}

.list-check.list-bl-opacity > li::before {
  color: rgba(0, 0, 0, 0.25) !important;
}
.list-check > li.text-bl-opacity::before {
  color: rgba(0, 0, 0, 0.25) !important;
}

.title.tit-bullet.bl-opacity::before {
  border-color: rgba(0, 0, 0, 0.25) !important;
}

.btn-bl-opacity2, .bg-bl-opacity2, .badge-bl-opacity2 {
  background-color: rgba(0, 0, 0, 0.75) !important;
}

.btn-bl-opacity2, .badge-bl-opacity2 {
  border-color: rgba(0, 0, 0, 0.75);
}

.btn-outline-bl-opacity2 {
  color: rgba(0, 0, 0, 0.75) !important;
  border-color: rgba(0, 0, 0, 0.75) !important;
}

.text-bl-opacity2 {
  color: rgba(0, 0, 0, 0.75) !important;
}

.border-bl-opacity2 {
  border-color: rgba(0, 0, 0, 0.75) !important;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.list-circle.list-bl-opacity2 > li::before, .list-line.list-bl-opacity2 > li::before {
  background-color: rgba(0, 0, 0, 0.75) !important;
}
.list-circle > li.text-bl-opacity2::before, .list-line > li.text-bl-opacity2::before {
  background-color: rgba(0, 0, 0, 0.75) !important;
}

.list-check.list-bl-opacity2 > li::before {
  color: rgba(0, 0, 0, 0.75) !important;
}
.list-check > li.text-bl-opacity2::before {
  color: rgba(0, 0, 0, 0.75) !important;
}

.title.tit-bullet.bl-opacity2::before {
  border-color: rgba(0, 0, 0, 0.75) !important;
}

.btn-dark, .bg-dark, .badge-dark {
  background-color: rgb(15, 15, 15) !important;
}

.btn-dark, .badge-dark {
  border-color: rgb(15, 15, 15);
}

.btn-outline-dark {
  color: rgb(15, 15, 15) !important;
  border-color: rgb(15, 15, 15) !important;
}

.text-dark {
  color: rgb(15, 15, 15) !important;
}

.border-dark {
  border-color: rgb(15, 15, 15) !important;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.list-circle.list-dark > li::before, .list-line.list-dark > li::before {
  background-color: rgb(15, 15, 15) !important;
}
.list-circle > li.text-dark::before, .list-line > li.text-dark::before {
  background-color: rgb(15, 15, 15) !important;
}

.list-check.list-dark > li::before {
  color: rgb(15, 15, 15) !important;
}
.list-check > li.text-dark::before {
  color: rgb(15, 15, 15) !important;
}

.title.tit-bullet.dark::before {
  border-color: rgb(15, 15, 15) !important;
}

.btn-secondary, .bg-secondary, .badge-secondary {
  background-color: rgb(173, 181, 189) !important;
}

.btn-secondary, .badge-secondary {
  border-color: rgb(173, 181, 189);
}

.btn-outline-secondary {
  color: rgb(173, 181, 189) !important;
  border-color: rgb(173, 181, 189) !important;
}

.text-secondary {
  color: rgb(173, 181, 189) !important;
}

.border-secondary {
  border-color: rgb(173, 181, 189) !important;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.list-circle.list-secondary > li::before, .list-line.list-secondary > li::before {
  background-color: rgb(173, 181, 189) !important;
}
.list-circle > li.text-secondary::before, .list-line > li.text-secondary::before {
  background-color: rgb(173, 181, 189) !important;
}

.list-check.list-secondary > li::before {
  color: rgb(173, 181, 189) !important;
}
.list-check > li.text-secondary::before {
  color: rgb(173, 181, 189) !important;
}

.title.tit-bullet.secondary::before {
  border-color: rgb(173, 181, 189) !important;
}

.btn-primary, .bg-primary, .badge-primary {
  background-color: rgb(0, 64, 255) !important;
}

.btn-primary, .badge-primary {
  border-color: rgb(0, 64, 255);
}

.btn-outline-primary {
  color: rgb(0, 64, 255) !important;
  border-color: rgb(0, 64, 255) !important;
}

.text-primary {
  color: rgb(0, 64, 255) !important;
}

.border-primary {
  border-color: rgb(0, 64, 255) !important;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.list-circle.list-primary > li::before, .list-line.list-primary > li::before {
  background-color: rgb(0, 64, 255) !important;
}
.list-circle > li.text-primary::before, .list-line > li.text-primary::before {
  background-color: rgb(0, 64, 255) !important;
}

.list-check.list-primary > li::before {
  color: rgb(0, 64, 255) !important;
}
.list-check > li.text-primary::before {
  color: rgb(0, 64, 255) !important;
}

.title.tit-bullet.primary::before {
  border-color: rgb(0, 64, 255) !important;
}

.btn-success, .bg-success, .badge-success {
  background-color: rgb(18, 179, 71) !important;
}

.btn-success, .badge-success {
  border-color: rgb(18, 179, 71);
}

.btn-outline-success {
  color: rgb(18, 179, 71) !important;
  border-color: rgb(18, 179, 71) !important;
}

.text-success {
  color: rgb(18, 179, 71) !important;
}

.border-success {
  border-color: rgb(18, 179, 71) !important;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.list-circle.list-success > li::before, .list-line.list-success > li::before {
  background-color: rgb(18, 179, 71) !important;
}
.list-circle > li.text-success::before, .list-line > li.text-success::before {
  background-color: rgb(18, 179, 71) !important;
}

.list-check.list-success > li::before {
  color: rgb(18, 179, 71) !important;
}
.list-check > li.text-success::before {
  color: rgb(18, 179, 71) !important;
}

.title.tit-bullet.success::before {
  border-color: rgb(18, 179, 71) !important;
}

.btn-success-light, .bg-success-light, .badge-success-light {
  background-color: rgb(220, 250, 230) !important;
}

.btn-success-light, .badge-success-light {
  border-color: rgb(220, 250, 230);
}

.btn-outline-success-light {
  color: rgb(220, 250, 230) !important;
  border-color: rgb(220, 250, 230) !important;
}

.text-success-light {
  color: rgb(220, 250, 230) !important;
}

.border-success-light {
  border-color: rgb(220, 250, 230) !important;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.list-circle.list-success-light > li::before, .list-line.list-success-light > li::before {
  background-color: rgb(220, 250, 230) !important;
}
.list-circle > li.text-success-light::before, .list-line > li.text-success-light::before {
  background-color: rgb(220, 250, 230) !important;
}

.list-check.list-success-light > li::before {
  color: rgb(220, 250, 230) !important;
}
.list-check > li.text-success-light::before {
  color: rgb(220, 250, 230) !important;
}

.title.tit-bullet.success-light::before {
  border-color: rgb(220, 250, 230) !important;
}

.btn-success-light-opacity, .bg-success-light-opacity, .badge-success-light-opacity {
  background-color: rgba(220, 250, 230, 0.5) !important;
}

.btn-success-light-opacity, .badge-success-light-opacity {
  border-color: rgba(220, 250, 230, 0.5);
}

.btn-outline-success-light-opacity {
  color: rgba(220, 250, 230, 0.5) !important;
  border-color: rgba(220, 250, 230, 0.5) !important;
}

.text-success-light-opacity {
  color: rgba(220, 250, 230, 0.5) !important;
}

.border-success-light-opacity {
  border-color: rgba(220, 250, 230, 0.5) !important;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.list-circle.list-success-light-opacity > li::before, .list-line.list-success-light-opacity > li::before {
  background-color: rgba(220, 250, 230, 0.5) !important;
}
.list-circle > li.text-success-light-opacity::before, .list-line > li.text-success-light-opacity::before {
  background-color: rgba(220, 250, 230, 0.5) !important;
}

.list-check.list-success-light-opacity > li::before {
  color: rgba(220, 250, 230, 0.5) !important;
}
.list-check > li.text-success-light-opacity::before {
  color: rgba(220, 250, 230, 0.5) !important;
}

.title.tit-bullet.success-light-opacity::before {
  border-color: rgba(220, 250, 230, 0.5) !important;
}

.btn-success-dark, .bg-success-dark, .badge-success-dark {
  background-color: rgb(50, 150, 100) !important;
}

.btn-success-dark, .badge-success-dark {
  border-color: rgb(50, 150, 100);
}

.btn-outline-success-dark {
  color: rgb(50, 150, 100) !important;
  border-color: rgb(50, 150, 100) !important;
}

.text-success-dark {
  color: rgb(50, 150, 100) !important;
}

.border-success-dark {
  border-color: rgb(50, 150, 100) !important;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.list-circle.list-success-dark > li::before, .list-line.list-success-dark > li::before {
  background-color: rgb(50, 150, 100) !important;
}
.list-circle > li.text-success-dark::before, .list-line > li.text-success-dark::before {
  background-color: rgb(50, 150, 100) !important;
}

.list-check.list-success-dark > li::before {
  color: rgb(50, 150, 100) !important;
}
.list-check > li.text-success-dark::before {
  color: rgb(50, 150, 100) !important;
}

.title.tit-bullet.success-dark::before {
  border-color: rgb(50, 150, 100) !important;
}

.btn-danger, .bg-danger, .badge-danger {
  background-color: rgb(230, 23, 57) !important;
}

.btn-danger, .badge-danger {
  border-color: rgb(230, 23, 57);
}

.btn-outline-danger {
  color: rgb(230, 23, 57) !important;
  border-color: rgb(230, 23, 57) !important;
}

.text-danger {
  color: rgb(230, 23, 57) !important;
}

.border-danger {
  border-color: rgb(230, 23, 57) !important;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.list-circle.list-danger > li::before, .list-line.list-danger > li::before {
  background-color: rgb(230, 23, 57) !important;
}
.list-circle > li.text-danger::before, .list-line > li.text-danger::before {
  background-color: rgb(230, 23, 57) !important;
}

.list-check.list-danger > li::before {
  color: rgb(230, 23, 57) !important;
}
.list-check > li.text-danger::before {
  color: rgb(230, 23, 57) !important;
}

.title.tit-bullet.danger::before {
  border-color: rgb(230, 23, 57) !important;
}

.btn-info, .bg-info, .badge-info {
  background-color: rgb(51, 164, 210) !important;
}

.btn-info, .badge-info {
  border-color: rgb(51, 164, 210);
}

.btn-outline-info {
  color: rgb(51, 164, 210) !important;
  border-color: rgb(51, 164, 210) !important;
}

.text-info {
  color: rgb(51, 164, 210) !important;
}

.border-info {
  border-color: rgb(51, 164, 210) !important;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.list-circle.list-info > li::before, .list-line.list-info > li::before {
  background-color: rgb(51, 164, 210) !important;
}
.list-circle > li.text-info::before, .list-line > li.text-info::before {
  background-color: rgb(51, 164, 210) !important;
}

.list-check.list-info > li::before {
  color: rgb(51, 164, 210) !important;
}
.list-check > li.text-info::before {
  color: rgb(51, 164, 210) !important;
}

.title.tit-bullet.info::before {
  border-color: rgb(51, 164, 210) !important;
}

.btn-warning, .bg-warning, .badge-warning {
  background-color: rgb(255, 128, 35) !important;
}

.btn-warning, .badge-warning {
  border-color: rgb(255, 128, 35);
}

.btn-outline-warning {
  color: rgb(255, 128, 35) !important;
  border-color: rgb(255, 128, 35) !important;
}

.text-warning {
  color: rgb(255, 128, 35) !important;
}

.border-warning {
  border-color: rgb(255, 128, 35) !important;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.list-circle.list-warning > li::before, .list-line.list-warning > li::before {
  background-color: rgb(255, 128, 35) !important;
}
.list-circle > li.text-warning::before, .list-line > li.text-warning::before {
  background-color: rgb(255, 128, 35) !important;
}

.list-check.list-warning > li::before {
  color: rgb(255, 128, 35) !important;
}
.list-check > li.text-warning::before {
  color: rgb(255, 128, 35) !important;
}

.title.tit-bullet.warning::before {
  border-color: rgb(255, 128, 35) !important;
}

.btn-orange, .bg-orange, .badge-orange {
  background-color: rgb(255, 85, 0) !important;
}

.btn-orange, .badge-orange {
  border-color: rgb(255, 85, 0);
}

.btn-outline-orange {
  color: rgb(255, 85, 0) !important;
  border-color: rgb(255, 85, 0) !important;
}

.text-orange {
  color: rgb(255, 85, 0) !important;
}

.border-orange {
  border-color: rgb(255, 85, 0) !important;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.list-circle.list-orange > li::before, .list-line.list-orange > li::before {
  background-color: rgb(255, 85, 0) !important;
}
.list-circle > li.text-orange::before, .list-line > li.text-orange::before {
  background-color: rgb(255, 85, 0) !important;
}

.list-check.list-orange > li::before {
  color: rgb(255, 85, 0) !important;
}
.list-check > li.text-orange::before {
  color: rgb(255, 85, 0) !important;
}

.title.tit-bullet.orange::before {
  border-color: rgb(255, 85, 0) !important;
}

.btn-olive, .bg-olive, .badge-olive {
  background-color: rgb(119, 179, 0) !important;
}

.btn-olive, .badge-olive {
  border-color: rgb(119, 179, 0);
}

.btn-outline-olive {
  color: rgb(119, 179, 0) !important;
  border-color: rgb(119, 179, 0) !important;
}

.text-olive {
  color: rgb(119, 179, 0) !important;
}

.border-olive {
  border-color: rgb(119, 179, 0) !important;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.list-circle.list-olive > li::before, .list-line.list-olive > li::before {
  background-color: rgb(119, 179, 0) !important;
}
.list-circle > li.text-olive::before, .list-line > li.text-olive::before {
  background-color: rgb(119, 179, 0) !important;
}

.list-check.list-olive > li::before {
  color: rgb(119, 179, 0) !important;
}
.list-check > li.text-olive::before {
  color: rgb(119, 179, 0) !important;
}

.title.tit-bullet.olive::before {
  border-color: rgb(119, 179, 0) !important;
}

.btn-light, .bg-light, .badge-light {
  background-color: rgb(245, 247, 246) !important;
}

.btn-light, .badge-light {
  border-color: rgb(245, 247, 246);
}

.btn-outline-light {
  color: rgb(245, 247, 246) !important;
  border-color: rgb(245, 247, 246) !important;
}

.text-light {
  color: rgb(245, 247, 246) !important;
}

.border-light {
  border-color: rgb(245, 247, 246) !important;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.list-circle.list-light > li::before, .list-line.list-light > li::before {
  background-color: rgb(245, 247, 246) !important;
}
.list-circle > li.text-light::before, .list-line > li.text-light::before {
  background-color: rgb(245, 247, 246) !important;
}

.list-check.list-light > li::before {
  color: rgb(245, 247, 246) !important;
}
.list-check > li.text-light::before {
  color: rgb(245, 247, 246) !important;
}

.title.tit-bullet.light::before {
  border-color: rgb(245, 247, 246) !important;
}

.btn-gray, .bg-gray, .badge-gray {
  background-color: rgb(125, 125, 125) !important;
}

.btn-gray, .badge-gray {
  border-color: rgb(125, 125, 125);
}

.btn-outline-gray {
  color: rgb(125, 125, 125) !important;
  border-color: rgb(125, 125, 125) !important;
}

.text-gray {
  color: rgb(125, 125, 125) !important;
}

.border-gray {
  border-color: rgb(125, 125, 125) !important;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.list-circle.list-gray > li::before, .list-line.list-gray > li::before {
  background-color: rgb(125, 125, 125) !important;
}
.list-circle > li.text-gray::before, .list-line > li.text-gray::before {
  background-color: rgb(125, 125, 125) !important;
}

.list-check.list-gray > li::before {
  color: rgb(125, 125, 125) !important;
}
.list-check > li.text-gray::before {
  color: rgb(125, 125, 125) !important;
}

.title.tit-bullet.gray::before {
  border-color: rgb(125, 125, 125) !important;
}

.btn-gray-b, .bg-gray-b, .badge-gray-b {
  background-color: rgb(100, 100, 100) !important;
}

.btn-gray-b, .badge-gray-b {
  border-color: rgb(100, 100, 100);
}

.btn-outline-gray-b {
  color: rgb(100, 100, 100) !important;
  border-color: rgb(100, 100, 100) !important;
}

.text-gray-b {
  color: rgb(100, 100, 100) !important;
}

.border-gray-b {
  border-color: rgb(100, 100, 100) !important;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.list-circle.list-gray-b > li::before, .list-line.list-gray-b > li::before {
  background-color: rgb(100, 100, 100) !important;
}
.list-circle > li.text-gray-b::before, .list-line > li.text-gray-b::before {
  background-color: rgb(100, 100, 100) !important;
}

.list-check.list-gray-b > li::before {
  color: rgb(100, 100, 100) !important;
}
.list-check > li.text-gray-b::before {
  color: rgb(100, 100, 100) !important;
}

.title.tit-bullet.gray-b::before {
  border-color: rgb(100, 100, 100) !important;
}

.btn-gray-m, .bg-gray-m, .badge-gray-m {
  background-color: rgb(204, 204, 204) !important;
}

.btn-gray-m, .badge-gray-m {
  border-color: rgb(204, 204, 204);
}

.btn-outline-gray-m {
  color: rgb(204, 204, 204) !important;
  border-color: rgb(204, 204, 204) !important;
}

.text-gray-m {
  color: rgb(204, 204, 204) !important;
}

.border-gray-m {
  border-color: rgb(204, 204, 204) !important;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.list-circle.list-gray-m > li::before, .list-line.list-gray-m > li::before {
  background-color: rgb(204, 204, 204) !important;
}
.list-circle > li.text-gray-m::before, .list-line > li.text-gray-m::before {
  background-color: rgb(204, 204, 204) !important;
}

.list-check.list-gray-m > li::before {
  color: rgb(204, 204, 204) !important;
}
.list-check > li.text-gray-m::before {
  color: rgb(204, 204, 204) !important;
}

.title.tit-bullet.gray-m::before {
  border-color: rgb(204, 204, 204) !important;
}

.btn-gray-s, .bg-gray-s, .badge-gray-s {
  background-color: rgb(237, 237, 237) !important;
}

.btn-gray-s, .badge-gray-s {
  border-color: rgb(237, 237, 237);
}

.btn-outline-gray-s {
  color: rgb(237, 237, 237) !important;
  border-color: rgb(237, 237, 237) !important;
}

.text-gray-s {
  color: rgb(237, 237, 237) !important;
}

.border-gray-s {
  border-color: rgb(237, 237, 237) !important;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.list-circle.list-gray-s > li::before, .list-line.list-gray-s > li::before {
  background-color: rgb(237, 237, 237) !important;
}
.list-circle > li.text-gray-s::before, .list-line > li.text-gray-s::before {
  background-color: rgb(237, 237, 237) !important;
}

.list-check.list-gray-s > li::before {
  color: rgb(237, 237, 237) !important;
}
.list-check > li.text-gray-s::before {
  color: rgb(237, 237, 237) !important;
}

.title.tit-bullet.gray-s::before {
  border-color: rgb(237, 237, 237) !important;
}

.btn-naver, .bg-naver, .badge-naver {
  background-color: rgb(33, 197, 6) !important;
}

.btn-naver, .badge-naver {
  border-color: rgb(33, 197, 6);
}

.btn-outline-naver {
  color: rgb(33, 197, 6) !important;
  border-color: rgb(33, 197, 6) !important;
}

.text-naver {
  color: rgb(33, 197, 6) !important;
}

.border-naver {
  border-color: rgb(33, 197, 6) !important;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.list-circle.list-naver > li::before, .list-line.list-naver > li::before {
  background-color: rgb(33, 197, 6) !important;
}
.list-circle > li.text-naver::before, .list-line > li.text-naver::before {
  background-color: rgb(33, 197, 6) !important;
}

.list-check.list-naver > li::before {
  color: rgb(33, 197, 6) !important;
}
.list-check > li.text-naver::before {
  color: rgb(33, 197, 6) !important;
}

.title.tit-bullet.naver::before {
  border-color: rgb(33, 197, 6) !important;
}

.btn-kakao, .bg-kakao, .badge-kakao {
  background-color: rgb(255, 238, 0) !important;
}

.btn-kakao, .badge-kakao {
  border-color: rgb(255, 238, 0);
}

.btn-outline-kakao {
  color: rgb(255, 238, 0) !important;
  border-color: rgb(255, 238, 0) !important;
}

.text-kakao {
  color: rgb(255, 238, 0) !important;
}

.border-kakao {
  border-color: rgb(255, 238, 0) !important;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.list-circle.list-kakao > li::before, .list-line.list-kakao > li::before {
  background-color: rgb(255, 238, 0) !important;
}
.list-circle > li.text-kakao::before, .list-line > li.text-kakao::before {
  background-color: rgb(255, 238, 0) !important;
}

.list-check.list-kakao > li::before {
  color: rgb(255, 238, 0) !important;
}
.list-check > li.text-kakao::before {
  color: rgb(255, 238, 0) !important;
}

.title.tit-bullet.kakao::before {
  border-color: rgb(255, 238, 0) !important;
}

.btn-youtube, .bg-youtube, .badge-youtube {
  background-color: rgb(255, 0, 0) !important;
}

.btn-youtube, .badge-youtube {
  border-color: rgb(255, 0, 0);
}

.btn-outline-youtube {
  color: rgb(255, 0, 0) !important;
  border-color: rgb(255, 0, 0) !important;
}

.text-youtube {
  color: rgb(255, 0, 0) !important;
}

.border-youtube {
  border-color: rgb(255, 0, 0) !important;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.list-circle.list-youtube > li::before, .list-line.list-youtube > li::before {
  background-color: rgb(255, 0, 0) !important;
}
.list-circle > li.text-youtube::before, .list-line > li.text-youtube::before {
  background-color: rgb(255, 0, 0) !important;
}

.list-check.list-youtube > li::before {
  color: rgb(255, 0, 0) !important;
}
.list-check > li.text-youtube::before {
  color: rgb(255, 0, 0) !important;
}

.title.tit-bullet.youtube::before {
  border-color: rgb(255, 0, 0) !important;
}

.btn-kakao-brown, .bg-kakao-brown, .badge-kakao-brown {
  background-color: rgb(62, 25, 54) !important;
}

.btn-kakao-brown, .badge-kakao-brown {
  border-color: rgb(62, 25, 54);
}

.btn-outline-kakao-brown {
  color: rgb(62, 25, 54) !important;
  border-color: rgb(62, 25, 54) !important;
}

.text-kakao-brown {
  color: rgb(62, 25, 54) !important;
}

.border-kakao-brown {
  border-color: rgb(62, 25, 54) !important;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.list-circle.list-kakao-brown > li::before, .list-line.list-kakao-brown > li::before {
  background-color: rgb(62, 25, 54) !important;
}
.list-circle > li.text-kakao-brown::before, .list-line > li.text-kakao-brown::before {
  background-color: rgb(62, 25, 54) !important;
}

.list-check.list-kakao-brown > li::before {
  color: rgb(62, 25, 54) !important;
}
.list-check > li.text-kakao-brown::before {
  color: rgb(62, 25, 54) !important;
}

.title.tit-bullet.kakao-brown::before {
  border-color: rgb(62, 25, 54) !important;
}

.btn-purple1, .bg-purple1, .badge-purple1 {
  background-color: hsl(259, 80%, 20%) !important;
}

.btn-purple1, .badge-purple1 {
  border-color: hsl(259, 80%, 20%);
}

.btn-outline-purple1 {
  color: hsl(259, 80%, 20%) !important;
  border-color: hsl(259, 80%, 20%) !important;
}

.text-purple1 {
  color: hsl(259, 80%, 20%) !important;
}

.border-purple1 {
  border-color: hsl(259, 80%, 20%) !important;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.list-circle.list-purple1 > li::before, .list-line.list-purple1 > li::before {
  background-color: hsl(259, 80%, 20%) !important;
}
.list-circle > li.text-purple1::before, .list-line > li.text-purple1::before {
  background-color: hsl(259, 80%, 20%) !important;
}

.list-check.list-purple1 > li::before {
  color: hsl(259, 80%, 20%) !important;
}
.list-check > li.text-purple1::before {
  color: hsl(259, 80%, 20%) !important;
}

.title.tit-bullet.purple1::before {
  border-color: hsl(259, 80%, 20%) !important;
}

.btn-purple2, .bg-purple2, .badge-purple2 {
  background-color: hsl(259, 75%, 30%) !important;
}

.btn-purple2, .badge-purple2 {
  border-color: hsl(259, 75%, 30%);
}

.btn-outline-purple2 {
  color: hsl(259, 75%, 30%) !important;
  border-color: hsl(259, 75%, 30%) !important;
}

.text-purple2 {
  color: hsl(259, 75%, 30%) !important;
}

.border-purple2 {
  border-color: hsl(259, 75%, 30%) !important;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.list-circle.list-purple2 > li::before, .list-line.list-purple2 > li::before {
  background-color: hsl(259, 75%, 30%) !important;
}
.list-circle > li.text-purple2::before, .list-line > li.text-purple2::before {
  background-color: hsl(259, 75%, 30%) !important;
}

.list-check.list-purple2 > li::before {
  color: hsl(259, 75%, 30%) !important;
}
.list-check > li.text-purple2::before {
  color: hsl(259, 75%, 30%) !important;
}

.title.tit-bullet.purple2::before {
  border-color: hsl(259, 75%, 30%) !important;
}

.btn-purple3, .bg-purple3, .badge-purple3 {
  background-color: hsl(260, 65%, 40%) !important;
}

.btn-purple3, .badge-purple3 {
  border-color: hsl(260, 65%, 40%);
}

.btn-outline-purple3 {
  color: hsl(260, 65%, 40%) !important;
  border-color: hsl(260, 65%, 40%) !important;
}

.text-purple3 {
  color: hsl(260, 65%, 40%) !important;
}

.border-purple3 {
  border-color: hsl(260, 65%, 40%) !important;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.list-circle.list-purple3 > li::before, .list-line.list-purple3 > li::before {
  background-color: hsl(260, 65%, 40%) !important;
}
.list-circle > li.text-purple3::before, .list-line > li.text-purple3::before {
  background-color: hsl(260, 65%, 40%) !important;
}

.list-check.list-purple3 > li::before {
  color: hsl(260, 65%, 40%) !important;
}
.list-check > li.text-purple3::before {
  color: hsl(260, 65%, 40%) !important;
}

.title.tit-bullet.purple3::before {
  border-color: hsl(260, 65%, 40%) !important;
}

.btn-purple4, .bg-purple4, .badge-purple4 {
  background-color: hsl(259, 90%, 70%) !important;
}

.btn-purple4, .badge-purple4 {
  border-color: hsl(259, 90%, 70%);
}

.btn-outline-purple4 {
  color: hsl(259, 90%, 70%) !important;
  border-color: hsl(259, 90%, 70%) !important;
}

.text-purple4 {
  color: hsl(259, 90%, 70%) !important;
}

.border-purple4 {
  border-color: hsl(259, 90%, 70%) !important;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.list-circle.list-purple4 > li::before, .list-line.list-purple4 > li::before {
  background-color: hsl(259, 90%, 70%) !important;
}
.list-circle > li.text-purple4::before, .list-line > li.text-purple4::before {
  background-color: hsl(259, 90%, 70%) !important;
}

.list-check.list-purple4 > li::before {
  color: hsl(259, 90%, 70%) !important;
}
.list-check > li.text-purple4::before {
  color: hsl(259, 90%, 70%) !important;
}

.title.tit-bullet.purple4::before {
  border-color: hsl(259, 90%, 70%) !important;
}

.btn-high-green, .bg-high-green, .badge-high-green {
  background-color: hsl(85, 100%, 50%) !important;
}

.btn-high-green, .badge-high-green {
  border-color: hsl(85, 100%, 50%);
}

.btn-outline-high-green {
  color: hsl(85, 100%, 50%) !important;
  border-color: hsl(85, 100%, 50%) !important;
}

.text-high-green {
  color: hsl(85, 100%, 50%) !important;
}

.border-high-green {
  border-color: hsl(85, 100%, 50%) !important;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.list-circle.list-high-green > li::before, .list-line.list-high-green > li::before {
  background-color: hsl(85, 100%, 50%) !important;
}
.list-circle > li.text-high-green::before, .list-line > li.text-high-green::before {
  background-color: hsl(85, 100%, 50%) !important;
}

.list-check.list-high-green > li::before {
  color: hsl(85, 100%, 50%) !important;
}
.list-check > li.text-high-green::before {
  color: hsl(85, 100%, 50%) !important;
}

.title.tit-bullet.high-green::before {
  border-color: hsl(85, 100%, 50%) !important;
}

.btn-dark1, .bg-dark1, .badge-dark1 {
  background-color: rgb(9, 12, 35) !important;
}

.btn-dark1, .badge-dark1 {
  border-color: rgb(9, 12, 35);
}

.btn-outline-dark1 {
  color: rgb(9, 12, 35) !important;
  border-color: rgb(9, 12, 35) !important;
}

.text-dark1 {
  color: rgb(9, 12, 35) !important;
}

.border-dark1 {
  border-color: rgb(9, 12, 35) !important;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.list-circle.list-dark1 > li::before, .list-line.list-dark1 > li::before {
  background-color: rgb(9, 12, 35) !important;
}
.list-circle > li.text-dark1::before, .list-line > li.text-dark1::before {
  background-color: rgb(9, 12, 35) !important;
}

.list-check.list-dark1 > li::before {
  color: rgb(9, 12, 35) !important;
}
.list-check > li.text-dark1::before {
  color: rgb(9, 12, 35) !important;
}

.title.tit-bullet.dark1::before {
  border-color: rgb(9, 12, 35) !important;
}

.btn-dark2, .bg-dark2, .badge-dark2 {
  background-color: rgb(21, 21, 53) !important;
}

.btn-dark2, .badge-dark2 {
  border-color: rgb(21, 21, 53);
}

.btn-outline-dark2 {
  color: rgb(21, 21, 53) !important;
  border-color: rgb(21, 21, 53) !important;
}

.text-dark2 {
  color: rgb(21, 21, 53) !important;
}

.border-dark2 {
  border-color: rgb(21, 21, 53) !important;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.list-circle.list-dark2 > li::before, .list-line.list-dark2 > li::before {
  background-color: rgb(21, 21, 53) !important;
}
.list-circle > li.text-dark2::before, .list-line > li.text-dark2::before {
  background-color: rgb(21, 21, 53) !important;
}

.list-check.list-dark2 > li::before {
  color: rgb(21, 21, 53) !important;
}
.list-check > li.text-dark2::before {
  color: rgb(21, 21, 53) !important;
}

.title.tit-bullet.dark2::before {
  border-color: rgb(21, 21, 53) !important;
}

.btn-dark3, .bg-dark3, .badge-dark3 {
  background-color: rgb(39, 39, 93) !important;
}

.btn-dark3, .badge-dark3 {
  border-color: rgb(39, 39, 93);
}

.btn-outline-dark3 {
  color: rgb(39, 39, 93) !important;
  border-color: rgb(39, 39, 93) !important;
}

.text-dark3 {
  color: rgb(39, 39, 93) !important;
}

.border-dark3 {
  border-color: rgb(39, 39, 93) !important;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.list-circle.list-dark3 > li::before, .list-line.list-dark3 > li::before {
  background-color: rgb(39, 39, 93) !important;
}
.list-circle > li.text-dark3::before, .list-line > li.text-dark3::before {
  background-color: rgb(39, 39, 93) !important;
}

.list-check.list-dark3 > li::before {
  color: rgb(39, 39, 93) !important;
}
.list-check > li.text-dark3::before {
  color: rgb(39, 39, 93) !important;
}

.title.tit-bullet.dark3::before {
  border-color: rgb(39, 39, 93) !important;
}

.btn-yel, .bg-yel, .badge-yel {
  background-color: rgb(255, 225, 0) !important;
}

.btn-yel, .badge-yel {
  border-color: rgb(255, 225, 0);
}

.btn-outline-yel {
  color: rgb(255, 225, 0) !important;
  border-color: rgb(255, 225, 0) !important;
}

.text-yel {
  color: rgb(255, 225, 0) !important;
}

.border-yel {
  border-color: rgb(255, 225, 0) !important;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.list-circle.list-yel > li::before, .list-line.list-yel > li::before {
  background-color: rgb(255, 225, 0) !important;
}
.list-circle > li.text-yel::before, .list-line > li.text-yel::before {
  background-color: rgb(255, 225, 0) !important;
}

.list-check.list-yel > li::before {
  color: rgb(255, 225, 0) !important;
}
.list-check > li.text-yel::before {
  color: rgb(255, 225, 0) !important;
}

.title.tit-bullet.yel::before {
  border-color: rgb(255, 225, 0) !important;
}

.btn-red, .bg-red, .badge-red {
  background-color: rgb(246, 0, 1) !important;
}

.btn-red, .badge-red {
  border-color: rgb(246, 0, 1);
}

.btn-outline-red {
  color: rgb(246, 0, 1) !important;
  border-color: rgb(246, 0, 1) !important;
}

.text-red {
  color: rgb(246, 0, 1) !important;
}

.border-red {
  border-color: rgb(246, 0, 1) !important;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.list-circle.list-red > li::before, .list-line.list-red > li::before {
  background-color: rgb(246, 0, 1) !important;
}
.list-circle > li.text-red::before, .list-line > li.text-red::before {
  background-color: rgb(246, 0, 1) !important;
}

.list-check.list-red > li::before {
  color: rgb(246, 0, 1) !important;
}
.list-check > li.text-red::before {
  color: rgb(246, 0, 1) !important;
}

.title.tit-bullet.red::before {
  border-color: rgb(246, 0, 1) !important;
}

.btn-blue, .bg-blue, .badge-blue {
  background-color: rgb(0, 174, 255) !important;
}

.btn-blue, .badge-blue {
  border-color: rgb(0, 174, 255);
}

.btn-outline-blue {
  color: rgb(0, 174, 255) !important;
  border-color: rgb(0, 174, 255) !important;
}

.text-blue {
  color: rgb(0, 174, 255) !important;
}

.border-blue {
  border-color: rgb(0, 174, 255) !important;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.list-circle.list-blue > li::before, .list-line.list-blue > li::before {
  background-color: rgb(0, 174, 255) !important;
}
.list-circle > li.text-blue::before, .list-line > li.text-blue::before {
  background-color: rgb(0, 174, 255) !important;
}

.list-check.list-blue > li::before {
  color: rgb(0, 174, 255) !important;
}
.list-check > li.text-blue::before {
  color: rgb(0, 174, 255) !important;
}

.title.tit-bullet.blue::before {
  border-color: rgb(0, 174, 255) !important;
}

.border-0 {
  border-width: 0px !important;
}

.line-height-0 {
  line-height: 1 !important;
}

.letter-space-0 {
  letter-spacing: -0px !important;
}

.alpha-0 {
  opacity: 0;
}

.font-weight-0 {
  font-weight: 0 !important;
}

.opacity-0 {
  opacity: 0;
}

.border-1 {
  border-width: 1px !important;
}

.line-height-1 {
  line-height: 1.1 !important;
}

.letter-space-1 {
  letter-spacing: -0.5px !important;
}

.alpha-1 {
  opacity: 0.1;
}

.font-weight-1 {
  font-weight: 100 !important;
}

.opacity-1 {
  opacity: 0.1;
}

.border-2 {
  border-width: 2px !important;
}

.line-height-2 {
  line-height: 1.2 !important;
}

.letter-space-2 {
  letter-spacing: -1px !important;
}

.alpha-2 {
  opacity: 0.2;
}

.font-weight-2 {
  font-weight: 200 !important;
}

.opacity-2 {
  opacity: 0.2;
}

.border-3 {
  border-width: 3px !important;
}

.line-height-3 {
  line-height: 1.3 !important;
}

.letter-space-3 {
  letter-spacing: -1.5px !important;
}

.alpha-3 {
  opacity: 0.3;
}

.font-weight-3 {
  font-weight: 300 !important;
}

.opacity-3 {
  opacity: 0.3;
}

.border-4 {
  border-width: 4px !important;
}

.line-height-4 {
  line-height: 1.4 !important;
}

.letter-space-4 {
  letter-spacing: -2px !important;
}

.alpha-4 {
  opacity: 0.4;
}

.font-weight-4 {
  font-weight: 400 !important;
}

.opacity-4 {
  opacity: 0.4;
}

.border-5 {
  border-width: 5px !important;
}

.line-height-5 {
  line-height: 1.5 !important;
}

.letter-space-5 {
  letter-spacing: -2.5px !important;
}

.alpha-5 {
  opacity: 0.5;
}

.font-weight-5 {
  font-weight: 500 !important;
}

.opacity-5 {
  opacity: 0.5;
}

.border-6 {
  border-width: 6px !important;
}

.line-height-6 {
  line-height: 1.6 !important;
}

.letter-space-6 {
  letter-spacing: -3px !important;
}

.alpha-6 {
  opacity: 0.6;
}

.font-weight-6 {
  font-weight: 600 !important;
}

.opacity-6 {
  opacity: 0.6;
}

.border-7 {
  border-width: 7px !important;
}

.line-height-7 {
  line-height: 1.7 !important;
}

.letter-space-7 {
  letter-spacing: -3.5px !important;
}

.alpha-7 {
  opacity: 0.7;
}

.font-weight-7 {
  font-weight: 700 !important;
}

.opacity-7 {
  opacity: 0.7;
}

.border-8 {
  border-width: 8px !important;
}

.line-height-8 {
  line-height: 1.8 !important;
}

.letter-space-8 {
  letter-spacing: -4px !important;
}

.alpha-8 {
  opacity: 0.8;
}

.font-weight-8 {
  font-weight: 800 !important;
}

.opacity-8 {
  opacity: 0.8;
}

.border-9 {
  border-width: 9px !important;
}

.line-height-9 {
  line-height: 1.9 !important;
}

.letter-space-9 {
  letter-spacing: -4.5px !important;
}

.alpha-9 {
  opacity: 0.9;
}

.font-weight-9 {
  font-weight: 900 !important;
}

.opacity-9 {
  opacity: 0.9;
}

.border-10 {
  border-width: 10px !important;
}

.line-height-10 {
  line-height: 2 !important;
}

.letter-space-10 {
  letter-spacing: -5px !important;
}

.alpha-10 {
  opacity: 1;
}

.font-weight-10 {
  font-weight: 1000 !important;
}

.opacity-10 {
  opacity: 1;
}

.font-kr {
  font-family: "Pretendard" !important;
}

.font-gt {
  font-family: "GamtanGothic" !important;
}

.font-score {
  font-family: "S-Core Dream" !important;
}

html, body {
  min-height: 100%;
}

@media (max-width: 1199px) {
  html {
    font-size: 100%;
  }
}
@media (max-width: 991px) {
  html {
    font-size: 98%;
  }
}
@media (max-width: 767px) {
  html {
    font-size: 96%;
  }
}
@media (max-width: 575px) {
  html {
    font-size: 94%;
  }
}
@media (max-width: 414px) {
  html {
    font-size: 92%;
  }
}

body {
  font-size: 0.9rem;
  color: #fff;
  line-height: 1.6;
  letter-spacing: 0em;
  margin: 0;
  font-family: "pretendard", "Montserrat", "Roboto", sans-serif;
  overflow-x: hidden;
  background: rgb(9, 12, 35);
}
body.pop-body, body.iframe-body {
  background: transparent;
}

button:focus {
  outline: 0 !important;
}

a, button {
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}

a {
  color: #fff;
  text-decoration: none;
}
a:hover, a:focus, a.active {
  text-decoration: none;
  outline: 0 !important;
}

::-moz-selection {
  background-color: #fff;
  color: hsl(259, 75%, 30%);
  text-shadow: none;
}

::selection {
  background-color: #fff;
  color: hsl(259, 75%, 30%);
  text-shadow: none;
}

b, strong, .strong {
  font-weight: 600;
}

h1, h2, h3, h4, h5, h6, p, .h1, .h2, .h3, .h4, .h5, .h6, .p {
  margin: 0;
  line-height: inherit;
  color: inherit;
}

h1, .h1 {
  font-size: 3.6rem;
  font-weight: 700;
}

h2, .h2 {
  font-size: 2.4rem;
  font-weight: 700;
}

h3, .h3 {
  font-size: 1.8rem;
  font-weight: 600;
}

h4, .h4 {
  font-size: 1.4rem;
  font-weight: 500;
}

h5, .h5 {
  font-size: 1.2rem;
  font-weight: 400;
}

h6, .h6 {
  font-size: 1rem;
  font-weight: 300;
}

hr {
  margin: 1rem auto;
  border: 0;
  border-top: 1px solid rgb(237, 237, 237);
}

.vr {
  display: inline-block;
  width: 1px;
  min-height: 40px;
  border-left: 1px solid rgb(237, 237, 237);
  margin: 0 0 -6px 0;
}

ul, ol {
  margin: 0;
}

img {
  max-width: 100%;
  height: auto;
}

.gray-scale, .gray-scale * {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
}

.disabled, .tb_common .end {
  pointer-events: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  cursor: not-allowed;
  opacity: 0.5;
}

.blur {
  -webkit-filter: blur(3px);
          filter: blur(3px);
}

.ani {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

label {
  margin: 0;
}

.small, small {
  font-size: 90%;
}

iframe {
  border: none;
  width: 100%;
}
iframe.auto-height {
  height: 100%;
}

.ani {
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.shadow {
  -webkit-box-shadow: 0 2px 10px 2px rgba(0, 0, 0, 0.05) !important;
          box-shadow: 0 2px 10px 2px rgba(0, 0, 0, 0.05) !important;
}

.shadow-s {
  -webkit-box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.025) !important;
          box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.025) !important;
}

.box {
  border-radius: 12px;
  overflow: hidden;
  background-color: rgb(21, 21, 53);
  border: solid 1px transparent;
}
.box.md {
  border-radius: 8px;
}
.box.sm {
  border-radius: 4px;
}
@media (max-width: 767px) {
  .box {
    border-radius: 12px;
  }
}
@media (max-width: 575px) {
  .box {
    border-radius: 8px;
  }
}

@media (max-width: 575px) {
  .responsive-box {
    border: none !important;
    padding: 0 !important;
  }
}

@media (max-width: 575px) {
  .responsive-bg {
    background-color: transparent !important;
  }
  .responsive-bg * {
    background-color: transparent !important;
  }
}

.hr {
  display: inline-block;
  background-color: transparent;
}
.hr.vertical {
  width: 1px;
  height: 100%;
}

caption {
  position: absolute;
  font-size: 0;
  width: 0;
  height: 0;
  left: 0;
  top: 0;
}

.text-overflow {
  display: block;
  width: 100%;
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.4rem;
  height: 4.2rem;
  text-align: left;
  word-wrap: break-word;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.text-overflow.one-line { /*white-space: nowrap;*/
  -webkit-line-clamp: 1;
  height: 1.4rem;
}
.text-overflow.two-line {
  -webkit-line-clamp: 2;
  height: 2.8rem;
}
.text-overflow.three-line {
  -webkit-line-clamp: 3;
  height: 4.2rem;
}
.text-overflow.four-line {
  -webkit-line-clamp: 4;
  height: 5.6rem;
}

.btn, .button {
  border-radius: 5px;
  padding: 0.5rem 1rem;
  line-height: 1;
  font-weight: 500;
  border-radius: 0;
  overflow: hidden;
  position: relative;
  z-index: 1;
  letter-spacing: 0px;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.btn:hover, .btn:focus, .button:hover, .button:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: 0 !important;
}
.btn.btn-rounded, .button.btn-rounded {
  border-radius: 25.5px;
}
.btn.btn-lg, .button.btn-lg {
  font-size: 18px;
  padding: 12.5px 18px;
  font-weight: 600;
}
.btn.btn-lg.btn-rounded, .button.btn-lg.btn-rounded {
  border-radius: 35px;
}
.btn.btn-md, .button.btn-md {
  font-size: 16.5px;
  padding: 11px 25px;
}
.btn.btn-md.btn-rounded, .button.btn-md.btn-rounded {
  border-radius: 20px;
}
.btn.btn-sm, .button.btn-sm {
  font-size: 12px;
  padding: 6px 8px;
}
.btn.btn-sm.btn-rounded, .button.btn-sm.btn-rounded {
  border-radius: 16px;
}
.btn.disabled, .btn.label, .button.disabled, .button.label {
  cursor: default !important;
}
.btn h6, .btn .h6, .button h6, .button .h6 {
  font-weight: 400;
}

.btn * {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.btn.custom {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border-color: rgb(15, 15, 15);
  color: rgb(15, 15, 15);
  background-color: transparent;
  overflow: hidden;
  font-size: 22px;
  height: 60px;
  border-radius: 30px;
  padding: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.btn.custom > span {
  z-index: 3;
}
.btn.custom > span::before {
  z-index: 2;
  content: attr(data-title);
}
.btn.custom > span::after {
  z-index: 2;
  font-family: "themify";
  content: "\e628";
  margin-left: 15px;
}
.btn.custom::before {
  content: "";
  position: absolute;
  z-index: -1;
  width: 0;
  height: 100%;
  left: 0;
  top: 0;
  background-color: hsl(260, 65%, 40%);
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.btn.custom:hover {
  border-color: transparent;
}
.btn.custom:hover > span {
  color: #fff;
}
.btn.custom:hover::before {
  width: 100%;
  opacity: 1;
}
@media (max-width: 575px) {
  .btn.custom {
    font-size: 18px;
    height: 50px;
    border-radius: 25px;
  }
}
.btn.custom.reverse {
  border-color: hsl(260, 65%, 40%);
  background-color: hsl(260, 65%, 40%);
  color: #fff;
}
.btn.custom.reverse::before {
  background-color: #fff;
}
.btn.custom.reverse:hover {
  border-color: rgb(15, 15, 15);
}
.btn.custom.reverse:hover > span {
  color: rgb(15, 15, 15);
}

.btn-gra2, .bg-gra2, .btn-default {
  position: relative;
  font-weight: 700;
}

.btn-gra2, .bg-gra2 {
  color: rgb(0, 0, 0) !important;
}
.btn-gra2::before, .bg-gra2::before {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.4)), color-stop(50%, rgba(0, 0, 0, 0)));
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.4) 0%, rgba(0, 0, 0, 0) 50%);
}
.btn-gra2:hover::before, .bg-gra2:hover::before {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.6)), color-stop(50%, rgba(0, 0, 0, 0)));
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.6) 0%, rgba(0, 0, 0, 0) 50%);
}

.btn-default {
  background-color: rgb(15, 15, 15);
  border-color: rgb(9, 12, 35);
  color: #fff !important;
}
.btn-default:hover {
  background-color: rgb(9, 12, 35);
  border-color: rgb(21, 21, 53);
}

.form-control {
  width: auto;
  max-width: 100%;
  display: inline-block;
  background-color: #fff;
  color: rgb(0, 0, 0);
  border-color: transparent;
  border-radius: 4px;
  word-break: break-all;
}
.form-control::-webkit-input-placeholder {
  color: rgb(39, 39, 93);
}
.form-control::-moz-placeholder {
  color: rgb(39, 39, 93);
}
.form-control:-ms-input-placeholder {
  color: rgb(39, 39, 93);
}
.form-control::-ms-input-placeholder {
  color: rgb(39, 39, 93);
}
.form-control::placeholder {
  color: rgb(39, 39, 93);
}
.form-control.form-control-sm {
  padding: 2.5px 8px;
}
.form-control.form-control-lg {
  padding: 9.5px 12px;
  font-weight: 300;
}
.form-control.datepicker {
  background: transparent url("../themify-icons/SVG/calendar.svg") right 0.75rem center/20px 20px no-repeat;
}
.form-control.timepicker {
  background: transparent url("../themify-icons/SVG/time.svg") right 0.75rem center/20px 20px no-repeat;
}
.form-control.selectpicker {
  height: 42px;
}
.form-control:disabled, .form-control[readonly] {
  background-color: rgb(39, 39, 93);
  color: rgba(255, 255, 255, 0.6);
}
.form-control:hover, .form-control:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: 0 !important;
}
.form-control:focus {
  border-color: hsl(260, 65%, 40%);
}
.form-control.d-block, .form-controltextarea {
  display: block;
  width: 100%;
}
.form-control.form-line {
  border-radius: 0;
  border-width: 0 0 1px 0;
  background-color: transparent;
}
.form-control.border-rounded {
  border-radius: 30px !important;
}

form .required, .form .required {
  position: relative;
  line-height: 1.2;
}
form .required::after, .form .required::after {
  content: "\f00c";
  font-family: "FontAwesome";
  color: rgb(255, 85, 0);
  margin-left: 5px;
  font-size: 11px;
  font-weight: 100;
}
form .requiredlabel, .form .requiredlabel {
  display: block;
  font-weight: 500;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
form label, form .label, .form label, .form .label {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}

.input-group .input-group-text {
  background-color: rgb(15, 15, 15);
  color: #fff;
}
.input-group * {
  border-color: rgb(9, 12, 35);
}

textarea {
  width: 100% !important;
  resize: none;
}

.noresize {
  resize: none;
}

.border-dashed {
  border-style: dashed !important;
}

.border-dotted {
  border-style: dotted !important;
}

.border-none {
  border: none !important;
}

.border-radius {
  border-radius: 15px;
}
.border-radius.md {
  border-radius: 10px;
}
.border-radius.sm {
  border-radius: 5px;
}

.border-rounded {
  border-radius: 40px;
}

.border-rounded-tl {
  border-top-left-radius: 25.5px !important;
}

.border-rounded-tr {
  border-top-right-radius: 25.5px !important;
}

.border-rounded-bl {
  border-bottom-left-radius: 25.5px !important;
}

.border-rounded-br {
  border-bottom-right-radius: 25.5px !important;
}

.text-line {
  text-decoration: line-through;
}

.text-underline {
  text-decoration: underline !important;
}

.pagination .page-item .page-link {
  border: none;
  background-color: transparent;
  border-radius: 4px;
  color: #fff;
  width: 30px;
  height: 40px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 16px;
  font-weight: 400;
  background-color: transparent;
}
.pagination .page-item .page-link:focus, .pagination .page-item .page-link:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
  color: hsl(260, 65%, 40%);
}
.pagination .page-item .page-link.active {
  width: 40px;
  height: 40px;
  font-weight: 600;
  background-color: hsl(260, 65%, 40%);
  color: #fff;
}
.pagination .page-item.first .page-link, .pagination .page-item.prev .page-link, .pagination .page-item.next .page-link, .pagination .page-item.last .page-link {
  font-size: 0;
}
.pagination .page-item.first .page-link::before, .pagination .page-item.prev .page-link::before, .pagination .page-item.next .page-link::before, .pagination .page-item.last .page-link::before {
  display: block;
  font-family: "themify";
  font-size: 16px;
}
.pagination .page-item + .page-item {
  margin-left: 5px;
}
.pagination .page-item.first .page-link::before {
  content: "\e662";
}
.pagination .page-item.prev {
  margin-right: 7px;
}
.pagination .page-item.prev .page-link::before {
  content: "\e64a";
}
.pagination .page-item.next {
  margin-left: 7px;
}
.pagination .page-item.next .page-link::before {
  content: "\e649";
}
.pagination .page-item.last .page-link::before {
  content: "\e661";
}
@media (max-width: 414px) {
  .pagination .page-item.first::before, .pagination .page-item.prev::before, .pagination .page-item.next::before, .pagination .page-item.last::before {
    font-size: 14px;
  }
  .pagination .page-item + .page-item {
    margin-left: 0;
  }
}

.list {
  list-style: none;
  margin-bottom: 0;
  padding-left: 0;
}
.list > li {
  padding-left: 10px;
  position: relative;
}
.list > li::before {
  content: "";
}
.list > li > ol {
  padding-left: 15px;
}
.list > li > ol > li {
  padding-left: 0;
}
.list > li > ol > li::before {
  display: none;
}
.list.list-circle > li::before, .list.list-line > li::before, .list.list-check > li::before {
  position: absolute;
  left: 0;
}
.list.list-circle > li::before {
  width: 4px;
  height: 4px;
  border-radius: 100%;
  background-color: hsl(259, 90%, 70%);
  top: 10px;
}
.list.list-line > li::before {
  width: 6px;
  height: 1px;
  border-radius: 2px;
  background-color: hsl(259, 90%, 70%);
  top: 14px;
}
.list.list-check > li {
  padding-left: 20px;
}
.list.list-check > li::before {
  content: "\f00c";
  font-family: "FontAwesome";
  margin-right: 8px;
  color: hsl(259, 90%, 70%);
  top: 0;
}
.list.list-custom > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
}
.list.list-custom > li::before {
  content: attr(data-title);
  margin-right: 8px;
}

.nav-tabs {
  z-index: 1;
  border: none;
}
.nav-tabs .nav-item .nav-link {
  position: relative;
  border-radius: 0;
  border: 1px solid rgb(204, 204, 204);
  color: rgb(125, 125, 125);
}
.nav-tabs .nav-item .nav-link:hover, .nav-tabs .nav-item .nav-link.active {
  border: 1px solid hsl(260, 65%, 40%);
  border-bottom-color: #fff;
  color: var(--skin2);
  opacity: 1;
  z-index: 1;
}
.nav-tabs .nav-item .nav-link.active {
  background-color: var(--skin-light2);
  border-color: hsl(260, 65%, 40%);
  color: var(--skin2);
  font-weight: 500;
  -webkit-box-shadow: 3px 0px 3px 0px rgba(0, 0, 0, 0.15);
          box-shadow: 3px 0px 3px 0px rgba(0, 0, 0, 0.15);
  z-index: 2;
}
.nav-tabs .nav-item .nav-link > img {
  max-width: none;
  max-height: 100%;
}
.nav-tabs .nav-item.active {
  z-index: 2;
  -o-border-image: linear-gradient(180deg, var(--gold-gra2));
     border-image: -webkit-gradient(linear, left top, left bottom, from(var(--gold-gra2)));
     border-image: linear-gradient(180deg, var(--gold-gra2));
  padding: 1px 1px 0 1px;
}
.nav-tabs .nav-item.active .nav-link {
  background-color: linear-gradient(180deg, rgba(255, 255, 255, 0.4) 0%, rgba(0, 0, 0, 0) 100%);
}
.nav-tabs .nav-item + .nav-item {
  margin-left: -1px;
}
.nav-tabs.nav-pills {
  margin-bottom: 0;
  border: none;
}
.nav-tabs.nav-pills .nav-item {
  padding: 4px;
}
.nav-tabs.nav-pills .nav-item .nav-link {
  border-radius: 4px;
  border-radius: 4px;
  background-color: rgb(39, 39, 93);
  opacity: 1;
  border: solid 1px transparent;
  color: #fff;
}
.nav-tabs.nav-pills .nav-item .nav-link:hover, .nav-tabs.nav-pills .nav-item .nav-link.active {
  border-color: hsl(260, 65%, 40%);
}
.nav-tabs.nav-pills .nav-item .nav-link * {
  font-weight: 500;
}
.nav-tabs.nav-pills .nav-item.active .nav-link, .nav-tabs.nav-pills .nav-item .nav-link.active {
  background-color: hsl(260, 65%, 40%);
}
.nav-tabs.nav-pills .nav-item.active .nav-link *, .nav-tabs.nav-pills .nav-item .nav-link.active * {
  font-weight: 700;
}
.nav-tabs.nav-pills .nav-item:hover {
  -o-border-image: linear-gradient(180deg, var(--gold-gra2));
     border-image: -webkit-gradient(linear, left top, left bottom, from(var(--gold-gra2)));
     border-image: linear-gradient(180deg, var(--gold-gra2));
  z-index: 1;
}
.nav-tabs.nav-pills .nav-item + .nav-item {
  margin-left: 3px;
}
.nav-tabs.nav-pills .nav-item:last-child .nav-link::after {
  display: none;
}
@media (min-width: 992px) {
  .nav-tabs.nav-pills {
    border-radius: 4px;
    background-color: rgb(21, 21, 53);
    padding: 4px;
  }
}
.nav-tabs.nav-justified {
  border-bottom: none;
}
.nav-tabs.nav-justified .nav-item .nav-link {
  padding-right: 0;
  padding-left: 0;
}

.image-background {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.image-background * {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.image-background > img, .image-background > .img {
  width: 100%;
  height: auto;
  opacity: 0;
}
.image-background .text {
  position: absolute;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  left: 0;
  top: 0;
  z-index: 4;
}
.image-background.contain {
  background-size: contain;
}
.image-background.auto {
  background-size: auto;
}
.image-background.circle {
  border-radius: 100%;
}
.image-background.user::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: url(../images/icon/user-line.svg?ver=20241020) no-repeat 50% 50%;
  background-size: 25%;
  opacity: 0.25;
}

.cert-wrap {
  white-space: pre-wrap;
}

.custom-scroll, .tree-menu, .iframeBox {
  -ms-overflow-style: none;
  overflow: -moz-scrollbars-none;
}
.custom-scroll.x-scroll, .tree-menu.x-scroll, .iframeBox.x-scroll {
  overflow-x: auto;
  overflow-y: hidden;
}
.custom-scroll.y-scroll, .tree-menu.y-scroll, .iframeBox.y-scroll {
  overflow-y: auto;
  overflow-x: hidden;
}
.custom-scroll::-webkit-scrollbar, .tree-menu::-webkit-scrollbar, .iframeBox::-webkit-scrollbar {
  width: 12px;
  height: 12px;
  background-color: transparent;
}
.custom-scroll::-webkit-scrollbar-track, .tree-menu::-webkit-scrollbar-track, .iframeBox::-webkit-scrollbar-track {
  background-color: transparent;
}
.custom-scroll::-webkit-scrollbar-thumb, .tree-menu::-webkit-scrollbar-thumb, .iframeBox::-webkit-scrollbar-thumb {
  background-color: rgb(39, 39, 93);
  border: none;
  border-radius: 6px;
}
.custom-scroll.min::-webkit-scrollbar, .tree-menu.min::-webkit-scrollbar, .iframeBox.min::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
.custom-scroll.xmin::-webkit-scrollbar, .tree-menu.xmin::-webkit-scrollbar, .iframeBox.xmin::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}
.custom-scroll.none::-webkit-scrollbar, .tree-menu.none::-webkit-scrollbar, .iframeBox.none::-webkit-scrollbar {
  width: 0;
  height: 0;
}

.dropdown > .btn {
  border-color: rgb(100, 100, 100);
}
.dropdown hr {
  border-color: rgb(237, 237, 237);
}
.dropdown .dropdown-menu {
  min-width: auto;
  max-width: 110px;
  border: 1px solid rgb(100, 100, 100);
  border-radius: 0;
  padding: 0;
  margin-top: -1px;
  margin-bottom: -1px;
}
.dropdown .dropdown-menu .dropdown-item {
  padding: 3px 12px;
  font-weight: 400;
}
.dropdown .dropdown-menu .dropdown-item:hover, .dropdown .dropdown-menu .dropdown-item:active, .dropdown .dropdown-menu .dropdown-item:focus {
  font-weight: 400;
  background-color: transparent;
  color: rgb(0, 0, 0);
}
.dropdown .dropdown-menu .dropdown-item.active {
  background-color: hsl(259, 80%, 20%) !important;
  color: #fff;
}
.dropdown .dropdown-menu .dropdown-item:hover {
  background-color: rgb(237, 237, 237);
}
.dropdown .dropdown-menu .dropdown-item .flag-icon {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 16px;
          flex: 0 0 16px;
  width: 16px;
  margin: 0 3px 0 -6px;
}

.bootstrap-select .dropdown-toggle {
  padding: 10px 12px;
  line-height: 1.2;
}
.bootstrap-select .dropdown-toggle:focus {
  outline: thin dotted hsl(260, 65%, 40%) !important;
}
.bootstrap-select .dropdown-menu {
  max-width: none;
  width: 100%;
}
.bootstrap-select .dropdown-menu .dropdown-item {
  padding: 6px 12px;
  font-size: 16px;
  font-weight: 400;
}
.bootstrap-select .btn-rounded {
  font-size: 0.9rem;
}

/* header */
#header {
  left: 0;
  top: 0;
  width: 100%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  position: absolute;
  z-index: 1094;
}
#header::after {
  content: "";
  width: 100%;
  height: 2px;
  background: gradient();
}
#header .navbar-brand {
  padding: 0;
  margin: 0;
  width: 120px;
  background: url(../images/logo.png?ver=202502) no-repeat 0% 50%;
  background-size: contain;
  height: 80px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  z-index: 1;
}
@media (max-width: 767px) {
  #header .navbar-brand {
    width: 120px;
    height: 70px;
  }
}
@media (max-width: 575px) {
  #header .navbar-brand {
    width: 90px;
  }
}
#header .navbar-toggler {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 0 0 15px;
  padding: 2px;
  width: 24px;
  height: 24px;
  background-color: transparent;
  border: none;
}
#header .navbar-toggler * {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
#header .navbar-toggler > span.navbar-toggler-icon, #header .navbar-toggler > span.navbar-toggler-icon::before, #header .navbar-toggler > span.navbar-toggler-icon::after {
  height: 2px;
  border-radius: 4px;
  background: #fff;
}
#header .navbar-toggler > span.navbar-toggler-icon {
  position: relative;
  display: inline-block;
  width: 100%;
}
#header .navbar-toggler > span.navbar-toggler-icon::before, #header .navbar-toggler > span.navbar-toggler-icon::after {
  content: "";
  position: absolute;
  display: inline-block;
  width: 20px;
  left: 0px;
}
#header .navbar-toggler > span.navbar-toggler-icon::before {
  top: -8px;
}
#header .navbar-toggler > span.navbar-toggler-icon::after {
  top: 8px;
}
#header .navbar-toggler.navbar-close {
  position: fixed;
  top: 23px;
  right: 15px;
  display: none;
}
#header .navbar-toggler.navbar-close span {
  background: transparent !important;
}
#header .navbar-toggler.navbar-close span::before, #header .navbar-toggler.navbar-close span::after {
  opacity: 1;
  width: 24px;
}
#header .navbar-toggler.navbar-close span::before {
  -webkit-transform: translateY(8px) rotate(45deg);
          transform: translateY(8px) rotate(45deg);
}
#header .navbar-toggler.navbar-close span::after {
  -webkit-transform: translateY(-8px) rotate(-45deg);
          transform: translateY(-8px) rotate(-45deg);
}
#header .header-top {
  background-color: hsl(259, 75%, 30%);
  width: 100%;
  left: 0;
  top: 0;
  z-index: 1;
}
#header .header-top .container {
  position: relative;
}
#header .header-top .top-bar {
  height: 100px;
  padding: 8px 0;
  font-size: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
#header .header-top .top-bar a, #header .header-top .top-bar * {
  color: #fff;
}
#header .header-top .top-bar ul, #header .header-top .top-bar li {
  list-style: none;
  padding: 0;
  margin: 0;
}
#header .header-top .top-bar > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
#header .header-top .top-bar > ul > li {
  white-space: nowrap;
}
#header .header-top .top-bar > ul > li:not(.link) {
  padding-right: 10px;
  padding-left: 10px;
}
#header .header-top .top-bar > ul > li img.t-icon {
  max-height: 18px;
  margin-right: 5px;
}
#header .header-top .top-bar > ul > li[onClick] {
  cursor: pointer;
}
#header .header-top .top-bar > ul > li.link > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
#header .header-top .top-bar > ul > li.link a {
  margin: 2px;
}
#header .header-top .top-bar > ul.btn-wrap {
  display: none;
}
#header .header-top .top-bar .btn {
  background-color: hsl(259, 80%, 20%);
  border-color: transparent;
  color: #fff;
  font-size: 14px;
  padding: 6px 12px;
  border-radius: 20px;
}
#header .header-top .top-bar .dropdown {
  font-size: 14px;
}
#header .header-top .top-bar .dropdown * {
  font-size: 14px;
}
#header .header-top .top-bar .dropdown .dropdown-toggle {
  padding: 5px 10px;
  background-color: rgb(0, 0, 0);
  border: solid 1px rgb(100, 100, 100);
}
#header .header-top .top-bar .dropdown .dropdown-menu {
  z-index: 1021;
  width: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  margin-top: 3px;
  border-color: rgb(100, 100, 100);
}
#header .header-top .top-bar .dropdown .dropdown-menu .dropdown-item:hover {
  background-color: rgba(255, 255, 255, 0.1);
}
@media (min-width: 992px) {
  #header .header-top .top-bar ul {
    max-width: calc(50% - 75px);
  }
  #header .header-top .top-bar ul.member-info {
    background-color: hsl(259, 80%, 20%);
    border-radius: 12px;
    padding: 12px;
  }
  #header .header-top .top-bar ul.member-info > li + li {
    margin-left: 10px;
    border-left: solid 1px rgba(255, 255, 255, 0.1);
  }
}
@media (max-width: 991px) {
  #header .header-top .top-bar {
    display: block;
  }
  #header .header-top .top-bar ul.member-info {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #header .header-top .top-bar ul + ul {
    margin-top: 10px;
  }
}
#header .navbar-custom {
  width: 100%;
  padding: 0 0;
  left: 0;
  top: 0;
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background-color: hsl(260, 65%, 40%);
  height: 80px;
}
#header .navbar-custom::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background: -webkit-gradient(linear, left top, right top, from(var(--gold-gra)));
  background: linear-gradient(90deg, var(--gold-gra));
  opacity: 0;
}
#header .navbar-custom > .navbar-collapse {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  width: 100%;
  max-width: none;
}
#header .navbar-custom .navbar-nav .nav-item .nav-link[data-icon]::before {
  content: attr(data-icon);
  display: inline-block;
  background-color: hsl(259, 75%, 30%);
  font-size: 11px;
  padding: 3px 6px;
  border-radius: 10px;
  font-weight: 400;
  font-family: "Pretendard";
}
#header .navbar-custom #navigation {
  position: relative;
  padding-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  padding: 0;
  margin-right: auto;
  margin-left: auto;
}
#header .navbar-custom #navigation .navbar-nav {
  margin-bottom: 0;
  padding: 0;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  white-space: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
#header .navbar-custom #navigation .navbar-nav .nav-item {
  position: relative;
  text-align: center;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
#header .navbar-custom #navigation .navbar-nav .nav-item .nav-link {
  position: relative;
  color: #fff;
  white-space: nowrap;
  line-height: 1;
  font-weight: 700;
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  font-size: 18px;
  padding: 0 10px;
  height: 80px;
  text-transform: capitalize;
  font-family: "Gamtan Gothic";
  font-weight: 700;
}
#header .navbar-custom #navigation .navbar-nav .nav-item .nav-link[data-icon]::before {
  margin-bottom: 4px;
}
#header .navbar-custom #navigation .navbar-nav .nav-item .nav-link:hover, #header .navbar-custom #navigation .navbar-nav .nav-item .nav-link:active, #header .navbar-custom #navigation .navbar-nav .nav-item .nav-link.active {
  color: rgb(255, 225, 0);
}
#header .navbar-custom #navigation .navbar-nav .nav-item .nav-link.dropdown-toggle::after {
  display: none;
}
#header .navbar-custom #navigation .navbar-nav .nav-item .nav-link.active {
  text-shadow: 1px 1px 0 0 rgba(0, 0, 0, 0.4);
}
#header .navbar-custom #navigation .navbar-nav .nav-item.nav-home, #header .navbar-custom #navigation .navbar-nav .nav-item.nav-etc {
  display: none;
}
#header .navbar-custom #navigation .navbar-nav .nav-item .nav-sub {
  position: absolute;
  z-index: 2;
  display: block;
  margin: 0 auto;
  width: 140px;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  padding-top: 10px;
  margin-top: -2px;
  display: none;
}
#header .navbar-custom #navigation .navbar-nav .nav-item .nav-sub ul, #header .navbar-custom #navigation .navbar-nav .nav-item .nav-sub li {
  list-style: none;
  padding: 0;
  margin: 0;
}
#header .navbar-custom #navigation .navbar-nav .nav-item .nav-sub > ul {
  padding: 10px 0;
  border: none;
  border-radius: 8px;
  background-color: hsl(259, 80%, 20%);
  -webkit-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.65);
          box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.65);
  overflow: hidden;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border: solid 1px rgba(255, 255, 255, 0);
}
#header .navbar-custom #navigation .navbar-nav .nav-item .nav-sub > ul > li > .sub-link {
  padding: 8px 20px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 16px;
  color: #fff;
  font-weight: 500;
  text-align: center;
}
#header .navbar-custom #navigation .navbar-nav .nav-item .nav-sub > ul > li > .sub-link:hover, #header .navbar-custom #navigation .navbar-nav .nav-item .nav-sub > ul > li > .sub-link.active {
  color: rgb(255, 225, 0);
}
@media (max-width: 1199px) {
  #header .navbar-custom #navigation .navbar-nav .nav-item .nav-sub > ul > li > .sub-link {
    font-size: 14px;
  }
}
#header .navbar-custom #navigation .navbar-nav .nav-item .nav-sub > ul > li + li {
  border-top: solid 1px rgba(255, 255, 255, 0.2);
}
#header .navbar-custom #navigation .navbar-nav .nav-item.show .nav-sub, #header .navbar-custom #navigation .navbar-nav .nav-item > .nav-link.active .nav-sub {
  display: block;
  opacity: 1;
}
@media (max-width: 991px) {
  #header .navbar-custom #navigation .navbar-nav .nav-item {
    max-width: none;
  }
}
@media (min-width: 992px) {
  #header .navbar-custom #navigation .navbar-nav.game .nav-item .nav-link {
    font-size: 20px;
  }
}
#header.fixed .navbar-brand {
  height: 60px;
}
#header.fixed .navbar-custom {
  position: fixed;
}
#header.fixed .navbar-custom::after {
  opacity: 1;
}
#header.sticky .navbar-custom {
  position: sticky;
}
#header .navbar-sub {
  display: none;
}
@media (min-width: 992px) {
  #header.show .navbar-custom::after {
    opacity: 1;
  }
  #header.show .navbar-custom #navigation .navbar-nav .nav-item {
    height: 100%;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
  }
  #header.show .navbar-custom #navigation .navbar-nav .nav-item .nav-sub {
    height: auto;
    opacity: 1;
    padding: 0 0 30px 0;
  }
  #header.show .navbar-custom #navigation .navbar-nav .nav-item.active .nav-sub .sub-link::before, #header.show .navbar-custom #navigation .navbar-nav .nav-item.active .nav-sub .sub-link::after {
    opacity: 1;
  }
  #header #all_nav {
    display: none;
  }
  #header .navbar-brand {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
  }
  #header #navigation .navbar-nav.community {
    border-radius: 20px;
    padding: 0 8px;
    background-color: hsl(259, 75%, 30%);
    margin-left: auto;
  }
  #header #navigation .navbar-nav.community .nav-item .nav-link {
    padding: 11px 8px;
    height: auto;
  }
}
@media (max-width: 991px) {
  #header {
    padding-top: 68px;
  }
  #header > .header-top .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 68px;
  }
  #header > .header-top .top-bar {
    display: none;
  }
  #header > .header-top .top-bar ul {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #header .navbar-custom {
    position: relative !important;
    overflow: hidden auto;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 68px;
    overflow-x: auto;
  }
  #header .navbar-custom #navigation .navbar-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #header .navbar-custom #navigation .navbar-nav .nav-item .nav-link {
    height: 68px;
    padding: 0 12px;
    font-size: 16px;
  }
  #header .navbar-custom #all_nav {
    z-index: 1094;
    position: fixed;
    right: -100%;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgb(9, 12, 35);
    padding: 25px 20px;
    text-align: left;
    display: block;
  }
  #header .navbar-custom #all_nav ul, #header .navbar-custom #all_nav li {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  #header .navbar-custom #all_nav::-webkit-scrollbar {
    width: 10px;
    height: 10px; /*background-color:var(dark1);*/
  }
  #header .navbar-custom #all_nav::-webkit-scrollbar-thumb {
    background-color: rgb(21, 21, 53);
  }
  #header .navbar-custom #all_nav.show {
    right: 0;
  }
  #header .navbar-custom #all_nav.show .navbar-close {
    display: block;
    z-index: 1;
  }
  #header .navbar-custom #all_nav .header-top {
    background-color: transparent;
  }
  #header .navbar-custom #all_nav .header-top .top-bar {
    height: auto;
    background-color: rgb(21, 21, 53);
    border-radius: 8px;
    padding: 16px;
    font-size: 16px;
  }
  #header .navbar-custom #all_nav .header-top .top-bar > ul.member-info {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  #header .navbar-custom #all_nav .header-top .top-bar > ul.member-info > li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
    border: none;
    margin: 0;
    padding: 5px 0;
  }
  #header .navbar-custom #all_nav .header-top .top-bar > ul.member-info > li > span, #header .navbar-custom #all_nav .header-top .top-bar > ul.member-info > li > p {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 60px;
            flex: 0 0 60px;
    max-width: 60px;
    letter-spacing: -0.025rem;
  }
  #header .navbar-custom #all_nav .header-top .top-bar > ul.member-info > li > strong {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
  #header .navbar-custom #all_nav .header-top .top-bar > ul.member-info > li:first-child {
    display: none;
  }
  #header .navbar-custom #all_nav .header-top .top-bar > ul.btn-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: flex;
    margin: auto -4px;
  }
  #header .navbar-custom #all_nav .header-top .top-bar > ul.btn-wrap > li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
    padding: 4px;
    margin: 0;
    border: none !important;
  }
  #header .navbar-custom #all_nav .header-top .top-bar > ul.btn-wrap > li a {
    background-color: #fff;
    color: rgb(0, 0, 0);
    border-radius: 8px;
    font-size: 20px;
    font-weight: 500;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 12px;
  }
  #header .navbar-custom #all_nav .header-top .top-bar > ul.btn-wrap > li a::before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 100%;
    margin-right: 8px;
  }
  #header .navbar-custom #all_nav .header-top .top-bar > ul.btn-wrap > li a.deposit::before {
    background-image: url(../images/icon/icon_in.svg);
  }
  #header .navbar-custom #all_nav .header-top .top-bar > ul.btn-wrap > li a.exchange::before {
    background-image: url(../images/icon/icon_out.svg);
  }
  #header .navbar-custom #all_nav .navigation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #header .navbar-custom #all_nav .navigation .navbar-nav {
    display: block;
    margin: 0;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  #header .navbar-custom #all_nav .navigation .navbar-nav .container {
    display: block;
  }
  #header .navbar-custom #all_nav .navigation .navbar-nav > .nav-item {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    height: auto;
    border-bottom: solid 1px rgb(15, 15, 15);
  }
  #header .navbar-custom #all_nav .navigation .navbar-nav > .nav-item > .nav-link {
    padding: 4px 10px;
    font-size: 20px;
  }
  #header .navbar-custom #all_nav .navigation .navbar-nav > .nav-item > .nav-link[data-icon] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  #header .navbar-custom #all_nav .navigation .navbar-nav > .nav-item > .nav-link[data-icon]::before {
    margin-left: 8px;
    line-height: 1.2;
  }
  #header .navbar-custom #all_nav .navigation .navbar-nav > .nav-item > .nav-link.active {
    color: rgb(255, 225, 0);
  }
  #header .navbar-custom #all_nav .navigation .navbar-nav > .nav-item.dropdown .nav-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #header .navbar-custom #all_nav .navigation .navbar-nav > .nav-item.dropdown .nav-link::after {
    content: "\e64b";
    font-family: "themify";
    color: rgba(255, 255, 255, 0.6);
    font-size: 10px;
    position: absolute;
    right: 10px;
  }
  #header .navbar-custom #all_nav .navigation .navbar-nav > .nav-item.dropdown.active .nav-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #header .navbar-custom #all_nav .navigation .navbar-nav > .nav-item.dropdown.active .nav-link::after {
    content: "\e648";
  }
  #header .navbar-custom #all_nav .navigation .navbar-nav > .nav-item.dropdown.show .nav-link::after, #header .navbar-custom #all_nav .navigation .navbar-nav > .nav-item.dropdown.active .nav-link::after {
    content: "\e648";
  }
  #header .navbar-custom #all_nav .navigation .navbar-nav > .nav-item.dropdown.show .nav-sub, #header .navbar-custom #all_nav .navigation .navbar-nav > .nav-item.dropdown.active .nav-sub {
    display: block;
    opacity: 1;
  }
  #header .navbar-custom #all_nav .navigation .navbar-nav > .nav-item.nav-home::after, #header .navbar-custom #all_nav .navigation .navbar-nav > .nav-item.nav-etc.first::before {
    display: block;
    content: "";
    width: 100%;
    height: 1px;
    background-color: rgba(255, 255, 255, 0.2);
    margin: 5px auto;
  }
  #header .navbar-custom #all_nav .navigation .navbar-nav .nav-sub {
    display: none;
    height: auto;
    margin-left: 0;
    border-radius: 4px;
    background-color: rgb(21, 21, 53);
    padding: 0.5rem 0;
    margin: 5px auto;
    font-size: 14px;
  }
  #header .navbar-custom #all_nav .navigation .navbar-nav .nav-sub.show {
    display: block;
  }
  #header .navbar-custom #all_nav .navigation .navbar-nav .nav-sub > ul > li .sub-link {
    display: block;
    padding: 4px 16px;
  }
  #header .navbar-custom #all_nav .navigation .navbar-nav .nav-sub > ul > li .sub-link.active {
    color: rgb(255, 225, 0);
  }
  #header .navbar-custom.fixed {
    position: absolute;
  }
  #header > .header-top {
    position: fixed;
  }
  #header .navbar-sub {
    display: block;
    position: relative;
    width: 100%;
    padding: 15px;
    left: 0;
    top: 0;
    font-size: 16px;
    z-index: 1090;
  }
  #header .navbar-sub ul, #header .navbar-sub li {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  #header .navbar-sub .navbar-sub-wrap {
    background-color: hsl(259, 80%, 20%);
    position: relative;
    border-radius: 8px;
    -webkit-box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.25);
            box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.25);
  }
  #header .navbar-sub .nav-sub {
    display: none;
    padding: 10px 0;
  }
  #header .navbar-sub .nav-sub > a {
    display: block;
    line-height: 1;
    padding: 10px 20px;
    color: #fff;
  }
  #header .navbar-sub .nav-sub > a:hover, #header .navbar-sub .nav-sub > a.active {
    color: rgb(255, 225, 0);
  }
  #header .navbar-sub .nav-sub > a + a {
    border-top: solid 1px rgba(255, 255, 255, 0.2);
  }
  #header .navbar-sub .nav-sub.show {
    display: block;
  }
}
@media (max-width: 991px) and (max-width: 575px) {
  #header .navbar-sub {
    padding: 10px;
  }
}
@media (max-width: 991px) {
  #header.header_main_ .navbar-custom {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: transparent;
    z-index: 0;
    position: relative !important;
    height: auto;
  }
  #header.header_main_ .navbar-custom #navigation {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 11px;
    width: 100%;
  }
  #header.header_main_ .navbar-custom #navigation .navbar-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
  }
  #header.header_main_ .navbar-custom #navigation .navbar-nav .nav-item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
    padding: 1px;
  }
  #header.header_main_ .navbar-custom #navigation .navbar-nav .nav-item .nav-link {
    background: -webkit-gradient(linear, left top, left bottom, from(hsl(260, 65%, 40%)), to(rgb(75, 23, 186)));
    background: linear-gradient(180deg, hsl(260, 65%, 40%) 0%, rgb(75, 23, 186) 100%);
    padding: 0;
    height: 44px;
    border-radius: 2px;
    font-size: 16px;
  }
  #header.header_main_ .navbar-custom #navigation .navbar-nav:first-child .nav-item:nth-child(-n+6) .nav-link {
    height: 52px;
  }
}

#footer {
  padding-bottom: 40px;
  color: rgba(255, 255, 255, 0.6);
  text-align: center;
}
#footer .footer-link {
  margin: 22px auto;
}
#footer .footer-link ul, #footer .footer-link li {
  list-style: none;
  margin: 0;
  padding: 0;
}
#footer .footer-link > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -18px;
  padding: 24px 0;
  border-radius: 4px;
  background-color: #fff;
  overflow: hidden;
}
#footer .footer-link > ul > li {
  padding: 9px 18px;
}
#footer .footer-link > ul > li a {
  display: block;
}
#footer .footer-link > ul > li a > img {
  max-height: 52px;
}
@media (max-width: 575px) {
  #footer .footer-link > ul > li {
    padding: 4.5px 9px;
  }
  #footer .footer-link > ul > li a > img {
    max-height: 36px;
  }
}

#wrapper {
  padding-bottom: 40px;
}
@media (min-width: 992px) {
  #wrapper {
    padding-top: 180px;
  }
}
@media (max-width: 991px) {
  #wrapper {
    padding-top: 148px;
  }
  #wrapper .container-box {
    padding-right: 15px;
    padding-left: 15px;
  }
}

#back_to_top {
  position: fixed;
  right: 10px;
  bottom: 20px;
  z-index: 104;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
  opacity: 0;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  width: 60px;
  height: 60px;
  border-radius: 100%;
  background-color: rgba(0, 0, 0, 0.9);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 1;
}
#back_to_top::before {
  content: "\e627";
  font-family: "themify";
  font-size: 30px;
  color: #fff;
}
#back_to_top.show {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
@media (max-width: 991px) {
  #back_to_top {
    bottom: 58px;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    width: 40px;
    height: 40px;
  }
  #back_to_top::before {
    font-size: 20px;
  }
  #back_to_top.show {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

.checkbox, .radio {
  padding: 0 0 0 0;
  line-height: 20px;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.checkbox *, .radio * {
  line-height: 20px;
}
.checkboxspan, .radiospan {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.checkbox input, .radio input {
  opacity: 0;
  z-index: 1;
  cursor: pointer;
  position: absolute;
}
.checkbox label, .radio label {
  position: relative;
  padding-left: 25px;
}
.checkbox label::before, .checkbox label::after, .radio label::before, .radio label::after {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 20px;
  height: 20px;
  font-size: 12px;
  text-align: center;
}
.checkbox label::before, .radio label::before {
  content: "";
  border-radius: 100%;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border: solid 1px #fff;
  background-color: transparent;
}
.checkbox.checkbox-inline + .checkbox-inline, .checkbox.radio-inline + .radio-inline, .radio.checkbox-inline + .checkbox-inline, .radio.radio-inline + .radio-inline {
  margin-left: 10px;
}
.checkbox input:checked + label::after, .radio input:checked + label::after {
  color: rgb(0, 0, 0);
}
.checkbox.checkbox-toggle, .checkbox.radio-toggle, .radio.checkbox-toggle, .radio.radio-toggle {
  white-space: nowrap;
  margin-left: -1px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.checkbox.checkbox-toggle label, .checkbox.radio-toggle label, .radio.checkbox-toggle label, .radio.radio-toggle label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid rgb(204, 204, 204);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 5px;
  padding-right: 10px;
  border-radius: 20px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.checkbox.checkbox-toggle label::before, .checkbox.checkbox-toggle label::after, .checkbox.radio-toggle label::before, .checkbox.radio-toggle label::after, .radio.checkbox-toggle label::before, .radio.checkbox-toggle label::after, .radio.radio-toggle label::before, .radio.radio-toggle label::after {
  display: none;
}
.checkbox.checkbox-toggle label > span, .checkbox.radio-toggle label > span, .radio.checkbox-toggle label > span, .radio.radio-toggle label > span {
  position: relative;
  background-color: rgb(245, 247, 246);
  border: solid 1px rgb(237, 237, 237);
  -webkit-box-flex: 0;
      -ms-flex: 0 0 24px;
          flex: 0 0 24px;
  width: 24px;
  height: 24px;
  margin-right: 5px;
  border-radius: 100%;
}
.checkbox.checkbox-toggle input:checked + label, .checkbox.radio-toggle input:checked + label, .radio.checkbox-toggle input:checked + label, .radio.radio-toggle input:checked + label {
  background-color: hsl(260, 65%, 40%);
  border-color: hsl(260, 65%, 40%);
  color: #fff;
}
.checkbox.checkbox-toggle input:checked + label > span::after, .checkbox.radio-toggle input:checked + label > span::after, .radio.checkbox-toggle input:checked + label > span::after, .radio.radio-toggle input:checked + label > span::after {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  font-family: "FontAwesome";
  content: "\f00c";
  color: hsl(260, 65%, 40%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.checkbox input:checked + label::before {
  background-color: #fff;
}
.checkbox input:checked + label::after {
  position: absolute;
  font-family: "FontAwesome";
  content: "\f00c";
  left: 0px;
  top: 0px;
}

.radio input + label::before {
  border-width: 2px;
}
.radio input:checked + label::after {
  position: absolute;
  content: "";
  border-radius: 100%;
  width: 8px;
  height: 8px;
  left: 6px;
  top: 6px;
  background-color: #fff;
}
.radio input[type=radio], .radio input[type=checkbox] {
  opacity: 0;
  z-index: 1;
  cursor: pointer;
  position: absolute;
}
.radio input[type=radio]:disabled, .radio input[type=checkbox]:disabled {
  cursor: not-allowed;
}
.radio input[type=radio]:disabled + label, .radio input[type=checkbox]:disabled + label {
  opacity: 0.65;
}
.radio input[type=radio]:disabled + label::before, .radio input[type=checkbox]:disabled + label::before {
  cursor: not-allowed;
}
.radio.radio-inline {
  margin-top: 0;
}

.modal {
  z-index: 1100;
}
.modal .modal-dialog {
  margin: auto;
}
.modal .modal-content {
  border: none;
  border-radius: 10px;
  overflow: hidden;
  background-color: rgb(21, 21, 53);
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
}
.modal .modal-header, .modal .modal-body {
  border: none;
}
.modal .modal-header {
  background-color: hsl(259, 75%, 30%);
}
.modal .modal-header .close {
  position: absolute;
  right: 15px;
  top: 15px;
  margin: 0;
  padding: 0;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 30px;
          flex: 0 0 30px;
  width: 30px;
  height: 30px;
  opacity: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 9;
  opacity: 1 !important;
}
.modal .modal-header .close::before, .modal .modal-header .close::after {
  content: "";
  position: absolute;
  width: 30px;
  height: 2px;
  left: 0;
  top: 15px;
  background-color: #fff;
  -webkit-transition: all 0.2s, translate 0.2s;
  transition: all 0.2s, translate 0.2s;
}
.modal .modal-header .close::before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.modal .modal-header .close::after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.modal .modal-header .close.text-wh::before, .modal .modal-header .close.text-wh::after {
  background-color: #fff;
}
.modal .modal-xl {
  max-width: 1200px;
}
.modal .modal-lg {
  max-width: 800px;
}
.modal .modal-md {
  max-width: 600px;
}
.modal .modal-sm {
  max-width: 320px;
}
.modal#alert_modal {
  text-align: center;
}
.modal#alert_modal .modal-content {
  overflow: hidden;
}
.modal#alert_modal .modal-body .m-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 90px;
  font-size: 1rem;
}
.modal#alert_modal .modal-footer {
  display: block;
  padding: 0;
  border-radius: 0;
  overflow: hidden;
}
.modal#alert_modal .modal-footer > .btn-group {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.collapse-group {
  position: relative;
}
.collapse-group .collapse-title, .collapse-group .collapse-content {
  position: relative;
}
.collapse-group .collapse-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.collapse-group .collapse-title::after {
  content: "\e64b";
  font-family: "themify";
  color: rgb(100, 100, 100);
  margin-left: auto;
}
.collapse-group.show .collapse-title h6 {
  font-weight: 600;
}
.collapse-group.show .collapse-title::after {
  content: "\e648";
}
.collapse-group.show .collapse-menu {
  display: block;
}
.collapse-group .qa_q, .collapse-group .qa_a {
  padding-left: 20px;
  display: block;
  position: relative;
}
.collapse-group .qa_q::before, .collapse-group .qa_a::before {
  content: "";
  font-weight: 500;
  position: absolute;
  left: 0;
  top: 0;
}
.collapse-group .qa_q::before {
  content: "Q";
}
.collapse-group .qa_a::before {
  content: "A";
}

.btn-collapse-toggle::after {
  content: "\e64b";
  font-family: "themify";
  margin-left: 1rem;
}
.btn-collapse-toggle[aria-expanded=true]::after {
  content: "\e648";
}

.swiper .swiper-wrapper {
  min-width: 100%;
  height: auto;
}
.swiper .swiper-container {
  max-height: 100%;
}

.swiper-button-prev, .swiper-button-next {
  width: 40px;
  height: 40px;
  border-radius: 100%;
  background-color: transparent;
  opacity: 0.5;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.swiper-button-prev::before, .swiper-button-prev::after, .swiper-button-next::before, .swiper-button-next::after {
  content: "";
  position: absolute;
  background-color: #fff;
  left: 0;
  top: 50%;
  width: 16px;
  height: 2px;
  margin-top: -1px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.swiper-button-prev:hover, .swiper-button-next:hover {
  opacity: 1;
  background-color: rgb(9, 12, 35);
}
.swiper-button-prev:hover::before, .swiper-button-prev:hover::after, .swiper-button-next:hover::before, .swiper-button-next:hover::after {
  background-color: #fff;
}

.swiper-button-prev {
  left: 15px;
}
.swiper-button-prev::before {
  -webkit-transform: translateX(12px) translateY(5px) rotate(45deg);
          transform: translateX(12px) translateY(5px) rotate(45deg);
}
.swiper-button-prev::after {
  -webkit-transform: translateX(12px) translateY(-5px) rotate(-45deg);
          transform: translateX(12px) translateY(-5px) rotate(-45deg);
}
.swiper-button-prev:hover {
  -webkit-transform: translateX(5px);
          transform: translateX(5px);
}

.swiper-button-next {
  right: 15px;
}
.swiper-button-next::before {
  -webkit-transform: translateX(12px) translateY(-5px) rotate(45deg);
          transform: translateX(12px) translateY(-5px) rotate(45deg);
}
.swiper-button-next::after {
  -webkit-transform: translateX(12px) translateY(5px) rotate(-45deg);
          transform: translateX(12px) translateY(5px) rotate(-45deg);
}
.swiper-button-next:hover {
  -webkit-transform: translateX(-5px);
          transform: translateX(-5px);
}

.swiper-pagination {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto;
}
.swiper-pagination .swiper-pagination-bullet {
  display: inline-block;
  width: 16px;
  height: 16px;
  border-radius: 100%;
  background-color: rgba(255, 255, 255, 0.4);
  margin: 0 6px;
  opacity: 1;
}
.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #fff;
  width: 48px;
}

.swiper-auto .swiper-slide {
  width: auto;
}

.swiper-tabs {
  z-index: 1;
  position: relative;
  padding: 0 48px;
}
.swiper-tabs ul, .swiper-tabs li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.swiper-tabs .swiper-tabs-wrapper {
  border-radius: 4px;
  background-color: rgb(21, 21, 53);
  padding: 4px;
}
.swiper-tabs .swiper-slide .swiper-link {
  display: block;
  padding: 12px 14px;
  border-radius: 4px;
  background-color: rgb(39, 39, 93);
  opacity: 1;
  border: solid 1px transparent;
  color: #fff;
  font-size: 14px;
  line-height: 1;
  font-weight: 500;
}
.swiper-tabs .swiper-slide .swiper-link:hover, .swiper-tabs .swiper-slide .swiper-link.active, .swiper-tabs .swiper-slide .swiper-link.active {
  border-color: hsl(260, 65%, 40%);
}
.swiper-tabs .swiper-slide .swiper-link * {
  font-weight: 500;
}
.swiper-tabs .swiper-slide.active .swiper-link, .swiper-tabs .swiper-slide .swiper-link.active {
  background-color: hsl(260, 65%, 40%);
}
.swiper-tabs .swiper-slide.active .swiper-link *, .swiper-tabs .swiper-slide .swiper-link.active * {
  font-weight: 700;
}
.swiper-tabs .swiper-button-prev, .swiper-tabs .swiper-button-next {
  background-color: hsl(260, 65%, 40%);
  margin: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.swiper-tabs .swiper-button-prev {
  left: 0 !important;
}
.swiper-tabs .swiper-button-next {
  right: 0 !important;
}
@media (max-width: 767px) {
  .swiper-tabs {
    padding: 0;
  }
  .swiper-tabs .swiper-button-prev, .swiper-tabs .swiper-button-next {
    display: none;
  }
}

.keyVisual {
  padding: 0;
  height: 450px;
  background: rgb(229, 229, 229);
  background: linear-gradient(35deg, rgb(229, 229, 229) 0%, rgb(237, 237, 237) 50%, rgb(204, 204, 204) 100%);
}
.keyVisual .text {
  font-family: "omnigothic", "S-Core Dream";
  line-height: 1.2;
  padding-bottom: 100px;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: url(../images/keyvisual-bg-01.png) no-repeat 50% 0;
  background-size: cover;
}
.keyVisual .text .container {
  max-width: 1200px;
  padding: 0 30px;
}
@media (max-width: 767px) {
  .keyVisual {
    height: 300px;
  }
}
@media (max-width: 575px) {
  .keyVisual {
    height: 75vw;
  }
  .keyVisual .text {
    background-image: url(../images/keyvisual-bg-m.png);
    background-position: 50% 100%;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    padding-bottom: 0;
    padding-top: 3rem;
  }
}

main section, main .section {
  position: relative;
  word-break: keep-all;
}
main section > article, main .section > article {
  padding: 100px 0;
}
@media (max-width: 1199px) {
  main section > article, main .section > article {
    padding: 80px 0;
  }
}
@media (max-width: 991px) {
  main section > article, main .section > article {
    padding: 70px 0;
  }
}
@media (max-width: 414px) {
  main section > article, main .section > article {
    padding: 60px 0;
  }
}

.container {
  max-width: none;
  margin-right: auto;
  margin-left: auto;
  padding-right: 12px;
  padding-left: 12px;
}
@media (min-width: 992px) {
  .container {
    max-width: 1160px;
    padding: 0;
  }
}

.breadcrumb-wrap {
  border-radius: 4px;
  background-color: rgb(21, 21, 53);
  padding: 0 10px;
  margin-bottom: 20px;
  font-size: 1rem;
}
.breadcrumb-wrap .breadcrumb {
  background-color: transparent;
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.breadcrumb-wrap .breadcrumb .breadcrumb-item {
  color: #fff;
  padding: 10.5px 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.breadcrumb-wrap .breadcrumb .breadcrumb-item::before {
  font-family: "themify";
  content: "\e649";
  font-size: 12px;
  color: #fff;
  margin: 0 5px;
  padding: 0 !important;
}
.breadcrumb-wrap .breadcrumb .breadcrumb-item.home::before {
  content: "\e69b";
}
.breadcrumb-wrap .dropdown-menu {
  max-width: none;
  width: auto;
  min-width: 100%;
  -webkit-transform: none !important;
          transform: none !important;
  margin: 0;
  top: 100% !important;
  left: auto !important;
  right: 0;
}
.breadcrumb-wrap .dropdown-menu .dropdown-item {
  font-size: 14px;
  padding: 4px 8px;
}
@media (max-width: 575px) {
  .breadcrumb-wrap {
    margin-bottom: 10px;
  }
}

.title {
  position: relative;
  line-height: 1;
  font-weight: 500;
}
.title::before, .title::after {
  content: "";
}
.title.tit-main {
  font-family: "omnigothic", "GamtanGothic", "S-Core Dream";
  letter-spacing: -0.1rem;
  color: var(--skin3);
  font-weight: 600;
  margin-top: 3rem;
  margin-bottom: 2rem;
}
.title.tit-bullet {
  padding-left: 27px;
}
.title.tit-bullet::before, .title.tit-bullet::after {
  border-radius: 100%;
  position: absolute;
}
.title.tit-bullet::before {
  display: inline-block;
  width: 12px;
  height: 12px;
  border: 3px solid;
  z-index: 1;
  left: 0;
  top: 5px;
}
.title.tit-bullet::after {
  width: 6px;
  height: 6px;
  background-color: rgba(0, 0, 0, 0.15);
  z-index: 0;
  left: 16px;
  top: 8px;
}
.title.tit-dot {
  padding-left: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.title.tit-dot::before {
  border-radius: 100%;
  width: 6px;
  height: 6px;
  background-color: hsl(260, 65%, 40%);
  position: absolute;
  left: 0;
  top: 5px;
}
.title.tit-dot::after {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  height: 1px;
  border-top: dashed 1px rgb(204, 204, 204);
  right: 0;
  margin-left: 10px;
}
@media (max-width: 767px) {
  .title.tit-main {
    margin-top: 1.5rem;
  }
}

/* table */
.table {
  margin-bottom: 0;
  color: #fff;
  position: relative;
}
.table th, .table td {
  vertical-align: middle;
  border-bottom: solid 1px rgb(39, 39, 93);
  border-color: rgb(39, 39, 93);
}
.table th.num, .table td.num {
  width: 50px;
  padding-right: 0;
  padding-left: 0;
}
.table th.datetime, .table td.datetime {
  width: 110px;
}
.table th .checkbox label, .table th .radio label, .table td .checkbox label, .table td .radio label {
  position: static;
}
.table th {
  vertical-align: middle;
  line-height: 1.2;
  font-weight: 500;
}
.table td {
  vertical-align: inherit;
}
.table thead tr th {
  background-color: rgb(39, 39, 93);
  border: none;
  text-align: center;
  vertical-align: inherit;
}
.table tbody tr:last-child td {
  border-bottom: none;
}
.table.table-bordered {
  border-left: none;
  border-right: none;
  border-color: rgb(39, 39, 93);
}
.table.table-bordered th:first-child, .table.table-bordered td:first-child {
  border-left: none;
}
.table.table-bordered th:last-child, .table.table-bordered td:last-child {
  border-right: none;
}
.table.table-fixed {
  table-layout: fixed;
}
.table.table-sm {
  font-size: 0.9rem;
}
.table.table-custom > ul, .table.table-custom ul.thead, .table.table-custom ul.tbody, .table.table-custom .tbody > ul {
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
}
.table.table-custom > ul > li, .table.table-custom ul.thead > li, .table.table-custom ul.tbody > li, .table.table-custom .tbody > ul > li {
  list-style: none;
  margin: 0;
  padding: 0.75rem 0.5rem;
  border-bottom: solid 1px rgba(255, 255, 255, 0.1);
}
.table.table-custom > ul > li.num, .table.table-custom > ul > li.chk, .table.table-custom ul.thead > li.num, .table.table-custom ul.thead > li.chk, .table.table-custom ul.tbody > li.num, .table.table-custom ul.tbody > li.chk, .table.table-custom .tbody > ul > li.num, .table.table-custom .tbody > ul > li.chk {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50px;
          flex: 0 0 50px;
  width: 50px;
}
.table.table-custom > ul > li.chk, .table.table-custom ul.thead > li.chk, .table.table-custom ul.tbody > li.chk, .table.table-custom .tbody > ul > li.chk {
  padding-bottom: 0.25rem;
}
.table.table-custom > ul > li.status, .table.table-custom ul.thead > li.status, .table.table-custom ul.tbody > li.status, .table.table-custom .tbody > ul > li.status {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 80px;
          flex: 0 0 80px;
  width: 80px;
}
.table.table-custom > ul > li.name, .table.table-custom ul.thead > li.name, .table.table-custom ul.tbody > li.name, .table.table-custom .tbody > ul > li.name {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 180px;
          flex: 0 0 180px;
  width: 180px;
}
.table.table-custom > ul > li.datetime, .table.table-custom > ul > li.type, .table.table-custom ul.thead > li.datetime, .table.table-custom ul.thead > li.type, .table.table-custom ul.tbody > li.datetime, .table.table-custom ul.tbody > li.type, .table.table-custom .tbody > ul > li.datetime, .table.table-custom .tbody > ul > li.type {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 110px;
          flex: 0 0 110px;
  width: 110px;
  line-height: 1.2;
}
.table.table-custom > ul > li.input, .table.table-custom ul.thead > li.input, .table.table-custom ul.tbody > li.input, .table.table-custom .tbody > ul > li.input {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 140px;
          flex: 0 0 140px;
  width: 140px;
}
.table.table-custom > ul > li.subj, .table.table-custom ul.thead > li.subj, .table.table-custom ul.tbody > li.subj, .table.table-custom .tbody > ul > li.subj {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  text-align: left;
}
.table.table-custom > ul > li.subj a.link, .table.table-custom ul.thead > li.subj a.link, .table.table-custom ul.tbody > li.subj a.link, .table.table-custom .tbody > ul > li.subj a.link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.table.table-custom > ul > li.subj.subj2, .table.table-custom ul.thead > li.subj.subj2, .table.table-custom ul.tbody > li.subj.subj2, .table.table-custom .tbody > ul > li.subj.subj2 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 250px;
          flex: 0 0 250px;
  width: 250px;
}
.table.table-custom > ul.thead, .table.table-custom ul.thead.thead, .table.table-custom ul.tbody.thead, .table.table-custom .tbody > ul.thead {
  background-color: rgb(39, 39, 93);
  font-weight: 500;
  line-height: 1.2;
}
.table.table-custom > ul.thead > li, .table.table-custom ul.thead.thead > li, .table.table-custom ul.tbody.thead > li, .table.table-custom .tbody > ul.thead > li {
  text-align: center !important;
}
.table.table-custom > ul.thead > li + li, .table.table-custom ul.thead.thead > li + li, .table.table-custom ul.tbody.thead > li + li, .table.table-custom .tbody > ul.thead > li + li {
  border-left: solid 1px rgba(255, 255, 255, 0.1);
}
.table.table-custom > ul.tbody, .table.table-custom ul.thead.tbody, .table.table-custom ul.tbody.tbody, .table.table-custom .tbody > ul.tbody {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: rgb(21, 21, 53);
}
@media (max-width: 767px) {
  .table.table-custom {
    display: block;
  }
  .table.table-custom > ul.thead {
    display: none;
  }
  .table.table-custom > ul.tbody, .table.table-custom > .tbody > ul {
    display: block;
    padding: 0;
  }
  .table.table-custom > ul.tbody > li, .table.table-custom > .tbody > ul > li {
    width: 100% !important;
    padding: 0;
    border-bottom: solid 1px rgba(255, 255, 255, 0.1);
    text-align: left;
  }
  .table.table-custom > ul.tbody > li[data-title], .table.table-custom > .tbody > ul > li[data-title] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: left;
  }
  .table.table-custom > ul.tbody > li[data-title]::before, .table.table-custom > .tbody > ul > li[data-title]::before {
    content: attr(data-title);
    margin: 0;
    border-radius: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: left;
    line-height: 1.2;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    width: 25%;
    padding-left: 1rem;
  }
  .table.table-custom > ul.tbody > li[data-title] > div, .table.table-custom > .tbody > ul > li[data-title] > div {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    width: 75%;
  }
  .table.table-custom > ul.tbody > li > div, .table.table-custom > .tbody > ul > li > div {
    padding: 0.5rem 0.75rem;
  }
  .table.table-custom > ul.tbody > li > div:only-child, .table.table-custom > .tbody > ul > li > div:only-child {
    width: 100%;
  }
  .table.table-custom > ul.tbody > li > div > hr, .table.table-custom > .tbody > ul > li > div > hr {
    margin-right: -0.75rem;
    margin-left: -0.75rem;
  }
  .table.table-custom > ul.tbody > li.subj, .table.table-custom > .tbody > ul > li.subj {
    font-weight: 500;
  }
  .table.table-custom > ul.tbody > li.num, .table.table-custom > .tbody > ul > li.num {
    display: none;
  }
  .table.table-custom thead, .table.table-custom tbody, .table.table-custom tfoot {
    display: block;
    text-align: left;
  }
  .table.table-custom thead {
    display: none;
  }
  .table.table-custom.table-board > ul.tbody, .table.table-custom.table-board > .tbody > ul, .table.table-custom.table-point > ul.tbody, .table.table-custom.table-point > .tbody > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    border-bottom: solid 1px rgb(39, 39, 93);
    padding: 10px 0;
  }
  .table.table-custom.table-board > ul.tbody > li, .table.table-custom.table-board > .tbody > ul > li, .table.table-custom.table-point > ul.tbody > li, .table.table-custom.table-point > .tbody > ul > li {
    border: none;
  }
  .table.table-custom.table-board > ul.tbody > li > div, .table.table-custom.table-board > .tbody > ul > li > div, .table.table-custom.table-point > ul.tbody > li > div, .table.table-custom.table-point > .tbody > ul > li > div {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }
  .table.table-custom.table-board > ul.tbody > li.subj, .table.table-custom.table-board > ul.tbody > li.subject, .table.table-custom.table-board > .tbody > ul > li.subj, .table.table-custom.table-board > .tbody > ul > li.subject, .table.table-custom.table-point > ul.tbody > li.subj, .table.table-custom.table-point > ul.tbody > li.subject, .table.table-custom.table-point > .tbody > ul > li.subj, .table.table-custom.table-point > .tbody > ul > li.subject {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    font-size: 16px;
  }
  .table.table-custom.table-board > ul.tbody > li.datetime, .table.table-custom.table-board > ul.tbody > li.name, .table.table-custom.table-board > ul.tbody > li.point, .table.table-custom.table-board > .tbody > ul > li.datetime, .table.table-custom.table-board > .tbody > ul > li.name, .table.table-custom.table-board > .tbody > ul > li.point, .table.table-custom.table-point > ul.tbody > li.datetime, .table.table-custom.table-point > ul.tbody > li.name, .table.table-custom.table-point > ul.tbody > li.point, .table.table-custom.table-point > .tbody > ul > li.datetime, .table.table-custom.table-point > .tbody > ul > li.name, .table.table-custom.table-point > .tbody > ul > li.point {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .table.table-custom.table-board > ul.tbody > li.datetime[data-title], .table.table-custom.table-board > ul.tbody > li.name[data-title], .table.table-custom.table-board > ul.tbody > li.point[data-title], .table.table-custom.table-board > .tbody > ul > li.datetime[data-title], .table.table-custom.table-board > .tbody > ul > li.name[data-title], .table.table-custom.table-board > .tbody > ul > li.point[data-title], .table.table-custom.table-point > ul.tbody > li.datetime[data-title], .table.table-custom.table-point > ul.tbody > li.name[data-title], .table.table-custom.table-point > ul.tbody > li.point[data-title], .table.table-custom.table-point > .tbody > ul > li.datetime[data-title], .table.table-custom.table-point > .tbody > ul > li.name[data-title], .table.table-custom.table-point > .tbody > ul > li.point[data-title] {
    white-space: nowrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .table.table-custom.table-board > ul.tbody > li.datetime[data-title]::before, .table.table-custom.table-board > ul.tbody > li.name[data-title]::before, .table.table-custom.table-board > ul.tbody > li.point[data-title]::before, .table.table-custom.table-board > .tbody > ul > li.datetime[data-title]::before, .table.table-custom.table-board > .tbody > ul > li.name[data-title]::before, .table.table-custom.table-board > .tbody > ul > li.point[data-title]::before, .table.table-custom.table-point > ul.tbody > li.datetime[data-title]::before, .table.table-custom.table-point > ul.tbody > li.name[data-title]::before, .table.table-custom.table-point > ul.tbody > li.point[data-title]::before, .table.table-custom.table-point > .tbody > ul > li.datetime[data-title]::before, .table.table-custom.table-point > .tbody > ul > li.name[data-title]::before, .table.table-custom.table-point > .tbody > ul > li.point[data-title]::before {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: none;
    width: 50%;
  }
  .table.table-custom.table-board > ul.tbody > li.datetime[data-title] > div, .table.table-custom.table-board > ul.tbody > li.name[data-title] > div, .table.table-custom.table-board > ul.tbody > li.point[data-title] > div, .table.table-custom.table-board > .tbody > ul > li.datetime[data-title] > div, .table.table-custom.table-board > .tbody > ul > li.name[data-title] > div, .table.table-custom.table-board > .tbody > ul > li.point[data-title] > div, .table.table-custom.table-point > ul.tbody > li.datetime[data-title] > div, .table.table-custom.table-point > ul.tbody > li.name[data-title] > div, .table.table-custom.table-point > ul.tbody > li.point[data-title] > div, .table.table-custom.table-point > .tbody > ul > li.datetime[data-title] > div, .table.table-custom.table-point > .tbody > ul > li.name[data-title] > div, .table.table-custom.table-point > .tbody > ul > li.point[data-title] > div {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    max-width: none;
  }
  .table.table-custom.table-board > ul.tbody > li.datetime[data-title], .table.table-custom.table-board > ul.tbody > li.name[data-title], .table.table-custom.table-board > .tbody > ul > li.datetime[data-title], .table.table-custom.table-board > .tbody > ul > li.name[data-title], .table.table-custom.table-point > ul.tbody > li.datetime[data-title], .table.table-custom.table-point > ul.tbody > li.name[data-title], .table.table-custom.table-point > .tbody > ul > li.datetime[data-title], .table.table-custom.table-point > .tbody > ul > li.name[data-title] {
    color: rgba(255, 255, 255, 0.6);
  }
  .table.table-custom.table-board > ul.tbody > li.datetime[data-title]::before, .table.table-custom.table-board > ul.tbody > li.datetime[data-title] > div, .table.table-custom.table-board > ul.tbody > li.name[data-title]::before, .table.table-custom.table-board > ul.tbody > li.name[data-title] > div, .table.table-custom.table-board > .tbody > ul > li.datetime[data-title]::before, .table.table-custom.table-board > .tbody > ul > li.datetime[data-title] > div, .table.table-custom.table-board > .tbody > ul > li.name[data-title]::before, .table.table-custom.table-board > .tbody > ul > li.name[data-title] > div, .table.table-custom.table-point > ul.tbody > li.datetime[data-title]::before, .table.table-custom.table-point > ul.tbody > li.datetime[data-title] > div, .table.table-custom.table-point > ul.tbody > li.name[data-title]::before, .table.table-custom.table-point > ul.tbody > li.name[data-title] > div, .table.table-custom.table-point > .tbody > ul > li.datetime[data-title]::before, .table.table-custom.table-point > .tbody > ul > li.datetime[data-title] > div, .table.table-custom.table-point > .tbody > ul > li.name[data-title]::before, .table.table-custom.table-point > .tbody > ul > li.name[data-title] > div {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    max-width: none;
    width: auto;
  }
  .table.table-custom.table-board > ul.tbody > li.datetime[data-title] > div, .table.table-custom.table-board > ul.tbody > li.name[data-title] > div, .table.table-custom.table-board > .tbody > ul > li.datetime[data-title] > div, .table.table-custom.table-board > .tbody > ul > li.name[data-title] > div, .table.table-custom.table-point > ul.tbody > li.datetime[data-title] > div, .table.table-custom.table-point > ul.tbody > li.name[data-title] > div, .table.table-custom.table-point > .tbody > ul > li.datetime[data-title] > div, .table.table-custom.table-point > .tbody > ul > li.name[data-title] > div {
    margin-left: 6px;
  }
  .table.table-custom.table-board > ul.tbody > li.hit, .table.table-custom.table-board > .tbody > ul > li.hit, .table.table-custom.table-point > ul.tbody > li.hit, .table.table-custom.table-point > .tbody > ul > li.hit {
    display: none;
  }
}
@media (min-width: 768px) {
  .table.table-custom {
    display: table;
  }
  .table.table-custom.auto {
    table-layout: auto;
  }
  .table.table-custom div.tbody {
    display: table-row-group;
    background-color: rgb(21, 21, 53);
  }
  .table.table-custom > ul.thead, .table.table-custom > ul.tbody, .table.table-custom .tbody > ul {
    display: table-row;
  }
  .table.table-custom > ul.thead > li, .table.table-custom > ul.tbody > li, .table.table-custom .tbody > ul > li {
    display: table-cell;
    vertical-align: middle;
  }
  .table.table-custom .checkbox label, .table.table-custom .radio label {
    position: static;
  }
}
.table .checkbox label, .table .radio label {
  position: static;
}
@media (min-width: 768px) {
  .table {
    border-top: solid 1px linear-gradient(90deg, var(--gold-gra));
  }
}

.responsive-video {
  overflow: hidden;
}
.responsive-video video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.row:not(.no-gutters) {
  margin-right: -10px;
  margin-left: -10px;
}
.row:not(.no-gutters) > [class*=col-] {
  padding-right: 10px;
  padding-left: 10px;
}

.marqueeNoti::before, .marqueeNoti::after, .quick-nav .swiper::before, .quick-nav .swiper::after {
  content: "";
  position: absolute;
  width: 1.4rem;
  height: 100%;
  top: 0;
  z-index: 1;
}
.marqueeNoti::before, .quick-nav .swiper::before {
  left: 0;
  background: -webkit-gradient(linear, left top, right top, from(rgb(9, 12, 35)), to(rgba(9, 12, 35, 0)));
  background: linear-gradient(90deg, rgb(9, 12, 35) 0%, rgba(9, 12, 35, 0) 100%);
}
.marqueeNoti::after, .quick-nav .swiper::after {
  right: 0;
  background: -webkit-gradient(linear, right top, left top, from(rgb(9, 12, 35)), to(rgba(9, 12, 35, 0)));
  background: linear-gradient(-90deg, rgb(9, 12, 35) 0%, rgba(9, 12, 35, 0) 100%);
}

.marqueeNoti {
  padding: 20px 0;
  text-align: center;
  position: relative;
}
.marqueeNoti * {
  font-size: 18px;
  color: #fff;
}
.marqueeNoti #paramq {
  display: block;
  position: relative;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.4rem;
  height: 1.4rem;
  text-align: left;
  word-wrap: break-word;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
@media (max-width: 991px) {
  .marqueeNoti {
    display: none;
  }
}

.quick-nav {
  text-align: center;
  position: relative;
  z-index: 2;
}
.quick-nav .container {
  padding: 0;
  position: relative;
}
.quick-nav .swiper {
  padding: 20px 0;
  overflow-x: clip;
  overflow-y: visible;
  max-width: 100%;
}
.quick-nav ul, .quick-nav li {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
}
.quick-nav ul.swiper-wrapper {
  margin: 0 auto;
}
.quick-nav ul.swiper-wrapper > li {
  padding: 0 10px;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.quick-nav ul.swiper-wrapper > li * {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.quick-nav ul.swiper-wrapper > li a {
  display: block;
  cursor: pointer;
}
.quick-nav ul.swiper-wrapper > li a > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 72px;
  height: 72px;
  overflow: hidden;
  border-radius: 100%;
  position: relative;
  margin: 0 auto;
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(27, 19, 64)), to(rgb(56, 43, 113)));
  background: linear-gradient(180deg, rgb(27, 19, 64) 0%, rgb(56, 43, 113) 100%);
  -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.4);
          box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.4);
  /* after - border */
}
.quick-nav ul.swiper-wrapper > li a > div > span {
  content: "";
  display: block;
  width: 40px;
  height: 40px;
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url();
}
.quick-nav ul.swiper-wrapper > li a > div::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 100%;
  z-index: 1;
  border: 1px solid transparent;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(50%, rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.15)));
  background: linear-gradient(0deg, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.15) 100%);
  -webkit-mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #000)) padding-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, #000));
  -webkit-mask: linear-gradient(#000 0 0) padding-box, linear-gradient(#000 0 0);
          mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #000)) padding-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, #000));
          mask: linear-gradient(#000 0 0) padding-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
          mask-composite: exclude;
}
.quick-nav ul.swiper-wrapper > li a.no-icon::before {
  display: none;
}
.quick-nav ul.swiper-wrapper > li a.all > div::before, .quick-nav ul.swiper-wrapper > li a.all > div > span {
  background-image: url(../images/icon/globe.png);
}
.quick-nav ul.swiper-wrapper > li a.soccer > div::before, .quick-nav ul.swiper-wrapper > li a.soccer > div span, .quick-nav ul.swiper-wrapper > li a.S001 > div::before, .quick-nav ul.swiper-wrapper > li a.S001 > div span {
  background-image: url(../images/icon/soccer.png) !important;
}
.quick-nav ul.swiper-wrapper > li a.baseball > div::before, .quick-nav ul.swiper-wrapper > li a.baseball > div span, .quick-nav ul.swiper-wrapper > li a.S002 > div::before, .quick-nav ul.swiper-wrapper > li a.S002 > div span {
  background-image: url(../images/icon/baseball.png) !important;
}
.quick-nav ul.swiper-wrapper > li a.icehockey > div::before, .quick-nav ul.swiper-wrapper > li a.icehockey > div span, .quick-nav ul.swiper-wrapper > li a.S003 > div::before, .quick-nav ul.swiper-wrapper > li a.S003 > div span {
  background-image: url(../images/icon/icehockey.png) !important;
}
.quick-nav ul.swiper-wrapper > li a.basketball > div::before, .quick-nav ul.swiper-wrapper > li a.basketball > div span, .quick-nav ul.swiper-wrapper > li a.S004 > div::before, .quick-nav ul.swiper-wrapper > li a.S004 > div span {
  background-image: url(../images/icon/basketball.png) !important;
}
.quick-nav ul.swiper-wrapper > li a.handball > div::before, .quick-nav ul.swiper-wrapper > li a.handball > div span, .quick-nav ul.swiper-wrapper > li a.S005 > div::before, .quick-nav ul.swiper-wrapper > li a.S005 > div span {
  background-image: url(../images/icon/handball.png) !important;
}
.quick-nav ul.swiper-wrapper > li a.starcraft > div::before, .quick-nav ul.swiper-wrapper > li a.starcraft > div span, .quick-nav ul.swiper-wrapper > li a.S006 > div::before, .quick-nav ul.swiper-wrapper > li a.S006 > div span {
  background-image: url(../images/icon/starcraft.png) !important;
}
.quick-nav ul.swiper-wrapper > li a.volleyball > div::before, .quick-nav ul.swiper-wrapper > li a.volleyball > div span, .quick-nav ul.swiper-wrapper > li a.S007 > div::before, .quick-nav ul.swiper-wrapper > li a.S007 > div span {
  background-image: url(../images/icon/volleyball.png?v=2) !important;
}
.quick-nav ul.swiper-wrapper > li a.ufc > div::before, .quick-nav ul.swiper-wrapper > li a.ufc > div span, .quick-nav ul.swiper-wrapper > li a.S008 > div::before, .quick-nav ul.swiper-wrapper > li a.S008 > div span {
  background-image: url(../images/icon/ufc.png) !important;
}
.quick-nav ul.swiper-wrapper > li a.tennis > div::before, .quick-nav ul.swiper-wrapper > li a.tennis > div span, .quick-nav ul.swiper-wrapper > li a.S009 > div::before, .quick-nav ul.swiper-wrapper > li a.S009 > div span {
  background-image: url(../images/icon/tennis.png) !important;
}
.quick-nav ul.swiper-wrapper > li a.LOL > div::before, .quick-nav ul.swiper-wrapper > li a.LOL > div span, .quick-nav ul.swiper-wrapper > li a.S011 > div::before, .quick-nav ul.swiper-wrapper > li a.S011 > div span {
  background-image: url(../images/icon/LOL.png) !important;
}
.quick-nav ul.swiper-wrapper > li a.football > div::before, .quick-nav ul.swiper-wrapper > li a.football > div span, .quick-nav ul.swiper-wrapper > li a.S010 > div::before, .quick-nav ul.swiper-wrapper > li a.S010 > div span {
  background-image: url(../images/icon/football.png) !important;
}
.quick-nav ul.swiper-wrapper > li a:hover > div, .quick-nav ul.swiper-wrapper > li a.active > div {
  border: 3px solid rgb(255, 225, 0);
}
.quick-nav ul.swiper-wrapper > li p {
  margin-top: 10px;
  line-height: 1;
  white-space: nowrap;
}
@media (max-width: 575px) {
  .quick-nav ul.swiper-wrapper > li {
    padding: 0 5px;
  }
  .quick-nav ul.swiper-wrapper > li a > div {
    width: 50px;
    height: 50px;
  }
  .quick-nav ul.swiper-wrapper > li a > div::before, .quick-nav ul.swiper-wrapper > li a > div > span {
    width: 30px;
    height: 30px;
  }
}
.quick-nav ul.swiper-wrapper > li .collapse-menu {
  position: absolute;
  min-width: auto;
  max-width: none;
  border: none;
  background-color: rgb(39, 39, 93);
  width: 180px;
  max-height: 315px;
  -webkit-transition: none !important;
  transition: none !important;
}
.quick-nav ul.swiper-wrapper > li .collapse-menu .dropdown-item {
  font-size: 13px;
  border-bottom: solid 1px rgba(255, 255, 255, 0.1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 15px;
  color: #fff;
}
.quick-nav ul.swiper-wrapper > li .collapse-menu .dropdown-item::after {
  content: attr(data-qty);
  margin-left: auto;
  width: 18px;
  height: 18px;
  font-size: 11px;
  background-color: rgb(21, 21, 53);
  border-radius: 100%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.quick-nav ul.swiper-wrapper > li .collapse-menu .dropdown-item:hover, .quick-nav ul.swiper-wrapper > li .collapse-menu .dropdown-item:active, .quick-nav ul.swiper-wrapper > li .collapse-menu .dropdown-item:focus {
  color: #fff;
}
.quick-nav ul.swiper-wrapper > li .collapse-menu .dropdown-item:hover {
  background-color: rgb(21, 21, 53);
}
.quick-nav ul.swiper-wrapper > li .collapse-menu .dropdown-item:hover::after {
  background-color: rgb(9, 12, 35);
}
.quick-nav ul.swiper-wrapper > li .collapse-menu .dropdown-item.active {
  background-color: hsl(259, 75%, 30%);
}
.quick-nav ul.swiper-wrapper > li .collapse-menu .dropdown-menu {
  position: relative !important;
  width: 100%;
  background-color: rgb(9, 12, 35);
  -webkit-transform: none !important;
          transform: none !important;
  max-width: none;
  border: none;
  margin: 0;
  padding: 1px;
}
.quick-nav ul.swiper-wrapper > li .collapse-menu .dropdown-menu .dropdown-item.active {
  background-color: rgb(39, 39, 93) !important;
  color: rgb(255, 225, 0);
}
.quick-nav ul.swiper-wrapper > li > .dropdown-menu {
  position: absolute;
  top: 100% !important;
  left: 50% !important;
  -webkit-transform: translateX(-50%) !important;
          transform: translateX(-50%) !important;
  width: 200px;
  border-radius: 4px;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
          box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
  margin-top: 15px;
}
.quick-nav ul.swiper-wrapper > li > .dropdown-menu > li > .dropdown-item.active {
  background-color: hsl(259, 75%, 30%);
}
.quick-nav.fixed .container {
  position: fixed !important;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  background-color: rgb(9, 12, 35);
  z-index: 1;
}
.quick-nav.fixed ul.swiper-wrapper > li a > div {
  width: 50px;
  height: 50px;
}
.quick-nav.fixed ul.swiper-wrapper > li a > div::before, .quick-nav.fixed ul.swiper-wrapper > li a > div > span {
  width: 28px;
  height: 28px;
}
.quick-nav .swiper-button-prev, .quick-nav .swiper-button-next {
  background-color: transparent;
  z-index: 2;
}
.quick-nav .swiper-button-prev {
  left: 0 !important;
}
.quick-nav .swiper-button-next {
  right: 0 !important;
}
@media (min-width: 1200px) {
  .quick-nav .swiper {
    max-width: 1160px;
  }
}
@media (max-width: 991px) {
  .quick-nav > ul > li .dropdown-menu {
    left: 0 !important;
    -webkit-transform: none !important;
            transform: none !important;
  }
}

/* order group */
.order-gr .table:first-child .tbody ul::before {
  display: none;
}
.order-gr .table + .table {
  margin-top: -1px;
}
.order-gr + .order-gr {
  margin-top: 30px;
}
@media (max-width: 767px) {
  .order-gr {
    border: solid 1px transparent;
    -o-border-image: linear-gradient(90deg, var(--gold-gra));
       border-image: -webkit-gradient(linear, left top, right top, from(var(--gold-gra)));
       border-image: linear-gradient(90deg, var(--gold-gra));
    border-image-slice: 1;
    padding: 5px;
    background-color: rgba(0, 0, 0, 0.75);
  }
  .order-gr .table-form > div.tbody > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .order-gr .table-form > div.tbody > ul > li.cols-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-gr .table-form > div.tbody > ul > li.cols-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .order-gr .table-form > div.tbody > ul > li.cols-6[data-title]::before {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 30%;
            flex: 0 0 30%;
    max-width: 30%;
  }
  .order-gr .table-form > div.tbody > ul > li.cols-6[data-title] > div {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 70%;
            flex: 0 0 70%;
    max-width: 70%;
  }
  .order-gr + .order-gr {
    margin-top: 15px;
  }
}

.pMoney {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.pMoney > div {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
  max-width: 20%;
  padding: 0.25rem;
}
.pMoney a.btn {
  display: block;
  padding: 0.5rem 0;
  font-weight: 500;
}
@media (max-width: 575px) {
  .pMoney > div {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
}

.card-image {
  width: 76px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media (max-width: 575px) {
  .card-image {
    width: 62px;
  }
}

@media (max-width: 575px) {
  .responsive-card .card-image:nth-child(n+2) {
    margin-left: -15px !important;
    -webkit-box-shadow: -2px 2px 2px 1px rgba(0, 0, 0, 0.2);
            box-shadow: -2px 2px 2px 1px rgba(0, 0, 0, 0.2);
  }
}

#game_showdown {
  position: relative;
  padding: 0 10px;
}
#game_showdown::before, #game_showdown::after {
  content: "";
  position: absolute;
  width: 55%;
  height: 125px;
  border-radius: 8px;
  top: 0.75rem;
  z-index: 5;
  width: 54.5%;
}
#game_showdown::before {
  border: solid 2px rgb(255, 0, 0);
  background-color: rgba(255, 0, 0, 0.3);
  left: 0;
}
#game_showdown::after {
  border: solid 2px rgb(0, 121, 234);
  background-color: rgba(0, 121, 234, 0.3);
  right: 0;
}
#game_showdown .btn {
  font-size: 14px;
  font-weight: 400;
}
@media (max-width: 991px) {
  #game_showdown .card-image {
    width: 62px;
  }
  #game_showdown::before, #game_showdown::after {
    height: 100px;
  }
}
@media (max-width: 767px) {
  #game_showdown::before, #game_showdown::after {
    width: 100%;
  }
  #game_showdown::before {
    top: 10px;
    height: 270px;
  }
  #game_showdown::after {
    top: auto;
    bottom: -5px;
    height: 320px;
  }
}

.collapse-open {
  overflow-y: hidden;
}
.collapse-open .collapse-backdrop {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgb(9, 12, 35);
  opacity: 0.8;
  z-index: 102;
}

/* prd_list */
.prd-list * {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.prd-list > ul, .prd-list li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.prd-list > ul {
  display: grid;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto;
  grid-template-columns: repeat(4, 4fr);
  grid-gap: 10px;
  text-align: center;
  color: rgb(0, 0, 0);
  line-height: 1;
  white-space: nowrap;
}
.prd-list > ul > li {
  position: relative;
  overflow: hidden;
}
.prd-list > ul > li > a {
  display: block;
  height: 100%;
  position: relative;
}
.prd-list > ul > li > a .image-background {
  border-radius: 16px;
  background-color: #fff;
}
.prd-list > ul > li > a .image-background .prd_name {
  position: absolute;
  width: 125px;
  height: 36px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 20px;
  background-color: hsl(260, 65%, 40%);
  border: 2px solid #fff;
  z-index: 1;
  left: 16px;
  bottom: 22px;
  margin: 0;
}
.prd-list > ul > li .prd_name {
  font-size: 16px;
  margin-top: 10px;
  margin-bottom: 20px;
}
.prd-list > ul > li * {
  font-weight: 500;
  letter-spacing: -0.05rem;
}
@media (max-width: 991px) {
  .prd-list > ul {
    /*padding-right:15px;padding-left:15px;*/
  }
}
@media (max-width: 767px) {
  .prd-list > ul {
    grid-template-columns: repeat(3, 4fr);
  }
}
@media (max-width: 575px) {
  .prd-list > ul {
    grid-template-columns: repeat(2, 4fr);
  }
  .prd-list > ul .prd_name {
    font-size: 14px;
  }
}
.prd-list.slot > ul {
  grid-template-columns: repeat(5, 4fr);
}
.prd-list.slot > ul > li .image-background {
  background-size: 70%;
}
@media (max-width: 991px) {
  .prd-list.slot > ul {
    grid-template-columns: repeat(4, 4fr);
  }
}
@media (max-width: 767px) {
  .prd-list.slot > ul {
    grid-template-columns: repeat(3, 4fr);
  }
}
@media (max-width: 575px) {
  .prd-list.slot > ul {
    grid-template-columns: repeat(2, 4fr);
  }
  .prd-list.slot > ul .prd_name {
    font-size: 14px;
  }
}
.prd-list.detail * {
  color: #fff;
}
@media (min-width: 1400px) {
  .prd-list.detail > ul {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }
}
.prd-list.detail > ul > li {
  background-color: rgb(15, 15, 15);
  border-color: rgba(255, 255, 255, 0.6);
}
.prd-list.detail > ul > li a {
  padding: 0;
}
.prd-list.detail > ul > li a .image-background {
  background-size: cover;
}
.prd-list.detail > ul > li a .prd_name {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.75);
  color: #fff;
  padding: 15px 0;
  text-align: center;
}

.tree-wrap .tree-menu {
  text-align: left;
  padding: 15px;
  border-radius: 10px;
  border: 1px solid rgb(21, 21, 53);
  background-color: rgba(0, 0, 0, 0.75);
}
.tree-wrap .tree-menu .tree a {
  color: #fff;
}
.tree-wrap .tree-menu .tree a:hover {
  color: rgb(255, 85, 0);
}
.tree-wrap .tree-content {
  min-height: 600px;
}
.tree-wrap .box {
  height: 100%;
}
@media (min-width: 768px) {
  .tree-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    margin-right: -10px;
    margin-left: -10px;
  }
  .tree-wrap .tree-menu, .tree-wrap .tree-content {
    padding: 15px;
    border-radius: 10px;
    border: 1px solid rgb(21, 21, 53);
    background-color: rgba(0, 0, 0, 0.75);
  }
  .tree-wrap .tree-content {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    margin-left: 15px;
  }
  .tree-wrap .tree-menu {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 200px;
            flex: 0 0 200px;
    width: 200px;
    overflow-y: hidden;
  }
  .tree-wrap .tree-menu.fixed {
    position: fixed;
    top: 0;
  }
  .tree-wrap .tree-menu.fixed + .tree-content {
    margin-left: 315px;
  }
}
@media (max-width: 767px) {
  .tree-wrap .tree-menu + .tree-content {
    margin-top: 15px;
  }
}

#KeyVisual {
  border: 1px solid rgb(30, 36, 86);
  border-radius: 15px;
}
#KeyVisual .swiper-pagination {
  background-color: rgba(0, 0, 0, 0.4);
  width: auto !important;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin: 20px auto;
  padding: 5px 4px;
  border-radius: 13px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
#KeyVisual .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
}

/* main game */
.card-list {
  line-height: 1.2;
}
.card-list ul, .card-list li {
  list-style: none;
  padding: 0;
  margin: 0;
}
.card-list > ul > li {
  padding: 5px;
  margin: 0 !important;
}
.card-list .box {
  border-radius: 8px;
  overflow: hidden;
  background-color: rgb(21, 21, 53);
  padding: 15px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.card-list .game-list, .card-list .team-list {
  text-align: left;
  margin-bottom: 25px;
}
.card-list .game-list > ul li, .card-list .team-list > ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
}
.card-list .game-list > ul li .logo, .card-list .team-list > ul li .logo {
  width: 60px;
  height: 60px;
  border-radius: 100%;
  overflow: hidden;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  margin: auto;
}
.card-list .game-list > ul li .game-icon, .card-list .team-list > ul li .game-icon {
  max-height: 24px;
}
.card-list .game-list > ul + ul, .card-list .team-list > ul + ul {
  margin-top: 8px;
}
.card-list .game-list .datetime, .card-list .team-list .datetime {
  font-size: 12px;
}
.card-list .game-list > ul > li {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.card-list .team-list {
  text-align: center;
}
.card-list .team-list > ul > li > div {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  max-width: 60%;
  white-space: nowrap;
}
.card-list .team-list > ul > li > div:nth-child(1) {
  text-align: left;
}
.card-list .team-list > ul > li > div:nth-child(2) {
  text-align: right;
}
.card-list .tween-list {
  margin-top: auto;
}
.card-list .tween-list > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: -2px;
  margin-left: -2px;
}
.card-list .tween-list > ul > li {
  padding: 2px;
}
.card-list .tween-list > ul > li.tween .tween-box {
  border-radius: 8px;
  background-color: rgb(39, 39, 93);
  padding: 10px 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.card-list .tween-list > ul > li.tween.c4, .card-list .tween-list > ul > li.tween.c6 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 40%;
          flex: 0 0 40%;
  max-width: 40%;
}
.card-list .tween-list > ul > li.tween.c5 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
  max-width: 20%;
}
.card-list .tween-list > ul > li.tween.c5 .tween-box {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.card-list .tween-list > ul > li.tween .baedang {
  font-weight: 500;
  color: rgb(255, 225, 0);
}
.card-list .tween-list > ul > li.tween .team + .baedang {
  margin-left: auto;
}
.card-list .tween-list > ul > li.tween .icon {
  width: 17px;
  height: 17px;
  background-repeat: no-repeat;
  background-size: 100%;
}
.card-list .tween-list > ul > li.tween .icon.over {
  background-image: url(../images/icon/arrow-up.svg);
  margin-left: auto;
  margin-right: 6px;
}
.card-list .tween-list > ul > li.tween .icon.under {
  background-image: url(../images/icon/arrow-down.svg);
  margin-right: auto;
  margin-left: 6px;
}
.card-list .swiper-pagination {
  position: relative;
  left: auto;
  bottom: auto;
  -webkit-transform: none;
          transform: none;
  margin-bottom: 0;
}
.card-list .swiper-button-prev, .card-list .swiper-button-next {
  margin-top: -42px;
}
@media (max-width: 575px) {
  .card-list .tween-list > li.tween .tween-box {
    padding: 10px 10px;
  }
  .card-list .tween-list > li.tween.c4, .card-list .tween-list > li.tween.c6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 45%;
            flex: 0 0 45%;
    max-width: 45%;
  }
  .card-list .tween-list > li.tween.c5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 15%;
            flex: 0 0 15%;
    max-width: 15%;
  }
  .card-list p {
    font-size: 12px;
  }
}
.card-list#main_game_casino .team-list > ul > li > div {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}

.main-game.casino .slick-slide {
  padding: 4px;
}

.game-wrap {
  position: relative;
  max-width: 100%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.game-wrap .slipFrame {
  width: 230px;
  z-index: 1;
}
.game-wrap .slipFrame ul, .game-wrap .slipFrame li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.game-wrap .slipFrame #betSlip {
  width: 230px;
  border-radius: 6px;
  overflow: hidden;
  border: solid 1px rgb(39, 39, 93);
  margin-top: 10px;
}
.game-wrap .slipFrame #betSlip .slip_ctrl {
  border-radius: 4px 4px 0 0;
  background-color: hsl(260, 65%, 40%);
  padding: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.game-wrap .slipFrame #betSlip .slip_ctrl #cartFix #fix {
  display: none;
}
.game-wrap .slipFrame #betSlip .slip_ctrl #cartFix #unfix {
  display: block;
}
.game-wrap .slipFrame #betSlip .slip_ctrl #cartFix.on #fix {
  display: block;
}
.game-wrap .slipFrame #betSlip .slip_ctrl #cartFix.on #unfix {
  display: none;
}
.game-wrap .slipFrame #betSlip .slip_time {
  line-height: 1;
}
.game-wrap .slipFrame #betSlip .slip_time .divTime {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  padding: 12px 10px;
}
.game-wrap .slipFrame #betSlip .slip_time .divTime .date {
  font-size: 14px;
}
.game-wrap .slipFrame #betSlip .slip_time .divTime .time {
  font-size: 30px;
  font-weight: 500;
}
.game-wrap .slipFrame #betSlip .slip_list {
  background-color: rgb(21, 21, 53);
}
.game-wrap .slipFrame #betSlip .slip_list .lists {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  padding: 10px;
  border-top: solid 1px rgb(39, 39, 93);
}
.game-wrap .slipFrame #betSlip .slip_list .lists .del a {
  background-color: rgb(39, 39, 93);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 20px;
  height: 100%;
  border-radius: 3px;
}
.game-wrap .slipFrame #betSlip .slip_list .lists .step1, .game-wrap .slipFrame #betSlip .slip_list .lists .step2, .game-wrap .slipFrame #betSlip .slip_list .lists .step3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.game-wrap .slipFrame #betSlip .slip_list .lists .step1 *, .game-wrap .slipFrame #betSlip .slip_list .lists .step2 *, .game-wrap .slipFrame #betSlip .slip_list .lists .step3 * {
  font-size: 12px;
}
.game-wrap .slipFrame #betSlip .slip_list .lists .con {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(100% - 20px);
          flex: 0 0 calc(100% - 20px);
  max-width: calc(100% - 20px);
  padding-right: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.game-wrap .slipFrame #betSlip .slip_list .lists .con .step1 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.game-wrap .slipFrame #betSlip .slip_list .lists .con .step2, .game-wrap .slipFrame #betSlip .slip_list .lists .con .step3 {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.game-wrap .slipFrame #betSlip .slip_list .lists .con .step2 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 65%;
          flex: 0 0 65%;
  max-width: 65%;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.game-wrap .slipFrame #betSlip .slip_list .lists .con .step3 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 35%;
          flex: 0 0 35%;
  max-width: 35%;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-left: auto;
  text-align: right;
}
.game-wrap .slipFrame #betSlip .slip_list .lists .w {
  color: rgb(255, 225, 0);
}
.game-wrap .slipFrame #betSlip .slip_list .lists .p {
  color: rgb(255, 225, 0);
}
.game-wrap .slipFrame #betSlip .slip_money {
  background-color: rgb(39, 39, 93);
  padding: 10px 10px;
}
.game-wrap .slipFrame #betSlip .slip_money * {
  font-size: 14px;
}
.game-wrap .slipFrame #betSlip .slip_money ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 3px 0;
  border-bottom: solid 1px rgba(255, 255, 255, 0.1);
}
.game-wrap .slipFrame #betSlip .slip_money ul > li {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.game-wrap .slipFrame #betSlip .slip_money ul > li:last-child {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 140px;
          flex: 0 0 140px;
  max-width: 140px;
  text-align: right;
  color: rgb(255, 225, 0);
  font-weight: 500;
}
.game-wrap .slipFrame #betSlip .slip_money .form-control {
  background-color: #fff;
  color: rgb(0, 0, 0);
  border: none;
  border-radius: 3px;
  text-align: right;
}
.game-wrap .slipFrame.fixed #betSlip {
  position: fixed;
}
.game-wrap .slipFrame.fixed #betSlip .slip_list {
  max-height: calc(100vh - 550px);
}
.game-wrap .slipFrame.abs {
  position: absolute;
  left: 100%;
  top: 0;
}
.game-wrap .slipFrame .slip_btn {
  white-space: nowrap;
  margin: 10px 10px;
}
.game-wrap .slipFrame .slip_btn > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.game-wrap .slipFrame .slip_btn > ul > li {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
  padding: 2px;
}
.game-wrap .slipFrame .slip_btn > ul > li .btn {
  display: block;
  width: 100%;
  padding: 10px 0px;
  border-radius: 20px;
  border: 1px solid transparent;
  background-color: #fff;
  color: rgb(0, 0, 0);
  font-size: 18px;
}
.game-wrap .slipFrame .slip_btn > ul > li.betting-btn {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}
.game-wrap .slipFrame .slip_btn > ul > li.betting-btn .btn {
  background-color: rgb(255, 225, 0);
}
.game-wrap .slipFrame .slip_btn.money > ul > li {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.3333%;
          flex: 0 0 33.3333%;
  max-width: 33.3333%;
}
.game-wrap .slipFrame .slip_btn.money > ul > li .btn {
  background-color: rgb(246, 0, 1);
  color: #fff;
  font-size: 14px;
  padding: 6px 0;
}
.game-wrap .slipFrame .slip_btn.btn-wrap {
  margin-top: -10px;
}
.game-wrap .slipFrame #cart_btn1 {
  display: none;
}
@media (max-width: 991px) {
  .game-wrap .slipFrame {
    position: fixed;
    width: 100% !important;
    height: 116px;
    left: 0;
    right: 0;
    top: auto;
    bottom: 0;
    z-index: 103;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .game-wrap .slipFrame #cart_btn1 {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 9px 12px;
    border-radius: 10px 10px 0 0;
    background: -webkit-gradient(linear, left top, left bottom, from(hsl(259, 90%, 70%)), to(hsl(260, 65%, 40%)));
    background: linear-gradient(180deg, hsl(259, 90%, 70%) 0%, hsl(260, 65%, 40%) 100%);
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
    -webkit-box-shadow: 0 -6px 10px 0 rgba(0, 0, 0, 0.6);
            box-shadow: 0 -6px 10px 0 rgba(0, 0, 0, 0.6);
  }
  .game-wrap .slipFrame #cart_btn1::before {
    font-family: "FontAwesome";
    content: "\f106";
    font-size: 30px;
  }
  .game-wrap .slipFrame #cart_btn1::after {
    content: attr(data-open);
    margin-left: 5px;
  }
  .game-wrap .slipFrame #cart_btn1.on::before {
    content: "\f107";
  }
  .game-wrap .slipFrame #cart_btn1.on::after {
    content: attr(data-close);
  }
  .game-wrap .slipFrame #betSlip {
    width: 100% !important;
    position: relative !important;
    left: 0;
    bottom: 0;
    background-color: rgb(21, 21, 53);
    padding-top: 126px;
    min-height: calc(85% + 48px);
  }
  .game-wrap .slipFrame #betSlip .slip_ctrl {
    display: none;
  }
  .game-wrap .slipFrame #betSlip .slip_money {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 68px;
    background-color: hsl(259, 75%, 30%);
    padding: 12px 274px 12px 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    white-space: nowrap;
  }
  .game-wrap .slipFrame #betSlip .slip_money ul {
    border: none;
  }
  .game-wrap .slipFrame #betSlip .slip_money ul > li + li {
    margin-left: 5px;
  }
  .game-wrap .slipFrame #betSlip .slip_money > ul > li:first-child {
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
    max-width: none;
  }
  .game-wrap .slipFrame #betSlip .slip_money > ul > li:last-child {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    max-width: none;
  }
  .game-wrap .slipFrame #betSlip .slip_money .info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-left: 10px;
  }
  .game-wrap .slipFrame #betSlip .slip_money .info > ul {
    padding: 4px 0;
  }
  .game-wrap .slipFrame #betSlip .slip_money .info > ul > li {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    max-width: none;
  }
  .game-wrap .slipFrame #betSlip .slip_money .info > ul + ul {
    padding-left: 5px;
  }
  .game-wrap .slipFrame #betSlip .slip_btn {
    position: absolute;
    margin: 0;
  }
  .game-wrap .slipFrame #betSlip .slip_btn.btn-wrap {
    top: 12px;
    right: 12px;
    width: 250px;
  }
  .game-wrap .slipFrame #betSlip .slip_btn.btn-wrap > ul > li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333%;
            flex: 0 0 33.3333%;
    max-width: 33.3333%;
  }
  .game-wrap .slipFrame #betSlip .slip_btn.money {
    left: 0;
    top: 68px;
    width: 100%;
    height: 58px;
    background-color: hsl(259, 75%, 30%);
    padding: 12px 12px 20px 12px;
  }
  .game-wrap .slipFrame #betSlip .slip_btn.money > ul > li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6667%;
            flex: 0 0 16.6667%;
    max-width: 16.6667%;
  }
  .game-wrap .slipFrame #betSlip .slip_btn.money > ul > li .btn {
    font-size: 14px;
    padding: 7px 0;
  }
  .game-wrap .slipFrame #betSlip .slip_list {
    height: calc(85vh - 194px);
    padding-bottom: 70px;
  }
  .game-wrap .slipFrame.on {
    z-index: 1095;
    height: 90%;
  }
  .game-wrap .slipFrame.on #cart_btn1::before {
    content: "\f107";
  }
  .game-wrap .slipFrame.on #cart_btn1::after {
    content: attr(data-close);
  }
}
@media (max-width: 767px) {
  .game-wrap .slipFrame {
    width: 100%;
  }
  .game-wrap .slipFrame #betSlip .slip_btn.btn-wrap {
    width: 220px;
  }
  .game-wrap .slipFrame #betSlip .slip_btn.btn-wrap > ul > li .btn {
    font-size: 16px;
    padding: 7px 0;
  }
  .game-wrap .slipFrame #betSlip .slip_btn.money {
    top: 88px;
  }
}
@media (max-width: 575px) {
  .game-wrap .slipFrame {
    height: 50px;
  }
  .game-wrap .slipFrame #betSlip {
    padding-top: 146px;
  }
  .game-wrap .slipFrame #betSlip .slip_money {
    height: 88px;
    padding-right: 175px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .game-wrap .slipFrame #betSlip .slip_money > ul:first-child {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .game-wrap .slipFrame #betSlip .slip_money .info {
    margin-left: 0;
  }
  .game-wrap .slipFrame #betSlip .slip_money .info * {
    font-size: 12px;
  }
  .game-wrap .slipFrame #betSlip .slip_btn.btn-wrap {
    width: 160px;
  }
  .game-wrap .slipFrame #betSlip .slip_btn.btn-wrap > ul > li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333%;
            flex: 0 0 33.3333%;
    max-width: 33.3333%;
  }
  .game-wrap .slipFrame #betSlip .slip_btn.btn-wrap > ul > li .btn {
    font-size: 14px;
    padding: 8px 0;
  }
  .game-wrap .slipFrame #betSlip .slip_btn.money {
    top: 88px;
  }
}
.game-wrap.max {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 0 !important;
}
.game-wrap.max .gameFrame {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.game-wrap.max .slipFrame {
  position: relative;
  left: auto;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 230px;
          flex: 0 0 230px;
}

.gameParent, .order-box {
  border-radius: 4px;
  background-color: rgb(21, 21, 53);
  border: solid 1px rgba(255, 255, 255, 0.1);
  padding: 10px 20px;
  overflow: hidden;
}
.gameParent + .gameParent, .order-box + .gameParent {
  margin-top: 2px;
}
.gameParent + .order-box, .order-box + .order-box {
  margin-top: 15px;
}

@media (max-width: 575px) {
  .gameParent {
    padding: 12px 10px;
  }
}

.tb_common ul, .tb_common li {
  list-style: none;
  padding: 0;
  margin: 0;
}
.tb_common ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tb_common ul.header > li {
  padding: 8px 0;
}
.tb_common ul.header .subject, .tb_common ul.header .title {
  font-size: 20px;
  padding-top: 20px;
  padding-bottom: 10px;
}
.tb_common ul.header + .header .subject, .tb_common ul.header + .header .title {
  padding-top: 0;
}
.tb_common ul.header + .gameTr.group {
  border-top: none;
  margin-top: 0;
  padding-top: 0;
}
.tb_common ul.gameTr {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.tb_common ul.gameTr > li.datetime {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 150px;
          flex: 0 0 150px;
  max-width: 150px;
}
.tb_common ul.gameTr > li.type {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100px;
          flex: 0 0 100px;
  max-width: 100px;
  text-align: center;
}
.tb_common ul.gameTr > li.sport_image {
  max-width: 24px;
}
.tb_common ul.gameTr > li.sport_image img {
  max-width: 24px;
  max-height: 24px;
}
.tb_common ul.gameTr > li.result {
  margin-left: auto;
  white-space: nowrap;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 75px;
          flex: 0 0 75px;
  max-width: 75px;
  padding-left: 5px;
  text-align: center;
  display: block;
}
.tb_common ul.gameTr > li.result .btn {
  background-color: rgb(246, 0, 1);
  color: #fff;
  font-size: 11px;
  font-weight: 500;
  border-radius: 20px;
  margin-top: 3px;
}
.tb_common ul.gameTr > li.result .btn:before {
  content: attr(data-open);
}
.tb_common ul.gameTr > li.result .btn.open {
  background-color: rgb(255, 225, 0);
  color: rgb(0, 0, 0);
}
.tb_common ul.gameTr > li.result .btn.open:before {
  content: attr(data-close);
}
.tb_common ul.gameTr > li.gameResult {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 100%;
  padding: 20px 0;
}
.tb_common ul.gameTr > li.more {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 40px;
          flex: 0 0 40px;
  width: 40px;
  margin-left: 5px;
}
.tb_common ul.gameTr > li.more a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  height: 40px;
  background-color: rgb(39, 39, 93);
  border-radius: 4px;
}
.tb_common ul.gameTr > li.more a::before, .tb_common ul.gameTr > li.more a::after {
  content: "";
  position: absolute;
  width: 20px;
  height: 2px;
  background-color: #fff;
  left: 10px;
  top: 20px;
}
.tb_common ul.gameTr > li.more a::after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.tb_common ul.gameTr > li.more a:hover {
  background-color: rgb(255, 225, 0);
}
.tb_common ul.gameTr > li.more a:hover::before, .tb_common ul.gameTr > li.more a:hover::after {
  background-color: rgb(0, 0, 0);
}
.tb_common ul.gameTr > li.odds-box {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  line-height: 1.2;
}
.tb_common ul.gameTr > li.odds-box > ul {
  margin: -2px;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.tb_common ul.gameTr > li.odds-box > ul > li {
  padding: 2px 2px;
}
.tb_common ul.gameTr > li.odds-box > ul > li a {
  cursor: pointer;
}
.tb_common ul.gameTr > li.odds-box > ul > li a, .tb_common ul.gameTr > li.odds-box > ul > li p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 100%;
  min-height: 40px;
  border-radius: 4px;
  background-color: rgb(39, 39, 93);
  padding: 6px 13px;
  border: 1px solid transparent;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.tb_common ul.gameTr > li.odds-box > ul > li a .baedang, .tb_common ul.gameTr > li.odds-box > ul > li p .baedang {
  font-weight: 500;
  color: rgb(255, 225, 0);
}
.tb_common ul.gameTr > li.odds-box > ul > li.team, .tb_common ul.gameTr > li.odds-box > ul > li.c4, .tb_common ul.gameTr > li.odds-box > ul > li.c6 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 41%;
          flex: 0 0 41%;
  max-width: 41%;
}
.tb_common ul.gameTr > li.odds-box > ul > li.c5 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 18%;
          flex: 0 0 18%;
  max-width: 18%;
}
.tb_common ul.gameTr > li.odds-box > ul > li.c5 a, .tb_common ul.gameTr > li.odds-box > ul > li.c5 p {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.tb_common ul.gameTr > li.odds-box > ul > li.c6 a, .tb_common ul.gameTr > li.odds-box > ul > li.c6 p {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.tb_common ul.gameTr > li.odds-box > ul > li.sel a, .tb_common ul.gameTr > li.odds-box > ul > li.sel p {
  background-color: rgb(255, 225, 0);
}
.tb_common ul.gameTr > li.odds-box > ul > li.sel a *, .tb_common ul.gameTr > li.odds-box > ul > li.sel p * {
  color: rgb(0, 0, 0);
}
.tb_common ul.gameTr > li.odds-box > ul > li:hover a, .tb_common ul.gameTr > li.odds-box > ul > li:hover p {
  border-color: rgb(255, 225, 0);
}
.tb_common ul.gameTr > li.odds-box > ul > li.col-2 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}
.tb_common ul.gameTr > li.odds-box > ul > li.col-3 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.3333%;
          flex: 0 0 33.3333%;
  max-width: 33.3333%;
}
.tb_common ul.gameTr > li.odds-box > ul > li.col-4 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
}
.tb_common ul.gameTr > li.odds-box > ul > li.col-5 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
  max-width: 20%;
}
.tb_common ul.gameTr > li.odds-box > ul > li.col-6 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 16.6667%;
          flex: 0 0 16.6667%;
  max-width: 16.6667%;
}
.tb_common ul.gameTr > li.odds-box > ul.team {
  display: none;
}
.tb_common ul.gameTr > li.baedang_title {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 15%;
          flex: 0 0 15%;
  max-width: 15%;
}
.tb_common ul.gameTr > li.baedang_title + .odds-box {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 85%;
          flex: 0 0 85%;
  max-width: 85%;
}
.tb_common ul.gameTr.powerball > li.result {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 120px;
          flex: 0 0 120px;
  max-width: 120px;
  padding-left: 0;
  text-align: center;
}
@media (max-width: 767px) {
  .tb_common ul.gameTr {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .tb_common ul.gameTr > li.datetime, .tb_common ul.gameTr > li.type {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    max-width: none;
  }
  .tb_common ul.gameTr > li.datetime {
    font-size: 12px;
  }
  .tb_common ul.gameTr > li.datetime + .subject {
    max-width: calc(100% - 90px);
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    padding: 0 0 0 10px;
    font-size: 12px;
  }
  .tb_common ul.gameTr > li.type {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-left: 5px;
  }
  .tb_common ul.gameTr > li.type::before {
    content: "";
    display: inline-block;
    width: 2px;
    height: 2px;
    border-radius: 100%;
    background-color: #fff;
    margin: auto 5px;
  }
  .tb_common ul.gameTr > li.odds-box {
    max-width: calc(100% - 250px);
    min-width: 400px;
    margin-left: auto;
  }
  .tb_common ul.gameTr.euro {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: end;
  }
  .tb_common ul.gameTr.euro > li.odds-box {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 45px);
            flex: 0 0 calc(100% - 45px);
    width: calc(100% - 45px);
  }
  .tb_common ul.gameTr.euro > li.more {
    margin-top: 10px;
  }
}
@media (max-width: 575px) {
  .tb_common ul.gameTr > li.odds-box {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 100%;
    max-width: 100%;
    min-width: auto;
    margin-top: 10px;
    /*&.min{
    	> ul{
    		> li{
    			&.team, &.c4, &.c6{
    				a,p{
    					> span{font-size:0;
    						&::before{font-size:14px;}
    					}
    				}
    			}
    			&.c4{
    				a,p{
    					> span::before{content:'승(홈)'}
    				}
    			}
    			&.c6{
    				a,p{
    					> span::before{content:'패(원정)'}
    				}
    			}
    		}
    	}
    }*/
  }
  .tb_common ul.gameTr > li.odds-box > ul.team {
    margin-bottom: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: none;
  }
  .tb_common ul.gameTr > li.odds-box > ul.team > li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .tb_common ul.gameTr > li.odds-box > ul.team > li:first-child {
    text-align: left;
  }
  .tb_common ul.gameTr > li.odds-box > ul.team > li:last-child {
    text-align: right;
  }
  .tb_common ul.gameTr > li.odds-box > ul > li a, .tb_common ul.gameTr > li.odds-box > ul > li p {
    padding: 4px 10px;
  }
}
.tb_common ul.result-wrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.tb_common ul.result-wrap .gameResultGrid {
  background-color: rgb(9, 12, 35);
}
.tb_common ul.result-wrap .gameResultGrid > ul {
  display: grid;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  grid-template-columns: repeat(3, 1fr); /*grid-auto-rows: 1fr;*/
}
.tb_common ul.result-wrap .gameResultGrid > ul > li {
  padding: 8px 10px;
  border-bottom: solid 1px rgb(39, 39, 93);
}
.tb_common ul.result-wrap .gameResultGrid > ul > li + li {
  border-left: solid 1px rgb(39, 39, 93);
}
.tb_common ul.result-wrap .gameResultGrid > ul > li:first-child {
  border-left: solid 1px rgb(39, 39, 93);
}
@media (max-width: 767px) {
  .tb_common ul.result-wrap .gameResultGrid > ul {
    grid-template-columns: repeat(2, 1fr);
  }
}

.aside-etc {
  width: 200px;
  left: auto;
  display: none;
}
.aside-etc > .list-group {
  width: 200px;
  max-height: calc(100vh - 100px);
  border-radius: 4px;
  background-color: rgb(21, 21, 53);
  z-index: 1;
}
.aside-etc .dropdown-menu {
  position: static !important;
  display: none;
  width: 100%;
  max-width: none;
  border: none;
  padding: 0;
  float: none;
  -webkit-transform: none !important;
          transform: none !important;
}
.aside-etc .dropdown-menu .dropdown-item {
  display: block;
  font-size: 14px;
  background-color: rgb(21, 21, 53);
  color: #fff !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.aside-etc .dropdown-menu .dropdown-item:hover {
  background-color: rgb(21, 21, 53);
}
.aside-etc .dropdown-menu .dropdown-item + .dropdown-menu .dropdown-item {
  background-color: rgb(21, 21, 53);
}
.aside-etc .dropdown-menu.show {
  display: block;
}
.aside-etc.category ul, .aside-etc.category li {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
}
.aside-etc.category ul li {
  border-bottom: 1px solid rgb(39, 39, 93);
}
.aside-etc.category ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px;
  cursor: pointer;
}
.aside-etc.category ul li a.active {
  background-color: hsl(259, 75%, 30%);
  color: #fff;
}
.aside-etc.category ul li a[data-toggle=dropdown] span {
  content: "";
  margin-left: auto;
  position: relative;
  width: 12px;
  height: 12px;
}
.aside-etc.category ul li a[data-toggle=dropdown] span::before, .aside-etc.category ul li a[data-toggle=dropdown] span::after {
  content: "";
  width: 2px;
  height: 8px;
  position: absolute;
  background-color: #999;
  top: 2px;
}
.aside-etc.category ul li a[data-toggle=dropdown] span::before {
  left: 3px;
  -webkit-transform: translateX(0%) translateY(0px) rotate(-45deg);
          transform: translateX(0%) translateY(0px) rotate(-45deg);
}
.aside-etc.category ul li a[data-toggle=dropdown] span::after {
  right: 3px;
  -webkit-transform: translateX(0%) translateY(0px) rotate(45deg);
          transform: translateX(0%) translateY(0px) rotate(45deg);
}
.aside-etc.category ul li a[data-toggle=dropdown].active span::before {
  right: 3px;
  left: auto;
}
.aside-etc.category ul li a[data-toggle=dropdown].active span::after {
  left: 3px;
  right: auto;
}
.aside-etc.category ul li a::after {
  content: attr(data-qty);
  position: absolute;
  right: 20px;
}
.aside-etc.category ul li a.list-all span.icon {
  width: 20px;
  height: 20px;
  position: relative;
}
.aside-etc.category ul li a.list-all span.icon i {
  width: 5px;
  height: 5px;
  position: absolute;
  background-color: #fff;
}
.aside-etc.category ul li a.list-all span.icon i:nth-child(1) {
  left: 3px;
  top: 3px;
}
.aside-etc.category ul li a.list-all span.icon i:nth-child(2) {
  right: 3px;
  top: 3px;
}
.aside-etc.category ul li a.list-all span.icon i:nth-child(3) {
  left: 3px;
  bottom: 3px;
}
.aside-etc.category ul li a.list-all span.icon i:nth-child(4) {
  right: 3px;
  bottom: 3px;
}
.aside-etc.category > ul.list-group > li.list-item a.list-link.soccer.active > i {
  color: #fff;
}
.aside-etc.category > ul > li:last-child {
  border-bottom: none;
}
.aside-etc.category > ul > li.active > a {
  background: rgb(21, 21, 53);
}
.aside-etc.category.result.list-group .list-item a, .aside-etc.category.guide.list-group .list-item a {
  border-bottom: none;
  font-size: 14px;
  padding: 10px;
}
.aside-etc.rule li [class*=icon-], .aside-etc.rule li [class^=" icon-"], .aside-etc.rule li [class*=flag-icon-] [class^=flag-icon-], .aside-etc.rules li [class*=icon-], .aside-etc.rules li [class^=" icon-"], .aside-etc.rules li [class*=flag-icon-] [class^=flag-icon-] {
  font-size: 16px;
  margin-right: 5px;
}
.aside-etc.fixed > .list-group {
  position: fixed;
  width: 200px;
}

.game-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.game-wrap .gameFrame {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  position: relative;
}
.game-wrap .gameFrame.euroType {
  top: 0;
}
.game-wrap .gameFrame.euroType.fixed .game-list .game-right #game-detail-div {
  position: fixed;
}
.game-wrap .gameFrame .quick-nav {
  position: relative;
}
.game-wrap .gameFrame .quick-nav .container {
  position: absolute;
}
.game-wrap .gameFrame .quick-nav .swiper {
  padding: 10px 0;
}
.game-wrap .aside-etc {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 200px;
          flex: 0 0 200px;
  margin-right: 15px;
}
.game-wrap .slipFrame {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 230px;
          flex: 0 0 230px;
}

@media (max-width: 1199px) {
  #header .navbar-custom #navigation .navbar-nav .nav-item .nav-link {
    font-size: 16px;
  }
  .game-wrap .gameFrame {
    padding: 0;
  }
  .game-wrap .gameFrame.euroType {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 230px);
            flex: 0 0 calc(100% - 230px);
    width: calc(100% - 230px);
    -webkit-transform: none;
            transform: none;
  }
  .game-wrap .gameFrame.euroType .game-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .game-wrap .gameFrame.euroType .game-list .game-left, .game-wrap .gameFrame.euroType .game-list .game-right {
    width: 100%;
    padding: 0;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    max-width: none;
    padding: 0;
  }
  .game-wrap .gameFrame.euroType.fixed .game-list .game-right {
    -webkit-transform: none;
            transform: none;
  }
  .game-wrap .aside-etc {
    display: none;
  }
  .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (max-width: 991px) {
  .gameFrame, .slipFrame, .slipFrame #betSlip {
    width: 100% !important;
    padding: 0;
    margin: 0 !important;
  }
  .game-wrap .gameFrame.euroType {
    padding: 0;
    width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
  .game-wrap .gameFrame.euroType .game-list .game-right {
    display: none;
  }
  .game-wrap .slipFrame #betSlip {
    left: 0 !important;
    top: auto !important;
    width: 100% !important;
  }
}
@media (max-width: 575px) {
  .container {
    padding-right: 10px;
    padding-left: 10px;
  }
}
.vs-image {
  padding: 40px 0;
  background: url(../images/bg-default.jpg) no-repeat 50% 50%;
  background-size: cover;
  font-size: 20px;
  color: #fff;
  border: 1px solid rgb(39, 39, 93);
  position: relative;
}
.vs-image.S001 {
  background-image: url(../images/bg-soccer.jpg);
}
.vs-image.S002 {
  background-image: url(../images/bg-baseball.jpg);
}
.vs-image.S003 {
  background-image: url(../images/bg-icehockey.jpg);
}
.vs-image.S004 {
  background-image: url(../images/bg-basketball.jpg);
}
.vs-image.S005 {
  background-image: url(../images/bg-handball.jpg);
}
.vs-image.S006 {
  background-image: url(../images/bg-starcraft.jpg);
}
.vs-image.S007 {
  background-image: url(../images/bg-valleyball.jpg);
}
.vs-image.S008 {
  background-image: url(../images/bg-boxing.jpg);
}
.vs-image.S009 {
  background-image: url(../images/bg-tennis.jpg);
}
.vs-image.S016 {
  background-image: url(../images/bg-football.jpg);
}
.vs-image > ul, .vs-image .flag {
  font-size: 20px;
}
.vs-image > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.vs-image > ul li {
  border: none !important;
}
.vs-image > ul li:nth-child(1), .vs-image > ul li:nth-child(3) {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 42%;
          flex: 0 0 42%;
  width: 42%;
  max-width: 42%;
  color: #fff;
  font-weight: bold;
}
.vs-image > ul li:nth-child(1) {
  text-align: right;
}
.vs-image > ul li:nth-child(3) {
  text-align: left;
}
.vs-image > ul li:nth-child(2) {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  text-align: center;
  color: rgba(255, 255, 255, 0.7);
}
.vs-image .flag {
  position: absolute;
  width: 40px;
  left: 50%;
  margin-left: -20px;
  top: 0;
}

#euroPop ul.gameTr, .game-right ul.gameTr {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#euroPop ul.gameTr > li.title, #euroPop ul.gameTr > li.odds-box, .game-right ul.gameTr > li.title, .game-right ul.gameTr > li.odds-box {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: none;
}
#euroPop ul.gameTr > li.title, #euroPop ul.gameTr > li.header, .game-right ul.gameTr > li.title, .game-right ul.gameTr > li.header {
  padding: 15px 0;
}
#euroPop ul.gameTr > li.odds-box > ul > li.tween, .game-right ul.gameTr > li.odds-box > ul > li.tween {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
#euroPop .gameParent, .game-right .gameParent {
  padding: 5px 5px;
}
#euroPop .gameParent .odds-box, .game-right .gameParent .odds-box {
  margin: 0;
}
#euroPop .gameParent .odds-box > ul, .game-right .gameParent .odds-box > ul {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#euroPop .gameParent .odds-box > ul > li, .game-right .gameParent .odds-box > ul > li {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  max-width: 50%;
}

.tb_result .gameParent {
  padding: 5px 10px;
}
.tb_result ul.gameTr .odds-box {
  min-width: 250px;
}
@media (max-width: 767px) {
  .tb_result ul.gameTr .odds-box {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 85%;
            flex: 0 0 85%;
    max-width: 85%;
    min-width: auto;
  }
  .tb_result ul.gameTr .odds-box > ul > li a, .tb_result ul.gameTr .odds-box > ul > li p {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .tb_result ul.gameTr .odds-box + .result {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 15%;
            flex: 0 0 15%;
    max-width: 15%;
  }
  .tb_result ul.gameTr .odds-box + .result .btn {
    padding: 6px 6px;
  }
}
@media (max-width: 575px) {
  .tb_result ul.gameTr .odds-box {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 80%;
            flex: 0 0 80%;
    max-width: 80%;
  }
  .tb_result ul.gameTr .odds-box + .result {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    max-width: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .tb_result ul.gameTr .odds-box + .result .btn {
    margin: 0 0 0 5px;
  }
}
.tb_result.tb_result_greyhounds {
  line-height: 1.2;
}
.tb_result.tb_result_greyhounds .gameTr .datetime {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 110px;
          flex: 0 0 110px;
  max-width: 110px;
}
.tb_result.tb_result_greyhounds .gameTr .odds-box > ul {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.tb_result.tb_result_greyhounds .gameTr .odds-box > ul > li.tween {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 16.6667%;
          flex: 0 0 16.6667%;
  max-width: 16.6667%;
}
.tb_result.tb_result_greyhounds .gameTr .odds-box > ul > li.tween a, .tb_result.tb_result_greyhounds .gameTr .odds-box > ul > li.tween p {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
}
@media (max-width: 991px) {
  .tb_result.tb_result_greyhounds .gameTr .odds-box > ul > li.tween {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333%;
            flex: 0 0 33.3333%;
    max-width: 33.3333%;
  }
}
.tb_result.tb_result_powerball {
  line-height: 1.2;
}
.tb_result.tb_result_powerball .gameTr .datetime {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 110px;
          flex: 0 0 110px;
  max-width: 110px;
}
.tb_result.tb_result_powerball .gameTr .result {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 120px;
          flex: 0 0 120px;
  max-width: 120px;
  font-size: 16px;
}
.tb_result.tb_result_powerball .gameTr .odds-box > ul > li {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.order-box {
  padding-bottom: 0;
}
.order-box ul.header > li + li {
  margin-left: 10px;
}
.order-box .checkbox label, .order-box .radio label {
  position: static;
}
.order-box .tb_order + .chrg_info {
  margin-top: 15px;
}
.order-box .tb_order .header > li + li {
  margin-left: 10px;
}
.order-box .tb_order .gameTr {
  position: relative;
}
.order-box .tb_order .gameTr.group {
  padding: 10px;
  margin-top: 10px;
  border-top: solid 1px rgb(39, 39, 93);
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.order-box .tb_order .gameTr.group:first-child {
  border-top: none;
  padding-top: 0;
  margin-top: 0;
}
.order-box .tb_order .gameTr .odds-box {
  margin: 0.25rem 0;
}
.order-box .tb_order .gameTr .odds-box > ul {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.order-box .tb_order .gameTr .odds-box > ul > li {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.order-box .tb_order .gameTr .odds-box > ul > li a, .order-box .tb_order .gameTr .odds-box > ul > li p {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  text-align: center;
  height: 100%;
  line-height: 1.4;
}
@media (max-width: 767px) {
  .order-box .tb_order .gameTr .odds-box > ul > li a, .order-box .tb_order .gameTr .odds-box > ul > li p {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0.5rem 0;
  }
}
.order-box .tb_order .gameTr > li.recore, .order-box .tb_order .gameTr > li.result, .order-box .tb_order .gameTr > li.jukjoong, .order-box .tb_order .gameTr > li.baedang {
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.order-box .tb_order .gameTr > li.baedang {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 80px;
          flex: 0 0 80px;
  max-width: 80px;
}
.order-box .tb_order .gameTr > li.record {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 80px;
          flex: 0 0 80px;
  max-width: 80px;
}
.order-box .tb_order .gameTr > li.result { /*flex:0 0 70px;max-width:70px;*/
  margin-left: 0;
}
.order-box .tb_order .gameTr > li.jukjoong {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 60px;
          flex: 0 0 60px;
  max-width: 60px;
  text-align: center;
  margin-left: auto;
}
.order-box .tb_order_realcasino .header {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.order-box .tb_order_greyhounds ul.gameTr > li.odds-box {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 100%;
  max-width: none;
  min-width: auto;
}
.order-box .tb_order_greyhounds ul.gameTr > li.odds-box > ul {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.order-box .tb_order_greyhounds ul.gameTr > li.odds-box > ul > li {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.order-box .tb_order_greyhounds ul.gameTr > li.odds-box > ul > li a, .order-box .tb_order_greyhounds ul.gameTr > li.odds-box > ul > li p {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 767px) {
  .order-box .tb_order_greyhounds ul.gameTr > li.odds-box > ul > li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333%;
            flex: 0 0 33.3333%;
    max-width: 33.3333%;
  }
  .order-box .tb_order_greyhounds ul.gameTr > li.odds-box > ul > li a, .order-box .tb_order_greyhounds ul.gameTr > li.odds-box > ul > li p {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.order-box .tb_order_general ul.gameTr > li.odds-box > ul > li a, .order-box .tb_order_general ul.gameTr > li.odds-box > ul > li p, .order-box .tb_order_virtualsoccer ul.gameTr > li.odds-box > ul > li a, .order-box .tb_order_virtualsoccer ul.gameTr > li.odds-box > ul > li p {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-right: 10px;
  padding-left: 10px;
}
.order-box .tb_order_bct > ul > li {
  padding: 5px;
}
.order-box .tb_order_bct > ul > li.odds-box > ul {
  margin: 0 -5px;
}
.order-box .tb_order_bct > ul > li.odds-box > ul > li {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}
@media (min-width: 992px) {
  .order-box .tb_order_bct {
    display: table;
    width: 100%;
    text-align: center;
  }
  .order-box .tb_order_bct > ul {
    display: table-row;
  }
  .order-box .tb_order_bct > ul > li {
    display: table-cell;
    border-bottom: solid 1px rgba(255, 255, 255, 0.2);
  }
  .order-box .tb_order_bct > ul > li + li {
    border-left: solid 1px rgba(255, 255, 255, 0.2);
  }
  .order-box .tb_order_bct > ul > li.odds-box {
    padding: 5px;
  }
}
@media (max-width: 991px) {
  .order-box .tb_order_bct > ul.header {
    display: none;
  }
  .order-box .tb_order_bct > ul > li {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
  .order-box .tb_order_bct > ul > li[data-title] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .order-box .tb_order_bct > ul > li[data-title]::before {
    content: attr(data-title);
    margin-right: 5px;
    color: rgba(255, 255, 255, 0.6);
  }
  .order-box .tb_order_bct > ul > li.odds-box {
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media (max-width: 575px) {
  .order-box .tb_order_bct > ul > li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .order-box .tb_order_bct > ul > li.select, .order-box .tb_order_bct > ul > li.info {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 70%;
            flex: 0 0 70%;
    max-width: 70%;
  }
  .order-box .tb_order_bct > ul > li.profit, .order-box .tb_order_bct > ul > li.status {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 30%;
            flex: 0 0 30%;
    max-width: 30%;
  }
}
.order-box .chrg_info {
  margin-right: -20px;
  margin-left: -20px;
}
.order-box .chrg_info .btn {
  background-color: #fff;
  color: rgb(0, 0, 0);
  border-radius: 20px;
  display: block;
  width: 100%;
}
@media (min-width: 768px) {
  .order-box .chrg_info .table .tbody > ul:last-child > li {
    border-bottom: none;
  }
}
@media (max-width: 767px) {
  .order-box .chrg_info .table .tbody > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .order-box .chrg_info .table .tbody > ul:first-child {
    border-top: solid 1px rgba(255, 255, 255, 0.1);
  }
  .order-box .chrg_info .table .tbody > ul > li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
    border-bottom: solid 1px rgba(255, 255, 255, 0.1);
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .order-box .chrg_info .table .tbody > ul > li:nth-child(odd) {
    border-right: solid 1px rgba(255, 255, 255, 0.1);
  }
  .order-box .chrg_info .table .tbody > ul > li::before, .order-box .chrg_info .table .tbody > ul > li > div {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    max-width: none;
    width: auto;
    white-space: nowrap;
  }
  .order-box .chrg_info .table .tbody > ul > li::before {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: auto;
    white-space: nowrap;
    padding-left: 0;
  }
  .order-box .chrg_info .table .tbody > ul > li > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-left: 0.5rem;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
  .order-box .chrg_info .table .tbody > ul > li:nth-child(n+8) { /*flex:auto;max-width:none;width:auto;*/ }
  .order-box .chrg_info .table .tbody > ul > li:nth-child(n+8) > div {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .order-box .chrg_info .table .tbody > ul .btn {
    display: inline-block;
    width: auto;
  }
}
@media (max-width: 991px) {
  .order-box .tb_order .gameTr > li.odds-box {
    max-width: none;
    width: 100%;
  }
  .order-box .tb_order ul.gameTr > li[data-title] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .order-box .tb_order ul.gameTr > li[data-title]::before {
    content: attr(data-title);
    margin-right: 5px;
    color: rgba(255, 255, 255, 0.6);
  }
  .order-box .tb_order_general .gameTr > li {
    /*&:nth-child(n+5){flex:0 0 25%;max-width:25%;text-align:center;}*/
  }
}
@media (max-width: 767px) {
  .order-box {
    padding: 0;
  }
  .order-box .tb_order_general ul.gameTr > li.odds-box, .order-box .tb_order_virtualsoccer ul.gameTr > li.odds-box {
    margin: 5px 0;
  }
  .order-box .tb_order_general ul.gameTr > li.odds-box > ul > li a, .order-box .tb_order_general ul.gameTr > li.odds-box > ul > li p, .order-box .tb_order_virtualsoccer ul.gameTr > li.odds-box > ul > li a, .order-box .tb_order_virtualsoccer ul.gameTr > li.odds-box > ul > li p {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-right: 0;
    padding-left: 0;
  }
}
@media (max-width: 575px) {
  .order-box {
    padding: 0;
  }
  .order-box .tb_order {
    padding-right: 10px;
    padding-left: 10px;
  }
  .order-box .tb_order .gameTr > li.subject {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    width: 100%;
    padding: 0.5rem 0;
  }
  .order-box .tb_order .gameTr > li.type {
    display: none;
  }
  .order-box .chrg_info {
    margin-right: -1px;
    margin-left: -1px;
  }
}

/* 기존 클래스 이용 */
.moneyBtn a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.25;
  padding: 8px 4px;
  background-color: #fff;
  color: rgb(0, 0, 0);
  border-radius: 20px;
}
.moneyBtn a:hover, .moneyBtn a:active {
  background-color: rgb(255, 225, 0);
}
.moneyBtn ul, .moneyBtn li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.moneyBtn > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -2px;
}
.moneyBtn > ul > li {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 10%;
          flex: 0 0 10%;
  width: 10%;
  padding: 2px;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  -webkit-box-flex: 1;
          flex-grow: 1;
}
@media (max-width: 767px) {
  .moneyBtn > ul > li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    width: 20%;
  }
}
@media (max-width: 575px) {
  .moneyBtn > ul > li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    width: 25%;
  }
}

.search-wrap select, .search-wrap button, .search-wrap .form-control, .search-wrap .btn {
  height: 36px;
  border: none;
  border-radius: 20px;
}
.search-wrap select, .search-wrap .form-control {
  background-color: #fff;
  color: rgb(0, 0, 0);
}
.search-wrap button, .search-wrap .btn {
  background-color: rgb(246, 0, 1);
  color: #fff;
  margin-left: 5px;
}

.popup-layer {
  position: absolute;
  width: 480px;
  -webkit-transform: translateX(-240px);
          transform: translateX(-240px);
}
@media (max-width: 575px) {
  .popup-layer {
    max-width: 90%;
    left: 5% !important;
    -webkit-transform: none;
            transform: none;
  }
}

.patternTable {
  text-align: center;
  background-color: rgb(9, 12, 35);
  border-radius: 4px;
}
.patternTable #ptnGraphTable th, .patternTable #ptnGraphTable td {
  vertical-align: top;
}
.patternTable .innerTable {
  min-width: 100%;
  white-space: nowrap;
}
.patternTable .innerTable th, .patternTable .innerTable td {
  padding: 6px;
  min-height: 34px;
  border: 1px solid rgb(39, 39, 93);
}
.patternTable .innerTable th {
  background-color: rgb(21, 21, 53);
}
.patternTable .innerTable .title_odd {
  color: #1265cd;
}
.patternTable .innerTable .title_even {
  color: #cd1212;
}
.patternTable .innerTable .graph1- { /*background-color:#1265cd; border-color:#0d50a3;*/
  background-image: url("/images/ball/circle34_blue.png?ver=171204");
}
.patternTable .innerTable .graph2- { /*background-color:#cd1212; border-color:#a30d0d;*/
  background-image: url("/images/ball/circle34_red.png?ver=171204");
}
.patternTable .innerTable .graph3- { /*background-color:#00b300; border-color:#00cc00;*/
  background-image: url("/images/ball/circle34_green.png?ver=171204");
}
.patternTable .innerTable .graph4- { /*background-color:#ff7f00; border-color:#ff9933;*/
  background-image: url("/images/ball/circle34_red.png?ver=171204");
}
.patternTable .innerTable .graph5- { /*background-color:#8800cc; border-color:#8800cc;*/
  background-image: url("/images/ball/circle34_purple.png?ver=171204");
}
.patternTable .innerTable .graph6- { /*background-color:#444; border-color:#555;*/
  background-image: url("/images/ball/circle34_default.png?ver=171204");
}
.patternTable .innerTable .graph7- { /*background-color:#6698FF; border-color:#a30d0d;*/
  background-image: url("/images/ball/circle34_cyan.png?ver=171204");
}
.patternTable .innerTable .graphStart {
  background-color: #000;
  line-height: 35px;
  height: 35px;
  font-size: 14px;
  font-weight: 400;
}
.patternTable .innerTable .graphSum {
  background-color: #414141;
  border-color: #333;
}
.patternTable .innerTable .graphEnd {
  background-color: #222;
}
.patternTable .graph, .patternTable [class*=graph], .patternTable .ball, .patternTable [class*=ball_] {
  position: relative;
  width: 34px;
  height: 34px;
  border-radius: 100%;
  overflow: hidden;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 1;
  color: #fff;
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  margin: auto;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.75);
}
.patternTable .graph::before, .patternTable [class*=graph]::before, .patternTable .ball::before, .patternTable [class*=ball_]::before {
  content: "";
  position: absolute;
  width: 50%;
  height: 50%;
  left: 0;
  top: 0;
  border-radius: 100%;
  background: radial-gradient(rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0) 75%, rgba(0, 0, 0, 0.1) 100%);
}
.patternTable .graph:only-child, .patternTable [class*=graph]:only-child, .patternTable .ball:only-child, .patternTable [class*=ball_]:only-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.patternTable td .graph {
  background-color: transparent;
}
.patternTable td .graph::before {
  display: none;
}
.patternTable .graph1 {
  background-color: rgb(0, 64, 255);
}
.patternTable .graph2 {
  background-color: rgb(230, 23, 57);
}
.patternTable .graph3 {
  background-color: rgb(18, 179, 71);
}
.patternTable .graph4 {
  background-color: rgb(230, 23, 57);
}
.patternTable .graph5 {
  background-color: hsl(260, 65%, 40%);
}
.patternTable .graph6 {
  background-color: rgb(39, 39, 93);
}
.patternTable .graph7 {
  background-color: rgb(51, 164, 210);
}
.patternTable .ball, .patternTable [class*=ball_] {
  width: 24px;
  height: 24px;
  font-size: 14px;
  margin: 4px 2px 0px 2px;
  background-color: rgb(39, 39, 93);
}
.patternTable .ball_0,
.patternTable .ball_1,
.patternTable .ball_2,
.patternTable .ball_3,
.patternTable .ball_4,
.patternTable .ball_5,
.patternTable .ball_6,
.patternTable .ball_7,
.patternTable .ball_8,
.patternTable .ball_9 {
  background-color: rgb(255, 85, 0);
}
.patternTable .ball_10,
.patternTable .ball_11,
.patternTable .ball_12,
.patternTable .ball_13,
.patternTable .ball_14,
.patternTable .ball_15,
.patternTable .ball_16,
.patternTable .ball_17,
.patternTable .ball_18,
.patternTable .ball_19 {
  background-color: rgb(51, 164, 210);
}
.patternTable .ball_20,
.patternTable .ball_21,
.patternTable .ball_22,
.patternTable .ball_23,
.patternTable .ball_24,
.patternTable .ball_25,
.patternTable .ball_26,
.patternTable .ball_27,
.patternTable .ball_28,
.patternTable .ball_29 {
  background-color: rgb(230, 23, 57);
}
.patternTable .ball_30,
.patternTable .ball_31,
.patternTable .ball_32,
.patternTable .ball_33,
.patternTable .ball_34,
.patternTable .ball_35,
.patternTable .ball_36,
.patternTable .ball_37,
.patternTable .ball_38,
.patternTable .ball_39 {
  background-color: rgb(0, 64, 255);
}
.patternTable .ball_40,
.patternTable .ball_41,
.patternTable .ball_42,
.patternTable .ball_43,
.patternTable .ball_44,
.patternTable .ball_45,
.patternTable .ball_46,
.patternTable .ball_47,
.patternTable .ball_48,
.patternTable .ball_49 {
  background-color: rgb(18, 179, 71);
}
.patternTable .ball_50,
.patternTable .ball_51,
.patternTable .ball_52,
.patternTable .ball_53,
.patternTable .ball_54,
.patternTable .ball_55 {
  background-color: rgb(119, 179, 0);
}
.patternTable .txt_bonus {
  display: inline-block;
  margin: 0px 0 0 5px;
  height: 12px;
  padding: 4px 0;
}

#sss {
  background-color: rgb(9, 12, 35);
  color: #fff;
  max-height: 100vh;
  padding-bottom: 70px;
}

/* aside-etc */
/* login, member */
.memberBody #header .navbar-custom {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: not-allowed;
  opacity: 0.2;
}
@media (max-width: 991px) {
  .memberBody #header .navbar-custom {
    display: none;
  }
}

#memberWrapper, #registerWrapper {
  min-height: 100vh;
  padding-top: 180px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 auto;
}
#memberWrapper .loginFrame, #memberWrapper .registerFrame, #registerWrapper .loginFrame, #registerWrapper .registerFrame {
  width: 100%;
}
#memberWrapper .loginFrame, #memberWrapper .registerFrame, #registerWrapper .loginFrame, #registerWrapper .registerFrame {
  max-width: 350px;
}
#memberWrapper .loginFrame .form-control + p, #memberWrapper .registerFrame .form-control + p, #registerWrapper .loginFrame .form-control + p, #registerWrapper .registerFrame .form-control + p {
  margin-top: 12px;
  margin-bottom: 32px;
  font-size: 14px;
}
@media (max-width: 575px) {
  #memberWrapper .loginFrame, #memberWrapper .registerFrame, #registerWrapper .loginFrame, #registerWrapper .registerFrame {
    padding-right: 20px;
    padding-left: 20px;
  }
}
#memberWrapper .login-btn, #memberWrapper button, #registerWrapper .login-btn, #registerWrapper button {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 1.1rem;
}
#memberWrapper .form-control:focus, #registerWrapper .form-control:focus {
  border-color: rgb(246, 0, 1);
}
@media (max-width: 991px) {
  #memberWrapper, #registerWrapper {
    padding-top: 68px;
  }
}
#memberWrapper .eyes, #registerWrapper .eyes {
  cursor: pointer;
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 2;
}

/* 출석이벤트 */
.event-att {
  max-width: 1040px;
  margin-right: auto;
  margin-left: auto;
}
.event-att ul, .event-att li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.event-att .att-header .att-header-box {
  width: 100%;
  max-width: 560px;
  margin: 0 auto;
  font-size: 16px;
}
.event-att .att-header .att-header-box > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.event-att .att-header .att-header-box > ul > li:first-child {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.event-att .att-header .att-header-box > ul > li > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: -5px;
}
.event-att .att-header .att-header-box > ul > li > ul > li {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding: 5px;
}
.event-att .att-header .att-header-box > ul > li > ul > li:first-child {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 110px;
          flex: 0 0 110px;
  max-width: 110px;
}
.event-att .att-header .att-header-box > ul > li > ul > li:last-child {
  font-weight: 500;
  color: rgb(255, 225, 0);
}
.event-att .att-header .btn_attend {
  position: relative;
  overflow: hidden;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 220px;
  height: 60px;
  -webkit-box-shadow: 0 7px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 7px 10px rgba(0, 0, 0, 0.2);
  text-shadow: 1px 2px 0 rgba(0, 0, 0, 0.25);
  font-size: 24px;
  font-weight: 500;
  border-radius: 30px;
  background-color: rgb(246, 0, 1);
  /*&::after{background:linear-gradient(165deg, rgba(255,255,255,.6) 0%, rgba(255,255,255,0) 70%);z-index:2;}*/
}
.event-att .att-header .btn_attend::before, .event-att .att-header .btn_attend::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.event-att .att-header .btn_attend::before {
  background: radial-gradient(62.26% 64% at 27.35% 5%, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0) 86%, rgba(255, 255, 255, 0) 100%), radial-gradient(130% 130% at 75% 108%, rgb(246, 0, 1) 0%, rgba(121, 0, 0, 0.5) 43%, rgba(0, 0, 0, 0) 86%);
}
.event-att .att-header .btn_attend > span {
  z-index: 3;
}
@media (min-width: 1200px) {
  .event-att .att-header .att-header-box {
    font-size: 24px;
  }
  .event-att .att-header .btn_attend {
    width: 240px;
    height: 80px;
    border-radius: 40px;
    font-size: 32px;
  }
}
@media (min-width: 992px) {
  .event-att .att-header {
    background: url(../images/icon-attendance.png) no-repeat 100% 50%/auto 320px;
    padding-right: 480px;
  }
  .event-att .att-header .att-header-box {
    font-size: 20px;
    max-width: 560px;
  }
}
@media (min-width: 768px) {
  .event-att .att-header .att-header-box {
    font-size: 18px;
    max-width: none;
  }
}
@media (max-width: 767px) {
  .event-att .att-header {
    text-align: center;
  }
  .event-att .att-header .att-header-box > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media (max-width: 767px) {
  .event-att .att-header .att-header-box > ul {
    display: block;
  }
  .event-att .att-header .att-header-box > ul > li:first-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 10px;
  }
  .event-att .att-header .att-header-box > ul > li > ul {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin: 0;
    padding: 0 5px;
  }
  .event-att .att-header .att-header-box > ul > li > ul > li:first-child {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    max-width: none;
  }
}
.event-att .att-grid {
  margin-top: 50px;
}
.event-att .att-grid > ul {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
}
.event-att .att-grid > ul > li {
  position: relative;
  padding: 20px 16px;
}
.event-att .att-grid > ul > li .att-wrap {
  position: relative;
  max-width: 116px;
  margin: 0 auto;
  padding-bottom: 20px !important;
}
.event-att .att-grid > ul > li .att-days {
  display: block;
  width: 100%;
  height: 36px;
  border-radius: 20px;
  font-size: 16px;
  font-weight: 500;
  background-color: #fff;
  color: rgb(0, 0, 0);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.event-att .att-grid > ul > li .att-days + .att-point {
  margin-top: 15px;
}
.event-att .att-grid > ul > li .att-point {
  background-color: rgb(21, 21, 53);
  border: solid 8px #fff;
  border-radius: 100%;
  font-size: 20px;
  font-weight: 500;
  opacity: 0.2;
}
.event-att .att-grid > ul > li .att-check {
  position: absolute;
  max-width: 60px;
  width: 50%;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.event-att .att-grid > ul > li.stamp_ok .att-point {
  opacity: 1;
}
.event-att .att-grid > ul > li.stamp_ok .att-check {
  background: url(../images/att-check.png) no-repeat 50% 50%/contain;
}
@media (max-width: 991px) {
  .event-att .att-grid > ul > li {
    padding: 0 0 15px 0;
  }
  .event-att .att-grid > ul > li .att-wrap {
    padding: 0 6px;
  }
  .event-att .att-grid > ul > li .att-point {
    border-width: 4px;
  }
}
@media (max-width: 767px) {
  .event-att .att-grid > ul {
    grid-template-columns: repeat(6, 1fr);
  }
  .event-att .att-grid > ul > li .att-wrap {
    padding: 0 4px;
  }
  .event-att .att-grid > ul > li .att-point {
    border-width: 4px;
  }
}
@media (max-width: 575px) {
  .event-att .att-grid > ul {
    grid-template-columns: repeat(5, 1fr);
  }
  .event-att .att-grid > ul > li {
    padding: 15px 0;
  }
  .event-att .att-grid > ul > li .att-wrap {
    padding: 0 2px;
  }
  .event-att .att-grid > ul > li .att-point {
    border-width: 2px;
  }
}

.rules-wrapper .uc-content {
  border-radius: 4px;
  background-color: rgb(21, 21, 53);
  padding: 30px;
}
.rules-wrapper .uc-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 1.4;
  border-bottom: solid 1px rgba(255, 255, 255, 0.1);
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.rules-wrapper .uc-title > img.icon {
  max-height: 24px;
  margin-right: 10px;
}
@media (min-width: 768px) {
  .rules-wrapper .uc-title {
    font-size: 28px;
  }
  .rules-wrapper .uc-title > img.icon {
    max-height: 28px;
  }
  .rules-wrapper .table.table-sm tr, .rules-wrapper .table.table-sm td {
    padding: 10px;
  }
  .rules-wrapper .table.table-list td:last-child {
    text-align: left;
  }
}
@media (min-width: 576px) {
  .rules-wrapper {
    padding: 15px;
  }
}
@media (max-width: 575px) {
  .rules-wrapper .uc-content {
    padding: 15px;
  }
}

/* 핸디캡 아이콘 추가 */
.baedang {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.gametype-icon {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 16px;
  height: 16px;
  border-radius: 100%;
  overflow: hidden;
  background-color: hsl(85, 100%, 50%);
  line-height: 1;
  font-size: 11px;
  font-weight: 500;
  color: rgb(0, 0, 0);
  margin: 0 4px;
}
.gametype-icon::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.4)), color-stop(75%, rgba(255, 255, 255, 0)));
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0) 75%);
}
.gametype-icon::after {
  color: #fff !important;
}
.gametype-icon.over::after, .gametype-icon.under::after {
  display: block;
  font-family: "FontAwesome";
  font-size: 14px;
}
.gametype-icon.over {
  background-color: rgb(246, 0, 1);
}
.gametype-icon.over::after {
  content: "\f106";
}
.gametype-icon.under {
  background-color: rgb(51, 164, 210);
}
.gametype-icon.under::after {
  content: "\f107";
}

@media (max-width: 575px) {
  .odds-box.tb_powerball > ul > li.tween a, .odds-box.tb_powerball > ul > li.tween p {
    text-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.jokerpoker-wrap h3 {
  color: rgb(255, 225, 0);
}

.btn-start {
  border-radius: 109px;
  padding: 25px 50px;
  border: 6px solid rgba(220, 3, 3, 0.6);
  background: radial-gradient(193.1% 84.16% at 81.83% 83.12%, rgba(0, 0, 0, 0.23) 0%, rgba(0, 0, 0, 0) 86.18%), radial-gradient(83.94% 83.94% at 26.39% 20.83%, rgba(255, 255, 255, 0.41) 0%, rgba(255, 255, 255, 0) 69.79%, rgba(255, 255, 255, 0) 100%), #F10000;
  -webkit-box-shadow: 0px 40px 30px 0px rgba(0, 0, 0, 0.7);
          box-shadow: 0px 40px 30px 0px rgba(0, 0, 0, 0.7);
  color: rgba(255, 255, 255, 0.9) !important;
  text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.25);
  font-family: Pretendard;
  font-size: 40px;
  font-style: normal;
  font-weight: 800;
}

.btn-up {
  position: fixed;
  right: 15px;
  bottom: 15px;
  opacity: 0;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
  font-size: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.btn-up::before {
  content: "\f106";
  font-family: "FontAwesome";
}
.btn-up.active {
  opacity: 1;
}

.icon-level {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 32px;
  height: 32px;
  font-size: 16px;
  font-weight: 900;
  color: #fff;
  text-shadow: 2px 2px rgb(0, 0, 0);
  background: url(../images/icon/level.png?ver=20230919) no-repeat 50% 50%;
  background-size: contain;
}

.icn-chip {
  background: url(../images/jokerpoker/chip-01.png) no-repeat 50% 50%;
  background-size: contain;
  width: 60px;
  height: 60px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  font-size: 28px;
  font-weight: 700;
}
.icn-chip.chip-02 {
  background-image: url(../images/jokerpoker/chip-02.png);
  color: rgb(84, 27, 3);
}
.icn-chip.coin-01 {
  background-image: url(../images/jokerpoker/coin-01.png);
  color: rgb(0, 0, 0);
  width: 32px;
  height: 32px;
  font-size: 18px;
}

.card-image {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 76px;
          flex: 0 0 76px;
  max-width: 76px;
  margin: 0 5px;
}

#game_showdown {
  position: relative;
  padding: 0 10px;
}
#game_showdown::before, #game_showdown::after {
  content: "";
  position: absolute;
  width: 55%;
  height: 135px;
  border-radius: 8px;
  top: 0.75rem;
  z-index: 5;
}
#game_showdown::before {
  border: solid 2px rgb(255, 0, 0);
  background-color: rgba(255, 0, 0, 0.3);
  left: 0;
}
#game_showdown::after {
  border: solid 2px rgb(0, 121, 234);
  background-color: rgba(0, 121, 234, 0.3);
  right: 0;
}
#game_showdown::before {
  width: 55%;
}
#game_showdown::after {
  width: 54%;
}

@media (max-width: 767px) {
  #wr_content {
    max-height: 300px;
  }
}