body {
  margin: 0px !important;
  padding: 0px !important;
  overflow-x: hidden;
}

:root {
  --default-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    Ubuntu, "Helvetica Neue", Helvetica, Arial, "PingFang SC",
    "Hiragino Sans GB", "Microsoft Yahei UI", "Microsoft Yahei",
    "Source Han Sans CN", sans-serif;
}

.main-container {
  overflow: hidden;
}

section {
  display: grid;
  place-items: center;
  margin: auto auto;
  font-family: Poppins;
}

.sp-carousel {
  display: flex;
  gap: 15px;
  margin: auto auto;
  position: relative;
  /*overflow-x: hidden;*/
  width: 100% !important;
}
.SP-slider {
  padding: 1rem;
  height: auto;
  transition: opacity 0.5s ease-in-out;
  flex: 0 0 100%;
  /*max-width: 300px;*/
  margin: 30px auto;
}
.SP-slider > img {
  width: 5em;
  margin: 5px 5px;
}

.SP-slider > .reviewer-name {
  font-size: large;
}
.bd-container {
  /*max-width: 1024px;*/
  width: calc(100% - 3rem);
}

.carousel-dots {
  display: flex;
}
.dot {
  width: 10px;
  height: 10px;
  background-color: #ccc;
  margin: 0 5px;
  cursor: pointer;
  display: flex;
}

.dot.active {
  background-color: #000;
}

.dot:hover {
  background-color: #aaa;
}

.bi {
  color: #000;
}

.order-landing__data {
  width: 100%;
}

/* Media query for tablets and desktops */
@media screen and (min-width: 768px) {
  .order-landing__data {
    width: 50%; /* Display two cards per row */
    float: left;
  }
}

.SP-slider .slide {
  flex: 1;
  text-align: center;
  transition: filter 0.3s;
}

.SP-slider .slide:not(.active) {
  filter: blur(5px); /* Adjust the blur strength as needed */
}

.carousel-dots {
  text-align: center;
  margin-top: 50px;
}

.carousel-dots .dot {
  display: inline-block;
  margin: 20px 5px;
  width: 15px;
  height: 15px;
  cursor: pointer;
}

.main-container,
.main-container * {
  box-sizing: border-box;
}

input,
select,
textarea,
button {
  outline: 0;
}

.main-container {
  position: relative;
  max-width: 1920px;
  height: 7317px;
  margin: 0 auto;
  background: #ffffff;
  overflow: hidden;
}
.flex-row-ea {
  position: relative;
  max-width: 1249px; 
  height: 1255px;
  margin: 60px auto; 
  z-index: 54;
  display: flex; 
  justify-content: center; 
  align-items: center;
}
.gts-logo {
  position: absolute;
  width: 220px;
  height: 110px;
  top: 20px;
  left: 0;
  cursor: pointer;
  background-size: cover;
  border: none;
  z-index: 54;
  overflow: hidden;
  background-image: url(../images/48d4347f-77e6-4c25-b57a-265a1ac51f1a.png);
  background-color: transparent;
}
.mask-group {
  position: absolute;
  width: 1224px;
  height: 1255px;
  top: 0;
  left: 25px;
  background: url(../images/777c80af-51fe-4496-a322-ae7fb892780f.png)
    no-repeat center;
  background-size: cover;
  z-index: 50;
}
.mask-group video {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -1;
}

