body {
  font-family: Mitr, sans-serif;
  color: #373435;
  font-size: 14px;
  line-height: 20px;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 46px;
  line-height: 36px;
  font-weight: 700;
}

.contblock {
  position: relative;
  z-index: 13;
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
}

.contblock.paper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.contblock.paper.footerblock {
  height: auto;
  margin-bottom: 0px;
  padding-top: 0px;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  display: flex;
  flex-direction: column;
}

.contblock.paper.footerblock.reposition {
  margin-bottom: -30vh;
}

.contblock.paper.introducepaper {
  position: relative;
  z-index: -1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 5vh;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  bottom: 180px;
}

.contblock.paper.introducepaper.hide {
  display: block;
}

.contblock.paper.toppaper {
  position: relative;
  top: 68px;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
}

.contblock.paper.dimanlogopaper {
  bottom: -35vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

.contblock.paper.companypaper {
  bottom: -5vh;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

.contblock.paper.projectspaper {
  z-index: 8;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

.contblock.paper.footerblockbot {
  bottom: -5vh;
  height: 5vh;
  margin-bottom: 0px;
  padding-top: 0px;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

.contblock.paper.footerblockbot.reposition {
  margin-bottom: -30vh;
}

.contblock.paper.footerbot {
  bottom: -35vh;
  display: none;
  background-image: url('../images/Layer-11-3.png');
  background-position: 0px 0px;
  background-size: auto;
}

.contblock.paper.projectspapertop {
  bottom: 69px;
  z-index: -1;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

.contblock.introdblock {
  min-height: 75vh;
  position: relative;
  z-index: 14;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
}

.contblock.personsblock {
  z-index: 1;
}

.contblock.headerblock {
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: none;
  background-size: auto;
  -webkit-transition: opacity 125ms ease;
  transition: opacity 125ms ease;
}

.contblock.headerblock:hover {
  background-image: url('../images/Layer-13_1.png');
  background-size: cover;
}

.contblock.headerblock.mascot:hover {
  background-image: none;
}

.contblock.companyintoduce {
  top: 5vh;
}

.contblock.projectswrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.contblock.projectswrapper.horizontal {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.contblock.swipetext {
  bottom: 3vh;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  opacity: 0;
  margin-bottom: 100px;
}

.contblock.projectsinfowrapper {
  bottom: auto;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  max-width: 100vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: #fffbf5;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fffbf5), color-stop(50%, rgba(255, 251, 245, 0.68)), to(#fffbf5)), url('../images/spaceMan_rooby-copy.png');
  background-image: linear-gradient(180deg, #fffbf5, rgba(255, 251, 245, 0.68) 50%, #fffbf5), url('../images/spaceMan_rooby-copy.png');
  background-position: 0px 0px, 100% 50%;
  background-size: auto, 20%;
  background-repeat: repeat, repeat;
  background-attachment: scroll, scroll;
}

.contblock.floatingmascotblock {
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: none;
  background-size: auto;
  -webkit-transition: opacity 125ms ease;
  transition: opacity 125ms ease;
}

.contblock.floatingmascotblock:hover {
  background-image: none;
}

.contblock.floatingmascotblock.mascot:hover {
  background-image: none;
}

.contblock.mascoticonblock {
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: none;
  background-size: auto;
  -webkit-transition: opacity 125ms ease;
  transition: opacity 125ms ease;
}

.contblock.mascoticonblock.mascot:hover {
  background-image: none;
}

.dimanlogowrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.body {
  background-color: #fffbf5;
  color: #373435;
}

.dimanbiglogo {
  width: 300px;
  padding-bottom: 0px;
}

.whitepaperwrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.paperimage {
  position: relative;
  top: 100px;
  display: block;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.paperimage.gray {
  z-index: 1;
}

.paperimage.personspaper {
  top: 2px;
  margin-top: -30px;
  margin-bottom: 0px;
}

.paperimage.zeroindex {
  top: 0;
  z-index: 0;
  display: block;
  background: #153039;
  height: 550px;
}

.paperimage.toppaper {
  top: -9px;
}

.paperimage.personspapertop {
  top: 2px;
  margin-top: -30px;
  margin-bottom: 0px;
}

.introduce-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin-top: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  background-color: #fffbf5;
  z-index: 1;
}

.introduce-section.hide {
  display: none;
}

.mascotimage {
  position: relative;
  z-index: 16;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: -20px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.mascotimage.clickablemascot:hover {
  border-radius: 5px;
  background-color: rgba(210, 187, 150, 0.1);
}

.mascotblock {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.mascotblock.topposition {
  display: none;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}

.mascotblock.topposition>img {
  max-width: 60px;

}

.mascotblock.leftside {
  position: relative;
  right: 40px;
  z-index: 16;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.introducetexts {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: url('../images/Layer2-12-1.png');
  background-position: 50% 50%;
  background-size: auto;
  background-attachment: scroll;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  width: 550px;
}

.heading {
  line-height: 15px;
}

.introdtextsstyle {
  width: 320px;
  margin-bottom: -15px;
  text-transform: uppercase;
  cursor: pointer;
}

.introdtextsstyle:hover {
  border-radius: 5px;
  background-color: rgba(210, 187, 150, 0.1);
}

.introdtextsstyle.animtion {
  background-color: rgba(255, 251, 245, 0);
}

.introdtextsstyle.animtion:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(210, 187, 150, 0.1)), to(rgba(210, 187, 150, 0.1)));
  background-image: linear-gradient(180deg, rgba(210, 187, 150, 0.1), rgba(210, 187, 150, 0.1));
}

.introdtextsstyle.adv {
  background-color: rgba(255, 251, 245, 0);
}

.introdtextsstyle.adv:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(210, 187, 150, 0.1)), to(rgba(210, 187, 150, 0.1)));
  background-image: linear-gradient(180deg, rgba(210, 187, 150, 0.1), rgba(210, 187, 150, 0.1));
}

.introdtextsstyle.game {
  background-color: rgba(255, 251, 245, 0);
}

.introdtextsstyle.game:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(210, 187, 150, 0.1)), to(rgba(210, 187, 150, 0.1)));
  background-image: linear-gradient(180deg, rgba(210, 187, 150, 0.1), rgba(210, 187, 150, 0.1));
}

.introdtextsstyle.software {
  background-color: rgba(255, 251, 245, 0);
}

.introdtextsstyle.software:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(210, 187, 150, 0.1)), to(rgba(210, 187, 150, 0.1)));
  background-image: linear-gradient(180deg, rgba(210, 187, 150, 0.1), rgba(210, 187, 150, 0.1));
}

