@charset "UTF-8";
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}


*{
	font-family: "Bahij TheSansArabic";
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/*!
 * fullPage 4.0.16
 * https://github.com/alvarotrigo/fullPage.js
 *
 * @license GPLv3 for open source use only
 * or Fullpage Commercial License for commercial use
 * http://alvarotrigo.com/fullPage/pricing/
 *
 * Copyright (C) 2021 http://alvarotrigo.com/fullPage - A project by Alvaro Trigo
 */
html.fp-enabled,
.fp-enabled body {
  margin: 0;
  padding: 0;
  overflow: hidden;
  /*Avoid flicker on slides transitions for mobile phones #336 */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.fp-section {
  position: relative;
  -webkit-box-sizing: border-box; /* Safari<=5 Android<=3 */
  -moz-box-sizing: border-box; /* <=28 */
  box-sizing: border-box;
  height: 100% !important;
    height: 100vh !important;
  display: block;
}

.fp-slide {
  float: left;
}

.fp-slide, .fp-slidesContainer {
  height: 100%;
  display: block;
}

.fp-slides {
  z-index: 1;
  height: 100%;
  overflow: hidden;
  position: relative;
  -webkit-transition: all 0.3s ease-out; /* Safari<=6 Android<=4.3 */
  transition: all 0.3s ease-out;
}

.fp-table {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
}

.fp-slidesContainer {
  float: left;
  position: relative;
}

.fp-controlArrow {
  -webkit-user-select: none; /* webkit (safari, chrome) browsers */
  -moz-user-select: none; /* mozilla browsers */
  -khtml-user-select: none; /* webkit (konqueror) browsers */
  -ms-user-select: none; /* IE10+ */
  position: absolute;
  z-index: 4;
  top: 50%;
  cursor: pointer;
  margin-top: -38px;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.fp-prev {
  left: 15px;
}

.fp-next {
  right: 15px;
}

.fp-arrow {
  width: 0;
  height: 0;
  border-style: solid;
}

.fp-arrow.fp-prev {
  border-width: 38.5px 34px 38.5px 0;
  border-color: transparent #fff transparent transparent;
}

.fp-arrow.fp-next {
  border-width: 38.5px 0 38.5px 34px;
  border-color: transparent transparent transparent #fff;
}

.fp-notransition {
  -webkit-transition: none !important;
  transition: none !important;
}

#fp-nav {
  position: fixed;
  z-index: 100;
  top: 50%;
  opacity: 1;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translate3d(0, -50%, 0);
}
@media (max-width: 1230px) {
  #fp-nav {
    display: none;
  }
}

#fp-nav.fp-right {
  right: 17px;
}

#fp-nav.fp-left {
  left: 17px;
}

.fp-slidesNav {
  position: absolute;
  z-index: 4;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0 !important;
  right: 0;
  margin: 0 auto !important;
}

.fp-slidesNav.fp-bottom {
  bottom: 17px;
}

.fp-slidesNav.fp-top {
  top: 17px;
}

#fp-nav ul,
.fp-slidesNav ul {
  margin: 0;
  padding: 0;
}

#fp-nav ul li,
.fp-slidesNav ul li {
  display: block;
  width: 14px;
  height: 13px;
  margin: 7px;
  position: relative;
}

.fp-slidesNav ul li {
  display: inline-block;
}

#fp-nav ul li a,
.fp-slidesNav ul li a {
  display: block;
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
}

#fp-nav ul li a.active span,
.fp-slidesNav ul li a.active span,
#fp-nav ul li:hover a.active span,
.fp-slidesNav ul li:hover a.active span {
  height: 12px;
  width: 12px;
  margin: -6px 0 0 -6px;
  border-radius: 100%;
}

#fp-nav ul li a span,
.fp-slidesNav ul li a span {
  border-radius: 50%;
  position: absolute;
  z-index: 1;
  height: 4px;
  width: 4px;
  border: 0;
  background: #333;
  left: 50%;
  top: 50%;
  margin: -2px 0 0 -2px;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}

#fp-nav ul li:hover a span,
.fp-slidesNav ul li:hover a span {
  width: 10px;
  height: 10px;
  margin: -5px 0px 0px -5px;
}

#fp-nav ul li .fp-tooltip {
  position: absolute;
  top: -2px;
  color: #fff;
  font-size: 14px;
  font-family: arial, helvetica, sans-serif;
  white-space: nowrap;
  max-width: 220px;
  overflow: hidden;
  display: block;
  opacity: 0;
  width: 0;
  cursor: pointer;
}

#fp-nav ul li:hover .fp-tooltip,
#fp-nav.fp-show-active a.active + .fp-tooltip {
  -webkit-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
  width: auto;
  opacity: 1;
}

#fp-nav ul li .fp-tooltip.fp-right {
  right: 20px;
}

#fp-nav ul li .fp-tooltip.fp-left {
  left: 20px;
}

.fp-auto-height.fp-section,
.fp-auto-height .fp-slide {
  height: auto !important;
}

.fp-responsive .fp-is-overflow.fp-section {
  height: auto !important;
}

/* Used with autoScrolling: false */
.fp-scrollable.fp-responsive .fp-is-overflow.fp-section,
.fp-scrollable .fp-section,
.fp-scrollable .fp-slide {
  /* Fallback for browsers that do not support Custom Properties */
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
}

.fp-scrollable.fp-responsive .fp-is-overflow.fp-section:not(.fp-auto-height):not([data-percentage]),
.fp-scrollable .fp-section:not(.fp-auto-height):not([data-percentage]),
.fp-scrollable .fp-slide:not(.fp-auto-height):not([data-percentage]) {
  /* Fallback for browsers that do not support Custom Properties */
  min-height: 100vh;
  min-height: calc(var(--vh, 1vh) * 100);
}

/* Disabling vertical centering on scrollable elements */
.fp-overflow {
  justify-content: flex-start;
  max-height: 100vh;
}

/* No scrollable when using auto-height */
.fp-scrollable .fp-auto-height .fp-overflow {
  max-height: none;
}

.fp-is-overflow .fp-overflow.fp-auto-height-responsive,
.fp-is-overflow .fp-overflow.fp-auto-height,
.fp-is-overflow > .fp-overflow {
  overflow-y: auto;
}

.fp-overflow {
  outline: none;
}

.fp-overflow.fp-table {
  display: block;
}

.fp-responsive .fp-auto-height-responsive.fp-section,
.fp-responsive .fp-auto-height-responsive .fp-slide {
  height: auto !important;
  min-height: auto !important;
}

/*Only display content to screen readers*/
.fp-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

/* Customize website's scrollbar like Mac OS
Not supports in Firefox and IE */
.fp-scroll-mac .fp-overflow::-webkit-scrollbar {
  background-color: transparent;
  width: 9px;
}

.fp-scroll-mac .fp-overflow::-webkit-scrollbar-track {
  background-color: transparent;
}

.fp-scroll-mac .fp-overflow::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.4);
  border-radius: 16px;
  border: 4px solid transparent;
}

.fp-warning,
.fp-watermark {
  z-index: 9999999;
  position: absolute;
  bottom: 0;
}

.fp-warning,
.fp-watermark a {
  text-decoration: none;
  color: #000;
  background: rgba(255, 255, 255, 0.6);
  padding: 5px 8px;
  font-size: 14px;
  font-family: arial;
  color: black;
  display: inline-block;
  border-radius: 3px;
  margin: 12px;
}

.fp-noscroll .fp-overflow {
  overflow: hidden;
}

/**
 * Set up a decent box model on the root element
 */
html {
  box-sizing: border-box;
  direction: rtl;
}

/**
 * Make all elements from the DOM inherit from the parent box-sizing
 * Since `*` has a specificity of 0, it does not override the `html` value
 * making all elements inheriting from the root box-sizing value
 * See: https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/
 */
*,
*::before,
*::after {
  box-sizing: inherit;
}

/**
 * Basic styles for links
 */
a {
  text-decoration: none;
}
a:hover, a:active, a:focus, a:focus-within {
  color: rgb(34, 34, 34);
}

.fp-scroll-mac .fp-overflow::-webkit-scrollbar-thumb {
  background-color: transparent;
}

.fp-scroll-mac .fp-overflow::-webkit-scrollbar {
  background-color: transparent;
  color: transparent;
  width: 1px;
}

@media (max-width: 1230px) {
  .hideresponsive {
    display: none !important;
  }
}
.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}
@media (max-width: 1230px) {
  .px-5 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
}

.p-30 {
  padding: 30px;
}

.mb-10 {
  margin-bottom: 10px;
}

.mb-40 {
  margin-bottom: 40px;
}

.mb-60 {
  margin-bottom: 60px;
}

.mt-130 {
  margin-top: 130px;
}

.mt-80 {
  margin-top: 80px;
}

.mt-40 {
  margin-top: 40px;
}

.mt-50 {
  margin-top: 50px;
}

.mt-10 {
  margin-top: 10px;
}

.mt-15 {
  margin-top: 15px;
}

.mt-20 {
  margin-top: 20px;
}

.mr-20 {
  margin-right: 20px;
}

.mr-90 {
  margin-right: 90px;
}

.ms-2-r {
  margin-left: 2rem !important;
}

.me-2-r {
  margin-right: 2rem !important;
}

.pt-50 {
  padding-top: 50px;
}

.fs-20 {
  font-size: 20px !important;
}

.border-none {
  border: 0 !important;
}

.br-40 {
  border-radius: 40px;
}

.fs-16 {
  font-size: 16px;
}

.fs-14 {
  font-size: 14px;
}

.fs-12 {
  font-size: 12px;
}

.fs-10 {
  font-size: 10px;
}

.width-fit {
  width: fit-content;
}

.min-inline-max {
  min-inline-size: max-content;
}

.m-w-550 {
  max-width: 550px;
}
.m-w-550 > div {
  width: 550px;
}

.m-h-250 {
  min-height: 250px !important;
}

.bold {
  font-weight: bold;
}

.size-small {
  font-size: 10px;
}

.txt-color-red {
  color: #C23841;
}

.txt-color-brand {
  color: #00AB84;
}

.text-break {
  white-space: pre-line;
}

.Phone-unicode {
  unicode-bidi: plaintext;
}

.full-width {
  width: 100%;
}

.forget {
  text-align: left;
}

.vh-15 {
  min-height: 15vh;
}

.background-transparent {
  background-color: transparent;
}

.D-inline-B {
  display: inline-block;
}

.vertical-separator {
  border-left: 1px solid #CACFD2;
  height: 20px;
  margin: 0 15px;
}

.dir-ini {
  direction: initial;
}

.bc-transparent {
  background-color: transparent !important;
}

@media (min-width: 768px) {
  .sticky-filter {
    position: sticky;
    position: -webkit-sticky;
    top: 230px;
    background-color: #ffffff;
    height: auto;
    z-index: 98;
    width: 101%;
    padding-top: 1rem !important;
  }
}
@media (min-width: 768px) and (min-width: 1230px) {
  .sticky-filter.sticky-filter-pt-5 {
    padding-top: 2rem !important;
  }
}
/*cahnge bootstrap icon when aria-expanded="true" and make text bold*/
li[aria-expanded=true]::before {
  content: url("../assets/icons/dash-circle.svg") !important;
}
li[aria-expanded=true] .accordion-title.accordion-header {
  font-weight: bold;
}

.custom-tooltip {
  --bs-tooltip-color: #55565A;
  --bs-tooltip-bg: #F4F9F8;
  --bs-tooltip-max-width: max-content;
  --bs-tooltip-padding-x: 25px;
  --bs-tooltip-padding-y: 10px;
}

@font-face {
  font-family: "Bahij TheSansArabic";
  src: url("Bahij_TheSansArabic-Plain.ttf");
  font-weight: normal;
}
@font-face {
  font-family: "Bahij TheSansArabic";
  src: url("Bahij_TheSansArabic-Light.ttf");
  font-weight: 300;
}
@font-face {
  font-family: "Bahij TheSansArabic";
  src: url("Bahij_TheSansArabic-Bold.ttf");
  font-weight: bold;
}
@font-face {
  font-family: "Bahij TheSansArabic";
  src: url("Bahij_TheSansArabic-SemiBold.ttf");
  font-weight: 600;
}
/**
 * Basic typography style for copy text
 */
body {
  color: rgb(34, 34, 34);
  font: normal 125%/1.4 "Bahij TheSansArabic", sans-serif;
}


.innertitle h1 {
  font-size: 34px;
  font-weight: bold;
  color: #fff;
  margin: 0px;
}

h2 {
  color: #00AB84;
  font-size: 2.375rem;
  font-weight: bold;
}
@media (max-width: 1366px) {
  h2 {
    font-size: 2rem;
  }
}
@media (max-width: 1230px) {
  h2 {
    font-size: 1.375rem;
  }
}

.transparent-bg {
  background-color: transparent;
}

.branded {
  color: #00AB84 !important;
}

.text-branded {
  color: #00AB84 !important;
}

.fw-semi-bold {
  font-weight: 600 !important;
}

.text-secondary {
  color: #6F7478;
}

.text-gray {
  color: rgb(237, 237, 237) !important;
}

/**
 * Clear inner floats
 */
.clearfix::after {
  clear: both;
  content: "";
  display: table;
}

/**
 * Main content containers
 * 1. Make the container full-width with a maximum width
 * 2. Center it in the viewport
 * 3. Leave some space on the edges, especially valuable on small screens
 */
.container {
  max-width: 1640px; /* 1 */
  margin-left: auto; /* 2 */
  margin-right: auto; /* 2 */
  padding-left: 20px; /* 3 */
  padding-right: 20px; /* 3 */
  width: 100%; /* 1 */
}
@media (max-width: 1700px) {
  .container {
    max-width: 1230px; /* 1 */
  }
}
@media (max-width: 1366px) {
  .container {
    max-width: 1118px; /* 1 */
  }
}
@media (max-width: 1230px) {
  .container {
    max-width: 768px; /* 1 */
  }
}

/**
 * Hide text while making it readable for screen readers
 * 1. Needed in WebKit-based browsers because of an implementation bug;
 *    See: https://code.google.com/p/chromium/issues/detail?id=457146
 */
.hide-text {
  overflow: hidden;
  padding: 0; /* 1 */
  text-indent: 101%;
  white-space: nowrap;
}

/**
 * Hide element while making it readable for screen readers
 * Shamelessly borrowed from HTML5Boilerplate:
 * https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css#L119-L133
 */
.visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.div-back {
  text-align: end;
  font-size: 12px;
  color: aliceblue;
  padding: 10px 10px;
}

.header {
  font-weight: light;
  position: fixed;
  /*top: 0px;*/
  left: 0px;
  right: 0px;
  height: 120px;
  background-color: transparent;
  z-index: 1000;
}
.header .globalnav {
  height: 44px;
  margin: 40px 60px;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1700px) {
  .header .globalnav {
    margin: 40px 20px;
    height: 35px;
  }
}
.header .globalnav .logos div {
  float: right;
}
.header .globalnav .logos div:not(:first-child) {
  margin: 0px;
}
.header .globalnav div img {
  max-height: 44px;
  width:130px;
}
@media (max-width: 1700px) {
  .header .globalnav div img {
    max-height: 35px;
  }
  

}
@media (max-width: 1230px) {
  .header .globalnav div img {
    max-height: 25px;
  }
  
  .header .globalnav .sep{
	display: none !important;
	}


	.header .globalnav .logos div:not(:first-child) {
	  margin: 0px -40px;
	}
	
   .header .globalnav .sep {
    margin: 5px 0px;
  }
}
.header .globalnav .sep {
  width: 1px;
  height: 24px;
  background-color: #fff;
  display: block;
  margin: 7px 10px;
  float: right;
}

.header-item-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 17%;
  flex: 0 0 17%;
}

.header-item-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  height: 100%;
  align-items: center;
  flex: auto;
  margin:0 20px;
}
@media (max-width: 1700px) {
  .header-item-center {
    flex: none;
  }
}

.header-item-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 17%;
  flex: 0 0 17%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.header-item-right .menu-icon {
  font-size: 1.35rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 1rem;
  margin-left: 1rem;
  border: none;
  outline: none;
  color: #fff;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.header .menu > ul > li {
  display: inline-block;
  margin-left: 1.5rem;
  position: relative;
}
@media (max-width: 1700px) {
  .header .menu > ul > li {
    line-height: 2.125rem;
    margin-left: 10px;
  }
}

