body {
    font-family: 'Oxanium', cursive;
    margin: 0;
    padding: 0;
    background-color: var(--color_purp);
}
html {
    scroll-behavior: smooth;
  }
.menu {
    background:  var(--color_purp);
    height: 7vh;
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    right:0;
    z-index: 999
}
.logo {
    height: 7vh;
    outline: 0;
    border: 0;
    background-image: var(--url);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 20.65vh;
    float: left
}
.o-firmie {
    position: relative;
    top: 0;
    height: 100%;
    width: 100%;
    background: var(--color);
    transition: 0.3s ease;
}
.o-nas {
    height: calc(80vw + 50vh);
    width: 100%;
    height: 100%;
    background:  var(--color_purp);
}
.zakres-uslug {
    height: 100%;
    background: var(--color);
    width: 100%;
    text-align: center;
    transition: 0.3s ease;
}
.kontakt {
    height: 100%;
    text-align: center;
    background:  var(--color_purp);
}
.main-nav {
    background: var(--color_purp);
    width: 0vw;
    font-weight: 700;
    font-size: 2.5vh;
    height: 18vh;
    position: fixed;
    right: 1vw;
    top: 8vh;
    list-style: none;
    z-index: 100000;
    overflow: hidden;
    padding: 0.5vw;
    transition: 0.3s ease;
    border-color: var(--color);
    border-radius: 1vh;
    border-style: solid;
}
.nav-item1 {
    color: #e5e5e5;
    margin-bottom: 2.5vh;
    text-decoration: none;
    list-style: none;
    position: absolute;
    left: 2vh;
    top: 2vh;
}
.nav-item2 {
    color: #e5e5e5;
    margin-bottom: 2.5vh;
    text-decoration: none;
    list-style: none;
    position: absolute;
    left: 2vh;
    top: 6vh;
}
.nav-item3 {
    color: #e5e5e5;
    margin-bottom: 2.5vh;
    text-decoration: none;
    list-style: none;
    position: absolute;
    left: 2vh;
    top: 10vh;
}
.nav-item4 {
    color: #e5e5e5;
    margin-bottom: 2.5vh;
    text-decoration: none;
    list-style: none;
    position: absolute;
    left: 2vh;
    top: 14vh;
}
.nav-item-a {
    color: #e5e5e5;
    text-decoration: none;
    -webkit-tap-highlight-color: 0;
}
#main-nav:hover {
    width: 25vh;
}
#main-nav-en:hover {
    width: 25vh;
}

