header {}
  header .header__baner-2 {
    min-height: 90vh;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center; }
    header .header__baner-2 .title-2 {
      text-align: center; }
    header .header__baner-2 h1, header .header__baner-2 h3, header .header__baner-2 p {
      display: block;
      z-index: 1; }
    header .header__baner-2 h1:after {
      content: "";
      display: block;
      background-color: #444;
      width: 450px;
      height: 2px;
      position: relative;
      top: 45px;
      margin: 0 auto; }
    header .header__baner-2 h3, header .header__baner-2 p {
      font-size: 40px;
      font-family: Yanone Kaffeesatz, sans-serif;
      font-weight: lighter; }
    header .header__baner-2 p {
      margin-top: 0px;
      font-weight: normal; }
    header .header__baner-2 p:hover {
      border-bottom: 1px solid #3498db; }      
    header .header__baner-2 a {
      padding-left: 26px; }
	  .selection__game1 {
	  flex-wrap: wrap;
      max-width: 100%;
      flex-basis: 282px;
      min-height: 20px;
      background-color: rgba(37, 37, 37, 0.96);
	  border: 3px solid #282828;
      margin: 70px 15px 15px;
      padding: 30px 50px 30px 50px;
      display: flex;
      flex-direction: column;
	  }
.content1 {
    flex: 1;
    margin-top: 60px;
}
.containercont {
    padding-bottom: 30px;
    line-height: 20px;
    font-size: 22px;
    text-align: center;
}
.selection__game { }
  .selection__game nav {
    position: static; }
  .selection__game .nav__menu-2 {
    position: static;
    width: 964px;
    height: 100px;
    align-items: center;
    font-size: 22px;
    line-height: 100px;
    font-family: Yanone Kaffeesatz, sans-serif;
    font-weight: normal;
    justify-content: space-between; }
    .selection__game .nav__menu-2 li {
      flex-basis: 282px;
      text-align: center;
      display: flex;
      justify-content: center;
      align-items: center; }
      .selection__game .nav__menu-2 li p {
        padding-right: 5px; }
  .selection__game .wr {
    padding: 0 30px 55px; }
  .selection__game .game__grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: stretch;
    margin: 30px -30px; }
    .selection__game .game__grid .game__item {
      max-width: 282px;
      flex-basis: 282px;
      min-height: 270px;
      background-color: #252525;
      border: 1px solid #48453e;
      margin: 25px 20px 0;
      margin-bottom: 5px;
      padding: 17px 17px 17px 17px;
      display: flex;
      flex-direction: column;
      align-items: center; }
      .selection__game .game__grid .game__item p {
        font-size: 14px;
        font-family: Ubuntu, sans-serif;
        font-weight: 500; }
      .selection__game .game__grid .game__item .poster-2 {
        width: 245px;
        height: 153px;
        background: url(../img/war.jpg) no-repeat center center;
        margin-bottom: 18px; }
        .selection__game .game__grid .game__item .poster-Desync {
        width: 245px;
        height: 153px;
        background: url(../img/Desync.jpg) no-repeat center center;
        margin-bottom: 5px; }
        .selection__game .game__grid .game__item .poster-RING{
        width: 245px;
        height: 153px;
        background: url(../img/RING.png) no-repeat center center;
        margin-bottom: 5px; }
        .selection__game .game__grid .game__item .poster-FECURITY {
        width: 245px;
        height: 153px;
        background: url(../img/FECURITY.png) no-repeat center center;
        margin-bottom: 5px; }
        .selection__game .game__grid .game__item .poster-softhub {
        width: 245px;
        height: 153px;
        background: url(../img/softhub.png) no-repeat center center;
        margin-bottom: 5px; }
        .selection__game .game__grid .game__item .poster-imm {
        width: 245px;
        height: 153px;
        background: url(../img/imm.jpg) no-repeat center center;
        margin-bottom: 5px; }
        .selection__game .game__grid .game__item .poster-apexclarity {
        width: 245px;
        height: 153px;
        background: url(../img/apexclarity.png) no-repeat center center;
        margin-bottom: 5px; }
        .selection__game .game__grid .game__item .poster-btg1 {
        width: 245px;
        height: 153px;
        background: url(../img/btg1.jpg) no-repeat center center;
        margin-bottom: 5px; }
        .selection__game .game__grid .game__item .poster-apexDesync {
        width: 245px;
        height: 153px;
        background: url(../img/apexDesync.png) no-repeat center center;
        margin-bottom: 5px; }
		.selection__game .game__grid .game__item .poster-1 {
        width: 245px;
        height: 153px;
        background: url(../img/cs.jpg) no-repeat center center;
        margin-bottom: 18px; }
		.selection__game .game__grid .game__item .poster-3 {
        width: 245px;
        height: 153px;
        background: url(../img/pubg.jpg) no-repeat center center;
         }
		.selection__game .game__grid .game__item .poster-4 {
        width: 245px;
        height: 153px;
        background: url(../img/poster_4.png) no-repeat center center;
        margin-bottom: 18px; }
		.selection__game .game__grid .game__item .poster-5 {
        width: 245px;
        height: 153px;
        background: url(../img/sup.jpg) no-repeat center center;
        margin-bottom: 18px; }
		.selection__game .game__grid .game__item .poster-6 {		
        width: 245px;
        height: 153px;
        background: url(../img/ft.png) no-repeat center center;
        }
		.selection__game .game__grid .game__item .poster-WarFace {		
        width: 245px;
        height: 153px;
        background: url(../img/WarFace.jpg) no-repeat center center;
        }
        .selection__game .game__grid .game__item .poster-7 {		
        width: 245px;
        height: 153px;
        background: url(../img/de.jpg) no-repeat center center;
        margin-bottom: 18px; }
        .selection__game .game__grid .game__item .poster-HCFortnite {		
        width: 245px;
        height: 153px;
        background: url(../img/HCFortnite.jpg) no-repeat center center;
         }
        .selection__game .game__grid .game__item .poster-Breakout {		
        width: 245px;
        height: 153px;
        background: url(../img/Breakout.jpg) no-repeat center center;
        margin-bottom: 18px; }
         .selection__game .game__grid .game__item .poster-8 {		
        width: 245px;
        height: 153px;
        background: url(../img/sc.png) no-repeat center center;
        margin-bottom: 18px; }
         .selection__game .game__grid .game__item .poster-valorantdtg {		
        width: 245px;
        height: 153px;
        background: url(../img/valorantdtg.jpg) no-repeat center center;
      }
        .selection__game .game__grid .game__item .poster-9 {		
        width: 245px;
        height: 153px;
        background: url(../img/daz.jpeg) no-repeat center center;
        margin-bottom: 18px; }
        .selection__game .game__grid .game__item .poster-rust {		
        width: 245px;
        height: 153px;
        background: url(../img/rust.png) no-repeat center center;
         }
		.selection__game .game__grid .game__item .poster-WeGame {		
        width: 245px;
        height: 153px;
        background: url(../img/WeGame.jpeg) no-repeat center center;
         }
        .selection__game .game__grid .game__item .poster-31 {		
        width: 245px;
        height: 153px;
        background: url(../img/w2.jpeg) no-repeat center center;
        margin-bottom: 5px; }
        .selection__game .game__grid .game__item .poster-41 {		
        width: 245px;
        height: 153px;
        background: url(../img/ramwz.jpg) no-repeat center center;
        margin-bottom: 5px; }
        .selection__game .game__grid .game__item .poster-32 {		
        width: 245px;
        height: 153px;
        background: url(../img/warzone2.jpg) no-repeat center center;
        margin-bottom: 18px; }
        .selection__game .game__grid .game__item .poster-332 {		
        width: 245px;
        height: 153px;
        background: url(../img/warfare3.jpg) no-repeat center center;
        margin-bottom: 18px; }
         .selection__game .game__grid .game__item .poster-33 {		
        width: 245px;
        height: 153px;
        background: url(../img/warzone2btg.jpg) no-repeat center center;
        margin-bottom: 5px; }
         .selection__game .game__grid .game__item .poster-10 {		
        width: 245px;
        height: 153px;
        background: url(../img/busd.jpg) no-repeat center center;
        margin-bottom: 18px; }
        .selection__game .game__grid .game__item .poster-11 {		
        width: 245px;
        height: 153px;
        background: url(../img/cul.jpg) no-repeat center center;
        margin-bottom: 18px; }
        .selection__game .game__grid .game__item .poster-12 {		
        width: 245px;
        height: 153px;
        background: url(../img/vart.jpg) no-repeat center center;
        margin-bottom: 18px; }
        .selection__game .game__grid .game__item .poster-13 {		
        width: 245px;
        height: 153px;
        background: url(../img/bar.jpg) no-repeat center center;
        margin-bottom: 18px; }
         .selection__game .game__grid .game__item .poster-21 {		
        width: 245px;
        height: 153px;
        background: url(../img/den.jpg) no-repeat center center;
        margin-bottom: 5px; }
        .selection__game .game__grid .game__item .poster-22 {		
        width: 245px;
        height: 153px;
        background: url(../img/4chit.jpg) no-repeat center center;
        margin-bottom: 5px; }
        .selection__game .game__grid .game__item .poster-23 {		
        width: 245px;
        height: 153px;
        background: url(../img/theair.png) no-repeat center center;
        margin-bottom: 5px; }
         .selection__game .game__grid .game__item .poster-28 {		
        width: 245px;
        height: 153px;
        background: url(../img/7767.png) no-repeat center center;
        margin-bottom: 18px; }
        .selection__game .game__grid .game__item .poster-Gnoll {		
        width: 245px;
        height: 153px;
        background: url(../img/cerfd.png) no-repeat center center;
        margin-bottom: 18px; }
        .selection__game .game__grid .game__item .poster-covcheg {
        width: 245px;
        height: 153px;
        background: url(../img/covcheg.jpg) no-repeat center center;
        margin-bottom: 5px; }
        .selection__game .game__grid .game__item .poster-apex {		
        width: 245px;
        height: 153px;
        background: url(../img/apex.jpeg) no-repeat center center;
        }
        .selection__game .game__grid .game__item .poster-btg {		
        width: 245px;
        height: 153px;
        background: url(../img/btg.jpg) no-repeat center center;
        margin-bottom: 5px; }
     .selection__game .game__grid .game__item .poster-hcollision {		
        width: 245px;
        height: 153px;
        background: url(../img/hcollision.jpg) no-repeat center center;
        margin-bottom: 5px; }
        .selection__game .game__grid .game__item .poster-RADAR {
        width: 245px;
        height: 153px;
        background: url(../img/RADAR.jpg) no-repeat center center;
        margin-bottom: 5px; }
        .selection__game .game__grid .game__item .poster-hwid {		
        width: 245px;
        height: 153px;
        background: url(../img/hwid.jpg) no-repeat center center;
         }
         .selection__game .game__grid .game__item .poster-arena {		
        width: 245px;
        height: 153px;
        background: url(../img/arena.jpg) no-repeat center center;
         }
        .selection__game .game__grid .game__item .poster-caeft {		
        width: 245px;
        height: 153px;
        background: url(../img/caeft.jpg) no-repeat center center;
        margin-bottom: 5px; }
        .selection__game .game__grid .game__item .poster-desynceft {		
        width: 245px;
        height: 153px;
        background: url(../img/desynceft.jpg) no-repeat center center;
        margin-bottom: 5px; }
        .selection__game .game__grid .game__item .poster-omega {
        width: 245px;
        height: 153px;
        background: url(../img/omega.png) no-repeat center center;
        margin-bottom: 5px; }
      .selection__game .game__grid .game__item .poster-ve {		
        width: 245px;
        height: 153px;
        background: url(../img/ve.png) no-repeat center center;
        margin-bottom: 18px; }
        .selection__game .game__grid .game__item .poster-thefinals {		
        width: 245px;
        height: 153px;
        background: url(../img/thefinals.jpg) no-repeat center center;
        margin-bottom: 18px; }
      .selection__game .game__grid .game__item .button {
        max-width: 245px;
         }
      .selection__game .game__grid .game__item i {
        padding: 0;
        margin: 0; }
    .selection__game .game__grid .showtext {
      padding: 10px 0 0 9px;
      z-index: 3; }

