
/*@import url('https://fonts.googleapis.com/css?family=Cabin:400,500,700|Montserrat:400,500,700');*/
@import "bootstrap.min.css";
@import "animate.css";
/*@import 'magnific-popup.css';*/
@import "owl.carousel.min.css";
@import "slick.css";
@import "font-awesome.min.css";
/*@import 'themify-icons.css';
@import 'ionicons.min.css';*/

/* --------------------------
:: 1.0 Base CSS Start
-------------------------- */

* {
  margin: 0;
  padding: 0;
}

html {
  scroll-behavior:smooth;
  scroll-padding-top: 100px;
}

body {
  font-family: "montserratregular";
  background-color: #fff;
  color: #231f20;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "DM Sans", sans-serif;
  color: #000;
  line-height: 1.2;
}

.section_padding_100 {
  /* padding-top: 100px; */
  /* padding-bottom: 100px; */
  padding-top: 70px;
  padding-bottom: 30px;
}

.partner-card {
  margin-bottom: 0!important;
}

.section_padding_100_50 {
  padding-top: 100px;
  padding-bottom: 50px;
}

.section_padding_100_70 {
  padding-top: 100px;
  padding-bottom: 70px;
}

.section_padding_50 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.section_padding_25 {
  padding-top: 25px;
  padding-bottom: 25px;
}

.section_padding_50_20 {
  padding-top: 50px;
  padding-bottom: 20px;
}

.section_padding_150 {
  padding-top: 150px;
  padding-bottom: 150px;
}

.section_padding_200 {
  padding-top: 200px;
  padding-bottom: 200px;
}

.section_padding_0_100 {
  padding-top: 0;
  padding-bottom: 100px;
}

.section_padding_70 {
  padding-top: 70px;
  padding-bottom: 70px;
}

.section_padding_0_50 {
  padding-top: 0;
  padding-bottom: 50px;
}

img {
  max-width: 100%;
  max-height: 100%;
}

.mt-15 {
  margin-top: 15px;
}

.mt-30 {
  margin-top: 30px;
}

.mt-40 {
  margin-top: 40px;
}

.mt-50 {
  margin-top: 50px;
}

.mt-100 {
  margin-top: 100px;
}

.mt-150 {
  margin-top: 150px;
}

.mr-15 {
  margin-right: 15px;
}

.mr-30 {
  margin-right: 30px;
}

.mr-50 {
  margin-right: 50px;
}

.mr-100 {
  margin-right: 100px;
}

.mb-15 {
  margin-bottom: 15px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mb-50 {
  margin-bottom: 50px;
}

.mb-100 {
  margin-bottom: 100px;
}

.ml-15 {
  margin-left: 15px;
}

.ml-30 {
  margin-left: 30px;
}

.ml-50 {
  margin-left: 50px;
}

.ml-100 {
  margin-left: 100px;
}

ul,
ol {
  margin: 0;
  padding: 0;
}

#scrollUp {
  bottom: 0;
  font-size: 24px;
  right: 30px;
  width: 50px;
  background-color: #e22429;
  color: #fff;
  text-align: center;
  height: 50px;
  line-height: 50px;
}

.about-info-right {
  justify-content: space-around;
}

.about-info-left {
  justify-content: space-around;
}

a,
a:hover,
a:focus,
a:active {
  text-decoration: none;
  -webkit-transition-duration: 500ms;
  -o-transition-duration: 500ms;
  transition-duration: 500ms;
}

/* li {
  list-style: none;
} */

.disc-list {
  margin-left: 40px;
  font-size: 20px;
}

.term-p {
  text-decoration: underline;
}

.contact-address-details {
  padding: 0 3rem 3rem 3rem !important;
}

p {
  color: #000;
  font-size: 16px;
  margin-top: 0;
}

.heading-text > p {
  font-size: 16px;
}

.section-heading > h2 {
  color: #000;
  font-size: 40px;
  margin: 0;
}

.section-heading {
  margin-bottom: 60px;
}

.line-shape-white,
.line-shape {
  width: 80px;
  height: 2px;
  background-color: #ff9900;
  margin-top: 15px;
}

.line-shape {
  margin-left: calc(50% - 40px);
}

.table {
  display: table;
  height: 100%;
  left: 0;
  position: relative;
  top: 0;
  width: 100%;
  z-index: 2;
}

.table-cell {
  display: table-cell;
  vertical-align: middle;
}

/* --------------------------
:: 2.0 Header Area CSS
-------------------------- */

.header_area {
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 99;
  top: 0;
  /*padding: 0 4%;*/
  /* background-color: #fff; */
}

.menu_area .navbar-brand {
  margin: 0;
  padding: 20px 0;
}

.menu_area .navbar-brand:hover,
.menu_area .navbar-brand:focus {
  color: #fff;
}

.menu_area {
  position: relative;
  z-index: 2;
}

.nav_margin {
  /*margin-top:30px;*/
}
.header_area.sticky .nav_margin {
  margin-top: 0;
}
.menu_area #nav .nav-link {
  font-family: "DM Sans", sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  display: block;
  padding: 10px 24px;
  margin-left: 10px;
  border-radius: 30px;
  text-transform: uppercase;
}

.menu_area #nav .nav-link:hover {
  color: #fff;
}
.menu_area #nav .nav-link.contactbtn {
  /* color: #db2429; */
  color: #fff;
  /* border: 2px solid #fff; */
  border-radius: 30px;
  background-color: #db2429;
}
.menu_area #nav .nav-link.contactbtn:hover {
  /* color: #db2429; */
  background-color: #1c3d70;
  /* border: 2px solid #fff; */
  border-radius: 30px;
}

.sing-up-button {
  text-align: right;
}

.sing-up-button > a {
  color: #fff;
  display: inline-block;
  border: 1px solid #fff;
  /*height: 50px;
    min-width: 158px;
    line-height: 46px;
    text-align: center;*/
  border-radius: 24px;
  padding: 6px 20px;
  font-family: "DM Sans", sans-serif;
}

.sing-up-button > a:hover {
  background: #1c3d70;
  color: #fff;
  border-color: transparent;
  -webkit-transition-duration: 500ms;
  -o-transition-duration: 500ms;
  transition-duration: 500ms;
}

/* stcicky css */

.header_area.sticky {
  background-color: #fff;
  -webkit-box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  height: 100px;
  position: fixed;
  top: 0;
  z-index: 99;
}

.header_area.sticky .menu_area .navbar-brand {
  /*font-size: 50px;*/
}

