*{
    padding: 0;
    margin: 0;
}


html {
    color:white;
    scroll-behavior: smooth;
    margin:auto;
}



img{
    position: absolute;
    bottom: 0;
    right: 0;
    height: 100%;
    overflow: hidden;
    z-index:1;
    width: 100%;
}

.section1{
    padding-left: 40px;
    padding-right: 40px;
    height: 100vh;
    background-color: white;
    margin-left: auto;
    margin-right: auto;
}

.header{
    top:50px;
    left:0;
    z-index: 2;
    position: fixed;
    width:100%;
    box-sizing: border-box;
}

.head{
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    box-sizing: border-box;
    padding-left: 40px;
    padding-right: 40px;
    display: table;
}


.list0{
    display: table-cell;
    vertical-align: middle;
    width: 15%;
}

.list{
    display: table-cell;
    vertical-align: middle;
    width: 44%;
}

.list1{
    display: table-cell;
    vertical-align: middle;
    width: 35%;
    text-align: right;
}

.list2{
    display: table-cell;
    vertical-align: middle;
    width: 6%;
}

.logo{
    font-weight: bold;
    font-size: 18px;
    float:left;
    color:black;
}

.mountains{
    font-weight: bold;
    font-size: 18px;
    float:left;
    color:black;
    margin-right: 40px;
    display: inline-block;
}


.travels{
    font-weight: bold;
    font-size: 18px;
    float:left;
    color:black;
    margin-right: 40px;
    display: inline-block;
}

.work{
    font-weight: bold;
    font-size: 18px;
    float:left;
    color:black;
    display: inline-block;
}

.about{
    font-weight: bold;
    font-size: 18px;
    float:right;
    color:black;
    display: inline-block;
}

.sound{
    font-weight: bold;
    font-size: 18px;
    float:right;
    color:black;
    display: inline-block;
    margin-right: 40px;
    margin-left: 40px;
}

.contact{
    font-weight: bold;
    font-size: 18px;
    float:right;
    color:black;
    display: inline-block;
    margin-left: 40px;
}

.facebook{
    font-size: 18px;
    float:left;
    color:black;
    display: inline-block;
}

.instagram{
    font-size: 18px;
    float:left;
    color:black;
    display: inline-block;
}


h6{
    font-size: 40px;
}

.front{
    position: absolute;
    z-index: 2;
    top: 30%;
    left: 15%;
    font-size: 64px;
    line-height: 1.25;
    color: white;
}

a.pod, a.pod:visited {
    text-decoration: none;
    position: relative;
    color: black; /* kolor czcionki */
}
a.pod:after, a.pod:visited:after {
    content: '';
    height: 1px; /* grubość podkreślenia */
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0%;
    background: black; /* kolor podkreślenia */
    transition: 0.1s; /* szybkość animacji podkreślenia */
}
a.pod:hover:after, a.pod:visited:hover:after {
    width: 100%;
}

.section{
    background-color: white;
    transition: background 0.3s;
    transition: border 0.3s;
    transition: border-radius 0.3s;
    box-shadow: gray;
    padding: 70px 0px 0px 0px;
    padding-left: 120px;
    padding-right: 120px;
}


.okno{
    padding-top:50px;
    top: 0px;
    width: 100%;
    z-index: 2;
    overflow: hidden;
    padding-bottom:50px;
}

.okno1{
    margin-top: 10px;
    top: 0px;
    float:left;
    width: 50%;
    z-index: 2;
    overflow: hidden;
}

.okno2{
    margin-top: 10px;
    top: 0px;
    float:left;
    width: 50%;
    z-index: 2;
    overflow: hidden;
}

.okno22{
    position: relative;
    margin: 0 auto;
    display: block;
    padding-left:20px;
}

.okno222{
    padding-left:80px;
    padding-top:40px;
    padding-right:150px;
    line-height: 1;
    font-size: 64px;
    color: black;
    text-align: justify;
    font-family: Helvetica, sans-serif;
}

.form{
    padding-left:20px;
    position:relative;
    z-index: 3;
    overflow: hidden;
    padding-right:20px;
}

.text1, .email1, .wiadomosc11{
    display:block;
    position:relative;
    padding-bottom: 10px;
}

.text2, .email2{
    height:50px;
    padding-left:10px;
    padding-right:10px;
    display:block;
    position:relative;
    width:calc(100% - 30px);
    font-size: 20px;
    font-family: Helvetica, sans-serif;
}

.wiadomosc22{
    height:200px;
    padding-left:10px;
    padding-right:10px;
    display:block;
    position:relative;
    width:calc(100% - 30px);
    font-size: 20px;
    font-family: Helvetica, sans-serif;
    padding-top:20px;
}

.button111{
    display:block;
    position:relative;
    padding-top: 20px;
    padding-bottom: 10px;
    height:40px;
}


.button11{
    border: solid;
    color: rgba(85,85,85,1);
    padding: 9px 32px;
    text-decoration: none;
    cursor: pointer;
    font-size: 20px;
    font-family: Helvetica, sans-serif;
}

