/* ==================== CSS RESET ==================== */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, hr, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, input, select {
	margin:0 auto;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}


ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
hr {
	width: 100%;
	height: 1px;
	background: #ececee;
	margin: 0px 0px 0px 0px;
}
hr.zeleny {
	width: 100%;
	height: 2px;
	background: url(../images/pruh_e.png) repeat-x;
	margin: 0px 0px 0px 0px;
}
.clear {
	clear: both;
	margin: 0;
	padding: 0;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
	width: 100%;
	height: 0;
}
.left {
	float: left;
}
.right {
	float: right;
}

p {
	padding: 3px 0px 3px 0px;
}
/*
p.podnadpis {
	font-size: 22px;
	text-align: center;
	width: auto;
	display: inline-block;
	border-left: 3px solid #008cff;
	margin: 20px auto 0px auto;
	padding: 0 0 0 20px;
}
*/

p.podnadpis {
	font-size: 22px;
	text-align: center;
	width: auto;
	display: inline-block;
	margin: 20px auto 0px auto;
	padding: 0 0 0 20px;
}
p.podnadpis::before {
	 content: "";
	background: #008cff;
	border-radius: 10px;
	width: 3px;
	height: 35px;
	position: absolute;
	margin: 0 0 0 -20px;
}


p.hlavicka_podnadpis {
	font-size: 30px;
	text-align: left;
	width: auto;
	display: inline-block;
	margin: 20px auto 0px auto;
	padding: 0 0 0 20px;
	color: #ffffff;
	font-weight: bold;
}
p.hlavicka_podnadpis::before {
	 content: "";
	background: #008cff;
	border-radius: 10px;
	width: 3px;
	height: 45px;
	position: absolute;
	margin: 0 0 0 -20px;
}

ul.seznam {
	padding: 10px 0px 10px 0px;
	width: 100%;
}
ul.seznam.\30 25 li {
 width: -moz-calc(25% - 50px);
 width: -webkit-calc(25% - 50px);
 width: -o-calc(25% - 50px);
 width: calc(25% - 50px);
 padding: 0px 20px 0px 30px;
}
ul.seznam.\30 50 li {
 width: -moz-calc(50% - 50px);
 width: -webkit-calc(50% - 50px);
 width: -o-calc(50% - 50px);
 width: calc(50% - 50px);
 padding: 0px 20px 0px 30px;
}

ul.seznam.check li.nadpis {
	display: block;
	line-height: 1.5;
	font-size: 20px;
	font-weight: bold;
	color: #84bd3a;
	text-transform: uppercase;
	margin: 2px 50px 10px 0px;
	background: none;
	padding: 0px 0px 0px 0px;
}
ul.seznam.check li {
	display: block;
	line-height: 1.5;
	font-size: 18px;
	text-align: left;
	margin: 7px 50px 7px 0px;
	background: url(../images/ikona_check.png) 0px 4px no-repeat;
	transition: all .5s;
	padding: 5px 0px 5px 45px;
}
ul.seznam.check li:hover {
	background: url(../images/ikona_check2.png) 0px 4px no-repeat;
}

ul.seznam.check li span{
	color: #84bd3a;
}




.justify {
	text-align: justify;
}
.odsazeni {
	margin: 5px 0px 0px 0px;
}
.center {
	text-align: center;
}

a {
	color: #84bd3a;
	text-decoration: underline
}
a:hover {
	color: #84bd3a;
}
a.odkaz {
	text-decoration: underline
}
a.odkaz:hover {
	text-decoration: none;
}


.italic{
	font-style: italic;
}

h2 {
	font-weight: 400;
	font-size: 60px;
	line-height: 1;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px;
	position: relative;
	/*display: inline-block;*/
}

h2 strong {
	font-weight: 700;
}
h2 strong span {
	font-weight: 700;
	color: #008cff;
}


h3 {
	font-weight: 400;
	font-size: 40px;
	line-height: 1;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px;
	position: relative;
	/*display: inline-block;*/
}

h3 strong {
	font-weight: 700;
}
h3 strong span {
	font-weight: 700;
	color: #008cff;
}


strong {
	font-weight: bold;
}

.nadnadpis {
	font-weight: bold;
	text-transform: uppercase;
	color: #728593;
}
.podnadpis_vpravo{
	font-weight: bold;
	float: right;
	text-align: right;
	max-width: 400px;
	margin: -50px 0px 0px 0px;
}


h4{
	font-weight: 700;
	font-size: 18px;
	text-decoration: none !important;
	color: #008cff;
}

 div.\30 60 {
 width: 60%;
}
div.\30 60.odsaz {
 width: -moz-calc(60% - 50px);
 width: -webkit-calc(60% - 50px);
 width: -o-calc(60% - 50px);
 width: calc(60% - 50px);
}
div.\30 70 {
 width: 70%;
}
div.\30 90 {
 width: 90%;
}
div.\30 50 {
 width: 50%;
}
div.\30 50.odsaz {
 width: -moz-calc(50% - 100px);
 width: -webkit-calc(50% - 100px);
 width: -o-calc(50% - 100px);
 width: calc(50% - 100px);
}
div.\30 50.odsaz.left, div.\30 30.odsaz.left, div.\30 40.odsaz.left, div.\30 20.odsaz.left{
 padding: 0px 100px 0px 0px;
}
div.\30 50.odsaz.right, div.\30 30.odsaz.right, div.\30 40.odsaz.right, div.\30 20.odsaz.right {
 padding: 0px 0px 0px 100px;
}
div.\30 60.odsaz.left {
 padding: 0px 50px 0px 0px;
}
div.\30 60.odsaz.right {
 padding: 0px 0px 0px 50px;
}
div.\30 40 {
 width: 40%;
}
div.\30 40.odsaz {
 width: -moz-calc(40% - 100px);
 width: -webkit-calc(40% - 100px);
 width: -o-calc(40% - 100px);
 width: calc(40% - 100px);
}
 div.\30 30 {
 width: 33%;
}
div.\30 30.odsaz {
 width: -moz-calc(33% - 100px);
 width: -webkit-calc(33% - 100px);
 width: -o-calc(33% - 100px);
 width: calc(33% - 100px);
}
div.\30 20 {
 width: 20%;
}
div.\30 20.odsaz {
 width: -moz-calc(20% - 100px);
 width: -webkit-calc(20% - 100px);
 width: -o-calc(20% - 100px);
 width: calc(20% - 100px);
}




.mezera{
	clear: both;
	height: 50px;
}
.mezera_dve{
	clear: both;
	height: 100px;
}





		  
		  

body::-webkit-scrollbar {
  width: 0.6em;
}
body::-webkit-scrollbar-track {
  box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
  background: #f4f9ff;
}
body::-webkit-scrollbar-thumb {
  
	background: #008cff;
}



/* ==================== CSS RESET ==================== */
body {
	color: #15181f;
	background: #ffffff;
	font-size: 18px;
	font-weight: 400;
	text-align: left;
	line-height: 1.6;
	height: 100%;
	overflow-x: hidden;
	
	font-family: 'myFont', sans-serif;
}

@font-face {
  font-family: myFont;
  src: url(font.ttf);
}


#sloon-spinava-strecha, #sloon-proc, #sloon-technologie{
	overflow:hidden
}


