#carousel {
  height: 420px;
  pointer-events: none;
}

.deposit-btn a {
  height: 60px;
  width: 233px;
  border: solid rgba(242, 226, 143, 1) 2px;
  border-radius: 5px;
  text-align: center;
  float: right;
  display: flex;
  align-items: center;
  justify-content: center;
  background: transparent url(https://static.parastorage.com/services/skins/2.1229.80/images/wysiwyg/core/themes/base/shiny1button_bg.png) 50% 50% repeat-x;
  transition: 0.3s;
  font-family: proxima-n-w01-reg, sans-serif;
  font-size: 25px;
  color: #FFEA80;
}

.deposit-btn a:hover {
  background-color: rgba(242, 226, 143, 1);
  color: #fff;
}

#top .ball-title {
  display: flex;
  justify-content: flex-end;
  ;
}

#top .ball-title img {
  max-width: 90px;
  height: 80px;
  object-fit: contain;
}

#top .ball-title p {
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.6);
  background: rgba(0, 0, 0, 1) url(https://static.parastorage.com/services/skins/2.1229.80/images/wysiwyg/core/themes/base/shiny1button_bg.png) 50% 50% repeat-x;
  border: solid rgba(230, 195, 21, 1) 2px;
  border-radius: 5px;
  margin-bottom: 0px;
  padding: 0px 10px;
  text-transform: uppercase;
}

#top .ball-title p span {
  font-family: anton, sans-serif;
  color: #E6C315;
  font-size: 60px;
  line-height: 1.2;
}

#top .ball-title p span:nth-child(2) {
  color: #fff;
}

.ball-title>a {
  margin-left: 30px;
}



.ball-title a img {
  max-width: 224px !important;
}

#top nav {
  margin-top: 45px;
  padding: 0px;
}

#top nav li a {
  font-family: arial, "ｍｓ ｐゴシック", "ms pgothic", 돋움, dotum, helvetica, sans-serif;
  font-size: 25px;
  font-weight: 700;
  text-transform: uppercase;
  color: rgb(255, 234, 128);
  padding: 15px 37px;
  transition: 0.3s;
}

#top nav li.selected, #top nav li:hover {
  border: none;
  transition: 0.3s;
}

#top nav li.selected a, #top nav li a:hover {
  color: #000;
  background: transparent url(https://static.parastorage.com/services/skins/2.1229.80/images/wysiwyg/core/themes/base/shiny2button_bg.png) center bottom repeat-x;
  position: relative;
  transition: 0.3s;
}

#top nav li.selected a:before, #top nav li a:hover::before {
  background: rgba(230, 195, 21, 1);
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -2;
  top: 0;
  left: 0;
  transition: 0.3s;
}

#top nav li:last-of-type {
  border: none;
}

#top nav>ul {
  box-shadow: 0px 4px 6px 3px rgba(230, 195, 21, 1);
  border-radius: 5px;
  background: transparent url(https://static.parastorage.com/services/skins/2.1229.80/images/wysiwyg/core/themes/base/shiny2button_bg.png) center top repeat-x !important;
  overflow: hidden;
  transition: 0.3s;
}

#moving-text {
  margin-top: 15px;
}

.home-cat0 iframe {
  margin-bottom: 60px;
}

.home-cat1 {
  margin-bottom: 25px;
  margin-top: -40px;
}

.home-cat1 .row div {
  padding: 0px;
}

.home-cat1 img {
  height: 198px;
}

.home-cat2 img {
  width: 100%;
  height: 272px;
  border: 2px solid rgb(230, 195, 21);
  border-radius: 5px;
}

.home-cat0 {
  position: relative;
  margin-top: -30px;
}

.home-cat0>img {
  width: 100%;
  position: absolute;
  top: -60px;
  z-index: -1;
}

.home-cat3 iframe {
  width: 100%;
  height: 267px;
}

.home-cat3 p {
  color: #F2E28F;
  font-size: 45px;
  font-weight: 700;
  text-align: center;
  font-family: proxima-n-w01-reg, sans-serif;
}

.home-cat3 img {
  width: 100%;
  margin-top: 20px;
  height: 336px;
}

