@font-face {
  font-family: 'Quicksand Light';
  src: url('../fonts/Quicksand-Light.eot');
  src: local('../fonts/Quicksand Light'), local('Quicksand-Light'), url('../fonts/Quicksand-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/Quicksand-Light.woff2') format('woff2'), url('../fonts/Quicksand-Light.woff') format('woff'), url('../fonts/Quicksand-Light.ttf') format('truetype'), url('../fonts/Quicksand-Light.svg#Quicksand-Light') format('svg');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Inter";
  src: url('../fonts/Quicksand-Bold.eot');
  src: local('../fonts/Quicksand Bold'), local('Quicksand-Bold'), url('../fonts/Quicksand-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Quicksand-Bold.woff2') format('woff2'), url('../fonts/Quicksand-Bold.woff') format('woff'), url('../fonts/Quicksand-Bold.ttf') format('truetype'), url('../fonts/Quicksand-Bold.svg#Quicksand-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Quicksand Medium';
  src: url('../fonts/Quicksand-Medium.eot');
  src: local('../fonts/Quicksand Medium'), local('Quicksand-Medium'), url('../fonts/Quicksand-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/Quicksand-Medium.woff2') format('woff2'), url('../fonts/Quicksand-Medium.woff') format('woff'), url('../fonts/Quicksand-Medium.ttf') format('truetype'), url('../fonts/Quicksand-Medium.svg#Quicksand-Medium') format('svg');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Quicksand Light';
  src: url('../fonts/Quicksand-Light.eot');
  src: local('../fonts/Quicksand Light'), local('Quicksand-Light'), url('../fonts/Quicksand-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/Quicksand-Light.woff2') format('woff2'), url('../fonts/Quicksand-Light.woff') format('woff'), url('../fonts/Quicksand-Light.ttf') format('truetype'), url('../fonts/Quicksand-Light.svg#Quicksand-Light') format('svg');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Inter";
  src: url('../fonts/Quicksand-SemiBold.eot');
  src: local('../fonts/Quicksand SemiBold'), local('Quicksand-SemiBold'), url('../fonts/Quicksand-SemiBold.eot?#iefix') format('embedded-opentype'), url('../fonts/Quicksand-SemiBold.woff2') format('woff2'), url('../fonts/Quicksand-SemiBold.woff') format('woff'), url('../fonts/Quicksand-SemiBold.ttf') format('truetype'), url('../fonts/Quicksand-SemiBold.svg#Quicksand-SemiBold') format('svg');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Inter';
  src: url('../fonts/Quicksand-Regular.eot');
  src: local('../fonts/Inter'), local('Quicksand-Regular'), url('../fonts/Quicksand-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Quicksand-Regular.woff2') format('woff2'), url('../fonts/Quicksand-Regular.woff') format('woff'), url('../fonts/Quicksand-Regular.ttf') format('truetype'), url('../fonts/Quicksand-Regular.svg#Quicksand-Regular') format('svg');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  scroll-behavior: smooth;
}

* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
select,
input,
option {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}

html {
  -webkit-text-size-adjust: none;
}

body {
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  font-size: 18px;
  background: #25346e;
  color:#fff;
  font-weight: 500;
  font-family: 'Inter';
}

h1 {
  font-size: 60px;
  color: #ffffff;
  line-height: 1.25;
  letter-spacing: 0px;
  font-family: "Inter";
}

h2 {
  font-size: 46px;
  color: #fff;
  line-height: 1.3;
  font-family: "Inter";
}

h3 {
  font-size: 40px;
  color: #fff;
  line-height: 1.2;
  font-weight: 500;
  margin-bottom: 0px;
  font-family: 'Inter';
}

h4 {
  font-size: 36px;
  color: #fff;
  line-height: 1.3;
font-weight: 500;
	margin-bottom: 20px;
  font-family: 'Inter';
}

h5 {
  font-size: 28px;
  color: #ffffff;
  line-height: 1.25;
  letter-spacing: 0px;
  font-family: "Inter";
}

h6 {
  font-size: 22px;
  color: #fff;
  line-height: 1.2;
  font-weight: 400;
  margin-bottom: 0px;
  font-family: 'Inter';
}

p {
  font-size: 18px;
  line-height: 1.5;
  color: #fff;
  font-weight: 400;
  font-family: 'Inter';
}
#floating-form{
overflow:auto;
}
.footer_logo p {
    color: #fff;
}
li.nav-item.active:after {
    position: absolute;
}
.color_white {
  color: #fff;
}

.color_red {
  color: #ffffff;
}



.mb-0 {
  margin-bottom: 0 !important;
}

*+p {
  margin-top: 15px;
}

.pd50 {
  padding: 50px 0;
}

.upper {
  text-transform: uppercase;
}

.color_blue {
  color: #ffffff;
}

.color_red {
  color: #ffffff;
}

img {
  width: 100%;
}

::-webkit-input-placeholder {
  color: #838183;
}

::-moz-placeholder {
  color: #838183;
}

:-ms-input-placeholder {
  color: #838183;
}

:-moz-placeholder {
  color: #838183;
}

.pd_100.container {
  padding-left: 15px;
  padding-right: 15px;
}

.pd_100 {
  padding: 100px 0;
}

.pd_200 {
  padding: 200px 0;
}

.button {
  margin-top: 30px;
}

.height_100_row {
  align-items: center;
  height: 100%;
}

.btn.btn_blue {
  background: #ffffff;
  border: 0px;
  display: inline-block;
  padding: 10px 40px 12px;
  font-size: 18px;
  color: #25346e;
  border: 2px solid transparent;
  border-radius: 20rem;
}

.btn.btn_blue:hover {
  background-color: transparent;
  color: #ffffffff;
  border: 2px solid #ffffff;
}

.btn.btn_black {
  background: #25346e;
  border: 0px;
  display: inline-block;
  padding: 8px 60px 13px;
  font-size: 20px;
  color: #fff;
  border: 2px solid transparent;
  border-radius: 20rem;
}

.btn.btn_black:hover {
  background-color: transparent;
  color: #fff;
  border: 2px solid #fff;
}

.btn_yellow {
  background: transparent;
  border: 0px;
  display: inline-block;
  padding: 10px 40px 13px;
  font-size: 18px;
  color: #fff;
  border: 2px solid #ffffff;
  border-radius: 20rem;
  font-family: "Inter";
}

.btn_yellow:hover {
  background: #5072c0;
  border: 2px solid transparent;
}

.btn_yellow_ {
  background: #5072c0;
  border: 0px;
  display: inline-block;
  padding: 10px 40px 13px;
  font-size: 18px;
  color: #fff;
  border: 2px solid #ffffff;
  border-radius: 20rem;
  font-family: "Inter";
}

.btn_yellow_:hover {
  background: #fff;
  border: 2px solid #ffffff;
  color: #fff;
}

.btn_yellow_bg {
  background: #fff;
  border: 0px;
  display: inline-block;
  padding: 10px 40px 13px;
  font-size: 18px;
  color: #25346e;
  border: 2px solid #fff;
  border-radius: 20rem;
font-family: 'Inter';  }

.btn_yellow_bg:hover {
  background: transparent;
  border: 2px solid #fff;
  color: #fff;
}

.btn.focus,
.btn:focus {
  outline: none;
  box-shadow: none;
}

.yellow_bg {
  background-color: #eac14e;
}

.bg_red {
  background-color: #25346e;
}

/*Header css start*/

.header_sec {
  position: fixed;
  width: 100%;
  z-index: 999;
  padding: 25px 0;
  top: 0;
  background-color: #25346e;
/*   border-bottom: 0.1px solid; */
  color:#fff;
  left: 0;
}

.header_sec.white_txt .navbar-nav li a.nav-link {
  color: #fff !important;
}

.header_sec .logo img {
/*     max-width: 238px; */
    width: 100%;
}

.header_sec .navbar-nav li {
  display: flex;
}

.header_sec nav.navbar.navbar-expand-lg.navbar-light {
  padding: 0;
  align-items: inherit;
}

.header_sec ul.navbar-nav.ml-auto {
  height: 100%;
  vertical-align: middle;
}

.header_sec .navbar-nav li a {
  font-size: 16px;
  color: #fff !important;
  padding-left: 10px !important;
  padding-right: 10px !important;
  letter-spacing: 1px;
  display: block;
  font-weight: 400;
  vertical-align: middle;
  align-items: center;
  display: flex;
  font-family: "Inter";
}

/*.header_sec .navbar-nav li a:hover { color: #25346e !important; }*/
.header_sec a.nav-link.btn.btn-blue {
  position: relative;
}

.navbar-expand-lg .navbar-nav .nav-link:hover {
  opacity: 0.5;
}

.header_sec nav.navbar.navbar-expand-lg.navbar-light {
  padding: 0;
}

.dropdown-toggle::after {
  margin-top: 5px;
}

.dropdown-item {
  font-size: 16px !important;
  padding: 5px 0;
}

.navbar-expand-lg .navbar-nav .dropdown-menu li a {
  width: 250px;
  white-space: pre-wrap;
}

.navbar-dark .navbar-toggler-icon {
  background-image: url('https://teamtaxperts.com/wp-content/uploads/2025/05/menu-7.png')
}

.navbar {
  padding: 0;
}

.navbar-dark .navbar-brand {
  width: 30%;
  padding: 0;
}

.navbar-expand-lg .navbar-collapse {
  width: 80%;
}

/* Banner Css start here */
.trade_reg img {
    padding: 14px 81px;
}
.innner_box img {
    width: 20% !important;
}
.innner_box {
    text-align: center;
    padding: 41px;
}
.innner_box p {
    font-family: "Inter";
    font-size: 20px;
}
.virtual_sec .row {
    padding: 32px 48px !important;
}
.virtual_sec h2 {
    text-align: start;
}
.virtual_sec p {
    text-align: justify;
}
.virtual_rowsec img {
    width: 72%;
}
.virtual_img {
    width: 77%;
}
.banner {
  padding: 150px 0 30px;
  overflow: hidden;
  position: relative;
  display: flex;
}

.banner_100vh {
  height: 100vh;
}

.banner .banner_right_img img {
  position: absolute;
  bottom: -1%;
  right: 0;
  width: 50%;
  max-width: 750px;
}

.banner .banner_right_img video {
  position: absolute;
  bottom: -1%;
  right: 0;
  top: auto;
  width: 50%;
  max-width: 550px;
  left: auto;
  height: 530px;
}

.banner .banner_right_img {
  padding-left: 30px;
}

.banner .counter_section {
  margin-top: 50px;
  background-color: transparent;
}

video {
  width: 100vw;
  height: 100vh;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}

.banner .counter_section .banner_count_boxs .banner_count_box h3 {
  margin-bottom: 5px;
  font-family: 'Quicksand';
  font-size: 40px;
  font-family: "Inter";
  color: #ffffff;
}

.counter_section {
  background-color: #25346e;
}

