﻿/* font-family: 'Saira Condensed', sans-serif;*/
* {

    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: 'Saira Condensed', sans-serif;

}

.buttonpc {

    display:none;
}


.obrazekpc {

    display:none;
}

.h1pc {

    display: none;
}

.opispc {

    display: none;
}

.item1 {
    display: none;
}
.dolopis3 {

    min-height: 900px;
    background-image: url(tlo11.jpg);
    color: white;
    overflow: hidden;
}

.tytul5 {

    text-align: center;
    padding-top: 10%;
    font-size: 36px;
    color: white;
}

.tekst4 {

    text-align: center;
     font-size: 18px;
}




header {
    position: relative;
    background-color: #29a6dc;
    height: 90vh;
    overflow: hidden;
    background-image: url(grafiki/header.png);
    background-attachment: fixed;
    background-size: contain;

}

header img {
    position: absolute;
    height: 45%;
    bottom: 0px;
    right: 0px;
    -webkit-animation: fadein 2s;
    /* Safari, Chrome and Opera > 12.1 */
    -moz-animation: fadein 2s;
    /* Firefox < 16 */
    -ms-animation: fadein 2s;
    /* Internet Explorer */
    -o-animation: fadein 2s;
    /* Opera < 12.1 */
    animation: fadein 2s;

}

}

@keyframes fadein {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}



header .wellcum {
    position: absolute;
    top: 10%;
    left: 5%;
    right: 5%;
}

header div.wellcum {

    z-index: 2;
    font-family: 'Saira Condensed', sans-serif;
    font-weight: bold;
    font-size: 30px;
    color: white;
    text-align: center;
    text-transform: uppercase;
}

header h1 {

    margin-top: 20px;
    font-size: 20px;

}

header h2 {


    font-size: 20px;
    font-weight: normal;

}

header button {
    line-height: 32px;
    padding: 0 20px;
    text-transform: uppercase;
    color: white;
    background-color: transparent;
    font-size: 12px;
    border: 2px solid white;
    font-weight: 300;
}

@media (orientation: portrait) and (min-width: 360px) {

    header h1 {
        font-size: 24px
    }

    header h2 {
        font-size: 24px;
    }

    header button {
        margin-top: 24px;
        line-height: 40px;
        font-size: 16px;
    }
}

@media (orientation: landscape) {


    header img {
        position: absolute;
        height: 80%;
        bottom: 0px;
        right: -10px;
    }

    header div.wellcum {
        top: 15%;
        left: 7%;
        right: 46%;

    }

    header button {
        margin-top: 40px;
    }
}

@media (orientation: landscape) and (min-width: 640px) {

    header h1 {
        font-size: 24px;
    }

    header h2 {
        font-size: 24px;
    }

    header button {
        font-size: 16px;
        line-height: 40px;
    }

}

@media (orientation: portrait) and (min-width: 410px) {

    header h1 {
        font-size: 26px
    }

    header h2 {
        font-size: 26px;
    }

    header button {
        margin-top: 24px;
        line-height: 40px;
        font-size: 20px;
    }

    header img {
        right: -20%;
    }
}

@media (orientation: landscape) and (min-width: 1024px) {


    header div.wellcum {

        left: 3%;
    }



    header p {
        font-size: 56px
    }


    header h1 {
        margin-top: 40px font-size: 34px
    }

    header h2 {
        font-size: 34px;
    }

    header button {
        margin-top: 80px;
        line-height: 60px;
        font-size: 24px;
    }

    header img {
        right: -22%;
        height: 95%;
    }
}

@media (orientation: portrait) and (min-width: 768px) {

    header p {
        font-size: 80px;
    }

    header h1 {
        font-size: 32px
    }

    header h2 {
        font-size: 32px;
    }

    header button {
        margin-top: 60px;
        line-height: 60px;
        font-size: 30px;
        border-width: 2px;
    }

    header img {
        right: -20%;
    }
}



