@charset "UTF-8";
@import "https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700&display=swap";
@import "https://use.typekit.net/bri1flf.css";
/*
This file is used to contain all base imports.
Files inside this folder can contain global styles used in
the project.
*/
/*
This file can be used to overwrite any normailze settings.
*/
html {
  scroll-behavior: smooth !important; }
  html body {
    zoom: 125%;
    padding: 0 0 100px 0;
    margin: 0;
    background-color: #2F7AFF;
    color: #ffffff;
    font-family: "Poppins", sans-serif; }
    html body a {
      color: #fff;
      text-decoration: none; }
    html body .container {
      max-width: 715px;
      margin: auto;
      text-align: center; }
    html body header {
      top: -1px !important;
      position: fixed;
      background-color: #2F7AFF;
      width: 100%;
      padding: 15px 0;
      z-index: 99;
      /* Toggle button */ }
      @media only screen and (max-width: 819px) {
        html body header {
          width: auto;
          left: 0px;
          right: 0px; } }
      html body header .container {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center; }
        html body header .container .mainlogo {
          position: relative;
          left: 24px; }
          html body header .container .mainlogo img {
            width: 132px; }
            @media only screen and (max-width: 819px) {
              html body header .container .mainlogo img {
                width: 200px; } }
        html body header .container nav a {
          font-size: 8.5px;
          padding: 0 6.5px; }
          html body header .container nav a.active {
            font-weight: 600;
            font-size: 9.5px; }
          html body header .container nav a:first-child {
            padding-left: 0; }
          html body header .container nav a:last-child {
            padding-right: 0; }
      html body header .mobile-menu {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 20%;
        background: #659bfba3;
        -webkit-backdrop-filter: blur(8px);
        backdrop-filter: blur(8px);
        padding: 160px;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        z-index: 100; }
        html body header .mobile-menu a {
          color: #fff;
          font-size: 18px;
          margin: 20px 0; }
      html body header .mobile-menu.active {
        display: flex; }
      html body header .menu-toggle {
        display: none;
        width: 60px;
        height: 60px;
        position: absolute;
        z-index: 2;
        right: 70px;
        top: 7px; }
        html body header .menu-toggle img {
          width: 50px; }
      html body header .menuclose {
        position: absolute;
        top: 100px;
        right: 120px;
        width: 50px; }
      html body header .menulogo {
        position: absolute;
        width: 300px;
        top: 90px;
        left: 150px; }
    html body .topsection {
      text-align: center; }
      html body .topsection .container {
        padding-bottom: 140px; }
        html body .topsection .container span.main-title {
          display: block;
          padding-top: 104px;
          font-weight: 600;
          font-size: 26.28px; }
        html body .topsection .container h1 {
          font-weight: 200;
          font-size: 34.72px;
          margin-top: -50px;
          top: 5px;
          margin-left: -70px;
          position: relative; }
          html body .topsection .container h1 span {
            font-weight: 500; }
        html body .topsection .container h2 {
          margin-top: 102px;
          font-size: 19.61px;
          line-height: 22px;
          font-weight: 300;
          padding-top: 13px;
          padding-bottom: 13px;
          border-style: dashed;
          border-width: 1px;
          border-radius: 15px;
          border-color: rgba(255, 255, 255, 0.5);
          width: 463px;
          margin-left: auto;
          margin-right: auto; }
      html body .topsection .topimage {
        margin-top: -173px; }
        html body .topsection .topimage:after {
          content: "";
          position: absolute;
          top: 285px;
          left: 0;
          right: 0;
          height: 63px;
          background-color: #ffffff; }
        html body .topsection .topimage img {
          position: relative;
          z-index: 2;
          width: 545px; }
      html body .topsection .topsectionbg {
        background-image: url(../image/bg-01.webp);
        background-repeat: no-repeat;
        background-position: top 0px left 90px; }
    html body .container.inner {
      position: relative;
      background-image: url(../image/Blueandwhitedashedlines.svg);
      background-size: 617px;
      background-repeat: no-repeat;
      background-position: top 44px left 29px; }
      html body .container.inner section .phone_image {
        position: absolute;
        width: 335px;
        height: 335px;
        border-radius: 335px;
        background-color: rgba(255, 255, 255, 0.1);
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0; }
        html body .container.inner section .phone_image.phone_image1 {
          top: 161px; }
          html body .container.inner section .phone_image.phone_image1 img {
            margin-top: 50px; }
        html body .container.inner section .phone_image.phone_image2 {
          top: 537px; }
          html body .container.inner section .phone_image.phone_image2 img {
            margin-top: 31px; }
          html body .container.inner section .phone_image.phone_image2 h3 {
            position: absolute;
            text-align: left;
            margin: 0;
            font-size: 12.54px;
            line-height: 16px;
            font-weight: 600;
            left: 265px;
            top: 149px;
            width: 300px; }
        html body .container.inner section .phone_image img {
          width: 105px; }
      html body .container.inner section .hrline {
        background-color: #2F7AFF;
        width: 70px;
        position: absolute;
        height: 0.5px;
        left: -75px;
        top: 4px; }
        @media only screen and (min-width: 1470px) {
          html body .container.inner section .hrline {
            top: 10px; } }
        html body .container.inner section .hrline.hrline-password {
          width: 87px;
          left: -93px;
          top: 19px;
          transform: rotate(-14deg); }
          @media only screen and (min-width: 1470px) {
            html body .container.inner section .hrline.hrline-password {
              width: 180px;
              left: -188px;
              top: 39px; } }
        @media only screen and (min-width: 1470px) {
          html body .container.inner section .hrline.hrline-staff {
            width: 124px;
            left: -135px;
            top: 6px;
            transform: rotate(6deg); } }
        html body .container.inner section .hrline.hrline-auto {
          width: 42px;
          left: -44px;
          top: 24px;
          transform: rotate(-38deg); }
          @media only screen and (min-width: 1470px) {
            html body .container.inner section .hrline.hrline-auto {
              width: 84px;
              left: -86px;
              top: 44px; } }
        html body .container.inner section .hrline.hrline-logout {
          width: 42px;
          left: -44px;
          top: 24px;
          transform: rotate(-34deg); }
          @media only screen and (min-width: 1470px) {
            html body .container.inner section .hrline.hrline-logout {
              width: 84px;
              left: -86px;
              top: 44px; } }
        html body .container.inner section .hrline.hrline-printing {
          background-color: #81BCFF;
          width: 42px;
          left: -44px;
          top: 24px;
          transform: rotate(-23deg); }
          @media only screen and (min-width: 1470px) {
            html body .container.inner section .hrline.hrline-printing {
              width: 84px;
              left: -86px;
              top: 32px; } }
        html body .container.inner section .hrline.hrline-sale {
          width: 42px;
          left: -44px;
          top: 19px;
          transform: rotate(-36deg); }
          @media only screen and (min-width: 1470px) {
            html body .container.inner section .hrline.hrline-sale {
              width: 84px;
              left: -86px;
              top: 38px; } }
        html body .container.inner section .hrline.hrline-last {
          background-color: #81BCFF;
          left: -73px;
          width: 70px; }
          @media only screen and (min-width: 1470px) {
            html body .container.inner section .hrline.hrline-last {
              left: -147px;
              width: 140px;
              transform: rotate(-11deg);
              top: 22px; } }
        html body .container.inner section .hrline.hrline-last2 {
          background-color: #81BCFF;
          transform: rotate(-25deg);
          top: 20px;
          width: 70px;
          left: -71px; }
          @media only screen and (min-width: 1470px) {
            html body .container.inner section .hrline.hrline-last2 {
              top: 39px;
              width: 140px;
              left: -140px; } }
        html body .container.inner section .hrline.hrline-last3 {
          background-color: #81BCFF;
          transform: rotate(25deg);
          top: -14px;
          left: -79px;
          width: 79px; }
          @media only screen and (min-width: 1470px) {
            html body .container.inner section .hrline.hrline-last3 {
              top: -20px;
              left: -140px;
              width: 140px; } }
        html body .container.inner section .hrline.hrline-receipt {
          background-color: #81BCFF;
          width: 42px;
          left: -44px;
          top: 24px;
          transform: rotate(-34deg); }
          @media only screen and (min-width: 1470px) {
            html body .container.inner section .hrline.hrline-receipt {
              width: 84px;
              left: -86px;
              top: 44px; } }
      html body .container.inner section .h2title {
        text-align: left;
        margin-left: 112px;
        position: absolute; }
        html body .container.inner section .h2title h2 {
          text-align: left;
          font-weight: 500;
          padding: 49px 0 22px 0;
          font-size: 27.3px;
          line-height: 37px;
          position: relative;
          margin: 0; }
        html body .container.inner section .h2title .buttonbox {
          font-size: 8.3px;
          text-align: left;
          margin-left: 27px;
          display: flex;
          flex-direction: column; }
          @media only screen and (max-width: 819px) {
            html body .container.inner section .h2title .buttonbox {
              font-size: 10px !important;
              line-height: 13px !important; } }
          html body .container.inner section .h2title .buttonbox label {
            font-weight: 300; }
          html body .container.inner section .h2title .buttonbox img {
            display: block;
            margin: 9px auto 0 -5px;
            width: 100px; }
        html body .container.inner section .h2title p {
          background-image: url(../image/star.png);
          background-position: left top;
          background-size: 10px;
          background-repeat: no-repeat;
          padding-left: 20px;
          margin-left: -20px; }
      html body .container.inner section.sectionone {
        height: 920px; }
        html body .container.inner section.sectionone .literal {
          font-size: 9px;
          position: absolute;
          text-align: left;
          line-height: 10px; }
          @media only screen and (max-width: 819px) {
            html body .container.inner section.sectionone .literal {
              font-size: 10px;
              line-height: 14px; } }
          html body .container.inner section.sectionone .literal:before {
            content: "";
            width: 20px;
            height: 20px;
            border-radius: 20px;
            background-color: #ffffff;
            display: block;
            position: absolute;
            left: -37px; }
          html body .container.inner section.sectionone .literal.literal_01 {
            left: 543px;
            top: 80px; }
          html body .container.inner section.sectionone .literal.literal_02 {
            top: 511px;
            left: 103px; }
        html body .container.inner section.sectionone .star {
          position: absolute;
          left: 216px;
          top: 209px;
          width: 78px; }
        html body .container.inner section.sectionone .vlogo {
          width: 60px; }
      html body .container.inner section.section-login {
        height: 761px; }
        html body .container.inner section.section-login .phone_image3 {
          margin-top: 0; }
          html body .container.inner section.section-login .phone_image3 img {
            margin-top: 50px; }
        html body .container.inner section.section-login .phone_image4 {
          margin-top: 381px; }
          html body .container.inner section.section-login .phone_image4 img {
            margin-top: 50px; }
        html body .container.inner section.section-login .logintext {
          text-align: left;
          position: absolute;
          left: 240px;
          font-size: 9px;
          line-height: 11px; }
          @media only screen and (max-width: 819px) {
            html body .container.inner section.section-login .logintext {
              font-size: 10px;
              line-height: 16px;
              width: 260px; } }
          html body .container.inner section.section-login .logintext.logintext_01 {
            top: 133px; }
          html body .container.inner section.section-login .logintext.logintext_02 {
            top: 147px; }
      html body .container.inner section.section-wify {
        height: 768px; }
        html body .container.inner section.section-wify .h2title {
          margin-left: 84px; }
        html body .container.inner section.section-wify .phone_image3 {
          margin-top: 0; }
          html body .container.inner section.section-wify .phone_image3 img {
            margin-top: 50px; }
        html body .container.inner section.section-wify .phone_image4 {
          margin-top: 385px; }
          html body .container.inner section.section-wify .phone_image4 .rowphone-box-wify {
            justify-content: space-around;
            display: flex;
            width: 230px;
            margin-left: auto;
            margin-right: auto; }
            html body .container.inner section.section-wify .phone_image4 .rowphone-box-wify img {
              width: 105px; }
          html body .container.inner section.section-wify .phone_image4 img {
            margin-top: 50px; }
        html body .container.inner section.section-wify .logintext {
          text-align: left;
          position: absolute;
          left: 240px;
          font-size: 9px;
          line-height: 11px; }
          @media only screen and (max-width: 819px) {
            html body .container.inner section.section-wify .logintext {
              font-size: 10px;
              line-height: 16px;
              width: 260px; } }
          html body .container.inner section.section-wify .logintext.logintext_01.numberlist {
            top: 133px; }
            html body .container.inner section.section-wify .logintext.logintext_01.numberlist p {
              margin-bottom: 20px;
              position: relative;
              /* Přidáno pro pozicování pseudo-elementu */ }
              html body .container.inner section.section-wify .logintext.logintext_01.numberlist p:nth-of-type(1):before {
                content: "1";
                width: 10px;
                height: 10px;
                font-size: 7px;
                background-color: rgba(255, 255, 255, 0.4);
                color: #fff;
                border-radius: 10px;
                position: absolute;
                left: -14px;
                text-align: center;
                line-height: 10px; }
              html body .container.inner section.section-wify .logintext.logintext_01.numberlist p:nth-of-type(2):before {
                content: "2";
                width: 10px;
                height: 10px;
                font-size: 7px;
                background-color: rgba(255, 255, 255, 0.4);
                color: #fff;
                border-radius: 10px;
                position: absolute;
                left: -14px;
                text-align: center;
                line-height: 10px; }
          html body .container.inner section.section-wify .logintext.logintext_02 {
            top: 133px;
            left: -50px;
            width: 140px; }
          html body .container.inner section.section-wify .logintext.logintext_03 {
            top: 133px;
            left: 294px;
            width: 140px; }
        html body .container.inner section.section-wify.section-sale {
          height: 1146px; }
          html body .container.inner section.section-wify.section-sale .h2title {
            margin-left: 86px; }
            html body .container.inner section.section-wify.section-sale .h2title p {
              background-image: url(../image/star.png);
              background-position: left top;
              background-size: 10px;
              background-repeat: no-repeat;
              padding-left: 20px;
              margin-left: -20px; }
          html body .container.inner section.section-wify.section-sale .passwordtext {
            top: 133px;
            text-align: left;
            position: absolute;
            left: 240px;
            font-size: 9px;
            line-height: 11px; }
            @media only screen and (max-width: 819px) {
              html body .container.inner section.section-wify.section-sale .passwordtext {
                font-size: 10px;
                line-height: 16px;
                width: 260px; } }
            html body .container.inner section.section-wify.section-sale .passwordtext.passwordtext_01.numberlist {
              top: 120px; }
              html body .container.inner section.section-wify.section-sale .passwordtext.passwordtext_01.numberlist p {
                margin-bottom: 20px;
                position: relative;
                /* Přidáno pro pozicování pseudo-elementu */ }
                html body .container.inner section.section-wify.section-sale .passwordtext.passwordtext_01.numberlist p:nth-of-type(1):before {
                  content: "1";
                  width: 10px;
                  height: 10px;
                  font-size: 7px;
                  background-color: rgba(255, 255, 255, 0.4);
                  color: #fff;
                  border-radius: 10px;
                  position: absolute;
                  left: -14px;
                  text-align: center;
                  line-height: 10px; }
                html body .container.inner section.section-wify.section-sale .passwordtext.passwordtext_01.numberlist p:nth-of-type(2):before {
                  content: "2";
                  width: 10px;
                  height: 10px;
                  font-size: 7px;
                  background-color: rgba(255, 255, 255, 0.4);
                  color: #fff;
                  border-radius: 10px;
                  position: absolute;
                  left: -14px;
                  text-align: center;
                  line-height: 10px; }
          html body .container.inner section.section-wify.section-sale .logintext.logintext_03 {
            top: 194px;
            left: 243px;
            width: 105px; }
            @media only screen and (max-width: 819px) {
              html body .container.inner section.section-wify.section-sale .logintext.logintext_03 {
                width: 250px; } }
          html body .container.inner section.section-wify.section-sale .phone_image5 {
            margin-top: 769px; }
            html body .container.inner section.section-wify.section-sale .phone_image5 img {
              margin-top: 50px; }
      html body .container.inner section.section-password {
        height: 1150px; }
        html body .container.inner section.section-password .h2title {
          margin-left: 84px; }
          html body .container.inner section.section-password .h2title h2 {
            line-height: 34px; }
        html body .container.inner section.section-password .passwordtext {
          top: 133px;
          text-align: left;
          position: absolute;
          left: 240px;
          font-size: 9px;
          line-height: 11px; }
          @media only screen and (max-width: 819px) {
            html body .container.inner section.section-password .passwordtext {
              font-size: 10px;
              line-height: 16px;
              width: 260px; } }
          html body .container.inner section.section-password .passwordtext.passwordtext_01.numberlist {
            top: 114px; }
            html body .container.inner section.section-password .passwordtext.passwordtext_01.numberlist p {
              margin-bottom: 20px;
              position: relative;
              /* Přidáno pro pozicování pseudo-elementu */ }
              html body .container.inner section.section-password .passwordtext.passwordtext_01.numberlist p:nth-of-type(1):before {
                content: "1";
                width: 10px;
                height: 10px;
                font-size: 7px;
                background-color: rgba(255, 255, 255, 0.4);
                color: #fff;
                border-radius: 10px;
                position: absolute;
                left: -14px;
                text-align: center;
                line-height: 10px; }
              html body .container.inner section.section-password .passwordtext.passwordtext_01.numberlist p:nth-of-type(2):before {
                content: "2";
                width: 10px;
                height: 10px;
                font-size: 7px;
                background-color: rgba(255, 255, 255, 0.4);
                color: #fff;
                border-radius: 10px;
                position: absolute;
                left: -14px;
                text-align: center;
                line-height: 10px; }
          html body .container.inner section.section-password .passwordtext.passwordtext_02 {
            top: 139px;
            left: 240px;
            width: 140px; }
            @media only screen and (max-width: 819px) {
              html body .container.inner section.section-password .passwordtext.passwordtext_02 {
                width: 260px; } }
        html body .container.inner section.section-password .phone_image3 {
          margin-top: 0; }
          html body .container.inner section.section-password .phone_image3 img {
            margin-top: 50px; }
        html body .container.inner section.section-password .phone_image4 {
          margin-top: 385px; }
          html body .container.inner section.section-password .phone_image4 img {
            margin-top: 50px; }
        html body .container.inner section.section-password .phone_image5 {
          margin-top: 767px;
          display: flex;
          justify-content: space-between; }
          html body .container.inner section.section-password .phone_image5 .rowphone-box {
            position: relative;
            z-index: 10; }
            html body .container.inner section.section-password .phone_image5 .rowphone-box img {
              margin-top: 50px; }
            html body .container.inner section.section-password .phone_image5 .rowphone-box.rowphone-box-1 {
              left: -26px; }
              @media only screen and (max-width: 819px) {
                html body .container.inner section.section-password .phone_image5 .rowphone-box.rowphone-box-1 {
                  -webkit-transform: translateX(-50%);
                  -moz-transform: translateX(-50%);
                  transform: translateX(-50%); } }
            html body .container.inner section.section-password .phone_image5 .rowphone-box.rowphone-box-2 {
              left: 0px; }
              @media only screen and (max-width: 819px) {
                html body .container.inner section.section-password .phone_image5 .rowphone-box.rowphone-box-2 {
                  -webkit-transform: translateX(-50%);
                  -moz-transform: translateX(-50%);
                  transform: translateX(-50%); } }
            html body .container.inner section.section-password .phone_image5 .rowphone-box.rowphone-box-3 {
              left: 25px; }
              @media only screen and (max-width: 819px) {
                html body .container.inner section.section-password .phone_image5 .rowphone-box.rowphone-box-3 {
                  -webkit-transform: translateX(-50%);
                  -moz-transform: translateX(-50%);
                  transform: translateX(-50%); } }
            html body .container.inner section.section-password .phone_image5 .rowphone-box .phonerow-text {
              font-size: 9px;
              line-height: 11px;
              margin-top: 9px;
              left: 0;
              width: 100%;
              text-align: center; }
              @media only screen and (max-width: 819px) {
                html body .container.inner section.section-password .phone_image5 .rowphone-box .phonerow-text {
                  font-size: 10px;
                  line-height: 14px;
                  width: 180px; } }
              html body .container.inner section.section-password .phone_image5 .rowphone-box .phonerow-text span {
                display: block;
                width: 14px;
                height: 14px;
                font-size: 8px;
                background-color: rgba(255, 255, 255, 0.4);
                color: #fff;
                border-radius: 14px;
                position: absolute;
                left: 0;
                right: 0;
                text-align: center;
                margin: 7px auto;
                line-height: 16px; }
        html body .container.inner section.section-password.section-auto {
          height: 765px; }
          html body .container.inner section.section-password.section-auto .h2title {
            margin-left: 81px;
            margin-top: -21px; }
          html body .container.inner section.section-password.section-auto .passwordtext.passwordtext_01.numberlist {
            top: 131px; }
            html body .container.inner section.section-password.section-auto .passwordtext.passwordtext_01.numberlist p {
              margin-bottom: 10px; }
        html body .container.inner section.section-password.section-logout {
          height: 765px; }
          html body .container.inner section.section-password.section-logout .h2title {
            margin-left: 46px; }
          html body .container.inner section.section-password.section-logout .passwordtext.passwordtext_01.numberlist {
            top: 131px; }
            html body .container.inner section.section-password.section-logout .passwordtext.passwordtext_01.numberlist p {
              margin-bottom: 10px; }
          html body .container.inner section.section-password.section-logout .passwordtext.passwordtext_02 {
            top: 114px; }
        html body .container.inner section.section-password.section-printing {
          height: 765px; }
          html body .container.inner section.section-password.section-printing .h2title {
            margin-left: 77px; }
          html body .container.inner section.section-password.section-printing .passwordtext.passwordtext_01.numberlist {
            top: 131px; }
            html body .container.inner section.section-password.section-printing .passwordtext.passwordtext_01.numberlist p {
              margin-bottom: 10px; }
          html body .container.inner section.section-password.section-printing .passwordtext.passwordtext_02 {
            top: 133px; }
        html body .container.inner section.section-password.section-receipt {
          height: 772px; }
          html body .container.inner section.section-password.section-receipt .h2title {
            margin-left: 90px; }
          html body .container.inner section.section-password.section-receipt .passwordtext.passwordtext_01.numberlist {
            top: 131px; }
            html body .container.inner section.section-password.section-receipt .passwordtext.passwordtext_01.numberlist p {
              margin-bottom: 10px; }
          html body .container.inner section.section-password.section-receipt .passwordtext.passwordtext_02 {
            top: 185px; }
        html body .container.inner section.section-password.section-report {
          height: 380px; }
          html body .container.inner section.section-password.section-report .h2title {
            margin-left: 116px; }
            html body .container.inner section.section-password.section-report .h2title p {
              background-image: url(../image/star.png);
              background-position: left top;
              background-size: 10px;
              background-repeat: no-repeat;
              padding-left: 20px;
              margin-left: -20px; }
          html body .container.inner section.section-password.section-report .passwordtext.passwordtext_01.numberlist {
            top: 131px; }
            html body .container.inner section.section-password.section-report .passwordtext.passwordtext_01.numberlist p {
              margin-bottom: 10px; }
        html body .container.inner section.section-password.section-report2 {
          height: 380px; }
          html body .container.inner section.section-password.section-report2 .h2title {
            margin-left: 75px; }
            html body .container.inner section.section-password.section-report2 .h2title p {
              background-image: url(../image/star.png);
              background-position: left top;
              background-size: 10px;
              background-repeat: no-repeat;
              padding-left: 20px;
              margin-left: -20px; }
          html body .container.inner section.section-password.section-report2 .passwordtext.passwordtext_01.numberlist {
            top: 131px; }
            html body .container.inner section.section-password.section-report2 .passwordtext.passwordtext_01.numberlist p {
              margin-bottom: 10px; }
      html body .container.inner section.section-staff {
        height: 1532px; }
        html body .container.inner section.section-staff .h2title {
          margin-left: 58px; }
          html body .container.inner section.section-staff .h2title h2 {
            line-height: 34px; }
        html body .container.inner section.section-staff .passwordtext {
          top: 136px;
          text-align: left;
          position: absolute;
          left: 240px;
          font-size: 9px;
          line-height: 11px; }
          @media only screen and (max-width: 819px) {
            html body .container.inner section.section-staff .passwordtext {
              font-size: 10px;
              line-height: 14px;
              width: 260px; } }
          html body .container.inner section.section-staff .passwordtext.passwordtext_01.numberlist {
            top: 136px; }
            html body .container.inner section.section-staff .passwordtext.passwordtext_01.numberlist p {
              margin-bottom: 10px;
              position: relative;
              /* Přidáno pro pozicování pseudo-elementu */ }
              html body .container.inner section.section-staff .passwordtext.passwordtext_01.numberlist p:nth-of-type(1):before {
                content: "1";
                width: 10px;
                height: 10px;
                font-size: 7px;
                background-color: rgba(255, 255, 255, 0.4);
                color: #fff;
                border-radius: 10px;
                position: absolute;
                left: -14px;
                text-align: center;
                line-height: 10px; }
              html body .container.inner section.section-staff .passwordtext.passwordtext_01.numberlist p:nth-of-type(2):before {
                content: "2";
                width: 10px;
                height: 10px;
                font-size: 7px;
                background-color: rgba(255, 255, 255, 0.4);
                color: #fff;
                border-radius: 10px;
                position: absolute;
                left: -14px;
                text-align: center;
                line-height: 10px; }
          html body .container.inner section.section-staff .passwordtext.passwordtext_02 {
            top: 146px;
            left: 240px;
            width: 140px; }
        html body .container.inner section.section-staff .phone_image3 {
          margin-top: 0; }
          html body .container.inner section.section-staff .phone_image3 img {
            margin-top: 50px; }
        html body .container.inner section.section-staff .phone_image4 {
          margin-top: 385px; }
          html body .container.inner section.section-staff .phone_image4 img {
            margin-top: 50px; }
        html body .container.inner section.section-staff .phone_image6 {
          margin-top: 1150px;
          display: flex;
          justify-content: space-between; }
          html body .container.inner section.section-staff .phone_image6 .rowphone-box {
            position: relative;
            z-index: 10; }
            html body .container.inner section.section-staff .phone_image6 .rowphone-box img {
              margin-top: 50px; }
            html body .container.inner section.section-staff .phone_image6 .rowphone-box.rowphone-box-1 {
              left: -26px; }
              @media only screen and (max-width: 819px) {
                html body .container.inner section.section-staff .phone_image6 .rowphone-box.rowphone-box-1 {
                  -webkit-transform: translateX(-50%);
                  -moz-transform: translateX(-50%);
                  transform: translateX(-50%); } }
            html body .container.inner section.section-staff .phone_image6 .rowphone-box.rowphone-box-2 {
              left: 0px; }
              @media only screen and (max-width: 819px) {
                html body .container.inner section.section-staff .phone_image6 .rowphone-box.rowphone-box-2 {
                  -webkit-transform: translateX(-50%);
                  -moz-transform: translateX(-50%);
                  transform: translateX(-50%); } }
            html body .container.inner section.section-staff .phone_image6 .rowphone-box.rowphone-box-3 {
              left: 25px; }
              @media only screen and (max-width: 819px) {
                html body .container.inner section.section-staff .phone_image6 .rowphone-box.rowphone-box-3 {
                  -webkit-transform: translateX(-50%);
                  -moz-transform: translateX(-50%);
                  transform: translateX(-50%); } }
            html body .container.inner section.section-staff .phone_image6 .rowphone-box .phonerow-text {
              font-size: 9px;
              line-height: 11px;
              margin-top: 9px;
              left: 0;
              width: 100%;
              text-align: center; }
              @media only screen and (max-width: 819px) {
                html body .container.inner section.section-staff .phone_image6 .rowphone-box .phonerow-text {
                  font-size: 10px;
                  line-height: 14px;
                  width: 180px; } }
              html body .container.inner section.section-staff .phone_image6 .rowphone-box .phonerow-text span {
                display: block;
                width: 14px;
                height: 14px;
                font-size: 8px;
                background-color: rgba(255, 255, 255, 0.4);
                color: #fff;
                border-radius: 14px;
                position: absolute;
                left: 0;
                right: 0;
                text-align: center;
                margin: 7px auto;
                line-height: 16px; }
        html body .container.inner section.section-staff .phone_image5 {
          margin-top: 767px;
          display: flex;
          justify-content: space-between; }
          html body .container.inner section.section-staff .phone_image5 .rowphone-box {
            position: relative;
            z-index: 10; }
            html body .container.inner section.section-staff .phone_image5 .rowphone-box img {
              margin-top: 50px; }
            html body .container.inner section.section-staff .phone_image5 .rowphone-box.rowphone-box-1 {
              left: -26px; }
              @media only screen and (max-width: 819px) {
                html body .container.inner section.section-staff .phone_image5 .rowphone-box.rowphone-box-1 {
                  -webkit-transform: translateX(-50%);
                  -moz-transform: translateX(-50%);
                  transform: translateX(-50%); } }
            html body .container.inner section.section-staff .phone_image5 .rowphone-box.rowphone-box-2 {
              left: 0px; }
              @media only screen and (max-width: 819px) {
                html body .container.inner section.section-staff .phone_image5 .rowphone-box.rowphone-box-2 {
                  -webkit-transform: translateX(-50%);
                  -moz-transform: translateX(-50%);
                  transform: translateX(-50%); } }
            html body .container.inner section.section-staff .phone_image5 .rowphone-box.rowphone-box-3 {
              left: 25px; }
              @media only screen and (max-width: 819px) {
                html body .container.inner section.section-staff .phone_image5 .rowphone-box.rowphone-box-3 {
                  -webkit-transform: translateX(-50%);
                  -moz-transform: translateX(-50%);
                  transform: translateX(-50%); } }
            html body .container.inner section.section-staff .phone_image5 .rowphone-box .phonerow-text {
              font-size: 9px;
              line-height: 11px;
              margin-top: 9px;
              left: 0;
              width: 100%;
              text-align: center; }
              @media only screen and (max-width: 819px) {
                html body .container.inner section.section-staff .phone_image5 .rowphone-box .phonerow-text {
                  font-size: 10px;
                  line-height: 14px;
                  width: 180px; } }
              html body .container.inner section.section-staff .phone_image5 .rowphone-box .phonerow-text span {
                display: block;
                width: 14px;
                height: 14px;
                font-size: 8px;
                background-color: rgba(255, 255, 255, 0.4);
                color: #fff;
                border-radius: 14px;
                position: absolute;
                left: 0;
                right: 0;
                text-align: center;
                margin: 7px auto;
                line-height: 16px; }
      html body .container.inner section .section-adjust {
        height: 700px; }
    html body footer {
      font-size: 10x;
      padding-left: 20px;
      padding-right: 20px; }
      html body footer p {
        line-height: 12px;
        font-size: 10px;
        margin-top: 0; }
        @media only screen and (max-width: 819px) {
          html body footer p {
            line-height: 18px; } }
      html body footer .smallfooter p {
        margin-bottom: 5px;
        line-height: 12px; }
        html body footer .smallfooter p small {
          font-size: 6px; }
          @media only screen and (max-width: 819px) {
            html body footer .smallfooter p small {
              font-size: 10px;
              line-height: 16px; } }
    html body #verofysuport {
      position: fixed;
      bottom: 40px;
      right: 50px;
      opacity: 0;
      transition: all linear 0.3s; }
      @media only screen and (min-width: 819px) {
        html body #verofysuport {
          transform: scale(0.8); } }
      html body #verofysuport.active {
        opacity: 1;
        z-index: 99; }
      html body #verofysuport img {
        max-width: 100px; }
      html body #verofysuport:hover {
        transform: scale(1);
        transition: all ease 0.3s; }