.counter_section .banner_count_boxs .banner_count_box {
  position: relative;
  margin: 28px;
  overflow: hidden;
  transition: all ease .4s;
  margin: 0 0 30px 0;
  margin-bottom: 0px;
  text-align: center;
  height: 100%;
}

.counter_section .banner_count_boxs .banner_count_box img {
  max-width: 100px;
  margin-bottom: 7px;
}

.counter_section .banner_count_boxs .banner_count_box h3 {
  margin-bottom: 10px;
  font-family: 'Quicksand';
  font-size: 46px;
  font-family: "Inter";
}

.counter_section .banner_count_boxs .banner_count_box h6 {
  font-size: 18px;
}

/*.counter_section.experience .banner_count_boxs .banner_count_box h6, 
.counter_section.experience .banner_count_boxs .banner_count_box p { color: #fff; }*/
.counter_section .banner_count_boxs .banner_count_box i {
  margin-right: 10px;
}

.text_box_sec {
  padding-top: 150px !important;
}

/* End counter css */

.boxs .box {
  border: 3px solid #ebc14e;
  border-radius: 15px;
  margin-bottom: 30px;
  padding: 30px 25px;
  text-align: center;
    height: 220px;
  margin-bottom: 15%;
  border: 3px solid #25346e;
  background-color: #25346e;
}

.boxs .box h3 {
  font-size: 36px;
  font-family: "Inter";
  color: #fff;
}

.boxs .box a {
  color: #fff;
  width: 100%;
  background: #fff;
  border: 0px;
  display: inline-block;
  padding: 10px 10px 13px;
  font-size: 18px;
  color: #fff;
  border: 2px solid #fff;
  border-radius: 20rem;
  font-family: "Inter";
  background-color: #fff;
  color: #fff;
  border: 2px solid #fff;
  max-width: 150px;
  text-decoration: none;
  font-family: 'Inter';
}

.boxs .box a:hover {
  color: #fff;
  background-color: #fff;
  color: #fff;
  border: 2px solid #fff;
}

.boxs .row .col-lg-4:nth-child(odd) .box {}

.boxs .row .col-lg-4:nth-child(even) .box {
  border: 3px solid #5072c0;
  background-color: #5072c0;
}

/*jouerny csss*/

.image {
  opacity: 0;
  transition: all 0.5s ease;
}

.image.active {
  opacity: 1;
}

.locker {
  outline-offset: -1px;
  position: relative;
  display: grid;
  grid-template-columns: [full-start] minmax(4.2rem, 1fr) [center-start] repeat(12, [col-start] minmax(min-content, 8rem) [col-end]) [center-end] minmax(4.2rem, 1fr) [full-end];
}

.locker .head_sec {
  position: absolute;
  top: -10px;
  left: 0;
  width: 100%;
  text-align: center;
}

.locker__image {
  position: relative;
  grid-column: col-start 1/col-end 6;
}

.locker__image img {
  width: auto;
  height: auto;
  max-width: 600px;
  position: absolute;
  transition: all 1s ease;
}

.locker__image video {
  width: auto;
  height: auto;
  max-width: 440px;
  position: absolute;
  transition: all 1s ease;
  top: auto;
}

.locker__container {
  position: sticky;
  position: -webkit-sticky;
  top: 0;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
}

.locker__content {
  grid-column: col-start 9/center-end;
}

.locker__section {
/*   height: 100vh; */
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.locker__section:first-child {
  border: none;
}

.counter_section.sec2_counter:before {
  top: auto;
  right: 0;
  background-image: url(../images/bg1.svg);
}

.head_sec {
  margin-bottom: 50px;
}

.counter_section.experience .banner_count_boxs .banner_count_box {
  display: flex;
  align-items: center;
  margin-bottom: 40px;
  height: auto;
  border: none;
  max-width: 960px;
  margin: 0 auto;
  margin-top: 40px;
  margin-bottom: 40px;
}

.counter_section.experience .banner_count_boxs .banner_count_box .banner_count_box_img {
  width: 40%;
}

.counter_section.experience .banner_count_boxs .banner_count_box .banner_count_box_img img {
  max-width: 300px;
}

.counter_section.experience .banner_count_boxs .banner_count_box .banner_count_box_img video {
  max-width: 350px;
  width: 100%;
  right: 0;
  left: auto;
  object-fit: contain;
  height: 100%;
  position: relative;
}

.counter_section.experience .banner_count_boxs .banner_count_box .banner_count_box_txt {
  width: 100%;
  text-align: left;
  margin-left: auto;
}

.counter_section.experience .banner_count_boxs .banner_count_box .banner_count_box_txt h3 {
  font-size: 36px;
}

.counter_section.experience .row .col-sm-12:nth-child(odd) .banner_count_box {
  flex-direction: row-reverse;
}

.counter_section.experience .row .col-sm-12:nth-child(even) .banner_count_box .banner_count_box_txt {
  margin-left: auto;
  margin-right: 0;
}

.testimonials_section .testimonial_box {
  padding: 0 2px;
}

.testimonial_box {
  padding: 25px;
  border-radius: 25px;
  border: 2px solid #25346e;
  margin: 0 10px;
}

.testimonials_section .testimonial_box .left_text-testimonial img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.testimonials_section .row h3 {
  font-size: 24px;
  line-height: 1.5;
}

.left_text-testimonial {
  position: relative;
  background-color: #25346e;
}

.testimonials_section .row h2 {
  position: absolute;
  width: 100%;
  bottom: 0;
  color: #fff;
  text-align: center;
  z-index: 999;
  bottom: 40px;
}

.testimonial_box .client_say {
  padding: 20px 0 0 0px;
  text-align: left;
}

.testimonial_box .client_say p {
  font-family: "Inter";
  font-size: 16px;
}

.testimonials_section .testimonial_box .left_text-testimonial:hover img {
  -webkit-filter: grayscale(0%);
  filter: grayscale(00%);
}

.client_box_img img {
  max-width: 50px;
  width: 100px;
  background-color: #25346e;
  margin-right: 20px;
  border-radius: 50%;
  height: 100px;
}

.client_box {
  display: flex;
  align-items: center;
  margin-top: 0px;
}

.client_box .client_box_txt p {
  margin-top: 0px;
}

.client_box_txt h5 {
  font-size: 20px;
  font-family: "Inter";
  color: #fff;
}

.container,
.container-lg,
.container-md,
.container-sm,
.container-xl {
  max-width: 1200px !important;
  margin: 0 auto !important;
}

/*form*/

.trade_title {
  text-align: center;
  justify-content: center;
  margin-bottom: 20px;
}

.form_section,
.step6 form#saveform {
  background: #5072c0;
  padding: 50px;
}

.social a {
  display: inline-block;
  margin: 0 20px 0 0;
}

.social a:hover i {
  color: #25346e;
}

.social a i {
  font-size: 34px;
  color: #ffffff;
}

.form_section h2 {
  margin-bottom: 50px;
}

.form_section .social {
  margin-top: 30px;
}

.signup .inner_page_sec_form input:focus,
.signup .inner_page_sec_form select:focus {
  background-color: transparent;
}

.signup .inner_page_sec_form.contact_form_sec ::-webkit-input-placeholder,
.signup .inner_page_sec_form.contact_form_sec ::placeholder {
  color: #fff !important;
}

.signup .inner_page_sec_form.contact_form_sec input,
.signup .inner_page_sec_form.contact_form_sec select {
  background-color: transparent;
  color: #fff;
  border: 2px solid #fff !important;
  padding: 20px;
  padding: 10px 20px !important;
}


/*form */

::-webkit-input-placeholder {
  color: #fff;
}

:-ms-input-placeholder::placeholder {
  color: #fff;
}

input,
select,
textarea {
  box-sizing: border-box;
  border-radius: 2px;
  color: #333;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  display: block;
  float: none;
  font-size: 16px;
  border: 1px solid #fff;
  padding: 15px 10px;
  height: 38px;
  width: 100%;
  line-height: 1.3;
  height: 60px;
  background: transparent;
  border: 0;
  border-radius: 0px;
  color: #fff;
  padding: 15px 30px;
  font-size: 16px;
  margin-bottom: 20px;
/*   border: 2px solid #fff; */
}

.contact_form_sec input,
.contact_form_sec select {
  height: 40px !important;
  padding: 5px 0px !important;
  border-radius: 0 !important;
}

.form-control:focus {
  border-color: none;
  box-shadow: none;
}

textarea {
  height: 250px;
  height: 250px !important;
  min-height: 250px !important;
  width: 100% !important;
}
textarea.comment_msg{
  min-height: 100px !important;
  height: 100px !important;
}
input:focus,
select:focus,
textarea:focus {
  outline: none;
}

.line_scroll h2:hover {
  -webkit-text-fill-color: #fdc31b;
  -webkit-text-stroke-color: #fdc31b;
  color: #fdc31b;
}

.line_scroll h2 {
  font-size: 165px;
  white-space: nowrap;
  display: block;
  color: #fff;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #fff;
  transition: all linear 1s;
  font-weight: 500;
  position: relative;
  animation-name: footerText;
  animation-duration: 25s;
  animation-iteration-count: infinite;
  animation-fill-mode: initial;
  animation-timing-function: linear;
  transition: all ease .8s;
  -webkit-text-fill-color: #ffffff17;
  transition: .5s;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -o-transition: .5s;
}

@keyframes footerText {
  0% {
    transform: translate(900px, 0);
  }

  100% {
    transform: translate(-2900px, 0);
  }
}

.form_section {
  position: relative;
}

/*.form_section:before {content: ""; position: absolute; bottom: auto; right: 0; font-size: 0; top: -70px; color: #3c32b6; background-image: url(../images/bell.webp); background-size: contain; height: 170px; width: 170px;  background-repeat: no-repeat;}*/

#saveform select option {
  color: #fff;
}

.user_dis {
  display: flex;
  align-items: center;
  margin-top: 50px !important;
}

.user_dis>div {
  margin-right: 15px;
}

.none:after {
  display: none;
}

.height_100 {
  height: 90% !important;
  margin-bottom: 10% !important;
}

.footer {
  background-color: #25346e;
  padding: 50px 0 10px;
}

.footer .links ul,
.footer .links ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}

.footer .links ul li a {
  display: inline-block;
  margin: 0 00px;
  color: #fff;
  font-size: 20px;
}

.footer .links ul li a:hover {
  text-decoration: none;
  opacity: 0.5;
}

.social_icon {
  display: flex;
  align-items: center;
  margin-top: 50px;
}

.social_icon a {
  margin-right: 5px;
}

.social_icon a:hover {
  text-decoration: none;
}

.social_icon a:hover i {
  color: #fff;
  background-color: #5072c0;
  transition: all 0.5s ease;
  color: #787878;
}

.social_icon i {
  color: #25346e;
  font-size: 20px;
  width: 36px;
  height: 36px;
  background-color: rgb(255 255 255);
  border-color: rgb(255 255 255);
  border-radius: 40px;
  text-align: center;
  align-items: center;
  justify-content: center;
  display: flex;
  transition: all 0.5s ease;
}