@media (orientation: landscape) and (min-width: 1280px) {

    header div.wellcum {

        text-align: left;
        left: 6%;
    }



    header p {
        font-size: 120px;
    }

    header h1 {
        font-size: 60px;
        margin-top: 40px;
    }

    header h2 {
        font-size: 60px;
    }

    header button {
        margin-top: 80px;
        line-height: 90px;
        font-size: 28px;
        padding: 0 40px;
    }

    header img {
        right: -18%;
        height: 80;
        %
    }
}

@media (min-width: 1024px) {
    header button {
        cursor: pointer;
        transition: 0.3s;

    }

    header button:hover {
        background-color: white;
        color: #111;
    }

}

@media (orientation: landscape) and (min-width: 1600px) {

    header div.wellcum {

        text-align: left;
        left: 10%;
    }



    header p {
        font-size: 120px;
    }

    header h1 {
        font-size: 60px;
        margin-top: 40px;
    }

    header h2 {
        font-size: 60px;
    }

    header button {
        margin-top: 80px;
        line-height: 90px;
        font-size: 28px;
        padding: 0 40px;
    }

    header img {
        right: -8%;
        height: 90%;
    }
}


.cechy {
    height: 400px;
    position: relative;
    background-image: url(grafiki/i8Do7Ur.png);
    background-attachment: fixed;
    background-repeat: no-repeat;
    min-height: 1220px;
    color: white;


}

section .sekcjakolka1 {
    left: 15vw;
    top: 70px;
    width: 300px;
    height: 350px;

    position: absolute;
    background-color: transparent;
}

section .kolko1 {
    left: 23px;
    top: 25px;
    position: absolute;
    background-color: transparent;
    width: 250px;
    height: 200px;


}

section .kolko1 {
    text-align: center;


}

section .kolko1 h1 {

    font-size: 24px;
}

section .kolko2 h1 {

    font-size: 24px;
}

section .kolko3 h1 {

    font-size: 24px;
}

section .kolko1 p {

    font-size: 20px;
}

section .kolko2 p {

    font-size: 20px;
}

section .kolko3 p {

    font-size: 20px;
}

/* -------------------------------------- KONIEC KOLKO 1, POCZĄTEK KOLKO 2 ----------------------*/

section .sekcjakolka2 {
    left: 8vw;
    top: 430px;
    width: 300px;


    position: absolute;
    background-color: transparent;
}

section .kolko2 {
    left: 46px;
    top: 75px;
    position: absolute;
    background-color: transparent;
    width: 250px;


}

section .kolko2 {
    text-align: center;


}

section .kolko1 h1 {

    font-size: 24px;
}

/* -------------------------------------- KONIEC KOLKO 2, POCZĄTEK KOLKO 3 ----------------------*/

section .sekcjakolka3 {
    left: 8vw;
    top: 740px;
    width: 300px;
    height: 250px;

    position: absolute;
    background-color: transparent;
}

section .kolko3 {
    left: 45px;
    top: 45px;
    position: absolute;
    background-color: transparent;
    width: 250px;
    height: 300px;


}

section .kolko3 {
    text-align: center;


}

section .kolko1 h1 {

    font-size: 24px;
}




/* -------------------------------------- KONIEC KOLKO 3, teraz start skiny ----------------------*/

.skiny {


    position: relative;
    min-height: 1450px;
    background-image: url(grafiki/tlo.png);
    background-attachment: fixed;
    background-repeat: no-repeat;
}

.skiny h1 {

    text-align: center;
    font-size: 28px;
    color: white;
}

.skin1 img {

    max-height: 300px;
    position: absolute;
    top: 55px;
    left: 55px;
    border: 2px solid white;
}


.skin1 button {

    position: absolute;
    line-height: 42px;
    padding: 0 20px;
    text-transform: uppercase;
    color: white;
    background-color: transparent;
    font-size: 15px;
    border: 2px solid white;
    font-weight: 300;
    left: 153px;
    top: 295px;
    transition: 0.3s
}

.skin1 button:hover {

    border: 2px solid black;
    color: black;
    background-color: white;
    font-size: 18px;
}

/* ----------------------------------- KONIEC SKIN1, tera skin2 będzie ---------------*/