.footer .content-1 {
  color: #E3CA4F;
  font-size: 22px;
  line-height: normal;
}

.footer .content-1 h1 {
  height: 153px;
  display: flex;
  align-items: flex-end;
  border-bottom: 3px solid rgba(226, 28, 33, 1);
  padding-bottom: 20px;
  margin-bottom: 10px
}

.footer .content-1 img {
  margin-bottom: -20px;
}

.footer .content-1 li a {
  font-size: 25px;
  color: #E3CA4F;
  text-decoration: underline !important;
}

.footer .content-1 ul {
  margin: 0px;
}

.footer-lang img {
  max-width: 22px;
  position: absolute;
  left: 10px;
}

.footer-lang {
  border: 2px solid rgba(230, 195, 21, 1);
  border-radius: 5px;
  display: flex;
  margin-top: 140px;
}

.footer-lang a {
  width: 120px;
  height: 44px;
  display: flex;
  align-items: center;
  position: relative;
  background: #2d2d2d;
}

.footer-lang a:first-child {
  border-right: 2px solid rgba(230, 195, 21, 1);
}

.footer .content-2 .col-sm-5 img {
  max-width: 178px;
}

.footer-bank img {
  max-width: 74px;
  border-radius: 74px;
  height: 70px;
  object-fit: contain;
}

.footer-bank {
  text-align: center;
  margin-top: 20px
}

.footer-bank a {
  font-size: 20px;
  text-decoration: underline !important;
  color: #fff !important;
  font-family: proxima-n-w01-reg, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
}

.slot-cat1, .sport-cat1 {
  margin-top: 15px;
}

.slot-cat1 img:first-child {
  width: 100%;
  border: 2px solid rgba(230, 195, 21, 1);
  border-radius: 5px;
}

.slot-cat1 img:last-child {
  margin-top: -80px;
}

.slot-cat2 h1 {
  text-align: center;
  color: #E6C315;
  margin-bottom: 40px;
  margin-top: 20px;
}

.slot-cat2>div {
  text-align: center;
}

.slot-cat2>div img:first-child {
  max-width: 305px;
  margin-bottom: -90px;
  z-index: 2;
  position: relative;
}

.casino-cat1 img {
  width: 100%;
}

.casino-cat1 {
  margin-top: 20px;
}

.casino-cat2 img {
  width: 100%;
}

.casino-btn img {
  max-width: 500px;
}

.casino-btn {
  text-align: center;
  margin-top: -40px;
}

.casino .footer {
  border-top: 3px solid #e6c315;
  margin-top: 20px;
}

.sport-cat1 img {
  width: 100%;
  border: 3px solid rgba(230, 195, 21, 1);
  border-radius: 5px;
  margin: 0px 2px;
}

.sport-cat1, .sport-cat2 {
  display: flex;
}

.sport-cat2 img {
  width: 100%;
  object-fit: contain;
}

.sport-login {
  margin-top: 40px;
}

