@import url("https://fonts.googleapis.com/css?family=Roboto:400,500,700,900&display=swap");
@import url("https://fonts.googleapis.com/css?family=Gochi+Hand&display=swap");
@import url("https://fonts.googleapis.com/css?family=Gochi+Hand&display=swap");
@import url('https://fonts.googleapis.com/css2?family=Yatra+One&display=swap');


@font-face {
  font-family: "vision_ui";
  src: url("fonts/vision_ui.eot?lcbh6k");
  src: url("fonts/vision_ui.eot?lcbh6k#iefix") format("embedded-opentype"),
    url("fonts/vision_ui.ttf?lcbh6k") format("truetype"),
    url("fonts/vision_ui.woff?lcbh6k") format("woff"),
    url("fonts/vision_ui.svg?lcbh6k#vision_ui") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

input:-webkit-autofill+input [class^="vision-ui"],
[class*=" vision-ui"] {
  font-family: "vision_ui" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

:root {
  --visionBooks: #2e926d;
  --visionBooks-secondary: #2e926d;
  --vision: #09c59c;
  --vision-secondary: #4ec6ed;
  --insight: #bb3995;
  --insight-secondary: #05d58d;
  --font: #334669;
  --secondary: #fff;
}

body {
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  overflow: hidden;
  margin: 0 !important;
  width: 100%;
  padding: 0 !important;
  position: fixed;
  background-attachment: fixed;
  background-position: center center;
}

.gredient {
  background-image: linear-gradient(315deg, #0000001c, #ffffff4a);
  background-image: linear-gradient(360deg, #ffffff, #ffffffbf, #ffffff21);
  height: 370px;
  width: 100%;
  z-index: 0;
  position: absolute;
  bottom: 52px;
  z-index: 0;
  left: 0;
}

.login-sess-exp {
  color: white;
  margin: auto;
  font-size: 12px;
  position: relative;
  text-align: left;
}

* {
  font-family: "Roboto", sans-serif;
}

.container {
  display: flex;
  align-items: center;
  height: 100%;
  background: inherit;
  overflow: hidden;
  position: absolute;
  right: 0px;
  width: 33.33%;
  min-width: 320px;
  top: 0;
}

.login_container {
  display: flex;
  align-items: center;
  position: relative;
  display: flex;
  align-items: center;
  position: relative;
  max-width: 280px;
  height: 100%;
  margin: auto;
}

.login_container:before {
  display: flex;
}

@keyframes slideInFromRight {
  0% {
    transform: translateX(100%);
  }

  100% {
    transform: translateX(0%);
  }
}

@-webkit-keyframes slideInFromRight {
  0% {
    transform: translateX(100%);
  }

  100% {
    transform: translateX(0%);
  }
}

.logo_container:before {
  transition: right 600ms;
  right: -34% !important;
}

.logo_container:after {
  transition: right 600ms;
  right: 0% !important;
}

.logo_container {
  height: 85px;
  display: flex;
  align-items: center;
}

.vision_logo .prestro_logo {
  height: 40px;
  margin: auto;
}

.loginDiv {
  display: flex;
  align-items: center;
  justify-content: center;
  vertical-align: middle;
  line-height: 40px;
  background: white;
  width: 50%;
  border-radius: 5px;
  color: green;
}

.elementToMove {
  -webkit-transition: right 1s ease;
  transition: right 1s ease;
}

.box_container {
  display: grid;
}

.txt_center {
  text-align: center !important;
  display: flex;
  /* width: 66.66%; */
  width: 100%;
  left: 0;
  min-width: 400px;
  z-index: 1;
  align-items: center;
  justify-content: c;
}

.c-btn {
  align-items: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  max-width: 100%;
  margin: 0;
  font-weight: 600;
  padding: 0.5rem 0rem;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  color: #36d3ff;
  font-size: 0.8em;
  line-height: 1.3;
  text-decoration: none;
  text-align: left;
  text-overflow: ellipsis;
  text-transform: uppercase;
  cursor: pointer;
  overflow: hidden;
  vertical-align: middle;
}

.login_txt_cont {
  width: 80%;
  margin: auto;
}

.title {
  margin: auto;
  font-size: 54px;
  line-height: 1.2;
  overflow: hidden;
  text-overflow: ellipsis;
  padding:
    1em 0 0 0;
  letter-spacing: 0.5px;
  color: white;
  text-align: center;
  text-shadow: 0 0 3px #0000004a;
}

.txtlinethr {
  text-decoration: line-through;
}

.now {
  font-size: 0.8em;
  color: #ff5f62;
  font-family: "Gochi Hand", cursive;
  top: -8;
  left: -8;
  position: relative;
}

.short {
  text-align: center;
  font-size: 17px;
  word-break: break-word;
  margin-top:
    0rem;
  margin-bottom:
    1.875rem !important;
  letter-spacing: 0.5px;
  word-spacing:
    2px;
  color: white;
  text-shadow: 0 0 3px #0000004a;
}

.login-forgot_password {
  margin-top: 10px;
  text-align: end;
  color: white;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.4px;
}

.title-ai {
  font-size: 36px;
}

.ai-title {
  font-size: 58px;
  font-weight: bold;
}

.login-form {
  width: 100%;
  min-width: 280px;
  margin: auto;
}

.field-container {
  display: flex;
  align-items: center;
  height: 56px;
  background-color: rgb(232 240 254);
  border-radius: 4px;
  margin-top: 20px;
}

.field_cont {
  position: relative;
  display: flex;
  width: calc(100% - 56px);
  align-items: center;
}

.logo {
  font-size: 22px;
  line-height: 56px;
  text-align: center;
  height: 56px;
  width: 56px;
  color: #06f1bb;
}

input#id_user,
#id_password {
  border: none;
  background-color: transparent;
  font-size: 16px;
  padding: 18px 0 0 0 !important;
  color: #323232;
}

input#id_user:focus,
#id_password:focus {
  outline: none;
  transition: 0.2s ease all;
}

div#user_id_lbl,
#pass_id_lbl {
  transform-origin: left top;
  transform: translateY(0px) scale(1);
  transition: transform 0.3s;
  color: #666;
  font-size: 14px;
  font-weight: 500;
  pointer-events: none;
  left: 0px;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  position: absolute;
}

input#id_user:focus~div#user_id_lbl,
input#id_user:valid~div#user_id_lbl {
  transform: translateY(-10px) scale(0.9);
  font-weight: 500;
  transition: transform 0.3s;
  /* -webkit-transition-timing-function: ease; */
}

