@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100..900&family=Kanit:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

*{

    margin: 0;
    padding: 0;
}

html {

    scroll-behavior: smooth;
    font-family: Poppins;
}

body {
 width: 100%;
 height: 100%;
 padding: 0px 0px 0px 0px;


 display: flex;
 flex-direction: column;

 background: url(<path-to-image>) lightgray 50% / cover no-repeat;
   

   

}


body > header {
    height: auto;
    margin: 0px;
    padding: 0px;
    width: 100%;
    
    
   justify-content: center;
   
    border-bottom: 3px solid #F90;
    background-color: #E2E9E9;
    position: fixed;
    z-index: 1;
     


}




article {

justify-self: center;
align-self: center;
width: 100%;



}
#title_area {
    display: flex;
    padding: 96px 0px;
    flex-direction: column;
    justify-content: space-evenly;
    align-items: center;
   
    background: url(hlavni_pozadi.jpg) lightgray 50% / cover no-repeat;
}

#title_area_container {
    display: flex;
    max-width: 1152px;
    padding: 16px 0px;
    justify-content: center;
    align-items: center;
    align-content: center;
    gap: 24px;
    align-self: center;
    flex-wrap: wrap;
    border-radius: 64px;
    background: rgba(114, 105, 105, 0.20);
    height: 100%;
    width: 100%;
   
}

#title_area_content {
    justify-content: center;
width: 100%;
    display: flex;
    max-width: 576px;

padding: 0px 12px;
flex-direction: column;
align-items: center;
gap: 0px;
flex: 1 0 0;
}


h1 {
    font-family: Poppins;
    font-size: 3rem;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 10px;
    

}

.orange {
    color: var(--orange, #F90);

}
p {
    font-family: Poppins;
font-size: 1rem;
font-weight: 500;
line-height: 120%; /* 19.2px */
letter-spacing: -0.32px;
}

#title_area_content h1 {

    color: #FFF;

text-align: center;
}

#title_area_content p {

    color: #FFF;

text-align: center;
}

#button_area {
    display: flex;
    width: 131px;
    height: 63px;
    justify-content: center;
    align-items: flex-end;
   align-self: center;
    gap: 10px;
    border-radius: 8px;
   
}

#button {
    padding: 20px 20px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    align-self: center;
    border-radius: 8px;
    background: #F90;
    color: #070809;
    font-family: Poppins;
    text-decoration: none;

}
#button:hover {
position: 0px 5px 0px 0px;
box-shadow: 0px 20px 60px 0px #D68E23;
}

#title_area_image {
    display: flex;
    height: 100%;
    min-width: 280px;
    padding: 0px 0px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 10px;
    flex: 1 0 0;
    list-style-type: none;
    

}
#title_area_image img {
    flex: 1 0 0;
    align-self: stretch;
    background:  50% / contain no-repeat;        
}

#button_odskok {

    margin: 50px 0px 0px 0px;
}

h2 {
    font-family: Poppins;
    font-size: 2.5rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    border-bottom: 3px solid #F90;
    align-self: center;
text-align: center;
}


section.var1 {
    display: flex;
padding: 48px 0px;
justify-content: center;
align-items: center;
align-content: center;
gap: 10px;
align-self: stretch;
flex-wrap: wrap;
background: #FFF;
width: 100%;
height: 100%;

}

section.var2 {
    display: flex;
    padding: 48px 0px;
    justify-content: center;
    align-items: center;
    align-content: center;
    gap: 10px;
    align-self: stretch;
    flex-wrap: wrap;
    background: #F1F4F4;  

}

section.special {
    all: unset;
}

.horizontal-card-container {

    display: flex;
max-width: 1152px;

justify-content: space-between;
align-items: center;
align-content: center;
row-gap: 110px;
flex: 1 0 0;
flex-wrap: wrap;
width: 100%;
height: 100%;

}

.horizontal-card-content {
    display: flex;
min-width: 230px;
padding: 0px 16px;
flex-direction: column;
align-items: flex-start;
gap: 24px;
flex: 1 0 0;
width: 100%;
height: 100%;
   
   

}

