.about {
  padding: 0 0 0px;
  position: relative;
}
.about:after {
  position: absolute;
  content: "";
  left: 40%;
  top: 0;
  width: 60%;
  background: url(../img/lottery-ticket-shape.png) center bottom no-repeat;
  background-size: cover;
  bottom: 50px;
  z-index: -2;
}

.about .part-text h2 {
  font-size: 50px;
  line-height: 60px;
  font-weight: 900;
  color: #49596d;
  margin-top: -8px;
  margin-bottom: 28px;
}
.about .part-text h2 span.special {
  font-weight: 700;
  font-family: "Kalam", cursive;
  font-style: italic;
  background: linear-gradient(-19deg, #ffae86, 10%, #DC652A);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.about .part-text p {
  font-size: 16px;
  line-height: 28px;
  color: #555;
}
.about .part-text p span.spc {
  font-weight: 600;
  display: inline-block;
  position: relative;
}
.about .part-text p span.spc:after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 5px;
  width: 100%;
  height: 1px;
  background: #555;
}
.about .part-text ul {
  margin: 30px 0 20px;
}
.about .part-text ul li {
  font-size: 16px;
  line-height: 34px;
  color: #555;
  font-weight: 500;
}
.about .part-text ul li i {
  color: #df6c33;
  margin-right: 8px;
}
.about .part-text a {
  margin-top: 26px;
  display: inline-grid;
}
.about .part-feature {
  position: relative;
}
.about .part-feature:after {
  position: absolute;
  content: "";
  left: calc(65px / 2);
  top: 0;
  width: 1px;
  background: #8e54e9;
  bottom: 100px;
  z-index: -1;
  opacity: 0.15;
}
.about .part-feature .single-feature {
  margin-bottom: 16px;
}
.about .part-feature .single-feature .feature-icon {
  width: 75px;
  height: 75px;
  background: linear-gradient(-19deg, #ffae86, 10%, #DC652A);
  padding: 20px;
  border-radius: 50%;
  box-shadow: 0px 0px 10px 0px rgb(224 110 54);
  float: left;
  margin-right: 30px;
  position: relative;
}
.about .part-feature .single-feature .feature-icon:after {
  position: absolute;
  content: "";
  left: -12px;
  top: -30px;
  bottom: -30px;
  right: 0;
  background: url(../img/time-bg.png) center center no-repeat;
  background-size: contain;
  z-index: -1;
}
.about .part-feature .single-feature .feature-icon img {
  width: 100%;
}
.about .part-feature .single-feature .feature-text {
  display: table-cell;
}
.about .part-feature .single-feature .feature-text h3 {
  font-size: 24px;
  font-weight: 900;
  display: inline-block;
  color: #49596d;
}
.about .part-feature .single-feature .feature-text p {
  font-size: 16px;
  line-height: 28px;
  color: #555;
}


.how-to-works {
  padding: 60px 0 35px;
  margin-bottom: 50px;
  position: relative;
  z-index: 2;
  position: relative;
  z-index: 2;
}
.how-to-works:after {
  position: absolute;
  content: "";
  left: -60px;
  right: -60px;
  top: 0;
  bottom: 0;
  background: #fff;
  z-index: -1;
  border-radius: 10px;
  box-shadow: 0 0 20px 7px rgba(0, 0, 0, 0.12);
}
.how-to-works .single-system {
  position: relative;
  padding: 0 15px;
}
.how-to-works .single-system .part-icon {
  left: 0;
  position: relative;
  width: 70px;
  float: left;
  margin-right: 30px;
  z-index: 2;
  top: 26px;
}
.how-to-works .single-system .part-icon img {
  background: #fff;
}
.how-to-works .single-system .part-text {
  display: flow-root;
}
.how-to-works .single-system .part-text h4.title {
  font-size: 22px;
  line-height: 32px;
  font-weight: 600;
  color: #49596d;
}
.how-to-works .single-system .part-text p {
  color: #555;
  line-height: 28px;
}
.h6{
	margin: 10px auto;
  font-size: 19px;
}
.h1{
	font-size: 65px !important;
	color: #15356a;
	text-align: left;
}
.main-navbar .navbar.navbar-light {
	z-index: 9 !important;
}
.btn.btn-border {
  font-weight: 400;
}
.btn.btn-border,
.btn.btn-border.disabled {
  background: none;
  border: solid 1px #15356A;
  color: #15356A;
}

.btn.btn-primary.active:hover,
.btn.btn-primary.active,
.btn.btn-primary.active:focus {
  background: #6d6e71;
  border-color: #6d6e71;
  color: #fff;
}
.btn.btn-basecolor3,
.btn.btn-basecolor3.disabled {
  background: #15356a;
  color: #fff;
  border-radius: 82px;
}
.btn.btn-basecolor3[class*="arrow-"]:before {
  color: #15356a;
}
.btn.btn-basecolor3:not(.no-hover):not([class*="arrow-"]):hover {
  background: #092147;
}
.btn.btn-basecolor3.active:hover,
.btn.btn-basecolor3.active,
.btn.btn-basecolor3.active:focus {
  background: #15356a;
  border-color: #15356a;
}
.btn.btn-basecolor3.btn-border {
  background: transparent;
  color: #15356a;
  border: solid 1px #15356a;
}
.btn.btn-basecolor3.btn-border:not(.no-hover):hover {
  background: #15356a;
  color: #fff;
}
:not(.owl-item).center,
:not(.owl-item).center * {
  text-align: center !important;
}
.h3-info{
	font-size: 20px;
  color: white;
}
.white, .white-all, .white-all * {
  color: #fff !important;
}
.br-white{
	border-bottom: 1px solid #ffffff59 !important;
}
.form-group:not(.has-radio):not(.has-checkbox):not(.terms-check) {
  min-height: 78px !important;
  margin-bottom: 0;
}
.center{
	text-align: center;
}
.popup_container {

  background: #ffffff82 !important;
}
.box{
	background: #1d4b87ab !important;
}
.h1-box {
  background: #295489cc !important;
  border-radius: 12px;
}
.term {
  background: #295489cc !important;
  border-radius: 12px;
}
.br-rt{
	border-radius: 12px 12px 0px 0px !important;
}
.br-rb{
	border-radius: 0px 0px 12px 12px !important;
}
.select-h{
	width: 100%;
  height: 35px;
  line-height: 22px;
}
.faq-h1{
	color: #15356a;
  margin: 0px 0px 34px 0px;
}