.stranka {
	max-width:1300px;
	padding: 0px 40px 0px 40px;
	
	width: calc(100% - 80px);
	margin: 0px auto 0px auto;
	z-index: 10;
	position: relative;
}
.stranka_dva {
	max-width:1500px;
	padding: 0px 40px 0px 40px;
	
	width: calc(100% - 80px);
	margin: 0px auto 0px auto;
}
.text {
	padding: 50px 40px 50px 40px;
	
    width: calc(100% - 80px);
}
.text_ctyri {
	padding: 50px 40px 0px 40px;
    width: calc(100% - 80px);
}
.text_pet {
	padding: 50px 40px 50px 40px;
    width: calc(100% - 80px);
}
.text_pet {
	padding: 0px 40px 0px 40px;
    width: calc(100% - 80px);
}
.text_tri {
	padding: 20px 40px 20px 40px;
    width: calc(100% - 80px);
}
.text_dva {
	padding: 50px 0px 50px 0px;
}


.pruh_modry {
	background: #02A2EF;/*
background: linear-gradient(90deg,rgba(2, 162, 239, 1) 0%, rgba(15, 105, 250, 1) 100%);*/

	background: linear-gradient(to right, #008cff, #0070d3);
}
.pruh_svetly {
	background: #f4f9ff;
}
.pruh_prechod {
	background: url(../images/pruh_prechod.png) no-repeat;
	background-size: 100% 100%;
}


    
h1 {
	font-weight: 700;
	font-size: 60px;
	line-height: 1.2;
	margin: 0;
	padding: 0;
	
}
h1 strong {
	font-weight: 700;
}
h1 strong span {
	color: #008cff;
}

  .rough-underline {
      position: relative;
      display: inline-block;
    }

    .rough-underline svg {
      position: absolute;
      bottom: -15px;
      left: 0;
      height: 30px;
      pointer-events: none;
      opacity: 0; /* Čára je na začátku neviditelná */
    }

    path {
      fill: none;
      stroke: #008cff;
      stroke-width: 4;
      stroke-linecap: round;
      stroke-linejoin: round;
      stroke-dasharray: 500;
      stroke-dashoffset: 500;
      transition: stroke-dashoffset 1.5s ease-out;
    }

    .rough-underline.animate svg {
      opacity: 1; /* Čára se stane viditelnou, když animace začne */
    }

    .rough-underline.animate path {
      stroke-dashoffset: 0;
    }


.zarovnani {
    vertical-align: middle;
    display: flex;
    align-items: center;
    margin: 40px 0px 40px 0px;
}
.revers {
	flex-direction: row-reverse 
}

.foto_nahled, .foto_nahled_dva {
	width: 100%;
	height: auto;
	position: relative;
}

.foto_nahled_dva img {
	width: 100%;
	height: auto;
	transition: all .5s;
	-webkit-box-shadow: 0px 18px 20px -12px rgba(0,0,0,0.3); 
    box-shadow: 0px 18px 20px -12px rgba(0,0,0,0.3);
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 50px;
position: relative;
	z-index: 2;
}
.foto_nahled_dva img:hover{
	transform: scale(1.1);
		
}

.foto_nahled_dva::after {
	 content: "";
	width: 151px;
	height: 150px;
	background: url(../images/tecky.png);
	position: absolute;
		top: 70%;
	right: -10%;
	z-index: -10;

	transition: all .5s;
}


.foto_nahled_dva:hover::after {
	 content: "";
	width: 151px;
	height: 150px;
	background: url(../images/tecky.png);
	position: absolute;
	top: 65%;
	right: -7%;
	z-index: -10;

}



.hlavicka_pozadi { 
  background: url("../images/pozadi.jpg") top center / cover no-repeat;
 
  min-height: 100vh;
  
  position: relative;
}

.hlavicka_top {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
  transition: padding 0.3s ease;
}


.logo img {
  height: 130px;
  transition: height 0.3s ease;
  float: left;
}
.logo.scrolled-logo img {
  height: 100px;
}

.menu_wrapper {
  justify-self: center;
}

.scrolled .menu {
	background: #fff;
	
	padding: 15px 15px 15px 15px;
	-webkit-border-bottom-right-radius: 30px;
-webkit-border-bottom-left-radius: 30px;
-moz-border-radius-bottomright: 30px;
-moz-border-radius-bottomleft: 30px;
border-bottom-right-radius: 30px;
border-bottom-left-radius: 30px;
	
    transition: all .2s;
  box-shadow: 0 0 30px rgba(0,0,0,0.08);  
}
.scrolled .menu li a {
	color: #000; 
}
.menu {
  list-style: none;
  padding: 10px 0px 0px 0px;
    transition: all .2s;
  float: left;
  
}
.scrolled .menu li{
  float: left;
  margin: 0px 10px 0px 10px;
  
}
.menu li{
  float: left;
  margin: 15px 10px 0px 10px;
  
}
.menu li a {
  font-weight: normal;
  font-size: 20px;
  color: white;
  text-decoration: none;
  
}
.menu li a:hover ,.menu li.aktivni a{
  color: #2baafd;
  padding: 0px 0px 5px 0px;
  border-bottom: 2px solid #2baafd;
}
.menu a span.domu {
    background: url(../images/ikona_domu.png) center no-repeat;
    width: 23px;
    height: 23px;
    display: block;
	margin: 4px 0px 0px 0px;
}

.hlavicka_tlacitka {
  display: flex;
  gap: 10px;
  justify-self: end;
  float: right;
  margin: 20px 50px 0px 0px;
}

.hlavicka_tlacitka .tlacitko_cele{
	margin: 0;

}
.hlavicka_tlacitka .tlacitko_kruh{
	width: 100px;
	height: 100px;

}

.tlacitko_male {
  background: #00bfff;
  padding: 8px 15px;
  border-radius: 20px;
  font-size: 0.9rem;
  color: white;
}
.tlacitko_cervene {
  background: #e91e63;
  padding: 10px 20px;
  border-radius: 30px;
  font-weight: bold;
  color: white;
}
.tlacitko_bile {
  border: 2px solid white;
  padding: 10px 20px;
  border-radius: 30px;
  background: transparent;
  font-weight: bold;
  color: white;
}

.hlavicka_obsah {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: left;
  max-width: 1500px;
  margin: 0 auto;
  padding: 15% 20px 70px 20px;
  gap: 40px;
}

.hlavni_text {
  max-width: 1100px;
  width: 100%;
}
.hlavni_text h1 {
  margin-bottom: 20px;
  color: #ffffff;
}


.hero_tlacitka {
  text-align: left;
  width: 100%;
}




span.odkaz_b {
    margin: 20px 0px 0px 10%;
}
span.odkaz_b a {
	position: relative;
	display: block;
    margin: 35% 0px 0px auto;
    font-size: 18px;
    font-weight: 700;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    font-family: 'myFont', sans-serif;
    transition: 0.2s all;
}


span.odkaz_b a::before {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 2px;
  bottom: -5px;
  left: 0;
  background: #2baafd;
  transform: scaleX(0.15);
  transform-origin: top left;
  transition: transform 0.3s ease;
}
span.odkaz_b span.odkaz_sipka {
    position: absolute;
    background: url(../images/sipka_a.png) no-repeat;
    width: 9px;
    height: 14px;
    margin: 7px 0px 0px 10px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}
span.odkaz_b:hover span.odkaz_sipka {
    position: absolute;
    background: url(../images/sipka_a.png) no-repeat;
    width: 9px;
    height: 14px;
    margin: 7px 0px 0px 15px;
    transition: all .2s;
}
span.odkaz_b a:hover::before {
  transform: scaleX(1);
}












.benefit_hlavicka {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
  width: 100%;
}
.benefity_sloupce {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  
  width: 100%;
  margin: 5% 0px 0px 0px;
}
.benefit_box {
  background: rgba(0, 0, 0, 0.5);
  padding: 20px;
  border-radius: 12px;
  font-size: 0.95rem;
  color: white;
}
.benefit_box strong {
  display: block;
  margin-bottom: 8px;
  color: #00bfff;
}

/* RESPONSIVITA */
@media (max-width: 1000px) {
  .benefity_sloupce {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 1000px) {
  .benefity_sloupce {
    grid-template-columns: 1fr;
  }
  .hlavicka_sloupce {
    grid-template-columns: 1fr;
    row-gap: 10px;
  }
  .menu_wrapper, .hlavicka_tlacitka {
    justify-self: start;
  }
  .menu {
    flex-wrap: wrap;
  }
  .scrolled .menu {
	background: #fff;
	
	padding: 0px 0px 0px 0px;
	}
  .hamburger {
    display: block;
    cursor: pointer;
    position: absolute;
    top: 15px;
    right: 15px;
	background: #e61f57;
	padding: 10px;	
	border-radius: 10px;
  }
  .hamburger span {
    display: block;
    width: 25px;
    height: 4px;
    background-color: white;
    margin: 5px 0;
    transition: all 0.3s ease;
	border-radius: 5px;
  }
  .hamburger.active span:nth-child(1) {
    transform: rotate(45deg) translate(5px, 5px);
  }
  .hamburger.active span:nth-child(2) {
    opacity: 0;
  }
  .hamburger.active span:nth-child(3) {
    transform: rotate(-45deg) translate(5px, -5px);
  }
  .menu.active {
    display: block;
  }
  .menu {
    display: none;
    list-style: none;
    text-align: center;
    position: absolute;
    top: 70px;
    right: 20px;
    background: #333;
	width: -moz-calc(100% - 40px);
	width: -webkit-calc(100% - 40px);
	width: -o-calc(100% - 40px);
	width: calc(100% - 40px);
    border-radius: 10px;
	z-index: 10000;
  }
  .menu li {
    padding: 10px 0;
	width: -moz-calc(100% - 20px);
	width: -webkit-calc(100% - 20px);
	width: -o-calc(100% - 20px);
	width: calc(100% - 20px);
	display: block;
  }
  .menu li a {
    color: white;
    font-weight: normal;
  }
  .menu li.dom{
	  display: none;
  }
}





.dolu {
	width: 160px;
	height: 58px;
	z-index: 3;
	text-align: center;
	margin: -58px auto 0px auto;
	background: #ffffff;
	position: absolute;
	left: 0;
	right: 0;
}
.dolu::before {
	 background: url(../images/linka_a.png) no-repeat;
	 content: "";
	 height: 58px;
	 position: absolute;
	 left: -58px;
	 width: 58px;
	 z-index: 2;
}
.dolu::after {
	 background: url(../images/linka_b.png) no-repeat;
	 content: "";
	 height: 58px;
	 position: absolute;
	 right: -58px;
	 width: 58px;
	 z-index: 2;
}
.dolu a span{
	color: #e91e63;
	font-size: 16px;
	text-align: left;
	line-height: 1.3;
	margin: 18px 0px 0px 0px;
	float: right;
	width: -moz-calc(100% - 53px);
	width: -webkit-calc(100% - 53px);
	width: -o-calc(100% - 53px);
	width: calc(100% - 53px);
	text-align: right;
}
.dolu a span{
	text-decoration: none;
	
}
.dolu a:hover span{
	color: #35b2f8;
}
.mys{
	background: url(../images/mys_b.png) 0px 20px no-repeat;
	float: left;
	height: 50px;
	width: 53px;
	margin: 8px 0px 0px 0px;
}

img.uvod_nize {
	margin: 10px auto 0px 16px;
	float: left;
	animation: skakani 1s infinite;
	-webkit-animation: skakani 1s infinite;
	-moz-animation: skakani 1s infinite;
	-o-animation: skakani 1s infinite;
	width: 17px !important;
    height: 26px !important;
}



 @keyframes skakani {
 0%, 20%, 50%, 80%, 100% {
 -webkit-transform: translateY(1);
 -moz-transform: translateY(1);
 -ms-transform: translateY(1);
 -o-transform: translateY(1);
 transform: translateY(1);
}
 40% {
 -webkit-transform: translateY(-10px);
 -moz-transform: translateY(-10px);
 -ms-transform: translateY(-10px);
 -o-transform: translateY(-10px);
 transform: translateY(-10px);
}
 60% {
 -webkit-transform: translateY(-5px);
 -moz-transform: translateY(-5px);
 -ms-transform: translateY(-5px);
 -o-transform: translateY(-5px);
 transform: translateY(-5px);
}
}



.benefit {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}

.benefit_ikona {
  width: 60px;
  height: 60px;
  background: #2baafd;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  margin-right: 15px;
}

.benefit_ikona img {
  width: 40px;
  height: 40px;
}

.benefit_nadpis {
	text-transform: uppercase;
	font-size: 20px;
  font-weight: 600;
  line-height: 1.4;
  text-align: center;
  color: #2baafd;
  
}








.uvodni_boxy {
  display: grid;
  grid-template-columns: 1fr auto 1fr auto 1fr;
  gap: 30px;
  max-width: 1400px;
  width: calc(100% - 40px);
  padding: 0px 20px 0px 20px;
  align-items: stretch;
  margin: 50px auto 50px auto;
}

.uvodni_box {
  background: #fff;
  border-radius: 50px;
  padding: 30px 40px 0px 40px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  box-shadow: 0 0 30px rgba(0,0,0,0.08);
  height: 100%;
}

.uvodni_box.modry {
  background: linear-gradient(to right, #008cff, #0070d3);
  color: #fff;
}

.uvodni_box_hlavicka {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}

.uvodni_box_ikona {
  width: 50px;
  height: 50px;
  background: #f4f9ff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  margin-right: 15px;
}
.uvodni_box.modry .uvodni_box_ikona {

  background: #0059a7;
}

.uvodni_box_ikona img {
  width: 30px;
  height: 30px;
}

.uvodni_box_nadpis {
	text-transform: uppercase;
	font-size: 20px;
  font-weight: 600;
  line-height: 1.4;
  text-align: center;
  
}

.uvodni_box p {
  margin: 0;
  line-height: 1.5;
  text-align: center;
}

.uvodni_box_sipka {
  display: flex;
  align-items: center;
  justify-content: center;
}



.uvodni_box_sipka img {
  height: 19px;
  padding: 40px 0px 0px 0px;
}

.uvodni_box {
  transition: background 0.3s ease, color 0.3s ease;
  cursor: pointer;
}

@media (max-width: 900px) {
  .uvodni_boxy {
    grid-template-columns: 1fr;
	gap: 20px;
	margin: 20px 0px 50px 0px;
  }
  .uvodni_box_nadpis {
    font-size: 16px;
}
.uvodni_box_sipka img {
  height: 19px;
  padding: 0px 0px 0px 0px;
}
  .uvodni_box_sipka img {
    transform: rotate(90deg); /* natocen ipky dolu */
    padding: 20px 0;
  }
  
}


.proc_nas_cele {
	margin: 20px 0px 0px 0px;
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
}

.proc_nas {
  display: flex;
  align-items: flex-start;
  width: calc(50% - 32px); /* dvě vedle sebe s mezerou */
  box-sizing: border-box;
  
  padding: 0px 16px 0px 16px;
}

.proc_nas_ikona {
  width: 60px;
  height: 60px;
  background-color: #eaf5ff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 16px;
  flex-shrink: 0;
}

.proc_nas_ikona img {
  width: 35px;
  height: 35px;
  transition: transform 0.6s ease;
}
.proc_nas_text {
	padding: 15px 40px 0px 0px;
  width: calc(100% - 40px);
}
.proc_nas_text h4 {
	font-size: 20px;
	font-weight: bold;
}

.proc_nas_text p {
  margin: 0;
}

/* Responzivita: jeden sloupec pod sebou */
@media (max-width: 768px) {
  .proc_nas {
    width: 100%;
  }
}


.proc_nas:hover .proc_nas_ikona img {
  
  transform:  rotate(30deg);
}


.foto_strechy {
  max-width: 1238px;
  width: 100%;
  aspect-ratio: 1238 / 423;
  background-image: url(../foto/strecha.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin: -70px auto 0 auto;
}



.kdo_by {
  display: flex;
  align-items: center;
  max-width: 1300px;
  margin: 0 auto;
  padding: 20px 0;
  gap: 60px;
  flex-wrap: nowrap;
}

.kdo_by_polozka {
  flex: 1;
  display: flex;
  align-items: center;
  padding: 0 16px;
  box-sizing: border-box;
}

.kdo_by_ikona_box {
  flex: 0 0 100px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.kdo_by_ikona {
  width: 60px;
  height: 60px;
  background: white;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.kdo_by_ikona img {
  width: 35px;
  height: 35px;
  transition: transform 0.6s ease;
}

.kdo_by_polozka:hover .kdo_by_ikona img {
  transform: rotate(30deg);
}

.kdo_by_text_box {
  flex: 1;
  padding-left: 12px;
}

.kdo_by_popisek {
  font-weight: bold;
  font-size: 20px;
  word-break: break-word;
}

.kdo_by_oddelovac {
  width: 2px;
  height: 60px;
  background: #e4eef9;
}

@media (max-width: 768px) {
  .kdo_by {
    flex-direction: column;
    align-items: flex-start; /* zarovn ve doleva */
    gap: 30px;
    width: 100%; /* kontejner na celou rku */
    padding: 0 16px; /* bocn odsazen pro lep citelnost */
	  width: calc(100% - 32px);
  }

  .kdo_by_polozka {
    width: 100%; /* kad poloka zabere celou rku */
    justify-content: flex-start;
    padding: 0;
  }

  .kdo_by_oddelovac {
    display: none;
  }

  .kdo_by_text_box {
    padding-left: 12px;
    text-align: left;
  }
}












.design-process-section .text-align-center {
    line-height: 25px;
    margin-bottom: 12px;
}
.design-process-content {
   background: #fff;
	-webkit-box-shadow: 0px 18px 20px -12px rgba(0,0,0,0.05); 
    box-shadow: 0px 8px 20px 10px rgba(0,0,0,0.05);
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
	
    position: relative;
    padding: 30px 50px 30px 50px;
	margin: 30px auto 50px auto;
	max-width: 800px;
}
.design-process-content img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    max-height: 100%;
}
.design-process-content h3 {
    margin-bottom: 16px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 20px;
	color: #5d6f7c;
}
.design-process-content p {
    line-height: 26px;
    margin-bottom: 12px;
}
.process-model {
    list-style: none;
    padding: 0;
    position: relative;
    margin: 20px auto 26px;
    border: none;
    z-index: 0;
}
.process-model li::after {
    background: #d9e4f1 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    display: block;
    height: 8px;
    margin: 0 auto;
    position: absolute;
    right: -50%;
    top: 22px;
    width: 100%;
    z-index: -1;
}
.process-model li.visited::after {
    background: #000;
}
.process-model li:last-child::after {
    width: 0;
}
.process-model li {
    display: inline-block;
    width: 33.3%;
    text-align: center;
    float: none;
}
.nav-tabs.process-model > li.active > a, .nav-tabs.process-model > li.active > a:hover, .nav-tabs.process-model > li.active > a:focus, .process-model li a:hover, .process-model li a:focus {
    border: none;
    background: transparent;

}
.process-model li a {
    padding: 0;
    border: none;
    color: #008cff;
}
.process-model li.active,
.process-model li.visited {
    color: #008cff;
}
.process-model li.active a,
.process-model li.active a:hover,
.process-model li.active a:focus,
.process-model li.visited a,
.process-model li.visited a:hover,
.process-model li.visited a:focus {
    color: #e61f57;
}

.process-model li i {
    display: block;
    height: 20px;
    width: 20px;
    text-align: center;
    margin: 0 auto;
    background: #008cff;
    border: 5px solid #d9e4f1;
    border-radius: 50%;
}
.process-model li.visited i  {
    background: #e61f57;
    border-color: #d9e4f1;
}
.process-model li.active i  {
    background: #fff;
    border-color: #d9e4f1;
	background-color: #e61f57;
    transform: scale(1.5, 1.5);
}




@media screen and (max-width: 560px) {
  .more-icon-preocess.process-model li span {
        font-size: 23px;
        height: 50px;
        line-height: 46px;
        width: 50px;
    }
    .more-icon-preocess.process-model li::after {
        top: 24px;
    }
	.more-icon-preocess.process-model li p {
		display: none;
    }
}
@media screen and (max-width: 380px) { 

    .more-icon-preocess.process-model li span {
        font-size: 16px;
        height: 35px;
        line-height: 32px;
        width: 35px;
    }
    
    .more-icon-preocess.process-model li::after {
        top: 18px;
    }
    .process-model.more-icon-preocess {
        text-align: center;
    }
}




.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}

.tab-content>.tab-pane {
    display: none;
}
.tab-content>.active {
    display: block;
}
.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
	text-decoration: none;
	text-transform: uppercase;
}
.nav>li>a p{
	padding: 20px 0px 0px 0px;
	font-size: 20px;
}
.nav>li {
    position: relative;
    display: block;
}
.nav-tabs>li {
    float: left;
    margin-bottom: -1px;
}
.process-model li.visited::after {
	background: #e61f57;
}










#sloon-kontakt{
	margin: 0px 10px 0px 10px;
}

#formular {
	background: #000 url(../images/formular.jpg) center no-repeat;
	background-size: cover;
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
	margin: 0px auto 0px auto;
	width: 90%;
	max-width: 1500px;
	padding: 80px 5% 50px 5%;
	position: relative;
	-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;
}

.formular_informace {
    width: 100%;
    margin: 0px auto 50px auto;
	display: block;
    /*vertical-align:middle;
    display: flex;
    align-items: center;*/
}
.formular_informace_text {
	width: -moz-calc(60% - 30px);
	width: -webkit-calc(60% - 30px);
	width: -o-calc(60% - 30px);
	width: calc(60% - 30px);
	text-align: left;
	padding: 0px 0px 0px 30px;
	float: right;
	
	
}
.formular_informace_text p{
	font-size: 18px;
	font-weight: 500;
	line-height: 1.4;
	color: #ffffff;	
}
.formular_informace_text p span.nadpis{
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;	
	text-transform: uppercase;
}
.formular_informace_nadpis{
	font-size: 40px;
	font-weight: 500;
	line-height: 1.1;
	color: #ffffff;
	border-right: 2px solid #008cff;
	width: -moz-calc(40% - 30px);
	width: -webkit-calc(40% - 30px);
	width: -o-calc(40% - 30px);
	width: calc(40% - 30px);
	text-align: left;
	padding: 0px 28px 0px 0px;
	float: left;
	text-align: right;
	
}

#formular_form {
	padding: 50px 50px 50px 50px;
	margin: 50px auto 50px auto;
	
	width: -moz-calc(100% - 100px);
	width: -webkit-calc(100% - 100px);
	width: -o-calc(100% - 100px);
	width: calc(100% - 100px);
	max-width: 1200px;
	border-radius: 50px;
	background: linear-gradient(to right, #008cff, #0070d3);
}
#formular_cely{
	padding: 40px 30px 40px 30px;
	margin: 0px auto 0px auto;
	
	width: -moz-calc(95% - 310px);
	width: -webkit-calc(95% - 310px);
	width: -o-calc(95% - 310px);
	width: calc(95% - 310px);
	border-radius: 50px;
	background: #ffffff;
	float: left;
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
}


