

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  overflow-x: hidden;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
ul {
  list-style: none;
}
a {
  text-decoration: none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: "DM Sans", serif;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
::-moz-selection {
  background-color: #007d9d;
  color: #fff;
  text-shadow: none;
}
::selection {
  background-color: #007d9d;
  color: #fff;
  text-shadow: none;
}
input::-moz-placeholder,
textarea::-moz-placeholder,
select::-moz-placeholder {
  color: inherit;
  opacity: 0.7;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder,
select:-ms-input-placeholder {
  color: inherit;
  opacity: 0.7;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
select::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.7;
}
.playfair {
  font-family: "Playfair Display", serif;
}
body {
  margin: 0;
  padding: 0;
  font-size: 15px;
  overflow-x: hidden;
  font-family: "Lato", sans-serif;
  font-weight: 400;
}
.container:after,
.container:before {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
h1,
h2,
h3,
h4,
h5,
h6,
figure {
  margin: 0;
  padding: 0;
}
img {
  margin: 0;
  padding: 0;
  border: none;
  max-width: 100%;
  width: 100%;
  display: block;
}


a {
  text-decoration: none !important;
}
p {
  margin: 0;
  padding: 0;
}
ul {
  padding: 0;
  margin: 0;
}
/**************global css end*******/

a.nav-link {
  color: #143642;
  font-family: Lato;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
  text-transform: uppercase;
}
.theme-button {
  border-radius: 50px;
  background: #111 !important;
  color: #ffffff !important;
  display: flex;
  height: 45px;
  padding: 15px 20px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  min-width: 152px;
}
.theme-button:hover {
  background: linear-gradient(100deg, #C6302D 23.41%, #601716 94.63%) !important;
  transition: all ease 0.5s;
}
.theme-button-outline {
  border-radius: 50px;
  border: 1px solid #111;
  color: #111111 !important;
  display: flex;
  height: 45px;
  padding: 15px 20px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  min-width: 152px;
  transition: all ease 0.3s;
}
.theme-button-outline:hover {
  background-color: #111111;
  color: #ffffff !important;
  transition: all ease 0.3s;
}
ul.navbar-nav {
  align-items: center;
  gap: 35px;
}
.heading-logo {
  height: 140px;
}
h1.main-heading {
  color: #333;
  font-size: 60px;
  font-style: normal;
  font-weight: 400;
  line-height: 65px;
  letter-spacing: -1.8px;
}
h1.main-heading span {
  background: linear-gradient(91deg, #C30101 16.77%, #FE4D0A 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 60px;
  font-style: normal;
  font-weight: 700;
  line-height: 65px;
  letter-spacing: -1.8px;
}
p.banner-sub-heading {
  color: #000;
  font-family: Montserrat;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 27px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-right: 30px;
}
.banner-btn-wrapper {
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 40px 0px;
}
li.banner-point {
  display: flex;
  align-items: center;
  gap: 10px;
}
.banner-point img {
  height: 20px;
  width: 20px;
}
.banner-point span {
  color: #777;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 27px;
}
ul.banner-point-wrapper {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.banner-sub-heading span {
  color: #C6302D;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 27px;
}
section.hero {
    padding: 30px 0px 70px;
    background-color: #ffffff;
}
a.play-btn {
  border-radius: 40px;
  border: 1px solid #C30101;
  background: #FFF;
  color: #FD4C0A;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 27px;
  display: flex;
  width: 151px;
  height: 47px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  position: absolute;
  bottom: 50px;
  left: 50%;
  transform: translateX(-50%);
  transition: all ease 0.3s;
}
a.play-btn:hover {
  bottom: 55px;
  border: 1px solid #C30101;
  background: #FD4C0A;
  color: #ffffff;
  box-shadow: 4px 8px 5px #00000026;
  transition: all ease 0.3s;
}
.banner-image-wrapper {
  position: relative;
}
.exp-logo-wrapper {
  display: inline-flex;
  padding: 10px;
  background-color: #ffffff;
  border-radius: 14px;
}
.theme-sub-heading {
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
section.experience-section {
  padding: 50px;
  background: #056C77;
  position: relative;
}
.theme-s-heading {
  font-size: 21px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
img.exp-womn {
    height: 400px;
    width: auto;
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
}
.experience-card {
    overflow: hidden;
    border-radius: 16px;
    border: 1px solid #ffffff;
}
.experience-card h5 {
    color: #FFF;
    text-align: center;
    font-size: 25px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    background-color: #237E87;
    padding: 20px 0px;
}
li.single-exp-point {
    display: flex;
    align-items: center;
    gap: 20px;
}
li.single-exp-point img {
    height: 20px;
    width: 20px;
}
li.single-exp-point span {
    color: #777;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-align: left;
}
.experience-card ul {
    background-color: #ffffff;
    padding: 40px 20px;
    display: flex;
    flex-direction: column;
    gap: 25px;
}
a.exp-program {
    background: #090909;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px 0px;
    color: #ffffff !important;
    gap: 15px;
    color: #FFF;
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    transition: all ease 0.3s;
}
a.exp-program:hover {
  background: #247e87;
  color: #ffffff !important;
  transition: all ease 0.3s;
}
.exp-program img {
    height: 25px;
    width: auto;
}
.awards-section h2,
.legal-section h2,
.faq-section h2 {
  color: #000;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.awards-section h2 span,
.legal-section h2 span,
.faq-section h2 span {  
  background: var(--Red-Gradient, linear-gradient(91deg, #C30101 16.77%, #FE4D0A 100%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: Montserrat;
  font-size: 35px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
section {
  padding: 70px 0px;
}
.award-box {
    display: flex;
    align-items: center;
    justify-content: space-around;
    width: 100%;
}
.award-box p {
    color: #000;
    text-align: center;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.award-box img {
  height: 70px;
  width: auto;
}
img.right-laurel {
  transform: scaleX(-1);
}
.as-wrapper {
    align-items: center;
}
.indicator-header {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 30px;
    margin-top: 30px;
}
.indicator-square img {
    height: 20px;
    width: 20px;
}
.indicator-square h3 {
  color: #000;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
}
p.lead-intro {
    color: #000;
    font-size: 21px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
}
p.lead-intro span{
  background: var(--Red-Gradient, linear-gradient(91deg, #C30101 16.77%, #FE4D0A 100%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 21px;
  font-style: normal;
  font-weight: 600;
  line-height: 32px;
}
.info-card {
    display: flex;
    height: 100px;
    width: 100%;
    padding: 10px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 10px;
    background: #1EB5BE;
    box-shadow: 4px 4px 24px 0 rgba(0, 0, 0, 0.09);
    color: #FFF;
    text-align: center;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.callout {
    display: flex;
    align-items: center;
    gap: 20px;
    padding: 100px 0px 0px 0px;
    width: 65%;
}

img.small-photo {
    height: auto;
    width: 100%;
    flex: 1;
}
.callout-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: -98px;
}
.scale-icon img {
    height: 70px;
}
.legal-section {
  background: #F6F4EE;
}
.feature-card {
    border-radius: 15px;
    background: #EAE6D9;
    padding: 20px;
    display: flex;
    gap: 10px;
    align-items: center;
}
.feature-card h6 {
    color: #000;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px;
}
.feature-card p {
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 23px;
}
.single-c-option p {
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.single-c-option {
  display: flex;
  align-items: center;
  gap: 30px;
}
.single-c-option.red p {
  color: #C6302D;
}
.single-c-option .theme-button {
  min-width: 150px;
}
.single-c-option.red .theme-button {
  background-color: #C6302D;
}
.theme-button img {
  height: 20px;
  width: 20px;
}
.debtfree-section {
  background: #000;
  background-image: url(../images/debt-free-bg.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.debtfree-section h2 {
  color: #FFF;
  font-size: 35px;
  font-style: normal;
  font-weight: 600;
  line-height: nomal;
}
.debtfree-section h2 span{
  color: #1EB5BE;
}
.debtfree-section .sub-text {
  color: #FFF;
  text-align: center;
  font-size: 21px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px; 
}
.follow-text {
  color: #FFF;
  text-align: center;
  font-size: 21px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
}
span.divider {
    height: 1px;
    width: 80px;
    display: flex;
    background-color: #ffffff;
}
.social-icons-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 50px;
  margin: 50px 0px;
}
.sw-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
}
.sw-wrapper a {
    font-size: 40px;
    color: #ffffff;
}
h3.stat-number {
    color: #1EB5BE;
    text-align: center;
    text-shadow: 5px 3px 3px rgba(0, 0, 0, 0.10);
    font-family: Montserrat;
    font-size: 65px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.stat-card p {
    color: #000;
    text-align: center;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.stat-card {
    border-radius: 20px;
    background: #FFF;
    box-shadow: 1px 5px 34px -3px rgba(0, 0, 0, 0.07);
    display: flex;
    width: 100%;
    height: 182px;
    padding: 49px 31px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
}
.floating {
    position: absolute;
    left: 0px;
    right: 0px;
}
section.faq-section {
    margin-top: 180px;
    padding-top: 70px;
    background: #F6F4EE;
    background-image: url(../images/faq-bg.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.faq-header {
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 32px; 
  margin-bottom: 10px;
}
.faq-body {
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
}
.faq-icon {
    border-radius: 8px;
    background: #FFF;
    box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.10);
    display: flex;
    align-items: center;
    justify-content: center;
    height: 52px;
    width: 52px;
}
.faq-content-wrapper {
    flex: 1;
    margin-top: 10px;
}
img.q-icon {
    height: 30px;
    width: auto;
}
.faq-item {
    display: flex;
    align-items: flex-start;
    gap: 30px;
    margin-bottom: 30px;
    /* height: 60px;
    overflow: hidden; */
    cursor: pointer;
    transition: all ease 0.3s;
}
.faq-item.active {
    height: 150px;
    transition: all ease 0.3s;
}
.load-more-faq {
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(0deg, rgb(246 244 238) 40%, rgb(246 244 238 / 0%) 100%);
    margin-top: -180px;
    position: relative;
    padding-top: 175px;
}
a.load-more {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: var(--Red-Gradient, linear-gradient(91deg, #C30101 16.77%, #FE4D0A 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.left-still img {
    height: 50px;
    width: 50px;
    background-color: #ffffff;
    border-radius: 10px;
}
.left-still {
    display: flex;
    align-items: center;
    gap: 20px;
}
.right-still {
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: flex-end;
}
.still-q {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 10px;
    border: 1px solid #E2E2E2;
    padding: 15px 20px;
    margin-top: 70px;
}
.left-still h6{
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px;
    margin-bottom: 0px;
}
.left-still p {
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
}
.right-still a {
  color: #FFF;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  display: flex;
  min-width: 160px;
  height: 45px;
  padding: 16px 22px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 120px;
  background: #111;
  transition: all ease 0.3s;
}
.right-still a.tiktok:hover {
  background: #ff0050;
}
.right-still a.linkedin:hover {
  background: #0a66c2;
}
.right-still a.instagram:hover {
  background: linear-gradient(45deg, #feda75, #fa7e1e, #d62976, #962fbf, #4f5bd5);
}
.faq-header-wrapper {
  text-align: center;
  margin-bottom: 100px;
}
.footer-wrapper {
  padding: 30px;
}
.footer-logo img {
    opacity: 0.3;
    height: 200px;
}
.footer-top {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 25%;
}
.site-footer {
    border-radius: 30px;
    background: #1EB5BE;
    padding: 60px;
}
h5.footer-header {
  color: #FFF;
  font-size: 35px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-align: left;
}
.footer-text {
  color: #FFF;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.footer-link {
    color: #111;
  font-family: Lato;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px; /* 162.5% */
}
.footer-link:hover {
    color: #066e4d !important;
    transition: all ease 0.4s;
}
ul.list-inline.mb-4 {
    display: flex;
    align-items: flex-start;
    gap: 30px;
    flex-direction: column;
}
hr.footer-divider {
    border-color: #ffffff;
    opacity: 1;
    margin: 50px 0px;
}
.navbar-inner {
    width: 100%;
    display: flex;
}
.member-top {
  background-color: #FFF3F3;
  padding-bottom: 20px;
}
ul.navbar-nav {
    align-items: center;
    gap: 35px;
    display: flex;
    flex-direction: row;
}
.navbar-inner {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0px 0px;
    background-color: #ffffff;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    box-shadow: 0 10px 34px 0 rgba(0, 0, 0, 0.08);
}


.breadcrumb-content-wrapper h2 span {
    font-weight: 700;
}
.breadcrumb-container {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
  width: 260px;
  padding: 10px;
  background: #fff3f3;
  position: absolute;
  bottom: 0px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  height: 65px;
}
.breadcrumb-container::before {
    position: absolute;
    content: "";
    bottom: 0px;
    left: -45px;
    height: 45px;
    width: 45px;
    border-radius: 0px;
    background: transparent;
    border-bottom-right-radius: 20px;
    box-shadow: 10px 3px #fff3f3;
}
.breadcrumb-container::after {
    position: absolute;
    content: "";
    bottom: 0px;
    right: -45px;
    height: 45px;
    width: 45px;
    border-radius: 0px;
    background: transparent;
    border-bottom-left-radius: 20px;
    box-shadow: -10px 3px #fff3f3;
}
p.bcw-text {
    color: #FFF;
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-top: 20px;
    width: 60%;
}
img.banner-image {
    position: absolute;
    bottom: 0px;
    height: 350px;
    width: auto;
    right: 20px;
}
img.black-line {
    position: absolute;
    right: 0px;
    height: 550px;
    width: auto;
    top: 50%;
    transform: translateY(-50%);
    opacity: 0.1;
}
.search-input {
    border-radius: 50px;
    border: 1px solid #DEDEDE;
    background: #FFF;
    overflow: hidden;
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 10px 20px;
}
.search-input input {
  border: 0px !important;
  outline: none !important;
  box-shadow: none !important;
  color: #DFDFDF;
}
.search-area {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0px 0px 70px;
}
.search-input i {
  color: #DFDFDF;
  font-size: 22px;
}
.single-mf {
  border-radius: 8px;
  background: #FFF;
  box-shadow: 0 2px 24px 0 rgba(0, 0, 0, 0.07);
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  gap: 20px;
  align-items: flex-start;
  padding: 20px;
  margin-bottom: 20px;
}
.single-mf img {
    height: 80px;
    object-fit: contain !important;
    display: inline-block;
    width: auto !important;
}
p.single-mf-title {
    color: #000;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-top: 10px;
}
p.single-mf-subtitle {
    color: #555;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.member-details-top {
    background-color: #F0F0F0;
    padding-bottom: 20px;
}
.member-details-top .breadcrumb-container {
  background: #F0F0F0;
}
.member-details-top .breadcrumb-area {
  background: #ffffff;
}
img.member-banner-image {
  position: absolute;
  right: 0px;
  height: 400px;
  width: auto;
  top: 0px;
}
.member-details-top .breadcrumb-content-wrapper h2 {
  color: #111111;
}
.breadcrumb-container::before {
  box-shadow: 10px 3px #f0f0f0;
}
.breadcrumb-container::after {
  box-shadow: -10px 3px #f0f0f0;
}
img.main-logo-dt {
    height: 100px;
    width: auto;
}
.details-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 50px;
}
.indicator-header h3 {
  font-size: 20px;
}
.indicator-body {
  color: #585757;
  text-align: justify;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
.indi-top-icon img {
    height: 25px;
    width: auto;
}
.indi-top-icon span {
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.indi-top-icon {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 20px;
}
.single-data {
    margin-bottom: 45px;
}
.single-data .indi-top-icon {
    margin-bottom: 15px;
}
.details-features-wrapper .feature-card {
  width: 50%;
  background: linear-gradient(182deg, #FFF -20.13%, #EEE 110.4%);
}
.details-features-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin-top: 20px;
}
.app-wrapper {
    border-radius: 20px;
    border: 1px solid var(--cc-theme, #C6302D);
    border-radius: 20px;
    background: var(--cc-theme, linear-gradient(100deg, #C6302D 23.41%, #601716 94.63%));
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 100px;
}
.app-wrapper p {
  color: #FFF;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.app-wrapper-container {
  margin-top: 15px;
    border: 1px solid var(--cc-theme, #C6302D);
    padding: 15px;
    border-radius: 20px;
}
p.apf-header {
    color: #000;
    text-align: center;
    font-family: Montserrat;
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    display: inline-flex;
    border-radius: 110px;
    border: 3px solid #F3F3F3;
    background: #FFF;
    padding: 15px 70px;
    background-color: #ffffff;
    position: relative;
    top: -90px;
}
.apf-header span{
  background: var(--cc-theme-2, linear-gradient(91deg, #C30101 16.77%, #FE4D0A 100%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: Montserrat;
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

.apf {
  margin-top: 50px;
    text-align: center;
    border-radius: 30px;
    border: 3px solid #F3F3F3;
    padding: 50px;
}
.apf-body .faq-header {
    text-align: left;
}
.apf-body .faq-body {
    text-align: left;
}
.md-right {
    padding: 20px;
    border-radius: 20px;
    background: #F3F3F3;
}
p.mdr-heading {
    color: #000;
    text-align: justify;
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 25px;
}
.mdr-media {
    border-radius: 15px;
    overflow: hidden;
    margin: 40px 0px 30px;
}
span.mrd-shadow {
  border-radius: 20px;
  background: #69B4BC;
  display: block;
  height: 17px;
  width: 90%;
  margin: -10px auto 0px;
}
.mdr-arrow-wrapper {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 15px;
}
.mdr-arrow-wrapper button {
  background: none;
  border: 0px;
  outline: none;
}
.mdr-arrow-wrapper button img{
    height: 30px;
    width: 30px;
}
.mdr-arrow-wrapper button:last-child{
    transform: scaleX(-1);
}
.mdr-heading-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
}
.main-test {
    border-radius: 8px;
    background: #FFF;
    box-shadow: 0 2px 24px 0 rgba(0, 0, 0, 0.07);
    margin-top: 30px;
}
.test-header {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
    padding: 20px 0px;
}
img.test-image {
    border-radius: 50%;
    height: 50px;
    width: 50px;
}
p.test-name {
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
p.test-designation {
    color: #968F8F;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-top: 4px;
}
p.test-message {
    color: #2F2F2F;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 1.4;
    padding-top: 0px;
}
.carousel-indicators {
    margin: 0px;
}
.carousel-indicators button.active {
    background: var(--cc-theme, linear-gradient(100deg, #C6302D 23.41%, #601716 94.63%));
    opacity: 1 !important;
}
.carousel-indicators button{
  border-radius: 50% !important;
  opacity: 0.2;
  background: var(--cc-theme, linear-gradient(100deg, #C6302D 23.41%, #601716 94.63%));
  border: 0px !important;
  height: 10px !important;
  width: 10px !important;
}
.carousel {
    position: relative;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
.single-test-right {
    border-radius: 8px;
    background: #FFF;
    box-shadow: 0 2px 24px 0 rgba(0, 0, 0, 0.07);
    padding: 0px 20px 20px;
    margin-top: 25px;
}

.apf-body .faq-item:last-child {
  margin-bottom: 0px;
}
.home .navbar-inner {
  box-shadow: none;
}
.mobile-menu-icon {
  display: none;
}
.menu-overlay {
  display: none;
}
.menu-icon {
  display: none;
}
.resources-top {
  background-color: #EBFEFF;
  padding-bottom: 20px;
}
.resources-top .breadcrumb-area {
    background: linear-gradient(100deg, #057178 23.41%, #69B4BC 94.63%);
}
.resources-top .breadcrumb-container {
  background: #ecfeff;
}
.resources-top .breadcrumb-container::after {
  box-shadow: -10px 3px #ecfeff;
}
.resources-top .breadcrumb-container::before {
  box-shadow: 10px 3px #ecfeff;
}
p.sms-btn {
    border-radius: 60px;
    background: #F6F6F6;
    display: inline-flex;
    padding: 10px 25px;
    color: #111;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 20px;
}
p.r-heading {
    color: #000;
    font-family: Montserrat;
    font-size: 35px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 20px;
}
p.r-subheading {
    color: #000;
    text-align: center;
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 29px;
    width: 70%;
    margin: 0 auto 100px;
}
.res-option {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    position: relative;
}
.res-single {
    display: flex;
    align-items: center;
    gap: 20px;
    border-radius: 15px;
    border: 1px solid #F1F1F1;
    background: linear-gradient(182deg, #FFF -20.13%, #EEE 110.4%);
    padding: 20px;
}

.res-single .image-wrapper {
    background-color: #ffffff;
    height: 100px;
    width: 100px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px;
}
p.res-heading {
    color: #000;
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px;
    text-align: left;
}
p.res-subheading {
    color: #000;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 23px;
    text-align: left;
}
.res-single-content {
  flex: 1;
}
.circle-img-wraper {
    position: absolute;
    top: -70px;
    height: 90px;
    width: 90px;
}
.res-main-image {
    border: 1px solid #F1F1F1;
    border-radius: 25px;
    overflow: hidden;
    margin-top: 15px;
}
.res-sec.debtfree-section {
    background: #000;
    background-image: url(../images/res-red.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.res-sec.debtfree-section .stat-card {
  width: 100%;
  margin-bottom: 20px;
}
img.blue-map {
    height: 30px;
    width: 30px;
}
.res-sec.debtfree-section .stat-card  h3.stat-number {
  font-size: 25px;
}
.res-faq.faq-section {
    margin-top: 450px;
}

.event-top {
    background-color: #ECEFFF;
    padding-bottom: 20px;
}

.event-top .breadcrumb-area {
  background: linear-gradient(100deg, #1A37AA 23.41%, #00011F 94.63%);
}
.event-top img.banner-image {
    bottom: 50%;
    transform: translateY(50%);
}
.event-top .breadcrumb-container {
  background: #edefff;
}
.breadcrumb-container::after {
    box-shadow: -10px 3px #edefff;
}
.breadcrumb-container::before {
    box-shadow: 10px 3px #edefff;
}
.single-event {
    border-radius: 20px;
    border: 1px solid #D7D7D7;
    background: #FFF;
    padding: 20px;
    margin-bottom: 20px;
}
p.event-title {
    color: #000;
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-align: center;
    margin-bottom: 20px;
}
span.play-wrapper {
    height: 80px;
    width: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #ffffff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    font-size: 30px;
}
.event-video::before {
  content: "";
  position: absolute;
  background: linear-gradient(179deg, #0000005e 23.41%, #000000 94.63%);
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
}
.event-video {
    position: relative;
    border-radius: 30px;
    overflow: hidden;
}
.speaker-head {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    margin: 20px 0px;
}
.speaker-head img{
    height: 30px;
    width: 30px;
}
.single-speaker {
    border-radius: 12px;
    background: #F7F7F7;
    padding: 20px;
}
.single-speaker img {
    height: 70px;
    width: 70px;
    border-radius: 50%;
}
p.speaker-name {
    color: #000;
    font-size: 17px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin: 20px 0px 10px;
}
p.speaker-des {
    color: #000;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.speaker-head p {
    color: #000;
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}


.social-media-top {
  background-color: #EBFEFF;
    padding-bottom: 20px;
}
.social-media-top .breadcrumb-area {
  background: linear-gradient(100deg, #057178 23.41%, #003637 94.63%);
}
.social-media-top img.banner-image {
    bottom: 50%;
    transform: translateY(50%);
    height: 250px;
}
.social-media-top .breadcrumb-container {
  background: #ecfeff;
}
.breadcrumb-container::after {
    box-shadow: -10px 3px #ecfeff;
}
.breadcrumb-container::before {
    box-shadow: 10px 3px #ecfeff;
}


a.nav-link:hover {
  color: #0a6a50;
  transition: all ease 0.3s;
}
a.nav-link.active {
  color: #0a6a50;
}
.load-more-faq {
    opacity: 1;
    transition: opacity 0.5s ease;
}
.load-more-faq.hide {
  opacity: 0;
}
.faq-item-main-wrapper {
    height: 300px;
    overflow: hidden;
}
.faq-item-main-wrapper.show {
  height: 100%;
  overflow: hidden;
}
.member-details-top .breadcrumb-container::after {
  box-shadow: -10px 3px #f0f0f0;
}
.member-details-top .breadcrumb-container::before {
  box-shadow: 10px 3px #f0f0f0;
}
.top-navbar {
  background-color: #143642;
}
.top-navbar-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.top-link {
  color: #FFF !important;
  font-family: "Playfair Display";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  margin-right: 20px;
  display: flex;
  align-items: center;
  gap: 10px;
}
a.top-btn {
  background: #0C6A50;
  display: flex;
  padding: 15px 24px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  color: #FFF !important;
  text-align: right;
  font-family: Lato;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: 0.32px;
  text-transform: uppercase;
  transition: all ease 0.3s;
}
.top-btn:hover {
  transition: all ease 0.3s;
  background: #f8fffd;
  color: #0C6A50 !important;
  font-weight: 600;
}
.top-navbar-part {
  display: flex;
}
.banner-heading {
  color: #FFF;
  text-align: center;
  font-family: "Playfair Display";
  font-size: 60px;
  font-style: normal;
  font-weight: 400;
  line-height: 75px;
  margin-bottom: 50px;
}
.banner-subheading {
  color: #FFF;
  text-align: center;
  font-family: Lato;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.7;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin: 40px 0px 40px;
}
.btn-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
}
.green-btn {
  min-width: 200px;
  display: inline-flex;
  height: 50px;
  padding: 15px 25px 16px 25px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border: 1px solid #FFF;
  background: #143642;
  color: #FFF !important;
  font-family: Lato;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 48px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.white-btn {
  min-width: 200px;
  display: inline-flex;
  height: 50px;
  /*padding: 15px 25px 16px 25px;*/
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border: 1px solid #143642;
  background: #FFF;
  color: #143642 !important;
  text-align: center;
  font-family: Lato;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 48px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  transition: all ease 0.3s;
}
.white-btn:hover {
  background-color: #08111a;
  color: #ffffff !important;
  border: 1px solid;
  transition: all ease 0.3s;
}
.banner-content {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  width: 100%;
}
.banner-main-img {
  height: 650px;
  width: 100%;
  object-fit: cover;
}
.carousel-item::before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  background-color: rgba(0, 0, 0, 0.832);
  z-index: 1;
}
.carousel-control-next, .carousel-control-prev {
  z-index: 3;
}
.about-media {
    position: relative;
}
span.play-btn {
  height: 60px;
  width: 60px;
  font-size: 20px !important;
  background-color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  font-size: 20px;
  box-shadow: 0px 0px 20px #0000007d;
}
h2.theme-heading {
  color: #143642;
  font-family: "Playfair Display";
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  position: relative;
  z-index: 3;
}
p.theme-subheading {
  color: #888;
  font-family: Lato;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  margin-top: 25px;
}
.about-left {
  display: flex;
  align-items: center;
  gap: 15px;
}
.about-left img {
  width: 50px;
}
.container-fluid {
  max-width: 1500px;
}
.ss-heading {
  color: #143642;
  font-family: "Playfair Display";
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.4;
  position: relative;
  z-index: 3;
}
.ss-subheading {
  color: #888;
  font-family: Lato;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
.ss-link {
  color: #143642;
  font-family: Lato;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.single-solution {
  height: 380px;
  padding: 30px 20px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  background-color: #ffffff;
  border-radius: 20px;
  position: relative;
  z-index: 2;
}
.ss-top {
  flex-direction: column;
  display: flex;
  gap: 20px;
}
.solution {
  background-image: url(../images/legal/solution-bg.png);
  background-size: cover;
  position: relative;
  padding: 60px 0px;
}
.solution::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.832);
}
.single-ww-content {
    background-color: #143642;
    padding: 15px;
}
.single-ww-inner {
    border: 1px solid #888;
    padding: 15px;
}
p.single-ww-heading {
    color: #FFF;
    text-align: center;
    font-family: "Playfair Display";
    font-size: 18px;
    font-style: normal;
    font-weight: 800;
    line-height: 22px;
}
p.single-ww-subheading {
    color: #FFF;
    text-align: center;
    font-family: Lato;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    margin-top: 15px;
    height: 90px;
}
.single-ww {
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 30px;
}
.section {
    padding: 60px 0px 65px;
} 
.section.footer {
    border-top: 1px solid #cdcdcd;
}
.partner {
  background-image: url(../images/legal/partnership-bg.png);
  background-size: cover;
  position: relative;
  padding: 60px 0px;
}
.partner::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.832);
}
.part-sub {
  color: #FFF;
  text-align: center;
  font-family: Lato;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 34px;
  position: relative;
  z-index: 3;
}
.visible-all {
  position: relative;
  z-index: 3;
}
p.footer-label {
    color: #143642;
    font-family: "Playfair Display";
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28.8px;
    text-transform: uppercase;
}
p.footer-p {
    color: #888;
    font-family: Lato;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
.footer-info img {
    height: 170px;
    width: auto;
    margin-bottom: 30px;
}
p.sol-heading {
    color: #111;
    font-family: Lato;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 22px;
}
p.sol-subheading {
    color: #111;
    font-family: Lato;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    margin-top: 15px;
}
.social-wrapper {
    gap: 20px;
    display: flex;
    margin-top: 30px;
}
.social-wrapper a {
    border: 1px solid #111;
    height: 40px;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
}
.list-inline {
    padding-left: 0;
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 30px;
}
.copyright-text {
  color: #C1B79A;
  text-align: center;
  font-family: Lato;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
}
.copyright-wrapper {
  background: #143642;
  padding: 18px 0px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.breadcrumb-area {
  background-image: url('../images/breadcrumb-img.png');
  background-size: cover;
  height: 300px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.breadcrumb-area::before {
  content: "";
  position: absolute;
  background: linear-gradient(0deg, rgba(8, 78, 59, 0.90) 0%, rgba(12, 41, 51, 0.90) 75.48%);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.breadcrumb-area h2 {
    color: #FFF;
    text-align: center;
    font-family: "Playfair Display";
    font-size: 45px;
    font-style: normal;
    font-weight: 400;
    line-height: 65px;
    position: relative;
}
.wwe-left {
    padding: 0px 0px 50px;
    border-bottom: 8px solid #0E282A;
}
.subheading-text {
    color: #888;
    font-family: Lato;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0.34px;
}
.single-number span {
    color: rgba(0, 0, 0, 0.10);
    font-family: "Playfair Display";
    font-size: 100px;
    font-style: normal;
    font-weight: 700;
    line-height: 1;
}
.single-number p {
    color: #143642;
    font-family: "Playfair Display";
    font-size: 25px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    margin: 0px;
}
.number-wrapper {
    display: flex;
    align-items: center;
    gap: 30px;
    flex-wrap: wrap;
}
.single-number {
    width: 45%;
}
.ww-right {
  padding-left: 50px;
}
.single-number {
    width: 45%;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.our-story {
  background-image: url('../images/our-story-image.png');
  background-size: cover;
  padding: 60px;
  position: relative;
  flex-direction: column;
  display: flex;
  align-items: center;
  justify-content: center;
}
.our-story::before {
  content: "";
  position: absolute;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.90) 0%, rgba(12, 41, 51, 0.90) 75.48%);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.main-heading {
  color: #FFF;
  text-align: center;
  font-family: "Playfair Display";
  font-size: 45px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
  position: relative;
}
.main-subheading {
  color: #FFF;
  text-align: center;
  font-family: "Playfair Display";
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
  position: relative;
}
.main-body {
  color: #FFF;
  text-align: center;
  font-family: Lato;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.3;
  position: relative;
}

.our-team {
  background-image: url('../images/team-bg.png');
  background-size: cover;
  padding: 60px;
  position: relative;
  flex-direction: column;
  display: flex;
  align-items: center;
  justify-content: center;
}
.theme-color {
  color: #143642;
}
.body-color {
  color: #888888;
}
.our-team .single-ww-inner {
  padding: 35px 15px;
}
.our-team .single-ww-inner img {
    border-radius: 20px;
    height: 400px;
    width: auto;
    margin: 0 auto 40px;
}
.our-team p.single-ww-heading {
  color: #C1B79A;
  text-align: center;
  font-family: "Playfair Display";
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  height: auto;
}
.team-name {
  margin-top: 50px;
}
.growth {
  background-image: url('../images/growth-img.png');
  background-size: cover;
  padding: 60px;
  position: relative;
  flex-direction: column;
  display: flex;
  align-items: center;
  justify-content: center;
}

.growth .main-subheading {
  color: #143642;
  text-align: center;
  font-family: "Playfair Display";
  font-size: 25px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.3;
}
.single-service {
  background-color: #EEEEEE;
  border-radius: 20px;
  display: flex;
  gap: 20px;
  position: relative;
  overflow: hidden;
  margin-bottom: 50px;
}
.ss-left {
    padding: 120px 50px 50px;
    width: 65%;
}
p.ss-name {
    color: #143642;
    font-family: "Playfair Display";
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    position: absolute;
    background-color: #ffffff;
    padding: 20px 50px;
    left: 50px;
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
}
.single-service p.ss-heading {
    margin-bottom: 20px;
}
.single-ss {
    border-radius: 14px;
    background: #FFF;
    display: flex;
    align-items: center;
    padding: 20px;
    gap: 20px;
    width: 45%;
}
.single-ss img {
    height: 40px;
    width: auto;
}
.ss-wrapper {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 15px;
    margin: 40px 0px;
}
.ss-right span {
    position: absolute;
    color: #00fff7;
    font-family: "Playfair Display";
    font-size: 60px;
    font-style: normal;
    font-weight: 700;
    right: 20px;
    top: 20px;
    line-height: 60px;
    opacity: 0.4;
}
.ss-right {
    background: #02111e;
    flex: 1;
}
.ss-right img {
    height: 100%;
    object-fit: contain;
}
p.ss-footer {
    color: #888;
    font-family: Lato;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}


.accordion .btn {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: none;
    width: 100%;
    padding: 0px 30px 0px 0px;
    border-bottom: 1px solid #CDCDCD;
}
.accordion .btn:focus {
  box-shadow: none;
}
.accordion .btn i {
      font-size: 30px;
    color: #000000 !important;
  transition: transform 0.2s ease;
}
.accordion .btn.collapsed i.fa-minus {
  display: none;
}
.accordion .btn:not(.collapsed) i.fa-plus {
  display: none;
}
div#accordion {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    column-gap: 20px;
    row-gap: 30px;
    flex-wrap: wrap;
}
.card {
    width: 49%;
border: 1px solid #CDCDCD;
}
.accordion .btn div {
    display: flex;
    align-items: center;
    gap: 30px;
}
.card-header {
    padding: 0px;
    border-bottom: 0px;
}
p.faq-number {
    color: #000;
    font-family: "Playfair Display";
    font-size: 50px;
    font-style: normal;
    font-weight: 700;
    line-height: 60px;
}
p.faq-heading {
    color: #000;
    font-family: Lato;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
p.faq-number {
    color: #000;
    font-family: "Playfair Display";
    font-size: 50px;
    font-style: normal;
    font-weight: 700;
    line-height: 60px;
    height: 100px;
    width: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 20px;
    border-right: 1px solid #cdcdcd;
}
.send {
  margin-top: 40px;
    color: #143642;
    font-family: Lato;
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}
p.send a {
    color: #0C6A50;
    font-family: Lato;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    text-decoration: underline !important;
}
.input-wrapper {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 15px;
    margin-bottom: 30px;
}
.input-wrapper label {
    color: #FFF;
    font-family: Lato;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    margin: 0px 0px 10px;
}
.input-wrapper input {
    min-height: 60px;
    border-radius: 8px;
}
textarea.form-control {
    height: 130px;
    border-radius: 8px;
    resize: none;
}
form {
    margin-top: 40px;
}
form .white-btn{
  position: relative;
}
.map-area {
    border-radius: 20px;
    overflow: hidden;
}
.wcu .row {
    justify-content: center;
}
.key {
    color: #ffffff;
    position: relative;
    background-color: #ffffff1c;
    display: inline-flex;
    padding: 10px 30px;
    font-family: Lato;
    font-size: 16px;
}
.single-s-point {
    border: 1px solid #ffffff26;
    border-radius: 10px;
    padding: 20px;
    margin-bottom: 30px;
    height: 100%;
}
p.ssp-heading {
    font-family: Lato;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.3;
    position: relative;
    color: #19B487;
    margin-bottom: 15px;
}
p.ssp {
    margin-bottom: 5px;
    padding-left: 15px;
    color: #FFF;
    font-family: Lato;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 1.3;
    position: relative;
    letter-spacing: 0.5px;
}
p.ssp::before {
    position: absolute;
    content: "";
    height: 6px;
    width: 6px;
    background-color: #ffffff;
    border-radius: 50%;
    left: 0px;
    top: 8px;
}
.kpc .col-md-6 {
  margin-bottom: 20px;
}
.kpc-wrapper {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    gap: 20px;
    margin: 40px 0px 30px;
}
.kpc-wrapper img {
  height: 50px;
  position: relative;
  width: auto;
  opacity: 0.2;
  margin-top: 20px;
}
.kpc-wrapper img.fi {
  transform: scaleX(-1);
}

.our-team .kpc-wrapper .key {
    color: #143642;
    background-color: #14364214;
}
.our-team .single-s-point {
    border: 1px solid #d2d1d1;
}
.our-team p.ssp-heading {
    font-weight: 600;
    color: #12906b;
}

.our-team p.ssp {
  color: #143642;
  font-weight: 500;
}
.our-team p.ssp::before {
    background-color: #143642;
}
.service-inner-wrapper .our-team {
    background-image: none;
}
.half .single-s-point{
  margin-bottom: 0px;
  height: auto;
}
.sd-image-wrapper img {
    height: 450px;
    width: auto;
    border-radius: 30px;
}
.sd-image-wrapper {
    margin-top: 30px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
}
.modal-title {
    color: #143642;
    font-family: "Playfair Display";
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
}
.whatsapp {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 10;
}
a.whatsapp img {
    height: 70px;
    width: 70px;
}
.wpcf7-spinner {
    position: absolute !important;
}
.wpcf7 form.sent .wpcf7-response-output {
    border: 1px solid #28392a;
    position: relative;
    color: #ffffff;
    text-align: center;
    padding: 14px;
}
.contact-btn .white-btn {
        min-width: 200px !important;
        height: 50px !important;
        padding: 0px !important;
}


.f-single-blog-list {
    border: 1px solid #f1f1f1;
    padding: 20px;
    border-radius: 14px;
    box-shadow: 2px 2px 20px #0000000d;
    display: flex;
    flex-direction: column;
    background: #ffffff;
}
img.fsbl-img {
    border-radius: 12px;
    margin-bottom: 20px;
    height: 250px;
    width: 100%;
    object-fit: cover;
}
.cal-wrapper {
    display: flex;
    align-items: center;
    gap: 14px;
}
img.fsbl-cal-img {
    height: 16px;
    width: 16px;
}
span.fsbl-blog-date {
    color: #828282;
    font-family: Lato;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
}
.fsbl-title {
    color: #000;
    font-family: Lato;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -.5px;
    margin: 20px 0 25px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 57px;
    transition: all ease .2s;
}
.fsbl-subtitle {
    color: #828282;
    font-family: Lato;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.5;
    margin-bottom: 20px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
a.theme-link {
    color: #0C6A50;
    text-align: center;
    font-family: Lato;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 26px;
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: 12px;
    cursor: pointer;
    transition: all ease .2s;
}

.bd-image-wrapper {
    position: relative;
}
.bd-image-wrapper:before {
    position: absolute;
    content: "";
    inset: 0;
    background: linear-gradient(to bottom,#0000004d,#000c);
    z-index: 1;
    border-radius: inherit;
}
img.blog-deatils-main-img {
    width: 100%;
    height: 500px;
    object-fit: cover;
    object-position: top;
}
.blog-details-top-content {
    position: absolute;
    z-index: 1;
    bottom: 50px;
    left: 0;
    right: 0;
}
.gap-2 {
    gap: .5rem!important;
}
span.bd-b-cal {
    color: #fff;
    font-family: Lato;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 15px;
}
.bd-b-title {
    color: #fff;
    font-family: "Playfair Display";
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -.5px;
}

.single-post .section {
    padding: 60px 0;
}
.blog-simple-heading {
    color: #000;
    font-family: Lato;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    margin-bottom: 30px;
}

.gap-3 {
    gap: 1rem!important;
}
.text-black {
    color: #000;
}
.blog-simple-heading {
    color: #000;
    font-family: Lato;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    margin-bottom: 30px;
}
.section-heading {
    color: #000;
    font-family: "Playfair Display";
    font-size: 43px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.section-subheading {
    color: #000;
    text-align: center;
    font-family: Lato;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.5;
}
.gap-4 {
    gap: 1.5rem!important;
}
.single-lr {
    padding: 20px;
    background-color: #fff;
    border-radius: 14px;
    border: 1px solid #eeeeee;
    display: inline-block;
}
img.fsbl-img {
    border-radius: 12px;
    margin-bottom: 20px;
    height: 250px;
    width: 100%;
    object-fit: cover;
}
.cal-wrapper {
    display: flex;
    align-items: center;
    gap: 14px;
}
img.fsbl-cal-img {
    height: 16px;
}
span.fsbl-blog-date {
    color: #828282;
    font-family: Lato;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
}
.fsbl-title {
    color: #000;
    font-family: Lato;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -.5px;
    margin: 20px 0 15px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 57px;
    transition: all ease .2s;
}

.blog-d-content-text {
    color: #555;
    font-family: Lato;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
.blog-d-content-text p,
.blog-d-content-text h1,
.blog-d-content-text h2,
.blog-d-content-text h3,
.blog-d-content-text h4,
.blog-d-content-text h5,
.blog-d-content-text h6 {
    margin-bottom: 20px;
}
.relative {
    position: relative;
}

.cal-wrapper i {
    color: #828282;
}














































