.section1_image {
  height: 500px;
  width: 100%;
  object-fit: contain;
}
.section1_image_mobile {
  width: 100%;
  object-fit: contain;
  display: none;
}
.logo {
  height: 48px;
  margin-bottom: 128px;
}
.section1_headders {
  font-family: "Montserrat-SemiBold";
  color: #00bfb3;
  font-size: 70px;
  display: block;
  line-height: 76px;
}
.section1_container {
  padding: 102px 60px 60px 60px;
  max-width: 1440px;
  margin: auto;
  display: block;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  align-items: center;
}
.contact_us {
  display: none;
}
.header_humberger {
  display: none;
}
.down_container {
  margin-top: -20px;
}
.menulist_mobile {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  text-align: center;
  background: rgba(0, 0, 0, 0.8);
  font-size: 20px;
  z-index: 99999999999;
  padding: 100px;
  font-family: "Montserrat-Regular";
  display: none;
}
.ShowMobilelist {
  display: block;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  align-items: center;
}
.menu_dumy_cont {
  width: 100%;
}
.close_button {
  height: 20px;
  position: absolute;
  top: 26px;
  right: 72px;
}
.menuitems_mobile {
  margin-bottom: 60px;
  display: block;
  font-family: "Montserrat-Bold";
  color: #ffffff;
  font-size: 2em;
}
.section_1_subhead {
  font-family: "Montserrat-Regular";
  color: #505050;
  font-size: 30px;
  display: block;
  max-width: 510px;
  margin-top: 38px;
}
.get_started {
  font-family: "Montserrat-Regular";
  background: #132e4d;
  color: #fff;
  border: 1px solid #efefef;
  padding: 18px 25px 18px 25px;
  border-radius: 30px;
  display: block;
  margin-top: 38px;
  width: 216px;
  text-align: center;
  font-size: 18px;
  cursor: pointer;
}
.get_started:hover {
  border: 1px solid #efefef;
  background: #00bfb3;
  box-shadow: 1 1 1px 3px #767676;
}
.down_arrow {
  transition: all 0.8s ease-in-out;
  height: 40px;
  opacity: 0.1;
  margin-top: -20px;
  color: #707070;
  cursor: pointer;
  position: absolute;
  left: auto;
  right: auto;
}
.newClass {
  transition: all 0.8s ease-in-out;
  margin-top: 0;
  color: #efefef;
  opacity: 1;
}
/* section 2 */
.description {
  font-family: "Montserrat-Regular";
  color: #505050;
  font-size: 34px;
  width: 55%;
  max-width: 690px;
  display: block;
  margin: auto;
  margin-top: 111px;
  margin-bottom: 62px;
  color: #132e4d;
}
mark.appname {
  background: transparent;
  font-family: "Montserrat-SemiBold";
  color: #132e4d;
  font-size: 34px;
}
span.des_sub {
  color: #fff;
  font-family: "Montserrat-Italic";
  font-size: 28px;
  display: block;
  max-width: 600px;
  margin: auto;
  line-height: 46px;
  margin-bottom: 64px;
  margin-top: 35px;
}

.platforms {
  height: 32px;
  margin-top: -4px;
  margin-left: 13px;
}
.platforms_support {
  font-family: "Montserrat-SemiBold";
  font-size: 22px;
  color: #505050;
}
.description2 {
  background: #132e4d;
  padding: 30px;
  padding-top: 55px;
}
.percentage {
  color: #00bfb3;
  font-family: "Montserrat-Regular";
  font-size: 97px;
  display: block;
  float: left;
  margin-right: 35px;
}
.percentage_desc {
  font-family: "Montserrat-Regular";

  display: block;
  color: rgba(255, 255, 255, 0.6);
  font-size: 24px;
  margin-top: 19px;
}
.border-seperator {
  width: 100%;
  /* border-top: 1px solid #CFD5DD; */
  border-top: 1px solid transparent;
  display: block;
  float: left;
  margin-bottom: 62px;
  margin-top: 62px;
}

