.home_section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -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: #ff4e22;
  background-image: url('../images/62937752-server-wallpapers.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.about_section {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -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-image: url('../images/62937752-server-wallpapers.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.about_2_section {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -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-image: url('../images/62937752-server-wallpapers.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.works_section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 80px;
  padding-bottom: 80px;
  -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: #fff;
}

.contact_section {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 75%;
  padding-top: 80px;
  padding-bottom: 80px;
  -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-image: url('../images/62937752-server-wallpapers.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: fixed;
}

.body {
  height: 100%;
}

.home_box_orange {
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 150, 219, 0.45);
}

.home_heading {
  display: block;
  margin-top: 0px;
  margin-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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-family: Exo, sans-serif;
  color: #000;
  font-size: 6vh;
  line-height: 1.05em;
  font-weight: 800;
  letter-spacing: 5px;
}

.vertical_line {
  width: 150px;
  height: 3px;
  background-color: #000;
}

.about_heading_2 {
  margin-top: 35px;
  text-align: justify;
  letter-spacing: 1px;
}

.about_box_white {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  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: #fff;
}

.div-block-9 {
  display: block;
  width: 150px;
  height: 3px;
  margin-right: auto;
  margin-bottom: 35px;
  margin-left: auto;
  background-color: #000;
}

.row {
  padding-top: 40px;
  padding-bottom: 40px;
}

.about_parag {
  margin-bottom: 0px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #000;
  font-size: 16px;
  line-height: 1.25em;
  text-align: justify;
}

.service_box_white {
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
  float: right;
  background-color: #fff;
}

.service_line {
  width: 150px;
  height: 3px;
  float: right;
  background-color: #000;
  text-align: center;
}

.service_heading_2 {
  margin-top: 35px;
  text-align: justify;
}

.service_parag {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #000;
  font-size: 16px;
  text-align: justify;
}

.services_section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 80px;
  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;
}

.column {
  text-align: center;
}

.column-2 {
  padding-left: 10px;
  text-align: center;
}

.column-6 {
  text-align: center;
}

.column-7 {
  text-align: center;
}

.column-8 {
  text-align: center;
}

.column-9 {
  text-align: center;
}

.div-block-13 {
  display: block;
  width: 150px;
  height: 3px;
  margin-right: auto;
  margin-left: auto;
  background-color: #000;
}

.paragraph {
  margin-top: 35px;
  margin-bottom: 35px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 16px;
  text-align: justify;
}

.scroll_line {
  position: absolute;
  left: 49%;
  top: 75%;
  right: 0px;
  bottom: 0px;
  width: 3px;
  height: 150px;
  background-color: #000;
}

.link {
  position: absolute;
  left: 58px;
  top: 53px;
  right: 56px;
  bottom: -58px;
  display: block;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  font-family: Exo, sans-serif;
  color: #000;
  font-weight: 700;
  text-decoration: none;
}

.menu_line_1 {
  position: relative;
  width: 40px;
  height: 3px;
  margin-bottom: 7px;
  background-color: #000;
}

.menu_line_2 {
  width: 40px;
  height: 3px;
  margin-bottom: 7px;
  background-color: #000;
}

.menu_line_3 {
  width: 40px;
  height: 3px;
  background-color: #000;
}

.about_container {
  position: relative;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: none;
  padding: 40px 40px 40px 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-top: 3px solid #000;
  border-right: 3px solid #000;
  border-bottom: 3px solid #000;
}

.about_2_container {
  position: absolute;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 40px;
  border-top: 3px solid #000;
  border-bottom: 3px solid #000;
  border-left: 3px solid #000;
}

.home_container {
  position: relative;
  padding-top: 40px;
  padding-right: 40px;
  padding-bottom: 40px;
  border-top: 3px solid #000;
  border-right: 3px solid #000;
  border-bottom: 3px solid #000;
}

.text_link {
  display: inline-block;
  font-family: Exo, sans-serif;
  color: #000;
  font-size: 24px;
  font-weight: 700;
  text-align: right;
}

.column-30 {
  text-align: center;
}

.column-31 {
  text-align: center;
}

.column-32 {
  text-align: center;
}

.contact_block {
  position: relative;
  display: block;
  width: 40vw;
  padding-top: 40px;
  padding-right: 40px;
  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: 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;
  border-top: 3px solid #000;
  border-right: 3px solid #000;
  border-bottom: 3px solid #000;
}

.services_image {
  border-top: 3px solid #000;
  border-right: 3px solid #000;
  border-bottom: 3px solid #000;
}

.services_image.white {
  border-style: solid;
  background-color: hsla(0, 0%, 100%, .15);
}

.works_image {
  border-top: 3px solid #000;
  border-bottom: 3px solid #000;
  border-left: 3px solid #000;
}

.image-5 {
  float: left;
}

.heading_3 {
  font-family: Exo, sans-serif;
  color: #000;
  font-size: 3vmin;
  line-height: 1.25em;
  font-weight: 600;
  text-align: justify;
}

.heading_3.center {
  font-weight: 600;
  text-align: center;
}

.heading_3.center.white {
  color: #000;
}

.heading_3.white {
  color: #fff;
}

.contact_orange_box {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 150, 219, 0.45);
}