#formular_form label.formular_zadej {
	width: 45%;
	height: auto;
	margin: 0px 0px 20px 0px;
}
#formular_form label.formular_zadej.left {
	width: 40%;
	height: auto;
	margin: 0px 0px 20px 5%;
}
#formular_form label.formular_zadej.right {
	width: 40%;
	height: auto;
	margin: 0px 5% 20px 0;
}
#formular_form label.formular_zadej span{
	width: 100%;
	font-weight: normal;
	color: #000;
	padding: 0px 0px 0px 10px;
}
#formular_form label.formular_zadej span span.potrebne{
	color: #e42d2c;
}
#formular_form label.formular_zadej input{
	background: #fff;
	border: 2px solid #d9e4f1;
	height: 50px;
	width: -moz-calc(100% - 40px);
	width: -webkit-calc(100% - 40px);
	width: -o-calc(100% - 40px);
	width: calc(100% - 40px);
	padding: 0px 20px 0px 20px;
	display: block;
	font-family: 'myFont', sans-serif;
	color: #000000;
	-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;
}
#formular_form label.formular_zadej input::placeholder {
  color: #e91e63;
}

#formular_form label.formular_zadej textarea{
	width: -moz-calc(100% - 40px);
	width: -webkit-calc(100% - 40px);
	width: -o-calc(100% - 40px);
	width: calc(100% - 40px);
	padding: 20px 20px 20px 20px;
	font-family: 'myFont', sans-serif;
	background: #0182d6;
	color: #000000;
	margin: 0px 0px 20px 0px;
	border: 0;
	-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;
}






