.pre-example {
  font-size: 18px !important;
  margin-bottom: 10px !important;
  margin-top: 0px !important;
}

.pre-imgmrg {
  margin-top: 40px;
}

.pre-padst {
  padding-top: 20px !important;
}

.pre-margn {
  margin-bottom: 40px;
}

/*   Frame box */
.frame-box {
  background-color: #fff;
  border-radius: 0.5rem;
  font-size: 1.1em;
  opacity: 1;
  /* padding: .5em 0; */
  text-align: center;
  transition: box-shadow 0.03s linear, opacity 0.25s linear;
  z-index: 1;
}

.newframest {
  background-color: #fff;
  border-radius: 9px;
  font-size: 1.1em;
  opacity: 1;
  padding: 5px;
  text-align: center;
  transition: box-shadow 0.03s linear, opacity 0.25s linear;
  z-index: 1;
  border: 1px solid #e0e0e0;
  box-shadow: 5px 3px 11px 0px #ececf8;
}
.newframest img {
  max-width: 100%;
  width: 100%;
}

.pricing-box-main {
  background-color: var(--LIGHT-BG);
  padding: 35px;
  margin-top: 20px;
}

.get-quotation-inputst {
  line-height: 1.42857;
  padding: 6px 8px !important;
  font-size: 14px !important;
  box-shadow: 0 1px 1px #ccc !important;
  height: 20px !important;
  border: 1px solid #ccc !important;
  border-radius: 3px !important;
  outline: none !important;
  text-align: left;
  color: #000;
}

.price-padst {
  padding: 20px 0px 0px 0px !important;
}

.pricing-type-box {
  margin-top: 20px;
  margin-right: 18px;
  background-color: white;
  border-radius: 10px;
  padding: 0px 0px 30px 0px !important;
  cursor: pointer;
  border: 1px solid #ccc;
}

.pricing-type-box:hover {
  border: 1px solid #6565e5;
}

.pric-ex {
  padding: 20px 0px 16px 0px;
  line-height: 1.2;
  font-size: 18px;
  display: block;
  float: left;
  width: 100%;
}

.mrgright {
  margin-right: 5px;
}

.divider {
  width: 100%;
  background-size: cover;
  background-position: top;
  background-attachment: fixed;
  background-repeat: no-repeat;
  list-style: none;
}

.feature-img {
  margin-top: 50px;
}

.feature-heading-center {
  padding: 50px 30px;
  margin: 0 auto;
  text-align: center;
}

.sub-heading {
  max-width: 740px;
  margin: 10px auto;
  color: #444;
  font-size: 20px !important;
  line-height: 28px;
}

.ex-heading {
  color: #5a5a5a;
  font-size: 1.25rem;
  margin-bottom: 1em;
  margin-top: 5px;
  font-weight: 400;
}

.bdrset {
  border-bottom: 1px solid lightgray;
}

.website-borderst {
  box-shadow: 5px 3px 11px 0px #ececf8 !important;
  border: 1px solid #ececf8 !important;
  border-radius: 5px !important;
}

.button.login:hover {
  font-weight: 500;
}

.text-secondary {
  color: #000;
  font-size: 20px;
  line-height: 22px;
  margin-bottom: 10px;
}

/* Header */
.fa-icon-st {
  margin-right: 10px !important;
  float: left;
  line-height: 26px !important;
  padding: 0px;
  color: #224a56;
  font-size: 20px !important;
}

.close-icnst {
  font-size: 18px !important;
  top: 5px !important;
  position: relative;
  float: right;
  padding: 10px;
  right: 0px;
  z-index: 1;
}

.close-btn {
  line-height: 10px;
  height: 10px;
  float: right;
  outline: none;
}

/*  Policy design */
.fix-header ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.fix-header ul li {
  float: left;
  display: block;
}

.fix-header ul li a {
  font-size: 1.1rem;
  line-height: 1.42857;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.9);
  margin-right: 40px;
  padding: 12px 0 16px;
  text-decoration: none;
}

.fix-header ul li a:active {
  color: #0084bf;
}

.fix-header ul li a.active,
a:hover {
  color: #6565e5;
}

.fix-header ul li a:visited:active {
  color: #6565e5;
}

.fix-header ul li a:visited:hover {
  color: #6565e5;
}

.setdata {
  padding: 30px 15px !important;
}

.header-box {
  display: block;
  background-size: cover;
  background-position: center;
  min-height: 90px;
  /* background: -webkit-gradient(linear, left top, right top, from(#0084bf), color-stop(50%, #0c8996));
  background: linear-gradient(90deg, #0084bf, #0c8996 50%); */
  background-color: #6565e5;
  justify-content: center;
  z-index: 1;
}

.header-box .banner-title {
  line-height: 3.6;
  font-weight: 400;
  color: #fff;
  text-align: center;
  margin-top: 8px;
}

.largetext {
  font-size: 30px;
}

.policy-box h2 {
  text-align: left;
  margin-bottom: 0px !important;
  margin-top: 20px !important;
}

.policy-box p {
  margin-top: 0px;
}

.policy-point ul {
  margin-left: 20px;
}

.policy-box a {
  color: #6987ba;
}

.bold {
  font-weight: 700;
}

.flag-icn-set {
  height: 20px;
  width: 20px;
  display: inline-block;
  margin-right: 4px;
  position: relative;
  top: 4px;
}

.fullwidth {
  width: 100%;
}

.plan-add {
  float: left;
  display: block;
  width: 100%;
  margin: 30px 0px;
}

.pric-mrg {
  margin: 10px 0px !important;
}

/* Pricing */
.singleheading {
  background-color: #f8f8ff;
  width: 100%;
  display: inline-block;
  text-align: left;
}