.introdpic {
  position: absolute;
  right: 0px;
  z-index: -1;
  width: 90%;
}

.introdparagraph {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 330px;
  margin-top: 15px;
  padding-top: 0px;
  font-size: 16px;
  text-transform: uppercase;
  text-align: left;
  display: none;
  margin-top: 20px;

}

.introdparagraph.animationtext {}

.introdparagraph.gametext {}

.introdparagraph.softwaretext {}

.introdparagraph.adtext {}

.image {
  max-width: 85%;
}

.groupimage {
  display: block;
  overflow: visible;
  min-height: auto;
  min-width: auto;
  margin-right: auto;
  margin-left: auto;
  opacity: 0;
}

.personsimage {
  position: -webkit-sticky;
  position: sticky;
  top: 10px;
  z-index: 1;
  width: 300px;
  margin-top: -55px;
}

.personswrapper {
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 500px;
  margin-top: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 50px;
  grid-row-gap: 50px;
}

.personssection {
  position: relative;
  z-index: 1;
  display: none;
  margin-top: -130px;
  background-color: #d2bb96;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(210, 187, 150, 0.77)), to(rgba(210, 187, 150, 0.77))), -webkit-gradient(linear, left top, left bottom, from(#d1ba98), color-stop(50%, rgba(253, 252, 250, 0.05)), to(hsla(0, 0%, 100%, 0))), url('../images/Colonia---Small-Image-Projects.jpg');
  background-image: linear-gradient(180deg, rgba(210, 187, 150, 0.77), rgba(210, 187, 150, 0.77)), linear-gradient(180deg, #d1ba98, rgba(253, 252, 250, 0.05) 50%, hsla(0, 0%, 100%, 0)), url('../images/Colonia---Small-Image-Projects.jpg');
  background-position: 0px 0px, 0px 0px, 50% 0%;
  background-size: auto, auto, cover;
  background-attachment: scroll, scroll, fixed;
}

.personstextblock {
  position: -webkit-sticky;
  position: sticky;
  top: 10px;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.personsdesc {
  width: 400px;
  padding-top: 10px;
  color: #153039;
  font-weight: 400;
}

.personsname {
  z-index: 1;
  color: #153039;
  text-transform: uppercase;
}

.personstitle {
  z-index: 1;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #153039;
  font-weight: 600;
  text-transform: capitalize;
}

.resume-section {
  position: static;
  z-index: 2;
  display: none;
  height: 100vh;
  margin-top: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: #fffbf5;
}

.resume-section.hide {
  display: none;
}

.resume-section.footersection {
  display: block;
  height: 5vh;
}

.nonanimationtext {
  display: none;
  width: 230px;
  margin-bottom: -15px;
  text-transform: uppercase;
}

.personsarrowblock {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  opacity: 1;
}

.rightarrowimage {
  width: 12px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.resumewrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 25vh;
  padding-right: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 50px;
  grid-row-gap: 50px;
}

.resumeimage {
  position: -webkit-sticky;
  position: sticky;
  bottom: -30px;
  width: 300px;
}

.aboutustext {
  width: 400px;
  padding-top: 10px;
  color: rgba(255, 251, 245, 0.8);
  font-weight: 300;
}

.company-section {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  margin-top: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  background-color: #153039;
}

.company-section.hide {
  display: none;
}

.aboutuswrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  grid-column-gap: 50px;
  grid-row-gap: 50px;
}

.aboutusimage {
  position: relative;
  z-index: 10;
  width: 500px;
}

.aboutustextblock {
  position: relative;
  margin-top: 0px;
  padding-top: 0px;
}

.resumetext {
  width: 400px;
  padding-top: 10px;
  color: #153039;
  font-weight: 300;
}

.footerwrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 35px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 500px;
  grid-row-gap: 500px;
}

