@font-face {
    font-family: 'Proxima Nova';
    src: url('../fonts/subset-ProximaNova-Regular.eot');
    src: url('../fonts/subset-ProximaNova-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/subset-ProximaNova-Regular.woff2') format('woff2'),
        url('../fonts/subset-ProximaNova-Regular.woff') format('woff'),
        url('../fonts/subset-ProximaNova-Regular.svg#ProximaNova-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Proxima Nova Lt';
    src: url('../fonts/subset-ProximaNova-Semibold.eot');
    src: url('../fonts/subset-ProximaNova-Semibold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/subset-ProximaNova-Semibold.woff2') format('woff2'),
        url('../fonts/subset-ProximaNova-Semibold.woff') format('woff'),
        url('../fonts/subset-ProximaNova-Semibold.svg#ProximaNova-Semibold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Proxima Nova Rg';
    src: url('../fonts/subset-ProximaNova-Bold.eot');
    src: url('../fonts/subset-ProximaNova-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/subset-ProximaNova-Bold.woff2') format('woff2'),
        url('../fonts/subset-ProximaNova-Bold.woff') format('woff'),
        url('../fonts/subset-ProximaNova-Bold.svg#ProximaNova-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Proxima Nova Th';
    src: url('../fonts/subset-ProximaNova-Extrabld.eot');
    src: url('../fonts/subset-ProximaNova-Extrabld.eot?#iefix') format('embedded-opentype'),
        url('../fonts/subset-ProximaNova-Extrabld.woff2') format('woff2'),
        url('../fonts/subset-ProximaNova-Extrabld.woff') format('woff'),
        url('../fonts/subset-ProximaNova-Extrabld.svg#ProximaNova-Extrabld') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}


body {
  margin:0;
  font-family: 'Proxima Nova', arial, sans-serif;
  font-size:16px;
  font-weight: normal;
}
* {
  box-sizing: border-box;
}
.lap_gaming_content {
  max-width: 1080px;
  margin: auto;
  text-align: center;
  background-color: white;
  color: black;
  padding:0 15px;
}
.lap_gaming_content > .opis_market:first-child > .mainWidth_v {
  margin-top:0;
}
.top_banner {
  position:relative;
}

.top_banner.opis_market .prawa img {
  margin:0;
}
.logo_img {
  position: absolute;
  top: 20px;
  right: 20px;
}

.logo_img img {
  max-width: 240px;
}

@media (max-width:767px) {
  .logo_img img {
    max-width: 150px;
  }
}

@media (max-width:600px) {
  .logo_img  {
    top:5px;
  }
  .logo_img img {
    max-width: 130px;
  }
}

@media (max-width:414px) {
  .logo_img img {
    max-width: 120px;
  }
}

@media (max-width:370px) {
  .logo_img img {
    max-width: 100px;
  }
}

#backToTop {
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 999;
  display: none;
  background-color: #bb2533;
  color: #fff;
  border: none;
  outline: none;
  padding: 3px 16px;
  border-radius: 12px;
  font-size: 28px;
  cursor: pointer;
  transition: background-color 0.3s, transform 0.3s;
  box-shadow: 0 4px 8px rgba(0,0,0,0.2);
  width: 40px;
  height: 40px;
}

#backToTop svg {
  transform: translateX(-50%) translateY(-50%) rotate(180deg);
  position: absolute;
  left: 50%;
  top: 50%;
  width: 20px;
}

#backToTop svg path {
  fill: #fff;
}

.btns_container {
  padding: 7px 0 0;
}
.btn_type1 {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  text-align: center;
  color: #fff;
  background: #C31726;
  text-decoration: none;
  transition: .3s;
  display: inline-block;
  text-transform: uppercase;
  padding: 18px 25px;
  margin:0 10px;
  margin-bottom: 15px;
  font-family: "Poppins", sans-serif;
  font-weight: bold;
}

.btn_type1:hover, .btn_type1:active, .btn_type1:focus {
  background: #EBEBEB;
  color: #000;
}

.opis_market {
  display: block;
  width: 100%;
  height: auto;
}

.mainWidth_v {
  margin: 0.5em 0;
  text-align: center;
}

.mainWidth_v .prawa {
  width: 100%;
}