.o-firmie-content {
    position: relative;
    top: calc(5vw + 5vh);
    font-weight: 500;
    font-size: 2vw;
    font-size: 4vmin;
    margin-left: 5vw;
    margin-right: 5vw;
    transition: 0.3s ease;
    color: var(--color_text);
}
.o-firmie-title {
    font-size: 2vw;
    font-size: 6vh;
    text-align: center;
    color:  var(--color_title);
    font-weight: 700;
}
.o-firmie-title-div {
    position: relative;
    top: calc(2vw + 6vh);
    width: 100%;
    text-align: center;
}
.o-firmie-content-div {
    text-align: center;
    transition: 0.3s ease;
}
.o-firmie-content2 {
    position: relative;
    top: calc(5vw + 5vh);
    font-weight: 500;
    font-size: 2vw;
    font-size: 4vmin;
    margin-left: 5vw;
    margin-right: 5vw;
    padding-bottom: 5vw;
    transition: 0.3s ease;
    color: var(--color_text);
}
.o-nas-title {
    font-size: calc(1vw + 2vh);
    text-align: center;
    color: #e5e5e5;
    font-weight: 500;
}
.o-nas-title-div {
    position: relative;
    top: 7vh;
    left: 5vw;
    width: fit-content;
}
.o-nas-content {
    position: relative;
    top: calc(4vh + 5vw);
    display: block;
    padding-bottom: 3vw;
    height: auto;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    font-weight: 700;
    font-size: calc(2vw + 4vh);
    color: #e5e5e5;
    text-align: center;
}
.linkedin{
    position: relative;
    top: calc(7vw + 11vh);
    text-align: center;
}
.o-nas-content2 {
    font-size: 2vw;
    font-size: 4vmin;
    margin-top: calc(10vw + 11vh);
    margin-left: 5vw;
    margin-right: 5vw;
    color: #e5e5e5;
    font-weight: 500;
    text-align: center;
}
.o-nas-content3 {
    font-size: 2vw;
    font-size: 4vmin;
    margin-top: calc(5vw + 9vh);
    margin-left: 5vw;
    margin-right: 5vw;
    color: #e5e5e5;
    font-weight: 500;
    text-align: center;
}
.o-nas-content4 {
    font-size: 2vw;
    font-size: 4vmin;
    margin-top: calc(4vw + 5vh);
    margin-left: 5vw;
    margin-right: 5vw;
    color: #e5e5e5;
    font-weight: 500;
    text-align: center;
}
.zakres-title-div {
    padding-top: 5vw;
    width: 100%;
    text-align: center;
    font-weight: 700;
    transition: 0.3s ease;
}
.zakres-title {
    font-size: 2vw;
    font-size: 5vh;
    color:  #e5e5e5;
    width: 100%;
    font-weight: 700;
}
.kafelek {
    display: inline-block;
    width: calc(10vw + 20vh);
    height: 50vh;
    background: var(--color);
    margin: 3.5vh;
    overflow: hidden;
    text-align: center;
    border:  var(--color_purp);
    border-radius: 2vh;
    border-style: solid;
    border-width: 1vh;
    transition: 0.3s ease;
    color: var(--color_text)
}
.kafelek-content {
    font-weight: 700;
    font-size: 2.5vh;
    transition: 0.3s ease;
}
.icon {
    width: calc(7vw + 3vh);
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-top: 6vh;
    margin-bottom: 6vh;
    transition: 0.3s ease;
    filter: var(--filter)
}   
.kontakt-title-div {
    margin-top: calc(1vw + 1vh);
    width: 100%;
    text-align: center;
}
.kontakt-title {
    font-size: 2vw;
    font-size: 5vh;
    color: #e5e5e5;
    width: 100%;
    font-weight: 700;
}
.ppp {
    font-weight: 500;
    font-size: calc(1.5vw + 0.5vh);
    width: fit-content;
    text-align: left;
    margin-top: calc(2vw + 1.5vh);
    padding-bottom: calc(2vw + 1.5vh);
    display: inline-block;
    margin-right: 1.5vw;
    color: #e5e5e5;
}
.ppb {
    font-weight: 500;
    font-size: calc(1.5vw + 0.5vh);
    width: fit-content;
    text-align: left;
    margin-top: calc(2vw + 1.5vh);
    padding-bottom: calc(2vw + 1.5vh);
    display: inline-block;
    margin-left: 1.5vw;
    color: #e5e5e5;
}
.mail {
    font-weight: 500;
    font-size: calc(1.5vw + 0.5vh);
    width: fit-content;
    text-align: center;
    padding-bottom: calc(2vw + 1.5vh);
    width: 100%;
}
.mail-a{
    text-decoration: none;
    color: #e5e5e5;
}
.start {
    position: relative;
    top: 0;
    width: 100%;
    height: 56.25vw;
}
.rotated {
    display: block;
    width: 0;
	height: 0;
	border-width: 200px 0 0 200px;
    border-color: transparent transparent transparent  var(--color_purp);;
    border-style: solid;
    transform: rotate(-90deg);
    margin-right: 0;
    margin-left: auto;
}
.rotated2 {
    display: block;
    width: 0;
	height: 0;
	border-width: 200px 0 0 200px;
    border-color: transparent transparent transparent  var(--color_purp);;
    border-style: solid;
    transform: rotate(90deg);
    margin-right: auto;
    margin-left: 0;
    align-items: center;
}
.start {
    width: 100%;
    position: relative;
    padding: 0;
    margin: 0;
    display: flex;
    transition: all 0.4s ease-in-out;
    overflow: hidden;
}
.start-image {
    display: inline-block;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    height: 56.25vw;
    transition: all 0.5s ease-in-out 0.5s;
    padding: 0;
    margin: 0;
    position: relative;
    z-index: -1;
    left: 0;

}
@-webkit-keyframes imageAnimation { 
    0% { opacity: 0;}
    13% { opacity: 1;}
    25% { opacity: 1;}
    37% { opacity: 0;}
    100% { opacity: 0;}
    }
    @-moz-keyframes imageAnimation { 
    0% { opacity: 0;}
    13% { opacity: 1;}
    25% { opacity: 1;}
    37% { opacity: 0;}
    100% { opacity: 0;}
    }
    @-o-keyframes imageAnimation { 
    0% { opacity: 0;}
    13% { opacity: 1;}
    25% { opacity: 1;}
    37% { opacity: 0;}
    100% { opacity: 0;}
    }
    @-ms-keyframes imageAnimation { 
    0% { opacity: 0;}
    13% { opacity: 1;}
    25% { opacity: 1;}
    37% { opacity: 0;}
    100% { opacity: 0;}
    }
    @keyframes imageAnimation { 
    0% { opacity: 0;}
    13% { opacity: 1;}
    25% { opacity: 1;}
    37% { opacity: 0;}
    100% { opacity: 0;}
    }