.line {
  height: 0.6px;
  width: 100%;
  background-color: #fff;
  margin: 50px 0 30px;
}

.copyright p {
  text-align: center;
  padding-bottom: 20px;
  color: #fff;
  margin-top: 0;
}

.copyright p a {
  color: #fff;
  text-decoration: none;
  margin-top: 0;
}

.copyright p a:hover {
  opacity: 0.5;
}

.copyright p a img {
  max-width: 20px;
  margin-left: 5px;
}

.slick-dots {
  display: flex;
  justify-content: center;
  margin: 0;
  padding: 4rem 0 0;
  list-style-type: none;
}

.slick-dots li {
  margin: 0 0.25rem;
}

.slick-dots li button {
  display: block;
  width: 11px;
  height: 11px;
  padding: 0;
  border: none;
  border-radius: 100%;
  background-color: #fff;
  text-indent: -9999px;
}

.slick-dots li.slick-active button {
  background-color: #5072c0;
}

.logo_slider img {
  padding: 0 15px;
/*  filter: grayscale(100%);*/
  cursor: pointer;
}

.logo_slider img:hover {
  filter: grayscale(0%);
}

.logo_slider.slick-slider {
  padding: 0 35px;
}

.logo_slider { margin-top:50px; }
.logo_slider .slick-arrow {
  position: absolute;
  top: 52%;
  margin: -20px 0px 0px 0px;
  z-index: 10;
  font-size: 0;
  width: 30px;
  height: 30px;
  border: none;
  background-position: center;
  background-size: contain;
  background-color: transparent;
  background-repeat: no-repeat;
}

.logo_slider .slick-arrow.slick-prev {
  left: 0;
  background-image: url("../images/left.png");
}

.logo_slider .slick-arrow.slick-next {
  right: 0;
  background-image: url("../images/right.png");
}

.logo_slider .slick-arrow.slick-disabled {
  opacity: 0.2;
}

button:focus {
  outline: 0px dotted;
  outline: 0px auto -webkit-focus-ring-color;
}

.loader {
  position: fixed;
  width: 100%;
  top: 0;
  height: 100%;
  z-index: 999999;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}

.loader img {
  max-width: 200px;
}

.about .banner h1.big_font {
  font-size: 130px;
}

.line_section {
  max-width: 450px;
  margin: 0 auto;
  height: 100%;
}

.line_section .mile_box_number {}

.mile_box_number {
  font-size: 40px;
  line-height: 1;
  font-family: "Inter";
  margin-bottom: 10px;
  position: relative;
}

.mile_box {
  padding-bottom: 100px;
  padding: 20px;
  border: 3px solid #25346e;
  border-radius: 20px;
  margin-bottom: 50px;
  height: 100%;
}

.mile_stone {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  position: relative;
  margin: 0 auto;
  overflow: hidden;
}

.mile_stone .left {
  width: 50%;
  height: 100%;
}

.mile_stone .right {
  width: 50%;
  height: 100%;
  margin-top: 200px;
}

.mile_stone:before {
  content: "";
  position: absolute;
  top: 40px;
  left: 50%;
  background-color: #25346e;
  width: 3px;
  height: 70%;
}

.mile_stone .left .mile_box_number:before {
  background-image: url(../images/1.png);
  background-size: 60%;
  background-position: center;
  background-repeat: no-repeat;
  content: "";
  position: absolute;
  right: -120px;
  top: 0;
  width: 60px;
  height: 60px;
  background-color: #fff;
  border-radius: 50%;
  border: 5px solid #eac14e;
  font: normal normal normal 24px/1 FontAwesome;
  color: #eac14e;
  display: flex;
  align-items: center;
  justify-content: center;
}

.LLP .nav_links a {
  color: #25346e;
  font-size: 20px;
  font-weight: 100;
  font-family: "Inter";
}

.mile_stone .right .mile_box_number:before {
  background-image: url(../images/1.png);
  background-size: 60%;
  background-position: center;
  background-repeat: no-repeat;
  content: "";
  position: absolute;
  left: -120px;
  top: 0;
  width: 60px;
  height: 60px;
  background-color: #fff;
  border-radius: 50%;
  border: 5px solid #eac14e;
  font: normal normal normal 24px/1 FontAwesome;
  color: #eac14e;
  display: flex;
  align-items: center;
  justify-content: center;
}

.mile_stone .mile_box_text {
  font-size: 20px;
  font-family: "Inter";
}

.mile_stone .left .mile_box {
  text-align: right;
}

.mile_box img {
  max-width: 540px;
  margin-top: 20px;
}

.services_trusted .text {
  text-align: center;
  margin-top: 100px;
}

.team_member_boxs .team_member_box img {
  background-color: #efefef;
  box-shadow: 0 0 20px rgb(0 0 0 / 8%);
  border-radius: 6px;
  transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
}

.team_member_boxs .team_member_box .team_member_txt {
  padding: 30px;
  background-color: #fff;
  text-align: center;
  padding-top: 10px;
}

.team_member_boxs .team_member_box h3 {
  color: #25346e;
  font-size: 24px;
  margin-bottom: 10px;
  font-family: "Inter";
}

.team_member_boxs .team_member_box h6 {
  font-size: 18px;
	color: #000;
    font-weight: 500;
}

.team_member_boxs .team_member_box {
  padding: 15px;
  height: 100%;
}

.team_member_boxs .team_member_box p {
  font-size: 16px;
}

.team_member_boxs .slick-track {
  display: flex !important;
}

.team_member_boxs .slick-slide {
  height: inherit !important;
}

.about .banner_text_section p {
  font-size: 18px;
}

.contact_box p {
  font-family: "Inter";
  color: #ffffff;
}

.contact_box p a {
  color: #ffffff;
}

.deliver .banner_count_boxs .banner_count_box {
  border: 3px solid #fff;
  background-color: #25346e;
  border-radius: 15px;
  margin-bottom: 30px;
  padding: 30px 25px;
	height: 100%;
    max-height: 300px;
    margin: 40px 0px;
}

.deliver .banner_count_boxs .banner_alternate_box {
  border: 3px solid #5072c0;
  background-color: #5072c0;
  border-radius: 15px;
  margin-bottom: 30px;
  padding: 30px 25px;
}

.deliver .banner_count_boxs .banner_count_box h3 {
  font-size: 24px;
  font-family: "Inter";
  color: #fff;
}

.deliver .banner_count_boxs .banner_count_box p {
  font-size: 18px;
  font-family: "Inter";
  color: #fff;
}

.deliver .banner_count_boxs .banner_count_box p.color_yellow {
  font-size: 20px !important;
  margin-bottom: 20px;
  margin-bottom: 0px;
  font-style: italic;
  margin-top: 0px;
}

.deliver .banner_count_boxs .banner_count_box .yellow_color {}

.deliver .banner_count_boxs .banner_count_box .button {
  position: absolute;
  bottom: 16%;
  left: 50%;
  width: 100%;
  transform: translate(-50%, 0px);
}

.deliver .banner_count_boxs .banner_count_box .button a {
  max-width: 300px;
  width: 100%;
}

.deliver .banner_count_boxs .banner_count_box .button a:hover {
  background-color: #5072c0;
  color: #fff;
  border: 2px solid #5072c0;
}

.deliver .banner_count_boxs .button_alternate .button a {
  max-width: 300px;
  width: 100%;
}

.deliver .banner_count_boxs .button_alternate a:hover {
  background-color: #25346e !important;
  color: #5072c0 !important;
  border: 2px solid #25346e !important;
}

.deliver .banner_count_boxs .banner_count_box img {
  max-width: 100px;
  margin: 0 auto 30px;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.deliver .banner_count_boxs .banner_count_box h6 {
  color: #fff;
}

.deliver .banner_count_boxs.why_box .banner_count_box {
  height: 90%;
  margin-bottom: 10%;
}

.help_txt h3 {
  font-family: "Inter";
  font-size: 22pt;
}

.help_txt p {
  font-size: 20px;
}
.help_txt a { color:#fff; text-decoration:underline; }

.footer .links ul li a.hd_txt {
  font-family: "Inter";
  margin-bottom: 20px;
  display: block;
}

.footer_logo a {
  max-width: 300px;
  display: block;
}

.about_us .banner_text_section {
  background-color: #25346e;
  border-radius: 50px;
  padding: 45px;
}

.about_us .banner_text_section h1,
.about_us .banner_text_section p {
  color: #fff;
}

.reasons_boxs {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 600px;
  margin: 0 auto;
}

.reasons_boxs .reasons_box {
  width: 100%;
  max-width: 800px;
  margin-bottom: 50px;
  border-radius: 15px;
  margin: 0px 1.5% 20px;
  align-items: center;
  display: flex;
  color: #fff;
  font-size: 20px;
  cursor: pointer;
  text-align: center;
  position: relative;
}

.reasons_boxs .reasons_box:before {
  content: "01";
  left: -10px;
  top: -37px;
  color: #25346e;
  font-size: 20px;
  margin-right: 10px;
}

.reasons_boxs .reasons_box.two:before {
  content: "02";
}

.reasons_boxs .reasons_box.three:before {
  content: "03";
}

.reasons_boxs .reasons_box.four:before {
  content: "04";
}

.reasons_boxs .reasons_box.five:before {
  content: "05";
}

.LLP .nav_links {
  display: flex;
  align-items: center;
  justify-content: space-between;
  justify-content: center;
}

.LLP .nav_links a {
  margin: 0 55px;
}

.our_goal {
  text-align: center;
	background: #5072be;
}

span#msg {
  left: 65%;
  top: 50%;
  width: 100%;
  z-index: 999;
  transform: translate(-50%, -50%);
  max-width: 470px;
}

/*.step p { font-size: 18px; color: #fff; }*/

.banner_form {
  max-width: 390px;
  margin: 0 0 0 auto;
  border-radius: 15px;
  padding: 25px 20px;
  margin-top: 40px;
	background-color: #fff !important;
}

.banner_form h3 {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 22px;
  font-family: "Inter";
  text-align: center;
}

.banner_form input,
.banner_form select,
.banner_form textarea {
  font-size: 14px;
  height: 40px;
  padding: 5px 10px;
    color: #24356d;
border: 1px solid #23366d;
	border-radius: 5px;
  text-transform: capitalize;
}

.banner_form ::placeholder {
  color: #25346e;
}

.banner_form select option {}

.banner_form textarea {
  height: 80px !important;
  min-height: 80px !important;
}

.banner_form .btn.btn_black {
  font-size: 16px;
  padding: 6px 30px 9px;
}

.tab-content>.tab-pane {
  margin-top: 60px;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active,
.nav-tabs .nav-link {
  color: #25346e;
  background-color: transparent;
  border-color: indianred;
  border: none;
  border-radius: 0;
  padding: 10px 0;
  margin: 0 65px 0 0;
  border-bottom: 2px solid transparent;
  padding: 0;
  line-height: 1.3;
  font-size: 20px;
  color: #fff;
  opacity: 0.3;
  text-transform: uppercase;
  letter-spacing: 2.1px;
  font-weight: 500;
  transition: 0.2s;
  font-family: "Inter";
  padding-bottom: 5px;
}

.nav-tabs .nav-link.active {
  border-bottom: 2px solid #fff000;
  opacity: 1;
}

.nav-link {
  display: block;
  padding: 10px 0;
  margin: 0 0px;
}

.nav-tabs {
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  justify-content: inherit;
  margin-top: 70px;
}

.nav-tabs {
  border: none;
}

.tab-content>.tab-pane {
  margin: 60px auto 0;
  background: #fff;
  -webkit-box-shadow: 0px 2px 18px rgb(0 0 0 / 11%);
  -moz-box-shadow: 0px 2px 18px rgba(0, 0, 0, 0.11);
  box-shadow: 0px 2px 18px rgb(0 0 0 / 11%);
  padding: 45px;
  border-radius: 25px;
}

.p_rel {
  position: relative;
  margin-left: 25px;
}

.p_rel:before {
  content: "";
  box-sizing: border-box;
  content: "\f00c";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  margin-left: -15px;
  position: absolute;
  left: -10px;
  top: 8px;
}

.bottom_img_left {
  position: relative;
}

.bottom_img_left:before {
  content: "";
  position: absolute;
  top: auto;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../images/step/stp2_1.png);
  height: 200px;
  width: 250px;
}

.bottom_img_right {
  position: relative;
}

.bottom_img_right:after {
  content: "";
  position: absolute;
  top: auto;
  left: auto;
  right: 0;
  bottom: 0;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../images/step/stp2_2.png);
  height: 200px;
  width: 250px;
}