.singleheading h4 {
  margin-bottom: 0px;
  margin-top: 14px;
  padding-left: 60px;
  font-size: initial;
}

.center-pricing-box {
  width: 100%;
  display: block;
}

.center-pricing-box ul {
  list-style-type: none;
  margin: 0px;
}

.extra-msg {
  margin: 0;
  font-size: 11px;
  color: gray;
  display: block;
  line-height: 0px;
  padding-left: 17px;
}

.example-box {
  align-items: stretch;
  padding: 20px;
  float: left;
  margin-right: 2%;
  background: #f6f7f8;
  width: 90%;
  margin-left: 3%;
  margin-top: 20px;
}

/* child tab in pricing page */
.bdrnone {
  border: none;
}

.tab {
  overflow: hidden;
  display: block;
  height: 50px;
  text-align: center;
  cursor: pointer;
  margin-top: 10px;
}

.tab button {
  background-color: transparent;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 0.5rem;
  font-size: 1rem;
  width: 200px;
}

.pricing-tab .tabs {
  height: 35px;
}

.tab button.active {
  border-bottom: 2px solid #7cabe1;
  outline: none;
}

.tab button:focus {
  background-color: transparent;
  outline: none;
}

.host-tabcontent {
  display: block;
  padding: 6px 12px;
}

.uses-tabcontent {
  display: block;
  padding: 6px 12px;
}

.host-tabcontnet-hide {
  display: none;
}

.price-set {
  display: inline-block;
  font-size: 22px;
}

.price-wrapper-white {
  float: left;
  display: block;
  width: 23%;
  background: #fff;
  border: 1px solid #ededf4;
  align-items: stretch;
  padding: 2%;
  margin-right: 2%;
}

.price-wrapper {
  background: rgba(246, 247, 249, 0.6);
  border: 1px solid #ededf4;
  align-items: stretch;
  padding: 2%;
  width: 23%;
  float: left;
  margin-right: 2%;
}

.pricing-details .title {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 900;
  font-size: 12px;
  line-height: 20px;
  margin: 0px;
  color: rgba(82, 82, 128, 0.8);
}

.pricing-details .pricing {
  font-style: normal;
  font-weight: bold;
  font-size: 27px;
  line-height: 50px;
  margin: 0;
}

.pricing-details .items-wrapper {
  padding-left: 17px;
  font-size: 15px;
  line-height: 20px;
  list-style: disc;
}

.price-padlftst {
  padding-left: 10px;
}

.pricing-details .items-wrapper > li {
  margin-bottom: 10px;
  position: relative;
}

.price-heading {
  text-align: center;
  background: #f6faff;
  padding: 30px;
}

.planset {
  width: 100%;
  display: block;
  float: left;
}

.price-mainbx {
  width: 100%;
  display: block;
  float: left;
}

.planset h3 {
  margin-bottom: 0.2rem;
  margin-top: 30px;
  padding-left: 60px;
  font-size: 1.17em;
  line-height: revert;
}

.planset ul {
  margin: 0;
  padding: 0 0 0 10px;
  list-style: none;
}

.planset ul li {
  padding: 0px 0px 8px 0px;
  float: left;
  width: 32%;
}

.planset ul li p {
  margin: 0px;
  font-weight: 300;
  color: #0a0a0a;
  font-size: inherit;
}

.padleftset {
  padding-left: 60px;
}

/* Button */
.show {
  display: block;
}

.hidden {
  display: none;
}

.button {
  color: #fff;
  padding: 0px 10px;
  cursor: pointer;
  text-decoration: none;
  border: 0px;
  background-color: rgb(110, 104, 104);
  line-height: 32px;
  font-weight: 500;
  outline: 0;
}

.button:focus {
  outline: 0;
}

.margbtm {
  margin-bottom: 6px !important;
}

.startbtn {
  padding: 10px 20px;
  font-size: 20px;
  background-color: #6565e5;
  color: white;
  display: inline-block;
  margin: 10px auto;
  cursor: pointer;
  text-decoration: none;
  border-radius: 12px;
  outline: 0;
}

.startbtn:hover {
  color: #fff;
  outline: 0;
}

.section-bg {
  background-color: #f6faf6;
  border-top: 1px solid #f1f1f1;
  border-bottom: 1px solid #f1f1f1;
}

.mrg-btm {
  margin-bottom: 10px !important;
}

.content-width {
  width: 95%;
}

.content {
  margin: 0 auto;
  padding: 30px 0px;
}

.pric-allpad {
  padding: 0px 20px !important;
}

.spaceset {
  padding: 0px 40px;
}

.flex {
  display: flex;
}

.flex-wrap {
  flex-wrap: wrap;
}

.flex-center {
  justify-content: center;
  align-items: center;
}

.flex-space-around {
  justify-content: space-around;
}

.flex-space-between {
  justify-content: space-between;
}

.flex-column {
  flex-direction: column;
}

.flex-half {
  width: 49%;
}

.clearfix {
  clear: both;
}

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

.contact-sales-div {
  text-align: center;
  display: flex;
  justify-content: center;
  width: 100%;
}

.feature-info {
  margin-top: 15px !important;
}

.feature-info ul {
  padding: 0 0 0 10px;
  list-style: none;
}

.feature-info ul li {
  padding: 0px 0px 10px 0px;
}

.feature-info ul li span {
  margin: 0px;
  padding: 0;
  font-weight: 600;
  display: -webkit-box;
}

.feature-info ul li p {
  margin: 0px;
  font-weight: 300;
  color: #0a0a0a;
  font-size: inherit;
}

.feature-heading {
  font-size: 29px !important;
  margin-top: 10px;
  margin-bottom: 7px;
  font-weight: 600;
}