.horizontal-card-image {
    height: 325px;
    
    flex: 1 0 0;
    align-self: stretch;
    background:  50% / contain no-repeat;
    width:100%;
    height:100%;  

}

article.content {
    display: flex;
max-width: 1152px;
padding-top: 48px;
flex-direction: column;
align-items: center;
align-self: center;
border-radius: 16px 16px 0px 0px;
background: #FFF;

}

.content-area-image {
    display: flex;
    height: 100%;
   min-width: 230px;
    padding: 0px 16px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 10px;
    flex: 1 0 0;
    list-style-type: none;

}

.content-area-image img {
    flex: 1 0 0;
    align-self: stretch;
    object-fit: contain;
    height: 500px;
    width: 100%;
  
    
}

article.features-section-container {

    display: flex;
    max-width: 1152px;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    background: #F7F7F7;
     
}
.features-section {
    display: flex;
    padding: 48px 0px 0px 0px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 44px;
    align-self: stretch;
    background: #F7F7F7;
    max-width: 1152px;
    
}

section.feature-container {
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    gap: 16px;
    align-self: stretch;
    flex-wrap: wrap;

}

.feature-card {
    display: flex;
   min-width: 250px;
    max-width: 270px;
    padding: 0px;
    flex-direction: column;
    align-items: center;
    gap: 16px;
    flex: 1 0 0;
    border-radius: 16px;

}

.feature-card svg {
    background-color: #F90;
    border-radius: 50%;
    padding: 5px;
    fill: #000;
}

h3 {
    font-family: Poppins;
    font-size: 29px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    border-bottom: 3px solid #F90;
    text-align: center;

}
p.feature-text {
    color: rgba(0, 0, 0, 0.50);

    text-align: center;

}

.feature-card2 {
    display: flex;
   min-width: 280px;
    max-width: 400px;
    padding-bottom: 24px;
    padding-top: -50px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 16px;
    flex: 1 0 0;
    border-radius: 16px;
background: #E2E9E9;

}

.feature-card2 svg {

    background-color: #F90;
    border-radius: 50%;
    padding: 5px;
    fill: #000; 
    position: relative;
   left: -150px;
   top: -30px;
    
    
    
   
}

.feature-card2 h4 {
    margin-top: -50px;
    width: auto;
}

h4 {
    font-family: Poppins;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    color: #000;

    text-align: center;
    align-self: center;

}
ul.zakladni-varianta {
    align-self: center;
    color: rgba(0, 0, 0, 0.70);
    width: 80%;
    
    /* Paragraph (body) text */
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%; /* 19.2px */
    letter-spacing: -0.32px;
}

.horizontal-card-container2 {
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    gap: 10px;
    align-self: stretch;
    flex-wrap: wrap;
}

.horizontal-card-content2 {

    display: flex;
    
    padding: 0px 16px 48px 16px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex: 1 0 0;
}

.feature-container {
    display: flex;
    
    padding: 0px 12px;
    justify-content: center;
    align-items: flex-start;
    align-content: flex-start;
    gap: 48px;
    flex: 1 0 0;
    flex-wrap: wrap;

}

.moveup {
position: relative;
top: -40px;


}

.produkty-varianty-container {
    display: flex;
    max-width: 1152px;
    padding: 48px 0px 0px 0px;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    align-self: stretch;

}

.horizontal-card {

    display: flex;

padding-bottom: 48px;
flex-direction: column;
justify-content: center;
align-items: center;
gap: 10px;
flex: 1 0 0;
}

.features-section2 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 44px;
    align-self: stretch;
    border-top: 3px solid #F90;

}

.feature-container2 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 48px;
    align-self: stretch;

}

.frame1 {
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    gap: 40px;
    align-self: stretch;
    flex-wrap: wrap;

}

.frame2 {

    display: flex;
justify-content: center;
align-items: center;
align-content: center;
gap: 40px;
align-self: stretch;
flex-wrap: wrap;
}