.dimansmalllogo {
  max-width: 15%;
}

.socialmediawrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
}

.socialmediaicon a {
  max-width: 13%;
}

.aboutustitle {
  color: #fffbf5;
  text-transform: uppercase;
}

.div-block {
  position: fixed;
}

.dimanfloatinglogo {
  -webkit-transition: opacity 125ms ease;
  transition: opacity 125ms ease;
}

.dimanfloatinglogo:hover {
  opacity: 0;
}

.headericonlink {
  position: fixed;
  left: auto;
  top: 3%;
  right: 3%;
  bottom: auto;
  z-index: 20;
}

.headericonlink.w--current {
  z-index: 15;
}

.projectsslider {
  height: 50vh;
  margin-top: 0px;
}

.projectsslider.hide {
  display: none;
}

.personsslide01 {
  top: 43px;
  background-color: #d2bb96;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(210, 187, 150, 0.9)), to(rgba(210, 187, 150, 0.9))), -webkit-gradient(linear, left top, left bottom, from(#d1ba98), color-stop(50%, rgba(253, 252, 250, 0.05)), to(hsla(0, 0%, 100%, 0))), url('../images/Colonia---Small-Image-Projects.jpg');
  background-image: linear-gradient(180deg, rgba(210, 187, 150, 0.9), rgba(210, 187, 150, 0.9)), linear-gradient(180deg, #d1ba98, rgba(253, 252, 250, 0.05) 50%, hsla(0, 0%, 100%, 0)), url('../images/Colonia---Small-Image-Projects.jpg');
  background-position: 0px 0px, 0px 0px, 50% 50%;
  background-size: auto, auto, cover;
  background-repeat: repeat, repeat, no-repeat;
  background-attachment: scroll, scroll, fixed;
}

.personsnav {
  display: none;
}

.personsslide02 {
  background-color: #d2bb96;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(210, 187, 150, 0.77)), to(rgba(210, 187, 150, 0.77))), -webkit-gradient(linear, left top, left bottom, from(#d1ba98), color-stop(50%, rgba(253, 252, 250, 0.05)), to(hsla(0, 0%, 100%, 0))), url('../images/Colonia---Small-Image-Projects.jpg');
  background-image: linear-gradient(180deg, rgba(210, 187, 150, 0.77), rgba(210, 187, 150, 0.77)), linear-gradient(180deg, #d1ba98, rgba(253, 252, 250, 0.05) 50%, hsla(0, 0%, 100%, 0)), url('../images/Colonia---Small-Image-Projects.jpg');
  background-position: 0px 0px, 0px 0px, 50% 50%;
  background-size: auto, auto, cover;
  background-attachment: scroll, scroll, fixed;
}

.personsslide03 {
  background-color: #d2bb96;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(210, 187, 150, 0.77)), to(rgba(210, 187, 150, 0.77))), -webkit-gradient(linear, left top, left bottom, from(#d1ba98), color-stop(50%, rgba(253, 252, 250, 0.05)), to(hsla(0, 0%, 100%, 0))), url('../images/Colonia---Small-Image-Projects.jpg');
  background-image: linear-gradient(180deg, rgba(210, 187, 150, 0.77), rgba(210, 187, 150, 0.77)), linear-gradient(180deg, #d1ba98, rgba(253, 252, 250, 0.05) 50%, hsla(0, 0%, 100%, 0)), url('../images/Colonia---Small-Image-Projects.jpg');
  background-position: 0px 0px, 0px 0px, 50% 50%;
  background-size: auto, auto, cover;
  background-attachment: scroll, scroll, fixed;
}

.personsslide04 {
  background-color: #d2bb96;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(210, 187, 150, 0.77)), to(rgba(210, 187, 150, 0.77))), -webkit-gradient(linear, left top, left bottom, from(#d1ba98), color-stop(50%, rgba(253, 252, 250, 0.05)), to(hsla(0, 0%, 100%, 0))), url('../images/Colonia---Small-Image-Projects.jpg');
  background-image: linear-gradient(180deg, rgba(210, 187, 150, 0.77), rgba(210, 187, 150, 0.77)), linear-gradient(180deg, #d1ba98, rgba(253, 252, 250, 0.05) 50%, hsla(0, 0%, 100%, 0)), url('../images/Colonia---Small-Image-Projects.jpg');
  background-position: 0px 0px, 0px 0px, 50% 50%;
  background-size: auto, auto, cover;
  background-attachment: scroll, scroll, fixed;
}

.personsslide05 {
  background-color: #d2bb96;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(210, 187, 150, 0.77)), to(rgba(210, 187, 150, 0.77))), -webkit-gradient(linear, left top, left bottom, from(#d1ba98), color-stop(50%, rgba(253, 252, 250, 0.05)), to(hsla(0, 0%, 100%, 0))), url('../images/Colonia---Small-Image-Projects.jpg');
  background-image: linear-gradient(180deg, rgba(210, 187, 150, 0.77), rgba(210, 187, 150, 0.77)), linear-gradient(180deg, #d1ba98, rgba(253, 252, 250, 0.05) 50%, hsla(0, 0%, 100%, 0)), url('../images/Colonia---Small-Image-Projects.jpg');
  background-position: 0px 0px, 0px 0px, 50% 50%;
  background-size: auto, auto, cover;
  background-attachment: scroll, scroll, fixed;
}

.personsslide06 {
  background-color: #d2bb96;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(210, 187, 150, 0.77)), to(rgba(210, 187, 150, 0.77))), -webkit-gradient(linear, left top, left bottom, from(#d1ba98), color-stop(50%, rgba(253, 252, 250, 0.05)), to(hsla(0, 0%, 100%, 0))), url('../images/Colonia---Small-Image-Projects.jpg');
  background-image: linear-gradient(180deg, rgba(210, 187, 150, 0.77), rgba(210, 187, 150, 0.77)), linear-gradient(180deg, #d1ba98, rgba(253, 252, 250, 0.05) 50%, hsla(0, 0%, 100%, 0)), url('../images/Colonia---Small-Image-Projects.jpg');
  background-position: 0px 0px, 0px 0px, 50% 50%;
  background-size: auto, auto, cover;
  background-attachment: scroll, scroll, fixed;
}

.personsslide07 {
  background-color: #d2bb96;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(210, 187, 150, 0.77)), to(rgba(210, 187, 150, 0.77))), -webkit-gradient(linear, left top, left bottom, from(#d1ba98), color-stop(50%, rgba(253, 252, 250, 0.05)), to(hsla(0, 0%, 100%, 0))), url('../images/Colonia---Small-Image-Projects.jpg');
  background-image: linear-gradient(180deg, rgba(210, 187, 150, 0.77), rgba(210, 187, 150, 0.77)), linear-gradient(180deg, #d1ba98, rgba(253, 252, 250, 0.05) 50%, hsla(0, 0%, 100%, 0)), url('../images/Colonia---Small-Image-Projects.jpg');
  background-position: 0px 0px, 0px 0px, 50% 50%;
  background-size: auto, auto, cover;
  background-attachment: scroll, scroll, fixed;
}

.right-arrow {
  margin-right: 0px;
}

.scrollwrapper {
  overflow: scroll;
  width: 100vw;
  height: 100vh;
}

.scrollwrapper.thisisscroll {
  display: none;
}

.scrollwrapper.hide {
  display: none;
}

.html-embed {
  display: none;
}

.projects-section {
  display: none;
  height: 75vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  background-color: #d2bb96;
}

.projects-section.hide {
  display: none;
}

.noscrollscript {
  display: none;
}

.hero-section {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: -10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  padding-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #d2bb96;
}

.hero-section.hide {
  display: none;
}

.hero-section.scrollable {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d2bb96), color-stop(91%, rgba(210, 187, 150, 0.43)), to(rgba(210, 187, 150, 0.3))), -webkit-gradient(linear, left top, left bottom, from(rgba(210, 187, 150, 0.9)), to(rgba(210, 187, 150, 0.9))), url('../images/photo_2023-02-13_14-36-24.jpg');
  background-image: linear-gradient(180deg, #d2bb96, rgba(210, 187, 150, 0.43) 91%, rgba(210, 187, 150, 0.3)), linear-gradient(180deg, rgba(210, 187, 150, 0.9), rgba(210, 187, 150, 0.9)), url('../images/photo_2023-02-13_14-36-24.jpg');
  background-position: 0px 0px, 0px 0px, 50% 50%;
  background-size: auto, auto, cover;
}

.emptysection {
  display: block;
  overflow: hidden;
  height: 100vh;
}

.companyimageblock {
  position: relative;
}

.projectssilder {
  top: -17.3vh;
  z-index: 15;
  height: auto;
  margin-top: 10vh;
  background-color: #d2bb96;
}

.animationslide01 {
  width: auto;
  height: auto;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(210, 187, 150, 0.73)), to(rgba(210, 187, 150, 0.73))), -webkit-gradient(linear, left top, left bottom, from(#d2bb96), to(hsla(0, 0%, 100%, 0))), url('../images/Colonia---Small-Image-Projects.jpg');
  background-image: linear-gradient(180deg, rgba(210, 187, 150, 0.73), rgba(210, 187, 150, 0.73)), linear-gradient(180deg, #d2bb96, hsla(0, 0%, 100%, 0)), url('../images/Colonia---Small-Image-Projects.jpg');
  background-position: 0px 0px, 0px 0px, 50% 50%;
  background-size: auto, auto, cover;
  background-attachment: scroll, scroll, fixed;
}

.projectslidermask {
  top: 12.8vh;
  height: auto;
}

.projectswrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.slide-nav {
  display: none;
}

.swipe-text {
  z-index: 1;
  margin-top: 0px;
  margin-bottom: 0px;
  color: rgba(21, 48, 57, 0.5);
  font-weight: 300;
  text-align: center;
  text-transform: capitalize;
}

.image-2 {
  opacity: 0.5;
}

.footersection {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 20vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #d2bb96;
}

.footersection.hide {
  display: none;
}

.footersection.notscrollable {
  position: relative;
  z-index: 15;
  display: none;
  height: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: flex-end;
  -ms-flex-line-pack: end;
  align-content: flex-end;
  background-color: transparent;
  -o-object-fit: none;
  object-fit: none;
}

.leftarrowslider {
  bottom: 80vh;
}

.rightarrowslider {
  bottom: 80vh;
}

.html-embed-2 {
  display: none;
}

.animation-projects-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 110vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  background-color: #d2bb96;
}

.animation-projects-section.hide {
  display: none;
}

.animation-projects-section.notscrollable {
  position: relative;
  z-index: 10;
  display: none;
  height: auto;
  background-color: #fffbf5;
}

.animation-resume-section {
  position: static;
  z-index: 2;
  display: none;
  height: 100vh;
  margin-top: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: #fffbf5;
}

.animation-resume-section.hide {
  display: none;
}

.animation-resume-section.footersection {
  display: block;
  height: 5vh;
}

.scroll-snap-div {
  overflow: scroll;
  width: 100vw;
  height: 100vh;
}

.html-embed-3 {
  display: none;
}

.rokairotypo {
  width: 500px;
  min-width: 500px;
}

.animationprojectpara01 {
  width: 500px;
  text-align: center;
}

.projectsslide2 {
  width: 100vw;
  height: 50vh;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(210, 187, 150, 0.73)), to(rgba(210, 187, 150, 0.73))), -webkit-gradient(linear, left top, left bottom, from(#d2bb96), to(hsla(0, 0%, 100%, 0))), url('../images/Colonia---Small-Image-Projects.jpg');
  background-image: linear-gradient(180deg, rgba(210, 187, 150, 0.73), rgba(210, 187, 150, 0.73)), linear-gradient(180deg, #d2bb96, hsla(0, 0%, 100%, 0)), url('../images/Colonia---Small-Image-Projects.jpg');
  background-position: 0px 0px, 0px 0px, 50% 50%;
  background-size: auto, auto, cover;
  background-attachment: scroll, scroll, fixed;
}

.game-resume-section {
  position: static;
  z-index: 2;
  display: none;
  height: 100vh;
  margin-top: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: #fffbf5;
}

.game-resume-section.hide {
  display: none;
}

.game-resume-section.footersection {
  display: block;
  height: 5vh;
}

.software-resume-section {
  position: static;
  z-index: 2;
  display: none;
  height: 100vh;
  margin-top: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: #fffbf5;
}

.software-resume-section.hide {
  display: none;
}

.software-resume-section.footersection {
  display: block;
  height: 5vh;
}

.adv-resume-section {
  position: static;
  z-index: 2;
  display: none;
  height: 100vh;
  margin-top: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: #fffbf5;
}

.adv-resume-section.hide {
  display: none;
}

.adv-resume-section.footersection {
  display: block;
  height: 5vh;
}

.simple-color-div {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 50vh;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  background-color: #d2bb96;
}

.footerwrapperbot {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  margin-bottom: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 500px;
  grid-row-gap: 500px;
}

.image-3 {
  max-width: 50%;
}

.animationprojectpic01 {
  position: relative;
  width: 350px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.animationprojectpara02 {
  width: 350px;
  margin-right: 40px;
  margin-left: 40px;
  text-align: center;
}

.animationprojectpara02.rokairotext01 {
  width: 500px;
}

.animationprojectsinfowrapper {
  position: relative;
  bottom: 5vh;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding-bottom: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.animationslide02 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(210, 187, 150, 0.73)), to(rgba(210, 187, 150, 0.73))), -webkit-gradient(linear, left top, left bottom, from(#d2bb96), to(hsla(0, 0%, 100%, 0))), url('../images/Colonia---Small-Image-Projects.jpg');
  background-image: linear-gradient(180deg, rgba(210, 187, 150, 0.73), rgba(210, 187, 150, 0.73)), linear-gradient(180deg, #d2bb96, hsla(0, 0%, 100%, 0)), url('../images/Colonia---Small-Image-Projects.jpg');
  background-position: 0px 0px, 0px 0px, 50% 50%;
  background-size: auto, auto, cover;
  background-attachment: scroll, scroll, fixed;
}

.footerbg {
  position: relative;
  bottom: -2px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 70vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-image: url('../images/footerBg.png');
  background-position: 50% 100%;
  background-size: cover;
}

.footerbg.bottom {
  -webkit-align-self: baseline;
  -ms-flex-item-align: baseline;
  align-self: baseline;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-position: 0% 0%;
  background-size: cover;
  background-repeat: repeat;
  background-attachment: scroll;
}

.scroll-snap-wrapper {
  position: relative;
  overflow: auto;
  width: 100vw;
  height: 100vh;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.game-projects-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 110vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  background-color: #d2bb96;
}

.game-projects-section.hide {
  display: none;
}

.game-projects-section.notscrollable {
  position: relative;
  z-index: 10;
  display: none;
  height: auto;
  background-color: #fffbf5;
}

.software-projects-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 110vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  background-color: #d2bb96;
}

.software-projects-section.hide {
  display: none;
}

.software-projects-section.notscrollable {
  position: relative;
  z-index: 10;
  display: none;
  height: auto;
  background-color: #fffbf5;
}

.adv-projects-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 110vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  background-color: #d2bb96;
}

.adv-projects-section.hide {
  display: none;
}

.adv-projects-section.notscrollable {
  position: relative;
  z-index: 10;
  display: none;
  height: auto;
  background-color: #fffbf5;
}

.mascoticonfixed {
  position: fixed;
  left: 3%;
  top: auto;
  right: auto;
  bottom: 3%;
  z-index: 20;
}

.mascoticonfixed.w--current {
  z-index: 15;
}

.mascotfloting {
  width: 65px;
  -webkit-transition: opacity 125ms ease;
  transition: opacity 125ms ease;
}

.mascotfloting:hover {
  opacity: 0;
}

.floatingmascticon {
  position: fixed;
  left: 3%;
  top: auto;
  right: auto;
  bottom: 3%;
  z-index: 20;
}

.floatingmascticon.w--current {
  z-index: 15;
}

.mascotfloatingicon {
  width: 60px;
  -webkit-transition: opacity 125ms ease;
  transition: opacity 125ms ease;
}

.tabs-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.tabs {
  z-index: 20;
}

.tab-link-animation {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.gotopbutton {
  position: fixed;
  left: auto;
  top: 3%;
  right: 7%;
  bottom: auto;
  z-index: 13;
}

.softwareslide01 {
  width: 100vw;
  height: 100vh;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(210, 187, 150, 0.73)), to(rgba(210, 187, 150, 0.73))), -webkit-gradient(linear, left top, left bottom, from(#d2bb96), to(hsla(0, 0%, 100%, 0))), url('../images/Mockup01.png');
  background-image: linear-gradient(180deg, rgba(210, 187, 150, 0.73), rgba(210, 187, 150, 0.73)), linear-gradient(180deg, #d2bb96, hsla(0, 0%, 100%, 0)), url('../images/Mockup01.png');
  background-position: 0px 0px, 0px 0px, 50% 0%;
  background-size: auto, auto, cover;
  background-attachment: scroll, scroll, fixed;
}

.softwareprojectpara01 {
  width: 300px;
  text-align: left;
}

.textwrapper01 {
  margin-left: 5vh;
}

.topsectionforscroll {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 100vh;
  padding-bottom: 0px;
}

.pageloadingdiv {
  position: fixed;
  z-index: 50;
  display: none;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #153039;
}

.dimanloadingimage {
  width: 75px;
}

.softwarephotorightwrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 101px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.arrowleft {
  position: relative;
  left: -10px;
  opacity: 0.5;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.slogantext {
  position: relative;
  top: 20px;
  font-weight: 500;
}

.footerdiv {
  position: relative;
  z-index: 15;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.image-4 {
  position: relative;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.animationprojectsinfowrapper-copy {
  position: relative;
  bottom: 5vh;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-bottom: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.leftarrowslider1 {
  bottom: 40vh;
}

.rightarrowslider1 {
  bottom: 40vh;
}

@media screen and (max-width: 991px) {
  .dimanbiglogo {
    width: 200px;
  }

  .paperimage.zeroindex{
    display: none;
  }

  .mySwiper2 .swiper-slide, .mySwiper4 .swiper-slide, .mySwiper6 .swiper-slide, .mySwiper8 .swiper-slide {
    height: auto;
  }

  .introdparagraph {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
  }

  .nonanimationtext {
    flex-direction: column;
    align-items: center;
    width: 100%;
  }

  .introdparagraph {
    padding-left: 10px;
    padding-right: 10px;
  }

  .mascotblock.topposition {
    width: 100%;
    max-width: 330px;
    margin: auto;
    justify-content: flex-start;
    padding-left: 20px;
    padding-right: 20px;
  }

  .introdtextsstyle {
    margin-bottom: -10px;
  }

  .topImg {
    display: none;
  }

  .introdpic {
    right: 200px;
    width: 30%;
  }

  .introducetexts {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .dimanbiglogo {
    width: 175px;
  }

  .introdpic {
    right: 100px;
    width: 50%;
  }
}

@media screen and (max-width: 479px) {
  .dimanbiglogo {
    width: 150px;
  }

  .introdpic {
    right: 50px;
  }
}