a {
  text-decoration: none;
}

.top-section {
  display: flex;
  margin: 75px 50px 0px 50px;
  /* height: -webkit-fill-available; */
}

.top-section div {
  width: 100%;
  padding: 10px;
}

.action_btn {
  background: #51a351;
  color: white;
  padding: 10px 20px;
  border-radius: 3px;
  font-size: 18px;
  display: inline-block;
}

.view-content img {
  width: 90%;
}

.view-content img#masthead-img {
  width: 75%;
  margin-top: 18px;
}

.masthead-header h2 {
  font-size: 4.5rem !important;
  font-family: "Merri";
  line-height: 1.4;
}

.description {
  font-size: 2.2rem;
  font-family: "IBM";
  margin-bottom: 25px;
}

.text-content .header {
  padding-top: 100px;
}

section.contact-form {
  margin: 40px;
  padding: 40px;
  padding-right: 20%;
  padding-bottom: 80px;
  border-radius: 3px;
  position: relative;
  transition: background-color 0.5s ease-in;
}

.contact-form-bg {
  background-color: #f2f3f5;
}

.get_title {
  font-size: 3rem;
  font-family: "IBM-Bold";
}

.get_content {
  font-size: 1.8rem;
  letter-spacing: 0.5px;
}

.input-section {
  /* margin-top: 30px; */
}

.input-group label {
  display: block;
}

.input-group {
  padding-right: 40px;
  width: 100%;
}

.input-group label {
  font-family: "IBM-Bold";
  margin-bottom: 14px;
}

.input-group input {
  padding-left: 40px;
  font-family: "IBM";
}

.input-group i {
  position: absolute;
  z-index: 99999;
  padding: 13px;
}

.input-list {
  display: flex;
}

.get_content span {
  font-size: 2rem;
  font-family: "IBM-Bold";
}

.learnmore {
  color: #5454e5;
}

.btn-lists {
  /* margin-top: 40px; */
}

.phonecls {
  transform: rotate(90deg);
}

.step1 {
  width: 100%;
  height: 700px;
}

.step-section {
  margin: 40px;
  margin-bottom: 80px;
}

.step-card.active {
  box-shadow: 0 1px 35px rgba(188, 181, 181, 0.19), 0 6px 6px rgba(251, 251, 251, 0.23);
}

.step-card.active .no_cls {
  color: #3fa576;
}

.step-card {
  border-radius: 10px;
  white-space: nowrap;
}

.xs-device .step-card {
  white-space: unset;
}

.no_cls {
  display: inline-block;
  font-size: 150px;
  color: rgba(63, 165, 117, 0.4588235294117647);
  line-height: 1.2;
  margin-top: -10px;
  width: 90px;
  text-align: center;
}

.step_content {
  display: inline-block;
  padding-left: 30px;
  font-size: 20px;
}

.step-title {
  font-size: 25px;
  font-family: "Merri-Bold";
}

.step-description {
  font-family: "IBM";
}

.step-card {
  text-align: left;
  padding-left: 40px;
  cursor: pointer;
}

.quotation-section {
  margin: 12rem 70px;
  background: #f2f3f5;
  position: relative;
  padding: 50px 10%;
}

.quote {
  color: #3fa576;
  font-size: 180px;
  line-height: 1;
  position: absolute;
  font-family: -webkit-body;
  opacity: 0.26;
  top: 0;
  left: 8%;
}

.qt1 {
  left: calc(10% + 3px);
}

.quote-content {
  font-size: 24px;
  letter-spacing: 0.5px;
  color: #555;
}

.img-steps {
  /* height: 100%;
    max-height: 700px; */
  height: 680px;
  overflow: hidden;
}

.xs-device .img-steps {
  height: auto;
}

.img-steps ul {
  list-style: none;
  height: 680px;
  transition: transform 0.5s ease;
}

.img-steps ul li {
  align-items: center;
  display: flex;
  height: 680px;
  justify-content: center;
}

.img-steps img {
  max-height: 100%;
  width: 80%;
  transition: opacity 0.5s ease;
}

.chart-title h2 {
  font-family: "Merri-Bold" !important;
  margin-bottom: 8rem;
}

.icon-culmon img {
  width: 100px;
  height: 100px;
  /* margin-top: -10px; */
}

.culmon-name {
  font-family: "Merri" !important;
  font-size: 18px;
}

.moncls {
  font-family: "Merri-Bold" !important;
}

.culmon-inner {
  height: 50px;
  margin-left: 10px;
  align-items: center;
  display: flex;
  font-size: 26px;
}

