/*
Theme Name: IPSN
Description: 
Author: Konrad K.
Template: generic
Version: 1.0.0
Text Domain: ipsn-theme
*/

@import url(css/bootstrap.min.css);
@import url(css/podstrony.css);
@import url("https://fonts.googleapis.com/css2?family=Roboto&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Kanit:wght@100;500&display=swap");
body {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-style: normal;
}

#header {
  background-color: rgba(255, 255, 255, 0);
  transition: background-color 0.3s ease;
  color: black;
  padding: 0px;
  position: fixed;
  top: 0px;
  right: 0px;
  width: 100%;
  z-index: 3;
  box-sizing: border-box;
}
#header.scrolled {
  background-color: rgb(255, 255, 255);
  border-bottom: 1px solid black;
  z-index: 3;
}

.logo-top {
  margin: 10px 0px 0px 10px;
}

.home .caly-top {
  position: relative;
  overflow: hidden;
  height: 100vh;
  background: none;
}

.home #background-video {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: calc(100vh + 1px);
  object-fit: cover;
  transform: translate(-50%, -50%);
  z-index: -1;
  object-fit: cover;
  box-sizing: border-box;
}

#menu {
  position: relative;
  z-index: 2;
}

#branding,
#menu {
  color: white;
}

#menu a {
  color: rgb(255, 255, 255);
  padding: 50px 30px 50px 30px;
  text-transform: uppercase;
}

#header.scrolled #menu a {
  color: black;
}

.home #menu a {
  color: black;
  padding: 50px 30px 50px 30px;
  text-transform: uppercase;
}
#menu a:hover {
  color: rgb(104, 104, 104);
  background-color: #89ff00;
  padding: 50px 30px 50px 30px;
}

#menu ul.sub-menu a {
  background-color: #89ff00;
  padding: 30px 0px 20px 30px;
}
#menu ul.sub-menu {
  padding: 50px 20px 0px 0px;
}

.current-menu-item a {
  background-color: #89ff00;
}
.home .top-srodek {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  color: white;
  text-align: center;
  font-size: 24px;
  padding: 20px;
  background-color: rgba(0, 0, 0, 0.5);
}

.top-srodek h2 {
  text-transform: uppercase;
  font-weight: 800;
  font-family: "Kanit", sans-serif;
  font-style: normal;
  font-size: 34pt;
}

.przycisk-napisz {
  box-shadow: inset 0px 0px 0px 0px #89ff00;
  background-color: #89ff00;
  border: 1px solid #000000;
  display: inline-block;
  cursor: pointer;
  color: #000000;
  font-size: 13px;
  font-weight: bold;
  padding: 17px 76px;
  text-decoration: none;
  text-transform: uppercase;
  margin-top: 20px;
}
.przycisk-napisz:hover {
  background-color: #ffffff;
  color: #000000;
}
.przycisk-wiecej,
.more-link {
  box-shadow: inset 0px 0px 0px 0px #89ff00;
  background-color: #89ff00;
  border: 1px solid #000000;
  display: inline-block;
  cursor: pointer;
  color: #000000;
  font-size: 13px;
  font-weight: bold;
  padding: 5px 48px;
  text-decoration: none;
  text-transform: uppercase;
  margin-top: 20px;
}
.przycisk-wiecej:hover,
.more-link:hover {
  background-color: #ffffff;
  color: #000000;
}

#site-title a {
  color: black;
}
#container {
  background-color: White;
}

h2.entry-title a {
  color: black;
  text-decoration: none;
  font-weight: 700;
}

.blog article {
  border-bottom: 1px grey solid;
  padding: 0px 0px 50px 0px;
}

.home #container {
  padding: 0%;
}

.belka-zielona-1 {
  background-color: #000000;
  color: #89ff00;
  width: 100%;
  display: block;
  padding: 30px 0px 30px 0px;
  text-align: center;
}

.duze p {
  font-size: 24pt !important;
}

.belka-biala-1 {
  width: 100%;
  min-height: 200px;
  background-color: White;
  text-align: center;
  padding: 100px 0px 70px 0px;
  font-size: 20pt;
}

.belka-rab-1 {
  width: 100%;
  min-height: 300px;
  background-color: #000000;
  color: #89ff00;
  clip-path: polygon(0.01% 34%, 101% 0%, 100% 104.33%, 0% 100%);
  position: relative;
  margin: 20px 0;
  font-size: 22pt;
  display: block;
  padding: 145px 0px 0px 0px;
  text-align: center;
  box-sizing: border-box;
}

.parallax {
  background-image: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)),
    url("img/para_tlo.png");
  height: 500px;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.tresc-para {
  width: 80%;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  color: white;
  padding: 20px;
}

.parallax .row {
  padding: 30px 0px 0px 0px;
}

#footer {
  background-color: black;
  color: White;
}
#footer h4 {
  text-align: center;
  color: #89ff00;
  text-transform: uppercase;
}
#footer .logo-stopka {
  margin: 10px 0px 40px 0px;
}

#footer p,
#footer a {
  color: #89ff00;
  text-decoration: none;
}

#footer p.k-info {
  color: #8f8e8e;
}

#copyright {
  padding: 55px 0px 0px 0px;
}
.ciacho {
  text-align: center;
  display: block;
}
form {
  width: 100%;
}
input[type="submit"] {
  background-color: #000000;
  color: #89ff00;
  width: 100%;
  font-family: "Roboto", sans-serif;
}

input[type="text"],
input[type="email"],
input[type="tel"],
textarea {
  width: 100%;
}

.belka-biala-1 ul li {
  list-style-type: none;
}

.belka-biala-1 ul {
  margin: 0px;
  padding: 0;
}

#mkis {
	display: none;
}

.home #mkis {
	display: block!important;
	text-align: center;
	color: black;
	background-color: #89ff00;
	padding: 20px 20px 20px 20px;
	font-weight: bold;
}

.home #mkis img {
	margin: 20px 0px 20px 0px;
	width: auto;
	height: auto;
}
@media only screen and (max-width: 600px) {
  #header {
    background-color: rgba(255, 255, 255, 0);
    transition: background-color 0.3s ease;
    color: black;
    padding: 0px;
    width: 100%;
  }
}

@media (max-width: 768px) {
  #background-video {
    height: 100vh;
  }

  #header {
    padding: 10px;
    position: relative;
  }

  #menu.toggled {
    background-color: black;
    z-index: 3;
  }
  #menu .menu-icon {
    color: #89ff00;
    background-color: rgba(0, 0, 0, 0.5);
  }

  .home #menu a,
  #header.scrolled #menu a {
    color: rgb(255, 255, 255);
  }
  .home #menu a {
    padding: 20px 30px 20px 30px;
  }

  .top-srodek {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 0;
  }

  .top-srodek h2 {
    font-size: 20pt;
  }

  #header.scrolled {
    background-color: rgba(255, 255, 255, 0);
    border-bottom: 0px;
  }
  .belka-zielona-1 {
    margin-top: -1px;
  }

  .belka-rab-1 {
    clip-path: none;
    display: block;
    padding: 80px;
  }
  .parallax {
    height: 150vh;
  }
  .tresc-para {
    width: 100%;
  }
  footer h4 {
    margin-top: 30px;
  }

  footer .space1 {
    margin-top: 40px;
  }
}
