body,
h1,
h3,
p {
  margin: 0;
  padding: 0;
}

.wrapper {
  position: relative;
  height: 100%;
  width: 100%;
}

/* nav{
  display: flex;
  padding: 0 150px;
  height: 67px;
  background: #FFFFFF;
  align-items: center;
} */

.navbar-logo {
  background-image: url("https://zajednica.io/wp-content/themes/svizajedno/page-templates/images/STARTIT2.png");
  height: 47px;
  width: 47px;
  margin-right: 4px;
  background-size: contain;
}

.navigation-list {
  list-style: none;
}

.navigation-list li {
  display: inline;
  font-family: m700;
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
  margin-right: 25px;
}

.navigation-list li:last-of-type {
  font-family: m300;
  font-weight: 250;
}

.jobs {
  background-color: #d7ffdc;
  display: inline-block;
  font-family: m700;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: -0.02em;
  color: #000000;
  padding: 11px 7px 15px 16px;
}

.menu {
  background-image: url("https://zajednica.io/wp-content/themes/svizajedno/page-templates/images/Group\ 24.png");
  height: 44px;
  width: 30px;
  background-repeat: no-repeat;
  background-position: center;
  display: none;
}

.search {
  background-image: url("https://zajednica.io/wp-content/themes/svizajedno/page-templates/images/LUPA\ 1.png");
  height: 24px;
  width: 24px;
  background-size: contain;
  margin-left: 10px;
}

.navbar-right {
  display: flex;
  align-items: center;
  position: absolute;
  right: 150px;
}

.knowledge-title-div {
  background-color: white;
  display: flex;
  justify-content: center;
}

.knowledge-title-wrapper {
  text-align: center;
  max-width: 620px;
  margin-top: 69px;
  margin-bottom: 85px;
}

.knowledge-main-title {
  font-family: m900;
  font-style: normal;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.01em;
  font-size: 50px;
  line-height: 61px;
}

.knowledge-main-text {
  font-family: Arial;
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: 31px;
  margin-top: 20px;
  color: #707070;
}

.gray-text {
  color: #646464;
}

.basic-knowledge {
  background-color: #f8f8f8;
  padding-bottom: 176px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.basic-knowledge-title-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}

.basic-knowledge-inner {
  max-width: 620px;
  text-align: center;
}

.basic-knowledge-title {
  font-family: m300;
  font-style: normal;
  font-weight: 300;
  font-size: 45px;
  line-height: 69px;
  letter-spacing: 0.01em;
  margin-top: 44px;
}

.materials-list {
  display: flex;
  /* justify-content: space-between; */
  align-items: center;
  margin-top: 85px;
  /* max-width: 1140px;
  width: 100%; */
  margin-left: calc((100vw - 1140px)/2);

}

.left-list {
    margin-right: 120px;
    flex-shrink: 0;
}

.right-laptop-image {
    height: 600px;
    flex-basis: 887px;
    width: 50vw;
    /* height: 600px;
    width: auto; */
    background-image: url("https://startit.rs/wp-content/themes/startit/assets/images/images/LAPTOP41.png");
    background-repeat: no-repeat;
    background-size: cover;

}

.right-laptop-image img{
    height: 600px;
}



.first-margin {
  margin-right: 32px;
}

.second-margin {
  margin-right: 48px;
}

.third-margin {
  margin-right: 54px;
}

.materials-card-icon {
  margin-top: 12px;
}

.materials-card-title {
    font-family: m900;
    font-style: normal;
    font-style: normal;
    font-weight: bold;
    font-size: 26px;
    line-height: 50px;
    letter-spacing: 0.01em;
}

.materials-card-text {
  font-family: Arial;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 30px;
  color: #707070;
}

.outlined-button {
  border: 3px solid #0c2de9;
  box-sizing: border-box;
  background-color: white;
}

.show-more-team-button {
  padding: 15px;
  font-family: m700;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  margin-top: 30px;
}

/* .materials-card-button {
  font-family: m700;
  font-style: normal;
  text-align: center;
  padding: 15px 23px 15px 22px;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  margin-top: 7px;
  margin-bottom: 35px;
} */

