/*normalize*/  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; }  audio:not([controls]) {   display: none;   height: 0; }  [hidden], template {   display: none; }  a {   background-color: transparent; }  a:active, a:hover {   outline: 0; }  abbr[title] {   border-bottom: 1px dotted; }  b, strong {   font-weight: bold; }  dfn {   font-style: italic; }  h1 {   font-size: 2em;   margin: 0.67em 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; }  svg:not(:root) {   overflow: hidden; }  figure {   margin: 1em 40px; }  hr {   -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;   /* 1 */   font: inherit;   /* 2 */   margin: 0;   /* 3 */ }  button {   overflow: visible; }  button, select {   text-transform: none; }  button, html input[type="button"], input[type="reset"], input[type="submit"] {   -webkit-appearance: button;   /* 2 */   cursor: pointer;   /* 3 */ }  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;   box-sizing: border-box;   /* 1 */   padding: 0;   /* 2 */ }  input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {   height: auto; }  input[type="search"] {   -webkit-appearance: textfield;   /* 1 */   -webkit-box-sizing: content-box;   /* 2 */   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;   /* 1 */   padding: 0;   /* 2 */ }  textarea {   overflow: auto; }  optgroup {   font-weight: bold; }  table {   border-collapse: collapse;   border-spacing: 0; }  td, th {   padding: 0; }  /*end normalize*/  /*skeleton*/  /* general settings */  body {   font: 14px/17px 'Tahoma';   background: white url(/uploads/137/bg.png) repeat scroll 0 0;   color: #4b4b4b;   margin: 0;   width: 100%; }  a {   color: #eecc59; }  img {   border-style: none;   vertical-align: top; }  * + html .clearfix {   height: 1%; }  .clearfix:after {   display: block;   clear: both;   content: ""; }  input, textarea, select {   vertical-align: middle;   font: 15px/18px 'Tahoma'; }  textarea {   resize: none; }  form, fieldset {   margin: 0;   padding: 0;   border-style: none; }  input[type="submit"] {   -webkit-appearance: none;   -moz-appearance: none;   appearance: none;   -webkit-border-radius: 0;   border-radius: 0; }  input, textarea {   -webkit-border-radius: 0;   border-radius: 0; }  a:focus, input:focus, textarea:focus, select:focus {   outline: none; }  blockquote, q {   quotes: none; }  q:before, q:after {   content: ""; }  h1, h2, h3, h4, h5, h6 {   margin: 0;   padding: 0;   list-style: none; }  #wrapper {   position: relative;   width: 100%;   min-height: 100vh;   overflow: hidden; }  .wrapper {   max-width: 1200px;   margin: 0 auto;   position: relative; }  .wrapper:after {   display: block;   clear: both;   content: ""; }  /*vertical align*/  .table {   display: table;   width: 100%;   height: 100%; }  .table-cell {   display: table-cell;   vertical-align: middle; }  /*end vertical align*/  .text-center {   text-align: center; }  .text-left {   text-align: left; }  .text-right {   text-align: right; }  /* end general settings */  .container {   width: auto; }  #main .wrapper {   background: #fff;   padding: 10px 0 25px 10px; }  /*end skeleton*/  /*header*/  .header-content {   background: url(/uploads/137/header.png) repeat-x scroll left center;   position: relative;   width: 100%;   height: 55px; }  .header-content .logo {   display: inline-block;   float: left;   padding: 12px 0; }  .header-content .logo:hover:after {   height: 29px; }  .header-content .logo:after {   content: "";   background: transparent url(/uploads/137/logo_h.png) no-repeat scroll center top;   display: block;   height: 0;   left: 0;   position: absolute;   top: 12px;   -webkit-transition: all 0.3s ease 0.1s;   transition: all 0.3s ease 0.1s;   width: 269px; }  .header-content .logo img {   max-width: 100%; }  .header-content .nav-holder {   float: right; }  /*end header*/  /*list-game*/  .list-game {   margin: 20px 0;   padding: 20px 0;   border-top: 1px dotted #969696;   border-bottom: 1px dotted #969696; }  .list-game ul {   margin: 0;   padding: 0;   list-style: none;   text-align: center; }  .list-game ul li {   display: inline-block;   vertical-align: top;   width: 180px;   height: 133px;   margin: 0 3px 25px; }  .list-game ul li a {   display: block;   width: 100%;   height: 100%;   text-align: center;   position: relative; }  .list-game ul li a:after {   content: "";   background: transparent url(/uploads/137/go.png) no-repeat scroll center -30px;   background-color: rgba(18, 65, 127, 0);   display: block;   height: 100%;   left: 0;   position: absolute;   top: 0;   -webkit-transition: all 0.3s ease 0s;   transition: all 0.3s ease 0s;   width: 100%; }  .list-game ul li a:hover:after {   background: transparent url(/uploads/137/go.png) no-repeat scroll center center;   background-color: rgba(18, 65, 127, 0.7); }  .list-game ul li a img {   width: 100%;   height: 100%; }  /*end list-game*/  /*info-text*/  .info-text-content p {   margin: 10px 0;   font-family: arial;   font-size: 14px;   text-align: left;   line-height: 21px;   color: #333333; }  .info-text-content h1, .info-text-content h2, .info-text-content h3, .info-text-content h4, .info-text-content h5, .info-text-content h6 {   margin: 10px 0;   padding: 0 0 5px;   color: #0f377d; }  .info-text-content img {   max-width: 100%;   margin-bottom: 10px; }  .info-text-content ul li {   color: #333333;   font-size: 14px;   text-align: left;   line-height: 21px; }  .info-text-content .btn-play {   background: transparent url(/uploads/137/nav_go.png) repeat-x scroll 0 0;   -webkit-border-radius: 8px;   border-radius: 8px;   -webkit-box-shadow: 0 0 2px 0 white inset;   box-shadow: 0 0 2px 0 white inset;   color: white;   display: block;   float: right;   font-size: 16px;   font-weight: bold;   height: 47px;   line-height: 2.9;   margin-top: 20px;   max-width: 280px;   padding: 0 15px;   text-align: center;   text-decoration: none;   text-shadow: 0 0 3px #080b47;   text-transform: uppercase;   width: 100%;   -webkit-transition: 0.3s;   transition: 0.3s; }  .info-text-content .btn-play:hover {   -webkit-box-shadow: 0 0 15px 0 black inset;   box-shadow: 0 0 15px 0 black inset;   color: white;   line-height: 2.9; }  /*end info-text*/  /*sidebar*/  .sidebar .nav-sidebar {   background: transparent url(/uploads/137/right_col.png) repeat scroll 0 0;   border: 1px solid #b0b0b0;   margin: 10px 0 10px 0;   padding: 10px; }  .sidebar .nav-sidebar ul {   margin: 0;   padding: 0;   list-style: none; }  .sidebar .nav-sidebar ul li {   margin: 0 0 7px; }  .sidebar .nav-sidebar ul li a {   background: transparent url(/uploads/137/left_menu.png) no-repeat scroll 0 top;   border: 1px solid #b2abab;   color: #0f377d;   display: block;   font-size: 0.875em;   line-height: 1.3;   padding: 4px 10px;   text-decoration: none;   text-indent: 3px;   -webkit-transition: all 0.3s ease 0.1s;   transition: all 0.3s ease 0.1s; }  .sidebar .nav-sidebar ul li a:hover {   background: transparent url(/uploads/137/left_menu.png) no-repeat scroll -750px top;   border: 1px solid #305b83;   color: white; }  .sidebar .list-game-sidebar {   background: transparent url(/uploads/137/right_col.png) repeat scroll 0 0;   border: 1px solid #b0b0b0;   height: auto;   margin: 0 0 15px;   padding: 15px;   -webkit-box-sizing: border-box;   box-sizing: border-box; }  .sidebar .list-game-sidebar h3 {   background: transparent url(/uploads/137/title_p2.png) no-repeat scroll left top;   border-bottom: 1px solid #ebebeb;   color: white;   font-weight: bold;   font-size: 18px;   line-height: 21px;   padding: 15px 0;   text-align: center;   text-transform: uppercase; }  .sidebar .list-game-sidebar ul {   margin: 0;   padding: 0;   list-style: none; }  .sidebar .list-game-sidebar ul li {   border-bottom: 1px solid #848484;   -webkit-box-shadow: 0 1px 0 0 black;   box-shadow: 0 1px 0 0 black;   display: block;   padding: 5px 0;   overflow: hidden; }  .sidebar .list-game-sidebar ul li:last-child {   border-bottom: none;   -webkit-box-shadow: none;   box-shadow: none; }  .sidebar .list-game-sidebar ul li .wrapp-img {   float: left;   height: 35px;   line-height: 1; }  .sidebar .list-game-sidebar ul li .wrapp-img img {   margin: 0;   margin: 5px 0;   width: 50px; }  .sidebar .list-game-sidebar ul li .content-box {   padding-left: 55px; }  .sidebar .list-game-sidebar ul li .content-box a span {   color: #0f377d;   display: block;   font-size: 12px;   font-weight: bold;   line-height: 2;   overflow: hidden;   padding: 5px 0 0 10px;   white-space: nowrap;   width: 120px;   float: left; }  .sidebar .list-game-sidebar ul li .content-box .btn-play-game {   background: transparent url(/uploads/137/bt_go.png) repeat-x scroll left top;   -webkit-border-radius: 5px;   border-radius: 5px;   color: black;   display: block;   float: right;   height: 33px;   margin: 3px 0 0;   padding: 5px 10px;   text-align: center;   text-decoration: none;   width: 150px; }  .sidebar .list-news-sidebar {   background: transparent url(/uploads/137/right_col.png) repeat scroll 0 0;   border: 1px solid #b0b0b0;   margin: 10px 0 10px 0;   padding: 10px; }  .sidebar .list-news-sidebar h3 {   color: white;   font-size: 14px;   height: 31px;   line-height: 2.3;   position: relative;   top: 2px;   background: transparent url(/uploads/137/title_50.png) no-repeat scroll left center;   text-indent: 47px; }  .sidebar .list-news-sidebar a {   color: #0f377d;   display: block;   font-size: 0.875em;   margin: 5px 0;   padding: 3px 0;   text-indent: 10px;   width: 100%; }  /*end sidebar*/  /*footer*/  .content-footer .copyright {   font-size: 12px;   text-align: center;   padding: 20px; }  /*end footer*/ @media screen and (max-width: 768px){ .header-content .logo { width: 100%; display: flex; justify-content: center; } .header-content .logo:after { width: 100%; margin: 0 auto; } } @media screen and (max-width: 991px){.info-text-content .btn-play{  float: none;  margin: 0 auto;}  .sidebar .list-news-sidebar h3, .sidebar .list-game-sidebar h3 { background-size: 100%; }  }