.header_area.sticky .menu_area #nav .nav-link {
  /* padding: 23px 15px;*/
  color: #1c3d70;
}
.header_area.sticky .menu_area #nav .nav-link:hover {
  color: #db2429;
}
.header_area.sticky .menu_area #nav .nav-link.contactbtn {
  color: #1c3d70;
  border: 2px solid #d1d3d4;
  border-radius: 30px;
  background-color: rgb(245, 249, 252);
}
.header_area.sticky .menu_area #nav .nav-link.contactbtn:hover {
  color: #db2429;
  border: 2px solid #d1d3d4;
  border-radius: 30px;
}
.header_area.sticky .menu_area .sing-up-button > a {
  /* padding: 23px 15px;*/
  color: #1c3d70;
  border-color: #d2d3d5;
}
.header_area.sticky .menu_area .sing-up-button > a:hover {
  background-color: #1c3d70;
  color: #fff;
}
.header_area.sticky .navbar {
  padding: 0;
}

/* --------------------------
:: ondc adv Area CSS
-------------------------- */
#ondc-adv {
  background: url("/images/ondc-seller-back.png") right top/cover no-repeat
    fixed;
  height: 500px;
  margin-bottom: 80px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

#ondc-adv .adv-content {
  text-align: center;
  color: #fff;
  padding-inline: 15px;
}

#ondc-adv .buttons-container .ondc-button {
  margin-inline: 10px;
}

@media only screen and (max-width: 768px) {
  #ondc-adv .buttons-container .ondc-button {
    display: block;
    margin-block: 10px;
    margin-inline: auto;
  }
}

#ondc-adv h2, #ondc-adv p {
  color: #fff;
}

/* --------------------------
:: 3.0 Wellcome Area CSS
-------------------------- */

.wellcome_area {
  /*background-image: url(img/bg-img/welcome-bg.png);*/
  /*height: 650px;*/
  position: relative;
  z-index: 1;
  background-position: bottom center;
  background-size: cover;

  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#3341a3+35,ff9900+100 */
  /*background: #3341a3;
background: -moz-linear-gradient(-45deg, #3341a3 35%, #ff9900 100%);
background: -webkit-linear-gradient(-45deg, #3341a3 35%,#ff9900 100%);
background: linear-gradient(135deg, #3341a3 35%,#ff9900 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3341a3', endColorstr='#ff9900',GradientType=1 );*/
}

.wellcome_area:after {
  position: absolute;
  width: 100%;
  left: 0;
  height: 2px;
  background-color: #fff;
  content: "";
  bottom: 0;
  z-index: 2;
}

.welcome-thumb {
  width: 45%;
  position: absolute;
  bottom: -130px;
  right: 85px;
  z-index: 9;
}

.welcome-thumb img {
  height: auto;
  width: 100%;
}

.wellcome-heading > h2 {
  font-size: 100px;
  color: #ffffff;
  font-weight: 700;
  position: relative;
  z-index: 3;
}

.get-start-area .email {
  background: #9572e8;
  height: 50px;
  max-width: 260px;
  border: none;
  border-radius: 24px;
  padding: 0px 15px;
}

.form-control::-webkit-input-placeholder {
  color: #cec1f4;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #cec1f4;
  opacity: 1;
}

.form-control::-ms-input-placeholder {
  color: #cec1f4;
  opacity: 1;
}

.form-control::placeholder {
  color: #cec1f4;
  opacity: 1;
}

.get-start-area .email:focus {
  border: none;
  outline-offset: transparent !important;
  border-radius: 30px;
}

.get-start-area .submit {
  background-color: #ff9900;
  color: #fff;
  font-weight: 500;
  display: inline-block;
  border: none;
  height: 50px;
  min-width: 167px;
  line-height: 46px;
  text-align: center;
  border-radius: 24px 24px 24px 0px;
  margin-left: 10px;
}

.get-start-area .submit:hover {
  background: #6f52e5;
  color: #fff;
  -webkit-transition-duration: 500ms;
  -o-transition-duration: 500ms;
  transition-duration: 500ms;
}

.wellcome-heading > p {
  color: #fff;
}

.wellcome-heading > h3 {
  font-size: 332px;
  position: absolute;
  top: -134px;
  font-weight: 900;
  left: -12px;
  z-index: -1;
  color: #fff;
  opacity: 0.1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
}

.wellcome-heading {
  /* margin-bottom: 100px;*/
  /*margin-top: 70px;*/
}

/* --------------------------
:: 4.0 Special Area CSS
-------------------------- */

.single-icon > i {
  font-size: 36px;
  color: #ff9900;
}

.single-special h4 {
  font-size: 22px;
  color: #e22429;
}
.single-special h5 {
  font-size: 22px;
  color: #1c3d70;
}
.single-special a {
  font-size: 18px;
  color: #000;
  margin-top: 30px;
  display: block;
}
.single-special a:hover {
  color: #1c3d70;
}

.single-icon {
  margin-bottom: 25px;
}

.single-special > h4 {
  font-size: 22px;
  color: #3341a3;
  margin-bottom: 15px;
}

.single-special {
  padding: 40px;
  /*border-radius: 40px 40px 40px 0px;*/
  -webkit-transition-duration: 800ms;
  -o-transition-duration: 800ms;
  transition-duration: 800ms;
  margin-bottom: 30px;

  min-height: 260px;
  background-color: #fff;
  -webkit-box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  border-radius: 12px;
  width: 100%;
}

.special_description_content > h2 {
  color: #3341a3;
  font-size: 48px;
  margin-bottom: 30px;
}

.single-special:hover {
  -webkit-box-shadow: 0 10px 90px rgba(0, 0, 0, 0.08);
  box-shadow: 0 10px 90px rgba(0, 0, 0, 0.08);
}

.single-special p {
  margin-bottom: 0;
}

.app-download-area {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: 1;
  flex-basis: 1;
  margin-top: 50px;
}

