.element-1{ 
    position: relative;
    width: 100%;
    overflow: auto;
}
.swiper-container {
  position: relative;
    margin: auto;
      width: 95%;
      height: 100%;
      margin-top: 30px;
      /*border: 5px solid #333;
    box-shadow: 8px 8px 1px #006600;
    */
    border-radius: 10px;
}
.swiper-slide {
  text-align: center;
  padding: 0px;
  font-size: 18px;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.swiper-slide .fotosswiper1{
  background-image: linear-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0.5)),url(../img/foto-1.png);
  background-size: cover;
  background-position: center;
  object-fit: cover;
  width: 100%;
  overflow: hidden;
  height: 300px;
}
.swiper-slide .fotosswiper2{
  background-image: linear-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0.5)),url(../img/foto-2.png);
  background-size: cover;
  background-position: center;
  object-fit: cover;
  width: 100%;
  overflow: hidden;
  height: 300px;
}
.swiper-slide .fotosswiper3{
  background-image: linear-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0.5)),url(../img/foto-3.png);
  background-size: cover;
  background-position: center;
  object-fit: cover;
  width: 100%;
  overflow: hidden;
  height: 300px;
}
.swiper-slide .fotosswiper4{
  background-image: linear-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0.5)),url(../img/foto-4.png);
  background-size: cover;
  background-position: center;
  object-fit: cover;
  width: 100%;
  overflow: hidden;
  height: 300px;
}
.swiper-slide .fotosswiper5{
  background-image: linear-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0.5)),url(../img/foto-5.png);
  background-size: cover;
  background-position: center;
  object-fit: cover;
  width: 100%;
  overflow: hidden;
  height: 300px;
}
.swiper-slide .fotosswiper6{
  background-image: linear-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0.5)),url(../img/foto-6.png);
  background-size: cover;
  background-position: center;
  object-fit: cover;
  width: 100%;
  overflow: hidden;
  height: 300px;
}
.swipernadpis{
  padding-top: 20px;
  text-align: center;
  font-size: 3rem;
  color: white;
  margin-bottom: 5px;
  font-family: 'JetBrains Mono', monospace;
}
.swipercara{
  margin: auto;
  max-width: 450px;
}
.swipertext{
  padding-top: 20px;
  text-align: center;
  font-size: 1.5rem;
  color: white;
  margin-bottom: 5px;
  font-family: 'JetBrains Mono', monospace;
}
@media screen and (max-width: 675px){
.swipernadpis{
  padding-top: 20px;
  text-align: center;
  font-size: 2.25rem;
  color: white;
  margin-bottom: 5px;
  font-family: 'JetBrains Mono', monospace;
}
.swipercara{
  margin: auto;
  max-width: 350px;
}
.swipertext{
  padding-top: 20px;
  text-align: center;
  font-size: 1rem;
  color: white;
  margin-bottom: 5px;
  font-family: 'JetBrains Mono', monospace;
}
}