#formular .poptat {
	float: right;
	margin: 0px 5% 0px 0px;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	text-align: center;
	padding: 0px 30px 0px 30px;
	height: 60px;
	line-height: 60px;
	background: #e61f57;
	border: none;
	cursor: pointer;
	font-family: 'myFont', sans-serif;
	transition: 0.2s all;
	-webkit-box-shadow: 0px 18px 20px -12px rgba(0,0,0,0.5); 
    box-shadow: 0px 18px 20px -12px rgba(0,0,0,0.5);
	-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;
}

#formular .poptat:hover {
	background: #040e15;
}







.tym_boxy {
	padding: 0px 0px 0px 0px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	transition: 0.2s all;
	margin: 0% auto 0px auto;
	width: 250px;
	text-align: center;
	float: right;
}

.tym_boxy_nadpis{
	padding: 0px 20px 0px 20px;
	margin: 0px 0px 15px 0px;
	width: -moz-calc(100% - 40px);
	width: -webkit-calc(100% - 40px);
	width: -o-calc(100% - 40px);
	width: calc(100% - 40px);
	color: #84bd3a;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.3;
}

.tym_boxy .tym_boxy_foto {
	max-width: 180px;
	width: 100%;
	position: relative;
}
.tym_boxy .tym_boxy_foto img {
	max-width: 100%;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

.tym_boxy_info{
	width: 100%;
	margin: 10px 0px 0px 0px;
	
}
.tym_boxy_info span.tym_boxy_info_jmeno{
	font-size: 20px;
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
	width: 100%;
	display: block;
	text-align: center;
}
.tym_boxy_info span.tym_boxy_info_pozice{
	font-size: 16px;
	font-weight: normal;
	width: 100%;
	display: block;
	text-align: center;
	color: #ffc1da  ;

}


.tym_boxy_info ul {
    float: left;
    margin: 0px 10px 0px 10px;
	padding: 0px 10px 0px 10px;
	width: -moz-calc(100% - 40px);
	width: -webkit-calc(100% - 40px);
	width: -o-calc(100% - 40px);
	width: calc(100% - 40px);
}
.tym_boxy_info ul li {
	font-size: 20px;
	width: 100%;
	height: 40px;
	margin: 10px 0px 10px 0px;
}

.tym_boxy_info ul li strong{
	color: #ffffff;
}
.tym_boxy_ikona img.email, .tym_boxy_info img.telefon {
    float: left;

	width: 25px;
}


.tym_boxy_ikona{
    float: left;
    margin: -7px 0px 0px 0px;
	background: #0059a7;
	padding: 10px;
	width: 25px;	
    	-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;
}

.tym_boxy_info a {
	text-decoration: none;
	color: #fff;
	font-size: 18px;
}








ul#kroky {
    max-width: 1000px;
    display: block;
    margin: 0px auto 40px auto;
	width: 100%;
}
ul#kroky li {
    display: inline-block;
  color: #ffffff;
    font-weight: normal;
    margin: 0px 10px 0px 10px;
	width: calc(30% - 18px);
}
ul#kroky li.kroky_sipka {
	width: 9px;
	margin: 0;
}
ul#kroky li span.kroky_cislo {
    
  color: #ffffff;
    font-weight: bold;
	font-size: 20px;
	background: #e91e63;
	width: 40px;
	height: 40px;
	border-radius: 40px;
	line-height: 40px;
	float: left;
	margin: -5px 15px 0px 0px;
	text-align: center;
}
ul#kroky li img {
    margin: 0px 0px -2px 0px;
}

