.navbar-brand img{
	width:180px;
}
.about-us:before{
    content: "";
    height: 100%;
    width: 100%;
    top: 0;
    background: #00000078;
    position: absolute;
    z-index: -1;
}
.custmosain {
/*    position: relative;*/
    top: 4px;
/*    left: 5px;*/
    font-size: 24px;
    font-weight: 600;
    color: red;
    display: inline-block;
}

.service .btn-default {
    
    padding: 18px 20px 18px 20px; 
}

.service .custmosain {
    position: relative;
}

.service .btn-default::before{
	display:none;
}

.btn-default::before {
    display:none;
    
}

.service-section-btn .btn-default{
	background:#fff;
	color:var(--accent-color);
}

.service-img img{
/*	border-radius: 20px;*/
	margin-bottom: 20px;
	position: relative;
}

 

#faqs .section-title h3::before {
    background: var(--white-color);
}

.list-services{
min-height:105px;
}

.logos-img figure img {
     aspect-ratio: 0; 
     border-radius: 0;
}

.logos-img figure {
     border-radius: 0; 
}

.logos-img{
    text-align: center;
}

#logos .section-row{
    margin-bottom: 40px;
}
#logos{
    padding: 80px 0 80px;
}
#services{
    background:#eaf4f6;
}

.bannerlinst{
    display: flex;
    flex-wrap: wrap;
    gap: 6px 20px;
    margin: 0;
    padding: 0;
    list-style: none;
    margin-top:20px;
}
.bannerlinst li{
    position: relative;
    width:100%;
    color:#fff;
    font-size:22px;
    line-height: 1.5em;
    padding-left: 30px;
    transition: all 0.4s ease-in-out;
}
.bannerlinst li:before {
    content: '\f058';
    position: absolute;
    font-family: 'Font Awesome 6 Free';
    top: 0;
    left: 0;
    font-weight: 900;
    font-size: 18px;
    color: #fff;
    transition: all 0.4s ease-in-out;
}

