body {
  font-family: "Montserrat", sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #666e82;
  overflow-X: hidden;
}

* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

a {
  text-decoration: none;
  background-color: transparent;
}

img {
  max-width: 100%;
}

a:focus,
input:focus,
textarea:focus,
button:focus {
  text-decoration: none;
  outline: none;
}

a:focus,
a:hover {
  text-decoration: none;
}

i,
span,
a {
  display: inline-block;
}

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  color: #2e3d62;
  margin: 0px;
}

.warp {
  /* width: 750px; */
  /* background-color: blue; */
  /* margin: auto; */
}

/* ÃƒÂ¥Ã‚Â¤Ã‚Â´ÃƒÂ©Ã†â€™Ã‚Â¨ÃƒÂ¥Ã…â€™Ã‚ÂºÃƒÂ¥Ã…Â¸Ã…Â¸ */
.header-area {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  padding: 23px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-left: 15px;
  padding-right: 15px;
}

.navbar-toggler {
  border: none;
  cursor: pointer;
  background-color: transparent;
}

.navbar-toggler .toggler-icon {
  width: 30px;
  height: 2px;
  background-color: #fff;
  display: block;
  margin: 5px 0;
  position: relative;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

/* ÃƒÂ¨Ã†â€™Ã…â€™ÃƒÂ¦Ã¢â€žÂ¢Ã‚Â¯ÃƒÂ¥Ã¢â‚¬ÂºÃ‚Â¾ÃƒÂ§Ã¢â‚¬Â°Ã¢â‚¬Â¡ÃƒÂ©Ã†â€™Ã‚Â¨ÃƒÂ¥Ã‹â€ Ã¢â‚¬Â  */
.banner-area {
  position: relative;
  z-index: 5;
  padding-top: 80px;
  /* padding-bottom: 110px; */
  overflow: hidden;
}

.banner-area .banner-shape-1 {
  position: absolute;
  top: 0;
  right: 0;
  width: 68%;
  z-index: -1;
}

.banner-area .banner-shape-1 img,
.banner-area .banner-shape-2 img {
  width: 100%;
}

.banner-area .banner-shape-2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 30%;
  z-index: -1;
}