.pri-heading {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 1.4rem;
  float: left;
  padding: 0px 20px 20px 10px;
  position: relative;
  top: -15px;
}

.sp-text {
  font-weight: 300;
  margin-bottom: 10px;
}

.padleft {
  padding: 0px 0px 0px 25px;
}

.divider {
  height: 1px;
  overflow: hidden;
  background-color: #e0e0e0;
}

.boxbgst {
  background-color: #f6f7f8;
  padding: 10px 20px;
  float: left;
  display: block;
  width: 100%;
}

.boxbgst label {
  font-size: initial;
  color: #021425;
}

.formset {
  width: 40%;
  margin: 0 auto;
}

.formset button:focus {
  outline: none;
  background-color: transparent !important;
}

.formset .boxbgst .select-wrapper .dropdown-content {
  border-radius: 6px !important;
  width: 200px !important;
  height: auto !important;
}

.formset .boxbgst .select-wrapper input.select-dropdown {
  line-height: 1.42857;
  padding: 6px 8px !important;
  font-size: 14px !important;
  vertical-align: middle;
  box-shadow: 0 1px 1px #ccc !important;
  height: 20px !important;
  border: 1px solid #ccc !important;
  border-radius: 3px !important;
  outline: none !important;
  text-align: left;
  color: #000;
  float: right;
  width: 30%;
  background-color: #fff;
}

input.select-dropdown {
  border-bottom: 1px solid transparent !important;
  box-shadow: 0 1px 0 0 transparent !important;
}

.formset .boxbgst .select-wrapper .dropdown-content li > span {
  color: #021425;
  font-size: 14px !important;
}

.formset .boxbgst .select-wrapper .caret {
  display: none;
}

.formset label {
  color: #021425;
  float: left;
  font-size: initial;
}

.pre-icn {
  position: relative;
  top: 5px;
  left: 10px;
}

.formset .boxbgst .select-dropdown .dropdown-content li.selected {
  background-color: rgba(238, 238, 238, 0.4509803922) !important;
}

.formset .boxbgst .select-dropdown .dropdown-content li:hover,
.dropdown-content li.active {
  background-color: #eee !important;
}

.inputst {
  width: 30% !important;
  line-height: 1.42857;
  padding: 6px 8px !important;
  font-size: 14px !important;
  vertical-align: middle;
  box-shadow: 0 1px 1px #ccc !important;
  height: 20px !important;
  border: 1px solid #ccc !important;
  border-radius: 3px !important;
  outline: none !important;
  text-align: left;
  color: #000;
  float: right;
}

.pre-noformat {
  padding: 0px !important;
  line-height: normal;
  float: right;
  font-size: 14px;
  width: 33%;
}

.boxbgst .inputst:focus {
  border-bottom: 0px solid transparent !important;
}

.price-input {
  text-align: right;
  width: 135px;
  float: right;
}

.heigtst {
  height: 25px;
}

.padtopst {
  /* padding:16px 0px 0px 0px; */
  padding: 10px 20px;
  float: left;
  display: block;
  width: 100%;
}

.fntstyle {
  font-weight: 600;
  font-size: 17px;
}

.storagestl {
  font-size: 17px;
}

.web-main-heading {
  margin: 0px 0px 12px 0px;
  font-size: 31px !important;
  font-family: "all-round-gothic", Sans-serif;
  line-height: 1.25em;
  font-weight: 600;
}

.web-listcontent ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
}

.web-listcontent ul li {
  float: left;
  display: flex;
  width: 100%;
}

.web-fntst {
  font-size: 16px;
}

.web-fnt {
  font-family: Inter, sans-serif !important;
}

.web-fntbold {
  font-weight: 700;
}

.web-fntlight {
  font-weight: 500;
}

.web-txtclr {
  color: #54606c;
}

.web-getbtn {
  padding: 16px 30px;
  font-size: 20px;
  background-color: #6565e5;
  color: white;
  display: inline-block;
  margin: 10px auto;
  cursor: pointer;
  text-decoration: none;
  border-radius: 20px;
  outline: 0;
}

.web-mainclr {
  color: #6565e5 !important;
}

.web-mainbgclr {
  background-color: #6565e5 !important;
}

.web-padbtm {
  padding-bottom: 10px !important;
}

.web-padbtmnone {
  padding-bottom: 0px !important;
}

.web-padbtmst {
  padding-bottom: 40px !important;
}

.web-lablclr {
  color: #5e5858;
}

.content-setdata {
  padding-left: 30px;
  margin-top: 20px !important;
  margin-bottom: 0px;
}

.web-ltrspc {
  letter-spacing: 0.5px;
}

.mrg {
  margin: 16px 0px 16px 44px;
}

@media only screen and (max-width: 992px) {
  .princ-spnst {
    text-align: left !important;
  }
  .mrglftmb {
    margin-left: 12px !important;
  }
  .modal {
    width: 80% !important;
  }
  #demo-form select {
    width: 107% !important;
  }
  #demo-form textarea {
    width: 107% !important;
  }
}
@media only screen and (max-width: 767px) {
  .modal {
    width: 81% !important;
  }
  .pri-heading {
    font-size: 1.3rem !important;
    top: 6px !important;
  }
}
.platform-mobile-view {
  position: relative;
  left: -20px;
  top: -31px;
}

.gallary-set h2 {
  font-size: 1.7em !important;
  text-align: center;
}

.actionbtn {
  border: 2px solid #fff;
  text-decoration: none;
  padding: 10px 10px;
  font-size: 17px;
  color: #7575e5;
  cursor: pointer;
  background: #fff;
  margin-left: 20px;
  display: inline-block;
}

.btn {
  padding: 1em 1.5em;
  color: #fff;
  font-weight: bold;
}