.app-download-btn a {
  border: 1px solid #ddd;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 15px 30px;
  /*border-radius: 30px 30px 30px 0;*/
  -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.app-download-btn.active a,
.app-download-btn a:hover {
  border-color: transparent;
  background-color: #ff9900;
}

.app-download-btn a i {
  color: #47425d;
  font-size: 24px;
  margin-right: 15px;
  -webkit-transition-duration: 500ms;
  -o-transition-duration: 500ms;
  transition-duration: 500ms;
}

.app-download-btn a p {
  font-size: 16px;
  line-height: 1;
  -webkit-transition-duration: 500ms;
  -o-transition-duration: 500ms;
  transition-duration: 500ms;
}

.app-download-btn a p span {
  font-size: 12px;
  display: block;
}

.app-download-btn:first-child {
  margin-right: 20px;
}

.app-download-btn a:hover i,
.app-download-btn.active a i,
.app-download-btn.active a p,
.app-download-btn a:hover p {
  color: #fff;
}

/* --------------------------
:: 5.0 Features Area CSS
-------------------------- */

.single-feature {
  margin-bottom: 50px;
}

.single-feature > p {
  margin-bottom: 0;
}

.single-feature > i {
  color: #ff9900;
  font-size: 30px;
  display: inline-block;
  float: left;
  margin-right: 10px;
}

.single-feature > img {
  color: #ff9900;
  font-size: 30px;
  display: inline-block;
  float: left;
  margin-right: 10px;
}

.single-feature > h5 {
  font-size: 22px;
  color: #3341a3;
}

.single-feature > p {
  margin-top: 15px;
}

/* --------------------------
:: 6.0 Video Area CSS
-------------------------- */

.video-area {
  position: relative;
  z-index: 1;
  background-position: center center;
  background-size: cover;
  border: 20px solid #fff;
  border-radius: 20px;
  height: 650px;
  -webkit-box-shadow: 0 10px 50px rgba(0, 0, 0, 0.08);
  box-shadow: 0 10px 50px rgba(0, 0, 0, 0.08);
}

.video-area:after {
  position: absolute;
  content: "";
  top: -20px;
  left: -20px;
  width: calc(100% + 40px);
  height: calc(100% + 40px);
  border: 1px solid #f1f4f8;
  z-index: 2;
  border-radius: 20px;
}

.video-area .video-play-btn a {
  width: 80px;
  height: 80px;
  background-color: #ff9900;
  color: #fff;
  text-align: center;
  display: block;
  font-size: 36px;
  line-height: 80px;
  padding-left: 5px;
  border-radius: 50%;
  top: 50%;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 3;
}

.video-area .video-play-btn a:hover {
  background-color: #a865e1;
  color: #fff;
}

/* --------------------------
:: 7.0 Cool Facts Area CSS
-------------------------- */

.cool_facts_area {
  position: relative;
  z-index: auto;
  background: #3341a3;
  padding: 180px 0 80px 0;
  top: -100px;
}

.cool_facts_area:after {
  position: absolute;
  bottom: -100px;
  left: 0;
  right: 0;
  width: 100%;
  height: 100px;
  background-color: #fff;
  content: "";
}

.cool-facts-content > i {
  color: #ffffff;
  font-size: 36px;
}

.counter-area {
  min-width: 100px;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.counter-area > h3 {
  color: #ffffff;
  font-size: 40px;
  margin-bottom: 0;
  line-height: 1;
}

.cool-facts-content > p {
  font-size: 16px;
  color: #ffffff;
  margin-bottom: 0;
}

/* --------------------------
:: 8.0 Screenshots Area CSS
-------------------------- */

.app_screenshots_slides {
  padding: 0 6%;
}

.app_screenshots_slides .single-shot {
  /*opacity: 0.7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    -webkit-transform: scale(0.85);
    -ms-transform: scale(0.85);
    transform: scale(0.85)*/
}

.app_screenshots_slides .center .single-shot {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.app-screenshots-area .owl-dot {
  height: 11px;
  width: 11px;
  border: 2px solid #a49fba;
  border-radius: 50%;
  display: inline-block;
  margin: 0 6px;
  margin-top: 50px;
}

.app-screenshots-area .owl-dot.active {
  background-color: #e22429;
  border: transparent;
}

.app-screenshots-area .owl-dots {
  height: 100%;
  width: 100%;
  text-align: center;
}

/* --------------------------
:: 9.0 Pricing Plan Area CSS
-------------------------- */

.pricing-plane-area {
  background: #f5f9fc;
}

.single-price-plan {
  background: #ffffff;
  border: 1px solid #ebebeb;
  border-radius: 30px 30px 30px 0;
  margin-bottom: 30px;
}

.single-price-plan .package-plan {
  padding: 40px 0;
  border-radius: 30px 30px 0 0;
}

.single-price-plan .package-plan > h5 {
  color: #3341a3;
  font-size: 18px;
}

.single-price-plan .package-plan .ca-price h4 {
  color: #ff9900;
  font-size: 48px;
  position: relative;
  z-index: 1;
  margin-bottom: 0;
  line-height: 1;
}

.single-price-plan .package-plan .ca-price span {
  font-size: 18px;
  color: #ff9900;
}

.single-price-plan .plan-button > a {
  background: #726a84;
  padding: 10px 0;
  border-bottom-right-radius: 30px;
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  display: block;
  -webkit-transition-duration: 500ms;
  -o-transition-duration: 500ms;
  transition-duration: 500ms;
}

.single-price-plan .package-description > p {
  margin-bottom: 0;
  line-height: 1;
  padding: 15px 0;
  border-bottom: 1px solid #ebebeb;
}

.single-price-plan .package-description > p:first-child {
  border-top: 1px solid #ebebeb;
}

.single-price-plan.active .package-plan,
.single-price-plan.active .plan-button > a,
.single-price-plan:hover .plan-button > a {
  background-color: #a865e1;
}

.single-price-plan.active .package-plan .ca-price > h4,
.single-price-plan.active .package-plan .ca-price > span,
.single-price-plan.active .package-plan > h5,
.single-price-plan.active .plan-button > a {
  color: #fff;
}

/* --------------------------
:: 10.0 Testimonials Area CSS
-------------------------- */
.slider_img {
  width: 50%;
  float: left;
  padding-right: 5%;
}
.client-name {
  width: 50%;
  float: right;
}
.clients-feedback-area .slider_img {
  display: none;
}
.clients-feedback-area .slick-current .slider_img {
  display: block;
}
.clients-feedback-area .client-name > h5 {
  color: #b5b7b9;
  font-size: 24px;
  margin-top: 5px;
  font-family: "montserratregular";
}
.clients-feedback-area .client-name > p {
  color: #b5b7b9;
  font-size: 50px;
  font-family: "DM Sans", sans-serif;
}

.clients-feedback-area .slick-current .client-name > h5 {
  color: #000;
}
.clients-feedback-area .slick-current .client-name > p {
  color: #e22429;
}

.clients-feedback-area .star-icon > i {
  font-size: 18px;
  color: #f1b922;
}

.clients-feedback-area .client-description > p {
  max-width: 1010px;
  margin: auto;
  margin-bottom: 15px;
  font-size: 22px;
}

.clients-feedback-area .client > i {
  font-size: 48px;
  color: #897ceb;
  margin-bottom: 30px;
}

.clients-feedback-area .slick-dots {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.clients-feedback-area .slick-dots li button {
  width: 12px;
  height: 12px;
  text-indent: -999999999999999999999999px;
  border: 3px solid #a49fba;
  background-color: #fff;
  border-radius: 50%;
  margin: 5.5px;
  outline: none;
}

.clients-feedback-area .slick-dots li.slick-active button {
  background-color: #ff9900;
  border-color: #ff9900;
}

.clients-feedback-area .slick-slide.client-thumbnail {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 129px;
}

.clients-feedback-area .slick-slide img {
  /*display: block;
    width: 80px !important;
    height: 80px !important;
    border-radius: 50%;
    border: 5px solid #fff;
    -webkit-box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);*/
}

.clients-feedback-area .slick-slide.slick-current img {
  width: 200px !important;
  /*height: 100px !important;*/
}

.clients-feedback-area .slick-arrow {
  position: absolute;
  width: 30px;
  background-color: #fff;
  height: 100%;
  text-align: center;
  font-size: 24px;
  color: #b5b7b9;
  display: block;
  line-height: 550%;
  left: 0;
  z-index: 90;
  cursor: pointer;
  font-weight: bold;
  top: 100px;
}
.clients-feedback-area .slick-arrow:hover {
  color: #231f20;
}
.slider .fa-angle-left {
  left: 50px;
  right: 0;
}

.slider .fa-angle-right {
  left: 80px;
  right: 0;
}
/* --------------------------
:: 11.0 CTA Area CSS Start
-------------------------- */

.our-monthly-membership {
  /*background: #31459e;*/
  background-color: #31459e;
}

.membership-description > h2 {
  color: #ffffff;
  font-size: 36px;
}

.membership-description > p {
  color: #ffffff;
  margin-bottom: 0;
}

.get-started-button > a {
  display: inline-block;
  text-align: center;
  color: #fff;
  border: solid 1px #fff;
  padding: 6px 20px;
}

.get-started-button > a:hover {
  background: #ff9900;
  color: #fff;
  -webkit-transition-duration: 500ms;
  -o-transition-duration: 500ms;
  transition-duration: 500ms;
  border-color: transparent;
}

.get-started-button {
  text-align: right;
}

/* --------------------------
:: 12.0 Team Area CSS Start
-------------------------- */

.member-image {
  margin-bottom: 30px;
  border-radius: 30px 30px 30px 0;
  position: relative;
  z-index: 1;
}

.member-image img {
  border-radius: 30px 30px 30px 0;
}

.member-text > h4 {
  font-size: 22px;
  color: #3341a3;
}

.member-text > p {
  color: #000;
  margin-bottom: 0;
}

.team-hover-effects {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(105, 75, 228, 0.8);
  border-radius: 30px 30px 30px 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
}

.single-team-member:hover .team-hover-effects {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.team-social-icon {
  position: absolute;
  z-index: 5;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.team-social-icon > a {
  font-size: 14px;
  color: #fff;
  background: #9a81d7;
  height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 10px 10px 10px 0;
  display: block;
  margin: 2.5px;
}

.single-team-member {
  margin-bottom: 50px;
}

/* --------------------------
:: 13.0 Contact Area CSS Start
-------------------------- */

.address-text > p,
.phone-text > p,
.email-text > p {
  font-size: 18px;
  margin-bottom: 10px;
}

.address-text > p > span,
.phone-text > p > span,
.email-text > p > span {
  color: #3341a3;
}

.footer-contact-area .line-shape {
  margin-left: 0;
}

.footer-contact-area .heading-text > p {
  margin-top: 50px;
}

.footer-contact-area .heading-text {
  margin-bottom: 50px;
}

/*#name {
    font-size: 18px;
    padding: 15px 15px;
    border-radius: 0;
}

#email {
    font-size: 18px;
    padding: 15px 15px;
    border-radius: 0;
}

#message {
    border-radius: 0;
}*/

.btn.submit-btn {
  background: #ff9900;
  height: 48px;
  min-width: 185px;
  color: #ffffff;
  font-weight: 500;
  border-radius: 0;
}

.btn.submit-btn:hover {
  background: #3341a3;
  color: #fff;
  -webkit-transition-duration: 500ms;
  -o-transition-duration: 500ms;
  transition-duration: 500ms;
}

.footer-contact-area {
  /*background: #f5f9fc;*/

  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+43,f3f7fb+43,f3f7fb+100 */
  background: #ffffff; /* Old browsers */
  background: -moz-linear-gradient(
    top,
    #ffffff 0%,
    #ffffff 43%,
    #f3f7fb 43%,
    #f3f7fb 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    top,
    #ffffff 0%,
    #ffffff 43%,
    #f3f7fb 43%,
    #f3f7fb 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    #ffffff 0%,
    #ffffff 43%,
    #f3f7fb 43%,
    #f3f7fb 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f3f7fb',GradientType=0 ); /* IE6-9 */
}
.footer-bg {
  background: #f5f9fc;
  padding: 20px 0;
}

.footer-text > p {
  margin-bottom: 50px;
}

/* --------------------------
:: 14.0 Footer Area CSS Start
-------------------------- */

.footer-text > h2 {
  color: #3341a3;
  font-size: 72px;
  font-weight: 700;
}

.footer-social-icon > a > i {
  background: #9b69e4;
  font-size: 14px;
  color: #ffffff;
  height: 40px;
  width: 40px;
  line-height: 40px;
  font-weight: 500;
  border-radius: 10px 10px 10px 0px;
  margin-right: 10px;
}

.footer-social-icon > a > i:hover {
  background: #ff9900;
  color: #fff;
  -webkit-transition-duration: 500ms;
  -o-transition-duration: 500ms;
  transition-duration: 500ms;
}

.social-icon {
  margin-bottom: 30px;
}

.footer-text {
  margin-bottom: 15px;
}

.footer-menu ul li {
  display: inline-block;
}

.footer-menu ul li a {
  border-right: 1px solid #fff;
  display: block;
  padding: 0 7.5px;
  color: #fff;
}

.footer-social-icon > a .active {
  background: #ff9900;
}

.footer-menu ul li:last-child a {
  border-right: 0 solid #ddd;
}

.footer-social-icon {
  margin-bottom: 30px;
}

.footer-menu {
  margin-bottom: 0;
  float: right;
}

.copyright-text {
  width: 100%;
}
.copyright-text > p {
  color: #fff;
  margin: 0;
}

/* FOOTER STARTS */
#footer {
  background-color: var(--ondc-primary-3);
  margin-bottom: 0;
  padding-block: 60px;
  font-size: 16px;
}

@media only screen and (max-width: 768px) {
  #footer {
    padding-bottom: 30px;
  }
}

#footer .footer-links-container {
  display: flex;
  justify-content: space-between;
}

@media only screen and (max-width: 768px) {
  #footer .footer-links-container {
    flex-direction: column;
    gap: 30px;
  }
}

#footer .footer-links-container .footer-columns-container {
  display: flex;
  gap: 80px;
  flex-wrap: wrap;
}
@media only screen and (max-width: 1024px) {
  #footer .footer-links-container .footer-columns-container {
    gap: 50px;
  }
}
@media only screen and (max-width: 768px) {
  #footer .footer-links-container .footer-columns-container {
    gap: 30px;
  }
}
@media only screen and (max-width: 768px) {
  #footer .footer-links-container .footer-columns-container .footer-column {
    min-width: 180px;
  }
}
#footer .footer-column h4 {
  margin-bottom: 8px;
}