.chart-content {
  min-height: 600px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 800px;
  margin: auto;
}

.chart-module {
  position: absolute;
  -webkit-box-shadow: 0px 0px 15px 1px rgba(221, 221, 221, 0.5607843137254902);
  box-shadow: 0px 0px 15px 1px rgba(221, 221, 221, 0.5607843137254902);
  width: 80px;
  height: 80px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.chart-img {
  display: flex;
  align-content: center;
  justify-content: center;
  cursor: pointer;
  transition: 0.3s ease-in-out;
}

.chart-img:hover {
  transform: scale(1.2);
}

.chart-module img {
  width: 30px;
}

.chart-card {
  width: 100%;
  margin-top: 40px;
}

.chart1 {
  left: 7%;
  top: 16%;
}

.chart2 {
  left: calc(47% - 30px);
  top: -3%;
}

.chart3 {
  right: 14%;
  top: 16%;
}

.chart4 {
  right: 1%;
  top: calc(50% - 30px);
}

.chart5 {
  left: 8%;
  bottom: 38%;
}

.chart6 {
  left: calc(29% - 20px);
  bottom: 8%;
}

.chart7 {
  right: 22%;
  bottom: 14%;
}

.module-title {
  font-weight: 400;
  font-family: "IBM Plex Sans";
  font-size: 22px;
}

.chart1 .module-title {
  position: absolute;
  left: -151px;
  top: 25px;
}

.chart2 .module-title {
  position: absolute;
  left: -40px;
  top: 90px;
  white-space: nowrap;
}

.chart3 .module-title {
  position: absolute;
  right: -200px;
  top: 20px;
}

.chart4 .module-title {
  position: absolute;
  right: -195px;
  top: 10px;
  text-align: left;
}

.chart5 .module-title {
  position: absolute;
  left: -145px;
  top: 25px;
}

.chart6 .module-title {
  position: absolute;
  left: -155px;
  top: 10px;
  text-align: right;
}

.chart7 .module-title {
  position: absolute;
  right: -205px;
  top: 10px;
  text-align: left;
}

.swiper-container {
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  max-height: 700px;
}

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 70px !important;
}

.bg-slider.active {
  padding-left: 40px;
  height: 170px;
  border-radius: 10px;
  position: absolute;
  width: 100%;
  cursor: pointer;
  box-shadow: 0 1px 35px rgba(188, 181, 181, 0.19), 0 6px 6px rgba(251, 251, 251, 0.23);
}

.bg-slider {
  transition: 0.4s ease-in-out;
}

.second-fold {
  margin: auto;
}

.get-started-steps-content {
  margin: auto;
}

.get-started-pagination {
  align-items: center;
  display: flex;
  flex-direction: column;
  top: 50%;
  right: -50px;
  list-style: none;
  position: absolute;
}

@media (min-width: 1200px) {
  .get-started-steps-content {
    width: 80%;
  }

  .get-started-pagination {
    right: 0;
  }
}

@media (min-width: 1800px) {
  #get-started-steps {
    width: 1800px;
  }
}

@media (min-width: 780px) and (max-width: 1199) {
  .get-started-steps-content {
    width: 90%;
  }

  .get-started-pagination {
    right: 0;
  }
}

#get-started-steps {
  position: relative;
  margin: auto;
}

.get-started-pagination .page {
  background-color: black;
  border-radius: 50%;
  cursor: pointer;
  height: 8px;
  margin: 6px 0;
  opacity: 0.2;
  width: 8px;
  transition: background-color 0.5s ease, opacity 0.5s ease;
}

.get-started-pagination .page.active {
  background-color: #007aff;
  opacity: 1;
}

[id^="benefits-chart-"],
[id^="benefits-arrow-"] {
  visibility: hidden;
}

#typewrite {
  animation: blink-caret 0.75s step-end infinite;
  border-right: 0.1em solid black;
}

@keyframes blink-caret {
  from,
  to {
    border-color: transparent;
  }

  50% {
    border-color: black;
  }
}

.visible {
  visibility: visible;
}

/* mobile part */

.xs-device .contact-form {
  padding: 20px 20px 0px 20px !important;
  margin: 20px 0px 100px 0px !important;
}

.xs-device .top-section {
  display: block !important;
  padding-left: 10px !important;
  padding-right: 10px !important;
}

.xs-device .header h2 {
  font-size: 35px !important;
}

.xs-device .description {
  font-size: 18px;
  line-height: 1.7;
  margin-top: 20px;
}

.xs-device .action_btn {
  width: 100% !important;
}

.xs-device .text-content {
  padding: 0 !important;
}