.bg_white_box {
  background-color: #5072c0;
  padding: 50px 20px;
  border-radius: 25px;
}

/*step css start here */

.stp * {
  margin: 0;
  scroll-behavior: smooth;
}

.stp ::-webkit-scrollbar {
  display: none;
}

/*.step_full { position: fixed; top: 0; left: 0; width: 100vh; height: 100vw; transform-origin: top left; transform: rotate(-90deg) translateX(-100vh); overflow-x: hidden; overflow-y: scroll; /*   scroll-snap-type: y mandatory; */
}

*/

/*.artical {display: flex; flex-direction: row; width: fit-content; height: fit-content; transform-origin: top left; transform: rotate(90deg) translateY(-100vh); }*/
.stp_sec {
  width: 100vw;
  height: 100vh;
  overflow-y: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: monospace;
  font-size: 3rem;
  position: relative;
}

.stp p {
  font-family: 'Inter';
  font-size: 16px;
  margin-top: 10px;
}

.stp h2 {
  margin-bottom: 40px;
}

.logo_top {
  position: absolute;
  top: 3%;
  width: 100%;
  text-align: center;
  left: 0;
}

.logo_top img {
  max-width: 200px;
}

.step1 {
  position: relative;
  align-items: center;
  display: flex;
}

.step1 .container {
  position: relative;
}

.step1 .banner_img {
  position: absolute;
  left: 30px;
  bottom: 0;
  width: 40%;
}

.step2>div {
  position: relative;
  height: 97vh;
  align-items: center;
  display: flex;
}

.stp2_txt {
  max-width: 100%;
  margin: 0 auto;
  text-align: center;
  height: 100%;
}

.step2 .stp2_1,
.step5 .stp5_1,
.step6 .stp5_1 {
  position: absolute;
  left: 5%;
  bottom: 0;
  max-width: 300px;
  width: 100%;
}

.step2 .stp2_2,
.step5 .stp5_2,
.step6 .stp5_2 {
  position: absolute;
  right: 5%;
  bottom: 0;
  max-width: 300px;
  width: 100%;
}

.step3 {
  position: relative;
  background-color: #fafafa;
}

.step3 .logo_3,
.step5 .logo_3 {
  max-width: 200px;
  display: block;
  margin: 0 auto;
}

.step3 .user {
  max-width: 200px;
  border-radius: 50%;
  margin: 0 auto;
  display: block;
}

.step3 .container a {
  position: absolute;
  right: 2%;
  top: 50%;
  border: 2px solid #25346e;
  color: #25346e;
  padding: 20px;
  font-size: 22px;
  border-radius: 50%;
  height: 100px;
  width: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.step3 .container a:hover {
  text-decoration: none;
  border: 2px solid #25346e;
  color: #fff;
  background-color: #25346e;
}

.step4>div {
  position: relative;
  height: 97vh;
  align-items: center;
  display: flex;
}

.step4_txt {
  text-align: center;
  max-width: 900px;
  margin: 0 auto 50px;
}

.step4 .stp4_box {
  padding: 30px;
  text-align: center;
  border: 2px solid #5072c0;
  border-radius: 35px;
  transition: all 0.5s ease;
}

.step4 a:hover {
  text-decoration: none;
}

.step4 .stp4_box img {
  max-width: 250px;
  width: 100%;
}

.step4 .stp4_box {
  cursor: pointer;
}

.step4 .stp4_box:hover {
  border-color: #25346e;
  transition: all 0.5s ease;
}

.step5>div,
.step6>div {
  position: relative;
  height: 97vh;
  align-items: center;
  display: flex;
}

.step5 .logo_3 {
  margin-top: 0;
  display: block;
  margin: 0 auto;
  position: absolute;
  top: 0;
  width: 100%;
  text-align: center;
}

.step5 .stp5_txt {
  max-width: 750px;
  text-align: center;
  margin: 0 auto;
}

.step5 form {
  margin-top: 50px;
}

.step6 {
  position: relative;
}

.step6 form {
  margin-top: 50px;
}

.step6 form h4 {
  margin-bottom: 30px;
}

.stp label {
  display: flex;
  cursor: pointer;
  font-weight: 500;
  position: relative;
  overflow: hidden;
  margin: 0px auto 1em;
}

.stp label input {
  position: absolute;
  left: -9999px;
}

.stp label a.active {
  background-color: transparent;
  border-color: #25346e;
}

.stp label a.active:before {
  box-shadow: inset 0 0 0 2px #25346e;
  content: "\f00c";
  font-family: FontAwesome;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #25346e;
  color: #fff;
}

.stp label a:hover {
  background-color: transparent;
  border-color: #25346e;
}

.stp label a:hover:before {
  box-shadow: inset 0 0 0 2px #25346e;
  content: "\f00c";
  font-family: FontAwesome;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #25346e;
  color: #fff;
}

.stp label a {
  display: flex;
  align-items: center;
  font-size: 20px;
  transition: 0.25s ease;
  font-family: "Inter";
  background-color: transparent;
  border: 2px solid #5072c0;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 450px;
  border-radius: 50px;
  padding: 20px 20px 23px 20px;
  text-decoration: none;
  color: #fff;
}

.stp label a:hover {
  border: 2px solid #25346e;
}

.stp label a:before {
  display: flex;
  flex-shrink: 0;
  content: "";
  background-color: #fff;
  width: 1.5em;
  height: 1.5em;
  border-radius: 50%;
  margin-right: 15px;
  transition: 0.25s ease;
  box-shadow: inset 0 0 0 2px #5072c0;
  margin-top: 3px;
}

.stp select {
  color: #fff;
  border-radius: 15px;
  padding: 15px 15px 17px 15px;
  border: 2px solid #25346e;
  font-family: "Inter";
  font-size: 22px;
  height: auto;
  max-width: 500px;
  margin: 0 auto;
  background: #ffffff url('../images/step/arrow_down.png') no-repeat top right;
  background-size: 25px;
  background-position: center right 15px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

#step2,
#step3,
#step4,
#step5,
#step6,
#step6_2,
#step6_3 {
  display: none;
}

/*.stp label:hover a:before { border: 2px solid #25346e; }*/

.stp input {
  color: #fff;
  border-radius: 15px;
  padding: 15px 15px 17px 15px;
  border: 2px solid #fff;
  font-family: "Inter";
  font-size: 18px;
  height: auto;
  max-width: 500px;
  margin: 0 auto;
  margin-bottom: 20px;
}

.stp textarea {
  color: #fff;
  border-radius: 15px;
  padding: 15px 15px 17px 15px;
  border: 2px solid #fff;
  font-family: "Inter";
  font-size: 22px;
  height: auto;
  max-width: 500px;
  margin: 0 auto;
  margin-bottom: 30px;
  height: 50px !important;
  min-height: 70px !important;
}

.stp ::placeholder {
  color: #fff;
  ;
}

.stp .step6 form#saveform select {
  background-color: transparent;
  margin-bottom: 30px;
  border: 2px solid #fff;
  color: #fff;
}

.stp .step6 form#saveform select option {
  background-color: #5072c0;
}

.modal-header {
  border: none;
  position: relative;
  z-index: 99999;
}

.button_back a,
.stp_txt {
  color: #25346e;
  font-size: 20px;
  text-decoration: none;
  font-family: "Inter";
}

.button_back,
.top_right {
  position: absolute;
  left: 2%;
  top: 2%;
  z-index: 9999;
}

.stp_txt:hover {
  text-decoration: none;
  color: #25346e;
}

.top_right {
  left: auto;
  top: auto;
  right: 2%;
  bottom: 2%;
  font-family: "Inter";
}

b {
  font-family: "Inter";
}

.list li {
  list-style-type: dot;
}

/* Media query start here */

.dropdown:hover>.dropdown-menu {
  display: block;
  margin-top: 0;
}

.dropdown-item.active,
.dropdown-item:active {
  text-decoration: none;
  background-color: transparent;
}

.dropdown-item:focus,
.dropdown-item:hover {
  background-color: transparent !important;
}

.modal-header {
  border: none;
}

.modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
  width: 100%;
  max-width: 100%;
  height: 100%;
}

.modal-body {
  height: 100%;
}

.modal-content {
  height: 100%;
  border-radius: 0;
}

div#exampleModal {
  padding-right: 0 !important;
  padding-left: 0 !important;
  background-color: #fff;
}

.modal-dialog {
  margin: 0 auto !important;
}

.modal {
  top: 0px;
}

.stp .button {
  margin-top: 30px;
}

.modal-header .close {
  font-size: 26px;
  font-family: "Inter";
  color: #25346e;
  opacity: 1;
}

* {
  scrollbar-width: auto;
  scrollbar-color: #25346e #ffffff;
}

*::-webkit-scrollbar {
  width: 16px;
}

*::-webkit-scrollbar-track {
  background: #ffffff;
}

*::-webkit-scrollbar-thumb {
  background-color: #25346e;
  border-radius: 10px;
  border: 3px solid #ffffff;
}

.why_we_are_sec,
.owner_bx_sec {
  position: absolute;
  background-color: #fff;
  padding: 20px;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
  z-index: 9999;
  display: none;
}

.stp2_txt {
  max-width: 100%;
  margin: 0 auto;
  text-align: center;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: transparent;
  position: relative;
  max-width: 700px;
  height: 60%;
  padding: 20px 50px;
  border: 3px solid #25346e;
  margin-top: 10%;
}

