@import url("https://fonts.googleapis.com/css?family=Fredoka+One");
@import url("https://fonts.googleapis.com/css?family=Lato");
@import url("https://fonts.googleapis.com/css?family=Montserrat:300,400,600,700,900");
html, body {
  position: relative;
  height: 100%;
}

body {
  margin: 0;
  padding: 0;
  color: #0d2e57;
}

.swiper {
  width: 100%;
  height: 100%;
  background: #0d2e57;
  overflow: hidden;
}

.swiper-wrapper {
  background: #75d4da;
  background: -moz-linear-gradient(180deg, #75d4da 0%, #beefed 75%);
  background: -webkit-linear-gradient(180deg, #75d4da 0%, #beefed 75%);
  background: linear-gradient(180deg, #75d4da 0%, #beefed 75%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#75d4da",endColorstr="#beefed",GradientType=1);
}

.swiper-slide {
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  background-size: cover;
  box-sizing: border-box;
  padding: 1em 1em;
  background: #75d4da;
  background: -moz-linear-gradient(180deg, #75d4da 0%, #beefed 75%);
  background: -webkit-linear-gradient(180deg, #75d4da 0%, #beefed 75%);
  background: linear-gradient(180deg, #75d4da 0%, #beefed 75%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#75d4da",endColorstr="#beefed",GradientType=1);
}
.swiper-slide h1 {
  margin: 10px 0 0 0;
  display: flex;
  align-items: flex-end;
  font-size: 2em;
  font-weight: 600;
  font-family: "Fredoka One", sans-serif;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  letter-spacing: 0.15em;
  text-rendering: optimizeLegibility;
  text-shadow: -1px -1px 1px, 0px 1px 0 #1b4170, 0px 2px 0 #143967, 1px 3px 0 #0e2f59, 1px 4px 0 #08264b, 2px 5px 0 #041b38, 2px 2px 5px #0d2e57, 5px 8px 5px rgba(10, 21, 47, 0.3);
}
@media only screen and (max-width: 300px) and (min-height: 600px) and (orientation: portrait) {
  .swiper-slide h1 {
    font-size: 1.5em;
  }
}
@media only screen and (min-width: 350px) and (max-height: 425px) and (orientation: landscape) {
  .swiper-slide h1 {
    font-size: 1.5em;
    margin: 0 0 5px 0;
  }
}
@media only screen and (min-width: 350px) and (max-height: 300px) and (orientation: landscape) {
  .swiper-slide h1 {
    margin: -5px 0 25px 0;
    font-size: 1.5em;
  }
}
@media only screen and (min-width: 768px) and (orientation: portrait) {
  .swiper-slide h1 {
    font-size: 4em;
  }
}
@media only screen and (min-width: 600px) and (orientation: portrait) {
  .swiper-slide h1 {
    font-size: 4em;
  }
}
@media only screen and (min-width: 960px) and (orientation: landscape) {
  .swiper-slide h1 {
    font-size: 3em;
  }
}
@media only screen and (min-width: 1200px) {
  .swiper-slide h1 {
    font-size: 3.5em;
  }
}
.swiper-slide .logo-small {
  height: 50px;
  width: 50px;
}
.swiper-slide .logo-middle {
  height: 100px;
  width: 100px;
}
.swiper-slide .slide-main {
  height: 100%;
  display: flex;
  flex-direction: column;
  align-content: space-around;
  justify-content: space-evenly;
}

.swiper-pagination {
  transform: translateZ(1px);
}

.link {
  text-decoration: none;
}

.hexagone-gold {
  background: linear-gradient(to bottom right, #e6ce6a 0%, #b7892b 100%);
  color: #b7892b;
}

.hexagone-yellow {
  background: linear-gradient(to bottom right, #ffeb3b 0%, #fbc02d 100%);
  color: #ffb300;
}

.hexagone-orange {
  background: linear-gradient(to bottom right, #ffc107 0%, #f57c00 100%);
  color: #f68401;
}

.hexagone-pink {
  background: linear-gradient(to bottom right, #F48FB1 0%, #d81b60 100%);
  color: #dc306f;
}

.hexagone-red {
  background: linear-gradient(to bottom right, #f4511e 0%, #b71c1c 100%);
  color: #c62828;
}

.hexagone-purple {
  background: linear-gradient(to bottom right, #ab47bc 0%, #4527a0 100%);
  color: #7127a8;
}

.hexagone-teal {
  background: linear-gradient(to bottom right, #4DB6AC 0%, #00796B 100%);
  color: #34a297;
}

.hexagone-blue {
  background: linear-gradient(to bottom right, #4FC3F7 0%, #2196F3 100%);
  color: #259af3;
}

.hexagone-apple {
  background: linear-gradient(to bottom right, #cddc39 0%, #8bc34a 100%);
  color: #7cb342;
}

.hexagone-green {
  background: linear-gradient(to bottom right, #4CAF50 0%, #1B5E20 100%);
  color: #00944a;
}

.btn {
  cursor: pointer;
  padding: 5px 10px;
  margin: 0 10px;
  font-family: "Lato", sans-serif;
}
@media only screen and (min-width: 960px) and (orientation: landscape) {
  .btn {
    padding: 10px 25px;
    margin: 0 25px;
  }
}
@media only screen and (min-width: 1200px) {
  .btn {
    padding: 10px 25px;
    margin: 0 25px;
  }
}

.slide1 {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
}
@media only screen and (min-width: 768px) and (orientation: portrait) {
  .slide1 {
    justify-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
  }
}
@media only screen and (min-width: 600px) and (orientation: portrait) {
  .slide1 {
    justify-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
  }
}
@media only screen and (min-width: 960px) and (orientation: landscape) {
  .slide1 {
    justify-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
  }
}
@media only screen and (min-width: 1200px) {
  .slide1 {
    justify-content: start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
  }
}
.slide1 #container-logo {
  height: 150px;
  width: 150px;
  margin-top: 10%;
}
@media only screen and (min-width: 350px) and (max-height: 425px) and (orientation: landscape) {
  .slide1 #container-logo {
    height: 100px;
    width: 100px;
    margin-top: 0;
  }
}
@media only screen and (min-width: 350px) and (max-height: 300px) and (orientation: landscape) {
  .slide1 #container-logo {
    height: 70px;
    width: 70px;
    margin-top: -1.5%;
  }
}
@media only screen and (min-width: 768px) and (orientation: portrait) {
  .slide1 #container-logo {
    height: 300px;
    width: 300px;
    margin-top: 5%;
  }
}
@media only screen and (min-width: 600px) and (orientation: portrait) {
  .slide1 #container-logo {
    height: 200px;
    width: 200px;
    margin-top: 5%;
  }
}
@media only screen and (min-width: 960px) and (orientation: landscape) {
  .slide1 #container-logo {
    height: 250px;
    width: 250px;
    margin-top: 2.5%;
  }
}
@media only screen and (min-width: 1200px) {
  .slide1 #container-logo {
    height: 175px;
    width: 175px;
    margin-top: 1.5%;
  }
}
.slide1 #container-logo img {
  height: 100%;
  width: 100%;
}
.slide1 #identite h1 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 10% 0;
}
.slide1 #identite h1 #prenom {
  font-size: 0.8em;
  line-height: 1.2em;
}
.slide1 #identite h1 #nom {
  font-size: 0.7em;
  line-height: 1.2em;
}
@media only screen and (max-width: 425px) and (min-height: 800px) and (orientation: portrait) {
  .slide1 #identite h1 #prenom {
    font-size: 1.2em;
  }
  .slide1 #identite h1 #nom {
    font-size: 1em;
  }
}
@media only screen and (min-width: 350px) and (max-height: 425px) and (orientation: landscape) {
  .slide1 #identite h1 {
    margin-top: 5%;
  }
  .slide1 #identite h1 #prenom {
    font-size: 1em;
  }
  .slide1 #identite h1 #nom {
    font-size: 0.7em;
  }
}
@media only screen and (min-width: 350px) and (max-height: 300px) and (orientation: landscape) {
  .slide1 #identite h1 {
    margin-top: 0;
  }
}
@media only screen and (min-width: 768px) and (orientation: portrait) {
  .slide1 #identite h1 {
    margin-top: 5%;
  }
  .slide1 #identite h1 #prenom {
    font-size: 1em;
  }
  .slide1 #identite h1 #nom {
    font-size: 0.7em;
  }
}
@media only screen and (min-width: 600px) and (orientation: portrait) {
  .slide1 #identite h1 {
    margin-top: 5%;
  }
  .slide1 #identite h1 #prenom {
    font-size: 1em;
  }
  .slide1 #identite h1 #nom {
    font-size: 0.7em;
  }
}
@media only screen and (min-width: 960px) and (orientation: landscape) {
  .slide1 #identite h1 {
    margin-top: 0.5%;
    margin-bottom: 0;
  }
  .slide1 #identite h1 #prenom {
    font-size: 1.3em;
  }
  .slide1 #identite h1 #nom {
    font-size: 1em;
  }
}
@media only screen and (min-width: 1200px) {
  .slide1 #identite h1 {
    margin-top: 2.5%;
  }
  .slide1 #identite h1 #prenom {
    font-size: 1.2em;
  }
  .slide1 #identite h1 #nom {
    font-size: 1em;
  }
}
.slide1 .slide-main {
  height: 75vh;
}
.slide1 .slide-main #fonctions-container {
  width: 100%;
  margin-top: 2.5%;
  display: flex;
  flex-direction: column;
  align-items: center;
  font-family: "Lato", sans-serif;
  font-weight: bolder;
  font-size: 25px;
}
@media only screen and (max-width: 425px) and (min-height: 800px) and (orientation: portrait) {
  .slide1 .slide-main #fonctions-container {
    font-size: 35px;
  }
}
@media only screen and (min-width: 350px) and (max-height: 425px) and (orientation: landscape) {
  .slide1 .slide-main #fonctions-container {
    margin-top: 0;
    display: flex;
    flex-direction: row;
    justify-content: center;
    font-size: 20px;
  }
}
@media only screen and (min-width: 350px) and (max-height: 300px) and (orientation: landscape) {
  .slide1 .slide-main #fonctions-container {
    margin-top: -10px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    font-size: 18px;
  }
}
@media only screen and (min-width: 768px) and (orientation: portrait) {
  .slide1 .slide-main #fonctions-container {
    display: flex;
    flex-direction: row;
    justify-content: center;
    font-size: 45px;
  }
}
@media only screen and (min-width: 600px) and (orientation: portrait) {
  .slide1 .slide-main #fonctions-container {
    display: flex;
    justify-content: center;
    font-size: 45px;
  }
}
@media only screen and (min-width: 960px) and (orientation: landscape) {
  .slide1 .slide-main #fonctions-container {
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin-top: 0;
    font-size: 40px;
  }
}
@media only screen and (min-width: 1200px) {
  .slide1 .slide-main #fonctions-container {
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin-top: 25px;
    font-size: 50px;
  }
}
.slide1 .slide-main #fonctions-container #titre {
  float: left;
  margin-right: 0.3em;
}
.slide1 .slide-main #fonctions-container #fonctions {
  font-weight: bolder;
  float: left;
  overflow: hidden;
  position: relative;
  height: 30px;
  margin-top: 2.5%;
  top: 2.5%;
}
@media only screen and (max-width: 425px) and (min-height: 800px) and (orientation: portrait) {
  .slide1 .slide-main #fonctions-container #fonctions {
    margin-top: 0;
    height: 35px;
  }
}
@media only screen and (min-width: 350px) and (max-height: 425px) and (orientation: landscape) {
  .slide1 .slide-main #fonctions-container #fonctions {
    margin-top: 0;
    height: 25px;
  }
}
@media only screen and (min-width: 768px) and (orientation: portrait) {
  .slide1 .slide-main #fonctions-container #fonctions {
    margin-top: 0;
    height: 60px;
  }
}
@media only screen and (min-width: 600px) and (orientation: portrait) {
  .slide1 .slide-main #fonctions-container #fonctions {
    margin-top: 0;
    height: 60px;
  }
}
@media only screen and (min-width: 960px) and (orientation: landscape) {
  .slide1 .slide-main #fonctions-container #fonctions {
    margin-top: 0;
    height: 45px;
  }
}
@media only screen and (min-width: 1200px) {
  .slide1 .slide-main #fonctions-container #fonctions {
    margin-top: 0;
    height: 60px;
  }
}
.slide1 .slide-main #fonctions-container #fonctions span {
  display: block;
  color: #e74c3c;
  position: relative;
  white-space: nowrap;
  top: 0;
  left: 0;
  animation: move 5s infinite 1s;
}
@media only screen and (max-width: 425px) and (min-height: 800px) and (orientation: portrait) {
  .slide1 .slide-main #fonctions-container #fonctions span {
    animation: movePhonePortraitMax 5s infinite 1s;
  }
}
@media only screen and (min-width: 350px) and (max-height: 425px) and (orientation: landscape) {
  .slide1 .slide-main #fonctions-container #fonctions span {
    display: inline-block;
    animation: movePhoneLandscape 5s infinite 1s;
  }
}
@media only screen and (min-width: 350px) and (max-height: 300px) and (orientation: landscape) {
  .slide1 .slide-main #fonctions-container #fonctions span {
    display: inline-block;
    animation: movePhoneLandscapeGalaxy 5s infinite 1s;
  }
}
@media only screen and (min-width: 768px) and (orientation: portrait) {
  .slide1 .slide-main #fonctions-container #fonctions span {
    display: inline-block;
    animation: moveTabletPortrait 5s infinite 1s;
  }
}
@media only screen and (min-width: 600px) and (orientation: portrait) {
  .slide1 .slide-main #fonctions-container #fonctions span {
    animation: moveTabletPortrait 5s infinite 1s;
  }
}
@media only screen and (min-width: 960px) and (orientation: landscape) {
  .slide1 .slide-main #fonctions-container #fonctions span {
    display: inline-block;
    animation: moveTabletLandscape 5s infinite 1s;
  }
}
@media only screen and (min-width: 1200px) {
  .slide1 .slide-main #fonctions-container #fonctions span {
    display: inline-block;
    animation: moveDesktop 5s infinite 1s;
  }
}
@keyframes move {
  0% {
    top: 0;
  }
  33% {
    top: -30px;
  }
  66% {
    top: -60px;
  }
  100% {
    top: 0;
  }
}
@keyframes movePhonePortraitMax {
  0% {
    top: 0;
  }
  33% {
    top: -43px;
  }
  66% {
    top: -86px;
  }
  100% {
    top: 0;
  }
}
@keyframes movePhoneLandscape {
  0% {
    top: 0;
  }
  33% {
    top: -24px;
  }
  66% {
    top: -48px;
  }
  100% {
    top: 0;
  }
}
@keyframes movePhoneLandscapeGalaxy {
  0% {
    top: 0;
  }
  33% {
    top: -21px;
  }
  66% {
    top: -42px;
  }
  100% {
    top: 0;
  }
}
@keyframes moveTabletPortrait {
  0% {
    top: 0;
  }
  33% {
    top: -54px;
  }
  66% {
    top: -108px;
  }
  100% {
    top: 0;
  }
}
@keyframes moveTabletLandscape {
  0% {
    top: 0;
  }
  33% {
    top: -48px;
  }
  66% {
    top: -96px;
  }
  100% {
    top: 0;
  }
}
@keyframes moveDesktop {
  0% {
    top: 0;
  }
  33% {
    top: -60px;
  }
  66% {
    top: -120px;
  }
  100% {
    top: 0;
  }
}
.slide1 .slide-main #technos-container {
  margin: 25px 0 25px 50px;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-size: 20px;
}
.slide1 .slide-main #technos-container .techno-item {
  display: flex;
  align-items: center;
  margin: 0 1px;
}
.slide1 .slide-main #technos-container .techno-item .ion-icon {
  margin: 0 3px;
}
.slide1 .slide-main #technos-container .techno-item .mdi {
  margin: 0 2px;
}
.slide1 .slide-main #technos-container .techno-item .bullet {
  margin: 0 17px;
  display: none;
}
.slide1 .slide-main #technos-container .techno-item:last-child {
  display: none;
}
@media only screen and (max-width: 425px) and (min-height: 800px) and (orientation: portrait) {
  .slide1 .slide-main #technos-container {
    margin: 25px 0 25px 80px;
    font-size: 22px;
  }
}
@media only screen and (min-width: 350px) and (max-height: 425px) and (orientation: landscape) {
  .slide1 .slide-main #technos-container {
    margin: 10px 0;
    flex-direction: row;
    font-size: 15px;
  }
  .slide1 .slide-main #technos-container .techno-item {
    display: flex;
    align-items: center;
  }
  .slide1 .slide-main #technos-container .techno-item .ion-icon, .slide1 .slide-main #technos-container .techno-item .mdi {
    margin: 0 3px;
  }
  .slide1 .slide-main #technos-container .techno-item .bullet {
    margin: 0 5px;
    display: inline-block;
  }
  .slide1 .slide-main #technos-container .techno-item:last-child {
    display: inline-block;
  }
}
@media only screen and (min-width: 350px) and (max-height: 300px) and (orientation: landscape) {
  .slide1 .slide-main #technos-container {
    margin: 10px 0;
    flex-direction: row;
    font-size: 12px;
  }
  .slide1 .slide-main #technos-container .techno-item .bullet {
    margin: 0 2px;
    display: inline-block;
  }
  .slide1 .slide-main #technos-container .techno-item:last-child {
    display: inline-block;
  }
}
@media only screen and (min-width: 768px) and (orientation: portrait) {
  .slide1 .slide-main #technos-container {
    margin: 0 0 25px 0;
    flex-direction: row;
    font-size: 25px;
  }
  .slide1 .slide-main #technos-container .techno-item {
    display: flex;
    align-items: center;
  }
  .slide1 .slide-main #technos-container .techno-item .ion-icon, .slide1 .slide-main #technos-container .techno-item .mdi {
    margin: 0 3px 0 0;
  }
  .slide1 .slide-main #technos-container .techno-item .bullet {
    margin: 0 5px;
    display: inline-block;
  }
  .slide1 .slide-main #technos-container .techno-item:last-child {
    display: inline-block;
  }
}
@media only screen and (min-width: 600px) and (orientation: portrait) {
  .slide1 .slide-main #technos-container {
    margin: 0 0 25px 0;
    flex-direction: row;
    font-size: 25px;
  }
  .slide1 .slide-main #technos-container .techno-item {
    display: flex;
    align-items: center;
  }
  .slide1 .slide-main #technos-container .techno-item .ion-icon, .slide1 .slide-main #technos-container .techno-item .mdi {
    margin: 0 3px 0 0;
  }
  .slide1 .slide-main #technos-container .techno-item .bullet {
    margin: 0 5px;
    display: inline-block;
  }
  .slide1 .slide-main #technos-container .techno-item:last-child {
    display: inline-block;
  }
}
@media only screen and (min-width: 960px) and (orientation: landscape) {
  .slide1 .slide-main #technos-container {
    margin: 10px 0;
    flex-direction: row;
    font-size: 20px;
  }
  .slide1 .slide-main #technos-container .techno-item .bullet {
    margin: 0 2px;
    display: inline-block;
  }
  .slide1 .slide-main #technos-container .techno-item:last-child {
    display: inline-block;
  }
}
@media only screen and (min-width: 1200px) {
  .slide1 .slide-main #technos-container {
    margin-top: 15px;
    flex-direction: row;
    font-size: 23px;
  }
  .slide1 .slide-main #technos-container .techno-item .bullet {
    margin: 0 2px;
    display: inline-block;
  }
  .slide1 .slide-main #technos-container .techno-item:last-child {
    display: inline-block;
  }
}
.slide1 .slide-main #res-soc-container {
  display: flex;
  justify-content: center;
  margin: 0 0 50px 0;
}
.slide1 .slide-main #res-soc-container .reseau-social {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 15px;
  cursor: pointer;
}
.slide1 .slide-main #res-soc-container .reseau-social:hover .icon {
  color: #0d2e57;
}
.slide1 .slide-main #res-soc-container .reseau-social:hover .hexagone {
  background: #48dcd7;
}
@media only screen and (max-width: 425px) and (min-height: 600px) and (orientation: portrait) {
  .slide1 .slide-main #res-soc-container .reseau-social {
    margin: 0 20px;
  }
}
@media only screen and (max-width: 425px) and (min-height: 800px) and (orientation: portrait) {
  .slide1 .slide-main #res-soc-container .reseau-social {
    margin: 0 35px;
  }
}
@media only screen and (min-width: 350px) and (max-height: 425px) and (orientation: landscape) {
  .slide1 .slide-main #res-soc-container .reseau-social {
    margin: 0 20px;
  }
}
@media only screen and (min-width: 768px) and (orientation: portrait) {
  .slide1 .slide-main #res-soc-container .reseau-social {
    margin: 0 25px;
  }
}
@media only screen and (min-width: 600px) and (orientation: portrait) {
  .slide1 .slide-main #res-soc-container .reseau-social {
    margin: 0 25px;
  }
}
@media only screen and (min-width: 960px) and (orientation: landscape) {
  .slide1 .slide-main #res-soc-container .reseau-social {
    margin: 0 30px;
  }
}
@media only screen and (min-width: 1200px) {
  .slide1 .slide-main #res-soc-container .reseau-social {
    margin: 30px 30px;
  }
}
.slide1 .slide-main #res-soc-container .reseau-social .icon {
  position: absolute;
  z-index: 10;
  color: #fff;
}
.slide1 .slide-main #res-soc-container .reseau-social .middle {
  display: none;
}
@media only screen and (max-width: 425px) and (min-height: 600px) and (orientation: portrait) {
  .slide1 .slide-main #res-soc-container .reseau-social .middle {
    display: none;
  }
}
@media only screen and (max-width: 425px) and (min-height: 800px) and (orientation: portrait) {
  .slide1 .slide-main #res-soc-container .reseau-social .middle {
    display: none;
  }
}
@media only screen and (min-width: 350px) and (max-height: 425px) and (orientation: landscape) {
  .slide1 .slide-main #res-soc-container .reseau-social .middle {
    display: block;
    width: 1.2em;
    height: 1.2em;
  }
}
@media only screen and (min-width: 350px) and (max-height: 300px) and (orientation: landscape) {
  .slide1 .slide-main #res-soc-container .reseau-social .middle {
    display: block;
  }
}
@media only screen and (min-width: 768px) and (orientation: portrait) {
  .slide1 .slide-main #res-soc-container .reseau-social .middle {
    display: none;
  }
}
@media only screen and (min-width: 600px) and (orientation: portrait) {
  .slide1 .slide-main #res-soc-container .reseau-social .middle {
    display: none;
  }
}
@media only screen and (min-width: 960px) and (orientation: landscape) {
  .slide1 .slide-main #res-soc-container .reseau-social .middle {
    display: none;
  }
}
@media only screen and (min-width: 1200px) {
  .slide1 .slide-main #res-soc-container .reseau-social .middle {
    display: none;
  }
}
.slide1 .slide-main #res-soc-container .reseau-social .large {
  display: block;
  width: 0.75em;
  height: 0.75em;
}
@media only screen and (max-width: 425px) and (min-height: 600px) and (orientation: portrait) {
  .slide1 .slide-main #res-soc-container .reseau-social .large {
    display: inline-block;
    width: 1em;
    height: 1em;
  }
}
@media only screen and (max-width: 425px) and (min-height: 800px) and (orientation: portrait) {
  .slide1 .slide-main #res-soc-container .reseau-social .large {
    display: inline-block;
    width: 1.2em;
    height: 1.2em;
  }
}
@media only screen and (min-width: 350px) and (max-height: 425px) and (orientation: landscape) {
  .slide1 .slide-main #res-soc-container .reseau-social .large {
    display: none;
  }
}
@media only screen and (min-width: 350px) and (max-height: 300px) and (orientation: landscape) {
  .slide1 .slide-main #res-soc-container .reseau-social .large {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (orientation: portrait) {
  .slide1 .slide-main #res-soc-container .reseau-social .large {
    display: inline-block;
    width: 1.4em;
    height: 1.4em;
  }
}
@media only screen and (min-width: 600px) and (orientation: portrait) {
  .slide1 .slide-main #res-soc-container .reseau-social .large {
    display: inline-block;
    width: 1.2em;
    height: 1.2em;
  }
}
@media only screen and (min-width: 960px) and (orientation: landscape) {
  .slide1 .slide-main #res-soc-container .reseau-social .large {
    display: inline-block;
    width: 1em;
    height: 1em;
  }
}
@media only screen and (min-width: 1200px) {
  .slide1 .slide-main #res-soc-container .reseau-social .large {
    display: inline-block;
    width: 1em;
    height: 1em;
  }
}
.slide1 .slide-main #res-soc-container .reseau-social .hexagone {
  display: flex;
  justify-content: center;
  position: relative;
  width: 1.5em;
  height: 2.75em;
  border-radius: 1em/0.3em;
  background: #0d2e57;
  z-index: 5;
}
@media only screen and (max-width: 425px) and (min-height: 600px) and (orientation: portrait) {
  .slide1 .slide-main #res-soc-container .reseau-social .hexagone {
    width: 2em;
    height: 3.5em;
  }
}
@media only screen and (max-width: 425px) and (min-height: 800px) and (orientation: portrait) {
  .slide1 .slide-main #res-soc-container .reseau-social .hexagone {
    width: 2.5em;
    height: 4.5em;
  }
}
@media only screen and (min-width: 350px) and (max-height: 425px) and (orientation: landscape) {
  .slide1 .slide-main #res-soc-container .reseau-social .hexagone {
    width: 1.3em;
    height: 2.2em;
  }
}
@media only screen and (min-width: 350px) and (max-height: 300px) and (orientation: landscape) {
  .slide1 .slide-main #res-soc-container .reseau-social .hexagone {
    width: 1.25em;
    height: 2.165em;
  }
}
@media only screen and (min-width: 768px) and (orientation: portrait) {
  .slide1 .slide-main #res-soc-container .reseau-social .hexagone {
    width: 3em;
    height: 5.2em;
  }
}
@media only screen and (min-width: 600px) and (orientation: portrait) {
  .slide1 .slide-main #res-soc-container .reseau-social .hexagone {
    width: 2.5em;
    height: 4.5em;
  }
}
@media only screen and (min-width: 960px) and (orientation: landscape) {
  .slide1 .slide-main #res-soc-container .reseau-social .hexagone {
    width: 2em;
    height: 3.6em;
  }
}
.slide1 .slide-main #res-soc-container .reseau-social .hexagone:before, .slide1 .slide-main #res-soc-container .reseau-social .hexagone:after {
  position: absolute;
  width: inherit;
  height: inherit;
  border: inherit;
  border-radius: inherit;
  background: inherit;
  z-index: inherit;
  content: "";
}
.slide1 .slide-main #res-soc-container .reseau-social .hexagone:before {
  transform: rotate(60deg);
}
.slide1 .slide-main #res-soc-container .reseau-social .hexagone:after {
  transform: rotate(-60deg);
}