@media only screen and (min-width: 1470px) {
  html body {
    zoom: 100%; }
    html body .container {
      max-width: 1440px; }
    html body header {
      padding: 18px 0;
      z-index: 99; }
      html body header .container .mainlogo {
        left: 56px; }
        html body header .container .mainlogo img {
          width: 180px; }
      html body header .container nav a {
        font-size: 12px;
        padding: 0 14.5px; }
        html body header .container nav a.active {
          font-size: 12px; }
    html body .topsection .container {
      padding-bottom: 140px; }
      html body .topsection .container span.main-title {
        padding-top: 208px;
        font-size: 52px; }
      html body .topsection .container h1 {
        font-weight: 200;
        font-size: 68px;
        margin-top: -132px;
        top: 26px;
        margin-left: -113px;
        letter-spacing: 1.2px; }
      html body .topsection .container h2 {
        margin-top: 234px;
        font-size: 40px;
        line-height: 45px;
        font-weight: 300;
        padding-top: 29px;
        padding-bottom: 22px;
        border-width: 2px;
        border-radius: 30px;
        width: 928px;
        margin-left: auto;
        border-style: dashed; }
    html body .topsection .topimage {
      margin-top: -202px; }
      html body .topsection .topimage:after {
        top: 568px;
        width: 100vw;
        height: 126px; }
      html body .topsection .topimage img {
        width: 1120px; }
    html body .topsection .topsectionbg {
      background-image: url(../image/newtopbg.webp);
      background-position: top 8px left 192px;
      background-size: 1133px auto;
      padding-bottom: 270px; }
    html body .container.inner {
      background-repeat: no-repeat;
      /*                background-position: top 111px left 143px;
                                background-size: 1058px;*/
      background-position: top 70px left 63px;
      background-size: 1237px; }
      html body .container.inner section .phone_image {
        width: 664px;
        height: 664px;
        border-radius: 664px; }
        html body .container.inner section .phone_image.phone_image1 {
          top: 322px; }
          html body .container.inner section .phone_image.phone_image1 img {
            margin-top: 103px; }
        html body .container.inner section .phone_image.phone_image2 {
          top: 1075px; }
          html body .container.inner section .phone_image.phone_image2 img {
            margin-top: 52px;
            width: 581px !important;
            margin-left: -23px; }
          html body .container.inner section .phone_image.phone_image2 h3 {
            font-size: 25px;
            line-height: 30px;
            left: 524px;
            top: 305px;
            width: 300px; }
        html body .container.inner section .phone_image img {
          width: 213px; }
      html body .container.inner section .h2title {
        margin-left: 231px; }
        html body .container.inner section .h2title h2 {
          padding: 90px 0 46px 0;
          font-size: 54px;
          line-height: 71px; }
        html body .container.inner section .h2title .buttonbox {
          font-size: 16.3px;
          margin-left: 50px; }
          html body .container.inner section .h2title .buttonbox img {
            margin: 15px auto 0 -5px;
            width: 170px; }
        html body .container.inner section .h2title p {
          background-size: 18px;
          padding-left: 36px;
          margin-left: -36px;
          margin-top: 60px; }
      html body .container.inner section.sectionone {
        height: 1839px; }
        html body .container.inner section.sectionone .literal {
          font-size: 18px;
          position: absolute;
          text-align: left;
          line-height: 21px; }
          html body .container.inner section.sectionone .literal:before {
            content: "";
            width: 40px;
            height: 40px;
            border-radius: 20px;
            left: -73px; }
          html body .container.inner section.sectionone .literal.literal_01 {
            left: 1086px;
            top: 161px; }
          html body .container.inner section.sectionone .literal.literal_02 {
            top: 1021px;
            left: 217px; }
        html body .container.inner section.sectionone .star {
          left: 447px;
          top: 410px;
          width: 139px; }
        html body .container.inner section.sectionone .vlogo {
          width: 150px; }
      html body .container.inner section.section-login {
        height: 1529px; }
        html body .container.inner section.section-login .phone_image3 {
          margin-top: 0; }
          html body .container.inner section.section-login .phone_image3 img {
            margin-top: 100px; }
        html body .container.inner section.section-login .phone_image4 {
          margin-top: 761px; }
          html body .container.inner section.section-login .phone_image4 img {
            margin-top: 100px; }
        html body .container.inner section.section-login .logintext {
          text-align: left;
          position: absolute;
          left: 476px;
          font-size: 18px;
          line-height: 21px; }
          html body .container.inner section.section-login .logintext.logintext_01 {
            top: 272px; }
          html body .container.inner section.section-login .logintext.logintext_02 {
            top: 302px; }
      html body .container.inner section.section-wify {
        height: 1532px; }
        html body .container.inner section.section-wify .h2title {
          margin-left: 183px;
          margin-top: -13px; }
          html body .container.inner section.section-wify .h2title .buttonbox {
            margin-left: 58px; }
        html body .container.inner section.section-wify .phone_image3 {
          margin-top: 0; }
          html body .container.inner section.section-wify .phone_image3 img {
            margin-top: 100px; }
        html body .container.inner section.section-wify .phone_image4 {
          margin-top: 769px; }
          html body .container.inner section.section-wify .phone_image4 .rowphone-box-wify {
            width: 506px; }
            html body .container.inner section.section-wify .phone_image4 .rowphone-box-wify img {
              width: 213px; }
          html body .container.inner section.section-wify .phone_image4 img {
            margin-top: 100px; }
        html body .container.inner section.section-wify .logintext {
          left: 492px;
          font-size: 18px;
          line-height: 22px;
          width: 300px; }
          html body .container.inner section.section-wify .logintext.logintext_01.numberlist {
            top: 265px;
            left: 505px; }
            html body .container.inner section.section-wify .logintext.logintext_01.numberlist p {
              margin-bottom: 42px; }
              html body .container.inner section.section-wify .logintext.logintext_01.numberlist p:nth-of-type(1):before {
                content: "1";
                width: 20px;
                height: 20px;
                font-size: 11px;
                border-radius: 20px;
                left: -31px;
                top: -2px;
                line-height: 20px; }
              html body .container.inner section.section-wify .logintext.logintext_01.numberlist p:nth-of-type(2):before {
                content: "2";
                width: 20px;
                height: 20px;
                font-size: 11px;
                border-radius: 20px;
                left: -31px;
                top: -2px;
                line-height: 20px; }
          html body .container.inner section.section-wify .logintext.logintext_02 {
            top: 271px;
            left: -98px;
            width: 300px; }
          html body .container.inner section.section-wify .logintext.logintext_03 {
            top: 267px;
            left: 601px;
            width: 300px; }
        html body .container.inner section.section-wify.section-sale {
          height: 2300px; }
          html body .container.inner section.section-wify.section-sale .h2title {
            margin-left: 165px;
            margin-top: -2px; }
            html body .container.inner section.section-wify.section-sale .h2title p {
              background-size: 18px;
              padding-left: 36px;
              margin-left: -36px;
              margin-top: 34px; }
            html body .container.inner section.section-wify.section-sale .h2title .buttonbox label {
              margin-left: 28px; }
          html body .container.inner section.section-wify.section-sale .passwordtext {
            top: 133px;
            left: 483px;
            font-size: 18px;
            line-height: 22px;
            width: 300px; }
            html body .container.inner section.section-wify.section-sale .passwordtext.passwordtext_01.numberlist {
              top: 233px;
              left: 507px; }
              html body .container.inner section.section-wify.section-sale .passwordtext.passwordtext_01.numberlist p {
                margin-bottom: 20px; }
                html body .container.inner section.section-wify.section-sale .passwordtext.passwordtext_01.numberlist p:nth-of-type(1):before {
                  content: "1";
                  width: 20px;
                  height: 20px;
                  font-size: 11px;
                  border-radius: 20px;
                  left: -31px;
                  top: -2px;
                  line-height: 20px; }
                html body .container.inner section.section-wify.section-sale .passwordtext.passwordtext_01.numberlist p:nth-of-type(2):before {
                  content: "2";
                  width: 20px;
                  height: 20px;
                  font-size: 11px;
                  border-radius: 20px;
                  left: -31px;
                  top: -2px;
                  line-height: 20px; }
          html body .container.inner section.section-wify.section-sale .logintext.logintext_03 {
            top: 398px;
            left: 479px;
            width: 205px; }
          html body .container.inner section.section-wify.section-sale .phone_image4 img {
            margin-top: 100px;
            width: 213px !important; }
          html body .container.inner section.section-wify.section-sale .phone_image5 {
            margin-top: 1534px; }
            html body .container.inner section.section-wify.section-sale .phone_image5 img {
              margin-top: 100px; }
      html body .container.inner section.section-password {
        height: 2305px; }
        html body .container.inner section.section-password .h2title {
          margin-left: 161px;
          margin-top: -10px; }
          html body .container.inner section.section-password .h2title h2 {
            line-height: 65px;
            margin-bottom: 12px;
            padding-top: 110px; }
          html body .container.inner section.section-password .h2title .buttonbox {
            margin-left: 58px; }
        html body .container.inner section.section-password .passwordtext {
          top: 133px;
          left: 492px;
          font-size: 18px;
          line-height: 22px;
          width: 300px; }
          html body .container.inner section.section-password .passwordtext.passwordtext_01.numberlist {
            top: 231px;
            left: 505px; }
            html body .container.inner section.section-password .passwordtext.passwordtext_01.numberlist p {
              margin-bottom: 42px; }
              html body .container.inner section.section-password .passwordtext.passwordtext_01.numberlist p:nth-of-type(1):before {
                content: "1";
                width: 20px;
                height: 20px;
                font-size: 11px;
                border-radius: 20px;
                left: -31px;
                top: -2px;
                line-height: 20px; }
              html body .container.inner section.section-password .passwordtext.passwordtext_01.numberlist p:nth-of-type(2):before {
                content: "2";
                width: 20px;
                height: 20px;
                font-size: 11px;
                border-radius: 20px;
                left: -31px;
                top: -2px;
                line-height: 20px; }
          html body .container.inner section.section-password .passwordtext.passwordtext_02 {
            top: 287px;
            left: 474px;
            width: 240px; }
        html body .container.inner section.section-password .phone_image3 {
          margin-top: 0; }
          html body .container.inner section.section-password .phone_image3 img {
            margin-top: 100px; }
        html body .container.inner section.section-password .phone_image4 {
          margin-top: 768px; }
          html body .container.inner section.section-password .phone_image4 img {
            margin-top: 100px; }
        html body .container.inner section.section-password .phone_image5 {
          margin-top: 1538px;
          display: flex;
          justify-content: space-between; }
          html body .container.inner section.section-password .phone_image5 .rowphone-box {
            position: relative; }
            html body .container.inner section.section-password .phone_image5 .rowphone-box img {
              margin-top: 100px; }
            html body .container.inner section.section-password .phone_image5 .rowphone-box.rowphone-box-1 {
              left: -46px; }
            html body .container.inner section.section-password .phone_image5 .rowphone-box.rowphone-box-2 {
              left: 0px; }
            html body .container.inner section.section-password .phone_image5 .rowphone-box.rowphone-box-3 {
              left: 45px; }
            html body .container.inner section.section-password .phone_image5 .rowphone-box .phonerow-text {
              font-size: 18px;
              line-height: 20px;
              margin-top: 27px; }
              html body .container.inner section.section-password .phone_image5 .rowphone-box .phonerow-text span {
                width: 26px;
                height: 26px;
                font-size: 14px;
                border-radius: 26px;
                margin: 18px auto;
                line-height: 26px; }
        html body .container.inner section.section-password.section-auto {
          height: 1532px; }
          html body .container.inner section.section-password.section-auto .h2title {
            margin-left: 213px;
            margin-top: -14px; }
          html body .container.inner section.section-password.section-auto .passwordtext.passwordtext_01.numberlist {
            top: 259px; }
            html body .container.inner section.section-password.section-auto .passwordtext.passwordtext_01.numberlist p {
              margin-bottom: 10px; }
        html body .container.inner section.section-password.section-logout {
          height: 1533px; }
          html body .container.inner section.section-password.section-logout .h2title {
            margin-left: 148px;
            margin-top: -17px; }
          html body .container.inner section.section-password.section-logout .passwordtext.passwordtext_01.numberlist {
            top: 259px; }
            html body .container.inner section.section-password.section-logout .passwordtext.passwordtext_01.numberlist p {
              margin-bottom: 10px; }
          html body .container.inner section.section-password.section-logout .passwordtext.passwordtext_02 {
            top: 238px; }
        html body .container.inner section.section-password.section-printing {
          height: 1533px; }
          html body .container.inner section.section-password.section-printing .h2title {
            margin-left: 169px;
            margin-top: -17px; }
          html body .container.inner section.section-password.section-printing .passwordtext.passwordtext_01.numberlist {
            top: 260px; }
            html body .container.inner section.section-password.section-printing .passwordtext.passwordtext_01.numberlist p {
              margin-bottom: 10px; }
          html body .container.inner section.section-password.section-printing .passwordtext.passwordtext_02 {
            top: 300px; }
        html body .container.inner section.section-password.section-receipt {
          height: 1533px; }
          html body .container.inner section.section-password.section-receipt .h2title {
            margin-left: 187px;
            margin-top: -17px; }
          html body .container.inner section.section-password.section-receipt .passwordtext.passwordtext_01.numberlist {
            top: 259px; }
            html body .container.inner section.section-password.section-receipt .passwordtext.passwordtext_01.numberlist p {
              margin-bottom: 10px; }
          html body .container.inner section.section-password.section-receipt .passwordtext.passwordtext_02 {
            top: 396px; }
          html body .container.inner section.section-password.section-receipt.section-adjust {
            height: 1530px; }
            html body .container.inner section.section-password.section-receipt.section-adjust .h2title {
              margin-left: 156px;
              margin-top: -22px; }
            html body .container.inner section.section-password.section-receipt.section-adjust .phone_image4 .passwordtext.passwordtext_02 {
              top: 289px; }
        html body .container.inner section.section-password.section-report {
          height: 767px; }
          html body .container.inner section.section-password.section-report .h2title {
            margin-left: 279px;
            margin-top: -22px; }
            html body .container.inner section.section-password.section-report .h2title h2 {
              margin-left: -22px; }
            html body .container.inner section.section-password.section-report .h2title p {
              background-image: url(../image/star.png);
              background-position: left top;
              background-size: 19px;
              background-repeat: no-repeat;
              padding-left: 40px;
              margin-left: -40px; }
          html body .container.inner section.section-password.section-report .passwordtext.passwordtext_01.numberlist {
            top: 252px; }
            html body .container.inner section.section-password.section-report .passwordtext.passwordtext_01.numberlist p {
              margin-bottom: 10px; }
        html body .container.inner section.section-password.section-report2 {
          height: 767px; }
          html body .container.inner section.section-password.section-report2 .h2title {
            margin-left: 170px;
            margin-top: -22px; }
            html body .container.inner section.section-password.section-report2 .h2title p {
              background-image: url(../image/star.png);
              background-position: left top;
              background-size: 19px;
              background-repeat: no-repeat;
              padding-left: 40px;
              margin-left: -40px; }
          html body .container.inner section.section-password.section-report2 .passwordtext.passwordtext_01.numberlist {
            top: 252px; }
            html body .container.inner section.section-password.section-report2 .passwordtext.passwordtext_01.numberlist p {
              margin-bottom: 10px; }
          html body .container.inner section.section-password.section-report2 .phone_image3 img {
            margin-top: 212px; }
      html body .container.inner section.section-staff {
        height: 3065px; }
        html body .container.inner section.section-staff .h2title {
          margin-left: 160px;
          margin-top: 0; }
          html body .container.inner section.section-staff .h2title h2 {
            line-height: 64px;
            padding-bottom: 70px; }
          html body .container.inner section.section-staff .h2title .buttonbox {
            margin-left: 58px; }
        html body .container.inner section.section-staff .passwordtext {
          top: 136px;
          left: 491px;
          font-size: 18px;
          line-height: 22px;
          width: 300px; }
          html body .container.inner section.section-staff .passwordtext.passwordtext_01.numberlist {
            top: 271px;
            left: 505px; }
            html body .container.inner section.section-staff .passwordtext.passwordtext_01.numberlist p {
              margin-bottom: 21px; }
              html body .container.inner section.section-staff .passwordtext.passwordtext_01.numberlist p:nth-of-type(1):before {
                content: "1";
                width: 20px;
                height: 20px;
                font-size: 11px;
                border-radius: 20px;
                left: -31px;
                top: -2px;
                line-height: 20px; }
              html body .container.inner section.section-staff .passwordtext.passwordtext_01.numberlist p:nth-of-type(2):before {
                content: "2";
                width: 20px;
                height: 20px;
                font-size: 11px;
                border-radius: 20px;
                left: -31px;
                top: -2px;
                line-height: 20px; }
          html body .container.inner section.section-staff .passwordtext.passwordtext_02 {
            top: 146px;
            left: 240px;
            width: 140px; }
        html body .container.inner section.section-staff .phone_image3 {
          margin-top: 0; }
          html body .container.inner section.section-staff .phone_image3 img {
            margin-top: 100px; }
        html body .container.inner section.section-staff .phone_image4 {
          margin-top: 767px; }
          html body .container.inner section.section-staff .phone_image4 img {
            margin-top: 100px; }
        html body .container.inner section.section-staff .phone_image6 {
          margin-top: 2297px; }
          html body .container.inner section.section-staff .phone_image6 .rowphone-box img {
            margin-top: 100px; }
          html body .container.inner section.section-staff .phone_image6 .rowphone-box.rowphone-box-1 {
            left: -46px; }
          html body .container.inner section.section-staff .phone_image6 .rowphone-box.rowphone-box-2 {
            left: 0px; }
          html body .container.inner section.section-staff .phone_image6 .rowphone-box.rowphone-box-3 {
            left: 46px; }
          html body .container.inner section.section-staff .phone_image6 .rowphone-box .phonerow-text {
            font-size: 18px;
            line-height: 20px;
            margin-top: 27px; }
            html body .container.inner section.section-staff .phone_image6 .rowphone-box .phonerow-text span {
              width: 26px;
              height: 26px;
              font-size: 14px;
              border-radius: 26px;
              margin: 18px auto;
              line-height: 26px; }
        html body .container.inner section.section-staff .phone_image5 {
          margin-top: 1533px;
          display: flex;
          justify-content: space-between; }
          html body .container.inner section.section-staff .phone_image5 .rowphone-box {
            position: relative; }
            html body .container.inner section.section-staff .phone_image5 .rowphone-box img {
              margin-top: 100px; }
            html body .container.inner section.section-staff .phone_image5 .rowphone-box.rowphone-box-1 {
              left: -46px; }
            html body .container.inner section.section-staff .phone_image5 .rowphone-box.rowphone-box-2 {
              left: 0px; }
            html body .container.inner section.section-staff .phone_image5 .rowphone-box.rowphone-box-3 {
              left: 46px; }
            html body .container.inner section.section-staff .phone_image5 .rowphone-box .phonerow-text {
              font-size: 18px;
              line-height: 20px;
              margin-top: 16px; }
              html body .container.inner section.section-staff .phone_image5 .rowphone-box .phonerow-text span {
                width: 26px;
                height: 26px;
                font-size: 14px;
                border-radius: 26px;
                margin: 18px auto;
                line-height: 26px; }
    html body footer {
      font-size: 10x; }
      html body footer p {
        line-height: 23px;
        font-size: 20px;
        margin-top: 0; }
      html body footer .smallfooter p {
        font-size: 16px;
        margin-bottom: 10px;
        line-height: 18px; }
        html body footer .smallfooter p small {
          font-size: 12px; }
    html body #verofysuport {
      bottom: 0px;
      right: 35px; }
      html body #verofysuport img {
        max-width: 240px; } }