.contact_white_box {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background-color: #fff;
}

.contact_container {
  position: relative;
}

.image-6 {
  display: block;
}

.aquarius_works {
  position: absolute;
  left: 5px;
  right: 5px;
  bottom: 5px;
  z-index: 2000;
  text-align: center;
}

.text-block-8 {
  display: inline-block;
  padding: 15px;
  font-family: Exo, sans-serif;
  color: #000;
  font-weight: 700;
  text-align: center;
}

.tablet_logo {
  display: none;
}

.mobile_logo {
  display: none;
}

.home_section_mobile {
  display: none;
  width: 100%;
  height: 100%;
  -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: #0096db;
}

.about_section_mobile {
  position: relative;
  display: none;
  width: 100%;
  height: 100%;
  -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-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.about_2_section_mobile {
  position: relative;
  display: none;
  width: 100%;
  height: 100%;
  -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;
}

.services_section_mobile {
  display: none;
  padding-top: 80px;
  padding-bottom: 80px;
  -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;
}

.works_section_mobile {
  display: none;
  padding-top: 80px;
  padding-bottom: 80px;
}

.contact_section_mobile {
  position: relative;
  display: none;
  width: 100%;
  height: 75%;
  padding-top: 80px;
  padding-bottom: 80px;
  -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;
}

.home_container_mobile {
  position: relative;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 40px;
  border-top: 3px solid #000;
  border-bottom: 3px solid #000;
  border-left: 3px solid #000;
}

.menu_block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100px;
  height: 16.6%;
  -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-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-weight: 600;
  text-align: left;
}

.left_menu {
  position: fixed;
  bottom: 0px;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 5%;
  height: 100%;
  -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;
}

.div-block-36 {
  left: 0px;
  top: 0px;
  bottom: 0px;
  z-index: 1;
  display: block;
  width: 100px;
  height: 100%;
  -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: #fff;
  font-family: Exo, sans-serif;
  font-size: 12px;
  font-weight: 800;
}

.button {
  position: relative;
  z-index: 5;
}

.menu_link {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  color: #000;
  font-size: 16px;
  text-decoration: none;
}

.menu_link.w--current {
  font-size: 16px;
}

.navbar {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 2000;
  display: block;
  padding: 12px 15px 15px;
  -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-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.mobile_navbar {
  display: none;
}

.footer_mobile {
  display: none;
}

.heading_2 {
  font-family: Exo, sans-serif;
  color: #000;
  font-size: 4vh;
  line-height: 1.25em;
  font-weight: 700;
  text-align: left;
}

.heading_2.right {
  text-align: right;
}

.heading_2.center {
  text-align: center;
}

.heading_2.center.white {
  color: #000;
}

.menu_button {
  display: inline-block;
  padding: 17px 15px 10px;
}

.image-7 {
  position: absolute;
  top: 0px;
  right: 0px;
  margin: 15px;
}

.footer {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.link_block {
  font-family: Exo, sans-serif;
  color: #000;
  font-size: 3vmin;
  font-weight: 600;
  text-decoration: none;
}

.column_block {
  padding-top: 10px;
  padding-bottom: 10px;
}

.home_box_white {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  width: 100%;
  height: 100%;
  background-color: #fff;
}

.about_box_orange {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 150, 219, 0.45);
}

.service_box_orange {
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 150, 219, 0.45);
}