.feature-card3 {

    display: flex;
min-width: 250px;
max-width: 270px;
padding: 0px 24px 0px 24px;
flex-direction: column;
align-items: flex-start;
gap: 16px;
flex: 1 0 0;
border-radius: 16px;
background: #E2E9E9;
margin-bottom: 5px;
}

.feature-card3 svg {

    background-color: #F90;
    border-radius: 50%;
    padding: 5px;
    fill: #000; 
    position: relative;
   left: -100px;
   top: -30px;
   align-self: center;
    
    
    
   
}

.feature-card3 h4 {
    margin-top: -30px;
}

h4.nocenter {

    text-align: unset;
    align-self: unset;
}

li {

    margin-bottom: 10px;
}

.moveup2 {
    position: relative;
   top: -40px;

}

.feature-card4 {
    display: flex;
    width: 100%;
    min-width: 250px;
    padding: 24px 12px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex: 1 0 0;
}

.feature-card4 img {
    width: 180px;
    height: 180px;


}

h3.center {

    text-align: center;
}

.feature-container3 {
    display: flex;
    max-width: 1152px;
    justify-content: center;
    align-items: center;
    align-content: center;
    gap: 0px 0px;
    align-self: stretch;
    flex-wrap: wrap;


}

h2.postup_realizace {
    color: #FFF;
    width:100%;
    text-align: center;
    margin: 0px;

}

#postup_realizace_pozadi {
    background: #101010;
    
}
header.roztahnout {

width: 95%;
}

span.pr {
    color: var(--orange, #F90);
    text-align: center;
    font-family: Poppins;
    font-size: 101px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
   
    
}

.feature-card5 {

    display: flex;
    width: 100%;
    min-width: 250px;
    
    flex-direction: column;
    align-items: center;
    gap: 16px;
    flex: 1 0 0;    
}

h3.center-pr {
    color: #FFF;
    border-bottom: none;
    text-align: center;
padding-top: 100px;
}

p.pr-text {
    color: rgba(255, 255, 255, 0.50);

    text-align: center;

}

.feature-container4 {
    display: flex;
    justify-content: center;
    align-items: top;
    align-content: center;
    gap: 16px;
    align-self: stretch;
    flex-wrap: wrap;
    padding: 16px;

}

@media (max-width: 685px) {
    #otocka1 {
        order: 2;
         
    }
    #otocka2 {
        order:1;
    }
    
}

.kontakt-container-main {
    display: flex;
    max-width: 1152px;
    width: 100%;
flex-direction: column;
justify-content: center;
align-items: center;
align-self: center;
    border-radius: 0px 0px 16px 16px;
background: #FFF;

}
.kontakt-container-main h2 {

    margin-bottom: 0px;
}

.kontakt-card {
    display: flex;
    padding: 96px 0px;
    width: 100%;
    justify-content: center;
    align-items: center;
    align-content: center;
    gap: 10px;
    align-self: stretch;
    flex-wrap: wrap;
    border-radius: 0px 0px 16px 16px;
background: #FFF;
margin: 0;
}

.kontakt-container {
    display: flex;
   
max-width: 1152px;
width: 100%;
justify-content: center;
align-items: center;
align-content: flex-start;
row-gap: 0px;
flex: 1 0 0;
flex-wrap: wrap;
background: #FFF;
margin: 0;
}
.kontaktni-udaje {
    display: flex;
    grid-column: 1;
    grid-row: 1;
   min-width: 250px;
    max-width: 350px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    align-self: center;
    justify-self: center;
    gap: 10px;
    flex: 1 0 0;
    background: #F7F7F7;
    
}

.kontaktni-formular {
    display: flex;
min-width: 250px;
   width: 100%;
   margin: 0;
    padding: 16px 12px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex: 1 0 0; 
    border-radius: 16px;
background: #F7F7F7;   
}

.kontaktni-udaje-content {
    display: flex;
    width: 100%;
    padding: 48px 0px;
    flex-direction: column;
    align-items: center;
    gap: auto;
    align-self: stretch;

}

