/* Body */
body {
  background: #000000;
  background-image: url(../assets/artworks/shape_trapezium_top.svg);
  background-size: contain;
  background-repeat: no-repeat;
  font-family: "Roboto Thin";
}

/* Font Styles --- */
.roboto-style-1 {
  font-family: "Roboto Regular";
  font-size: 24px;
  line-height: 50px;
  color: #03c4f7;
  margin-bottom: 0px;
}

.roboto-style-2 {
  font-family: "Roboto Thin";
  font-size: 18px;
  line-height: 40px;
  color: #bcbec0;
  margin-bottom: 0;
}

.roboto-style-3 {
  font-family: "Roboto Regular";
  font-size: 22px;
  color: #03c4f7;
  margin-bottom: 0;
}

.roboto-style-4 {
  font-family: "Roboto Thin";
  font-size: 16px;
  color: #bcbec0;
  line-height: 35px;
  margin-bottom: 0;
}

.roboto-style-5 {
  font-size: 14px;
  color: #bcbec0;
  margin-bottom: 0;
}

.roboto-style-6 {
  font-family: "Roboto Regular";
  font-size: 18px;
  color: #bcbec0;
  margin-bottom: 0;
}
/* Font Styles --- */

/* Buttons --- */
.btn-custom {
  font-family: "Roboto Medium";
  font-size: 16px;
  text-align: center;
  line-height: 44px;
  width: 150px;
  height: 44px;
}

.btn-custom-1 {
  color: #03c4f7 !important;
  text-decoration: none !important;
  background: transparent;
  margin-right: 30px;
  border: 1px solid #03c4f7 !important;
  display: inline-block;
  transition: all 0.4s ease 0s;
}

.btn-custom-1:hover {
  color: #000000 !important;
  background: #03c4f7;
  border-color: #03c4f7 !important;
  transition: all 0.4s ease 0s;
}

.btn-custom-2 {
  color: #ffffff !important;
  text-decoration: none !important;
  background: #0266c9;
  border: 1px solid #0266c9 !important;
  display: inline-block;
  transition: all 0.4s ease 0s;
}

.btn-custom-2:hover {
  color: #ffffff !important;
  background: transparent;
  border-color: #0266c9 !important;
  transition: all 0.4s ease 0s;
}
/* Buttons --- */

.container {
  max-width: 1366px;
}

.container.container-custom {
  margin-top: 13px;
}

.section-content {
  padding: 0 90px 0 90px;
}

.row.section-1 {
  background: url(../assets/artworks/img_1366x822_header_backg.svg);
  min-height: 500px; /* remove */
  background-size: contain;
  background-position-x: center;
  background-repeat: no-repeat;
  padding-bottom: 180px;
}

.row.logo {
  margin-top: 47px;
}

/* First Info --- */
.row.first-info {
  padding-top: 76px;
}

.panel {
  z-index: 2;
}

.row.first-info-row-1 {
  margin-top: 50px;
  margin-bottom: 30px;
}

.row.first-info-row-2 {
  padding-right: 80px;
  margin-bottom: 60px;
}

.div-computer {
  padding-top: 20px;
  padding-left: 80px;
  padding-right: 0;
}
/* First Info --- */

/* Tier Tickets --- */
.row.section-2 {
  padding-bottom: 138px;
}

.section-2-text {
  padding-top: 20px;
}

.img-fluid.position-absolute.custom-position-triangle {
  margin-top: 24%;
  z-index: 1;
  margin-left: 6%;
}

.col.section-content.content-2 {
  z-index: 2;
}

.row.tier-tickets {
  padding-top: 0;
}

.div-computer-2 {
  padding-top: 100px;
  padding-right: 100px;
}

.row.tier-tickets-row-1 {
  margin-bottom: 24px;
}

.row.tier-tickets-row-2 {
  margin-bottom: 64px;
}

.row.tier-tickets-row-3 {
  margin-bottom: 54px;
}
/* Tier Tickets --- */

/* Self Service --- */
.row.section-3 {
  padding-bottom: 172px;
}

.row.self-service-row-1 {
  padding-bottom: 20px;
}

.roboto-style-4.p-custom {
  margin-bottom: 0;
}

.user-image {
  padding: 120px 100px 0 100px;
}

.row.self-service-row-2 {
  padding-bottom: 20px;
}

