/*
Theme Name: play-online-vulcan.com
Author: play-online-vulcan
URI: play-online-vulcan.com
Version: 1.0.0
*/
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

@font-face {
  font-family: 'Futuris Bold';
  src: url("fonts/FTX85.eot");
  src: url("fonts/FTX85.eot") format("embedded-opentype"), url("fonts/FTX85.woff2") format("woff2"), url("fonts/FTX85.woff") format("woff"), url("fonts/FTX85.ttf") format("truetype"), url("fonts/FTX85.svg#FTX85") format("svg"); }

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline; }

[hidden], template {
  display: none; }

a {
  background-color: transparent; }

a:active, a:hover {
  outline: 0; }

b, strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

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

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0 auto; }

hr {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code, kbd, pre, samp {
  font-family: monospace,monospace;
  font-size: 1em; }

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button, select {
  text-transform: none; }

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled], html input[disabled] {
  cursor: default; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"], input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td, th {
  padding: 0; }

.clearfix:after {
  clear: both;
  display: table;
  content: ' '; }

.kill-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  -webkit-margin-after: 0;
  -webkit-margin-before: 0;
  -webkit-padding-start: 0; }

html, body {
  background-color: #0d2262; }

body {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14px;
  line-height: normal;
  position: relative;
  color: #8ec7df; }

h1,
h2,
h3,
.sub-title {
  font-family: 'Futuris Bold','FTX85','Arial Black',Arial,Helvetica,sans-serif;
  font-weight: bold;
  text-shadow: 0 0 1px #000;
  text-transform: uppercase;
  font-size: 1.3em;
  color: #ffaa06;
  text-align: center; }

h1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 0 20px; }

a {
  color: #ffffff;
  text-decoration: none; }

iframe {
  max-width: 100%; }

.container {
  width: 100%;
  max-width: 1024px;
  margin-left: auto;
  margin-right: auto; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.center-text {
  text-align: center; }

.template-top-offset, .content, .aside-nav ul li a {
  margin-top: 24px; }

.wrapper,
.content,
.single-content {
  display: table;
  width: 100%; }

.site-header,
.gamelist-wrapper {
  display: table-header-group; }

.content {
  width: 75%;
  float: left;
  position: relative;
  padding-top: 48px; }

.site-sidebar {
  width: 25%;
  float: right;
  padding-left: 26px; }

.site-header,
.header-inner {
  position: relative; }

.logo {
  display: block;
  float: left;
  width: 160px;
  height: 89px;
  background: url("images/main-sprite.png") 0 0 no-repeat;
  position: absolute;
  z-index: 1000; }
  .logo:hover {
    -webkit-filter: brightness(1.2);
    filter: brightness(1.2); }

.social-panel {
  position: absolute;
  width: 100%;
  background-color: #001744;
  height: 75px;
  padding-left: 20px;
  padding-right: 20px; }
  .social-panel .social-panel-controls {
    position: relative;
    z-index: 1000;
    display: table;
    float: right;
    height: 75px; }
    .social-panel .social-panel-controls > a {
      display: table-cell;
      vertical-align: middle; }
    .social-panel .social-panel-controls .mobi-link {
      padding-left: 38px; }
    .social-panel .social-panel-controls .btn-underline {
      position: relative;
      overflow: hidden; }
      .social-panel .social-panel-controls .btn-underline:before {
        content: "";
        position: absolute;
        z-index: -1;
        left: 0;
        right: 100%;
        bottom: 30%;
        background: #fff;
        height: 2px;
        -webkit-transition-property: right;
        -o-transition-property: right;
        transition-property: right;
        -webkit-transition-duration: 0.25s;
        -o-transition-duration: 0.25s;
        transition-duration: 0.25s;
        -webkit-transition-timing-function: ease-out;
        -o-transition-timing-function: ease-out;
        transition-timing-function: ease-out; }
      .social-panel .social-panel-controls .btn-underline:hover:before, .social-panel .social-panel-controls .btn-underline:focus:before, .social-panel .social-panel-controls .btn-underline:active:before {
        right: 0; }
      .social-panel .social-panel-controls .btn-underline:hover {
        opacity: .85; }

.social-block i {
  display: block;
  float: left;
  width: 25px;
  height: 25px;
  margin-left: 10px;
  margin-bottom: 3px; }
  .social-block i.fb {
    background: url("images/main-sprite.png") -1px -90px no-repeat; }
  .social-block i.tw {
    background: url("images/main-sprite.png") -36px -90px no-repeat; }
  .social-block i.goo {
    background: url("images/main-sprite.png") -72px -90px no-repeat; }
  .social-block i.vk {
    background: url("images/main-sprite.png") -106px -90px no-repeat; }
  .social-block i:hover {
    -webkit-filter: brightness(1.2);
    filter: brightness(1.2); }

.mobi-link {
  text-align: center; }
  .mobi-link i, .mobi-link b {
    font-style: normal;
    display: block; }
  .mobi-link i {
    width: 102px;
    height: 39px;
    background: url("images/main-sprite.png") -160px 0 no-repeat;
    margin: 0 auto; }
  .mobi-link:hover i {
    -webkit-filter: brightness(1.2);
    filter: brightness(1.2); }

.btn, .aside-nav ul li a {
  display: block;
  font-family: 'Futuris Bold','FTX85','Arial Black',Arial,Helvetica,sans-serif;
  font-weight: bold;
  text-shadow: 0 0 1px #000;
  text-transform: uppercase;
  padding-left: 8px;
  padding-right: 8px; }

.btn-reg, .aside-nav ul li a,
.btn-login {
  width: 100%;
  max-width: 90.625%;
  margin-left: auto;
  margin-right: auto;
  background-color: #b71318;
  padding-top: 1em;
  padding-bottom: 1em;
  text-align: center;
  position: relative; }
  .btn-reg:before, .aside-nav ul li a:before,
  .btn-login:before {
    content: "";
    display: block;
    width: 100%;
    max-width: 232px;
    height: 21px;
    position: absolute;
    left: 0;
    background: url("images/main-sprite.png") 0 -188px no-repeat;
    top: -21px; }
  .btn-reg:after, .aside-nav ul li a:after,
  .btn-login:after {
    content: "";
    display: block;
    width: 100%;
    max-width: 232px;
    height: 21px;
    position: absolute;
    left: 0;
    background: url("images/main-sprite.png") 0 -210px no-repeat;
    bottom: -21px; }
  .btn-reg:hover, .aside-nav ul li a:hover,
  .btn-login:hover {
    background-color: #004f98; }

.main-slider {
  display: block;
  position: relative;
  z-index: 100;
  padding-bottom: 40px;
  background-color: #02103A; }

.slider-overflower {
  display: block;
  overflow: hidden;
  background: url("images/slider-bg.png") no-repeat; }

.main-slider-wrapper {
  display: block;
  width: 1000%;
  margin-bottom: -3px; }

.slide-controls {
  display: block;
  width: 2.85%;
  height: 18.35%;
  position: absolute;
  background-color: red;
  bottom: 31.65%;
  z-index: 1000;
  cursor: pointer; }
  .slide-controls:hover {
    -webkit-filter: brightness(1.2);
    filter: brightness(1.2); }
  .slide-controls.slide-prev {
    left: -1%;
    background: url("images/main-sprite.png") -160px -40px no-repeat; }
  .slide-controls.slide-next {
    right: -1%;
    background: url("images/main-sprite.png") -190px -40px no-repeat; }

.slider-link {
  display: block;
  width: 14.16016%;
  height: 20.8%;
  background: url("images/main-sprite.png") 0 -115px no-repeat;
  position: absolute;
  bottom: 13px;
  left: 43%;
  z-index: 100; }
  .slider-link:hover {
    -webkit-filter: brightness(1.2);
    filter: brightness(1.2); }

.main-nav, .play-money-btn {
  position: relative; }
  .main-nav:before, .play-money-btn:before {
    content: "";
    display: block;
    width: 100%;
    max-width: 232px;
    height: 31px;
    position: absolute;
    left: 0;
    background: url("images/main-sprite.png") 0 -233px no-repeat;
    top: -31px;
    max-width: 1024px; }
  .main-nav:after, .play-money-btn:after {
    content: "";
    display: block;
    width: 100%;
    max-width: 232px;
    height: 31px;
    position: absolute;
    left: 0;
    background: url("images/main-sprite.png") 0 -284px no-repeat;
    bottom: -31px;
    max-width: 1024px; }

.nav-list-wrapper {
  display: table;
  width: 100%; }
  .nav-list-wrapper li {
    display: table-cell;
    vertical-align: middle;
    text-align: center; }
    .nav-list-wrapper li a {
      display: block;
      padding: 1em 0;
      background-color: #004f98;
      font-family: 'Futuris Bold','FTX85','Arial Black',Arial,Helvetica,sans-serif;
      font-weight: bold;
      text-shadow: 0 0 1px #000;
      text-transform: uppercase;
      position: relative;
      min-width: 120px; }
      .nav-list-wrapper li a:hover {
        background-color: #b71318; }
        .nav-list-wrapper li a:hover:after {
          content: "";
          display: block;
          width: 0;
          height: 0;
          position: absolute;
          top: 100%;
          left: 50%;
          -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          border-style: solid;
          border-width: 10px 15px 0 15px;
          border-color: #b71318 transparent transparent transparent; }

.middle-part {
  background-color: #001744; }

.popular-container {
  background-color: #071d53;
  padding: 0 12px;
  margin-top: 40px; }
  .popular-container .sub-title {
    padding-top: 20px; }

.swiper-popular-container {
  display: block;
  overflow: hidden;
  width: 100%;
  max-width: 1024px;
  padding: 8px 0;
  margin: 0 auto; }

.swiper-popular-wrapper {
  width: 1000%;
  max-height: 136px; }

.game-item-small {
  width: 232px;
  height: 136px;
  display: inline-block;
  -webkit-background-size: 100% 100%;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: 0 -40px;
  position: relative; }

.lucky-ladys-charm {
  background: url("images/main-sprite.png") 0 -325px no-repeat; }

.fruit-cocktail {
  background: url("images/main-sprite.png") -232px -325px no-repeat; }

.evolution {
  background: url("images/main-sprite.png") -464px -325px no-repeat; }

.slot-o-pol {
  background: url("images/main-sprite.png") -696px -325px no-repeat; }

.fairy-land {
  background: url("images/main-sprite.png") -928px -325px no-repeat; }

.game-item {
  display: block;
  width: 33.33333333%;
  max-width: 100%;
  float: left;
  margin: 0;
  margin-bottom: 21px;
  padding: 0;
  line-height: normal; }
  @media screen and (max-width: 640px) {
    .game-item {
      width: 50%; } }
  @media screen and (max-width: 480px) {
    .game-item {
      width: 100%; } }
  .game-item a {
    max-width: 232px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    position: relative; }
    .game-item a:before {
      content: "";
      display: block;
      width: 100%;
      max-width: 232px;
      height: 21px;
      position: absolute;
      left: 0;
      background: url("images/main-sprite.png") 0 -188px no-repeat;
      top: -21px; }
    .game-item a:after {
      content: "";
      display: block;
      width: 100%;
      max-width: 232px;
      height: 21px;
      position: absolute;
      left: 0;
      background: url("images/main-sprite.png") 0 -210px no-repeat;
      bottom: -21px; }
    .game-item a:hover img {
      opacity: .7;
      -webkit-transition: opacity .25s ease-out;
      -o-transition: opacity .25s ease-out;
      transition: opacity .25s ease-out; }
    .game-item a:hover .game-title {
      background-color: #b71318;
      -webkit-transition: background-color .25s ease-out;
      -o-transition: background-color .25s ease-out;
      transition: background-color .25s ease-out; }
    .game-item a img {
      width: 232px;
      height: 150px;
      display: block;
      opacity: 1;
      -webkit-transition: opacity .25s ease-out;
      -o-transition: opacity .25s ease-out;
      transition: opacity .25s ease-out; }

.game-title {
  display: block;
  text-align: center;
  padding: 1em 0;
  font-size: 1em;
  font-family: 'Futuris Bold','FTX85','Arial Black',Arial,Helvetica,sans-serif;
  font-weight: bold;
  text-shadow: 0 0 1px #000;
  text-transform: uppercase;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  background-color: #004f98;
  -webkit-transition: background-color .25s ease-out;
  -o-transition: background-color .25s ease-out;
  transition: background-color .25s ease-out; }

article {
  line-height: 1.42857em;
  text-align: justify;
  padding-top: 1.42857em;
  padding-bottom: 1.42857em; }
  article > *:not(.gamelist-inner-wrapper) {
    padding-left: 1.42857em;
    padding-right: 1.42857em; }
    article > *:not(.gamelist-inner-wrapper) a:hover {
      text-decoration: underline; }
  article ul {
    margin-left: 2em; }

.aligncenter {
  margin-top: 1em;
  text-align: center; }

.aside-nav ul li {
  position: relative;
  width: 100%;
  max-width: 90.625%;
  margin-left: auto;
  margin-right: auto; }
  .aside-nav ul li:hover:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: 100%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-style: solid;
    border-width: 10px 15px 0 15px;
    border-color: #b71318 transparent transparent transparent; }
  .aside-nav ul li a {
    background-color: #004f98;
    max-width: 100%; }
    .aside-nav ul li a:hover {
      background-color: #b71318; }

.autoreg-form {
  padding: 1.5em 0; }
  .autoreg-form .inputs-wrapper {
    padding: 1.5%; }
  .autoreg-form .form-group {
    margin: .5em; }
  .autoreg-form label {
    display: block; }
    .autoreg-form label + input {
      height: 2em;
      width: 100%;
      margin: 0.25em 0;
      padding: .5em; }
      .autoreg-form label + input:active,
      .autoreg-form label + input :focus,
      .autoreg-form label + input :hover,
      .autoreg-form label + input :visited {
        outline: none; }
  .autoreg-form .rules {
    text-align: center; }
    .autoreg-form .rules a:hover {
      text-decoration: underline; }
  .autoreg-form input[type="submit"] {
    border: none;
    -webkit-border-image: none;
    -o-border-image: none;
    border-image: none;
    color: #fff; }
    .autoreg-form input[type="submit"]:active,
    .autoreg-form input[type="submit"] :focus,
    .autoreg-form input[type="submit"] :hover,
    .autoreg-form input[type="submit"] :visited {
      outline: none; }
  .autoreg-form .form_result i {
    display: block;
    text-align: center;
    color: #fff;
    text-shadow: 0 0 1px #000; }
  .autoreg-form .error-filed {
    outline: 4px groove #B71318;
    outline-offset: -4px; }

.site-footer {
  background-color: #071d53;
  padding: 1.14286em 9.76563%; }
  .site-footer p {
    margin: .5em 0 0 0; }

.developers-panel {
  display: table;
  width: 100%; }
  .developers-panel > a {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    overflow: hidden; }
    .developers-panel > a:not(:nth-last-child(-n+3)) {
      line-height: 1em; }
      .developers-panel > a:not(:nth-last-child(-n+3)):after {
        content: "";
        display: block;
        width: 2px;
        height: 1.2em;
        background-color: #fff;
        float: right; }
    .developers-panel > a:not(:nth-last-child(-n+2)):hover {
      opacity: .85; }

.play-money-btn {
  width: 100%;
  max-width: 78%;
  margin-left: auto;
  margin-right: auto;
  background-color: #b71318;
  padding-top: 1em;
  padding-bottom: 1em;
  text-align: center;
  position: relative; }
  .play-money-btn:hover {
    background-color: #004f98; }

.content404 {
  padding-top: 0;
  margin-top: 0; }
  .content404 article {
    padding-top: 0; }

@media screen and (max-width: 1024px) {
  .wrapper,
  .content,
  .single-content,
  .site-header,
  .gamelist-wrapper {
    display: block; }
  .slide-controls {
    display: none; }
  .main-slider {
    padding-top: 50px; }
  .site-footer {
    padding: 1em; } }

@media screen and (max-width: 992px) {
  .nav-list-wrapper li a {
    min-width: 1px;
    font-size: .8em; }
  .slider-link {
    display: none; } }

@media screen and (max-width: 768px) {
  .site-sidebar {
    padding-left: 0;
    width: 30%; }
  .content {
    width: 70%; }
  .developers-panel > a:not(:nth-last-child(-n+2)) {
    line-height: normal;
    font-size: .85em; } }

@media screen and (max-width: 640px) {
  .social-panel .social-panel-controls .mobi-link {
    padding-left: 10px;
    padding-right: 0; }
  .developers-panel > a {
    display: block;
    width: 99%;
    margin: 0 auto;
    text-align: center; }
    .developers-panel > a.social-block {
      width: 140px;
      margin-top: 1em;
      margin-bottom: 1.5em; }
  .developers-panel > a:not(:nth-last-child(-n+3)):after {
    display: none; }
  .developers-panel > a:not(:nth-last-child(-n+2)) {
    font-size: 1.1em;
    padding: .5em 0;
    font-family: 'Futuris Bold','FTX85','Arial Black',Arial,Helvetica,sans-serif;
    font-weight: bold;
    text-shadow: 0 0 1px #000;
    text-transform: uppercase; } }

@media screen and (max-width: 568px) {
  .logo {
    float: none;
    margin-right: auto;
    margin-left: auto;
    position: relative; }
  .social-panel {
    position: relative;
    overflow: hidden;
    height: auto; }
    .social-panel .social-panel-controls {
      float: none;
      height: auto;
      display: block; }
      .social-panel .social-panel-controls > a {
        display: block;
        position: absolute; }
        .social-panel .social-panel-controls > a.social-block {
          position: relative;
          overflow: hidden;
          width: 140px;
          margin: 1em auto;
          padding-bottom: 80px; }
          .social-panel .social-panel-controls > a.social-block i.fb {
            margin-left: 5px; }
        .social-panel .social-panel-controls > a.btn.btn-underline, .social-panel .aside-nav ul li .social-panel-controls > a.btn-underline, .aside-nav ul li .social-panel .social-panel-controls > a.btn-underline {
          top: 80px;
          position: absolute; }
        .social-panel .social-panel-controls > a:first-child {
          top: 50px !important; }
        .social-panel .social-panel-controls > a.mobi-link {
          right: 0;
          top: 40px; }
  .main-slider {
    padding-top: 0; }
  .content,
  .site-sidebar {
    width: 100%;
    float: none; }
  .site-sidebar .aside-nav,
  .site-sidebar .btn.btn-reg,
  .site-sidebar .aside-nav ul li a, .aside-nav ul li
  .site-sidebar a {
    max-width: 256px;
    margin: 1em auto; }
  .site-sidebar .aside-nav li {
    max-width: 100%; } }

@media screen and (max-width: 480px) {
  .nav-list-wrapper li {
    display: block;
    padding: 0 1em;
    background-color: #004f98; }
    .nav-list-wrapper li a {
      font-size: 1em; } }

@media screen and (max-width: 320px) {
  .swiper-popular-container {
    max-width: 236px; } }

.news-content,
.news-content ol {
  padding: 2em;
  margin: 1em;
}

.ban-wrap {
  text-align: center;
}

.news-content h1 {
  position: relative;
}

.news-list {
  margin: 1em auto;
  margin-top: -3em;
  width: 95%;

}

.news-item {
  display: table;
  margin-bottom: 2em;
  box-shadow: 0 8px 13px 0px #000;
  padding: 1em;
}

.news-item-part {
  display: table-cell;
  vertical-align: top;

}

.news-img-link {
  display: block;
}

.news-img-link img {
  display: block;
}

.news-icon-wrap {
  width: 200px;
  margin: 0 auto;
}

.news-text-wrap {
  padding-left: 1em;
  padding-right: 1em;
}

.news-title-link {
  display: block;
  font-size: 1.2em;
  font-weight: bold;
  text-transform: uppercase;
  color: #FFAA06;
}

a.news-readmore {
  display: block;
  float: right;
  margin-top: 1em;
}

.news-item a:hover {
  text-decoration: underline;
}

.news-img-link {
  overflow: hidden;
}
.news-img-link img {
  transform: scale(1);
  transition: transform .2s;
}
.news-img-link:hover img {
  transform: scale(1.2);
  transition: transform .2s;
}

@media (max-width:480px) {
  .news-item,
  .news-item-part {
    display: block;
  }

  .news-icon-wrap {
    margin-bottom: 1em;
    box-shadow: 0 8px 13px 0px #000;
  }

  .news-title-link {
    text-align: center;
  }
}

.news-page-list {
  padding-top: 0;
}
.news-page-list h1{
  margin: 0 auto;
  margin-bottom: 2em;
  position: relative;
}

.news-page-list .news-list {
  margin-top: -2em;
}

.single-content .post-content {
  position: relative;
  padding-top: 3em;
}

.single-content .post-content h1 {
  margin-top: 1.5em;
}

/* == WordPress WYSIWYG Editor Styles == */
.alignleft, img.alignleft {
	margin-right: 20px;
	float: left;
}
.alignright, img.alignright {
	margin-left: 20px;
	float: right;
}
.aligncenter, img.aligncenter {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	display: block;
	clear: both;
}
.wp-caption {
	margin-bottom: 20px;
	text-align: center;
	padding-top: 5px;
}
.wp-caption img {
	border: 0 none;
	padding: 0;
	margin: 0;
}
.wp-caption .wp-caption-text {
	line-height: 1.5;
	font-size: 14px;
	margin: 0;
}