.header .menu > ul > li > a {
  position: relative;
  font-family: inherit;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.25;
  border: none;
  outline: none;
  color: #fff;
  text-transform: capitalize;
  text-rendering: optimizeLegibility;
  -webkit-transition: color 0.3s ease-in-out;
  -o-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
}

.header .menu > ul > li .menu-subs {
  position: absolute;
  height: auto;
  margin-top: 1.75rem;
  border: none;
  outline: none;
  z-index: 500;
  opacity: 0;
  visibility: hidden;
  background: #000000;
  -webkit-box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.header .menu > ul > li .menu-subs > ul > li {
  line-height: 1;
}

.header .menu > ul > li .menu-subs > ul > li > a {
  display: inline-block;
  font-family: inherit;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.25;
  padding: 0.75rem 0;
  border: none;
  outline: none;
  color: #fff;
  text-transform: capitalize;
  text-rendering: optimizeLegibility;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.header .menu > ul > li .menu-column-1 {
  min-width: 16rem;
  max-width: 20rem;
}

.header .menu > ul > li .menu-subs.menu-mega {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.header .menu > ul > li .menu-subs.menu-mega > .list-item > ul > li {
  display: block;
  line-height: 1;
}

.header .menu > ul > li .menu-subs a {
  display: inline-block;
  font-family: inherit;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.25;
  padding: 0.5rem 0;
  border: none;
  outline: none;
  color: #fff;
  text-transform: capitalize;
  text-rendering: optimizeLegibility;
  -webkit-transition: color 0.3s ease-in-out;
  -o-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
  white-space: nowrap;
}

.menu-subs::before {
  content: "";
  position: absolute;
  top: -22px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 17px 19px 17px 0;
  border-color: transparent #000000 transparent transparent;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  transform: rotate(90deg);
  left: 50%;
}

.header .menu > ul > li .menu-subs.menu-column-4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 655px;
}

.menu-huge {
  max-width: calc(100vw - 40px);
  width: 1200px !important;
}


.menu-huge .col-big:nth-child(1) {
  width: 27%;
  padding: 0px 20px;
}
.menu-huge .col-big:nth-child(3) {
  width: 19%;
  padding: 0px 25px;
}

.menu-huge .col-big:nth-child(5) {
  width: 30%;
  padding: 0px 20px 0px 5px;
}
.menu-huge .col-big:nth-child(7) {
  width: 17%;
  padding: 0px 20px;
}


.menu-huge .singlecol {
  width: 17%;
  padding: 0px 40px;
}
@media (max-width: 1700px) {
  .menu-huge .singlecol {
    width: 24%;
  }
}
@media (max-width: 1230px) {
  .menu-huge .singlecol {
    padding: 0px;
    width: 100%;
  }
}
.menu-huge .singlecol .cols {
  display: flex;
}
.menu-huge .singlecol .cols .list-item {
  width: 100%;
}
.menu-huge .doublecol {
  width: 32%;
  padding: 0px 40px;
}
@media (max-width: 1700px) {
  .menu-huge .doublecol {
    width: 25%;
  }
}
@media (max-width: 1230px) {
  .menu-huge .doublecol {
    padding: 0px;
    width: 100%;
  }
}
.menu-huge .doublecol:first-child {
  padding-right: 0px;
}
.menu-huge .doublecol .cols {
  display: flex;
}
.menu-huge .doublecol .cols .list-item {
  width: 50%;
}
.menu-huge .doublecol .cols .list-item:first-child {
  padding-left: 40px;
}
@media (max-width: 1700px) {
  .menu-huge .doublecol .cols {
    flex-direction: column;
  }
  .menu-huge .doublecol .cols .list-item {
    width: 100%;
  }
}
.menu-huge .vr {
  background-color: #707070;
}
@media (max-width: 1230px) {
  .menu-huge .vr {
    display: none;
  }
}

.header .menu > ul > li .menu-subs.menu-column-4 > .list-item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(25% - 60px);
  flex: 0 0 calc(25% - 60px);
  margin-left: 60px;
}

.header .menu > ul > li .menu-subs.menu-column-4 > div:nth-of-type(5) {
  margin-left: 0px;
}

.header .menu > ul > li .menu-subs a:hover {
  color: #00AB84;
}

@media only screen and (min-width: 1231px) {
  .header .menu > ul > li.menu-item-has-children:hover .menu-subs {
    margin-top: 15px;
    opacity: 1;
    visibility: visible;
  }
}
.menu-mobile-header,
.menu-mobile-trigger,
.menu-mobile-footer {
  display: none;
}

@media (max-width: 1230px) {
  .header-item-left,
  .header-item-right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .wrapper {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .header .menu-mobile-trigger {
    position: relative;
    display: block;
    cursor: pointer;
    width: 1.75rem;
    height: 1rem;
    border: none;
    outline: none;
    margin-left: 1.25rem;
    background: none;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.35s ease-in-out;
    -o-transition: 0.35s ease-in-out;
    transition: 0.35s ease-in-out;
    float: right;
    margin: 7px;
  }
  .header .menu-mobile-trigger span {
    display: block;
    position: absolute;
    width: 100%;
    height: 2px;
    left: 0;
    border: none;
    outline: none;
    opacity: 1;
    border-radius: 0.25rem;
    background: #ffffff;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  .header .menu-mobile-trigger span:nth-child(1) {
    top: 0;
  }
  .header .menu-mobile-trigger span:nth-child(2),
  .header .menu-mobile-trigger span:nth-child(3) {
    top: 0.5rem;
  }
  .header .menu-mobile-trigger span:nth-child(4) {
    top: 1rem;
  }
  .header-item-right {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .header .menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 420px;
    max-width: 100vw;
    height: 100%;
    z-index: 1099;
    overflow: hidden;
    background: #000000;
    -webkit-transform: translate(-100%);
    -ms-transform: translate(-100%);
    transform: translate(-100%);
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    opacity: 0.9;
    padding: 38px 32px;
  }
  .header .menu.active {
    -webkit-transform: translate(0%);
    -ms-transform: translate(0%);
    transform: translate(0%);
  }
  .header .menu > ul > li {
    display: block;
    line-height: 1;
    margin: 0;
    max-height: 45px;
    border-bottom: solid 1px #55565A;
    transition: max-height linear 1s;
    -webkit-transition: max-height linear 1s;
    -moz-transition: max-height linear 1s;
    -ms-transition: max-height linear 1s;
    -o-transition: max-height linear 1s;
    overflow: hidden;
  }
  .header .menu > ul > li.open {
    max-height: 2000px;
    transition: max-height linear 1s;
    -webkit-transition: max-height linear 1s;
    -moz-transition: max-height linear 1s;
    -ms-transition: max-height linear 1s;
    -o-transition: max-height linear 1s;
  }
  .header .menu > ul > li.open .menu-subs {
    display: block !important;
  }
  .header .menu > ul > li > a {
    display: block;
    line-height: 45px;
    height: 45px;
    padding: 0 3.125rem 0 1rem;
    font-size: 1.125rem !important;
    font-weight: 300;
  }
.header .menu > ul > li:not(:last-child) > a {    
    pointer-events: none;
}
  
  .header .menu .menu-mobile-header {
    display: block;
    float: none;
  }
  .header .menu .menu-mobile-header .menu-icon {
    height: 34px;
    display: block;
    float: right;
  }
  .header .menu .menu-mobile-header .menu-icon .icon {
    width: 34px;
    height: 34px;
  }
  .header .menu .menu-mobile-header .text {
    float: right;
    color: #fff;
    line-height: 35px;
    margin-right: 8px;
  }
  .header .menu .menu-mobile-header .menu-mobile-close {
    float: left;
    background: transparent;
    color: #96A0A5;
    width: 32px;
    height: 32px;
    font-size: 18px;
    border: solid 3px #96A0A5;
    border-radius: 19px;
    vertical-align: middle;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .header .menu .menu-mobile-header .search {
    height: 52px;
    border: solid 1.5px #00AB84;
    border-radius: 10px;
    padding: 10px;
    float: none;
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    margin: 30px auto;
  }
  .header .menu .menu-mobile-header .search input {
    height: 100%;
    background: transparent;
    width: calc(100% - 34px);
    border: none;
    display: inline-block;
    outline: none;
  }
  .header .menu .menu-mobile-header .search .menu-icon {
    float: none;
    display: inline-block;
  }
  .header .menu .menu-mobile-header .search .menu-icon .icon {
    margin-left: 0px;
    background-color: #00AB84;
  }
  .menu-item-has-children a {
    display: flex !important;
    justify-content: space-between;
  }
  .header .menu .menu-mobile-header .menu-mobile-arrow {
    display: none;
    font-size: 1.25rem;
    line-height: 3.125rem;
    width: 3.125rem;
    height: 3.125rem;
    cursor: pointer;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    color: #121212;
    text-align: center;
  }
  .header .menu .menu-mobile-header.active .menu-mobile-arrow {
    display: block;
  }
  .header .menu .menu-mobile-header .menu-mobile-title {
    font-family: inherit;
    font-size: 1rem;
    font-weight: 500;
    line-height: inherit;
    color: #121212;
    text-transform: capitalize;
    text-rendering: optimizeLegibility;
  }
  .header .menu .menu-section {
    height: calc(100% - 160px);
    overflow-y: auto;
    overflow-x: hidden;
  }
  .header .menu > ul > li .menu-subs {
    display: none !important;
    background: none;
    padding: 0px 10px 10px;
    width: 100%;
    margin: 0;
    opacity: 1;
    overflow-y: auto;
    visibility: visible;
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
    -webkit-box-shadow: none;
    box-shadow: none;
    position: static;
    float: none !important;
  }
  .header .menu > ul > li .menu-subs div {
    float: none;
    width:90%;
  }
  .header .menu > ul > li .menu-subs:before {
    display: none;
  }
  .header .menu > ul > li .menu-subs .submenu-title {
    font-size: 0.875rem;
    font-weight: 500;
    margin-top: 15px;
  }
  .header .menu > ul > li .menu-subs a {
    font-size: 0.875rem !important;
    margin-top: 15px;
    padding: 0px !important;
  }
  .header .menu > ul > li .menu-subs.menu-mega {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
  }
  .header .menu > ul > li .menu-subs.active {
    display: block;
  }
  .header .menu > ul > li .menu-subs.menu-column-4 > .list-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    padding: 0rem;
  }
  .header .menu > ul > li .menu-subs.menu-column-4 > .list-item img.responsive {
    margin-top: 0;
  }
  .header .menu > ul > li .menu-subs > ul > li > a {
    display: block;
  }
  .header .menu > ul > li .menu-subs.menu-mega > .list-item > ul {
    margin-bottom: 0px;
  }
  .header .menu > ul > li .menu-subs.menu-mega > .list-item > ul > li > a {
    display: block;
  }
  .overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1098;
    opacity: 0;
    visibility: hidden;
    background: rgba(0, 0, 0, 0.8);
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
  .menu-mobile-footer {
    display: flex;
    align-items: center;
    float: none !important;
    justify-content: center;
  }
  .menu-mobile-footer div {
    float: none !important;
  }
  .menu-mobile-footer .sep {
    margin: 0px 20px !important;
  }
}
.menu-section {
  margin: 0px;
}
@media (max-width: 1700px) {
  .menu-section {
    padding: 0px;
  }
}

.header .menu > ul > li > a {
  font-size: 1.125rem;
  padding: 0px 1px 0px 0px;
}

.header-item-right a:hover,
.header .menu > ul > li:hover > a {
  color: #00AB84;
  font-weight: 600;
  text-decoration: none;
  padding: 0px 0px;
}
.header-item-right a:hover .icon,
.header .menu > ul > li:hover > a .icon {
  width: 10px;
  height: 10px;
  background-color: #00AB84;
}

.header .menu .menu-subs {
  padding: 20px 50px;
  border-radius: 1.25rem;
  width: auto;
}

.header .menu .menu-subs li {
  text-align: right !important;
  list-style-type: none;
}

.header .menu .menu-subs ul {
  padding: 0px;
}

.triangle {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid rgba(0, 0, 0, 0.8);
}

.header .menu .icon {
  width: 10px;
  height: 10px;
  background-color: #fff;
  margin: auto 0px;
  margin-left: 8px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.submenu-title {
  width: 100%;
  color: #00AB84;
  font-weight: bold;
  font-size: 1.25rem;
}

div.header-end {
  float: left !important;
}
.header-end .sep{
	margin: 7px 0px !important;
}
div.header-end a {
  float: right;
}
div.header-end a.menu-icon {
  margin: 6px 10px;
}
@media (max-width: 1700px) {
  div.header-end a.menu-icon {
    margin: 0px 6px;
  }
}
div.header-end a.menu-icon i.icon {
  width: 32px !important;
  height: 32px !important;
  background-color: #fff;
}
div.header-end a.text {
  margin: 9px 10px;
  color: #fff;
}
@media (max-width: 1700px) {
  div.header-end a.text {
    margin: 3px 6px;
  }
}
div.header-end a.coffee {
  margin-right: 40px;
}
@media (max-width: 1700px) {
  div.header-end a.coffee {
    margin-right: 15px;
  }
}
div.header-end .quicksearch {
  float: right;
}

a {
  color: #fff;
}

.list-item a:hover {
  color: #00ab84;
}
.list-item ::placeholder {
  color: #93989d;
  font-size: 0.875rem;
  opacity: 1;
}
.list-item :focus {
  outline: none !important;
}
.list-item input {
  border: none;
  background-color: transparent;
  color: #fff;
}

#exampleModal .form-select {
  color: #ddd;
  font-size: 0.875rem;
  opacity: 1;
}
#exampleModal select {
  padding: 0 10px;
}
#exampleModal select option {
  margin: 40px;
  background: #000;
  opacity: 0.7;
  color: #fff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
  padding-top: 10px !important;
  padding-bottom: 10px;
}
#exampleModal .form-select:focus {
  border-color: transparent;
  outline: 0;
  box-shadow: none;
}

