html,
body {
  height: 100%;
  margin: 0px;
  padding: 0px;
  color: #1a1a1a;
  font-family: "Aptos" !important;
  background: #f5f5f5 !important;
  font-weight: 400 !important;
  font-size: 14px;
}
@font-face {
  font-family: "Aptos";
  src: url("../fonts/Aptos-Light.woff2") format("woff2"),
    url("../fonts/Aptos-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Aptos";
  src: url("../fonts/Aptos-Bold.woff2") format("woff2"),
    url("../fonts/Aptos-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Aptos";
  src: url("../fonts/Aptos.woff2") format("woff2"),
    url("../fonts/Aptos.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
.blockMeetUs {
  display: block;
  padding: 60px 0px;
}
.mtBlockInner {
  background: #e4e4e4;
  padding: 50px;
  border-radius: 14px;
}
.mtBlockInnerContent h2 {
  color: #3b3d57;
  font-size: 42px;
  line-height: 100%;
  margin-bottom: 15px;
}
.mtBlockInnerContent p {
  font-size: 30px;
  font-weight: 300;
  line-height: 30px;
  margin-bottom: 20px;
}
.mtBlockInnerContent a {
  background: #215ed9;
  color: #fff;
  text-decoration: none;
  font-size: 20px;
  display: inline-block;
  padding: 8px 15px;
}
.mtBlockInnerContent a img {
  width: 30px;
  margin: 0px 0px 0px 8px;
}
.mtBlockInnerImage {
  text-align: right;
}
.mtBlockInnerImage img {
  width: 82%;
}
.blockInteg {
  background: url(../images/bg_designnewone.png) center top no-repeat;
  background-size: cover;
  padding: 60px 0px 0px;
}
.blockIntegInner {
  background: url(../images/bg_designnew.png) center top no-repeat;
  background-size: cover;
  padding: 80px;
  color: #fff;
}
.blockIntegInner h2 {
  text-align: center;
  font-size: 40px;
  margin-bottom: 30px;
}
.blockIntegInner h2 em {
  display: block;
  font-style: normal;
}

.blockIntegInner ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
  font-size: 20px;
  font-weight: 300;
}
.blockIntegInner ul li {
  margin-bottom: 15px;
  /* background: url(../images/list_star.png) left 5px no-repeat; */
  background-size: 22px;
  padding: 0px 0px 0px 32px;
}
.blockIntegInner ul.list-show {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}

.blockIntegInner ul.list-show li {
  flex-basis: calc(50% - 20px);
  list-style-type: disc;
  font-size: 15px;
  padding-right: 40px;
  padding-left: 0px;
  margin-left: 20px;
}
.relativecl {
  position: relative;
}
.bookDemo {
 position: absolute;
    bottom: 36px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #215ed9;
    color: #fff;
    text-decoration: none;
    font-size: 20px;
    display: inline-block;
    padding: 8px 15px;
  
}
.bookDemo a {
  color: #fff;
  text-decoration: none;
}
.bookDemo a img {
  width: 100%;
  max-width: 20px;
}
.todaydemocs {
  display: block;
  width: 100%;
  text-align: center;
  margin-top: 25px;
}
.todaydemocs a {
   background: #215ed9;
    color: #fff;
    text-decoration: none;
    font-size: 20px;
    display: inline-block;
    padding: 8px 15px;
}
.todaydemocs a img {
  width: 100%;
  max-width: 20px;
}
.blockVipDin {
  background: #f9f9f9;
  padding: 60px 0px;
}
.blockVipDinInner h2,
.blockSessionInner h2 {
  color: #3b3d57;
  font-size: 42px;
  line-height: 100%;
  margin-bottom: 15px;
  text-align: center;
}
.blockInvite {
  text-align: center;
  padding-top: 30px;
}
.blockInvite img {
  width: 80%;
}
.blockSession {
  padding: 60px 0px;
}
.shdBox {
  position: relative;
  /* border: 1px solid #fff; */
  box-shadow: 0px 2px 14.7px 4px #0000001a;
  padding: 20px 50px;
  background: #fff;
}
.shdBox:hover {
  background: url(../images/bg_box.png) left top no-repeat;
  background-size: cover;
}
.shdBox:hover h2,
.shdBox:hover p,
.shdBox:hover ul {
  color: #fff;
}
.shdBox h2 {
  color: #001023;
  font-size: 30px;
  font-weight: 600;
  text-align: left;
}
.shdBox p {
  font-size: 20px;
  color: #414c59;
  margin-bottom: 6px;
}
.shdBox ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
  color: #414c59cc;
}
.shdBox ul li {
  display: inline-block;
  margin-right: 20px;
  font-size: 16px;
}
.shdBox ul li span {
  vertical-align: top;
}
img.absoImg {
  position: absolute;
  left: -30px;
  top: -37px;
  width: 60px;
}
.ssnContent h3 {
  color: #023aae;
  font-weight: 600;
}
.ssnContent {
  padding-left: 30px;
}
img.energyimages {
  border-radius: 50%;
}
.headContent {
  margin: 9px 0px 0px 10px;
}
.headContent h5 {
  font-weight: 600;
  font-size: 20px;
}
.headContent p {
  color: #414c59cc;
  font-size: 16px;
}
h2.mb30 {
  margin-bottom: 60px;
}
.headFigure {
  display: flex;
}
section.blockSessionGray {
  background: #eeeeee;
  padding: 70px 0px 55px 0px;
}
.ssnContent em {
  font-style: normal;
  color: #414c59;
  font-weight: 600;
  font-size: 20px;
  display: block;
  margin-bottom: 20px;
}
section.blockSessionGray .headContent {
  margin-top: 0px;
}
section.blockSessionGray .headFigure {
  margin-bottom: 15px;
}
.BlockUtil {
  background: #eeeeee;
  padding: 60px 0px;
}
section.BlockUtil h2 {
  color: #3b3d57;
  font-size: 42px;
  line-height: 100%;
  margin-bottom: 15px;
  text-align: center;
}
section.BlockUtil h2 {
  margin-bottom: 50px;
}
.BlockUtilContent h5 {
  color: #023aae;
  font-size: 20px;
  font-weight: 600;
}
.BlockUtilContent p {
  font-size: 20px;
  font-weight: 300;
}
.BlockUtilContent a {
  background: #215ed9;
  color: #fff;
  text-decoration: none;
  font-size: 20px;
  display: inline-block;
  padding: 8px 15px;
}
.BlockUtilContent a img {
  width: 30px;
  margin: 0px 0px 0px 8px;
}
ul.logoBlock {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
ul.logoBlock li {
  display: inline-block;
  width: 28.5%;
  margin: 10px 10px;
}
ul.logoBlock li img {
  width: 100%;
}
section.boxUnits {
  padding: 60px 0px;
}
.boxUnitsInner img {
  width: 100%;
}
.boxUnitsInner h4 {
  color: #023aae;
  font-weight: 700;
  font-size: 23px;
  margin: 20px 0px 15px 0px;
}
.boxUnitsInner p {
  font-size: 20px;
  font-weight: 300;
  margin-bottom: 0px;
}
.mainHero {
  background: url(../images/bg_hero.png) left top no-repeat;
  padding: 60px 0px;
  background-size: cover;
}
.heroContent em {
  font-style: normal;
  font-size: 29px;
  display: block;
  margin-bottom: 0px;
  line-height: 100%;
}
.heroContent h1 {
  font-size: 50px;
  font-weight: 700;
}
.heroContent b {
  display: block;
  font-size: 36px;
  font-weight: normal;
  line-height: 33px;
  margin: 0px 0px 20px;
}
.heroContent b i {
  display: block;
  font-style: normal;
  font-size: 24px;
  line-height: 100%;
  margin-bottom: 7px;
}
img.lSap {
  width: 215px;
  margin: 10px 0px 10px 3px;
}
.heroContent ul {
  list-style: none;
  margin: 12px 0px 0px 0px;
  padding: 0px;
  font-size: 20px;
}
.heroContent ul li {
  display: inline-block;
  margin-right: 20px;
}
.heroContent ul li span {
  vertical-align: top;
  margin: 2px 4px 0px 0px;
}
.heroContent {
  color: #fff;
}
.formHero {
  background: url(../images/bg_form.png) left top no-repeat;
  background-size: cover;
  padding: 25px;
  border-radius: 27px;
}
.formHero h2 {
  color: #fff;
  font-weight: 700;
  font-size: 25px;
  padding: 0px 5px;
  margin-bottom: 15px;
}
.formFields {
  display: inline-block;
  width: 49.6%;
  margin: 0px 0px 12px 0px;
  padding: 0px 5px;
}
.formFields input,
.formFields select {
  width: 100%;
  border-radius: 0px;
  height: 40px;
  border: 0px;
  padding: 0px 10px;
  font-size: 16px;
}
.button-checkboxes {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.hidden-checkbox {
  display: none;
}

.checkbox-button {
  display: inline-block;
  padding: 7px 15px;
  border: 1px solid #ccc;
  background-color: #fff;
  cursor: pointer;
  transition: background-color 0.3s, color 0.3s, border-color 0.3s;
  width: 100%;
  font-size: 16px;
  text-align: center;
}

.checkbox-button:hover {
  background-color: #f5f5f5;
}

.hidden-checkbox:checked + .checkbox-button {
  background-color: #215ed9;
  color: #fff;
  border-color: #215ed9;
}

.hidden-checkbox:checked + .checkbox-button:hover {
  background-color: #215ed9;
}
.ckBoxes {
  display: inline-block;
  width: 32.7%;
  padding: 0px 4px;
}
.formButton button {
  background: #215ed9;
  border: 0px;
  font-size: 18px;
  width: 100%;
  margin-top: 12px;
  height: 40px;
  color: #fff;
}
span.boothChips {
  background: #fff;
  color: #1c2e4e;
  font-size: 28px;
  font-weight: 700;
  padding: 7px 20px;
  display: inline-block;
  border-radius: 30px;
  margin-top: 45px;
}
.headLogo a img {
  height: 35px;
}
header {
  padding: 15px 0px;
}
.logoFooter {
  float: left;
  width: 100%;
}
footer a {
  font-size: 12px;
}
footer .copy-right {
  margin: 15px 0 0;
  font-size: 14px;
  color: #ffffff;
  display: block;
  width: 100%;
  float: left;
}
footer {
  background: #1668f9 url(../images/bg_footer.png) left top no-repeat;
  position: relative;
  padding: 100px 0px 100px 0;
  background-size: cover;
  color: #fff;
}
.logoFooter h5 {
  margin-top: 15px;
  font-size: 18px;
}
footer .copy-right a {
  color: #fff;
  font-size: 14px;
}
.footNav h5 {
  font-size: 19px;
  /* font-weight: 600; */
  margin-bottom: 15px;
}
.footNav ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
  font-size: 14px;
}
.footNav ul li a {
  font-size: 14px;
  color: #fff;
  text-decoration: none;
}
.footNav ul li {
  margin-top: 10px;
  padding: 0px 0px 0px 11px;
  background: url(../images/footer-arrow.svg) no-repeat left 6px;
}
footer .copy-right {
  margin: 15px 0 0;
  font-size: 14px;
  color: #ffffff;
  display: block;
  width: 100%;
  float: left;
}
.footerSocial {
  text-align: right;
  margin-top: 11px;
}
footer h5 {
  font-weight: 700;
  margin-bottom: 10px;
  color: #ffffff;
  font-size: 14px;
}
.footerSocial a {
  margin-left: 10px;
}
.mt130 {
  margin-top: 130px !important;
}
.poweredBy {
  display: inline-block;
  background: rgba(33, 94, 217, 1);
  color: #fff;
  font-weight: 600;
  padding: 4px 39px 4px 0px;
  border-radius: 0px 50px 50px 0px;
  height: 70px;
  position: relative;
  margin-top: 20px;
}
.poweredBy:before {
  background: rgba(33, 94, 217, 1);
  content: "";
  position: absolute;
  top: 0px;
  left: -200%;
  width: 200%;
  height: 70px;
}
.poweredBy p {
  text-align: right;
  padding-top: 1px;
  font-size: 19px;
  line-height: 64px;
}
.g-recaptcha {
  transform: none;
  margin: 15px 0px 0px 0px !important;
}
.formButton {
  padding: 0px 4px;
}
.formButton .g-recaptcha div {
  width: 100% !important;
}
.formButton .rc-anchor-normal {
  width: 100%;
}
.rc-anchor-light .rc-anchor-logo-text,
.rc-anchor-light div a:link,
.rc-anchor-light div a:visited {
  color: #ffffff !important;
}

@media (max-width:767px){
  .blockIntegInner{
    padding:25px 15px;
  }
  .blockIntegInner ul.list-show{
    flex-direction: column;
  }
  .bookDemo{
    position:relative;
    margin-top:20px;
  }
  .heroContent{
    margin-bottom:30px;
  }
  ul.logoBlock{
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px;
  }
  ul.logoBlock li{
    width:45%;
  }
}