#footer .footer-link {
  display: block;
  text-decoration: none;
  color: var(--ondc-tagline);
  margin-bottom: 5px;
}

#footer .footer-link:hover {
  color: var(--ondc-primary-2);
}
#footer .footer-link:active {
  color: var(--ondc-tagline);
}
/* #footer .footer-link:visited {
  color: rgb(156, 12, 156);
} */

#footer .social-media {
  display: flex;
  gap: 40px;
  align-items: start;
}
#footer .social-media img {
  height: 25px;
}

#footer .download {
  margin-top: 20px;
}
#footer .download h4 {
  margin-bottom: 5px;
}

#footer .download img {
  width: 220px;
}
@media only screen and (max-width: 1024px) {
  #footer .social-media {
    gap: 30px;
  }
}

#footer .social-media .footer-link {
  margin-bottom: 0;
}

#footer .disclaimer-container {
  margin-top: 30px;
}

#footer .disclaimer-container p {
  font-size: 14px;
  margin-bottom: 5px;
  font-weight: 600;
}
#footer .disclaimer-container div {
  font-size: 13px;
  line-height: 16px;
}

/* FOOTER ENDS */


/*
Featured section style
========================*/
.features_item2_area {
  position: relative;
  width: 100%;
}

.features_item2 h1 {
  font-size: 2.714rem;
  margin-bottom: 0px;
}
.features_item2 h1 span {
  color: #fff;
}
.features_item2 p {
  font-size: 1.571rem;
}

