@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800&display=swap');
body::-webkit-scrollbar {
  overflow: visible;
  height: 7px;
  width: 7px
}
body::-webkit-scrollbar-thumb {
  background-color: #8f42e7;
  background-clip: padding-box;
  border: 0 solid transparent;
  min-height: 5px;
  padding: 100px 0 0;
  border-radius: 100px;
  box-shadow: inset 1px 1px 0 rgba(0, 0, 0, .1), inset 0 -1px 0 rgba(0, 0, 0, .07)
}
body::-webkit-scrollbar-thumb:active {
  background-color: rgba(0, 0, 0, .4)
}
body::-webkit-scrollbar-button {
  height: 0;
  width: 0
}
body::-webkit-scrollbar-track {
  background-clip: padding-box;
  border: solid transparent;
  border-width: 0 0 0 2px
}
html {
  scroll-behavior: smooth;
}
body {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  color: #8f42e7;
  font-weight: 600;
}
a.active, a:focus, button:focus, button.active {
  outline: none;
}
a {
  text-decoration: none;
}
a:focus, a:hover, a:active {
  outline: 0;
  box-shadow: none;
}
.btn.focus, .btn:focus {
  outline: 0;
  box-shadow: none;
}
a:focus, a:hover {
  text-decoration: none;
  box-shadow: none;
}
h1, h2, h3, h4, h5, h6 {
  margin-bottom: 0;
  font-weight: 600;
}
a {
  text-decoration: none;
  transition: all .5s ease-in-out;
}
a:hover {
  text-decoration: none;
}
ul, ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul li {
  list-style: none;
}
p {
  margin: 0;
}
input:focus, select:focus, textarea:focus {
  outline: none;
}
img {
  border-style: none;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.wrapper {
  overflow: hidden;
}
/***** CSS *****/
header {
  padding: 0 15px;
}
.logo img {
  width: 100px;
  border-radius: 100%;
}
header .nav-link.nav-a {
  font-size: 15px;
  letter-spacing: -.22px;
  padding: 0 !important;
  margin: 0 11px;
  color: #8f42e7 !important;
  font-weight: 600;
}
.btn {
  -webkit-border-radius: 26px;
  -moz-border-radius: 26px;
  border-radius: 26px;
  font-size: 15px;
  letter-spacing: -.22px;
  font-weight: 600;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 128px;
  background-color: #8f42e730;
  color: #8f42e7;
  margin-left: 20px;
}
section.hero-sec {
  text-align: center;
}
section.hero-sec h1 {
  font-size: 90px;
  font-weight: 600;
  letter-spacing: normal;
  line-height: 106%;
  margin-bottom: 70px;
}
section.hero-sec {
  text-align: center;
  padding: 260px 0 200px 0;
}
.wt-hero-myphone {
  position: relative;
  z-index: 1;
}
.wt-myphone {
  position: relative;
  display: inline-block;
  max-width: 450px;
  contain: layout style;
}
.wt-myphone-shadow {
  position: absolute;
  top: -8.577%;
  left: -41.289%;
  right: -14.68%;
  bottom: -11.483%;
  opacity: .8;
  background-image: url("../images/phone-shadow.png");
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
  background-repeat: no-repeat;
}
.wt-myphone-case {
  position: relative;
  width: 277.95px;
  height: 584.8px;
  background-image: url("../images/phone.png");
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
}
.wt-myphone-screen {
  position: absolute;
  top: 11.05px;
  left: 8.5px;
  width: 260.95px;
  height: 562.7px;
  overflow: hidden;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  background: #fff;
}
.wt-phone-screen-video {
  height: 100%;
  width: 100%;
  line-height: 0;
  contain: content;
}
.wt-phone-screen-video video {
  height: 100%;
  width: 100%;
}
.money-sec {
  background-color: #fedf57;
  text-align: center;
  padding: 263px 0;
  /*  background-image: url(../images/stikcer1.png);*/
  background-position: center;
  height: 100vh;
  background-repeat: no-repeat;
}
.money-sec h3 {
  font-size: 70px;
  line-height: 75px;
  margin-bottom: 35px;
  font-weight: 600 !important;
}
.money-sec span {
  font-size: 18px;
  letter-spacing: -.4px;
  line-height: 32px;
  font-weight: normal;
  max-width: 800px;
  width: 100%;
  display: block;
  margin: auto;
}
.text-slider {}
.text-slider p {
  font-size: 18px;
  letter-spacing: -.67px;
  line-height: 28px;
  font-weight: normal;
  max-width: 720px;
}
.swiper-wrapper {
  align-items: center;
}
.paid-sec {
  padding: 60px 0;
}
.paid-text {
  font-size: 20px;
  letter-spacing: -.48px;
  line-height: 34px;
  font-weight: 400;
  max-width: 370px;
}
.paid-text h4 {
  font-size: 26px;
  letter-spacing: -.48px;
  line-height: 42px;
}
.paid-text .btn {
  margin-top: 20px;
  margin-left: 0;
}
.tab-links .nav-link {
  font-size: 35px;
  line-height: 49px;
  letter-spacing: -.7px;
  text-shadow: none;
  -webkit-text-stroke: 1px #8f42e7;
  color: #eefbff;
  margin: 6px 0;
}
.tabs-sec {
  padding: 100px;
}
.tabs-sec .container {
  padding: 90px;
}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  color: #8f42e7;
}
.secuirtybox {
  font-size: 18px;
  letter-spacing: -.4px;
  line-height: 28px;
  text-align: left;
  font-weight: normal;
  margin-bottom: 20px;
}
.downlodsec {
  background-color: #fedf57;
  text-align: center;
  padding: 200px 0 50px 0px;
}
.downlodsec h4 {
  font-size: 70px;
  letter-spacing: -5.22px;
  line-height: 74px;
  margin-bottom: 65px;
}
.d-btns.d-flex {
  justify-content: center;
}
.d-btns button {
  height: 65px;
  min-width: 203px;
  padding: 0 23px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  font-size: 16px;
  letter-spacing: -.21px;
  line-height: 18px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background-color: transparent;
  color: #8f42e7;
  text-align: left;
  cursor: pointer;
  margin: 0 20px;
  border: 1px solid #8f42e7;
}
.d-btns button img {
  width: 30px;
  margin-right: 13px;
}
/*
.d-btns button:disabled, button[disabled] {
  opacity: 0.5;
  pointer-events: none;
}
*/
.footer_box {
  padding: 60px 50px 0;
  text-align: left;
}
.footer_box span {
  color: rgba(33, 40, 189, .75);
  padding: 7px 0 0 0;
  font-size: 16px;
  display: block;
  font-weight: 500;
}
.add-c .paid-text p {
  margin-bottom: 20px;
  font-size: 19px;
  line-height: 34px;
}
/*
accordian css*/
.my-accordian {
  max-width: 950px;
  margin: 0 auto;
  width: 100%;
}
.card-2 {
  border: none;
  margin-bottom: 20px;
}
.header-accordian {
  background-color: #207fe1;
  border: none;
}
.header-accordian a {
  font-size: 18px;
  color: #fff;
  font-weight: 600;
  display: block;
  text-decoration: none;
}
.header-accordian a img {
  float: right;
}
.body-accordian p {
  font-size: 16px;
  font-weight: 400;
  position: relative;
  color: #8f42e7;
}
.my-accordian a .fa-minus {
  display: inline-block;
}
.my-accordian a .fa-plus {
  display: none;
}
.my-accordian a.collapsed .fa-minus {
  display: none;
}
.my-accordian a.collapsed .fa-plus {
  display: inline-block;
}
.card-2:last-child {
  margin-bottom: 0;
}
.card-body {
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
}
.body-accordian p:before {
  position: absolute;
  content: "";
  width: 7px;
  height: 7px;
  background-color: #707070;
  border-radius: 10px;
  left: -8px;
  top: 9px;
}
.bef_no p::before {
  content: none;
}
.header-accordian {
  background-color: transparent;
  padding: 0;
}
.header-accordian a.collapsed {
  background-color: transparent;
  color: #8f42e7;
}
.header-accordian a {
  background-color: #8f42e7;
  border: 1px solid #8f42e7;
  padding: 0.95rem 1.25rem;
  display: block;
  border-radius: 6px;
}
.body-accordian p::before {
  display: none;
}
.header-accordian a img {
  width: 20px;
}
.faq-sec h2 {
  font-size: 70px;
  line-height: 75px;
  margin-bottom: 35px;
  font-weight: 600 !important;
}
section.faq-sec {
  padding: 100px 0;
  background-color: #fedf57;
}
.get-touch-sec label {
  font-size: 18px;
  font-weight: 500;
}
.get-touch-sec .form-control {
  height: 45px;
}
.get-touch-sec {
  background-image: none
}
.mySwiper img {
  height: 156px;
  width: 200px;
  margin: 0 auto 40px;
}
.text-slider strong {
  font-size: 22px;
  margin-bottom: 4px;
  display: block;
}
.text-slider {
  height: auto;
  padding: 200px 0;
}
.text-slider h3 {
  font-size: 70px;
  line-height: 75px;
  margin-bottom: 35px;
  text-align: center;
}
.footer_box h5 {
  color: #8f42e7;
  font-weight: 700;
  margin-bottom: -6px;
  font-size: 22px;
}
#GUIDELINES h1 {
  margin-bottom: 50px;
}
.paid-brand {
  max-width: 270px;
  text-align: center;
  margin: 0 auto;
}
.main-tab-data img {
  max-width: 270px;
  margin: auto;
  width: 100%;
}
.tab-pane {
  text-align: center;
  min-height: 572px;
}
.terms-sec {
  padding: 150px 0 50px;
}
.terms-sec h3 {
  font-weight: bold;
  font-size: 48px;
  margin-bottom: 35px;
}
.terms-sec p {
  font-weight: 400;
  line-height: 28.32px;
  margin-bottom: 15px;
  font-size: 16px;
}
.terms-sec p.font-weight-bold {
  font-weight: bold;
  font-size: 18px;
}
@media (max-width: 1199.98px) {
  section.hero-sec h1 {
    font-size: 100px;
    margin-bottom: 50px;
  }
  .tabs-sec .container {
    padding: 15px;
  }
  .tab-links .nav-link {
    font-size: 30px;
    margin: 7px 0;
    line-height: 40px;
  }
  section.hero-sec {
    padding: 140px 0 130px 0;
  }
  .money-sec h3 {
    font-size: 50px;
    line-height: 60px;
  }
  .money-sec {
    background-size: contain;
    height: auto;
  }
}
@media (max-width: 991.98px) {
  section.hero-sec h1 {
    font-size: 50px;
    margin-bottom: 100px;
  }
  .text-slider p {
    font-size: 30px;
    line-height: 40px;
  }
  .paid-text {
    font-size: 20px;
    line-height: 30px;
  }
  .paid-text .btn {
    margin-top: 20px;
  }
  .tab-links .nav-link {
    font-size: 22px;
    margin: 3px 0;
    line-height: 29px;
  }
  .paid-text h4 {
    font-size: 20px;
  }
  .downlodsec h4 {
    font-size: 50px;
    line-height: 64px;
    margin-bottom: 35px;
  }
  .downlodsec {
    padding: 120px 0 30px 0px;
  }
  header .nav-link.nav-a {
    font-size: 12px;
  }
}
@media (max-width: 767.98px) {
  div#navbarNavDropdown {
    height: 100vh !important;
    position: fixed;
    transition: none !important;
    width: 100%;
    background-color: #fff;
    top: 97px;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    left: 0;
  }
  ul.navbar-nav.ml-auto {
    margin: 0 !important;
  }
  header .nav-link.nav-a {
    font-size: 30px;
    margin: 0 30px 5px;
    text-align: center;
  }
  header.fixed-top {
    padding: 0;
    background-color: #fff;
  }
  div#navbarNavDropdown.show {
    display: flex;
  }
  header .btn {
    display: none;
  }
  .wt-myphone:after {
    -webkit-transform-origin: 50% 76%;
    -moz-transform-origin: 50% 76%;
    -ms-transform-origin: 50% 76%;
    -o-transform-origin: 50% 76%;
    transform-origin: 50% 76%;
  }
  .logo img {
    width: 80px;
  }
  .navbar-light .navbar-toggler {
    border-color: rgb(143 66 231);
  }
  .text-slider p {
    font-size: 21px;
    line-height: 37px;
  }
  .text-slider {
    height: auto;
    padding: 90px 0;
  }
  .paid-sec {
    padding: 30px 0;
  }
  .paid-brand {
    margin-bottom: 15px;
  }
  .main-tab-data.position-relative {
    margin-bottom: 25px;
  }
  ul#pills-tab {
    flex-wrap: nowrap;
    white-space: nowrap;
    overflow-x: scroll;
  }
  .secuirtybox {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 20px;
    max-width: 100%;
  }
  .paid-text {
    max-width: 100%;
    margin-bottom: 30px;
    text-align: center;
  }
  .paid-text .btn {
    margin: 20px auto 0;
  }
  .downlodsec h4 {
    font-size: 40px;
    line-height: 44px;
    margin-bottom: 25px;
    letter-spacing: normal;
  }
  .d-btns button {
    height: 50px;
    min-width: 163px;
    padding: 0 16px;
    font-size: 13px;
    margin: 0 10px;
  }
  .downlodsec {
    padding: 70px 0 30px 0px;
  }
}
@media (max-width: 575.98px) {
  section.hero-sec h1 {
    font-size: 28px;
    margin-bottom: 49px;
    line-height: 45px;
  }
  .wt-myphone-screen {
    top: 8.45px;
    left: 6.5px;
    width: 199.55px;
    height: 430.3px;
  }
  .wt-myphone-case {
    width: 212.55px;
    height: 447.2px;
  }
  .wt-myphone:after {
    width: 170px;
    height: 215px;
  }
  .money-sec h3 {
    font-size: 37px;
    line-height: 40px;
    letter-spacing: normal;
    margin-bottom: 20px;
  }
  .money-sec span {
    font-size: 18px;
  }
  .text-slider p {
    font-size: 16px;
    line-height: 25px;
  }
  .money-sec h3 {
    font-size: 30px;
  }
  .tabs-sec {
    padding: 50px 18px 50px;
  }
  .money-sec {
    padding: 143px 0;
    height: auto;
  }
  .paid-text {
    font-size: 17px;
  }
  .tab-links .nav-link {
    font-size: 16px;
    line-height: 21px;
  }
  .downlodsec h4 {
    font-size: 30px;
    line-height: 39px;
  }
  .footer_box {
    padding: 60px 20px 10px;
  }
  .footer_box span {
    font-size: 14px;
  }
  .d-btns button {
    min-width: 143px;
    font-size: 11px;
  }
  .d-btns button img {
    width: 20px;
    margin-right: 12px;
  }
  .navbar-toggler-icon {
    width: 1.1em;
    height: 1.1em;
  }
  .navbar-toggler {
    padding: 0.15rem 0.45rem;
  }
  .text-slider {
    padding: 50px 0 50px 26px;
  }
  div#navbarNavDropdown {
    top: 89px;
  }
  .header-accordian a {
    font-size: 14px;
  }
  .faq-sec h2 {
    font-size: 40px;
    margin-bottom: 15px;
  }
  section.text-slider.wow.fadeInRight {
    padding-left: 80px;
  }
  .wt-myphone {
    max-width: 290px;
  }
  #GUIDELINES h1 {
    margin-bottom: 10px;
  }
  .terms-sec h3 {
    font-size: 30px;
  }
  .terms-sec p.font-weight-bold {
    font-size: 15px;
  }
}
.secuirtybox p {
  margin-bottom: 10px;
}
.fixed-top{ background-color: #fff;}