.sport-login a {
  border: solid rgba(242, 226, 143, 1) 2px;
  border-radius: 5px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  background: transparent url(https://static.parastorage.com/services/skins/2.1229.80/images/wysiwyg/core/themes/base/shiny1button_bg.png) 50% 50% repeat-x;
  transition: 0.3s;
  font-family: proxima-n-w01-reg, sans-serif;
  font-size: 25px;
  color: #FFEA80;
  padding: 30px 0px
}

.sport-login>div {
  max-width: 700px;
  margin: 0 auto;
  position: relative;
  padding-bottom: 40px
}

.sport-login>div:last-child img {
  left: -20px;
}

.sport-login>div img {
  position: absolute;
  top: -5px;
  left: -50px;
}

.sport-login a:hover {
  background-color: rgba(242, 226, 143, 1);
  color: #fff;
}

.demo-login p {
  font: normal normal normal 40px/1.4em proxima-n-w01-reg, sans-serif;
  font-weight: bold;
  color: #fff;
  font-size: 37px;
  text-align: center;
  margin-bottom: 0px;
}

.demo-login>div:first-child p:last-child {
  color: #e6c315;
}

.demo-login>div:last-child {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 40px;
}

.demo-login>div:last-child p {
  display: inline-block;
  padding: 0px 20px
}

.demo-login>div:last-child p span {
  color: #e6c315;
}

.sport-schedule iframe {
  height: 600px;
}

.promo-cat1 {
  margin-top: 80px;
}

.promo-cat1 button img {
  margin-bottom: 40px;
  border: 3px solid rgba(230, 195, 21, 1);
  border-radius: 5px;
  width: 100%;
}

.deposit-bank a {
  font-size: 26px;
  text-decoration: underline !important;
  color: #fff !important;
  font-family: proxima-n-w01-reg, sans-serif;
  font-weight: bold;
}

.deposit-bank img {
  display: block;
  margin: 0 auto;
  height: 180px;
  object-fit: contain;
  margin-bottom: 10px
}

.deposit-bank p {
  text-align: center;
  margin-bottom: 0px
}

.deposit-bank .row {
  border: 6px solid rgba(226, 28, 33, 1);
  margin-bottom: 40px;
  padding: 20px;
  position: relative;
}

.deposit-bank .row:after {
  background: none;
  border: 4px solid rgba(226, 28, 33, 1);
  content: "";
  display: block;
  position: absolute;
  top: 6px;
  left: 6px;
  right: 6px;
  bottom: 6px;
  z-index: -1;
}

.form-box {
  margin-top: 10px;
}

.form-box input, .form-box select {
  width: 100% !important;
  border-radius: 10px;
}

.form-box .form-header-group {
  border: none !important;
}

.form-box #id_3 .form-input-wide {
  width: 100% !important;
}

.form-box #id_4 .form-sub-label-container {
  width: 47%;
}

.form-box #id_4 .form-sub-label-container:first-child {
  margin-right: 40px;
}

.form-box #id_10 .form-input-wide {
  background: #fff;
  padding: 20px;
  border-radius: 5px;
}

.form-box #id_10 .form-input-wide input {
  border-radius: 0px;
}

.form-box #cid_8 .form-sub-label-container {
  width: 100%
}

.form-box #id_11 .form-input-wide {
  width: 100%
}

.form-box .date-separate {
  display: none
}

.form-box .formFooter.f6 {
  display: none;
}

.form-line-error, .form-line-active {
  background: none !important;
}

.home-static {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 100;
}

.casino-cat2 button {
  background: none !important;
  border: none !important;
  box-shadow: none !important;
}

.casino-cat2 .modal-content {
  background: #8b0000;
  padding: 0px 20px;
}

.casino-cat2 .modal-header {
  display: block;
  border: none;
}

.casino-cat2 .modal-header h5 {
  font-size: 40px;
  color: #fff;
  font-weight: bold;
}

.casino-cat2 .modal-header p {
  font-size: 30px;
  color: #e6c315;
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 0px;
}

.casino-cat2 .modal-body {
  text-align: left;
  font-size: 20px;
  color: #fff;
}

.casino-cat2 .modal-body a {
  background-image: url(../image/casino/popup-btn.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 380px;
  margin: 0 auto;
  height: 52px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-transform: uppercase;
  color: #fff;
}

.casino-cat2 .modal-content .bottom {
  text-align: center;
  margin-bottom: 10px;
}

.casino-cat2 .modal-content .bottom button {
  float: none;
  font-size: 50px;
  color: #fff;
  opacity: 1;
  font-weight: normal;
}

.casino-cat2 .modal-dialog {
  margin-top: 0px;
  right: 0;
  position: absolute;
}

.promo-cat1 button {
  background: none !important;
  border: none !important;
  box-shadow: none !important;
}

.promo-cat1 .modal{
  background: rgba(0, 0, 0, 0.7);
}

.promo-cat1 .modal-dialog {
  min-width: 700px;
  font: normal normal normal 15px/1.4em proxima-n-w01-reg, sans-serif;
  margin-top: 0px;
}

.promo-cat1 .modal-content {
  background: none;
  border: none;
}

.promo-cat1 .modal-body {
  padding: 0px;
}

.promo-cat1 .modal-body h1 {
  font-size: 50px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  margin-bottom: 30px;
}

.promo-cat1 .modal-body ul{
  margin-bottom: 30px;
}

.promo-cat1 .modal-body li {
  font-size: 25px;
  color: #e6c315;
  line-height: 1.2;
  margin-bottom: 5px;
}

#promo1 .modal-body li{
  font-size: 22px;
  font-weight: bold;
}