.nav-2 {
  justify-content: center;
  align-items: center; }

.nav__liner-2 {
  background-color: rgba(0, 0, 0, 0.32);
  height: 100px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2; }

.nav__menu-2 {
  width: 80%;
  font-size: 17px;
  font-weight: 400;
  z-index: 4; }
  .nav__menu-2 i {
    color: #3498db; }
  .nav__menu-2 .fa:before {
    font-size: 25px;
    margin-right: 19px; }
.win10 {
    min-height: 36px;
    line-height: 20px;
    padding-bottom: 20px;
    font-size: 18px;
    text-align: left;
}
.fuctionss {
  background-color: #0099de; }
  .fuctionss .wr {
    min-height: 300px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center; }
  .fuctionss .shield-outline {
    display: inline-block;
    width: 184px;
    height: 218px;
    background: url(../img/shield-outline.png) no-repeat center center;
    margin-right: 65px;
    margin-bottom: 20px; }
  .fuctionss .texttt {
    display: inline-block; }
  .fuctionss h2 {
    color: #1d1d1d;
    font-size: 55px;
    padding-bottom: 20px; }
  .fuctionss p {
    max-width: 625px;
    font-size: 36px;
    font-family: Yanone Kaffeesatz, sans-serif;
    color: #1d1d1d; }

.fuctionsst {
  background-color: #181817; }
  .fuctionsst h2, .fuctionsst p {
    color: white; }
  .fuctionsst .wr {
    flex-direction: row-reverse; }
  .fuctionsst .shield-outline {
    width: 209px;
    height: 193px;
    background: url(../img/money-back-icon.png) no-repeat center center;
    margin-right: 0px; }
.status {
    background-color: #3b3b3b;
    padding-bottom: 7px;
	padding-top: 9px;
    text-align: center;
		width: 245px;
    text-transform: uppercase;
}
.working {
background: #55cf941a;
color: #48af48;
letter-spacing: 0.5px;
font-weight: 300;
font-family: TildaSans-Regular;
text-transform: capitalize;
}
.ban {
background: #2A2126;
color: #B50E35;
letter-spacing: 0.5px;
font-weight: 300;
font-family: TildaSans-Regular;
text-transform: capitalize;
}
.test {
background: #2A2B26;
color: #D8A80B;
letter-spacing: 0.5px;
font-weight: 300;
font-family: TildaSans-Regular;
text-transform: capitalize;
}
.refresh {
background: #1E2732;
color: #048BC7;
letter-spacing: 0.5px;
font-weight: 300;
font-family: TildaSans-Regular;
text-transform: capitalize;
}
.status2 {

    padding-bottom: 9px;
	padding-top: 9px;
    text-align: center;
    text-transform: uppercase;

	width: 245px;
}
footer {
  background-color: rgba(0, 0, 0, 0.32);
  padding-top: 0; }
.colorgrin {
    color: #009a63;
}
.selection__game44 {
  height:100%;
  width: 100%; }
  .selection__game44 .nav__menu-2 {
    position: static;
    width: 964px;
    height: 100px;
    align-items: center;
    font-size: 22px;
    line-height: 100px;
    font-family: Yanone Kaffeesatz, sans-serif;
    font-weight: normal;
    justify-content: space-between; }
.containercont33 {
    text-align: center;
    padding-bottom: 20px;
    padding-top: 10px;
}
.game__item44:hover {
    box-shadow: 0px 0px 8px rgba(52,152,219,0.5), 0px 0px 8px rgba(52,152,219,0.5);
    padding-top: 0px;
    padding-bottom: 0px;
    min-height: 75px;
    width: 260px;
    margin: 0px -10000px -1px 0px;}
  .selection__game44 {
    padding: 0 30px 20px; }
  .selection__game44 .game__grid44 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: stretch;
    margin: 0 -30px; }
    .selection__game44 .game__grid44 .game__item44 {
      max-width: 260px;
      flex-basis: 282px;
      min-height: 75px;
      border: 1px solid #3498db;
      margin: 15px 20px 15px;
      padding: 3px 3px 0 3px;
      display: flex;
      flex-direction: column;
      align-items: center; }
      .selection__game44 .game__grid44 .game__item44 p {
		padding: 3px 3px 3px 3px;
        font-size: 22px;
        font-family: Ubuntu, sans-serif;
        font-weight: 500; }
      .color123 {
		color: #3498db; }
.containercenter {
    text-align: center;
}
/*# sourceMappingURL=page_2.css.map */

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