.close_x_right,
.close_x_right_2 {
  text-align: right;
  position: absolute;
  right: 2%;
  top: 2%;
  cursor: pointer;
  font-size: 30px;
  color: #25346e;
}

.owner_bx_sec .own_flx {
  height: auto;
  width: 80%;
  margin: 0 auto;
  background-color: white;
  padding: 20px 50px;
  border: 3px solid #25346e;
  position: relative;
}

.owner_bx_sec .own_flx img {
  max-width: 200px;
}

.owner_bx_sec .own_flx img.user {
  border-radius: 50%;
  margin-bottom: 20px;
}

.owner_bx_sec .own_flx h3 {
  margin-bottom: 20px;
}

.close_x_right_2 {
  text-align: right;
  cursor: pointer;
}

button.close {
  position: absolute;
  right: 20px;
  top: 20px;
  font-size: 26px;
  font-family: "Inter";
  color: #25346e;
  opacity: 1;
}

.visit_side {
  font-size: 16px;
  font-family: 'Quicksand Medium';
  color: #25346e;
  text-decoration: underline;
}

.visit_side:hover {
  color: #25346e;
  opacity: 0.5;
}

.layout353_component {
  display: -ms-grid;
  display: grid;
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
  grid-auto-columns: 1fr;
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto
}

.section-layout353 {
  position: relative;
  z-index: 0
}

.layout353_content-left {
  position: -webkit-sticky;
  position: sticky;
  top: 10%;
  display: flex;
  align-items: center;
}

.layout353_content-item {
  position: -webkit-sticky;
  position: sticky;
  margin-bottom: 2rem;
  padding: 2rem;
  border: 2px solid #25346e;
  border-radius: 1.2rem;
  background-color: #fff;
}

.layout353_content-item.content-item-1 {
  top: 10%
}

.layout353_content-item.content-item-2 {
  top: 12%
}

.layout353_content-item.content-item-3 {
  top: 14%
}

.layout353_content-item.content-item-10,
.layout353_content-item.content-item-4,
.layout353_content-item.content-item-5,
.layout353_content-item.content-item-6,
.layout353_content-item.content-item-7,
.layout353_content-item.content-item-8,
.layout353_content-item.content-item-9 {
  top: 16%
}

.layout353_content-item.content-item-4 {
  top: 16%
}

.layout353_content-item.content-item-5 {
  top: 18%
}

.core-values-image {
  position: absolute;
  left: 0;
  top: 20px;
  right: auto;
  bottom: auto;
  z-index: -1;
  width: 100%;
  height: auto;
}

.core-values-graphic-wrapper {
  position: relative;
  padding-top: 100%
}

.section-layout153 {
  position: relative
}

.layout153_component {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.layout351_image {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover
}

.layout351_component {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 90vh;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  border-left: 1px solid #e0e0e0;
  border-radius: 1.2rem
}

.layout351_accordion {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 5rem;
  height: 90vh;
  min-width: 5rem;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  border-right: 1px solid #e0e0e0
}

.layout351_accordion.active {
  width: 100%
}

.layout351_column-content {
  overflow: auto;
  height: 100%;
  min-width: 200vw
}

.layout351_column {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 5rem;
  height: 90vh;
  min-width: 5rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer
}

.layout351_column-horiztonal-text {
  display: none;
  font-size: 1.5rem;
  line-height: 1.4;
  font-weight: 700
}

.layout351_column-text {
  color: #fbb900;
  font-size: 1.5rem;
  line-height: 1.4;
  font-weight: 700;
  white-space: nowrap
}

.layout351_column-vertical-text {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  font-size: 1.5rem;
  line-height: 1.4;
  font-weight: 500
}

.layout351_image-wrapper {
  overflow: hidden;
  margin-bottom: 4rem;
  border-radius: 1.2rem
}

.layout351_content-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 46vw;
  height: 100%;
  max-width: 50rem;
  padding: 4rem 3rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto
}

.layout351_content-wrapper.is--services {
  width: 60vw;
  max-width: 60rem
}

.error-message {
  margin-top: 1.5rem;
  padding: .875rem 1rem
}

.success-message {
  padding: 1.5rem;
  background-color: #f4f4f4
}

.contact6_contact-list {
  display: -ms-grid;
  display: grid;
  padding-top: 3rem;
  padding-bottom: .5rem;
  grid-auto-columns: 1fr;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto
}

.contact6_item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
}

.contact6_form-block {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch
}

.error-text {
  color: #e23939
}

.form-field-2col {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto
}

.contact6_form {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto
}

.success-text {
  font-weight: 600
}

.content_component {
  display: -ms-grid;
  display: grid;
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
  grid-auto-columns: 1fr;
  grid-column-gap: 10rem;
  grid-row-gap: 4rem;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto
}

.contact6_icon-wrapper {
  margin-right: 1rem;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto
}

.contact_item-list {
  padding-top: .5rem;
  padding-bottom: .5rem;
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  -ms-grid-rows: auto;
  grid-template-rows: auto
}

.labs-logos_component {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 2vw;
  grid-row-gap: 1.5rem
}

.layout3511_compone.nt {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 90vh;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  border-left: 1px solid #e0e0e0;
  border-radius: 1.2rem
}

.labs-image {
  border-radius: 1.2rem
}

.section-layout353 {
  position: relative;
  z-index: 0;
}

.page-padding {
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}

.container-large {
  width: 100%;
  max-width: 100%;
}

.layout353_content-left {
  position: -webkit-sticky;
  position: sticky;
  top: 30%;
}

.text-size-large.text-weight-bold.text-color-accent {
  color: #25346e;
  font-size: 40px;
  font-weight: bold;
  margin-bottom: 10px;
  font-family: "Inter";
  height: 100%;
}

.layout353_component h5 {
  font-size: 20px;
  color: #fff;
  font-family: 'Inter'!important;
}

.mt-50 {
  margin-top: 50px;
}

.client_box_txt {
  text-align: left;
  color: #fff;
}

.testimonial_box.color_white h5 {
  color: #fff;
  text-align: left;
}

.testimonial_box.color_white p {
  text-align: left;
}

.help_txt ul {
  margin: 0 15px;
}

.help_txt ul li {
  text-align: left;
  color: #fff;
}

.help_section {
  padding-bottom: 50px;
}

.banner_count_box.text-center.height_100 h3 {
  font-size: 26px;
}

.testimonials .slick-slide {
  height: 100% !important;
}

.testimonials .slick-slide img,
.testimonial_box {
  height: 100% !important;
  display: flex;
  align-items: flex-start;
}

.testimonials .slick-slide {
  height: auto !important;
}

.testimonials .slick-track {
  display: flex !important;
  ;
  flex-direction: row !important;
  ;
  flex-wrap: nowrap !important;
  ;
  align-items: stretch !important;
}

.round_box ul,
.round_box ol {
  margin-left: 20px;
}

.step6 form#saveform {
  height: 100vh;
  padding: 20px 50px;
  margin-top: 0;
}

.mt-100 {
  margin-top: 100px !important;
}

.gst_box {
  display: flex;
  justify-content: center;
  margin-bottom: 30px;
}

.gst_box1 {
  width: 25%;
}

.gst_box2,
.gst_box3 {
  width: 37.25%;
  border-left: 2px solid #5072c0;
  padding-left: 40px;
}

.gst_box2 {
  padding-right: 20px;
}

.locker__section img,
.locker__section video {
  display: none;
}

.help_section img {
  max-width: 540px;
  margin: 0 auto 0px;
  display: block;
}

form#saveform label {
  color: #fff;
  text-align: left;
  width: 100%;
  font-size: 18px;
  margin-bottom: 5px;
}

.career input,
.career select,
.career textarea {
  border: 1px solid #ffffff;
  color: #ffffff;
  background-color: transparent;
  height: 54px;
}

.career ::placeholder {
  color: #fff;
}

.career .w_100 {
  display: flex;
  align-items: center;
}

.career .w_100 .w_30 {
  width: 30%;
}

.career .w_100 .w_70 {
  width: 70%;
}

.mx_1000 {
  max-width: 1000px;
  margin: 0 auto;
}

.contact_boxs {
  margin-top: 100px;
}

.contact_box a {
  color: #ffffff;
}

.contact_box i {
  color: #ffffff;
  font-size: 40px;
}

.contact_box {
  border: 2px solid #25346e;
  background-color: #25346e;
  height: 100%;
  padding: 15px 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 30px;
}

.mail_box {
  display: flex;
  margin-bottom: 00px;
  margin-top: 20px;
  width: 100%;
}

.mail_box .icon {
  width: 10%;
  text-align: center;
}

.mail_box .icon i {
  color: #fff000;
  font-size: 30px;
  margin-top: 2px;
}

.mail_box p,
.mail_box p a {
  color: #fff;
  margin-top: 0;
  padding-top: 0;
  margin-left: 5px;
  text-transform: lowercase;
  font-size: 16px;
}

.mail_box p span {
  display: block;
  margin-bottom: 10px;
}

.mail_box .text_mail {
  width: 80%;
}

.margin-150px-top {
  margin-top: 150px !important;
}

.team_member_boxs {
  display: flex;
  align-items: inherit;
  justify-content: center;
	flex-wrap: wrap;
}

.team_member_boxs .w_50 {
  width: 30%;
}

.stiky_button {
  position: fixed;
  top: 50%;
  right: -37px;
  z-index: 999;
  transform: rotate(90deg);
}

.stiky_button a {
  border-radius: 0px !important;
  padding: 10px 20px !important;
}

.display_flx {
  display: flex;
  align-items: inherit;
  justify-content: left;
  flex-wrap: wrap;
  border: 1px solid silver;
  margin-top: 20px;
}

.display_flx .w_33 {
  width: 33.33%;
  border: 1px solid silver;
  padding: 10px;
}

.add_box {
  padding: 0 15px;
}

.add_box a {
  font-size: 16px;
  text-transform: uppercase;
  color: #fff;
  text-decoration: underline;
  margin-top: 20px;
  display: inline-block;
  letter-spacing: 1.5px;
}

.add_box p {
  font-size: 17px;
}

.contact_form_sec input,
.contact_form_sec select {
  border-style: solid;
  border-width: 0px 0px 1px 0px;
  border-color: #232323;
  padding-left: 0;
  color: #232323;
}

.contact_form_sec select option {
  color: #232323;
}

.contact_form_sec ::placeholder {
  color: #232323;
}

.add_class_box {
  background-color: #F7F7F7;
  padding: 3rem !important;
  max-width: 480px;
}

.clinet_name_flx {
  display: flex;
  align-items: center;
}

.clinet_name_flx img {
  max-width: 100px;
  border-radius: 50%;
}

.clinet_name_flx p {
  font-size: 24px;
  font-weight: 800;
  font-family: "Inter";
  margin-left: 30px;
  line-height: 1.2;
}

.add_class_box .text_bottom {
  margin-top: 20px;
}