.promo-cat1 .modal-content .bottom button{
    color: #fff;
    opacity: 1;
    font-size: 100px;
    font-weight: 300;
    position: fixed;
    top: 0;
    right: 100px;
    cursor: pointer;
}

.promo-cat1 .modal-body li a{
    color: #e6c315;
    text-decoration: underline !important;
}

.home .modal-body{
  padding: 0px;
}

.home .modal-dialog{
  min-width: 1000px;
}

.home .modal-content .bottom button{
  position: absolute;
    top: 0;
    right: 10px;
    font-size: 60px;
    color: #fff;
    opacity: 1;
    font-weight: 300;
}

@media (max-width: 991px) {

  .navbar .navbar-nav {
    flex-direction: row;
  }
}

@media(max-width:960px){

  .home .modal-dialog{
    min-width: 700px;
  }

  .home-static{
    max-width: 300px;
  }

  #top nav li a{
    padding: 15px 30px;
  }

  .home-cat1 img{
    height: auto;
  }

  .footer .content-2 .col-sm-5 img{
    max-width: 150px;
  }

  .sport-cat1 img, .sport-cat2 img{
    max-width: 50%;
  }

  .demo-login p{
    font-size: 30px;
  }

}

@media(max-width:767px){

  .home .modal-dialog{
    min-width: 100%;
  }

  .home-static{
    max-width: 150px;
  }

  .deposit-btn a{
    height: 50px;
    width: 150px;
  }

  #top-bar .logo img{
    max-width: 160px;
  }

  .ball-title a img{
    max-width: 130px !important;
  }

  #top .ball-title img{
    max-width: 40px;
    height: auto;
  }

  #top .ball-title p span{
    font-size: 20px;
  }

  #top .ball-title{
    align-items: center;
  }

  #home-popup{
    padding-right: 0px;
  }

  .home-cat0>img{
    top: 0;
  }

  .home-cat0{
    top: -50px;
  }

  #carousel{
    height: 350px;
  }

  .home-cat1 img{
    margin-bottom: 40px;
  }

  .home-cat2 img{
    height: auto;
  }

  .home-cat3 img{
    height: auto;
  }

  .footer .content-1 h1{
    height: auto;
  }

  .footer-lang{
    margin-top: 30px;
    margin-bottom: 10px;
  }

  .footer-lang a{
    width: 100%;
  }

  .footer .content-2 .col-sm-5 img{
    max-width: 120px;
  }

  .footer-bank .col-sm-2{
    width: 50% !important;
  }

  .slot-cat2 h1{
    font-size: 30px;
    margin-bottom: 30px;
  }

  .slot-cat2>div img:first-child{
    max-width: 180px;
    margin-bottom: -40px;
  }

  .casino-btn{
    margin-top: -20px;
  }

  .casino-btn img{
    max-width: 200px;
  }

  .casino-cat2 .modal-dialog{
    left: 0;
  }

  .casino-cat2 .modal-header p{
    font-size: 22px;
  }

  .casino-cat2 .modal-body a{
    width: 100%;
    height: 44px;
    background-size: contain;
  }

  .sport-cat1 img, .sport-cat2 img{
    max-width: 100%;
    margin-bottom: 20px;
  }

  .sport-cat1, .sport-cat2{
    display: block;
  }

  .sport-login a{
    font-size: 13px;
  }

  .sport-login>div{
    max-width: 300px;
  }

  .demo-login p{
    font-size: 25px;
  }

  .sport-schedule iframe{
    height: 300px;
  }

  .promo-cat1 button img{
    margin-bottom: 20px;
  }

  .promo-cat1 .modal-dialog{
    min-width: auto;
  }

  .promo-cat1 .modal-body h1{
    font-size: 30px;
  }

  .promo-cat1 .modal-content .bottom button{
    right: 15px;
    font-size: 50px;
  }

  .form-box #id_4 .form-sub-label-container{
    margin-bottom: 10px;
    width: 100%;
  }

}