.slide2 .slide-main #description {
  margin: -5px 3% 0 3%;
}
@media only screen and (min-width: 350px) and (max-height: 300px) and (orientation: landscape) {
  .slide2 .slide-main #description {
    margin: -30px 2% 10px 2%;
  }
}
@media only screen and (min-width: 1200px) {
  .slide2 .slide-main #description {
    margin: 0 17%;
  }
}
.slide2 .slide-main #description p {
  font-size: 11px;
  text-align: justify;
}
@media only screen and (max-width: 300px) and (min-height: 600px) and (orientation: portrait) {
  .slide2 .slide-main #description p {
    font-size: 12px;
  }
}
@media only screen and (max-width: 425px) and (min-height: 800px) and (orientation: portrait) {
  .slide2 .slide-main #description p {
    font-size: 16px;
  }
}
@media only screen and (min-width: 350px) and (max-height: 425px) and (orientation: landscape) {
  .slide2 .slide-main #description p {
    font-size: 10px;
    margin-block-end: 0.5em;
  }
}
@media only screen and (min-width: 350px) and (max-height: 300px) and (orientation: landscape) {
  .slide2 .slide-main #description p {
    font-size: 10px;
  }
}
@media only screen and (min-width: 768px) and (orientation: portrait) {
  .slide2 .slide-main #description p {
    font-size: 19px;
  }
}
@media only screen and (min-width: 600px) and (orientation: portrait) {
  .slide2 .slide-main #description p {
    font-size: 19px;
  }
}
@media only screen and (min-width: 960px) and (orientation: landscape) {
  .slide2 .slide-main #description p {
    font-size: 19px;
  }
}
@media only screen and (min-width: 1200px) {
  .slide2 .slide-main #description p {
    font-size: 19px;
    line-height: 28px;
  }
}
.slide2 .slide-main #technologies-mobile {
  margin: -5px 5% 0 5%;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  column-gap: 5px;
  row-gap: 0;
  justify-content: center;
}
@media only screen and (max-width: 300px) and (min-height: 600px) and (orientation: portrait) {
  .slide2 .slide-main #technologies-mobile {
    grid-gap: 5px;
  }
}
@media only screen and (max-width: 425px) and (min-height: 600px) and (orientation: portrait) {
  .slide2 .slide-main #technologies-mobile {
    margin-bottom: 7.5%;
  }
}
@media only screen and (min-width: 350px) and (max-height: 425px) and (orientation: landscape) {
  .slide2 .slide-main #technologies-mobile {
    margin: 0 15%;
    grid-template-columns: repeat(6, 1fr);
    column-gap: 10px;
    row-gap: 2.5px;
  }
}
@media only screen and (min-width: 350px) and (max-height: 300px) and (orientation: landscape) {
  .slide2 .slide-main #technologies-mobile {
    margin: -10px 0 15px 0;
    grid-template-columns: repeat(12, 1fr);
    column-gap: 0;
    row-gap: 0;
  }
}
@media only screen and (min-width: 768px) and (orientation: portrait) {
  .slide2 .slide-main #technologies-mobile {
    margin: 0 10%;
    grid-template-columns: repeat(4, 1fr);
    column-gap: 20px;
    row-gap: 10px;
  }
}
@media only screen and (min-width: 600px) and (orientation: portrait) {
  .slide2 .slide-main #technologies-mobile {
    margin: 0 10%;
    grid-template-columns: repeat(4, 1fr);
    column-gap: 20px;
    row-gap: 10px;
  }
}
@media only screen and (min-width: 960px) and (orientation: landscape) {
  .slide2 .slide-main #technologies-mobile {
    margin: 1.5% 10%;
    grid-template-columns: repeat(6, 1fr);
    column-gap: 20px;
    row-gap: 10px;
  }
}
@media only screen and (min-width: 1200px) {
  .slide2 .slide-main #technologies-mobile {
    margin: 5px 20% 0 20%;
    grid-template-columns: repeat(6, 1fr);
    column-gap: 30px;
    row-gap: 20px;
  }
}
.slide2 .slide-main #technologies-mobile .hexagone {
  position: relative;
  margin: 0.5em 1em;
  width: 2em;
  height: 3.1em;
  border-radius: 10px;
  display: inline-block;
  top: 0;
}
.slide2 .slide-main #technologies-mobile .hexagone:before, .slide2 .slide-main #technologies-mobile .hexagone:after {
  position: absolute;
  width: inherit;
  height: inherit;
  border-radius: inherit;
  background: inherit;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.slide2 .slide-main #technologies-mobile .hexagone:before {
  transform: rotate(60deg);
}
.slide2 .slide-main #technologies-mobile .hexagone:after {
  transform: rotate(-60deg);
}
@media only screen and (max-width: 300px) and (min-height: 600px) and (orientation: portrait) {
  .slide2 .slide-main #technologies-mobile .hexagone {
    width: 1.7em;
    height: 2.8em;
  }
}
@media only screen and (min-width: 350px) and (max-height: 425px) and (orientation: landscape) {
  .slide2 .slide-main #technologies-mobile .hexagone {
    width: 1.7em;
    height: 2.8em;
  }
}
@media only screen and (min-width: 350px) and (max-height: 300px) and (orientation: landscape) {
  .slide2 .slide-main #technologies-mobile .hexagone {
    width: 1.2em;
    height: 1.8em;
  }
}
@media only screen and (min-width: 768px) and (orientation: portrait) {
  .slide2 .slide-main #technologies-mobile .hexagone {
    width: 4em;
    height: 6.2em;
  }
}
@media only screen and (min-width: 600px) and (orientation: portrait) {
  .slide2 .slide-main #technologies-mobile .hexagone {
    width: 3em;
    height: 4.5em;
  }
}
@media only screen and (min-width: 960px) and (orientation: landscape) {
  .slide2 .slide-main #technologies-mobile .hexagone {
    width: 4em;
    height: 6.2em;
  }
}
@media only screen and (min-width: 1200px) {
  .slide2 .slide-main #technologies-mobile .hexagone {
    width: 4em;
    height: 6.2em;
  }
}
.slide2 .slide-main #technologies-mobile .hexagone .badge {
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  position: absolute;
  background: #fff;
  z-index: 10;
  border-radius: 50%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.slide2 .slide-main #technologies-mobile .hexagone .badge .ion-icon, .slide2 .slide-main #technologies-mobile .hexagone .badge .mdi {
  margin-top: 2px;
}
@media only screen and (min-width: 350px) and (max-height: 425px) and (orientation: landscape) {
  .slide2 .slide-main #technologies-mobile .hexagone .badge .mdi {
    margin-top: 1px;
  }
}
@media only screen and (min-width: 768px) and (orientation: portrait) {
  .slide2 .slide-main #technologies-mobile .hexagone .badge .mdi {
    font-size: 30px;
    margin-top: 7.5px;
  }
}
@media only screen and (min-width: 600px) and (orientation: portrait) {
  .slide2 .slide-main #technologies-mobile .hexagone .badge .mdi {
    font-size: 20px;
    margin-top: 5px;
  }
}
@media only screen and (min-width: 960px) and (orientation: landscape) {
  .slide2 .slide-main #technologies-mobile .hexagone .badge .mdi {
    font-size: 30px;
    margin-top: 7.5px;
  }
}
@media only screen and (min-width: 768px) and (orientation: portrait) {
  .slide2 .slide-main #technologies-mobile .hexagone .badge .middle {
    display: none;
  }
}
@media only screen and (min-width: 600px) and (orientation: portrait) {
  .slide2 .slide-main #technologies-mobile .hexagone .badge .middle {
    margin-top: 5px;
  }
}
@media only screen and (min-width: 960px) and (orientation: landscape) {
  .slide2 .slide-main #technologies-mobile .hexagone .badge .middle {
    display: none;
  }
}
.slide2 .slide-main #technologies-mobile .hexagone .badge .large {
  display: none;
}
@media only screen and (min-width: 768px) and (orientation: portrait) {
  .slide2 .slide-main #technologies-mobile .hexagone .badge .large {
    display: block;
    margin-top: 5px;
  }
}
@media only screen and (min-width: 960px) and (orientation: landscape) {
  .slide2 .slide-main #technologies-mobile .hexagone .badge .large {
    display: block;
    margin-top: 5px;
  }
}
@media only screen and (max-width: 300px) and (min-height: 600px) and (orientation: portrait) {
  .slide2 .slide-main #technologies-mobile .hexagone .badge {
    width: 25px;
    height: 25px;
  }
}
@media only screen and (min-width: 350px) and (max-height: 425px) and (orientation: landscape) {
  .slide2 .slide-main #technologies-mobile .hexagone .badge {
    width: 25px;
    height: 25px;
  }
}
@media only screen and (min-width: 350px) and (max-height: 300px) and (orientation: landscape) {
  .slide2 .slide-main #technologies-mobile .hexagone .badge {
    width: 20px;
    height: 20px;
  }
}
@media only screen and (min-width: 768px) and (orientation: portrait) {
  .slide2 .slide-main #technologies-mobile .hexagone .badge {
    width: 60px;
    height: 60px;
  }
}
@media only screen and (min-width: 600px) and (orientation: portrait) {
  .slide2 .slide-main #technologies-mobile .hexagone .badge {
    width: 40px;
    height: 40px;
  }
}
@media only screen and (min-width: 960px) and (orientation: landscape) {
  .slide2 .slide-main #technologies-mobile .hexagone .badge {
    width: 60px;
    height: 60px;
  }
}
@media only screen and (min-width: 1200px) {
  .slide2 .slide-main #technologies-mobile .hexagone .badge {
    width: 60px;
    height: 60px;
  }
}
.slide2 .slide-main #technologies-mobile .hexagone .ribbon {
  position: absolute;
  border-radius: 4px;
  padding: 2px 0 6px 0;
  width: 65px;
  z-index: 11;
  color: #fff;
  bottom: 2px;
  left: 115%;
  margin-left: -53px;
  height: 7.5px;
  font-size: 9px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.27);
  font-family: "Lato", sans-serif;
  text-transform: uppercase;
  text-align: center;
  background: linear-gradient(to bottom right, #555 0%, #333 100%);
}
@media only screen and (max-width: 300px) and (min-height: 600px) and (orientation: portrait) {
  .slide2 .slide-main #technologies-mobile .hexagone .ribbon {
    width: 60px;
    height: 7.5px;
    left: 135%;
  }
}
@media only screen and (min-width: 350px) and (max-height: 425px) and (orientation: landscape) {
  .slide2 .slide-main #technologies-mobile .hexagone .ribbon {
    width: 60px;
    height: 6px;
    left: 135%;
    bottom: 5px;
    font-size: 8px;
  }
}
@media only screen and (min-width: 350px) and (max-height: 300px) and (orientation: landscape) {
  .slide2 .slide-main #technologies-mobile .hexagone .ribbon {
    width: 45px;
    height: 4px;
    left: 210%;
    bottom: -5px;
    font-size: 6px;
  }
}
@media only screen and (min-width: 768px) and (orientation: portrait) {
  .slide2 .slide-main #technologies-mobile .hexagone .ribbon {
    width: 110px;
    height: 13px;
    left: 55%;
    bottom: 19px;
    margin-left: -57px;
    font-size: 12px;
  }
}
@media only screen and (min-width: 600px) and (orientation: portrait) {
  .slide2 .slide-main #technologies-mobile .hexagone .ribbon {
    width: 110px;
    height: 13px;
    left: 55%;
    bottom: 10px;
    margin-left: -57px;
    font-size: 12px;
  }
}
@media only screen and (min-width: 960px) and (orientation: landscape) {
  .slide2 .slide-main #technologies-mobile .hexagone .ribbon {
    width: 120px;
    height: 17px;
    left: 45%;
    bottom: 19px;
    margin-left: -57px;
    font-size: 14px;
  }
}
@media only screen and (min-width: 1200px) {
  .slide2 .slide-main #technologies-mobile .hexagone .ribbon {
    width: 110px;
    height: 13px;
    left: 55%;
    bottom: 19px;
    margin-left: -57px;
    font-size: 12px;
  }
}
.slide2 .slide-main #technologies {
  display: none;
}
.slide2 .slide-main #cv {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 5%;
}
@media only screen and (max-width: 425px) and (min-height: 600px) and (orientation: portrait) {
  .slide2 .slide-main #cv {
    margin-top: -5%;
  }
}
.slide2 .slide-main #cv #btn-cv {
  display: flex;
  flex-direction: column;
  align-items: center;
  background-image: linear-gradient(to right, #0d2e57 0%, #a2b3cb 100%);
  border-color: #0d2e57;
  text-align: center;
  text-transform: uppercase;
  background-size: 200% auto;
  color: #e0e4eb;
  box-shadow: 0 0 20px #eee;
  border-radius: 10px;
  text-decoration: none;
  font-size: 25px;
  padding: 5px 10px;
}
.slide2 .slide-main #cv #btn-cv:hover {
  color: #0d2e57;
  background-image: linear-gradient(to right, #48dcd7 0%, #ffffff 100%);
  border-color: #48dcd7;
}
@media only screen and (min-width: 350px) and (max-height: 425px) and (orientation: landscape) {
  .slide2 .slide-main #cv #btn-cv {
    flex-direction: row;
    justify-content: center;
    margin-top: 0.5%;
    font-size: 20px;
    padding: 0 15px 2px 15px;
  }
}
@media only screen and (min-width: 350px) and (max-height: 300px) and (orientation: landscape) {
  .slide2 .slide-main #cv #btn-cv {
    flex-direction: row;
    justify-content: center;
    margin-top: 0.5%;
  }
}
@media only screen and (min-width: 768px) and (orientation: portrait) {
  .slide2 .slide-main #cv #btn-cv {
    flex-direction: row;
    justify-content: center;
    margin-top: 5%;
    font-size: 35px;
    padding: 4px 15px 8px 15px;
  }
}
@media only screen and (min-width: 960px) and (orientation: landscape) {
  .slide2 .slide-main #cv #btn-cv {
    flex-direction: row;
    justify-content: center;
    margin-top: 5%;
  }
}
@media only screen and (min-width: 1200px) {
  .slide2 .slide-main #cv #btn-cv {
    margin-top: 1.5%;
    flex-direction: row;
    justify-content: center;
  }
}
@media only screen and (min-width: 350px) and (max-height: 425px) and (orientation: landscape) {
  .slide2 .slide-main #cv #btn-cv #button-icon {
    margin-right: 5px;
    margin-top: 6px;
  }
}
@media only screen and (min-width: 768px) and (orientation: portrait) {
  .slide2 .slide-main #cv #btn-cv #button-icon {
    margin-top: 4px;
    margin-right: 10px;
  }
}
@media only screen and (min-width: 960px) and (orientation: landscape) {
  .slide2 .slide-main #cv #btn-cv #button-icon {
    margin-right: 10px;
  }
}
.slide2 .slide-main #cv #btn-cv #button-text {
  font-size: 12px;
}
.slide2 .slide-main #cv #btn-cv #button-text #cv-text {
  font-size: 15px;
  font-weight: bold;
}
@media only screen and (min-width: 768px) and (orientation: portrait) {
  .slide2 .slide-main #cv #btn-cv #button-text #cv-text {
    font-size: 19px;
  }
}
@media only screen and (min-width: 960px) and (orientation: landscape) {
  .slide2 .slide-main #cv #btn-cv #button-text #cv-text {
    font-size: 19px;
  }
}
@media only screen and (max-width: 425px) and (min-height: 600px) and (orientation: portrait) {
  .slide2 .slide-main #cv #btn-cv #button-text {
    font-size: 13px;
  }
}
@media only screen and (max-width: 300px) and (min-height: 600px) and (orientation: portrait) {
  .slide2 .slide-main #cv #btn-cv #button-text {
    font-size: 12px;
  }
}
@media only screen and (min-width: 768px) and (orientation: portrait) {
  .slide2 .slide-main #cv #btn-cv #button-text {
    font-size: 17px;
  }
}
@media only screen and (min-width: 960px) and (orientation: landscape) {
  .slide2 .slide-main #cv #btn-cv #button-text {
    font-size: 17px;
  }
}

