* {
  font-family: 'Poppins', Arial;
}
header {
  position: relative;
  background: #fff;
}
body.url-early-signup header {
  position: absolute;
  background: transparent;
}
.header-images {
  overflow: hidden;
  text-align: center;
  padding: 30px 0 0 0;
  display: flex;
  align-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: flex-start;
}
.header-images img {
  padding: 4px;
  border-radius: 10px;
}
.recent-reviews h4 {
  font-size: 25px;
}
img.firstimg {
  width: 20%;
}
img.secondimg {
  width: 20%;
}
img.thirdimg {
  width: 25%;
}
img.fourthimg {
  width: 15%;
}
img.fifthimg {
  width: 20%;
}
.logo img {
  width: 120px;
  padding: 25px 0px 0 10px;
  filter: none;
}
ul.nav {
  padding-bottom: 20px;
  padding-top: 20px;
}
a.header-cta {
  text-shadow: 0px 0px 3px #0f3f53;
  color: #fff;
  display: flex;
  height: 100%;
  background: #074d6c;
  font-size: 17px;
  font-weight: 500;
  font-family: 'Poppins';
  align-items: center;
  justify-content: center;
  position: absolute;
  text-decoration: none;
  right: 0;
  padding: 0 60px;
}
ul.nav li a {
  font-size: 16px;
  color: #013951;
  margin: 3px 0 -3px 0;
  font-weight: 500;
  position:relative;
}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  color: #fff;
  /*background-color: #00ca67;*/
  background-color:transparent;
  font-weight:600 !important;
}
.nav-pills .nav-link.active::after {content:''; background:transparent url('images/cxm-line.svg') center no-repeat; background-size:80%; width:100%; height:10px; position:absolute; left:0; bottom:0;} 