html body {
  background-image: url(../image/NewBG001.jpg), url(../image/NewBG0012.jpg);
  background-repeat: repeat-x;
  background-position: center 3276px, center 9790px;
  background-size: auto 4217px, auto 1153px; }
  @media only screen and (min-width: 1470px) {
    html body {
      background-position: center 6563px, center 19612px;
      background-size: auto, auto; } }
  html body #section-password, html body #section-staff, html body #section-auto, html body #section-logout, html body #section-sale {
    color: #2F7AFF; }
    html body #section-password .passwordtext, html body #section-password .logintext.logintext_03, html body #section-staff .passwordtext, html body #section-staff .logintext.logintext_03, html body #section-auto .passwordtext, html body #section-auto .logintext.logintext_03, html body #section-logout .passwordtext, html body #section-logout .logintext.logintext_03, html body #section-sale .passwordtext, html body #section-sale .logintext.logintext_03 {
      z-index: 10; }
    html body #section-password .phonerow-text, html body #section-staff .phonerow-text, html body #section-auto .phonerow-text, html body #section-logout .phonerow-text, html body #section-sale .phonerow-text {
      position: relative;
      z-index: 10; }
    html body #section-password .phone_image, html body #section-staff .phone_image, html body #section-auto .phone_image, html body #section-logout .phone_image, html body #section-sale .phone_image {
      background-color: transparent; }
      html body #section-password .phone_image img, html body #section-staff .phone_image img, html body #section-auto .phone_image img, html body #section-logout .phone_image img, html body #section-sale .phone_image img {
        z-index: 9;
        position: relative; }
      html body #section-password .phone_image:after, html body #section-staff .phone_image:after, html body #section-auto .phone_image:after, html body #section-logout .phone_image:after, html body #section-sale .phone_image:after {
        content: "";
        position: absolute;
        width: 335px;
        height: 335px;
        border-radius: 335px;
        background-color: #EDF4FF;
        z-index: 1;
        left: 0; }
        @media only screen and (min-width: 1470px) {
          html body #section-password .phone_image:after, html body #section-staff .phone_image:after, html body #section-auto .phone_image:after, html body #section-logout .phone_image:after, html body #section-sale .phone_image:after {
            width: 664px;
            height: 664px;
            border-radius: 664px; } }
  html body .container.inner section.section-password .phone_image5 .rowphone-box .phonerow-text span,
  html body .container.inner section.section-staff .phone_image6 .rowphone-box .phonerow-text span,
  html body .container.inner section.section-password .passwordtext.passwordtext_01.numberlist p:nth-of-type(1):before,
  html body .container.inner section.section-password .passwordtext.passwordtext_01.numberlist p:nth-of-type(2):before,
  html body .container.inner section.section-staff .phone_image5 .rowphone-box .phonerow-text span,
  html body .container.inner section.section-staff .passwordtext.passwordtext_01.numberlist p:nth-of-type(1):before,
  html body .container.inner section.section-staff .passwordtext.passwordtext_01.numberlist p:nth-of-type(2):before,
  html body .container.inner section.section-wify.section-sale .passwordtext.passwordtext_01.numberlist p:nth-of-type(1):before,
  html body .container.inner section.section-wify.section-sale .passwordtext.passwordtext_01.numberlist p:nth-of-type(2):before {
    background-color: #81BCFF; }
  html body .container.inner section .h2title {
    z-index: 10; }
  @media only screen and (min-width: 1470px) {
    html body .container.inner section#section-staff.section-staff .passwordtext.passwordtext_02 {
      top: 296px;
      left: 473px;
      width: 200px; } }