.slide3 {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.slide3 .project-row {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 425px) and (min-height: 600px) and (orientation: portrait) {
  .slide3 .project-row {
    margin-top: calc((5rem * 0.288) * -1 + 0.5rem);
  }
}
@media only screen and (max-width: 300px) and (min-height: 600px) and (orientation: portrait) {
  .slide3 .project-row {
    margin-top: calc((5rem * 0.288) * -1 + 0.5rem);
  }
}
@media only screen and (max-width: 425px) and (min-height: 800px) and (orientation: portrait) {
  .slide3 .project-row {
    margin-top: calc((5rem * 0.288) * -1 + 0.5rem);
  }
}
@media only screen and (min-width: 350px) and (max-height: 425px) and (orientation: landscape) {
  .slide3 .project-row {
    margin-top: calc((5rem * 0.288) * -1 + 0.5rem);
  }
}
@media only screen and (min-width: 350px) and (max-height: 300px) and (orientation: landscape) {
  .slide3 .project-row {
    margin-top: calc((5rem * 0.288) * -1 + 0.5rem);
  }
}
@media only screen and (min-width: 768px) and (orientation: portrait) {
  .slide3 .project-row {
    margin-top: calc((10rem * 0.288) * -1 + 0.5rem);
  }
}
@media only screen and (min-width: 600px) and (orientation: portrait) {
  .slide3 .project-row {
    margin-top: calc((10rem * 0.288) * -1 + 0.5rem);
  }
}
@media only screen and (min-width: 960px) and (orientation: landscape) {
  .slide3 .project-row {
    margin-top: calc((9rem * 0.288) * -1 + 0.5rem);
  }
}
@media only screen and (min-width: 1200px) {
  .slide3 .project-row {
    margin-top: calc((10rem * 0.288) * -1 + 0.5rem);
  }
}
.slide3 .project-row .project-btn {
  background: none;
  border: none;
  font-size: 15px;
  line-height: 14px;
  text-decoration: none;
  font-weight: bolder;
  text-align: center;
}
@media only screen and (max-width: 425px) and (min-height: 600px) and (orientation: portrait) {
  .slide3 .project-row .project-btn {
    font-size: 17px;
    line-height: 16px;
  }
}
@media only screen and (max-width: 300px) and (min-height: 600px) and (orientation: portrait) {
  .slide3 .project-row .project-btn {
    font-size: 15px;
    line-height: 14px;
  }
}
@media only screen and (max-width: 425px) and (min-height: 800px) and (orientation: portrait) {
  .slide3 .project-row .project-btn {
    font-size: 15px;
    line-height: 14px;
  }
}
@media only screen and (min-width: 350px) and (max-height: 425px) and (orientation: landscape) {
  .slide3 .project-row .project-btn {
    font-size: 15px;
    line-height: 14px;
  }
}
@media only screen and (min-width: 350px) and (max-height: 300px) and (orientation: landscape) {
  .slide3 .project-row .project-btn {
    font-size: 12px;
    line-height: 11px;
  }
}
@media only screen and (min-width: 768px) and (orientation: portrait) {
  .slide3 .project-row .project-btn {
    font-size: 25px;
    line-height: 24px;
  }
}
@media only screen and (min-width: 600px) and (orientation: portrait) {
  .slide3 .project-row .project-btn {
    font-size: 25px;
    line-height: 24px;
  }
}
@media only screen and (min-width: 960px) and (orientation: landscape) {
  .slide3 .project-row .project-btn {
    font-size: 25px;
    line-height: 24px;
  }
}
.slide3 .project-row .project-yellow {
  color: #0d2e57;
  cursor: pointer;
}
.slide3 .project-row .project-yellow div {
  width: 5rem;
  height: 2.885rem;
  background: #ffb300;
  margin: 1.5rem 0.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 0.8;
}
.slide3 .project-row .project-yellow div:before, .slide3 .project-row .project-yellow div:after {
  content: "";
  position: absolute;
  width: 0;
  left: 0;
  border-left: 2.5rem solid transparent;
  border-right: 2.5rem solid transparent;
}
.slide3 .project-row .project-yellow div:before {
  bottom: 100%;
  border-bottom: 1.44rem solid #ffb300;
}
.slide3 .project-row .project-yellow div:after {
  top: 100%;
  border-top: 1.44rem solid #ffb300;
}
@media only screen and (max-width: 425px) and (min-height: 600px) and (orientation: portrait) {
  .slide3 .project-row .project-yellow {
    cursor: pointer;
  }
  .slide3 .project-row .project-yellow div {
    width: 6rem;
    height: 3.462rem;
    background: #ffb300;
    margin: 1.8rem 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0.8;
  }
  .slide3 .project-row .project-yellow div:before, .slide3 .project-row .project-yellow div:after {
    content: "";
    position: absolute;
    width: 0;
    left: 0;
    border-left: 3rem solid transparent;
    border-right: 3rem solid transparent;
  }
  .slide3 .project-row .project-yellow div:before {
    bottom: 100%;
    border-bottom: 1.728rem solid #ffb300;
  }
  .slide3 .project-row .project-yellow div:after {
    top: 100%;
    border-top: 1.728rem solid #ffb300;
  }
}
@media only screen and (max-width: 300px) and (min-height: 600px) and (orientation: portrait) {
  .slide3 .project-row .project-yellow {
    cursor: pointer;
  }
  .slide3 .project-row .project-yellow div {
    width: 5rem;
    height: 2.885rem;
    background: #ffb300;
    margin: 1.5rem 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0.8;
  }
  .slide3 .project-row .project-yellow div:before, .slide3 .project-row .project-yellow div:after {
    content: "";
    position: absolute;
    width: 0;
    left: 0;
    border-left: 2.5rem solid transparent;
    border-right: 2.5rem solid transparent;
  }
  .slide3 .project-row .project-yellow div:before {
    bottom: 100%;
    border-bottom: 1.44rem solid #ffb300;
  }
  .slide3 .project-row .project-yellow div:after {
    top: 100%;
    border-top: 1.44rem solid #ffb300;
  }
}
@media only screen and (min-width: 350px) and (max-height: 425px) and (orientation: landscape) {
  .slide3 .project-row .project-yellow {
    cursor: pointer;
  }
  .slide3 .project-row .project-yellow div {
    width: 5rem;
    height: 2.885rem;
    background: #ffb300;
    margin: 1.5rem 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0.8;
  }
  .slide3 .project-row .project-yellow div:before, .slide3 .project-row .project-yellow div:after {
    content: "";
    position: absolute;
    width: 0;
    left: 0;
    border-left: 2.5rem solid transparent;
    border-right: 2.5rem solid transparent;
  }
  .slide3 .project-row .project-yellow div:before {
    bottom: 100%;
    border-bottom: 1.44rem solid #ffb300;
  }
  .slide3 .project-row .project-yellow div:after {
    top: 100%;
    border-top: 1.44rem solid #ffb300;
  }
}
@media only screen and (min-width: 350px) and (max-height: 300px) and (orientation: landscape) {
  .slide3 .project-row .project-yellow {
    cursor: pointer;
  }
  .slide3 .project-row .project-yellow div {
    width: 4rem;
    height: 2.308rem;
    background: #ffb300;
    margin: 1.2rem 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0.8;
  }
  .slide3 .project-row .project-yellow div:before, .slide3 .project-row .project-yellow div:after {
    content: "";
    position: absolute;
    width: 0;
    left: 0;
    border-left: 2rem solid transparent;
    border-right: 2rem solid transparent;
  }
  .slide3 .project-row .project-yellow div:before {
    bottom: 100%;
    border-bottom: 1.152rem solid #ffb300;
  }
  .slide3 .project-row .project-yellow div:after {
    top: 100%;
    border-top: 1.152rem solid #ffb300;
  }
}
@media only screen and (min-width: 768px) and (orientation: portrait) {
  .slide3 .project-row .project-yellow {
    cursor: pointer;
  }
  .slide3 .project-row .project-yellow div {
    width: 10rem;
    height: 5.77rem;
    background: #ffb300;
    margin: 3rem 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0.8;
  }
  .slide3 .project-row .project-yellow div:before, .slide3 .project-row .project-yellow div:after {
    content: "";
    position: absolute;
    width: 0;
    left: 0;
    border-left: 5rem solid transparent;
    border-right: 5rem solid transparent;
  }
  .slide3 .project-row .project-yellow div:before {
    bottom: 100%;
    border-bottom: 2.88rem solid #ffb300;
  }
  .slide3 .project-row .project-yellow div:after {
    top: 100%;
    border-top: 2.88rem solid #ffb300;
  }
}
@media only screen and (min-width: 600px) and (orientation: portrait) {
  .slide3 .project-row .project-yellow {
    cursor: pointer;
  }
  .slide3 .project-row .project-yellow div {
    width: 9rem;
    height: 5.193rem;
    background: #ffb300;
    margin: 2.7rem 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0.8;
  }
  .slide3 .project-row .project-yellow div:before, .slide3 .project-row .project-yellow div:after {
    content: "";
    position: absolute;
    width: 0;
    left: 0;
    border-left: 4.5rem solid transparent;
    border-right: 4.5rem solid transparent;
  }
  .slide3 .project-row .project-yellow div:before {
    bottom: 100%;
    border-bottom: 2.592rem solid #ffb300;
  }
  .slide3 .project-row .project-yellow div:after {
    top: 100%;
    border-top: 2.592rem solid #ffb300;
  }
}
@media only screen and (min-width: 960px) and (orientation: landscape) {
  .slide3 .project-row .project-yellow {
    cursor: pointer;
  }
  .slide3 .project-row .project-yellow div {
    width: 9rem;
    height: 5.193rem;
    background: #ffb300;
    margin: 2.7rem 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0.8;
  }
  .slide3 .project-row .project-yellow div:before, .slide3 .project-row .project-yellow div:after {
    content: "";
    position: absolute;
    width: 0;
    left: 0;
    border-left: 4.5rem solid transparent;
    border-right: 4.5rem solid transparent;
  }
  .slide3 .project-row .project-yellow div:before {
    bottom: 100%;
    border-bottom: 2.592rem solid #ffb300;
  }
  .slide3 .project-row .project-yellow div:after {
    top: 100%;
    border-top: 2.592rem solid #ffb300;
  }
}
@media only screen and (min-width: 1200px) {
  .slide3 .project-row .project-yellow {
    cursor: pointer;
  }
  .slide3 .project-row .project-yellow div {
    width: 10rem;
    height: 5.77rem;
    background: #ffb300;
    margin: 3rem 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9);
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
    opacity: 0.5;
  }
  .slide3 .project-row .project-yellow div:before, .slide3 .project-row .project-yellow div:after {
    content: "";
    position: absolute;
    width: 0;
    left: 0;
    border-left: 5rem solid transparent;
    border-right: 5rem solid transparent;
  }
  .slide3 .project-row .project-yellow div:before {
    bottom: 100%;
    border-bottom: 2.88rem solid #ffb300;
  }
  .slide3 .project-row .project-yellow div:after {
    top: 100%;
    border-top: 2.88rem solid #ffb300;
  }
  .slide3 .project-row .project-yellow:hover div {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
.slide3 .project-row .project-orange {
  color: #0d2e57;
  cursor: pointer;
}
.slide3 .project-row .project-orange div {
  width: 5rem;
  height: 2.885rem;
  background: #f68401;
  margin: 1.5rem 0.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 0.8;
}
.slide3 .project-row .project-orange div:before, .slide3 .project-row .project-orange div:after {
  content: "";
  position: absolute;
  width: 0;
  left: 0;
  border-left: 2.5rem solid transparent;
  border-right: 2.5rem solid transparent;
}
.slide3 .project-row .project-orange div:before {
  bottom: 100%;
  border-bottom: 1.44rem solid #f68401;
}
.slide3 .project-row .project-orange div:after {
  top: 100%;
  border-top: 1.44rem solid #f68401;
}
@media only screen and (max-width: 425px) and (min-height: 600px) and (orientation: portrait) {
  .slide3 .project-row .project-orange {
    cursor: pointer;
  }
  .slide3 .project-row .project-orange div {
    width: 6rem;
    height: 3.462rem;
    background: #f68401;
    margin: 1.8rem 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0.8;
  }
  .slide3 .project-row .project-orange div:before, .slide3 .project-row .project-orange div:after {
    content: "";
    position: absolute;
    width: 0;
    left: 0;
    border-left: 3rem solid transparent;
    border-right: 3rem solid transparent;
  }
  .slide3 .project-row .project-orange div:before {
    bottom: 100%;
    border-bottom: 1.728rem solid #f68401;
  }
  .slide3 .project-row .project-orange div:after {
    top: 100%;
    border-top: 1.728rem solid #f68401;
  }
}
@media only screen and (max-width: 300px) and (min-height: 600px) and (orientation: portrait) {
  .slide3 .project-row .project-orange {
    cursor: pointer;
  }
  .slide3 .project-row .project-orange div {
    width: 5rem;
    height: 2.885rem;
    background: #f68401;
    margin: 1.5rem 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0.8;
  }
  .slide3 .project-row .project-orange div:before, .slide3 .project-row .project-orange div:after {
    content: "";
    position: absolute;
    width: 0;
    left: 0;
    border-left: 2.5rem solid transparent;
    border-right: 2.5rem solid transparent;
  }
  .slide3 .project-row .project-orange div:before {
    bottom: 100%;
    border-bottom: 1.44rem solid #f68401;
  }
  .slide3 .project-row .project-orange div:after {
    top: 100%;
    border-top: 1.44rem solid #f68401;
  }
}
@media only screen and (min-width: 350px) and (max-height: 425px) and (orientation: landscape) {
  .slide3 .project-row .project-orange {
    cursor: pointer;
  }
  .slide3 .project-row .project-orange div {
    width: 5rem;
    height: 2.885rem;
    background: #f68401;
    margin: 1.5rem 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0.8;
  }
  .slide3 .project-row .project-orange div:before, .slide3 .project-row .project-orange div:after {
    content: "";
    position: absolute;
    width: 0;
    left: 0;
    border-left: 2.5rem solid transparent;
    border-right: 2.5rem solid transparent;
  }
  .slide3 .project-row .project-orange div:before {
    bottom: 100%;
    border-bottom: 1.44rem solid #f68401;
  }
  .slide3 .project-row .project-orange div:after {
    top: 100%;
    border-top: 1.44rem solid #f68401;
  }
}
@media only screen and (min-width: 350px) and (max-height: 300px) and (orientation: landscape) {
  .slide3 .project-row .project-orange {
    cursor: pointer;
  }
  .slide3 .project-row .project-orange div {
    width: 4rem;
    height: 2.308rem;
    background: #f68401;
    margin: 1.2rem 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0.8;
  }
  .slide3 .project-row .project-orange div:before, .slide3 .project-row .project-orange div:after {
    content: "";
    position: absolute;
    width: 0;
    left: 0;
    border-left: 2rem solid transparent;
    border-right: 2rem solid transparent;
  }
  .slide3 .project-row .project-orange div:before {
    bottom: 100%;
    border-bottom: 1.152rem solid #f68401;
  }
  .slide3 .project-row .project-orange div:after {
    top: 100%;
    border-top: 1.152rem solid #f68401;
  }
}
@media only screen and (min-width: 768px) and (orientation: portrait) {
  .slide3 .project-row .project-orange {
    cursor: pointer;
  }
  .slide3 .project-row .project-orange div {
    width: 10rem;
    height: 5.77rem;
    background: #f68401;
    margin: 3rem 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0.8;
  }
  .slide3 .project-row .project-orange div:before, .slide3 .project-row .project-orange div:after {
    content: "";
    position: absolute;
    width: 0;
    left: 0;
    border-left: 5rem solid transparent;
    border-right: 5rem solid transparent;
  }
  .slide3 .project-row .project-orange div:before {
    bottom: 100%;
    border-bottom: 2.88rem solid #f68401;
  }
  .slide3 .project-row .project-orange div:after {
    top: 100%;
    border-top: 2.88rem solid #f68401;
  }
}
@media only screen and (min-width: 600px) and (orientation: portrait) {
  .slide3 .project-row .project-orange {
    cursor: pointer;
  }
  .slide3 .project-row .project-orange div {
    width: 9rem;
    height: 5.193rem;
    background: #f68401;
    margin: 2.7rem 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0.8;
  }
  .slide3 .project-row .project-orange div:before, .slide3 .project-row .project-orange div:after {
    content: "";
    position: absolute;
    width: 0;
    left: 0;
    border-left: 4.5rem solid transparent;
    border-right: 4.5rem solid transparent;
  }
  .slide3 .project-row .project-orange div:before {
    bottom: 100%;
    border-bottom: 2.592rem solid #f68401;
  }
  .slide3 .project-row .project-orange div:after {
    top: 100%;
    border-top: 2.592rem solid #f68401;
  }
}
@media only screen and (min-width: 960px) and (orientation: landscape) {
  .slide3 .project-row .project-orange {
    cursor: pointer;
  }
  .slide3 .project-row .project-orange div {
    width: 9rem;
    height: 5.193rem;
    background: #f68401;
    margin: 2.7rem 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0.8;
  }
  .slide3 .project-row .project-orange div:before, .slide3 .project-row .project-orange div:after {
    content: "";
    position: absolute;
    width: 0;
    left: 0;
    border-left: 4.5rem solid transparent;
    border-right: 4.5rem solid transparent;
  }
  .slide3 .project-row .project-orange div:before {
    bottom: 100%;
    border-bottom: 2.592rem solid #f68401;
  }
  .slide3 .project-row .project-orange div:after {
    top: 100%;
    border-top: 2.592rem solid #f68401;
  }
}
@media only screen and (min-width: 1200px) {
  .slide3 .project-row .project-orange {
    cursor: pointer;
  }
  .slide3 .project-row .project-orange div {
    width: 10rem;
    height: 5.77rem;
    background: #f68401;
    margin: 3rem 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9);
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
    opacity: 0.5;
  }
  .slide3 .project-row .project-orange div:before, .slide3 .project-row .project-orange div:after {
    content: "";
    position: absolute;
    width: 0;
    left: 0;
    border-left: 5rem solid transparent;
    border-right: 5rem solid transparent;
  }
  .slide3 .project-row .project-orange div:before {
    bottom: 100%;
    border-bottom: 2.88rem solid #f68401;
  }
  .slide3 .project-row .project-orange div:after {
    top: 100%;
    border-top: 2.88rem solid #f68401;
  }
  .slide3 .project-row .project-orange:hover div {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
.slide3 .project-row .project-pink {
  cursor: pointer;
}
.slide3 .project-row .project-pink div {
  width: 5rem;
  height: 2.885rem;
  background: #dc306f;
  margin: 1.5rem 0.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 0.8;
}
.slide3 .project-row .project-pink div:before, .slide3 .project-row .project-pink div:after {
  content: "";
  position: absolute;
  width: 0;
  left: 0;
  border-left: 2.5rem solid transparent;
  border-right: 2.5rem solid transparent;
}
.slide3 .project-row .project-pink div:before {
  bottom: 100%;
  border-bottom: 1.44rem solid #dc306f;
}
.slide3 .project-row .project-pink div:after {
  top: 100%;
  border-top: 1.44rem solid #dc306f;
}
@media only screen and (max-width: 425px) and (min-height: 600px) and (orientation: portrait) {
  .slide3 .project-row .project-pink {
    cursor: pointer;
  }
  .slide3 .project-row .project-pink div {
    width: 6rem;
    height: 3.462rem;
    background: #dc306f;
    margin: 1.8rem 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0.8;
  }
  .slide3 .project-row .project-pink div:before, .slide3 .project-row .project-pink div:after {
    content: "";
    position: absolute;
    width: 0;
    left: 0;
    border-left: 3rem solid transparent;
    border-right: 3rem solid transparent;
  }
  .slide3 .project-row .project-pink div:before {
    bottom: 100%;
    border-bottom: 1.728rem solid #dc306f;
  }
  .slide3 .project-row .project-pink div:after {
    top: 100%;
    border-top: 1.728rem solid #dc306f;
  }
}
@media only screen and (max-width: 300px) and (min-height: 600px) and (orientation: portrait) {
  .slide3 .project-row .project-pink {
    cursor: pointer;
  }
  .slide3 .project-row .project-pink div {
    width: 5rem;
    height: 2.885rem;
    background: #dc306f;
    margin: 1.5rem 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0.8;
  }
  .slide3 .project-row .project-pink div:before, .slide3 .project-row .project-pink div:after {
    content: "";
    position: absolute;
    width: 0;
    left: 0;
    border-left: 2.5rem solid transparent;
    border-right: 2.5rem solid transparent;
  }
  .slide3 .project-row .project-pink div:before {
    bottom: 100%;
    border-bottom: 1.44rem solid #dc306f;
  }
  .slide3 .project-row .project-pink div:after {
    top: 100%;
    border-top: 1.44rem solid #dc306f;
  }
}
@media only screen and (min-width: 350px) and (max-height: 425px) and (orientation: landscape) {
  .slide3 .project-row .project-pink {
    cursor: pointer;
  }
  .slide3 .project-row .project-pink div {
    width: 5rem;
    height: 2.885rem;
    background: #dc306f;
    margin: 1.5rem 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0.8;
  }
  .slide3 .project-row .project-pink div:before, .slide3 .project-row .project-pink div:after {
    content: "";
    position: absolute;
    width: 0;
    left: 0;
    border-left: 2.5rem solid transparent;
    border-right: 2.5rem solid transparent;
  }
  .slide3 .project-row .project-pink div:before {
    bottom: 100%;
    border-bottom: 1.44rem solid #dc306f;
  }
  .slide3 .project-row .project-pink div:after {
    top: 100%;
    border-top: 1.44rem solid #dc306f;
  }
}
@media only screen and (min-width: 350px) and (max-height: 300px) and (orientation: landscape) {
  .slide3 .project-row .project-pink {
    cursor: pointer;
  }
  .slide3 .project-row .project-pink div {
    width: 4rem;
    height: 2.308rem;
    background: #dc306f;
    margin: 1.2rem 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0.8;
  }
  .slide3 .project-row .project-pink div:before, .slide3 .project-row .project-pink div:after {
    content: "";
    position: absolute;
    width: 0;
    left: 0;
    border-left: 2rem solid transparent;
    border-right: 2rem solid transparent;
  }
  .slide3 .project-row .project-pink div:before {
    bottom: 100%;
    border-bottom: 1.152rem solid #dc306f;
  }
  .slide3 .project-row .project-pink div:after {
    top: 100%;
    border-top: 1.152rem solid #dc306f;
  }
}
@media only screen and (min-width: 768px) and (orientation: portrait) {
  .slide3 .project-row .project-pink {
    cursor: pointer;
  }
  .slide3 .project-row .project-pink div {
    width: 10rem;
    height: 5.77rem;
    background: #dc306f;
    margin: 3rem 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0.8;
  }
  .slide3 .project-row .project-pink div:before, .slide3 .project-row .project-pink div:after {
    content: "";
    position: absolute;
    width: 0;
    left: 0;
    border-left: 5rem solid transparent;
    border-right: 5rem solid transparent;
  }
  .slide3 .project-row .project-pink div:before {
    bottom: 100%;
    border-bottom: 2.88rem solid #dc306f;
  }
  .slide3 .project-row .project-pink div:after {
    top: 100%;
    border-top: 2.88rem solid #dc306f;
  }
}
@media only screen and (min-width: 600px) and (orientation: portrait) {
  .slide3 .project-row .project-pink {
    cursor: pointer;
  }
  .slide3 .project-row .project-pink div {
    width: 9rem;
    height: 5.193rem;
    background: #dc306f;
    margin: 2.7rem 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0.8;
  }
  .slide3 .project-row .project-pink div:before, .slide3 .project-row .project-pink div:after {
    content: "";
    position: absolute;
    width: 0;
    left: 0;
    border-left: 4.5rem solid transparent;
    border-right: 4.5rem solid transparent;
  }
  .slide3 .project-row .project-pink div:before {
    bottom: 100%;
    border-bottom: 2.592rem solid #dc306f;
  }
  .slide3 .project-row .project-pink div:after {
    top: 100%;
    border-top: 2.592rem solid #dc306f;
  }
}
@media only screen and (min-width: 960px) and (orientation: landscape) {
  .slide3 .project-row .project-pink {
    cursor: pointer;
  }
  .slide3 .project-row .project-pink div {
    width: 9rem;
    height: 5.193rem;
    background: #dc306f;
    margin: 2.7rem 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0.8;
  }
  .slide3 .project-row .project-pink div:before, .slide3 .project-row .project-pink div:after {
    content: "";
    position: absolute;
    width: 0;
    left: 0;
    border-left: 4.5rem solid transparent;
    border-right: 4.5rem solid transparent;
  }
  .slide3 .project-row .project-pink div:before {
    bottom: 100%;
    border-bottom: 2.592rem solid #dc306f;
  }
  .slide3 .project-row .project-pink div:after {
    top: 100%;
    border-top: 2.592rem solid #dc306f;
  }
}
@media only screen and (min-width: 1200px) {
  .slide3 .project-row .project-pink {
    cursor: pointer;
  }
  .slide3 .project-row .project-pink div {
    width: 10rem;
    height: 5.77rem;
    background: #dc306f;
    margin: 3rem 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9);
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
    opacity: 0.5;
  }
  .slide3 .project-row .project-pink div:before, .slide3 .project-row .project-pink div:after {
    content: "";
    position: absolute;
    width: 0;
    left: 0;
    border-left: 5rem solid transparent;
    border-right: 5rem solid transparent;
  }
  .slide3 .project-row .project-pink div:before {
    bottom: 100%;
    border-bottom: 2.88rem solid #dc306f;
  }
  .slide3 .project-row .project-pink div:after {
    top: 100%;
    border-top: 2.88rem solid #dc306f;
  }
  .slide3 .project-row .project-pink:hover div {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
.slide3 .project-row .project-red {
  cursor: pointer;
}
.slide3 .project-row .project-red div {
  width: 5rem;
  height: 2.885rem;
  background: #c62828;
  margin: 1.5rem 0.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 0.8;
}
.slide3 .project-row .project-red div:before, .slide3 .project-row .project-red div:after {
  content: "";
  position: absolute;
  width: 0;
  left: 0;
  border-left: 2.5rem solid transparent;
  border-right: 2.5rem solid transparent;
}
.slide3 .project-row .project-red div:before {
  bottom: 100%;
  border-bottom: 1.44rem solid #c62828;
}
.slide3 .project-row .project-red div:after {
  top: 100%;
  border-top: 1.44rem solid #c62828;
}
@media only screen and (max-width: 425px) and (min-height: 600px) and (orientation: portrait) {
  .slide3 .project-row .project-red {
    cursor: pointer;
  }
  .slide3 .project-row .project-red div {
    width: 6rem;
    height: 3.462rem;
    background: #c62828;
    margin: 1.8rem 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0.8;
  }
  .slide3 .project-row .project-red div:before, .slide3 .project-row .project-red div:after {
    content: "";
    position: absolute;
    width: 0;
    left: 0;
    border-left: 3rem solid transparent;
    border-right: 3rem solid transparent;
  }
  .slide3 .project-row .project-red div:before {
    bottom: 100%;
    border-bottom: 1.728rem solid #c62828;
  }
  .slide3 .project-row .project-red div:after {
    top: 100%;
    border-top: 1.728rem solid #c62828;
  }
}
@media only screen and (max-width: 300px) and (min-height: 600px) and (orientation: portrait) {
  .slide3 .project-row .project-red {
    cursor: pointer;
  }
  .slide3 .project-row .project-red div {
    width: 5rem;
    height: 2.885rem;
    background: #c62828;
    margin: 1.5rem 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0.8;
  }
  .slide3 .project-row .project-red div:before, .slide3 .project-row .project-red div:after {
    content: "";
    position: absolute;
    width: 0;
    left: 0;
    border-left: 2.5rem solid transparent;
    border-right: 2.5rem solid transparent;
  }
  .slide3 .project-row .project-red div:before {
    bottom: 100%;
    border-bottom: 1.44rem solid #c62828;
  }
  .slide3 .project-row .project-red div:after {
    top: 100%;
    border-top: 1.44rem solid #c62828;
  }
}
@media only screen and (min-width: 350px) and (max-height: 425px) and (orientation: landscape) {
  .slide3 .project-row .project-red {
    cursor: pointer;
  }
  .slide3 .project-row .project-red div {
    width: 5rem;
    height: 2.885rem;
    background: #c62828;
    margin: 1.5rem 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0.8;
  }
  .slide3 .project-row .project-red div:before, .slide3 .project-row .project-red div:after {
    content: "";
    position: absolute;
    width: 0;
    left: 0;
    border-left: 2.5rem solid transparent;
    border-right: 2.5rem solid transparent;
  }
  .slide3 .project-row .project-red div:before {
    bottom: 100%;
    border-bottom: 1.44rem solid #c62828;
  }
  .slide3 .project-row .project-red div:after {
    top: 100%;
    border-top: 1.44rem solid #c62828;
  }
}
@media only screen and (min-width: 350px) and (max-height: 300px) and (orientation: landscape) {
  .slide3 .project-row .project-red {
    cursor: pointer;
  }
  .slide3 .project-row .project-red div {
    width: 4rem;
    height: 2.308rem;
    background: #c62828;
    margin: 1.2rem 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0.8;
  }
  .slide3 .project-row .project-red div:before, .slide3 .project-row .project-red div:after {
    content: "";
    position: absolute;
    width: 0;
    left: 0;
    border-left: 2rem solid transparent;
    border-right: 2rem solid transparent;
  }
  .slide3 .project-row .project-red div:before {
    bottom: 100%;
    border-bottom: 1.152rem solid #c62828;
  }
  .slide3 .project-row .project-red div:after {
    top: 100%;
    border-top: 1.152rem solid #c62828;
  }
}
@media only screen and (min-width: 768px) and (orientation: portrait) {
  .slide3 .project-row .project-red {
    cursor: pointer;
  }
  .slide3 .project-row .project-red div {
    width: 10rem;
    height: 5.77rem;
    background: #c62828;
    margin: 3rem 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0.8;
  }
  .slide3 .project-row .project-red div:before, .slide3 .project-row .project-red div:after {
    content: "";
    position: absolute;
    width: 0;
    left: 0;
    border-left: 5rem solid transparent;
    border-right: 5rem solid transparent;
  }
  .slide3 .project-row .project-red div:before {
    bottom: 100%;
    border-bottom: 2.88rem solid #c62828;
  }
  .slide3 .project-row .project-red div:after {
    top: 100%;
    border-top: 2.88rem solid #c62828;
  }
}
@media only screen and (min-width: 600px) and (orientation: portrait) {
  .slide3 .project-row .project-red {
    cursor: pointer;
  }
  .slide3 .project-row .project-red div {
    width: 9rem;
    height: 5.193rem;
    background: #c62828;
    margin: 2.7rem 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0.8;
  }
  .slide3 .project-row .project-red div:before, .slide3 .project-row .project-red div:after {
    content: "";
    position: absolute;
    width: 0;
    left: 0;
    border-left: 4.5rem solid transparent;
    border-right: 4.5rem solid transparent;
  }
  .slide3 .project-row .project-red div:before {
    bottom: 100%;
    border-bottom: 2.592rem solid #c62828;
  }
  .slide3 .project-row .project-red div:after {
    top: 100%;
    border-top: 2.592rem solid #c62828;
  }
}
@media only screen and (min-width: 960px) and (orientation: landscape) {
  .slide3 .project-row .project-red {
    cursor: pointer;
  }
  .slide3 .project-row .project-red div {
    width: 9rem;
    height: 5.193rem;
    background: #c62828;
    margin: 2.7rem 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0.8;
  }
  .slide3 .project-row .project-red div:before, .slide3 .project-row .project-red div:after {
    content: "";
    position: absolute;
    width: 0;
    left: 0;
    border-left: 4.5rem solid transparent;
    border-right: 4.5rem solid transparent;
  }
  .slide3 .project-row .project-red div:before {
    bottom: 100%;
    border-bottom: 2.592rem solid #c62828;
  }
  .slide3 .project-row .project-red div:after {
    top: 100%;
    border-top: 2.592rem solid #c62828;
  }
}
@media only screen and (min-width: 1200px) {
  .slide3 .project-row .project-red {
    cursor: pointer;
  }
  .slide3 .project-row .project-red div {
    width: 10rem;
    height: 5.77rem;
    background: #c62828;
    margin: 3rem 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9);
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
    opacity: 0.5;
  }
  .slide3 .project-row .project-red div:before, .slide3 .project-row .project-red div:after {
    content: "";
    position: absolute;
    width: 0;
    left: 0;
    border-left: 5rem solid transparent;
    border-right: 5rem solid transparent;
  }
  .slide3 .project-row .project-red div:before {
    bottom: 100%;
    border-bottom: 2.88rem solid #c62828;
  }
  .slide3 .project-row .project-red div:after {
    top: 100%;
    border-top: 2.88rem solid #c62828;
  }
  .slide3 .project-row .project-red:hover div {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
.slide3 .project-row .project-purple {
  color: #ffffff;
  cursor: pointer;
}
.slide3 .project-row .project-purple div {
  width: 5rem;
  height: 2.885rem;
  background: #7127a8;
  margin: 1.5rem 0.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 0.8;
}
.slide3 .project-row .project-purple div:before, .slide3 .project-row .project-purple div:after {
  content: "";
  position: absolute;
  width: 0;
  left: 0;
  border-left: 2.5rem solid transparent;
  border-right: 2.5rem solid transparent;
}
.slide3 .project-row .project-purple div:before {
  bottom: 100%;
  border-bottom: 1.44rem solid #7127a8;
}
.slide3 .project-row .project-purple div:after {
  top: 100%;
  border-top: 1.44rem solid #7127a8;
}
@media only screen and (max-width: 425px) and (min-height: 600px) and (orientation: portrait) {
  .slide3 .project-row .project-purple {
    cursor: pointer;
  }
  .slide3 .project-row .project-purple div {
    width: 6rem;
    height: 3.462rem;
    background: #7127a8;
    margin: 1.8rem 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0.8;
  }
  .slide3 .project-row .project-purple div:before, .slide3 .project-row .project-purple div:after {
    content: "";
    position: absolute;
    width: 0;
    left: 0;
    border-left: 3rem solid transparent;
    border-right: 3rem solid transparent;
  }
  .slide3 .project-row .project-purple div:before {
    bottom: 100%;
    border-bottom: 1.728rem solid #7127a8;
  }
  .slide3 .project-row .project-purple div:after {
    top: 100%;
    border-top: 1.728rem solid #7127a8;
  }
}
@media only screen and (max-width: 300px) and (min-height: 600px) and (orientation: portrait) {
  .slide3 .project-row .project-purple {
    cursor: pointer;
  }
  .slide3 .project-row .project-purple div {
    width: 5rem;
    height: 2.885rem;
    background: #7127a8;
    margin: 1.5rem 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0.8;
  }
  .slide3 .project-row .project-purple div:before, .slide3 .project-row .project-purple div:after {
    content: "";
    position: absolute;
    width: 0;
    left: 0;
    border-left: 2.5rem solid transparent;
    border-right: 2.5rem solid transparent;
  }
  .slide3 .project-row .project-purple div:before {
    bottom: 100%;
    border-bottom: 1.44rem solid #7127a8;
  }
  .slide3 .project-row .project-purple div:after {
    top: 100%;
    border-top: 1.44rem solid #7127a8;
  }
}
@media only screen and (min-width: 350px) and (max-height: 425px) and (orientation: landscape) {
  .slide3 .project-row .project-purple {
    cursor: pointer;
  }
  .slide3 .project-row .project-purple div {
    width: 5rem;
    height: 2.885rem;
    background: #7127a8;
    margin: 1.5rem 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0.8;
  }
  .slide3 .project-row .project-purple div:before, .slide3 .project-row .project-purple div:after {
    content: "";
    position: absolute;
    width: 0;
    left: 0;
    border-left: 2.5rem solid transparent;
    border-right: 2.5rem solid transparent;
  }
  .slide3 .project-row .project-purple div:before {
    bottom: 100%;
    border-bottom: 1.44rem solid #7127a8;
  }
  .slide3 .project-row .project-purple div:after {
    top: 100%;
    border-top: 1.44rem solid #7127a8;
  }
}
@media only screen and (min-width: 350px) and (max-height: 300px) and (orientation: landscape) {
  .slide3 .project-row .project-purple {
    cursor: pointer;
  }
  .slide3 .project-row .project-purple div {
    width: 4rem;
    height: 2.308rem;
    background: #7127a8;
    margin: 1.2rem 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0.8;
  }
  .slide3 .project-row .project-purple div:before, .slide3 .project-row .project-purple div:after {
    content: "";
    position: absolute;
    width: 0;
    left: 0;
    border-left: 2rem solid transparent;
    border-right: 2rem solid transparent;
  }
  .slide3 .project-row .project-purple div:before {
    bottom: 100%;
    border-bottom: 1.152rem solid #7127a8;
  }
  .slide3 .project-row .project-purple div:after {
    top: 100%;
    border-top: 1.152rem solid #7127a8;
  }
}
@media only screen and (min-width: 768px) and (orientation: portrait) {
  .slide3 .project-row .project-purple {
    cursor: pointer;
  }
  .slide3 .project-row .project-purple div {
    width: 10rem;
    height: 5.77rem;
    background: #7127a8;
    margin: 3rem 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0.8;
  }
  .slide3 .project-row .project-purple div:before, .slide3 .project-row .project-purple div:after {
    content: "";
    position: absolute;
    width: 0;
    left: 0;
    border-left: 5rem solid transparent;
    border-right: 5rem solid transparent;
  }
  .slide3 .project-row .project-purple div:before {
    bottom: 100%;
    border-bottom: 2.88rem solid #7127a8;
  }
  .slide3 .project-row .project-purple div:after {
    top: 100%;
    border-top: 2.88rem solid #7127a8;
  }
}
@media only screen and (min-width: 600px) and (orientation: portrait) {
  .slide3 .project-row .project-purple {
    cursor: pointer;
  }
  .slide3 .project-row .project-purple div {
    width: 9rem;
    height: 5.193rem;
    background: #7127a8;
    margin: 2.7rem 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0.8;
  }
  .slide3 .project-row .project-purple div:before, .slide3 .project-row .project-purple div:after {
    content: "";
    position: absolute;
    width: 0;
    left: 0;
    border-left: 4.5rem solid transparent;
    border-right: 4.5rem solid transparent;
  }
  .slide3 .project-row .project-purple div:before {
    bottom: 100%;
    border-bottom: 2.592rem solid #7127a8;
  }
  .slide3 .project-row .project-purple div:after {
    top: 100%;
    border-top: 2.592rem solid #7127a8;
  }
}
@media only screen and (min-width: 960px) and (orientation: landscape) {
  .slide3 .project-row .project-purple {
    cursor: pointer;
  }
  .slide3 .project-row .project-purple div {
    width: 9rem;
    height: 5.193rem;
    background: #7127a8;
    margin: 2.7rem 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0.8;
  }
  .slide3 .project-row .project-purple div:before, .slide3 .project-row .project-purple div:after {
    content: "";
    position: absolute;
    width: 0;
    left: 0;
    border-left: 4.5rem solid transparent;
    border-right: 4.5rem solid transparent;
  }
  .slide3 .project-row .project-purple div:before {
    bottom: 100%;
    border-bottom: 2.592rem solid #7127a8;
  }
  .slide3 .project-row .project-purple div:after {
    top: 100%;
    border-top: 2.592rem solid #7127a8;
  }
}
@media only screen and (min-width: 1200px) {
  .slide3 .project-row .project-purple {
    cursor: pointer;
  }
  .slide3 .project-row .project-purple div {
    width: 10rem;
    height: 5.77rem;
    background: #7127a8;
    margin: 3rem 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9);
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
    opacity: 0.5;
  }
  .slide3 .project-row .project-purple div:before, .slide3 .project-row .project-purple div:after {
    content: "";
    position: absolute;
    width: 0;
    left: 0;
    border-left: 5rem solid transparent;
    border-right: 5rem solid transparent;
  }
  .slide3 .project-row .project-purple div:before {
    bottom: 100%;
    border-bottom: 2.88rem solid #7127a8;
  }
  .slide3 .project-row .project-purple div:after {
    top: 100%;
    border-top: 2.88rem solid #7127a8;
  }
  .slide3 .project-row .project-purple:hover div {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
.slide3 .project-row .project-teal {
  color: #ffffff;
  cursor: pointer;
}
.slide3 .project-row .project-teal div {
  width: 5rem;
  height: 2.885rem;
  background: #34a297;
  margin: 1.5rem 0.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 0.8;
}
.slide3 .project-row .project-teal div:before, .slide3 .project-row .project-teal div:after {
  content: "";
  position: absolute;
  width: 0;
  left: 0;
  border-left: 2.5rem solid transparent;
  border-right: 2.5rem solid transparent;
}
.slide3 .project-row .project-teal div:before {
  bottom: 100%;
  border-bottom: 1.44rem solid #34a297;
}
.slide3 .project-row .project-teal div:after {
  top: 100%;
  border-top: 1.44rem solid #34a297;
}
@media only screen and (max-width: 425px) and (min-height: 600px) and (orientation: portrait) {
  .slide3 .project-row .project-teal {
    cursor: pointer;
  }
  .slide3 .project-row .project-teal div {
    width: 6rem;
    height: 3.462rem;
    background: #34a297;
    margin: 1.8rem 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0.8;
  }
  .slide3 .project-row .project-teal div:before, .slide3 .project-row .project-teal div:after {
    content: "";
    position: absolute;
    width: 0;
    left: 0;
    border-left: 3rem solid transparent;
    border-right: 3rem solid transparent;
  }
  .slide3 .project-row .project-teal div:before {
    bottom: 100%;
    border-bottom: 1.728rem solid #34a297;
  }
  .slide3 .project-row .project-teal div:after {
    top: 100%;
    border-top: 1.728rem solid #34a297;
  }
}
@media only screen and (max-width: 300px) and (min-height: 600px) and (orientation: portrait) {
  .slide3 .project-row .project-teal {
    cursor: pointer;
  }
  .slide3 .project-row .project-teal div {
    width: 5rem;
    height: 2.885rem;
    background: #34a297;
    margin: 1.5rem 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0.8;
  }
  .slide3 .project-row .project-teal div:before, .slide3 .project-row .project-teal div:after {
    content: "";
    position: absolute;
    width: 0;
    left: 0;
    border-left: 2.5rem solid transparent;
    border-right: 2.5rem solid transparent;
  }
  .slide3 .project-row .project-teal div:before {
    bottom: 100%;
    border-bottom: 1.44rem solid #34a297;
  }
  .slide3 .project-row .project-teal div:after {
    top: 100%;
    border-top: 1.44rem solid #34a297;
  }
}
@media only screen and (min-width: 350px) and (max-height: 425px) and (orientation: landscape) {
  .slide3 .project-row .project-teal {
    cursor: pointer;
  }
  .slide3 .project-row .project-teal div {
    width: 5rem;
    height: 2.885rem;
    background: #34a297;
    margin: 1.5rem 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0.8;
  }
  .slide3 .project-row .project-teal div:before, .slide3 .project-row .project-teal div:after {
    content: "";
    position: absolute;
    width: 0;
    left: 0;
    border-left: 2.5rem solid transparent;
    border-right: 2.5rem solid transparent;
  }
  .slide3 .project-row .project-teal div:before {
    bottom: 100%;
    border-bottom: 1.44rem solid #34a297;
  }
  .slide3 .project-row .project-teal div:after {
    top: 100%;
    border-top: 1.44rem solid #34a297;
  }
}
@media only screen and (min-width: 350px) and (max-height: 300px) and (orientation: landscape) {
  .slide3 .project-row .project-teal {
    cursor: pointer;
  }
  .slide3 .project-row .project-teal div {
    width: 4rem;
    height: 2.308rem;
    background: #34a297;
    margin: 1.2rem 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0.8;
  }
  .slide3 .project-row .project-teal div:before, .slide3 .project-row .project-teal div:after {
    content: "";
    position: absolute;
    width: 0;
    left: 0;
    border-left: 2rem solid transparent;
    border-right: 2rem solid transparent;
  }
  .slide3 .project-row .project-teal div:before {
    bottom: 100%;
    border-bottom: 1.152rem solid #34a297;
  }
  .slide3 .project-row .project-teal div:after {
    top: 100%;
    border-top: 1.152rem solid #34a297;
  }
}
@media only screen and (min-width: 768px) and (orientation: portrait) {
  .slide3 .project-row .project-teal {
    cursor: pointer;
  }
  .slide3 .project-row .project-teal div {
    width: 10rem;
    height: 5.77rem;
    background: #34a297;
    margin: 3rem 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0.8;
  }
  .slide3 .project-row .project-teal div:before, .slide3 .project-row .project-teal div:after {
    content: "";
    position: absolute;
    width: 0;
    left: 0;
    border-left: 5rem solid transparent;
    border-right: 5rem solid transparent;
  }
  .slide3 .project-row .project-teal div:before {
    bottom: 100%;
    border-bottom: 2.88rem solid #34a297;
  }
  .slide3 .project-row .project-teal div:after {
    top: 100%;
    border-top: 2.88rem solid #34a297;
  }
}
@media only screen and (min-width: 600px) and (orientation: portrait) {
  .slide3 .project-row .project-teal {
    cursor: pointer;
  }
  .slide3 .project-row .project-teal div {
    width: 9rem;
    height: 5.193rem;
    background: #34a297;
    margin: 2.7rem 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0.8;
  }
  .slide3 .project-row .project-teal div:before, .slide3 .project-row .project-teal div:after {
    content: "";
    position: absolute;
    width: 0;
    left: 0;
    border-left: 4.5rem solid transparent;
    border-right: 4.5rem solid transparent;
  }
  .slide3 .project-row .project-teal div:before {
    bottom: 100%;
    border-bottom: 2.592rem solid #34a297;
  }
  .slide3 .project-row .project-teal div:after {
    top: 100%;
    border-top: 2.592rem solid #34a297;
  }
}
@media only screen and (min-width: 960px) and (orientation: landscape) {
  .slide3 .project-row .project-teal {
    cursor: pointer;
  }
  .slide3 .project-row .project-teal div {
    width: 9rem;
    height: 5.193rem;
    background: #34a297;
    margin: 2.7rem 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0.8;
  }
  .slide3 .project-row .project-teal div:before, .slide3 .project-row .project-teal div:after {
    content: "";
    position: absolute;
    width: 0;
    left: 0;
    border-left: 4.5rem solid transparent;
    border-right: 4.5rem solid transparent;
  }
  .slide3 .project-row .project-teal div:before {
    bottom: 100%;
    border-bottom: 2.592rem solid #34a297;
  }
  .slide3 .project-row .project-teal div:after {
    top: 100%;
    border-top: 2.592rem solid #34a297;
  }
}
@media only screen and (min-width: 1200px) {
  .slide3 .project-row .project-teal {
    cursor: pointer;
  }
  .slide3 .project-row .project-teal div {
    width: 10rem;
    height: 5.77rem;
    background: #34a297;
    margin: 3rem 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9);
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
    opacity: 0.5;
  }
  .slide3 .project-row .project-teal div:before, .slide3 .project-row .project-teal div:after {
    content: "";
    position: absolute;
    width: 0;
    left: 0;
    border-left: 5rem solid transparent;
    border-right: 5rem solid transparent;
  }
  .slide3 .project-row .project-teal div:before {
    bottom: 100%;
    border-bottom: 2.88rem solid #34a297;
  }
  .slide3 .project-row .project-teal div:after {
    top: 100%;
    border-top: 2.88rem solid #34a297;
  }
  .slide3 .project-row .project-teal:hover div {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
.slide3 .project-row .project-blue {
  color: #ffffff;
  cursor: pointer;
}
.slide3 .project-row .project-blue div {
  width: 5rem;
  height: 2.885rem;
  background: #259af3;
  margin: 1.5rem 0.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 0.8;
}
.slide3 .project-row .project-blue div:before, .slide3 .project-row .project-blue div:after {
  content: "";
  position: absolute;
  width: 0;
  left: 0;
  border-left: 2.5rem solid transparent;
  border-right: 2.5rem solid transparent;
}
.slide3 .project-row .project-blue div:before {
  bottom: 100%;
  border-bottom: 1.44rem solid #259af3;
}
.slide3 .project-row .project-blue div:after {
  top: 100%;
  border-top: 1.44rem solid #259af3;
}
@media only screen and (max-width: 425px) and (min-height: 600px) and (orientation: portrait) {
  .slide3 .project-row .project-blue {
    cursor: pointer;
  }
  .slide3 .project-row .project-blue div {
    width: 6rem;
    height: 3.462rem;
    background: #259af3;
    margin: 1.8rem 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0.8;
  }
  .slide3 .project-row .project-blue div:before, .slide3 .project-row .project-blue div:after {
    content: "";
    position: absolute;
    width: 0;
    left: 0;
    border-left: 3rem solid transparent;
    border-right: 3rem solid transparent;
  }
  .slide3 .project-row .project-blue div:before {
    bottom: 100%;
    border-bottom: 1.728rem solid #259af3;
  }
  .slide3 .project-row .project-blue div:after {
    top: 100%;
    border-top: 1.728rem solid #259af3;
  }
}
@media only screen and (max-width: 300px) and (min-height: 600px) and (orientation: portrait) {
  .slide3 .project-row .project-blue {
    cursor: pointer;
  }
  .slide3 .project-row .project-blue div {
    width: 5rem;
    height: 2.885rem;
    background: #259af3;
    margin: 1.5rem 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0.8;
  }
  .slide3 .project-row .project-blue div:before, .slide3 .project-row .project-blue div:after {
    content: "";
    position: absolute;
    width: 0;
    left: 0;
    border-left: 2.5rem solid transparent;
    border-right: 2.5rem solid transparent;
  }
  .slide3 .project-row .project-blue div:before {
    bottom: 100%;
    border-bottom: 1.44rem solid #259af3;
  }
  .slide3 .project-row .project-blue div:after {
    top: 100%;
    border-top: 1.44rem solid #259af3;
  }
}
@media only screen and (min-width: 350px) and (max-height: 425px) and (orientation: landscape) {
  .slide3 .project-row .project-blue {
    cursor: pointer;
  }
  .slide3 .project-row .project-blue div {
    width: 5rem;
    height: 2.885rem;
    background: #259af3;
    margin: 1.5rem 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0.8;
  }
  .slide3 .project-row .project-blue div:before, .slide3 .project-row .project-blue div:after {
    content: "";
    position: absolute;
    width: 0;
    left: 0;
    border-left: 2.5rem solid transparent;
    border-right: 2.5rem solid transparent;
  }
  .slide3 .project-row .project-blue div:before {
    bottom: 100%;
    border-bottom: 1.44rem solid #259af3;
  }
  .slide3 .project-row .project-blue div:after {
    top: 100%;
    border-top: 1.44rem solid #259af3;
  }
}
@media only screen and (min-width: 350px) and (max-height: 300px) and (orientation: landscape) {
  .slide3 .project-row .project-blue {
    cursor: pointer;
  }
  .slide3 .project-row .project-blue div {
    width: 4rem;
    height: 2.308rem;
    background: #259af3;
    margin: 1.2rem 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0.8;
  }
  .slide3 .project-row .project-blue div:before, .slide3 .project-row .project-blue div:after {
    content: "";
    position: absolute;
    width: 0;
    left: 0;
    border-left: 2rem solid transparent;
    border-right: 2rem solid transparent;
  }
  .slide3 .project-row .project-blue div:before {
    bottom: 100%;
    border-bottom: 1.152rem solid #259af3;
  }
  .slide3 .project-row .project-blue div:after {
    top: 100%;
    border-top: 1.152rem solid #259af3;
  }
}
@media only screen and (min-width: 768px) and (orientation: portrait) {
  .slide3 .project-row .project-blue {
    cursor: pointer;
  }
  .slide3 .project-row .project-blue div {
    width: 10rem;
    height: 5.77rem;
    background: #259af3;
    margin: 3rem 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0.8;
  }
  .slide3 .project-row .project-blue div:before, .slide3 .project-row .project-blue div:after {
    content: "";
    position: absolute;
    width: 0;
    left: 0;
    border-left: 5rem solid transparent;
    border-right: 5rem solid transparent;
  }
  .slide3 .project-row .project-blue div:before {
    bottom: 100%;
    border-bottom: 2.88rem solid #259af3;
  }
  .slide3 .project-row .project-blue div:after {
    top: 100%;
    border-top: 2.88rem solid #259af3;
  }
}
@media only screen and (min-width: 600px) and (orientation: portrait) {
  .slide3 .project-row .project-blue {
    cursor: pointer;
  }
  .slide3 .project-row .project-blue div {
    width: 9rem;
    height: 5.193rem;
    background: #259af3;
    margin: 2.7rem 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0.8;
  }
  .slide3 .project-row .project-blue div:before, .slide3 .project-row .project-blue div:after {
    content: "";
    position: absolute;
    width: 0;
    left: 0;
    border-left: 4.5rem solid transparent;
    border-right: 4.5rem solid transparent;
  }
  .slide3 .project-row .project-blue div:before {
    bottom: 100%;
    border-bottom: 2.592rem solid #259af3;
  }
  .slide3 .project-row .project-blue div:after {
    top: 100%;
    border-top: 2.592rem solid #259af3;
  }
}
@media only screen and (min-width: 960px) and (orientation: landscape) {
  .slide3 .project-row .project-blue {
    cursor: pointer;
  }
  .slide3 .project-row .project-blue div {
    width: 9rem;
    height: 5.193rem;
    background: #259af3;
    margin: 2.7rem 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0.8;
  }
  .slide3 .project-row .project-blue div:before, .slide3 .project-row .project-blue div:after {
    content: "";
    position: absolute;
    width: 0;
    left: 0;
    border-left: 4.5rem solid transparent;
    border-right: 4.5rem solid transparent;
  }
  .slide3 .project-row .project-blue div:before {
    bottom: 100%;
    border-bottom: 2.592rem solid #259af3;
  }
  .slide3 .project-row .project-blue div:after {
    top: 100%;
    border-top: 2.592rem solid #259af3;
  }
}
@media only screen and (min-width: 1200px) {
  .slide3 .project-row .project-blue {
    cursor: pointer;
  }
  .slide3 .project-row .project-blue div {
    width: 10rem;
    height: 5.77rem;
    background: #259af3;
    margin: 3rem 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9);
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
    opacity: 0.5;
  }
  .slide3 .project-row .project-blue div:before, .slide3 .project-row .project-blue div:after {
    content: "";
    position: absolute;
    width: 0;
    left: 0;
    border-left: 5rem solid transparent;
    border-right: 5rem solid transparent;
  }
  .slide3 .project-row .project-blue div:before {
    bottom: 100%;
    border-bottom: 2.88rem solid #259af3;
  }
  .slide3 .project-row .project-blue div:after {
    top: 100%;
    border-top: 2.88rem solid #259af3;
  }
  .slide3 .project-row .project-blue:hover div {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
.slide3 .project-row .project-apple {
  color: #ffffff;
  cursor: pointer;
}
.slide3 .project-row .project-apple div {
  width: 5rem;
  height: 2.885rem;
  background: #7cb342;
  margin: 1.5rem 0.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 0.8;
}
.slide3 .project-row .project-apple div:before, .slide3 .project-row .project-apple div:after {
  content: "";
  position: absolute;
  width: 0;
  left: 0;
  border-left: 2.5rem solid transparent;
  border-right: 2.5rem solid transparent;
}
.slide3 .project-row .project-apple div:before {
  bottom: 100%;
  border-bottom: 1.44rem solid #7cb342;
}
.slide3 .project-row .project-apple div:after {
  top: 100%;
  border-top: 1.44rem solid #7cb342;
}
@media only screen and (max-width: 425px) and (min-height: 600px) and (orientation: portrait) {
  .slide3 .project-row .project-apple {
    cursor: pointer;
  }
  .slide3 .project-row .project-apple div {
    width: 6rem;
    height: 3.462rem;
    background: #7cb342;
    margin: 1.8rem 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0.8;
  }
  .slide3 .project-row .project-apple div:before, .slide3 .project-row .project-apple div:after {
    content: "";
    position: absolute;
    width: 0;
    left: 0;
    border-left: 3rem solid transparent;
    border-right: 3rem solid transparent;
  }
  .slide3 .project-row .project-apple div:before {
    bottom: 100%;
    border-bottom: 1.728rem solid #7cb342;
  }
  .slide3 .project-row .project-apple div:after {
    top: 100%;
    border-top: 1.728rem solid #7cb342;
  }
}
@media only screen and (max-width: 300px) and (min-height: 600px) and (orientation: portrait) {
  .slide3 .project-row .project-apple {
    cursor: pointer;
  }
  .slide3 .project-row .project-apple div {
    width: 5rem;
    height: 2.885rem;
    background: #7cb342;
    margin: 1.5rem 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0.8;
  }
  .slide3 .project-row .project-apple div:before, .slide3 .project-row .project-apple div:after {
    content: "";
    position: absolute;
    width: 0;
    left: 0;
    border-left: 2.5rem solid transparent;
    border-right: 2.5rem solid transparent;
  }
  .slide3 .project-row .project-apple div:before {
    bottom: 100%;
    border-bottom: 1.44rem solid #7cb342;
  }
  .slide3 .project-row .project-apple div:after {
    top: 100%;
    border-top: 1.44rem solid #7cb342;
  }
}
@media only screen and (min-width: 350px) and (max-height: 425px) and (orientation: landscape) {
  .slide3 .project-row .project-apple {
    cursor: pointer;
  }
  .slide3 .project-row .project-apple div {
    width: 5rem;
    height: 2.885rem;
    background: #7cb342;
    margin: 1.5rem 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0.8;
  }
  .slide3 .project-row .project-apple div:before, .slide3 .project-row .project-apple div:after {
    content: "";
    position: absolute;
    width: 0;
    left: 0;
    border-left: 2.5rem solid transparent;
    border-right: 2.5rem solid transparent;
  }
  .slide3 .project-row .project-apple div:before {
    bottom: 100%;
    border-bottom: 1.44rem solid #7cb342;
  }
  .slide3 .project-row .project-apple div:after {
    top: 100%;
    border-top: 1.44rem solid #7cb342;
  }
}
@media only screen and (min-width: 350px) and (max-height: 300px) and (orientation: landscape) {
  .slide3 .project-row .project-apple {
    cursor: pointer;
  }
  .slide3 .project-row .project-apple div {
    width: 4rem;
    height: 2.308rem;
    background: #7cb342;
    margin: 1.2rem 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0.8;
  }
  .slide3 .project-row .project-apple div:before, .slide3 .project-row .project-apple div:after {
    content: "";
    position: absolute;
    width: 0;
    left: 0;
    border-left: 2rem solid transparent;
    border-right: 2rem solid transparent;
  }
  .slide3 .project-row .project-apple div:before {
    bottom: 100%;
    border-bottom: 1.152rem solid #7cb342;
  }
  .slide3 .project-row .project-apple div:after {
    top: 100%;
    border-top: 1.152rem solid #7cb342;
  }
}
@media only screen and (min-width: 768px) and (orientation: portrait) {
  .slide3 .project-row .project-apple {
    cursor: pointer;
  }
  .slide3 .project-row .project-apple div {
    width: 10rem;
    height: 5.77rem;
    background: #7cb342;
    margin: 3rem 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0.8;
  }
  .slide3 .project-row .project-apple div:before, .slide3 .project-row .project-apple div:after {
    content: "";
    position: absolute;
    width: 0;
    left: 0;
    border-left: 5rem solid transparent;
    border-right: 5rem solid transparent;
  }
  .slide3 .project-row .project-apple div:before {
    bottom: 100%;
    border-bottom: 2.88rem solid #7cb342;
  }
  .slide3 .project-row .project-apple div:after {
    top: 100%;
    border-top: 2.88rem solid #7cb342;
  }
}
@media only screen and (min-width: 600px) and (orientation: portrait) {
  .slide3 .project-row .project-apple {
    cursor: pointer;
  }
  .slide3 .project-row .project-apple div {
    width: 9rem;
    height: 5.193rem;
    background: #7cb342;
    margin: 2.7rem 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0.8;
  }
  .slide3 .project-row .project-apple div:before, .slide3 .project-row .project-apple div:after {
    content: "";
    position: absolute;
    width: 0;
    left: 0;
    border-left: 4.5rem solid transparent;
    border-right: 4.5rem solid transparent;
  }
  .slide3 .project-row .project-apple div:before {
    bottom: 100%;
    border-bottom: 2.592rem solid #7cb342;
  }
  .slide3 .project-row .project-apple div:after {
    top: 100%;
    border-top: 2.592rem solid #7cb342;
  }
}
@media only screen and (min-width: 960px) and (orientation: landscape) {
  .slide3 .project-row .project-apple {
    cursor: pointer;
  }
  .slide3 .project-row .project-apple div {
    width: 9rem;
    height: 5.193rem;
    background: #7cb342;
    margin: 2.7rem 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0.8;
  }
  .slide3 .project-row .project-apple div:before, .slide3 .project-row .project-apple div:after {
    content: "";
    position: absolute;
    width: 0;
    left: 0;
    border-left: 4.5rem solid transparent;
    border-right: 4.5rem solid transparent;
  }
  .slide3 .project-row .project-apple div:before {
    bottom: 100%;
    border-bottom: 2.592rem solid #7cb342;
  }
  .slide3 .project-row .project-apple div:after {
    top: 100%;
    border-top: 2.592rem solid #7cb342;
  }
}
@media only screen and (min-width: 1200px) {
  .slide3 .project-row .project-apple {
    cursor: pointer;
  }
  .slide3 .project-row .project-apple div {
    width: 10rem;
    height: 5.77rem;
    background: #7cb342;
    margin: 3rem 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9);
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
    opacity: 0.5;
  }
  .slide3 .project-row .project-apple div:before, .slide3 .project-row .project-apple div:after {
    content: "";
    position: absolute;
    width: 0;
    left: 0;
    border-left: 5rem solid transparent;
    border-right: 5rem solid transparent;
  }
  .slide3 .project-row .project-apple div:before {
    bottom: 100%;
    border-bottom: 2.88rem solid #7cb342;
  }
  .slide3 .project-row .project-apple div:after {
    top: 100%;
    border-top: 2.88rem solid #7cb342;
  }
  .slide3 .project-row .project-apple:hover div {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
.slide3 .project-row .project-green {
  color: #ffffff;
  cursor: pointer;
}
.slide3 .project-row .project-green div {
  width: 5rem;
  height: 2.885rem;
  background: #00944a;
  margin: 1.5rem 0.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 0.8;
}
.slide3 .project-row .project-green div:before, .slide3 .project-row .project-green div:after {
  content: "";
  position: absolute;
  width: 0;
  left: 0;
  border-left: 2.5rem solid transparent;
  border-right: 2.5rem solid transparent;
}
.slide3 .project-row .project-green div:before {
  bottom: 100%;
  border-bottom: 1.44rem solid #00944a;
}
.slide3 .project-row .project-green div:after {
  top: 100%;
  border-top: 1.44rem solid #00944a;
}
@media only screen and (max-width: 425px) and (min-height: 600px) and (orientation: portrait) {
  .slide3 .project-row .project-green {
    cursor: pointer;
  }
  .slide3 .project-row .project-green div {
    width: 6rem;
    height: 3.462rem;
    background: #00944a;
    margin: 1.8rem 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0.8;
  }
  .slide3 .project-row .project-green div:before, .slide3 .project-row .project-green div:after {
    content: "";
    position: absolute;
    width: 0;
    left: 0;
    border-left: 3rem solid transparent;
    border-right: 3rem solid transparent;
  }
  .slide3 .project-row .project-green div:before {
    bottom: 100%;
    border-bottom: 1.728rem solid #00944a;
  }
  .slide3 .project-row .project-green div:after {
    top: 100%;
    border-top: 1.728rem solid #00944a;
  }
}
@media only screen and (max-width: 300px) and (min-height: 600px) and (orientation: portrait) {
  .slide3 .project-row .project-green {
    cursor: pointer;
  }
  .slide3 .project-row .project-green div {
    width: 5rem;
    height: 2.885rem;
    background: #00944a;
    margin: 1.5rem 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0.8;
  }
  .slide3 .project-row .project-green div:before, .slide3 .project-row .project-green div:after {
    content: "";
    position: absolute;
    width: 0;
    left: 0;
    border-left: 2.5rem solid transparent;
    border-right: 2.5rem solid transparent;
  }
  .slide3 .project-row .project-green div:before {
    bottom: 100%;
    border-bottom: 1.44rem solid #00944a;
  }
  .slide3 .project-row .project-green div:after {
    top: 100%;
    border-top: 1.44rem solid #00944a;
  }
}
@media only screen and (min-width: 350px) and (max-height: 425px) and (orientation: landscape) {
  .slide3 .project-row .project-green {
    cursor: pointer;
  }
  .slide3 .project-row .project-green div {
    width: 5rem;
    height: 2.885rem;
    background: #00944a;
    margin: 1.5rem 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0.8;
  }
  .slide3 .project-row .project-green div:before, .slide3 .project-row .project-green div:after {
    content: "";
    position: absolute;
    width: 0;
    left: 0;
    border-left: 2.5rem solid transparent;
    border-right: 2.5rem solid transparent;
  }
  .slide3 .project-row .project-green div:before {
    bottom: 100%;
    border-bottom: 1.44rem solid #00944a;
  }
  .slide3 .project-row .project-green div:after {
    top: 100%;
    border-top: 1.44rem solid #00944a;
  }
}
@media only screen and (min-width: 350px) and (max-height: 300px) and (orientation: landscape) {
  .slide3 .project-row .project-green {
    cursor: pointer;
  }
  .slide3 .project-row .project-green div {
    width: 4rem;
    height: 2.308rem;
    background: #00944a;
    margin: 1.2rem 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0.8;
  }
  .slide3 .project-row .project-green div:before, .slide3 .project-row .project-green div:after {
    content: "";
    position: absolute;
    width: 0;
    left: 0;
    border-left: 2rem solid transparent;
    border-right: 2rem solid transparent;
  }
  .slide3 .project-row .project-green div:before {
    bottom: 100%;
    border-bottom: 1.152rem solid #00944a;
  }
  .slide3 .project-row .project-green div:after {
    top: 100%;
    border-top: 1.152rem solid #00944a;
  }
}
@media only screen and (min-width: 768px) and (orientation: portrait) {
  .slide3 .project-row .project-green {
    cursor: pointer;
  }
  .slide3 .project-row .project-green div {
    width: 10rem;
    height: 5.77rem;
    background: #00944a;
    margin: 3rem 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0.8;
  }
  .slide3 .project-row .project-green div:before, .slide3 .project-row .project-green div:after {
    content: "";
    position: absolute;
    width: 0;
    left: 0;
    border-left: 5rem solid transparent;
    border-right: 5rem solid transparent;
  }
  .slide3 .project-row .project-green div:before {
    bottom: 100%;
    border-bottom: 2.88rem solid #00944a;
  }
  .slide3 .project-row .project-green div:after {
    top: 100%;
    border-top: 2.88rem solid #00944a;
  }
}
@media only screen and (min-width: 600px) and (orientation: portrait) {
  .slide3 .project-row .project-green {
    cursor: pointer;
  }
  .slide3 .project-row .project-green div {
    width: 9rem;
    height: 5.193rem;
    background: #00944a;
    margin: 2.7rem 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0.8;
  }
  .slide3 .project-row .project-green div:before, .slide3 .project-row .project-green div:after {
    content: "";
    position: absolute;
    width: 0;
    left: 0;
    border-left: 4.5rem solid transparent;
    border-right: 4.5rem solid transparent;
  }
  .slide3 .project-row .project-green div:before {
    bottom: 100%;
    border-bottom: 2.592rem solid #00944a;
  }
  .slide3 .project-row .project-green div:after {
    top: 100%;
    border-top: 2.592rem solid #00944a;
  }
}
@media only screen and (min-width: 960px) and (orientation: landscape) {
  .slide3 .project-row .project-green {
    cursor: pointer;
  }
  .slide3 .project-row .project-green div {
    width: 9rem;
    height: 5.193rem;
    background: #00944a;
    margin: 2.7rem 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0.8;
  }
  .slide3 .project-row .project-green div:before, .slide3 .project-row .project-green div:after {
    content: "";
    position: absolute;
    width: 0;
    left: 0;
    border-left: 4.5rem solid transparent;
    border-right: 4.5rem solid transparent;
  }
  .slide3 .project-row .project-green div:before {
    bottom: 100%;
    border-bottom: 2.592rem solid #00944a;
  }
  .slide3 .project-row .project-green div:after {
    top: 100%;
    border-top: 2.592rem solid #00944a;
  }
}
@media only screen and (min-width: 1200px) {
  .slide3 .project-row .project-green {
    cursor: pointer;
  }
  .slide3 .project-row .project-green div {
    width: 10rem;
    height: 5.77rem;
    background: #00944a;
    margin: 3rem 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9);
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
    opacity: 0.5;
  }
  .slide3 .project-row .project-green div:before, .slide3 .project-row .project-green div:after {
    content: "";
    position: absolute;
    width: 0;
    left: 0;
    border-left: 5rem solid transparent;
    border-right: 5rem solid transparent;
  }
  .slide3 .project-row .project-green div:before {
    bottom: 100%;
    border-bottom: 2.88rem solid #00944a;
  }
  .slide3 .project-row .project-green div:after {
    top: 100%;
    border-top: 2.88rem solid #00944a;
  }
  .slide3 .project-row .project-green:hover div {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
.slide3 .project-row .project-silver {
  color: #0d2e57;
  cursor: pointer;
}
.slide3 .project-row .project-silver div {
  width: 5rem;
  height: 2.885rem;
  background: #9e9e9e;
  margin: 1.5rem 0.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 0.8;
}
.slide3 .project-row .project-silver div:before, .slide3 .project-row .project-silver div:after {
  content: "";
  position: absolute;
  width: 0;
  left: 0;
  border-left: 2.5rem solid transparent;
  border-right: 2.5rem solid transparent;
}
.slide3 .project-row .project-silver div:before {
  bottom: 100%;
  border-bottom: 1.44rem solid #9e9e9e;
}
.slide3 .project-row .project-silver div:after {
  top: 100%;
  border-top: 1.44rem solid #9e9e9e;
}
@media only screen and (max-width: 425px) and (min-height: 600px) and (orientation: portrait) {
  .slide3 .project-row .project-silver {
    cursor: pointer;
  }
  .slide3 .project-row .project-silver div {
    width: 6rem;
    height: 3.462rem;
    background: #9e9e9e;
    margin: 1.8rem 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0.8;
  }
  .slide3 .project-row .project-silver div:before, .slide3 .project-row .project-silver div:after {
    content: "";
    position: absolute;
    width: 0;
    left: 0;
    border-left: 3rem solid transparent;
    border-right: 3rem solid transparent;
  }
  .slide3 .project-row .project-silver div:before {
    bottom: 100%;
    border-bottom: 1.728rem solid #9e9e9e;
  }
  .slide3 .project-row .project-silver div:after {
    top: 100%;
    border-top: 1.728rem solid #9e9e9e;
  }
}
@media only screen and (max-width: 300px) and (min-height: 600px) and (orientation: portrait) {
  .slide3 .project-row .project-silver {
    cursor: pointer;
  }
  .slide3 .project-row .project-silver div {
    width: 5rem;
    height: 2.885rem;
    background: #9e9e9e;
    margin: 1.5rem 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0.8;
  }
  .slide3 .project-row .project-silver div:before, .slide3 .project-row .project-silver div:after {
    content: "";
    position: absolute;
    width: 0;
    left: 0;
    border-left: 2.5rem solid transparent;
    border-right: 2.5rem solid transparent;
  }
  .slide3 .project-row .project-silver div:before {
    bottom: 100%;
    border-bottom: 1.44rem solid #9e9e9e;
  }
  .slide3 .project-row .project-silver div:after {
    top: 100%;
    border-top: 1.44rem solid #9e9e9e;
  }
}
@media only screen and (min-width: 350px) and (max-height: 425px) and (orientation: landscape) {
  .slide3 .project-row .project-silver {
    cursor: pointer;
  }
  .slide3 .project-row .project-silver div {
    width: 5rem;
    height: 2.885rem;
    background: #9e9e9e;
    margin: 1.5rem 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0.8;
  }
  .slide3 .project-row .project-silver div:before, .slide3 .project-row .project-silver div:after {
    content: "";
    position: absolute;
    width: 0;
    left: 0;
    border-left: 2.5rem solid transparent;
    border-right: 2.5rem solid transparent;
  }
  .slide3 .project-row .project-silver div:before {
    bottom: 100%;
    border-bottom: 1.44rem solid #9e9e9e;
  }
  .slide3 .project-row .project-silver div:after {
    top: 100%;
    border-top: 1.44rem solid #9e9e9e;
  }
}
@media only screen and (min-width: 350px) and (max-height: 300px) and (orientation: landscape) {
  .slide3 .project-row .project-silver {
    cursor: pointer;
  }
  .slide3 .project-row .project-silver div {
    width: 4rem;
    height: 2.308rem;
    background: #9e9e9e;
    margin: 1.2rem 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0.8;
  }
  .slide3 .project-row .project-silver div:before, .slide3 .project-row .project-silver div:after {
    content: "";
    position: absolute;
    width: 0;
    left: 0;
    border-left: 2rem solid transparent;
    border-right: 2rem solid transparent;
  }
  .slide3 .project-row .project-silver div:before {
    bottom: 100%;
    border-bottom: 1.152rem solid #9e9e9e;
  }
  .slide3 .project-row .project-silver div:after {
    top: 100%;
    border-top: 1.152rem solid #9e9e9e;
  }
}
@media only screen and (min-width: 768px) and (orientation: portrait) {
  .slide3 .project-row .project-silver {
    cursor: pointer;
  }
  .slide3 .project-row .project-silver div {
    width: 10rem;
    height: 5.77rem;
    background: #9e9e9e;
    margin: 3rem 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0.8;
  }
  .slide3 .project-row .project-silver div:before, .slide3 .project-row .project-silver div:after {
    content: "";
    position: absolute;
    width: 0;
    left: 0;
    border-left: 5rem solid transparent;
    border-right: 5rem solid transparent;
  }
  .slide3 .project-row .project-silver div:before {
    bottom: 100%;
    border-bottom: 2.88rem solid #9e9e9e;
  }
  .slide3 .project-row .project-silver div:after {
    top: 100%;
    border-top: 2.88rem solid #9e9e9e;
  }
}
@media only screen and (min-width: 600px) and (orientation: portrait) {
  .slide3 .project-row .project-silver {
    cursor: pointer;
  }
  .slide3 .project-row .project-silver div {
    width: 9rem;
    height: 5.193rem;
    background: #9e9e9e;
    margin: 2.7rem 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0.8;
  }
  .slide3 .project-row .project-silver div:before, .slide3 .project-row .project-silver div:after {
    content: "";
    position: absolute;
    width: 0;
    left: 0;
    border-left: 4.5rem solid transparent;
    border-right: 4.5rem solid transparent;
  }
  .slide3 .project-row .project-silver div:before {
    bottom: 100%;
    border-bottom: 2.592rem solid #9e9e9e;
  }
  .slide3 .project-row .project-silver div:after {
    top: 100%;
    border-top: 2.592rem solid #9e9e9e;
  }
}
@media only screen and (min-width: 960px) and (orientation: landscape) {
  .slide3 .project-row .project-silver {
    cursor: pointer;
  }
  .slide3 .project-row .project-silver div {
    width: 9rem;
    height: 5.193rem;
    background: #9e9e9e;
    margin: 2.7rem 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0.8;
  }
  .slide3 .project-row .project-silver div:before, .slide3 .project-row .project-silver div:after {
    content: "";
    position: absolute;
    width: 0;
    left: 0;
    border-left: 4.5rem solid transparent;
    border-right: 4.5rem solid transparent;
  }
  .slide3 .project-row .project-silver div:before {
    bottom: 100%;
    border-bottom: 2.592rem solid #9e9e9e;
  }
  .slide3 .project-row .project-silver div:after {
    top: 100%;
    border-top: 2.592rem solid #9e9e9e;
  }
}
@media only screen and (min-width: 1200px) {
  .slide3 .project-row .project-silver {
    cursor: pointer;
  }
  .slide3 .project-row .project-silver div {
    width: 10rem;
    height: 5.77rem;
    background: #9e9e9e;
    margin: 3rem 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9);
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
    opacity: 0.5;
  }
  .slide3 .project-row .project-silver div:before, .slide3 .project-row .project-silver div:after {
    content: "";
    position: absolute;
    width: 0;
    left: 0;
    border-left: 5rem solid transparent;
    border-right: 5rem solid transparent;
  }
  .slide3 .project-row .project-silver div:before {
    bottom: 100%;
    border-bottom: 2.88rem solid #9e9e9e;
  }
  .slide3 .project-row .project-silver div:after {
    top: 100%;
    border-top: 2.88rem solid #9e9e9e;
  }
  .slide3 .project-row .project-silver:hover div {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}

.slide4 h1 {
  display: flex;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: center;
}
@media only screen and (min-width: 350px) and (max-height: 425px) and (orientation: landscape) {
  .slide4 h1 {
    flex-direction: row !important;
  }
}
.slide4 h1 #contact_icon {
  height: 100px;
  width: 100px;
  margin: 0 0 15px 0;
}
@media only screen and (max-width: 425px) and (min-height: 800px) and (orientation: portrait) {
  .slide4 h1 #contact_icon {
    height: 150px;
    width: 150px;
    margin: 25px 0 15px 0;
  }
}
@media only screen and (min-width: 350px) and (max-height: 425px) and (orientation: landscape) {
  .slide4 h1 #contact_icon {
    height: 50px;
    width: 50px;
    margin: 0 10px 0 0;
  }
}
@media only screen and (min-width: 768px) and (orientation: portrait) {
  .slide4 h1 #contact_icon {
    height: 200px;
    width: 200px;
    margin: 25px 0 15px 0;
  }
}
@media only screen and (min-width: 600px) and (orientation: portrait) {
  .slide4 h1 #contact_icon {
    height: 200px;
    width: 200px;
    margin: 25px 0 15px 0;
  }
}
@media only screen and (min-width: 960px) and (orientation: landscape) {
  .slide4 h1 #contact_icon {
    height: 200px;
    width: 200px;
    margin: 15px 0 15px 0;
  }
}
@media only screen and (min-width: 1200px) {
  .slide4 h1 #contact_icon {
    height: 175px;
    width: 175px;
    margin: 0;
  }
}
.slide4 h1 #contact_icon img {
  height: 100%;
  width: 100%;
}
.slide4 .slide-main #infos-container {
  margin-top: -100px;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media only screen and (max-width: 425px) and (min-height: 800px) and (orientation: portrait) {
  .slide4 .slide-main #infos-container {
    margin-top: -50px;
  }
}
@media only screen and (min-width: 350px) and (max-height: 425px) and (orientation: landscape) {
  .slide4 .slide-main #infos-container {
    margin-top: -15px;
  }
}
@media only screen and (min-width: 960px) and (orientation: landscape) {
  .slide4 .slide-main #infos-container {
    margin-top: -25px;
  }
}
@media only screen and (min-width: 1200px) {
  .slide4 .slide-main #infos-container {
    margin-top: -25px;
  }
}
.slide4 .slide-main #infos-container .info {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 20px;
  font-weight: bold;
}
@media only screen and (min-width: 768px) and (orientation: portrait) {
  .slide4 .slide-main #infos-container .info {
    font-size: 35px;
  }
}
@media only screen and (min-width: 600px) and (orientation: portrait) {
  .slide4 .slide-main #infos-container .info {
    font-size: 35px;
  }
}
@media only screen and (min-width: 960px) and (orientation: landscape) {
  .slide4 .slide-main #infos-container .info {
    font-size: 35px;
  }
}
@media only screen and (min-width: 1200px) {
  .slide4 .slide-main #infos-container .info {
    font-size: 30px;
  }
}
.slide4 .slide-main #infos-container .info .icon {
  font-size: 30px;
}
@media only screen and (min-width: 768px) and (orientation: portrait) {
  .slide4 .slide-main #infos-container .info .icon {
    font-size: 75px;
  }
}
@media only screen and (min-width: 600px) and (orientation: portrait) {
  .slide4 .slide-main #infos-container .info .icon {
    font-size: 75px;
  }
}
@media only screen and (min-width: 960px) and (orientation: landscape) {
  .slide4 .slide-main #infos-container .info .icon {
    font-size: 75px;
  }
}
@media only screen and (min-width: 1200px) {
  .slide4 .slide-main #infos-container .info .icon {
    font-size: 65px;
  }
}
@media only screen and (max-width: 425px) and (min-height: 800px) and (orientation: portrait) {
  .slide4 .slide-main #infos-container .info:last-child {
    margin-top: 50px;
  }
}
@media only screen and (min-width: 768px) and (orientation: portrait) {
  .slide4 .slide-main #infos-container .info:last-child {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}
@media only screen and (min-width: 600px) and (orientation: portrait) {
  .slide4 .slide-main #infos-container .info:last-child {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}
@media only screen and (min-width: 960px) and (orientation: landscape) {
  .slide4 .slide-main #infos-container .info:last-child {
    margin-bottom: 75px;
  }
}
.slide4 .slide-main #contact {
  margin-top: -100px;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media only screen and (max-width: 425px) and (min-height: 800px) and (orientation: portrait) {
  .slide4 .slide-main #contact {
    margin-top: -50px;
  }
}
@media only screen and (min-width: 350px) and (max-height: 425px) and (orientation: landscape) {
  .slide4 .slide-main #contact {
    margin-top: 0;
  }
}
.slide4 .slide-main #contact #btn-contact {
  display: flex;
  padding: 2px 25px 8px 25px;
  font-size: 20px;
  background-image: linear-gradient(to right, #0d2e57 0%, #a2b3cb 100%);
  text-align: center;
  font-variant: small-caps;
  font-weight: bold;
  background-size: 200% auto;
  color: #e0e4eb;
  border: 2px outset #0d2e57;
  box-shadow: 0 0 20px #eee;
  border-radius: 10px;
}
@media only screen and (min-width: 768px) and (orientation: portrait) {
  .slide4 .slide-main #contact #btn-contact {
    font-size: 35px;
    padding: 2px 25px 8px 25px;
  }
}
@media only screen and (min-width: 600px) and (orientation: portrait) {
  .slide4 .slide-main #contact #btn-contact {
    font-size: 35px;
    padding: 2px 25px 8px 25px;
  }
}
@media only screen and (min-width: 960px) and (orientation: landscape) {
  .slide4 .slide-main #contact #btn-contact {
    font-size: 30px;
  }
}
.slide4 .slide-main #contact #btn-contact:hover {
  color: #0d2e57;
  background-image: linear-gradient(to right, #48dcd7 0%, #ffffff 100%);
  border-color: #48dcd7;
}