.add_class_box .text_bottom p {
  font-size: 22px;
}

.career .form-group {
  display: flex;
}

.career .form-group label {
  text-align: left;
}

.career .form-control:focus {
  background-color: transparent;
}

.career .form-control:focus {
  border-color: #ffffff;
}

.our_goal img {
  max-width: 400px;
}

.modal-content {
  border: none;
}

.modal-body {
  padding: 15px 0;
}

.modal-open .modal {
  background-color: #fff;
  padding: 0 15px;
  margin: 0px;
  border: 1px solid rgba(0, 0, 0, .2);
  padding-left: 0 !important;
}

div#wa-widget-send-button a {
  margin: 0 0 20px 0 !important;
  padding-left: 15px;
  padding-right: 20px;
  position: fixed !important;
  z-index: 16000160 !important;
  bottom: 0 !important;
  text-align: center !important;
  height: 50px;
  min-width: 50px;
  border-radius: 25px;
  visibility: visible;
  transition: none !important;
  background-color: #e76458;
  box-shadow: 2px 2px 6px rgb(0 0 0 / 40%);
  right: 100px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}

div#wa-widget-send-button a:hover {
  text-decoration: none;
}

div#wa-widget-send-button svg {
  fill: white;
  width: 41px;
  height: 50px;
  stroke: none;
}


.deliver .banner_count_boxs.test_box .banner_count_box {
  padding: 20px 15px;
  margin-bottom: 0;
  height: 100%;
  background-color: #ffffff;
}

.deliver .banner_count_boxs.test_box .banner_count_box h6 {
  font-size: 18px;
  line-height: 1.5;
  color: #e96f62;
  font-weight: 700;
}


.accordion-wrapper {
  margin: 0 50px;
}

.accordion {
  color: #444;
  cursor: pointer;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
  margin: 10px 0 0;
  font-size: 20px;
}

.main-acc {
  border: 3px solid white;
  box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.4);
  border-radius: 6px 6px 6px 6px;
  padding: 15px 45px 17px 25px;
  line-height: 1.3;
  background-color: #e76458;
  color: #fff;
  position: relative;
}


.main-acc.active {
  border-top: 3px solid #e76458;
  border-right: 3px solid #e76458;
  border-left: 3px solid #e76458;
  border-bottom: none;
  border-radius: 6px 6px 0px 0px;
}


.sub-acc {
  background-color: white;
  text-decoration: underline;
  margin: 0;
  padding: 18px 28px;
}

.accordion:after {
  content: "\002B";
  color: #fff;
  font-weight: bold;
  float: right;
  margin-left: 5px;
  font-size: 28px;
  position: absolute;
  top: 44%;
  right: 20px;
  transform: translate(0, -50%);
  line-height: 18px;
}

/*   .active:after {
  content: "\2212";
}
 */
.panel {
  position: relative;
  z-index: 2;
  background-color: white;
  border: none;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}

.sub-panel {
  border: none;
  /*   margin: 20px; */
}

.sub-panel p {
  padding: 0 18px;
  margin: 10px 20px;
  font-family: sans-serif;
}

.accordion.active+.main-panel {
  /*  background: red; */
  border: 3px solid #e76458;
  border-radius: 0px 0px 6px 6px;
  box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.4);
  padding: 20px 10px;
}

.main-panel {
  /*   margin-top: -20px; */
}


header {
  color: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 20px;
  position: relative;
  flex-direction: row-reverse;
  font-family: "Inconsolata", monospace;
  font-size: 20px;
}

.hamburger {
  display: none;
  cursor: pointer;
}

.nav-links {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
}

.nav-links li {
  margin-right: 20px;
}

.nav-links a {
  color: black;
  text-decoration: none;
}

@media (max-width: 767px) {
  .row.virtual_row {
    flex-direction: column-reverse !important;
    display: flex;
}
  .trade_reg img {
    padding: 0px;
}

  header {
    flex-direction: row;
  }

  .hamburger {
    display: block;
  }

  .nav-links a {
    color: white;
  }

  .nav-links a:hover {
    color: #f0afe9;
  }

  .nav-links {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background-color: #333;
    flex-direction: column;
    align-items: center;
    width: 10%;
    margin-left: 20px;
    padding: 20px;

  }

  .nav-links.show {
    height: 200px;
    display: flex;
    justify-content: space-between;
    background: black;
    padding: 20px;
  }

  .bar {
    background-color: black;
    height: 3px;
    margin: 6px 0;
    width: 26px;
  }
}


.test_banner h2 {
  font-size: 40px;
}


.loan .tab__navigation {
    display: flex;
    gap: 0.5rem;
    align-items: center;
    justify-content: center;
    padding-bottom: 50px;
}

.loan .tab__button {
  /* display: inline-flex; */
  border: 0;
  background-color: #fff0;
  min-width: 10ch;
  padding: 0.25rem 0.5rem;
  overflow: hidden;
  border-radius: 0.25rem;
  position: relative;
  /* outline: 2px solid #25346e; */
  outline-offset: -1px;
  border: none;
}

.loan .tab__button::before {
  content: "";
  position: absolute;
  inset: 0;
  background-color: hsl(188, 6%, 93%);
  transform: scaleX(0);
  transform-origin: left;
  z-index: -1;
}

.loan .text__for--tab {
  /* font-size: 1rem; */
  color: hsl(188 8% 44%);
  transition: color 266ms linear;
  color: black;
  font-family: 'Quicksand Light';
  font-weight: 900;
}

.loan .tab__button[aria-selected="false"]:hover::before {
  animation: button 300ms ease;
}

