@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;400;600&display=swap');

body {
  font-family: 'Poppins', sans-serif !important;
  margin: 0;
  font-size: 16px !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 400;
  color: rgb(20, 20, 20) !important;
  letter-spacing: normal
}

h1 {
  font-size: 56px !important;
  font-weight: 600 !important
}

h2 {
  font-size: 38 !important;
  font-weight: 600 !important
}

header ul {
  list-style-type: none;
  margin: 0 !important;
  padding: 0;
  overflow: hidden
}

header li {
  float: left
}

header li a {
  display: block;
  color: rgb(20, 20, 20);
  text-align: center;
  padding: 8px 16px;
  text-decoration: none;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 10px;
  margin: 4px 4px;
  font-size: 16px
}

header li a:hover {
  border: 1px solid #f4f4f4;
  background-color: #f4f4f4;
  color: rgb(20, 20, 20);
  text-decoration: none
}

.btn-primary {
  border-radius: 10px
}

.card-body-custom {
  padding: 10px;
  box-shadow: 0 0 5px 3px rgba(0, 0, 0, .04);
  border-radius: 80px
}

.sinactive {
  background-color: #ffffff !important;
  border-color: #ffffff !important;
  color: #7e7e7e !important;
  border-radius: 60px !important
}

.sactive {
  background-color: #C6DDFF !important;
  color: #3c59f4 !important;
  border-color: #C6DDFF !important;
  border-radius: 60px !important
}

.swtch {
  box-shadow: 0 0 3px 2px rgba(0, 0, 0, .01)
}

.zitrial {
  color: #FFFFFF;
  background-color: #0d6efd;
  border: 1px solid #0d6efd
}

.zitrial:hover {
  color: #FFFFFF;
  background-color: #0d5efd;
  border: 1px solid #0d5efd
}

.zilogin {
  color: #5096fe;
  background-color: #ffffff;
  border: 1px solid #83b5fe
}

.zilogin:hover {
  color: #5096fe;
  background-color: #a5c9fe;
  border: 1px solid #83b5fe
}

.zilogin-sec {
  color: #979797;
  border: 1px solid #dbdbdb;
  background-color: #f4f4f4
}

.zilogin-sec:hover {
  color: #979797;
  background-color: #ececec
}

.zif_logo {
  width: 120px
}

.zi_mt-1 {
  margin-top: 20px
}

.zi_mb-1 {
  margin-bottom: 20px
}

.zi_mt-2 {
  margin-top: 50px
}

.zi_mb-2 {
  margin-bottom: 50px
}

.zi_mt-3 {
  margin-top: 80px
}

.zi_mb-3 {
  margin-bottom: 80px
}

.zi_mt-4 {
  margin-top: 120px
}

.zi_mb-4 {
  margin-bottom: 120px
}

.zi_pt-3 {
  padding-top: 80px
}

.zi_pb-3 {
  padding-bottom: 80px
}

.zi_pt-4 {
  padding-top: 120px
}

.zi_pb-4 {
  padding-bottom: 120px
}

.cta1 {
  background-color: #f2f3fe;
  background-image: url("data:image/svg+xml,%3Csvg id='visual' viewBox='0 0 900 600' width='900' height='600' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1'%3E%3Crect width='900' height='600' fill='%23f2f3fe'%3E%3C/rect%3E%3Cg%3E%3Cg transform='translate(549 350)'%3E%3Cpath d='M0 -147L127.3 -73.5L127.3 73.5L0 147L-127.3 73.5L-127.3 -73.5Z' fill='%23eeeffe'%3E%3C/path%3E%3C/g%3E%3Cg transform='translate(148 161)'%3E%3Cpath d='M0 -96L83.1 -48L83.1 48L0 96L-83.1 48L-83.1 -48Z' fill='%23eeeffe'%3E%3C/path%3E%3C/g%3E%3Cg transform='translate(231 463)'%3E%3Cpath d='M0 -106L91.8 -53L91.8 53L0 106L-91.8 53L-91.8 -53Z' fill='%23eeeffe'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: cover
}

.cta2::after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M1%206a.5.5%200%200%200%200%201V6zM12.854.646a.5.5%200%200%200-.708.708l.708-.708zM18%206.5l.354.354a.5.5%200%200%200%200-.708L18%206.5zm-5.854%205.146a.5.5%200%200%200%20.708.708l-.708-.708zM1%207h16.5V6H1v1zm16.646-.854l-5.5%205.5.708.708%205.5-5.5-.708-.708zm-5.5-4.792l2.75%202.75.708-.708-2.75-2.75-.708.708zm2.75%202.75l2.75%202.75.708-.708-2.75-2.75-.708.708z%22%20fill%3D%22%230d6efd%22%2F%3E%3C%2Fsvg%3E");
  content: '';
  width: 19px;
  height: 13px;
  display: inline-block;
  margin-left: .5em
}