.search-sub {
  display: none;
  top: 30px;
  padding: 4px 21px !important;
  width: 350px !important;
  border-radius: 10px !important;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.isopen .search-sub, .isopen .notifications-sub, .isopen .profile-sub {
  display: block;
  visibility: visible !important;
  opacity: 1 !important;
}

.innerpage .header {
  background-image: url("../assets/images/innerheader.webp");
  background-size: cover;
  height: 230px;
}
.innerpage .header .innertitle {
  display: flex;
  justify-content: center;
}
@media (max-width: 768px) {
  .innerpage .header .innertitle h1 {
    font-size: 22px;
  }
}
.innerpage main {
  margin-top: 230px;
  padding-top: 20px;
}

.notification-menu-item {
  padding: 0px;
}
.notification-menu-item > li {
  margin-left: 0px !important;
}
.notification-menu-item > li .icon {
  margin-left: 0px !important;
}
.notification-menu-item > li .menu-subs {
  margin-left: -10px !important;
}

.is-logged {
  background-color: #00AB84;
  border-radius: 10px;
  position: relative;
  line-height: 0 !important;
  padding: 0px !important;
}
.is-logged:after {
  content: "";
  background-color: #EE2B2B;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  display: block;
  position: absolute;
  top: -3px;
  right: -3px;
}
.is-logged .icon {
  background-color: #fff !important;
  position: relative;
  left: 1px;
}

.profile-sub {
  padding: 20px !important;
  width: 400px !important;
  left: 50%;
  transform: translateX(-200px);
  top: 30px;
}
.profile-sub .icon {
  width: 24px !important;
  height: 24px !important;
}

.profile-title {
  font-weight: bold;
  font-size: 1.25rem;
  color: #00AB84;
}

.profile-info {
  display: flex;
  margin-top: 10px;
  gap: 10px;
}
.profile-info .profile-img {
  width: 32px;
  height: 32px;
}
.profile-info .profile-username {
  color: #fff;
  font-size: 0.875rem;
}
.profile-info .profile-company {
  color: #CACFD2;
  font-size: 0.75rem;
}
.profile-info .profile-logout {
  font-size: 0.875rem;
  font-weight: 600;
  margin-right: auto;
}
.profile-info .profile-logout a {
  color: #CACFD2 !important;
  display: flex !important;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 5px;
}

.innertitle {
  color: #fff;
}
.innertitle .row {
  width: 100%;
  display: flex;
  place-content: center;
}
.innertitle .row div {
  width: 20%;
}
.innertitle .row div select {
  border-radius: 10px;
  opacity: 88%;
  border: 1px solid #00735D;
  background-color: #000000;
  color: #00735D;
  width: 100%;
  height: 3rem;
}

.headerformcontainer {
  display: flex;
  justify-content: center;
}
.headerformcontainer .headerform {
  display: flex;
  align-self: center;
  max-width: 805px;
  flex: 1;
}
.headerformcontainer .headerform span {
  font-size: 0.875rem;
  color: #DFE2E4;
}
.headerformcontainer .headerform .select-wrapper {
  background-color: rgba(0, 0, 0, 0.8705882353) !important;
  border: 1.5px solid #00735D !important;
}
.headerformcontainer .headerform .select-wrapper select {
  color: #DFE2E4 !important;
}
.headerformcontainer .headerform .select-wrapper::after {
  color: #00735D !important;
}
.headerformcontainer .headerform .country-search-input {
  background-color: rgba(0, 0, 0, 0.8705882353) !important;
  border: 1.5px solid #00735D !important;
  color: #DFE2E4 !important;
}
.headerformcontainer .headerform .country-search-body {
  position: relative;
}
.headerformcontainer .headerform .country-search-body input {
  color: #DFE2E4 !important;
}
.headerformcontainer .headerform .country-search-body .icon {
  width: 13px;
  height: 13px;
  position: absolute;
  left: 16px;
  top: 16px;
  pointer-events: none;
  background-color: #00735D !important;
}
.headerformcontainer .headerform .country-search-body ul {
  background-color: rgba(0, 0, 0, 0.8705882353) !important;
}

.shortheader .header {
  height: 119px !important;
}
.shortheader main {
  margin-top: 140px !important;
}
.shortheader .aside-container .aside {
  top: 213px;
}

.homefooter {
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 20px;
  color: #fff;
  border-color: transparent;
  border-width: 0px;
  padding: 40px 60px;
  margin-bottom: 20px;
}
.homefooter.homefooter-slim {
  padding: 20px 60px;
}
@media (max-width: 1230px) {
  .homefooter {
    padding: 20px;
  }
}
.homefooter.homefooter-top {
  text-align: right;
}
.homefooter.homefooter-top .title {
  font-weight: 500;
  font-size: 1.375rem;
}
.homefooter.homefooter-top .footer-nav {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.homefooter.homefooter-top .footer-nav li {
  margin-bottom: 10px;
}
.homefooter.homefooter-top .footer-nav li a {
  color: #96A0A5;
  font-size: 1rem;
}
.homefooter.homefooter-top .footer-nav li a:hover {
  color: #00AB84;
}
.homefooter.homefooter-bot .homefooter-bot-body {
  justify-content: space-between;
}
@media (max-width: 1230px) {
  .homefooter.homefooter-bot .homefooter-bot-body {
    flex-direction: column !important;
    gap: 20px;
  }
  .homefooter.homefooter-bot .homefooter-bot-body > div {
    flex-direction: row !important;
  }
  .homefooter.homefooter-bot .homefooter-bot-body .vr {
    display: none;
  }
}
.homefooter.homefooter-bot .footer-img {
  width: 32px;
  height: 32px;
  margin-left: 10px;
}
.homefooter.homefooter-bot .white-text {
  color: #fff;
  font-size: 14px;
  margin-bottom: 0px;
  text-align: right;
}
.homefooter.homefooter-bot .gray-text {
  font-size: 1rem;
  font-weight: 500;
  color: #96A0A5;
  text-align: right;
  line-height: 25px;
  margin-bottom: 0px;
}
.homefooter.homefooter-bot .gray-text p {
  font-size: 1rem;
  margin-bottom: 0px;
  color: #96A0A5;
  line-height: 25px;
}

p.follow {
  font-size: 1rem !important;
  color: #f4f9f8 !important;
}

.social {
  margin: 15px 0 0px;
}

.social-img {
  width: 24px;
  height: 24px;
  margin: 0 6px;
}

.contact {
  font-size: 1rem;
  color: #f4f9f8 !important;
  margin: 50px 0 20px;
}
@media (max-height: 765px) {
  .contact {
    margin: 10px 0 5px;
  }
}

.footer-custom-width {
  width: 82%;
}

.innerpage footer {
  z-index: 999;
  position: relative;
}

footer > div {
  padding-top: 40px !important;
}

.checkbox-wrapper *,
.checkbox-wrapper ::after,
.checkbox-wrapper ::before {
  box-sizing: border-box;
}

.checkbox-wrapper {
  user-select: none;
  display: flex;
  align-items: center;
  justify-content: center;
}
.checkbox-wrapper .checkbox-icon svg {
  position: absolute;
  top: 3px;
  left: 3px;
  fill: none;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke: #fff;
  stroke-width: 2;
  stroke-dasharray: 17;
  stroke-dashoffset: 17;
  transform: translate3d(0, 0, 0);
}
.checkbox-wrapper .checkbox-icon {
  position: relative;
  display: block;
  float: left;
  width: 18px;
  height: 18px;
  border-radius: 4px;
  background-color: transparent;
  background-image: linear-gradient(transparent, transparent);
  transition: all 0.15s ease;
}
.checkbox-wrapper .checkbox-icon + span {
  float: left;
  margin-left: 6px;
}
.checkbox-wrapper label {
  display: inline-block;
  cursor: pointer;
}
.checkbox-wrapper input[type=checkbox] {
  display: none;
  visibility: hidden;
}
.checkbox-wrapper input[type=checkbox]:not(:checked) + .checkbox-icon {
  border: 1px solid rgb(237, 237, 237);
}
.checkbox-wrapper input[type=checkbox]:checked + .checkbox-icon {
  background-color: #00AB84;
  background-image: linear-gradient(#00AB84, #00AB84);
}
.checkbox-wrapper input[type=checkbox]:checked + .checkbox-icon svg {
  stroke-dashoffset: 0;
  transition: all 0.15s ease;
}

.table-card h5 {
  font-size: 1.75rem !important;
  font-weight: bold !important;
  color: #00AB84 !important;
}

.table-responsive {
  border-radius: 10px;
  overflow-x: auto;
}

.table {
  border: 1px solid rgb(237, 237, 237);
  table-layout: auto;
  border-radius: 10px;
  border-collapse: initial;
  border-spacing: 0px;
  /*tr:last-of-type {*/
  /* border-bottom-right-radius: 10px;
      border-bottom-left-radius: 10px;*/
  /*border-bottom: none;

      td {
          border-bottom: none;
      }
  }*/
}
.table p {
  font-size: 16px !important;
}
.table small {
  font-size: 14px !important;
}
.table .table-head {
  background-color: #F4F9F8 !important;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
}
.table .table-head th {
  padding: 15px;
  font-size: 16px;
  font-weight: bold;
  color: #55565A;
}
.table .table-head th .th-justify-center {
  justify-content: center;
  display: flex;
  width: fit-content;
}
.table .table-head th .th-filter {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
  padding: 1.2px;
}
.table .table-head th .th-filter .first-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.table .table-head th .th-filter .first-icon p {
  font-size: 14px !important;
  font-weight: bold;
  color: #55565A !important;
  margin: 0;
  line-height: 1;
}
.table .table-head th .th-filter .second-icon {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
}
.table .table-head th .th-filter .second-icon p {
  margin: 0 !important;
  line-height: 0px !important;
}
@media (max-width: 576px) {
  .table .table-head th.selection-th {
    max-width: 50px;
  }
}
.table .table-head.table-head-font-md th {
  font-size: 14px;
}
.table tr td {
  padding: 10px;
}
.table tr td .item-name {
  line-height: 25px;
}
.table tr td p {
  margin-bottom: 0px;
}
.table tr td a {
  color: #212529;
}
.table tr td .logo {
  width: 25px;
  height: 25px;
  object-fit: cover;
  border-radius: 5px;
}
.table tr td.img-S-32 img {
  width: 32px;
  height: 32px;
}
@media (max-width: 768px) {
  .table tr td.selection-td {
    min-width: 50px;
  }
  .table tr td:not(.selection-td) {
    min-width: 150px;
  }
}
.table tr:hover .no-hover {
  color: currentColor !important;
}
.table tr:hover .item-name {
  color: #00AB84;
}
.table tr:hover .item-name g, .table tr:hover .item-name path, .table tr:hover .item-name svg {
  fill: #00AB84;
}
.table tr:hover .item-bold-hover {
  font-weight: bold;
}
.table tr:hover .primary-hover-icon i {
  background-color: #0B9CD2;
}
.table tr:hover .danger-hover-icon i {
  background-color: #E21717;
}
.table tr:hover .success-hover-icon i {
  background-color: #00AB84;
}
.table tr:hover .info-hover-icon i {
  background-color: #4945B4;
}
.table .row-light-green-hover tr:hover {
  background-color: #ECF9EF !important;
}
.table.alternating tr:nth-child(2n+1) {
  background-color: #FCFCFC;
}

.steps {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 40px;
  position: relative;
  width: 50%;
}

.steps-100 {
  width: 100%;
}

.step-button {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: none;
  background-color: rgb(237, 237, 237);
  transition: 0.4s;
}

.step-button[aria-expanded=true] {
  background-color: #00AB84;
  color: #fff;
}

.done {
  background-color: #00AB84;
  color: #fff;
}

.done + p {
  color: #00AB84 !important;
}

.step-item {
  z-index: 1;
  text-align: center;
}
.step-item p {
  font-size: 18px !important;
  line-height: normal !important;
  margin-top: 10px;
}

.steps-progress {
  -webkit-appearance: none;
  position: absolute;
  width: calc(100% - 100px);
  z-index: 0;
  margin-right: 35px;
  top: 25px;
  height: 3px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

/* to customize progress bar */
.steps-progress::-webkit-progress-value {
  transition: 0.5s ease;
  border: none;
  border: 2px;
  border-color: #00AB84;
  background-color: #00AB84;
  border-style: solid;
}

.steps-progress::-webkit-progress-bar {
  border: none;
  background-color: transparent;
  background-image: linear-gradient(to right, rgb(237, 237, 237) 33%, rgba(255, 255, 255, 0) 0%);
  background-position: bottom;
  background-size: 20px 4px;
  background-repeat: repeat-x;
}

@media (max-width: 1230px) {
  .steps {
    width: 100%;
  }
}
.slide1 {
  background-image: url("../assets/images/SedaHomePage1.webp");
  background-size: cover;
}

.slide2 {
  background-image: url("../assets/images/homeslide2.webp");
  background-size: cover;
}

.slide3 {
  background-image: url("../assets/images/homeslide3.webp");
  background-size: cover;
}

.slide4 {
  background-image: url("../assets/images/homeslide4.webp");
  background-size: cover;
}

.slide5 {
  background-image: url("../assets/images/homeslide5.webp");
  background-size: cover;
}

.slidefooter {
  background-image: url("../assets/images/homefooter.webp");
  background-size: cover;
  justify-content: end;
}

.icon {
  width: 24px;
  height: 24px;
  background-color: #00AB84;
  display: inline-block;
  mask-size: contain;
  mask-composite: intersect;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-size: contain;
  -webkit-mask-composite: intersect;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
}
.icon.icon-arrow-down {
  mask-image: url("../assets/images/arrowdown.png");
  -webkit-mask-image: url("../assets/images/arrowdown.png");
}
.icon.icon-chevron-left {
  mask-image: url("../assets/icons/point_small_arrow_green.webp");
  -webkit-mask-image: url("../assets/icons/point_small_arrow_green.webp");
}
.icon.icon-chevron-right {
  mask-image: url("../assets/icons/point_small_arrow_green.webp");
  -webkit-mask-image: url("../assets/icons/point_small_arrow_green.webp");
  transform: rotate(180deg);
}
.icon.icon-profile {
  mask-image: url("../assets/images/profile.png");
  -webkit-mask-image: url("../assets/images/profile.png");
}
.icon.icon-search {
  mask-image: url("../assets/images/search.png");
  -webkit-mask-image: url("../assets/images/search.png");
}
.icon.icon-about-who {
  mask-image: url("../assets/icons/about_side_menu_1_who1.webp");
  -webkit-mask-image: url("../assets/icons/about_side_menu_1_who1.webp");
}
.icon.icon-about-members {
  mask-image: url("../assets/icons/about_side_menu_member.webp");
  -webkit-mask-image: url("../assets/icons/about_side_menu_member.webp");
}
.icon.icon-services-all {
  mask-image: url("../assets/icons/services_side_menu_all_list1.webp");
  -webkit-mask-image: url("../assets/icons/services_side_menu_all_list1.webp");
}
.icon.icon-services-study {
  mask-image: url("../assets/icons/services_side_menu_strategy_info.webp");
  -webkit-mask-image: url("../assets/icons/services_side_menu_strategy_info.webp");
}
.icon.icon-exhibitions-convoy {
  mask-image: url("../assets/icons/exhibitions-convoy.svg");
  -webkit-mask-image: url("../assets/icons/exhibitions-convoy.svg");
}
.icon.icon-exhibitions-trade {
  mask-image: url("../assets/icons/exhibitions-trade.svg");
  -webkit-mask-image: url("../assets/icons/exhibitions-trade.svg");
}
.icon.icon-location {
  mask-image: url("../assets/icons/location.webp");
  -webkit-mask-image: url("../assets/icons/location.webp");
}
.icon.icon-calendar {
  mask-image: url("../assets/icons/calendar.webp");
  -webkit-mask-image: url("../assets/icons/calendar.webp");
}
.icon.icon-calendar-time {
  mask-image: url("../assets/icons/calendar-time.svg");
  -webkit-mask-image: url("../assets/icons/calendar-time.svg");
}
.icon.icon-arrow-left {
  mask-image: url("../assets/icons/arrowleft.svg");
  -webkit-mask-image: url("../assets/icons/arrowleft.svg");
}
.icon.icon-arrow-down {
  mask-image: url("../assets/icons/arrowdown.svg");
  -webkit-mask-image: url("../assets/icons/arrowdown.webp");
}
.icon.icon-arrow-up {
  mask-image: url("../assets/icons/arrowup.svg");
  -webkit-mask-image: url("../assets/icons/arrowup.webp");
}
.icon.icon-service-fee {
  mask-image: url("../assets/icons/services_side_menu_4_pay.webp");
  -webkit-mask-image: url("../assets/icons/services_side_menu_4_pay.webp");
}
.icon.icon-service-channel {
  mask-image: url("../assets/icons/services_side_menu_3_links.webp");
  -webkit-mask-image: url("../assets/icons/services_side_menu_3_links.webp");
}
.icon.icon-service-benefit {
  mask-image: url("../assets/icons/services_side_menu_5_type.webp");
  -webkit-mask-image: url("../assets/icons/services_side_menu_5_type.webp");
}
.icon.icon-service-sla {
  mask-image: url("../assets/icons/services_side_menu_7_time.webp");
  -webkit-mask-image: url("../assets/icons/services_side_menu_7_time.webp");
}
.icon.icon-sector {
  mask-image: url("../assets/icons/sector.svg");
  -webkit-mask-image: url("../assets/icons/sector.svg");
}
.icon.icon-time {
  mask-image: url("../assets/icons/time.svg");
  -webkit-mask-image: url("../assets/icons/time.svg");
}
.icon.icon-faq {
  mask-image: url("../assets/icons/faq.svg");
  -webkit-mask-image: url("../assets/icons/faq.svg");
}
.icon.icon-steps {
  mask-image: url("../assets/icons/steps.svg");
  -webkit-mask-image: url("../assets/icons/steps.svg");
}
.icon.icon-requirements {
  mask-image: url("../assets/icons/requirements.svg");
  -webkit-mask-image: url("../assets/icons/requirements.svg");
}
.icon.icon-pdf-download {
  mask-image: url("../assets/icons/pdf-download.svg");
  -webkit-mask-image: url("../assets/icons/pdf-download.svg");
}
.icon.icon-notifications {
  mask-image: url("../assets/icons/notifications.svg");
  -webkit-mask-image: url("../assets/icons/notifications.svg");
}
.icon.icon-notification-success {
  mask-image: url("../assets/icons/notification-success.svg");
  -webkit-mask-image: url("../assets/icons/notification-success.svg");
  background-color: #4B9A58 !important;
}
.icon.icon-notification-fail {
  mask-image: url("../assets/icons/notification-fail.svg");
  -webkit-mask-image: url("../assets/icons/notification-fail.svg");
  background-color: #C23841 !important;
}
.icon.icon-notification-info {
  mask-image: url("../assets/icons/notification-info.svg");
  -webkit-mask-image: url("../assets/icons/notification-info.svg");
  background-color: #2E9DB9 !important;
}
.icon.icon-logout {
  mask-image: url("../assets/icons/logout.svg");
  -webkit-mask-image: url("../assets/icons/logout.svg");
  background-color: #C23841 !important;
}
.icon.icon-notification-warning {
  mask-image: url("../assets/icons/notification-warning.svg");
  -webkit-mask-image: url("../assets/icons/notification-warning.svg");
  background-color: #DB9727 !important;
}
.icon.icon-video {
  mask-image: url("../assets/icons/video.svg");
  -webkit-mask-image: url("../assets/icons/video.svg");
}
.icon.icon-photo {
  mask-image: url("../assets/icons/photo.svg");
  -webkit-mask-image: url("../assets/icons/photo.svg");
}
.icon.icon-news {
  mask-image: url("../assets/icons/news.svg");
  -webkit-mask-image: url("../assets/icons/news.svg");
}
.icon.icon-announcement {
  mask-image: url("../assets/icons/announcement.svg");
  -webkit-mask-image: url("../assets/icons/announcement.svg");
}
.icon.icon-translate {
  mask-image: url("../assets/icons/translate.svg");
  -webkit-mask-image: url("../assets/icons/translate.svg");
}
.icon.icon-currency {
  mask-image: url("../assets/icons/currency.svg");
  -webkit-mask-image: url("../assets/icons/currency.svg");
}
.icon.icon-person-outline {
  mask-image: url("../assets/icons/person-outline.svg");
  -webkit-mask-image: url("../assets/icons/person-outline.svg");
}
.icon.icon-bar-chart-up {
  mask-image: url("../assets/icons/bar-chart-up.svg");
  -webkit-mask-image: url("../assets/icons/bar-chart-up.svg");
}
.icon.icon-line-chart {
  mask-image: url("../assets/icons/line-chart.svg");
  -webkit-mask-image: url("../assets/icons/line-chart.svg");
}
.icon.icon-arrow-circle-up {
  mask-image: url("../assets/icons/arrow-circle-up.svg");
  -webkit-mask-image: url("../assets/icons/arrow-circle-up.svg");
}
.icon.icon-opened-box {
  mask-image: url("../assets/icons/opened-box.svg");
  -webkit-mask-image: url("../assets/icons/opened-box.svg");
  background-color: #0B9CD2;
}
.icon.date_time {
  mask-image: url("../assets/icons/date_time_icon.svg");
  -webkit-mask-image: url("../assets/icons/date_time_icon.svg");
}
.icon.positive_deal {
  mask-image: url("../assets/icons/positive_deal_icon_green.webp");
  -webkit-mask-image: url("../assets/icons/positive_deal_icon_green.webp");
}
.icon.money_value {
  mask-image: url("../assets/icons/money_value.svg");
  -webkit-mask-image: url("../assets/icons/money_value.svg");
}
.icon.calendar_schedule {
  mask-image: url("../assets/icons/calendar_schedule_icon.svg");
  -webkit-mask-image: url("../assets/icons/calendar_schedule_icon.svg");
}
.icon.document_extension_file_format_paper {
  mask-image: url("../assets/icons/document_extension_file_format_paper_icon.svg");
  -webkit-mask-image: url("../assets/icons/document_extension_file_format_paper_icon.svg");
}
.icon.round-plus {
  mask-image: url("../assets/icons/Group-6583.svg");
  -webkit-mask-image: url("../assets/icons/Group-6583.svg");
}
.icon.edit-profile {
  mask-image: url("../assets/icons/Group 6584.svg");
  -webkit-mask-image: url("../assets/icons/Group 6584.svg");
}
.icon.icon-date-calendar-schedule {
  mask-image: url("../assets/icons/date_calendar_schedule_event_appointment_icon.svg");
  -webkit-mask-image: url("../assets/icons/date_calendar_schedule_event_appointment_icon.svg");
}
.icon.bill_invoice {
  mask-image: url("../assets/icons/bill_invoice.webp");
  -webkit-mask-image: url("../assets/icons/bill_invoice.webp");
}
.icon.icon-box {
  mask-image: url("../assets/icons/box.svg");
  -webkit-mask-image: url("../assets/icons/box.svg");
}
.icon.icon-alert {
  mask-image: url("../assets/icons/Exhibition_alert_information.svg");
  -webkit-mask-image: url("../assets/icons/Exhibition_alert_information.svg");
  background-color: #FF9F00;
}
.icon.icon-list-menu {
  mask-image: url("../assets/icons/list_menu_page_website_icon.svg");
  -webkit-mask-image: url("../assets/icons/list_menu_page_website_icon.svg");
}
.icon.icon-control-panel-file {
  mask-image: url("../assets/icons/control_panel_side_menu_2_company_file.svg");
  -webkit-mask-image: url("../assets/icons/control_panel_side_menu_2_company_file.svg");
}
.icon.icon-control-panel-invest {
  mask-image: url("../assets/icons/control_panel_side_menu_3_invest.svg");
  -webkit-mask-image: url("../assets/icons/control_panel_side_menu_3_invest.svg");
}
.icon.icon-control-panel-status {
  mask-image: url("../assets/icons/control_panel_side_menu_4_status.svg");
  -webkit-mask-image: url("../assets/icons/control_panel_side_menu_4_status.svg");
}
.icon.icon-control-panel-events {
  mask-image: url("../assets/icons/control_panel_side_menu_5_events.svg");
  -webkit-mask-image: url("../assets/icons/control_panel_side_menu_5_events.svg");
}
.icon.icon-control-panel-product {
  mask-image: url("../assets/icons/control_panel_side_menu_6_product.svg");
  -webkit-mask-image: url("../assets/icons/control_panel_side_menu_6_product.svg");
}
.icon.icon-control-panel-block-export {
  mask-image: url("../assets/icons/control_panel_side_menu_7_block_export.svg");
  -webkit-mask-image: url("../assets/icons/control_panel_side_menu_7_block_export.svg");
}
.icon.icon-control-panel-order-study {
  mask-image: url("../assets/icons/control_panel_side_menu_8_order_study.svg");
  -webkit-mask-image: url("../assets/icons/control_panel_side_menu_8_order_study.svg");
}
.icon.icon-control-panel-add-barriers {
  mask-image: url("../assets/icons/control_panel_side_menu_9_add_barriers.svg");
  -webkit-mask-image: url("../assets/icons/control_panel_side_menu_9_add_barriers.svg");
}
.icon.icon-control-panel-door-exit {
  mask-image: url("../assets/icons/4831032_door_entrance_exit_leave_logout_icon.svg");
  -webkit-mask-image: url("../assets/icons/4831032_door_entrance_exit_leave_logout_icon.svg");
}
.icon.icon-cancel {
  mask-image: url("../assets/icons/cancel_file_icon_24_gray.svg");
  -webkit-mask-image: url("../assets/icons/cancel_file_icon_24_gray.svg");
  background-color: gray;
}
.icon.icon-edit {
  mask-image: url("../assets/icons/edit_file_icon_24_gray.svg");
  -webkit-mask-image: url("../assets/icons/edit_file_icon_24_gray.svg");
  background-color: gray;
}
.icon.icon-view {
  mask-image: url("../assets/icons/view_file_icon_24_gray.svg");
  -webkit-mask-image: url("../assets/icons/view_file_icon_24_gray.svg");
  background-color: gray;
}
.icon.icon_compare {
  mask-image: url("../assets/icons/compare_icon.webp");
  -webkit-mask-image: url("../assets/icons/compare_icon.webp");
  background-color: gray;
}
.icon.icon_services_improve {
  mask-image: url("../assets/icons/services_improve_icon.svg");
  -webkit-mask-image: url("../assets/icons/services_improve_icon.svg");
  background-color: gray;
}
.icon.icon_services_support_join {
  mask-image: url("../assets/icons/services_support_join_icon.svg");
  -webkit-mask-image: url("../assets/icons/services_support_join_icon.svg");
  background-color: gray;
}
.icon.icon_rating {
  mask-image: url("../assets/icons/rating_icon.svg");
  -webkit-mask-image: url("../assets/icons/rating_icon.svg");
  background-color: gray;
}
.icon.icon_block {
  mask-image: url("../assets/icons/block_products_icon.svg");
  -webkit-mask-image: url("../assets/icons/block_products_icon.svg");
  background-color: gray;
}
.icon.icon_services_help {
  mask-image: url("../assets/icons/services_help_icon.svg");
  -webkit-mask-image: url("../assets/icons/services_help_icon.svg");
  background-color: gray;
}
.icon.icon_calendar {
  mask-image: url("../assets/icons/calendar_icon.svg");
  -webkit-mask-image: url("../assets/icons/calendar_icon.svg");
}
.icon.icon_bell {
  mask-image: url("../assets/icons/bell_icon.svg");
  -webkit-mask-image: url("../assets/icons/bell_icon.svg");
}
.icon.icon_bell {
  mask-image: url("../assets/icons/bell_icon.svg");
  -webkit-mask-image: url("../assets/icons/bell_icon.svg");
}
.icon.icon_notification_info {
  mask-image: url("../assets/icons/notification_info_icon.svg");
  -webkit-mask-image: url("../assets/icons/notification_info_icon.svg");
}
.icon.icon_download {
  mask-image: url("../assets/icons/download_icon.svg");
  -webkit-mask-image: url("../assets/icons/download_icon.svg");
}
.icon.arrow_circle_right_light_icon {
  mask-image: url("../assets/icons/arrow_circle_right_light_icon.png");
  -webkit-mask-image: url("../assets/icons/arrow_circle_right_light_icon.png");
  width: 65px;
  height: 65px;
}
.icon.arrow_circle_left_light_icon {
  mask-image: url("../assets/icons/arrow_circle_left_light_icon.png");
  -webkit-mask-image: url("../assets/icons/arrow_circle_left_light_icon.png");
  width: 65px;
  height: 65px;
}
.icon.icon-all-question {
  mask-image: url("../assets/icons/question.png");
  -webkit-mask-image: url("../assets/icons/question.png");
}
.icon.icon-promotion {
  mask-image: url("../assets/icons/promotion.png");
  -webkit-mask-image: url("../assets/icons/promotion.png");
}
.icon.icon-agree {
  mask-image: url("../assets/icons/agree.png");
  -webkit-mask-image: url("../assets/icons/agree.png");
}
.icon.icon-bord {
  mask-image: url("../assets/icons/bord.png");
  -webkit-mask-image: url("../assets/icons/bord.png");
}
.icon.icon-fina {
  mask-image: url("../assets/icons/fina.png");
  -webkit-mask-image: url("../assets/icons/fina.png");
}
.icon.icon-information {
  mask-image: url("../assets/icons/information.png");
  -webkit-mask-image: url("../assets/icons/information.png");
}
.icon.icon-developer {
  mask-image: url("../assets/icons/developer.png");
  -webkit-mask-image: url("../assets/icons/developer.png");
}
.icon.icon-about {
  mask-image: url("../assets/icons/about.png");
  -webkit-mask-image: url("../assets/icons/about.png");
}
.icon.icon-trainning {
  mask-image: url("../assets/icons/trainning.png");
  -webkit-mask-image: url("../assets/icons/trainning.png");
}
.icon.icon-service {
  mask-image: url("../assets/icons/service.png");
  -webkit-mask-image: url("../assets/icons/service.png");
}
.icon.icon-count {
  mask-image: url("../assets/icons/count.png");
  -webkit-mask-image: url("../assets/icons/count.png");
}
.icon.icon-program {
  mask-image: url("../assets/icons/program.png");
  -webkit-mask-image: url("../assets/icons/program.png");
}
.icon.icon-challenge {
  mask-image: url("../assets/icons/challenge.png");
  -webkit-mask-image: url("../assets/icons/challenge.png");
}
.icon.icon-side_agree_trade {
  mask-image: url("../assets/icons/side_agree_trade_icon.svg");
  -webkit-mask-image: url("../assets/icons/side_agree_trade_icon.svg");
}
.icon.icon-exit {
  mask-image: url("../assets/icons/Exit.svg");
  -webkit-mask-image: url("../assets/icons/Exit.svg");
}
.icon.icon-S-10 {
  width: 10px;
  height: 10px;
}
.icon.icon-S-20 {
  width: 20px;
  height: 20px;
}
.icon.icon-S-32 {
  width: 32px;
  height: 32px;
}
.icon.icon-S-40 {
  width: 40px;
  height: 40px;
}
.icon.icon-C-primary {
  background-color: #0B9CD2 !important;
}
.icon.icon-C-gray {
  background-color: #55565A !important;
}

@media (max-width: 1366px) {
  .open .icon.icon-arrow-down {
    transform: rotateX(180deg);
  }
}

.rounded-icon {
  width: 36px;
  height: 36px;
  background-color: #00AB84;
  border-radius: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.rounded-icon .icon {
  background-color: #fff;
  width: 15px;
  height: 15px;
}

button {
  width: 230px;
  height: 52px;
  border-radius: 10px;
  font-weight: 600;
}
@media (max-width: 1366px) {
  button {
    width: 175px;
    height: 40px;
    font-size: 18px;
  }
}
button.transparent {
  border: solid 2px #00AB84;
  color: #fff;
  background-color: transparent;
  transition: all 0.5s;
}
button.transparent:hover {
  background-color: transparent;
  color: #CACFD2;
  background-color: #00AB84;
  color: #fff;
}
button.btn-color-custom:not(.disabled) {
  min-width: 398px;
  min-height: 52px;
  margin: 23px 0px 12px;
  font-size: 20px;
  color: #FFFFFF;
  background-color: #00AB84;
  border-radius: 10px;
  border: 0;
}
button.btn-color-custom:not(.disabled).btn-sm {
  min-width: 230px;
}
@media (max-width: 1230px) {
  button.btn-color-custom:not(.disabled).auto {
    min-width: 100%;
  }
}
button.branded:not(.disabled) {
  background-color: #00AB84;
  color: #fff !important;
}
button.branded:not(.disabled):hover {
  background-color: #00AB84;
}
button.branded-inverted:not(.disabled) {
  background-color: #fff;
  color: #000 !important;
  border: 1px solid rgb(237, 237, 237) !important;
}
button.branded-inverted:not(.disabled):hover, button.branded-inverted:not(.disabled):focus {
  background-color: #00AB84;
  color: #fff !important;
  border: 1px solid #00AB84 !important;
}
button.branded-outline:not(.disabled) {
  background-color: #fff;
  color: #00AB84 !important;
  border: 2px solid #00AB84 !important;
}
button.branded-outline:not(.disabled) p {
  color: #00AB84 !important;
}
button.branded-outline:not(.disabled):hover, button.branded-outline:not(.disabled):focus {
  background-color: #00AB84;
  color: #fff !important;
  border: 2px solid #00AB84 !important;
}
button.branded-outline:not(.disabled):hover p, button.branded-outline:not(.disabled):focus p {
  color: #fff !important;
}
button.branded-outline:not(.disabled):hover .icon, button.branded-outline:not(.disabled):focus .icon {
  filter: brightness(0) invert(1) !important;
}
button.light-branded:not(.disabled) {
  background-color: #fff;
  color: #6F7478 !important;
  border: 1px solid rgb(237, 237, 237);
}
button.light-branded:not(.disabled).Dark-Gray {
  border: 1px solid #6F7478 !important;
}
button.light-branded:not(.disabled):hover, button.light-branded:not(.disabled):focus {
  background-color: #fff;
  color: #6F7478 !important;
  border: 1px solid rgb(237, 237, 237) !important;
}
button.full-width {
  width: 100%;
}
button.borderless {
  border-color: transparent;
}
button.button-xs {
  width: unset !important;
  height: unset !important;
}
button.mid-width {
  width: 60%;
}
button.borderless {
  border-color: transparent;
}
button.icon-button {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 7px 20px;
}
button.icon-button .main-title {
  color: #00AB84;
  font-size: 0.875rem;
  font-weight: bold;
  margin-bottom: 5px;
}
button.icon-button .sub-title {
  color: #00AB84;
  text-align: start;
  font-size: 0.625rem;
  font-weight: normal;
}
button.icon-button .icon {
  background-color: #00AB84;
  width: 28px;
  height: 28px;
}
button.icon-button:hover .main-title {
  color: #fff;
}
button.icon-button:hover .sub-title {
  color: #fff;
}
button.icon-button:hover .icon {
  background-color: #fff;
}
button.pad-14 {
  padding-left: 14px;
  padding-right: 14px;
}
button.btn-download {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 8px 20px;
  height: auto;
}
button.btn-download > :first-child {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
}
button.btn-download p {
  font-size: 16px;
  font-weight: 600;
  margin: 0;
}
button.btn-download small {
  margin: 0;
  font-size: 10px;
  font-weight: normal;
}
button.max-inline-size {
  min-inline-size: max-content;
}

.btn-margin-top {
  margin-top: 4.375rem;
}

.download-btn {
  border: 1px solid #00ab84;
  background: transparent;
  width: 92%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto;
}
.download-btn .download-btn-title {
  color: #00ab84;
  font-size: 14px;
  margin-bottom: 0;
}
.download-btn .download-btn-sub {
  color: #00ab84;
  font-size: 12px;
  margin-bottom: 0;
  text-align: initial;
}

.service-btn {
  border: 1px solid #00ab84;
  background: #00ab84;
  width: 92%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 30px auto 0;
}
.service-btn .service-btn-title {
  color: #fff;
  font-size: 20px;
  margin-bottom: 0;
}

.transparent-user-btn {
  border-radius: 10px;
  background-color: transparent;
  min-width: 398px;
  min-height: 52px;
  font-size: 20px;
  color: #96A0A5;
  border: 1px solid #6F7478;
  margin-top: 15px;
  /*&:hover {
          background-color: transparent;
          color: #CACFD2;
      }*/
}
.transparent-user-btn.full-width {
  width: 100%;
}
@media (max-width: 1230px) {
  .transparent-user-btn.auto {
    min-width: 100%;
  }
}

.transition-pointer {
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition-duration: 3.5s;
  transition-property: all;
}

.card {
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 20px;
  color: #fff;
  height: 430px;
  cursor: pointer;
  border-color: transparent;
  border-width: 0px;
  overflow: hidden;
}
@media (max-width: 1366px) {
  .card {
    height: 380px;
  }
}
.card.colorless {
  background-color: transparent;
}
.card img.card-icon {
  width: auto;
  max-height: 82px;
  margin-bottom: 30px;
}
@media (max-width: 1366px) {
  .card img.card-icon {
    width: auto;
    max-height: 70px;
  }
}
.card .card-title {
  font-size: 1.625rem;
  font-weight: 600;
  line-height: 40px;
  color: #fff;
  font-family: inherit;
}
@media (max-width: 1366px) {
  .card .card-title {
    font-size: 1.375rem;
    line-height: 30px;
  }
}
.card .card-text {
  font-size: 1.125rem;
  line-height: 35px;
  font-weight: 600;
}
@media (max-width: 1700px) {
  .card .card-text {
    line-height: 30px;
    font-size: 1rem;
    font-weight: 300;
  }
}
@media (max-width: 1366px) {
  .card .card-text {
    margin-bottom: 0px;
  }
}
.card .card-more {
  margin-top: 20px;
}
@media (max-width: 1366px) {
  .card .card-more {
    margin-top: 13px;
  }
}
.card .card-more img {
  width: 48px;
  height: 48px;
  cursor: pointer;
  margin-right: 10px;
  display: inline-block;
}
.card .card-img-icon {
  width: 24px !important;
  height: 24px !important;
  margin-left: 4px;
  display: inline-block !important;
}
.card .card-text-icon {
  font-size: 1rem;
  color: #9f9fa1;
  margin-left: 40px;
  margin-bottom: 0;
}
.card .flip {
  position: relative;
  width: 100%;
  height: 100%;
}
.card .flip > .front,
.card .flip > .back {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition-duration: 3.5s;
  transition-property: transform, opacity;
  width: 100%;
  height: 100%;
  border-radius: 20px;
  padding: 35px;
}
.card .flip > .front {
  transform: rotateY(0deg);
  background: rgba(0, 0, 0, 0.7);
}
.card .flip > .back {
  position: absolute;
  opacity: 0;
  top: 0px;
  width: 100%;
  height: 100%;
  transform: rotateY(-180deg);
  background-color: #00AB84;
}
@media (max-width: 1366px) {
  .card .flip > .back .card-title {
    font-size: 1.1875rem;
  }
}
.card .flip:hover > .front {
  transform: rotateY(180deg);
  opacity: 0;
}
.card .flip:hover > .back {
  opacity: 1;
  transform: rotateY(0deg);
}
.card .flip.flip-vertical > .back {
  transform: rotateX(-180deg);
}
.card .flip.flip-vertical:hover > .front {
  transform: rotateX(180deg);
}
.card .flip.flip-vertical:hover > .back {
  transform: rotateX(0deg);
}
.card.semitransparent {
  opacity: 0.85;
  transition: opacity linear 0.5s;
}
.card.semitransparent:hover {
  opacity: 1;
}
.card.news .img-container {
  height: 300px;
  width: 100%;
  overflow: hidden;
}
@media (max-width: 1230px) {
  .card.news .img-container {
    height: auto;
  }
}
.card.news .img-container img {
  min-width: 100%;
}
.card.smallcard {
  height: 357px;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 40px 35px;
  flex: 33%;
}
@media (max-width: 1366px) {
  .card.smallcard {
    padding: 40px 15px;
  }
}
.card.smallcard .card-icon-small {
  width: 45px;
  margin-bottom: 40px;
}
.card.smallcard .card-text-title {
  font-weight: bold;
  font-size: 1.1875rem;
  color: #fff;
}
@media (max-width: 1230px) {
  .card.smallcard .card-text-title {
    font-size: 0.875rem;
    margin-bottom: 10px;
  }
}
.card.smallcard .card-text-description {
  line-height: 30px;
  color: #CACFD2;
  font-size: 1rem;
}
@media (max-width: 1366px) {
  .card.smallcard .card-text-description {
    font-size: 0.875rem;
  }
}
@media (max-width: 1230px) {
  .card.smallcard .card-text-description {
    font-size: 0.75rem;
    line-height: 25px;
  }
}
@media (max-width: 1230px) {
  .card.smallcard {
    margin: 0px 0px 10px;
    padding: 19px;
    height: 234px;
  }
  .card.smallcard .card-icon-small {
    margin-bottom: 20px;
    width: 41px;
  }
  .card.smallcard:last-child {
    margin: 0px 0px 70px;
  }
}
.card.smallercard {
  height: 270px;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 60px 40px;
}
.card.smallercard .card-icon-small {
  width: 45px;
  margin-bottom: 10px;
}
.card.smallercard .card-text-title {
  font-size: 1.375rem;
  margin-bottom: 0px;
}
.card.smallercard .card-text-title .card-text-big {
  font-size: 2.375rem;
  font-weight: 600;
}
.card.smallercard .card-text-description {
  font-weight: 300;
  font-size: 1.25rem;
  color: #DFE2E4;
}
@media (max-width: 1230px) {
  .card.smallercard {
    height: 205px;
    padding: 40px 10px;
    width: 50%;
  }
  .card.smallercard .card-text-title {
    font-size: 1rem;
  }
  .card.smallercard .card-text-title .card-text-big {
    font-size: 1.5rem;
  }
  .card.smallercard .card-text-description {
    font-size: 0.75rem;
  }
}
.card .card-news-footer {
  padding-top: 0px;
}
@media (max-width: 1366px) {
  .card .card-news-footer {
    flex-direction: column;
  }
}
@media (max-width: 1230px) {
  .card .card-news-footer {
    flex-direction: column;
  }
  .card .card-news-footer .card-text-icon {
    margin-left: 0px;
  }
}

.upcoming-events-card h5 {
  font-size: 1.75rem !important;
  font-weight: bold !important;
  color: #00AB84 !important;
}
.upcoming-events-card .upcoming-event-item {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 15px;
  padding-bottom: 15px;
  border-bottom: solid 1px #F6F6F6;
  margin-bottom: 15px;
}
.upcoming-events-card .upcoming-event-item:last-child {
  border-bottom: none;
}
.upcoming-events-card .upcoming-event-item .pill {
  width: 64px;
  height: 64px;
  padding: 14px;
  background-color: #F4F9F8;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  border-radius: 10px;
}
.upcoming-events-card .upcoming-event-item .pill > p:first-of-type {
  font-size: 1.75rem !important;
  font-weight: bold !important;
  color: #6F7478 !important;
  margin: 0;
  line-height: 1;
}
.upcoming-events-card .upcoming-event-item .pill > p:nth-of-type(2) {
  font-size: 0.75rem !important;
  font-weight: normal !important;
  color: #6F7478 !important;
  margin: 0;
  line-height: 1;
}
.upcoming-events-card .upcoming-event-item .content {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
}
.upcoming-events-card .upcoming-event-item .content * {
  line-height: 25px;
}
.upcoming-events-card .upcoming-event-item .content p:first-of-type {
  font-size: 1rem;
  font-weight: bold;
  margin: 0;
}
.upcoming-events-card .upcoming-event-item .content p:nth-of-type(2) {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 5px;
  margin: 0;
}
.upcoming-events-card .upcoming-event-item .content p:nth-of-type(2) span {
  font-size: 0.875rem !important;
  font-weight: normal !important;
}
.upcoming-events-card .upcoming-event-item.active .pill, .upcoming-events-card .upcoming-event-item:hover .pill, .upcoming-events-card .upcoming-event-item:focus .pill {
  background-color: #00AB84 !important;
}
.upcoming-events-card .upcoming-event-item.active .pill p, .upcoming-events-card .upcoming-event-item:hover .pill p, .upcoming-events-card .upcoming-event-item:focus .pill p {
  color: #fff !important;
}
.upcoming-events-card .upcoming-event-item.active .content p:first-of-type, .upcoming-events-card .upcoming-event-item:hover .content p:first-of-type, .upcoming-events-card .upcoming-event-item:focus .content p:first-of-type {
  color: #00AB84 !important;
}

.showing-item-card h5 {
  font-size: 1.75rem !important;
  font-weight: bold !important;
  color: #00AB84 !important;
}
.showing-item-card .showing-item-item {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 15px;
  margin-bottom: 15px;
}
.showing-item-card .showing-item-item .item-info {
  border-bottom: solid 1px #F6F6F6;
  padding-bottom: 15px;
  display: flex;
  flex: 1;
  height: 79px;
}
.showing-item-card .showing-item-item img:first-child {
  width: 64px;
  height: 64px;
  background-color: #F4F9F8;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  border-radius: 10px;
  align-self: start;
}
.showing-item-card .showing-item-item .content {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
}
.showing-item-card .showing-item-item .content * {
  line-height: 25px;
}
.showing-item-card .showing-item-item .content p:first-of-type {
  font-size: 1rem;
  font-weight: bold;
  margin: 0;
}
.showing-item-card .showing-item-item .content p:nth-of-type(2) {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 5px;
  margin: 0;
}
.showing-item-card .showing-item-item .content p:nth-of-type(2) span {
  font-size: 0.875rem !important;
  font-weight: normal !important;
}
.showing-item-card .showing-item-item .price {
  margin-inline-start: auto;
  display: -webkit-inline-box;
  white-space: pre;
  margin-left: 15px;
}
.showing-item-card .showing-item-item .price * {
  line-height: 25px;
}
.showing-item-card .showing-item-item .price p:first-of-type {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-size: 1rem;
  font-weight: bold;
  margin: 0;
}
.showing-item-card .showing-item-item .price p:nth-of-type(2) {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 5px;
  margin: 0;
}
.showing-item-card .showing-item-item .price p:nth-of-type(2) span {
  font-size: 0.875rem !important;
  font-weight: normal !important;
}
.showing-item-card .showing-item-item.active .pill, .showing-item-card .showing-item-item:hover .pill, .showing-item-card .showing-item-item:focus .pill {
  background-color: #00AB84 !important;
}
.showing-item-card .showing-item-item.active .pill p, .showing-item-card .showing-item-item:hover .pill p, .showing-item-card .showing-item-item:focus .pill p {
  color: #fff !important;
}
.showing-item-card .showing-item-item.active .content p:first-of-type, .showing-item-card .showing-item-item:hover .content p:first-of-type, .showing-item-card .showing-item-item:focus .content p:first-of-type {
  color: #00AB84 !important;
}
.showing-item-card .showing-item-item:last-child {
  border-bottom: solid 0px rgba(202, 207, 210, 0.2);
}

.smallicon-details-card h5 {
  font-size: 1.75rem !important;
  font-weight: bold !important;
  color: #00AB84 !important;
}
.smallicon-details-card .smallicon-details {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 15px;
  padding-bottom: 15px;
  border-bottom: solid 1px #F6F6F6;
  margin-bottom: 15px;
}
.smallicon-details-card .smallicon-details:last-child {
  border-bottom: none;
}
.smallicon-details-card .smallicon-details .smallicon-details-header {
  font-size: 16px;
}
.smallicon-details-card .smallicon-details .content {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
}
.smallicon-details-card .smallicon-details .content * {
  line-height: 25px;
}
.smallicon-details-card .smallicon-details .content p:first-of-type {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 5px;
  margin: 0;
}
.smallicon-details-card .smallicon-details .content p:first-of-type span {
  font-size: 0.875rem !important;
  font-weight: normal !important;
}

.nav {
  margin-bottom: 70px;
}
@media (max-height: 765px) {
  .nav {
    margin-bottom: 10px;
  }
}

.pills-responsive {
  overflow-x: auto;
}
.pills-responsive::-webkit-scrollbar {
  display: none;
}

.nav-pills {
  justify-content: center;
}
@media (max-width: 1230px) {
  .nav-pills {
    flex-wrap: nowrap !important;
    margin-bottom: 60px;
    justify-content: flex-start;
  }
}
.nav-pills .nav-item .nav-link {
  color: #fff;
  font-size: 20px;
  border-radius: 10px;
  transition: background-color linear 0.2s;
  display: inline-block;
  position: relative;
}
@media (max-width: 1366px) {
  .nav-pills .nav-item .nav-link {
    font-size: 1.125rem;
  }
}
@media (max-width: 1230px) {
  .nav-pills .nav-item .nav-link {
    font-size: 1rem;
    padding: 5px 15px;
    width: auto;
    white-space: nowrap;
  }
}
.nav-pills .nav-item .nav-link::after {
  position: absolute;
  left: 0px;
  color: #96a0a5;
  height: 20px;
  align-self: center;
  opacity: 1;
  content: "|";
  display: inline-block;
}
.nav-pills .nav-item .nav-link.active {
  background-color: #00ab84;
}
.nav-pills .nav-item .nav-link.active::after {
  display: none;
}
.nav-pills .nav-item .nav-link.nextselected::after {
  display: none;
}
.nav-pills .nav-item:last-child .nav-link::after {
  display: none;
}
.nav-pills.smaller {
  margin-bottom: 40px;
}
.nav-pills.smaller button {
  width: 160px;
}
.nav-pills.smaller .nav-link {
  font-size: 16px;
  color: #6F7478;
}
.nav-pills.smaller .nav-link.active {
  color: #fff;
}

.tab-content {
  color: #fff;
}

/*
.breadcrumb-style {
  color: #96a0a5;
  font-size: 14px;
}


.breadcrumb {
  margin-bottom: 22px;
}
.breadcrumb .breadcrumb-item {
  color: #96A0A5;
  cursor: default;
}
.breadcrumb .breadcrumb-item.active {
  color: #96A0A5;
}
.breadcrumb .breadcrumb-item a, .breadcrumb .breadcrumb-item span {
  color: #96A0A5;
}

.breadcrumb-item + .breadcrumb-item {
  padding: 0px;
}
.breadcrumb-item + .breadcrumb-item::before {
  float: right;
  padding: 0px 5px;
}
*/
.aside-container {
  height: 100%;
}
.aside-container .aside {
  position: sticky;
  position: -webkit-sticky;
  top: 260px;
  width: inherit;
  background-color: #f6fbfa;
  border: 1.3px solid #F2F5F4;
  border-radius: 15px;
  padding: 40px;
  align-self: flex-start;
  height: auto;
}
@media (max-width: 1230px) {
  .aside-container .aside {
    margin-bottom: 60px;
  }
}
.aside-container .aside .custom-row > :first-child {
  padding: 0 0.45rem 0 0 !important;
}
.aside-container .aside .custom-row > :last-child {
  padding: 0 0 0 0.45rem !important;
}
.aside-container .aside .aside-title {
  color: #55565a;
  font-size: 1.5rem;
  text-align: center;
  margin-bottom: 30px;
}
.aside-container .aside .nav {
  margin-bottom: 0px;
  display: block;
}
.aside-container .aside .aside-subs a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
  cursor: pointer;
}
.aside-container .aside .aside-subs a:hover h2.aside-row, .aside-container .aside .aside-subs a.active h2.aside-row {
  color: #00AB84;
  font-weight: 600;
}
.aside-container .aside .aside-subs a:hover .icon, .aside-container .aside .aside-subs a.active .icon {
  background-color: #00AB84;
}
.aside-container .aside .aside-subs a .aside-sub-container {
  display: flex;
  justify-content: center;
  align-items: center;
}
.aside-container .aside .aside-subs a .icon {
  width: 24px;
  height: 24px;
  background-color: #55565a;
  margin-left: 10px;
}
.aside-container .aside .aside-subs a .icon.arrow {
  width: 12px;
  height: 12px;
  margin-left: 0px;
}
.aside-container .aside .aside-subs a h2.aside-row {
  font-size: 18px;
  margin-bottom: 0;
  color: #55565a;
  font-weight: normal;
}
.aside-container .pl-10 {
  padding-left: 10px;
}
.aside-container .aside-left {
  position: fixed;
  width: 436px;
  height: 411px;
  background-color: #f6fbfa;
  border: 1px solid #f6fbfa;
  border-radius: 15px;
}
.aside-container .aside-left .aside-left-title {
  color: #55565a;
  font-size: 24px;
  padding: 25px;
  text-align: center;
}
.aside-container .aside-left .aside-left-img-title {
  color: #55565a;
  font-size: 14px;
  margin-bottom: 0;
}
.aside-container .aside-left .aside-left-img-sub {
  color: #6f7478;
  font-size: 12px;
  margin-bottom: 0;
}
.aside-container .aside-info {
  display: flex;
  gap: 5px;
  margin-bottom: 30px;
}
.aside-container .aside-info .icon {
  width: 32px;
  height: 32px;
  margin-left: 5px;
}
.aside-container .aside-info .img {
  width: 32px;
  height: 32px;
  margin-left: 5px;
}
.aside-container .aside-info .aside-info-title {
  font-weight: 600;
  font-size: 0.875rem;
  line-height: 22px;
}
.aside-container .aside-info p {
  font-size: 0.75rem;
  line-height: 19px;
  margin: 0px;
}
.aside-container .aside-image {
  padding: 13px;
  background: #fff;
  width: 128px;
  height: 128px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0px auto 30px;
  border: 1.5px solid #dfe2e4;
  border-radius: 25px;
}
.aside-container .aside-image img {
  width: 100%;
  height: 100%;
}

.sections section::before {
  content: "";
  display: block;
  height: 250px;
  margin-top: -250px;
  visibility: hidden;
}

.main-title {
  color: #00ab84;
  font-size: 26px;
}

.main-title-subs {
  color: #55565a;
  font-size: 22px;
  margin-bottom: 10px;
  font-weight: bolder;
}

.main-title-subs-desc {
  color: #55565a;
  font-size: 16px;
  line-height: 2.5;
  font-weight: 600;
}

.img-sign {
  background-image: url("../assets/icons/Mask Group 67.webp");
  background-repeat: no-repeat;
  background-position-y: 63%;
  background-position-x: -45px;
}
@media (max-width: 1230px) {
  .img-sign {
    background-position: unset;
	background-image: unset;
    	background-repeat: unset;
    }
}

.card-title {
  font-size: 22px;
  color: #55565a;
  font-weight: 700;
  font-family: inherit;
}

.card-desc {
  color: #55565a;
  font-weight: 600;
  font-size: 16px;
  text-align: center;
  line-height: 2;
}

.arrow-text {
  color: #55565a;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 0;
}

.arrow-container {
  gap: 10px;
  margin-bottom: 15px;
}

.mb-24 {
  margin-bottom: 24px;
}

.mb-25 {
  margin-bottom: 25px;
}

.mb-45 {
  margin-bottom: 45px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mt-50 {
  margin-top: 50px;
}

.owl-next.disabled,
.owl-prev.disabled {
  opacity: 0.3;
}

.owl-stage-outer {
  z-index: 2;
}

.owl-nav {
  position: absolute;
  top: 50%;
  width: 100%;
  margin-top: -21px;
  z-index: 1;
}
@media (max-width: 1230px) {
  .owl-nav {
    display: none !important;
  }
}
.owl-nav.disabled {
  display: block !important;
}
@media (max-width: 1230px) {
  .owl-nav.disabled {
    display: none !important;
  }
}

.fa-arrow-left {
  font-size: 14px;
  color: #00ab84;
  border: 2px solid #00ab84;
  border-radius: 50%;
  padding: 19px;
  position: absolute;
  left: -85px;
  top: 0px;
}
.fa-arrow-left:hover {
  background-color: #00ab84;
  color: #fff;
  transition: all linear 0.5s;
}

.fa-arrow-right {
  font-size: 14px;
  color: #00ab84;
  border: 2px solid #00ab84;
  border-radius: 50%;
  padding: 19px;
  position: absolute;
  right: -85px;
  top: 0px;
}
.fa-arrow-right:hover {
  background-color: #00ab84;
  color: #fff;
  transition: all linear 0.5s;
}

.disabled .fa-arrow-left:hover {
  background-color: transparent;
  color: #00AB84;
}
.disabled .fa-arrow-right:hover {
  background-color: transparent;
  color: #00AB84;
}

@media (max-width: 1230px) {
  .col-carousel {
    width: 100vw;
    position: relative;
    padding: 0px;
    max-width: 100vw;
  }
  .owlnews {
    padding-right: 30px;
  }
}
.form-group h5 {
  font-size: 26px !important;
  font-weight: bold !important;
  color: #00AB84 !important;
}
.form-group .star-label {
  color: #EE2B2B;
}
.form-group label {
  display: block;
  font-size: 14px;
  font-weight: 600;
  color: #55565A;
  margin-bottom: 5px;
}
.form-group label.label-user {
  font-size: 14px;
  color: #CACFD2;
}
.form-group button {
  border-radius: 10px;
  border: solid 1.3px #CACFD2;
  color: #6F7478;
  max-width: 100%;
  height: 46px;
}
.form-group .input-W-button {
  position: relative;
}
.form-group .input-W-button *:last-child {
  position: absolute;
  left: 0;
  width: 160px;
}
.form-group .input-W-button i:last-child {
  width: 24px !important;
  margin: 10px;
  background-color: #6F7478;
}
.form-group input {
  border-radius: 6px;
  border: solid 1.3px #CACFD2;
  color: #6F7478;
  max-width: 100%;
  height: 46px;
  width: 100%;
  outline: 0px;
  border: 1px solid #CACFD2;
  /*&:not(:placeholder-shown) {
      background-color: #F6FAF9;
  }*/
}
.form-group input.input-user {
  border: solid 1.3px #0B5141;
  background-color: transparent;
  width: 398px;
  min-height: 52px;
}
.form-group input.input-user.shadow-background {
  background-color: rgba(0, 0, 0, 0.7411764706);
}
@media (max-width: 1230px) {
  .form-group input.input-user {
    width: 100%;
    min-height: 52px;
  }
}
.form-group input.input-user:hover {
  border: solid 1.3px #0B5141;
}
.form-group input.input-xs {
  height: unset !important;
  padding: 7px;
}
.form-group input::placeholder {
  color: #CACFD2;
  opacity: 1; /* Firefox */
}
.form-group input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #CACFD2;
}
.form-group input::-ms-input-placeholder { /* Microsoft Edge */
  color: #CACFD2;
}
.form-group input[type=date], .form-group input[type=time] {
  text-align: end;
}
.form-group input[type=time]::-webkit-inner-spin-button, .form-group input[type=time]::-webkit-calendar-picker-indicator, .form-group input[type=date]::-webkit-inner-spin-button, .form-group input[type=date]::-webkit-calendar-picker-indicator {
  display: none;
  -webkit-appearance: none;
}
.form-group textarea {
  width: 100%;
  height: 112px;
  padding: 0.75rem;
  color: #6F7478;
  border-radius: 6px;
  outline: 0px;
  border: 1px solid #CACFD2;
  resize: none;
  /*&:not(:placeholder-shown) {
      background-color: #F6FAF9;
  }*/
}
.form-group textarea::placeholder {
  color: #CACFD2;
  opacity: 1; /* Firefox */
}
.form-group textarea:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #CACFD2;
}
.form-group textarea::-ms-input-placeholder { /* Microsoft Edge */
  color: #CACFD2;
}
.form-group input, .form-group select {
  font-size: 14px;
  padding: 15px;
  max-width: 100%;
  height: 46px;
}
.form-group button {
  font-size: 18px;
  font-weight: 600;
  max-width: 100%;
  padding: 12px 15px;
  height: 46px;
}
.form-group .select-wrapper {
  position: relative;
  border-radius: 6px;
  border: solid 1.3px #CACFD2;
}
.form-group .select-wrapper select {
  -webkit-appearance: none;
  appearance: none;
  border: none;
  padding: 15px;
  outline: none;
  width: 100%;
  background-color: transparent;
  color: #6F7478;
}
.form-group .select-wrapper select.select-primary {
  background-color: #F6FAF9;
  border: 1px solid #CACFD2;
}
.form-group .select-wrapper::after {
  left: 15px;
  position: absolute;
  border-style: solid;
  border-width: 0.1em 0.1em 0 0;
  content: "";
  display: inline-block;
  height: 0.45em;
  transform: rotate(-45deg);
  vertical-align: top;
  width: 0.45em;
  transform: rotate(135deg);
  top: 16px;
  pointer-events: none;
  color: #6F7478;
}
.form-group .country-search-body {
  position: relative;
}
.form-group .country-search-body input {
  color: #6F7478 !important;
}
.form-group .country-search-body ul {
  background-color: white !important;
  border: 1px solid #CACFD2;
}
.form-group .country-search-body ul li {
  color: #6F7478 !important;
}
.form-group .upload_file {
  position: relative;
  width: 100%;
  height: 136px;
  border-radius: 6px;
  background: yellow;
  text-align: center;
  background: linear-gradient(to right, #CACFD2 50%, rgba(255, 255, 255, 0) 0%), linear-gradient(#CACFD2 50%, rgba(255, 255, 255, 0) 0%), linear-gradient(to right, #CACFD2 50%, rgba(255, 255, 255, 0) 0%), linear-gradient(#CACFD2 50%, rgba(255, 255, 255, 0) 0%);
  background-position: top, right, bottom, left;
  background-repeat: repeat-x, repeat-y;
  background-size: 15px 1px, 1px 15px;
}
.form-group .upload_file input {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  top: 0;
  width: 100%;
  height: 136px;
  opacity: 0;
}
.form-group .upload_file .file {
  height: 100%;
  display: flex;
  flex-flow: column;
  place-content: center;
  align-items: center;
}
.form-group .upload_file .file img {
  width: 48px;
  height: 48px;
}
.form-group .upload_file .file span span:last-child {
  color: #00AB84;
}

.form-check {
  padding-left: 0.5em !important;
  display: flex;
  place-items: center;
  margin-top: 5px;
}
.form-check input.form-check-input {
  box-shadow: none !important;
  border: 1.5px solid #CACFD2;
  margin: 4px 10px !important;
  width: 20px;
  height: 20px;
  padding: unset;
}
.form-check input.form-check-input:checked[type=radio] {
  filter: invert(0.5);
}
.form-check input.form-check-input:checked {
  background-color: transparent !important;
  border-color: #6F7478 !important;
}
.form-check input.w-h-24 {
  width: 24px;
  height: 24px;
}
.form-check input[type=radio]:checked {
  border: 1px solid #00AB84 !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%2300AB84'/%3e%3c/svg%3e");
  filter: unset !important;
}
.form-check input.colored {
  /* appearance for checked radiobutton */
}
.form-check input.colored[type=radio]:checked {
  border: 1px solid #00AB84 !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%2300AB84'/%3e%3c/svg%3e");
  filter: unset !important;
}

.disabled-form input {
  background: #F4F9F8;
  font-weight: 600;
  pointer-events: none;
}
.disabled-form textarea {
  background: #F4F9F8;
  font-weight: 600;
  pointer-events: none;
}

.form-input-margin {
  margin-top: 2rem !important;
}

.form-media {
  display: flex;
  justify-content: space-between;
}
.form-media .form-media-first {
  display: flex;
  gap: 10px;
  align-items: center;
}
.form-media .form-media-first .icon {
  width: 32px;
  height: 32px;
  margin-left: 5px;
}
.form-media .form-media-first .img {
  width: 32px;
  height: 32px;
  margin-left: 5px;
  object-fit: scale-down;
}
.form-media .form-media-first .form-media-first-title {
  font-weight: 600;
  font-size: 0.875rem;
  line-height: 22px;
  color: #55565A;
}
.form-media .form-media-first p {
  font-size: 0.75rem;
  line-height: 19px;
  margin: 0px;
  color: #6F7478;
}
.form-media .form-media-second {
  display: flex;
  align-self: center;
  align-items: center;
}
.form-media .form-media-second span:first-child {
  font-size: 14px;
  color: #55565A;
  direction: initial;
}
.form-media .form-media-second i:last-child {
  width: 20px;
  height: 20px;
}

.tgl {
  display: none;
}
.tgl, .tgl:after, .tgl:before, .tgl *, .tgl *:after, .tgl *:before, .tgl + .tgl-btn {
  box-sizing: border-box;
}
.tgl::selection, .tgl:after::selection, .tgl:before::selection, .tgl *::selection, .tgl *:after::selection, .tgl *:before::selection, .tgl + .tgl-btn::selection {
  background: none;
}
.tgl + .tgl-btn {
  outline: 0;
  display: block;
  width: 2.5rem;
  height: 1.25rem;
  position: relative;
  cursor: pointer;
  user-select: none;
}
.tgl + .tgl-btn:after, .tgl + .tgl-btn:before {
  position: relative;
  display: block;
  content: "";
  width: 50%;
  height: 100%;
}
.tgl + .tgl-btn:after {
  right: 50%;
}
.tgl + .tgl-btn:before {
  display: none;
}
.tgl:checked + .tgl-btn:after {
  right: 0%;
}

.tgl-light + .tgl-btn {
  background: #f0f0f0;
  border-radius: 2em;
  padding: 2px;
  transition: all 0.4s ease;
}
.tgl-light + .tgl-btn:after {
  border-radius: 50%;
  background: #fff;
  transition: all 0.2s ease;
}
.tgl-light:checked + .tgl-btn {
  background: #00AB84;
}

ul.list {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
ul.list li {
  font-size: 1rem;
  color: #55565A;
  line-height: 30px;
  display: flex;
  align-items: center;
  margin-bottom: 8px;
}
ul.list li::before {
  content: url("../assets/icons/ul-li.svg");
  width: 20px;
  height: 20px;
  margin-left: 10px;
  align-self: flex-start;
  margin-top: 5px;
}

ul.accordion {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
ul.accordion li {
  font-size: 1rem;
  color: #55565A;
  line-height: 35px;
  display: flex;
  align-items: start;
  margin-bottom: 15px;
}
ul.accordion li::before {
  content: url("../assets/icons/accordion-closed.svg");
  width: 20px;
  height: 20px;
  margin-left: 10px;
  margin-top: 5px;
}
ul.accordion li .accordion-title {
  cursor: pointer;
}
ul.accordion li .accordion-text {
  font-size: 0.8125rem;
  margin-top: 5px;
}
ul.accordion dl dd {
  margin: 0px 10px;
}

.modal-dialog {
  max-width: 558px;
}
.modal-dialog .modal-content {
  padding: 40px;
  min-height: 287px;
  display: flex;
  justify-content: space-between;
}
.modal-dialog .modal-content .modal-header {
  border: none;
}
.modal-dialog .modal-content .modal-body {
  align-self: center;
  align-items: center;
  display: flex;
}
.modal-dialog .modal-content .modal-footer {
  border: none;
  align-self: center;
  padding: 0px;
}
.modal-dialog .modal-content .modal-footer button {
  margin-top: 0px !important;
}

.img-modal {
  inset: 0;
  position: fixed;
  padding-top: 10%;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.9098039216);
  z-index: 1000;
}
.img-modal .close {
  color: #6F7478;
  position: absolute;
  width: 48px;
  height: 48px;
  top: 80px;
  left: 80px;
  font-size: 45px;
  font-weight: bold;
  border-radius: 50%;
}
.img-modal .close i {
  width: 40px;
  height: 40px;
}
.img-modal .close:hover, .img-modal .close:focus {
  color: #999;
  text-decoration: none;
  cursor: pointer;
}
.img-modal .modal-content {
  position: relative;
  background-color: transparent;
  margin: 0 16%;
  padding: 0;
  width: 75%;
  width: 68% !important;
  align-items: center;
  top: -4%;
}
.img-modal .modal-content .mySlides {
  display: none;
  height: 700px;
}
.img-modal .modal-content .mySlides img {
  height: 90%;
}
@media (max-width: 1700px) {
  .img-modal .modal-content {
    top: 10%;
  }
  .img-modal .modal-content .mySlides {
    display: none;
    height: 500px;
  }
  .img-modal .modal-content .mySlides img {
    height: 90%;
  }
}
@media (max-width: 1230px) {
  .img-modal .modal-content {
    top: 25%;
  }
  .img-modal .modal-content .mySlides {
    display: none;
    height: 200px;
  }
  .img-modal .modal-content .mySlides img {
    height: 90%;
  }
}
.img-modal .modal-content .prev {
  cursor: pointer;
  position: absolute;
  top: 31%;
  left: -10%;
}
.img-modal .modal-content .next {
  cursor: pointer;
  position: absolute;
  top: 31%;
  right: -10%;
}
.img-modal .modal-content .container-lst-imge {
  display: flex;
  float: left;
  width: 100%;
}
.img-modal .modal-content .container-lst-imge img {
  height: 22%;
  width: auto;
  margin: 0 1%;
}
@media (max-width: 768px) {
  .img-modal .modal-content .prev {
    cursor: pointer;
    position: absolute;
    top: unset;
    bottom: -40%;
    left: 18%;
  }
  .img-modal .modal-content .next {
    cursor: pointer;
    position: absolute;
    top: unset;
    bottom: -40%;
    right: 18%;
  }
  .img-modal .modal-content .container-lst-imge {
    display: none;
  }
}

/*change background Opacity when bootstrap modal is open*/
.modal-backdrop.show {
  opacity: 0.75 !important;
  /*fixing header and footer z-index*/
  z-index: 1001;
}

.modal.fade.show {
  /*fixing header and footer z-index*/
  z-index: 1002;
}

.counter-input {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-flow: wrap;
  height: 24px;
}
.counter-input input {
  width: 35px !important;
  height: 24px !important;
  font-size: 16px;
  padding: 0px;
  color: #6F7478;
  text-align: center;
  border-radius: 5px;
}
.counter-input button {
  font-size: 20px;
  padding: 0px;
  border-color: #CACFD2;
  width: 24px;
  height: 24px;
  color: #6F7478;
  background-color: transparent;
  border-radius: 5px;
  align-items: center;
  justify-content: center;
  display: flex;
}

.not-selected .counter-input input {
  color: #CACFD2;
}
.not-selected .counter-input button {
  color: #CACFD2;
}

.summary {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  flex-flow: wrap;
  padding-left: 20px;
}
.summary.flex-end {
  justify-content: end;
}
@media (max-width: 768px) {
  .summary {
    padding-left: 0;
  }
}
.summary p.title {
  font-size: 20px;
  color: #55565A !important;
  font-weight: 600;
}
.summary > .info {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 10px;
  font-size: 18px;
}
@media (max-width: 768px) {
  .summary > .info {
    gap: 5px;
  }
}
.summary > .info > img {
  width: 48px;
  height: 48px;
  aspect-ratio: auto 48/48;
}
.summary > .info p:first-of-type {
  line-height: 1;
}
.summary > .info p {
  margin: 0;
  font-size: 18px;
  font-weight: 600;
}
.summary > .info p.bolder {
  font-weight: bold;
}
@media (max-width: 768px) {
  .summary > .info p {
    font-size: 0.75rem;
  }
}
.summary > .info .body {
  width: 80px;
  text-align: center;
}
.summary > .info .body p {
  font-weight: 600;
}
.summary > .info small {
  margin: 0;
  font-size: 14px !important;
}

.profile-summery {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 1230px) {
  .profile-summery {
    display: grid;
  }
}
.profile-summery .profile-summery-main {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 15px;
  margin-bottom: 20px;
}
.profile-summery .profile-summery-main .profile-img {
  width: 125px;
  height: 125px;
  background-color: #F4F9F8;
  object-fit: fill;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  border-radius: 10px;
}
.profile-summery .profile-summery-main .profile-img img {
  object-fit: fill;
  width: 100%;
  height: 100%;
}
.profile-summery .profile-summery-main .summery-content {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
}
.profile-summery .profile-summery-main .summery-content .summery-content-header {
  font-size: 1.75rem !important;
  font-weight: bold !important;
  color: #5c5c5e !important;
  display: flex;
  align-items: center;
}
.profile-summery .profile-summery-main .summery-content .summery-content-header * {
  margin: 0 2px;
}
.profile-summery .profile-summery-main .summery-content .summery-content-header a {
  display: flex;
  align-items: center;
}
.profile-summery .profile-summery-main .summery-content .summery-content-header a i {
  background-color: #0B9CD2;
}
.profile-summery .profile-summery-main .summery-content .summery-content-header a .edit {
  font-size: 14px;
  font-weight: bold !important;
  color: #0B9CD2 !important;
}
.profile-summery .profile-summery-main .summery-content-body {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 5px;
  margin: 0;
}
@media (max-width: 1230px) {
  .profile-summery .profile-summery-main .summery-content-body {
    display: grid;
  }
}
.profile-summery .profile-summery-main .summery-content-body .summary {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  flex-flow: wrap;
  padding-left: 20px;
}
.profile-summery .profile-summery-main .summery-content-body .summary.flex-end {
  justify-content: end;
}
@media (max-width: 768px) {
  .profile-summery .profile-summery-main .summery-content-body .summary {
    padding-left: 0;
  }
}
.profile-summery .profile-summery-main .summery-content-body .summary p.title {
  font-size: 20px;
  color: #55565A !important;
  font-weight: 600;
}
.profile-summery .profile-summery-main .summery-content-body .summary > .info {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 10px;
  font-size: 18px;
}
@media (max-width: 768px) {
  .profile-summery .profile-summery-main .summery-content-body .summary > .info {
    gap: 5px;
  }
}
.profile-summery .profile-summery-main .summery-content-body .summary > .info > img {
  width: 48px;
  height: 48px;
  aspect-ratio: auto 48/48;
}
.profile-summery .profile-summery-main .summery-content-body .summary > .info p:first-of-type {
  line-height: 1;
}
.profile-summery .profile-summery-main .summery-content-body .summary > .info p {
  margin: 0;
  font-size: 18px !important;
  font-weight: 600;
}
.profile-summery .profile-summery-main .summery-content-body .summary > .info p.bolder {
  font-weight: bold;
}
@media (max-width: 768px) {
  .profile-summery .profile-summery-main .summery-content-body .summary > .info p {
    font-size: 0.75rem;
  }
}
.profile-summery .profile-summery-main .summery-content-body .summary > .info .body p {
  font-weight: 600;
}
.profile-summery .profile-summery-main .summery-content-body .summary > .info small {
  margin: 0;
  font-size: 14px !important;
}
.profile-summery .profile-summery-main .summery-content-body .summary > .info.info-sm .body p {
  font-size: 12px !important;
}
.profile-summery .profile-summery-main .summery-content-body .summary > .info.info-sm .body small {
  font-size: 10px !important;
}
.profile-summery .profile-summery-main .summery-content-body .summary > .info.info-full-content .body {
  width: unset !important;
  text-align: unset !important;
}
.profile-summery .profile-add {
  display: flex;
}
.profile-summery .profile-add * {
  margin: 3px;
}
.profile-summery .profile-add .icon-chevron-left {
  background-color: #55565a;
  width: 15px;
  rotate: -90deg;
}

.table-summary {
  display: flex;
  justify-content: center;
  margin-top: 30px;
}

.topnotifications {
  line-height: 0 !important;
  padding: 0px !important;
}
.topnotifications.has-notifications {
  background-color: #00AB84;
  border-radius: 10px;
}
.topnotifications.has-notifications:after {
  content: "";
  background-color: #EE2B2B;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  display: block;
  position: absolute;
  top: -3px;
  right: -3px;
}
.topnotifications .icon {
  background-color: #fff !important;
  position: relative;
  left: 1px;
}

.notifications-sub {
  padding: 20px !important;
  width: 400px !important;
  left: 50%;
  transform: translateX(-200px);
  top: 30px;
}

.notifications-title {
  font-weight: bold;
  font-size: 1.25rem;
  color: #00AB84;
}

.notifications-list li {
  display: flex;
  gap: 12px;
  margin-top: 10px;
}
.notifications-list li:last-child .notification-text {
  border-bottom: none;
}
.notifications-list li .notification-icon {
  width: 32px !important;
  height: 32px !important;
  margin-top: 0px !important;
  flex: none;
}
.notifications-list li .notification-text {
  display: flex;
  gap: 18px;
  color: #CACFD2;
  font-size: 0.75rem;
  line-height: 19px;
  border-bottom: solid 1px rgba(112, 112, 112, 0.3490196078);
  padding-bottom: 10px;
}
.notifications-list li .notification-text .notification-date {
  flex-wrap: nowrap;
  white-space: nowrap;
  display: flex;
  align-items: center;
}

/**
 * bootstrap dont have sm alert and is not worth it create file for one line
 */
.alert {
  border-radius: 6px;
}
.alert.note-alert .note-alert-header {
  display: flex;
  justify-content: space-between;
  margin: 0 0 0.7rem 0 !important;
}
.alert.note-alert .note-alert-header div:first-child {
  display: flex;
  align-items: center;
}
.alert.note-alert .note-alert-header div:first-child p {
  margin: 0px 0.5rem !important;
  font-size: 14px;
}
.alert.note-alert .note-alert-header div:last-child p {
  margin: 0px 0.5rem !important;
  font-size: 12px;
}
.alert.note-alert .note-alert-content {
  margin: 0 2rem !important;
  word-spacing: 1px;
}
.alert.note-alert .note-alert-content p.content-title {
  font-size: 14px;
  margin: 0 0 0.7rem 0 !important;
}
.alert.note-alert .note-alert-content p {
  font-size: 14px;
  margin-bottom: 0rem;
  line-height: 19px;
}
.alert.alert-C-primary {
  background-color: #F2FBFF;
  border: 1.3px solid #CACFD2;
}
.alert.alert-C-warning {
  background-color: #FFF3DF;
  border: 1.3px solid #CACFD2;
}
.alert.alert-C-warning-custom {
  background-color: #FFF3DF;
  border: 1.3px solid rgba(112, 112, 112, 0);
}
.alert.alert-sm {
  padding: 0.6rem 1rem;
  font-size: 0.875rem;
}

/**
 * bootstrap dont have sm chat and is not worth it create file for one line
 */
.chat {
  background-color: #F4F9F8;
  border: 1.3px solid #CACFD2;
  border-radius: 6px;
  width: 100%;
}
.chat .chat-container {
  margin: 10px;
  overflow: auto;
  /* width & height */
  /* Track */
  /* Handle */
  /* Handle on hover */
}
.chat .chat-container::-webkit-scrollbar {
  height: 10px;
  width: 10px;
}
.chat .chat-container::-webkit-scrollbar-track {
  background-color: #CACFD2;
  border-radius: 10px;
}
.chat .chat-container::-webkit-scrollbar-thumb {
  background-color: #5B6165;
  border-radius: 10px;
}
.chat .chat-container::-webkit-scrollbar-thumb:hover {
  background: #5B6165;
}
.chat .chat-container .note-chat .note-chat-header {
  display: flex;
  justify-content: space-between;
  margin: 0.5rem 0 0 0 !important;
}
.chat .chat-container .note-chat .note-chat-header div:first-child {
  display: flex;
  align-items: center;
}
.chat .chat-container .note-chat .note-chat-header div:first-child p {
  margin: 0px 0.5rem !important;
  font-size: 14px;
  font-weight: bold;
  color: #6F7478;
}
.chat .chat-container .note-chat .note-chat-header div:last-child p {
  margin: 0px 0.5rem !important;
  font-size: 12px;
  font-weight: normal;
  color: #96A0A5;
}
.chat .chat-container .note-chat .note-chat-content {
  word-spacing: 1px;
}
.chat .chat-container .note-chat .note-chat-content p {
  margin: 0px 0.5rem !important;
  font-size: 14px;
  margin-bottom: 0rem;
  line-height: 19px;
  max-width: 80%;
  color: #6F7478;
}
.chat .chat-container.chat-S-md {
  max-height: 344px;
}
.chat hr {
  border-top: 1px solid #DFE2E4;
}
.chat.chat-S-md {
  max-height: 344px;
}

.fp-overflow {
  height: 100%;
}

.home-container {
  display: flex;
  align-items: center;
  justify-content: center;
}

.section {
  padding-top: 120px;
}
.section .fillparent {
  width: 100vw;
  height: 100%;
  padding-bottom: 85px;
}

#fp-nav ul li {
  margin: 19px 0;
}

#fp-nav ul li a span {
  background: #8f9691;
  width: 10px;
  height: 10px;
}

#fp-nav ul li:hover a span {
  margin: -2px 0 0 -2px;
}

#fp-nav ul li a.active span {
  background: #00ab84;
  width: 10px;
  height: 25px;
  margin: -10px 0 -16px -2px;
  border-radius: 20px;
}

#fp-nav ul li:hover a.active span {
  background: #00ab84;
  width: 10px;
  height: 25px;
  margin: -10px 0 -16px -2px;
  border-radius: 20px;
}