.xs-device .header {
  padding: 0 !important;
}

.xs-device .top-section div {
  padding: 10px 0 !important;
}

.xs-device .quotation-section {
  margin: 10px !important;
  border-radius: 10px !important;
}

.xs-device .quote-content {
  padding: 20px;
  text-align: center;
}

.xs-device .quote-symbol {
  position: absolute;
  left: calc(50% - 36px) !important;
  top: -40px !important;
  margin-left: 0 !important;
}

.xs-device .quotecnt {
  position: relative;
}

.xs-device .qt1 {
  left: 33%;
}

.xs-device .qt2 {
  left: calc(50% - 25px);
}

.xs-device .quote {
  top: -55px;
}

.xs-device .chart-content-mobile ul {
  padding: 0;
  margin: 0;
}

.xs-device .chart-content-mobile ul li {
  padding: 20px 0px 15px 0px;
  margin: 0;
  display: flex;
  list-style: none;
}

.xs-device .chart-content-mobile ul li img {
  width: 40px;
}

.xs-device .chart-content-mobile ul li .text {
  padding-left: 40px;
  display: inline-block;
}

.xs-device .chart-title h2 {
  text-align: left;
  font-size: 28px;
  margin-bottom: 20px;
}

.xs-device .chart-section {
  margin-bottom: 50px !important;
}

.xs-device .btn-lists.indexp {
  margin-bottom: 15px;
}

.xs-device .step-card {
  display: flex;
  padding: 0 !important;
  margin-bottom: 40px;
  flex-wrap: wrap;
}

/* .xs-device .swap-div{
    display: flex;
    flex-wrap: wrap;
} */

.xs-device .step_content {
  font-size: 18px;
}

.xs-device .step-title {
  font-size: 20px;
}

.xs-device .no_cls {
  font-size: 100px;
  padding-left: 10px;
}

.xs-device .step2 {
  height: auto !important;
  /* height: 951px !important;
    max-height: 951px !important; */
}

.xs-device .swiper-slide {
  /* max-height: 1500px; */
  /* max-height: inherit !important; */
  height: 100% !important;
  max-height: 100% !important;
  align-items: flex-start !important;
}

.xs-device .step-card.activecls {
  flex-wrap: wrap;
}

.xs-device .step-card .text-block {
  display: flex !important;
}

.xs-device .step-card.activecls .text-block {
  display: flex !important;
}

.xs-device .step-card .img-steps img {
  width: 100% !important;
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}

.xs-device .step-card.activecls .image-block {
  margin: 0;
  display: block;
}

.xs-device .step-card .image-block {
  margin: 0;
  display: block;
}

/* .xs-device .step-card .image-block{
    display: none;
} */

.xs-device .image-block {
  /* height: 425px !important; */
  height: auto !important;
}

.xs-device .bg-slider.active {
  height: 580px !important;
  padding: 0 !important;
  left: 0px;
  display: none;
}

.xs-device .quote-content {
  font-size: 24px;
  line-height: 1.5;
}

.xs-device .image-block {
  margin-bottom: 20px !important;
  margin-top: 20px !important;
}

.xs-device .image-block .img-steps {
  text-align: center;
}

.xs-device .image-block .img-steps img {
  width: 65% !important;
}

.caesar-fold {
  position: absolute;
  right: 30%;
  bottom: 130px;
  font-family: "IBM";
}

.caesar-fold-img {
  width: 50px;
  height: 108px;
}

.message-box {
  z-index: 99999999999;
  perspective: 1000px;
  position: absolute;
  bottom: -55px;
  display: inline-block;
  min-width: 400px;
  background: white;
  -webkit-box-shadow: 0px 0px 15px 1px rgba(221, 221, 221, 0.5607843137254902);
  box-shadow: 0px 0px 15px 1px rgba(221, 221, 221, 0.5607843137254902);
  padding: 10px 20px;
  border-radius: 8px;
}

.chart-module.fadeIn {
  -webkit-animation-duration: 600ms !important;
  animation-duration: 600ms !important;
}

.chart-arrow.fadeIn {
  -webkit-animation-duration: 700ms !important;
  animation-duration: 700ms !important;
}

.img-sec-part {
  position: relative;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 80px;
}

.img-sec-part img {
  width: 80%;
}

.xs-device .view-content img#masthead-img {
  width: 90% !important;
}

.xs-device .top-section {
  margin-bottom: 50px !important;
}

.xs-device section.partners {
  margin-top: 0px !important;
  padding-top: 50px !important;
}

.front-layout {
  width: 100%;
  height: -webkit-fill-available;
  display: flex;
}