#formular_kroky {
	width: 40%;
	float: right;
}


.steps {
	margin: 15% 0px 0px 0px;
  display: flex;
  flex-direction: column;
  gap: 0px;
  padding: 0px;
  color: #ffffff;
}

.step {
  position: relative;
  display: flex;
  align-items: flex-start;
  max-width: 300px;
  min-height: 100px; /* nebo vc, podle potreby */
}

.circle-container {
  position: relative;
  width: 40px;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  margin-right: 15px;
}

.circle {
  background: #e5265c;
  color: #fff;
  font-weight: bold;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
}

.line {
  position: absolute;
  top: 36px; /* vka kolecka */
  width: 2px;
  height: 100%; /* nathne se podle vky celho containeru */
  background: #e5265c;
}

.texti h4 {
  margin: 0 0 0px;
  font-size: 20px;
  color: #2ca9fc;
}

.texti p {
  margin: 0;
  font-weight: bold;
  color: #fff;
}









.vyhody {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 40px;
  margin: 40px 0;
}

.vyhoda {
  display: flex;
  align-items: flex-start;
  max-width: 320px;
  text-align: left;
}

.vyhoda_ikona {
  position: relative;
  margin-right: 16px;
  width: 50px;
  height: 50px;
  flex-shrink: 0;
}