.materials-card-button {
    font-family: Arial;
    font-size: 14px;
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 47px;
  }
  
  .materials-card-button:link, .materials-card-button:visited {
    color: #224fe9;
    text-decoration: underline;
  }
  
  .materials-card-button:hover, .materials-card-button:active {
    color: #224fe9;
    text-decoration: underline;
  }

.last-in-list-button {
  margin-bottom: 0;
}

.materials-card-content {
  max-width: 372px;
}

.market-kowledge-items {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  /* NOVO */
  max-width: 1140px;
  width: 100%;
  /* justify-content: space-between; */
  padding: 0 20px;

}

.market-knowledge {
  background-color: black;
  color: white;
}

.market-knowledge-card {
  background-color: #2739fd;
  color: white;
  background-repeat: no-repeat;
  width: 254px;
  height: 464px;
  margin: 30px 45px;
  /* margin: 25px 10px 25px 10px; */
  display: flex;
  align-items: flex-end;
}

.market-knowledge-wrapper {
  margin-top: 35px;
  padding-bottom: 80px;
  /* NOVO  */
  display: flex;
  justify-content: center;
}

.comunication {
  background-image: url("https://zajednica.io/wp-content/themes/svizajedno/page-templates/images/IKONICA-1-1.png");
  background-size: 362px 369px;
  background-position: 30px -60px;
}

.teaching {
  background-image: url("https://zajednica.io/wp-content/themes/svizajedno/page-templates/images/IKONICA-2-1.png");
  background-position: 22px -50px;
}

.marketing {
  background-image: url("https://zajednica.io/wp-content/themes/svizajedno/page-templates/images/IKONICA-3-1.png");
}

.it {
  background-image: url("https://zajednica.io/wp-content/themes/svizajedno/page-templates/images/IKONICA-4-1.png");
  background-position: 22px 0;
}

.management {
  background-image: url("https://zajednica.io/wp-content/themes/svizajedno/page-templates/images/IKONICA-5-1.png");
}

.entrepreneurship {
  background-image: url("https://zajednica.io/wp-content/themes/svizajedno/page-templates/images/IKONICA-6-1.png");
  background-position: 22px -90px;
}

.show-more-section {
  background-color: white;
  display: flex;
  justify-content: center;
}

.show-more-title-wrapper {
  text-align: center;
  max-width: 628px;
  margin-top: 130px;
  margin-bottom: 130px;
}

.show-more-team-button {
    width: 270px;
  padding: 15px;
  font-family: m700;
  font-style: normal;
  font-weight: 600;
  font-size: 15px;
  line-height: 19px;
  margin-top: 30px;
  color: white;
  background-color: #0c2de9;
}
.show-more-team-button a{
    color: white;
}

.market-knowledge-card-title {
  font-family: m700;
  font-style: normal;
  font-weight: bold;
  font-size: 25px;
  line-height: 32px;
  letter-spacing: 0.01em;
}

.market-knowledge-card-text {
  font-family: Arial;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  margin-top: 10px;
  margin-bottom: 20px;
}

.card-content-container {
  padding: 0 30px 30px 21px;
}

.white-outline-button {
  /* border: 3px solid #ffffff; */
  box-sizing: border-box;
  padding: 12px 20px;
  font-family: m500;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  color: black;
  background-color: white;
}

.footer-all-black {
  background-color: black;
  height: 245px;
}

.basic-knowledge-text {
  max-width: 695px;
}

@media only screen and (max-width: 1300px) {
  /* .left-list {
    margin-left: 100px;
    margin-right: 0;
  } */

  .right-laptop-image {
    overflow: hidden;
  }
}

@media only screen and (max-width: 1201px) {
  nav {
    padding: 0 100px;
  }

  .navbar-right {
    right: 100px;
  }

  /* .left-list {
    margin-left: 50px;
  } */

  .right-laptop-image {
    display: none;
  }

  .materials-list{
      justify-content: center;
      margin-left: 0;
  }
}

@media only screen and (max-width: 1140px) {
    .market-kowledge-items{
        justify-content: center;
    }
}
@media only screen and (max-width: 1024px) {
  nav {
    padding: 0 50px;
  }

  .navbar-right {
    right: 50px;
  }

  .navbar-logo {
    margin-right: 0px;
  }

  .left-list {
    margin: auto;
  }
}

