@import url('https://fonts.googleapis.com/css?family=Nunito:100,200,300,400,600&display=swap&subset=latin-ext');


html {
  scroll-behavior: smooth;
  overflow-x: hidden;
}

body {
  font-family: 'Nunito', sans-serif;
  overflow-x: hidden;
  color: black;
  background-color: white;
}

.bg--strap {
  background-color: black;
}

.bg--divide, .bg--gamepass {
  background-color: black;
  color: white;
}

.bg--gamepass2 {
  background-image: url("../img/bg-gamepass.png");
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: black;
  color: white;
  margin-top: -5px;
}

.bg--gamepass3 {
  background-image: url("../img/bg-gp.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  color: white;
}

.bg--choose {
  background-color: #0c011c;
  color: white;
}

.bg--choose2 {
  background-image: url("../img/tlo_nitro2.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  color: white;
  z-index: 10;
  margin-top: -100px;
}

.bg--last {
  background-color: #e9e9e9;
}

.green-text {
  color: #3aaa35;
}

.margines--gamepass-top {
  margin-top: -200px;
}

.margines--gamepass--hide {
  padding-bottom: 80px;
}

.top {
  background-color: #d8e4ea;
}

.gradient-text {
  background: rgb(242, 34, 255);
  background: linear-gradient(90deg, rgba(242, 34, 255, 1) 0%, rgba(0, 172, 255, 1) 100%);
  background-size: 100%;
  background-repeat: no-repeat;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -moz-background-clip: text;
  -moz-text-fill-color: transparent;
}

.gradient-text2 {
  background: rgb(255, 4, 2);
  background: linear-gradient(90deg, rgba(255, 4, 2, 1) 0%, rgba(145, 0, 167, 1) 100%);
  background-size: 100%;
  background-repeat: no-repeat;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -moz-background-clip: text;
  -moz-text-fill-color: transparent;
}

.container-padding {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.btn--main {
text-decoration: none;
  border-radius: 30px;
  padding: 15px 40px 15px 40px;
  font-weight: 700;
  color: white;
  font-size: 20px;
}

.btn-grad {
  background-image: linear-gradient(to right, #f222ff, #00acff);
  color: black;
  background-size: 100%;
  background-repeat: no-repeat;
}

.btn-grad2 {
  background-image: linear-gradient(to right, #ff0402, #9100a7);
  color: black;
  background-size: 100%;
  background-repeat: no-repeat;
}

.btn-win11 {
  border-radius: 20px;
  padding-left: 35px;
  padding-right: 35px;
  background-color: white;
  border-color: black;
  color: black;
  font-weight: 300;
}

h2, h1 {
  font-size: 45px;
  font-weight: bold;
}

h3 {
  font-weight: bold;
  font-size: 30px;
}

.font--12 {
  font-size: 12px;
}

.font--16 {
  font-size: 16px;
}

.font--18 {
  font-size: 20px;
}

.font--26, .font--26-win {
  font-size: 26px;
  font-weight: 500;
}

.font--30 {
  font-size: 30px;
  font-weight: 500;
}

.font--42, .font--42-win {
  font-size: 42px;
}

.font--42-win, .font--26-win {
  font-family: 'Nunito';
}

.font--50 {
  font-size: 50px;
  font-weight: 500;
}

.font--70 {
  font-size: 70px;
  font-weight: 500;
}

.font--light {
  font-weight: 300;
}

.font--200 {
  font-weight: 300;
}

.font--bold {
  font-weight: bold;
}

.btn--main:hover {
background: #006bce;
color: white;
transition: 0.3s;
}

.btn-win11:hover {
  background: #000;
  color: #fff;
}

.windows-animation {
  padding-right: 0px !important;
  padding-left: 0px !important;
}

@media (max-width: 768px) {
  .font--42, .font--50, .font--42-win {
    font-size: 35px;
    text-align: center !important;
  }

  .btn {
    font-size: 16px !important;
    border-radius: 20px;
    padding: 12px 30px 12px 30px;
    font-weight: 700;
  }

  .font--26, .font--26-win {
    font-size: 21px;
  }

  .margines--gamepass-top {
    margin-top: -150px;
  }

  .font--30 {
    font-size: 24px;
  }

  h3, .font--42-win {
    font-size: 25px;
  }

  .font--18 {
    font-size: 16px;
  }

  .font--70 {
    font-size: 50px;
  }

  .padding-top-steps {
    padding-top: 60px;
  }
}

@media (min-width: 1200px) {
  .gp-pad-r {
    padding-right: 30px;
  }

  .gp-pad-l {
    padding-left: 30px;
  }

  /* .display-img {
    display: none;
  } */
}

@media (max-width: 991px) {
  .row-logos {
    justify-content: center !important;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

@media (min-width: 576px) {
  .logo-padding {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

@media (max-width: 1200px) {
  .after-product {
    padding-top: 0 !important;
  }
}

@media (max-width: 992px) {
  br {
    display: none;
  }

  .pdd-win11 {
    padding-top: 50px;
    text-align: left;
  }

  .align-win11 {
    text-align: left !important;
  }

  .pdd-win-img {
    padding-right: 0px !important;
  }
}

@media (min-width: 1600px) {
  .padding-bottom-btn {
    margin-bottom: 100px;
  }
}

/*-------------------------*/
/* SKEW COUNTER CLOCKWISE  */
/*-------------------------*/
.skew-c {
  width: 100%;
  height: 50px;
  position: absolute;
  left: 0px;
  background: linear-gradient(to left bottom, #fff 49%, black 50%);
}

.skew-cc {
  width: 100%;
  height: 50px;
  position: absolute;
  left: 0px;
  background: linear-gradient(to left bottom, black 49%, #0c011c 50%);
}

.skew-ccc {
  width: 100%;
  height: 50px;
  position: absolute;
  left: 0px;
  background: linear-gradient(to left bottom, #0c011c 49%, #0c011c 50%);
  z-index: 11;
}

.skew-cccc {
  width: 100%;
  height: 50px;
  position: absolute;
  left: 0px;
  background: linear-gradient(to left bottom, #fff 49%, #e9e9e9 50%);
}

.skew-padding-top {
  padding-top: 100px;
}

.skew-padding-bottom {
  padding-bottom: 150px;
}

.container-fluid {
  padding-left: 0px;
  padding-right: 0px;
}

.btn-xkom {
  background: gray;
}

.btn-all {
  background: #0082fa;
}

.btn-all:hover {
  text-decoration: none;
}

.btn-disabled {
  background: gray;
  color: #b3b3b3;
}

.btn-disabled:hover {
  background: gray;
  color: #b3b3b3;
  pointer-events: none;
  cursor: default;
}