.Cil-nadpis{
	color: #fff;
}
.Cil-nadpis p{
	font-size: 2.5em;
}
@media screen and (max-width: 768px){
	.Cil-nadpis{
		padding-top: 30px;
	}
}
/* ---- STRUČNÝ CÍL SERVERU ---- */
.cil
{
  margin-top: 35px;
  margin-bottom: 125px;
  display: flex;
  max-width: 100%;
  justify-content: center;
}
/* ---- CIL 1 ---- */
.cil_1
{
  display: block;
  padding: 10px;
  margin: 10px;
  max-width: 400px;
  /*background: linear-gradient(180deg, rgba(43,43,43,1) 0%, rgba(61,61,61,1) 100%);*/
  border: 5px solid #333;
  border-radius: 0px;
  /*box-shadow: 8px 8px 1px #006600;*/
  box-shadow: 0px 0px 8px #000;
}
.cil_1 i
{
  font-size: 30px;
  padding-bottom: 10px;
}
.cil_1 h1
{
  font-weight: normal;;
  font-size: 26px;
  max-height: 500px;
  font-family: 'Ubuntu', sans-serif;
}
.cil_1 p
{
	font-size: 17px;
	line-height: 1.3em;
	font-family: 'Open Sans', sans-serif;
	font-weight: 350;
}
/* ---- CIL 2 ---- */
.cil_2
{
  display: block;
  padding: 10px;
  margin: 10px;
  max-width: 400px;
 /*background: linear-gradient(180deg, rgba(43,43,43,1) 0%, rgba(61,61,61,1) 100%);*/
  border: 5px solid #333;
  border-radius: 0px;
  /*box-shadow: 8px 8px 1px #006600;*/
  box-shadow: 0px 0px 8px #000;
}
.cil_2 i
{
  font-size: 30px;
  padding-bottom: 10px;
}
.cil_2 h1
{
  font-weight: normal;
  font-family: 'Ubuntu', sans-serif;
  font-size: 26px;
  max-height: 500px;
}
.cil_2 p
{
	font-size: 17px;
	line-height: 1.3em;
	font-family: 'Open Sans', sans-serif;
	font-weight: 350;
}
/* ---- CIL 3 ---- */
.cil_3
{
  display: block;
  padding: 10px;
  margin: 10px;
  max-width: 400px;
 /*background: linear-gradient(180deg, rgba(43,43,43,1) 0%, rgba(61,61,61,1) 100%);*/
  border: 5px solid #333;
  border-radius: 0px;
  /*box-shadow: 8px 8px 1px #006600;*/
  box-shadow: 0px 0px 8px #000;
}
.cil_3 i
{
  font-size: 30px;
  padding-bottom: 10px;
}
.cil_3 h1
{
  font-weight: normal;
  font-family: 'Ubuntu', sans-serif;
  font-size: 26px;
  max-height: 500px;
}
.cil_3 p
{
	font-size: 17px;
	line-height: 1.3em;
	font-family: 'Open Sans', sans-serif;
	font-weight: 350;
}
@media screen and (max-width: 750px) {
  .cil {
    display: block;
    text-align: center;
  }
  .cil_1
  {
    margin: auto;
    margin-bottom: 25px;
  }
  .cil_2
  {
    margin: auto;
    margin-bottom: 25px;
  }
  .cil_3
  {
    margin: auto;
    margin-bottom: 25px;
  }
}
.middle{
  width: 100%;
}
.counting-sec{
  padding: 40px 0;
  width: 100%;
  background: linear-gradient(90deg, rgba(51,51,51,1) 0%, rgba(47,47,47,1) 25%, rgba(41,41,41,1) 50%, rgba(46,46,46,1) 75%, rgba(38,38,38,1) 100%);
}
.inner-width{
  max-width: 1200px;
  margin: auto;
  display: flex;
}
.col{
  flex: 1;
  padding: 5px;
  color: #fff;
  text-transform: uppercase;
  font-family: 'Comfortaa', cursive;

}
.col .countt{
  font-size: 60px;
  margin: 0px 0;
  font-family: 'Comfortaa', cursive;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 1);
}
.col .span{
  font-size: 60px;
  margin: 0px 0;
  font-family: 'Comfortaa', cursive;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 1);
}
.col p{
	font-size: 20px;
	font-family: 'Comfortaa', cursive;
}
@media screen and (max-width: 479px){
	.inner-width
	{
		flex-direction: column;
	}

}
.vitan{
	margin-top: 125px;
	display: flex;
	justify-content: center;
}
.vitan .obrazek5 img{
	width: 286px;
	height: 174px;
	border-radius: 20px;
	padding-left: 10px;
	object-fit: contain;
}
.vitan .text{
	padding-left: 85px;
	display: flex;
    justify-content: center;
    flex-direction: column;
    max-width:800px;
}
.vitan .text .v1{
	font-family: 'Ubuntu', sans-serif;
	font-size: 28px;
	line-height: 1.5em;
	text-align: left;

}
.vitan .text .v3{
	padding-top: 10px;
	font-family: 'Ubuntu', sans-serif;
	font-size: 28px;
	line-height: 1.5em;
	text-align: left;

}
.vitan .text .v2{
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 350;
	text-align: left;
}
.vitan .text .v4{
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 350;
	text-align: left;

}
@media screen and (max-width: 646px){
	.vitan{
	margin-top: 125px;
	display: flex;
	justify-content: center;
	flex-direction: column;
	}
	.vitan .text{
	padding-left: 0px;
	}
	.vitan .text .v1{
	text-align: center;
	}
	.vitan .text .v2{
	text-align: center;
	}
	.vitan .text .v3{
	text-align: center;
	}
	.vitan .text .v4{
	text-align: center;
	}
}
.servery
{
	margin-top: 125px;
	margin-bottom: 125px;
	color: #fff;
}
.servery .texty
{
}
.servery .texty .s1
{
	font-family: 'Ubuntu', sans-serif;
	font-size: 40px;
	text-align: center;
}
.servery .texty .s2
{
	font-family: 'Ubuntu', sans-serif;
	font-size: 20px;
	text-align: center;
}
.servery .vyber
{
	margin-top: 75px;
	display: flex;
	justify-content: center;
}
.servery .vyber .server1
{
	box-sizing: border-box;
	padding-left: 15px;
	padding-right: 15px;
}
.servery .vyber .server1 img
{
	height: 128px;
	width: 128px;
	/*filter: invert(1);*/
}
.servery .vyber .server1 .k1
{
	font-size: 20px;
	padding-bottom: 5px;
	
}
.servery .vyber .server1 .k2
{
	max-width: 100px;
	margin: auto;
}
.servery .vyber .server1 .k3
{
	padding-top: 15px;
	max-width: 250px;
}