.about_block {
  position: relative;
  width: 50vw;
  padding-top: 40px;
  padding-right: 40px;
  padding-bottom: 40px;
  border-top: 3px solid #000;
  border-right: 3px solid #000;
  border-bottom: 3px solid #000;
}

.about_2_block {
  position: relative;
  width: 50vw;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 40px;
  border-top: 3px solid #000;
  border-bottom: 3px solid #000;
  border-left: 3px solid #000;
}

.service_block {
  width: 50vw;
  padding-top: 40px;
  padding-right: 40px;
  padding-bottom: 40px;
}

.work_block {
  width: 50vw;
}

.downloads_section {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 3000;
  display: none;
  width: 100%;
  height: 100%;
  -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-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .75), rgba(0, 0, 0, .75));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .75), rgba(0, 0, 0, .75));
}

.div-block-37 {
  position: relative;
  z-index: 2000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50vw;
  height: 50vh;
  padding: 40px;
  -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: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: #fff;
}

.column-39 {
  display: block;
  -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;
}

.downloads_row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-9 {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 2000;
  display: block;
  margin-top: 20px;
  margin-right: 20px;
  cursor: pointer;
}

.home_block {
  position: relative;
  display: block;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 40px;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-style: solid none solid solid;
  border-width: 3px;
  border-color: #000;
}

.donwloads_button {
  position: static;
  display: inline-block;
  padding-left: 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;
}

.image-10 {
  margin-bottom: 13px;
  padding-bottom: 0px;
}

html.w-mod-js *[data-ix="home-orange-boxreveal-onload"] {
  width: 100%;
}

html.w-mod-js *[data-ix="home-white-box-reveal-onload"] {
  width: 100%;
}

html.w-mod-js *[data-ix="home-heading-reveal-onload"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="text-reveal-right"] {
  opacity: 0;
  -webkit-transform: translate(100px, 0px);
  -ms-transform: translate(100px, 0px);
  transform: translate(100px, 0px);
}

html.w-mod-js *[data-ix="text-reveal-left"] {
  opacity: 0;
  -webkit-transform: translate(-100px, 0px);
  -ms-transform: translate(-100px, 0px);
  transform: translate(-100px, 0px);
}

html.w-mod-js *[data-ix="container-reveal-right"] {
  opacity: 0;
  -webkit-transform: translate(100px, 0px);
  -ms-transform: translate(100px, 0px);
  transform: translate(100px, 0px);
}

html.w-mod-js *[data-ix="container-reveal-left"] {
  opacity: 0;
  -webkit-transform: translate(-100px, 0px);
  -ms-transform: translate(-100px, 0px);
  transform: translate(-100px, 0px);
}

html.w-mod-js *[data-ix="scroll-interaction"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="navbar-initial-onload"] {
  opacity: 0;
  width: 0%;
}

html.w-mod-js *[data-ix="menu-button-1-reveal"] {
  opacity: 0;
  -webkit-transform: translate(-100px, 0px);
  -ms-transform: translate(-100px, 0px);
  transform: translate(-100px, 0px);
}

html.w-mod-js *[data-ix="menu-button-2-reveal"] {
  opacity: 0;
  -webkit-transform: translate(-100px, 0px);
  -ms-transform: translate(-100px, 0px);
  transform: translate(-100px, 0px);
}

html.w-mod-js *[data-ix="menu-button-3-reveal"] {
  opacity: 0;
  -webkit-transform: translate(-100px, 0px);
  -ms-transform: translate(-100px, 0px);
  transform: translate(-100px, 0px);
}