.border-round {
  border-radius: 5px;
}

.box-shadow {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

.main-cover-bxst {
  background-color: #fff;
  width: 100%;
  height: auto;
  margin-bottom: 30px;
  margin-top: 30px;
}

.gallary-set {
  background: #7575e5;
  color: #fff;
  width: 100%;
  padding-top: 30px;
}

.gallary-left {
  text-align: center;
  width: 100%;
  margin-bottom: 30px;
  margin-top: 20px;
}

.why-box-img {
  width: 50px;
  height: 50px;
  margin-bottom: 10px;
}

.wy-main-box {
  width: 100%;
  display: inline-block;
}

.wy-main-box h3 {
  width: 100%;
  text-align: center;
  margin-bottom: 50px;
  color: #6565e5;
}

.wy-inside-bx p {
  color: #39394d;
  line-height: 1.2;
  font-size: 18px;
  text-align: center;
  margin: 20px 0 0 0;
}

.wy-inside-bx {
  float: left;
  width: 20%;
  padding: 0px 20px;
  text-align: center;
}

.action-data-heading {
  color: #fff;
  width: 100%;
  text-align: center;
  margin-bottom: 20px;
}

.action-data-heading h4 {
  font-size: 30px !important;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-transform: none;
}

.circle-tab {
  width: 60px;
  height: 60px;
  color: #fff;
  border-radius: 80px;
  background-color: rgba(255, 255, 255, 0.2);
  position: relative;
  top: 7px;
  margin: 0 auto;
  display: block;
  cursor: pointer;
}

.circle-tab-view {
  width: 100%;
  margin: 0;
  padding: 0px;
  list-style-type: none;
}

.circle-img1 {
  width: 25px;
  height: 25px;
  position: relative;
  top: 18px;
  left: 0px;
  filter: invert(1);
}

.tab-text {
  font-size: 16px;
  margin-top: 10px;
  display: -webkit-inline-box;
  cursor: pointer;
}

.circle-tab-view li {
  text-align: center;
  padding: 0px 0px;
  display: inline-block;
  width: 115px;
}

.hidden {
  display: none;
}

.top-heading-bx {
  flex-direction: column;
  text-align: center;
  margin-top: 0px;
  width: 100%;
  color: #040404;
}

.margtp {
  margin-top: 30px;
}

:focus {
  outline: -webkit-focus-ring-color auto 0px;
}

.padtop {
  padding: 20px 0px;
}

.action-info {
  background-color: #6565e5;
  width: 100%;
  margin: 0 auto;
  width: 100%;
  float: left;
  display: block;
  padding: 20px;
}

.pre-widt {
  width: 95%;
}

@media only screen and (max-width: 768px) {
  .circle-tab-view li {
    padding: 0px 0px;
    width: 80px;
  }
  .tab-text {
    font-size: 12px;
  }
  .top-heading-bx {
    width: 100%;
  }
  .content-width {
    width: 95%;
  }
}
@media only screen and (max-width: 640px) {
  .circle-tab-view li {
    width: 75px;
  }
  #demo-form select {
    width: 107% !important;
  }
  #demo-form textarea {
    width: 107% !important;
  }
}
@media only screen and (max-width: 736px) {
  #demo-form select {
    width: 107% !important;
  }
  #demo-form textarea {
    width: 107% !important;
  }
  .feature-heading {
    font-size: 23px !important;
  }
  .newframest {
    max-width: 100%;
  }
}
@media only screen and (max-width: 600px) {
  .web-main-heading {
    font-size: 28px !important;
  }
  .whiteboard-box {
    max-height: 230px !important;
    min-height: 230px !important;
  }
  .mrglftmb {
    margin-left: 12px !important;
  }
  .preheading {
    line-height: 25px !important;
    margin-top: 9px !important;
    font-size: 1.4rem !important;
  }
  .demo-heading h1 {
    margin-top: 12px;
  }
  .circle-tab-view li {
    width: 85px;
  }
  .tab-text {
    font-size: 13px;
    margin-top: 10px;
  }
  .wy-main-box h3 {
    margin-bottom: 20px;
  }
  .action-data-heading h4 {
    font-size: 23px !important;
    margin-bottom: 20px !important;
  }
  .actionbtn {
    margin-bottom: 20px;
  }
  .wy-inside-bx {
    float: left;
    width: 100%;
    padding: 10px;
  }
  .circle-tab {
    width: 50px;
    height: 50px;
  }
  .flex-half {
    width: 100%;
  }
  .btn-center {
    text-align: center !important;
  }
}
.widthset {
  width: 95%;
}

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

.heading-middle {
  font-size: 1.33333rem !important;
  line-height: 2rem;
  margin: 0px !important;
}

.classroom-setupbox {
  width: 100%;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  background: #fff;
}

.heading {
  color: #444444;
  font-weight: 400;
  line-height: 34px;
  margin-top: 0px;
  font-size: 2em;
}

.fntmrgst {
  font-size: 1.7rem !important;
  margin-bottom: 5px;
}

.preheading {
  color: #0e0e1e;
  font-weight: 700;
  line-height: 34px;
  margin-top: 0px;
  font-size: 2em;
}

.frame-box img {
  max-width: 100%;
  width: 100%;
}

.flex-half img {
  max-width: 100%;
  display: block;
}

.mrgtpsmall {
  margin-top: 5px !important;
}

.brief {
  color: #5a5a5a;
  font-size: 1.3rem;
  margin-top: 1em;
  margin-bottom: 1em;
  font-weight: 400;
}

.brief-width {
  max-width: 740px;
  margin: 0 auto;
}

.showcase {
  text-align: center;
  flex: 1;
  display: flex;
  flex-direction: column;
  padding: 0px;
  overflow: hidden;
}

