@charset "utf-8";
/* CSS Document */
body {
  font-family: 'Roboto Condensed', sans-serif;
  margin: 0px;
  padding: 0px;
  border: none;
  background-color: white;
}
.container-floor {
  background-color: white
}
a {
  text-decoration: none;
  color: black;
  border: none;
}
#main-content-container {
  max-width: unset;
}
p {
  font-size: 13px;
}
.tran-sl {
  transition: ease-in-out 0.3s;
}
.main-photo-sl {
  background-image: url('image/main-photo-icons.svg');
  background-position: center;
  background-size: 800px;
  height: 150px;
  width: 100%;
  top: 0px;
  padding-top: 20px;
  text-align: center;
}
.headline-photo-sl {
  background-image: url('image/headline.svg');
  background-repeat: no-repeat;
  background-position: center;
  width: 90%;
  height: 120px;
  margin-left: auto;
  margin-right: auto;
}
.mar-10-sl {
  margin-top: 10px;
}
/* -MENU------------------------------------------ */
.main-menu-sl {
  /*  text-align: center;*/
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  flex-wrap: wrap;
  display: flex;
}
.main-menu-sl a {
  margin-left: auto;
  margin-right: auto;
}
.menu-button-sl {
  width: 48%;
  vertical-align: middle;
  margin-left: auto;
  margin-right: auto;
  box-shadow: 0px 1px 3px 3px rgba(80, 80, 80, 0.1);
  border-radius: 5px;
  margin-top: 15px;
  height: auto;
  min-height: 60px;
}
.menu-text-sl {
  display: inline-block;
  color: #0082c3;
  font-weight: 500;
  text-transform: uppercase;
  text-align: left;
  font-size: 15px;
  vertical-align: middle;
  padding: 8px;
  margin-right: 5px;
}
.line-sl {
  width: 95%;
  height: 3px;
  background-color: #0082c3;
  margin-left: auto;
  margin-right: auto;
}
/*menu ikonky*/
.p1-sl {
  background-image: url("image/bezpecnaplatba.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.p2-sl {
  background-image: url("image/vymena.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.p3-sl {
  background-image: url("image/doprava.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.p4-sl {
  background-image: url("image/decathlonkarta.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.p5-sl {
  background-image: url("image/darkovakarta.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.p6-sl {
  background-image: url("image/prodejna.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.p7-sl {
  background-image: url("image/vydejnimisto.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.p8-sl {
  background-image: url("image/mob1h.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.p1w-sl {
  background-image: url("image/bezpecnaplatba_w.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.p2w-sl {
  background-image: url("image/vymena_w.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.p3w-sl {
  background-image: url("image/doprava_w.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.p4w-sl {
  background-image: url("image/decathlonkarta_w.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.p5w-sl {
  background-image: url("image/darkovakarta_w.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.p6w-sl {
  background-image: url("image/prodejna_w.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.p7w-sl {
  background-image: url("image/vydejnimisto_w.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.p8w-sl {
  background-image: url("image/mob1h_w.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
/*menu ikonk*/
.blue-btn-sl {
  background-color: #0082c3;
}
/* -MENU-END----------------------------------------- */
.page-headline-sl {
  text-align: center;
  width: 90%;
  margin-top: 30px;
  vertical-align: middle;
  margin-left: auto;
  margin-right: auto;
}
.page-picto-sl {
  height: 70px;
  margin-right: 10px;
  display: inline-block;
  margin-top: 10px;
    vertical-align: baseline;
}
.h1-sl {
  display: inline-block;
  color: #0082c3;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  font-size: 30px;
}
.h5-sl {
  display: inline-block;
  color: black;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
  font-size: 25px;
}
.h4-sl {
  width: 90%;
  margin-top: 50px;
  text-align: center;
  color: #0083C3;
  font-weight: 400;
  font-size: 15px;
  margin-left: auto;
  margin-right: auto;
}
.h3-sl {
  display: inline-block;
  color: black;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
  font-size: 16px;
  width: 100%;
}
.platby-sl {
  width: 95%;
  font-size: 13px;
  flex-wrap: wrap;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin-top: 20px;
}
.platba-sekce-sl {
  width: 100px;
  height: 20px;
  font-size: 10px;
  text-transform: uppercase;
  display: inline-flex;
  padding: 10px;
  margin-left: auto;
  margin-right: auto;
  vertical-align: middle;
  margin-top: 10px;
}
.platba-sekce-sl img {
  height: 15px;
  margin-right: 15px
}
.sekce-text-sl {
  width: 98%;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-size: 14px;
  margin-top: 50px;
}
.darkova-karta-sl {

  text-align: center;
  margin-left: auto;
  margin-right: auto;

  padding: 20px;
  border-radius: 5px;
  margin-top: 30px;
}
.box-text-sl {
  margin-top: 20px;
  font-size: 12px;
}
.space-sl {
  width: 100%;
  margin-top: 30px;
}
.img-dk-sl {
  width: 70%;
	margin: auto;
  margin-top: 20px;
}
@media (min-width: 370px) {}
@media (max-width: 460px) {
  .menu-button-sl {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    min-height: 60px;
    display: block;
    text-align: center;
    margin-top: 5px;
  }
  .main-menu-sl a {
    width: 48%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    margin-top: 5px;
  }
  .picto-menu-sl {
    height: 20px;
    max-height: 100%;
    vertical-align: middle;
    margin-top: 8px;
  }
  .menu-text-sl {
    display: block;
    text-align: center;
    vertical-align: middle;
  }
}
@media (min-width: 460px) {
  .main-photo-sl {
    background-size: 1000px;
  }
  .picto-menu-sl {
    width: 30px;
    max-width: 100%;
    height: 40px;
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    margin-top: 10px;
  }
  .main-menu-sl {
    width: 100%;
    max-width: 500px;
  }
  .menu-button-sl {
    min-width: 220px;
  }
  .menu-text-sl {
    margin-top: 10px;
    padding: 0px;
  }
}



@media (min-width: 650px) {
  .main-photo-sl {
    background-size: 1000px;
  }
  .main-menu-sl {
    width: 650px;
  }
  .box-text-sl {
    max-width: 650px;
  }
}
@media (min-width: 800px) {
      .h1-sl {
    display: inline-block;
    color: #0082c3;
    font-weight: 700;
      text-align: left;
    text-transform: uppercase;
    font-size: 30px;
  }
  .h5-sl {
    display: inline-block;
    color: black;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 25px;
            text-align: left;

  }
    .slide-sekce-sl {
        margin-right: 30px;
    }
  .main-photo-sl {
    background-size: 1100px;
  }
  .img-dk-sl {
    width: 250px;
    image-resolution: from-image;
  }
  .h3-sl img {
    width: 400px;
  }
  .menu-button-sl:hover {
    background-color: #0082c3;
  }
  .menu-button-sl:hover .p1-sl {
    background-image: url("image/bezpecnaplatba_w.svg");
  }
  .menu-button-sl:hover .p2-sl {
    background-image: url("image/vymena_w.svg");
  }
  .menu-button-sl:hover .p3-sl {
    background-image: url("image/doprava_w.svg");
  }
  .menu-button-sl:hover .p4-sl {
    background-image: url("image/decathlonkarta_w.svg");
  }
  .menu-button-sl:hover .p5-sl {
    background-image: url("image/darkovakarta_w.svg");
  }
  .menu-button-sl:hover .p6-sl {
    background-image: url("image/prodejna_w.svg");
  }
  .menu-button-sl:hover .p7-sl {
    background-image: url("image/vydejnimisto_w.svg");
  }
  .menu-button-sl:hover .p8-sl {
    background-image: url("image/mob1h_w.svg");
  }
  .menu-button-sl:hover .menu-text-sl {
    color: white;
  }
  .box-text-sl {
    max-width: 650px;
    margin-right: auto;
    margin-left: auto;
  }
}
@media (min-width: 1000px) {
    .darkova-karta-sl {
max-width: 1350px
}
  

  .menu-button-sl {
    width: auto;
    vertical-align: middle;
    margin: 2px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 5px 5px 0 0;
  }
  .btn-mar-sl {
    margin-left: auto;
  }
  .btn-mar2-sl {
    margin-right: auto;
  }
  .disp-sl-none {
    display: none;
  }
  .mar-10-sl {
    margin-top: -5px;
  }
    
      .menu-text-sl {
   
    padding: 0px 5px;
  }
}
@media (min-width: 1200px) {
  .main-menu-sl {
    width: 100%;
      max-width: 1350px;
  }
  .menu-button-sl {
    min-width: auto;
    vertical-align: middle;
    margin: 2px;
    margin-left: auto;
    margin-right: auto;
  }
  .btn-mar-sl {
    margin-left: none;
  }
  .btn-mar2-sl {
    margin-right: none;
  }
  .disp-sl-none {
    display: none;
  }
  .mar-10-sl {
    margin-top: -2px;
  }
  .line-sl {
    width: 1400px;
    margin-left: auto;
    margin-right: auto;
  }
}
/*    vraceni a vymena page css------------------------------------------------------------------------------------------------------------------------------------*/
.navigation-manual {
  width: 95%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
}
.nav-line-sl {
  width: 95%;
  margin-left: auto;
  margin-right: auto;
  height: 3px;
  background-color: #0082c3;
}
.slider {
  width: 100%;
  height: auto;
  margin-top: 0px;
}
.manual-btn {
  width: 80%;
  height: 30px;
  border-radius: 5px;
  box-shadow: 0px 1px 3px 3px rgba(80, 80, 80, 0.1);
  cursor: pointer;
  transition: 0.3s;
  margin: 2px;
  text-align: center;
  color: #0082c3;
  font-weight: 500;
  padding-top: 10px;
  margin-right: auto;
  margin-left: auto;
}
.slides {
  width: 100%;
  margin-top: 20px;
}
.slides input {
  display: none;
}
.sekce-slide-text-sl {
  width: 100%;
  font-size: 14px;
  text-align: center;
}
.h3-slide-sl {
  color: #0082c3;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  font-size: 15px;
}
.manual-btn:hover, .manual-btn.active {
  background: #0082c3;
  box-shadow: 0px 1px 3px 3px rgba(80, 80, 80, 0.1);
  color: white;
}
#radio1:checked ~ .first {
  margin-left: 0;
}
#radio2:checked ~ .first {
  margin-left: -50%;
}
#radio3:checked ~ .first {
  margin-left: -200%;
}
.sekce-slide-text-sl {
  display: none;
}
.sekce-slide-text-sl.active {
  display: block;
}
.slide-sekce-sl {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  vertical-align: middle;
  text-align: center;
    margin-bottom: 50px;
}
.slider a {
  color: #0082c3
}
.picto-text-sl {
  width: 20%;
  vertical-align: middle;
  margin: 30px;
  margin-left: auto;
  margin-right: auto;
}
.picto-text-sl img {
  width: 60px;
}
.slider p {
  text-align: justify;
}
@media (min-width: 460px) {
  .navigation-manual {
    text-align: center;
  }
  .manual-btn {
    width: 65%;
    border-radius: 5px;
    display: inline-block;
    margin-right: auto;
    margin-left: auto;
  }
  .slide-sekce-sl {
    width: 80%;
  }
}
@media (min-width: 650px) {
  .manual-btn {
    width: auto;
    border-radius: 5px 5px 0 0;
    display: inline-block;
    margin-right: auto;
    margin-left: auto;
    padding-left: 5px;
    padding-right: 5px;
  }
  .navigation-manual {
    width: 90%;
  }
  .nav-line-sl {
    width: 95%;
    margin-right: auto;
    margin-left: auto;
    margin-top: -2px;
  }
  .picto-text-sl {
    width: 60px;
    vertical-align: middle;
    margin: 0;
    margin-left: 0;
    margin-right: 30px;
  }
  .picto-text-sl img {
    width: 60px;
  }
  .h3-slide-sl {
    text-align: left;
  }
  .slide-sekce-sl {
    width: 70%;
    display: inline-block;
    text-align: left;
    vertical-align: top;
    margin: 0px;
  }
}
@media (min-width: 800px) {
  .sekce-slide-text-sl {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
  }
  .inrow-sl {
    width: 90%;
    display: inline-flex;
    flex-direction: row;
    flex-wrap: wrap;
    text-align: center;
  }
  .slide-sekce-sl {
    width: 43%;
    margin: 0px;
    margin-bottom: 50px;
    margin-left: 3%;
    margin-right: 3%;
  }
  .space-sl {
    display: none;
  }
  .picto-text-sl {
    width: 60px;
    vertical-align: middle;
    margin: 0;
    margin-left: 0;
    margin-right: 30px;
  }
  .picto-text-sl img {
    width: 60px;
  }
  .stopro-sl {
    width: 80%;
  }
}
@media (min-width: 1200px) {
  .sekce-slide-text-sl {
    width: 1050px;
  }
  .nav-line-sl {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
  }
}
/*    doprava page css------------------------------------------------------------------------------------------------------------------------------------*/
.box-sh-sl {
  
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  
  padding: 20px;
  border-radius: 5px;
  margin-top: 30px;
}
.box-sh-sl a {
  color: #0082c3
}
.darkova-karta-sl a {
  color: #0082c3
}
.doprava-img-sl img {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}
.doprava-img-sl {
  width: 99%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin-top: 50px;
}
.icon-wrap-sl {
  width: 99%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin-top: 40px;
}
.icon-sekce-sl {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.icon-img-sl {
  height: 35px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin: 10px 0px;
}
.icon-img-sl img {
	margin: auto;
  height: 35px;
	display: inline-block;
}
.icon-sekce-sl p {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  font-size: 14px;
  margin-bottom: 40px;
}
.yt-video-sl {
  width: 90%;
  height: auto;
}
@media (min-width: 460px) {
  .doprava-img-sl img {
    width: 70%;
  }
  .yt-video-sl {
    width: 90%;
    height: 200px;
  }
}
@media (min-width: 650px) {
  .doprava-img-sl img {
    width: 60%;
  }
  .yt-video-sl {
    width: 90%;
    height: 300px;
  }
}
.lg-head-sl {
  width: 90%;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  color: #0082c3;
  padding-top: 80px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 800px) {
  .yt-video-sl {
    width: 90%;
    height: 400px;
  }
  .icon-sekce-sl {
    width: 50%;
  }
}
@media (min-width: 1000px) {
  .doprava-img-sl img {
    width: 600px;
  }
  .doprava-img-sl {
    width: 650px;
  }
  .yt-video-sl {
    width: 800px;
    height: 400px;
    margin-top: 30px;
  }
  .icon-wrap-sl {
    width: 99%;
  }
  .icon-sekce-sl {
    width: 16%;
    height: 150px;
    display: inline-block;
    vertical-align: top;
  }
  .icon-sekce-sl p {
    margin: 0 auto 0 auto;
  }
}

/*    dc ucet page css------------------------------------------------------------------------------------------------------------------------------------*/
.img-pr-sl {
  width: 60%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  margin-top: 30px;
}
@media (min-width: 460px) {
  .img-pr-sl {
    width: 200px;
  }
}
@media (min-width: 700px) {
  .pr-sl {
    width: 600px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    padding: 0 20px;
  }
}
@media (min-width: 1000px) {
  .box-sh-sl {
   max-width: 1350px
  }
    .eshop {
    width: 27%;
}
}






.accordion {
  
  margin: 0 auto 40px;
}
.accordion li {
    margin-top: 2px;
  position: relative;
    list-style: none;
}
.accordion li p {
  display: none;
  padding: 5px;
    line-height: normal;
  
}

.accordion a {
 
  display: block;
  cursor: pointer;
  text-indent: 0px;
    line-height: 1.5;
  user-select: none;
      color: white;
    background-color: #0078B8;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 5px;
    border-radius: 5px;
   
}
.accordion p a {
    width: auto;
    display: inline-block;
  cursor: pointer;
      color: #0078B8;
    text-transform: none;
    text-decoration: none;
  border: none;
    font-size: 13px;
  
  line-height: 1;
  padding: 0px;
    margin: 0px;
   
}
.accordion a:after {
  width: 8px;
  height: 8px;
  border-right: 1px solid white;
  border-bottom: 1px solid white;
  position: absolute;
  right: 10px;
  content: " ";
  top: 10px;
  transform: rotate(-45deg);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.accordion p a:after {
  width: 0px;
  height: 0px;
  border-right: none;
  border-bottom: none;
  position: inherit;
  right: 0px;
  content: " ";
  top: 0px;
  transform: rotate(-45deg);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.accordion p {
  font-size: 13px;
  padding: 10px;
}

.accordion p a {
  font-size: 13px;
  
  line-height: 1;
  padding: 0px;
}


a.active:after {
  transform: rotate(45deg);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.accordion li p a {
    background-color: white;
    font-weight: 500;
}

.icon-img img {
    height: 80px;
    margin: auto;
}