.flex-row-ce {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  width: 880px;
  height: 24px;
  margin: 60px 0 0 318px;
  z-index: 64;
}
.for-who {
  flex-shrink: 0;
  text-decoration: none;
  position: relative;
  height: 24px;
  color: #ffffff;
  font-family: Tomorrow, var(--default-font-family);
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  text-align: left;
  white-space: nowrap;
  z-index: 56;
}
.slash {
  flex-shrink: 0;
  position: relative;
  height: 24px;
  color: #ffffff;
  font-family: Tomorrow, var(--default-font-family);
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  text-align: left;
  white-space: nowrap;
  z-index: 57;
}
.for-what {
  flex-shrink: 0;
  text-decoration: none;
  position: relative;
  height: 24px;
  color: #ffffff;
  font-family: Tomorrow, var(--default-font-family);
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  text-align: left;
  white-space: nowrap;
  z-index: 61;
}
.slash-1 {
  flex-shrink: 0;
  position: relative;
  height: 24px;
  color: #ffffff;
  font-family: Tomorrow, var(--default-font-family);
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  text-align: left;
  white-space: nowrap;
  z-index: 58;
}
.the-technology {
  flex-shrink: 0;
  text-decoration: none;
  position: relative;
  height: 24px;
  color: #ffffff;
  font-family: Tomorrow, var(--default-font-family);
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  text-align: left;
  white-space: nowrap;
  z-index: 62;
}
.slash-2 {
  flex-shrink: 0;
  position: relative;
  height: 24px;
  color: #ffffff;
  font-family: Tomorrow, var(--default-font-family);
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  text-align: left;
  white-space: nowrap;
  z-index: 59;
}
.about-us {
  flex-shrink: 0;
  text-decoration: none;
  position: relative;
  height: 24px;
  color: #ffffff;
  font-family: Tomorrow, var(--default-font-family);
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  text-align: left;
  white-space: nowrap;
  z-index: 63;
}
.slash-3 {
  flex-shrink: 0;
  position: relative;
  height: 24px;
  color: #ffffff;
  font-family: Tomorrow, var(--default-font-family);
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  text-align: left;
  white-space: nowrap;
  z-index: 60;
}
.contact {
  text-decoration: none;
  flex-shrink: 0;
  position: relative;
  height: 24px;
  color: #ffffff;
  font-family: Tomorrow, var(--default-font-family);
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  text-align: left;
  white-space: nowrap;
  z-index: 64;
}
.layer {
  position: relative;
  width: 70px;
  height: 85.553px;
  margin: 962px 0 0 65px;
  background: url(../images/01156020-f103-473f-8b6a-10cda2112fe1.png)
    no-repeat center;
  background-size: 100% 100%;
  z-index: 52;
}
.perfect-training-solution {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  position: absolute;
  width: 1218px;
  height: 561px;
  top: 413px;
  left: 0;
  color: #ffffff;
  font-family: Tomorrow, var(--default-font-family);
  font-size: 187px;
  font-weight: 700;
  line-height: 187px;
  text-align: left;
  text-overflow: initial;
  letter-spacing: -9.35px;
  z-index: -2;
  overflow: hidden;
}
.perfect-training-solution-4 {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  position: absolute;
  width: 1218px;
  height: 561px;
  top: 413px;
  left: 0;
  color: rgba(255, 255, 255, 0);
  font-family: Tomorrow, var(--default-font-family);
  font-size: 187px;
  font-weight: 700;
  line-height: 187px;
  text-align: left;
  text-overflow: initial;
  letter-spacing: -9.35px;
  z-index: -2;
  overflow: hidden;
  -webkit-text-stroke: 5px #ffffff;
}
.the-dismounted-soldiers {
  display: flex;
  flex-direction: column; 
  align-items: center; 
  justify-content: center; 
  position: relative;
  max-width: 1224px; 
  height: 249px;
  margin: 69px auto; 
  color: #000000;
  font-family: 'Tomorrow', var(--default-font-family);
  font-size: 20px;
  font-weight: 400;
  line-height: 40px;
  letter-spacing: -1px;
  z-index: 45;
}

.products-target {
  display: block;
  position: relative;
  height: 220px;
  margin: 34px auto; 
  color: #000000;
  font-family: 'Tomorrow', var(--default-font-family);
  font-size: 110px;
  font-weight: 700;
  line-height: 220px;
  text-align: center; 
  white-space: nowrap;
  letter-spacing: -5.5px;
  z-index: 36;
  max-width: 100%; 
}
.flex-row-c {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  position: relative;
  max-width: 1224px;
  margin: 69px auto 0; 
  color: #000000;
  font-family: 'Tomorrow', var(--default-font-family);
  font-size: 20px;
  font-weight: 400;
  line-height: 40px;
  letter-spacing: -1px;
  z-index: 45;
  flex-wrap: wrap;
}

.adobestock {
  position: relative; 
  width: 100%;
  height: 850px;
  background: url(../images/729e5b084974a98b62f761845418af03c633bc20.png) no-repeat center center;
  background-size: cover;
  opacity: 0.10;
  z-index: 34;
  margin-top: -800px; 
}

.mask-group-5, .mask-group-6, .mask-group-7 {
  flex: 1; 
  max-width: calc(33.333% - 40px); 
  display: flex;
  flex-direction: column;
  align-items: left; 
  text-align: left;
  z-index: 42;
  margin: 0 20px; 
}

.mask-group-5 {
  background: url(../images/5963c3df-8f6c-47a2-aae9-5c8f8b436236.png) no-repeat top center;
  background-size: contain;
  padding-top: 560px;
}