section .skin2 img {

    max-height: 300px;
    position: absolute;
    top: 400px;
    left: 55px;
    border: 2px solid white;
}


.skin2 button {

    position: absolute;
    line-height: 42px;
    padding: 0 20px;
    text-transform: uppercase;
    color: white;
    background-color: transparent;
    font-size: 15px;
    border: 2px solid white;
    font-weight: 300;
    left: 153px;
    top: 640px;
    transition: 0.3s
}

.skin2 button:hover {

    border: 2px solid black;
    color: black;
    background-color: white;
    font-size: 18px;
}

/* ----------------- ogólne definicje css dla skinów ---------------*/

section .skin img {

    max-height: 300px;
    position: absolute;
    border: 2px solid white;
}


.skin button {

    position: absolute;
    line-height: 42px;
    padding: 0 20px;
    text-transform: uppercase;
    color: white;
    background-color: transparent;
    font-size: 15px;
    border: 2px solid white;
    font-weight: 300;
    transition: 0.3s
}

.skin button:hover {

    border: 2px solid black;
    color: black;
    background-color: white;
    font-size: 18px;
}


/*--------------- SKIN 3 ---------- */

section .skin3 img {


    top: 745px;
    left: 37px;

}


.skin3 button {


    left: 133px;
    top: 980px;
}

/*--------------- SKIN 4 ---------- */

section .skin4 img {


    top: 1095px;
    left: 37px;

}


.skin4 button {


    left: 133px;
    top: 1330px;
}

/*--------------- SKIN 5 ---------- */

section .skin5 img {


    top: 1445px;
    left: 37px;

}


.skin5 button {


    left: 133px;
    top: 1680px;
}


/*--------------- SKIN 6 ---------- */

section .skin6 img {


    top: 1795px;
    left: 37px;

}


.skin6 button {


    left: 133px;
    top: 2030px;
}


/*--------------- SKIN 7 ---------- */

section .skin7 img {


    top: 2150px;
    left: 37px;

}


.skin7 button {


    left: 133px;
    top: 2385px;
}

/*--------------- SKIN 8 ---------- */

section .skin8 img {


    top: 2500px;
    left: 37px;

}


.skin8 button {


    left: 133px;
    top: 2735px;
}

/*--------------- SKIN 9 ---------- */

section .skin9 img {


    top: 2850px;
    left: 37px;

}


.skin9 button {


    left: 133px;
    top: 3085px;
}

/*--------------- SKIN 10 ---------- */

section .skin10 img {


    top: 3200px;
    left: 37px;

}


.skin10 button {


    left: 133px;
    top: 3435px;
}

/*--------------- OPINIE ---------- */

.staty {
    position: relative;
    min-height: 950px;
    background-image: url(grafiki/statytest.jpg);
    background-attachment: fixed;
    background-repeat: no-repeat;
    color: white;
    font-family: 'Saira Condensed', sans-serif;
    overflow: hidden;
}


.opinieh1 {

    font-size: 24px;
}

.komentarz {
    font-size: 20px;
}

.slowNumber {

    font-size: 34px;
}

h1 .slowNumber {

    font-size: 34px;
}

#kozak {

    font-size: 34px;
    color: red;

}

#kozak1 {

    font-size: 34px;
    color: red;
}

#kozak2 {

    font-size: 34px;
    color: red;
}


.sekcjakopinia1 {

    left: 65px;
    top: 70px;
    width: 300px;
    height: 350px;

    position: absolute;
    background-color: transparent;
}

/* ------------------------ OPINIE ----------------------------*/

.opinie {
    position: relative;
    min-height: 900px;
    background-image: url(grafiki/opinie.png);
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: 120%;
    color: white;
    background-color: black;



}

.opinieh1 {

    font-size: 24px;
}

.slowNumber {

    font-size: 34px;
}

h1 .slowNumber {

    font-size: 34px;
}

#kozak {

    font-size: 34px;


}



.opinia1 img {

    height: 85px;
    border-radius: 50%;
    border: 3px solid black;
}