.features-head {
  font-family: "Montserrat-SemiBold";
  color: #132e4d;
  font-size: 60px;
}
.image-rep {
  height: 240px;
  width: 90%;
  float: left !important;
}
.points {
  list-style-type: none;
  font-size: 20px;
}
img.tick_image {
  height: 17px;
  margin-top: 3px;
}
ul.points li {
  padding-bottom: 9px;
  font-family: "Montserrat-Regular";
}
.whole-section-container {
  padding-top: 20px;
  padding-bottom: 20px;
  min-height: 310px;
  max-width: 798px;
  margin: auto;
}
.sub_head {
  color: #4a6380;
  font-family: "Montserrat-SemiBold";
  display: block;
  margin-bottom: 28px;
  font-size: 32px;
}
.list_cont {
  background: #f7f8f9;
  padding-bottom: 72px;
}
.how_app {
  font-family: "Montserrat-Regular";
  color: #fff;
  font-size: 48px;
  display: block;
  margin-bottom: 40px;
}
.how_app_works {
  font-family: "Montserrat-SemiBold";
  color: #3d3d3d;
  font-size: 2em;
}
.app_logs_benifit {
  background: #132e4d;
  padding: 77px;
}
.benifit_heds {
  background: transparent;
  font-size: 56px;
  font-family: "Montserrat-SemiBold";
  color: #fff;
}
.benifit_cont {
  width: 300px;
  padding-bottom: 40px;
  border-radius: 30px;
  background: #fff;
  padding-top: 70px;
  min-height: 410px;
  margin: auto;
}
.alter_mobile_image {
  display: none;
}
.how_does_app_logs {
  max-width: 70%;
  margin: auto;
}
.benifit_icon {
  width: 68px;
  height: 71px;
  display: block;
  margin: auto;
  text-align: center;
  color: #fff;
  object-fit: contain;
}
.benifit_head {
  color: #00bfb3;
  font-size: 36px;
  display: block;
  text-align: center;
  margin-top: 50px;
  margin-bottom: 20px;
  font-family: "Montserrat-Regular";
}
span.benifit_desc {
  font-family: "Montserrat-Regular";
  display: block;
  color: #3d3d3d;
  font-size: 18px;
  text-align: center;
  width: 75%;
  margin: auto;
}
.working {
  width: 100%;
  object-fit: contain;
}

.conclusion {
  font-family: "Montserrat-Regular";
  color: #505050;
  font-size: 28px;
  width: 508px;
  display: block;
  text-align: center;
  margin: auto;
  font-family: Montserrat;
  margin-top: 70px;
  margin-bottom: 15px;
}
.conclusion_under {
  width: 950px;
  color: #0F74EA;
  font-family: Montserrat;

  margin-top: 0px !important;
  font-family: "Montserrat" !important;
  font-size: 60px;
}
.get_started_main {
  background: #132e4d;
  color: #fff;
  font-family: "Montserrat";
  padding: 18px 25px 18px 25px;
  border-radius: 30px;
  border: 1px solid #efefef;
  display: block;
  margin: auto;
  margin-top: 38px;
  width: 216px;
  text-align: center;
  margin-bottom: 70px;
  font-size: 18px;
}
.get_started_main:hover {
  border: 1px solid #efefef;
  background: #00bfb3;
  box-shadow: 1 1 1px 3px #767676;
}
.all_rights_reserced {
  font-family: "Montserrat-Regular";
  color: #767676;
  font-size: 11px;
}
.footer {
  padding: 10px;
  border-top: 1px solid #efefef;
  background: #fff;
  box-shadow: 0 0 8px 2px #f5f5f5;
}
.img_rep1 {
  float: right;
}
.img_rep2 {
  float: left;
}

.contactus_menu_sticky {
  position: fixed;
  right: 30px;
  bottom: 42px;
  border: 1px solid #efefef;
  padding: 10px 20px 10px 20px;
  background: #64778d;
  color: #fff;
  border-radius: 22px;
  z-index: 999999999;
  font-family: "Montserrat-Regular";
  cursor: pointer;
  text-decoration: none !important;
  color: #fff !important;
}
.contactus_menu_sticky:hover {
  border: 1px solid #efefef;
  background: #00bfb3;
  box-shadow: 1 1 1px 3px #767676;
}
.works_image {
  width: 70px;
  height: 70px;
  margin-bottom: 10px;
  object-fit: contain;
}

.arrow_righht {
  width: 45px;
  position: absolute;
  right: -27px;
  top: 20px;
}
.arrow_down {
  width: 22px;
  position: absolute;
  bottom: 15;
  right: 148px;
}
.works_each {
  text-align: center;
  height: 150px;
}

.left_container,
.right_container {
  float: left;
  width: 50%;
}
.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #fff;
  box-shadow: 0 5px 20px -2px #00000014;
}
.get_started_redirection {
  cursor: pointer;
}