.showcase .product-showcase {
  flex: 1;
  overflow: hidden;
}

.product-showcase img {
  width: 100%;
}

.showcase .information {
  margin-bottom: 30px;
  margin-top: 10px;
}

.product-showcase amp-img {
  margin: 0 auto;
}

.selected {
  background-color: #fff;
  box-shadow: 0 10px 100px -10px rgba(0, 0, 0, 0.1);
}

.fntst {
  font-size: 24px !important;
}

.mrgtp {
  margin-top: 50px;
}

.mrgtopst {
  margin-top: 25px;
}

.cookie-info {
  display: none;
}

.padst {
  padding: 10px 15px;
}

.demo-st {
  text-align: center;
  padding: 10px 0px;
  float: left;
  display: block;
  width: 100%;
  margin: 10px;
}

.psetbox {
  position: relative;
}

.side-bx-st {
  background: #fff;
  border: 0.8px solid #e0e0e0;
  box-shadow: 2px 1px 2px 0px transparent;
  float: right;
}

.boxset {
  margin: 0 auto;
  padding: 0px 20px;
}

.boxset h2 {
  text-align: center;
  font-weight: 400;
  margin: 15px;
  width: 100%;
}

#demo-form {
  width: 96%;
  float: left;
  display: block;
}

.data-center {
  margin: 20px auto;
  height: 650px;
}

.demo-heading {
  color: #fff;
}

.demo-heading h1 {
  font-size: 2.2rem;
  font-weight: 800;
}

.demo-heading p {
  font-size: 1.6rem;
  line-height: 1.61111em;
  font-weight: 300;
  margin-top: 1em;
  margin-bottom: 1em;
}

.mrgtpst {
  margin-top: 30px;
}

/* CONTACT */
#contact-form {
  width: 80%;
  left: 40px;
  position: relative;
}

#contact-form input[type=email],
#contact-form input[type=text],
#contact-form input[type=number] {
  line-height: 1.42857;
  padding: 6px 8px;
  font-size: 14px;
  vertical-align: middle;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  height: 25px;
  border: 1px solid #ccc;
  border-radius: 3px;
  outline: none;
  text-align: left;
  color: #000;
  margin-bottom: 2px;
}

#demo-form input[type=email],
#demo-form input[type=text],
#demo-form input[type=number],
#demo-form input[type=url] {
  line-height: 1.42857;
  padding: 6px 8px;
  font-size: 14px;
  vertical-align: middle;
  box-shadow: 2px 1px 1px transparent;
  height: 20px;
  border: 1.5px solid #a9a9a9;
  border-radius: 4px;
  outline: none;
  text-align: left;
  color: #000;
  margin-bottom: 2px;
}

.demo-list-box {
  float: left;
  display: block;
  width: 100%;
  padding: 20px;
}
.demo-list-box ul li {
  list-style-type: disclosure-closed;
  font-size: 19px;
  padding-left: 10px;
  padding-bottom: 0px;
  color: #fff;
}

.extra-demo-box {
  float: left;
  display: block;
  padding: 0px 20px;
}

#demo-form select {
  max-height: 35px;
  line-height: 1.42857;
  padding: 6px 4px;
  vertical-align: middle;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  border: 1px solid #a9a9a9;
  border-radius: 4px;
  font-size: 14px;
  outline: none;
  text-align: left;
  color: #414141;
  margin-bottom: 2px;
  width: 104%;
}

#demo-form textarea {
  min-height: 6rem;
  max-height: 80px;
  line-height: 1.42857;
  padding: 6px 4px;
  vertical-align: middle;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  border: 1px solid #a9a9a9;
  border-radius: 4px;
  outline: none;
  text-align: left;
  color: #000;
  margin-bottom: 2px;
  width: 104%;
  font-size: 14px;
}

::placeholder {
  color: #414141;
}

#demo-form input[type=checkbox] {
  width: 7%;
  border: 1px solid #ebebeb;
}

.lbl-text {
  font-size: 1rem;
  color: #797575;
}

.country-drpdown {
  width: 100%;
  border: 1px solid #ebebeb;
  display: block;
  padding: 20px;
}

.country-drpdown select {
  background-color: #fff;
  border: none;
  width: 100%;
  color: gray;
}

#contact-form input:hover {
  border-color: #414141;
}

#contact-form input[type=submit] {
  width: 100%;
  padding: 20px;
  border: 0;
  background: #23b0ba;
  cursor: pointer;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
}

#contact-form input[type=submit]:hover {
  font-weight: 600;
}

#contact-form select {
  height: 35px;
  line-height: 1.42857;
  padding: 6px 4px;
  vertical-align: middle;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  border: 1px solid #ccc;
  border-radius: 3px;
  outline: none;
  text-align: left;
  color: #463b3b;
  margin-bottom: 2px;
  width: 103%;
}

#contact-form textarea {
  min-height: 6rem;
  max-height: 80px;
  line-height: 1.42857;
  padding: 6px 4px;
  font-size: 14px;
  vertical-align: middle;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  border: 1px solid #ccc;
  border-radius: 3px;
  outline: none;
  text-align: left;
  color: #000;
  margin-bottom: 20px;
  width: 103%;
  float: left;
}

.meta {
  display: flex;
  flex-direction: row;
  justify-content: center;
}

.highlight {
  color: #6565e5;
  font-weight: 700;
}

.contactus-addresbx {
  float: left;
  width: 100%;
  display: block;
  margin-top: 20px;
}

.clearboth {
  clear: both;
}

.contact-mailbx {
  float: left;
  width: 100%;
  display: block;
}

.contact-sendbtn {
  float: left;
  display: block;
  width: 100%;
  margin: 20px 0px 10px 0px;
}