section {
  position: relative; }
  section #basicsetup, section #sectionadjust, section #sectionsale, section #sectionpassword, section #sectionprinting {
    position: absolute;
    top: -100px; }
    @media only screen and (max-width: 819px) {
      section #basicsetup, section #sectionadjust, section #sectionsale, section #sectionpassword, section #sectionprinting {
        top: -150px; } }

@media only screen and (max-width: 819px) {
  html body .container.inner section .phone_image.phone_image2 h3 {
    width: 200px; }
  html body {
    zoom: 75%;
    padding-top: 50px;
    background-position: center 3345px, center 9486px; }
    html body .topsection .topimage img {
      width: 544px; }
    html body .topsection .topimage:after {
      right: 0;
      min-width: 100%;
      top: 325px; }
    html body #verofysuport {
      right: 50px; }
    html body .container.inner section .h2title .buttonbox img {
      width: 100px; }
    html body .container.inner section .phone_image img {
      width: 100px;
      height: auto; }
    html body .container.inner section#sectionone .phone_image2 img {
      width: 280px; }
    html body .container.inner section#section-wify .phone_image4 img {
      width: 105px; }
    html body .container.inner section.section-wify .logintext.logintext_02 {
      left: -58px;
      width: 200px; }
    html body header {
      top: 0; }
      html body header nav a {
        display: none; }
      html body header .menu-toggle {
        display: block; }
  html body .container.inner section.section-staff .phone_image5 .rowphone-box.rowphone-box-1,
  html body .container.inner section.section-staff .phone_image6 .rowphone-box.rowphone-box-1 {
    left: 25px; }
  html body .container.inner section.section-staff .phone_image5 .rowphone-box.rowphone-box-3,
  html body .container.inner section.section-staff .phone_image6 .rowphone-box.rowphone-box-3 {
    left: -25px; } }