.cta2:hover::after {
  background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M1%206a.5.5%200%200%200%200%201V6zM12.854.646a.5.5%200%200%200-.708.708l.708-.708zM18%206.5l.354.354a.5.5%200%200%200%200-.708L18%206.5zm-5.854%205.146a.5.5%200%200%200%20.708.708l-.708-.708zM1%207h16.5V6H1v1zm16.646-.854l-5.5%205.5.708.708%205.5-5.5-.708-.708zm-5.5-4.792l2.75%202.75.708-.708-2.75-2.75-.708.708zm2.75%202.75l2.75%202.75.708-.708-2.75-2.75-.708.708z%22%20fill%3D%22%230a58ca%22%2F%3E%3C%2Fsvg%3E);
  content: '';
  width: 19px;
  height: 13px;
  display: inline-block;
  margin-left: .5em
}

.colored {
  background-color: #f2f3fe
}

.colimg img {
  width: 100%;
  max-width: 400px;
  min-width: 300px
}

footer {
  color: #FFFFFF;
  padding-top: 70px;
  padding-bottom: 50px
}

footer ul {
  list-style: none;
  padding-left: 0
}

footer li {
  font-size: 14px;
  line-height: 2.2rem
}

footer a {
  color: #eee8f9;
  text-decoration: none
}

footer a:hover {
  color: #c6b3ea
}

.footer-rights {
  margin: 20px 0 0 0;
  font-size: 14px
}

.pricing {
  padding: 30px;
  box-sizing: border-box;
  text-align: center;
  position: relative
}

.popular {
  position: absolute;
  top: 5px;
  right: 5px;
  background-color: #ec187c;
  color: #FFF;
  font-size: 12px;
  padding: 4px 8px;
  border: 0;
  border-radius: 30px
}

.mini {
  border: 1px solid #e2e4fd;
  background-color: #ffffff
}

.mani {
  background-color: #f2f3fe;
  border: 1px solid #d2d6fc
}

.pricing ul {
  list-style: none;
  padding-left: 0
}

.pricing li {
  font-size: 14px;
  line-height: 2.2rem
}

#featurecompare ul {
  list-style: none;
  padding-left: 0
}

#featurecompare ul li {
  font-size: 14px;
  line-height: 2.8rem
}

.currency {
  position: relative;
  top: -7px;
  font-size: 25px
}

.amount {
  font-size: 55px;
  font-weight: bold;
  text-transform: uppercase
}

.month,
.monthenter {
  text-align: left;
  font-size: 18px
}

.crlp img {
  width: 120px;
  height: 120px;
  border-radius: 60px;
  margin: 30px auto
}

@media (max-width:550px) {
  h1 {
    font-size: 60px !important;
    font-weight: 600 !important
  }

  header li a {
    display: block;
    color: rgb(20, 20, 20);
    text-align: center;
    padding: 8px 4px;
    text-decoration: none;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 10px;
    margin: 4px 2px;
    font-size: 12px
  }

  .colimg img {
    width: 100%;
    max-width: 300px;
    min-width: 200px
  }
}

.link_container {
  display: flex;
  align-items: center;
  justify-content: center
}

.link_item {
  margin: 20px
}

.trial {
  display: inline-block;
  padding: 12px 40px;
  border-radius: 40px;
  color: #FFF;
  background-color: #4bb368;
  text-decoration: none;
  font-size: 0.8rem;
  transition: 1s;
}
.trial b {
  font-size: 1.2rem;
}

.trial:hover {
  text-decoration: none;
  color:#FFF;
  background-color: #419b5a;
}


.trial_b {
  display: inline-block;
  padding: 12px 40px;
  border-radius: 40px;
  color: #FFF;
  background-color: #9a4db8;
  text-decoration: none;
  font-size: 0.8rem;
  transition: 1s;
}
.trial_b b {
  font-size: 1.2rem;
}

.trial_b:hover {
  text-decoration: none;
  color:#FFF;
  background-color: #8741a2;
}