.contact-mrgbtm {
  margin-bottom: 20px;
}

.contact-us {
  padding: 10px 20px;
  margin: 0 auto;
}

.mrgbtmnone {
  margin-bottom: 0px !important;
}

.mrgbtmtiny {
  margin-bottom: 3px !important;
}

.contct-block {
  display: block;
}

.carousel-imgbox img {
  display: block;
}

.carousel-fixed-item .indicators {
  display: none;
}

.carousel-fixed-item {
  display: none;
}

.carousel-slider {
  height: 605px;
}

.pre-heading {
  float: left;
  display: block;
  width: 100%;
  font-size: 1.5em;
  text-align: center;
}

.demo-oneheading {
  text-align: center;
  font-size: 30px !important;
  color: #fff;
  font-weight: 800;
  width: 100%;
  margin: 0 auto;
  padding-top: 20px;
  padding-bottom: 40px;
}

.pre-demo-img {
  background: linear-gradient(274deg, #6598f1 0%, #6565ea 100%);
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left-width: 0;
  border-color: #41aecf;
  border-style: solid;
  width: auto;
  height: 100%;
  overflow-x: hidden;
  padding-bottom: 50px;
}

.princ-fntst {
  font-size: 14px;
}

.princ-spnst {
  float: left;
  display: block;
  width: 100%;
  position: relative;
  top: 5px;
  font-size: 15px;
  margin-right: 10px;
  text-align: right;
}

.pricing-drpbx .select-wrapper input.select-dropdown {
  line-height: 1.42857;
  padding: 8px 0px 4px 4px !important;
  font-size: 14px !important;
  vertical-align: middle;
  box-shadow: 0 1px 1px #ccc !important;
  height: 20px !important;
  border: 1px solid #ccc !important;
  border-radius: 3px !important;
  outline: none !important;
  text-align: left;
  color: #000;
}

.pricing-drpbx .select-wrapper .dropdown-content {
  border-radius: 6px !important;
  max-height: 140px;
  overflow-y: scroll;
}

.pricing-drpbx .select-wrapper .dropdown-content li > span {
  color: #000;
  font-size: 14px;
}

.pricing-drpbx .select-wrapper {
  background-color: #fff;
}

.princ-boxst {
  float: left;
  display: block;
  width: 100%;
  padding: 20px;
  text-align: center;
}

.pric-bgone {
  border-top: 10px solid #8dc23c;
  border-radius: 10px;
}

.pric-bgtwo {
  border-top: 10px solid #f9a51e;
  border-radius: 10px;
}

.pric-bgthree {
  border-top: 10px solid #27aae2;
  border-radius: 10px;
}

.pric-bgfour {
  border-top: 10px solid #be69c4;
  border-radius: 10px;
}

.pric-btnmrg {
  margin: 10px 0px !important;
}

.pric-padall {
  padding: 35px !important;
}

.price-addst {
  padding: 0px 20px !important;
}

.homepg-dividrbx {
  float: left;
  width: 30%;
  display: block;
  margin: 0px 10px 10px 10px;
  text-align: center;
}
.homepg-dividrbx h3 {
  font-size: 2.5rem !important;
  text-align: center;
  font-weight: 700;
  text-decoration: underline;
  text-underline-position: under;
  margin-bottom: 20px;
  text-underline-offset: 6px;
}
.homepg-dividrbx span {
  font-weight: 600;
  font-size: 1.7rem;
}

.homepg-indsbx {
  background: #fff;
  width: 21%;
  padding: 30px;
  margin: 2%;
  float: left;
  text-align: center;
  border-radius: 14px;
}

.hompg-txtst {
  font-weight: 600;
  font-size: 14px;
}

.homepg-wybx {
  padding: 0px 30px 50px 30px;
  float: left;
  display: block;
  width: 100%;
}

.homepg-fntst {
  font-size: 13px;
}

.content-mrgst {
  margin: 10px 0px 10px 0px !important;
}

.why-box {
  float: left;
  display: block;
  width: 100%;
  padding: 60px;
}

.why-padst {
  padding: 30px !important;
  width: 25% !important;
}

.content-mainbx {
  float: left;
  display: block;
  width: 100%;
}

.content-subheading {
  font-size: 16px;
  font-weight: 400;
}

.content-subdata {
  font-size: 16px !important;
  font-weight: 400 !important;
  display: flow-root;
}

.content-bigspc {
  padding-top: 50px;
}

.content-btnst {
  margin: 25px 0px;
}

/* mobile view set */
@media only screen and (max-width: 768px) {
  .carousel-icnfnt {
    font-size: 2rem !important;
  }
  .homepg-indsbx {
    width: 40% !important;
  }
  .princ-spnst {
    text-align: left !important;
  }
  .mrglftmb {
    margin-left: 12px !important;
  }
  .boxset h2 {
    font-size: 1.4rem;
  }
  .data-center {
    height: 170px !important;
  }
  .meta {
    text-align: center;
  }
  #contact-form {
    width: 80%;
    position: relative;
    left: 40px;
  }
}
@media only screen and (max-width: 600px) {
  #contact-form input[type=email],
  #contact-form input[type=text],
  #contact-form input[type=number] {
    width: 95%;
  }
  #contact-form select,
  #contact-form textarea {
    width: 100%;
  }
  .data-center {
    height: 170px;
  }
  .demo-heading {
    position: absolute;
    top: 4%;
    width: 100%;
    left: 3%;
  }
  .demo-heading p {
    font-size: 1.1rem;
    font-weight: 400;
  }
  #contact-form {
    width: 100%;
    left: 0px;
  }
  .contact-us {
    padding: 10px 10px;
  }
  .meta {
    flex-direction: column;
  }
  .meta > a {
    text-align: center;
    margin-left: 0px;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 600px) {
  .circle-img1 {
    width: 20px !important;
    height: 20px !important;
    top: 15px !important;
  }
  .price-input {
    width: 100px;
  }
  .singleheading h4 {
    padding-left: 0px;
  }
  .padleftset {
    padding-left: 0px;
  }
  .planset h3 {
    padding-left: 0px;
  }
  .planset ul li {
    width: 100% !important;
  }
  .feature-heading-center {
    padding: 0px 0px 20px 0px;
  }
  header {
    margin-bottom: 15px;
  }
  .flex-half {
    width: 100%;
  }
  .fix-header ul li a {
    font-size: 0.8rem;
    margin-right: 20px;
    padding: 0px;
  }
}
@media only screen and (max-width: 736px) {
  .action-data-heading h4 {
    font-size: 23px !important;
  }
}
@media (max-width: 880px) {
  .homepg-indsbx {
    width: 45% !important;
  }
  .homepg-dividrbx {
    width: 100% !important;
  }
  .formset {
    width: 50%;
  }
  .price-set {
    font-size: 17px;
  }
  .planset ul li {
    width: 50%;
  }
  .feature-heading-center {
    padding: 0px;
  }
  .links .link {
    margin-left: 20px;
    font-size: 14px;
  }
  .arrow-set {
    font-size: 14px;
  }
  .button.primary {
    font-size: 14px;
  }
  .sales-center-button {
    width: 100%;
  }
}
@media (max-width: 880px) {
  .princ-spnst {
    text-align: left !important;
  }
  .arrow-set {
    font-size: 14px;
  }
}
@media only screen and (max-width: 767px) {
  .why-box {
    padding: 20px 10px !important;
  }
  .why-padst {
    width: 45% !important;
  }
  .homepg-indsbx {
    width: 46% !important;
  }
  .homepg-dividrbx {
    width: 100% !important;
  }
  .mrglftmb {
    margin-left: 12px !important;
  }
  .formset {
    width: 100%;
  }
  .op-mainbox ul li {
    width: 100%;
  }
  .mrg {
    margin: 16px 0px 16px 0px;
  }
  .price-group-classes {
    width: 100%;
  }
  .example-box {
    width: 100%;
  }
  .spaceset {
    padding: 0px 10px;
  }
  .mrgtopst {
    margin-top: 0px;
  }
  .flex-half {
    width: 100%;
  }
  .sales-center-button {
    width: 50%;
  }
  .center-pricing-box {
    margin: 0;
  }
  .price-wrapper-white,
  .price-wrapper {
    width: 100%;
    padding: 10%;
    margin-bottom: 8%;
  }
  .padleftset {
    padding-left: 0px;
  }
  .singleheading h4 {
    padding-left: 0px;
  }
  .planset ul li {
    width: 50%;
  }
  .planset h3 {
    padding-left: 0px;
  }
  .feature-heading-center {
    padding: 0px;
  }
  .top-bar {
    display: none;
  }
  .nav-buttons-wrapper,
  .links {
    display: none;
  }
  #sidebar-menu-btn {
    display: inline;
  }
  .feature-info ul li p {
    font-size: 13px;
  }
  .feature-info {
    margin-top: 0px;
  }
  .price-heading {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 600px) {
  .why-padst {
    width: 100% !important;
  }
  .homepg-indsbx {
    width: 100% !important;
  }
  .content {
    padding: 20px 10px;
  }
  .mrgtopst {
    margin-top: 0px;
  }
  .classroom-setupbox {
    height: auto;
    padding-bottom: 20px;
  }
  header {
    padding: 10px 0px;
  }
  .showcase .information {
    margin-bottom: 10px;
    margin-top: 0px;
  }
  .heading {
    font-size: 20px;
    line-height: 26px;
    margin-top: 0px;
  }
  .brief {
    font-size: 1.4rem;
  }
}
@media only screen and (max-width: 360px) {
  .mrglftmb {
    margin-left: 0px !important;
  }
}
@media only screen and (max-width: 414px) {
  .mrglftmb {
    margin-left: 0px !important;
  }
}
.carousel-control-prev {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 80px;
  padding: 0;
  color: #fff;
  text-align: center;
  background: 0 0;
  border: 0;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}