@media only screen and (max-width: 819px) {
  html body .container.inner section.section-password .phone_image5 .rowphone-box.rowphone-box-1 {
    left: 25px; }
  html body .container.inner section.section-password .phone_image5 .rowphone-box.rowphone-box-3 {
    left: -25px; }
  html body .container.inner section.section-login .logintext,
  html body .container.inner section.section-wify.section-sale .passwordtext,
  html body .container.inner section.section-password .passwordtext,
  html body .container.inner section.section-password.section-receipt .passwordtext.passwordtext_02,
  html body .container.inner section.section-password .passwordtext.passwordtext_02,
  html body .container.inner section.section-wify .logintext,
  html body .container.inner section.section-wify .logintext.logintext_02,
  html body .container.inner section.section-wify.section-sale .logintext.logintext_03 {
    font-size: 3vw !important;
    line-height: 4vw !important; } }

.section-adjust .passwordtext.passwordtext_02 {
  top: 155px !important; }
  @media only screen and (min-width: 1470px) {
    .section-adjust .passwordtext.passwordtext_02 {
      top: 295px !important; } }

.backtop {
  position: fixed;
  left: 30px;
  bottom: 30px;
  opacity: 0;
  z-index: -1; }
  .backtop img {
    width: 50px;
    height: auto; }
  .backtop.active {
    opacity: 1;
    z-index: 95; }

