@import url("https://fonts.googleapis.com/css2?family=Quicksand&display=swap");

* {
  margin: 0px;
  padding: 0px;
  box-sizing: border-box;
}

body {
  font-family: "Quicksand", sans-serif;
  overflow-x: hidden;
}

@media only screen and (min-width: 1860px) {
  /* nawigacja */
  header {
    display: flex;
    width: 90%;
    height: 15vh;
    margin: auto;
    margin-top: 20px;
  }

  header .icon {
    display: none;
  }

  .logo-container,
  .nav-links {
    display: flex;
  }

  .logo-container {
    flex: 1;
  }

  nav {
    flex: 4;
  }

  .nav-links {
    justify-content: space-around;
    list-style: none;
    margin-top: 3vh;
    margin-right: auto;
  }

  .nav-links li {
    width: 12vw;
    border: #b04491 solid 3px;
    padding: 10px 30px 10px 30px;
    margin: 0px 20px 0px 20px;
    text-align: center;
  }

  .nav-link {
    font-size: 24px;
    font-weight: 500;
    text-decoration: none;
    color: #b04491;
  }

  /* prezentacja */
  .presentation {
    display: flex;
    width: 80%;
    margin: auto;
    min-height: 80vh;
    align-items: center;
  }

  .introduction {
    flex: 1;
  }

  .intro-text {
    text-align: left;
  }

  .intro-text h1 {
    font-size: 58px;
    color: #3d3884;
  }
  .intro-text span {
    font-size: 58px;
    color: #b04491;
  }

  .intro-text p {
    font-size: 24px;
    color: #b04491;
  }

  .cover img {
    height: 60%;
  }

  /* kim jesteśmy */
  .who-we-are {
    width: 100%;
    background: #f8ecf2;
  }

  .who-top {
    display: flex;
    margin: auto;
    min-height: 80vh;
    align-items: center;
  }

  .only-mobile {
    display: none;
  }

  .who-cover {
    flex: 1;
  }

  .icons {
    margin-left: 20%;
  }

  .who-text {
    flex: 1;
    margin-top: -5vh;
  }

  .who-text h1 {
    font-size: 58px;
    color: #3d3884;
    margin-bottom: 3vh;
  }

  .who-text p {
    font-size: 18px;
    color: #dc6466;
    margin-bottom: 20px;
    width: 30vw;
  }

  .who-wave {
    height: 150px;
    margin-bottom: -70px;
    overflow: hidden;
    background-color: white;
  }

  .who-svg {
    height: 100%;
    width: 100%;
  }

  .who-bottom {
    background: white;
    text-align: center;
  }

  .who-bottom img {
    width: 100%;
    height: auto;
  }

  /* nasza misja */
  .mission {
    width: 80%;
    background: white;
    display: flex;
    margin: auto;
    min-height: 80vh;
    align-items: center;
  }

  .our-mission {
    flex: 1;
    margin-top: -10vh;
  }

  .our-mission h1 {
    text-align: left;
    color: #3d3884;
    font-size: 58px;
    margin-bottom: 5vh;
  }

  .our-mission p {
    font-size: 18px;
    color: #dc6466;
    margin-bottom: 4vh;
  }

  .mission-cover {
    flex: 1;
    margin-left: 10vw;
  }

  .mission-cover h2 {
    font-size: 54px;
    color: #b04491;
  }

  .mission-cover span {
    color: #3d3884;
  }

  /* co robimy */

  .do {
    width: 100%;
    background: url("../img/kolorowelinie.png");
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
    /* background-position-y: -20vh; */
  }

  .do2 {
    width: 80%;
    display: flex;
    margin: auto;
    margin-top: 10vh;
    min-height: 80vh;
  }

  .integrations,
  .products,
  .ri {
    flex: 1;
    background: #f8ecf2;
    margin: 50px;
    text-align: center;
    height: 35vh;
  }

  .integrations h2,
  .products h2,
  .ri h2 {
    font-size: 34px;
    height: 20vh;
    margin-top: -12vh;
  }

  .container-blue {
    height: 20vh;
    margin-top: -7vh;
    background: url("../img/benzenblue.png");
    background-size: 15vh;
    background-repeat: no-repeat;
    background-position: center;
  }

  .container-violet {
    height: 20vh;
    margin-top: -7vh;
    background: url("../img/benzenfiol.png");
    background-size: 15vh;
    background-repeat: no-repeat;
    background-position: center;
  }

  .container-yellow {
    height: 20vh;
    margin-top: -7vh;
    background: url("../img/beznenyellow.png");
    background-size: 15vh;
    background-repeat: no-repeat;
    background-position: center;
  }

  .integrations p,
  .products p,
  .ri p {
    margin-top: -8vh;
    font-size: 18px;
    color: #3d3884;
  }

  /* powered by fiware */
  .fiware {
    display: flex;
    margin: auto;
    min-height: 80vh;
    /* background: #b8edfc; */
    width: 100%;
    background: url("../img/fiwaretlo.png");
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
  }

  .fiware-text {
    flex: 4;
    margin-left: 15%;
    align-items: center;
  }

  .powered-by {
    margin-top: 22vh;
    width: 56vw;
  }

  .fiware-slogan {
    width: 56vw;
    color: #3d3884;
    font-size: 22px;
    margin-top: 6vh;
    font-style: italic;
    text-align: center;
  }

  .fiware-wmb {
    font-size: 22px;
    width: 56vw;
    padding: 3vh;
    margin-top: 6vh;
    border: solid 4px white;
  }

  .fiware-wave {
    flex: 1;
  }

  /* zaufali nam */

  .trusted {
  }

  .trusted-top {
    background: #3d3884;
    padding: 5vh 0 5vh 0;
    text-align: center;
  }

  .trusted-top h1 {
    color: #fed291;
    font-size: 58px;
  }

  .companies {
    margin: 5% 10% 0px 10%;
    align-items: right;
  }

  .company-logo {
    height: 10vh;
    margin: 0px 50px 50px 0;
  }

  /* contact us */

  .contact {
    width: 80%;
    background: white;
    margin: auto;
    margin-top: 10vh;
    min-height: 40vh;
  }

  .contact-us h1 {
    font-size: 58px;
    color: #3d3884;
  }

  .information {
    height: 70%;
    display: flex;
    border: #3d3884 solid 3px;
    border-radius: 5px;
    text-align: center;
  }

  .left {
    flex: 1;
    font-size: 18px;
  }

  /* .right {
  flex: 1;
} */

  /* footer */
  footer {
    height: 5vh;
    background: #be9cf3;
    text-align: right;
  }

  footer a {
    text-decoration: none;
    color: white;
    margin: 15px;
  }
}