.divider_horizontal {
  position: absolute;
  left: 51%;
  /*top:10%;*/
  width: 1px;
  height: 210px;
  background: #d0d4d9;
  z-index: 2;
}

.divider_vertical {
  position: absolute;
  left: 0%;
  top: 51%;
  width: 100%;
  height: 1px;
  background: #d0d4d9;
  z-index: 2;
  /*margin-top: 24%;*/
}
.features_item_text p {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 0px;
}
.features_item2 h1 {
  color: #fff;
  font-size: 30px;
  margin: 50px 0 10px 0;
  letter-spacing: 1pt;
}
.features_item2 p {
  color: #fff;
  font-size: 14px;
  letter-spacing: 1pt;
}
.padding-0 {
  padding: 0px;
}
.container {
  max-width: 1220px;
}
.single-icon > img {
  /*width:150px;*/
}
.hlist {
  width: 100%;
  margin-bottom: 20px;
}
.hlist ul {
  width: 100%;
}
.hlist ul li {
  width: 100%;
  /*list-style-type:circle;*/
  /*list-style-position: inside;*/
  background-image: url(../images/check.png);
  background-repeat: no-repeat;
  background-position: left top;
  padding-left: 26px;
  color: #000;
  font-family: "montserratregular";
  font-size: 16px;
  margin-bottom: 0px;
}
.navbar-light .navbar-toggler {
  color: #fff;
  border-color: #fff;
  background-color: #fff;
}

.project-heading {
  margin: 0;
  padding: 0;
  /*height:100vh;*/
  position: relative;
  overflow: visible;
}
.hennessey {
  position: absolute;
}

.hennessey .shape-morph {
  top: 50%;
  z-index: 1;
  transform: translate(-25%, -25%);
  -moz-transform: translate(-25%, -25%);
  -webkit-transform: translate(-25%, -25%);
  -o-transform: translate(-25%, -25%);
  -ms-transform: translate(-25%, -25%);
  right: 0%;
  width: 150%;
  z-index: -1;
}
.hennessey .shape-morph svg {
  fill: #32469e;
}
.hennessey .project-heading .shape-morph {
  mix-blend-mode: multiply;
}
.shape-morph .scene {
  position: relative;
  width: 100%;
  height: auto;
}
.inline_blok {
  display: inline-block;
}
.header_inner .header_area {
  background-color: #3341a3;
}
.privacy_policies {
  background-color: #fff;
}
.terms_conditions ol {
  padding-left: 15px;
}
.terms_conditions ol[type] {
  font-size: 18px;
}
.terms_conditions ol li ol[type] {
  font-size: 15px;
}
.terms_conditions ol li {
  margin-bottom: 25px;
  list-style: inherit;
}
.terms_conditions ol li ol li {
  margin-bottom: 0px;
}
.terms_conditions ol li p {
  margin-top: 5px !important;
}
.terms_conditions ol li ol li p {
  margin: 0px !important;
}
.terms_conditions p {
  color: #000;
  font-size: 16px;
}
/*Retailer*/
.retailer_area {
  background-image: url(../img/retailer_bg.jpg);
  height: 450px;
  position: relative;
  z-index: 1;
  background-position: bottom center;
  background-size: cover;
}

.retailer_area:after {
  position: absolute;
  width: 100%;
  left: 0;
  height: 2px;
  background-color: #fff;
  content: "";
  bottom: 0;
  z-index: 2;
}
.retailer_area_heading {
  position: absolute;
  top: 150px;
  width: 500px;
  right: 0;
  text-align: center;
}
.retailer_area h2 {
  font-size: 30px;
  color: #ffffff;
  font-weight: bold;
  position: relative;
  z-index: 3;
  margin-bottom: 40px;
}
.download_app_button {
  text-align: center;
}

.download_app_button > a {
  color: #fff;
  border: 1px solid #fff;
  padding: 6px 20px;
  display: inline-block;
}

.download_app_button > a:hover {
  background: #ff9900;
  color: #fff;
  border-color: transparent;
  -webkit-transition-duration: 500ms;
  -o-transition-duration: 500ms;
  transition-duration: 500ms;
}