.mobileonly {
  display: none; }

.pconly {
  display: block; }

@media only screen and (max-width: 819px) {
  html body .container.inner section .h2title .buttonbox {
    font-size: 2.9vw !important;
    line-height: 3.3vw !important; }
  html body #section-password .phone_image:after, html body #section-staff .phone_image:after, html body #section-auto .phone_image:after, html body #section-logout .phone_image:after, html body #section-sale .phone_image:after {
    top: 0px;
    position: absolute;
    width: 435px;
    height: 435px;
    left: 50%;
    transform: translateX(-50%); }
    html body #section-password .phone_image:after img, html body #section-staff .phone_image:after img, html body #section-auto .phone_image:after img, html body #section-logout .phone_image:after img, html body #section-sale .phone_image:after img {
      margin-top: 0; }
  html body .container.inner section.section-password .phone_image5,
  html body .container.inner section.section-staff .phone_image5,
  html body .container.inner section.section-staff .phone_image6 {
    display: none; }
  body {
    zoom: 100% !important; }
  html body {
    background-position: center 1232vw, center 3383vw;
    background-size: auto 1200vw, auto 427vw; }
    html body header {
      padding: 24px 0; }
      html body header .container .mainlogo img {
        width: 195px; }
      html body header .mobile-menu {
        padding: 150px 60px 120px 60px; }
        html body header .mobile-menu .menulogo {
          width: 200px;
          top: 70px;
          left: 50px; }
        html body header .mobile-menu .menuclose {
          top: 70px;
          right: 34px;
          width: 39px; }
      html body header .menu-toggle {
        width: 40px;
        height: 40px;
        right: 26px;
        top: 26px; }
        html body header .menu-toggle img {
          width: 37px; }
    html body .topsection {
      overflow-x: hidden; }
      html body .topsection .topimage {
        overflow: hidden;
        margin-top: 0; }
        html body .topsection .topimage img {
          max-width: 120vw;
          width: 110vw;
          right: 50vw;
          transform: translateX(55vw);
          position: absolute;
          top: 37vw; }
        html body .topsection .topimage:after {
          right: 0;
          left: 0;
          top: 73vw;
          height: 13vw; }
      html body .topsection .container {
        padding-bottom: 0;
        height: 126vw; }
        html body .topsection .container span.main-title {
          padding-top: 22vw;
          line-height: 8vw;
          width: 70vw;
          margin: auto;
          font-size: 7vw; }
        html body .topsection .container.topsectionbg {
          background-image: url(../image/newtopbg.svg);
          background-position: top 0 center;
          background-size: 88vw auto;
          padding-bottom: 0;
          height: 108vw; }
          html body .topsection .container.topsectionbg h1 {
            font-size: 8vw;
            margin-left: auto;
            margin-right: auto;
            max-width: 80vw;
            margin-top: -5vw;
            line-height: 10vw;
            top: 5vw; }
          html body .topsection .container.topsectionbg h2 {
            margin-top: 30vw;
            font-size: 4vw;
            line-height: 6vw;
            width: 82vw;
            margin-left: auto;
            margin-right: auto;
            padding-top: 5vw;
            padding-bottom: 5vw; }
    html body .container.inner {
      background-image: none;
      overflow-x: hidden; }
      html body .container.inner section .phone_image {
        top: 0px;
        position: absolute;
        width: 100vw;
        height: 100vw;
        left: 50%;
        border-radius: 100vw;
        transform: translateX(-50%); }
        html body .container.inner section .phone_image img {
          width: 47vw;
          margin-top: 0 !important; }
        html body .container.inner section .phone_image.phone_image1 {
          top: 84vw; }
          html body .container.inner section .phone_image.phone_image1 img {
            width: 47vw;
            margin-top: 0; }
        html body .container.inner section .phone_image.phone_image2 {
          top: 262vw; }
          html body .container.inner section .phone_image.phone_image2 h3 {
            font-size: 3.5vw;
            line-height: 4.5vw;
            left: 50vw;
            top: 50vw;
            width: 48vw; }
          html body .container.inner section .phone_image.phone_image2 img {
            width: 96vw !important;
            margin-top: 0;
            position: absolute;
            left: 50vw;
            transform: translateX(-54vw); }
      html body .container.inner section .h2title {
        left: 50%;
        position: absolute;
        transform: translateX(-50%);
        margin-left: 0 !important; }
        html body .container.inner section .h2title h2 {
          padding: 8vw 0 2vw 0;
          font-size: 7.3vw;
          line-height: 8vw;
          position: relative;
          margin: 0; }
        html body .container.inner section .h2title .buttonbox {
          font-size: 8.3px;
          margin-left: 8vw; }
          html body .container.inner section .h2title .buttonbox img {
            width: 26vw; }
          html body .container.inner section .h2title .buttonbox label {
            font-size: 3vw !important;
            line-height: 4vw !important; }
      html body .container.inner section .literal {
        top: 42vw;
        left: 0;
        right: 0;
        margin: auto;
        width: 52vw;
        font-size: 3.5vw;
        line-height: 4.5vw; }
        html body .container.inner section .literal:before {
          display: none !important; }
      html body .container.inner section.sectionone {
        height: 382vw;
        margin-top: 0; }
        html body .container.inner section.sectionone .vlogo {
          width: 21vw; }
        html body .container.inner section.sectionone .literal {
          top: 175px;
          left: 0;
          right: 0;
          margin: auto;
          width: 209px;
          font-size: 3.5vw;
          line-height: 4.5vw; }
          html body .container.inner section.sectionone .literal.literal_01 {
            top: 42vw;
            left: 0;
            right: 0;
            margin: auto;
            width: 52vw;
            font-size: 3.5vw;
            line-height: 4.5vw; }
            html body .container.inner section.sectionone .literal.literal_01:before {
              display: none; }
          html body .container.inner section.sectionone .literal.literal_02 {
            top: 219vw;
            left: 0;
            width: 43vw; }
        html body .container.inner section.sectionone .star {
          display: none; }
      html body .container.inner section.section-login, html body .container.inner section.section-wify, html body .container.inner section.section-password, html body .container.inner section.section-staff, html body .container.inner section.section-auto, html body .container.inner section.section-logout, html body .container.inner section.section-printing, html body .container.inner section.section-receipt, html body .container.inner section.section-report, html body .container.inner section.section-report2, html body .container.inner section.section-sale, html body .container.inner section.section-adjust {
        height: 307vw; }
        html body .container.inner section.section-login .phone_image3, html body .container.inner section.section-wify .phone_image3, html body .container.inner section.section-password .phone_image3, html body .container.inner section.section-staff .phone_image3, html body .container.inner section.section-auto .phone_image3, html body .container.inner section.section-logout .phone_image3, html body .container.inner section.section-printing .phone_image3, html body .container.inner section.section-receipt .phone_image3, html body .container.inner section.section-report .phone_image3, html body .container.inner section.section-report2 .phone_image3, html body .container.inner section.section-sale .phone_image3, html body .container.inner section.section-adjust .phone_image3 {
          margin-top: 60vw; }
          html body .container.inner section.section-login .phone_image3 img, html body .container.inner section.section-wify .phone_image3 img, html body .container.inner section.section-password .phone_image3 img, html body .container.inner section.section-staff .phone_image3 img, html body .container.inner section.section-auto .phone_image3 img, html body .container.inner section.section-logout .phone_image3 img, html body .container.inner section.section-printing .phone_image3 img, html body .container.inner section.section-receipt .phone_image3 img, html body .container.inner section.section-report .phone_image3 img, html body .container.inner section.section-report2 .phone_image3 img, html body .container.inner section.section-sale .phone_image3 img, html body .container.inner section.section-adjust .phone_image3 img {
            margin-top: 0;
            transform: translateX(-20vw);
            left: 50%;
            transform: translateX(-43%); }
        html body .container.inner section.section-login .phone_image4, html body .container.inner section.section-wify .phone_image4, html body .container.inner section.section-password .phone_image4, html body .container.inner section.section-staff .phone_image4, html body .container.inner section.section-auto .phone_image4, html body .container.inner section.section-logout .phone_image4, html body .container.inner section.section-printing .phone_image4, html body .container.inner section.section-receipt .phone_image4, html body .container.inner section.section-report .phone_image4, html body .container.inner section.section-report2 .phone_image4, html body .container.inner section.section-sale .phone_image4, html body .container.inner section.section-adjust .phone_image4 {
          margin-top: 190vw; }
          html body .container.inner section.section-login .phone_image4 img, html body .container.inner section.section-wify .phone_image4 img, html body .container.inner section.section-password .phone_image4 img, html body .container.inner section.section-staff .phone_image4 img, html body .container.inner section.section-auto .phone_image4 img, html body .container.inner section.section-logout .phone_image4 img, html body .container.inner section.section-printing .phone_image4 img, html body .container.inner section.section-receipt .phone_image4 img, html body .container.inner section.section-report .phone_image4 img, html body .container.inner section.section-report2 .phone_image4 img, html body .container.inner section.section-sale .phone_image4 img, html body .container.inner section.section-adjust .phone_image4 img {
            margin-top: 0;
            right: 50%;
            transform: translateX(43%); }
        html body .container.inner section.section-login .logintext.logintext_01, html body .container.inner section.section-wify .logintext.logintext_01, html body .container.inner section.section-password .logintext.logintext_01, html body .container.inner section.section-staff .logintext.logintext_01, html body .container.inner section.section-auto .logintext.logintext_01, html body .container.inner section.section-logout .logintext.logintext_01, html body .container.inner section.section-printing .logintext.logintext_01, html body .container.inner section.section-receipt .logintext.logintext_01, html body .container.inner section.section-report .logintext.logintext_01, html body .container.inner section.section-report2 .logintext.logintext_01, html body .container.inner section.section-sale .logintext.logintext_01, html body .container.inner section.section-adjust .logintext.logintext_01 {
          top: 50%;
          transform: translate(15%, -50%);
          left: 50%;
          width: 50vw; }
        html body .container.inner section.section-login .logintext.logintext_02, html body .container.inner section.section-wify .logintext.logintext_02, html body .container.inner section.section-password .logintext.logintext_02, html body .container.inner section.section-staff .logintext.logintext_02, html body .container.inner section.section-auto .logintext.logintext_02, html body .container.inner section.section-logout .logintext.logintext_02, html body .container.inner section.section-printing .logintext.logintext_02, html body .container.inner section.section-receipt .logintext.logintext_02, html body .container.inner section.section-report .logintext.logintext_02, html body .container.inner section.section-report2 .logintext.logintext_02, html body .container.inner section.section-sale .logintext.logintext_02, html body .container.inner section.section-adjust .logintext.logintext_02 {
          top: 50%;
          transform: translate(-65%, -50%);
          left: 50%;
          width: 50vw; }
        html body .container.inner section.section-login .passwordtext.passwordtext_01.numberlist,
        html body .container.inner section.section-login .logintext.logintext_01.numberlist, html body .container.inner section.section-wify .passwordtext.passwordtext_01.numberlist,
        html body .container.inner section.section-wify .logintext.logintext_01.numberlist, html body .container.inner section.section-password .passwordtext.passwordtext_01.numberlist,
        html body .container.inner section.section-password .logintext.logintext_01.numberlist, html body .container.inner section.section-staff .passwordtext.passwordtext_01.numberlist,
        html body .container.inner section.section-staff .logintext.logintext_01.numberlist, html body .container.inner section.section-auto .passwordtext.passwordtext_01.numberlist,
        html body .container.inner section.section-auto .logintext.logintext_01.numberlist, html body .container.inner section.section-logout .passwordtext.passwordtext_01.numberlist,
        html body .container.inner section.section-logout .logintext.logintext_01.numberlist, html body .container.inner section.section-printing .passwordtext.passwordtext_01.numberlist,
        html body .container.inner section.section-printing .logintext.logintext_01.numberlist, html body .container.inner section.section-receipt .passwordtext.passwordtext_01.numberlist,
        html body .container.inner section.section-receipt .logintext.logintext_01.numberlist, html body .container.inner section.section-report .passwordtext.passwordtext_01.numberlist,
        html body .container.inner section.section-report .logintext.logintext_01.numberlist, html body .container.inner section.section-report2 .passwordtext.passwordtext_01.numberlist,
        html body .container.inner section.section-report2 .logintext.logintext_01.numberlist, html body .container.inner section.section-sale .passwordtext.passwordtext_01.numberlist,
        html body .container.inner section.section-sale .logintext.logintext_01.numberlist, html body .container.inner section.section-adjust .passwordtext.passwordtext_01.numberlist,
        html body .container.inner section.section-adjust .logintext.logintext_01.numberlist {
          transform: translate(50%, -50%);
          max-width: 31vw;
          top: 50%;
          left: 50%; }
        html body .container.inner section.section-login .passwordtext.passwordtext_01.numberlist p:nth-of-type(1):before,
        html body .container.inner section.section-login .passwordtext.passwordtext_01.numberlist p:nth-of-type(2):before,
        html body .container.inner section.section-login .logintext.logintext_01.numberlist p:nth-of-type(1):before,
        html body .container.inner section.section-login .logintext.logintext_01.numberlist p:nth-of-type(2):before, html body .container.inner section.section-wify .passwordtext.passwordtext_01.numberlist p:nth-of-type(1):before,
        html body .container.inner section.section-wify .passwordtext.passwordtext_01.numberlist p:nth-of-type(2):before,
        html body .container.inner section.section-wify .logintext.logintext_01.numberlist p:nth-of-type(1):before,
        html body .container.inner section.section-wify .logintext.logintext_01.numberlist p:nth-of-type(2):before, html body .container.inner section.section-password .passwordtext.passwordtext_01.numberlist p:nth-of-type(1):before,
        html body .container.inner section.section-password .passwordtext.passwordtext_01.numberlist p:nth-of-type(2):before,
        html body .container.inner section.section-password .logintext.logintext_01.numberlist p:nth-of-type(1):before,
        html body .container.inner section.section-password .logintext.logintext_01.numberlist p:nth-of-type(2):before, html body .container.inner section.section-staff .passwordtext.passwordtext_01.numberlist p:nth-of-type(1):before,
        html body .container.inner section.section-staff .passwordtext.passwordtext_01.numberlist p:nth-of-type(2):before,
        html body .container.inner section.section-staff .logintext.logintext_01.numberlist p:nth-of-type(1):before,
        html body .container.inner section.section-staff .logintext.logintext_01.numberlist p:nth-of-type(2):before, html body .container.inner section.section-auto .passwordtext.passwordtext_01.numberlist p:nth-of-type(1):before,
        html body .container.inner section.section-auto .passwordtext.passwordtext_01.numberlist p:nth-of-type(2):before,
        html body .container.inner section.section-auto .logintext.logintext_01.numberlist p:nth-of-type(1):before,
        html body .container.inner section.section-auto .logintext.logintext_01.numberlist p:nth-of-type(2):before, html body .container.inner section.section-logout .passwordtext.passwordtext_01.numberlist p:nth-of-type(1):before,
        html body .container.inner section.section-logout .passwordtext.passwordtext_01.numberlist p:nth-of-type(2):before,
        html body .container.inner section.section-logout .logintext.logintext_01.numberlist p:nth-of-type(1):before,
        html body .container.inner section.section-logout .logintext.logintext_01.numberlist p:nth-of-type(2):before, html body .container.inner section.section-printing .passwordtext.passwordtext_01.numberlist p:nth-of-type(1):before,
        html body .container.inner section.section-printing .passwordtext.passwordtext_01.numberlist p:nth-of-type(2):before,
        html body .container.inner section.section-printing .logintext.logintext_01.numberlist p:nth-of-type(1):before,
        html body .container.inner section.section-printing .logintext.logintext_01.numberlist p:nth-of-type(2):before, html body .container.inner section.section-receipt .passwordtext.passwordtext_01.numberlist p:nth-of-type(1):before,
        html body .container.inner section.section-receipt .passwordtext.passwordtext_01.numberlist p:nth-of-type(2):before,
        html body .container.inner section.section-receipt .logintext.logintext_01.numberlist p:nth-of-type(1):before,
        html body .container.inner section.section-receipt .logintext.logintext_01.numberlist p:nth-of-type(2):before, html body .container.inner section.section-report .passwordtext.passwordtext_01.numberlist p:nth-of-type(1):before,
        html body .container.inner section.section-report .passwordtext.passwordtext_01.numberlist p:nth-of-type(2):before,
        html body .container.inner section.section-report .logintext.logintext_01.numberlist p:nth-of-type(1):before,
        html body .container.inner section.section-report .logintext.logintext_01.numberlist p:nth-of-type(2):before, html body .container.inner section.section-report2 .passwordtext.passwordtext_01.numberlist p:nth-of-type(1):before,
        html body .container.inner section.section-report2 .passwordtext.passwordtext_01.numberlist p:nth-of-type(2):before,
        html body .container.inner section.section-report2 .logintext.logintext_01.numberlist p:nth-of-type(1):before,
        html body .container.inner section.section-report2 .logintext.logintext_01.numberlist p:nth-of-type(2):before, html body .container.inner section.section-sale .passwordtext.passwordtext_01.numberlist p:nth-of-type(1):before,
        html body .container.inner section.section-sale .passwordtext.passwordtext_01.numberlist p:nth-of-type(2):before,
        html body .container.inner section.section-sale .logintext.logintext_01.numberlist p:nth-of-type(1):before,
        html body .container.inner section.section-sale .logintext.logintext_01.numberlist p:nth-of-type(2):before, html body .container.inner section.section-adjust .passwordtext.passwordtext_01.numberlist p:nth-of-type(1):before,
        html body .container.inner section.section-adjust .passwordtext.passwordtext_01.numberlist p:nth-of-type(2):before,
        html body .container.inner section.section-adjust .logintext.logintext_01.numberlist p:nth-of-type(1):before,
        html body .container.inner section.section-adjust .logintext.logintext_01.numberlist p:nth-of-type(2):before {
          width: 4.5vw;
          height: 4.5vw;
          font-size: 3vw;
          border-radius: 4.5vw;
          left: -7vw;
          line-height: 4.5vw; }
      html body .container.inner section.section-login .logintext.logintext_02 {
        transform: translate(-80%, -50%); }
      html body .container.inner section.section-wify {
        height: 308vw; }
        html body .container.inner section.section-wify .rowphone-box.rowphone-box-wify {
          display: block;
          width: 100%; }
          html body .container.inner section.section-wify .rowphone-box.rowphone-box-wify img {
            width: 47vw !important; }
          html body .container.inner section.section-wify .rowphone-box.rowphone-box-wify img:last-of-type {
            display: none; }
        html body .container.inner section.section-wify .logintext.logintext_02 {
          transform: translate(-125%, -80%);
          width: 30vw;
          left: 50%;
          top: 50%; }
        html body .container.inner section.section-wify .logintext.logintext_03 {
          transform: translate(-125%, 80%);
          width: 30vw;
          left: 50%;
          top: 50%; }
      html body .container.inner section#section-password .phone_image,
      html body .container.inner section#section-staff .phone_image,
      html body .container.inner section#section-auto .phone_image,
      html body .container.inner section#section-logout .phone_image,
      html body .container.inner section#section-sale .phone_image {
        background-color: #EDF4FF; }
        html body .container.inner section#section-password .phone_image img,
        html body .container.inner section#section-staff .phone_image img,
        html body .container.inner section#section-auto .phone_image img,
        html body .container.inner section#section-logout .phone_image img,
        html body .container.inner section#section-sale .phone_image img {
          position: static; }
      html body .container.inner section#section-password .phone_image:after,
      html body .container.inner section#section-staff .phone_image:after,
      html body .container.inner section#section-auto .phone_image:after,
      html body .container.inner section#section-logout .phone_image:after,
      html body .container.inner section#section-sale .phone_image:after {
        position: absolute;
        width: 100vw;
        height: 100vw;
        border-radius: 100vw;
        left: 50%;
        transform: translateX(-50%);
        display: none; }
      html body .container.inner section.section-password .h2title {
        width: 56vw; }
        html body .container.inner section.section-password .h2title h2 {
          line-height: 8vw; }
      html body .container.inner section.section-password .passwordtext.passwordtext_02 {
        top: 49%;
        left: 6%;
        width: 40vw; }
        html body .container.inner section.section-password .passwordtext.passwordtext_02 .hrline.hrline-password {
          width: 10vw;
          left: 97%;
          top: 80%;
          transform: rotate(14deg); }
      html body .container.inner section.section-staff .h2title {
        width: 59vw; }
      html body .container.inner section.section-staff .passwordtext.passwordtext_01.numberlist {
        font-size: 3vw !important;
        line-height: 4vw !important; }
        html body .container.inner section.section-staff .passwordtext.passwordtext_01.numberlist p {
          margin-bottom: 4vw;
          position: relative;
          font-size: 3vw !important;
          line-height: 4vw !important; }
      html body .container.inner section.section-staff .phone_image.phone_image4 .passwordtext.passwordtext_02 {
        top: 49%;
        left: 17%;
        width: 27vw;
        font-size: 3vw !important;
        line-height: 4vw !important; }
        html body .container.inner section.section-staff .phone_image.phone_image4 .passwordtext.passwordtext_02 .hrline.hrline-staff {
          width: 24vw;
          left: 97%;
          top: 0;
          transform: rotate(-11deg); }
      html body .container.inner section.section-password.section-auto {
        height: 290vw; }
        html body .container.inner section.section-password.section-auto .phone_image.phone_image3 {
          margin-top: 35vw; }
        html body .container.inner section.section-password.section-auto .passwordtext.passwordtext_01.numberlist {
          top: 50%; }
        html body .container.inner section.section-password.section-auto .phone_image.phone_image4 {
          margin-top: 170vw; }
        html body .container.inner section.section-password.section-auto .phone_image.phone_image4 .passwordtext.passwordtext_02 {
          top: 49%;
          left: 19%;
          width: 27vw;
          font-size: 3vw !important;
          line-height: 4vw !important; }
          html body .container.inner section.section-password.section-auto .phone_image.phone_image4 .passwordtext.passwordtext_02 .hrline.hrline-auto {
            width: 39vw;
            left: 88%;
            top: 73%;
            transform: rotate(6deg); }
      html body .container.inner section.section-password.section-logout {
        height: 300vw; }
        html body .container.inner section.section-password.section-logout .phone_image.phone_image3 {
          margin-top: 35vw; }
          html body .container.inner section.section-password.section-logout .phone_image.phone_image3 .passwordtext.passwordtext_01.numberlist {
            top: 50%; }
        html body .container.inner section.section-password.section-logout .phone_image.phone_image4 {
          margin-top: 170vw; }
          html body .container.inner section.section-password.section-logout .phone_image.phone_image4 .passwordtext.passwordtext_02 {
            top: 50%;
            transform: translate(11%, -50%); }
            html body .container.inner section.section-password.section-logout .phone_image.phone_image4 .passwordtext.passwordtext_02 .hrline.hrline-logout {
              width: 39vw;
              left: 34vw;
              top: 20%;
              transform: rotate(7deg); }
      html body .container.inner section.section-password.section-printing {
        height: 281vw; }
        html body .container.inner section.section-password.section-printing .phone_image.phone_image3 {
          margin-top: 50vw; }
          html body .container.inner section.section-password.section-printing .phone_image.phone_image3 .passwordtext.passwordtext_01.numberlist {
            top: 50%; }
        html body .container.inner section.section-password.section-printing .phone_image.phone_image4 {
          margin-top: 170vw; }
          html body .container.inner section.section-password.section-printing .phone_image.phone_image4 .passwordtext.passwordtext_02 {
            top: 50%;
            transform: translate(50%, -50%);
            width: 30vw; }
            html body .container.inner section.section-password.section-printing .phone_image.phone_image4 .passwordtext.passwordtext_02 .hrline.hrline-printing {
              width: 44vw;
              left: 20vw;
              top: 104%;
              transform: rotate(5deg); }
      html body .container.inner section.section-password.section-receipt {
        height: 281vw; }
        html body .container.inner section.section-password.section-receipt .phone_image.phone_image3 {
          margin-top: 50vw; }
          html body .container.inner section.section-password.section-receipt .phone_image.phone_image3 .passwordtext.passwordtext_01.numberlist {
            top: 50%; }
        html body .container.inner section.section-password.section-receipt .phone_image.phone_image4 {
          margin-top: 170vw; }
          html body .container.inner section.section-password.section-receipt .phone_image.phone_image4 .passwordtext.passwordtext_02 {
            top: 50%;
            transform: translate(50%, -50%);
            width: 30vw; }
            html body .container.inner section.section-password.section-receipt .phone_image.phone_image4 .passwordtext.passwordtext_02 .hrline.hrline-receipt {
              width: 51vw;
              left: 16vw;
              top: 408%;
              transform: rotate(35deg); }
      html body .container.inner section.section-password.section-report {
        height: 200vw; }
        html body .container.inner section.section-password.section-report .h2title {
          width: 47vw; }
          html body .container.inner section.section-password.section-report .h2title h2 {
            margin-left: -3.5vw;
            padding-top: 2vw; }
        html body .container.inner section.section-password.section-report .phone_image.phone_image3 {
          margin-top: 75vw; }
          html body .container.inner section.section-password.section-report .phone_image.phone_image3 .passwordtext.passwordtext_01.numberlist {
            top: 50%; }
        html body .container.inner section.section-password.section-report .phone_image.phone_image4 {
          margin-top: 170vw; }
          html body .container.inner section.section-password.section-report .phone_image.phone_image4 .passwordtext.passwordtext_02 {
            top: 50%;
            transform: translate(50%, -50%);
            width: 30vw; }
            html body .container.inner section.section-password.section-report .phone_image.phone_image4 .passwordtext.passwordtext_02 .hrline.hrline-receipt {
              width: 51vw;
              left: 16vw;
              top: 408%;
              transform: rotate(35deg); }
      html body .container.inner section.section-password.section-report2 {
        height: 190vw; }
        html body .container.inner section.section-password.section-report2 .h2title {
          width: 60vw; }
        html body .container.inner section.section-password.section-report2 .phone_image.phone_image3 {
          margin-top: 75vw; }
          html body .container.inner section.section-password.section-report2 .phone_image.phone_image3 .passwordtext.passwordtext_01.numberlist {
            top: 50%; }
          html body .container.inner section.section-password.section-report2 .phone_image.phone_image3 img {
            width: 47vw;
            margin-top: 24vw !important;
            margin-left: auto;
            margin-right: auto;
            display: block;
            transform: none !important; }
        html body .container.inner section.section-password.section-report2 .phone_image.phone_image4 {
          margin-top: 170vw; }
          html body .container.inner section.section-password.section-report2 .phone_image.phone_image4 .passwordtext.passwordtext_02 {
            top: 50%;
            transform: translate(50%, -50%);
            width: 30vw; }
            html body .container.inner section.section-password.section-report2 .phone_image.phone_image4 .passwordtext.passwordtext_02 .hrline.hrline-receipt {
              width: 51vw;
              left: 16vw;
              top: 408%;
              transform: rotate(35deg); }
      html body .container.inner section.section-wify.section-sale {
        height: 428vw; }
        html body .container.inner section.section-wify.section-sale .h2title {
          width: 59vw; }
          html body .container.inner section.section-wify.section-sale .h2title .buttonbox {
            margin-left: 0;
            position: absolute;
            top: 88vw;
            left: 40vw;
            width: 27vw; }
        html body .container.inner section.section-wify.section-sale .phone_image.phone_image3 {
          margin-top: 45vw; }
          html body .container.inner section.section-wify.section-sale .phone_image.phone_image3 .passwordtext.passwordtext_01.numberlist {
            top: 50%; }
        html body .container.inner section.section-wify.section-sale .phone_image.phone_image4 {
          margin-top: 168vw; }
          html body .container.inner section.section-wify.section-sale .phone_image.phone_image4 .passwordtext.passwordtext_01.numberlist {
            top: 50%;
            transform: translate(30%, -50%);
            width: 33vw;
            left: 0;
            right: auto;
            max-width: 100vw; }
            html body .container.inner section.section-wify.section-sale .phone_image.phone_image4 .passwordtext.passwordtext_01.numberlist p::before {
              width: 4.5vw;
              height: 4.5vw;
              font-size: 3vw;
              border-radius: 4.5vw;
              left: -6vw;
              line-height: 4.5vw; }
        html body .container.inner section.section-wify.section-sale .phone_image.phone_image5 {
          margin-top: 290vw; }
          html body .container.inner section.section-wify.section-sale .phone_image.phone_image5 img {
            left: 50%;
            transform: translateX(-43%); }
          html body .container.inner section.section-wify.section-sale .phone_image.phone_image5 .logintext.logintext_03 {
            top: 71vw;
            transform: translate(15%, -50%);
            left: 50%;
            width: 50vw; }
            html body .container.inner section.section-wify.section-sale .phone_image.phone_image5 .logintext.logintext_03 .hrline.hrline-sale {
              width: 17vw;
              left: -16vw;
              top: 70%;
              transform: rotate(-51deg); }
      html body .container.inner section.section-receipt.section-adjust {
        height: 305vw; }
        html body .container.inner section.section-receipt.section-adjust .h2title {
          width: 59vw; }
          html body .container.inner section.section-receipt.section-adjust .h2title .buttonbox {
            margin-left: 10vw; }
        html body .container.inner section.section-receipt.section-adjust .phone_image.phone_image3 {
          margin-top: 55vw; }
          html body .container.inner section.section-receipt.section-adjust .phone_image.phone_image3 .passwordtext.passwordtext_01.numberlist {
            top: 50%; }
        html body .container.inner section.section-receipt.section-adjust .phone_image.phone_image4 {
          margin-top: 178vw; }
          html body .container.inner section.section-receipt.section-adjust .phone_image.phone_image4 .passwordtext.passwordtext_02 {
            top: 50% !important;
            transform: translate(0%, -50%);
            width: 37vw; }
            html body .container.inner section.section-receipt.section-adjust .phone_image.phone_image4 .passwordtext.passwordtext_02 .hrline.hrline-last {
              left: 38vw;
              width: 14vw;
              transform: rotate(15deg);
              top: 30%; }
            html body .container.inner section.section-receipt.section-adjust .phone_image.phone_image4 .passwordtext.passwordtext_02 .hrline.hrline-last2 {
              transform: rotate(-40deg);
              top: -38%;
              width: 20vw;
              left: 36vw; }
            html body .container.inner section.section-receipt.section-adjust .phone_image.phone_image4 .passwordtext.passwordtext_02 .hrline.hrline-last3 {
              transform: rotate(37deg);
              top: 67%;
              left: 36vw;
              width: 20vw; }
    html body footer {
      font-size: 3vw;
      padding-left: 4vw;
      padding-right: 4vw;
      line-height: 3vw; }
      html body footer p {
        line-height: 3vw;
        font-size: 2.4vw; }
      html body footer .smallfooter p {
        margin-bottom: 2vw;
        line-height: 2.4vw; }
        html body footer .smallfooter p small {
          font-size: 2.4vw;
          line-height: 3vw; }
    html body .backtop {
      left: 50%;
      margin-left: -7vw;
      bottom: 20px; }
      html body .backtop img {
        width: 14vw;
        height: auto; }
  html body #verofysuport.active, html body #verofysuport {
    display: none !important; }
  .mobileonly {
    display: block; }
  .pconly {
    display: none; } }

/*
This file is used to contain all component imports.
Files inside this folder should contain all styles relating
to a reusable component.
*/