.vyhoda_ikona::before {
  content: '';
  position: absolute;
  top: -15px;
  left: -15px;
  width: 50px;
  height: 50px;
  background-color: #eaf5ff; /* žlutý kruh */
  border-radius: 50%;
  z-index: 1;
}

.vyhoda_ikona img {
  position: relative;
  z-index: 2;
  max-width: 40px;
  max-height: 40px;
  margin: 0px;
	  transition: transform 0.6s ease;
}
.vyhoda:hover .vyhoda_ikona img {  
  transform:  rotate(30deg);
}
.vyhoda_text h3 {
  margin: 0;
  
  font-size: 22px;
  text-transform: uppercase;
  font-weight: bold;
  color: #008cff;
}

.vyhoda_text p {
  margin: 4px 0 0 0;
  line-height: 1.2;
}

/* ✅ Responzivní úprava */
@media (max-width: 768px) {
  .vyhody {
    flex-direction: column;
    align-items: center;
    gap: 30px;
  }
}







.accordion-wrapper {
  display: flex;
  gap: 40px;
  max-width: 1300px;
  margin: 20px auto 0 auto;
}
.accordion-column {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.accordion-item {
width: 100%;
  background: #ffffff;
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
	-webkit-border-radius: 35px;
-moz-border-radius: 35px;
border-radius: 35px;
}
.accordion-thumb {
  cursor: pointer;
  padding: 0px 30px 0px 30px;
  display: flex;
  justify-content: space-between;
  align-items: center; /* Vertikálně vycentrovaný text a šipka */
  min-height: 72px; /* Zajistí stejnou výšku všech nerozbalených položek */
  font-weight: bold;
  line-height: 1.2;
  overflow-wrap: break-word;
  color: #008cff;


}


.accordion-thumb span {
    float: right;
    margin: 0px 0px 0px 0px;
    transition: 0.2s all;
    background: #f4f9ff url(../images/sipka_a.png) no-repeat center center;
    transform: rotate(90deg);
    width: 40px;
    height: 40px;
    text-align: center;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
}

.accordion-item.is-active .accordion-thumb span{
      transform: rotate(270deg);
}


.accordion-panel {
  padding: 0 30px 20px 30px;
  display: none;
}
@media (max-width: 768px) {
  .accordion-wrapper {
    flex-direction: column;
  }
}






.tech_content {
    padding-left: 0px !important;
    transition: height 0.3s ease;
    position: relative;
}

.technologie {
    text-align: center;
    padding: 10px;
    cursor: pointer;
    border-radius: 20px !important;
    background: #ffffff;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
    margin: 5px 0;
    font-weight: normal;
    text-transform: none !important;
    font-size: 18px;
    transition: background 0.3s, color 0.3s;
	vertical-align:middle
}

  .tech_container {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
	max-width: 1300px;
	padding: 0px 10px 0px 10px;
	 width: -moz-calc(100% - 20px);
	width: -webkit-calc(100% - 20px);
	width: -o-calc(100% - 20px);
	width: calc(100% - 20px);
  }

  .tech_nav {
    flex: 1 1 120px;
    display: flex;
    flex-direction: column;
    min-width: 200px;
  }



  .technologie.active,
  .technologie:hover {
    background: linear-gradient(to right, #008cff, #0070d3);
    color: #ffffff;
  }

  .tech_content {
    flex: 3 1 300px;
    padding-left: 40px;
    transition: height 0.3s ease;
    position: relative;
  }
.tech_content h4 {
	
	font-weight: 400;
	font-size: 40px;
	line-height: 1;
	margin: 0px 0px 10px 0px;
	color: #728593;
  }
  
  .technologie_pane {
    display: none;
	padding: 10px 0px 0px 20px;
	
	width: calc(100% - 20px);
    opacity: 0;
    transition: opacity 0.5s ease;
    animation: fadein 0.5s ease forwards;
	transition: all .5s;
  }

  .technologie_pane.active {
    display: block;
    opacity: 1;
  }

  @keyframes fadein {
    from {
      opacity: 0;
    }
    to {
      opacity: 1;
    }
  }

  @media (max-width: 768px) {
	  .technologie {
    text-align: center;
    padding: 10px;
    cursor: pointer;
    border-radius: 20px !important;
    background: #ffffff;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
    margin: 5px 0;
    font-weight: normal;
    text-transform: none !important;
    font-size: 15px;
    transition: background 0.3s, color 0.3s;
	vertical-align:middle
}
	  .tech_nav {
    flex: 0  !important;
    display: flex;
    flex-direction: column;
    min-width: 150px;
}
.tech_content h4 {
    font-size: 20px !important;
    font-weight: bold;
	
	text-align: center;
}

    .tech_container {
      flex-direction: column;
    }

    .tech_nav {
      /*overflow-x: auto;*/
    }

    .technologie {
      flex: 1;
      margin: 5px;
    }
  }







#boxy {
  display: grid;
  grid-template-columns: 1fr auto 1fr auto 1fr;
  grid-column-gap: 20px;
  align-items: center;
  width: 100%;
  max-width: 1500px;
}

.boxy {
	padding: 20px 20px 10px 20px;
	background: #ffffff;
	-webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	text-align: center;
	color: #6c7684;
	transition: 0.2s all;
}

.boxy:hover {
  box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.18);
}

.sipecka {
  display: flex;
  justify-content: center;
  align-items: center;
}

.sipecka img {
  height: 19px;
}




.tlacitko_cele {
  position: relative;
  display: inline-block;
  margin: 30px auto 0px auto;

}

/* Pruhované kolečko na pozadí */
.tlacitko_kruh {
  position: absolute;
  right: -40px;
  top: 50%;
  transform: translateY(-50%);
  width: 120px;
  height: 120px;
  background: repeating-linear-gradient(
    45deg,
    rgba(233, 30, 99, 0.15),
    rgba(233, 30, 99, 0.15) 5px,
    transparent 5px,
    transparent 10px
  );
  border-radius: 50%;
  z-index: 0;
	transition: 0.6s all;
  pointer-events: none; /* nechá kliky propadnout */
}

/* Tlačítko */
.tlacitko {
  position: relative;
  display: inline-flex;
  align-items: center;
  padding: 14px 25px 14px 35px;
  background-color: #e91e63;
  color: white;
  font-weight: bold;
  border: none;
  border-radius: 999px;
  cursor: pointer;
  gap: 18px;
  font-size: 20px;
  line-height: 20px;
  text-transform: uppercase;
  transition: background 0.3s ease;
  z-index: 1;
  -webkit-box-shadow: 0px 0px 50px 0px rgba(230,31,87,0.3);
-moz-box-shadow: 0px 0px 50px 0px rgba(230,31,87,0.3);
box-shadow: 0px 0px 50px 0px rgba(230,31,87,0.3);
}