.text111{
    padding-left:20px;
    padding-top:50px;
    padding-right:20px;
    line-height: 1.7;
    font-size: 20px;
    color: black;
    text-align: justify;
    font-family: Helvetica, sans-serif;

}
.text1111{
    font-weight:bold;
    padding-right:20px;
    padding-left:20px;
    padding-top:20px;
    line-height: 1.7;
    font-size: 20px;
    color: black;
    text-align: justify;
    font-family: Helvetica, sans-serif;
}




.button1{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);

    display: block;
    height: 0.6em;
    width: 0.6em;
    font-size: 100px;
    text-align: center;
    line-height: 0.5em;
    margin: 0;
    padding: 0;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    font-family: Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: lighter;
    color: black;
    background-color: white;
}

.button1::before {
    display: block;
    content: '+';
}

.button1:hover{
    color: white;
    background-color: black;
}

.button2{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);

    display: block;
    height: 0.6em;
    width: 0.6em;
    font-size: 100px;
    text-align: center;
    line-height: 0.5em;
    margin: 0;
    padding: 0;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    font-family: Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: lighter;
    color: black;
    background-color: white;
}

.button2::before {
    display: block;
    content: '+';
}

.button2:hover{
    color: white;
    background-color: black;
}

#myDIV1{
    padding-left: 247px ;
    width:calc(80% - 50px);
}
#myDIV2{
    padding-left: 247px ;
    width:calc(80% - 50px);
}
#myDIV3{
    padding-left: 247px ;
    width:calc(80% - 50px);
}
#myDIV4{
    padding-left: 247px ;
    width:calc(80% - 50px);
}

.fa-facebook {
    font-size: 30px;
    text-align: center;
    text-decoration: none;
    color: black;
    float:left;
    margin-right: 30px;
}

.fa-instagram {
    font-size: 30px;
    text-align: center;
    text-decoration: none;
    color: black;
    float:left;
}

.dots1 {
    z-index: 2;
    position: fixed;
    top: 16%;
    right: 20px;
    height: 15px;
    width: 15px;
    border-radius: 50px;
    background-color: black;
    transition: all .2s ease-in-out;
}

.dots1:hover{
    background-color: black;
    border-radius: 0px;
}



.dots2 {
    z-index: 10;
    position: fixed;
    top: 19%;
    right: 20px;
    height: 15px;
    width: 15px;
    border-radius: 50px;
    background-color: black;
    transition: all .2s ease-in-out;
}


.dots2:hover{
    background-color: black;
    border-radius: 0px;
}

.inst1{
    margin-top: 20px;
    padding: 10px;
    top: 10px;
    float:left;
    width: calc(25% - 20px);
    z-index: 2;
    overflow: hidden;
}

.inst2{
    margin-top: 20px;
    padding: 10px;
    top: 10px;
    float:left;
    width: calc(25% - 20px);
    z-index: 2;
    overflow: hidden;
}


.parallax{
    height: 800px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.parallax-1 {
    background-image: url('image/IMG_20220312_123853.jpg');
}

.footer{
    height: 100px;
    background: linear-gradient(to top right, #ccffff 50%, #0066ff 100%);
    padding:40px;
    padding-left: 40px;
    padding-right: 40px;
}



.logo1{
    padding: 10px;
    top: 0px;
    float:left;
    width: calc(33.3333333% - 20px);
    z-index: 2;
    overflow: hidden;

}

.logo11 {
    position: relative;
    margin: 0 auto;
    display: block;
    height:auto;
    max-width: 50%;
}

.kontakt{
    top: 0px;
    float:left;
    width: calc(33.3333333% - 20px);
    z-index: 2;
    overflow: hidden;

}

.kontakt1{
    position: relative;
    margin: 0 auto;
    display: block;
    height:auto;
    max-width: 100%;
}

.korona{
    margin-top: 0px;
    padding: 10px;
    top: 0px;
    float:left;
    width: calc(33.3333333% - 20px);
    z-index: 2;
    overflow: hidden;

}

.zdjecie {
    position: relative;
    margin: 0 auto;
    display: block;
    height:auto;
    max-width: 100%;

}


.korona1 {
    position: relative;
    margin: 0 auto;
    display: block;
    height:auto;
    max-width: 60%;
}
.img12{
    width: 300px;
    position: relative;
    margin: 0 auto;
    display: block;
    height:auto;
    max-width: 60%;
}

h3{
    margin: 0 0 25px;
    font-size: 24px;
    line-height: 1.4em;
    color: #222;
    text-align: center;
}

.emailicon{
    font-size: 24px;
    margin-top: 30px;
    margin-bottom: 10px;
    text-align: center;
    color:black;
}


.fa-envelope-o{
    font-size: 24px;
    margin-right: 20px;
}

#loader-wrapper {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  background: #404456;
  /* display: none; */
}


#loader {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -2.7em;
  margin-left: -2.7em;
  width: 5.4em;
  height: 5.4em;
  background-color: #404456;
}

#hill {
  position: absolute;
  width: 7.1em;
  height: 7.1em;
  top: 1.7em;
  left: 1.7em;
  background-color: transparent;
  border-left: .25em solid whitesmoke;
  transform: rotate(45deg);
}