.servery .vyber .server2
{
	box-sizing: border-box;
	padding-left: 15px;
	padding-right: 15px;
}
.servery .vyber .server2 img
{
	height: 128px;
	width: 128px;
	/*filter: invert(1);*/
}
.servery .vyber .server2 .k1
{
	font-size: 20px;
	padding-bottom: 5px;
	
}
.servery .vyber .server2 .k2
{
	max-width: 100px;
	margin: auto;
}
.servery .vyber .server2 .k3
{
	padding-top: 15px;
	max-width: 250px;
}

.servery .vyber .server3
{
	box-sizing: border-box;
	padding-left: 15px;
	padding-right: 15px;
}
.servery .vyber .server3 img
{
	height: 128px;
	width: 128px;
	/*filter: invert(1);*/
}
.servery .vyber .server3 .k1
{
	font-size: 20px;
	padding-bottom: 5px;
	
}
.servery .vyber .server3 .k2
{
	max-width: 100px;
	margin: auto;
}
.servery .vyber .server3 .k3
{
	padding-top: 15px;
	max-width: 250px;
}
@media screen and (max-width: 646px){
	.servery .vyber
	{
	margin-top: 75px;
	display: flex;
	justify-content: center;
	flex-direction: column;
	align-items: center;
	}
}
.swiper-p{
	background: linear-gradient(90deg, rgba(51,51,51,1) 0%, rgba(47,47,47,1) 25%, rgba(41,41,41,1) 50%, rgba(46,46,46,1) 75%, rgba(38,38,38,1) 100%);
	width: 100%;
	height: 100%;
}
.swiper-p .nadpis{
	padding-top: 30px;
	font-size: 40px;
	font-family: 'Ubuntu', sans-serif;
}
.swiper-p .swiper-container {
      width: 60%;
      height: 100%;
      padding-top: 30px;
      padding-bottom: 50px;
    }

.swiper-p .swiper-slide {
  text-align: center;
}
.swiper-p .swiper-slide img{
	height: 100%;
	width: 100%;
	object-fit: contain;
}
.swiper-p .swiper-slide .n1{
	margin-top: 5px;
	font-size: 20px;
	font-family: 'Comfortaa', cursive;
}
.swiper-p .swiper-slide .n2{
	font-size: 15px;
	max-width: 100px;
	margin: auto;
	margin-top: 5px;
	margin-bottom: 17px;

}
.swiper-p .swiper-slide .n3{
	font-size: 15px;
	line-height: 1.1em;
	font-family: 'Comfortaa', cursive;
}
.swiper-p .swiper-slide .n3 .link{
	color: #007e00;
	display: inline-block;
}
.swiper-p .swiper-slide .n3 .cistt{
	color: #00AA00;
	display: inline-block;
	}