.tlacitko:hover {
	background: #be1a48;
}



/* Šipka */
.sipka_pozadi {
  position: relative;
  width: 40px;
  height: 40px;
  background-color: rgba(255, 255, 255, 0.25);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
  transition: transform 0.3s ease;
}

.sipka_tlacitka {
  font-size: 18px;
  color: white;
  transition: transform 0.3s ease;
}

/* Hover efekty */
.tlacitko_cele:hover .sipka_pozadi {
  transform: translateX(6px);
}
.tlacitko_cele:hover .sipka_tlacitka {
  transform: rotate(30deg);
}

.tlacitko_cele:hover .tlacitko_kruh {
  transform: translateY(-50%) rotate(30deg);
  right: -20px;
  top: 50%;
}

@keyframes zhoupnuti_kruhu {
  0% { transform: translateY(-50%) rotate(0deg); right: -40px; }
  30% { transform: translateY(-50%) rotate(30deg); right: -20px; }
  60% { transform: translateY(-50%) rotate(-15deg); right: -30px; }
  100% { transform: translateY(-50%) rotate(0deg); right: -40px; }
}

.tlacitko_kruh.animace {
  animation: zhoupnuti_kruhu 1.2s ease;
}








.informace {
    width: -moz-calc(100% - 80px);
	width: -webkit-calc(100% - 80px);
	width: -o-calc(100% - 80px);
	width: calc(100% - 80px);
	padding: 20px 40px 20px 40px;
    margin: 0px 0px 0px 0px;
    vertical-align:middle;
    display: flex;
    align-items: center;
	background: #f4f9ff;
	-webkit-box-shadow: 0px 18px 20px -12px rgba(0,0,0,0.05); 
    box-shadow: 0px 8px 20px -12px rgba(0,0,0,0.05);
	-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;
}
.informace_dva {
    width: -moz-calc(100% - 80px);
	width: -webkit-calc(100% - 80px);
	width: -o-calc(100% - 80px);
	width: calc(100% - 80px);
	padding: 20px 40px 20px 40px;
    margin: 0px 0px 0px 0px;
    vertical-align:middle;
    display: flex;
    align-items: center;

}
.informace_text {
	display: flex;
	align-items: center;
	padding: 0 30px;
	text-align: left;
}

.informace_text img {
	width: 90px;
	height: auto;
	flex-shrink: 0;
}

.informace_text p {
	font-size: 30px;
	font-weight: 500;
	line-height: 1.2;
	color: #008cff;
	margin: 0 0 0 30px; /* mezera od obrzku */
	text-align: center;
}
.informace_dva .informace_text p{
	color: #ffffff;
}

.informace_tlacitko{
	width: 100%;
	max-width: 300px;
}


.paticka {
  background: #0d141a url(../images/paticka_pozadi.jpg) top center no-repeat;
  background-size: cover;
  color: #ffffff;
  padding: 50px 8% 50px 8%;
    margin: 50px 50px 50px 50px;
  border-radius: 50px;
}

.paticka a:hover{
	text-decoration: underline;
  
}

.paticka_obsah {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 30px;
}

.paticka_leva_cast,
.paticka_stred,
.paticka_prava_cast {
  flex: 1;
  min-width: 250px;
}

.logo_sloon {
  max-width: 250px;
}

.clenstvi_a_socialni {
  margin-top: 15px;
}

.nadpis_clen {
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0;
  color: #cccccc;
}

.logo_sspc {
  margin: 5px 0;
  max-height: 50px;
}
.clen_sspc{
	 float: left;
}
.socialni_site{
	 float: left;
	 margin: 10px 0px 0px 10px;
}
.socialni_site a {
  margin-right: 10px;
}

.nadpis_navigace {
  color: #00aaff;
  font-weight: bold;
  margin-bottom: 10px;
}

.seznam_navigace {
  list-style: none;
  padding: 0;
  margin: 0 0 20px 0;
}

.seznam_navigace li {
  float: left;
  min-width: 200px;
}

.seznam_navigace a {
  color: #ffffff;
  text-decoration: none;  
  margin: 5px 20px 10px 0px;
}


.kontakt_blok {
  display: flex;
  align-items: flex-start;
  margin-bottom: 20px;
}

.ikona_kontakt {
  width: 35px;
  margin-right: 10px;
}

.kontakt_text {
  line-height: 1.4;
}

.nadpis_kontakt {
  font-size: 12px;
  color: #00aaff;
  margin: 0;
}

.kontakt_udaj {
  margin: 0;
  font-size: 16px;
}


#rychly_kontakt {
	margin: 0;
	float: right;
}
.rychly_kontakt {
    width: 100%;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 30px 0px;
}
.rychly_kontakt .ikona {
    width: 30px;
    margin: 0px 0px 0px 0px;
    float: left;
}
.rychly_kontakt .ikona.ikona_a {
    padding: 25px 0px 0px 0px;
}
.rychly_kontakt .ikona.ikona_b {
    padding: 28px 0px 0px 0px;
}

.rychly_kontakt .kontakt {
    width: -moz-calc(100% - 50px);
    width: -webkit-calc(100% - 50px);
    width: -o-calc(100% - 50px);
    width: calc(100% - 50px);
    padding: 0px 0px 0px 20px;
    margin: 0px 0px 0px 0px;
    float: left;
}
.rychly_kontakt .nadpis {
    display: block;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    font-size: 18px;
    font-weight: 500;
	color: #2baafd;
	text-transform: uppercase;
}
.rychly_kontakt .udaj {
    display: block;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    font-size: 25px;
	color: #ffffff;
}
.rychly_kontakt .udaj strong {
	font-weight: 700;
    text-transform: uppercase;
	color: #2baafd;
}
.rychly_kontakt .udaj a {
	font-weight: 500;
	text-decoration: none;
    color: #ffffff;
}



.paticka_spodek {
  border-top: 1px solid #333;
  margin-top: 40px;
  padding-top: 20px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 10px;
  font-size: 16px;
  width: 100%;
}

.paticka_spodek a {
  color: #00aaff;
  text-decoration: none;
}

.logo_cedus {
  height: 20px;
  vertical-align: middle;
  margin-left: 5px;
}
.cedus {
  font-size: 16px;
}









/* 📱 Responzivní zobrazení pro menší zařízení */
@media (max-width: 768px) {
  .paticka_obsah {
    flex-direction: column;
    align-items: flex-start;
  }

  .paticka_leva_cast,
  .paticka_stred,
  .paticka_prava_cast {
    min-width: 100%;
  }

  .tlacitko_myti {
    margin-top: 10px;
    display: block;
    text-align: center;
  }

  .paticka_spodek {
    flex-direction: column;
    align-items: flex-start;
    text-align: left;
    gap: 5px;
  }

  .paticka_spodek p {
    margin: 0;
  }
}

.pred-po-wrapper {
  height: 600px;
}

@media (max-width: 768px) {
  .pred-po-wrapper {
    height: 300px;
  }
}

.pred-po-wrapper,
.posuvnik {
  touch-action: none;
  -webkit-user-select: none;
  user-select: none;
 
}

.posuvnik.aktivni {
  background: #008cff;
}
.pred-po-kontejner {
  position: relative;
  width: 100%;
  max-width: 1000px;
}