.swiper-button-prev, .swiper-button-next {
  top: 85%;
  outline: none;
  color: #0d2e57;
}

.swiper-button-prev {
  left: 3em;
}

.swiper-button-next {
  right: 3em;
}

.swiper-pagination-bullet-active {
  background-color: #0d2e57;
}

.modal {
  display: none;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.modal .modal-overlay {
  z-index: 2;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.8);
}
.modal .modal-card {
  z-index: 3;
  position: relative;
  width: 800px;
  max-height: 90vh;
  display: flex;
  top: -100%;
  margin: 0 25px;
  flex-direction: column;
  justify-content: start;
  align-items: center;
  color: #fff;
  background: #4c6060;
  border-radius: 15px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.7);
  overflow: hidden;
  transition: all 5s ease;
}
@media only screen and (min-width: 1200px) {
  .modal .modal-card {
    width: 800px;
    max-height: 100vh;
    margin: 0;
  }
}
.modal .modal-card .card-badge {
  z-index: 4;
  position: absolute;
  top: -4px;
  left: -71px;
  height: 50px;
  background: #58C777;
  width: 200px;
  text-align: center;
  transform: rotate(-45deg);
  box-shadow: inset 0 0 0 4px rgba(255, 255, 255, 0.34);
}
@media only screen and (min-width: 1200px) {
  .modal .modal-card .card-badge {
    top: -3px;
    left: -71px;
  }
}
.modal .modal-card .card-badge:after {
  position: absolute;
  content: "";
  display: block;
  height: 100px;
  width: 100px;
  background: #EDF1EE;
  top: -55px;
  left: 130px;
  transform: rotate(-45deg);
  box-shadow: -115px -121px 0px 0px #EDF1EE;
}
.modal .modal-card .card-badge .left {
  position: absolute;
  content: "";
  display: block;
  top: 50px;
  left: 25px;
  height: 8px;
  width: 8px;
  background: linear-gradient(135deg, #5a926a 50%, rgba(90, 146, 106, 0) 50.1%);
}
.modal .modal-card .card-badge .right {
  position: absolute;
  content: "";
  display: block;
  top: 50px;
  left: 157px;
  height: 8px;
  width: 8px;
  background: linear-gradient(135deg, #5a926a 50%, rgba(90, 146, 106, 0) 50.1%);
  transform: rotate(90deg);
}
.modal .modal-card .card-badge span {
  margin-right: 8px;
  font-size: 15px;
  line-height: 50px;
  font-family: sans-serif;
  color: #fff;
  font-weight: bold;
}
.modal .modal-card .close-btn {
  position: absolute;
  width: 30px;
  height: 30px;
  top: 10px;
  right: 10px;
  display: flex;
  justify-content: center;
  align-content: center;
  padding: 0;
  font-size: 1.3rem;
  background: #fff;
  border: 2px solid #fff;
  border-radius: 50%;
  color: #ff0000b2;
  transition: background-color 0.3s ease;
  cursor: pointer;
}
.modal .modal-card .close-btn:hover {
  background-color: rgba(255, 0, 0, 0.7);
  color: #fff;
}
.modal .modal-card .close-btn:active {
  transform: translateY(2px);
}
.modal .modal-card .card-design {
  z-index: 5;
  position: absolute;
  top: 35px;
  right: -15px;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.1);
  font-size: 3rem;
  font-weight: 900;
  font-family: "Montserrat", sans-serif;
}
@media only screen and (max-width: 425px) and (min-height: 600px) and (orientation: portrait) {
  .modal .modal-card .card-design {
    font-size: 4rem;
    right: -15px;
  }
}
@media only screen and (max-width: 300px) and (min-height: 600px) and (orientation: portrait) {
  .modal .modal-card .card-design {
    font-size: 3rem;
    right: -15px;
    top: 35px;
  }
}
@media only screen and (min-width: 350px) and (max-height: 425px) and (orientation: landscape) {
  .modal .modal-card .card-design {
    font-size: 6rem;
    right: 55px;
    top: 10px;
  }
}
@media only screen and (min-width: 350px) and (max-height: 300px) and (orientation: landscape) {
  .modal .modal-card .card-design {
    font-size: 4rem;
    right: 75px;
    top: 5px;
  }
}
@media only screen and (min-width: 768px) and (orientation: portrait) {
  .modal .modal-card .card-design {
    font-size: 6rem;
    right: 75px;
    top: 25px;
  }
}
@media only screen and (min-width: 600px) and (orientation: portrait) {
  .modal .modal-card .card-design {
    font-size: 5rem;
    right: 60px;
    top: 25px;
  }
}
@media only screen and (min-width: 960px) and (orientation: landscape) {
  .modal .modal-card .card-design {
    font-size: 6rem;
    right: 75px;
    top: 25px;
  }
}
@media only screen and (min-width: 1200px) {
  .modal .modal-card .card-design {
    font-size: 6rem;
    right: 75px;
    top: 25px;
  }
}
.modal .modal-card .card-heading {
  z-index: 6;
  position: absolute;
  color: #fff;
  font-size: 1.2rem;
  text-transform: uppercase;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
  margin-top: 65px;
}
@media only screen and (max-width: 425px) and (min-height: 600px) and (orientation: portrait) {
  .modal .modal-card .card-heading {
    font-size: 1.5rem;
    margin-top: 75px;
  }
}
@media only screen and (max-width: 300px) and (min-height: 600px) and (orientation: portrait) {
  .modal .modal-card .card-heading {
    font-size: 1rem;
    margin-top: 65px;
  }
}
@media only screen and (min-width: 350px) and (max-height: 425px) and (orientation: landscape) {
  .modal .modal-card .card-heading {
    font-size: 3rem;
    margin-top: 57px;
  }
}
@media only screen and (min-width: 350px) and (max-height: 300px) and (orientation: landscape) {
  .modal .modal-card .card-heading {
    font-size: 2rem;
    margin-top: 35px;
  }
}
@media only screen and (min-width: 768px) and (orientation: portrait) {
  .modal .modal-card .card-heading {
    font-size: 3rem;
    margin-top: 75px;
  }
}
@media only screen and (min-width: 600px) and (orientation: portrait) {
  .modal .modal-card .card-heading {
    font-size: 2rem;
    margin-top: 70px;
  }
}
@media only screen and (min-width: 960px) and (orientation: landscape) {
  .modal .modal-card .card-heading {
    font-size: 3rem;
    margin-top: 75px;
  }
}
@media only screen and (min-width: 1200px) {
  .modal .modal-card .card-heading {
    font-size: 3rem;
    margin-top: 75px;
  }
}
.modal .modal-card .card-body {
  z-index: 6;
  position: relative;
  margin: 90px 0 30px 0;
  width: 90%;
}
@media only screen and (max-width: 425px) and (min-height: 600px) and (orientation: portrait) {
  .modal .modal-card .card-body {
    margin-top: 100px;
  }
}
@media only screen and (max-width: 300px) and (min-height: 600px) and (orientation: portrait) {
  .modal .modal-card .card-body {
    margin-top: 80px;
  }
}
@media only screen and (min-width: 350px) and (max-height: 425px) and (orientation: landscape) {
  .modal .modal-card .card-body {
    margin-top: 100px;
  }
}
@media only screen and (min-width: 350px) and (max-height: 300px) and (orientation: landscape) {
  .modal .modal-card .card-body {
    margin-top: 60px;
  }
}
@media only screen and (min-width: 768px) and (orientation: portrait) {
  .modal .modal-card .card-body {
    margin-top: 125px;
  }
}
@media only screen and (min-width: 600px) and (orientation: portrait) {
  .modal .modal-card .card-body {
    margin-top: 100px;
  }
}
@media only screen and (min-width: 960px) and (orientation: landscape) {
  .modal .modal-card .card-body {
    margin-top: 125px;
  }
}
@media only screen and (min-width: 1200px) {
  .modal .modal-card .card-body {
    margin-top: 125px;
  }
}
.modal .modal-card .card-body .card-description {
  text-align: justify;
  font-size: 1rem;
  font-weight: 400;
}
.modal .modal-card .card-body .card-technologies {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -5px;
}
.modal .modal-card .card-body .card-technologies .card-techno {
  margin: 5px;
  padding: 1px 10px 2px 10px;
  border-radius: 6px;
  font-size: 0.8rem;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  color: #232524;
}
@media only screen and (min-width: 350px) and (max-height: 300px) and (orientation: landscape) {
  .modal .modal-card .card-body .card-technologies .card-techno {
    margin: 0 5px;
  }
}
.modal .modal-card .card-body .card-technologies .sky {
  background-color: #61DAFB;
}
.modal .modal-card .card-body .card-technologies .blue {
  background-color: #22a1da;
}
.modal .modal-card .card-body .card-technologies .green {
  background-color: #4bd598;
}
.modal .modal-card .card-body .card-technologies .purple {
  background-color: #563D7C;
  color: #fff;
}
.modal .modal-card .card-body .card-technologies .lavender {
  background-color: #bc76e8;
}
.modal .modal-card .card-body .card-technologies .violet {
  background-color: #a834da;
}
.modal .modal-card .card-body .card-technologies .pink {
  background-color: #d969a1;
}
.modal .modal-card .card-body .card-technologies .yellow {
  background-color: #e3cd1b;
}
.modal .modal-card .card-body .card-technologies .red {
  background-color: #ec4843;
}
.modal .modal-card .card-body .card-actions {
  margin: 20px -10px 0 -10px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media only screen and (min-width: 350px) and (max-height: 425px) and (orientation: landscape) {
  .modal .modal-card .card-body .card-actions {
    flex-direction: row;
  }
}
@media only screen and (min-width: 350px) and (max-height: 300px) and (orientation: landscape) {
  .modal .modal-card .card-body .card-actions {
    margin-top: 12px;
  }
}
@media only screen and (min-width: 768px) and (orientation: portrait) {
  .modal .modal-card .card-body .card-actions {
    flex-direction: row;
  }
}
@media only screen and (min-width: 600px) and (orientation: portrait) {
  .modal .modal-card .card-body .card-actions {
    flex-direction: row;
  }
}
@media only screen and (min-width: 960px) and (orientation: landscape) {
  .modal .modal-card .card-body .card-actions {
    flex-direction: row;
  }
}
@media only screen and (min-width: 1200px) {
  .modal .modal-card .card-body .card-actions {
    flex-direction: row;
  }
}
.modal .modal-card .card-body .card-actions .card-action {
  display: flex;
  align-items: center;
  padding: 10px 20px;
  margin: 5px;
  border-radius: 25px;
  color: #fff;
  text-decoration: none;
  transition: all 0.3s;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
@media only screen and (min-width: 350px) and (max-height: 300px) and (orientation: landscape) {
  .modal .modal-card .card-body .card-actions .card-action {
    margin: 0 5px;
  }
}
.modal .modal-card .card-body .card-actions .card-action:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 10rem;
  z-index: -2;
}
.modal .modal-card .card-body .card-actions .card-action:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 100%;
  transition: all 0.3s;
  border-radius: 10rem;
  z-index: -1;
}
.modal .modal-card .card-body .card-actions .card-action:hover {
  color: #fff;
}
.modal .modal-card .card-body .card-actions .card-action:hover:before {
  width: 100%;
}
.modal .modal-card .card-body .card-actions .card-action ion-icon {
  font-size: 25px;
}
.modal .modal-card .card-body .card-actions .card-action .action-text {
  margin-left: 7px;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 600;
}
@media only screen and (max-width: 300px) and (min-height: 600px) and (orientation: portrait) {
  .modal .modal-card .card-body .card-actions .card-action .action-text {
    font-size: 12px;
  }
}
.modal .modal-card .card-body .card-actions .site:after {
  background-color: #75d4da;
}
.modal .modal-card .card-body .card-actions .site:before {
  background-color: #39c1ca;
}
.modal .modal-card .card-body .card-actions .github:after, .modal .modal-card .card-body .card-actions .gitlab:after {
  background-color: #75dab0;
}
.modal .modal-card .card-body .card-actions .github:before, .modal .modal-card .card-body .card-actions .gitlab:before {
  background-color: #39ca82;
}

/*# sourceMappingURL=main.css.map */