.kontejner {
    display: flex;
    justify-content: left;
    align-items: center;
    gap: 12px;
    align-self: stretch;
    padding-left: 25%;

}

.input-field {
    position: relative;
    padding-bottom: 20px;
    display: inline-block;
    width: 100%;
   
    
    
    
}

.input-field .input-fieldtext {
    visibility: hidden;
    width: auto;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px;
    position: absolute;
    z-index: 1;
    bottom: 125%; /* Pozice nad vstupním polem */
   left: 10%;
    padding-left: -60px;
    opacity: 0;
    transition: opacity 0.3s;
    

}

.input-field:hover .input-fieldtext {
    visibility: visible;
    opacity: 1;
  }

.input-field input{
    box-sizing: border-box;
    max-width: 350px;
    width: 100%;
    height: 40px;
    border-radius: 6px;
    font-size: 14px;
    padding: 0 15px;
    margin: 0;
    border: 2px solid #000;
    background: transparent;
    outline: none;
    color: #000;
    box-sizing: border-box;
}

.input-field textarea{
    width: 100%;
  margin: 0;
  box-sizing: border-box;
    min-height: 50px;
    max-height: 1000px;
    border-radius: 6px;
    font-size: 14px;
    padding: 15px 15px;
    border: 2px solid #000;
    background:transparent;
    outline: none;
    color: #000;
    resize: none;
   

}

.input-field label{

    position: absolute;
    top: 35%;
    left: 15px;
    transform: translateY(-50%);
    color: #000;
    font-size: 16px;
    pointer-events: none;
    transition: .3s;

   
text-align: center;
font-family: Poppins;

font-style: normal;
font-weight: 700;
line-height: normal;
    
}



input:focus ~ label,
textarea:focus ~ label,
textarea.has-text ~ label,
input.has-text ~ label{
    top: 0;
    font-size: 16px;
    padding: 0 10px;
    background: #f7f7f7;
}


input.has-text:valid,
textarea.has-text:valid {
    border: 2px solid rgb(0, 255, 0);

}

input.has-text:invalid,
textarea.has-text:invalid {
    border: 2px solid rgb(255, 0, 0);


}

input:focus,
textarea:focus{
    border: 2px solid #f90;
}