.pred-po-wrapper {
  position: relative;
  width: 100%;
  aspect-ratio: 1.7 / 1; /* zajituje pomer stran msto pevn vky */

}

@media (max-width: 768px) {
  .pred-po-wrapper {
    aspect-ratio: 1.7 / 0.75; /* u vka na mobilu */
  }
}
.pred-obrazek, .po-obrazek {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}


.po-obrazek {
  width: 100%;
  height: 100%;
  transition: clip 0s ease;
}

.posuvnik {
  position: absolute;
  top: 0;
  left: 50%;
  width: 10px;
  height: 100%;
  background: #e91e63;
  cursor: ew-resize;
  z-index: 10;
  border-radius: 5px;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
}
.posuvnik_sloon img {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 60px;
  left: -45px;
  padding: 15px;
  background: #fff;
  border-radius: 50px;
  border: 5px solid #e91e63;
}


.posuvnik .sipka-vlevo,
.posuvnik .sipka-vpravo {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 20px;
  color: #fff;
}

.posuvnik .sipka-vlevo {
  left: 35px;
}

.posuvnik .sipka-vpravo {
  right: 35px;
}

.posuvnik:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 50px;
  height: 50px;
  background-color: #e91e63;
  border-radius: 50%;
}

@media (max-width: 768px) {
  /*.pred-po-kontejner {
    height: 300px; /* prava pro mobiln verze 
  }*/
  .posuvnik:before {
    width: 15px;
    height: 15px;
  }
}


@media (max-width: 1300px) {

	
	
.hlavicka_tlacitka {
  display: none;
  visibility: hidden;
}

.logo img {
  height: 100px;
  transition: height 0.3s ease;
  float: left;
}
.logo.scrolled-logo img {
  height: 80px;
}
#formular_form label.formular_zadej {
	width: 100%;
	height: auto;
	margin: 0px 0px 20px 0px;
}
#formular_form label.formular_zadej.left {
	width: 90%;
	height: auto;
	margin: 0px 5% 20px 5%;
}
#formular_form label.formular_zadej.right {
	width: 90%;
	height: auto;
	margin: 0px 5% 20px 5%;
}


}
@media (max-width: 1100px) {

	

}
@media (max-width: 900px) {
	
	.hlavicka_obsah {
  padding: 100px 20px 70px 20px;

}
	.logo img {
  height: 80px;
}
.logo.scrolled-logo img {
  height: 60px;
}

body {
    font-size: 16px;
}
h1 {
    font-weight: 700;
    font-size: 40px;
}
p.hlavicka_podnadpis {
    font-size: 20px;
}

h2 {
    font-size: 30px;
	text-align: center;
}
h3 {

    font-size: 25px;
	text-align: center;
	line-height: 1.5;
}
.hero_tlacitka .odkaz_b.left {
	display: none;
}

p.podnadpis {
    font-size: 18px;
}

div.\30 60,div.\30 40,div.\30 50,div.\30 60.odsaz,div.\30 40.odsaz,div.\30 50.odsaz {
    padding: 20px 0px 20px 0px;
	width: 100%;
}
.stranka {
    padding: 0px 20px 0px 20px;
	
    width: calc(100% - 40px);
}
.stranka_dva {
    padding: 0px 20px 0px 20px;
    width: calc(100% - 40px);
}

 .zarovnani {
    flex-direction: column;
    align-items: stretch; /* nebo center  podle potreby */
    text-align: center;   /* pokud chce obsah zarovnat uprostred */
  }
  .text {
    padding: 10px 20px 10px 20px;
	
    width: calc(100% - 40px);
}


.proc_nas_text h4 {
    font-size: 18px;
    font-weight: bold;
	text-align: center;
}


.nadnadpis {
	text-align: center;
}
.mezera {
    height: 0px;
}

.foto_nahled_dva::after {
	width: 120px;
	height: 120px;
}


.foto_nahled_dva:hover::after {

		width: 120px;
	height: 120px;

}
.tlacitko_cele {
    margin: 20px auto 20px auto;
}
.tlacitko_kruh {
    position: absolute;
    right: -20px;
    top: 50%;
    transform: translateY(-50%);
    width: 100px;
    height: 100px;
    background: repeating-linear-gradient(45deg, rgba(233, 30, 99, 0.15), rgba(233, 30, 99, 0.15) 5px, transparent 5px, transparent 10px);
    border-radius: 50%;
    z-index: 0;
    transition: 0.6s all;
    pointer-events: none;
}
.tlacitko_cele:hover .tlacitko_kruh {
  transform: translateY(-50%) rotate(30deg);
    right: -10px;
  top: 50%;
}

.proc_nas_text h4,.vyhoda_text h3{
	text-align: left;
}
.proc_nas_text {
    padding: 15px 0px 0px 0px;
	width: 100%;
}

ul.seznam.check li {

    font-size: 16px;
    text-align: left;
    margin: 7px 0px 7px 0px;

	
}
.podnadpis_vpravo{
	font-weight: bold;
	float: right;
	text-align: center;
	max-width: 100%;
	margin: 0px 0px 0px 0px;
}
.design-process-content h3 {
    font-size: 18px;
}
.design-process-content p {
	text-align: center;
}



.informace {
    width: 100%;
    padding: 20px 0px 20px 0px;
    
	display: block;

}
.informace_text p {
    font-size: 18px;
	
	margin: 20px 0 0 0px; /* mezera od obrzku */
}

.informace_dva {
    width: 100%;
    padding: 20px 0px 20px 0px;
    
	display: block;
}
.informace_text {
	display: block;
	padding: 0 0px;
	text-align: center;
}

.informace_text img {
	width: 90px;
	height: auto;
	flex-shrink: 0;
	
}


.text_tri {
    padding: 20px 20px 20px 20px;
	
    width: calc(100% - 40px);
}

.paticka {
    background: #0d141a url(../images/paticka_pozadi.jpg) top center no-repeat;
    background-size: cover;
    color: #ffffff;
    padding: 50px 8% 50px 8%;
    margin: 50px 10px 50px 10px;
    border-radius: 50px;
}
#rychly_kontakt {
    margin: 0;
   float: none;
}

#formular_kroky {
	display: none;
}
#formular_form {
    padding: 10px 10px 10px 10px;
    margin: 50px 0px 50px 0px;
    width: -moz-calc(100% - 20px);
    width: -webkit-calc(100% - 20px);
    width: -o-calc(100% - 20px);
    width: calc(100% - 20px);
    border-radius: 50px;

}
.formular_informace_nadpis {
    font-size: 40px;
    color: #ffffff;
    border-right: 0;
    width: 100%;
    padding: 0px 0px 0px 0px;
    float: left;
    text-align: center;
}

.formular_informace_text {
    width: 100%;
    padding: 0px 0px 0px 0px;
    float: left;
    text-align: center;
}
.formular_informace_text p span.nadpis {
	display: none;
}


#formular_cely{
	padding: 20px 0px 20px 0px;
	margin: 0px auto 0px auto;
	display: block;
    width: 100%;
    float: none;
}

.tym_boxy {
	max-width: 250px;
	padding: 0px 0px 0px 0px;
	margin: 20px auto 0px auto;
	display: block;
    width: 100%;
    float: none;
}
ul#kroky {
	display: none;
}
.benefit_nadpis {
	
    text-align: left;
    width: 100%;
}




}






@media (max-width: 550px) {
	

}