#fp-nav.fp-right {
  right: 30px;
}

.mapoverlay1 {
  width: 100vw;
  height: 100vh;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0.6;
  z-index: 5;
  pointer-events: none;
}

.mapoverlay2 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 14;
  pointer-events: none;
  width: 100vw;
}

.home-container {
  margin: auto auto;
  width: 100%;
  max-width: 1640px;
  height: 100%;
  text-align: center;
}
.home-container .map-container {
  max-height: 100%;
  overflow-x: auto;
  overflow-y: hidden;
}
@media (max-width: 1230px) {
  .home-container .map-container {
    cursor: grab;
  }
}
.home-container .map-container::-webkit-scrollbar {
  height: 4px; /* height of horizontal scrollbar ← You're missing this */
  width: 4px; /* width of vertical scrollbar */
  border: 1px solid #00AB84;
  display: none;
}
.home-container .map-container .map-inner-container {
  position: relative;
  box-sizing: content-box;
  width: fit-content;
  max-height: calc(100vh - 250px);
}
@media (max-width: 1230px) {
  .home-container .map-container .map-inner-container {
    margin: 0px 180px;
  }
}
.home-container .map-container .map-inner-container .homepage-map {
  box-sizing: border-box;
  opacity: 0.6;
  max-height: calc(100vh - 250px);
  max-width: 100%;
  pointer-events: none;
}
@media (max-width: 1230px) {
  .home-container .map-container .map-inner-container .homepage-map {
    max-width: none;
  }
}
.home-container .map-container .map-inner-container .hp-map-events-overlay {
  box-sizing: border-box;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  top: 0px;
  left: 0px;
}
.home-container .hp-country-select {
  position: absolute;
  bottom: 120px;
  left: 50%;
  transform: translate(-50%, 0%);
  z-index: 1;
}