.carousel-control-left {
  left: 0;
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: 50%/100% 100% no-repeat;
}

.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 15%;
  padding: 0;
  color: #fff;
  text-align: center;
  background: 0 0;
  border: 0;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}

.carousel-control-next {
  right: 0;
}

.carousel-icnfnt {
  font-size: 2.6rem;
}

/*  online whiteboard style */
.whiteboard-iconsbox img {
  position: relative;
  top: 20px;
}
.whiteboard-iconsbox h2 {
  font-weight: 600;
  margin: 0px;
}

@media only screen and (min-width: 1280px) {
  .whiteboard-iconsbox img {
    position: relative;
    top: 30px !important;
  }
}
@media (max-width: 880px) {
  .whiteboard-iconsbox img {
    position: relative;
    top: 0px !important;
  }
}
@media only screen and (min-width: 881px) {
  .whiteboard-iconsbox img {
    top: 0px !important;
  }
}
.section-spacest {
  margin: 60px 0px 50px 0px !important;
}

/* virtual classroom style */
.prelogin-Rounded_Rectangle {
  border-color: #fff;
  border-style: solid;
  border-radius: 7px;
  padding: 25px;
  text-align: center;
  float: left;
  width: 100%;
  display: block;
  margin-bottom: 20px;
  height: 220px;
  background-color: #fff;
  margin-top: 40px;
}

.pre-fontbig {
  font-size: 4.1rem !important;
  color: transparent;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: black;
}