.opinia2 img {

    height: 85px;
    border-radius: 50%;
    border: 3px solid black;
}

.opinia3 img {

    height: 85px;
    border-radius: 50%;
    border: 3px solid black;
}


.opinia2 {

    top:;
}

/* ------------------------ STOPKA ----------------------------*/

.stopka {

    background-color: rgba(0, 0, 0, 0.9);


}

.stopka p {

    text-align: center;

}

.kontakt {
    text-decoration: none;
}

.regulamin {
    text-decoration: none;

}

/* ------------------------------- Media dla nowych rozdziałek STARE------------------------------*/

 @media (min-width: 384px) {



    header {
        background-repeat: no-repeat;
        background-size: 100%;
    }
}

@media (min-width: 411px) {



    .opinie {

        background-image: url(grafiki/statytest.jpg);

        background-repeat: repeat;




    }

    .staty {
        background-repeat: repeat;
    }

    header {
        background-repeat: repeat;
    }
}

@media (min-width: 320px) and (max-width: 340px) {

    .skiny {


        position: relative;
        background-image: url(grafiki/tlo.png);
        background-attachment: fixed;
        background-repeat: no-repeat;
    }

    .skiny h1 {

        text-align: center;
        font-size: 28px;
        color: white;
    }

    .skin1 img {

        max-height: 300px;
        position: absolute;
        top: 55px;
        left: 37px;
        border: 2px solid white;
    }


    .skin1 button {

        position: absolute;
        line-height: 42px;
        padding: 0 20px;
        text-transform: uppercase;
        color: white;
        background-color: transparent;
        font-size: 15px;
        border: 2px solid white;
        font-weight: 300;
        left: 133px;
        top: 295px;
        transition: 0.3s
    }

    .skin1 button:hover {

        border: 2px solid black;
        color: black;
        background-color: white;
        font-size: 18px;
    }

    /* ----------------------------------- KONIEC SKIN1, tera skin2 będzie ---------------*/


    section .skin2 img {

        max-height: 300px;
        position: absolute;
        top: 400px;
        left: 37px;
        border: 2px solid white;
    }


    .skin2 button {

        position: absolute;
        line-height: 42px;
        padding: 0 20px;
        text-transform: uppercase;
        color: white;
        background-color: transparent;
        font-size: 15px;
        border: 2px solid white;
        font-weight: 300;
        left: 133px;
        top: 640px;
        transition: 0.3s
    }

    .skin2 button:hover {

        border: 2px solid black;
        color: black;
        background-color: white;
        font-size: 18px;
    }

    section .skin img {

        max-height: 280px;
        position: absolute;
        border: 2px solid white;
    }



    .opinie {
        font-size: 12px;
        margin-right: 5px;
    }

    header {
        overflow: hidden;
    }

    skiny {
        overflow: hidden;
    }
}

@media (min-height: 810px) {



    .opinie {

        background-image: url(grafiki/statytest.jpg);

        background-repeat: repeat;




    }

    .staty {
        background-repeat: repeat;
    }

    header {
        background-repeat: repeat;
    }
}

@media (min-width: 414px) and (orientation: portrait) {


    .skiny {


        position: relative;
        background-image: url(grafiki/tlo.png);
        background-attachment: fixed;
        background-repeat: no-repeat;
    }

    .skiny h1 {

        text-align: center;
        font-size: 28px;
        color: white;
    }

    .skin1 img {

        max-height: 300px;
        position: absolute;
        top: 55px;
        left: 57px;
        border: 2px solid white;
    }


    .skin1 button {

        position: absolute;
        line-height: 42px;
        padding: 0 20px;
        text-transform: uppercase;
        color: white;
        background-color: transparent;
        font-size: 15px;
        border: 2px solid white;
        font-weight: 300;
        left: 153px;
        top: 295px;
        transition: 0.3s
    }

    .skin1 button:hover {

        border: 2px solid black;
        color: black;
        background-color: white;
        font-size: 18px;
    }

    /* ----------------------------------- KONIEC SKIN1, tera skin2 będzie ---------------*/


    section .skin2 img {

        max-height: 300px;
        position: absolute;
        top: 400px;
        left: 57px;
        border: 2px solid white;
    }


    .skin2 button {

        position: absolute;
        line-height: 42px;
        padding: 0 20px;
        text-transform: uppercase;
        color: white;
        background-color: transparent;
        font-size: 15px;
        border: 2px solid white;
        font-weight: 300;
        left: 153px;
        top: 640px;
        transition: 0.3s
    }

    .skin2 button:hover {

        border: 2px solid black;
        color: black;
        background-color: white;
        font-size: 18px;
    }

    section .skin img {

        max-height: 280px;
        position: absolute;
        border: 2px solid white;
    }



    .opinie {
        font-size: 12px;
        margin-right: 5px;
    }

    header {
        overflow: hidden;
    }

    skiny {
        overflow: hidden;
    }
}