html.w-mod-js *[data-ix="downloads-reveal"] {
  display: none;
  opacity: 0;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 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;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  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: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

@media (max-width: 991px) {
  .home_section {
    display: none;
    -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;
  }
  .about_section {
    position: static;
    display: none;
    width: auto;
    height: auto;
    padding-top: 80px;
  }
  .about_2_section {
    position: static;
    display: none;
    width: auto;
    height: auto;
    padding-top: 80px;
  }
  .works_section {
    display: none;
    padding-bottom: 0px;
  }
  .contact_section {
    position: static;
    display: none;
    width: auto;
    height: auto;
    padding-bottom: 0px;
  }
  .home_box_orange {
    display: none;
  }
  .home_heading {
    position: static;
    display: block;
    padding-left: 0px;
  }
  .vertical_line {
    display: block;
  }
  .vertical_line.white {
    margin-bottom: 35px;
    background-color: #fff;
  }
  .about_heading_2 {
    text-align: left;
  }
  .about_box_white {
    display: none;
  }
  .div-block-9 {
    display: block;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
  }
  .about_parag {
    text-align: left;
  }
  .service_box_white {
    display: none;
  }
  .service_line {
    display: block;
    float: none;
  }
  .service_heading_2 {
    float: none;
    text-align: left;
  }
  .service_parag {
    text-align: left;
  }
  .services_section {
    display: none;
    padding-top: 80px;
    padding-bottom: 0px;
  }
  .div-block-13 {
    display: block;
    margin-right: 0px;
    margin-left: 0px;
  }
  .paragraph {
    text-align: left;
  }
  .scroll_line {
    display: none;
  }
  .logo {
    position: absolute;
    left: 61%;
    top: 30%;
    right: auto;
    display: none;
  }
  .about_container {
    position: static;
    display: block;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    text-align: left;
  }
  .about_2_container {
    position: static;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    border-top-style: none;
    border-bottom-style: none;
    border-left-style: none;
  }
  .home_container {
    padding-left: 0px;
    border-top-style: none;
    border-bottom-style: none;
    border-left-style: none;
  }
  .text_link {
    text-align: left;
  }
  .contact_block {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
  }
  .services_image {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
  }
  .works_image {
    border-top-style: none;
    border-bottom-style: none;
    border-left-style: none;
  }
  .heading_3 {
    text-align: center;
  }
  .contact_orange_box {
    display: none;
  }
  .contact_white_box {
    display: none;
  }
  .contact_container {
    position: static;
    display: block;
    -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;
    text-align: left;
  }
  .aquarius_works {
    display: none;
  }
  .text-block-8 {
    display: block;
    padding-top: 20px;
    padding-bottom: 20px;
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
    color: #fff;
    font-weight: 400;
  }
  .tablet_logo {
    display: block;
    padding-bottom: 40px;
  }
  .home_section_mobile {
    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-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;
    box-shadow: 1px 1px 3px 0 #000;
  }
  .about_section_mobile {
    position: static;
    display: block;
    width: auto;
    height: auto;
    padding-top: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid #d4d4d4;
  }
  .about_2_section_mobile {
    position: static;
    display: block;
    width: auto;
    height: auto;
    padding-top: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid #d4d4d4;
    background-color: #fff;
  }
  .services_section_mobile {
    display: block;
    padding-top: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid #d4d4d4;
    background-color: #fff;
  }
  .works_section_mobile {
    display: block;
    padding-top: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid #d4d4d4;
    background-color: #fff;
  }
  .contact_section_mobile {
    position: static;
    display: block;
    width: auto;
    height: auto;
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #0096db;
  }
  .home_container_mobile {
    padding-left: 0px;
    border-top-style: none;
    border-bottom-style: none;
    border-left-style: none;
  }
  .left_menu {
    display: none;
  }
  .navbar {
    display: none;
  }
  .mobile_navbar {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    display: block;
    background-color: transparent;
  }
  .nav-menu {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    display: block;
    width: 100%;
    -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-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
  }
  .nav-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 20%;
    -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;
    font-family: Exo, sans-serif;
    font-size: 16px;
    font-weight: 800;
    text-align: center;
  }
  .footer_mobile {
    display: block;
    background-color: #333;
  }
  .heading_2.white {
    color: #fff;
  }
  .mobile_text_link {
    display: block;
    margin-top: 20px;
    color: #fff;
    font-size: 16px;
    text-decoration: none;
  }
  .home_box_white {
    display: none;
  }
}