.loan .content__area {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.loan .article {
  flex-grow: 1;
}

.loan .article:not([hidden]) {
  display: flex;
}

.loan .left-col {
  position: relative;
}

.loan .left-col::after {
  content: "";
  position: absolute;
  inset: 0;
  width: 120%;
  clip-path: polygon(0 0, 75% 0, 100% 100%, 0% 100%);
  background-color: var(--bg-color);
  z-index: -1;
}

.loan .left-col::before {
  content: "";
  z-index: 0;
  width: calc(65% + 4vw);
  height: calc(65% + 4vh);
  background-image: var(--bg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  opacity: 0;
}


.loan [role="tab"]:where([aria-selected="false"]):is(:hover, :focus) .text__for--tab {
  color: #25346e;
}

.loan [role="tab"]:where([aria-selected="true"]) .text__for--tab {
  color: #25346e;
}

.loan [role="tab"]:where([aria-selected="true"]) {
  /* outline: 2px solid #25346e; */
  outline-offset: -1px;
  border: none;
  background-color: #fff;
  border-bottom: 4px solid #25346e;
}

.loan .article:not([hidden]) .left-col::before {
  animation: bgFadeIn 800ms cubic-bezier(0.5, 0.75, 0.75, 1) forwards;
  animation-delay: 200ms;
  display: none;
}

@keyframes bgFadeIn {
  0% {
    opacity: 0.3;
    transform: scale(0.8);
  }

  100% {
    opacity: 1;
    transform: scale(1);
  }
}

.loan .right-col {
  flex-flow: column;
  flex-grow: 2;
  margin-block-start: 0rem;
  padding-inline: var(--tab__navigation);
  display: flex;
  justify-content: center;
  align-items: center;
  padding-left: 50px;
  padding-right: 0px;
  align-items: flex-start;
}


.loan .title {
  text-transform: capitalize;
  text-align: left;
}

.loan .article:not([hidden]) .title {
}

@keyframes titleAnim {
  0% {
    letter-spacing: 0.75rem;
    transform: translateX(1rem);
    filter: blur(0.75em);
    opacity: 0;
  }

  57.5% {
    filter: blur(0.0625em);
  }

  100% {
    letter-spacing: initial;
    transform: translateX(0);
    filter: unset;
    opacity: 1;
  }
}

.loan .span-tag {
  position: absolute;
  right: 7rem;
  top: 8rem;
  font-family: var(--font-secondary);
  font-size: 7rem;
  font-weight: var(--ff-secondary--800);
  color: #5072c0;
  opacity: 0.2;
      z-index: -1;
}

.loan .text {
  font-weight: 500;
  width: 60ch;
  font-size: 18px;
  line-height: 1.5;
  color: #fff;
  text-align: left;

}

.loan  p.italic {
    width: 100%;
    text-align: left;
    font-style: italic;
    font-size: 21px;
    font-family: "Inter";
        color: #e76458;
}
.loan .green { font-size:18px; font-style:italic;  }
 /*
}
}
.loan article:nth-of-type(1) {
  --bg: url('../images/join-bizpole.gif');
}

.loan article:nth-of-type(2) {
  --bg: url(https://cdn.pixabay.com/photo/2016/11/19/14/00/code-1839406__340.jpg);
}

.loan article:nth-of-type(3) {
  --bg: url(https://cdn.pixabay.com/photo/2017/07/31/11/31/laptop-2557468__340.jpg);
}

.loan article:nth-of-type(4) {
  --bg: url(https://cdn.pixabay.com/photo/2015/05/28/14/38/ux-787980__340.jpg);
}

.loan article:nth-of-type(5) {
  --bg: url(https://cdn.pixabay.com/photo/2017/06/26/08/13/workspace-2443050__340.jpg);
  --bg-color: #25346e;
}
*/
.loan .banner { padding-top:150px; height: 100vh; }
.loan .banner .container { display:flex; align-items:center; }

@media screen and (max-width:1024px){
  .loan .tab__navigation {position: relative; display: flex; padding: 0.5rem 1rem 3rem; align-items: center; justify-content: center; width: 100%; }
  .loan .article:not([hidden]) { display: flex; flex-wrap: wrap; }
  .loan .left-col { flex-basis: 100%; min-width:100%; }
  .loan .left-col::before {  }
  .loan .right-col {margin-top: 0; font-size: 16px; }
  .loan .text { padding:0px; width: 100%; }
}


.wa_button a {
    margin: 20px 0 0px 0 !important;
    padding-left: 15px;
    padding-right: 20px;
    z-index: 16000160 !important;
    bottom: 0 !important;
    text-align: center !important;
    height: 50px;
    min-width: 50px;
    border-radius: 25px;
    visibility: visible;
    transition: none !important;
    background-color: #e76458;
    box-shadow: 2px 2px 6px rgb(0 0 0 / 40%);
    right: 100px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}
.wa_button a:hover{  text-decoration:none; }
.wa_button a svg, .wa_button a i {
      fill: white;
    width: 41px;
    height: 50px;
    stroke: none;
}
 .wa_button a i {     font-size: 24px;
    width: auto;
    height: auto;
    margin-right: 10px;
    color: #fff; 
  }

@media screen and (max-width: 990px) {
  .loan .tab__navigation {
    flex-wrap: wrap;
    width: 100%;
  }
}

@media screen and (max-width: 820px) {
  .loan .tab__navigation {
    width: 100%;
        padding-bottom: 0;
  }

  .loan .content__area {
    /* display: flex; */
    flex-direction: column;
    height: 100%;
  }
  .loan .article:not([hidden]) {
    display: block;
  }
  .loan .left-col {
    flex-basis: 40%;
    min-width: 16em;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
  }
  .loan .left-col::before {
    margin-left: 0;
    width: 70%;
  }
  .loan .left-col::after {

    width: 100%;

  }
  .loan .right-col{
    padding: 0 15px;

  }
  .loan .right-col {
    flex-flow: inherit;
    flex-grow: inherit;
    margin-block-start: inherit;
    padding-inline: inherit;
    display: block;
    justify-content: inherit;
    align-items: inherit; }
  .loan .span-tag{
    top: 18rem;
  }

}

@media screen and (max-width: 1400px) {

  .tst-cmt {
    margin-top: -150px;
  }

  .loan .title br { display:none; }

}

@media screen and (max-width: 1200px) {

  /* Header start */
  .header_sec .logo img {
/*       max-width: 140px; */
  }

  .header_sec a.navbar-brand.logo {
    padding-top: 00px;
  }

  .header_sec .navbar-nav li a {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }

  .header_sec .navbar-toggler {
    border: none;
  }

  .header_sec .navbar-light .navbar-toggler {
    outline: none;
  }

  .header_sec .navbar-light .navbar-toggler-icon {
    height: 25px;
    background-image: url('../images/menu.png');
  }

  .pd_200 {
    padding: 100px 0;
  }

  .pd_100 {
    padding: 70px 0;
  }

  h1 {
    font-size: 50px;
  }

  .header_sec .navbar-toggler {
    border: none;
    position: absolute;
    right: 0;
    top: 0;
  }

  .locker__image img,
  .locker__image video {
    max-width: 360px;
  }

  .deliver .banner_count_boxs .banner_count_box h3 {
    font-size: 30px;
  }

  .deliver .banner_count_boxs .banner_count_box .button a {
    max-width: 290px;
    padding: 10px 20px 13px;
  }

  .deliver .banner_count_boxs .banner_count_box {
    height: 95%;
  }

  .mile_stone {
    max-width: 900px;
  }

  .line_section {
    max-width: 317px;
  }

  .team_member_boxs .w_50 {
    width: 50%;
  }

  .boxs .box h3 {
    font-size: 32px;
  }

  span#msg {
    position: absolute;
    left: 60%;
    top: 50%;
    width: 100%;
    z-index: 999;
    transform: translate(-50%, -50%);
  }

  .banner .banner_right_img video {
    position: absolute;
    bottom: -1%;
    right: 0;
    top: auto;
    width: 45%;
    max-width: 450px;
    left: auto;
    height: 530px;
  }

  .test_banner h2 {
    font-size: 34px;
  }
}


@media all and (min-width: 992px) {

  .dropdown-menu li {
    position: relative;
  }

  .nav-item .submenu {
    display: none;
    position: absolute;
    left: 100%;
    top: 0px;
  }

  .nav-item .submenu-left {
    right: 100%;
    left: auto;
  }

  .dropdown-menu>li:hover {
    background-color: transparent;
  }

  .dropdown-menu>li:hover>.submenu {
    display: block;
    max-width: 250px;
  }

  .navbar-expand-lg .navbar-collapse {
    justify-content: flex-end;
  }


}


@media screen and (max-width: 992px) {
	
/* .dropdown-toggle::after {
    margin-left: 20.255em;
    position: absolute;
}
 */
	
	.navbar-nav {
    border: 0.5px solid;
    padding: 15px;
    border-radius: 10px;
}
  h1 {
    font-size: 40px;
  }

  h4 {
    font-size: 30px;
  }

  .header_sec .navbar-nav li {
    display: block;
  }

  .header_sec .navbar-nav li a {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  .header_sec ul.navbar-nav.ml-auto {
    margin-top: 20px;
  }

  .dropdown-menu .dropdown-menu {
    margin-left: 0.7rem;
    margin-right: 0.7rem;
    margin-bottom: .5rem;
  }

  .navbar {
    background-color: #fff;
  }

  .dropdown:hover>.dropdown-menu {
    padding: 25px;
  }

  .bg_white_box {
    padding: 30px 20px;
  }

  .help_txt {
    margin-bottom: 20px;
  }

  h2 {
    font-size: 40px;
  }

  h3 {
    font-size: 30px;
  }

  .deliver .banner_count_boxs .banner_count_box h3 {
    font-size: 24px;
  }

  .deliver .banner_count_boxs .banner_count_box p.color_yellow {
    font-size: 16px !important;
  }

  .pd_200 {
    padding: 70px 0;
  }

  .pd_100 {
    padding: 50px 0;
  }

  .navbar-dark .navbar-brand {
    width: 70%;
  }

  .navbar {
    padding: 0;
  }

  .banner {
    height: 100%;
    padding: 120px 0 70px;
  }

  .banner .banner_text_section {
    margin-bottom: 50px;
  }

  .banner .banner_form {
    margin: 0 auto;
    max-width: 420px;
    padding: 30px 20px;
  }

  .banner .counter_section .banner_count_boxs .banner_count_box h3 {
    font-size: 26px;
  }

  .counter_section .banner_count_boxs .banner_count_box h6 {
    font-size: 16px;
  }

  .bottom_img_left:before,
  .bottom_img_right:after {
    display: none;
  }

  .help_txt p {
    font-size: 18px;
  }

  .layout353_component {
    display: block;
  }

  .layout353_content-left {
    top: 0%;
    width: 100%;
    max-width: 100%;
    display: block;
    text-align: center;
    position: relative;
  }

  .core-values-graphic-wrapper {
    position: relative;
    padding-top: 0;
    margin-top: 50px;
    margin-bottom: 50px;
  }

  .core-values-image {
    width: 100%;
    position: relative;
    max-width: 450px;
  }

  .nav-tabs .nav-item.show .nav-link,
  .nav-tabs .nav-link.active,
  .nav-tabs .nav-link {
    letter-spacing: 1.1px;
    font-size: 16px;
    margin: 0 40px 0 0;
  }


  .testimonial_box {
    padding: 15px;
  }

  .client_box_img img {
    max-width: 60px;
    height: 60px;
  }

  .client_box_txt h5 {
    font-size: 22px;
  }

  .testimonial_box.color_white p {
    font-size: 16px;
  }

  .slick-dots {
    padding: 2rem 0 0;
  }

  .footer {
    padding: 50px 20px;
  }

  .footer .links ul li a {
    font-size: 18px;
  }

  .social_icon {
    margin-top: 20px;
  }

  .social_icon i {
    width: 30px;
    height: 30px;
  }

  .social_icon a {
    margin-right: 8px;
  }

  .footer .links ul li a.hd_txt {
    margin-bottom: 10px;
  }

  .line {
    margin: 20px 0 20px;
  }

  .locker__content {
    grid-column: col-start 1/center-end;
    margin-top: 110px;
  }

  .locker__section {
    height: auto;
    text-align: center;
    margin-bottom: 30px;
  }

  .locker .head_sec {
    top: 0;
  }

  .locker__image {
    position: relative;
    grid-column: col-start 1/col-end 1;
    display: none;
  }

  .locker {
    grid-template-columns: inherit;
  }

  .locker__section img {
    display: block;
    max-width: 500px;
    margin-top: 00px;
    margin: 0 auto;
  }

  .locker__section video {
    display: block;
    max-width: 500px;
    margin-top: 00px;
    margin: 0 auto;
    position: relative;
    opacity: 1;
    object-fit: contain;
    height: auto;
    width: 100%;
  }

  .head_sec {
    margin-bottom: 30px;
  }

  .counter_section.experience .banner_count_boxs .banner_count_box .banner_count_box_txt h3 {
    font-size: 30px;
  }

  .counter_section.experience .banner_count_boxs .banner_count_box {
    display: block;
  }

  .counter_section.experience .banner_count_boxs .banner_count_box .banner_count_box_txt,
  .counter_section.experience .banner_count_boxs .banner_count_box .banner_count_box_img {
    width: 100%;
    text-align: center;
  }

  .counter_section.experience .banner_count_boxs .banner_count_box .banner_count_box_img {
    margin-bottom: 40px;
  }

  .form_section {
    padding: 30px;
    padding: 30px 15px;
  }

  .social_icon {
    flex-wrap: wrap;
  }

  .margin-150px-top {
    margin-top: 100px !important;
  }

  .social a i {
    font-size: 26px;
  }

  section.banner.about_us {
    padding: 20px 0 10px;
  }

  .mile_stone .right {
    width: 100%;
    margin-top: 0px;
  }

  .mile_stone .left {
    width: 100%;
  }

  .line_section {
    max-width: 100%;
  }

  .mile_stone:before {
    display: none;
  }

  .mile_stone .left .mile_box_number:before,
  .mile_stone .right .mile_box_number:before {
    display: none;
  }

  .mile_stone .left .mile_box {
    text-align: left;
  }

  .mile_box_number {
    font-size: 28px;
  }

  .mile_stone .mile_box_text {
    font-size: 18px;
  }

  .mile_box {
    margin-bottom: 30px;
  }

  .navbar-expand-lg .navbar-nav .dropdown-menu li a:hover+.submenu.dropdown-menu {
    display: block;
    border: none;
  }

  .boxs .box h3 {
    font-size: 28px;
  }

  .boxs .box a {
    padding: 7px 7px 9px;
  }

  .margin_top_contact {
    padding-top: 100px !important;
  }

  .add_box {
    padding: 50px 0px 0;
  }

  .mail_box .icon {
    width: 8%;
    text-align: left;
  }

  .add_class_box {
    padding: 2rem !important;
    max-width: 100%;
  }

  .dropdown>.dropdown-menu,
  .dropdown-menu .dropdown-menu {
    display: block;
    padding: 15px;
  }

  .dropdown:hover>.dropdown-menu {
    padding: 15px;
  }

  .owner_bx_sec .own_flx {
    padding: 20px 30px;
    width: 100%;
  }

  .why_we_are_sec,
  .owner_bx_sec {
    background-color: transparent;
  }

  .modal-content {
    background-color: transparent;
  }

  .close_x_right,
  .close_x_right_2 {
    top: 0%;
  }

  .modal-open .modal {
    padding: 0 0px !important;
  }

  span#msg {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    z-index: 999;
    transform: translate(-50%, -50%);
  }

  .banner .banner_right_img video {
    max-width: 420px;
    left: auto;
    height: 480px;
  }

  .deliver .banner_count_boxs.test_box .banner_count_box {
    height: 90%;
    margin-bottom: 50px;
  }

  .accordion-wrapper {
    margin: 0 10px;
  }

  .test_banner .banner_text_section {
    text-align: center;
    max-width: 600px;
    margin: 0 auto 60px;
  }


}

@media screen and (max-width: 767px) {

  h1 {
    font-size: 36px;
  }

  h2 {
    font-size: 32px;
  }

  h2 br {
    display: none;
  }

  h3 {
    font-size: 26px;
  }

  h4 {
    font-size: 26px;
  }

  h6 {
    font-size: 18px;
  }

  p {
    font-size: 16px;
  }

  .pd_100 {
    padding: 40px 0;
  }
  section.cmpny_reg.trade_reg.pd_100 {
    padding: 55px 0;
}

  .header_sec a.navbar-brand.logo {
    text-align: center;
    margin: 0 auto;
  }

  .banner .banner_text_section {
    margin-bottom: 30px;
    max-width: 490px;
    margin: 20px auto 40px;
  }

  .layout353_content-left {
    max-width: 500px;
    margin: 0 auto;
  }

  /*.banner { padding: 100px 0 50px; }*/
  .banner_text_section {
    text-align: center;
  }

  .banner {
    display: block;
  }

  .banner .banner_right_img {
    width: 100%;
    max-width: 360px;
    margin: 0 auto;
  }

  .banner .banner_right_img img {
    position: relative;
    width: 100%;
  }

  .banner .banner_right_img video {
    position: relative;
    width: 100%;
  }

  .head_sec {
    margin-bottom: 30px;
  }

  .btn_yellow_ {
    padding: 5px 30px 8px;
  }

  .banner .banner_right_img {
    padding-left: 0px;
  }

  .banner .counter_section .banner_count_boxs .banner_count_box h3 {
    font-size: 30px;
  }

  .counter_section .banner_count_boxs .banner_count_box {
    margin-bottom: 30px;
  }

  .pd_200 {
    padding: 40px 0;
  }

  .page-padding {
    padding: 0;
  }

  .layout353_content-item {
    padding: 20px;
    margin-bottom: 20px;
  }

  .text-size-large.text-weight-bold.text-color-accent {
    font-size: 34px;
    line-height: 1;
  }

  .layout353_component h5 {
    font-size: 18px;
  }

  .nav-tabs {
    display: block;
  }

  .nav-tabs .nav-item {
    margin-bottom: 15px;
	padding-bottom: 18px;
  }

  .nav-tabs .nav-item.show .nav-link,
  .nav-tabs .nav-link.active,
  .nav-tabs .nav-link {
    display: inline-block;
  }

  .nav-tabs {
    margin-top: 40px;
  }

  .tab-content>.tab-pane {
    margin: 40px auto 0;
    padding: 30px;
  }

  .footer_logo a {
    max-width: 150px;
  }

  .social_icon {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .footer .links ul {
    margin-top: 30px;
  }

  .footer_logo a {
    max-width: 130px;
  }

  .copyright p {
    padding-bottom: 10px;
  }

  .deliver .banner_count_boxs .banner_count_box {
    height: auto;
    margin-bottom: 5%;
  }

  .deliver .banner_count_boxs .banner_count_box .button {
    position: relative;
    bottom: inherit;
    left: inherit;
    width: inherit;
    transform: inherit;
  }

  .deliver .banner_count_boxs .banner_count_box .button a {
    max-width: 320px;
    width: 100%;
  }

  .btn_yellow_bg {
    padding: 10px 25px 13px;
    font-size: 16px;
  }

  .counter_section.experience .banner_count_boxs .banner_count_box .banner_count_box_txt h3 {
    font-size: 26px;
  }

  .counter_section.experience .banner_count_boxs .banner_count_box {
    margin-top: 0;
  }

  .help_txt {
    margin-top: 10px;
    text-align: center;
  }

  section.help_section.pd_100.bg_red {
    margin-bottom: 40px !important;
  }

  .form_section .social {
    margin-bottom: 30px;
  }

  input,
  select,
  textarea {
    height: 50px;
    padding: 10px 0px;
  }

  .btn.btn_black {
    font-size: 18px;
    padding: 5px 40px 9px;
  }

  .footer_logo {
    text-align: center;
  }

  .footer_logo a {
    margin: 0 auto;
  }

  .social_icon {
    max-width: 220px;
    margin: 30px auto 10px;
  }

  .footer .links ul {
    text-align: center;
  }

  .form_section h2 {
    margin-bottom: 30px;
  }

  .team_member_boxs {
    display: block;
  }

  .team_member_boxs .w_50 {
    width: 100%;
  }

  .boxs .box {
    height: auto;
    max-width: 400px;
    margin: 0 auto 30px;
  }

  .help_section .row.align-items-center {
    align-items: end !important;
    margin: 0;
  }

  .text_box h3 {
    font-size: 20px;
  }

  section.help_section.pd_100.bg_red .col-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .contact_form_sec {
    margin-top: 30px;
  }

  .clinet_name_flx {
    display: block;
  }

  .clinet_name_flx p {
    margin-left: 0;
    margin-top: 20px;
  }

  .add_class_box .text_bottom p {
    font-size: 18px;
  }

  .help_txt h3 {
    font-size: 20pt;
  }

  .footer {
    padding: 30px 20px;
  }

  .add_box a {
    margin-top: 10px;
  }

  section#we_deliver {
    padding-top: 20px !important;
  }

  .add_class_box {
    padding: 1.5rem !important;
  }


  .career .w_100 {
    display: block;
  }

  .career .w_100 .w_30,
  .career .w_100 .w_70 {
    width: 100%;
  }

  .our_goal img {
    margin-top: 40px;
    max-width: 300px;
  }

  .about_us .banner_text_section {
    padding: 25px;
    text-align: left;
  }

  .mile_stone .mile_box_text {
    font-size: 17px;
  }

  .team_member_boxs .team_member_box .team_member_txt {
    padding: 20px;
  }

  .owner_bx_sec .own_flx {
    padding: 20px 20px;
  }

  .modal-open .modal {
    margin-left: 0px;
    margin-right: 0px;
  }

  .test_banner h2 {
    font-size: 28px;
    height: auto;
  }

}

@media screen and (max-width: 640px) {

  h2 {
    font-size: 26px;
  }

  .text_box h3 {
    font-size: 18px;
  }

  .help_section img {
    max-width: 300px;
    margin: 0 auto;
    height: 300px;
  }

  h1 {
    font-size: 30px;
  }

  .banner .banner_right_img video {
    height: 410px;
  }

  /*     .test_banner .slick-slider { height:80px; }
     .test_banner .slick-list { height:80px; }
*/
  .multi-title.sm_font {
    display: block;
    font-size: 19px;
    line-height: 2;
  }

}

@media screen and (max-width:580px) {

  .career .form-group {
    display: block;
  }

  .career .form-group .col-sm-3 {
    margin-bottom: 10px;
    max-width: 100%;
    font-size: 16px;
  }

  .career .form-group .col-sm-9 {
    max-width: 100%;
  }

  .career input,
  .career select,
  .career textarea {
    height: 44px;
  }

}

@media screen and (max-width:480px) {

  .test_banner h2 {
    font-size: 28px;
    height: auto;
  }

}

.banner_form .w_100 {
  position: relative;
}

.banner_form .w_100 label {
  /* position: absolute; */
  bottom: 0;
  color: red;
  font-size: 14px;
  margin-top: -10px;
  margin-bottom: 10px;
  display: block;
  z-index: 9999;
}

.send_email {
  overflow: hidden;
  cursor: pointer;
  position: relative;
}

.dis_none {
  display: none;
  background: url('../images/riyas.png');
  background: url('../images/prajodh.png');
  background: url('../images/aju.png');
  background: url('../images/navy.png');
  background: url('../images/akshay.png');
  background: url('../images/ashwini.png');
  background: url('../images/geeta.png');
  background: url('../images/geeta.png');
  background: url('../images/gouri_.png');
  background: url('../images/jeya.png');
  background: url('../images/mahesh.png');
  background: url('../images/prajodh.png');
}

.error-class_bizpole_1661931625 {
  color: #fff;
}

.required-field_bizpole_1661931625 {
  color: #fff;
}

.label-class_bizpole_1661931625 {
  color: #fff;
}

.error-class_bizpolecareer_1671732847 {
  color: #fff;
}

.required-field_bizpolecareer_1671732847 {
  color: #fff;
}

.label-class_bizpolecareer_1671732847 {
  color: #ffffff;
}

.dropzone,
.dropzone.dz-clickable {
  background: transparent;
}
.nav-tabs .nav-link.active:after{ 
    display: none;
   }

.faq { padding:50px 0;  }
.faq ul.faq-list { border: 1px solid #fff; }
.faq .faq-title { margin-bottom:30px; text-align:center; }
.faq .faq-list, .faq .faq-list li { list-style-type:none;   transition: all 0.5s ease;}
.faq .faq-list li {
    padding: 15px 50px 15px 15px;
    display: block;
    border: 1px solid #fff;
    color: #fff;
    position: relative;
     transition: all 0.5s ease;
}
.faq .faq-list li a {
  display: block;
  color: #fff;
   transition: all 0.5s ease;
}
.faq .faq-list li div  {
  margin-top: 20px; margin-bottom: 20px;
   transition: all 0.5s ease;
}
.faq .faq-list li a i { position: absolute; right: 30px; top: 20px; transform: translate(0%, -50%);  transition: all 0.5s ease;}
.faq .faq-list li a.collapsed i { transition: all 0.5s ease; transform: rotate(-180deg);}
.faq .faq-list li:hover { color:#fff; text-decoration:none; background-color:#e76458;  transition: all 0.5s ease;}
.faq .faq-list li:hover a, .faq .faq-list li:hover p { color:#fff; text-decoration:none;  transition: all 0.5s ease;}
.faq .faq-list li div p { color: #fff; }

@media screen and (max-width:992px){
  .faq .faq-list li a{
        font-size: 16px;
  }
}

.contact_form_sec .checkbox, .banner_form .checkbox { height: 30px !important; width: 60px !important; accent-color: #e76458; margin-right: 15px; }
.contact_form_sec label, 
.banner_form label { color: #fff; font-size: 14px; line-height: 1.5; display: flex; align-items: inherit; z-index: 9 !important;}
.contact_form_sec .w_100.dis_flx, .banner_form .w_100.dis_flx { display: flex; align-items: inherit; justify-content: center; }
.banner_form label  {
  color: #fff !important;
    font-size: 14px !important;
    line-height: 1.5 !important;
    display: flex !important;
    align-items: inherit !important;
}
.floating_form_btn {
      right: -46px !important; 
}

input.wpcf7-form-control.wpcf7-submit .btn .btn_blue {
  font-family: 'Inter';
  font-size: 18px;
  font-weight: 600;
}

.wpcf7-not-valid-tip {
  color: #dc3232;
  font-size: 12px;
}
.wpcf7-response-output {
  font-size: 12px;
}

.testimonial_box {
  background: #5072bf;
}

.counter_section.experience .row .col-sm-12 {
  flex-direction: row-reverse;
  border: 1px solid #fff;
  padding: 12px;
  border-radius: 25px;
  margin-top: 30px;
}

.page-template-About .team_member_txt p {
 color: #000;
}
.page-template-About .head_sec.text-center h2{
 color: #000;
}
.page-template-About .head_sec.text-center h3{
 color: #000;
}