/* ----------------- ogólne definicje css dla skinów ---------------*/

.opinie {

    background-image: url(grafiki/opiniebaner.png);
}

section .skin img {

    max-height: 300px;
    position: absolute;
    border: 2px solid white;
}


.skin button {

    position: absolute;
    line-height: 42px;
    padding: 0 20px;
    text-transform: uppercase;
    color: black;
    background-color: transparent;
    font-size: 15px;
    border: 2px solid black;
    font-weight: 300;
    transition: 0.3s
}

.skin button:hover {

    border: 2px solid black;
    color: black;
    background-color: white;
    font-size: 18px;
}


/*--------------- SKIN 3 ---------- */

section .skin3 img {


    top: 745px;
    left: 57px;

}


.skin3 button {


    left: 153px;
    top: 980px;
}

/*--------------- SKIN 4 ---------- */

section .skin4 img {


    top: 1095px;
    left: 57px;

}


.skin4 button {


    left: 153px;
    top: 1330px;
}

/*--------------- SKIN 5 ---------- */

section .skin5 img {


    top: 1445px;
    left: 57px;

}


.skin5 button {


    left: 153px;
    top: 1680px;
}


/*--------------- SKIN 6 ---------- */

section .skin6 img {


    top: 1795px;
    left: 57px;

}


.skin6 button {


    left: 153px;
    top: 2030px;
}


/*--------------- SKIN 7 ---------- */

section .skin7 img {


    top: 2150px;
    left: 57px;

}


.skin7 button {


    left: 153px;
    top: 2385px;
}

/*--------------- SKIN 8 ---------- */

section .skin8 img {


    top: 2500px;
    left: 57px;

}


.skin8 button {


    left: 153px;
    top: 2735px;
}

/*--------------- SKIN 9 ---------- */

section .skin9 img {


    top: 2850px;
    left: 57px;

}


.skin9 button {


    left: 153px;
    top: 3085px;
}

/*--------------- SKIN 10 ---------- */

section .skin10 img {


    top: 3200px;
    left: 57px;

}


.skin10 button {


    left: 153px;
    top: 3435px;
}
}

/* --------------------- DÓŁ OPIS ------------------ */

.dolopis3 {

    min-height: 900px;
    min-width: 300px;
    background-color: red;
}

#klientow {

    top: 300px;
}

#dostepnych {

    top: 600px;
}

#klient2 {

    top: 300px;
    left: 11vw;
}

#klient1 {

    left: 11vw;
}

#klient3 {

    left: 11vw;
    top: 600px;
}


