/* COMMON STYLES*/
html,
body {
  width: 100%;
  margin: 0px;
  padding: 0px;
  overflow-x: hidden;
}

body {
  font-family: "gt_walsheim_proregular" !important;
  font-weight: normal;
  font-style: normal;
}

body a:hover {
  text-decoration: none;
}

body a {
  color: inherit;
}

.text_desc a:hover {
  color: #ee4323;
}

.column {
  width: 50%;
  max-width: 50%;
  flex: 0 0 auto;
  flex-basis: 50%;
  overflow: hidden;
}

.column_left {
  float: left;
}

.column_right {
  float: right;
}

.bold_txt {
  font-family: "gt_walsheim_probold";
}

.reg_txt {
  font-family: "gt_walsheim_proregular";
}

.algo_btn {
  margin-top: 2%;
  border-radius: 25px;
  padding-bottom: 4px;
  padding-top: 4px;
  padding-left: 15px;
  padding-right: 15px;
  width: fit-content;
  width: -moz-fit-content;
  display: table;
}

.algo_btn a {
  font-family: "gt_walsheim_probold";
  font-size: 21px;
  letter-spacing: 0.5px;
}

.algo_btn:hover {
  cursor: pointer;
}

.algo_video {
  width: 60%;
  height: auto;
}

.vertical_text {
  writing-mode: vertical-lr;
  position: absolute;
}

.text_title {
  text-decoration: underline;
}

.row_box {
  display: flex;
  width: 100%;
}

.icon_img {
  width: 100%;
}

.small_desc {
  font-family: 'Gilroy-SemiBold';
  color: #C8CFD5;
  font-size: 1.1vw;
  letter-spacing: 0.1em;
  line-height: 2.4vw;
}

.txt_links {
  text-decoration: underline;
  color: inherit;
}

/****************/
/****** MENU *******/
#menu_right_box .menu_items a {
  color: #ffffff;
}

#menu_right_box .menu_items a:hover {
  color: #6121F5;
}

#menu_left_box .menu_items a {
  color: #160F66;
}

#menu_left_box .menu_items a:hover {
  color: #EE4323;
}

.menu_items_group {
  padding-left: 5%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.menu_txt_small {
  font-size: 100%;
  padding-bottom: 5%;
  line-height: 100%;
}

#menu_login_item {
  display: none;
}

#close_menu_btn {
  background-color: #F6C343;
}

/* MENU_LEFT_BOX*/
#menu_left_box {
  height: 25vw;
  background: #F5C141;
  position: relative;
}

/****************/
/* MENU_RIGHT_BOX*/
#menu_right_box {
  height: 25vw;
  background: #160F66;
  position: relative;
}

#algo_email_menu {
  color: #ee4224;
  text-decoration: underline;
}

#contact_menu {
  padding-left: 47%;
  padding-right: 15%;
  text-align: right;
  margin-top: 10%;
  position: relative;
}

/****************/
/* BOX_LEFT_1 */
#box_left_1 {
  height: 50vw;
  background: #ffffff;
  color: #160f66;
  position: relative;
}

#algo_logo {
  padding-left: 9%;
  padding-top: 7%;
}

#algo_email_btn {
  background-color: #ee4323;
}

#algo_email_btn a {
  color: #ffffff;
}

.box_contents {
  padding-left: 10%;
  position: absolute;
  transform: translateY(10%);
}

#box_right_4_2 .box_contents {
  transform: translateY(15%);
}

/****************/
/* BOX_RIGHT_1 */
#box_right_1 {
  height: 50vw;
  background: #ee4323;
}

#algo_login_btn {
  padding-left: 40px;
  padding-right: 40px;
  margin-right: 10px;
}

#algo_menu_btn {
  border-radius: 25px;
  padding-bottom: 5px;
  padding-top: 2px;
  padding-left: 5px;
  padding-right: 5px;
  width: 39px;
  height: 39px;
}

#menu_img {
  width: 100%;
  height: auto;
}

#close_menu_btn {
  border-radius: 25px;
  padding-bottom: 5px;
  padding-top: 1px;
  padding-left: 10px;
  padding-right: 5px;
  width: 39px;
  height: 39px;
  float: right;
  display: -webkit-inline-box;
  margin-top: 5%;
  margin-right: 10%;
}