.mask-group-6 {
  background: url(../images/d29a8fe1-9934-4118-ba00-a773ae677e38.png) no-repeat top center;
  background-size: contain;
  padding-top: 560px;
}

.mask-group-7 {
  background: url(../images/ce214a07-b8f2-4e55-83b4-a3cde7fd99df.png) no-repeat top center;
  background-size: contain;
  padding-top: 560px;
}


.military, .law-enforcement, .security {
  color: #000000;
  text-align: center;
  font-family: 'Tomorrow', sans-serif;
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 10px; /* Szöveg alatti térköz */
  z-index: 42;
}

.span, .span-8, .span-9 {
  color: #000000;
  font-family: 'Tomorrow', sans-serif;
  font-size:20px;
  font-weight: 400;
  text-align: justify;
  z-index: 42;
  line-height: 40px;
}

.span-a {
  display: flex;
  justify-content: left; 
  position: relative;
  max-width: 1218px; 
  margin: 147px auto 65px auto; 
  color: #000000;
  font-family: 'Tomorrow', var(--default-font-family);
  font-size: 110px;
  font-weight: 700;
  line-height: 110px;
  text-align: left; 
  letter-spacing: -5.5px;
  z-index: 23;
  overflow: hidden;
}

.flex-row-f {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  position: relative;
  max-width: 1224px;
  height: 837px;
  margin: 65px auto 0;
  z-index: 31;
}
.mask-group-b {
  flex: 1;
  max-width: 50%;
  display: flex;
  flex-direction: column;
  height: 600px;
  background: url(../images/train.jpg)   no-repeat center;
  background-size: cover;
  z-index: 31;
}

.mask-group-b.pic-2 {
  background: url(../images/muscle.jpg)   no-repeat center;
}

.mask-group-b.pic-3 {
  background: url(../images/tool.jpg)   no-repeat center;
}

.mask-group-b.pic-4 {
  background: url(../images/fromzero.jpg)   no-repeat center;
}

.mask-group-b.pic-5 {
  background: url(../images/thecommander.jpg)   no-repeat center;
}

.mask-group-b.pic-6 {
  background: url(../images/lessons.jpg)   no-repeat center;
}

.mask-group-b.pic-7 {
  background: url(../images/blue.jpg)   no-repeat center;
}

.mask-group-b.pic-8 {
  background: url(../images/ai.jpg)   no-repeat center;
}