@media (max-width: 767px) {
  .home_section {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .about_section {
    position: static;
    display: none;
    width: auto;
    height: auto;
    padding-top: 80px;
  }
  .about_2_section {
    display: none;
    width: auto;
    height: auto;
    padding-top: 80px;
  }
  .works_section {
    padding-bottom: 0px;
  }
  .contact_section {
    padding-bottom: 0px;
  }
  .home_heading {
    display: block;
    font-size: 45px;
    line-height: 50px;
    font-weight: 900;
    text-align: left;
  }
  .about_heading_2 {
    text-align: left;
  }
  .div-block-9 {
    margin-right: 0px;
    margin-left: 0px;
  }
  .container {
    padding: 0px 40px;
  }
  .row {
    padding-top: 0px;
  }
  .about_parag {
    text-align: left;
  }
  .services_section {
    padding-top: 80px;
    padding-bottom: 0px;
  }
  .div-block-13 {
    margin-right: 0px;
    margin-left: 0px;
  }
  .logo {
    top: 13%;
    right: 28%;
    display: none;
    margin-right: auto;
    margin-left: auto;
  }
  .about_container {
    position: static;
    padding: 0px 40px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
  }
  .about_2_container {
    position: static;
    padding: 0px 40px;
    border-top-style: none;
    border-bottom-style: none;
    border-left-style: none;
  }
  .container-4 {
    padding: 0px 40px;
  }
  .home_container {
    position: relative;
    display: block;
    padding-right: 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;
    border-top-style: none;
    border-bottom-style: none;
    border-left-style: none;
  }
  .text_link {
    text-align: left;
  }
  .contact_block {
    padding-top: 0px;
    padding-bottom: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
  }
  .services_image {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
  }
  .works_image {
    border-top-style: none;
    border-bottom-style: none;
    border-left-style: none;
  }
  .contact_container {
    padding: 0px 40px;
  }
  .tablet_logo {
    padding-bottom: 20px;
  }
  .home_section_mobile {
    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: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .about_section_mobile {
    position: static;
    display: block;
    width: auto;
    height: auto;
    padding-top: 40px;
  }
  .about_2_section_mobile {
    display: block;
    width: auto;
    height: auto;
    padding-top: 40px;
  }
  .services_section_mobile {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .works_section_mobile {
    padding-bottom: 40px;
  }
  .contact_section_mobile {
    padding-bottom: 40px;
  }
  .home_container_mobile {
    position: relative;
    display: block;
    padding-right: 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;
    border-top-style: none;
    border-bottom-style: none;
    border-left-style: none;
  }
  .mobile_navbar {
    background-color: transparent;
  }
  .nav-menu {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    display: block;
    width: 100%;
    float: none;
    -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-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .nav-link {
    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-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;
    font-family: Exo, sans-serif;
    font-size: 16px;
    font-weight: 800;
    text-align: center;
  }
  .footer_mobile {
    display: block;
  }
}

@media (max-width: 479px) {
  .home_section {
    position: static;
    display: none;
    width: auto;
    height: 100%;
    padding-top: 80px;
    padding-bottom: 80px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
  }
  .about_section {
    position: static;
    display: none;
    width: auto;
    height: auto;
    padding-top: 80px;
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .about_2_section {
    position: static;
    display: none;
    width: auto;
    height: auto;
    padding-top: 80px;
    padding-bottom: 0px;
  }
  .home_heading {
    position: static;
    font-size: 40px;
    line-height: 45px;
    text-align: center;
  }
  .about_heading_2 {
    text-align: left;
  }
  .row {
    padding-bottom: 0px;
  }
  .services_section {
    padding-top: 80px;
    padding-bottom: 0px;
  }
  .logo {
    display: none;
  }
  .about_container {
    position: static;
    padding-right: 40px;
    padding-left: 40px;
  }
  .about_2_container {
    position: static;
  }
  .home_container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0px 40px;
  }
  .column-32 {
    text-align: center;
  }
  .contact_block {
    padding-right: 0px;
    padding-left: 0px;
  }
  .heading_3 {
    text-align: center;
  }
  .contact_container {
    position: static;
    display: block;
  }
  .text-block-8 {
    font-size: 14px;
    font-weight: 400;
  }
  .tablet_logo {
    display: none;
  }
  .mobile_logo {
    display: block;
    padding-bottom: 20px;
  }
  .home_section_mobile {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    height: 100%;
    padding-top: 80px;
    padding-bottom: 80px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
  }
  .about_section_mobile {
    position: static;
    display: block;
    width: auto;
    height: auto;
    padding-top: 40px;
    padding-bottom: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .about_2_section_mobile {
    position: static;
    display: block;
    width: auto;
    height: auto;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .services_section_mobile {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .contact_section_mobile {
    padding-right: 0px;
    padding-left: 0px;
  }
  .home_container_mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0px 40px;
  }
  .footer_mobile {
    display: block;
  }
}