@media only screen and (max-width: 768px) {
  /* nawigacja */
  header {
    display: flex;
    width: 100%;
    height: 10%;
    margin: auto;
    margin-top: 20px;
  }

  .logo-container,
  .nav-links {
    display: flex;
  }

  .topnav {
    overflow: hidden;
    position: relative;
  }

  .topnav a {
    color: #3d3884;
    padding: 14px 16px;
    text-decoration: none;
    font-size: 17px;
    display: block;
  }

  .topnav a.icon {
    background: white;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
  }

  .topnav a:hover {
    background-color: #ddd;
    color: black;
  }

  .topnav i {
    color: #3d3884;
  }

  .active {
    background-color: #04aa6d;
    color: white;
  }

  .logo-container {
    flex: 1;
  }

  .logo-container img {
    margin-left: 2px;
    height: 45px;
  }

  nav {
    flex: 4;
  }

  .nav-links {
    display: none;
    justify-content: space-around;
    list-style: none;
    margin-top: 3vh;
    margin-right: auto;
  }

  .nav-links li {
    width: auto;
    padding: 10px 30px 10px 30px;
    margin: 0px 20px 0px 20px;
    text-align: center;
  }

  .nav-link {
    font-size: 24px;
    font-weight: 500;
    text-decoration: none;
    color: #b04491;
  }

  /* prezentacja */
  .presentation {
    width: 90%;
    margin: auto;
    min-height: 30vh;
    align-items: center;
    margin-bottom: 45px;
  }

  .introduction {
  }

  .intro-text {
    text-align: center;
  }

  .intro-text h1 {
    font-size: 24px;
    color: #3d3884;
  }

  .intro-text span {
    font-size: 24px;
    color: #b04491;
  }

  .intro-text p {
    font-size: 12px;
    color: #b04491;
  }

  .cover {
    margin-top: 10%;
    text-align: center;
  }

  .cover img {
    width: 100%;
  }

  /* kim jesteśmy */
  .who-we-are {
    width: 100%;
    background: #f8ecf2;
    margin-bottom: 50px;
  }

  .who-top {
    /* display: flex; */
    margin: auto;
    min-height: 80vh;
    align-items: center;
    text-align: center;
  }

  .only-mobile {
    font-size: 24px;
    color: #3d3884;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .only-desktop {
    display: none;
  }

  .who-cover {
  }

  .who-cover img {
    width: 60%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
  }

  /* .icons {
    margin-left: 20%;
  } */

  .who-text {
    margin-top: 0px;
  }

  .who-text h1 {
    font-size: 58px;
    color: #3d3884;
    margin-bottom: 3vh;
  }

  .who-text p {
    font-size: 18px;
    color: #dc6466;
    margin-bottom: 20px;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .who-wave {
    height: 150px;
    margin-bottom: -70px;
    overflow: hidden;
    background-color: white;
  }

  .who-svg {
    height: 100%;
    width: 100%;
  }

  .who-bottom {
    background: white;
    text-align: center;
  }

  .who-bottom img {
    width: 100%;
    height: auto;
  }

  /* nasza misja */
  .mission {
    width: 80%;
    background: white;
    /* display: flex; */
    margin: auto;
    min-height: 80vh;
    align-items: center;
    text-align: center;
  }

  .our-mission {
    flex: 1;
  }

  .our-mission h1 {
    font-size: 24px;
    color: #3d3884;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .our-mission p {
    font-size: 18px;
    color: #dc6466;
    margin-bottom: 4vh;
  }

  .mission-cover img {
    width: 100%;
  }

  .mission-cover h2 {
    font-size: 54px;
    color: #b04491;
  }

  .mission-cover span {
    color: #3d3884;
  }

  /* co robimy */

  .do {
  }

  .do2 {
    width: 80%;
    /* display: flex; */
    margin: auto;
    margin-top: 10vh;
    min-height: 80vh;
  }

  .integrations,
  .products {
    background: #f8ecf2;
    margin: 50px;
    text-align: center;
    height: 530px;
    margin-bottom: 75px;
  }

  .ri {
    background: #f8ecf2;
    margin: 50px;
    text-align: center;
    height: 530px;
  }

  .integrations h2,
  .products h2,
  .ri h2 {
    font-size: 28px;
    height: 20vh;
    margin-top: -15vh;
  }

  .container-blue {
    height: 20vh;
    /* margin-top: -7vh; */
    background: url("../img/benzenblue.png");
    background-size: 15vh;
    background-repeat: no-repeat;
    background-position: center;
  }

  .container-violet {
    height: 20vh;
    /* margin-top: -7vh; */
    background: url("../img/benzenfiol.png");
    background-size: 15vh;
    background-repeat: no-repeat;
    background-position: center;
  }

  .container-yellow {
    height: 20vh;
    /* margin-top: -7vh; */
    background: url("../img/beznenyellow.png");
    background-size: 15vh;
    background-repeat: no-repeat;
    background-position: center;
  }

  .integrations p,
  .products p,
  .ri p {
    /* margin-top: -8vh; */
    font-size: 18px;
    color: #3d3884;
  }

  /* powered by fiware */
  .fiware {
    /* display: flex; */
    margin: auto;
    min-height: 80vh;
    /* background: #b8edfc; */
    width: 100%;
    background: #b8edfc;
    text-align: center;
  }

  .fiware-text {
    align-items: center;
    text-align: center;
  }

  .powered-by {
    margin-top: 60px;
    width: 50%;
  }

  .fiware-slogan {
    color: #3d3884;
    font-size: 18px;
    margin-top: 6vh;
    font-style: italic;
    text-align: center;
  }

  .fiware-wmb {
    font-size: 18px;
    padding: 3vh;
    margin-top: 6vh;
    border: solid 4px white;
  }

  .fiware-wave {
    flex: 1;
  }

  /* zaufali nam */

  .trusted {
  }

  .trusted-top {
    background: #3d3884;
    padding: 5vh 0 5vh 0;
    text-align: center;
  }

  .trusted-top h1 {
    color: #fed291;
    font-size: 36px;
  }

  .companies {
    margin: 5% 10% 0px 10%;
    text-align: right;
  }

  .companies img {
    width: 30%;
    height: auto;
    margin: 0px 50px 50px 0;
  }

  /* contact us */

  .contact {
    width: 80%;
    background: white;
    margin: auto;
    margin-top: 10vh;
    min-height: 40vh;
  }

  .contact-us {
    text-align: center;
  }

  .contact-us h1 {
    font-size: 36px;
    color: #3d3884;
  }

  .information {
    height: 70%;
    display: flex;
    border: #3d3884 solid 3px;
    border-radius: 5px;
    text-align: center;
  }

  .left {
    flex: 1;
    font-size: 18px;
  }

  /* .right {
  flex: 1;
} */

  /* footer */
  footer {
    height: 5vh;
    background: #be9cf3;
    text-align: right;
  }

  footer a {
    text-decoration: none;
    color: white;
    margin: 15px;
  }
}

@media only screen and (min-width: 769px) and (max-width: 1200px) {
  /* nawigacja */
  header {
    display: flex;
    width: 100%;
    height: 10%;
    margin: auto;
    margin-top: 20px;
  }

  .logo-container,
  .nav-links {
    display: flex;
  }

  .topnav {
    overflow: hidden;
    position: relative;
  }

  .topnav a {
    color: #3d3884;
    padding: 14px 16px;
    text-decoration: none;
    font-size: 17px;
    display: block;
  }

  .topnav a.icon {
    background: white;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
  }

  .topnav a:hover {
    background-color: #ddd;
    color: black;
  }

  .topnav i {
    color: #3d3884;
  }

  .active {
    background-color: #04aa6d;
    color: white;
  }

  .logo-container {
    flex: 1;
  }

  .logo-container img {
    margin-left: 20px;
    height: 80px;
  }

  nav {
    flex: 4;
  }

  .nav-links {
    display: none;
    justify-content: space-around;
    list-style: none;
    margin-top: 3vh;
    margin-right: auto;
  }

  .nav-links li {
    width: auto;
    padding: 10px 30px 10px 30px;
    margin: 0px 20px 0px 20px;
    text-align: center;
  }

  .nav-link {
    font-size: 24px;
    font-weight: 500;
    text-decoration: none;
    color: #b04491;
  }

  /* prezentacja */
  .presentation {
    width: 90%;
    margin: auto;
    min-height: 30vh;
    align-items: center;
    margin-bottom: 45px;
  }

  .introduction {
  }

  .intro-text {
    text-align: center;
  }

  .intro-text h1 {
    font-size: 32px;
    color: #3d3884;
  }

  .intro-text span {
    font-size: 32px;
    color: #b04491;
  }

  .intro-text p {
    font-size: 24px;
    color: #b04491;
  }

  .cover {
    margin-top: 10%;
    text-align: center;
  }

  .cover img {
    width: 80%;
  }

  /* kim jesteśmy */
  .who-we-are {
    width: 100%;
    background: #f8ecf2;
    margin-bottom: 50px;
  }

  .who-top {
    /* display: flex; */
    margin: auto;
    min-height: 75vh;
    align-items: center;
    text-align: center;
  }

  .only-mobile {
    font-size: 32px;
    color: #3d3884;
    margin-top: 40px;
    margin-bottom: 20px;
  }

  .only-desktop {
    display: none;
  }

  .who-cover {
  }

  .who-cover img {
    width: 40%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
  }

  /* .icons {
    margin-left: 20%;
  } */

  .who-text {
    margin-top: 0px;
  }

  .who-text h1 {
    font-size: 58px;
    color: #3d3884;
    margin-bottom: 3vh;
  }

  .who-text p {
    font-size: 18px;
    color: #dc6466;
    margin-bottom: 20px;
    width: 85%;
    margin-left: auto;
    margin-right: auto;
  }

  .who-wave {
    height: 150px;
    margin-bottom: -70px;
    overflow: hidden;
    background-color: white;
  }

  .who-svg {
    height: 100%;
    width: 100%;
  }

  .who-bottom {
    background: white;
    text-align: center;
  }

  .who-bottom img {
    width: 100%;
    height: auto;
  }

  /* nasza misja */
  .mission {
    width: 80%;
    background: white;
    /* display: flex; */
    margin: auto;
    min-height: 80vh;
    align-items: center;
    text-align: center;
  }

  .our-mission {
    flex: 1;
  }

  .our-mission h1 {
    font-size: 32px;
    color: #3d3884;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .our-mission p {
    font-size: 24px;
    color: #dc6466;
    margin-bottom: 4vh;
  }

  .mission-cover img {
    width: 60%;
  }

  .mission-cover h2 {
    font-size: 54px;
    color: #b04491;
  }

  .mission-cover span {
    color: #3d3884;
  }

  /* co robimy */

  .do {
  }

  .do2 {
    width: 90%;
    /* display: flex; */
    margin: auto;
    margin-top: 10vh;
    min-height: 80vh;
    align-items: center;
    text-align: center;
  }

  .integrations,
  .products {
    display: inline-block;
    background: #f8ecf2;
    margin: 50px;
    text-align: center;
    height: 500px;
    width: 350px;
    margin-bottom: 75px;
  }

  .ri {
    display: inline-block;
    background: #f8ecf2;
    margin: 50px;
    text-align: center;
    height: 500px;
    width: 350px;
  }

  .integrations h2,
  .products h2,
  .ri h2 {
    font-size: 28px;
    height: 15vh;
    margin-top: -12vh;
  }

  .container-blue {
    height: 20vh;
    margin-top: -7vh;
    background: url("../img/benzenblue.png");
    background-size: 15vh;
    background-repeat: no-repeat;
    background-position: center;
  }

  .container-violet {
    height: 20vh;
    margin-top: -7vh;
    background: url("../img/benzenfiol.png");
    background-size: 15vh;
    background-repeat: no-repeat;
    background-position: center;
  }

  .container-yellow {
    height: 20vh;
    margin-top: -7vh;
    background: url("../img/beznenyellow.png");
    background-size: 15vh;
    background-repeat: no-repeat;
    background-position: center;
  }

  .integrations p,
  .products p,
  .ri p {
    /* margin-top: -8vh; */
    font-size: 18px;
    color: #3d3884;
  }

  /* powered by fiware */
  .fiware {
    /* display: flex; */
    margin: auto;
    min-height: 50vh;
    /* background: #b8edfc; */
    width: 100%;
    background: #b8edfc;
    text-align: center;
  }

  .fiware-text {
    align-items: center;
    text-align: center;
  }

  .powered-by {
    margin-top: 60px;
    width: 50%;
  }

  .fiware-slogan {
    color: #3d3884;
    font-size: 18px;
    margin-top: 6vh;
    font-style: italic;
    text-align: center;
  }

  .fiware-wmb {
    font-size: 18px;
    padding: 3vh;
    margin-top: 6vh;
    border: solid 4px white;
  }

  .fiware-wave {
    flex: 1;
  }

  /* zaufali nam */

  .trusted {
  }

  .trusted-top {
    background: #3d3884;
    padding: 5vh 0 5vh 0;
    text-align: center;
  }

  .trusted-top h1 {
    color: #fed291;
    font-size: 36px;
  }

  .companies {
    margin: 5% 10% 0px 10%;
    align-items: center;
    text-align: center;
    /* align-items: right; */
  }

  .companies img {
    width: 30%;
    height: auto;
  }

  .company-logo {
    height: 10vh;
    margin: 0px 50px 50px 0;
  }

  /* contact us */

  .contact {
    width: 80%;
    background: white;
    margin: auto;
    margin-top: 10vh;
    min-height: 20vh;
  }

  .contact-us {
    text-align: center;
  }

  .contact-us h1 {
    font-size: 36px;
    color: #3d3884;
  }

  .information {
    height: 50%;
    display: flex;
    border: #3d3884 solid 3px;
    border-radius: 5px;
    text-align: center;
  }

  .left {
    flex: 1;
    font-size: 18px;
  }

  /* .right {
  flex: 1;
} */

  /* footer */
  footer {
    height: 5vh;
    background: #be9cf3;
    text-align: right;
  }

  footer a {
    text-decoration: none;
    color: white;
    margin: 15px;
  }
}
@media only screen and (min-width: 1201px) and (max-width: 1620px) {
  /* nawigacja */
  header {
    display: flex;
    width: 95%;
    height: 120px;
    margin: auto;
    margin-top: 20px;
  }

  header .icon {
    display: none;
  }

  .logo-container,
  .nav-links {
    display: flex;
  }

  .logo-container {
    flex: 1;
  }

  nav {
    flex: 4;
  }

  .nav-links {
    justify-content: space-around;
    list-style: none;
    margin-top: 30px;
    margin-right: auto;
  }

  .nav-links li {
    width: 200px;
    border: #b04491 solid 3px;
    padding: 10px 30px 10px 30px;
    margin: 0px 20px 0px 20px;
    text-align: center;
  }

  .nav-link {
    font-size: 22px;
    font-weight: 500;
    text-decoration: none;
    color: #b04491;
  }

  /* prezentacja */
  .presentation {
    display: flex;
    width: 80%;
    margin: auto;
    min-height: 70vh;
    align-items: center;
  }

  .introduction {
    flex: 1;
  }

  .intro-text {
    text-align: left;
  }

  .intro-text h1 {
    font-size: 48px;
    color: #3d3884;
  }
  .intro-text span {
    font-size: 48px;
    color: #b04491;
  }

  .intro-text p {
    font-size: 24px;
    color: #b04491;
  }

  .cover {
    flex: 1;
  }

  .cover img {
    width: 100%;
    height: auto;
  }

  /* kim jesteśmy */
  .who-we-are {
    width: 100%;
    background: #f8ecf2;
    padding-top: 50px;
  }

  .who-top {
    display: flex;
    margin: auto;
    min-height: 80vh;
    align-items: center;
  }

  .only-mobile {
    display: none;
  }

  .who-cover {
    flex: 1;
  }

  .icons {
    margin-left: 20%;
    width: 70%;
    height: auto;
  }

  .who-text {
    flex: 1;
  }

  .who-text h1 {
    font-size: 48px;
    color: #3d3884;
    margin-bottom: 3vh;
  }

  .who-text p {
    font-size: 18px;
    color: #dc6466;
    margin-bottom: 20px;
    width: 30vw;
  }

  .who-wave {
    height: 150px;
    margin-bottom: -70px;
    overflow: hidden;
    background-color: white;
  }

  .who-svg {
    height: 100%;
    width: 100%;
  }

  .who-bottom {
    background: white;
    text-align: center;
  }

  .who-bottom img {
    width: 100%;
    height: auto;
  }

  /* nasza misja */
  .mission {
    width: 80%;
    background: white;
    display: flex;
    margin: auto;
    min-height: 80vh;
    align-items: center;
    margin-top: 50px;
  }

  .our-mission {
    flex: 1;
  }

  .our-mission h1 {
    text-align: left;
    color: #3d3884;
    font-size: 48px;
    margin-bottom: 40px;
  }

  .our-mission p {
    font-size: 18px;
    color: #dc6466;
    margin-bottom: 40px;
  }

  .mission-cover {
    flex: 1;
    margin-left: 10vw;
  }

  .mission-cover img {
    width: 100%;
    height: auto;
  }

  .mission-cover h2 {
    font-size: 54px;
    color: #b04491;
  }

  .mission-cover span {
    color: #3d3884;
  }

  /* co robimy */

  .do {
    width: 100%;
    background: url("../img/kolorowelinie.png");
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
    /* background-position-y: -20vh; */
  }

  .do2 {
    width: 90%;
    display: flex;
    margin: auto;
    margin-top: 100px;
    min-height: 80vh;
  }

  .integrations,
  .products,
  .ri {
    flex: 1;
    background: #f8ecf2;
    margin: 50px;
    text-align: center;
    height: 330px;
  }

  .integrations h2,
  .products h2,
  .ri h2 {
    font-size: 26px;
    height: 200px;
    margin-top: -140px;
  }

  .container-blue {
    height: 220px;
    margin-top: -80px;
    background: url("../img/benzenblue.png");
    background-size: 145px;
    background-repeat: no-repeat;
    background-position: center;
  }

  .container-violet {
    height: 220px;
    margin-top: -80px;
    background: url("../img/benzenfiol.png");
    background-size: 145px;
    background-repeat: no-repeat;
    background-position: center;
  }

  .container-yellow {
    height: 220px;
    margin-top: -80px;
    background: url("../img/beznenyellow.png");
    background-size: 145px;
    background-repeat: no-repeat;
    background-position: center;
  }

  .integrations p,
  .products p,
  .ri p {
    margin-top: -60px;
    font-size: 16px;
    color: #3d3884;
  }

  /* powered by fiware */
  .fiware {
    display: flex;
    margin: auto;
    min-height: 80vh;
    /* background: #b8edfc; */
    width: 100%;
    background: url("../img/fiwaretlo.png");
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
  }

  .fiware-text {
    flex: 4;
    margin-left: 15%;
    align-items: center;
  }

  .powered-by {
    margin-top: 100px;
    width: 56vw;
  }

  .fiware-slogan {
    width: 56vw;
    color: #3d3884;
    font-size: 20px;
    margin-top: 65px;
    font-style: italic;
    text-align: center;
  }

  .fiware-wmb {
    font-size: 20px;
    width: 56vw;
    padding: 3vh;
    margin-top: 65px;
    border: solid 4px white;
  }

  /* zaufali nam */

  .trusted {
  }

  .trusted-top {
    background: #3d3884;
    padding: 40px 0 40px 0;
    text-align: center;
  }

  .trusted-top h1 {
    color: #fed291;
    font-size: 48px;
  }

  .companies {
    margin: 5% 10% 0px 10%;
    align-items: right;
  }

  .company-logo {
    height: 80px;
    width: auto;
    margin: 0px 50px 50px 0;
  }

  /* contact us */

  .contact {
    width: 80%;
    background: white;
    margin: auto;
    margin-top: 30px;
    min-height: 40vh;
  }

  .contact-us h1 {
    font-size: 48px;
    color: #3d3884;
  }

  .information {
    height: 70%;
    display: flex;
    border: #3d3884 solid 3px;
    border-radius: 5px;
    text-align: center;
  }

  .left {
    flex: 1;
    font-size: 20px;
  }

  /* .right {
    flex: 1;
  } */

  /* footer */
  footer {
    height: 50px;
    background: #be9cf3;
    text-align: right;
  }

  footer a {
    text-decoration: none;
    color: white;
    margin: 15px;
  }
}
@media only screen and (min-width: 1620px) and (max-width: 1860px) {
  /* nawigacja */
  header {
    display: flex;
    width: 90%;
    height: 15vh;
    margin: auto;
    margin-top: 20px;
  }

  header .icon {
    display: none;
  }

  .logo-container,
  .nav-links {
    display: flex;
  }

  .logo-container {
    flex: 1;
  }

  nav {
    flex: 4;
  }

  .nav-links {
    justify-content: space-around;
    list-style: none;
    margin-top: 3vh;
    margin-right: auto;
  }

  .nav-links li {
    width: 12vw;
    border: #b04491 solid 3px;
    padding: 10px 30px 10px 30px;
    margin: 0px 20px 0px 20px;
    text-align: center;
  }

  .nav-link {
    font-size: 24px;
    font-weight: 500;
    text-decoration: none;
    color: #b04491;
  }

  /* prezentacja */
  .presentation {
    display: flex;
    width: 80%;
    margin: auto;
    min-height: 80vh;
    align-items: center;
  }

  .introduction {
    flex: 2;
  }

  .intro-text {
    text-align: left;
  }

  .intro-text h1 {
    font-size: 58px;
    color: #3d3884;
  }
  .intro-text span {
    font-size: 58px;
    color: #b04491;
  }

  .intro-text p {
    font-size: 24px;
    color: #b04491;
  }

  .cover {
    flex: 3;
  }

  .cover img {
    width: 100%;
    height: auto;
  }

  /* kim jesteśmy */
  .who-we-are {
    width: 100%;
    background: #f8ecf2;
    padding-top: 50px;
  }

  .who-top {
    display: flex;
    margin: auto;
    min-height: 80vh;
    align-items: center;
  }

  .only-mobile {
    display: none;
  }

  .who-cover {
    flex: 1;
  }

  .icons {
    margin-left: 20%;
    width: 60%;
    height: auto;
  }

  .who-text {
    flex: 1;
  }

  .who-text h1 {
    font-size: 58px;
    color: #3d3884;
    margin-bottom: 3vh;
  }

  .who-text p {
    font-size: 18px;
    color: #dc6466;
    margin-bottom: 20px;
    width: 30vw;
  }

  .who-wave {
    height: 150px;
    margin-bottom: -70px;
    overflow: hidden;
    background-color: white;
  }

  .who-svg {
    height: 100%;
    width: 100%;
  }

  .who-bottom {
    background: white;
    text-align: center;
  }

  .who-bottom img {
    width: 100%;
    height: auto;
  }

  /* nasza misja */
  .mission {
    width: 80%;
    background: white;
    display: flex;
    margin: auto;
    min-height: 80vh;
    align-items: center;
    margin-top: 50px;
  }

  .our-mission {
    flex: 1;
  }

  .our-mission h1 {
    text-align: left;
    color: #3d3884;
    font-size: 58px;
    margin-bottom: 50px;
  }

  .our-mission p {
    font-size: 18px;
    color: #dc6466;
    margin-bottom: 40px;
  }

  .mission-cover {
    flex: 1;
    margin-left: 10vw;
  }

  .mission-cover h2 {
    font-size: 54px;
    color: #b04491;
  }

  .mission-cover span {
    color: #3d3884;
  }

  /* co robimy */

  .do {
    width: 100%;
    background: url("../img/kolorowelinie.png");
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
    /* background-position-y: -20vh; */
  }

  .do2 {
    width: 85%;
    display: flex;
    margin: auto;
    margin-top: 100px;
    min-height: 70vh;
  }

  .integrations,
  .products,
  .ri {
    flex: 1;
    background: #f8ecf2;
    margin: 50px;
    text-align: center;
    height: 370px;
  }

  .integrations h2,
  .products h2,
  .ri h2 {
    font-size: 34px;
    height: 200px;
    margin-top: -140px;
  }

  .container-blue {
    height: 220px;
    margin-top: -80px;
    background: url("../img/benzenblue.png");
    background-size: 165px;
    background-repeat: no-repeat;
    background-position: center;
  }

  .container-violet {
    height: 220px;
    margin-top: -80px;
    background: url("../img/benzenfiol.png");
    background-size: 165px;
    background-repeat: no-repeat;
    background-position: center;
  }

  .container-yellow {
    height: 220px;
    margin-top: -80px;
    background: url("../img/beznenyellow.png");
    background-size: 165px;
    background-repeat: no-repeat;
    background-position: center;
  }

  .integrations p,
  .products p,
  .ri p {
    margin-top: -60px;
    font-size: 18px;
    color: #3d3884;
  }

  /* powered by fiware */
  .fiware {
    display: flex;
    margin: auto;
    min-height: 80vh;
    /* background: #b8edfc; */
    width: 100%;
    background: url("../img/fiwaretlo.png");
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
  }

  .fiware-text {
    flex: 4;
    margin-left: 15%;
    align-items: center;
  }

  .powered-by {
    margin-top: 200px;
    width: 56vw;
  }

  .fiware-slogan {
    width: 56vw;
    color: #3d3884;
    font-size: 22px;
    margin-top: 65px;
    font-style: italic;
    text-align: center;
  }

  .fiware-wmb {
    font-size: 22px;
    width: 56vw;
    padding: 3vh;
    margin-top: 65px;
    border: solid 4px white;
  }

  /* zaufali nam */

  .trusted {
  }

  .trusted-top {
    background: #3d3884;
    padding: 40px 0 40px 0;
    text-align: center;
  }

  .trusted-top h1 {
    color: #fed291;
    font-size: 58px;
  }

  .companies {
    margin: 5% 10% 0px 10%;
    align-items: right;
  }

  .company-logo {
    height: 100px;
    width: auto;
    margin: 0px 50px 50px 0;
  }

  /* contact us */

  .contact {
    width: 80%;
    background: white;
    margin: auto;
    margin-top: 50px;
    min-height: 40vh;
  }

  .contact-us h1 {
    font-size: 58px;
    color: #3d3884;
  }

  .information {
    height: 70%;
    display: flex;
    border: #3d3884 solid 3px;
    border-radius: 5px;
    text-align: center;
  }

  .left {
    flex: 1;
    font-size: 22px;
  }

  /* .right {
  flex: 1;
} */

  /* footer */
  footer {
    height: 50px;
    background: #be9cf3;
    text-align: right;
  }

  footer a {
    text-decoration: none;
    color: white;
    margin: 15px;
  }
}