.group-b {
  flex: 1;
  max-width: 50%;
  display: flex;
  flex-direction: column;
  /*height: 664px;*/
}
.span-c {
  display: flex;
  text-transform: uppercase;
  align-items: flex-start;
  justify-content: flex-start;
  position: absolute;
  height: 76px;
  top: 53px;
  left: 642px;
  color: #000000;
  font-family: Tomorrow, var(--default-font-family);
  font-size: 38px;
  font-weight: 700;
  line-height: 76px;
  text-align: left;
  white-space: nowrap;
  letter-spacing: -1.9000000000000001px;
  z-index: 25;
}
.span-d {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  position: absolute;
  width: 478px;
  height: 440px;
  top: 133px;
  left: 642px;
  color: #000000;
  font-family: Tomorrow, var(--default-font-family);
  font-size: 20px;
  font-weight: 400;
  line-height: 40px;
  text-align: left;
  letter-spacing: -1px;
  z-index: 24;
}
.layer-e {
  cursor: pointer;
  position: absolute;
  width: 4.36%;
  height: 5.21%;
  top: 33.09%;
  left: 0;
  background: url(../images/a5be4d6d-cd50-46da-8ab8-0d5930a75275.png)
    no-repeat center;
  background-size: 100% 100%;
  z-index: 30;
}
.layer-f {
  cursor: pointer;
  position: absolute;
  width: 4.36%;
  height: 5.21%;
  top: 33.09%;
  left: 95.64%;
  background: url(../images/d944a0a4-9008-4314-84b4-f65cc3e23394.png)
    no-repeat center;
  background-size: 100% 100%;
  z-index: 29;
}
.frame {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-wrap: nowrap;
  gap: 7px;
  position: absolute;
  width: 135px;
  height: 32px;
  top: 582px;
  left: 51.9%;
  transform: translate(22.84%, 0);
  z-index: 26;
  text-decoration: none;
}
.span-10 {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 32px;
  color: #000000;
  font-family: Tomorrow, var(--default-font-family);
  font-size: 20px;
  font-weight: 600;
  line-height: 32px;
  text-align: left;
  white-space: nowrap;
  z-index: 27;
}
.layer-11 {
  flex-shrink: 0;
  position: relative;
  width: 17px;
  height: 12.75px;
  background: url(../images/a42c9ac9-2282-4c94-bcdb-2e9d69a1bc66.png)
    no-repeat center;
  background-size: 100% 100%;
  z-index: 28;
}
.section-2 {
  position: absolute;
  width: 369px;
  height: 220px;
  top: 617px;
  left: 427px;
  font-family: Tomorrow, var(--default-font-family);
  font-size: 110px;
  font-weight: 700;
  line-height: 220px;
  text-align: left;
  text-overflow: initial;
  white-space: nowrap;
  letter-spacing: 33px;
  z-index: 22;
}
.span-dot {
  position: relative;
  color: #000000;
  font-family: Tomorrow, var(--default-font-family);
  font-size: 110px;
  font-weight: 700;
  line-height: 220px;
  text-align: left;
  letter-spacing: 33px;
}
.span-ellipsis {
  position: relative;
  color: #d9d9d9;
  font-family: Tomorrow, var(--default-font-family);
  font-size: 110px;
  font-weight: 700;
  line-height: 220px;
  text-align: left;
  letter-spacing: 33px;
}
.div-flex_row_c {
  position: relative;
  width: 1920px;
  height: 2403px;
  margin: 62px 0 0 0;
  z-index: 14;
}
.div-rectangle {
  position: absolute;
  width: 1920px;
  height: 1500px;
  top: 0;
  left: 0;
  background-color: #000000;
  z-index: 14;
  background-image: url(../images/4f855dfa5c62957499977f119abe753dc29b7091.png);
  background-repeat: no-repeat;
  background-position: right;
  background-size: auto 1300px;
}
.div-flex_column_cc {
  max-height: 1348px;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  position: relative;
  max-width: 1224px;
  margin: 0 auto 0;
  color: #000000;
  font-family: 'Tomorrow', var(--default-font-family);
  font-size: 20px;
  font-weight: 400;
  line-height: 40px;
  letter-spacing: -1px;
  z-index: 45;
  flex-wrap: wrap;
}
.span-the-technology {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  position: absolute;
  width: 732px;
  height: 220px;
  top: 227px;
  left: 0;
  color: #ffffff;
  font-family: Tomorrow, var(--default-font-family);
  font-size: 110px;
  font-weight: 700;
  line-height: 110px;
  text-align: left;
  text-overflow: initial;
  letter-spacing: -5.5px;
  z-index: 20;
  overflow: hidden;
}
.div-frame {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-wrap: nowrap;
  gap: 7px;
  position: absolute;
  width: 135px;
  height: 32px;
  top: 1316px;
  left: 50%;
  transform: translate(-525.56%, 0);
  z-index: 17;
}
a.span-read-more {
  margin-top: 30px;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 32px;
  color: #ffffff;
  font-family: Tomorrow, var(--default-font-family);
  font-size: 20px;
  font-weight: 600;
  line-height: 32px;
  text-align: left;
  white-space: nowrap;
  z-index: 18;
  text-decoration: none;
  display: block;
}