#close_img {
  width: 80%;
  height: auto;
}

#menu_group {
  display: -webkit-inline-box;
  margin-top: 5%;
  position: absolute;
  right: 5%;
}

#hidden_text {
  font-size: 500%;
  opacity: 0;
  width: 100%;
  margin-top: 0px;
  height: 0%;
}

/****************/

/********* Row 1_bis *******/
/* box_left_1_bis */
#box_left_1_bis {
  height: 50vw;
  background-color: #f5c141;
  position: relative;
}

/****************/
/* box_right_1_bis */
#box_right_1_bis {
  height: 50vw;
  background-color: #6121F5;
  position: relative;
}

/****************/

/********* BOX 2*******/

/* BOX_RIGHT_2 */
#box_right_2 {
  height: 67.5vw;
  background-color: #EE4323;
  position: relative;
}

/* BOX_LEFT_2 */
/* BOX_LEFT_2_1 */
#box_left_2_1 {
  height: 17.5vw;
  background: #160f66;
  position: relative;
}

.icon_div {
  right: 10%;
  /*top: 50%;*/
  top: 65%;
  transform: translateY(-50%);
  position: absolute;
}

#algo_txt_1 {
  color: #ffffff;
  padding-right: 20%;
  padding-top: 7%;
}

/****************/
/* BOX_LEFT_2_2 */
#box_left_2_2 {
  height: 50vw;
  background-color: #6121f5;
  position: relative;
}

.video_count_vertical {
  margin-left: 8%;
  margin-top: 20%;
}

.project_desc_vertical {
  bottom: 19%;
  right: 7%;
}

.project_desc_horizontal {
  color: #ffffff;
  position: absolute;
  margin-left: 20%;
}

.algo_video_squared {
  width: 60%;
  margin-top: 18%;
  margin-bottom: 22%;
  margin-left: 20%;
  margin-right: 20%;
}

.project_desc_horizontal_squared {
  margin-top: 85%;
}

.algo_video_vertical {
  margin-left: 21.5%;
  margin-top: 14%;
  width: 57%;
}

.video_count_vertical_169 {
  margin-top: 14%;
}

.project_desc_vertical_169 {
  bottom: 13%;
}

.project_desc_horizontal_169 {
  margin-top: 121%;
}

/****************/
/* BOX_HORIZONTAL */
#box_horizontal {
  height: 38vw;
  background-color: #ffffff;
  width: 100%;
  min-width: 100%;
}

.horizontal_box_contents {
  width: fit-content;
  text-align: center;
  display: block;
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  margin-top: 10vw;
}

/********* Row 4 *******/
/* box_left_4 */
#box_left_4 {
  height: 50vw;
  background-color: #262161;
  position: relative;
}

/****************/
/* box_right_4 */
/* box_right_4_1 */
#box_right_4_1 {
  height: 17.5vw;
  background-color: #6121F5;
  position: relative;
}

/****************/
/* box_right_4_2 */
#box_right_4_2 {
  height: 32.5vw;
  background-color: #ffffff;
  position: relative;
}

/****************/
/********* Row 4_bis *******/
/* box_left_4_bis */
#box_left_4_bis {
  height: 50vw;
  background-color: #EE4323;
  position: relative;
}

/****************/
/* box_right_4_bis */
#box_right_4_bis {
  height: 50vw;
  background-color: #6121F5;
  position: relative;
}

/****************/
/******* Row 5*******/
/* BOX_LEFT_5*/
/* BOX_LEFT_5_1*/
#box_left_5_contents {
  height: 66vw;
  background-color: #262161;
}

/*************/
/* BOX_RIGHT_5*/
#box_right_5 {
  height: 66vw;
  background-color: #f5c141;
  color: #272160;
}

#box_right_5_contents {
  margin-top: 15%;
  margin-left: 10%;
  margin-right: 10%;
}

/*************/
/******* Row 6*******/
/* BOX_HORIZONTAL6 */
#box_horizontal6 {
  height: 25vw;
  background-color: #6121F5;
  width: 100%;
  min-width: 100%;
}

#clients_icons {
  text-align: center;
}

#box_6_txt {
  padding-left: 10%;
  padding-top: 5%;
  color: #FFFFFF;
}