.retailer_page .cool_facts_area {
  position: relative;
  z-index: auto;
  background: #3341a3;
  padding: 80px 0 80px 0;
  top: -100px;
}
.logo {
  width: 150px;
}
.top_text {
  padding: 150px 100px 100px 100px;
}
.top_text h1 {
  font-size: 50px;
  color: #e22429;
}
.top_text h2 {
  font-size: 50px;
  color: #000;
}
.top_text p {
  font-size: 16px;
  color: #000;
  font-family: "montserratregular";
}
.machine {
  position: absolute;
  left: -70px;
  bottom: -40px;
  z-index: 99;
  text-align: left;
}
.machine p {
  font-size: 16px;
  color: #000;
  font-family: "montserratregular";
  float: right;
  margin-top: -40px;
}
.machine img {
  width: 70%;
}
.pattern_dot {
  background-image: url(../images/dot_pattern.png);
  background-repeat: repeat;
  background-position: left top;
}
.retailar_shop {
  width: 100%;
  display: table;
}
.special_description_content h4 {
  color: #e22429;
  font-size: 22px;
  font-family: "DM Sans", sans-serif;
}
.btn_red {
  background-color: #e22429;
  font-size: 20px;
  color: #fff;
  padding: 15px 40px;
  border-radius: 30px;
}
.btn_red:hover {
  color: #fff;
  background-color: #1c3d70;
}
.slick-dots {
  display: none !important;
}

/*.slick-list {width: 80%; left: 250px; top: -75px; padding:0 !important;}*/
.slick-list {
  width: 100%;
  right: 0px;
  float: right;
  top: 0;
  padding: 0 !important;
}
.story img {
  border-radius: 10px;
}
.story_details {
  position: relative;
}
.storytext {
  background-color: rgba(226, 36, 41, 0.8);
  position: absolute;
  border-radius: 10px;
  height: 210px;
  padding: 20px;
  color: #fff;
  display: none;
}
.storytext p {
  font-family: "montserratregular";
  color: #fff;
  font-size: 13px;
  background-image: url(../images/quote.png);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: cover;
  vertical-align: middle;
  height: 100%;
  display: table-cell;
}
.story_details:hover .storytext {
  display: table;
}

.formcard {
  padding: 50px;
  /*border-radius: 40px 40px 40px 0px;*/
  -webkit-transition-duration: 800ms;
  -o-transition-duration: 800ms;
  transition-duration: 800ms;
  margin-bottom: 30px;
  background-color: #fff;
  -webkit-box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  border-radius: 12px;
}
.formcard h2 {
  font-size: 40px;
}
.text-blue {
  color: #1c3d70;
}
.text-red {
  color: #e22429;
}

.avatarcard {
  padding: 20px 10px 10px;
  -webkit-transition-duration: 800ms;
  -o-transition-duration: 800ms;
  transition-duration: 800ms;
  margin-bottom: 30px;
  background-color: #fff;
  -webkit-box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  border-radius: 12px;
  width: 100%;
  float: left;
}
.avatarcard p {
  color: #808285;
  margin-top: 10px;
  margin-bottom: 0;
}
.avatarcard:hover {
  background-color: #e22429;
}
.avatarcard:hover p {
  color: #fff;
}
/* image radio list */
.image-radio {
  cursor: pointer;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border: 4px solid transparent;
  margin-bottom: 0;
  outline: 0;
}
.image-radio input[type="radio"] {
  display: none;
}
.image-radio-checked {
  border-color: #4783b0;
}
.image-radio .glyphicon {
  position: absolute;
  color: #4a79a3;
  background-color: #fff;
  padding: 10px;
  top: 0;
  right: 0;
}
.image-radio-checked .glyphicon {
  display: block !important;
  visibility: visible !important;
}

/* image checkbox list */
.image-checkbox {
  cursor: pointer;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border: 4px solid transparent;
  margin-bottom: 0;
  outline: 0;
}
.image-checkbox input[type="checkbox"] {
  display: none;
}
.image-checkbox-checked {
  border-color: #4783b0;
}
.image-checkbox .glyphicon {
  position: absolute;
  color: #4a79a3;
  background-color: #fff;
  padding: 10px;
  top: 0;
  right: 0;
}
.image-checkbox-checked .glyphicon {
  display: block !important;
  visibility: visible !important;
}
.label {
  color: #000;
  margin: 0;
}
.textfield {
  background-color: transparent;
  border: 0;
  border-bottom: solid 1px #a7a9ac;
  width: 100%;
  font-size: 18px;
  padding: 5px 0;
  outline: none;
  border-radius: 0;
}
.footer-nav {
  float: right;
}
.footer_link {
  float: left;
}
.footer_link ul {
  margin-right: 150px;
  display: inline-grid;
}
.footer_link ul li {
  float: left;
  width: 100%;
}
.footer_link ul li.footer_hadd {
  color: #000;
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-family: "DM Sans", sans-serif;
}
.footer_link ul li a {
  color: #000;
  font-size: 16px;
  font-family: "montserratregular";
  margin-bottom: 8px;
  display: block;
}
.footer_link ul li a:hover {
  color: #000;
}
.footer_social {
  float: right;
}
.footer_social ul li {
  text-align: center;
  padding-bottom: 15px;
  display: inline-block;
  padding: 20px;
}
footer {
  background-color: #1c3d70;
  padding: 10px 0;
  overflow: hidden;
}
.margin-t50 {
  margin-top: 50px;
}
.contact_banner {
  position: relative;
  z-index: 1;
  background-position: top center;
  background-size: cover;
  margin-top: 95px;
}
.innerheader .nav_margin {
  margin-top: 10px;
}
.innerheader .menu_area #nav .nav-link {
  color: #1c3d70;
}
.innerheader .sing-up-button > a {
  color: #1c3d70;
  border-color: #d1d3d4;
}
.innerheader .menu_area #nav .nav-link:hover {
  color: #db2429;
  /*border: 2px solid #d1d3d4;
	border-radius: 30px;*/
}
.innerheader .menu_area #nav .nav-link.contactbtn {
  /* color: #1c3d70; */
  color: #fff;
  border: 2px solid #d1d3d4;
  border-radius: 30px;
}
.innerheader .menu_area #nav .nav-link.contactbtn:hover {
  /* color: #db2429; */
  border: 2px solid #d1d3d4;
  border-radius: 30px;
}
.activetab {
  color: #db2429 !important;
}