input#id_password:focus~div#pass_id_lbl,
input#id_password:valid~div#pass_id_lbl {
  transform: translateY(-10px) scale(0.9);
  font-weight: 500;
  transition: transform 0.3s;
  /* -webkit-transition-timing-function: ease; */
}

.login_button {
  height: 50px;
  margin-top: 10px;
  color: #00764cc7;
  background-color: white;
  border-radius: 12px;
  line-height: 50px;
  font-size: 18px;
  font-weight: 500;
  cursor: pointer;
  text-align: center;
}

.login_button-AI {
  height: 50px;
  margin-top: 10px;
  color: #7f055b;
  background-color: white;
  border-radius: 12px;
  line-height: 50px;
  font-size: 18px;
  font-weight: 500;
  cursor: pointer;
  text-align: center;
}

.logo_container {
  height: 85px;
  display: flex;
  align-items: center;
}

.logo_image {
  height: 40px;
  margin: auto;
}

.login_form {
  width: 280px;
  margin: auto;
}

.form_container {
  text-align: -webkit-center;
  margin: auto;
}

.login_forgot_href {
  color: white;
  text-decoration: none;
}

/*===========url change css==========*/
.vision {
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  overflow: hidden;
  margin: 0 !important;
  width: 100%;
  padding: 0 !important;
  background-attachment: fixed;
  background-color: #1d1a16 !important;
}

.visionAI {
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  overflow: hidden;
  margin: 0 !important;
  width: 100%;
  padding: 0 !important;
  background-attachment: fixed;
  background-color: #1d1a16 !important;
}

.live-documents {
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  overflow: hidden;
  margin: 0 !important;
  width: 100%;
  padding: 0 !important;
  background-attachment: fixed;
  background-color: #1d1a16 !important;
}

.insvision {
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  overflow: hidden;
  margin: 0 !important;
  width: 100%;
  padding: 0 !important;
  background-attachment: fixed;
  background-color: #1d1a16 !important;
}

.insight {
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  overflow: hidden;
  margin: 0 !important;
  width: 100%;
  padding: 0 !important;
  background-attachment: fixed;
}

.vision-books {
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  overflow: hidden;
  margin: 0 !important;
  width: 100%;
  padding: 0 !important;
  background-attachment: fixed;
}



.insight-desc {
  color: #334669 !important;
}

.presto {
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  overflow: hidden;
  margin: 0 !important;
  width: 100%;
  padding: 0 !important;
  background-attachment: fixed;
  background-color: #1d1a16 !important;
}

.vision-user {
  font-size: 18px;
  line-height: 57px;
  text-align: center;
  height: 21px;
  width: 54px;
  color: #00764cc7;
}

.visionAI-user {
  font-size: 18px;
  line-height: 57px;
  text-align: center;
  height: 21px;
  width: 54px;
  color: #7f055b;
}

.live-documents-user {
  font-size: 18px;
  line-height: 57px;
  text-align: center;
  height: 21px;
  width: 54px;
  color: var(--insight);
}