.small-print {
    width: 100%;
    height: 1vw;
    padding-bottom: 0.25vw;
    color:#e5e5e5;
    font-size: xx-small;
}
.small-print a {
    color: #e5e5e5;
    text-decoration: none;
    -webkit-tap-highlight-color: 0;
}
.link-back {
    width: 100%;
    transition: 0.3s ease;
}
.link-desc {
    background-color:var(--color);
    width: 100%;
    transition: 0.3s ease;
}
.link-av {
    position: absolute;
    top: calc(1vw + 8vh);
    left: calc(1vw + 1.5vh);
    width: calc(5vw + 5vh);
    border: var(--color);
    border-radius: 10vh;
    border-style: solid;
    border-width: 0.5vh;
    transition: 0.3s ease;
}
.link-div{
    position: relative;
    display: inline-block;
    width: 40vw;
    border: var(--color);
    border-radius: 2vh;
    border-style: solid;
    border-width: 1vh;
    top: 7vw;
    min-width: 40vh;
    left: auto;
    right: auto;
    transition: 0.3s ease;
}
.table1{
    display: block;
    float: left;
    padding-top: 6vw;
    font-size: medium;
    background-color: var(--color);
    text-align: left;
    transition: 0.3s ease;
    color: var(--color_text);
}
.table2 {
    display: block;
    float: right;
    padding-top: 1vw;
    font-size: medium;
    background-color: var(--color);
    text-align: left;
    width: 100%;
    transition: 0.3s ease;
    color: var(--color_text);
}
.table-img {
    width: 3vw;
    min-width: 6vh;
}
#polish {
    display: block;
    animation: fadeInAnimation ease 1.5s;
            animation-iteration-count: 1;
            animation-fill-mode: forwards;
        }
        @keyframes fadeInAnimation {
            0% {
                opacity: 0;
            }
            100% {
                opacity: 1;
            }
}
#english {
    display: none;
    animation: fadeInAnimation ease 1.5s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
}
.flag {
    width: calc(3.5vw + 2vh);
    border-radius: 1vw;
    float: right;
    margin-right: 1vw;
    margin-left: 1vw;
}
input[type=checkbox] {
    -moz-appearance: initial;
  }
.checkbox {
    position: relative;
    top: -2vh;
    border-radius: 20px;
    border-color: var(--color);
    border-width: 20px;
    z-index: 999;
    width: 0;
}
.checkbox::before {
    content:'';
    position: absolute;
    width: calc(3vw + 1.5vh);
    height: calc(1.2vw + 1vh);
    background-color: var(--color);
    border-radius: 2px;
    border-color: var(--color);
    border-width: 20px;
    z-index: 999;
}
.checkbox:checked::before {
    background-color: var(--color);
    z-index: 999;
}
.checkbox::after {
    content:'';
    position: absolute;
    left: 0;
    width: calc(1.5vw + 0.75vh);
    height: calc(1.2vw + 1vh);
    background-color:  var(--color_purp);;
    border-radius: 25px;
    transition: 0.25s ease-in-out;
    border: 2px solid  var(--color_purp);;
    box-sizing: border-box;
    z-index: 999;
}
.checkbox:checked::after {
    left: calc(1.5vw + 0.75vh);
    border: 2px solid  var(--color_purp);;
    z-index: 999;
}
.app1 {
    float: right;
    width: calc(3.5vw + 2vh);
    filter: invert(98%) sepia(0%) saturate(3423%) hue-rotate(183deg) brightness(110%) contrast(80%);
    margin-right: 2vw;
    margin-top: -0.5vw;
}
.mode-a {
    float: right;
    margin-right: 2vw;
    transition: 0.3s ease;
}
.mode {
    margin-top: 0.25vw;
    width: calc(2.5vw + 1vh);
    height: calc(2.5vw + 1vh);
    background-image: url("icon/darkmode.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    filter: invert(98%) sepia(0%) saturate(3423%) hue-rotate(183deg) brightness(110%) contrast(80%);
    transition: 0.3s ease;
}