#clients_icons {
  position: absolute;
  transform: translateY(-5%);
  left: 0;
  right: 0;
  margin-left: 5%;
}

.icon_client {
  width: 15%;
  margin-right: 5%;
}

#clients_icon_2 {
  width: 11%;
}

#clients_icon_3 {
  width: 17%;
}

#clients_icon_4 {
  width: 12%;
}

/****************/
/******* Row 7 *******/
/* BOX_HORIZONTAL7 */
#box_7_contents {
  color: #272160;
  margin-left: 10%;
  margin-right: 10%;
  margin-top: 5%;
  position: absolute;
}

#box_horizontal7 {
  height: 75vw;
  background-color: #FFFFFF;
  width: 100%;
  min-width: 100%;
  position: relative;
}

#dashboard_btn {
  padding-left: 30px;
  padding-right: 30px;
  margin-bottom: 5%;
}

#dashboard_img {
  width: 100%;
}

#dashboard_img_div {
  padding-top: 15%;
}

#dashboard_balls_div_behind {
  margin-top: 45%;
  margin-left: 2%;
}

#dashboard_balls_div_front {
  z-index: 2;
  position: absolute;
  right: 1%;
  bottom: 0%;
}

/****************/
/******* Row 8 *******/
/* box_left_8 */
#box_left_8 {
  height: 18vw;
  background: #6121F5;
  position: relative;
}

/* box_right_8 */
#box_right_8 {
  height: 18vw;
  background: #ED4523;
  position: relative;
}

.icon_div2 {
  right: 9%;
  /*right: 0%;*/
  position: absolute;
  width: 15%;
  top: 50%;
  transform: translateY(-50%);
}

/**********************/
/* min-width 1024 and max-width 1440px*/
/* Large screens - DESKTOP */
@media only screen and (min-width: 64.060em) and (max-width: 90em) {
  .bold_txt {
    line-height: 3vw;
    font-size: 2.3vw;
  }

  .reg_txt {
    font-size: 190%;
    line-height: 110%;
    line-height: 2.7vw;
    font-size: 2vw;
  }

  .reg_txt_smaller {
    font-size: 160%;
    line-height: 120%;
    line-height: 2.4vw;
    font-size: 1.8vw;
  }

  #algo_email_btn {
    margin-top: 3vw;
  }

  .menu_items {
    line-height: 140%;
  }

  .menu_txt_small {
    font-size: 1.1vw;
    font-family: 'Gilroy-SemiBold';
  }

  #menu_left_box .menu_items_group {
    right: 5%;
    text-align: right;
  }

  /* ROW_1 */
  #algo_logo {
    margin-bottom: 5%;
  }

  /* ROW_2 */
  .algo_btn {
    margin-top: 1.5%;
  }

  #algo_txt_1 {
    padding-right: 29%;
  }

  /****************/
  /* ROW_3 */
  #video_number_horizontal {
    font-size: 13vw;
    padding-top: 5vw;
  }

  /* ROW_4 */
  #algo_txt_2 {
    padding-right: 40%;
    /*padding-top: 5%;*/
    padding-top: 10%;
  }

  #algo_txt_3 {
    padding-right: 36%;
    padding-top: 1.6vw;
  }

  #algo_txt_4 {
    padding-right: 14%;
    padding-top: 1vw;
  }

  #illustration_3 {
    width: 30%;
    top: 20%;
  }

  #casestudy_btn {
    margin-top: 5%;
  }

  #illustration_2 {
    top: 60%;
  }

  /*******************/
  /* ROW_5 */
  .text_desc {
    padding-bottom: 1%;
    word-spacing: 2px;
    line-height: 2.6vw;
    font-size: 1.8vw;
  }

  .text_title {
    font-size: 2.3vw;
    padding-bottom: 2%;
  }

  /********/
  /* ROW_8*/
  .text_desc2 {
    padding-right: 35%;
    font-size: 1.8vw;
  }

  .box_contents2 {
    padding-left: 10%;
    padding-top: 5%;
    position: relative;
    height: -webkit-fill-available;
  }

  /********/
}