form button {
    display: flex;
    width: 131px;
    height: 51px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 8px;
background: #F90;
color: var(--Light-text, #070809);
font-family: Poppins;
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: normal;
}

form button:hover {
    position: 0px 5px 0px 0px;
    box-shadow: 0px 20px 60px 0px #D68E23;

}

.kontaktni-formular-content {
    display: flex;
   
width: 100%;
flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex: 1 0 0; 
    align-self: stretch;
    margin: 0;
}

footer {
    display: flex;
    padding: 38px 10px 48px 10px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 5px;
    align-self: stretch;
    background: #101010;
}
footer a {
    text-decoration: solid;
}

.footer-container {
    display: flex;
    max-width: 1152px;
    width: 100%;
    padding-top: 30px;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    align-self: center;
    justify-content: center;
 

}

.back-button {
    display: flex;
    height: auto;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 5px;
    position: relative;
   top: -70px;
   gap: 0px;
   margin-bottom: -80px;
}

.back-button .sipka {
    display: flex;
    width: auto;
    height: auto;
    padding: 4px 11px;
    justify-content: center;
    align-items: center;
    border-radius: 32px;
background: var(--orange, #F90);
color: #FFF;
font-family: Poppins;
font-size: 46px;
font-style: normal;
font-weight: 900;
line-height: normal;

}

.back-button p {
    color: #FFF;
    font-family: Poppins;
    font-size: 16px;
    font-style: italic;
    font-weight: 500;
    line-height: 120%; /* 19.2px */
    letter-spacing: -0.32px;
    margin: 0;

}

.footer-container hr {
    box-sizing: border-box;
    align-self: center;
    height: 2px;
   background-color: #F90;
    width: 100%;
    border: none;
    margin: 0;
}

.footer-row1 {

    display: flex;
justify-content: space-between;
align-items: center;
align-self: stretch;
margin: 0;
}

.footer-row1 img {
    display: flex;
width: 176px;

min-width: 120px;
max-width: 176px;


align-items: center;
gap: 4px;


}

.footer-row1 p {
    display: flex;
    padding: 0px 6px;
    justify-content: flex-end;
    align-items: center;
    
    gap: 10px;
    flex: 1 0 0;
    color: rgba(255, 255, 255, 0.75);
    text-decoration: solid;

    /* Paragraph (body) text */
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%; /* 19.2px */
    letter-spacing: -0.32px;
}
.footer-row1 p a {
    text-decoration: solid;
    color: rgba(255, 255, 255, 0.75);
     /* Paragraph (body) text */
     font-family: Poppins;
     font-size: 16px;
     font-style: normal;
     font-weight: 500;
     line-height: 120%; /* 19.2px */
     letter-spacing: -0.32px;
}

.back-button svg {
    background-color: #F90;
    border-radius: 50%;
    padding: 5px;
    fill: #000;

}

.feature-card5 svg {
    fill: #F90;
    justify-content: center;
    align-items: center;
    position: relative;
    right: -80px;
    top: -145px;

}

.feature-card5 h3 {

    margin-top: -145px;
}



#konecna {

    border: 3px solid #F90;
    border-radius: 16px;
}

.feature-card4 h3 {

    margin-top: 20px;
    margin-bottom: 20px;
}

nav{
    height: 70px;
    width: 100%;
    max-width: 1152px;
    background-color: #E2E9E9;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    justify-self: center;
}

.links-container{
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: right;
}
nav .odkaz{
    height: 100%;
    padding: 0 20px;
    display: flex;
    align-items: center;
    text-decoration: solid;
    color:#000000;
    font-weight: bold;
}
nav .odkaz:hover{
    background-color: #F90;
}
nav .home-link{
    margin-right: auto;
   margin-left: 20px;

}
nav .home-link:hover{
   
    background-color: #E2E9E9;

}
#sidebar-active{
    display: none;
}
.open-sidebar-button, .close-sidebar-button{
    
    display: none;

}

#header_logo{
    display: flex;
    width: 176px;
   
    min-width: 120px;
    max-width: 176px;
    
    
    align-items: center;
    gap: 4px;

}

@media(max-width: 824px){
    .links-container{
        
        flex-direction: column;
        align-items: flex-start;

        position: fixed;
        top: 0;
        right: -100%;
        z-index: 10;
        width: 300px;

        background-color: #E2E9E9;
        box-shadow: -5px 0 5px rgba(0, 0, 0, 0.25);
        transition: 0.75s ease-out;

    }
    nav .odkaz{
        box-sizing: border-box;
        height: auto;
        width: 100%;
        padding: 20px 30px;
        justify-content: flex-start;
    }
    .open-sidebar-button, .close-sidebar-button{
        padding: 20px;
        display: block;
    }
    #sidebar-active:checked ~ .links-container{
        right: 0;
    }
    #sidebar-active:checked ~ #overlay{
        height: 100%;
        width: 100%;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 9;
    }
}

button.hlavni {
    display: flex;
    width: 131px;
    height: 51px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 8px;
background: #F90;
color: var(--Light-text, #070809);
font-family: Poppins;
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: normal;
justify-self: center;
}

button.hlavni:hover {
    position: 0px 5px 0px 0px;
    box-shadow: 0px 20px 60px 0px #D68E23;

}

.rj_popis {
    padding-left: 12px;
    padding-right: 12px;
    padding-bottom: 50px;

}

#cookie {
    padding-top: 120px;
    max-width: 1152px;
}

#zasady_ochrany {
    padding-left: 24px;
    padding-right: 24px;
    text-align: center;
    margin-top: 120px;
    margin-bottom: 50px;
    max-width: 1152px;
}

#zasady_ochrany p {
    text-align: center;
}