.row.self-service-list-row {
  max-height: 76px;
}

.col.list-image {
  max-width: 76px;
  padding: 0;
}
/* Self Service --- */

/* Solution+Reports --- */
.row.section-4 {
  padding-bottom: 120px;
}

.row.reporting-row {
  padding-bottom: 88px;
}

.row.reporting-row-1 {
  padding-top: 32px;
  padding-bottom: 32px;
}

.row.reporting-row-2 {
  padding-top: 52px;
  padding-bottom: 32px;
}

.col-image-left {
  padding-right: 80px;
  padding-left: 0;
}

.col-image-right {
  padding-left: 30px;
}
/* Solution+Reports --- */

/* Final Info --- */
.row.final-info-row-1 {
  padding-top: 82px;
}

.row.final-info-row-2 {
  padding-top: 140px;
}

.row.final-info-row-3 {
  padding-left: 140px;
  /* padding-bottom: 25px; */
  text-align: end;
}

.row.final-info-text {
  padding-top: 140px;
  padding-bottom: 72px;
}

.row.final-info-btn {
  padding-bottom: 130px;
}
/* Final Info --- */

/* Footer ---*/
.row.footer-row {
  padding-bottom: 30px;
}
/* Footer ---*/

/* Media Query */
/* 1366px */
@media (max-width: 1366px) {
  body {
    background-position-y: 100%;
  }

  .img-fluid.position-absolute.custom-position-triangle {
    margin-top: 30%;
    margin-left: 3%;
  }

  .img-fluid.position-absolute.custom-position-hexagon {
    margin-top: -8%;
  }

  .img-fluid.position-absolute.custom-position-trapezium-right {
    margin-top: 18%;
  }
}

/* 1920px */
@media (min-width: 1367px) {
  body {
    background-position-y: -85%;
    background-size: cover;
  }

  .img-fluid.position-absolute.custom-position-triangle {
    margin-top: 14%;
    margin-left: 17%;
  }

  .img-fluid.position-absolute.custom-position-hexagon {
    height: 760px;
    width: 100%;
    margin-top: -5%;
  }

  .img-fluid.position-absolute.custom-position-trapezium-right {
    margin-top: 12%;
    height: 450px;
    width: 100%;
  }
}

/* 1024px */
@media (max-width: 1024px) {
  body {
    background-position-y: 45%;
  }

  .img-fluid.position-absolute.custom-position-triangle {
    margin-top: 33%;
    margin-left: -76px;
    width: 1100px;
    max-width: none;
  }

  .img-fluid.position-absolute.custom-position-hexagon {
    margin-top: -8%;
  }

  .img-fluid.position-absolute.custom-position-trapezium-right {
    margin-top: 18%;
  }

  .row.first-info-row-1 {
    margin-top: 0px;
    margin-bottom: 20px;
  }

  .row.first-info-row-2 {
    margin-bottom: 35px;
  }

  .div-computer {
    padding-top: 20px;
    padding-left: 40px;
  }

  .row.section-1 {
    padding-bottom: 120px;
  }

  .div-computer-2 {
    padding-top: 152px;
    padding-right: 65px;
  }

  .row.tier-tickets-row-1 {
    margin-bottom: 10px;
  }

  .row.tier-tickets-row-2 {
    margin-bottom: 20px;
  }

  .row.tier-tickets-row-3 {
    margin-bottom: 20px;
  }

  .user-image {
    padding: 85px 20px 0 20px;
  }

  .row.self-service-row-1 {
    padding-bottom: 10px;
  }

  .row.section-2 {
    padding-bottom: 100px;
  }

  .section-2-text {
    padding-top: 25px;
  }

  .row.section-3 {
    padding-bottom: 145px;
  }

  .img-fluid.position-absolute.custom-position-hexagon {
    align-content: center;
    height: 700px;
    margin-left: 0;
    margin-top: -100px;
    max-width: 1024px;
  }

  .row.section-4 {
    padding-bottom: 80px;
  }

  .img-fluid.position-absolute.custom-position-trapezium-right {
    align-content: center;
    height: 400px;
    margin-top: 260px;
    max-width: 1024px;
  }

  .row.final-info-text {
    padding-top: 100px;
    padding-bottom: 70px;
  }

  .row.final-info-btn {
    padding-bottom: 100px;
  }
}