.element-2{
  margin-top: 50px;
  position: relative;
  width: 100%;
}
.vyber-serveru-nadpis{
  text-align: center;
  font-size: 2.5rem;
  color: white;
  font-weight: 600;
  margin-bottom: 15px;
  font-family: 'Montserrat', sans-serif;
}
.element-2 .line-1{
  display: flex;
  justify-content: center;
  flex-direction: row;
  align-items: center;
}
.sekce{
  display: flex;
  justify-content: center;
  flex-direction: row;
  align-items: center;
}
.sekce1{
  display: flex;
  justify-content: center;
  flex-direction: row;
  align-items: center;
}
.element-2 .line-1 .barel-1{
  padding: 20px;
  width: 300px;
  border: 0px solid #333;
  background: linear-gradient(90deg, rgba(24,80,0,1) 0%, rgba(38,126,0,1) 50%, rgba(43,142,0,1) 100%);
  border-radius: 10px;
}
.element-2 .line-1 .barel-1 .nazev-serveru{
  font-size: 1.3rem;
  color: white;
  text-align: center;
}
.element-2 .line-1 .barel-2{
  padding: 20px;
  width: 300px;
  border: 0px solid #333;
  background: linear-gradient(90deg, rgba(54,179,0,1) 0%, rgba(57,190,0,1) 50%, rgba(59,194,0,1) 100%);
  border-radius: 10px;
  margin-right: 25px;
  margin-left: 25px;
}
.element-2 .line-1 .barel-2 .nazev-serveru{
  font-size: 1.3rem;
  color: white;
  text-align: center;
}
.element-2 .line-1 .barel-3{
  padding: 20px;
  width: 300px;
  border: 0px solid #333;
  background: linear-gradient(90deg, rgba(0,163,179,1) 0%, rgba(0,128,190,1) 50%, rgba(0,115,194,1) 100%);
  border-radius: 10px;
  margin-right: 25px;
}
.element-2 .line-1 .barel-3 .nazev-serveru{
  font-size: 1.3rem;
  color: white;
  text-align: center;
}
.element-2 .line-1 .barel-4{
  padding: 20px;
  width: 300px;
  border: 0px solid #333;
  background: linear-gradient(90deg, rgba(0,179,135,1) 0%, rgba(0,189,190,1) 50%, rgba(0,186,194,1) 100%);
  border-radius: 10px;
}
.element-2 .line-1 .barel-4 .nazev-serveru{
  font-size: 1.3rem;
  color: white;
  text-align: center;
}
@media screen and (max-width: 1294px){
.element-2 .line-1{
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.sekce{
  display: flex;
  justify-content: center;
  flex-direction: row;
  align-items: center;
}
.sekce1{
  margin-top: 25px;
  display: flex;
  justify-content: center;
  flex-direction: row;
  align-items: center;
}
.element-2 .line-1 .barel-2{
  margin-right: 0px;
}
}
@media screen and (max-width: 675px){
.element-2 .line-1{
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.sekce{
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.sekce1{
  margin-top: 25px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.element-2 .line-1 .barel-2{
  margin-top: 25px;
  margin-right: 0px;
  margin-left: 0px;
}
.element-2 .line-1 .barel-3{
  margin-bottom: 25px;
  margin-right: 0px;
}
}


.element-2 .line-2{
  margin-top: 25px;
  display: flex;
  justify-content: center;
  flex-direction: row;
  align-items: center;
}
.element-2 .line-2 .barel-1{
  padding: 20px;
  width: 300px;
  border: 0px solid #333;
  background: linear-gradient(90deg, rgba(250,71,71,1) 0%, rgba(195,0,0,1) 50%, rgba(133,0,0,1) 100%);
  border-radius: 10px;
}
.element-2 .line-2 .barel-1 .nazev-serveru{
  font-size: 1.3rem;
  color: white;
  text-align: center;
}
.element-2 .line-2 .barel-2{
  padding: 20px;
  width: 300px;
  border: 0px solid #333;
  background: linear-gradient(90deg, rgba(214,221,65,1) 0%, rgba(137,149,0,1) 50%, rgba(60,64,0,1) 100%);
  border-radius: 10px;
  margin-right: 25px;
  margin-left: 25px;
}
.element-2 .line-2 .barel-2 .nazev-serveru{
  font-size: 1.3rem;
  color: white;
  text-align: center;
}
.element-2 .line-2 .barel-3{
  padding: 20px;
  width: 300px;
  border: 0px solid #333;
  background: linear-gradient(90deg, rgba(148,41,41,1) 0%, rgba(126,0,0,1) 50%, rgba(51,0,0,1) 100%);
  border-radius: 10px;
  margin-right: 25px;
}
.element-2 .line-2 .barel-3 .nazev-serveru{
  font-size: 1.3rem;
  color: white;
  text-align: center;
}
.element-2 .line-2 .barel-4{
  padding: 20px;
  width: 300px;
  border: 0px solid #333;
  background: linear-gradient(90deg, rgba(153,97,244,1) 0%, rgba(109,27,194,1) 50%, rgba(49,0,147,1) 100%);
  border-radius: 10px;
}
.element-2 .line-2 .barel-4 .nazev-serveru{
  font-size: 1.4rem;
  color: white;
  text-align: center;
}
@media screen and (max-width: 1294px){
.element-2 .line-2{
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.sekce{
  display: flex;
  justify-content: center;
  flex-direction: row;
  align-items: center;
}
.sekce1{
  margin-top: 25px;
  display: flex;
  justify-content: center;
  flex-direction: row;
  align-items: center;
}
.element-2 .line-2 .barel-2{
  margin-right: 0px;
}
}
@media screen and (max-width: 675px){
.element-2 .line-2{
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.sekce{
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.sekce1{
  margin-top: 25px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.element-2 .line-2 .barel-2{
  margin-top: 25px;
  margin-right: 0px;
  margin-left: 0px;
}
.element-2 .line-2 .barel-3{
  margin-bottom: 25px;
  margin-right: 0px;
}
}

.popis-serveru{
  font-size: 1.0rem;
  color: white;
  text-align: center;
}



.oddeleni-sekce-1{
  margin: auto;
  width: 95%;
  opacity: 25%;
  border: 2px solid #fff;
}
.element-3{
  margin-top: 75px;
  margin-bottom: 75px;
  position: relative;
  width: 100%;
  background-image: linear-gradient(rgba(0,0,0,0.6),rgba(0,0,0,0.6)),url(../img/imgg-1.jpg);
  background-size: cover;
}
.element-3 .textove-pole{
  text-align: center;
  padding-top: 50px;
  padding-bottom: 50px;
  display: block;
  margin: auto;
  text-decoration: none;
  border: 0px solid #333;
  border-radius: 10px;
}
.element-3 .textove-pole .txt1{
  font-size: 2.5rem;
  color: white;
  font-family: 'JetBrains Mono', monospace;
}
.element-3 .textove-pole .txt2{
  padding-top: 10px;
  font-size: 1rem;
  color: white;
  font-family: 'JetBrains Mono', monospace;
}
.element-3 .textove-pole .vote{
  padding-top: 35px;
}
.element-3 .textove-pole .vote .vedlesebe{
  display: flex;
  justify-content: center;
  flex-direction: row;
}
.element-3 .textove-pole .vote .vedlesebe .link1{
  font-size: 1rem;
  color: white;
  text-decoration: none;
  padding: 10px;
  margin-right: 15px;
  border-radius: 5px;
  min-width: 300px;
  background: #ff7c00;
  font-family: 'JetBrains Mono', monospace;
}
.element-3 .textove-pole .vote .vedlesebe .link2{
  font-size: 1rem;
  color: white;
  text-decoration: none;
  padding: 10px;
  border-radius: 5px;
  min-width: 300px;
  background: #ff0000;
  font-family: 'JetBrains Mono', monospace;
}
.element-3 .textove-pole .vote .link3{
  font-size: 1rem;
  margin-top: 10px;
  color: white;
  text-decoration: none;
  padding: 10px;
  border-radius: 5px;
  min-width: 300px;
  background: #009fff;
  font-family: 'JetBrains Mono', monospace;
}
.element-3 .textove-pole .vote .txt4{
  padding-top: 30px;
  font-size: 1rem;
  color: white;
  font-family: 'JetBrains Mono', monospace;
}
@media screen and (max-width: 675px){
.element-3 .textove-pole .txt1{
  font-size: 2rem;
}
.element-3 .textove-pole .txt2{
  font-size: 0.75rem;
}
.element-3 .textove-pole .vote .txt4{
  font-size: 0.75rem;
}
.element-3 .textove-pole .vote .vedlesebe .link1{
  font-size: 0.75rem;
  color: white;
  text-decoration: none;
  padding: 10px;
  margin-right: 15px;
  border-radius: 5px;
  min-width: 200px;
  background: #ff7c00;
  font-family: 'JetBrains Mono', monospace;
}
.element-3 .textove-pole .vote .vedlesebe .link2{
  font-size: 0.75rem;
  color: white;
  text-decoration: none;
  padding: 10px;
  border-radius: 5px;
  min-width: 200px;
  background: #ff0000;
  font-family: 'JetBrains Mono', monospace;
}
.element-3 .textove-pole .vote .link3{
  font-size: 0.75rem;
  margin-top: 10px;
  color: white;
  text-decoration: none;
  padding: 10px;
  border-radius: 5px;
  min-width: 200px;
  background: #009fff;
  font-family: 'JetBrains Mono', monospace;
}
}
@media screen and (max-width: 425px){
.element-3 .textove-pole .txt1{
  font-size: 1.5rem;
}
.element-3 .textove-pole .txt2{
  font-size: 0.70rem;
}
.element-3 .textove-pole .vote .txt4{
  font-size: 0.70rem;
}
.element-3 .textove-pole .vote .vedlesebe .link1{
  font-size: 0.65rem;
  color: white;
  text-decoration: none;
  padding: 10px;
  margin-right: 15px;
  border-radius: 5px;
  min-width: 150px;
  background: #ff7c00;
  font-family: 'JetBrains Mono', monospace;
}
.element-3 .textove-pole .vote .vedlesebe .link2{
  font-size: 0.65rem;
  color: white;
  text-decoration: none;
  padding: 10px;
  border-radius: 5px;
  min-width: 150px;
  background: #ff0000;
  font-family: 'JetBrains Mono', monospace;
}
.element-3 .textove-pole .vote .link3{
  font-size: 0.65rem;
  margin-top: 10px;
  color: white;
  text-decoration: none;
  padding: 10px;
  border-radius: 5px;
  min-width: 150px;
  background: #009fff;
  font-family: 'JetBrains Mono', monospace;
}
}


.element-4{
  position: relative;
  width: 100%;
}
.element-4 .line-1{
  display: flex;
  justify-content: center;
  flex-direction: row;
  align-items: center;
}
.element-4 .line-1 .barel-1{
  padding: 20px;
  width: 300px;
  border: 0px solid #333;
  background: linear-gradient(90deg, rgba(24,80,0,1) 0%, rgba(38,126,0,1) 50%, rgba(43,142,0,1) 100%);
  border-radius: 10px;
}
.element-4 .line-1 .barel-1 .nazev-serveru{
  font-size: 1.3rem;
  color: white;
  text-align: center;
}
.element-4 .line-1 .barel-2{
  padding: 20px;
  width: 300px;
  border: 0px solid #333;
  background: linear-gradient(90deg, rgba(24,80,0,1) 0%, rgba(38,126,0,1) 50%, rgba(43,142,0,1) 100%);
  border-radius: 10px;
  margin-right: 25px;
  margin-left: 25px;
}
.element-4 .line-1 .barel-2 .nazev-serveru{
  font-size: 1.3rem;
  color: white;
  text-align: center;
}
.element-4 .line-1 .barel-3{
  padding: 20px;
  width: 300px;
  border: 0px solid #333;
  background: linear-gradient(90deg, rgba(24,80,0,1) 0%, rgba(38,126,0,1) 50%, rgba(43,142,0,1) 100%);
  border-radius: 10px;
  margin-right: 25px;
}
.element-4 .line-1 .barel-3 .nazev-serveru{
  font-size: 1.3rem;
  color: white;
  text-align: center;
}
.element-4 .line-1 .barel-4{
  padding: 20px;
  width: 300px;
  border: 0px solid #333;
  background: linear-gradient(90deg, rgba(24,80,0,1) 0%, rgba(38,126,0,1) 50%, rgba(43,142,0,1) 100%);
  border-radius: 10px;
}
.element-4 .line-1 .barel-4 .nazev-serveru{
  font-size: 1.3rem;
  color: white;
  text-align: center;
}
.statssekce{
  display: flex;
  justify-content: center;
  flex-direction: row;
  align-items: center;
}
.statssekce1{
  display: flex;
  justify-content: center;
  flex-direction: row;
  align-items: center;
}
@media screen and (max-width: 1294px){
.element-4 .line-1{
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.statssekce{
  display: flex;
  justify-content: center;
  flex-direction: row;
  align-items: center;
}
.statssekce1{
  margin-top: 25px;
  display: flex;
  justify-content: center;
  flex-direction: row;
  align-items: center;
}
.element-4 .line-1 .barel-2{
  margin-right: 0px;
}
}
@media screen and (max-width: 675px){
.element-4 .line-1{
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.statssekce{
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.statssekce1{
  margin-top: 25px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.element-4 .line-1 .barel-2{
  margin-top: 25px;
  margin-right: 0px;
  margin-left: 0px;
}
.element-4 .line-1 .barel-3{
  margin-bottom: 25px;
  margin-right: 0px;
}
}
.cislo-statistiky{
  text-align: center;
  font-size: 2.5rem;
  color: white;
  font-weight: 400;
}
.popis-statistiky{
  font-size: 1.0rem;
  color: white;
  text-align: center;
}

.element-5{
  margin-top: 50px;
  margin-bottom: 50px;
  position: relative;
  width: 100%;
}
.element-5.texty1
{
}
.element-5 .texty1 .s11
{
  text-align: center;
  font-size: 2.5rem;
  color: white;
  font-weight: 600;
  margin-bottom: 15px;
  font-family: 'Montserrat', sans-serif;
}
.foto_vyber{
  width: 100%;
}
.foto_vyber .sluzby{
  display: flex;
  justify-content: center;
}
.foto_vyber .sluzby .a1{
  padding-top: 20px;
  padding-right: 75px;
}
.foto_vyber .sluzby .a2{
  padding-top: 20px;
  padding-right: 75px;
}
.foto_vyber .sluzby .a3{
  padding-top: 20px;
}
.foto_vyber .sluzby .a1 .f1{
  height: 65px; 
}
.foto_vyber .sluzby .a2 .f2{
  height: 65px;
}
.foto_vyber .sluzby .a3 .f3{
  height: 65px;
}
@media screen and (max-width: 960px){
  .foto_vyber .sluzby{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
  .foto_vyber .sluzby .a1{
  padding-right: 0px;
  padding-bottom: 10px;
  }
  .foto_vyber .sluzby .a2{
  padding-right: 0px;
  padding-bottom: 10px;
  }
}
@media screen and (max-width: 400px){
  .foto_vyber .sluzby .a1 .f1{
  height: 55px; 
  }
  .foto_vyber .sluzby .a2 .f2{
  height: 55px;
  }
  .foto_vyber .sluzby .a3 .f3{
  height: 55px;
  }
}

.element-6{
  margin-top: 50px;
  margin-bottom: 50px;
  position: relative;
  width: 100%;
}