@media screen and (max-width: 1250px){
	.swiper-p .swiper-container {
      width: 70%;
    }
}

@media screen and (max-width: 1070px){
	.swiper-p .swiper-container {
      width: 80%;
    }
}
@media screen and (max-width: 932px){
	.swiper-p .swiper-container {
      width: 90%;
    }
}
@media screen and (max-width: 600px){
	.swiper-p{
      opacity: 0;
      width: 0px;
      height: 0px;
	}
	.swiper-p .nadpis{
	padding-top: 0px;
	font-size: 0px;
	font-family: 'Ubuntu', sans-serif;
}
}
.swiper-m{
	opacity: 0%;
	}
.swiper-m .nadpis{
	padding-top: 0px;
	font-size: 0px;
	opacity: 0%;
	font-family: 'Ubuntu', sans-serif;
	}
.swiper-m .swiper-container {
    width: 0px;
    height: 0px;
    opacity: 0%;
}
.swiper-m .swiper-slide {
    background-position: center;
    background-size: cover;
    width: 0px;
    opacity: 0%;
    height: 0px;
    text-align: center;
}
.swiper-m .swiper-slide img{
	height: 0%;
	opacity: 0%;
	width: 0%;
	object-fit: contain;
}
.swiper-m .swiper-slide .n1{
	margin-top: 0px;
	font-size: 0px;
	opacity: 0%;
	font-family: 'Comfortaa', cursive;

}
.swiper-m .swiper-slide .n2{
	font-size: 0px;
	max-width: 0px;
	margin: auto;
	opacity: 0%;
	margin-top: 0px;
	margin-bottom: 0px;
}
.swiper-m .swiper-slide .n3{
	font-size: 0px;
	opacity: 0%;
	line-height: 0em;
	font-family: 'Comfortaa', cursive;
}
.swiper-m .swiper-slide .n3 .link{
	color: #007e00;
	display: inline-block;
}
.swiper-m .swiper-slide .n3 .cistt{
	color: #00AA00;
	display: inline-block;
	}
.swiper-m .swiper-button-prev{
	opacity: 0%;
}
.swiper-m .swiper-button-next{
	opacity: 0%;
}
@media screen and (max-width: 600px){
	.swiper-m{
		opacity: 100%;
		margin-bottom: 300px;
		opacity: 100%;
	}
	.swiper-m .nadpis{
		padding-top: 30px;
		font-size: 40px;
		opacity: 100%;
		font-family: 'Ubuntu', sans-serif;
	}
	.swiper-m .swiper-container {
	    width: 300px;
	    height: 300px;
	    opacity: 100%;
	}
	.swiper-m .swiper-slide {
	    background-position: center;
	    background-size: cover;
	    width: 300px;
	    height: 300px;
	    opacity: 100%;
	    text-align: center;
	}
	.swiper-m .swiper-slide img{
		height: 100%;
		width: 100%;
		opacity: 100%;
		object-fit: contain;
	}
	.swiper-m .swiper-slide .n1{
		margin-top: 0px;
		font-size: 20px;
		opacity: 100%;
		font-family: 'Comfortaa', cursive;

	}
	.swiper-m .swiper-slide .n2{
		font-size: 15px;
		max-width: 100px;
		margin: auto;
		margin-top: 5px;
		opacity: 100%;
		margin-bottom: 17px;
	}
	.swiper-m .swiper-slide .n3{
		font-size: 15px;
		line-height: 1.1em;
		opacity: 100%;
		font-family: 'Comfortaa', cursive;
	}
	.swiper-m .swiper-slide .n3 .link{
	color: #007e00;
	display: inline-block;
	}
	.swiper-m .swiper-slide .n3 .cistt{
	color: #00AA00;
	display: inline-block;
	}
	.swiper-pagination
	{
		bottom: 0px;
	}
	.swiper-m .swiper-button-prev{
		opacity: 100%;
	}
	.swiper-m .swiper-button-next{
		opacity: 100%;
	}
}
.servery1
{
	margin-top: 125px;
	margin-bottom: 125px;
	color: #fff;
}
.servery1 .texty1
{
}
.servery1 .texty1 .s11
{
	font-family: 'Ubuntu', sans-serif;
	font-size: 40px;
	text-align: center;
	padding-bottom: 65px;
}
.foto_vyber{
	width: 100%;
}
.foto_vyber .sluzby{
	display: flex;
    justify-content: center;
}
.foto_vyber .sluzby .a1{
	padding-right: 75px;
}
.foto_vyber .sluzby .a2{
	padding-right: 75px;
}
.foto_vyber .sluzby .a3{
}
.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;
    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;
	}
}