.contactbanner_text {
  position: absolute;
  background-color: #ff4f4b;
  padding: 35px 39px;
  left: 3%;
  top: 55%;
}
.contactbanner_text h1 {
  color: #fff;
  font-size: 40px;
  font-family: "DM Sans", sans-serif;
}
.contactbanner_text h2 {
  color: #fff;
  font-size: 40px;
  font-family: "montserratregular";
}
.contactbanner_text p {
  color: #fff;
  font-size: 16px;
  font-family: "montserratregular";
}
.retailar_form {
  width: 100%;
  display: table;
}
.retailar_form h2 {
  font-size: 40px;
  font-family: "DM Sans", sans-serif;
  color: #e22429;
}
.retailar_form h3 {
  font-size: 40px;
  font-family: "DM Sans", sans-serif;
  color: #000;
}
.address_details {
  width: 100%;
  display: table;
  padding: 0 80px 0; /*position:absolute; top:-50px; z-index:9;*/
}
.address_details h1 {
  font-size: 40px;
  color: #000;
  font-family: "DM Sans", sans-serif;
}
.address_details p {
  color: #231f20;
  font-size: 16px;
}
.address_details p span {
  color: #e22429;
}
.maparea {
  width: 100%;
  display: table;
  line-height: 0;
}

.cf:before,
.cf:after {
  content: " ";
  display: table;
}

.cf:after {
  clear: both;
}

.cf {
  zoom: 1;
  margin: 40px 0;
}

/* FORM */

.plan input {
  display: none;
}

.plan label {
  position: relative;
  color: #fff;
  background-color: #aaa;
  font-size: 26px;
  text-align: center;
  /*display: block;*/
  cursor: pointer;
  border: 3px solid transparent;

  padding: 20px 10px 10px;
  -webkit-transition-duration: 800ms;
  -o-transition-duration: 800ms;
  transition-duration: 800ms;
  margin-bottom: 30px;
  background-color: #fff;
  -webkit-box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  border-radius: 12px;
  width: 130px;
}

.plan input:checked + label {
  background-color: #e22429;
}

.plan input:checked + label:after {
  content: "\2713";
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 100%;
  border: 2px solid #fff;
  background-color: #1c3d70;
  z-index: 9;
  position: absolute;
  top: -10px;
  right: -10px;
}
.plan input:checked + label p {
  color: #fff;
}
.plan label p {
  margin: 20px 0 0 0;
}
.disgnabs {
  position: absolute;
  width: 100%;
  text-align: right;
  bottom: 0;
  right: 80px;
}
.font-black {
  color: #000;
}
.about_banner {
  position: relative;
  z-index: 1;
  background-position: top center;
  background-size: cover;
  margin-top: 95px;
}
.aboutbanner_text {
  position: absolute;
  left: 6%;
  top: 20%;
}
.aboutbanner_text h1 {
  color: #fff;
  font-size: 50px;
  font-family: "DM Sans", sans-serif;
}
.aboutbanner_text p {
  color: #fff;
  font-size: 16px;
  font-family: "montserratregular";
}
.aboutPart1 h3 {
  color: #000;
  font-size: 24px;
  font-family: "DM Sans", sans-serif;
  text-transform: uppercase;
  margin-bottom: 30px;
}
.aboutPart1 p {
  color: #000;
  font-family: "montserratregular";
  font-size: 16px;
}

.about_tagline {
  width: 75%;
  margin: 0 auto;
  display: table;
  margin-top: 0px;
}
.about_tagline h1 {
  color: #db2429;
  font-size: 75px;
  font-family: "Helvetica Neue LT Pro 77 Bold Condensed Oblique";
  line-height: 50px;
  margin: 10px 0;
}
.about_tagline h2 {
  color: #db2429;
  font-size: 45px;
  font-family: "Helvetica Neue LT Pro 47 Light Condensed Oblique";
  line-height: 40px;
  margin-top: 15px;
}
.about_tagline p {
  margin: 20px 0;
}
.margin-0 {
  margin: 0px;
}
.vision_content {
  padding: 0 40px;
}
.vision_content h2 {
  color: #000;
  font-size: 40px;
  font-family: "DM Sans", sans-serif;
}
.objective_text {
  display: table;
}
.objective_text h2 {
  color: #000;
  font-size: 40px;
  font-family: "DM Sans", sans-serif;
  margin-bottom: 30px;
}
.objective_text p {
  color: #000;
  font-size: 16px;
  font-family: "montserratregular";
}

.philosophy_part h3 {
  color: #000;
  font-size: 40px;
  font-family: "DM Sans", sans-serif;
  margin-bottom: 30px;
}
.philosophy_part p {
  color: #000;
  font-family: "montserratregular";
  font-size: 16px;
}

.eppeople h2 {
  color: #000;
  font-size: 40px;
  font-family: "DM Sans", sans-serif;
  margin-bottom: 30px;
}
.eppeople p {
  color: #000;
  font-family: "montserratregular";
  font-size: 16px;
}
.eppeople .namebg {
  position: absolute;
  padding: 15px 10px;
  /*left:35px;*/
  bottom: -45px;
  -webkit-transition-duration: 800ms;
  -o-transition-duration: 800ms;
  transition-duration: 800ms;
  background-color: #fff;
  -webkit-box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  border-radius: 12px;
  width: 230px;
  left: auto;
  right: auto;
}

.row {
  margin-bottom: 25px;
}

.namebg h3 {
  color: #1c3d70;
  font-size: 11px;
  font-family: "DM Sans", sans-serif;
  text-transform: uppercase;
  margin-bottom: 0;
}
.namebg p {
  color: #000;
  font-size: 14px;
  font-family: "montserratregular";
  margin-bottom: 0;
}