.plaintext {
  unicode-bidi: plaintext;
}

.padding-15 {
  padding: 0 15px;
}

.slide2tabs {
  height: 440px;
}

.main-text {
  margin-bottom: 20px; 
      font-family: inherit;
}

.read-more {
  cursor: pointer;
}

.sub-main-text {
  margin: 0px 120px 70px;
  color: #DFE2E4;
  font-size: 1.25rem;
  line-height: 40px;
  font-weight: normal;
  font-family: inherit;
}
@media (max-width: 1366px) {
  .sub-main-text {
    margin: 0px 100px 20px;
    font-size: 1rem;
    line-height: 30px;
  }
}
@media (max-width: 1230px) {
  .sub-main-text {
    font-size: 0.875rem;
    line-height: 25px;
    margin: 0px 16px 40px;
  }
}
@media (max-height: 765px) {
  .sub-main-text {
    margin: 0px 16px 40px;
  }
}

.news-container {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  height: 100%;
  overflow: hidden;
}
@media (min-width: 1230px) {
  .news-container {
    justify-content: end !important;
  }
}
.news-container button {
  align-self: center;
}
@media (min-width: 1230px) {
  .news-container button {
    margin-top: 7% !important;
    margin-bottom: 2% !important;
  }
}

.slidefooter .fillparent {
  padding-bottom: 0px;
}