.layout-bordr {
  border-bottom: 5px solid white;
  width: 180px;
  margin-top: 10px;
}

.layout-img {
  position: relative;
  top: 170px;
  width: 100%;
}

.website-mainbgst {
  background-image: url(../../img/web-images/banner-back.png);
  /* background-size: cover; */
  height: 380px;
  padding-top: 90px;
}

.website-quizbox {
  padding: 30px 10px !important;
  border-radius: 10px;
  border: 1px solid #ccc;
  background-color: #fff;
  margin: 0px 0px 30px 0px !important;
  float: left;
  display: block;
  min-height: 200px;
}

@media only screen and (min-width: 1280px) and (max-width: 800px) {
  .newframest {
    max-width: 100%;
    width: 100%;
  }
  #demo-form select {
    width: 107% !important;
  }
  #demo-form textarea {
    width: 107% !important;
  }
}
@media only screen and (min-width: 1370px) and (max-width: 1605px) {
  .newframest {
    max-width: 100%;
    width: 100%;
  }
}
@media only screen and (min-width: 2256px) and (max-width: 1504px) {
  .newframest {
    max-width: 100%;
    width: 100%;
  }
}
@media only screen and (min-width: 2256px) {
  .newframest {
    max-width: 100%;
    width: 100%;
  }
}
.web-linest {
  line-height: 1.4;
}

.web-txtupbox {
  position: relative;
  top: -67px;
}
.web-txtupbox .web-imgbox {
  display: inline-block;
  margin: 0 auto;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background: #fff;
}
.web-txtupbox .web-imgbox img {
  position: relative;
  top: 15px;
  width: 60px;
  max-width: 100%;
}
.web-txtupbox .material-icons-sharp {
  top: 15px;
  position: relative;
}
.web-txtupbox .web-outicn {
  font-size: 50px;
  top: 23px;
  position: relative;
  opacity: 0.7;
  margin-left: 5px;
}

.website-imgst {
  max-width: max-content;
  width: 100%;
}

.whiteboard-box {
  margin: 10px !important;
  padding: 30px 10px !important;
  max-height: 190px !important;
  min-height: 190px !important;
}
.whiteboard-box h2 {
  margin-bottom: 5px !important;
}

.text-justify {
  text-align: justify;
}

.titlesize {
  font-size: 1.2rem !important;
}

.board-box {
  border: 1px solid #e0e0e0;
  border-radius: 10px;
  box-shadow: 5px 3px 11px 0px #ececf8;
  border-top-width: 10px;
  margin-bottom: 30px;
}

@media only screen and (max-width: 836px) {
  .whiteboard-box {
    max-height: 300px !important;
    min-height: 300px !important;
  }
}
.text-left {
  text-align: left !important;
}

.flex-inline {
  display: inline-flex;
}

.board-features ul li {
  display: inline-flex;
}
.board-features ul li p {
  margin-top: 0px;
  text-align: justify;
}

.plugin-heading {
  font-size: 1.5rem;
  color: #3f5163 !important;
  font-weight: 600;
  margin-bottom: 12px;
}

#list-div ul li {
  list-style: disc;
}

.medium-heading {
  color: #444;
  font-size: 18px !important;
  line-height: 28px;
}

.normal-big-text {
  color: #000;
  font-size: 1.1rem;
}

.cursor-set {
  cursor: pointer;
}

.thanks-heading {
  font-weight: 800;
  font-size: 3.5rem;
  color: #224a56;
}

.demo-field-set {
  margin: 0px 0px 8px 0px !important;
}

.mobile-view .content-inside {
  display: inline-flex;
  padding-bottom: 30px;
  float: left;
}
.mobile-view .content-inside .inside-imgbx {
  width: 150px;
  padding-right: 30px;
  height: 100%;
}
.mobile-view .content-inside .inside-imgbx img {
  max-width: 100%;
  width: 64px;
  height: 100%;
  display: block;
  margin: 0 auto;
}
.mobile-view .content-inside h2 {
  margin: 0px 0px 10px 0px;
  font-weight: 600;
  line-height: 1.2;
}

.mobile-imgs {
  max-width: 100%;
  display: block;
  width: 736px;
}

.bgset {
  background: linear-gradient(274deg, #6598f1 0%, #6565ea 100%) !important;
  height: 100px;
}

.lms-bgset {
  background: linear-gradient(274deg, #6598f1 0%, #6565ea 100%);
  background-size: cover;
  height: calc(70vh + 200px);
  background-position: center bottom;
}

.web-plugin-img {
  max-width: 100%;
  width: 800px;
}

.classroom-features {
  margin: 10px !important;
  padding: 30px 10px 20px 10px !important;
  height: 180px;
}

.main-chipset {
  margin-bottom: 12px;
  font-size: 15px;
  color: var(--DARK-TEXT);
  border: 1px solid var(--DARK-TEXT);
  background-color: #fff;
  line-height: 28px;
}

.main-datebox {
  border-radius: 10px;
  padding: 20px 34px;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 12px 28px 0px, rgba(0, 0, 0, 0.1) 0px 2px 4px 0px, rgba(255, 255, 255, 0.05) 0px 0px 0px 1px inset;
  margin: 20px 10px;
  min-height: 200px !important;
  background-color: #fff !important;
}
.main-datebox h3 {
  font-weight: 600;
  padding-left: 10px;
  margin-bottom: 5px;
  color: #1a365d;
}
.main-datebox span {
  padding-left: 10px;
  color: #607d8b;
}
.main-datebox ul {
  padding: 0px 28px;
}
.main-datebox ul li {
  list-style-type: disc;
  margin-bottom: 6px;
}

/*# sourceMappingURL=landing-pages.css.map */