.eppeople_slides .center .single-shot {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.eppeople_slides .owl-dot.active {
  background-color: transparent;
  border: 2px solid #db2429;
  border-radius: 50%;
}
.eppeople_slides_left {
  float: left;
}
.eppeople_slides_right {
  float: right; /*margin-top:100px;*/
}
.eppeople_slides h4 {
  color: #000;
  font-size: 16px;
  font-family: "DM Sans", sans-serif;
  text-transform: uppercase;
}
.eppeople_slides h2 {
  color: #db2429;
  font-size: 18px;
  font-family: "montserratregular";
  margin-bottom: 0;
}
.eppeople_slides p {
  color: #414042;
  font-family: "montserratregular";
  font-size: 14px;
  margin: 0 0 10px 0;
}

.eppeople_slides h5 {
  color: #1c3d70;
  font-size: 14px;
  font-family: "DM Sans", sans-serif;
  text-transform: uppercase;
  margin-bottom: 0;
}
.eppeople_slides h5 span {
  color: #414042;
  font-size: 14px;
  font-family: "montserratregular";
  margin-bottom: 0;
}

.eppeople_slides .owl-dot {
  height: 11px;
  width: 11px;
  background-color: #cacccd;
  border: transparent;
  display: inline-block;
  margin: 0 6px;
  border-radius: 50%;
}
.eppeople_slides .owl-dots {
  position: absolute;
  right: 0;
  top: 0;
}
.lblue_bg {
  background: #f5f9fc;
}
.mrgn_top {
  margin-top: -50px;
  z-index: 9;
  position: relative;
}
.rewards h1 {
  color: #000;
  font-size: 40px;
  font-family: "DM Sans", sans-serif;
}

.timeline {
  list-style-type: none;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 50px;
}

.timeline .li {
  transition: all 200ms ease-in;
  width: 20%;
}
.timeline .li h4 {
  text-align: center;
  margin-bottom: 50px;
}
.timestamp {
  margin-bottom: 20px;
  padding: 0px 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  font-weight: 100;
  text-align: center;
  margin-top: 30px;
}
.timestamp .date {
  color: #000;
  font-family: "DM Sans", sans-serif;
  font-size: 16px;
}
.timestamp .author {
  color: #000;
  font-family: "montserratregular";
  font-size: 16px;
}
.status {
  padding: 0px;
  display: flex;
  justify-content: center;
  border-top: 3px solid #dfe0e1;
  position: relative;
  transition: all 200ms ease-in;
  height: 100px;
}
.status h4 {
  font-weight: 600;
}
.status:before {
  content: "";
  width: 15px;
  height: 15px;
  background-color: white;
  border-radius: 15px;
  border: 2px solid #dc2429;
  position: absolute;
  top: -10px;
  left: 42%;
  transition: all 200ms ease-in;
}

timeline .li.complete .status {
  border-top: 2px solid #66dc71;
}
timeline .li.complete .status:before {
  background-color: #66dc71;
  border: none;
  transition: all 200ms ease-in;
}
timeline .li.complete .status h4 {
  color: #66dc71;
}

.rewardscard {
  padding: 50px;
  /*border-radius: 40px 40px 40px 0px;*/
  -webkit-transition-duration: 800ms;
  -o-transition-duration: 800ms;
  transition-duration: 800ms;
  margin-bottom: 30px;
  background-color: #fff;
  -webkit-box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  border-radius: 12px;
}
.centered-modal.in {
  display: flex !important;
}
.centered-modal .modal-dialog {
  margin: auto;
}
.modallist {
  width: 100%;
  margin-bottom: 20px;
}
.modallist ul {
  width: 100%;
}
.modallist ul li {
  width: 100%;
  /*list-style-type:circle;*/
  /*list-style-position: inside;*/
  background-image: url(../images/check.png);
  background-repeat: no-repeat;
  background-position: left top;
  padding-left: 26px;
  color: #000;
  font-family: "montserratregular";
}
.box-special {
  /*    padding: 20px;
    -webkit-transition-duration: 800ms;
    -o-transition-duration: 800ms;
    transition-duration: 800ms;
    margin-bottom: 30px;
	background-color:#fff;
	-webkit-box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
	border-radius:12px;*/

  min-height: 200px;
}
.usrdetails {
  text-align: center;
  cursor: pointer;
  margin-right: 35px !important;
}
.privacy_details {
  margin-top: 95px;
}
.privacy_details h1 {
  color: #000;
  font-size: 40px;
  font-family: "DM Sans", sans-serif;
}
.privacy_details h5 {
  color: #000;
  font-size: 16px;
  font-family: "DM Sans", sans-serif;
}
.privacy_details ol {
  padding-left: 15px;
}
.privacy_details ol[type] {
  color: #000;
  font-size: 18px;
  font-family: "DM Sans", sans-serif;
}
.privacy_details ol li ol[type] {
  font-size: 16px;
  font-family: "montserratregular";
}
.privacy_details ol li {
  margin-bottom: 25px;
  list-style: inherit;
}
.privacy_details ol li ol li {
  margin-bottom: 0px;
}
.privacy_details ol li p {
  margin-top: 5px !important;
  color: #000;
  font-size: 16px;
  font-family: "montserratregular";
}
.privacy_details ol li ol li p {
  margin: 0px !important;
}
.privacy_details p {
  color: #000;
  font-size: 16px;
}

.partners_banner {
  position: relative;
  z-index: 1;
  background-position: top center;
  background-size: cover;
  margin-top: 95px;
  background-color: #e8e9e9;
}
.partnersbanner_text {
  position: absolute;
  left: 6%;
  top: 20%;
}
.partnersbanner_text h1 {
  color: #1c3d70;
  font-size: 50px;
  font-family: "DM Sans", sans-serif;
}
.partnersbanner_text p {
  color: #1c3d70;
  font-size: 16px;
  font-family: "montserratregular";
}
.partnerslogoPart {
}
.partnerslogo {
  padding: 10px;
  /*border-radius: 40px 40px 40px 0px;*/
  -webkit-transition-duration: 800ms;
  -o-transition-duration: 800ms;
  transition-duration: 800ms;
  margin-bottom: 30px;

  height: 130px;
  background-color: #fff;
  box-shadow: 0 0 8px 0 rgba(0,0,0,.5);
  border-radius: 12px;
  display: table;
  width: 100%;
}
.partnerslogo span {
  display: table-cell;
  vertical-align: middle;
}

.w-43 {
  width: 43%;
}

.new-logo {
  background-color: #fff;
  box-shadow: 0 0 8px 0 rgba(0,0,0,.5);
}

.modal-dialog {
  min-height: calc(100vh - 60px);
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: auto;
}
@media (max-width: 768px) {
  .modal-dialog {
    min-height: calc(100vh - 20px);
  }
}
.objective_img {
  text-align: center;
}
.objective_img img {
  width: 70%;
  margin: 0 auto;
}
.error {
  color: red;
  font-size: 13px;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

@media only screen and (min-width: 767px) {
  .namebg {
    width: 225px !important;
  }
  .core-name {
    margin-bottom: -16px !important;
  }
}

@media only screen and (min-width: 991px) {
  .namebg {
    width: 180px !important;
  }
  .core-name {
    margin-bottom: -8px !important;
  }
}

.privacy_new {
  display: flex;
  justify-content: center;
}

.privacy_table {
  width: 72%;
  border: 1px solid black;
  border-collapse: collapse;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
}

.privacy_th {
  width: 24%;
  border: 1px solid black;
  border-collapse: collapse;
  font-size: 16px;
  font-family: "DM Sans", sans-serif;
}

.privacy_td {
  border: 1px solid black;
  border-collapse: collapse;
  font-size: 16px;
  font-family: "montserratregular";
}

.lending-page {
  margin-left: 20px;
  font-size: 16px;
  padding-top: 31px;
}