/* XLarge screens min-width 1440px and max-width 1700px*/
@media only screen and (min-width: 90.060em) and (max-width: 106.25em) {
  .bold_txt {
    font-size: 250%;
    line-height: 120%;
  }

  .reg_txt {
    font-size: 200%;
    line-height: 130%;
  }

  .reg_txt_smaller {
    font-size: 200%;
    line-height: 120%;
  }

  #algo_email_btn {
    margin-top: 5%;
  }

  .menu_items {
    font-size: 220%;
    line-height: 140%;
  }

  #menu_left_box .menu_items_group {
    right: 5%;
    text-align: right;
  }

  /*** ROW 1 **/
  #algo_logo {
    margin-bottom: 10%;
  }

  /****************/
  /* ROW 2 */
  #algo_txt_1 {
    padding-right: 25%;
  }

  /****************/
  /* ROW 3 */
  #video_number_horizontal {
    font-size: 1250%;
  }

  /******** ROW 4 ***********/
  #algo_txt_2 {
    padding-right: 30%;
    /*padding-top: 6%;*/
    padding-top: 10%;
  }

  #algo_txt_3 {
    padding-right: 40%;
    padding-top: 10%;
    font-size: 240%;
    line-height: 125%;
  }

  #algo_txt_4 {
    padding-right: 15%;
    padding-top: 5%;
    font-size: 190%;
    line-height: 150%;
  }

  #illustration_3 {
    position: absolute;
    transform: translateY(0%);
    top: 15%;
    width: 23%;
  }

  #illustration_2 {
    top: 60%;
    transform: translateY(-50%);
  }

  #casestudy_btn {
    margin-top: 8%;
  }

  #box_right_4_2 .box_contents {
    transform: translateY(0%);
  }

  .icon_div2 {
    width: 12%;
  }

  /*******************/
  /* ROW_5 */
  .text_desc {
    line-height: 160%;
    font-size: 190%;
  }

  #clients_icons {
    transform: translateY(5%);
  }

  /********/
  /* ROW_8*/
  .text_desc2 {
    padding-right: 45%;
    font-size: 160%;
  }

  .box_contents2 {
    padding-left: 10%;
    padding-top: 10%;
  }

  /********/
}

/** XXLarge screens, more than 1700 px */
@media only screen and (min-width: 106.31em) {
  .bold_txt {
    font-size: 280%;
    line-height: 150%;
  }

  .reg_txt {
    font-size: 240%;
    line-height: 140%;
  }

  .reg_txt_smaller {
    font-size: 230%;
    line-height: 140%;
  }

  .algo_btn a {
    /*font-size: 25px;*/
  }

  #algo_email_btn {
    margin-top: 6%;
  }

  #menu_left_box .menu_items_group {
    right: 5%;
    text-align: right;
  }

  /*** ROW 1**/
  #algo_logo {
    margin-bottom: 5%;
  }

  /****************/
  /* ROW 2 */
  .algo_btn {
    margin-top: 3%;
  }

  #algo_txt_1 {
    padding-right: 25%;
    /*padding-top: 10%;*/
  }

  /****************/
  /* ROW 3 */
  #video_number_horizontal {
    font-size: 1250%;
  }

  /*******************/
  /* ROW 4 */
  #algo_txt_2 {
    padding-right: 25%;
    padding-top: 10%;
  }

  .icon_div2 {
    width: 13%;
    /*right: 5%;*/
    right: 10%;
  }

  .icon_div {
    width: 12%;
  }

  #algo_txt_3 {
    padding-right: 45%;
    padding-top: 10%;
    font-size: 285%;
    line-height: 125%;
  }

  #algo_txt_4 {
    padding-right: 15%;
    padding-top: 10%;
    font-size: 210%;
    line-height: 150%;
  }

  #illustration_3 {
    width: 25%;
    transform: translateY(0%);
    top: 15%;
  }

  #box_right_4_2 .box_contents {
    transform: translateY(0%);
  }

  #casestudy_btn {
    margin-top: 8%;
  }

  /*******************/
  /* ROW_5 */
  .text_desc {
    line-height: 160%;
    font-size: 190%;
    word-spacing: 3px;
  }

  .text_title {
    font-size: 270%;
    padding-bottom: 2%;
  }

  #clients_icons {
    transform: translateY(-25%);
  }

  /********/
  /* ROW_8*/
  .text_desc2 {
    padding-right: 30%;
    font-size: 180%;
  }

  .box_contents2 {
    padding-left: 10%;
    padding-top: 11%;
  }

  /********/
}