@media (min-width:1281px) and (orientation: landscape) {


 .obrazek {
    position: absolute;
    right: 5%;
    height: 70%;
    display: none;
}

.obrazekpc {
    position: absolute;
    right: 5%;
    height: 70%;
    display: block;
}
.wellcum p  {
    padding-left: 21%;

}

.h1m {

    display: none;
}

.h1pc  {
    display: block;
    position: relative;
    text-align: right;
    left: 18%;
    font-size: 22px;
    text-align: center;
    font-weight: 200;

}

.guzik {
    position: absolute;
    left: 50%;
}


.kolko2 {

    position: absolute;
    top: 40%;
}

section .kolko2 {

    left: 610px;
    top: -336px;
    position: absolute;
    background-color: transparent;
    width: 450px;
}

section .kolko1 {
    left: -150px;
    top: 25px;
    position: absolute;
    background-color: transparent;
    width: 450px;
    height: 200px;
}

section .kolko1 h1 {
    font-size: 40px;
}

section .kolko2 h1 {
    font-size: 40px;

    }

    section .kolko3 h1 {
    font-size: 40px;

    }

    section .kolko1 p {
    font-size: 25px; }

    section .kolko2 p {
    font-size: 25px;
}

section .kolko3 p {
    font-size: 25px;
}

section .kolko3 {
    left: 1210px;
    top: -652px;
    position: absolute;
    background-color: transparent;
    width: 450px;
    height: 300px; }

.cechy {

    min-height: 500px;
}

.opispc {
        display: block;
        min-height: 1200px;
        background-image: url(grafiki/tlopc1.jpg);
    }

.skiny {
    position: relative;
    min-height: 1150px;
    background-image: url(tloskin.jpg);
    background-attachment: fixed;
    background-repeat: no-repeat; }

.skin1 img {
    position: absolute;
    top: 150px;
    left: 600px; }

section .skin img {
    max-height: 350px;
    position: absolute;
    border: 2px solid white; }

.skin2  {
    position: absolute;
    top: -250px;
    left: 1000px; }


.opispc {

    width: 100%;
    background-image: url(grafiki/tlopc1.jpg);
   min-height: 800px;
    text-align: center;
    font-size: 45px;
    overflow:hidden;
    list-style: none;
    color: white;
    background-position: center;
}

.cechytytul {


text-align: center;

}

.cechygif {
    
    top: 15%;
}

.cechyopis {
    position: absolute;
    top: 110%;
    left: 25%;
    width: 30%;
    font-size: 24px;

}

.cechypunkty1 {

    position: absolute;
    top: 140%;
    left: 42%;
    font-size: 25px;
    line-height: 220%;

}
ul {
    list-style: none;
    
}

.cechypunkty2 {
position: absolute;
    top: 140%;
    left: 25%;
font-size: 25px;
line-height: 220%;
}

.imgopispc {

position: absolute;
top: 110%;
right: 5%;
width: 35%;


}

.postacpc {

position: absolute;
top: 90%;
left:-23%;
width: 45%;
transform: rotate(15deg);
}


section .skin3 img {
    top: 639px;
    left: 600px;
}

section .skin4 img {
    top: 638px;
    left: 1053px;
}

.skin1 button {

    left: 720px;
    top: 426px;
}

.skin2 button {

    left: 176px;
    top: 679px;
}

.skin3 button {
    left: 721px;
    top: 921px;
}

.skin4 button {
    left: 1174px;
    top: 918px;
}

.skiny h1 {

        padding-left: 5%;
        font-size: 42px;
        color: white;
    }

    #tech1 {
    left: 610px;
    top: -204px;
}

#tech2 {
    left: 1210px;
    top: -503px;
}

.staty {

    min-height: 500px;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.opinie {

    text-align: center;
     min-height: 500px;
}

.opinia2 {
    position: absolute;
    top: -229px;
    left: 555px;
    width: 450px; }

.opinia1 h1, .opinieh1 {

      font-size: 44px;
}

.komentarz {

    font-size: 26px;
}

.opinia3 {

    position: absolute;
    top: -530px;
    left: 1155px;
    width: 450px;
}

.tytul5 {

    padding-top: 3%;
    font-size: 64px;
}

.tekst4 {

    font-size: 24px;
    margin: 40px;
}

.dolopis3 {

    background-image: url(grafiki/cechy.png);
}

.item1 {

    display: block;
    position: absolute;
    height: 50%; 
    left: 40%; }


    .script_645fe {

        display: none;
    }

.buttonpc {

    display: inline-block;
}


@media (min-height: 1420px) {
    
    * {
        background-color: red;
    }
  }