.textmoxn {
    display: flex;
    justify-content: space-between;
    align-items: center;
        margin-bottom: 15px;
}
.textmoxn_hed{
     display: flex;
    justify-content: center;
    align-items: center;
    gap:10px;
}
.picict{
  display: flex;
    justify-content: center;
    align-items: center;   
    height:45px;
    width:45px;
    background:var(--accent-color);
    border-radius:50px;
}
.picict p{color:#fff !important;}

.textmoxn_hed h3{ 
        font-size: 18px;
}
.textmoxn_hed p{
font-size: 16px;
    margin-bottom: 0px;
    line-height: 1.5;
    color: #8e8e8e;
}
.textmoxn_img img{
    width:30px;
}

 .testimonial-content p{
      scrollbar-width: thin;
  scrollbar-color: #bdbdbd #f0f0f0;
 }
/* Scrollbar width */
.testimonial-content p::-webkit-scrollbar {
  width: 8px;
}

/* Track (background) */
.testimonial-content p::-webkit-scrollbar-track {
  background: #f0f0f0;
  border-radius: 10px;
}

/* Thumb (the draggable part) */
.testimonial-content p::-webkit-scrollbar-thumb {
  background: #bdbdbd;
  border-radius: 10px;
}

/* Hover effect */
.testimonial-content p::-webkit-scrollbar-thumb:hover {
  background: #999;
}
.form-wizard {
  color: #888888;
   
}
.form-control{
    appearance:auto;
}
.wizard-fieldset h4{
    font-size: 22px;
    margin-bottom: 10px;
    line-height: 1.3;
}
.form-wizard .wizard-form-radio {
  display: inline-block;
  margin-left: 5px;
  position: relative;
}
.form-wizard .wizard-form-radio input[type="radio"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  background-color: #ffffff;
  height: 25px;
  width: 25px;
  display: inline-block;
  vertical-align: middle;
  border-radius: 50%;
  position: relative;
  cursor: pointer;
}
.form-wizard .wizard-form-radio input[type="radio"]:focus {
  outline: 0;
}
.form-wizard .wizard-form-radio input[type="radio"]:checked {
  background-color: #fb1647;
}
.form-wizard .wizard-form-radio input[type="radio"]:checked::before {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  display: inline-block;
  background-color: #ffffff;
  border-radius: 50%;
  left: 1px;
  right: 0;
  margin: 0 auto;
  top: 8px;
}
.form-wizard .wizard-form-radio input[type="radio"]:checked::after {
  content: "";
  display: inline-block;
  webkit-animation: click-radio-wave 0.65s;
  -moz-animation: click-radio-wave 0.65s;
  animation: click-radio-wave 0.65s;
  background: #000000;
  content: '';
  display: block;
  position: relative;
  z-index: 100;
  border-radius: 50%;
}
.form-wizard .wizard-form-radio input[type="radio"] ~ label {
  padding-left: 10px;
  cursor: pointer;
}
.form-wizard .form-wizard-header {
  text-align: center;
}
.widget-form .widget-title{font-size:30px;}
.form-wizard .form-wizard-next-btn, .form-wizard .form-wizard-previous-btn, .form-wizard .form-wizard-submit {
        font-size: 16px;
      background-color:#0b183b;
    color:#ffffff;
  display: inline-block;
  min-width: 100px;
  min-width: 100px;
  padding: 10px;
  text-align: center;
  border-radius: 0;
  border: 2px solid #fff;
      padding: 18px 36px;
          font-weight: 600;
}
.form-wizard .form-wizard-next-btn:hover, .form-wizard .form-wizard-next-btn:focus, .form-wizard .form-wizard-previous-btn:hover, .form-wizard .form-wizard-previous-btn:focus, .form-wizard .form-wizard-submit:hover, .form-wizard .form-wizard-submit:focus {
  color: #ffffff;
  background-color:#000000;
          /*border: 1px solid currentColor;*/
  /*opacity: 0.6;*/
  text-decoration: none;
      border-radius: 0;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
        padding: 18px 36px;
}
.form-wizard .wizard-fieldset {
  display: none;
}
.form-wizard .wizard-fieldset.show {
  display: block;
}
.form-wizard .wizard-form-error {
  display: none;
  background-color: red;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 2px;
  width: 100%;
}
.form-wizard .form-wizard-previous-btn {
  background-color: #a5a2a3;
    color: #fff; 
}
.form-wizard .form-control {
         height: auto !important;
    padding: 12px 15px;
    color: #000000;
    background-color: #ffffff;
    border: 1px solid #000000;
    font-size: 15px;
}

.form-wizard .form-control:focus {
  box-shadow: none;
}
.form-wizard .form-group {
  position: relative;
  margin-bottom: 20px;
}
.form-wizard .wizard-form-text-label {
  position: absolute;
  left: 10px;
  top: 9px;
  transition: 0.2s linear all;
}
.form-wizard .focus-input .wizard-form-text-label {
  color: #000000;
  top: -22px;
  transition: 0.2s linear all;
  font-size: 14px;
}
.form-wizard .form-wizard-steps {
  margin: 20px 0;
}
.form-wizard .form-wizard-steps li {
  width: 33.33%;
  float: left;
  position: relative;
}
.form-wizard .form-wizard-steps li::after {
  background-color: #a4a1a2;
  content: "";
  height: 5px;
  left: 0;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  border-bottom: 1px solid #a4a1a2;
  border-top: 1px solid #a4a1a2;
}
.form-wizard .form-wizard-steps li span {
  background-color: #a4a1a2;
  border-radius: 50%;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  position: relative;
  text-align: center;
  width: 40px;
  z-index: 1;
  color:#ffffff;
}
.form-wizard .form-wizard-steps li:last-child::after {
  width: 50%;
}
.form-wizard .form-wizard-steps li.active span, .form-wizard .form-wizard-steps li.activated span {
  background-color: #0b183b;
  color: #ffffff;
}
.form-wizard .form-wizard-steps li.active::after, .form-wizard .form-wizard-steps li.activated::after {
  background-color: #0b183b;
  left: 50%;
  width: 50%;
  border-color: #0b183b;
}
.form-wizard .form-wizard-steps li.activated::after {
  width: 100%;
  border-color: #0b183b;
}
.form-wizard .form-wizard-steps li:last-child::after {
  left: 0;
}
.form-wizard .wizard-password-eye {
  position: absolute;
  right: 32px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}
@keyframes click-radio-wave {
  0% {
    width: 25px;
    height: 25px;
    opacity: 0.35;
    position: relative;
  }
  100% {
    width: 60px;
    height: 60px;
    margin-left: -15px;
    margin-top: -15px;
    opacity: 0.0;
  }
}

.btn-default-new{
	position: relative;
    display: inline-block;
    background: var(--white-color);
	border-radius: 30px;
    font-size: 18px;
    font-weight: 500;
    line-height: 1em;
    text-transform: capitalize;
    color: var(--accent-color);
    border: none;
    padding: 18px 30px 18px 30px;
    overflow: hidden;
	transition: all 0.4s ease-in-out;
    z-index: 0;
     
}
.btn-default-new::after{
	content: '';
	position: absolute;
	left: 0;
	bottom: 0%;
	width: 102%;
	height: 100%;
	background-color: var(--accent-color);
	transition: all 0.5s ease-in-out;
	z-index: -1;
	transform: skewY(9.3deg) scaleY(0);
}
.btn-default-new:hover{
	color:var(--white-color);
}
.btn-default-new:hover::after{
	transform: skewY(0deg) scaleY(2);
}

.btn-default_nex{
    position: relative;
    display: inline-block;
    background: transparent;
    border-radius: 30px;
    font-size: 18px;
    font-weight: 500;
    line-height: 1em;
    text-transform: capitalize;
    color: var(--accent-color);
    border: 1px solid var(--accent-color);
    padding: 18px 30px 18px 30px;
    overflow: hidden;
    transition: all 0.4s ease-in-out;
    z-index: 0;
     
}
.btn-default_nex::after{
	content: '';
	position: absolute;
	left: 0;
	bottom: 0%;
	width: 102%;
	height: 100%;
	background-color:#000;
	transition: all 0.5s ease-in-out;
	z-index: -1;
	transform: skewY(9.3deg) scaleY(0);
}
.btn-default_nex:hover{
	color:var(--white-color);
}
.btn-default_nex:hover::after{
	transform: skewY(0deg) scaleY(2);
}
 
@media (max-width: 767px){
    .about-pillars { 
    grid-template-columns: 1fr !important;}
    .displnx{
    display:none !important;
}
.displnx1{
    display:inline-block !important;
}
.why-grid { 
    grid-template-columns: repeat(1, 1fr) !important; 
}
    .bg-section.dark-section{
        background: var(--accent-secondary-color) !important;
    }
.form-wizard .form-wizard-next-btn, .form-wizard .form-wizard-previous-btn, .form-wizard .form-wizard-submit{
    min-width: 100px !important;
}
}

@media only screen and (min-width: 1230px) {
    .container {        max-width: 1200px;
    }
}

@media only screen and (max-width: 768px) {
    .btn-flex{
        display: block !important;
    }
    .custmosain{
        margin-top:10px;
    }
    .why-choose-image{
        margin-top:30px;
        margin-bottom:0;
    }
    .list-services {
        min-height: 0px;
    }
    .services2p{
        display: none;
    }
    .btn-default.me-3{
        margin-right:0 !important;
    }
    .third-footer-col{
        margin-top:15px;
    }
}


.topbar {
    background: #c0392b;
    color: #fff;
    text-align: center;
    padding: 10px 20px;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.3px;
}
.topbar a {
    color: #fff;
    text-decoration: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.hero-eyebrow {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: rgba(201, 168, 76, 0.22);
    border: 1px solid rgb(201 168 76 / 25%);
    border-radius: 2px;
    padding: 6px 14px;
    margin-bottom: 15px;
    width: fit-content;
}
.hero-eyebrow::before {
    content: '';
    width: 6px;
    height: 6px;
    background: #c9a84c;
    border-radius: 50%;
    flex-shrink: 0;
}
.hero-eyebrow span {
    color: #c9a84c;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1.5px;
    text-transform: uppercase;
}
.hero-badges { display: flex; flex-wrap: wrap; gap: 12px; margin-bottom: 44px; margin-top:20px;}
.badge { display: flex; align-items: center; gap: 8px; padding: 9px 16px; background: rgba(255, 255, 255, 0.05); border: 1px solid rgba(255, 255, 255, 0.1); border-radius: 2px; }
.badge-icon { color: #c9a84c; font-size: 16px; flex-shrink: 0; }
.badge span { color: rgba(255, 255, 255, 0.8); font-size: 18px; font-weight: 400; }
.trust-bar {  display: flex; justify-content: center; gap: 35px; flex-wrap: wrap; }
.trust-item { display: flex; align-items: center; gap: 10px; }
.trust-icon { color: #0d1b2a; font-size: 20px; }
.trust-text { color: #0d1b2a; font-size: 13px; font-weight: 600; letter-spacing: 0.3px; }
.urgency-strip {display: flex; align-items: center; justify-content: center; gap: 20px; flex-wrap: wrap; }
.urgency-strip p { color: rgba(255, 255, 255, 0.85); font-size: 14px; font-weight: 300;margin-bottom:0px; }
.urgency-strip a { background: #c0392b; color: #fff; padding: 10px 24px; border-radius: 50px; font-weight: 600; font-size: 14px; text-decoration: none; letter-spacing: 0.3px; transition: background 0.2s; white-space: nowrap; }
.about-pillars { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 28px 0 0px; }
.about-pillar { display: flex; align-items: flex-start; gap: 10px; padding: 14px 16px; background: #f8f6f2; border-left: 3px solid #c9a84c; }
.about-pillar svg { color: #c9a84c; flex-shrink: 0; margin-top: 2px; }
.about-pillar span { font-size: 13px; font-weight: 500; color: #000000; line-height: 1.4; }
.charge-card { background: #ffffff; padding: 32px 28px; border-left: 3px solid transparent; transition: all 0.25s; cursor: default; display: flex; flex-direction: column; margin-bottom:30px;}
.charge-card-icon { width: 50px; height: 50px; background: #f5edda; border-radius: 3px; display: flex; align-items: center; justify-content: center; margin-bottom: 16px; flex-shrink: 0;     padding: 10px;}
.charge-title { font-size: 24px; font-weight: 600;  margin-bottom: 10px; }
.charge-desc { font-size: 16px; color: #555; line-height: 1.65; font-weight: 300; margin-bottom: 14px; }
.svc-defence-heading { font-size: 10px; font-weight: 700; color: #8a8a8a; letter-spacing: 1.5px; text-transform: uppercase; margin-bottom: 10px; }
.svc-tags { display: flex; flex-wrap: wrap; gap: 6px; margin-bottom: 16px; }
.svc-tag { background: #f8f6f2; border: 1px solid #e0ddd7; padding: 3px 10px; border-radius: 2px; font-size: 11px; font-weight: 700; color: #000; letter-spacing: 0.2px; }
.svc-stake { background: #fff8ec; border: 1px solid rgba(201, 168, 76, 0.3); border-left: 3px solid #c9a84c; padding: 12px 14px; margin-bottom: 16px; border-radius: 0 2px 2px 0; }
.svc-stake-title { font-size: 10px; font-weight: 700; color: #8a6c1f; letter-spacing: 0.5px; text-transform: uppercase; margin-bottom: 4px; }
.charge-card:hover { border-left-color: #c9a84c; transform: translateX(0px); }
.svc-stake p { font-size: 12px; color: #555; line-height: 1.55; font-weight: 300;margin-bottom:0px; }

.why-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 2px;   }
.why-card { background: rgba(255, 255, 255, 0.04); border: 1px solid rgba(255, 255, 255, 0.50); padding: 32px 28px; transition: background 0.2s; }
.why-number { font-size: 48px; font-weight: 800; color: rgba(201, 168, 76, 0.35); line-height: 1; margin-bottom: 12px;    font-family: "Lora", serif; }
.why-card h3 { font-size: 22px; font-weight: 600; color: #c9a84c; margin-bottom: 12px; }
.why-card p { color: rgba(255, 255, 255, 1); font-size: 16px; line-height: 1.7; font-weight: 300; }
.why-card:hover {background: rgba(255, 255, 255, 0.07);}

.mixhi{
    min-height:132px;
}
.smixhi{
    min-height:137px;
}
.tmixhi{
    min-height:82px;
}
.smixhi1{
    min-height:156px;
}
.displnx{
    display:inline-block;
}
.displnx1{
    display:none;
}