.pointer-pack {
  position: absolute;
  box-sizing: border-box;
}
.pointer-pack .map-main-img {
  z-index: 99;
  width: 32px;
  height: 32px;
  position: absolute;
  right: 0px;
  transform: translate(50%, 0px);
}
.pointer-pack .map-sub-img {
  position: absolute;
  filter: brightness(0);
  opacity: 0.9;
  z-index: 100;
  right: 0px;
  transform: translate(50%, -95%);
  display: none;
}
@media (max-width: 1230px) {
  .pointer-pack .map-sub-img {
    width: 350px;
  }
}
.pointer-pack .map-content {
  background-color: transparent;
  border-radius: 0;
  position: absolute;
  height: 100px;
  right: 0px;
  transform: translate(50%, -95%);
  z-index: 100;
  width: 524px;
  padding: 23px 30px;
  display: none;
}
@media (max-width: 1230px) {
  .pointer-pack .map-content {
    width: 350px;
    height: 67px;
    padding: 15px 20px;
  }
}
.pointer-pack .map-content .map-body {
  width: 20%;
  display: none;
}
.pointer-pack .map-content .map-body img {
  width: 24px;
  height: 24px;
}
.pointer-pack .map-content .map-body:first-child {
  width: 25%;
}
.pointer-pack .map-content .map-body:last-child {
  width: 15%;
}
.pointer-pack .map-content .map-body .map-title {
  font-size: 1rem;
  font-weight: bold;
  margin: 0px 0px 5px;
  color: #fff;
}
@media (max-width: 1230px) {
  .pointer-pack .map-content .map-body .map-title {
    font-size: 0.625rem;
  }
}
.pointer-pack .map-content .map-body .map-text {
  font-size: 14px;
  color: #DFE2E4;
  margin: 0px;
}
@media (max-width: 1230px) {
  .pointer-pack .map-content .map-body .map-text {
    font-size: 0.5625rem;
  }
}
.pointer-pack .map-content .map-body .map-more {
  font-size: 14px;
  font-weight: 500;
  color: #00AB84;
  margin: 0px;
}
@media (max-width: 1230px) {
  .pointer-pack .map-content .map-body .map-more {
    font-size: 0.5625rem;
  }
}
.pointer-pack .background-map-content {
  width: max-content !important;
}
.pointer-pack .background-map-content .map-body:first-child {
  inline-size: max-content;
  margin: 0 20px;
}
.pointer-pack .background-map-content .map-body {
  inline-size: max-content;
  margin: 0 10px;
}
.pointer-pack .background-map-content .map-body p {
  inline-size: max-content;
}
.pointer-pack .background-map-content .map-body:last-child {
  inline-size: max-content;
  margin: 0 15px;
}
.pointer-pack .background-map-content::after {
  content: "";
  background: url("../assets/images/Subtraction 1.webp");
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  filter: brightness(0);
  opacity: 0.8;
  z-index: -1;
  background-position: bottom;
  border-radius: 10px;
}
.pointer-pack.active .map-sub-img {
  display: block;
}
.pointer-pack.active .map-content {
  display: flex;
}
.pointer-pack.active .map-content .map-body {
  display: block;
}

