body {
    padding: 0;
    margin: 0;
    background-color: #eee;
    font-size: 1.4rem !important;
    font-weight: 300 !important;
}





* {
    font-family: 'Montserrat', sans-serif;

}

img {
  width: 100%;
  height: auto;
}

.client {
  width: 17vw;
  height: 6vw;
  overflow: hidden;
  display: inline-block;
  margin: 0 1vw 1vw 0;
  background-size: 70%;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #fff;
}

.section-2 .client {
  box-shadow: none;
  border: solid 1px #ddd;
}

strong {
  font-weight: 600 !important;
}

.project {
  width: 36vw;
  display: inline-block;
  margin-right: 1.5vw;
  vertical-align: top;
  max-height: 33vw;
  overflow: hidden;
  margin-bottom: 2vw;
}
.project img {
  width: 100%;
  height: auto;
}


.frontend {
  width: 40vw;
  display: inline-block;
  margin-right: 1.5vw;
  vertical-align: top;
  max-height: 40vw;
  overflow: hidden;
  margin-bottom: 2vw;
}
.frontend img {
  width: 100%;
  height: auto;
}


.website {
  width: 25vw;
  display: inline-block;
  margin-right: 1.5vw;
  margin-bottom: 2vw;
  vertical-align: top;
  max-height: 33vw;
  overflow: hidden;
}
.website img {
  width: 100%;
  height: auto;
}

a {
  color:#4D4D4D !important;
  font-weight: 600;
}

.section-2 a {
  color:#4D4D4D !important;
  font-weight: 300;
}

p {
  margin-bottom: 0.4em !important;
}

.btn {
  font-size: 1.2rem !important;
}

ul {

}
li {
  margin-bottom: 0.5rem;
}

.client img {
  width: 100%;
  height: auto;

}

.fa-li {
  font-size: 1.7rem;
}

h2 {
    font-size: 1.6rem !important;
    font-weight: 400 !important;
    line-height: 140% !important;
    color: #222 !important;
}

.section {

    color: #fff;

    background-color: rgba(77, 77, 77, 0.5);
    background-color: rgba(0, 0, 0, 0.8);

    padding: 3vw;
}
.section-intro {
  height: 70vh;
  position: relative;
}
.section-1 {

}
.section-2 {
    background-color: rgba(77, 77, 77, 1);
    background-color: rgba(204, 204, 204, 1);
    background-color: #fff;
    color: #000;

}
.section-3 {
    background-color: rgba(128, 128, 128, 1);
    background-color: rgba(128, 128, 128, 0.8);
    /*background-color: #1473AF;*/
    color: #000;
}
.section-4 {
    background-color: rgba(204, 204, 204, 1);
    color: #000;
}
.languages {
  z-index: 1;
  right: 1vw;
  top: 1vw;
  position: absolute;
}
.box-l {
  text-decoration: none;
  padding: 0.5vw 0.8vw;
  margin-bottom: 2vh;
  font-size: 1.2rem;
  text-transform: uppercase;
  color: #fff;
  font-weight: 300;


  text-align: left;
  display: inline-block;
  background-color: transparent;
  color: rgba(255,255,255,0.5) !important;

}
.box-l:hover {
  background-color: rgba(255,255,255,1);
  text-decoration: none;
  color: #000 !important;
}
.box-l.active {
  color: #fff !important;
  background-color: transparent !important;
  text-decoration: none;
}
.box-l.active:hover {
  text-decoration: none;
}


.menu {
    display: none;
    z-index: 1;
    right: 7vh;
    top: 13vh;
    position: absolute;
}
.boxes {
    text-align: right;
}


h1 {
    font-weight: 300 !important;
    text-transform: uppercase;
    font-size: 2.4rem !important;
}


.box {
    text-decoration: none;
    background-color: rgba(77, 77, 77, 1);
    padding: 0.7vw 1vw;
    margin-bottom: 2vh;
    font-size: 2.5rem;
    font-size: 2rem;
    text-transform: uppercase;
    color: #fff;
    font-weight: 300;

    width: 23vw;
    text-align: left;
    display: inline-block;

}

.boxes-2 {
    margin-top: 10vh;
}
.boxes-2 .box {
    font-size: 1.4rem;
    width: 14vw;
    text-align: left;
    display: inline-block;
}

