@font-face {
  font-family: "MyriadProReg";
  src: url("../fonts/MyriadProRegular.eot?#iefix") format("embedded-opentype");
  src: url("../fonts/MyriadProRegular.woff") format("woff"), url("../fonts/MyriadProRegular.ttf") format("truetype"), url("../fonts/MyriadProRegular.otf") format("opentruetype");
  font-weight: normal;
  font-style: normal; }

* {
  padding: 0;
  margin: 0; }

body, html {
  width: 100%;
  height: 100%;
  font-family: 'MyriadProReg', Arial, sans-serif; }
  body img, body p, body h3, body h4, body span, html img, html p, html h3, html h4, html span {
    display: block; }
  body a, html a {
    outline-color: #3292c3;
    color: #222222; }

.pace-container {
  width: 100%;
  height: 100%;
  position: fixed;
  background-color: #fff8f2;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 200; }

.pace-container-inactive {
  display: none !important; }

.mg-main {
  width: 100%;
  overflow-x: hidden; }

.mg-m-wrapper_one {
  width: 100%;
  background-image: url("../img/Bg.png");
  background-repeat: no-repeat;
  background-position: left top; }

.mg-sections-wrap {
  width: 1100px;
  margin: auto; }
  .mg-sections-wrap h3 {
    font-size: 50px;
    font-weight: normal; }
  .mg-sections-wrap p {
    font-size: 22px; }
  .mg-sections-wrap .mg-s_one {
    width: 100%; }
    .mg-sections-wrap .mg-s_one img {
      width: 876px;
      margin: auto;
      padding-top: 50px; }
  .mg-sections-wrap .mg-s_two {
    width: 100%;
    height: 625px;
    background-image: url("../img/About.png");
    background-repeat: no-repeat;
    background-position: top center;
    text-align: center;
    color: #ffffff;
    padding-top: 145px; }
    .mg-sections-wrap .mg-s_two h3 {
      font-size: 70px; }
    .mg-sections-wrap .mg-s_two p {
      width: 550px;
      margin: 40px auto; }
  .mg-sections-wrap .mg-s_three {
    width: 100%;
    text-align: left;
    color: #ffffff;
    position: relative; }
    .mg-sections-wrap .mg-s_three .mg-s_txt.mg-s_txt_green {
      border: none;
      position: relative; }
      .mg-sections-wrap .mg-s_three .mg-s_txt.mg-s_txt_green img {
        position: absolute;
        width: 4px;
        height: 124px;
        left: 0;
        top: 0; }
    .mg-sections-wrap .mg-s_three .img_dashboard_d {
      position: relative;
      width: 1366px;
      left: -42%; }
    .mg-sections-wrap .mg-s_three .mg-s_t-img-dash_d2 {
      position: absolute;
      top: 40%; }
      .mg-sections-wrap .mg-s_three .mg-s_t-img-dash_d2 .mg-s_t-img-dash_d2_line {
        width: 413px;
        border-top: 4px solid #696969;
        position: absolute;
        top: 55%;
        z-index: 750;
        left: 50%; }
      .mg-sections-wrap .mg-s_three .mg-s_t-img-dash_d2 img {
        width: 583px;
        position: relative;
        z-index: 800;
        left: 100%; }
  .mg-sections-wrap .mg-s_txt {
    margin-top: 12px;
    padding-left: 11px; }
    .mg-sections-wrap .mg-s_txt_green {
      border-left: 4px solid #73c343; }
    .mg-sections-wrap .mg-s_txt_orange {
      border-left: 4px solid #e17809; }
    .mg-sections-wrap .mg-s_txt p {
      margin-top: 10px; }
  .mg-sections-wrap .mg-s_four {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .mg-sections-wrap .mg-s_four .mg-s_f_txt {
      min-width: 550px; }
      .mg-sections-wrap .mg-s_four .mg-s_f_txt h3 {
        color: #282828; }
      .mg-sections-wrap .mg-s_four .mg-s_f_txt .mg-s_txt_orange p {
        color: #383838; }
      .mg-sections-wrap .mg-s_four .mg-s_f_txt .mg-s_f-info {
        margin: 47px auto 0; }
    .mg-sections-wrap .mg-s_four .mg-s_f_img {
      margin-top: 220px;
      position: relative; }
      .mg-sections-wrap .mg-s_four .mg-s_f_img .mg-s_f_i_mobile {
        bottom: 0;
        position: absolute; }
  .mg-sections-wrap .mg-s_f-info {
    width: 188px;
    height: 188px;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    text-align: center; }
    .mg-sections-wrap .mg-s_f-info_black {
      border: 4px solid #383838; }
    .mg-sections-wrap .mg-s_f-info_white {
      border: 4px solid #ffffff; }
      .mg-sections-wrap .mg-s_f-info_white.mg-s_f-info span {
        color: #ffffff; }
    .mg-sections-wrap .mg-s_f-info span:first-child {
      margin-top: 30px; }
    .mg-sections-wrap .mg-s_f-info span, .mg-sections-wrap .mg-s_f-info h4 {
      margin: auto; }
    .mg-sections-wrap .mg-s_f-info span {
      font-size: 18px;
      color: #383838;
      width: 120px; }
    .mg-sections-wrap .mg-s_f-info h4 {
      font-size: 30px;
      color: #73c343; }
  .mg-sections-wrap .mg-s_five {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 100px; }
    .mg-sections-wrap .mg-s_five .mg-s_fi_img {
      position: relative; }
      .mg-sections-wrap .mg-s_five .mg-s_fi_img .mg-s_fi_img_desk {
        margin-top: -100px;
        margin-left: -37%; }
      .mg-sections-wrap .mg-s_five .mg-s_fi_img .mg-s_fi_img_mobile {
        position: absolute;
        left: 20%;
        top: 62%; }
    .mg-sections-wrap .mg-s_five .mg-s_fi_txt {
      min-width: 1317px;
      height: 1317px;
      margin-left: -700px;
      margin-top: 100px;
      background-image: url("../img/Tablet_bg.png");
      background-repeat: no-repeat;
      background-position: left top;
      color: #ffffff;
      padding-left: 127px; }
      .mg-sections-wrap .mg-s_five .mg-s_fi_txt h3 {
        margin-top: 471px; }
      .mg-sections-wrap .mg-s_five .mg-s_fi_txt .mg-s_txt {
        width: 555px; }

.mg-m-wrapper_two {
  width: 100%;
  height: 4334px;
  margin-top: 250px;
  background-image: url("../img/BgBot.png");
  background-repeat: no-repeat;
  background-position: left bottom; }

.mg-s_six .mg-s_s_txt,
.mg-s_six .mg-s_s_info {
  width: 49%;
  display: inline-block;
  vertical-align: top; }

.mg-s_six .mg-s_f-info {
  margin: 50px auto; }
  .mg-s_six .mg-s_f-info span {
    width: 150px; }

.mg-s_six .mg-s_s_img {
  position: relative; }
  .mg-s_six .mg-s_s_img_desk {
    margin-left: 240px; }
  .mg-s_six .mg-s_s_img_mobile {
    position: absolute;
    top: 33%;
    left: 10%; }

.mg-s_seven {
  position: relative;
  margin-top: 360px;
  height: 1860px; }
  .mg-s_seven .mg-s_se_txt,
  .mg-s_seven .mg-s_se_img {
    width: 49%;
    display: inline-block; }
  .mg-s_seven .mg-s_se_txt {
    color: #ffffff;
    position: relative;
    z-index: 900; }
    .mg-s_seven .mg-s_se_txt .mg-s_se_info .mg-s_f-info {
      margin: 85px auto 0; }
      .mg-s_seven .mg-s_se_txt .mg-s_se_info .mg-s_f-info span:first-child {
        margin-top: 20px; }
  .mg-s_seven .mg-s_se_img {
    position: relative;
    z-index: 900; }
    .mg-s_seven .mg-s_se_img img {
      margin: auto; }
  .mg-s_seven .mg-s_se_img_desk {
    z-index: 850;
    position: absolute;
    left: -80%;
    top: 10%; }

.mg-s_eight {
  position: relative;
  margin-top: 100px;
  height: 1019px; }
  .mg-s_eight .mg-s_e_txt,
  .mg-s_eight .mg-s_e_info {
    width: 49%;
    display: inline-block;
    vertical-align: top; }
  .mg-s_eight .mg-s_e_txt {
    color: #ffffff; }
  .mg-s_eight .mg-s_e_info {
    padding-top: 60px; }
    .mg-s_eight .mg-s_e_info .mg-s_f-info {
      margin-left: 15%; }
      .mg-s_eight .mg-s_e_info .mg-s_f-info h4 {
        color: #78e834; }
      .mg-s_eight .mg-s_e_info .mg-s_f-info span {
        width: 150px; }
  .mg-s_eight .mg-s_e_img {
    position: relative; }
    .mg-s_eight .mg-s_e_img .mg-s_e_img_doc2 {
      position: absolute;
      top: -80%;
      right: -20%;
      z-index: 700; }
    .mg-s_eight .mg-s_e_img .mg-s_e_img_desk {
      position: relative;
      margin-left: 15%;
      z-index: 750; }
    .mg-s_eight .mg-s_e_img .mg-s_e_img_mobile {
      position: absolute;
      top: 12%;
      z-index: 800; }

.mg-m-wrapper_three {
  width: 100%;
  margin-top: 450px; }

.mg-s_nine {
  position: relative;
  width: 100%; }
  .mg-s_nine img {
    position: relative;
    margin: 5% 0 10% -35%; }

.mg-m-wrapper_four {
  width: 100%;
  position: relative;
  background-image: url("../img/BgOver.png");
  background-repeat: no-repeat; }

.mg-s_over {
  width: 100%;
  position: relative;
  overflow: hidden; }
  .mg-s_over .mg-s_o_pulse {
    position: relative;
    padding: 396px 0 42px;
    margin: auto; }
  .mg-s_over h2 {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: auto;
    font-size: 36px;
    font-weight: normal; }
  .mg-s_over .mg-s_o_title {
    padding-bottom: 30px; }
  .mg-s_over .mg-s_o_title_link {
    padding-bottom: 10px; }
  .mg-s_over .mg-s_o_links {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: auto;
    padding-bottom: 129px; }
    .mg-s_over .mg-s_o_links img {
      display: inline-block; }
      .mg-s_over .mg-s_o_links img:first-child {
        margin-left: -17px; }
      .mg-s_over .mg-s_o_links img:last-child {
        margin-left: 33px; }

.footerButton {
  width: 200px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  padding-bottom: 1rem;
  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;
  color: #757575; }

.footer {
  width: 100%;
  height: 150px; }
  .footer .footerButtonContainer {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end; }
  .footer .toStartButton {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-animation: emergenceAnimation 1s ease-in-out 1s both;
            animation: emergenceAnimation 1s ease-in-out 1s both; }
    .footer .toStartButton a {
      font-size: 0; }
    .footer .toStartButton span {
      padding-top: 0.5rem;
      font-size: 20px; }
    .footer .toStartButton svg {
      width: 40px;
      height: 40px; }
    .footer .toStartButton svg:hover {
      -webkit-animation: jumpButton 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
              animation: jumpButton 1s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  .footer .top-button {
    cursor: pointer; }

@-webkit-keyframes jumpButton {
  0% {
    padding-bottom: 0; }
  25% {
    padding-bottom: 1rem; }
  50% {
    padding-bottom: 0; }
  75% {
    padding-bottom: 0.5rem; }
  100% {
    padding-bottom: 0; } }

@keyframes jumpButton {
  0% {
    padding-bottom: 0; }
  25% {
    padding-bottom: 1rem; }
  50% {
    padding-bottom: 0; }
  75% {
    padding-bottom: 0.5rem; }
  100% {
    padding-bottom: 0; } }

.backCont {
  position: relative;
  top: 42%;
  width: 280px;
  float: right;
  cursor: pointer;
  text-align: center;
  padding: 18px 0;
  background-color: #3292c3;
  margin-right: 100px; }
  .backCont a {
    text-transform: uppercase;
    text-decoration: none;
    outline: none;
    color: #ffffff;
    font-size: 20px; }

@-webkit-keyframes border-color_anim {
  0% {
    border-color: #000000; }
  100% {
    border-color: #ff0101; } }

@keyframes border-color_anim {
  0% {
    border-color: #000000; }
  100% {
    border-color: #ff0101; } }

.svg {
  position: absolute;
  display: block;
  width: 209px;
  height: 143px;
  float: left;
  fill-opacity: 0;
  bottom: 0;
  margin-left: 100px; }

.anim_opac {
  -webkit-animation: fill-opac 1s linear 3s forwards;
          animation: fill-opac 1s linear 3s forwards; }

.A {
  fill-opacity: 1; }

.A1 {
  fill-opacity: 1 !important;
  -webkit-animation: block_anim 0.2s linear 3.3s forwards;
          animation: block_anim 0.2s linear 3.3s forwards; }

.A2 {
  fill-opacity: 1 !important;
  -webkit-animation: block_anim2 0.3s linear 3.5s forwards;
          animation: block_anim2 0.3s linear 3.5s forwards; }

.A3 {
  fill-opacity: 1 !important;
  -webkit-animation: block_anim3 0.2s linear 4.3s forwards;
          animation: block_anim3 0.2s linear 4.3s forwards; }

.item1 {
  stroke-dasharray: 381 383;
  stroke-dashoffset: 382;
  -webkit-animation: ruwWBSpW_draw 2000ms linear 166ms forwards;
          animation: ruwWBSpW_draw 2000ms linear 166ms forwards; }

.item2 {
  stroke-dasharray: 553 555;
  stroke-dashoffset: 554;
  -webkit-animation: ruwWBSpW_draw 2000ms linear 333ms forwards;
          animation: ruwWBSpW_draw 2000ms linear 333ms forwards; }

.item3 {
  stroke-dasharray: 158 160;
  stroke-dashoffset: 159;
  -webkit-animation: ruwWBSpW_draw 2000ms linear 500ms forwards;
          animation: ruwWBSpW_draw 2000ms linear 500ms forwards; }

.item4 {
  stroke-dasharray: 635 637;
  stroke-dashoffset: 636;
  -webkit-animation: ruwWBSpW_draw 2000ms linear 666ms forwards;
          animation: ruwWBSpW_draw 2000ms linear 666ms forwards; }

.item5 {
  stroke-dasharray: 685 687;
  stroke-dashoffset: 686;
  -webkit-animation: ruwWBSpW_draw 2000ms linear 833ms forwards;
          animation: ruwWBSpW_draw 2000ms linear 833ms forwards; }

.item6 {
  stroke-dasharray: 668 670;
  stroke-dashoffset: 669;
  -webkit-animation: ruwWBSpW_draw 2000ms linear 1000ms forwards;
          animation: ruwWBSpW_draw 2000ms linear 1000ms forwards; }

@-webkit-keyframes ruwWBSpW_draw {
  100% {
    stroke-dashoffset: 0; } }

@keyframes ruwWBSpW_draw {
  100% {
    stroke-dashoffset: 0; } }

@-webkit-keyframes ruwWBSpW_fade {
  0% {
    stroke-opacity: 1; }
  94.44444444444444% {
    stroke-opacity: 1; }
  100% {
    stroke-opacity: 0; } }

@keyframes ruwWBSpW_fade {
  0% {
    stroke-opacity: 1; }
  94.44444444444444% {
    stroke-opacity: 1; }
  100% {
    stroke-opacity: 0; } }

@-webkit-keyframes block_anim {
  100% {
    -webkit-transform: translateY(-600px);
            transform: translateY(-600px); } }

@keyframes block_anim {
  100% {
    -webkit-transform: translateY(-600px);
            transform: translateY(-600px); } }

@-webkit-keyframes block_anim2 {
  100% {
    -webkit-transform: translateY(600px);
            transform: translateY(600px); } }

@keyframes block_anim2 {
  100% {
    -webkit-transform: translateY(600px);
            transform: translateY(600px); } }

@-webkit-keyframes block_anim3 {
  100% {
    -webkit-transform: translateX(600px);
            transform: translateX(600px); } }

@keyframes block_anim3 {
  100% {
    -webkit-transform: translateX(600px);
            transform: translateX(600px); } }

@-webkit-keyframes fill-opac {
  100% {
    fill-opacity: 1; } }

@keyframes fill-opac {
  100% {
    fill-opacity: 1; } }