#hill:after {
  content: '';
  position: absolute;
  width: 7.1em;
  height: 7.1em;
  left: 0;
  background-color: #404456;
}

#box {
  position: absolute;
  left: 0;
  bottom: -.1em;
  width: 1em;
  height: 1em;
  background-color: transparent;
  border: .25em solid whitesmoke;
  border-radius: 15%;
  transform: translate(0, -1em) rotate(-45deg);
  animation: push 2.5s cubic-bezier(.79, 0, .47, .97) infinite;
}

@keyframes push {
  0% {
    transform: translate(0, -1em) rotate(-45deg);
  }
  5% {
    transform: translate(0, -1em) rotate(-50deg);
  }
  20% {
    transform: translate(1em, -2em) rotate(47deg);
  }
  25% {
    transform: translate(1em, -2em) rotate(45deg);
  }
  30% {
    transform: translate(1em, -2em) rotate(40deg);
  }
  45% {
    transform: translate(2em, -3em) rotate(137deg);
  }
  50% {
    transform: translate(2em, -3em) rotate(135deg);
  }
  55% {
    transform: translate(2em, -3em) rotate(130deg);
  }
  70% {
    transform: translate(3em, -4em) rotate(217deg);
  }
  75% {
    transform: translate(3em, -4em) rotate(220deg);
  }
  100% {
    transform: translate(0, -1em) rotate(-225deg);
  }
}
@media (max-width:700px) {
    .head{
        padding-right:5px;
    }
    .front{
        font-size: 28px;
        left: 10%;
    }
     .logo{
        font-size: 14px;
     }
     .list0{
        width: 10%;
     }
     .list{
        width: 10%;
        text-align: center;
        padding-left: 20px;
     }
     .list1{
        width: 10%;
        padding-right: 20px;
     }
     .list2{
        width: 25%;
     }
    .mountains{
        font-size: 14px;
        margin: 0px;
    }
    .travels{
        font-size: 14px;
        margin: 0px;
    }
    .work{
        font-size: 14px;
        margin: 0px;
    }
    .sound{
        font-size: 14px;
        margin:0px;

    }
    .contact{
        font-size: 14px;
        margin:0px;
    }
    .about{
        font-size: 14px;
        margin:0px;
    }
    .facebook{
        font-size: 10px;
    }
    .instagram{
        font-size: 10px;
    }
    img{
        height: 100vh;
        overflow: hidden;
        z-index:1;
        width: auto;
        background-position: center;
    }
    .section{
        height: 100%;
        background-color: white;
        transition: background 0.3s;
        transition: border 0.3s;
        transition: border-radius 0.3s;
        box-shadow: gray;
        padding: 0px 0px 0px 0px;
        padding-left: 10px;
        padding-right: 10px;
    }
    .section2{
        height: 100vh;
        background-color: white;
        transition: background 0.3s;
        transition: border 0.3s;
        transition: border-radius 0.3s;
        box-shadow: gray;
        padding: 0px 0px 0px 0px;
        padding-left: 10px;
        padding-right: 10px;
    }
    .section3{
        height: 100%;
        background-color: white;
        transition: background 0.3s;
        transition: border 0.3s;
        transition: border-radius 0.3s;
        box-shadow: gray;
        padding: 70px 0px 0px 0px;
        padding-left: 10px;
        padding-right: 10px;
        overflow: hidden;
    }

    .blog1{
        padding:0px;
        width:100%;
    }
    .blog2{
        padding:0px;
        width:100%;
    }
    .blog3{
        padding:0px;
        width:100%;
    }
    .inst1{
        padding:0px;
        width:100%;
    }
    .inst2{
        padding:0px;
        width:100%;
    }
    .inst3{
        padding:0px;
        width:100%;
    }
    .inst4{
        padding:0px;
        width:100%;
    }
    .kontakt{
        top: 0px;
        float:left;
        width: 100%;
        z-index: 2;
        overflow: hidden;
    }
    .glowne{
        height: 100vh;
        overflow: hidden;
        z-index:1;
        width: 100vh;
        background-position: center;
    }
    .kontakt1{
        font-size:18px;
    }
    .emailicon{
        font-size:18px;
    }
    .logo1{
        visibility: hidden;
        height:0px;
        padding:0px;
    }
    .korona{
        padding: 0px;
        top: 0px;
        width: 100%;
        z-index: 2;
        overflow: hidden;
    }
    .img12{
        width: 120px;
        position: relative;
        margin: 0 auto;
        display: block;
        height:auto;
        z-index:1;
    }
    .title{
        padding-top: 10px;
        font-size: 30px;
    }
    .okno1{
        width:100%;
    }
    .text111{
        width:100%;
        padding:0px;
        font-size:18px;
        padding-top:10px;
    }
    .okno2{
        width:100%;
    }
    .okno22{
        padding-left:0px;
        height:100%;
        width:100%;
    }
    .okno222{
        padding:0px;
        padding-top:30px;
        font-size:48px;
    }
    h6{
        font-size: 30px;
    }
    .footer{
        padding-bottom:40px;
        padding-top:40px;
    }

}