.box-2 {
    background-color: rgba(128, 128, 128, 1);
}
.box-3 {
    background-color: rgba(204, 204, 204, 1);
}
.box:hover {
    background-color: rgba(70, 70, 70, 1);
    text-decoration: none;
    color: #fff;
}
.box-2:hover {
    background-color: rgba(100, 100, 100, 1);
}
.box-3:hover {
    background-color: rgba(180, 180, 180, 1);
}

.case {
    background-color: #fff;
}

.top {
    background-color: #222;
    color: #fff;
    height: 3.3vh;
}
.header {
    background-color: #000;
    color: #fff;
    height: 9.2vh;
}
.intro {
    background-color: #fff;
    color: #fff;
    position: relative;
    text-align: center;
    padding: 3vh;
    height: 40vh;
    display: none;
}
.intro img {
    position: absolute;
    left: 5vh;
    width: 20%;
}

.logo {
    z-index: 0;
    position: absolute;
    left: 2.5vw;
    bottom: 2.5vw;
    width: 20vw;
    transform: rotate(-3deg);
}

.text {
    z-index: 0;
    position: absolute;
    left: 26vw;
    bottom: 8vw;
    font-size: 6.5vw;
    color: #fff;
    font-weight: 600;
    transform: rotate(-3deg);
}
.text-subline {
    display: block;
    font-size: 2.5vw;
    font-weight: 400;
}


.interest {
 font-size: 1.2rem;
 padding: 0.8em 1em 0.7em 1em;
 background-color:#eee;
 margin-top:2em;
 border-radius: 0;
 width: 85%;
}

@media (min-width: 1400px) {
  .text-side {
    padding-right: 6vw;
  }
  .interest {
    width: 70%;
  }
}

.mobile {
  display: none;
}
.desktop {
  display: block;
}

.technology {
  display: inline-block;
  margin-right: 3vw;
  margin-top: 2vw;
}
.technology img {
  width:10vw;
}
.technology-small img {
  width:7vw;
}


@media (max-width: 1023px) {
  .mobile {
    display: block;
  }
  .desktop {
    display: none;
  }
  body {
    font-size: 1rem !important;
  }
  .section {
    padding: 5vw;
  }
  .section-intro {
    height: 30vh;
  }
  .logo {
    left: 4vw;
    bottom: 4vw;
    width: 23vw;
  }
  .text-side {
    padding-right: 0;
  }
  .fa-li {
    font-size: 1.5rem;
  }
.text {
    left: 32vw;
    bottom: 11vw;
    font-size: 7vw;
    color: #fff;
    font-weight: 600;
    transform: rotate(-3deg);
}
.text-subline {
    display: block;
    font-size: 3.2vw;
    font-weight: 400;
}

  h1 {
    font-size: 1.4rem !important;
  }
  h2 {
    font-size: 1.2rem !important;
  }
  h3 {
    font-size: 1rem !important;
  }

  .section-backoffice .col-sm-5 {
    padding-top: 0.5rem;
  }


  .interest {
    font-size: 1rem;
    padding: 0.8em 1em 0.7em 1em;
    background-color:#eee;
    margin-top:1em;
    margin-bottom:0em;
    width: 100%
   }



  .project {
    width: 42vw;
    max-height: 48vw;
    margin-right: 3vw;
  }
  .project:nth-child(even) {
    margin-right: 0;
  }
  .project h3 {
    text-overflow: ellipsis;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
  }
  .website {
    width: 42vw;
    max-height: 65vw;
    margin-right: 3vw;
  }

  .website:nth-child(even) {
    margin-right: 0;
  }
  .website h3 {
    text-overflow: ellipsis;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
  }
  .photo {
    width: 100%;
    max-width: 150px;
    margin-bottom: 2vw;
    height: auto;
  }

  .client {
    width: 41.5vw;
    height: 18vw;
    margin-right: 2.9vw;
    box-shadow: 1px 1px 6px 0px rgba(0,0,0,0.13);
  }
  .website:nth-child(even) {
    margin-right: 0;
  }

  .languages {
    right: 3.3vw;
    top: 3vw;
  }
  .box-l {
    font-size: 0.7rem;
  }
}