.smallcards {
  display: flex;
  gap: 45px;
}
@media (max-width: 1366px) {
  .smallcards {
    gap: 25px;
    padding: 0px 40px;
  }
}

.counters {
  flex-direction: row;
  display: flex;
  justify-content: center;
  gap: 40px;
}
.counters .card {
  flex: 25%;
}

.home-responsive-scrollable {
  display: flex;
  flex-direction: column;
  min-height: 100%;
}
.home-responsive-scrollable .container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex: 100%;
  gap: 20px;
}
.home-responsive-scrollable .container.footer {
  display: flex;
  flex-direction: column;
  justify-content: end;
  margin-bottom: 10px;
  flex: 100%;
  gap: 0px;
}
.home-responsive-scrollable .container.footer .text-opacity-50 {
  opacity: 50%;
  font-weight: 100;
}

@media (max-width: 1230px) {
  .home-responsive-scrollable {
    height: auto;
    min-height: 100%;
    margin-bottom: 70px;
  }
  .smallcards {
    flex-direction: column;
    gap: 10px;
  }
  .counters {
    flex-wrap: wrap;
    gap: 10px;
  }
  .counters .card {
    flex: calc(50% - 5px);
  }
}
.slide1 .fp-overflow {
  overflow: visible !important;
}
.slide1 .map-container {
  overflow: visible !important;
}
@media (max-width: 1230px) {
  .slide1 .map-container {
    overflow-y: visible !important;
    overflow-x: scroll !important;
  }
}