.home-banner h1 {
  line-height: 60px;
}
.home-banner h1 span {
  position: relative;
  text-indent: 4px;
  z-index: 4;
  color: #fff;
  font-size: 40px;
  padding: 0 10px;
  top: -5px;
  background: #ee3939;
}
.home-banner h1 span:before {
  width: 100%;
  transform: rotate(-1deg);
  z-index: -1;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  background: #ee3939;
}
.home-banner h1 {
  margin-bottom: 20px;
  font-size: 46px;
  color: #013951;
  line-height: 46px;
}
.home-banner h4 {
  font-size: 20px;
  margin-bottom: 10px;
  color: #444;
  font-family: 'Poppins', Arial;
  margin-top: 15px;
  text-transform: capitalize;
  font-weight: 500;
}
.home-banner {
  background: #e7f8ff;
  text-align: center;
  padding: 105px 0;
}
.home-form {
  max-width: 600px;
  margin: 0 auto;
}
.home-form input[type="text"] {
  padding: 14px;
  display: block;
  box-shadow: 2px 2px 4px #cee1e6;
  width: 100%;
  border: 1px solid #e7e7e7;
  font-size: 14px;
}
section.section.home-cta h2, section.section.home-cta p {}
section.section.home-cta span {
  font-size: 25px;
  padding: 0 0px 0 0;
}
section.section.home-cta {
  background: linear-gradient(358deg, #003855, #276484);
  color: #fff;
  padding: 20px 0;
  background-image: url("https://vurks.ae/assets/images/ctabgone.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}
section.section.home-cta a {
  background: #ee3939;
  border: 1px solid #ee3939;
}
ul.note-container {
  margin-left: 0px;
  padding: 0 40px;
  text-align: center;
}
section.home-tags {
  padding: 50px 0px;
  text-align: left;
}
section.home-tags h3 {
  margin: 0px 0 15px 0px;
  font-size: 30px;
  font-family: Poppins, Arial;
  font-weight: 700;
  color: #003953;
  text-align: center;
}
section.home-tags li a {
  background: #074d6c1a;
  padding: 8px 10px;
  text-decoration: none;
  font-size: 10px;
  border: 1px solid #074d6c;
  border-radius: 2px;
  color: #074d6c;
}
section.home-tags li {
  list-style: none;
  display: inline-block;
  padding: 8px 2px;
}
section.home-banner {
  overflow: hidden;
  background: linear-gradient(180deg, #e0f6ff, #ffffff);
  position: relative;
}
li.focused a {
  background: #003953 !important;
  color: #fff !important;
}
.container {
  max-width: 1180px;
}
.home-featured-area > .container {
  border-radius: 13px;
  background: #f4fbff;
}
.home-featured-desc h4 {
  line-height: 43px;
  font-weight: 700;
  color: #013951;
  font-family: Poppins, Arial;
  font-size: 45px;
}
.home-featured-desc, .home-featured-thumbs {
  padding: 40px 30px;
}
.home-featured-thumbs img {
  width: 100%;
  border-radius: 5px;
}
.home-featured-desc a {
  background: #ee3939;
  color: #fff;
  text-decoration: none;
  font-size: 13px;
  font-weight: 500;
  padding: 10px 20px;
  border-radius: 4px;
}
section.padding-both {
  padding: 50px 0;
}
.heading-cont {
  padding-bottom: 20px;
}
a.simple-btn {
  border: 1px solid #00d56b;
  border-radius: 40px;
  padding: 4px 20px;
  text-decoration: none;
  color: #222;
  font-size: 13px;
}
.box-thumb img {
  width: 100%;
  border-radius: 5px;
  border: 1px solid #ddd;
}
.box-desc h5 {
  margin: 0;
  font-weight: 500;
  font-size: 13px;
}
.box-desc h6 {
  margin: 4px 0 0 0;
  font-weight: 300;
  color: #aaa;
  font-weight: 400;
  font-size: 11px;
}
.redones .rating span em {
  filter: hue-rotate(220deg);
}
.rating span {
  background: url(images/star-bg.png) no-repeat transparent;
  width: 130px;
  display: block;
  height: 23px;
  background-size: auto 100%;
  margin: 10px 0 0 0;
}
.rating span em {
  background: url(images/star-front.png) no-repeat transparent;
  display: block;
  height: 23px;
  background-size: auto 100%;
  filter: hue-rotate(355deg);
  margin: 10px 0 0 0;
}
.single-review-box-header {
  padding: 0 10px;
}
.single-review-box-header strong {
  display: block;
  font-weight: 500;
  color: #004d6e;
  margin: 0px 0 10px;
}
.single-review-box-header .rating span, .single-review-box-header .rating em {
  margin-top: 0 !important;
  padding-top: 0 !important;
}
.single-review-box-footer {
  padding: 10px;
  border-top: 1px solid #ddd;
}
.single-review-box {
  padding: 10px 0;
  border: 1px solid #eee;
  border-radius: 5px;
}
.single-review-box p {
  padding: 10px;
  font-size: 12px;
}
section.home-grow > .container {
  background: #001b73;
  border-radius: 10px;
  padding: 40px;
  color: #fff;
}
section.home-grow a {
  padding: 8px 30px;
  display: inline-block;
  border-radius: 4px;
  color: #fff;
  font-size: 14px;
  margin: 20px 0 0 0;
  text-decoration: none;
  background: #ee3939;
}
footer img {
  width: 50%;
  margin: 0 0 10px 0;
}
h6.footer-address {
    color: #fff;
    line-height: 20px;
}
section.home-grow h5 {
  font-weight: 300;
  font-size: 18px;
}
.home-grow > div {
  position: relative;
}
section.home-grow h4 {
  font-size: 40px;
  margin-top: 30px;
  font-weight: 600;
}
img.reviewthumb {
  height: 100%;
  right: 30px;
  float: right;
  bottom: 0;
  position: absolute;
}
p.copyright {
  padding: 20px 0 0 0;
  font-size: 12px;
  color: #888;
}
.footer-links a {
  font-size: 13px;
  margin: 0 20px 0 0;
}
.bd-footer {
  padding-top: 50px;
}
.bd-footer, .bd-footer a {
  color: #fff;
  font-size: 13px;
  text-decoration: none;
}

.bd-footer ul li {
	font-size: 13px;
}

section.home-stats {
  background: linear-gradient(90deg, #00229e, #6e1299 47.92%, #fe0094);
  padding: 30px 0;
  text-align: center;
  margin: 50px 0;
  color: #fff;
}
section.home-stats h6 {
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 1px;
  margin: 0;
}
section.home-stats h4 {
  font-weight: 600;
  text-shadow: 0px 0px 5px #2c3139;
  font-size: 40px;
  margin: 0;
}
.single-box {
  position: relative;
  overflow: hidden;
  margin: 0px 0 40px;
  border-radius: 10px;
}
.single-box img {
  width: 100%;
  height: auto;
}
.single-box .box-meta:before {
  width: 100%;
  display: block;
  height: 100%;
  background: linear-gradient(transparent, #000);
  left: 0;
  content: "";
  position: absolute;
  bottom: 0;
  z-index: 0;
}
.single-box .box-meta {
  position: absolute;
  width: 100%;
  z-index: 1;
  overflow: hidden;
  bottom: 0;
  color: #fff;
  padding: 40px 10px 20px;
}
.single-box .box-meta h3 {
  font-weight: 400;
  z-index: 2;
  width: 70%;
  position: relative;
  font-size: 24px;
  font-family: Quicksand, arial;
  text-shadow: 0px 0px 4px #000;
}
.single-box .box-meta a {
  background: #fefefe;
  border-radius: 40px;
  z-index: 2;
  padding: 0px;
  display: block;
  height: 50px;
  width: 50px;
  transform: rotate(320deg);
  text-align: center;
  line-height: 50px;
  bottom: 30px;
  position: absolute;
  right: 10px;
}
.single-box > a:hover + .box-meta:before {
  background: linear-gradient(transparent, #004d6e);
}
footer h5 {
  font-weight: 300;
  color: #6acaff;
      font-size: 1.25rem;
    margin-bottom: .5rem;
}
.media-logo:hover a {
	color:#fff;
}
.footer-right {
  text-align: right;
}
.footer-social a {
  display: inline-block;
  padding: 4px 5px;
  font-size: 20px;
}
.footer-button {
  background: #0788cb;
  display: inline-block;
  padding: 7px 20px;
  margin: 20px 0 20px 0;
  border-radius: 2px;
}
.sales-pop {
  position: fixed;
  bottom: 20px;
  width: 210px;
  max-width: 100%;
  left: 20px;
  background: #074d6c;
  color: #fff;
  padding: 10px 15px;
  border-radius: 5px;
  display: none;
  font-family: Arial, sans-serif;
  font-size: 12px;
  opacity: 0.9;
  transition: opacity 0.5s;
}
.term-tabs {
  background: #efefef;
  padding: 30px 0 0 0;
  text-align: center;
  margin: 0 0 40px 0;
}
.term-tabs a {
  text-decoration: none;
  font-size: 15px;
  display: inline-block;
  padding: 20px 30px 15px;
  margin: 0 2px;
  color: #aeaeae;
}
.term-tabs a.activeterm, .term-tabs a:hover {
  background: #fff;
  color: #444;
}
.terms p {
  margin-bottom: 0;
}
.terms h5 {
  margin: 30px 0 10px;
  font-size: 22px;
  color: #004d6e;
}
.how-it-works h1.text-center {
  font-size: 70px;
  font-weight: 600;
}
.how-it-works .badge {
  color: #6c4efc;
}
section.hiw-content {
  background: #f7f7f7;
  padding: 80px 0 40px;
}
.hiw-content img, .hiw-map img {
  width: 100%;
}
.hiw-desc {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  padding-right: 0px;
}
.hiw-desc h2 {
  font-weight: 700;
  font-size: 45px;
}
.hiw-map .hiw-desc h2 {
  font-weight: 400;
  font-size: 38px;
}
.hiw-desc p {
  font-size: 20px;
  margin: 20px 0 0 0;
}
a.button {
  background: #185d7b;
  color: #fff;
  margin: 20px 0 0 0;
  font-size: 15px;
  padding: 10px 25px;
}
a.button:hover {
  background: #000;
  color: #fff;
}
.header-images img:hover {
  transform: scale(1.05);
  transition: 0.1s all ease-in-out;
}
.hiw-compare .col-md-6 + .col-md-6 {
  background: #2F4F80;
}
.hiw-compare img {
  display: block;
  margin: 0 auto;
}
.hiw-compare .col-md-6.hiw-desc {
  background: #f0f0f0;
}
.hiw-review img {
  width: 100%;
}
.pp-header {
  background: #f7f7f7;
  padding: 30px 0;
  margin: 0 0 30px 0;
  color: #004d6e;
}
.pp-header h1 {
  font-weight: 400;
}
#privacy-policy h3 {
  font-size: 20px;
  margin: 20px 0 0 0;
}
#privacy-policy h4 {
  font-size: 17px;
  margin: 20px 0 0 0;
}
#privacy-policy p, #privacy-policy li {
  font-size: 14px;
}
#privacy-policy li strong {
  font-weight: 600;
}
.guidelines h1 {
  text-shadow: 1px 1px 1px #fff;
  font-size: 40px;
  font-weight: 700;
}
.single-guideline {
  padding: 0px 0px 10px;
  margin: 0px 0 20px;
}
.single-guideline p {
  padding: 0 20px;
}
.single-guideline li {
  padding-right: 20px;
}
.single-guideline h3 {
color: #004d6e;
    padding: 0;
    font-size: 15px !important;
    margin: 0px 0 5px 0 !important;
}
.popup-overlay {
  background: rgba(0, 0, 0, 0.75);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  display: none;
  height: 100%;
  z-index: 99;
}
.popup-container {
  max-width: 900px;
  background: #fff;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: fixed;
  margin: auto;
  z-index: 999;
  display: none;
}
.popup-header {
  display: flex;
  justify-content: space-between;
  padding: 10px 20px;
  height: 40px;
}
.popup-footer {
  display: flex;
  justify-content: center;
  padding: 8px;
  height: 60px;
  border-top: 2px solid #dedede;
}
.popup-form {
  height: 480px;
  overflow-y: scroll;
}
.popup {
  display: flex;
  align-content: space-between;
  align-items: stretch;
  flex-direction: column;
}
.single-step li {
  list-style: none;
}
.single-step ul {
  padding: 0;
  margin: 0 30px;
}
.single-step li a:hover {
  background: #eee;
}
.single-step li a:before {
  position: absolute;
  top: 0;
  font-family: 'Font Awesome 6 Free';
  font-weight: 900;
  content: '\f096';
  color: #bdbdbd;
  margin: auto;
  bottom: 0;
  left: 8px;
  height: 100%;
  display: flex;
  align-content: center;
  align-items: center;
}
.single-step li a.selected:before {
  content: '\f046';
  color: #2F4F80;
}
.single-step li a {
  color: #000;
  position: relative;
  box-sizing: border-box;
  text-decoration: none;
  padding: 10px 10px 10px 40px;
  display: block;
  border: 1px solid #eee;
  width: 100%;
  font-size: 17px;
  font-weight: 300;
}
.single-step h4 {
  font-size: 19px;
  padding: 0 60px;
  text-align: center;
  margin: 20px 0 20px;
  color: #000000;
  line-height: 23px;
  font-weight: 500;
}
button.back-btn, a.skipstep {
  display: flex;
  padding: 6px 50px;
  background: #efefef;
  font-weight: 300;
  margin: 0 10px;
  color: #444;
  text-decoration: none;
  text-transform: uppercase;
  align-items: center;
  border: 0px none;
}
button.next-btn, a.nextstep {
  padding: 0px 50px;
  display: flex;
  background: #2F4F80;
  font-weight: 300;
  color: #fff;
  text-decoration: none;
  margin: 0 10px;
  text-transform: uppercase;
  align-items: center;
  border: 0px none;
  border-radius: 4px;
}
.feature-info {
  background: #fcfeff;
  padding: 20px;
  border: 1px solid #f2efef;
  margin: 10px 3px 3px 3px;
  min-height: 150px;
}
.feature-info p {
  font-size: 14px;
  margin-bottom: 0px;
}
.container.custom-container h2 {
  font-size: 40px;
  font-weight: 700;
}
.perk-text {
  padding-top: 30px;
  width: 65%;
}
.perk-text p {
  font-size: 13px;
}
.perk-text b {
  color: #004d6e;
  font-weight: 600;
}
.perk img {
  width: 100px;
  height: auto;
  margin: 0 10px 0 0;
}
.perk {
  background: #efefef;
}
section.help-center-top {
  background: linear-gradient(45deg, #98c7e5, #8fffcc);
  padding: 90px 0;
  position: relative;
}
.hc-header h1 {
  text-shadow: 1px 1px 1px #fff;
  font-weight: 600;
  padding-bottom: 10px;
  font-size: 50px;
  position: relative;
}
.hc-header h1:before {
  content: "";
  width: 170px;
  height: 6px;
  background: #282a2b;
  display: block;
  position: absolute;
  bottom: 0;
}
img.collage {
  height: 80%;
  position: absolute;
  right: 30px;
  bottom: 0;
  opacity: 0.6;
}
.breadcrumbs {
  padding: 10px 0;
}
.breadcrumbs a {
  color: #004d6e;
}
.breadcrumbs a, .breadcrumbs span {
  padding: 0 10px;
  text-decoration: none;
}
ul.hc-list li a {
  color: #333;
  font-size: 16px;
  display: block;
  margin: 5px 0;
  text-decoration: none;
  line-height: 30px;
}
.quicklinks li {
  list-style: none;
  padding: 0;
  margin: 0;
}
.quicklinks li a {
  font-size: 14px;
  text-decoration: none;
  color: #3e3e3e;
  padding: 5px 0;
  display: block;
}
.quicklinks {
  padding: 0;
  margin: 0;
}
.single-contactbox {
  width: 46%;
  float: left;
  border: 1px solid #eee;
  margin: 0 4% 0 0;
  border-radius: 5px;
  padding: 15px;
}
.single-contactbox i {
  font-size: 50px;
  text-align: center;
  display: block;
  margin: 0 auto;
  color: #004d6e;
}
.single-contactbox a {
  font-size: 17px;
  text-decoration: none;
  color: #004d6e;
}
.single-contactbox h5 {
  margin-bottom: 0;
}
.hc-answers h6 {
  margin-top: 40px;
  font-size: 20px;
}
.hc-answers p strong {
  font-weight: 500;
  color: #004d6e;
}
.hc-answers p {
  font-size: 15px;
  font-weight: 300;
  margin: 4px 0;
}
ul.quicklinks.hc-links a {
  font-size: 12px;
  padding: 5px 0px 5px 0;
  border-bottom: 1px solid #efefef;
  margin-right: 40px;
}
ul.quicklinks.hc-links a:hover {
  color: #004d6e;
}
.boxes-area .blue h2 {
  font-size: 30px;
  margin: 30px 0;
}
.boxes-area .blue p {
  font-size: 15px;
  margin: 30px 0;
  line-height: 25px;
  text-transform: capitalize;
}
.customboxes h2 {
  font-weight: bold;
  text-transform: capitalize;
  font-weight: 700;
  color: #004d6e;
  line-height: 35px;
  font-size: 30px;
}
.customboxes p {
  text-transform: capitalize;
}
section.terms-conditions {
  padding-bottom: 50px;
}
input#sbmt-btn {
  background: #074d6c;
  margin-left: 0;
}
/***********/
/*****Header Css******/
.bd-placeholder-img {
  font-size: 1.125rem;
  text-anchor: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
@media (min-width: 768px) {
  .bd-placeholder-img-lg {
    font-size: 3.5rem;
  }
}
li.nav-item.haschild {
  position: relative;
}
li.nav-item.haschild .submenu li a:hover {
  background: #047db0;
  color: #fff;
}
li.nav-item.haschild .submenu li a {
  text-decoration: none;
  padding: 10px;
  color: #fff;
  font-size: 12px;
  background: #004d6e;
  display: block;
}
li.nav-item.haschild:hover .submenu {
  display: block !important;
}
li.nav-item.haschild > a:hover {
  background: #004d6e;
  color: #fff;
}
li.nav-item.haschild .submenu li {
  list-style: none;
}
li.nav-item.haschild .submenu {
  padding: 0;
  position: absolute;
  left: 0px;
  display: none;
  z-index: 99;
  width: 200px;
  background: #fff;
  border: 0;
}
/*****Header Css******/
/* Arrows */
.carousel-control-prev-icon, .carousel-control-next-icon {
  background-size: 100% 100%;
  width: 40px;
  height: 40px;
}
.arrow-wrapper {
  display: flex;
  justify-content: center;
  gap: 12px;
  margin-top: 20px;
  position: relative;
  z-index: 2;
}
.arrow-wrapper .carousel-control-prev, .arrow-wrapper .carousel-control-next {
  position: static; /* override Bootstrap absolute positioning */
  width: 45px;
  height: 45px;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
}
.arrow-wrapper .carousel-control-prev:hover, 
.arrow-wrapper .carousel-control-next:hover {
  background: #6acaff;
}
.arrow-wrapper .carousel-control-prev-icon, .arrow-wrapper .carousel-control-next-icon {
  filter: invert(1) grayscale(100); /* white icons */
  width: 20px;
  height: 20px;
}
/* Arrows */


/* Fullscreen Overlay */
#page-loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #0d0c2b; /* matches blockchain theme */
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9999;
  transition: opacity 0.8s ease, visibility 0.8s ease;
}
/* Hidden state */
#page-loader.hidden {
  opacity: 0;
  visibility: hidden;
}
/* Loader animation */
.loader {
  width: 60px;
  height: 60px;
  border: 4px solid rgba(255, 255, 255, 0.2);
  border-top: 4px solid #00ffcc;
  border-radius: 50%;
  animation: spin 1s linear infinite;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Fullscreen Overlay */


.testimonial-section {
      padding: 60px 0;
    }
    .testimonial-title {
      font-size: 2rem;
      font-weight: bold;
      margin-bottom: 30px;
    }
    .video-card {
      position: relative;
      border-radius: 15px;
      overflow: hidden;
      cursor: pointer;
      height: 360px;
    }
    .video-card img {
      width: 100%;
      height: 100%;
      object-fit: cover;
    }
    .video-overlay {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      background: rgba(255, 255, 255, 0.9);
      border-radius: 50%;
      width: 70px;
      height: 70px;
      display: flex;
      justify-content: center;
      align-items: center;
    }
    .video-overlay i {
      font-size: 32px;
      color: #333;
    }
    .customer-info {
      text-align: center;
      margin-top: 15px;
    }
    .customer-info h6 {
      margin: 0;
      font-weight: 600;
    }
    .customer-info small {
      color: #555;
    }
    .carousel-control-prev,
    .carousel-control-next {
      background: #9333ea; /* Purple */
      border-radius: 50%;
      width: 45px;
      height: 45px;
      top: auto;
      bottom: -70px;
      display: flex;
      justify-content: center;
      align-items: center;
    }
    .carousel-control-prev { left: 45.5%; }
    .carousel-control-next { right: 45.5%; }	
	
	.testimonial-card {
      cursor: pointer;
      transition: transform 0.3s, box-shadow 0.3s;
      border-radius: 12px;
      overflow: hidden;
    }
    .testimonial-card:hover {
      transform: scale(1.05);
      box-shadow: 0 8px 20px rgba(0,0,0,0.2);
    }
    .play-overlay {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      font-size: 50px;
      color: white;
      opacity: 0.8;
      pointer-events: none;
    }
    .testimonial-img {
      width: 100%;
      height: 350px;
      object-fit: cover;
    }