.mainWidth_v .prawa h5 {
  font-size: 28px;
  line-height: 36px;
  font-weight: 500;
  text-align: left;
  font-family: 'Proxima Nova Rg', arial, sans-serif;
  font-weight: bold;
  color:#c8102e;
  margin-bottom: 30px;
}

.mainWidth_v .prawa p {
  font-size:18px;
  line-height:24px;
  text-align: left;
  margin-bottom: 10px;
  font-weight: normal;
  font-family: 'Proxima Nova', arial, sans-serif;
}

.prawa ul {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: left;
}

.prawa ul li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 20px;
}

.prawa ul li:last-child {
  margin-bottom: 0;
}

.mainWidth_v .prawa ul li span {
  font-weight: normal;
  font-family: 'Proxima Nova', arial, sans-serif;
  display: block;
  font-size:18px;
  line-height:24px;
}

.mainWidth_v .prawa ul li span b {
  font-weight: bold;
  font-family: 'Proxima Nova Rg', arial, sans-serif;
}

.mainWidth_v .prawa ul li svg {
  width: 16px;
  height: auto;
  left: 0;
  top: 4px;
  position: absolute;
}

.mainWidth_v .prawa img,
.mainWidth_v .prawa video {
  width: 100%;
  margin:30px 0;
}

.clear_box {
  content: "";
  clear: both;
  display: table;
}

.lap_gaming_content hr {
  border-bottom: 1px solid #c3c3c3;
  margin: 0.25em 0;
}

@media screen and (max-width: 800px) {
  .prawa h5 {
    font-size: 17px;
    line-height: 27px;
    text-align: center;
  }

  .prawa p {
    font-size: 15px;
    line-height: 24px;
  }
}
.footer {
  background-color: #212529;
  padding: 50px 0;
  color: #fff;
  font-family: "Roboto", sans-serif;
}
.footer .container {
  max-width: 1320px;
  width:100%;
  margin: 0 auto;
  padding:0 12px;
}
.footer .container .row {
  margin: 0 -12px;
}
.footer .col-md-3 {
  width:25%;
  float:left;
}
.footer .col-md-6 {
  width:50%;
  float:left;
}
.footer .row:after {
  content:'';
  display:block;
  clear:both;
}
.footer a {
  display: inline-block;
  text-decoration: none;
}

.footer .social img {
  max-width: 40px;
  margin: 0 10px;
  vertical-align: middle;
}

.footer .disclaimer p {
  text-align: center;
  margin:0;
}

.footer .links a {
  vertical-align: middle;
  text-align: center;
  margin: 0px 20px;
  color: #fff;
  transition: 0.5s;
}

.footer .links a:hover {
  color: #bb0b2f;
}
@media (max-width:991px) {
    .footer .col-md-3,
    .footer .col-md-6 {
      width:100%;
    }
      .footer .disclaimer p {
        margin: 30px 0;
      }
    .footer .row {
      text-align: center;
    }
}

.prod_carousel {
  margin: 20px 0;
  position: relative;
}
.prod_carousel .owl-item {
  float: left;
}

.prod_carousel .owl-stage-outer {
  overflow-x: hidden;
}

.prod_carousel .owl-stage:after {
  content:'';
  display: block;
  clear: both;
}

.prod_carousel .owl-item .prod_img {
  width: 100%;
  display: block;
  margin: 0;
}

.prod_carousel .owl-item a {
  text-decoration: none;
  color:#c8102e;
}

.prod_carousel .owl-item .prod_title {
  margin: 0;
  margin-top: 20px;
  display: block;
  font-weight: bold;
  font-family: 'Proxima Nova Rg', arial, sans-serif;
  font-size: 24px;
  text-transform: uppercase;
}

.prod_carousel .owl-dots {
  display: none;
}

.prod_carousel .owl-nav {
  margin-top: 30px;
}

.prod_carousel .owl-nav button {
  border-radius: 50%;
  border:none;
  background:#c8102e;
  color:#fff;
  width: 50px;
  height: 50px;
  display: inline-block;
  margin: 0 5px;
  position: relative;
  cursor: pointer;
  transition:.3s;
}

.prod_carousel .owl-nav button:hover {
  background:#000;
}
.prod_carousel .owl-nav button span {
  position: absolute;
  top: 45%;
  left: 50%;
  transform:translateX(-50%) translateY(-50%);
  font-size: 40px;
  line-height: 50px;
}