.newsmore {
  margin-top: 20px;
}

.search-modal .modal-content {
  justify-content: start;
}
.search-modal .modal-content .country-search-body {
  width: 100%;
  position: relative;
}
.search-modal .modal-content .country-search-body .icon {
  position: absolute;
  top: 10px;
  left: 15px;
  background-color: #00ab84;
  width: 32px;
  height: 32px;
}

.modal-backdrop.show {
  opacity: 0.85;
}

.country-search-input {
  background: transparent;
  border: solid 1.5px rgba(0, 115, 93, 0.8509803922);
  color: #CACFD2;
  border-radius: 10px;
  width: 100%;
  height: 52px;
  padding: 15px;
  font-size: 0.875rem;
}
.country-search-input.country-search-input-with-img {
  text-indent: 29px;
  background-size: 20px;
  background-position-y: 40%;
  background-position-x: 96%;
}

.dropdown ul {
  background-color: transparent;
  border: solid 1.5px rgba(0, 115, 93, 0.8509803922);
  border-radius: 5px;
  margin-top: -3px !important;
  width: 100%;
}
.dropdown ul li, .dropdown ul li:hover {
  background-color: transparent;
  color: #CACFD2;
  text-align: right;
  cursor: pointer;
  padding: 10px 16px;
  font-size: 0.875rem;
  border-bottom: solid 1px rgba(112, 112, 112, 0.2);
}
.dropdown ul li:last-child, .dropdown ul li:hover:last-child {
  border-bottom: none;
}
.dropdown ul li img, .dropdown ul li:hover img {
  margin-left: 7px;
}

.register-section {
  background-image: url("../assets/images/imgregister.png");
  background-size: cover;
  /*position: absolute;
  left: 0;
  right: 0;*/
  min-width: 100%;
  min-height: 100%;
}
@media (max-width: 1230px) {
  .register-section .register-section {
    background-image: url("../assets/images/imgregister.png");
    background-size: cover;
    width: 100%;
    height: 100%;
  }
}

.div-text-form {
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
@media (max-width: 576px) {
  .div-text-form .logos-div {
    margin: 0 !important;
  }
  .div-text-form .logos-div .logo-div {
    width: 75%;
    margin: 0 !important;
  }
  .div-text-form .logos-div .logo-div .img-logo {
    width: 50% !important;
    margin: auto !important;
    object-fit: contain;
  }
}
@media (max-width: 768px) {
  .div-text-form .logos-div {
    margin: 0 !important;
  }
  .div-text-form .logos-div .logo-div {
    width: 91% !important;
    margin: 10px !important;
  }
  .div-text-form .logos-div .logo-div img {
    width: 50% !important;
    margin: auto;
    object-fit: contain;
  }
}

.div-form {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-evenly;
}
.div-form .box-form .tab-content > div:last-child {
  display: none;
}
@media (max-width: 768px) {
  .div-form .box-form {
    padding: 20px 68px 60px 65px;
    min-height: 500px;
    width: calc(100% - 30px);
    border-radius: 30px;
    font-size: 12px;
  }
}
@media (max-width: 576px) {
  .div-form .box-form {
    padding: 20px 50px 50px 50px;
    min-height: 300px;
    width: calc(95% - 20px);
    border-radius: 30px;
    font-size: 9px;
  }
}
.div-form .txt-last {
  position: absolute;
  bottom: 33px;
  font-size: 14px;
  color: #CACFD2;
}
@media (max-width: 1230px) {
  .div-form .txt-last {
    position: unset;
  }
}
.div-form .txt-last:hover {
  font-size: 14px;
  color: #CACFD2;
}

.top-row {
  display: flex;
  flex-direction: revert;
  flex-wrap: wrap;
  justify-content: space-between;
}
.top-row:after {
  display: table;
  clear: both;
}
.top-row > div {
  float: left;
  width: 47%;
}
.top-row > div:last-child {
  margin: 0;
}

@media (max-width: 1230px) {
  .logos-div .logo-div {
    width: 400px;
    height: 200px;
  }
  .logos-div .logo-div .img-logo {
    width: 200px;
    height: 72px;
  }
  .logos-div .logo-div .section-txt-main .text-white {
    color: #F4F9F8 !important;
    font-size: 20px;
  }
}
@media (max-width: 1230px) and (max-width: 1230px) {
  .logos-div .logo-div .section-txt-main .text-white {
    font-size: 16px;
  }
}
@media (max-width: 1230px) and (max-width: 768px) {
  .logos-div .logo-div .section-txt-main .text-white {
    font-size: 14px;
  }
}
@media (max-width: 1230px) {
  .logos-div .logo-div .section-txt-main .list .white-custom {
    font-size: 14px;
    color: #DFE2E4 !important;
  }
}
@media (max-width: 1230px) {
  .logos-div .logo-div {
    width: 537px;
    height: 311px;
  }
}
@media (max-width: 1230px) and (max-width: 1230px) {
  .logos-div .logo-div {
    height: 100%;
  }
}
@media (max-width: 1230px) {
  .logos-div .logo-div .img-logo {
    width: 404px;
    height: 72px;
  }
}
@media (max-width: 1230px) {
  .logos-div .logo-div .section-txt-main .text-white {
    color: #F4F9F8 !important;
    font-size: 20px;
  }
}
@media (max-width: 1230px) and (max-width: 1230px) {
  .logos-div .logo-div .section-txt-main .text-white {
    font-size: 16px;
  }
}
@media (max-width: 1230px) and (max-width: 768px) {
  .logos-div .logo-div .section-txt-main .text-white {
    font-size: 14px;
  }
}
@media (max-width: 1230px) {
  .logos-div .logo-div .section-txt-main .list .white-custom {
    font-size: 14px;
    color: #DFE2E4 !important;
  }
}
.logos-div {
  margin-top: 22%;
}
.logos-div .logo-div {
  width: 537px;
  height: 311px;
}
@media (max-width: 1230px) {
  .logos-div .logo-div {
    height: 100%;
  }
}
.logos-div .logo-div .img-logo {
  margin: 0 10%;
  width: 404px;
  height: 72px;
}
.logos-div .logo-div .section-txt-main .text-white {
  color: #F4F9F8 !important;
  font-size: 20px;
}
@media (max-width: 1230px) {
  .logos-div .logo-div .section-txt-main .text-white {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .logos-div .logo-div .section-txt-main .text-white {
    font-size: 14px;
  }
}
.logos-div .logo-div .section-txt-main .list .white-custom {
  font-size: 16px;
  color: #DFE2E4 !important;
  margin: 15px 0;
}
@media (max-width: 1230px) {
  .logos-div .logo-div .section-txt-main .list .white-custom {
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  .logos-div .logo-div .section-txt-main .list .white-custom {
    font-size: 13px;
  }
}

.box-form {
  width: 630px;
  min-height: 744px;
  background-color: rgba(0, 0, 0, 0.7);
  padding: 76px 116px 35px 116px;
  border-radius: 40px;
}
.box-form.box-H-equals {
  padding: 35px 116px;
}
.box-form.box-H-w-equals {
  padding: 35px 70px;
}
.box-form input:focus-visible {
  outline: none;
}
@media (max-width: 1230px) {
  .box-form {
    /* width: 100%;
    min-height: 100%;*/
  }
}
.box-form.height-fit {
  min-height: fit-content !important;
}
.box-form .div-component {
  min-height: 455px;
  width: 398px;
}
@media (max-width: 1230px) {
  .box-form .div-component {
    min-height: 100%;
    width: 100%;
  }
}
.box-form .div-component .field-wrap {
  position: relative;
  margin-bottom: 15px;
}
.box-form .div-component .tab-group {
  height: 46px;
  min-width: 330px;
  list-style: none;
  padding-bottom: 60px;
  border-width: 3px;
}
@media (max-width: 1230px) {
  .box-form .div-component .tab-group {
    min-width: auto;
  }
}
.box-form .div-component .tab-group:after {
  content: "";
  display: table;
  clear: both;
}
.box-form .div-component .tab-group .tab.active-tab a {
  padding-bottom: 10px;
  border-bottom: solid;
  border-color: #00AB84;
  color: #00AB84;
}
.box-form .div-component .tab-group .tab a {
  font-size: 20px;
  color: #CACFD2;
  display: block;
  text-decoration: none;
  float: left;
  width: 50%;
  text-align: center;
  cursor: pointer;
  transition: 0.5s ease;
}
@media (max-width: 1230px) {
  .box-form .div-component .tab-group .tab a {
    font-size: 16px;
  }
}
.box-form .div-component .validation-error input {
  color: #C23841 !important;
  border: solid 1.3px #C23841;
}
.box-form .div-component .validation-error .validation {
  font-size: 12px;
  color: #C23841 !important;
}
.box-form .div-component .forget {
  padding: 5px 0;
}
.box-form .div-component .forget a {
  font-size: 14px;
  color: #96A0A5;
}
.box-form .div-component .forget a {
  font-size: 14px;
  color: #96A0A5;
}

.a-custom {
  cursor: pointer;
  border: 0;
}
.a-custom.moror-txt {
  font-size: 18px;
  color: #CACFD2;
  position: relative;
  bottom: 15px;
  left: -17px;
}
.a-custom.back-main {
  color: #CACFD2;
  font-size: 16px;
  position: absolute;
  top: 40px;
  left: 62px;
}
.a-custom.a-btn {
  color: #96A0A5;
  font-size: 20px;
}
@media (max-width: 1230px) {
  .a-custom.a-btn {
    font-size: 16px;
  }
}
.a-custom:hover {
  color: #96A0A5;
}

.inputs-otp input {
  width: 70px;
  height: 70px;
  background-color: transparent;
  border-radius: 5px;
  border: 1.5px solid #00AB84;
  cursor: pointer;
  color: #CACFD2;
  font-size: 35px;
}
.inputs-otp input:focus {
  background-color: transparent;
}

#resend-otp {
  cursor: pointer;
  font-size: 12px;
  color: #00AB84;
}

.emoji-div .emoji-img:checked, .emoji-div .emoji-img:hover {
  background-color: rgba(85, 86, 90, 0.6509803922);
  cursor: pointer;
  border-radius: 10px;
  outline: none;
}
.emoji-div .emoji-img p {
  color: #CACFD2;
  font-size: 11px;
}
.emoji-div .emoji-img img {
  padding: 5px;
  width: 48px;
  height: 48px;
}
.emoji-div p {
  color: #DFE2E4;
  font-size: 20px;
}
@media (max-width: 1230px) {
  .emoji-div p {
    font-size: 16px;
  }
}

.white-color {
  color: #DFE2E4 !important;
  font-size: 20px;
}
@media (max-width: 1230px) {
  .white-color {
    font-size: 16px;
  }
}

.color-txt {
  color: #DFE2E4;
}

.moro-txt {
  color: #CACFD2;
}

.hide {
  display: none;
}

#btn-emoji {
  display: none;
}

.container {
  max-width: none;
}