.visionbooks-user {
  font-size: 18px;
  line-height: 56px;
  text-align: center;
  height: 21px;
  width: 56px;
  color: var(--visionBooks-secondary);
}

.insight-user {
  font-size: 18px;
  line-height: 56px;
  text-align: center;
  height: 21px;
  width: 54px;
  color: var(--insight);
}

.presto-user {
  font-size: 18px;
  line-height: 56px;
  text-align: center;
  height: 21px;
  width: 54px;
  color: purple;
}

.vision-lg-btn {
  height: 50px;
  margin-bottom: 1rem;
  color: var(--font);
  background-color: var(--vision-secondary);
  border-radius: 8px;
  line-height: 50px;
  font-size: 18px;
  font-weight: 500;
  cursor: pointer;
  text-align: center;
  font-weight: 600;
}

.live-documents-lg-btn {
  height: 50px;
  margin-bottom: 1rem;
  color: var(--secondary);
  background-color: var(--insight);
  border-radius: 8px;
  line-height: 50px;
  font-size: 18px;
  font-weight: 500;
  cursor: pointer;
  text-align: center;
  font-weight: 600;
}

.insight-fps {
  margin-top: 10px;
  text-align: end;
  color: var(--insight);
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.4px;
  text-decoration: none;
}

.live-documents-fps {
  margin-top: 10px;
  text-align: end;
  color: var(--insight);
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.4px;
  text-decoration: none;
}

.vbooks-fps {
  margin-top: 10px;
  text-align: end;
  color: var(--visionBooks-secondary);
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.4px;
  text-decoration: none;
}

.presto-fps {
  margin-top: 10px;
  text-align: end;
  color: purple;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.4px;
  text-decoration: none;
}

.overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgb(0 0 0 / 6%);
  z-index: -1;
}

.insight-txt-p {
  color: #334669 !important;
}

.input-bg {
  display: flex;
  align-items: center;
  height: 56px;
  background-color: rgb(232 240 254);
  border-radius: 4px;
  margin-top: 20px;
  box-shadow: inset 0px 0px 0px 1px rgb(0 0 0 / 15%);
}

.vision-sidepannel {
  display: flex;
  align-items: center;
  height: 100%;
  box-shadow: inset 0 0 0 10000px rgb(9 236 154 / 20%);
  box-shadow: inset#2D5E49;
  overflow: hidden;
  position: absolute;
  right: 0px;
  width: 33.33%;
  min-width: 320px;
  top: 0;
}

.vision-sidepannel::before {
  display: flex;
  align-items: center;
  height: 100%;
  box-shadow: inset 0 0 0 10000px rgb(9 236 154 / 20%);
  box-shadow: inset#2D5E49;
  overflow: hidden;
  position: absolute;
  right: 0px;
  width: 33.33%;
  min-width: 320px;
  top: 0;
}

.visionAI-sidepannel {
  display: flex;
  align-items: center;
  height: 100%;
  background-color: #3e0e5a;
  backdrop-filter: blur(10px);
  overflow: hidden;
  position: absolute;
  right: 0px;
  width: 33.33%;
  min-width: 320px;
  top: 0;
}

.visionAI-sidepannel::before {
  display: flex;
  align-items: center;
  height: 100%;
  box-shadow: inset 0 0 0 10000px rgb(9 236 154 / 20%);
  box-shadow: inset#2D5E49;
  overflow: hidden;
  position: absolute;
  right: 0px;
  width: 33.33%;
  min-width: 320px;
  top: 0;
}


.insight-sidepannel {
  display: flex;
  align-items: center;
  height: 100%;
  background-color: #f2f2f2;
  overflow: hidden;
  position: absolute;
  right: 0px;
  width: 33.33%;
  min-width: 320px;
  top: 0;
}

.insight-sidepannel::before {
  display: flex;
  align-items: center;
  height: 100%;
  background-color: #f9f9f9;
  overflow: hidden;
  position: absolute;
  right: 0px;
  width: 33.33%;
  min-width: 320px;
  top: 0;
}

.insight-lg-btn {
  height: 50px;
  margin-top: 10px;
  color: #fff;
  background-color: var(--insight);
  border-radius: 12px;
  line-height: 50px;
  font-size: 18px;
  font-weight: 500;
  cursor: pointer;
  text-align: center;
}

.live-documents-sidepannel {
  display: flex;
  align-items: center;
  height: 100%;
  background-color: #ffff;
  overflow: hidden;
  position: absolute;
  right: 0px;
  width: 33.33%;
  min-width: 320px;
  top: 0;
}

.live-documents::before {
  display: flex;
  align-items: center;
  height: 100%;
  background-color: #f9f9f9;
  overflow: hidden;
  position: absolute;
  right: 0px;
  width: 33.33%;
  min-width: 320px;
  top: 0;
}

