@charset "utf-8";
/* CSS Document */
@media (max-width: 960px){
.header-block1{
float: none;
margin-top: -50px;
}
.header-block2{
float: left;
text-align: center;
padding-top: 10px;
width: 290px;
}
.header-block3{
float: right;
margin-top: -260px;
padding-right: 30px;
}
}

@media (max-width: 720px){
.wrapper {
position: relative;
min-height: 100%;
margin: 0 auto;
max-width: 1024px;
padding: 0px 10px 0px 10px;
}
.footer {
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 340px;

text-align: center;
padding: 10px 10px 0px 10px;
}
.flex-container {
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
margin: 120px 0px 120px 0px;
}

.flex-container2 {
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
margin: 120px 0px 120px 0px;
}
.flex-container3 {
display: flex;
justify-content: center;
align-items: center;
flex-direction: column-reverse;
margin: 0px 0px 0px 0px;
}
.preimuh-flex1{
text-align: center;
padding:  0px 0px 0px 0px;
max-width: 380px;
display: none;
}
.preimuh-flex11{
text-align: center;
padding:  0px 0px 0px 0px;
max-width: 380px;
display: block;
}
.preimuh-flex2{
text-align: center;
padding:  0px 0px 0px 0px;
max-width: 380px;
display: none;
}
.ima{
display: block;
}
.ima2{
display: none;
}
.avatarka {
max-width: 320px;
text-align: center;
margin: 0px 0px 0px 0px;
}
.imocio{
position: absolute;
text-align: left;
margin: 20px 0px 0px 30px;
}
}

@media (max-width: 548px){
.wrapper {
position: relative;
min-height: 100%;
margin: 0 auto;
max-width: 1024px;
padding: 0px 15px 0px 15px;
}
.footer {
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 340px;

text-align: center;
padding: 10px 15px 0px 15px;
}
.header-block1{
float: none;
text-align: center;
}
.header-block2{
float: none;
padding-top: 30px;
text-align: center;
margin: 0 auto;
padding-left: 0px;
}
.header-block3{
float: none;
padding-top: 0px;
padding-right: 0px;
text-align: center;
margin-top: 50px;
}
.header-block4{
display: flex;
justify-content: space-around;
align-items: center;
flex-direction: column;
}
.header-block4-podpis{
text-align:center;
width: 320px;
}
.clear{
clear: both;
}
.imocio{
position: absolute;
text-align: left;
margin: 15px 0px 0px 15px;
}
.color2{
color: #fff;
font-size: 16px;
font-family: 'PecitaBook';
font-weight: 400;
}
.otstup3{
height: 300px;
}
}