@media only screen and (max-width: 768px) {
  .navigation-list,
  .jobs,
  .search {
    display: none;
  }

  .menu {
    display: block;
  }

  .basic-knowledge{
      padding-bottom: 30px;
  }

  .knowledge-title-div,
  .basic-knowledge-title-wrapper,
  .show-more-title-wrapper {
    padding-left: 50px;
    padding-right: 50px;
  }

  .knowledge-main-title {
    font-size: 40px;
    line-height: 60px;
  }

  .knowledge-main-text {
    font-size: 17px;
    line-height: 26px;
  }

  .materials-list {
    margin-top: 38px;
  }

  .materials-card {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  .materials-card-icon {
    margin-top: 16px;
  }

  .first-margin,
  .second-margin,
  .third-margin {
    margin-right: 0;
  }

  .materials-card-title {
    font-size: 25px;
    line-height: 40px;
  }

  .materials-card-button {
    margin-top: 20px;
  }

  .basic-knowledge-title {
    font-size: 45px;
    line-height: 70px;
    margin-top: 30px;
  }

  .knowledge-main-text {
    font-size: 18px;
    line-height: 27px;
  }

  .market-knowledge-wrapper {
    padding-bottom: 50px;
  }
}

@media only screen and (max-width: 480px) {
  .navbar-logo {
    height: 40px;
    width: 40px;
  }

  nav {
    padding: 0 10px;
  }

  .navbar-right {
    right: 30px;
  }

  .knowledge-title-div,
  .basic-knowledge-title-wrapper,
  .show-more-title-wrapper {
    padding-left: 30px;
    padding-right: 30px;
  }

  .knowledge-title-wrapper {
    margin-top: 46px;
    margin-bottom: 78px;
  }

  .knowledge-main-title {
    font-size: 25px;
    line-height: 38px;
  }

  .knowledge-main-text {
    font-size: 15px;
    line-height: 23px;
  }

  .left-list {
    margin: 0 30px;
  }

  .materials-card-title {
    font-size: 18px;
    line-height: 28px;
    margin-top: 7px;
  }

  .materials-card-text {
    font-size: 15px;
    line-height: 23px;
  }

  .materials-card-button {
    font-size: 16px;
    line-height: 19px;
  }

  .basic-knowledge-title-wrapper {
    padding-top: 17px;
  }

  .basic-knowledge-title {
    font-size: 30px;
    line-height: 46px;
    margin-top: 24px;
  }

  .knowledge-main-text {
    font-size: 15px;
    line-height: 23px;
  }

  .market-knowledge-wrapper {
    padding-bottom: 16px;
  }

  .comunication {
    background-position: 40px -70px;
  }

  .card-content-container {
    padding: 0 30px 36px 20px;
  }

  .market-knowledge-card{
      width: 313px;
      height: 507px;
      margin: 25px 0;
  }

  .market-knowledge-card-text {
    margin-top: 0;
  }

  .footer-all-black {
    height: 584px;
  }
}


@font-face {
    font-family: m500;
    font-style: normal;
    font-weight: normal;
    src: url(../fonts/msr/exljbris_-_museosansrounded-500-webfont.ttf);
  }
  
  @font-face {
    font-family: m100;
    font-style: normal;
    font-weight: normal;
    src: url(../fonts/msr/exljbris_-_museosansrounded-100-webfont.ttf);
  }
  
  @font-face {
    font-family: m300;
    font-style: normal;
    font-weight: normal;
    src: url(../fonts/msr/exljbris_-_museosansrounded-300-webfont.ttf);
  }
  
  @font-face {
    font-family: m700;
    font-style: normal;
    font-weight: normal;
    src: url(../fonts/msr/exljbris_-_museosansrounded-700-webfont.ttf);
  }
  
  @font-face {
    font-family: m900;
    font-style: normal;
    font-weight: normal;
    src: url(../fonts/msr/exljbris_-_museosansrounded-900-webfont.ttf);
  }
  
  @font-face {
    font-family: Abel;
    font-style: normal;
    font-weight: normal;
    src: url(./fonts/Abel-Regular.ttf);
  }