.vbooks-lg-btn {
  height: 50px;
  margin-top: 10px;
  color: #fff;
  background-color: var(--visionBooks-secondary);
  border-radius: 12px;
  line-height: 50px;
  font-size: 18px;
  font-weight: 500;
  cursor: pointer;
  text-align: center;
}

.presto-lg-btn {
  height: 50px;
  margin-top: 10px;
  color: #fff;
  background-color: purple;
  border-radius: 12px;
  line-height: 50px;
  font-size: 18px;
  font-weight: 500;
  cursor: pointer;
  text-align: center;
}

/* logos */
.vision-logo {
  background-image: url("../assets/img/logo/vision_logo.svg");
  background-repeat: no-repeat;
  padding: 0px;
  margin: 0px;
  width: 141px;
  height: 50px;
  background-position: center;
}

.visionAI-logo {
  background-image: url("../assets/img/logo/Vision_AI_White.svg");
  background-repeat: no-repeat;
  padding: 0px;
  margin: 0px;
  width: 119px;
  height: 50px;
  background-position: center;
}

.insight-logo {
  background-image: url("../assets/img/logo/insight.svg");
  background-repeat: no-repeat;
  padding: 0px;
  margin: 0px;
  width: 194px;
  height: 50px;
}

.vision-books-logo {
  background-image: url("../assets/img/logo/visionbooks.svg");
  background-repeat: no-repeat;
  padding: 0px;
  margin-right: 12px;
  width: 189px;
  height: 50px;
}

.presto-logo {
  background-image: url("../assets/img/logo/lifescan.svg");
  background-repeat: no-repeat;
  padding: 0px;
  margin: 0px;
  width: 119px;
  height: 50px;
}

.live-documents-logo {
  background-image: url("../assets/img/logo/LiveDocuments-blue.svg");
  background-repeat: no-repeat;
  padding: 0px;
  margin: 0px;
  width: 211px;
  height: 55px;
}

.title {
  margin: auto;
  font-size: 54px;
  line-height: 1.2;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 1em 0 0.5em 0;
  letter-spacing: 0.5px;
  color: white;
  text-align: center;
}

.devnagri {
  font-family: 'Yatra One', cursive;
  font-size: 16px;
}

.short {
  text-align: center;
  font-size: 14px;
  word-break: break-word;
  margin-top: 0rem;
  margin-bottom: 1.875rem !important;
  letter-spacing: 0.5px;
  word-spacing: 2px;
  color: white;
}

.intro {
  font-size: 16px;
  margin-bottom: -12px;
  letter-spacing: 1px;
}

.data {
  margin-top: -54px;
  font-size: 22px
}

.logo-title {
  height: 134px;
}

.txt-content {
  width: 80%;
  margin: auto;
  z-index: 1;
}

.insightlearn-btn {
  background: var(--insight);
  padding: 8px 14px 8px 24px;
  border-radius: 24px;
  color: white;
  display: none;
}

.vblearn-btn {
  background: var(--visionBooks-secondary);
  padding: 8px 14px 8px 24px;
  border-radius: 24px;
  color: white;
  display: none;
}

.prestolearn-btn {
  background: purple;
  padding: 8px 14px 8px 24px;
  border-radius: 24px;
  color: white;
}

.live-documentslearn-btn {
  background: rgb(4, 1, 143);
  padding: 8px 14px 8px 24px;
  border-radius: 24px;
  color: white;
}

/* =============iframe section========== */
#graph-section {
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.my-iframe {
  width: 66.66%;
  max-width: calc(100% - 320px);
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
}

.main-frame {
  width: 100%;
  height: 100%;
}

/* ================Vision same body multipl content css============= */
.built-in {
  font-size: 37px;
  color: #ff5f62;
  font-family: "Gochi Hand", cursive;
  position: relative;
  bottom: -10px;
}

.invision-logo {
  height: 21px;
  bottom: -4px;
  position: relative;
  width: 96px;
  margin: 0 5px;
}

.invision-description {
  font-size: 20px;
  color: var(--font);
  font-weight: 600;
  line-height: 1.5;
}

.invision-heading {
  color: var(--font);
}

.insi-logo {
  width: 192px;
  height: 42px;
  margin: -3px 11px;
}

/* ================================================================== */
@media only screen and (max-width: 768px) {
  .my-iframe {
    width: calc(100% - 318px);
    display: none;
  }

  .title {
    font-size: 34px;
  }

  .insi-logo {
    width: 161px;
    height: 31px;
    margin: -3px 0px;
  }

  .insight-sidepannel {
    width: 100%;
  }

  #container-login {
    width: 100%;
  }
}