.banner-area .banner-shape-3 {
  position: absolute;
  top: 55%;
  left: 0;
  z-index: -1;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

/* ÃƒÂ§Ã¢â‚¬ÂÃ‚Â³ÃƒÂ¨Ã‚Â¯Ã‚Â·ÃƒÂ©Ã¢â€šÂ¬Ã¢â€šÂ¬ÃƒÂ¦Ã‚Â¬Ã‚Â¾ ÃƒÂ¥Ã¢â‚¬Â Ã¢â‚¬Â¦ÃƒÂ¥Ã‚Â®Ã‚Â¹ÃƒÂ¥Ã…â€™Ã‚Âº */
.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.banner-content-wrapper .banner-content {
  margin-top: 50px;
}

.banner-content-wrapper .banner-content .title {
  font-size: 60px;
  font-weight: 800;
  color: #2e3d62;
}

@media (max-width: 767px) {
  .banner-content-wrapper .banner-content .title {
    font-size: 30px;
  }

  .banner-content-wrapper .banner-content p {
    font-size: 16px;
    line-height: 28px;
  }

  .banner-area .banner-shape-3 {
    width: 150px;
  }

}

.banner-content-wrapper .banner-content p {
  font-size: 18px;
  font-weight: 500;
  line-height: 34px;
  margin-top: 35px;
}

.banner-content-wrapper .banner-content .download-btn {
  /* padding-top: 40px; */
}

.banner-content-wrapper .banner-content .download-btn li {
  margin-top: 10px;
  display: inline-block;
  /* margin-right: 18px; */
  width: 100%;
}

.banner-content-wrapper .banner-content .download-btn li a.google-play {
  background-color: #ff8257;
}

.banner-content-wrapper .banner-content .download-btn li a i {
  /* font-size: 35px; */
  color: #fff;
  position: absolute;
  -webkit-transform: rotate(158deg);
  top: 22%;
  left: 5%;
  width: 20%;
}

.fas {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

.banner-content-wrapper .banner-content .download-btn li a .text-1 {
  font-size: 15px;
  font-weight: 500;
  color: #fff;
  display: block;
}

.banner-content-wrapper .banner-content .download-btn li a .text-2 {
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  display: block;
}

.banner-content-wrapper .banner-content .download-btn li a {
  position: relative;
  border-radius: 5px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 13%;
  padding-right: 2%;
}

#btn {
  position: relative;
  color: #000;
  /* padding-top: 85px; */
  z-index: 99;
  /* text-align: right; */
  color: #ff002d;
  /* margin-right: 10px; */
  border-bottom: 1px solid #ff002d !important;
  font-weight: bold;
  font-size: 14px;
  border-radius: 0px !important;
  /* padding: 0px !important; */
  border: none;
  /* height: 64px; */
  top: -14px;
  background-color: transparent;
}

/* ÃƒÂ¥Ã…Â Ã‚Â¨ÃƒÂ¥Ã¢â‚¬ÂºÃ‚Â¾ */
.banner-image {
  margin-top: 50px;
  -webkit-transform: rotate(15deg);
  -moz-transform: rotate(15deg);
  -ms-transform: rotate(15deg);
  -o-transform: rotate(15deg);
  transform: rotate(15deg);
  -webkit-animation: ImgBounce1 2s ease-in-out infinite alternate;
  -moz-animation: ImgBounce1 2s ease-in-out infinite alternate;
  -o-animation: ImgBounce1 2s ease-in-out infinite alternate;
  animation: ImgBounce1 2s ease-in-out infinite alternate;
}

.banner-image img {
  width: 97%;
}

@-webkit-keyframes ImgBounce1 {
  0% {
    -webkit-transform: translateY(0) rotate(15deg);
    -moz-transform: translateY(0) rotate(15deg);
    -ms-transform: translateY(0) rotate(15deg);
    -o-transform: translateY(0) rotate(15deg);
    /* transform: translateY(0) rotate(15deg); */
  }

  100% {
    -webkit-transform: translateY(-20px) rotate(15deg);
    -moz-transform: translateY(-20px) rotate(15deg);
    -ms-transform: translateY(-20px) rotate(15deg);
    -o-transform: translateY(-20px) rotate(15deg);
    transform: translateY(-20px) rotate(15deg);
  }
}



.box {
  width: 100%;
  height: 100%;
}

.main {
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  z-index: 99999999;
  background: rgba(0, 0, 0, 0.6);
  top: 0px;
}

.mainbox {
  width: 86%;
  height: 98%;
  margin: 0 auto;
  background-color: #fff;
  padding: 30px;
  margin-top: 8%;
  /* border-radius: 6px; */
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  /* bottom: 0px; */
}

.kkk {
  width: 100%;
  height: 1200px;
  /* background-color: red; */
}

.close {
  color: #2F6DB4;
  cursor: pointer;
  /* width: 47px; */
  /* border: 1px solid red; */
  width: 8%;
  float: right;
  position: relative;
  margin-right: -28px;
  margin-top: -28px;
  height: 20px;
  width: 20px;
  font-size: 30px;
  text-align: center;
  line-height: 13px;
  /* right: 0px; */
}



.tabs {
  float: left;
  width: 100%;
}

.tabs ul {
  list-style: none outside none;
  margin: 0;
  padding: 0;
  /* margin: 0 2%; */
}

.tabs ul li:nth-of-type(1) {
  margin-left: 0 !important;
}

.tabs ul li {
  float: left;
  line-height: 46px;
  width: 49%;
  text-align: center;
  font-size: 16px;
  background-color: #f4f4f4;
  margin-left: 2%;
}

.tabs-body {
  /* border: 1px solid #ddd; */
  float: left;
  width: 100%;
  /* padding: 1%; */
  /* margin: 1% 2%; */
}

.tab-nav-action {
  background-color: #2F6DB4 !important;
  color: #fff;
}

/* pc */
/* .banner-image {
  position: absolute;
  width: 40%;
  top: 0px;
  right: 3%;
  height: 100%;
} */
.alreCon {
  position: relative;
  /* padding-top: 85px; */
  /* z-index: 99; */
  text-align: center;
  color: #ff002d;
  /* margin-right: 10px; */
  /* border-bottom: 1px solid #ff002d !important; */
  font-weight: bold;
  font-size: 14px;
  /* border-radius: 0px !important; */
  padding: 0px !important;
  border: none;
  /* height: 64px; */
  /* top: -14px; */
  border-radius: 0px !important;
  background-color: transparent;
  margin: 3% auto;
  display: block;
  /* width: 93%; */
}

/* pc*/
@media screen and (min-width: 768px) {
  .mainbox {
    width: 25%;
    height: 100%;
    margin-top: 2%;
  }

  .banner-content-wrapper .banner-content .download-btn li a {
    padding-left: 4%;
  }

  .alreCon {
    text-align: left;
    margin: 1% auto;

  }
}