.div-layer {
  display: inline-block;
  margin-left: 5px;
  width: 17px;
  height: 12.75px;
  background: url(../images/d78d100a-819b-4c83-b017-d7776be84f72.png)
    no-repeat center;
  background-size: 100% 100%;
  z-index: 19;
}
.span-we-designed-the-system {
  display: block;
  justify-content: flex-start;
  position: absolute;
  width: 478px;
  height: 800px;
  top: 495px;
  left: 406px;
  color: #ffffff;
  font-family: Tomorrow, var(--default-font-family);
  font-size: 20px;
  font-weight: 400;
  line-height: 40px;
  text-align: left;
  letter-spacing: -1px;
  z-index: 16;
}
.div-adobestock- {
  position: absolute;
  width: 617.676px;
  height: 1000px;
  top: 1403px;
  left: 992px;
  background: url(../images/6f38ea56b60297c9c486be924248e6302ff9ce99.png)
    no-repeat center;
  background-size: cover;
  z-index: 9;
}
.span-about-us {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  position: absolute;
  height: 110px;
  top: 1673px;
  left: 348px;
  color: #000000;
  font-family: Tomorrow, var(--default-font-family);
  font-size: 110px;
  font-weight: 700;
  line-height: 110px;
  text-align: left;
  white-space: nowrap;
  letter-spacing: -5.5px;
  z-index: 10;
}
.span-combining-years-of-vr-development {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  position: absolute;
  width: 698px;
  height: 400px;
  top: 1875px;
  left: 406px;
  color: #000000;
  font-family: Tomorrow, var(--default-font-family);
  font-size: 20px;
  font-weight: 400;
  line-height: 40px;
  text-align: left;
  letter-spacing: -1px;
  z-index: 11;
}
.div-rectangle-12 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  position: relative;
  width: 100%;
  max-width: 1920px;
  height: 439px;
  margin: 103px 0 0 0;
  background: #f4f4f4;
  z-index: 7;
}
.contact-13 {
  width: 50%;
  position: relative;
  height: auto;
  margin: 0; /* Nullázd le a marginokat az egységesítés érdekében */
  padding: 10px; /* Biztosít egy kis térközt */
  box-sizing: border-box;
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
  color: #000000;
  font-family: Tomorrow, var(--default-font-family);
  font-size: 110px;
  font-weight: 700;
  line-height: 220px;
  text-align: left;
  white-space: nowrap;
  letter-spacing: -5.5px;
  z-index: 7;
}
.csongor-hubay-ceo {
  width: 50%;
  position: relative;
  height: auto;
  margin: 0; /* Nullázd le a marginokat az egységesítés érdekében */
  padding: 10px; /* Biztosít egy kis térközt */
  box-sizing: border-box;
  padding-left: 150px;
  font-family: Tomorrow, var(--default-font-family);
  font-size: 20px;
  font-weight: 400;
  line-height: 40px;
  text-align: left;
  text-overflow: initial;
  white-space: nowrap;
  letter-spacing: -1px;
  z-index: 3;
}

.csongor-hubay {
  position: relative;
  color: #000000;
  font-family: Tomorrow, var(--default-font-family);
  font-size: 20px;
  font-weight: 600;
  line-height: 40px;
  text-align: left;
  letter-spacing: -1px;
}
.ceo-infinit-simulation {
  position: relative;
  color: #000000;
  font-family: Tomorrow, var(--default-font-family);
  font-size: 20px;
  font-weight: 400;
  line-height: 40px;
  text-align: left;
  letter-spacing: -1px;
}
.csongor-hubay-email {
  position: relative;
  color: #000000;
  font-family: Tomorrow, var(--default-font-family);
  font-size: 20px;
  font-weight: 400;
  line-height: 40px;
  text-align: left;
  text-decoration: underline;
  letter-spacing: -1px;
}
.csongor-hubay-email a {
  color: #000000;
}
.rectangle-14 {
  position: relative;
  width: 1920px;
  height: 93px;
  margin: 0 0 0 0;
  background: #e8e8e8;
  z-index: 6;
}
.regroup-15 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  width: 306px;
  height: 93px;
  top: 0;
  left: 1030px;
  z-index: 6;
}
.cookie-settings {
  flex-shrink: 0;
  position: relative;
  height: 40px;
  color: #000000;
  font-family: Tomorrow, var(--default-font-family);
  font-size: 20px;
  font-weight: 400;
  line-height: 40px;
  text-align: left;
  white-space: nowrap;
  letter-spacing: -1px;
  text-decoration: none;
  z-index: 5;
}
.legal-privacy {
  flex-shrink: 0;
  position: relative;
  height: 40px;
  color: #000000;
  font-family: Tomorrow, var(--default-font-family);
  font-size: 20px;
  font-weight: 400;
  line-height: 40px;
  text-align: left;
  white-space: nowrap;
  text-decoration: none;
  letter-spacing: -1px;
  z-index: 6;
}
.copyright {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  position: absolute;
  height: 40px;
  top: 27px;
  left: 358px;
  color: #000000;
  font-family: Tomorrow, var(--default-font-family);
  font-size: 20px;
  font-weight: 400;
  line-height: 40px;
  text-align: left;
  white-space: nowrap;
  letter-spacing: -1px;
  z-index: 4;
}
.adobestock-16 {
  position: absolute;
  width: 2148px;
  height: 1350px;
  top: -35px;
  left: -114px;
  background: url(../images/03e4eb8db47693de68f9ded80b91183cf5fd765e.png)
    no-repeat center;
  background-size: cover;
  z-index: 48;
}
